:root{--wt-rc-width:720px}.wt-rc-shell{max-width:var(--wt-rc-width);margin:0 auto;padding:0 16px;box-sizing:border-box}.wt-rc-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 2px 8px rgb(16 24 40 / .05);overflow:hidden}.wt-rc-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#f6fbff;border:none;border-bottom:1px solid #e5e7eb;font:600 16px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0f2a44;cursor:pointer}.wt-rc-toggle:hover{background:#eff7fd}.wt-rc-toggle:focus-visible{outline:2px solid #1b5aa6;outline-offset:-2px;border-radius:12px}.wt-rc-toggle .wt-rc-caret{transition:transform .2s ease}.wt-rc-toggle.open .wt-rc-caret{transform:rotate(180deg)}.wt-rc-panel{padding:16px}.wt-rc{font:14px/1.45 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.wt-rc h3{margin:0 0 .5rem;color:#0f2a44;font-weight:600}.wt-rc .wt-rc-grid{display:grid;gap:12px;grid-template-columns:1fr}.wt-rc .wt-rc-section{background:#f8fbfe;border:1px solid #e4eef6;border-radius:12px;padding:12px}.wt-rc .wt-rc-row{display:flex;gap:8px;align-items:center;margin-bottom:6px}.wt-rc .wt-rc-row.two input{flex:1;min-width:0}.wt-rc label{min-width:120px;color:#334155}.wt-rc input{width:100%;padding:8px 10px;border:1px solid #cfd8df;border-radius:8px;background:#fff;color:#0f172a;box-sizing:border-box}.wt-rc input::placeholder{color:#94a3b8}.wt-rc input:focus{outline:none;border-color:#1b5aa6;box-shadow:0 0 0 3px rgb(27 90 166 / .15)}.wt-rc .wt-rc-sep{border:none;border-top:1px solid #e3edf4;margin:10px 0}.rc-block,.rc-wall{border:1px dashed #dbe7ee;border-radius:10px;background:#fff;padding:6px}#rc-walls{display:flex;flex-direction:column;gap:6px}.rc-wall .rc-del{margin-left:auto}.rc-block .wt-rc-row:last-child,.rc-wall .wt-rc-row:last-child{margin-bottom:0}.wt-rc .wt-rc-actions{margin-top:12px;display:flex;justify-content:center;gap:10px}.wt-rc .wt-rc-btn{border:1px solid #cfd8df;background:#f7fafc;padding:8px 12px;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.wt-rc .wt-rc-btn:hover{background:#eef3f7}.wt-rc .wt-rc-btn:focus-visible{outline:2px solid #1b5aa6;outline-offset:2px}.wt-rc .wt-rc-btn.primary{background:#0f2a44;color:#fff;border-color:#0f2a44}.wt-rc .wt-rc-btn.primary:hover{background:#0c2236;border-color:#0c2236}.wt-rc .wt-rc-btn.link{background:#fff0;border-color:#fff0;color:#1b5aa6;padding:0}.wt-rc .wt-rc-btn.link:hover{color:#164783}.wt-rc .wt-rc-btn.danger{background:#fff;border-color:#ef4444;color:#ef4444}.wt-rc .wt-rc-btn.danger:hover{background:#fff5f5}.wt-rc .wt-rc-btn[disabled]{opacity:.55;cursor:not-allowed}.wt-rc .wt-rc-output{margin-top:16px}.wt-rc .rc-summary{display:flex;justify-content:center}.wt-rc .rc-kpi{width:340px;max-width:100%;border:1px solid #dbe7ee;border-radius:12px;padding:16px;text-align:center;background:#fff}.wt-rc .rc-kpi-value{font-size:30px;font-weight:700;color:#0f2a44}.wt-rc .rc-kpi-label{color:#6b7280}.wt-rc .rc-error{color:#b91c1c;background:#FEF2F2;border:1px solid #FECACA;padding:10px;border-radius:8px}.wt-rc #rc-material{display:none!important}