.catalog-workspace{max-width:1480px;margin:0 auto}.catalog-intro,.catalog-list-panel>header,.catalog-editor>header,.catalog-editor>footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.catalog-intro{align-items:flex-start}.catalog-intro h2{margin:5px 0}.catalog-intro p{color:var(--muted);margin:0}.catalog-top-actions{gap:10px;display:flex}.catalog-top-actions select{min-width:300px}.catalog-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 16px;display:grid}.catalog-metrics article{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:13px;padding:18px;display:flex}.catalog-metrics article.attention{background:#fffaf0;border-color:#efc671}.catalog-metrics svg{color:var(--blue)}.catalog-metrics span,.catalog-metrics strong{display:block}.catalog-metrics small{color:var(--muted);font-size:10px;font-weight:800}.catalog-metrics strong{margin-top:4px;font-size:22px}.catalog-list-panel{padding:0;overflow:hidden}.catalog-list-panel>header{border-bottom:1px solid var(--border);padding:17px 20px}.catalog-list-panel h3{margin:5px 0}.catalog-search{min-width:360px;position:relative}.catalog-search svg{width:18px;color:var(--muted);position:absolute;top:11px;left:11px}.catalog-search input{width:100%;padding-left:37px}.catalog-filter-tabs{border-bottom:1px solid var(--border);background:#f8fbfd;flex-wrap:wrap;gap:7px;padding:12px 20px;display:flex}.catalog-filter-tabs button{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:8px;padding:8px 12px;font-weight:700}.catalog-filter-tabs button.active{border-color:var(--blue);color:var(--blue);background:#edf7ff}.catalog-table>.heading,.catalog-table>article{grid-template-columns:minmax(260px,1.5fr) 120px 140px 140px 100px 180px;align-items:center;gap:12px;padding:12px 20px;display:grid}.catalog-table>.heading{color:var(--muted);text-transform:uppercase;background:#f3f8fc;font-size:9px;font-weight:800}.catalog-table>article{border-top:1px solid var(--border)}.catalog-table>article:hover{background:#f8fbfd}.catalog-table b,.catalog-table strong,.catalog-table small{display:block}.catalog-table b{color:var(--blue);font:9px ui-monospace,Consolas,monospace}.catalog-table small{color:var(--muted);margin-top:3px}.catalog-kind{align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.catalog-kind svg{width:17px}.catalog-row-actions{justify-content:flex-end;gap:5px;display:flex}.catalog-row-actions button{border:1px solid var(--border);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;padding:0;display:grid}.catalog-row-actions button:hover{color:var(--blue);border-color:var(--blue)}.catalog-row-actions svg{width:16px}.catalog-empty{min-height:250px;color:var(--muted);place-items:center;gap:7px;display:grid}.catalog-empty.compact{min-height:160px}.catalog-modal-backdrop{z-index:1250;padding:22px}.catalog-editor{background:#fff;border-radius:15px;width:min(980px,100vw - 44px);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 25px 80px #00101f80}.catalog-editor>header{z-index:2;color:#fff;background:#071a2a;padding:20px 24px;position:sticky;top:0}.catalog-editor h2{margin:4px 0}.catalog-editor header button{color:#fff;background:0 0;border:1px solid #547286;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.catalog-editor-body{gap:15px;padding:22px 24px;display:grid}.catalog-type-switch{grid-template-columns:1fr 1fr;gap:10px;display:grid}.catalog-type-switch button{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:14px;font-weight:800;display:flex}.catalog-type-switch button.active{border-color:var(--blue);color:var(--blue);background:#eef8ff}.catalog-editor fieldset{border:1px solid var(--border);border-radius:11px;padding:17px}.catalog-editor legend{padding:0 6px;font-weight:800}.catalog-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.catalog-form-grid label,.catalog-editor fieldset>label{color:#405b6e;gap:6px;font-size:11px;font-weight:800;display:grid}.catalog-form-grid label.wide{grid-column:span 2}.catalog-form-grid input,.catalog-form-grid select,.catalog-form-grid textarea,.catalog-editor fieldset>label textarea{width:100%;min-height:40px}.catalog-form-grid textarea,.catalog-editor fieldset>label textarea{resize:vertical;min-height:75px}.catalog-calculated{background:#f2f8fc;border-radius:8px;padding:10px}.catalog-calculated small,.catalog-calculated strong{display:block}.catalog-calculated small{color:var(--muted)}.catalog-calculated strong{margin-top:4px}.catalog-check{align-items:center;margin-bottom:12px;grid-template-columns:auto 1fr!important;display:flex!important}.catalog-stock-history>div{border-top:1px solid var(--border);grid-template-columns:1.4fr 80px 1fr 80px;gap:10px;padding:9px 0;display:grid}.catalog-editor>footer{border-top:1px solid var(--border);background:#fff;padding:15px 24px;position:sticky;bottom:0}@media (width<=1120px){.catalog-metrics{grid-template-columns:1fr 1fr}.catalog-table>.heading{display:none}.catalog-table>article{grid-template-columns:minmax(220px,1fr) 110px 130px 180px}.catalog-table>article>:nth-child(4),.catalog-table>article>:nth-child(5){display:none}}@media (width<=760px){.catalog-intro,.catalog-list-panel>header{flex-direction:column;align-items:stretch}.catalog-top-actions{flex-direction:column}.catalog-top-actions select,.catalog-search{width:100%;min-width:0}.catalog-metrics{grid-template-columns:1fr}.catalog-table>article{grid-template-columns:1fr 110px}.catalog-table>article>:nth-child(3){display:none}.catalog-row-actions{grid-column:1/-1;justify-content:flex-start}.catalog-form-grid{grid-template-columns:1fr 1fr}.catalog-form-grid label.wide{grid-column:1/-1}.catalog-editor>footer{flex-direction:column;align-items:stretch}}body .app-shell{background:#f5f7fa;grid-template-columns:264px minmax(0,1fr)}body .app-shell>.sidebar{background:#0c1626;border-right:1px solid #16243a;width:264px;padding:18px 12px 14px;box-shadow:8px 0 30px #08122014}.sidebar .brand{gap:11px;padding:5px 8px 17px}.sidebar .brand-logo{filter:drop-shadow(0 5px 12px #0000003d);background:#fff;border-radius:11px;width:40px;height:40px;padding:6px}.sidebar .brand strong{letter-spacing:.03em;font-size:16px}.sidebar .brand span{color:#71849a;margin-top:2px;font-size:11px}.sidebar .sidebar-navigation{scrollbar-color:#263a53 transparent;scrollbar-width:thin;flex-direction:column;flex:1;gap:12px;min-height:0;padding:2px 3px 12px 0;display:flex;overflow:hidden auto}.sidebar-nav-section{gap:4px;display:grid}.sidebar-nav-section h2{color:#52657d;letter-spacing:.13em;text-transform:uppercase;margin:0;padding:0 11px;font-size:9px;font-weight:800}.sidebar-nav-section>div{gap:2px;display:grid}.sidebar .sidebar-nav-section .nav-item{color:#9aaabf;border:1px solid #0000;border-radius:9px;gap:11px;width:100%;min-height:36px;padding:8px 11px;font-size:12.5px;font-weight:550}.sidebar .sidebar-nav-section .nav-item svg{color:#7890aa;flex:none}.sidebar .sidebar-nav-section .nav-item:hover{color:#edf5fc;background:#ffffff0e}.sidebar .sidebar-nav-section .nav-item:hover svg{color:#a9c5df}.sidebar .sidebar-nav-section .nav-item.active{color:#fff;background:linear-gradient(90deg,#2b93ee45,#2570e621);border-color:#41a3f233;box-shadow:inset 3px 0 #3ba0f2}.sidebar .sidebar-nav-section .nav-item.active svg{color:#61b5f6}.sidebar .sidebar-nav-section .wizard-nav-item{color:#b8cadc;background:#101f33;border:1px solid #203753;margin:2px 0 0}.sidebar .sidebar-nav-section .wizard-nav-item:hover{background:#142943;border-color:#315679}.app-shell .sidebar .sidebar-status,.app-shell .sidebar .sidebar-user{background:#101f33;border:1px solid #1c2e45;border-radius:11px;width:100%;min-height:58px}.app-shell .sidebar .sidebar-status{margin-top:0;padding:10px 11px}.app-shell .sidebar .sidebar-status strong{color:#dce5f0;font-size:12px}.app-shell .sidebar .sidebar-status span{color:#71849a;font-size:10.5px}.app-shell .sidebar .sidebar-user{margin-top:9px;padding:9px 10px}.app-shell .sidebar .sidebar-user strong{font-size:12px}.app-shell .sidebar .sidebar-user span{color:#7897b5;font-size:10px}.app-shell .sidebar .version{color:#4f6176;margin:8px 4px 0;font:10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}body .app-shell>main .topbar{background:#fff;border-color:#e7ebf1;height:88px;padding:18px 32px 15px}.app-shell>main .topbar h1{color:#14213a;letter-spacing:-.02em;margin-top:3px;font-size:25px}.app-shell>main .topbar .eyebrow{color:#98a5b5;letter-spacing:.13em;font-size:10px}body .app-shell>main .content{max-width:1504px;padding:24px 32px 42px}.app-shell>main .panel{border-color:#e5eaf0;border-radius:14px;box-shadow:0 1px 2px #14213a09}.app-shell>main .hero-card{background:radial-gradient(700px 300px at 88% -30%,#2b93ee47,#0000 60%),linear-gradient(135deg,#0f2334,#0b1a2b);border-radius:18px;box-shadow:0 24px 48px -30px #0b1a2bcc}.app-shell>main .metrics article{border-color:#e9ecf1;border-radius:14px;box-shadow:0 1px 2px #14213a09}.document-recipient-field{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:10px;display:grid}.document-recipient-field label{min-width:0}.document-add-customer{white-space:nowrap;min-height:42px}.document-recipient-note{color:#174d78;background:#eef7ff;border:1px solid #b9daf5;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex}.document-recipient-note span,.document-recipient-note small{display:block}.document-recipient-note small{margin-top:3px;font-weight:400}.inline-customer-creator{background:#fff;border:1px solid #9ecdf3;border-radius:12px;grid-column:1/-1;padding:18px;box-shadow:0 10px 25px #174d7814}.inline-customer-creator header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.inline-customer-creator h4{margin:4px 0}.inline-customer-creator p{color:var(--muted);margin:0;font-size:12px}.inline-customer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.inline-customer-grid label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.inline-customer-grid .wide{grid-column:span 2}.inline-customer-grid input,.inline-customer-grid select{width:100%;min-height:42px}.inline-customer-creator footer{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}@media (width<=1050px){.inline-customer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.document-recipient-field,.inline-customer-grid{grid-template-columns:1fr}.inline-customer-grid .wide{grid-column:span 1}.document-add-customer{width:100%}}:root{color:#26384d;font-synthesis:none;--brand-blue:#2c93ee;--brand-blue-hover:#1e8dee;--brand-blue-soft:#e8f4fe;--brand-navy:#0c1626;--brand-navy-raised:#142943;--brand-ink:#26384d;--brand-muted:#6d7c8e;--brand-canvas:#f5f7fa;--brand-surface:#fff;--brand-border:#e1e7ee;--success:#2e8055;--warning:#a8731c;--danger:#b14f43;background:#f5f7fa;font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif}.universal-import-panel{gap:18px;display:grid}.universal-import-capabilities{flex-wrap:wrap;gap:9px;display:flex}.universal-import-capabilities span{border:1px solid var(--brand-border);background:var(--brand-blue-soft);color:var(--brand-navy);border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:inline-flex}.universal-import-actions{border:1px solid var(--brand-border);border-radius:12px;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:12px;padding:16px;display:grid}.universal-import-actions>div{gap:3px;display:grid}.universal-import-actions span{color:var(--brand-muted)}.universal-import-note,.universal-import-result{color:#176845;background:#edf9f2;border:1px solid #b9dfca;border-radius:10px;align-items:flex-start;gap:10px;padding:13px 15px;display:flex}.universal-import-result>div,.universal-import-history{gap:4px;display:grid}.universal-import-result small{color:inherit}.universal-import-history{border-top:1px solid var(--brand-border);padding-top:14px}.universal-import-history span{color:var(--brand-muted);font-size:.9rem}.universal-import-modal{width:min(1080px,100vw - 48px);max-height:min(850px,100vh - 48px);overflow:auto}.universal-import-summary{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.universal-import-summary article{border:1px solid var(--brand-border);background:#f8fbfd;border-radius:12px;gap:4px;padding:14px;display:grid}.universal-import-summary article svg{color:var(--brand-blue)}.universal-import-summary article strong{font-size:1.45rem}.universal-import-summary article span{font-weight:700}.universal-import-summary article small{color:var(--brand-muted)}.universal-file-list{gap:7px;display:grid}.universal-file-list>div{border:1px solid var(--brand-border);border-radius:9px;grid-template-columns:auto minmax(150px,1fr) minmax(170px,1fr) minmax(140px,.7fr) auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.universal-file-list select{background:#fff;border:1px solid #cbdde9;border-radius:8px;min-width:0;padding:8px 9px}.universal-file-list>div.has-error{background:#fff4f3;border-color:#efb0ab}.universal-file-list span,.universal-file-list small{color:var(--brand-muted)}.universal-file-list button.compact{white-space:nowrap;padding:8px 10px}.universal-column-mapping{background:#f7fbfe;border:2px solid #a9d5f7;border-radius:12px;gap:14px;padding:16px;display:grid}.universal-column-mapping h4{margin:0 0 4px}.universal-column-mapping p{color:var(--brand-muted);margin:0}.universal-column-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.universal-column-grid label{gap:5px;font-weight:700;display:grid}.universal-column-grid select{background:#fff;border:1px solid #cbdde9;border-radius:8px;min-width:0;padding:9px}.universal-column-actions{justify-content:flex-end;gap:9px;display:flex}.universal-issues{color:#805500;background:#fff5df;border:1px solid #e5ba67;border-radius:10px;align-items:flex-start;gap:10px;padding:14px;display:flex}.universal-issues>div{gap:4px;display:grid}.universal-confirm{border:1px solid var(--brand-border);cursor:pointer;border-radius:10px;align-items:flex-start;gap:11px;padding:15px;display:flex}.universal-confirm span{gap:4px;display:grid}.universal-confirm small{color:var(--brand-muted)}.universal-import-modal footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}@media (width<=900px){.universal-import-actions{grid-template-columns:1fr}.universal-import-summary{grid-template-columns:repeat(2,1fr)}.universal-file-list>div{grid-template-columns:auto 1fr}.universal-file-list>div span,.universal-file-list>div small{grid-column:2}.universal-column-grid{grid-template-columns:1fr}}.compliance-settings{margin:32px 0}.compliance-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:16px;display:flex}.compliance-heading h2{color:var(--brand-navy);margin:5px 0 4px}.compliance-heading p{color:var(--brand-muted);margin:0;font-size:11px}.compliance-heading label{min-width:260px;color:var(--brand-muted);text-transform:uppercase;letter-spacing:.08em;gap:5px;font-size:9px;font-weight:800;display:grid}.compliance-heading select,.compliance-form-grid input,.compliance-form-grid textarea,.compliance-compact-form input,.compliance-compact-form textarea,.compliance-compact-form select{width:100%;color:var(--brand-ink);font:inherit;background:#fff;border:1px solid #cbdde9;border-radius:8px;padding:9px 10px}.compliance-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.compliance-summary-grid article{background:#fff;border:1px solid #d6e4ed;border-radius:11px;grid-template-columns:36px 1fr;align-items:center;gap:2px 10px;min-height:78px;padding:13px;display:grid}.compliance-summary-grid article svg{color:#1682ca;background:#e6f3fd;border-radius:9px;grid-row:1/3;width:34px;height:34px;padding:8px}.compliance-summary-grid article span{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.compliance-summary-grid article strong{color:var(--brand-navy);font-size:12px}.compliance-summary-grid article.good svg{color:#168553;background:#e5f6ed}.compliance-summary-grid article.warning svg{color:#a96b00;background:#fff1d6}.compliance-summary-grid article.danger svg{color:#ba3e37;background:#fde9e7}.compliance-card{background:#fff;border:1px solid #d6e4ed;border-radius:12px;margin-bottom:14px;padding:20px}.compliance-card .panel-header{margin-bottom:14px}.compliance-card .panel-header h3{margin:4px 0 0}.compliance-card button svg{width:16px;height:16px}.compliance-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.compliance-form-grid label{color:#344c5b;gap:5px;font-size:10px;font-weight:700;display:grid}.compliance-form-grid label.wide{grid-column:1/-1}.compliance-form-grid textarea{resize:vertical;min-height:76px}.compliance-form-grid input:disabled,.compliance-form-grid textarea:disabled{color:#536b79;background:#f3f7fa}.compliance-actions{justify-content:flex-end;margin-top:14px;display:flex}.compliance-two-column{grid-template-columns:1fr 1fr;gap:14px;display:grid}.compliance-two-column .compliance-card{min-width:0}.compliance-list{gap:7px;margin-bottom:14px;display:grid}.compliance-list>p{color:var(--brand-muted);font-size:10px}.compliance-list article{background:#f8fbfd;border:1px solid #e1eaf0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.compliance-list article.overdue{background:#fff4f3;border-color:#efb0ab}.compliance-list strong,.compliance-list span{display:block}.compliance-list strong{font-size:10px}.compliance-list span,.compliance-list small{color:var(--brand-muted);margin-top:3px;font-size:9px}.compliance-compact-form{border-top:1px solid #e2ebf1;gap:8px;padding-top:14px;display:grid}.compliance-compact-form textarea{resize:vertical;min-height:54px}.compliance-compact-form button{justify-self:end}.compliance-legal-note{color:#176845;background:#edf9f2;border:1px solid #b9dfca;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;display:flex}.compliance-legal-note strong,.compliance-legal-note span{display:block}.compliance-legal-note span{margin-top:4px;font-size:10px}.compliance-loading{color:var(--brand-muted);justify-content:center;gap:9px;padding:40px;display:flex}.dms-legal-hold-badge{color:#805500;background:#fff5df;border:1px solid #e5ba67;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.dms-legal-hold-control{grid-column:1/-1}.dms-legal-hold-control>div{grid-template-columns:1fr auto;gap:8px;display:grid}.dms-legal-hold-control button{white-space:nowrap}@media (width<=1050px){.compliance-summary-grid{grid-template-columns:1fr 1fr}.compliance-two-column{grid-template-columns:1fr}}@media (width<=720px){.compliance-heading{flex-direction:column;align-items:stretch}.compliance-heading label{min-width:0}.compliance-summary-grid,.compliance-form-grid{grid-template-columns:1fr}.compliance-form-grid label.wide{grid-column:auto}}*{box-sizing:border-box}body{background:#f4f6f5;min-width:1080px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline-offset:2px;outline:2px solid #65a4dc}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#102922;flex-direction:column;width:248px;padding:28px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 10px 32px;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 4px 8px #0004);width:40px;height:40px}.brand strong,.brand span{display:block}.brand strong{letter-spacing:.13em;font-size:14px}.brand span{color:#a9b9b3;margin-top:2px;font-size:12px}nav{gap:6px;display:grid}.nav-item{color:#aec0b9;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;display:flex}.nav-item.active{color:#fff;background:#22483e;box-shadow:inset 3px 0 #e8ad47}.sidebar-status{background:#18372f;border:1px solid #285046;border-radius:10px;align-items:center;gap:10px;margin-top:auto;padding:14px 12px;display:flex}.sidebar-status strong,.sidebar-status span{display:block}.sidebar-status strong{font-size:12px}.sidebar-status span{color:#9bb0a9;margin-top:2px;font-size:11px}.status-dot{background:#52c47f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #52c47f20}.version{color:#728b82;margin:16px 12px 0;font-size:10px}main{grid-column:2;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e3e9e6;justify-content:space-between;align-items:center;height:104px;padding:24px 38px 18px;display:flex}.topbar h1{margin:4px 0 0;font-size:24px}.eyebrow{color:#82918c;letter-spacing:.1em;font-size:10px;font-weight:700}.icon-button{color:#53645e;cursor:pointer;background:#fff;border:1px solid #dce4e0;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.icon-button:hover{background:#f6f8f7}.topbar-actions{align-items:center;gap:9px;display:flex}.content{max-width:1500px;margin:auto;padding:30px 38px 42px}.content.narrow{max-width:920px;margin:0}.hero-card{color:#fff;background:linear-gradient(130deg,#173b31,#245848);border-radius:15px;justify-content:space-between;align-items:end;padding:30px 32px;display:flex;box-shadow:0 12px 30px #153b3020}.hero-card h2{margin:18px 0 8px;font-size:28px}.hero-card p{color:#cbd9d4;max-width:650px;margin:0;line-height:1.55}.pill{border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:600;display:inline-flex}.pill.safe{color:#c9f0da;background:#ffffff12;border:1px solid #ffffff1d}.hero-actions{gap:10px;padding-left:30px;display:flex}.primary,.secondary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:600;display:inline-flex}.primary{color:#193027;background:#e8ad47}.secondary{color:#28443a;background:#fff;border-color:#dce5e1}.secondary:hover{background:#f7f9f8}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.metrics article{background:#fff;border:1px solid #e2e8e5;border-radius:12px;align-items:center;gap:15px;min-width:0;padding:20px;display:flex}.metric-icon{border-radius:11px;flex:none;place-items:center;width:44px;height:44px;display:grid}.metric-icon svg{width:21px}.metric-icon.green{color:#288053;background:#e6f5ec}.metric-icon.blue{color:#3b698c;background:#e9f0f7}.metric-icon.amber{color:#a8731c;background:#fff4dc}.metrics span,.metrics strong,.metrics small{display:block}.metrics span{color:#7b8b85;text-transform:uppercase;letter-spacing:.05em;font-size:11px}.metrics strong{margin:4px 0 2px;font-size:20px}.metrics small{color:#7a8984;white-space:nowrap;text-overflow:ellipsis;max-width:270px;overflow:hidden}.two-column{grid-template-columns:1.5fr 1fr;gap:20px;display:grid}.panel{background:#fff;border:1px solid #e2e8e5;border-radius:12px;padding:22px}.panel-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel h3{margin:4px 0 0}.text-button{color:#356b59;cursor:pointer;background:0 0;border:0;align-items:center;font-size:12px;font-weight:600;display:flex}.module-list{display:grid}.module-row{text-align:left;cursor:pointer;color:#1c2c27;background:#fff;border:0;border-top:1px solid #edf1ef;grid-template-columns:42px 1fr auto 20px;align-items:center;gap:10px;padding:13px 4px;display:grid}.module-row strong,.module-row small{display:block}.module-row small{color:#87958f;margin-top:3px;font-size:11px}.module-icon{color:#316b58;background:#edf4f1;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.module-icon.large{width:44px;height:44px}.tag{border-radius:999px;padding:4px 8px;font-size:10px;font-weight:600}.tag.ready{color:#27744c;background:#e4f4eb}.tag.planned{color:#71807b;background:#f1f3f2}.dependency-list{display:grid}.dependency-list>div{border-top:1px solid #edf1ef;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:12px 0;font-size:13px;display:grid}.dependency-list small{color:#899690}.check{border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.check.ok{color:#2e8055;background:#e5f4eb}.check.missing{color:#b14f43;background:#feece9}.security-note{color:#6b5727;background:#f4f0e4;border:1px solid #e6dcc0;border-radius:10px;gap:12px;margin-top:20px;padding:15px 18px;display:flex}.security-note strong,.security-note span{display:block}.security-note strong{font-size:13px}.security-note span{color:#806f47;margin-top:3px;font-size:12px}.dashboard-reports{margin:20px 0}.dashboard-reports-header{gap:18px}.dashboard-report-actions{align-items:center;gap:12px;display:flex}.dashboard-report-actions select{min-width:230px;max-width:360px;min-height:38px;color:var(--brand-ink);border:1px solid var(--brand-border);background:#fff;border-radius:8px;padding:7px 10px}.dashboard-report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.dashboard-report-kpis article{background:#f8fbfd;border:1px solid #dce7ee;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:13px 14px;display:flex}.dashboard-report-kpis article>svg{width:34px;height:34px;color:var(--brand-blue-hover);background:var(--brand-blue-soft);border-radius:9px;flex:none;padding:8px}.dashboard-report-kpis span,.dashboard-report-kpis small,.dashboard-report-kpis strong{min-width:0;display:block}.dashboard-report-kpis small{color:var(--brand-muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.dashboard-report-kpis strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:17px;overflow:hidden}.dashboard-report-body{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:18px;margin-top:16px;display:grid}.dashboard-month-chart{background:linear-gradient(#fbfdff,#f4f9fc);border:1px solid #e1eaf0;border-radius:11px;grid-template-columns:repeat(12,minmax(18px,1fr));align-items:end;gap:8px;height:165px;padding:12px 12px 0;display:grid}.dashboard-month-chart>div{text-align:center;grid-template-rows:1fr 20px;align-items:end;gap:6px;height:100%;display:grid}.dashboard-month-chart>div>span{justify-content:center;align-items:flex-end;height:100%;display:flex}.dashboard-month-chart i{background:linear-gradient(#48aaf0,#147fdc);border-radius:5px 5px 2px 2px;width:min(28px,75%);min-height:4px;display:block}.dashboard-month-chart small{color:var(--brand-muted);font-size:9px}.dashboard-top-customers{background:#fff;border:1px solid #e1eaf0;border-radius:11px;min-width:0;padding:13px 15px}.dashboard-top-customers>div{margin-bottom:7px}.dashboard-top-customers>div strong{color:var(--brand-navy);margin-top:3px;display:block}.dashboard-top-customers article{border-top:1px solid #e7eef4;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;display:grid}.dashboard-top-customers article>b{width:23px;height:23px;color:var(--brand-blue-hover);background:var(--brand-blue-soft);border-radius:7px;place-items:center;font-size:10px;display:grid}.dashboard-top-customers article span,.dashboard-top-customers article strong,.dashboard-top-customers article small{min-width:0;display:block}.dashboard-top-customers article strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-top-customers article small,.dashboard-top-customers p{color:var(--brand-muted);font-size:9px}.dashboard-top-customers article em{color:var(--brand-navy);white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.dashboard-report-empty{min-height:150px;color:var(--brand-muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}@media (width<=1100px){.dashboard-report-kpis{grid-template-columns:1fr 1fr}.dashboard-report-body{grid-template-columns:1fr}.dashboard-reports-header{flex-direction:column;align-items:flex-start}.dashboard-report-actions{justify-content:space-between;width:100%}}.alert{border-radius:9px;align-items:center;gap:10px;margin:18px 38px 0;padding:12px 14px;font-size:13px;display:flex}.alert.error{color:#8f312b;background:#fff0ee;border:1px solid #f2ccc7}.alert button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto}.section-intro{justify-content:space-between;margin-bottom:20px;display:flex}.section-intro h2{margin:0 0 5px}.section-intro p{color:#71807b;margin:0}.automation-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.automation-card{background:#fff;border:1px solid #e1e8e4;border-radius:13px;padding:22px}.automation-title{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.availability{border-radius:999px;padding:5px 8px;font-size:10px}.availability.available{color:#27764d;background:#e5f5ec}.availability.unavailable{color:#9b4a41;background:#fdecea}.automation-card h3{margin:5px 0 8px}.automation-card p{color:#687a73;min-height:40px;font-size:13px;line-height:1.5}.automation-footer{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:15px;display:flex}.automation-footer code{color:#84918d;text-overflow:ellipsis;font-size:10px;overflow:hidden}.run-button{color:#fff;cursor:pointer;white-space:nowrap;background:#1f5948;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;font-weight:600;display:flex}.run-button.disabled{color:#85918d;cursor:default;background:#eef1f0}.run-result{background:#fff;border:1px solid #dfe7e3;border-radius:11px;margin-top:20px;padding:18px}.run-result.success{border-left:4px solid #3b9b68}.run-result.failed{border-left:4px solid #c85c4f}.run-result span{color:#80908a;margin-left:10px;font-size:12px}.run-result pre{color:#cfe0d9;white-space:pre-wrap;background:#15231f;border-radius:8px;max-height:260px;padding:14px;font:11px/1.55 Consolas,monospace;overflow:auto}.log-toolbar{justify-content:space-between;display:flex}.segmented{background:#e9eeec;border-radius:9px;padding:3px;display:flex}.segmented button{color:#6e7d78;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 13px;font-size:12px}.segmented button.selected{color:#214439;background:#fff;box-shadow:0 1px 3px #152b2420}.log-meta{color:#7a8984;margin:14px 2px 8px;font-size:11px}.log-viewer{color:#cbdad5;white-space:pre-wrap;background:#15231f;border-radius:11px;min-height:560px;max-height:calc(100vh - 240px);margin:0;padding:20px;font:11px/1.6 Consolas,monospace;overflow:auto}.settings-panel h2{margin-bottom:8px}.settings-panel>p{color:#687a73;line-height:1.5}.settings-panel label{margin:24px 0 7px;font-size:11px;font-weight:700;display:block}.path-field{background:#f8faf9;border:1px solid #dce4e0;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 8px 7px 12px;display:flex}.path-field code{font-size:12px}.path-field button{cursor:pointer;background:#e8eeeb;border:0;border-radius:6px;place-items:center;width:34px;height:32px;display:grid}.setting-row{border-top:1px solid #e8edeb;justify-content:space-between;align-items:center;margin-top:14px;padding:18px 0;display:flex}.setting-row strong,.setting-row span{display:block}.setting-row strong{font-size:13px}.setting-row span{color:#7b8985;margin-top:3px;font-size:11px}.toggle-off{background:#eef1f0;border-radius:999px;padding:6px 9px;color:#77847f!important}.warning-label{background:#fff3d9;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;color:#9d6a19!important;display:flex!important}.loading-screen{color:#496058;justify-content:center;align-items:center;gap:10px;height:100vh;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1200px){.hero-card{align-items:start}.hero-actions{flex-direction:column}.metrics{grid-template-columns:1fr 1fr}.automation-grid{grid-template-columns:1fr}}.product-content{max-width:1600px}.workspace-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.workspace-toolbar h2{margin:5px 0}.workspace-toolbar p{color:#71807b;margin:0;font-size:13px}.tenant-controls{align-items:center;gap:9px;display:flex}.tenant-controls select{min-width:220px}.product-content input,.product-content select{color:#20302a;background:#fff;border:1px solid #d7e1dc;border-radius:8px;outline:none;width:100%;min-height:38px;padding:8px 10px}.product-content label{color:#5e7069;margin:14px 0 6px;font-size:11px;font-weight:700;display:block}.inline-create{border-left:3px solid #e8ad47;align-items:center;gap:12px;margin-bottom:18px;padding:15px 18px;display:flex}.inline-create>div{min-width:230px}.inline-create strong,.inline-create span{display:block}.inline-create strong{font-size:13px}.inline-create span{color:#819089;margin-top:2px;font-size:10px}.inline-create input{flex:1}.empty-product{text-align:center;color:#6f817a;padding:70px 20px}.empty-product svg{color:#3f7b67;width:38px;height:38px}.empty-product h3{color:#263a33;margin-bottom:6px}.empty-product p{font-size:13px}.product-layout{grid-template-columns:minmax(0,1fr) 340px;gap:20px;display:grid}.data-panel{padding:0;overflow:hidden}.data-panel .panel-header{margin:0;padding:20px 22px 14px}.data-table{border-top:1px solid #e9eeeb}.data-row{border-top:1px solid #edf1ef;grid-template-columns:120px minmax(180px,1.5fr) minmax(180px,1fr) 140px;align-items:center;gap:14px;min-height:54px;padding:0 22px;font-size:12px;display:grid}.data-row.header{text-transform:uppercase;letter-spacing:.06em;color:#83918c;background:#f8faf9;border-top:0;min-height:36px;font-size:9px;font-weight:700}.data-row code{color:#3e6c5c;font-size:11px}.data-row>span{color:#667871;text-overflow:ellipsis;overflow:hidden}.empty-list{color:#8a9993;border-top:1px solid #edf1ef;align-content:center;place-items:center;gap:10px;min-height:220px;font-size:12px;display:grid}.empty-list svg{color:#b2c0bb}.product-form h3{margin:5px 0 18px}.primary.full{width:100%;margin-top:22px}.quote-workspace{gap:20px;display:grid}.quote-form{padding:24px}.form-grid.two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-hint{color:#80631f;background:#fff6df;border:1px solid #efdfb6;border-radius:8px;padding:14px;font-size:12px}.quote-import-entry{background:linear-gradient(135deg,#fff,#f2f9fe);border-color:#b8d9ef;justify-content:space-between;align-items:center;gap:24px;display:flex}.quote-import-copy{flex:1;min-width:0}.quote-import-entry h3{color:var(--brand-navy);margin:5px 0}.quote-import-entry p{max-width:850px;color:var(--brand-muted);margin:0;font-size:11px;line-height:1.5}.quote-import-actions{flex:none;align-items:center;gap:9px;display:flex}.quote-import-selected,.quote-import-empty{color:#255778;background:#f4faff;border:1px solid #add5ee;border-radius:9px;align-items:center;gap:10px;max-width:680px;margin-top:13px;padding:10px 12px;display:flex}.quote-import-empty{color:var(--brand-muted);background:#fff;border-style:dashed;font-size:10px}.quote-import-selected>span{flex:1;min-width:0}.quote-import-selected strong,.quote-import-selected small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.quote-import-selected strong{color:var(--brand-navy);font-size:11px}.quote-import-selected small{color:var(--brand-muted);margin-top:3px;font-size:9px}.quote-import-selected>button{color:#6a8292;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.workflow-modal.quote-import-modal{border-top-color:var(--brand-blue);width:min(1220px,96vw);max-height:92vh}.quote-import-modal>header p{color:var(--brand-muted);margin:5px 0 0;font-size:10px}.quote-import-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.quote-import-summary>div{border:1px solid var(--brand-border);background:#f8fbfd;border-radius:9px;padding:12px 14px}.quote-import-summary strong,.quote-import-summary span{display:block}.quote-import-summary strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.quote-import-summary span{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:3px;font-size:9px}.quote-import-warnings{color:#805e17;background:#fff8e7;border:1px solid #efd69b;border-radius:9px;gap:10px;margin-bottom:14px;padding:11px 13px;display:flex}.quote-import-warnings>svg{flex:none}.quote-import-warnings strong,.quote-import-warnings span{display:block}.quote-import-warnings strong{margin-bottom:4px;font-size:10px}.quote-import-warnings span{font-size:9px;line-height:1.5}.quote-import-master{grid-template-columns:130px 1fr 130px 1fr;align-items:center;gap:10px;margin-bottom:14px;display:grid}.quote-import-master label{margin:0}.quote-import-table{border:1px solid var(--brand-border);border-radius:9px;max-height:43vh;overflow:auto}.quote-import-row{border-top:1px solid #e8eef2;grid-template-columns:90px minmax(280px,1fr) 90px 80px 110px 90px 34px;align-items:center;gap:7px;min-width:900px;padding:7px 9px;display:grid}.quote-import-row:first-child{border-top:0}.quote-import-row.header{z-index:1;color:#617887;text-transform:uppercase;letter-spacing:.07em;background:#eef5fa;min-height:34px;font-size:8px;font-weight:900;position:sticky;top:0}.quote-import-row input,.quote-import-row select{min-height:32px;padding:5px 7px;font-size:10px}.quote-import-row>button{color:#a44e4e;cursor:pointer;background:0 0;border:0;place-items:center;width:29px;height:29px;display:grid}.quote-import-confirm{color:#765712;cursor:pointer;background:#fff9ea;border:1px solid #e1c57e;border-radius:9px;grid-template-columns:18px 20px 1fr;align-items:start;gap:9px;margin-top:14px;padding:12px 13px;display:grid}.product-content .quote-import-confirm input{width:16px;min-height:16px;margin:2px 0 0;padding:0}.quote-import-confirm.ready{color:#226a4a;background:#f0faf5;border-color:#9fd1b8}.quote-import-confirm.blocked{cursor:default}.quote-import-confirm strong,.quote-import-confirm small{display:block}.quote-import-confirm strong{font-size:10px}.quote-import-confirm small{color:inherit;opacity:.82;margin-top:3px;font-size:9px;line-height:1.45}.line-editor{border:1px solid #e0e7e3;border-radius:9px;margin-top:22px;overflow:hidden}.line-row{border-top:1px solid #edf1ef;grid-template-columns:minmax(220px,1fr) 90px 120px 95px 90px 36px;align-items:center;gap:8px;padding:8px 10px;display:grid}.line-row:first-child{border-top:0}.line-row.line-header{color:#7c8c85;text-transform:uppercase;letter-spacing:.05em;background:#f6f9f7;min-height:32px;font-size:9px;font-weight:700}.line-row input,.line-row select{min-height:34px;font-size:12px}.remove-line{color:#a05b53;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.remove-line:disabled{color:#c9d0cd;cursor:default}.add-line{padding:11px 12px}.quote-submit{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:20px;display:flex}.totals-preview{color:#77867f;text-transform:uppercase;letter-spacing:.04em;gap:24px;font-size:10px;display:flex}.totals-preview span,.totals-preview strong{display:block}.totals-preview strong{color:#263a33;letter-spacing:0;margin-top:4px;font-size:14px}.totals-preview .gross strong{color:#1d6a51;font-size:18px}.quote-list-panel .panel-header{border-bottom:1px solid #edf1ef}.quote-list article{border-top:1px solid #edf1ef;grid-template-columns:40px minmax(0,1fr) auto minmax(150px,auto) 120px;align-items:center;gap:13px;min-height:76px;padding:10px 22px;display:grid}.quote-list article:first-child{border-top:0}.document-mark{color:#34705c;background:#edf4f1;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.quote-list code,.quote-list strong,.quote-list small{display:block}.quote-list code{color:#4a7566;font-size:10px}.quote-list strong{margin:2px 0;font-size:13px}.quote-list small{color:#85938e;font-size:10px}.quote-amount{text-align:right}.tag.accepted{color:#1e6b51;background:#e3f1ec}.document-action{justify-content:flex-end;display:flex}.compact-action{color:#365c50;cursor:pointer;background:#fff;border:1px solid #d9e3df;border-radius:7px;align-items:center;gap:6px;min-height:31px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.compact-action:hover{background:#f4f8f6}.compact-action.primary-action{color:#fff;background:#214d3f;border-color:#214d3f}.compact-action:disabled{opacity:.55;cursor:default}.converted-label{color:#287553;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.document-dates{min-width:150px;line-height:1.6}@media (width<=1220px){.product-layout{grid-template-columns:1fr}.line-row{grid-template-columns:minmax(180px,1fr) 70px 100px 80px 70px 32px}.quote-list article{grid-template-columns:40px minmax(0,1fr) auto 120px}.document-action,.document-dates{grid-column:2/5;justify-content:flex-start}.quote-import-master{grid-template-columns:110px 1fr}.quote-import-summary{grid-template-columns:1fr}.quote-import-entry{flex-direction:column;align-items:stretch}.quote-import-actions{justify-content:flex-end}}body{color:var(--brand-ink);background:var(--brand-canvas)}.sidebar{background:var(--brand-navy)}.brand-logo{filter:drop-shadow(0 4px 12px #2c93ee40);width:43px;height:43px}.brand strong{letter-spacing:.16em}.brand span{color:#a2bdd5}.nav-item{color:#b3cbdf}.nav-item:hover{color:#fff;background:#10334d}.nav-item.active{color:#fff;box-shadow:inset 3px 0 var(--brand-blue);background:linear-gradient(90deg,#174262,#10334d)}.sidebar-status{background:#0f2638;border-color:#214662}.sidebar-status span{color:#98a2aa}.version{color:#687785}.topbar{background:var(--brand-surface);border-color:var(--brand-border)}.topbar h1{color:var(--brand-navy)}.eyebrow{color:#687785}.icon-button{color:var(--brand-ink);border-color:var(--brand-border)}.icon-button:hover{background:var(--brand-blue-soft);color:var(--brand-blue-hover)}.hero-card{background:linear-gradient(135deg, var(--brand-navy), var(--brand-navy-raised));box-shadow:0 14px 34px #10334d2c}.hero-card p{color:#b3cbdf}.pill.safe{color:#d9ecfb;background:#2c93ee1c;border-color:#65a4dc55}.primary{color:var(--brand-navy);background:var(--brand-blue);box-shadow:0 4px 12px #2c93ee25}.primary:hover{background:#65a4dc}.secondary{color:var(--brand-ink);border-color:var(--brand-border)}.secondary:hover{color:#147fdc;background:var(--brand-blue-soft);border-color:#a0cff3}.panel,.metrics article,.automation-card,.run-result{border-color:var(--brand-border)}.metric-icon.blue,.module-icon,.document-mark{color:#147fdc;background:var(--brand-blue-soft)}.text-button,.data-row code,.quote-list code{color:#147fdc}.module-row{color:var(--brand-ink);border-color:#e7eef4}.module-row:hover{background:#f7fbfe}.dependency-list>div,.automation-footer,.setting-row,.data-row,.quote-list article{border-color:#e7eef4}.run-button,.compact-action.primary-action{color:#fff;background:var(--brand-navy-raised);border-color:var(--brand-navy-raised)}.run-button:not(.disabled):hover,.compact-action.primary-action:hover{background:#214662}.run-result pre,.log-viewer{color:#d7e8f5;background:var(--brand-navy)}.segmented{background:#e4eef6}.segmented button{color:var(--brand-muted)}.segmented button.selected{color:var(--brand-navy-raised)}.path-field{border-color:var(--brand-border);background:#f7fbfe}.path-field button{color:var(--brand-ink);background:#e4eef6}.loading-screen{color:var(--brand-navy-raised)}.workspace-toolbar h2,.panel h3,.empty-product h3,.totals-preview strong{color:var(--brand-navy)}.workspace-toolbar p,.data-row>span,.quote-list small,.totals-preview{color:var(--brand-muted)}.product-content input,.product-content select{color:var(--brand-ink);border-color:var(--brand-border)}.workspace-import-bar{justify-content:space-between;align-items:center;gap:18px;margin:-4px 0 20px;padding:16px 18px;display:flex}.customer-live-recognition{background:linear-gradient(100deg,#f3faff,#fff);border-color:#a9d5f5;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;margin:-4px 0 20px;padding:17px 18px;display:grid}.customer-live-recognition-icon{width:44px;height:44px;color:var(--brand-blue);background:#e2f2fd;border-radius:11px;place-items:center;display:grid}.customer-live-recognition>div{min-width:0}.customer-live-recognition strong,.customer-live-recognition small{display:block}.customer-live-recognition strong{color:var(--brand-navy);margin:3px 0 4px;font-size:15px}.customer-live-recognition small{max-width:820px;color:var(--brand-muted);font-size:11px;line-height:1.45}@media (width<=800px){.customer-live-recognition{grid-template-columns:44px minmax(0,1fr)}.customer-live-recognition>button{grid-column:1/-1;width:100%}}.workspace-import-source{align-items:center;gap:12px;min-width:0;display:flex}.workspace-import-icon{width:42px;height:42px;color:var(--brand-blue);background:#eaf5ff;border-radius:10px;flex:0 0 42px;place-items:center;display:grid}.workspace-import-source>div{min-width:0}.workspace-import-source strong,.workspace-import-source small{display:block}.workspace-import-source strong{color:var(--brand-navy);margin:3px 0;font-size:14px}.workspace-import-source small{max-width:650px;color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-import-actions{flex:none;align-items:center;gap:8px;display:flex}.workspace-import-actions .icon-button{border:1px solid var(--brand-border);width:38px;height:38px;color:var(--brand-navy);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:grid}.workspace-background-import{background:#f2f9fe;border-color:#9fd0f3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;margin:-8px 0 20px;padding:14px 16px;display:grid}.workspace-background-import-icon{width:40px;height:40px;color:var(--brand-blue);background:#dff1fd;border-radius:10px;place-items:center;display:grid}.workspace-background-import-copy{min-width:0}.workspace-background-import-copy>strong,.workspace-background-import-copy>span,.workspace-background-import-copy>small{display:block}.workspace-background-import-copy>strong{color:var(--brand-navy);font-size:13px}.workspace-background-import-copy>span{color:var(--brand-muted);margin-top:2px;font-size:11px}.workspace-background-import-copy>small{color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-background-import-copy .workspace-import-progressbar{margin:7px 0 5px}@media (width<=800px){.workspace-background-import{grid-template-columns:40px minmax(0,1fr)}.workspace-background-import>button{grid-column:1/-1;width:100%}}.workspace-import-modal{border-top-color:var(--brand-blue);width:min(780px,100vw - 40px);max-height:calc(100vh - 48px)}.workspace-import-modal>header p{max-width:600px;color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:11px;overflow:hidden}.workspace-import-guidance{color:#24684b;background:#effaf5;border:1px solid #aad8c1;border-radius:9px;gap:11px;margin:16px 0;padding:13px;display:flex}.workspace-import-guidance strong,.workspace-import-guidance span{display:block}.workspace-import-guidance strong{margin-bottom:3px;font-size:12px}.workspace-import-guidance span{font-size:11px;line-height:1.45}.workspace-preview-list{border:1px solid var(--brand-border);border-radius:9px;max-height:310px;overflow:auto}.workspace-preview-list>div{border-top:1px solid #e6edf2;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.workspace-preview-list>div:first-child{border-top:0}.workspace-preview-list span{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workspace-preview-list small{color:var(--brand-muted);font-size:10px}.workspace-import-confirm{color:#226a4a;cursor:pointer;background:#f0faf5;border:1px solid #9fd1b8;border-radius:9px;grid-template-columns:18px 20px 1fr;align-items:start;gap:9px;margin-top:14px;padding:12px 13px;display:grid}.product-content .workspace-import-confirm input{width:16px;min-height:16px;margin:2px 0 0}.workspace-import-confirm strong,.workspace-import-confirm small{display:block}.workspace-import-confirm strong{font-size:11px}.workspace-import-confirm small,.workspace-preview-more,.workspace-import-warning{color:var(--brand-muted);font-size:10px}.workspace-import-warning{color:#805e17;gap:8px;margin-top:10px;display:flex}.workspace-import-progress{color:var(--brand-navy);background:#f2f9fe;border:1px solid #a9d5f5;border-radius:9px;margin-top:14px;padding:13px}.workspace-import-progress>div:first-child{justify-content:space-between;gap:16px;font-size:11px;display:flex}.workspace-import-progress>div:first-child span,.workspace-import-progress small{color:var(--brand-muted)}.workspace-import-progressbar{background:#dcebf5;border-radius:999px;height:8px;margin:10px 0 7px;overflow:hidden}.workspace-import-progressbar span{border-radius:inherit;background:linear-gradient(90deg,#1587dd,#45acf5);height:100%;transition:width .2s;display:block}.workspace-import-progress small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.product-content input:focus,.product-content select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.product-content label{color:#536370}.inline-create{border-left-color:var(--brand-blue)}.empty-product svg{color:var(--brand-blue-hover)}.data-table,.empty-list,.quote-list-panel .panel-header,.line-row{border-color:#e7eef4}.data-row.header,.line-row.line-header{color:#687785;background:#f3f9fe}.line-editor{border-color:var(--brand-border)}.totals-preview .gross strong{color:#147fdc}.compact-action{color:var(--brand-navy-raised);border-color:var(--brand-border)}.compact-action:hover{color:#147fdc;background:var(--brand-blue-soft)}.settings-content{max-width:1220px}.cloud-local-source-panel{gap:18px;margin-bottom:20px;display:grid}.cloud-local-source-panel .panel-header p{max-width:820px;color:var(--brand-muted);margin:6px 0 0}.cloud-local-source-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.cloud-source-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cloud-source-options article{border:1px solid var(--brand-border);background:#f7fbfe;border-radius:12px;gap:6px;padding:16px;display:grid}.cloud-source-options article span,.cloud-source-status{color:var(--brand-muted);font-size:13px;line-height:1.5}.cloud-runtime-guidance{border-left:4px solid var(--brand-accent);gap:14px;display:grid}.cloud-runtime-guidance>p{color:var(--brand-muted);margin:0;line-height:1.6}.cloud-runtime-capabilities{flex-wrap:wrap;gap:8px;display:flex}.cloud-runtime-capabilities span{color:#176b4b;background:#eaf8f1;border:1px solid #bfe7d2;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.cloud-source-status{color:#236d50;background:#eef8f3;border-radius:10px;align-items:center;gap:9px;padding:14px;display:flex}@media (width<=800px){.cloud-source-options{grid-template-columns:1fr}}.storage-intro{align-items:flex-end;gap:24px}.storage-intro h2{color:var(--brand-navy);margin:5px 0}.storage-intro p{color:var(--brand-muted);margin:0}.settings-tenant{border:1px solid var(--brand-border);min-width:250px;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;padding:8px 10px}.settings-tenant:focus{border-color:var(--brand-blue);outline:0;box-shadow:0 0 0 3px #2c93ee22}.storage-form{margin-bottom:20px}.storage-form-grid{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.storage-form label{color:#536370;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.storage-form input,.storage-form select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.storage-form input:focus,.storage-form select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.storage-form-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.storage-form-footer>span{color:var(--brand-muted);align-items:center;gap:7px;font-size:11px;display:flex}.storage-form-footer>span svg{color:#147fdc}.storage-list-panel{padding:0;overflow:hidden}.storage-list-panel>.panel-header{border-bottom:1px solid #e7eef4;margin:0;padding:20px 22px 14px}.storage-list article{border-top:1px solid #e7eef4;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 22px;display:grid}.storage-list article:first-child{border-top:0}.storage-kind{color:#147fdc;background:var(--brand-blue-soft);border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.storage-kind svg{width:20px}.storage-details>div{align-items:center;gap:9px;display:flex}.storage-details strong,.storage-details code,.storage-details small{display:block}.storage-details strong{color:var(--brand-navy);font-size:13px}.storage-details code{color:#147fdc;overflow-wrap:anywhere;margin:5px 0;font:11px Consolas,monospace}.storage-details small{color:var(--brand-muted);font-size:10px;line-height:1.55}.connection-state{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.connection-state.available{color:#27744c;background:#e4f4eb}.connection-state.unavailable{color:#9b4a41;background:#fdecea}.connection-state.unknown{color:#687785;background:#edf1f4}.connection-state.authorization_required{color:#805d18;background:#fff3d9}.storage-actions{gap:8px;display:flex}.storage-actions button:disabled{opacity:.5;cursor:default}.storage-empty{min-height:180px;color:var(--brand-muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.storage-empty svg{color:#98a2aa}.storage-empty h3,.storage-empty p{margin:0}.storage-empty span,.storage-empty p{font-size:11px}.tenant-onboarding{padding:28px}.tenant-onboarding-copy{align-items:center;gap:16px;display:flex}.tenant-onboarding-icon{color:#147fdc;background:var(--brand-blue-soft);border-radius:13px;flex:none;place-items:center;width:52px;height:52px;display:grid}.tenant-onboarding-copy h3{color:var(--brand-navy);margin:5px 0;font-size:18px}.tenant-onboarding-copy p{max-width:760px;color:var(--brand-muted);margin:0;font-size:11px;line-height:1.5}.tenant-feature-row{border-top:1px solid #e7eef4;border-bottom:1px solid #e7eef4;flex-wrap:wrap;gap:9px;margin:22px 0;padding:16px 0;display:flex}.tenant-feature-row span{color:var(--brand-navy-raised);background:#f7fbfe;border:1px solid #cfe3f3;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.tenant-feature-row svg{color:#147fdc;width:14px}.tenant-onboarding-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;max-width:680px;display:grid}.tenant-onboarding-form label{color:#536370;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.tenant-onboarding-form input{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.tenant-onboarding-form input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.legacy-reference{grid-template-columns:1fr minmax(320px,.9fr);align-items:center;gap:25px;margin-top:20px;display:grid}.legacy-reference h3{color:var(--brand-navy);margin:4px 0}.legacy-reference p{color:var(--brand-muted);margin:0;font-size:11px}@media (width<=1100px){.storage-form-grid,.legacy-reference{grid-template-columns:1fr}.storage-list article{grid-template-columns:44px 1fr}.storage-actions{grid-column:2}.storage-form-footer{flex-direction:column;align-items:flex-start}.tenant-onboarding-form{grid-template-columns:1fr}}.cloud-storage-settings{margin-top:30px}.cloud-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.cloud-form-wide{grid-column:1/-1}.cloud-security-note{color:var(--brand-navy-raised);background:#f2f8fd;border:1px solid #bdddf6;border-radius:8px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.cloud-security-note>svg{color:#147fdc;flex:none}.cloud-security-note strong,.cloud-security-note span{display:block}.cloud-security-note strong{margin-bottom:3px;font-size:11px}.cloud-security-note span{color:var(--brand-muted);font-size:10px;line-height:1.45}.cloud-storage-actions{flex-wrap:wrap;justify-content:flex-end}@media (width<=1100px){.cloud-form-grid{grid-template-columns:1fr}.cloud-form-wide{grid-column:auto}.cloud-storage-actions{justify-content:flex-start}}.scanner-settings{margin-top:30px}.scanner-section-title{align-items:center;margin-bottom:16px}.scanner-section-title h2{color:var(--brand-navy);margin:5px 0}.scanner-section-title p{color:var(--brand-muted);margin:0}.scanner-live-badge{color:#246b4a;white-space:nowrap;background:#edf9f2;border:1px solid #bfe4d0;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.scanner-live-badge>span{background:#31b66f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #31b66f20}.scanner-form{margin-bottom:20px}.scanner-form label{color:#536370;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.scanner-form input,.scanner-form select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.scanner-form input:focus,.scanner-form select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.scanner-grid{grid-template-columns:minmax(0,1.5fr) minmax(170px,.8fr) minmax(170px,.8fr);gap:18px;display:grid}.scanner-options{background:#f7fbfe;border:1px solid #dbe9f4;border-radius:9px;flex-wrap:wrap;gap:12px 28px;margin-top:15px;padding:14px 16px;display:flex}.scanner-options label{cursor:pointer;align-items:center;gap:8px;margin:0;display:inline-flex}.scanner-options input{width:16px;min-height:16px;accent-color:var(--brand-blue)}.scanner-mode{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.scanner-mode.enabled{color:#1b6f4a;background:#e5f5ec}.scanner-mode.paused{color:#7b6750;background:#f3eee7}.scanner-actions{flex-wrap:wrap;justify-content:flex-end;max-width:330px}.scanner-result{color:#245e45;background:#edf9f2;border:1px solid #bfe4d0;border-radius:9px;justify-content:space-between;gap:20px;margin:-4px 0 18px;padding:13px 16px;font-size:11px;display:flex}.scanner-list-panel{margin-bottom:20px}.scanner-queue{margin-bottom:20px;padding:0;overflow:hidden}.scanner-queue>.panel-header{border-bottom:1px solid #e7eef4;padding:20px 22px 14px}.scanner-queue article{border-top:1px solid #edf2f6;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 22px;display:grid}.scanner-queue article:first-of-type{border-top:0}.scanner-queue strong,.scanner-queue small{display:block}.scanner-queue strong{color:var(--brand-navy);font-size:12px}.scanner-queue small{color:var(--brand-muted);margin-top:4px;font-size:10px}.file-type{color:#147fdc;background:var(--brand-blue-soft);border-radius:7px;place-items:center;width:42px;height:30px;font-size:9px;font-weight:800;display:grid}@media (width<=1100px){.scanner-grid{grid-template-columns:1fr}.scanner-section-title{flex-direction:column;align-items:flex-start}.scanner-result{flex-direction:column;gap:5px}.scanner-actions{grid-column:2;justify-content:flex-start;max-width:none}}.mailbox-settings{margin-top:30px}.mailbox-section-title{margin-bottom:16px}.mailbox-section-title h2{color:var(--brand-navy);margin:5px 0}.mailbox-section-title p{color:var(--brand-muted);margin:0}.mailbox-form{margin-bottom:20px}.mailbox-form label{color:#536370;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.mailbox-form input,.mailbox-form select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.mailbox-form input:focus,.mailbox-form select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.mailbox-grid{gap:16px;display:grid}.mailbox-grid.three{grid-template-columns:1fr 1fr 1.2fr}.mailbox-grid.imap{grid-template-columns:minmax(180px,1.3fr) 90px minmax(160px,1fr) minmax(180px,1fr) minmax(170px,1fr)}.oauth-note{color:var(--brand-ink);background:var(--brand-blue-soft);border:1px solid #b9daf5;border-radius:9px;align-items:center;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.oauth-note svg{color:#147fdc;flex:none}.oauth-note strong,.oauth-note span{display:block}.oauth-note strong{font-size:12px}.oauth-note span{color:var(--brand-muted);margin-top:3px;font-size:11px}.outlook-local-note{background:#f1faf7;border-color:#b8d9cf}.outlook-local-note svg{color:#218365}.credential-note{color:var(--brand-muted);align-items:center;gap:7px;margin-top:12px;font-size:10px;display:flex}.credential-note svg{color:#147fdc}.mailbox-submit{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.mailbox-submit>span{color:var(--brand-muted);font-size:10px}.mailbox-routing-section{background:#f7fbfe;border:1px solid #cfe1ef;border-radius:11px;margin-top:18px;padding:16px 18px 18px}.mailbox-routing-title{color:var(--brand-navy);align-items:center;gap:10px;display:flex}.mailbox-routing-title>div{flex-direction:column;flex:1;gap:2px;display:flex}.mailbox-routing-title span{color:var(--brand-muted);font-size:11px;font-weight:400}.mailbox-routing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;margin-top:8px;display:grid}.mailbox-routing-grid label{color:#536370;margin:10px 0 6px;font-size:11px;font-weight:700;display:block}.mailbox-routing-grid input,.mailbox-routing-grid select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.mailbox-filter-section{border-top:1px solid #d9e7f1;grid-column:1/-1;margin-top:15px;padding-top:15px}.mailbox-filter-heading{color:var(--brand-navy);align-items:center;gap:10px;display:flex}.mailbox-filter-heading>div{flex-direction:column;flex:1;gap:2px;display:flex}.mailbox-filter-heading>div span{color:var(--brand-muted);font-size:11px;font-weight:400}.mailbox-filter-switch{color:#24445e;cursor:pointer;background:#fff;border:1px solid #bfd7e8;border-radius:999px;align-items:center;gap:7px;margin:0;padding:6px 10px;display:inline-flex}.mailbox-filter-switch input,.mailbox-filter-default input,.mailbox-filter-check input{width:16px;height:16px;accent-color:var(--brand-blue)}.mailbox-filter-default{color:#153d2a;cursor:pointer;background:#f1fbf6;border:1px solid #c9e7d8;border-radius:9px;align-items:flex-start;gap:9px;margin:14px 0 0;padding:11px 12px;display:flex}.mailbox-filter-default span{flex-direction:column;gap:3px;display:flex}.mailbox-filter-default small{color:#4d6c5c;font-size:10px;font-weight:450;line-height:1.5}.mailbox-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;margin-top:6px;display:grid}.mailbox-filter-grid label{color:#536370;margin:10px 0 6px;font-size:11px;font-weight:700;display:block}.mailbox-filter-grid input,.mailbox-filter-grid select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.mailbox-filter-grid small{color:var(--brand-muted);margin-top:4px;font-size:9px;display:block}.mailbox-filter-grid .mailbox-filter-check{border:1px solid var(--brand-border);color:#24445e;cursor:pointer;background:#fff;border-radius:8px;align-self:end;align-items:center;gap:8px;min-height:40px;margin:0;padding:8px 10px;display:flex}.mailbox-filter-grid .mailbox-filter-check input{width:16px;min-height:16px;padding:0}.mailbox-filter-summary{border-radius:6px;align-items:center;gap:6px;width:fit-content;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:650;display:flex}.mailbox-filter-summary.active{color:#17633d;background:#e8f7ef}.mailbox-filter-summary.inactive{color:#65727c;background:#f2f4f5}.mailbox-route-summary{color:#24445e;flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;font-size:11px;font-weight:650;display:flex}.mailbox-route-summary span{align-items:center;gap:5px;display:inline-flex}.mailbox-list-panel{padding:0;overflow:hidden}.mailbox-list-panel>.panel-header{border-bottom:1px solid #e7eef4;margin:0;padding:20px 22px 14px}.mailbox-list article{border-top:1px solid #e7eef4;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 22px;display:grid}.mailbox-list article:first-child{border-top:0}.mailbox-list article.routing-open{background:#fbfdff;align-items:start}.mailbox-actions{flex-direction:column;align-items:stretch;gap:7px;min-width:150px;display:flex}.mailbox-routing-editor{background:#f4f9fd;border:1px solid #cfe1ef;border-radius:10px;grid-column:1/-1;margin-top:4px;padding:16px 18px}.mailbox-routing-editor-head{flex-direction:column;gap:2px;display:flex}.mailbox-routing-editor-head span{color:var(--brand-muted);font-size:11px}.mailbox-routing-editor-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.mailbox-confirm-actions{gap:6px;display:flex}.danger-outline{color:#a14040;cursor:pointer;background:#fff8f8;border:1px solid #e4b6b6;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex}.danger-outline:hover{background:#fff0f0;border-color:#d77b7b}.danger-outline.confirmed{color:#fff;background:#bd4545;border-color:#bd4545;flex:1}.danger-outline:disabled{opacity:.5;cursor:default}.icon-only{width:36px;padding:0!important}.mailbox-remove-warning{background:#fff7f7;border:1px solid #edc7c7;border-radius:7px;margin-top:8px;padding:8px 10px;color:#8d4242!important}@media (width<=1180px){.mailbox-grid.three,.mailbox-grid.imap,.mailbox-routing-grid{grid-template-columns:1fr 1fr}.mailbox-list article{grid-template-columns:44px 1fr}.mailbox-actions{flex-direction:row;grid-column:2;justify-self:start}.mailbox-routing-editor{grid-column:1/-1}.mailbox-confirm-actions{align-items:stretch}}@media (width<=760px){.mailbox-routing-grid,.mailbox-filter-grid{grid-template-columns:1fr}.mailbox-filter-heading{flex-wrap:wrap;align-items:flex-start}.mailbox-filter-switch{margin-left:28px}.mailbox-route-summary{flex-direction:column;align-items:flex-start}.mailbox-route-summary>svg{display:none}}.ai-provider-settings{margin-top:30px}.ai-safety-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.ai-info-card{background:linear-gradient(135deg,#fff,#f3f9fe);border:1px solid #cfe3f3;border-radius:10px;align-items:center;gap:11px;min-height:76px;padding:14px 15px;display:flex}.ai-info-card>svg{color:#147fdc;flex:none}.ai-info-card strong,.ai-info-card span{display:block}.ai-info-card strong{color:var(--brand-navy);font-size:11px}.ai-info-card span{color:var(--brand-muted);margin-top:3px;font-size:10px;line-height:1.4}.subscription-panel{background:linear-gradient(125deg,#fff 0%,#f4faff 65%,#eaf5fd 100%);border-color:#b9daf5;grid-template-columns:minmax(0,1fr) auto;gap:18px 30px;margin-bottom:20px;padding:24px;display:grid;position:relative;overflow:hidden}.subscription-panel:before{content:"";background:var(--brand-blue);width:4px;position:absolute;inset:0 auto 0 0}.subscription-panel.connected:before{background:#32a66a}.claude-subscription-panel{background:linear-gradient(125deg,#fff 0%,#f5faff 65%,#edf6fc 100%);border-color:#c6dceb}.claude-logo{background:linear-gradient(145deg,#123a59,#1885d1);box-shadow:0 7px 18px #123a5928}.copilot-subscription-panel{background:linear-gradient(125deg,#fff 0%,#f6f9fd 65%,#eef4fb 100%);border-color:#c9d9ec;grid-template-columns:minmax(0,1fr);gap:20px;padding:26px}.copilot-logo{background:linear-gradient(145deg,#172033,#334a72);box-shadow:0 7px 18px #17203328}.microsoft-logo{background:linear-gradient(145deg,#0f6cbd,#115ea3);box-shadow:0 7px 18px #0f6cbd2b}.copilot-subscription-panel .subscription-brand{align-items:flex-start;max-width:860px}.copilot-subscription-panel .subscription-brand h3{margin-top:5px;font-size:20px;line-height:1.25}.copilot-subscription-panel .subscription-brand p{max-width:760px;font-size:11px;line-height:1.55}.microsoft-copilot-state{background:#fff;border:1px solid #d7e5f1;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(270px,330px);justify-content:stretch;align-items:stretch;gap:22px;min-width:0;padding:18px;display:grid;box-shadow:0 5px 18px #1736520a}.microsoft-copilot-state.is-connected{grid-template-columns:1fr}.microsoft-copilot-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;min-width:0;display:grid}.microsoft-copilot-fields label{min-width:0;color:var(--brand-navy);flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.microsoft-copilot-fields label>small{min-height:14px;color:var(--brand-muted);font-size:9px;font-weight:600;line-height:1.35}.microsoft-copilot-fields input{border:1px solid var(--brand-border);width:100%;min-width:0;min-height:42px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:9px 11px}.microsoft-copilot-fields input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.microsoft-copilot-connect{border-left:1px solid #dbe7f1;flex-direction:column;justify-content:center;gap:14px;min-width:0;padding-left:22px;display:flex}.microsoft-copilot-connect.connected-account{border-left:0;min-height:64px;padding-left:0}.microsoft-copilot-connect .subscription-actions{flex-direction:column;align-items:stretch}.microsoft-copilot-connect .subscription-login{justify-content:center;width:100%}.dms-entity-choice{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0 2px;padding:0;display:grid}.dms-entity-choice legend{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.08em;grid-column:1/-1;margin-bottom:6px;font-size:10px;font-weight:800}.dms-entity-choice button{border:1px solid var(--brand-line);min-height:40px;color:var(--brand-ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.dms-entity-choice button.active{border-color:var(--brand-blue);color:#0878d1;box-shadow:0 0 0 1px var(--brand-blue) inset;background:#eaf5ff}.subscription-brand{align-items:center;gap:15px;min-width:0;display:flex}.subscription-logo{color:#fff;background:linear-gradient(145deg, var(--brand-navy-raised), #147fdc);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 18px #147fdc28}.subscription-logo svg{width:24px}.subscription-brand h3{margin:4px 0 5px;font-size:18px}.subscription-brand p{max-width:650px;color:var(--brand-muted);margin:0;font-size:11px;line-height:1.5}.subscription-state{justify-content:flex-end;align-items:center;gap:14px;min-width:330px;display:flex}.subscription-account{align-items:center;gap:10px;display:flex}.subscription-account>svg{color:#2a9a62;flex:none}.subscription-account.muted>svg{color:#7f8e99}.subscription-account strong,.subscription-account span{display:block}.subscription-account strong{color:var(--brand-navy);font-size:12px}.subscription-account span{max-width:230px;color:var(--brand-muted);overflow-wrap:anywhere;margin-top:3px;font-size:10px;line-height:1.35}.subscription-actions{gap:8px;display:flex}.subscription-inline-progress{color:var(--brand-muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:inline-flex}.copilot-actions{flex-wrap:wrap;align-items:end}.copilot-actions label{color:var(--brand-muted);align-self:center;font-size:10px;font-weight:700}.copilot-actions select{border:1px solid var(--brand-border);min-width:180px;min-height:38px;color:var(--brand-ink);background:#fff;border-radius:8px;padding:7px 9px}.subscription-note{color:var(--brand-muted);border-top:1px solid #d8e9f6;grid-column:1/-1;align-items:center;gap:7px;padding-top:14px;font-size:10px;display:flex}.subscription-note svg{color:#147fdc;flex:none}.subscription-error{color:#98463e;background:#fff0ee;border:1px solid #f0c8c4;border-radius:8px;grid-column:1/-1;padding:10px 12px;font-size:11px}.subscription-panel button:disabled{opacity:.58;cursor:default}.ai-provider-form{margin-bottom:20px}.ai-provider-form label{color:#536370;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.ai-provider-form input,.ai-provider-form select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.ai-provider-form input:focus,.ai-provider-form select:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.ai-provider-form .field-hint{color:var(--brand-muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}.ai-provider-form .ai-custom-model{margin-top:8px}.ai-provider-grid{gap:16px;display:grid}.ai-provider-grid.top{grid-template-columns:1fr 1.2fr 1fr}.ai-provider-grid.top>div:only-child,.ai-provider-grid.top>div:nth-last-child(2):first-child{grid-column:auto}.ai-provider-grid.connection{grid-template-columns:1.4fr 1fr 1.2fr}.ai-provider-submit{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.ai-provider-submit>span{color:var(--brand-muted);align-items:center;gap:6px;font-size:10px;display:flex}.ai-provider-submit>span svg{color:#147fdc}.ai-provider-list-panel{padding:0;overflow:hidden}.ai-provider-list-panel>.panel-header{border-bottom:1px solid #e7eef4;margin:0;padding:20px 22px 14px}.ai-provider-list article{border-top:1px solid #e7eef4;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 22px;display:grid}.ai-provider-list article:first-child{border-top:0}@media (width<=1180px){.ai-safety-grid,.subscription-panel{grid-template-columns:1fr}.subscription-state{justify-content:space-between;min-width:0}.subscription-note,.subscription-error{grid-column:1}.ai-provider-grid.top,.ai-provider-grid.connection{grid-template-columns:1fr 1fr}.ai-provider-list article{grid-template-columns:44px 1fr}.ai-provider-list article>button{grid-column:2;justify-self:start}.ai-provider-submit{flex-direction:column;align-items:flex-start}}@media (width<=980px){.microsoft-copilot-state{grid-template-columns:1fr}.microsoft-copilot-connect{border-top:1px solid #dbe7f1;border-left:0;padding:18px 0 0}.microsoft-copilot-connect.connected-account{border-top:0;padding-top:0}}@media (width<=680px){.copilot-subscription-panel{padding:20px 18px 20px 21px}.microsoft-copilot-fields{grid-template-columns:1fr}.microsoft-copilot-state{padding:15px}.copilot-subscription-panel .subscription-brand h3{font-size:18px}}.connector-settings{margin-top:30px}.connector-capabilities{flex-wrap:wrap;gap:9px;margin-bottom:16px;display:flex}.connector-capabilities span{color:var(--brand-navy-raised);background:var(--brand-blue-soft);border:1px solid #cfe3f3;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.connector-capabilities svg{color:#147fdc;width:14px}.connector-form{margin-bottom:20px}.connector-provider-picker{z-index:3;margin-bottom:16px;position:relative;overflow:visible}.connector-provider-picker .panel-header{align-items:flex-start}.connector-provider-picker .panel-header p{color:var(--brand-muted);margin:5px 0 0;font-size:11px}.connector-provider-picker .panel-header>svg{color:var(--brand-blue)}.connector-provider-picker>label{color:#536370;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.connector-provider-select{width:min(680px,100%);position:relative}.connector-provider-trigger{border:1px solid var(--brand-border);width:100%;min-height:43px;color:var(--brand-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 11px;display:grid}.connector-provider-trigger:hover{background:#fbfdff;border-color:#8dbfe0}.connector-provider-trigger:focus-visible,.connector-provider-select.open .connector-provider-trigger{border-color:var(--brand-blue);outline:0;box-shadow:0 0 0 3px #2c93ee22}.connector-provider-trigger svg{color:#45697e;transition:transform .16s}.connector-provider-select.open .connector-provider-trigger svg{transform:rotate(180deg)}.connector-provider-options{z-index:40;background:#fff;border:1px solid #bcd5e5;border-radius:10px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 18px 48px #16364b2b}.connector-provider-options>button{width:100%;color:var(--brand-navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;padding:10px 11px;display:grid}.connector-provider-options>button:hover,.connector-provider-options>button:focus-visible,.connector-provider-options>button[aria-selected=true]{background:#edf7fd;outline:0}.connector-provider-options strong,.connector-provider-options small{display:block}.connector-provider-options strong{font-size:11px}.connector-provider-options small{color:var(--brand-muted);margin-top:3px;font-size:9px;line-height:1.4}.connector-provider-options svg{color:var(--brand-blue)}.connector-provider-summary{background:#f1f9f5;border:1px solid #bee5d0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:13px;padding:12px 14px;display:grid}.connector-provider-summary>svg{color:#29835f}.connector-provider-summary strong,.connector-provider-summary span{display:block}.connector-provider-summary strong{color:var(--brand-navy);font-size:12px}.connector-provider-summary span{color:var(--brand-muted);margin-top:2px;font-size:10px}.connector-provider-summary small{color:#237151;background:#dff2e8;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.connector-alternative{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.connector-alternative>svg{color:#24865f;flex:none}.connector-alternative h3{margin:4px 0 7px}.connector-alternative p{color:var(--brand-muted);margin:0;font-size:11px;line-height:1.6}.connector-form label{color:#536370;margin:12px 0 6px;font-size:11px;font-weight:700;display:block}.connector-form input{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;outline:none;padding:8px 10px}.connector-form input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee22}.connector-grid{grid-template-columns:1fr 1.8fr .7fr 1.3fr;gap:16px;display:grid}.connector-help{background:#f7fbfe;border:1px solid #cfe3f3;border-radius:9px;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.connector-help>svg{color:#147fdc;flex:none}.connector-help strong,.connector-help span{display:block}.connector-help strong{color:var(--brand-navy);font-size:11px}.connector-help span{color:var(--brand-muted);margin-top:2px;font-size:10px;line-height:1.4}.connector-list-panel{padding:0;overflow:hidden}.connector-list-panel>.panel-header{border-bottom:1px solid #e7eef4;margin:0;padding:20px 22px 14px}.connector-list article{border-top:1px solid #e7eef4;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 22px;display:grid}.connector-list article:first-child{border-top:0}.connector-actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.connector-module-state{background:#f8fbfd;border:1px solid #d9e7f1;border-radius:9px;gap:8px;margin-top:13px;padding:12px 13px;display:grid}.connector-module-state>strong{color:var(--brand-navy);font-size:10px}.connector-module-buttons{flex-wrap:wrap;gap:7px;display:flex}.connector-module-buttons button{color:#536b7b;cursor:pointer;background:#fff;border:1px solid #cbdde9;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:7px 9px;display:inline-flex;position:relative}.connector-module-buttons button>svg:first-child{width:15px}.connector-module-buttons button>svg:last-child{color:#fff;width:13px}.connector-module-buttons button span{font-size:9px;font-weight:800}.connector-module-buttons button.selected{color:#fff;background:linear-gradient(145deg,#147fd7,#2c93ee);border-color:#1685df;box-shadow:0 5px 12px #1685df24}.module-checking,.no-active-modules,.inactive-module-note{align-items:center;gap:6px;display:flex!important}.module-checking{color:#587080;font-size:9px}.no-active-modules{color:#8b5555;font-size:9px}.inactive-module-note{line-height:1.4;color:#768691!important}.inactive-module-note svg{color:#8b9aa4;flex:none}.import-last{align-items:center;gap:5px;display:flex;color:#287755!important}.import-preview-panel{background:linear-gradient(145deg,#fff,#f4fbf8);border-color:#a9d8c3;margin-top:20px;padding:22px}.import-preview-panel .panel-header p{color:var(--brand-muted);margin:4px 0 0;font-size:11px}.import-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.import-summary>div{background:#fff;border:1px solid #cfe3f3;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:34px auto;align-items:center;column-gap:10px;padding:13px 15px;display:grid}.import-summary svg{color:var(--brand-blue);grid-row:1/3}.import-summary strong{color:var(--brand-navy);font-size:18px}.import-summary span{color:var(--brand-muted);font-size:10px}.import-warning{color:#795b18;background:#fff8e6;border:1px solid #efd59b;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:11px}.import-preview-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.import-preview-grid>div{border:1px solid var(--brand-border);background:#fff;border-radius:10px;overflow:hidden}.import-preview-grid h4{color:var(--brand-navy);background:#f7fafc;border-bottom:1px solid #e8eef2;margin:0;padding:13px 14px;font-size:11px}.import-preview-grid article{border-top:1px solid #edf1f4;padding:11px 14px}.import-preview-grid article:first-of-type{border-top:0}.import-preview-grid strong,.import-preview-grid span,.import-preview-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.import-preview-grid strong{color:var(--brand-ink);font-size:11px}.import-preview-grid span{color:var(--brand-muted);margin-top:4px;font-size:10px}.import-preview-grid small{color:#86949e;margin-top:3px;font-size:9px}.import-actions{border-top:1px solid #dcebe5;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:16px;display:flex}@media (width<=1180px){.connector-grid{grid-template-columns:1fr 1fr}.connector-list article{grid-template-columns:44px 1fr}.connector-actions{flex-direction:row;grid-column:2;justify-self:start}.import-preview-grid{grid-template-columns:1fr}}.agent-fab{z-index:40;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0876cf,#2c93ee);border:0;border-radius:999px;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex;position:fixed;bottom:24px;right:28px;box-shadow:0 12px 30px #07365b42}.agent-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06182666;justify-content:flex-end;display:flex;position:fixed;inset:0}.agent-panel{width:min(510px,95vw);height:100%;color:var(--brand-ink);background:#f5faff;grid-template-rows:auto auto auto auto 1fr auto auto;animation:.18s ease-out agent-in;display:grid;box-shadow:-20px 0 60px #06182633}@keyframes agent-in{0%{opacity:.6;transform:translate(40px)}}.agent-header{color:#fff;background:var(--brand-navy);grid-template-columns:42px 1fr 34px;align-items:center;gap:11px;padding:18px 20px;display:grid}.agent-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2b;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.agent-avatar{color:#fff;background:linear-gradient(145deg,#168bea,#59b6ff);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.agent-header span,.agent-header strong{display:block}.agent-header span{color:#80c8ff;letter-spacing:.14em;font-size:9px;font-weight:800}.agent-header strong{margin-top:3px;font-size:16px}.agent-controls{background:#fff;border-bottom:1px solid #dce9f3;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px;display:grid}.agent-controls label{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800;position:relative}.agent-controls select{appearance:none;border:1px solid var(--brand-border);width:100%;height:36px;color:var(--brand-navy);background:#f9fcfe;border-radius:7px;margin-top:5px;padding:0 26px 0 9px;font-size:10px;font-weight:700}.agent-controls svg{pointer-events:none;position:absolute;bottom:10px;right:8px}.agent-safety{color:#28684e;background:#edf9f3;border-bottom:1px solid #d4ecdf;align-items:center;gap:8px;padding:9px 16px;font-size:10px;line-height:1.4;display:flex}.agent-safety svg{flex:none}.agent-memory{color:#476173;background:#fff;border-bottom:1px solid #dce9f3;align-items:center;gap:7px;padding:8px 16px;font-size:10px;display:flex}.agent-memory small{color:#718895;margin-left:auto}.agent-messages{padding:18px 16px;overflow-y:auto}.agent-welcome{text-align:center;flex-direction:column;align-items:center;padding:34px 8px;display:flex}.agent-welcome>svg{width:32px;height:32px;color:var(--brand-blue)}.agent-welcome strong{color:var(--brand-navy);margin-top:12px;font-size:16px}.agent-welcome p{max-width:340px;color:var(--brand-muted);margin:7px 0 18px;font-size:11px;line-height:1.55}.agent-welcome>div{gap:8px;width:100%;display:grid}.agent-welcome button{color:#1d577f;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfe1ef;border-radius:9px;padding:10px 12px;font-size:10px}.agent-message{max-width:88%;margin:0 0 14px}.agent-message.user{margin-left:auto}.agent-message span{color:#718895;text-transform:uppercase;letter-spacing:.08em;margin:0 7px 4px;font-size:8px;font-weight:800;display:block}.agent-message p{color:#233b4d;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #d5e4ef;border-radius:4px 13px 13px;margin:0;padding:11px 13px;font-size:11px;line-height:1.55}.agent-message.user p{color:#fff;background:#167fda;border:0;border-radius:13px 4px 13px 13px}.agent-message.user span{text-align:right}.agent-thinking{color:var(--brand-muted);align-items:center;gap:7px;font-size:10px;display:flex}.agent-thinking>span{flex:1}.agent-cancel-response{color:#a82f2f;min-height:30px;font:inherit;cursor:pointer;background:#fff4f4;border:1px solid #efb2b2;border-radius:8px;flex:none;align-items:center;gap:5px;padding:5px 9px;font-weight:800;display:inline-flex}.agent-cancel-response:hover{background:#ffe8e8;border-color:#d96b6b}.agent-cancel-response:focus-visible{outline-offset:2px;outline:3px solid #e34b4b2e}.agent-action{background:#fffaf0;border:1px solid #e6c66f;border-radius:11px;margin:12px 0 16px;padding:13px}.agent-action>div{color:#8b6510;align-items:center;gap:7px;display:flex}.agent-action>div span{letter-spacing:.08em;font-size:8px;font-weight:900}.agent-action>strong,.agent-action>code,.agent-action>small{display:block}.agent-action>strong{color:#3c3420;margin-top:9px;font-size:11px;line-height:1.4}.agent-action>code{color:#65727b;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:6px;margin-top:7px;padding:7px 8px;font-size:8px;overflow:hidden}.agent-action footer{justify-content:flex-end;gap:7px;margin-top:11px;display:flex}.agent-action footer button{color:#53636e;cursor:pointer;background:#fff;border:1px solid #d7dee3;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex}.agent-action footer button.approve{color:#fff;background:#178051;border-color:#178051}.agent-action>small{color:#63737d;margin-top:9px;font-size:9px}.agent-action.executed{background:#f1faf5;border-color:#9bd0b5}.agent-action.failed{background:#fff4f4;border-color:#e8a5a5}.agent-action.rejected{opacity:.68;background:#f6f8f9;border-color:#d9e0e5}.agent-action .agent-action-attachment{color:#176b47;background:#effaf4;border:1px solid #b9ddcb;border-radius:8px;margin-top:9px;padding:8px 9px}.agent-action .agent-action-attachment span{letter-spacing:0;font-size:10px;font-weight:700;line-height:1.35}.agent-action .agent-action-details{color:#5f5230;background:#fff;border:1px solid #ead79d;border-radius:8px;margin:9px 0 0;padding:9px 10px;font-size:11px;line-height:1.45}.integration-catalog{margin-top:30px;padding:22px}.integration-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.integration-title h2{margin:4px 0 3px}.integration-title p{color:var(--brand-muted);margin:0;font-size:11px}.integration-title>span{color:#287755;background:#f2fbf6;border:1px solid #cfe5da;border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:10px;font-weight:800;display:inline-flex}.integration-title>span svg{width:15px}.integration-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.integration-group{border:1px solid var(--brand-border);background:#fff;border-radius:11px;overflow:hidden}.integration-group>.panel-header{background:#f8fbfd;border-bottom:1px solid #e5edf3;margin:0;padding:15px 17px 12px}.integration-items article{border-top:1px solid #edf2f5;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.integration-items article:first-child{border-top:0}.integration-icon{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.integration-icon svg{width:16px}.integration-icon.active{color:#268259;background:#eaf8f1}.integration-icon.planned{color:#647b8b;background:#edf3f7}.integration-items strong,.integration-items span{display:block}.integration-items strong{color:var(--brand-navy);font-size:10px}.integration-items div span{color:var(--brand-muted);margin-top:3px;font-size:9px}.integration-items small{white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800}.integration-items small.active{color:#287755;background:#eaf8f1}.integration-items small.planned{color:#5f7280;background:#edf3f7}.integration-disclaimer{color:#6c7e8a;margin:14px 0 0;font-size:9px;line-height:1.5}@media (width<=1180px){.integration-grid{grid-template-columns:1fr}}.workflow-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071b2a99;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.workflow-modal{background:#fff;border:1px solid #cddce7;border-top:4px solid #e2ac35;border-radius:14px;width:min(720px,94vw);max-height:88vh;padding:23px;overflow-y:auto;box-shadow:0 24px 70px #06182655}.workflow-modal.critical{border-top-color:#dc5b5b}.workflow-modal.safe{border-top-color:#3caa78}.workflow-modal>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workflow-modal>header h3{color:var(--brand-navy);margin:5px 0 0;font-size:20px}.workflow-modal>header button{color:#506573;cursor:pointer;background:#f7fafc;border:1px solid #d7e1e8;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.workflow-summary{color:#405766;background:#f2f7fa;border-radius:9px;margin:16px 0;padding:12px 14px;font-size:11px;line-height:1.5}.workflow-sources{grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:17px;display:grid}.workflow-sources article{border:1px solid #d9e6ef;border-radius:9px;grid-template-columns:38px 1fr;align-items:center;gap:2px 9px;padding:10px 12px;display:grid}.workflow-sources strong{color:var(--brand-blue);grid-row:1/3;font-size:20px}.workflow-sources span{color:var(--brand-navy);font-size:10px;font-weight:800}.workflow-sources small{color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.workflow-effects{border:1px solid #e2e9ee;border-radius:10px;padding:14px}.workflow-effects>strong{color:var(--brand-navy);margin-bottom:9px;font-size:11px;display:block}.workflow-effects>div{color:#566b79;align-items:flex-start;gap:7px;margin-top:7px;font-size:10px;line-height:1.45;display:flex}.workflow-effects svg{color:var(--brand-blue);flex:none;margin-top:1px}.workflow-configuration{background:#f6fafd;border:1px solid #cfe1ee;border-radius:10px;margin-top:14px;padding:13px 14px}.workflow-configuration>strong{color:var(--brand-navy);margin-bottom:8px;font-size:11px;display:block}.workflow-configuration>div{grid-template-columns:110px 1fr;gap:10px;margin-top:5px;font-size:10px;display:grid}.workflow-configuration span{color:var(--brand-muted)}.workflow-configuration b{color:var(--brand-navy);overflow-wrap:anywhere}.workflow-fields{grid-template-columns:1fr 1fr;gap:11px;margin-top:15px;display:grid}.workflow-fields label{color:#536875;font-size:10px;font-weight:800}.workflow-fields input[type=text],.workflow-fields input[type=email]{border:1px solid #ccdce7;border-radius:8px;width:100%;height:38px;margin-top:5px;padding:0 10px;display:block}.workflow-check{align-items:center;gap:7px;min-height:38px;margin-top:15px;display:flex}.workflow-confirm{background:#fff7f7;border:1px solid #e6c0c0;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:7px 12px;margin-top:16px;padding:13px;display:grid}.workflow-confirm label{color:#795454;font-size:10px;font-weight:800}.workflow-confirm code{color:#9b3434;font-size:10px;font-weight:900}.workflow-confirm input{border:1px solid #dda7a7;border-radius:7px;grid-column:1/3;height:39px;padding:0 10px}.workflow-modal>footer{justify-content:flex-end;gap:9px;margin-top:17px;display:flex}.danger-action{background:#bd3f3f!important}.danger-action:disabled{opacity:.4}.automation-section-intro{align-items:flex-end;gap:20px}.automation-config-state{flex-wrap:wrap;align-items:center;gap:7px;min-height:24px;margin-top:12px;display:flex}.automation-config-state small{color:var(--brand-muted);font-size:9px}.automation-config-state small.schedule-active{color:#1674b5;font-weight:800}.automation-config-state small svg{vertical-align:-2px}.automation-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.automation-card-actions .secondary{min-height:34px;padding:7px 10px;font-size:10px}.automation-settings-modal{border-top-color:var(--brand-blue);width:min(820px,94vw)}.automation-settings-loading{min-height:180px;color:var(--brand-muted);justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.automation-settings-intro,.automation-ai-note,.automation-settings-warning{background:#f6fafd;border:1px solid #cfe1ee;border-radius:9px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.automation-settings-intro svg,.automation-ai-note svg,.automation-settings-warning svg{color:var(--brand-blue);flex:none}.automation-settings-intro strong,.automation-settings-intro span,.automation-ai-note strong,.automation-ai-note span{display:block}.automation-settings-intro strong,.automation-ai-note strong{color:var(--brand-navy);margin-bottom:3px;font-size:11px}.automation-settings-intro span,.automation-ai-note span,.automation-settings-warning span{color:var(--brand-muted);font-size:10px;line-height:1.45}.automation-flow-overview{background:#fff;border:1px solid #d5e4ef;border-radius:9px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;margin-top:12px;padding:12px 14px;display:grid}.automation-flow-overview>div{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;display:grid}.automation-flow-overview>div svg{color:var(--brand-blue);grid-row:1/3}.automation-flow-overview>div span{color:#698091;letter-spacing:.08em;font-size:9px;font-weight:850}.automation-flow-overview>div strong{color:var(--brand-navy);font-size:12px;line-height:1.35}.automation-flow-overview>svg{color:#7fa4bd}.automation-ai-note{background:#f4f7fd;border-color:#c8d8f3}.automation-settings-warning{background:#fff9eb;border-color:#f0d497}.automation-settings-warning svg{color:#b47b10}.automation-settings-grid{grid-template-columns:1fr 1fr;gap:13px 16px;margin-top:17px;display:grid}.automation-settings-grid label:not(.automation-settings-check){color:#536875;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.automation-settings-grid select,.automation-settings-grid input[type=number]{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;padding:8px 10px}.automation-settings-check{min-height:40px;color:var(--brand-navy-raised);align-self:end;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}@media (width<=800px){.automation-settings-grid,.automation-flow-overview{grid-template-columns:1fr}.automation-flow-overview>svg{justify-self:center;transform:rotate(90deg)}.automation-footer{flex-direction:column;align-items:flex-start}.automation-card-actions{justify-content:flex-start}.automation-section-intro{flex-direction:column;align-items:flex-start}}.automation-schedule-settings{background:#f7fbfe;border:1px solid #c9dfef;border-radius:11px;margin-top:18px;padding:16px}.automation-schedule-title{grid-template-columns:30px 1fr auto;align-items:center;gap:10px;display:grid}.automation-schedule-title>svg{color:var(--brand-blue)}.automation-schedule-title strong,.automation-schedule-title span{display:block}.automation-schedule-title strong{color:var(--brand-navy);font-size:12px}.automation-schedule-title span{color:var(--brand-muted);margin-top:3px;font-size:9px}.schedule-switch{color:#245f87;background:#fff;border:1px solid #bcd7e9;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:800;display:inline-flex}.automation-schedule-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.automation-schedule-grid label{color:#536875;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.automation-schedule-grid select,.automation-schedule-grid input{border:1px solid var(--brand-border);width:100%;min-height:39px;color:var(--brand-ink);background:#fff;border-radius:8px;padding:7px 9px}.schedule-weekdays{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.schedule-weekdays label{color:#506b7b;background:#fff;border:1px solid #cbdde9;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex}.scheduled-live-warning{color:#785719;background:#fff8e9;border:1px solid #efc77a;border-radius:8px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;display:flex}.scheduled-live-warning.dry-run{color:#28684e;background:#f0faf5;border-color:#aad8c0}.scheduled-live-warning svg{flex:none}.scheduled-live-warning strong,.scheduled-live-warning span{display:block}.scheduled-live-warning strong{font-size:9px}.scheduled-live-warning span{margin-top:3px;font-size:8px;line-height:1.45}.schedule-runtime{border-top:1px solid #d9e7f0;grid-template-columns:90px 1fr;gap:5px 10px;margin-top:12px;padding-top:11px;font-size:9px;display:grid}.schedule-runtime span{color:var(--brand-muted)}.schedule-runtime strong{color:var(--brand-navy)}.schedule-runtime strong.success{color:#287755}.schedule-runtime strong.failed{color:#a33f3f}@media (width<=800px){.automation-schedule-title{grid-template-columns:30px 1fr}.schedule-switch{grid-column:2;justify-self:start}.automation-schedule-grid{grid-template-columns:1fr}}.custom-automation-section{border:1px solid var(--brand-border);background:#fff;border-radius:13px;margin-top:22px;padding:20px}.custom-automation-section .panel-header{margin-bottom:13px}.custom-automation-count{color:#536c7c;background:#edf4f8;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.custom-automation-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.custom-automation-grid article{background:#f9fcfe;border:1px solid #d9e6ef;border-radius:10px;min-width:0;padding:14px}.custom-automation-grid article>div{color:var(--brand-blue);justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.custom-automation-grid strong{color:var(--brand-navy);font-size:11px;display:block}.custom-automation-grid p{min-height:36px;color:var(--brand-muted);margin:6px 0 12px;font-size:9px;line-height:1.45}.custom-automation-grid footer{color:#607887;border-top:1px solid #e2ebf1;flex-wrap:wrap;align-items:center;gap:5px;padding-top:9px;font-size:8px;display:flex}.custom-automation-grid footer small{color:#7357a3;margin-left:auto}.custom-automation-empty{color:var(--brand-blue);background:#f7fbfe;border:1px dashed #b9d3e5;border-radius:10px;align-items:center;gap:12px;padding:16px;display:flex}.custom-automation-empty strong,.custom-automation-empty span{display:block}.custom-automation-empty strong{color:var(--brand-navy);font-size:11px}.custom-automation-empty span{color:var(--brand-muted);margin-top:3px;font-size:9px}.visual-automation-section{border:1px solid var(--brand-border);background:#fff;border-radius:13px;margin-top:22px;padding:20px}.visual-automation-heading{justify-content:space-between;align-items:center;gap:22px;display:flex}.visual-automation-heading h3{color:var(--brand-navy);margin:5px 0}.visual-automation-heading p{max-width:720px;color:var(--brand-muted);margin:0;font-size:11px;line-height:1.5}.visual-automation-heading .primary{white-space:nowrap;align-items:center;gap:7px;display:flex}.visual-automation-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.visual-automation-list>article{background:#f8fbfd;border:1px solid #d8e5ee;border-radius:9px;grid-template-columns:minmax(0,1fr) 42px;display:grid;overflow:hidden}.visual-automation-open{min-width:0;color:var(--brand-navy);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.visual-automation-delete{color:#b33d3d;cursor:pointer;background:#fff8f8;border:0;border-left:1px solid #e1eaf0;place-items:center;display:grid}.visual-automation-delete:hover{background:#ffeded}.visual-automation-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.visual-automation-list small{color:var(--brand-muted)}.workflow-status{color:#785d1d;background:#fff2cc;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.workflow-status.active{color:#16704a;background:#dff5e8}.workflow-status.paused{color:#536878;background:#e9f0f4}.workflow-builder>footer .workflow-delete{color:#a02f2f;background:#fff5f5;border-color:#e9b7b7;margin-right:auto}.workflow-builder-backdrop{z-index:110;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061927b8;padding:26px;position:fixed;inset:0}.workflow-builder{background:#f5f9fc;border:1px solid #9fc5df;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1500px,96vw);height:min(900px,94vh);margin:auto;display:grid;overflow:hidden;box-shadow:0 28px 90px #020c1466}.workflow-builder>header{color:#fff;background:var(--brand-navy);justify-content:space-between;gap:20px;padding:18px 22px;display:flex}.workflow-builder>header>div{flex:1}.workflow-builder>header .eyebrow{color:#83c9ff}.workflow-builder>header input,.workflow-builder>header textarea{color:#fff;background:0 0;border:0;width:min(700px,100%);display:block}.workflow-builder>header input{margin-top:4px;padding:0;font-size:22px;font-weight:850}.workflow-builder>header textarea{resize:none;color:#c7d9e5;min-height:38px;margin-top:4px;padding:0;font:11px/1.45 inherit}.workflow-builder>header button{color:#fff;cursor:pointer;background:#102c40;border:1px solid #476477;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.workflow-builder-layout{grid-template-columns:245px minmax(0,1fr) 260px;min-height:0;display:grid}.workflow-builder-layout>aside{background:#fff;border-right:1px solid #d5e3ec;padding:17px;overflow-y:auto}.workflow-builder-layout>aside>strong{color:var(--brand-navy);margin-bottom:12px;font-size:12px;display:block}.workflow-palette-group{margin-top:13px}.workflow-palette-group>span{color:#6a8190;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:8px;font-weight:900;display:block}.workflow-palette-group>button{width:100%;color:var(--brand-blue);text-align:left;cursor:grab;background:#f9fcfe;border:1px solid #dce7ee;border-radius:8px;grid-template-columns:22px 1fr 15px;align-items:center;gap:7px;margin-top:5px;padding:8px;display:grid}.workflow-palette-group b,.workflow-palette-group small{display:block}.workflow-palette-group b{color:var(--brand-navy);font-size:9px}.workflow-palette-group small{color:var(--brand-muted);margin-top:2px;font-size:7px;line-height:1.3}.workflow-builder-layout>main{background:repeating-linear-gradient(-45deg,#f7fafc,#f7fafc 8px,#f1f6f9 8px 16px);min-width:0;padding:22px;overflow:auto}.workflow-canvas{background:#ffffffb8;border:1px dashed #bad1df;border-radius:12px;align-items:center;min-width:max-content;min-height:370px;padding:24px;display:flex}.workflow-node-wrap{align-items:center;display:flex}.workflow-connector{color:#7da8c3;place-items:center;width:32px;display:grid}.workflow-node{cursor:pointer;background:#fff;border:2px solid #d7e4ed;border-top-color:#358fce;border-radius:10px;width:158px;min-height:174px;padding:10px;box-shadow:0 8px 18px #17384d12}.workflow-node.selected{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2b96e522}.workflow-node.approval{border-top-color:#d6a52c}.workflow-node.action{border-top-color:#35a66e}.workflow-node>div{color:#89a1b1;justify-content:space-between;align-items:center;display:flex}.workflow-node>div>button{color:#a46a6a;cursor:pointer;background:0 0;border:0}.workflow-node-icon{width:38px;height:38px;color:var(--brand-blue);background:#e5f3fd;border-radius:9px;place-items:center;display:grid}.workflow-node-icon svg{width:19px}.workflow-node>small{color:#718997;text-transform:uppercase;letter-spacing:.07em;margin-top:18px;font-size:8px;font-weight:900;display:block}.workflow-node>strong{min-height:42px;color:var(--brand-navy);margin-top:5px;font-size:11px;line-height:1.35;display:block}.workflow-node>footer{border-top:1px solid #e4edf2;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.workflow-node>footer button{color:#547184;cursor:pointer;background:#edf4f8;border:0;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.workflow-node>footer button:disabled{opacity:.35}.workflow-node>footer span{color:#78909f;font-size:8px}.workflow-drop-target{width:135px;color:var(--brand-blue);cursor:pointer;background:#f2f9fd;border:2px dashed #9fc8e2;border-radius:10px;align-self:stretch;margin-left:32px}.workflow-validation{border:1px solid;border-radius:9px;gap:10px;margin-top:15px;padding:12px;display:flex}.workflow-validation.ready{color:#236c4b;background:#effaf5;border-color:#9bd3b8}.workflow-validation.warning{color:#795c1c;background:#fff9e9;border-color:#e5c675}.workflow-validation strong,.workflow-validation span{display:block}.workflow-validation strong{font-size:10px}.workflow-validation span{margin-top:3px;font-size:9px}.workflow-inspector{border-left:1px solid #d5e3ec;border-right:0!important}.workflow-inspector label{color:#526a79;margin-top:12px;font-size:9px;font-weight:850;display:block}.workflow-inspector input{border:1px solid #cbdce7;border-radius:8px;width:100%;min-height:38px;margin-top:5px;padding:8px}.workflow-inspector>p{color:var(--brand-muted);font-size:10px}.workflow-inspector-note{color:#456276;background:#edf5fa;border-radius:8px;gap:8px;margin-top:18px;padding:11px;font-size:9px;line-height:1.45;display:flex}.workflow-builder>footer{background:#fff;border-top:1px solid #d4e2eb;justify-content:flex-end;gap:9px;padding:13px 20px;display:flex}.workflow-builder>footer button{align-items:center;gap:7px;display:flex}.automation-builder-window-body{background:#f3f9fe;overflow:hidden}.detached-automation-builder,.workflow-builder-standalone{width:100%;height:100vh;min-height:0;overflow:hidden}.detached-automation-builder{background:#f3f9fe;position:relative}.detached-automation-builder>.detached-agent-error{z-index:4;width:min(760px,100vw - 40px);position:fixed;top:12px;left:50%;transform:translate(-50%)}.workflow-builder-standalone .workflow-builder{width:100%;height:100%;box-shadow:none;border:0;border-radius:0;margin:0}.workflow-inspector select{background:#fff;border:1px solid #cbdce7;border-radius:8px;width:100%;min-height:38px;margin-top:5px;padding:8px}@media (width<=1100px){.workflow-builder-layout{grid-template-columns:205px minmax(0,1fr)}.workflow-inspector{display:none}.visual-automation-list{grid-template-columns:1fr}}@media (width<=1050px){.custom-automation-grid{grid-template-columns:1fr}}.import-section-selector{grid-template-columns:minmax(220px,.65fr) 1.6fr;align-items:center;gap:20px;margin-bottom:20px;padding:18px 20px;display:grid}.import-section-selector h3{color:var(--brand-navy);margin:4px 0}.import-section-selector p{color:var(--brand-muted);margin:0;font-size:10px;line-height:1.45}.import-section-buttons{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.import-section-buttons button{color:#607482;cursor:pointer;background:#f8fbfd;border:1px solid #d3e1eb;border-radius:9px;place-items:center;gap:5px;min-height:70px;padding:9px 6px;display:grid;position:relative}.import-section-buttons button>svg:first-child{width:18px}.import-section-buttons button>svg:last-child{color:#fff;width:12px;position:absolute;top:6px;right:6px}.import-section-buttons button span{text-align:center;font-size:8px;font-weight:800}.import-section-buttons button.selected{color:#fff;background:linear-gradient(145deg,#147fd7,#2c93ee);border-color:#1685df;box-shadow:0 6px 14px #1685df2b}.import-summary.five{grid-template-columns:repeat(5,1fr)}.import-section-error{color:#8b3535;background:#fff3f3;border:1px solid #efb6b6;border-radius:8px;gap:3px;margin-bottom:9px;padding:10px 12px;display:grid}.import-section-error strong{font-size:10px}.import-section-error span{font-size:9px}@media (width<=1180px){.import-section-selector{grid-template-columns:1fr}.import-section-buttons,.import-summary.five{grid-template-columns:repeat(3,1fr)}}.operations-overview{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:20px;margin-bottom:20px;display:grid}.operations-pulse{color:#387354;background:#e9f7ef;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.operations-pulse.running{color:#126cac;background:#e7f4ff}.operations-pulse.running svg{animation:1.5s infinite pulse-ring}.operations-kpis{grid-template-columns:1fr 1fr;gap:9px;display:grid}.operations-kpis>div{background:#f8fbfd;border:1px solid #dbe7ef;border-radius:9px;align-items:center;gap:10px;padding:11px 12px;display:flex}.operations-kpis svg{color:var(--brand-blue);flex:none}.operations-kpis span{color:#536a79;font-size:9px}.operations-kpis strong{color:var(--brand-navy);font-size:15px}.operations-connections{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.operations-connections span{color:#526b7a;background:#edf4f8;border-radius:7px;padding:6px 8px;font-size:8px}.operations-connections b{color:var(--brand-navy);margin-left:4px}.attention-list{gap:8px;display:grid}.attention-list>div{color:#6e5727;background:#fff8e9;border-left:3px solid #e2a32d;border-radius:6px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:9px;line-height:1.4;display:flex}.attention-list svg{color:#b77912;flex:none}.operations-empty{color:#6d8278;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:118px;display:flex}.operations-empty svg{color:#3ba773}.operations-empty strong{color:var(--brand-navy);font-size:11px}.operations-empty span{font-size:9px}.operations-empty.compact{min-height:76px}.operations-timeline{margin-bottom:20px}.operations-timeline article{border-top:1px solid #e7eef3;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;display:grid}.operations-timeline article:nth-child(-n+3){border-top:0}.timeline-dot{background:var(--brand-blue);border:2px solid #b7d8ef;border-radius:50%;width:8px;height:8px}.operations-timeline strong,.operations-timeline small{display:block}.operations-timeline strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.operations-timeline small{color:var(--brand-muted);margin-top:3px;font-size:7px}.operations-timeline code{color:#8495a1;font-size:7px}@keyframes pulse-ring{50%{opacity:.35;transform:scale(.9)}}@media (width<=1100px){.operations-overview{grid-template-columns:1fr}.operations-timeline>div:last-child{grid-template-columns:1fr 1fr}.operations-timeline article:nth-child(3){border-top:1px solid #e7eef3}}.auth-screen{background:radial-gradient(circle at 65% 20%,#208ce827,#0000 32%),linear-gradient(145deg,#061826,#0b2d46);place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{background:#fff;border:1px solid #ffffff20;border-radius:18px;width:min(460px,94vw);padding:34px;box-shadow:0 28px 90px #020d1580}.auth-card>header{align-items:center;gap:12px;margin-bottom:28px;display:flex}.auth-card>header img{object-fit:contain;width:42px;height:42px}.auth-card>header span,.auth-card>header strong{display:block}.auth-card>header span{color:var(--brand-navy);letter-spacing:.12em;font-size:15px;font-weight:900}.auth-card>header strong{color:var(--brand-blue);margin-top:2px;font-size:10px;font-weight:700}.auth-icon{color:#fff;background:linear-gradient(145deg,#0876cf,#41a8f5);border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:17px;display:grid;box-shadow:0 8px 20px #1685df35}.auth-card h1{color:var(--brand-navy);margin:5px 0 7px;font-size:25px}.auth-card>p{color:var(--brand-muted);margin:0 0 21px;font-size:11px;line-height:1.55}.auth-card form{gap:13px;display:grid}.auth-card label,.user-form label,.reset-password-modal>label{color:#4f6574;font-size:10px;font-weight:800}.auth-card input,.user-form input,.user-form select,.reset-password-modal input{width:100%;min-height:42px;color:var(--brand-ink);background:#fbfdfe;border:1px solid #cbdce8;border-radius:8px;outline:none;margin-top:6px;padding:8px 11px;display:block}.auth-card input:focus,.user-form input:focus,.user-form select:focus,.reset-password-modal input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee1f}.auth-card form>button{justify-content:center;min-height:44px;margin-top:4px}.password-hint{color:#738590;font-size:9px;line-height:1.45}.auth-error{color:#963b3b;background:#fff3f3;border:1px solid #efb2b2;border-radius:7px;padding:9px 11px;font-size:10px;line-height:1.4}.auth-card>footer{color:#617986;border-top:1px solid #e7eef3;align-items:flex-start;gap:7px;margin-top:20px;padding-top:16px;font-size:8px;line-height:1.45;display:flex}.auth-card>footer svg{color:#2c9868;flex:none;width:14px}.sidebar-status,.sidebar-user{box-sizing:border-box;width:100%;min-height:70px}.sidebar-user{background:#0c2a3d;border:1px solid #21465f;border-radius:9px;grid-template-columns:1fr 32px;align-items:center;gap:8px;margin:12px 0 0;padding:10px 11px;display:grid}.sidebar-user strong,.sidebar-user span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user strong{color:#fff;font-size:9px}.sidebar-user span{color:#7bb9e3;margin-top:3px;font-size:7px}.sidebar-user button{color:#a8cce4;cursor:pointer;background:0 0;border:1px solid #315870;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.settings-combined{display:block}.user-management{margin-bottom:28px}.settings-heading{margin-bottom:16px}.settings-heading h2{color:var(--brand-navy);margin:5px 0 4px}.settings-heading p{color:var(--brand-muted);margin:0;font-size:11px}.user-security-grid{grid-template-columns:.85fr 1.4fr;gap:18px;display:grid}.user-form{gap:11px;display:grid}.user-form .panel-header{margin-bottom:1px}.user-form .panel-header>svg,.user-list-panel .panel-header>svg{color:var(--brand-blue)}.user-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.user-form>button{justify-content:center;justify-self:end}.role-info{color:var(--brand-blue);align-items:center;gap:13px;display:flex}.role-info strong,.role-info span{display:block}.role-info strong{color:var(--brand-navy)}.role-info span{color:var(--brand-muted);margin-top:5px;font-size:10px}.user-list-panel{margin-top:18px;padding:0;overflow:hidden}.user-list-panel>.panel-header{border-bottom:1px solid #e4edf3;margin:0;padding:18px 20px 13px}.user-list article{border-top:1px solid #e8eef3;grid-template-columns:38px minmax(180px,1fr) 170px 68px auto auto;align-items:center;gap:11px;padding:13px 20px;display:grid}.user-list article:first-child{border-top:0}.user-avatar{color:#126cac;background:#e2f2ff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.user-list input:not([type=checkbox]),.user-list select{width:100%;min-height:34px;color:var(--brand-ink);background:#fff;border:1px solid #d3e1ea;border-radius:7px;padding:6px 8px}.user-list small{color:var(--brand-muted);margin-top:4px;font-size:8px;display:block}.user-active{color:#516a79;align-items:center;gap:5px;font-size:9px;display:inline-flex}.reset-password-modal{width:min(520px,94vw)}.reset-password-modal>label{margin:15px 0;display:block}.settings-workspace{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:22px;width:min(1560px,100% - 48px);margin:24px auto 44px;display:grid}.settings-section-nav{border:1px solid var(--brand-border);background:#fff;border-radius:14px;gap:6px;padding:14px;display:grid;position:sticky;top:18px;box-shadow:0 12px 32px #17384d12}.settings-section-nav>div{border-bottom:1px solid #e3edf3;padding:8px 9px 13px}.settings-section-nav>div strong,.settings-section-nav>div small{display:block}.settings-section-nav>div strong{color:var(--brand-navy);margin-top:4px;font-size:16px}.settings-section-nav>div small{color:var(--brand-muted);margin-top:4px;font-size:9px;line-height:1.4}.settings-section-nav>button{color:#5a7181;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-height:54px;padding:8px 9px;display:grid}.settings-section-nav>button>svg:first-child{color:#517187;background:#eef5f9;border-radius:8px;width:32px;height:32px;padding:7px}.settings-section-nav>button b,.settings-section-nav>button small{display:block}.settings-section-nav>button b{color:var(--brand-navy);font-size:10px}.settings-section-nav>button small{color:var(--brand-muted);margin-top:2px;font-size:8px}.settings-section-nav>button>svg:last-child{color:#94a8b5}.settings-section-nav>button:hover{background:#f7fbfd;border-color:#cfe0ea}.settings-section-nav>button.active{box-shadow:inset 3px 0 0 var(--brand-blue);background:#eaf6fe;border-color:#94c9ed}.settings-section-nav>button.active>svg:first-child{color:#fff;background:var(--brand-blue)}.settings-section-content{min-width:0}.settings-section-content>.content,.settings-section-content>.settings-content{width:100%;max-width:none;margin:0;padding:0}.settings-tenant-context{border:1px solid var(--brand-border);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:13px 16px;display:flex}.settings-tenant-context strong{color:var(--brand-navy);margin-top:4px;display:block}@media (width<=1050px){.settings-workspace{grid-template-columns:1fr}.settings-section-nav{display:flex;position:static;overflow-x:auto}.settings-section-nav>div{border-bottom:0;border-right:1px solid #e3edf3;min-width:210px}.settings-section-nav>button{min-width:205px}.settings-tenant-context{flex-direction:column;align-items:stretch}.settings-tenant-context .settings-tenant{width:100%}}.employee-provisioning-panel{margin-top:18px}.employee-provisioning-panel>.panel-header{align-items:flex-start}.employee-provisioning-panel>.panel-header svg{color:var(--brand-blue)}.employee-provisioning-panel>.panel-header p{max-width:820px;color:var(--brand-muted);margin:5px 0 0;font-size:10px;line-height:1.55}.employee-provisioning-grid{border-top:1px solid #e4edf3;grid-template-columns:minmax(210px,.7fr) minmax(260px,1fr) auto;align-items:end;gap:16px;padding-top:14px;display:grid}.employee-provisioning-grid label{color:var(--brand-navy);gap:6px;font-size:9px;font-weight:800;display:grid}.employee-provisioning-grid select{min-height:40px;color:var(--brand-ink);background:#fff;border:1px solid #cfdfe9;border-radius:8px;padding:8px 10px}.employee-provisioning-state{justify-items:start;gap:4px;display:grid}.employee-provisioning-state strong{color:var(--brand-navy);font-size:11px}.employee-provisioning-state small{color:var(--brand-muted);font-size:9px}.employee-provisioning-actions{justify-content:flex-end;gap:8px;display:flex}.employee-provisioning-actions button{white-space:nowrap}.employee-provisioning-panel .run-result{margin-top:14px}@media (width<=1150px){.user-security-grid{grid-template-columns:1fr}.user-list article{grid-template-columns:38px 1fr 150px}.user-list article>:nth-child(n+4){grid-column:2/4;justify-self:start}.employee-provisioning-grid{grid-template-columns:1fr;align-items:stretch}.employee-provisioning-actions{justify-content:flex-start}}body{color:var(--brand-ink);font-size:15px;line-height:1.45}.nav-item{min-height:44px;font-size:14px}.brand strong{font-size:15px}.brand span,.sidebar-status strong{font-size:13px}.sidebar-status span{font-size:12px}.sidebar-user strong{font-size:11px}.sidebar-user span{font-size:10px}.version{font-size:11px}.topbar h1{font-size:27px}.eyebrow{letter-spacing:.09em;font-size:11px}.panel{padding:24px}.panel h3,.panel-header h3{font-size:19px;line-height:1.25}.text-button{font-size:13px}.metrics article{min-height:112px;padding:22px}.metrics span{font-size:12px}.metrics strong{font-size:22px}.metrics small{font-size:12px;line-height:1.35}.metric-icon{width:46px;height:46px}.operations-overview{gap:20px}.operations-live,.operations-attention{min-height:250px}.operations-pulse{padding:7px 10px;font-size:11px}.operations-kpis{gap:11px}.operations-kpis>div{min-height:58px;padding:13px 14px}.operations-kpis span{font-size:12px}.operations-kpis strong{margin-right:3px;font-size:20px}.operations-connections{gap:9px;margin-top:14px}.operations-connections span{padding:7px 10px;font-size:11px}.attention-list>div{padding:12px 13px;font-size:12px}.operations-empty{gap:7px}.operations-empty strong{font-size:14px}.operations-empty span{max-width:280px;font-size:11px;line-height:1.45}.operations-timeline{padding:24px}.operations-timeline>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.operations-timeline article,.operations-timeline article:nth-child(-n+3){background:#f9fcfe;border:1px solid #e1eaf1;border-radius:9px;min-height:68px;padding:12px 14px}.operations-timeline article:hover{background:#f3f9fd;border-color:#bcd8ea}.timeline-dot{width:10px;height:10px}.operations-timeline strong{font-size:13px}.operations-timeline small{margin-top:5px;font-size:10px}.operations-timeline code{color:#526f82;text-transform:uppercase;letter-spacing:.03em;background:#e8f2f8;border-radius:999px;padding:5px 8px;font-family:inherit;font-size:10px;font-weight:700}.module-row{min-height:63px;padding:14px 6px}.module-row strong{font-size:14px}.module-row small{font-size:12px}.tag{font-size:11px}.dependency-list>div{min-height:52px;font-size:14px}.dependency-list small{font-size:12px}.automation-card p,.section-intro p,.workspace-toolbar p{font-size:14px}.automation-config-state small{font-size:11px}.automation-card-actions .secondary,.run-button{font-size:12px}.availability{font-size:11px}.automation-settings-intro strong,.automation-ai-note strong{font-size:13px}.automation-settings-intro span,.automation-ai-note span,.automation-settings-warning span,.automation-settings-grid label:not(.automation-settings-check),.automation-settings-check{font-size:12px}.automation-schedule-title strong{font-size:14px}.automation-schedule-title span,.schedule-switch,.automation-schedule-grid label,.schedule-weekdays label,.scheduled-live-warning strong,.schedule-runtime{font-size:11px}.scheduled-live-warning span{font-size:10px}.agent-message p,.agent-composer textarea{font-size:13px}.agent-message span,.agent-controls label,.agent-action>div span{font-size:10px}.agent-controls select,.agent-safety,.agent-memory,.agent-welcome p,.agent-welcome button{font-size:11px}.agent-attach-button small,.agent-pending-files small,.agent-message-files small{font-size:9px}@media (width<=1100px){.operations-timeline>div:last-child{grid-template-columns:1fr}.operations-live,.operations-attention{min-height:auto}}.agent-composer{background:#fff;border-top:1px solid #d5e4ef;grid-template-columns:1fr 42px;align-items:end;gap:9px;padding:13px 16px 17px;display:grid}.agent-composer textarea{resize:vertical;min-height:68px;max-height:140px;color:var(--brand-ink);font:inherit;background:#f9fcfe;border:1px solid #cbddea;border-radius:10px;outline:none;padding:11px 12px;font-size:11px;line-height:1.45}.agent-composer textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee20}.agent-composer button{color:#fff;background:var(--brand-blue);cursor:pointer;border:0;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.agent-composer button:disabled{opacity:.4;cursor:not-allowed}.agent-dropzone{background:#fff;padding:9px 16px 0;transition:background .15s;position:relative}.agent-dropzone.active{background:#e9f5ff}.agent-dropzone>input{display:none}.agent-attach-button{color:#376078;cursor:pointer;text-align:left;background:#f7fbfe;border:1px dashed #9fc7e3;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:48px;padding:8px 11px;display:flex}.agent-attach-button svg{color:var(--brand-blue);flex:none}.agent-attach-button span,.agent-attach-button small{display:block}.agent-attach-button span{font-size:10px;font-weight:800}.agent-attach-button small{color:var(--brand-muted);margin-top:2px;font-size:8px}.agent-pending-files{gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.agent-pending-files>div{background:#f8fbfd;border:1px solid #cfe0ec;border-radius:8px;grid-template-columns:18px minmax(100px,1fr) 24px;align-items:center;gap:6px;min-width:180px;padding:7px 8px;display:grid}.agent-pending-files span,.agent-pending-files small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agent-pending-files span{color:var(--brand-navy);font-size:9px;font-weight:700}.agent-pending-files small{color:var(--brand-muted);margin-top:2px;font-size:7px}.agent-pending-files button{color:#8b4a4a;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;display:grid}.agent-add-more{color:var(--brand-blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:6px;padding:4px 0;font-size:8px;font-weight:800;display:inline-flex}.agent-message-files{gap:5px;margin-top:6px;display:grid}.agent-message-files>div{background:#f7fbfd;border:1px solid #d5e4ef;border-radius:7px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px 8px;display:grid}.agent-message-files span{color:#314c5f;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;margin:0;font-size:8px;overflow:hidden;text-align:left!important}.agent-message-files small{color:#2d7c54;font-size:7px}.agent-message-files small.partial{color:#9a6c18}.agent-message-files small.failed{color:#a54444}@media (width<=1480px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.metrics{grid-template-columns:1fr}}.sectioned-workspace{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:28px;width:min(1760px,100% - 48px);margin:28px auto 48px;display:grid}.sectioned-workspace-nav{border:1px solid var(--brand-border);background:#fff;border-radius:15px;gap:8px;min-width:0;padding:18px;display:grid;position:sticky;top:20px;box-shadow:0 12px 32px #17384d12}.sectioned-workspace-nav-heading{border-bottom:1px solid #e2ebf1;padding:5px 7px 16px}.sectioned-workspace-nav-heading strong,.sectioned-workspace-nav-heading small{display:block}.sectioned-workspace-nav-heading strong{color:var(--brand-navy);margin-top:6px;font-size:20px;line-height:1.25}.sectioned-workspace-nav-heading small{color:var(--brand-muted);margin-top:6px;font-size:12px;line-height:1.45}.sectioned-workspace-nav>button{color:#5a7181;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;min-height:66px;padding:10px 11px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.sectioned-workspace-nav>button>svg:first-child{box-sizing:border-box;color:#517187;background:#eef5f9;border-radius:9px;width:38px;height:38px;padding:9px}.sectioned-workspace-nav>button b,.sectioned-workspace-nav>button small{display:block}.sectioned-workspace-nav>button b{color:var(--brand-navy);font-size:13px;line-height:1.25}.sectioned-workspace-nav>button small{color:var(--brand-muted);margin-top:4px;font-size:11px;line-height:1.35}.sectioned-workspace-nav>button>svg:last-child{color:#8ea4b3}.sectioned-workspace-nav>button:hover{background:#f6fafc;border-color:#c8dce9}.sectioned-workspace-nav>button.active{box-shadow:inset 4px 0 0 var(--brand-blue);background:#eaf6fe;border-color:#85c2ec}.sectioned-workspace-nav>button.active>svg:first-child{color:#fff;background:var(--brand-blue)}.sectioned-workspace-content{min-width:0}.sectioned-workspace-content>.content,.sectioned-workspace-content>.settings-content{width:100%;max-width:none;margin:0;padding:0}.module-sectioned-workspace.without-navigation{grid-template-columns:minmax(0,1fr);width:100%;margin:0}.module-sectioned-workspace.without-navigation>.sectioned-workspace-content>.content{padding:24px}.field-optional{color:#688091;margin-left:4px;font-size:.9em;font-weight:600}.field-help{color:var(--brand-muted);margin-top:6px;font-size:11px;line-height:1.4;display:block}@media (width<=1320px){.sectioned-workspace{grid-template-columns:1fr}.sectioned-workspace-nav{gap:8px;padding:12px;display:flex;position:static;overflow-x:auto}.sectioned-workspace-nav-heading{border-bottom:0;border-right:1px solid #e2ebf1;flex:0 0 230px}.sectioned-workspace-nav>button{flex:0 0 220px}}@media (width<=760px){.sectioned-workspace{width:calc(100% - 24px);margin:16px auto 28px}.sectioned-workspace-nav-heading{display:none}.sectioned-workspace-nav>button{flex-basis:190px;min-height:58px}}.dashboard-workspace{max-width:1504px}.dashboard-layout-toolbar{background:#fff;border:1px solid #d7e4ed;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:14px 16px;display:flex}.dashboard-layout-toolbar>div:first-child{min-width:0}.dashboard-layout-toolbar strong,.dashboard-layout-toolbar small{display:block}.dashboard-layout-toolbar strong{color:var(--brand-navy);margin-top:3px;font-size:14px}.dashboard-layout-toolbar small{color:var(--brand-muted);margin-top:3px;font-size:11px}.dashboard-layout-toolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-layout-toolbar.editing{background:#f4faff;border-color:#9bcbed;box-shadow:0 0 0 3px #258fe510}.dashboard-layout-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.dashboard-widget{min-width:0}.dashboard-widget-full{grid-column:span 12}.dashboard-widget-wide{grid-column:span 8}.dashboard-widget-half{grid-column:span 6}.dashboard-widget-narrow{grid-column:span 4}.dashboard-widget-content,.dashboard-widget-content>.panel,.dashboard-widget-content>.hero-card{box-sizing:border-box;height:100%}.dashboard-widget-content>.hero-card,.dashboard-widget-content>.metrics,.dashboard-widget-content>.panel{margin:0}.dashboard-widget-content>.dashboard-reports{height:auto;min-height:100%}.dashboard-widget-content .operations-live,.dashboard-widget-content .operations-attention{min-height:250px}.dashboard-layout-grid.is-editing .dashboard-widget{background:#eef8ff;border:2px dashed #8fc4e8;border-radius:15px;padding:58px 10px 10px;transition:opacity .15s,transform .15s,border-color .15s;position:relative;overflow:hidden}.dashboard-layout-grid.is-editing .dashboard-widget:hover{border-color:#258fe5;box-shadow:0 8px 22px #0d6ead18}.dashboard-layout-grid.is-editing .dashboard-widget.is-dragging{opacity:.48;transform:scale(.985)}.dashboard-widget-controls{align-items:center;gap:7px;min-width:0;display:flex;position:absolute;top:9px;left:10px;right:10px}.dashboard-drag-handle{color:#2478af;cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;min-width:0;margin-right:auto;display:flex}.dashboard-drag-handle:active{cursor:grabbing}.dashboard-drag-handle b{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;margin-left:5px;font-size:11px;overflow:hidden}.dashboard-widget-controls label{color:#577080;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.dashboard-widget-controls select{min-height:32px;color:var(--brand-navy);font:inherit;background:#fff;border:1px solid #bad7e9;border-radius:7px;padding:4px 26px 4px 8px;font-size:10px}.dashboard-widget-controls button{color:#246d9c;cursor:pointer;background:#fff;border:1px solid #bad7e9;border-radius:7px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.dashboard-widget-controls button:hover:not(:disabled){color:#fff;background:#258fe5;border-color:#258fe5}.dashboard-widget-controls button:disabled{opacity:.35;cursor:default}.dashboard-workspace>.security-note{margin-top:20px}@media (width<=1180px){.dashboard-widget-wide,.dashboard-widget-half,.dashboard-widget-narrow{grid-column:span 12}.dashboard-layout-toolbar{flex-direction:column;align-items:flex-start}.dashboard-layout-toolbar>div:last-child{justify-content:flex-start}}@media (width<=720px){.dashboard-layout-grid{gap:14px}.dashboard-widget-controls label{display:none}.dashboard-layout-grid.is-editing .dashboard-widget{padding-top:54px}}.protocol-workspace{max-width:1600px}.protocol-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.protocol-tabs{border-radius:11px;padding:4px}.protocol-tabs button{min-width:120px;min-height:38px;font-size:13px;font-weight:700}.protocol-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.protocol-summary article{border:1px solid var(--brand-border);background:#fff;border-radius:12px;align-items:center;gap:13px;min-width:0;padding:17px 18px;display:flex}.protocol-summary-icon{border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.protocol-summary-icon.total{color:#147fdc;background:var(--brand-blue-soft)}.protocol-summary-icon.success{color:#277a50;background:#e7f5ed}.protocol-summary-icon.warning{color:#9a6818;background:#fff3d9}.protocol-summary-icon.error{color:#a7473d;background:#fdecea}.protocol-summary span,.protocol-summary strong,.protocol-summary small{display:block}.protocol-summary span{color:var(--brand-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.protocol-summary strong{color:var(--brand-navy);margin:3px 0 1px;font-size:21px}.protocol-summary small{color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.protocol-panel{padding:0;overflow:hidden}.protocol-panel-header{border-bottom:1px solid #e7eef4;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px 24px 18px;display:flex}.protocol-panel-header h2{color:var(--brand-navy);margin:5px 0 4px;font-size:20px}.protocol-panel-header p{color:var(--brand-muted);margin:0;font-size:11px}.protocol-filters{grid-template-columns:minmax(280px,390px) 155px;gap:9px;display:grid}.protocol-filters label{border:1px solid var(--brand-border);color:#6e8392;background:#f9fcfe;border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 11px;display:flex}.protocol-filters input,.protocol-filters select{border:1px solid var(--brand-border);min-height:40px;color:var(--brand-ink);font:inherit;background:#f9fcfe;border-radius:9px}.protocol-filters input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.protocol-filters select{padding:0 10px;font-size:12px}.protocol-list{max-height:690px;overflow:auto}.protocol-entry{border-top:1px solid #edf2f6;grid-template-columns:38px minmax(260px,1fr) minmax(220px,.9fr);align-items:center;gap:14px;min-height:92px;padding:15px 24px;display:grid}.protocol-entry:first-child{border-top:0}.protocol-entry:hover{background:#f8fbfd}.protocol-state-icon{color:#477187;background:#edf4f8;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.protocol-entry.success .protocol-state-icon{color:#277a50;background:#e7f5ed}.protocol-entry.warning .protocol-state-icon{color:#9a6818;background:#fff3d9}.protocol-entry.error .protocol-state-icon{color:#a7473d;background:#fdecea}.protocol-entry-main>div{align-items:center;gap:8px;display:flex}.protocol-entry-main strong{color:var(--brand-navy);font-size:13px}.protocol-entry-main p{color:#526a7b;margin:5px 0;font-size:12px;line-height:1.4}.protocol-entry-main small{color:#8394a0;align-items:center;gap:5px;font-size:10px;display:flex}.protocol-status{color:#416779;background:#edf4f8;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800}.protocol-status.success{color:#277a50;background:#e7f5ed}.protocol-status.warning{color:#8b5f18;background:#fff3d9}.protocol-status.error{color:#a7473d;background:#fdecea}.protocol-entry-data{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.protocol-entry-data>div{min-width:0}.protocol-entry-data span,.protocol-entry-data strong{display:block}.protocol-entry-data span{color:#8a9aa5;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800}.protocol-entry-data strong{color:#304d60;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.protocol-empty{color:#8a9ba6;text-align:center;align-content:center;place-items:center;gap:7px;min-height:280px;display:grid}.protocol-empty strong{color:#526a7b;font-size:13px}.protocol-empty span{font-size:11px}.protocol-raw{border:1px solid var(--brand-border);background:#fff;border-radius:10px;margin-top:14px}.protocol-raw summary{color:#536d7e;cursor:pointer;padding:13px 16px;font-size:11px;font-weight:800}.protocol-raw .log-meta{margin:0;padding:0 16px 9px}.protocol-raw .log-viewer{border-radius:0 0 9px 9px;min-height:240px;max-height:440px;font-size:11px}@media (width<=1220px){.protocol-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.protocol-panel-header{flex-direction:column;align-items:stretch}.protocol-filters{grid-template-columns:1fr 160px}.protocol-entry{grid-template-columns:38px minmax(0,1fr)}.protocol-entry-data{grid-column:2}}.minimal-update-check{background:#fff;border:1px solid #d4e3ec;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:22px;padding:11px 13px;display:grid}.minimal-update-icon{color:#25845e;background:#eaf7f1;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.minimal-update-icon svg{width:17px;height:17px}.minimal-update-check strong,.minimal-update-check small{display:block}.minimal-update-check strong{color:var(--brand-navy);font-size:12px}.minimal-update-check small{color:var(--brand-muted);margin-top:2px;font-size:9px}.minimal-update-check button{min-height:34px;padding:7px 11px;font-size:11px}.minimal-update-check.available{background:#f5fbff;border-color:#a8d5f2}.minimal-update-check.available .minimal-update-icon{color:#147fdc;background:#e4f3fe}.minimal-update-check.failed{background:#fff8f8;border-color:#edc6c6}.minimal-update-check.failed .minimal-update-icon{color:#aa4545;background:#fdeaea}.minimal-update-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.update-settings{border-top:1px solid var(--brand-border);margin-top:34px;padding-top:30px}.update-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.update-version-card{align-items:center;gap:14px;min-height:126px;padding:20px;display:flex}.update-card-icon{color:#107dcc;background:#e5f3fd;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}.update-card-icon.channel{color:#287755;background:#e8f6ee}.update-card-icon.state{color:#37708f;background:#edf4f8}.update-state-error .update-card-icon{color:#a33f3f;background:#fff0f0}.update-version-card span,.update-version-card strong,.update-version-card small{display:block}.update-version-card span{color:var(--brand-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.update-version-card strong{color:var(--brand-navy);margin:4px 0;font-size:18px}.update-version-card small{color:var(--brand-muted);font-size:11px;line-height:1.45}.update-control-panel{padding:24px}.update-control-panel .panel-header>svg{color:var(--brand-blue)}.update-security-note{color:#35664f;background:#f1faf5;border:1px solid #bfe0d0;border-radius:9px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 13px;font-size:11px;line-height:1.45;display:flex}.update-security-note svg{color:#2d9568;flex:none}.update-progress{background:#dfebf3;border-radius:999px;height:8px;margin-top:15px;overflow:hidden}.update-progress span{border-radius:inherit;background:linear-gradient(90deg,#1384dd,#42a9f5);height:100%;transition:width .2s;display:block}.update-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.update-actions button{font-size:12px}.update-meta{color:var(--brand-muted);border-top:1px solid #e3ecf2;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;font-size:10px;display:flex}@media (width<=1100px){.update-status-grid{grid-template-columns:1fr}}@media (width<=680px){.minimal-update-check{grid-template-columns:34px 1fr}.minimal-update-actions{grid-column:1/-1;justify-content:stretch}.minimal-update-actions button{flex:1;justify-content:center}}.agent-panel{width:min(640px,96vw)}.agent-header{grid-template-columns:46px minmax(0,1fr) auto;padding:18px 20px}.agent-header strong{font-size:18px;line-height:1.25}.agent-header span{font-size:10px}.agent-header-actions{gap:8px;display:flex}.agent-header-actions button{width:36px;height:36px}.agent-header-actions button:disabled{opacity:.42;cursor:not-allowed}.agent-controls{gap:14px;padding:16px 18px}.agent-controls label{font-size:11px}.agent-controls select{height:42px;margin-top:7px;padding-left:11px;font-size:13px}.agent-controls svg{bottom:13px}.agent-safety{padding:11px 18px;font-size:12.5px;line-height:1.5}.agent-memory{padding:10px 18px;font-size:12px}.agent-memory small{font-size:11px}.agent-messages{padding:22px 20px}.agent-welcome{padding:38px 10px}.agent-welcome strong{font-size:19px}.agent-welcome p{max-width:430px;margin:9px 0 22px;font-size:13.5px;line-height:1.6}.agent-welcome button{min-height:44px;padding:11px 14px;font-size:13px;line-height:1.4}.agent-message{max-width:90%;margin-bottom:18px}.agent-message>span{margin-bottom:6px;font-size:10.5px}.agent-message p{padding:13px 15px;font-size:14.5px;line-height:1.65}.agent-thinking{font-size:12.5px}.agent-action{padding:15px}.agent-action>div span{font-size:10px}.agent-action>strong{font-size:13.5px;line-height:1.5}.agent-action>code{padding:9px 10px;font-size:11px}.agent-action footer button,.agent-action>small{font-size:11.5px}.agent-dropzone{padding:11px 18px 0}.agent-attach-button{min-height:56px;padding:10px 13px}.agent-attach-button span{font-size:12.5px}.agent-attach-button small{font-size:10.5px}.agent-pending-files span{font-size:11px}.agent-pending-files small,.agent-message-files small{font-size:10px}.agent-add-more,.agent-message-files span{font-size:11px}.agent-composer{grid-template-columns:1fr 48px;gap:10px;padding:14px 18px 18px}.agent-composer textarea{min-height:78px;max-height:220px;padding:13px 14px;font-size:14px;line-height:1.55}.agent-composer button{width:48px;height:48px}.agent-composer-status{color:#5c7382;grid-column:1/-1;margin:-2px 2px 0;font-size:11px;line-height:1.4}.agent-fab.detached{background:linear-gradient(135deg,#15577f,#238bc9)}body.agent-window-body{background:#f5faff;min-width:0;overflow:hidden}body.agent-window-body #root,.detached-agent-app,.agent-standalone{width:100%;height:100vh}body.workspace-window-body{background:#f3f9fe;min-width:0;overflow:hidden}body.workspace-window-body #root{width:100%;height:100vh}body.module-window-body{background:#f3f9fe;min-width:0;overflow:auto}body.module-window-body #root{width:100%;min-height:100vh}body .app-shell.module-window-shell{grid-template-columns:minmax(0,1fr);width:100%;min-height:100vh;display:grid}.app-shell.module-window-shell>main{grid-column:1;width:100%;min-width:0}.module-window-shell .topbar{z-index:40;position:sticky;top:0}.detach-workspace-button{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}@media (width<=860px){.detach-workspace-button{color:#0000;justify-content:center;gap:0;width:42px;height:42px;padding:0;overflow:hidden}.detach-workspace-button svg{color:#17324d}}.detached-workspace-app{background:#f3f9fe;flex-direction:column;width:100%;height:100vh;display:flex}.detached-workspace-toolbar{border-bottom:1px solid var(--brand-border);background:var(--brand-navy);color:#fff;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:10px 18px;display:flex;box-shadow:0 3px 14px #05233629}.detached-workspace-toolbar>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.detached-workspace-toolbar .eyebrow{color:#8fc3e5}.detached-workspace-toolbar strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.detached-workspace-toolbar>div:last-child{align-items:center;gap:8px;display:flex}.detached-workspace-toolbar button{justify-content:center;align-items:center;gap:7px;display:flex}.detached-workspace-toolbar .icon-button{color:#fff;background:0 0;border:1px solid #45677d;border-radius:9px;width:40px;height:40px}.detached-workspace-content{flex:auto;min-height:0;overflow:auto}.detached-workspace-content>.content{min-height:100%}.workspace-detach-button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.detached-document-app .detached-workspace-content{overflow:hidden}.detached-document-app .dms-workspace{min-height:100%;padding:0}.detached-document-app .dms-workspace>:not(.dms-modal-backdrop){display:none!important}.detached-document-app .dms-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;justify-content:stretch;align-items:stretch;min-height:100%;padding:0;position:relative;inset:auto}.detached-document-app .dms-detail-modal{width:100%;min-height:100%;max-height:none;box-shadow:none;border-radius:0}.detached-document-app .dms-detail-close{display:none}@media (width<=760px){.detached-workspace-toolbar .secondary{font-size:0}.detached-workspace-toolbar .secondary svg{margin:0}.detached-workspace-toolbar{padding:9px 12px}}.detached-agent-app{position:relative;overflow:hidden}.agent-standalone .agent-panel{width:100%;max-width:none;height:100vh;box-shadow:none;animation:none}.detached-agent-error{z-index:10;color:#8e3d3d;background:#fff4f4;border:1px solid #eab3b3;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 13px;font-size:12.5px;display:grid;position:absolute;top:76px;left:18px;right:18px;box-shadow:0 8px 24px #6d202021}.detached-agent-error button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}@media (width<=620px){.agent-controls{grid-template-columns:1fr}.agent-panel{width:100vw}.agent-memory{flex-wrap:wrap;align-items:flex-start}.agent-memory small{width:100%;margin-left:21px}}.update-status-grid.fixed-update-status{grid-template-columns:repeat(2,minmax(0,1fr))}.fixed-update-control .panel-header{margin-bottom:4px}.fixed-update-control .update-security-note{margin-top:8px}.update-prompt{z-index:120;border:1px solid #c8dce9;border-left:4px solid var(--brand-blue);text-align:left;background:#fff;border-radius:13px;width:min(400px,100vw - 32px);padding:16px;animation:.2s ease-out update-prompt-in;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 48px #06182638}@keyframes update-prompt-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.update-prompt-heading{align-items:center;gap:11px;display:flex}.update-prompt-icon{color:#fff;background:linear-gradient(145deg,#0876cf,#41a8f5);border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 7px 18px #1685df2e}.update-prompt-icon svg{width:20px;height:20px}.update-prompt h2{color:var(--brand-navy);margin:3px 0 0;font-size:16px}.update-prompt>p{color:var(--brand-muted);margin:10px 0 0;font-size:12px;line-height:1.45}.update-prompt footer{border-top:1px solid #e3ecf2;justify-content:flex-end;gap:8px;margin-top:13px;padding-top:12px;display:flex}.update-prompt footer button{min-height:36px;padding:8px 12px}.update-progress-backdrop{z-index:180;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071d2dcc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.update-install-progress{background:#fff;border:1px solid #b9d5e7;border-radius:18px;width:min(660px,100vw - 32px);animation:.22s ease-out update-prompt-in;overflow:hidden;box-shadow:0 28px 80px #020d1570}.update-install-progress-brand{color:#fff;background:linear-gradient(135deg,#08283d,#104d70);align-items:center;gap:15px;padding:24px 26px;display:flex}.update-install-progress-brand>span{background:#2597ec;border-radius:14px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 9px 24px #00101e42}.update-install-progress-brand .eyebrow{color:#9fd7ff}.update-install-progress-brand h2{color:#fff;margin:4px 0;font-size:22px}.update-install-progress-brand p{color:#c8dfed;margin:0;font-size:12px}.update-install-steps{gap:2px;padding:20px 26px 8px;display:grid}.update-install-steps>div{color:#8093a0;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:64px;padding:8px 10px;display:grid}.update-install-steps>div>svg{width:22px;height:22px}.update-install-steps>div.active{color:#0c7dce;background:#edf7fe}.update-install-steps>div.complete{color:#23835c}.update-install-steps strong,.update-install-steps small{display:block}.update-install-steps strong{color:var(--brand-navy);font-size:14px}.update-install-steps small{color:inherit;margin-top:3px;font-size:11px}.update-install-progressbar{background:#dce9f1;border-radius:999px;height:10px;margin:14px 26px 0;overflow:hidden}.update-install-progressbar span{border-radius:inherit;background:linear-gradient(90deg,#1689df,#45acf5);height:100%;transition:width .25s;display:block}.update-install-note{color:#607886;text-align:center;margin:0;padding:17px 26px 22px;font-size:11px;line-height:1.5}.update-prompt:has(.update-prompt-notes){width:min(720px,94vw);max-height:92vh;overflow-y:auto}.update-prompt-notes{text-align:left;background:#f7fbfe;border:1px solid #cfe0eb;border-radius:11px;margin-top:17px;padding:15px}.update-prompt-notes h3{color:var(--brand-navy);margin:0 0 11px;font-size:15px}.available-release-notes{background:#f7fbfe;border:1px solid #cfe0eb;border-radius:11px;margin-top:14px;padding:17px}.available-release-notes h3{color:var(--brand-navy);margin:4px 0 12px}.release-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.release-notes-group{background:#fff;border:1px solid #d7e4ec;border-radius:9px;min-width:0;padding:12px}.release-notes-group header{color:#356f91;align-items:center;gap:7px;margin-bottom:7px;display:flex}.release-notes-group.new header{color:#147fdc}.release-notes-group.improved header{color:#8a651b}.release-notes-group.fixed header{color:#277258}.release-notes-group header svg{width:17px;height:17px}.release-notes-group header strong{font-size:12px}.release-notes-group ul{color:#4d6473;margin:0;padding-left:17px;font-size:11px;line-height:1.5}.release-notes-group li+li{margin-top:5px}.release-notes.compact{grid-template-columns:1fr;gap:7px}.release-notes.compact .release-notes-group{padding:9px 11px}.changelog-panel{margin-top:16px}.changelog-panel .panel-header p{color:var(--brand-muted);margin:5px 0 0;font-size:11px}.changelog-list{gap:9px;display:grid}.changelog-list details{background:#fbfdff;border:1px solid #d8e5ed;border-radius:10px;overflow:hidden}.changelog-list summary{cursor:pointer;grid-template-columns:150px 1fr;align-items:center;gap:14px;padding:13px 15px;display:grid}.changelog-list summary span{gap:2px;display:grid}.changelog-list summary strong{color:var(--brand-navy);font-size:12px}.changelog-list summary small{color:var(--brand-muted);font-size:9px}.changelog-list summary b{color:#456173;font-size:12px}.changelog-list details[open] summary{background:#f3f9fd;border-bottom:1px solid #dfe9ef}.changelog-list details>.release-notes{padding:13px}@media (width<=760px){.update-status-grid.fixed-update-status{grid-template-columns:1fr}.update-prompt{width:auto;bottom:12px;left:12px;right:12px}.update-prompt footer{flex-direction:row}.update-prompt footer button{flex:1;justify-content:center;width:auto}.release-notes{grid-template-columns:1fr}.changelog-list summary{grid-template-columns:1fr;gap:4px}}.auth-version{white-space:nowrap;margin-left:auto;font-weight:800}.database-import-panel{justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.database-import-copy{align-items:flex-start;gap:14px;min-width:0;display:flex}.database-import-copy h3{color:var(--brand-navy);margin:4px 0 5px}.database-import-copy p{max-width:760px;color:var(--brand-muted);margin:0;font-size:13px;line-height:1.5}.database-import-copy code{color:#26526d;background:#edf5fa;border-radius:4px;padding:1px 4px}.database-import-icon{width:44px;height:44px;color:var(--brand-blue);background:#e7f3fd;border-radius:10px;flex:none;place-items:center;display:grid}.database-import-panel.compact{text-align:left;background:#f6fafe;border-style:dashed;margin:16px 0 0;padding:15px}.database-import-panel.compact .database-import-icon{width:38px;height:38px}.database-import-panel.compact h3{font-size:15px}.database-import-panel.compact p{font-size:11px}.database-import-panel.compact .eyebrow{display:none}.wizard-import-divider{color:var(--brand-muted);text-transform:uppercase;align-items:center;gap:10px;margin:14px 0;font-size:10px;font-weight:800;display:flex}.wizard-import-divider:before,.wizard-import-divider:after{content:"";background:var(--brand-border);flex:1;height:1px}.database-import-modal{border-top-color:var(--brand-blue);width:min(900px,100vw - 40px);max-height:calc(100vh - 48px)}.database-import-modal>header p{color:var(--brand-muted);margin:5px 0 0;font-size:12px}.database-import-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:18px 0 13px;display:grid}.database-import-counts>div{border:1px solid var(--brand-border);background:#f4f9fc;border-radius:8px;gap:3px;padding:11px 13px;display:grid}.database-import-counts strong{color:var(--brand-navy);font-size:19px}.database-import-counts span{color:var(--brand-muted);text-transform:uppercase;font-size:9px;font-weight:800}.database-import-warning{color:#805e17;background:#fff8e7;border:1px solid #efd69b;border-radius:9px;align-items:flex-start;gap:11px;padding:13px;display:flex}.database-import-warning>div{gap:4px;display:grid}.database-import-warning span{font-size:11px;line-height:1.45}.database-import-documents{color:#225d47;cursor:pointer;background:#effaf5;border:1px solid #a9d7c1;border-radius:9px;grid-template-columns:18px 20px 1fr;align-items:start;gap:9px;margin-top:13px;padding:12px 13px;display:grid}.database-import-documents input{width:16px;min-height:16px;margin:2px 0 0}.database-import-documents span{gap:3px;display:grid}.database-import-documents small{color:#547568;line-height:1.4}.database-import-confirm{color:#773636;background:#fff5f5;border:1px solid #e9b8b8;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:7px 13px;margin-top:13px;padding:13px;display:grid}.database-import-confirm span{font-size:11px;font-weight:700}.database-import-confirm strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.database-import-confirm input{border:1px solid #dda9a9;border-radius:7px;grid-column:1/-1;width:100%;padding:10px 11px}.database-import-safety{color:#3f6b59;align-items:center;gap:8px;margin-top:11px;font-size:11px;display:flex}.database-import-restarting{min-height:300px;color:var(--brand-navy);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.database-import-restarting svg{width:34px;height:34px;color:var(--brand-blue)}.database-import-restarting h4,.database-import-restarting p{margin:0}@media (width<=760px){.database-import-panel{flex-direction:column;align-items:stretch}.database-import-counts{grid-template-columns:repeat(2,1fr)}}.nav-item:disabled{opacity:.38;cursor:not-allowed}.sidebar .wizard-nav-item{color:#d8ebfa;background:#0f2638;border:1px solid #224b68;margin-top:8px}.sidebar .wizard-nav-item:hover{color:#fff;background:#123653;border-color:#2c93ee}.status-dot.unavailable{background:#d89238;box-shadow:0 0 0 4px #d8923820}.agent-message-files button{color:#075f9d;cursor:pointer;background:#eaf6ff;border:1px solid #9fcbea;border-radius:6px;align-items:center;gap:5px;min-height:28px;padding:5px 9px;font-size:10.5px;font-weight:800;display:inline-flex}.agent-message-files button:hover{border-color:var(--brand-blue);background:#dff1ff}.operations-connections span.service-active{color:#226748;background:#e4f6ec}.operations-connections span.service-inactive{color:#8b611b;background:#fff1d5}.storage-analysis{background:#f5fbff;border:1px solid #b9d8ea;border-radius:11px;gap:14px;margin-top:14px;padding:16px;display:grid}.storage-analysis-head{color:var(--brand-navy);align-items:flex-start;gap:11px;display:flex}.storage-analysis-head>svg{color:var(--brand-blue);flex:none}.storage-analysis-head div{gap:4px;display:grid}.storage-analysis-head strong{font-size:13px;line-height:1.45}.storage-analysis-head span{color:var(--brand-muted);font-size:11.5px;line-height:1.45}.storage-samples{flex-wrap:wrap;gap:7px;display:flex}.storage-samples code{color:#385366;background:#fff;border:1px solid #d5e5ef;border-radius:6px;padding:6px 8px;font-size:10.5px}.structure-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.structure-choice>label{cursor:pointer;background:#fff;border:1px solid #cedfe9;border-radius:9px;gap:10px;min-height:82px;padding:13px;display:flex}.structure-choice>label.selected{border-color:var(--brand-blue);background:#f4faff;box-shadow:0 0 0 2px #188ce31f}.structure-choice input{accent-color:var(--brand-blue);flex:none;margin-top:3px}.structure-choice span{gap:5px;display:grid}.structure-choice strong{color:var(--brand-navy);font-size:12.5px}.structure-choice small{color:var(--brand-muted);overflow-wrap:anywhere;font-size:10.5px;line-height:1.45}.naming-rules{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.setup-wizard-backdrop{z-index:180;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061b2be8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.setup-wizard{background:#f4f9fc;border:1px solid #bfd5e4;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);width:min(1120px,96vw);max-height:min(900px,95vh);display:grid;overflow:hidden;box-shadow:0 30px 100px #0008}.setup-wizard-header{color:#fff;background:linear-gradient(125deg,#071c2c,#0b3855);justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;display:flex}.setup-wizard-brand{align-items:center;gap:17px;display:flex}.setup-wizard-brand img{object-fit:contain;width:48px;height:48px}.setup-wizard-header .eyebrow{color:#89c9f5}.setup-wizard-header h1{margin:4px 0 5px;font-size:24px}.setup-wizard-header p{color:#c5dbe9;margin:0;font-size:12.5px}.wizard-header-actions{align-items:center;gap:10px;display:flex}.wizard-close{color:#e7f5fd;cursor:pointer;background:#0b2b3f;border:1px solid #2c688b;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;display:grid}.wizard-close:hover{background:#123b54;border-color:#6db6e4}.wizard-close:disabled{opacity:.55;cursor:not-allowed}.wizard-close svg{width:19px;height:19px}.wizard-security{color:#d9effd;white-space:nowrap;background:#0b2b3f;border:1px solid #2c688b;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;display:flex}.wizard-steps{background:#fff;border-bottom:1px solid #d4e3ec;grid-template-columns:repeat(3,1fr);padding:0 28px;display:grid}.wizard-steps>div{color:#8a9ba7;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:15px 8px;display:grid}.wizard-steps>div>span{background:#eaf1f5;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.wizard-steps>div svg{width:15px;height:15px}.wizard-steps>div>svg{color:#c3d1d9}.wizard-steps>div.active{color:var(--brand-navy)}.wizard-steps>div.active>span{color:#fff;background:var(--brand-blue)}.wizard-steps>div.done{color:#277258}.wizard-steps>div.done>span{color:#277258;background:#e3f6ec}.setup-wizard-body{min-height:0;padding:26px 28px 30px;overflow:auto}.wizard-step-card{background:#fff;border:1px solid #d0e0ea;border-radius:14px;width:min(620px,100%);margin:20px auto;padding:30px;box-shadow:0 12px 32px #133b5510}.wizard-step-card>svg,.wizard-step-intro>svg,.wizard-blocked>svg{width:36px;height:36px;color:var(--brand-blue);background:#e7f4fd;border-radius:9px;padding:8px}.wizard-step-card h2,.wizard-step-intro h2,.wizard-blocked h2{color:var(--brand-navy);margin:7px 0;font-size:21px}.wizard-step-card p,.wizard-step-intro p,.wizard-blocked p{color:var(--brand-muted);margin:0;font-size:12.5px;line-height:1.55}.wizard-step-card form{gap:9px;margin-top:22px;display:grid}.wizard-step-card form button{justify-self:end;margin-top:9px}.wizard-step-intro{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.wizard-ai-step,.wizard-storage-step,.wizard-routing-step{background:#fff;border:1px solid #d0e0ea;border-radius:14px;padding:20px}.wizard-ai-step .ai-provider-settings{margin:0}.wizard-footer{border-top:1px solid #dce8ef;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding-top:16px;display:flex}.wizard-footer>span{color:var(--brand-muted);align-items:center;gap:7px;font-size:11px;display:flex}.wizard-step-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.onboarding-reminder{color:#18374d;background:#fff9e9;border:1px solid #f0c978;border-radius:12px;align-items:center;gap:12px;margin:16px 32px 0;padding:14px 16px;display:flex}.onboarding-reminder>div{flex:1;gap:3px;display:grid}.onboarding-reminder span{color:#6b7f8d;font-size:12px}.onboarding-reminder .primary{white-space:nowrap}.wizard-storage-form{gap:10px;display:grid}.wizard-storage-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wizard-routing-form{gap:16px;display:grid}.wizard-flow-diagram{background:#f3f9fd;border:1px solid #cfe0eb;border-radius:11px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:15px;display:grid}.wizard-flow-diagram>div{grid-template-columns:auto 1fr;align-items:center;column-gap:9px;display:grid}.wizard-flow-diagram>div>svg{width:30px;height:30px;color:var(--brand-blue);background:#e0f1fd;border-radius:8px;grid-row:1/3;padding:7px}.wizard-flow-diagram>div span{color:#6a8090;letter-spacing:.08em;font-size:9px;font-weight:850}.wizard-flow-diagram>div strong{color:var(--brand-navy);font-size:12px}.wizard-flow-diagram>svg{color:#7ca0b8}.wizard-manual-source{color:#225d49;background:#effaf5;border:1px solid #b8decf;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.wizard-manual-source>svg{flex:none;width:19px;height:19px;margin-top:1px}.wizard-manual-source>div{gap:3px;display:grid}.wizard-manual-source strong{font-size:12px}.wizard-manual-source span{color:#4f7467;font-size:10.5px;line-height:1.45}.wizard-inline-error{color:#8f312b;background:#fff0ee;border:1px solid #edb8b2;border-radius:9px;align-items:flex-start;gap:9px;padding:11px 13px;font-size:12px;line-height:1.45;display:flex}.wizard-inline-error>svg{flex:none;width:18px;height:18px}.wizard-routing-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wizard-routing-grid>section,.wizard-destination-card{background:#fbfdff;border:1px solid #d4e3ec;border-radius:10px;padding:15px}.wizard-routing-section-title{align-items:flex-start;gap:9px;margin-bottom:10px;display:flex}.wizard-routing-section-title>svg{color:var(--brand-blue);flex:none}.wizard-routing-section-title>div{flex-direction:column;gap:2px;display:flex}.wizard-routing-section-title strong{color:var(--brand-navy);font-size:13px}.wizard-routing-section-title span{color:var(--brand-muted);font-size:10px}.wizard-routing-form label{color:#536875;margin:9px 0 6px;font-size:11px;font-weight:750;display:block}.wizard-routing-form input,.wizard-routing-form select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);background:#fff;border-radius:8px;padding:8px 10px}.wizard-mail-routing{grid-template-columns:1fr 1fr;gap:0 10px;margin-top:7px;display:grid}.wizard-add-source{margin-top:12px}.wizard-destination-card{background:#f2f9fe;border-color:#9fcae7}.wizard-routing-actions{gap:9px;display:flex}.wizard-source-setup{border-top:1px solid #dce8ef;margin-top:18px;padding-top:18px}.wizard-source-setup .mailbox-settings,.wizard-source-setup .scanner-settings{margin-top:0}.storage-path-input{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.wizard-blocked{text-align:center;background:#fffaf0;border:1px solid #ead5ae;border-radius:14px;max-width:540px;margin:60px auto;padding:30px}.wizard-blocked>svg{color:#a66b0b;background:#fff0ce}.setup-wizard-simple{grid-template-rows:auto auto minmax(0,1fr) auto;width:min(920px,96vw);max-height:min(820px,94vh)}.wizard-simple-progress{background:#fff;border-bottom:1px solid #d4e3ec;grid-template-columns:repeat(5,1fr);padding:0 24px;display:grid}.wizard-simple-progress button{color:#8295a2;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:30px 18px 1fr;align-items:center;gap:7px;min-width:0;padding:13px 6px;display:grid}.wizard-simple-progress button:disabled{cursor:default;opacity:.55}.wizard-simple-progress button>span{background:#eaf1f5;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.wizard-simple-progress svg{width:15px;height:15px}.wizard-simple-progress small{color:#91a3af;font-size:10px}.wizard-simple-progress strong{text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.wizard-simple-progress button.active{color:var(--brand-navy)}.wizard-simple-progress button.active>span{color:#fff;background:var(--brand-blue)}.wizard-simple-progress button.done{color:#277258}.wizard-simple-progress button.done>span{color:#277258;background:#e3f6ec}.wizard-simple-body{align-content:start;display:grid}.wizard-simple-card{background:#fff;border:1px solid #d0e0ea;border-radius:14px;width:min(650px,100%);margin:4px auto;padding:27px 30px;box-shadow:0 12px 32px #133b5510}.wizard-simple-card.centered{text-align:center;margin-top:50px}.wizard-page-number{color:#678091;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.wizard-page-icon{width:42px;height:42px;color:var(--brand-blue);background:#e7f4fd;border-radius:11px;margin:14px 0 10px;padding:10px;display:block}.wizard-page-icon.success{color:#277258;background:#e3f6ec}.wizard-simple-card h2{color:var(--brand-navy);margin:0 0 7px;font-size:22px}.wizard-simple-card>p{color:var(--brand-muted);margin:0 0 19px;font-size:13px;line-height:1.55}.wizard-simple-card form{gap:8px;margin-top:18px;display:grid}.wizard-simple-card form input,.wizard-simple-field select,.wizard-folder-picker input{border:1px solid var(--brand-border);width:100%;min-height:42px;color:var(--brand-ink);background:#fff;border-radius:8px;padding:9px 11px}.wizard-main-action{justify-content:center;width:100%;min-height:43px;margin-top:18px}.wizard-existing-choice,.wizard-manual-note{color:#225d47;background:#effaf5;border:1px solid #a9d7c1;border-radius:10px;align-items:flex-start;gap:11px;padding:14px;display:flex}.wizard-existing-choice>svg,.wizard-manual-note>svg{flex:none;width:20px;height:20px}.wizard-existing-choice>div,.wizard-manual-note>span{gap:3px;display:grid}.wizard-existing-choice span,.wizard-manual-note small{color:#547568;font-size:11px;line-height:1.45}.wizard-simple-separator{color:#778d9b;text-transform:uppercase;align-items:center;gap:12px;margin:20px 0 4px;font-size:10px;display:flex}.wizard-simple-separator:before,.wizard-simple-separator:after{content:"";background:#dbe7ee;flex:1;height:1px}.wizard-simple-card .database-import-panel.compact{flex-direction:row;align-items:center;padding:13px}.wizard-simple-card .database-import-panel.compact .database-import-copy p{display:none}.wizard-simple-field{color:#536875;gap:6px;margin-bottom:12px;font-size:11px;font-weight:750;display:grid}.wizard-folder-picker{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.wizard-folder-picker input{color:#617785;background:#f8fbfd}.wizard-help{color:#6c8290;margin-top:7px;font-size:10.5px;display:block}.wizard-choice-list{gap:9px;display:grid}.wizard-choice-list label{cursor:pointer;background:#fbfdff;border:1px solid #d2e1ea;border-radius:9px;align-items:flex-start;gap:11px;padding:13px;display:flex}.wizard-choice-list label.selected{border-color:var(--brand-blue);background:#f3f9fe;box-shadow:0 0 0 2px #188ce31c}.wizard-choice-list input{accent-color:var(--brand-blue);margin-top:3px}.wizard-choice-list span{gap:3px;display:grid}.wizard-choice-list strong{color:var(--brand-navy);font-size:13px}.wizard-choice-list small{color:var(--brand-muted);font-size:11px}.wizard-settings-link{margin-top:12px}.wizard-summary{gap:8px;margin:17px 0 14px;display:grid}.wizard-summary>div{background:#f8fbfd;border:1px solid #d8e5ed;border-radius:9px;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.wizard-summary>div>svg{width:18px;color:var(--brand-blue)}.wizard-summary span{gap:2px;min-width:0;display:grid}.wizard-summary small{color:#6c8290;text-transform:uppercase;font-size:9px;font-weight:800}.wizard-summary strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.wizard-simple-footer{background:#fff;border-top:1px solid #d4e3ec;justify-content:space-between;align-items:center;gap:12px;padding:13px 24px;display:flex}.wizard-simple-footer .text-button{min-height:38px;padding:8px 12px}.onboarding-reminder.optional{background:#f4faff;border-color:#bdd8e8}@media (width<=760px){.setup-wizard-backdrop{padding:0}.setup-wizard{border-radius:0;width:100vw;height:100vh;max-height:100vh}.setup-wizard-header{align-items:flex-start;padding:18px}.wizard-security{display:none}.wizard-header-actions{margin-left:auto}.wizard-steps{padding:0 12px}.wizard-steps>div{grid-template-columns:28px 1fr}.wizard-steps>div>svg{display:none}.setup-wizard-body{padding:16px}.structure-choice,.naming-rules,.wizard-storage-grid,.wizard-routing-grid,.wizard-mail-routing,.wizard-flow-diagram{grid-template-columns:1fr}.wizard-flow-diagram>svg{justify-self:center;transform:rotate(90deg)}.wizard-routing-actions,.wizard-footer{flex-direction:column;align-items:stretch}.onboarding-reminder{flex-wrap:wrap;align-items:flex-start;margin:12px 14px 0}.wizard-simple-progress{padding:0 8px}.wizard-simple-progress button{grid-template-columns:28px 1fr}.wizard-simple-progress button small{display:none}.wizard-simple-progress button strong{font-size:9px}.wizard-simple-card{padding:22px 18px}.wizard-folder-picker{grid-template-columns:1fr}.wizard-simple-footer{flex-wrap:wrap;padding:10px 14px}.wizard-simple-footer .text-button{order:3;justify-content:center;width:100%}}.quote-import-source{background:#f7fbfe;border:1px solid #cfe0ec;border-radius:10px;margin:12px 0;padding:10px 12px}.quote-import-source summary{cursor:pointer;color:#173b55;font-weight:700}.quote-import-source p{white-space:pre-wrap;color:#526b7c;max-height:180px;margin:10px 0 0;line-height:1.55;overflow:auto}.quote-import-add-line{margin-top:10px}.agent-no-provider{color:#24475f;background:#f7fbfe;border:1px solid #cfe0ec;border-radius:12px;gap:12px;margin:20px 14px;padding:18px;display:flex}.agent-no-provider div{gap:7px;display:grid}.agent-no-provider span{color:#637b8b;line-height:1.45}.agent-connect-provider{background:var(--brand-blue);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:7px;width:fit-content;margin-top:5px;padding:10px 14px;font-weight:750;display:inline-flex;box-shadow:0 5px 14px #188feb33}.agent-connect-provider:hover,.agent-connect-provider:focus-visible{background:#087ed6;outline:3px solid #188feb33}.ai-provider-settings:focus{outline:none}.data-row-button{text-align:left;width:100%;color:inherit;cursor:pointer;font:inherit;background:#fff;border-bottom:0;border-left:0;border-right:0;border-radius:0}.data-row-button:hover,.data-row-button:focus-visible{box-shadow:inset 3px 0 0 var(--brand-blue);background:#f1f8fd;outline:none}.customer-data-row{grid-template-columns:120px minmax(180px,1.5fr) minmax(180px,1fr) 140px 130px}.customer-row-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex;overflow:visible!important}.customer-delete-shortcut{min-height:30px;padding:5px 8px}.row-open-value{justify-content:space-between;align-items:center;gap:8px;display:flex}.row-open-value svg{color:var(--brand-blue);flex:none}.clickable-record{cursor:pointer;transition:background .15s,box-shadow .15s}.clickable-record:hover,.clickable-record:focus-visible{box-shadow:inset 3px 0 0 var(--brand-blue);background:#f4faff;outline:none}.open-record-label{color:var(--brand-blue);justify-content:flex-end;align-items:center;gap:4px;margin-top:5px;font-size:10px;font-weight:750;display:inline-flex}.crm-document-panel .panel-header{align-items:flex-end}.crm-document-panel .panel-header>small{color:var(--brand-muted);font-size:11px}.record-modal-backdrop{z-index:120;padding:26px}.record-detail-modal{flex-direction:column;width:min(1080px,100vw - 52px);max-height:calc(100vh - 52px);display:flex;overflow:hidden}.record-detail-modal>header{z-index:2;position:sticky;top:0}.record-detail-modal>header p{color:var(--brand-muted);margin:5px 0 0;font-size:12px}.record-header-actions{align-items:center;gap:9px;display:flex}.record-header-actions .record-header-save{min-height:38px;padding:8px 14px}.record-customer-form,.record-document-form{flex:auto;min-height:0;padding:22px 24px 0;overflow:auto}.record-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.record-form-grid label{color:#4e6677;gap:6px;font-size:11px;font-weight:750;display:grid}.record-form-grid input,.record-form-grid select{border:1px solid var(--brand-border);width:100%;min-height:42px;color:var(--brand-ink);font:inherit;background:#fff;border-radius:8px;padding:9px 11px}.record-form-grid input:disabled,.record-form-grid select:disabled,.record-line input:disabled,.record-line select:disabled{color:#536b7c;opacity:1;background:#f2f6f8}.document-master-fields{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.5fr) minmax(145px,.55fr) minmax(145px,.55fr)}.record-info,.record-lock-message{color:#1d6751;background:#effaf6;border:1px solid #b7dfcf;border-radius:10px;align-items:flex-start;gap:11px;margin:0 0 18px;padding:12px 14px;font-size:11px;line-height:1.45;display:flex}.record-customer-form .record-info{margin:18px 0 0}.record-delete-confirm{color:#80520b;background:#fff8e8;border:1px solid #e3b66e;border-radius:10px;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 14px;font-size:11px;line-height:1.45;display:flex}.record-delete-confirm svg{flex:none}.record-delete-confirm div{gap:3px;display:grid}.record-delete-confirm span{color:#725d3d}.record-info svg,.record-lock-message svg{flex:none}.record-lock-message{color:#76510b;background:#fff9ed;border-color:#efd69f}.record-lock-message div{gap:3px;display:grid}.record-lock-message strong{font-size:12px}.record-sync-warning{color:#76510b;background:#fff9ed;border:1px solid #efd69f;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin:0 0 18px;padding:12px 14px;font-size:11px;display:grid}.record-sync-warning>div{gap:3px;display:grid}.record-sync-warning>svg{align-self:start}.record-lines-unavailable{color:#687b88;text-align:center;background:#f7fafc;padding:22px 16px;font-size:12px;line-height:1.5}.record-lines{border:1px solid var(--brand-border);border-radius:10px;margin-top:20px;overflow:hidden}.record-line{border-top:1px solid #e6edf2;grid-template-columns:minmax(260px,1.8fr) 100px 130px 90px 90px 36px;align-items:center;gap:8px;padding:8px 10px;display:grid}.record-line:first-child{border-top:0}.record-line-header{color:#667b89;text-transform:uppercase;letter-spacing:.06em;background:#f3f8fb;min-height:34px;font-size:9px;font-weight:800}.record-line input,.record-line select{width:100%;min-height:38px;color:var(--brand-ink);font:inherit;background:#fff;border:1px solid #cbdce7;border-radius:7px;padding:7px 8px}.record-line .remove-line{min-height:36px}.record-add-line{margin-top:10px}.record-totals{color:var(--brand-muted);background:#f2f8fc;border-radius:10px;justify-content:flex-end;gap:24px;margin:18px 0 0;padding:15px;font-size:11px;display:flex}.record-totals span{gap:3px;display:grid}.record-totals strong{color:var(--brand-navy);font-size:15px}.record-customer-form footer,.record-document-form footer{border-top:1px solid var(--brand-border);background:#fffffffa;justify-content:flex-end;gap:10px;margin:20px -24px 0;padding:15px 24px;display:flex;position:sticky;bottom:0}.record-customer-form footer.customer-record-footer{align-items:center}.customer-mail-merge,.customer-batch-recognition{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;display:grid}.customer-mail-merge>div,.customer-batch-recognition>div{gap:4px;display:grid}.customer-mail-merge strong,.customer-batch-recognition strong{color:var(--brand-navy);font-size:15px}.customer-mail-merge small,.customer-batch-recognition small{color:var(--brand-muted);line-height:1.45}.mail-merge-modal{width:min(920px,100vw - 52px);max-height:calc(100vh - 52px);overflow:hidden}.mail-merge-modal>form{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);min-height:0;display:grid;overflow:hidden}.mail-merge-fields,.mail-merge-selection{min-height:0;padding:22px}.mail-merge-fields{border-right:1px solid var(--brand-border);align-content:start;gap:15px;display:grid}.mail-merge-fields label{color:#4e6677;gap:6px;font-size:11px;font-weight:750;display:grid}.mail-merge-fields input,.mail-merge-fields textarea{border:1px solid var(--brand-border);width:100%;color:var(--brand-ink);font:inherit;background:#fff;border-radius:8px;padding:10px 11px}.mail-merge-fields textarea{resize:vertical;min-height:230px}.mail-merge-fields>small{color:var(--brand-muted);line-height:1.5}.mail-merge-selection{flex-direction:column;gap:12px;display:flex;overflow:hidden}.mail-merge-selection>div:first-child{gap:4px;display:grid}.mail-merge-selection>div:first-child span{color:var(--brand-muted);font-size:11px}.mail-merge-customer-list{gap:7px;display:grid;overflow:auto}.mail-merge-customer-list label{border:1px solid var(--brand-border);border-radius:8px;align-items:flex-start;gap:9px;padding:9px;display:flex}.mail-merge-customer-list label.disabled{opacity:.55}.mail-merge-customer-list label>span{gap:2px;min-width:0;display:grid}.mail-merge-customer-list small{color:var(--brand-muted);overflow-wrap:anywhere}.mail-merge-modal footer{border-top:1px solid var(--brand-border);grid-column:1/-1;justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}.customer-batch-modal{flex-direction:column;width:min(1060px,100vw - 52px);max-height:calc(100vh - 52px);display:flex;overflow:hidden}.customer-batch-guidance{color:#1d6751;background:#effaf6;border:1px solid #b7dfcf;border-radius:10px;align-items:flex-start;gap:11px;margin:18px 22px 0;padding:12px 14px;display:flex}.customer-batch-guidance>div{gap:3px;display:grid}.customer-batch-guidance span{font-size:11px;line-height:1.45}.customer-batch-list{gap:10px;min-height:0;margin:14px 22px;display:grid;overflow:auto}.customer-batch-list article{border:1px solid var(--brand-border);background:#f8fbfd;border-radius:11px;gap:11px;padding:13px;display:grid}.customer-batch-list article.selected{background:#f4faff;border-color:#98ccef}.customer-batch-select{align-items:flex-start;gap:9px;display:flex}.customer-batch-select>span{gap:2px;display:grid}.customer-batch-select small{color:var(--brand-muted)}.customer-batch-fields{grid-template-columns:minmax(220px,1.5fr) minmax(180px,1fr) 90px minmax(130px,.8fr) minmax(190px,1fr);gap:9px;display:grid}.customer-batch-fields label{color:#4e6677;gap:5px;font-size:10px;font-weight:750;display:grid}.customer-batch-fields input{border:1px solid var(--brand-border);background:#fff;border-radius:7px;width:100%;min-height:38px;padding:7px 9px}.customer-batch-fields input:disabled{color:#6f818d;background:#eef3f6}.customer-batch-empty{min-height:210px;color:var(--brand-muted);text-align:center;place-items:center;gap:7px;display:grid}.customer-batch-empty svg{color:#2fa876}.customer-batch-modal>footer{border-top:1px solid var(--brand-border);justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}@media (width<=900px){.customer-mail-merge,.customer-batch-recognition{grid-template-columns:auto minmax(0,1fr)}.customer-mail-merge>button,.customer-batch-recognition>button{grid-column:1/-1}.mail-merge-modal>form{grid-template-columns:1fr;overflow:auto}.mail-merge-fields{border-right:0;border-bottom:1px solid var(--brand-border)}.customer-batch-fields{grid-template-columns:1fr 1fr}}.record-footer-spacer{flex:auto}.record-loading{min-height:320px;color:var(--brand-muted);align-content:center;place-items:center;gap:12px;display:grid}.record-detail-error{color:#8a2525;background:#fff6f6;border:1px solid #efc3c3;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:300px;margin:24px;padding:22px;display:grid}.record-detail-error>svg{align-self:start;margin-top:2px}.record-detail-error>div{gap:6px;display:grid}.record-detail-error strong{color:#6e1818;font-size:16px}.record-detail-error span{line-height:1.5}.record-detail-error small{color:#725b5b}@media (width<=900px){.document-master-fields,.record-form-grid{grid-template-columns:1fr 1fr}.record-line{grid-template-columns:minmax(200px,1fr) 80px 110px 80px 80px 36px}}.accounting-empty-state .primary{margin-top:8px}.accounting-workspace{gap:18px;display:grid}.accounting-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.accounting-header h2{margin:4px 0 5px;font-size:27px}.accounting-header p,.accounting-panel header p{color:var(--muted);margin:0;font-size:12px}.accounting-context{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.accounting-context label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:9px;font-weight:800;display:grid}.accounting-context select{min-width:210px}.accounting-context label:nth-child(2) select{min-width:120px}.accounting-context>button{min-height:42px}.accounting-tabs{border:1px solid var(--border);background:#e8f1f7;border-radius:12px;flex-wrap:wrap;gap:4px;padding:5px;display:flex}.accounting-tabs button{color:#51687a;white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-weight:750;display:flex}.accounting-tabs button:hover{color:var(--brand-navy);background:#f3f8fb}.accounting-tabs button.active{color:var(--brand-navy);background:#fff;box-shadow:0 1px 4px #082a411f}.accounting-panel,.accounting-setup{border:1px solid var(--border);background:#fff;border-radius:14px}.accounting-panel{padding:22px}.accounting-panel>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.accounting-panel h3,.accounting-setup h3{margin:4px 0 5px;font-size:19px}.accounting-setup{gap:20px;padding:28px;display:flex}.accounting-setup-icon{width:54px;height:54px;color:var(--primary);background:#e6f3ff;border-radius:14px;flex:0 0 54px;place-items:center;display:grid}.accounting-setup-main{flex:1;min-width:0}.accounting-setup-main>p{margin-right:0;line-height:1.55}.accounting-setup-options{grid-template-columns:minmax(280px,1fr) minmax(150px,190px) minmax(220px,260px);align-items:end;gap:14px;margin:20px 0;display:grid}.accounting-setup-options label,.booking-head-fields label,.inline-create-form label{color:#3e586c;gap:6px;min-width:0;font-size:11px;font-weight:750;display:grid}.accounting-setup-options>label{grid-template-rows:14px 42px;align-self:end}.accounting-setup-options select,.accounting-setup-options input{width:100%;min-width:0;min-height:42px}.accounting-tax-option{align-self:end}.accounting-checkbox-control{border:1px solid var(--border);min-height:42px;color:var(--brand-ink);white-space:nowrap;background:#f8fbfd;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:650;display:flex}.accounting-checkbox-control input{flex:none;width:auto;min-height:auto}.accounting-setup .primary{width:fit-content}.accounting-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.accounting-kpis article{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:13px;min-height:105px;padding:18px;display:flex}.accounting-kpis article>span{width:42px;height:42px;color:var(--primary);background:#e7f3ff;border-radius:11px;flex:0 0 42px;place-items:center;display:grid}.accounting-kpis article>div{min-width:0;display:grid}.accounting-kpis small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.accounting-kpis strong{text-overflow:ellipsis;margin:3px 0;font-size:20px;overflow:hidden}.accounting-kpis p{color:var(--muted);margin:0;font-size:10px}.negative{color:#b7303d!important}.accounting-dashboard-grid{grid-template-columns:1.4fr .6fr;gap:14px;margin-top:14px;display:grid}.compact-entry-list>div,.accounting-health>div{border-top:1px solid var(--border);align-items:center;gap:12px;padding:11px 0;display:flex}.compact-entry-list>div>span:nth-child(2){flex:1;min-width:0;display:grid}.compact-entry-list strong,.compact-entry-list small,.accounting-health strong,.accounting-health small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.compact-entry-list small,.accounting-health small{color:var(--muted);font-size:10px}.accounting-health>div>svg{color:#2a9d70}.accounting-health .secondary{margin-top:12px}.accounting-business-overview{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.accounting-business-overview button{min-height:68px;color:var(--brand-ink);text-align:left;border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:13px 16px;display:flex}.accounting-business-overview button:hover{border-color:#8fc8f5;box-shadow:0 4px 12px #0e4a6f14}.accounting-business-overview button>svg{width:35px;height:35px;color:var(--primary);background:#e6f3ff;border-radius:9px;padding:8px}.accounting-business-overview button>span{gap:2px;display:grid}.accounting-business-overview small{color:var(--muted);font-size:10px}.accounting-business-overview strong{font-size:19px}.accounting-business-panel{padding:0;overflow:hidden}.accounting-business-panel>header{padding:22px 22px 0}.entity-separation-notice{color:#225f4b;background:#ecf8f2;border:1px solid #bce7d4;border-radius:10px;align-items:center;gap:11px;margin:0 22px 18px;padding:12px 14px;display:flex}.entity-separation-notice>svg{flex:none}.entity-separation-notice>span{gap:2px;display:grid}.entity-separation-notice small{color:#54796c;font-size:10px}.accounting-business-heading,.accounting-business-row{border-top:1px solid var(--border);grid-template-columns:minmax(220px,1.2fr) minmax(220px,1fr) 110px 130px;align-items:center;gap:14px;padding:10px 22px;display:grid}.accounting-business-heading{min-height:38px;color:var(--muted);text-transform:uppercase;background:#f2f7fa;font-size:9px;font-weight:800}.accounting-business-row{min-height:64px}.accounting-business-row>span:first-child,.accounting-business-row>span:nth-child(2){gap:3px;display:grid}.accounting-business-row small{color:var(--muted);font-size:10px}.accounting-business-row>b{text-align:right}.accounting-status,.count-pill,.connection-state{white-space:nowrap;border-radius:999px;width:fit-content;padding:4px 8px;font-size:9px;font-weight:800}.accounting-status.draft{color:#986100;background:#fff0ce}.accounting-status.posted,.accounting-status.open{color:#17724d;background:#e4f5ec}.accounting-status.reversed,.accounting-status.cancelled{color:#a7353f;background:#fbe8e9}.accounting-status.partial{color:#865a04;background:#fff0ce}.accounting-status.paid{color:#5d7182;background:#eaf0f4}.count-pill{color:#31576f;background:#e8f1f7}.balance-state{border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:800;display:flex}.balance-state.balanced{color:#17724d;background:#e5f6ed}.balance-state.unbalanced{color:#9a6407;background:#fff2d6}.booking-head-fields{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.booking-head-fields label.wide{grid-column:1/-1}.booking-lines{border:1px solid var(--border);border-radius:11px;margin-top:18px;overflow:hidden}.booking-line{border-top:1px solid var(--border);grid-template-columns:minmax(220px,1.3fr) minmax(180px,1fr) 130px 130px 42px;align-items:center;gap:8px;padding:8px;display:grid}.booking-line:first-child{border-top:0}.booking-line.heading{color:#587084;letter-spacing:.06em;text-transform:uppercase;background:#f1f6fa;font-size:9px;font-weight:800}.booking-line input,.booking-line select{min-width:0}.booking-line .amount{text-align:right;font-variant-numeric:tabular-nums}.booking-totals{background:#f8fbfd;justify-content:flex-end;align-items:center;gap:22px;padding:12px;display:flex}.booking-totals button{margin-right:auto}.booking-editor>footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.booking-editor>footer>div:last-child{gap:8px;display:flex}.accounting-safety{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.journal-panel,.accounts-panel,.opos-panel,.reports-panel,.periods-panel{padding:0;overflow:hidden}.journal-panel>header,.accounts-panel>header,.opos-panel>header,.reports-panel>header,.periods-panel>header{padding:22px 22px 0}.journal-list article{border-top:1px solid var(--border)}.journal-summary{width:100%;min-height:70px;color:inherit;text-align:left;background:#fff;border:0;grid-template-columns:80px 125px minmax(240px,1fr) 130px 20px;align-items:center;gap:15px;padding:12px 20px;display:grid}.journal-summary:hover{background:#f7fbfd}.journal-summary>span:nth-child(2),.journal-summary>span:nth-child(3){gap:3px;display:grid}.journal-summary small{color:var(--muted);font-size:10px}.journal-summary>b{text-align:right}.journal-details{background:#f7fafc;padding:0 20px 18px}.journal-lines>div{border-top:1px solid var(--border);grid-template-columns:1fr 140px 140px;gap:10px;padding:8px 10px;font-size:11px;display:grid}.journal-lines>div span:not(:first-child){text-align:right}.journal-lines .heading{color:var(--muted);font-size:9px;font-weight:800}.journal-details footer{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.inline-create-form,.opos-create-form{border:1px solid var(--border);background:#f2f7fa;border-radius:10px;grid-template-columns:160px minmax(220px,1fr) 200px auto;align-items:end;gap:9px;margin:0 22px 18px;padding:14px;display:grid}.opos-create-form{grid-template-columns:130px 1fr 150px 140px 140px 120px auto}.accounts-table>div,.trial-balance>div{border-top:1px solid var(--border);grid-template-columns:130px minmax(220px,1fr) 180px 120px;align-items:center;gap:12px;min-height:46px;padding:8px 22px;display:grid}.accounts-table .heading,.trial-balance .heading{min-height:35px;color:var(--muted);text-transform:uppercase;background:#f2f7fa;font-size:9px;font-weight:800}.opos-summary{grid-template-columns:1fr 1fr;gap:12px;margin:0 22px 16px;display:grid}.opos-summary>span{background:#f4f8fb;border-radius:9px;gap:4px;padding:13px;display:grid}.opos-summary small{color:var(--muted);font-size:10px}.opos-summary b{font-size:18px}.opos-list>div{border-top:1px solid var(--border);grid-template-columns:42px minmax(220px,1fr) 90px 130px 90px;align-items:center;gap:12px;min-height:66px;padding:10px 22px;display:grid}.opos-list>div>span:nth-child(2){display:grid}.opos-list small{color:var(--muted);font-size:10px}.opos-direction{color:#187652;background:#e5f6ed;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.opos-direction.payable{color:#a56a04;background:#fff0d2}.report-result{text-align:right;display:grid}.report-result small{color:var(--muted);font-size:10px}.report-result b{font-size:20px}.trial-balance>div{grid-template-columns:100px minmax(200px,1fr) 140px 140px 140px}.trial-balance>div span:nth-child(n+3),.trial-balance>div strong{text-align:right}.trial-balance .totals{background:#f2f7fa}.period-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 22px 22px;display:grid}.period-grid article{border:1px solid var(--border);border-radius:9px;grid-template-columns:36px 1fr 115px;align-items:center;gap:9px;padding:12px;display:grid}.period-grid article>span{color:#26986f}.period-grid article.closed>span,.period-grid article.locked>span{color:#687d8d}.period-grid article>div{display:grid}.period-grid small{color:var(--muted);font-size:9px}.accounting-empty{min-height:180px;color:var(--muted);align-content:center;place-items:center;gap:7px;display:grid}@media (width<=1250px){.accounting-kpis{grid-template-columns:repeat(2,1fr)}.accounting-dashboard-grid{grid-template-columns:1fr}.accounting-setup-options{grid-template-columns:minmax(240px,1fr) 160px}.accounting-tax-option{grid-column:1/-1}.opos-create-form{grid-template-columns:repeat(3,1fr)}.period-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.accounting-header{flex-direction:column;align-items:stretch}.accounting-context{flex-wrap:wrap}.accounting-context label{flex:1;min-width:180px}.accounting-context select{width:100%;min-width:0}.accounting-kpis,.accounting-business-overview{grid-template-columns:1fr}.accounting-setup{padding:20px;display:grid}.accounting-setup-options,.booking-head-fields,.inline-create-form,.opos-create-form{grid-template-columns:1fr}.accounting-tax-option,.booking-head-fields label.wide{grid-column:auto}.booking-line{grid-template-columns:1fr 1fr}.booking-line.heading{display:none}.booking-line .icon-button{grid-column:2;justify-self:end}.booking-editor>footer{flex-direction:column;align-items:stretch}.journal-summary{grid-template-columns:75px 100px 1fr}.journal-summary>b{display:none}.accounts-table>div,.trial-balance>div{grid-template-columns:90px 1fr}.accounts-table>div span:nth-child(n+3),.trial-balance>div span:nth-child(n+3),.trial-balance>div strong{display:none}.accounting-business-heading,.accounting-business-row{grid-template-columns:1fr 1fr}.accounting-business-heading span:nth-child(n+3),.accounting-business-row>span:nth-child(3),.accounting-business-row>b{display:none}.opos-list>div{grid-template-columns:40px 1fr 100px}.opos-list>div>b,.opos-list>div>button{grid-column:2}.period-grid{grid-template-columns:1fr}}.accounting-report-cards{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 22px 20px;display:grid}.accounting-report-cards article{border:1px solid var(--border);background:#f3f8fb;border-radius:9px;gap:5px;padding:13px;display:grid}.accounting-report-cards small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.accounting-report-cards strong{font-size:17px}@media (width<=1250px){.accounting-report-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.accounting-report-cards{grid-template-columns:1fr}}.accounting-exchange-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:18px;display:grid}.accounting-exchange-grid>.exchange-intro,.accounting-exchange-grid>.success-banner,.accounting-exchange-grid>.exchange-settings{grid-column:1/-1}.exchange-intro{background:linear-gradient(135deg,#fff 0%,#f3f9fd 100%)}.exchange-intro>header{align-items:flex-end}.exchange-provider{color:#3e586c;text-transform:uppercase;gap:6px;min-width:250px;font-size:10px;font-weight:800;display:grid}.exchange-provider select{text-transform:none;min-height:42px}.exchange-intro .accounting-safety{color:#11643f;background:#edf9f2;border:1px solid #bfe6cf;border-radius:9px;padding:12px 14px;font-weight:650}.success-banner{color:#11643f;background:#edf9f2;border:1px solid #bfe6cf;border-radius:10px;align-items:center;gap:9px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.success-banner>button{margin-left:auto}.exchange-settings-fields{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(160px,.75fr) auto;align-items:end;gap:12px;display:grid}.exchange-settings-fields label,.exchange-period label{color:#3e586c;gap:6px;font-size:11px;font-weight:750;display:grid}.exchange-settings-fields input,.exchange-settings-fields select,.exchange-period select{width:100%;min-height:42px}.exchange-settings-fields .primary{min-height:42px}.exchange-period{grid-template-columns:repeat(2,minmax(150px,1fr));gap:12px;display:grid}.exchange-period .check-row{border:1px solid var(--border);background:#f7fafc;border-radius:8px;grid-column:1/-1;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.exchange-period .check-row input{width:auto}.exchange-export>footer,.exchange-import>footer{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.exchange-preview-summary{grid-template-columns:minmax(0,2fr) repeat(3,minmax(90px,.65fr));gap:8px;margin-bottom:14px;display:grid}.exchange-preview-summary>span{border:1px solid var(--border);background:#f5f9fc;border-radius:9px;gap:3px;padding:10px 12px;display:grid}.exchange-preview-summary small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.exchange-preview-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.exchange-preview-summary .ready{color:#11643f;background:#edf9f2;border-color:#bfe6cf}.exchange-preview-summary .error{color:#9b2c25;background:#fff1f0;border-color:#f2c1bd}.exchange-preview-list{border:1px solid var(--border);border-radius:10px;max-height:380px;overflow:auto}.exchange-preview-list>div{border-top:1px solid var(--border);grid-template-columns:72px minmax(210px,1fr) 115px minmax(180px,.9fr);align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:grid}.exchange-preview-list>div:first-child{border-top:0}.exchange-preview-list>div.error{background:#fff8f7}.exchange-preview-list>div>span:nth-child(2){gap:3px;display:grid}.exchange-preview-list small{color:var(--muted)}.exchange-preview-list>div>strong{text-align:right;font-variant-numeric:tabular-nums}.exchange-preview-list>div>span:last-child{color:#9b2c25}.exchange-preview-list>div.ready>span:last-child{color:#11643f}.exchange-confirm{border:1px solid var(--border);background:#f5f9fc;border-radius:9px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px 14px;display:flex}.exchange-confirm input{margin-top:3px}.exchange-confirm span{gap:3px;display:grid}.exchange-confirm small{color:var(--muted)}@media (width<=1050px){.accounting-exchange-grid{grid-template-columns:1fr}.accounting-exchange-grid>*{grid-column:1!important}.exchange-settings-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.exchange-settings-fields .primary{justify-self:start}.exchange-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.exchange-intro>header{align-items:stretch}.exchange-provider{min-width:0}.exchange-settings-fields,.exchange-period,.exchange-preview-summary{grid-template-columns:1fr}.exchange-preview-list>div{grid-template-columns:62px minmax(0,1fr)}.exchange-preview-list>div>strong{text-align:left}.exchange-export>footer,.exchange-import>footer{flex-direction:column;align-items:stretch}.exchange-export>footer button,.exchange-import>footer button{width:100%}}.help-center{max-width:1480px}.help-hero{color:#fff;background:linear-gradient(135deg,#08283d,#0d4b6d);border:1px solid #245a76;border-radius:15px;justify-content:space-between;align-items:center;gap:24px;padding:26px 28px;display:flex;box-shadow:0 14px 34px #08283d1c}.help-hero h2{margin:5px 0 7px;font-size:27px}.help-hero p{color:#c8deeb;margin:0;font-size:13px}.help-hero .eyebrow{color:#8fc9ed}.help-search{min-height:58px;color:var(--brand-blue);background:#fff;border:1px solid #cfe0eb;border-radius:12px;align-items:center;gap:12px;margin:18px 0;padding:0 19px;display:flex;box-shadow:0 7px 20px #0d35500c}.help-search:focus-within{border-color:var(--brand-blue);box-shadow:0 0 0 3px #2c93ee1b}.help-search input{width:100%;height:54px;color:var(--brand-ink);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.help-basics{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-bottom:18px;display:grid}.help-basics article{border:1px solid var(--brand-border);background:#fff;border-radius:11px;align-items:flex-start;gap:12px;min-height:138px;padding:18px;display:flex}.help-basics svg{color:var(--brand-blue);flex:none}.help-basics strong{color:var(--brand-navy);font-size:13px}.help-basics p{color:var(--brand-muted);margin:7px 0 0;font-size:11px;line-height:1.55}.help-layout{grid-template-columns:minmax(280px,.72fr) minmax(560px,1.5fr);align-items:start;gap:18px;display:grid}.help-topics{border:1px solid var(--brand-border);background:#fff;border-radius:12px;max-height:calc(100vh - 250px);padding:15px;overflow-y:auto}.help-topics>.eyebrow{padding:5px 8px 10px}.help-topics>button{color:#38536a;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:20px 1fr;gap:9px;width:100%;min-height:64px;padding:11px;display:grid}.help-topics>button:hover{background:#f3f8fb}.help-topics>button.active{color:var(--brand-blue-hover);background:#eaf5fd;border-color:#bcdcf2}.help-topics>button svg{margin-top:2px}.help-topics>button strong,.help-topics>button small{display:block}.help-topics>button strong{font-size:13px}.help-topics>button small{color:var(--brand-muted);margin-top:3px;font-size:10px;line-height:1.35}.help-no-result{min-height:150px;color:var(--brand-muted);text-align:center;align-content:center;place-items:center;gap:8px;font-size:11px;display:grid}.help-article{min-height:520px}.help-article-title{border-bottom:1px solid var(--brand-border);align-items:flex-start;gap:14px;padding-bottom:19px;display:flex}.help-article-title h3{color:var(--brand-navy);margin:3px 0 5px;font-size:22px}.help-article-title p{color:var(--brand-muted);margin:0;font-size:12px}.help-article>section{margin-top:22px}.help-article h4{color:var(--brand-navy);margin:0 0 11px;font-size:14px}.help-article ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.help-article li{color:#3d5669;align-items:center;gap:9px;font-size:12px;display:flex}.help-article li svg{color:#27946b;flex:none}.help-buttons{gap:8px;display:grid}.help-buttons details{background:#f8fbfd;border:1px solid #dce8f0;border-radius:9px;overflow:hidden}.help-buttons summary{color:#163d58;cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;padding:0 13px;font-size:12px;font-weight:800;list-style:none;display:flex}.help-buttons summary::-webkit-details-marker{display:none}.help-buttons details[open] summary svg{transform:rotate(180deg)}.help-buttons summary svg{color:var(--brand-blue);transition:transform .15s}.help-buttons p{color:var(--brand-muted);margin:0;padding:0 13px 13px;font-size:11px;line-height:1.55}.help-tips{background:#fff8e9;border:1px solid #f0d59d;border-radius:9px;padding:15px}.help-tips p{color:#76551c;margin:5px 0 0;font-size:11px;line-height:1.5}@media (width<=1250px){.help-basics{grid-template-columns:repeat(2,1fr)}.help-layout{grid-template-columns:310px 1fr}}.tenant-controls{flex-wrap:wrap;justify-content:flex-end}.csv-transfer-notice{color:#1f6b4b;background:#effaf5;border:1px solid #a7d8c2;border-radius:9px;align-items:center;gap:9px;margin:-5px 0 18px;padding:11px 13px;font-size:13px;display:flex}.csv-transfer-notice button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:3px;display:grid}.csv-import-modal{border-top-color:var(--brand-blue);width:min(920px,100vw - 40px);max-height:calc(100vh - 48px)}.csv-import-modal>header p{color:var(--brand-muted);margin:5px 0 0;font-size:12px}.csv-import-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 13px;display:grid}.csv-import-summary>div{border:1px solid var(--brand-border);background:#f5f9fc;border-radius:9px;gap:3px;padding:13px 15px;display:grid}.csv-import-summary strong{color:var(--brand-navy);font-size:21px}.csv-import-summary span{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.csv-import-summary .ready{background:#effaf5;border-color:#b6dfca}.csv-import-summary .skipped{background:#fff9e9;border-color:#ead8a7}.csv-import-summary .error{background:#fff3f3;border-color:#efc4c4}.csv-import-guidance{color:#255f48;background:#f0faf5;border:1px solid #b1dcc6;border-radius:9px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.csv-import-guidance div{gap:3px;display:grid}.csv-import-guidance span{color:#527565;font-size:12px;line-height:1.45}.csv-preview-list{border:1px solid var(--brand-border);border-radius:10px;max-height:340px;margin-top:13px;overflow:auto}.csv-preview-entry{border-top:1px solid #e5edf2;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.csv-preview-entry:first-child{border-top:0}.csv-preview-entry>div{gap:3px;min-width:0;display:grid}.csv-preview-entry strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.csv-preview-entry span{color:var(--brand-muted);font-size:11px;line-height:1.4}.csv-preview-entry em{border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}.csv-preview-entry.ready em{color:#1b6b49;background:#dff3e9}.csv-preview-entry.skipped em{color:#775710;background:#fff0c8}.csv-preview-entry.error em{color:#922f2f;background:#fde1e1}.csv-preview-row{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.csv-preview-truncated{color:var(--brand-muted);margin:9px 0 0;font-size:11px}.csv-import-confirm{color:#226a4a;cursor:pointer;background:#f0faf5;border:1px solid #9fd1b8;border-radius:9px;grid-template-columns:18px 20px 1fr;align-items:start;gap:9px;margin-top:14px;padding:12px 13px;display:grid}.csv-import-confirm input{width:16px;min-height:16px;margin:2px 0 0;padding:0}.csv-import-confirm span{gap:3px;display:grid}.csv-import-confirm small{color:inherit;opacity:.82;line-height:1.4}.csv-import-confirm.blocked{color:#6f777c;cursor:default;background:#f5f7f8;border-color:#d7e0e5}@media (width<=760px){.workspace-toolbar{flex-direction:column;align-items:stretch}.tenant-controls{justify-content:flex-start}.tenant-controls select{width:100%}.csv-import-summary{grid-template-columns:repeat(2,1fr)}.csv-preview-entry{grid-template-columns:1fr auto}.csv-preview-row{grid-column:1/-1}}.dms-ocr-retry{width:100%;color:var(--brand-navy);border:1px solid var(--brand-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:9px;padding:9px 12px;font-weight:700;display:inline-flex}.dms-ocr-retry:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-blue)}.dms-ocr-retry:disabled{cursor:wait;opacity:.7}.dms-manual-import{background:linear-gradient(135deg,#fff 0%,#f1f9ff 100%);border:1px solid #afd4ed;border-radius:14px;grid-template-columns:52px minmax(280px,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #0b538412}.dms-manual-import-icon{color:#fff;background:var(--brand-blue);border-radius:12px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 16px #1f8eea3d}.dms-manual-import-copy h3{color:var(--brand-navy);margin:4px 0}.dms-manual-import-copy p{color:var(--brand-muted);margin:0;font-size:11px;line-height:1.5}.dms-manual-import-badges{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.dms-manual-import-badges span{color:#1d6c4d;background:#e7f7ef;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:750}.dms-manual-import .dms-import-actions{flex-direction:column;align-items:stretch}.dms-manual-import .dms-import-actions button{justify-content:center;min-width:210px}@media (width<=1000px){.dms-manual-import{grid-template-columns:48px 1fr}.dms-manual-import .dms-import-actions{flex-direction:row;grid-column:1/-1}.dms-manual-import .dms-import-actions button{flex:1;min-width:0}}@media (width<=650px){.dms-manual-import{grid-template-columns:1fr}.dms-manual-import-icon{display:none}.dms-manual-import .dms-import-actions{flex-direction:column}}@media (width<=680px){.record-modal-backdrop{padding:0}.record-detail-modal{border-radius:0;width:100vw;height:100vh;max-height:100vh}.document-master-fields,.record-form-grid{grid-template-columns:1fr}.record-lines{overflow-x:auto}.record-line{min-width:720px}.record-detail-error{grid-template-columns:auto 1fr}.record-detail-error>button{grid-column:1/-1}.record-sync-warning{grid-template-columns:auto 1fr}.record-sync-warning>button{grid-column:1/-1}}.async-action{isolation:isolate;position:relative;overflow:hidden}.async-action.is-loading{color:#0b619e;background:#eef8ff;border-color:#7ab8e5;animation:1.35s ease-in-out infinite async-button-breathe;box-shadow:0 0 0 3px #1f8eea1a,0 4px 14px #1065a31f;opacity:1!important;cursor:wait!important}.async-action.is-loading.primary{color:#fff;background:#147fdc;border-color:#238ee5;box-shadow:0 0 0 3px #1f8eea2e,0 5px 17px #147fdc40}.async-action.is-loading:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff94,#0000);width:45%;animation:1.15s ease-in-out infinite async-button-sweep;position:absolute;inset:0;transform:translate(-160%)skew(-18deg)}.async-action.is-loading.primary:after{background:linear-gradient(90deg,#0000,#ffffff47,#0000)}.async-action.is-loading svg{flex:none}@keyframes async-button-breathe{0%,to{filter:brightness()}50%{filter:brightness(1.06)}}@keyframes async-button-sweep{0%{transform:translate(-160%)skew(-18deg)}75%,to{transform:translate(360%)skew(-18deg)}}@media (prefers-reduced-motion:reduce){.async-action.is-loading,.async-action.is-loading:after{animation:none}}.dms-workspace{gap:18px}.dms-intro{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dms-intro h2{margin:5px 0}.dms-head-actions{align-items:center;gap:10px;display:flex}.dms-head-actions select{min-width:220px}.dms-metrics{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.dms-metrics article{border:1px solid var(--brand-border);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:16px 18px;display:flex}.dms-metrics svg{width:38px;height:38px;color:var(--brand-blue);background:#e9f4ff;border-radius:11px;padding:9px}.dms-metrics strong{font-size:22px;line-height:1;display:block}.dms-metrics span{color:var(--brand-muted);margin-top:4px;font-size:12px;display:block}.dms-tabs{border:1px solid var(--brand-border);background:#e7f0f7;border-radius:12px;gap:4px;width:max-content;max-width:100%;padding:5px;display:flex;overflow:auto}.dms-tabs button{color:#496579;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:flex}.dms-tabs button.active{color:var(--brand-navy);background:#fff;box-shadow:0 2px 8px #092c4417}.dms-tabs b{background:#dceaf4;border-radius:10px;padding:2px 6px;font-size:10px}.dms-list-panel{padding:0;overflow:hidden}.dms-toolbar{border-bottom:1px solid var(--brand-border);grid-template-columns:minmax(280px,1fr) repeat(3,minmax(150px,190px)) 44px;gap:9px;padding:16px;display:grid}.dms-search{border:1px solid var(--brand-border);background:#f9fcfe;border-radius:9px;align-items:center;gap:8px;padding:0 12px;display:flex}.dms-search input{background:0 0;border:0;outline:none;width:100%;padding:10px 0}.dms-toolbar select{min-width:0}.dms-bulk{border-bottom:1px solid var(--brand-border);background:#f5f9fc;align-items:center;gap:12px;min-height:45px;padding:8px 17px;font-size:12px;display:flex}.dms-bulk label{align-items:center;gap:7px;font-weight:700;display:flex}.dms-bulk span{color:var(--brand-muted);margin-right:auto}.dms-bulk button{color:var(--brand-blue);background:0 0;border:0;align-items:center;gap:5px;font-weight:700;display:flex}.dms-document-list{max-height:620px;overflow:auto}.dms-document-row{border-bottom:1px solid #e5eef4;align-items:center;gap:12px;padding:0 17px;display:flex}.dms-document-row>input{flex:none}.dms-record{text-align:left;background:0 0;border:0;grid-template-columns:54px minmax(300px,1fr) 120px 125px 80px;align-items:center;gap:14px;width:100%;padding:15px 0;display:grid}.dms-record:hover .dms-document-main strong{color:var(--brand-blue)}.dms-file-icon{width:46px;height:50px;color:var(--brand-blue);background:#e9f4ff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;display:flex}.dms-file-icon small{font-size:8px;font-weight:800}.dms-document-main strong,.dms-document-main small{display:block}.dms-document-main small{color:var(--brand-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;overflow:hidden}.dms-tag-line{gap:4px;margin-top:6px;display:flex}.dms-tag-line i{border:1px solid;border-radius:10px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:700}.dms-ocr{color:#9b6500;text-align:center;background:#fff3d9;border-radius:12px;padding:5px 8px;font-size:10px;font-weight:700}.dms-ocr.processed{color:#117443;background:#e6f6ed}.dms-ocr.failed{color:#a62c36;background:#fbe7e8}.dms-date strong,.dms-date small{display:block}.dms-date small,.dms-size{color:var(--brand-muted);font-size:10px}.dms-size{justify-content:flex-end;align-items:center;gap:7px;display:flex}.dms-empty{min-height:250px;color:var(--brand-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.dms-empty svg{color:#8fa5b5}.dms-task-panel{padding:0}.dms-task-panel>.panel-header{padding:20px}.dms-task-panel>article{border-top:1px solid var(--brand-border);align-items:center;gap:12px;padding:14px 20px;display:flex}.dms-task-panel>article>button:first-of-type{text-align:left;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:3px;display:flex}.dms-task-panel>article small{color:var(--brand-muted)}.dms-task-priority{background:#9bb0bf;border-radius:4px;width:5px;height:38px}.dms-task-priority.high{background:#e04b59}.dms-task-priority.low{background:#45b77a}.dms-management-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.dms-management-grid>.panel{padding:20px}.dms-management-tabs{gap:5px;margin:14px 0;display:flex}.dms-management-tabs button{border:1px solid var(--brand-border);background:#f5f9fc;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:flex}.dms-management-tabs button.active{border-color:var(--brand-blue);color:var(--brand-blue);background:#eaf5ff}.dms-meta-form{background:#f5f9fc;border-radius:12px;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.dms-meta-form label{flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.dms-meta-form button{align-self:end}.dms-meta-list{margin-top:12px}.dms-meta-list article{border-bottom:1px solid var(--brand-border);align-items:center;gap:10px;padding:10px;display:flex}.dms-meta-list article>span{background:#dceaf4;border-radius:5px;width:9px;height:30px}.dms-meta-list strong,.dms-meta-list small{display:block}.dms-meta-list small{color:var(--brand-muted);margin-top:2px}.dms-saved-section{background:#f5f9fc;border-radius:10px;flex-direction:column;gap:7px;padding:12px;display:flex}.dms-saved-section button{color:var(--brand-blue);text-align:left;background:0 0;border:0;align-items:center;gap:7px;display:flex}.dms-feature-list{margin-top:15px}.dms-feature-list article{border-bottom:1px solid var(--brand-border);gap:10px;padding:11px 0;display:flex}.dms-feature-list svg{color:#24a367}.dms-feature-list strong,.dms-feature-list span{display:block}.dms-feature-list span{color:var(--brand-muted);margin-top:3px;font-size:11px}.dms-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#041b2bb8;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.dms-detail-modal{background:#fff;border-radius:16px;width:min(1240px,96vw);max-height:94vh;overflow:auto;box-shadow:0 28px 80px #00000047}.dms-detail-modal>header{color:#fff;background:var(--brand-navy);justify-content:space-between;gap:20px;padding:21px 24px;display:flex}.dms-detail-modal header h3{margin:5px 0;font-size:23px}.dms-detail-modal header small{color:#c7dce9}.dms-detail-modal header button{color:#fff;background:0 0;border:1px solid #44657a;border-radius:8px;align-self:flex-start;padding:8px}.dms-detail-actions{border-bottom:1px solid var(--brand-border);background:#f5f9fc;gap:8px;padding:12px 24px;display:flex}.dms-detail-actions button{border:1px solid var(--brand-border);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:flex}.dms-detail-body{grid-template-columns:1.1fr .9fr;gap:0;display:grid}.dms-document-form{border-right:1px solid var(--brand-border);padding:22px 24px}.dms-document-form h4,.dms-detail-side h4{align-items:center;gap:7px;margin:0 0 14px;display:flex}.dms-document-form>label{flex-direction:column;gap:5px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.dms-document-form .form-grid label{flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.dms-tag-picker{border:1px solid var(--brand-border);border-radius:10px;flex-wrap:wrap;gap:8px;margin:14px 0;padding:12px;display:flex}.dms-tag-picker legend{font-size:11px;font-weight:800}.dms-tag-picker label{background:#f3f7fa;border-radius:8px;align-items:center;gap:5px;padding:5px 7px;font-size:11px;display:flex}.dms-tag-picker i{border-radius:4px;width:7px;height:18px}.dms-detail-side{padding:22px}.dms-detail-side>section{margin-bottom:22px}.dms-ocr-banner{color:#9b6500;background:#fff3d9;border-radius:8px;margin-bottom:8px;padding:8px 10px;font-size:11px;font-weight:700}.dms-ocr-banner.processed{color:#117443;background:#e6f6ed}.dms-detail-side pre{color:#d8e8f2;white-space:pre-wrap;background:#0c2030;border-radius:9px;max-height:190px;margin:0;padding:12px;font-family:inherit;font-size:11px;overflow:auto}.dms-detail-task,.dms-version{border-bottom:1px solid var(--brand-border);flex-direction:column;gap:3px;padding:9px 36px 9px 10px;display:flex;position:relative}.dms-detail-task small,.dms-version small,.dms-version span{color:var(--brand-muted);font-size:10px}.dms-detail-task button{position:absolute;top:10px;right:5px}.dms-task-form{grid-template-columns:1fr 125px 90px auto;gap:6px;margin-top:10px;display:grid}.dms-task-form button{align-items:center;gap:5px;display:flex}.dms-tenant-panel{width:100%;box-shadow:none;background:#f7fbfe;border:1px solid #9ccbea;border-radius:13px;padding:15px}.dms-tenant-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.dms-tenant-panel>header>div{align-items:center;gap:9px;display:flex}.dms-tenant-panel>header>div>svg{width:34px;height:34px;color:var(--brand-blue);background:#e7f4fd;border-radius:9px;padding:8px}.dms-tenant-panel header span{gap:2px;display:grid}.dms-tenant-panel header small{color:var(--brand-muted);font-size:9.5px}.dms-tenant-panel>.primary{justify-content:center;width:100%}.dms-tenant-panel>.dms-tenant-warning{margin-bottom:9px}.dms-tenant-panel form{gap:9px;display:grid}.dms-tenant-panel form>label,.dms-tenant-country label{color:#536875;gap:4px;font-size:10.5px;font-weight:750;display:grid}.dms-tenant-panel input,.dms-tenant-panel select{border:1px solid var(--brand-border);background:#fff;border-radius:7px;width:100%;min-height:35px;padding:7px 8px}.dms-tenant-country{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dms-tenant-confidence,.dms-tenant-warning{border-radius:8px;align-items:flex-start;gap:7px;padding:8px 9px;font-size:10.5px;line-height:1.4;display:flex}.dms-tenant-confidence{color:#1b6a4c;background:#eaf8f1}.dms-tenant-confidence.low,.dms-tenant-confidence.none,.dms-tenant-warning{color:#8a5a0b;background:#fff5dd}.dms-tenant-confidence svg,.dms-tenant-warning svg{flex:none}.dms-tenant-check{background:#f4f8fb;border-radius:7px;align-items:flex-start;padding:7px;grid-template-columns:none!important;gap:7px!important;display:flex!important}.dms-tenant-check input{width:auto;min-height:auto;margin-top:2px}.dms-tenant-check.confirm{background:#eef8f3}.dms-tenant-actions{justify-content:flex-end;gap:7px;padding-top:3px;display:flex}.dms-tenant-actions button{align-items:center;gap:5px;display:flex}.dms-extracted-fields{background:#f5fafe;border:1px solid #a9cee6;border-radius:11px;margin:16px 0;padding:14px}.dms-extracted-fields legend{color:var(--brand-navy);padding:0 6px;font-size:12px;font-weight:800}.dms-extracted-fields>p{color:var(--brand-muted);margin:0 0 12px;font-size:10.5px}.dms-extracted-fields label{flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.dms-fulltext-editor{resize:vertical;color:#e6f2f8;background:#0c2030;border:1px solid #38566a;border-radius:9px;width:100%;min-height:230px;max-height:440px;padding:12px;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.dms-fulltext-editor:focus{outline:2px solid var(--brand-blue);outline-offset:1px}.dms-fulltext-editor:disabled{opacity:.85}.dms-tenant-panel form>label>small{color:var(--brand-muted);font-size:9px;font-weight:500;line-height:1.35}@media (width<=1150px){.dms-metrics{grid-template-columns:repeat(3,1fr)}.dms-toolbar{grid-template-columns:1fr 1fr}.dms-record{grid-template-columns:52px 1fr 110px}.dms-record .dms-ocr,.dms-record .dms-date{display:none}.dms-management-grid,.dms-detail-body{grid-template-columns:1fr}.dms-document-form{border-right:0;border-bottom:1px solid var(--brand-border)}}@media (width<=760px){.dms-intro,.dms-head-actions{flex-direction:column;align-items:stretch}.dms-metrics{grid-template-columns:1fr 1fr}.dms-toolbar{grid-template-columns:1fr}.dms-record{grid-template-columns:48px 1fr}.dms-record .dms-size{display:none}.dms-meta-form,.dms-task-form{grid-template-columns:1fr}.dms-modal-backdrop{padding:8px}}.dms-import-actions{gap:8px;display:flex}.dms-import-actions button{white-space:nowrap;align-items:center;gap:7px;display:flex}.dms-import-result{color:#126c42;background:#edf9f3;border:1px solid #a8dec2;border-radius:10px;align-items:center;gap:9px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.dms-import-result button{color:inherit;background:0 0;border:0;margin-left:auto;padding:4px}@media (width<=760px){.dms-import-actions{flex-direction:column}.dms-import-actions button{justify-content:center}}.dms-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px}.dms-detail-modal{border:1px solid #b1cddf80;border-radius:18px;flex-direction:column;width:min(1320px,100vw - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #00000052}.dms-detail-modal>header{background:linear-gradient(120deg,#071a29 0%,#0c2e45 100%);flex:none;align-items:center;min-height:126px;padding:24px 28px}.dms-detail-heading{min-width:0}.dms-detail-heading .eyebrow{color:#88b9d9}.dms-detail-modal header h3{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 6px;font-size:24px;line-height:1.2;overflow:hidden}.dms-detail-modal header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dms-detail-modal header .dms-detail-close{cursor:pointer;background:#102d40;border-color:#527287;border-radius:11px;flex:0 0 44px;align-self:center;place-items:center;width:44px;height:44px;padding:0;transition:background .15s,border-color .15s,transform .15s;display:grid}.dms-detail-modal header .dms-detail-close:hover,.dms-detail-modal header .dms-detail-close:focus-visible{background:#183d55;border-color:#9fcbe5;outline:3px solid #8ec6e838;transform:translateY(-1px)}.dms-detail-actions{flex-wrap:wrap;flex:none;align-items:center;min-height:64px;padding:11px 28px}.dms-detail-actions button{min-height:40px;color:var(--brand-navy);font:inherit;cursor:pointer;border-radius:9px;justify-content:center;padding:8px 12px;font-weight:650}.dms-detail-actions button:hover:not(:disabled),.dms-detail-actions button:focus-visible{background:#f0f8fd;border-color:#8bbdde;outline:none}.dms-detail-actions .dms-legal-hold-badge{margin-left:auto}.dms-detail-body{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);min-height:0;overflow:auto}.dms-document-form{min-width:0;padding:26px 28px 30px}.dms-document-form h4,.dms-detail-side h4{color:var(--brand-navy);gap:8px;margin-bottom:16px;font-size:15px}.dms-document-form>label,.dms-document-form .form-grid label{color:#405a6d;gap:6px;font-size:11px;font-weight:750}.dms-document-form>label{margin-bottom:14px}.dms-document-form .form-grid{gap:14px 16px}.dms-document-form input,.dms-document-form select,.dms-document-form textarea{width:100%;min-height:40px;color:var(--brand-ink);font:inherit;background:#fff;border:1px solid #bdd0dc;border-radius:8px;padding:8px 10px}.dms-document-form input:focus,.dms-document-form select:focus,.dms-document-form textarea:focus{border-color:var(--brand-blue);outline:3px solid #258fe51f}.dms-document-form input:disabled,.dms-document-form select:disabled,.dms-document-form textarea:disabled{color:#607686;background:#f4f7f9}.dms-extracted-fields{background:#f7fbfe;border-color:#bad8e9;padding:16px}.dms-tag-picker{background:#fbfdfe;padding:13px 14px}.dms-detail-side{background:#fbfdff;min-width:0;padding:26px 24px 30px}.dms-detail-side>section{background:#fff;border:1px solid #dce7ee;border-radius:12px;margin:0 0 16px;padding:16px}.dms-detail-side>section:last-child{margin-bottom:0}.dms-ocr-banner{margin-bottom:10px;padding:9px 11px}.dms-fulltext-editor{border-radius:9px;min-height:240px}.dms-detail-task,.dms-version{gap:4px;padding-top:10px;padding-bottom:10px}.dms-task-form{grid-template-columns:minmax(145px,1fr) 126px 94px auto;gap:7px;margin-top:12px}.dms-task-form input,.dms-task-form select,.dms-task-form button{min-height:38px}@media (width<=1150px){.dms-detail-body{grid-template-columns:1fr}.dms-task-form{grid-template-columns:minmax(180px,1fr) 130px 100px auto}}@media (width<=760px){.dms-modal-backdrop{padding:8px}.dms-detail-modal{border-radius:13px;width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.dms-detail-modal>header{min-height:108px;padding:20px}.dms-detail-modal header h3{font-size:20px}.dms-detail-modal header .dms-detail-close{flex-basis:40px;width:40px;height:40px}.dms-detail-actions{padding:10px 14px}.dms-detail-actions button{flex:auto}.dms-document-form,.dms-detail-side{padding:20px 16px}.dms-document-form .form-grid.two,.dms-extracted-fields .form-grid.two,.dms-task-form{grid-template-columns:1fr}}.dunning-workspace{gap:20px;display:grid}.dunning-intro{align-items:end;margin-bottom:0}.dunning-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dunning-metrics article{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:15px;min-height:112px;padding:20px;display:flex}.dunning-metrics article>div{gap:3px;min-width:0;display:grid}.dunning-metrics small{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:800}.dunning-metrics strong{color:var(--ink);text-overflow:ellipsis;font-size:24px;line-height:1.15;overflow:hidden}.dunning-metrics span:not(.dunning-metric-icon){color:var(--muted);font-size:12px}.dunning-metric-icon{border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.dunning-metric-icon svg{width:21px}.dunning-metric-icon.danger{color:#c83b3b;background:#fdeaea}.dunning-metric-icon.amber{color:#a96a00;background:#fff1d5}.dunning-metric-icon.blue{color:var(--primary);background:#e7f3ff}.dunning-metric-icon.neutral{color:#60758a;background:#edf3f7}.dunning-control-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);gap:16px;display:grid}.dunning-control-grid .panel{padding:22px}.dunning-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.dunning-flow>span{color:#34506a;background:#f5f9fc;border:1px solid #dce9f2;border-radius:10px;align-items:center;gap:10px;min-height:58px;padding:12px;display:flex}.dunning-flow svg{color:var(--primary);flex:none}.dunning-flow b{font-size:12px;line-height:1.4}.dunning-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.dunning-ai-panel{color:#fff;background:linear-gradient(135deg,#07283d,#0d4968);border-color:#1e5c78}.dunning-ai-panel .eyebrow,.dunning-ai-panel p{color:#c9e1ee}.dunning-ai-panel h3,.dunning-ai-panel .panel-header>svg{color:#fff}.dunning-ai-panel p{margin:15px 0;font-size:13px;line-height:1.65}.dunning-ai-actions{flex-wrap:wrap;gap:9px;display:flex}.dunning-ai-actions button{color:#fff;background:#ffffff17;border:1px solid #ffffff38;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;font-weight:700;display:inline-flex}.dunning-ai-actions button:hover{background:#ffffff2b}.dunning-cases-panel{padding:0;overflow:hidden}.dunning-list-head{justify-content:space-between;align-items:center;gap:20px;padding:22px 24px 17px;display:flex}.dunning-list-head h3{margin:4px 0 0}.dunning-list-tools{align-items:center;gap:8px;display:flex}.dunning-list-tools input{border:1px solid var(--border);border-radius:9px;width:min(340px,32vw);min-height:41px;padding:0 13px}.dunning-filter-tabs{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f5f9fc;gap:4px;padding:0 24px;display:flex}.dunning-filter-tabs button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;outline:0;align-items:center;gap:7px;padding:13px 14px 11px;font-weight:700;display:flex}.dunning-filter-tabs button:hover{color:var(--brand-navy);background:#edf5fa}.dunning-filter-tabs button.active{color:var(--brand-blue-hover);border-bottom-color:var(--brand-blue);background:#fff}.dunning-filter-tabs button:focus-visible{box-shadow:inset 0 0 0 2px #8fc8f0}.dunning-filter-tabs span{min-width:21px;color:inherit;background:#e5eef4;border-radius:999px;padding:2px 6px;font-size:10px}.dunning-case-list{display:grid}.dunning-case{border-bottom:1px solid var(--border);grid-template-columns:minmax(280px,1.5fr) minmax(150px,.75fr) minmax(180px,.85fr) minmax(130px,.65fr) auto;align-items:center;gap:18px;min-height:100px;padding:16px 22px;display:grid;position:relative}.dunning-case:last-child{border-bottom:0}.dunning-case.overdue:before{content:"";background:#e25555;border-radius:0 4px 4px 0;width:3px;position:absolute;inset:16px auto 16px 0}.dunning-case-main{align-items:center;gap:12px;min-width:0;display:flex}.dunning-case-main>div{gap:3px;min-width:0;display:grid}.dunning-case-main strong,.dunning-case-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dunning-case-main small{color:var(--muted);font-size:11px}.dunning-case-state{color:#a96a00;background:#fff1d5;border-radius:10px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.dunning-case-state.paused{color:#647789;background:#edf2f5}.dunning-case-state.resolved{color:#25835e;background:#e4f5ec}.dunning-case-reference{width:fit-content;color:var(--primary);padding:0;font-family:inherit;font-size:12px;font-weight:800}.dunning-case-reference:hover{text-decoration:underline}.dunning-case-due,.dunning-case-level,.dunning-case-amount{gap:4px;min-width:0;display:grid}.dunning-case-due small,.dunning-case-level small,.dunning-case-amount small{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:800}.dunning-case-due strong,.dunning-case-level strong,.dunning-case-amount strong{color:var(--ink);font-size:13px}.dunning-case-due span,.dunning-case-level span{color:var(--muted);font-size:11px}.danger-text{color:#bd3333!important}.dunning-suggestion{background:#fff1d5;border-radius:999px;width:fit-content;padding:3px 7px;font-weight:700;color:#9a6000!important}.case-status{border-radius:999px;width:fit-content;padding:3px 7px;font-size:10px;font-weight:800}.case-status.open{color:#9a6000;background:#fff1d5}.case-status.paused{color:#607080;background:#edf2f5}.case-status.resolved{color:#247454;background:#e4f5ec}.dunning-case-buttons{justify-content:flex-end;gap:7px;display:flex}.dunning-case-buttons button{color:#173d57;border:1px solid var(--border);border-radius:8px;min-height:36px;padding:0 11px;font-weight:700}.dunning-case-buttons button:hover{color:var(--primary);background:#eff8ff;border-color:#8dc5ed}.dunning-empty{min-height:190px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.dunning-empty svg{color:#8da4b5}.dunning-empty.compact{min-height:90px;display:flex}.dunning-history-panel{padding:22px}.dunning-history{margin-top:12px;display:grid}.dunning-history>div{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px 0;display:grid}.dunning-history svg{color:#2a9b70}.dunning-history span{display:grid}.dunning-history small,.dunning-history code{color:var(--muted)}.dunning-case-modal{width:min(760px,100vw - 32px)}.dunning-case-summary{background:#f5f9fc;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px;display:grid}.dunning-case-summary>div{gap:4px;display:grid}.dunning-case-summary span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.dunning-case-form{grid-template-columns:repeat(3,1fr);gap:13px;margin:17px 0;display:grid}.dunning-case-form label{color:#415d72;gap:7px;font-size:12px;font-weight:700;display:grid}.dunning-case-form label.wide{grid-column:1/-1}.dunning-case-form input,.dunning-case-form select,.dunning-case-form textarea{width:100%;color:var(--ink);border:1px solid var(--border);background:#fff;border-radius:8px;padding:10px 11px}.dunning-case-form textarea{resize:vertical}.dunning-case-modal footer{flex-wrap:wrap}@media (width<=1450px){.dunning-case{grid-template-columns:minmax(260px,1.4fr) minmax(150px,.7fr) minmax(160px,.8fr) auto}.dunning-case-amount{display:none}}@media (width<=1250px){.dunning-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dunning-control-grid{grid-template-columns:1fr}}@media (width<=900px){.dunning-flow{grid-template-columns:1fr}.dunning-list-head{flex-direction:column;align-items:stretch}.dunning-list-tools input{width:100%}.dunning-case{grid-template-columns:1fr 1fr}.dunning-case-main{grid-column:1/-1}.dunning-case-buttons{justify-content:flex-start}}.company-workspace,.report-workspace{max-width:1480px;margin:0 auto}.workspace-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.workspace-heading h2{margin:5px 0 7px}.workspace-heading p{max-width:850px;color:var(--muted);margin:0}.entity-definition-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.entity-definition-grid article{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex}.entity-definition-grid article.active{background:#eef7ff;border-color:#258fe5;box-shadow:inset 4px 0 #258fe5}.entity-definition-grid svg{color:#258fe5}.entity-definition-grid strong,.entity-definition-grid span{display:block}.entity-definition-grid span{color:var(--muted);margin-top:4px;font-size:12px}.company-selector{justify-content:flex-end;margin-bottom:14px;display:flex}.company-selector label{min-width:360px}.company-selector select{width:100%;margin-top:6px;display:block}.company-master-form,.template-form{margin-bottom:20px;padding:26px}.company-master-form header,.template-form header,.report-grid article header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.company-master-form header h3,.template-form header h3{margin:5px 0}.company-master-form header p,.template-form header p{color:var(--muted);margin:0}.company-form-grid,.template-form-grid,.full-document-master{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.company-form-grid label,.template-form-grid label,.full-document-master label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.company-form-grid .wide,.template-form-grid .wide,.full-document-master .wide{grid-column:span 2}.company-form-grid input,.company-form-grid textarea,.template-form-grid input,.template-form-grid select,.template-form-grid textarea,.full-document-master input,.full-document-master select,.full-document-master textarea{width:100%;min-height:42px}.company-form-grid textarea,.template-form-grid textarea,.full-document-master textarea{resize:vertical;min-height:76px}.company-master-form footer,.template-form footer{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.document-context-notice{color:#176642;background:#eef8f3;border:1px solid #bde3cf;border-radius:10px;align-items:center;gap:12px;margin:0 0 18px;padding:13px 15px;display:flex}.document-context-notice span,.document-context-notice small{display:block}.document-context-notice small{margin-top:3px;font-weight:400}.full-document-master{border:1px solid var(--border);background:#f7fafc;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;padding:18px}.quote-form .line-row{grid-template-columns:minmax(280px,1fr) 80px 85px 115px 82px 82px 34px}.report-filters{gap:10px;display:flex}.report-filters select{min-width:180px}.report-kpis{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.report-kpis article{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:20px;display:flex}.report-kpis svg{color:#258fe5}.report-kpis small,.report-kpis strong{display:block}.report-kpis strong{margin-top:4px;font-size:20px}.report-grid{grid-template-columns:1.15fr 1fr;gap:18px;display:grid}.report-grid>.panel{padding:24px}.month-chart{grid-template-columns:repeat(12,1fr);align-items:end;gap:9px;height:300px;padding-top:25px;display:grid}.month-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.month-chart .bar{background:linear-gradient(#258fe5,#125e9f);border-radius:6px 6px 2px 2px;width:70%;min-height:3px;display:block}.customer-revenue-chart{flex-direction:column;gap:15px;display:flex}.customer-revenue-chart>div{grid-template-columns:minmax(150px,1fr) 1.4fr auto;align-items:center;gap:12px;display:grid}.customer-revenue-chart span small,.customer-revenue-chart span strong{display:block}.customer-revenue-chart span small{color:var(--muted)}.customer-revenue-chart>div>div{background:#e6eef5;border-radius:99px;height:10px;overflow:hidden}.customer-revenue-chart i{background:#258fe5;border-radius:99px;height:100%;display:block}@media (width<=1050px){.company-form-grid,.template-form-grid,.full-document-master{grid-template-columns:repeat(2,1fr)}.report-grid{grid-template-columns:1fr}.entity-definition-grid,.report-kpis{grid-template-columns:1fr 1fr}}.record-detail-modal .record-line{grid-template-columns:minmax(230px,1fr) 75px 80px 105px 80px 80px 34px}.workspace-document-panel{grid-column:1/-1}.workspace-document-panel .panel-header{align-items:flex-end}.workspace-document-panel .panel-header small{max-width:520px;color:var(--brand-muted);text-align:right;line-height:1.45}.workspace-document-row{border-top:1px solid var(--brand-border);grid-template-columns:42px minmax(240px,1fr) auto auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.workspace-document-row:first-child{border-top:0}.workspace-document-row>div:nth-child(2){min-width:0}.workspace-document-row strong,.workspace-document-row small{display:block}.workspace-document-row strong{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.workspace-document-row small{color:var(--brand-muted);margin-top:3px;font-size:10px}.workspace-document-actions{align-items:center;gap:8px;display:flex}.workspace-document-actions button{min-height:36px}.customer-recognition-modal{border-top-color:var(--brand-blue);width:min(720px,100vw - 40px);max-height:calc(100vh - 48px);overflow:auto}.customer-recognition-modal>header p{color:var(--brand-muted);margin:4px 0 0;font-size:11px}@media (width<=980px){.workspace-document-row{grid-template-columns:42px minmax(0,1fr) auto}.workspace-document-row>.tag{grid-column:2;justify-self:start}.workspace-document-actions{grid-column:2/-1}.workspace-document-panel .panel-header{align-items:flex-start}.workspace-document-panel .panel-header small{text-align:left}}.dms-existing-customer{color:#755316;background:#fff8e6;border:1px solid #efc671;border-radius:9px;grid-template-columns:22px 1fr;gap:10px;margin:12px 0;padding:12px;display:grid}.dms-existing-customer strong,.dms-existing-customer span{display:block}.dms-existing-customer strong{margin-bottom:3px;font-size:12px}.dms-existing-customer span{margin-bottom:8px;font-size:10px;line-height:1.45}.dms-existing-customer select{width:100%;min-height:38px}.dms-customer-assignment{color:#24684b;background:#effaf5;border:1px solid #9fd1b8;border-radius:8px;align-items:center;gap:8px;margin:10px 0;padding:10px 12px;font-size:10px;display:flex}.customer-master-grid .record-title-field{grid-column:span 2}.customer-crm-record{margin:16px 0}.customer-crm-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.customer-crm-metrics article{border:1px solid var(--brand-border);background:#f6fafe;border-radius:9px;padding:12px 14px}.customer-crm-metrics small,.customer-crm-metrics strong{display:block}.customer-crm-metrics small{color:var(--brand-muted);text-transform:uppercase;font-size:9px}.customer-crm-metrics strong{color:var(--brand-navy);margin-top:4px;font-size:20px}.customer-crm-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-crm-columns section{border:1px solid var(--brand-border);background:#fff;border-radius:9px;min-width:0;padding:13px}.customer-crm-columns h4{color:var(--brand-navy);margin:0 0 9px;font-size:12px}.customer-crm-columns section>button,.customer-contact-card{border:0;border-top:1px solid var(--brand-border);width:100%;color:var(--brand-navy);text-align:left;background:0 0;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:9px 8px;display:grid}.customer-crm-columns section>button{cursor:pointer}.customer-crm-columns section>button:hover{background:#f0f7fd}.customer-crm-columns section>button span,.customer-contact-card span,.customer-crm-columns section>button strong,.customer-crm-columns section>button small,.customer-contact-card strong,.customer-contact-card small{min-width:0;display:block}.customer-crm-columns section>button strong,.customer-contact-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-crm-columns section>button small,.customer-contact-card small,.customer-crm-columns section>p{color:var(--brand-muted);font-size:9px}.customer-contact-card{grid-template-columns:20px minmax(0,1fr)}@media (width<=900px){.customer-crm-metrics,.customer-crm-columns{grid-template-columns:1fr 1fr}}.customer-scope-explainer{border-left:4px solid var(--blue);background:#f7fbff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.customer-scope-explainer>svg{color:var(--blue)}.customer-scope-explainer>div{gap:3px;display:grid}.customer-scope-explainer strong{color:var(--navy);font-size:16px}.customer-scope-explainer small{color:var(--muted)}.customer-scope-explainer button{white-space:nowrap}@media (width<=900px){.customer-scope-explainer{grid-template-columns:auto 1fr}.customer-scope-explainer button{grid-column:1/-1;width:100%}}.pdf-business-migration-entry{background:linear-gradient(135deg,#f7fbff,#fff);border-left:4px solid #258fe5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.pdf-business-migration-entry h3{margin:4px 0 5px}.pdf-business-migration-entry p{color:var(--muted);margin:0;line-height:1.45}.pdf-business-migration-icon{color:#087fd5;background:#e6f4ff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.pdf-business-migration-entry>.primary{white-space:nowrap}.success-note{color:#176642;align-items:center;gap:7px;margin-top:9px;font-weight:700;display:flex}.migration-backdrop{z-index:1200;padding:20px}.migration-modal{background:#f3f8fc;border:1px solid #96c8e9;border-top:4px solid #258fe5;border-radius:16px;flex-direction:column;width:min(1380px,100vw - 40px);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 26px 80px #071a2a66}.migration-modal>header{color:#fff;background:#071a2a;justify-content:space-between;gap:20px;padding:22px 26px;display:flex}.migration-modal>header h2{margin:5px 0}.migration-modal>header p{color:#c7deed;margin:0}.migration-content{gap:16px;padding:20px 24px;display:grid;overflow:auto}.migration-content>section{border:1px solid var(--border);background:#fff;border-radius:12px;padding:18px}.migration-content h3,.migration-content h4{margin:0 0 5px}.migration-content p{color:var(--muted);margin:0}.migration-range-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.migration-range-grid fieldset{border:1px solid #cfe0ec;border-radius:10px;grid-template-columns:1.4fr .7fr 1fr;gap:9px;padding:12px;display:grid}.migration-range-grid legend{padding:0 5px;font-weight:800}.migration-range-grid label,.migration-fields label{gap:5px;font-size:11px;font-weight:700;display:grid}.migration-range-grid input,.migration-fields input,.migration-fields select{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;min-height:39px;padding:8px 10px}.migration-documents{gap:12px;display:grid}.migration-document{background:#fbfdff;border:1px solid #c8dbe8;border-radius:11px;padding:16px}.migration-document-heading,.migration-lines-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.migration-document-heading strong,.migration-document-heading span{display:block}.migration-document-heading span{color:var(--muted);margin-top:3px;font-size:10px}.migration-document-heading .danger{align-items:center;gap:5px;display:flex}.warning-note{color:#795512;background:#fff8e7;border:1px solid #efc671;border-radius:8px;align-items:flex-start;gap:8px;margin:12px 0;padding:10px;display:flex}.migration-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.migration-customer{background:#eef7fd;border-radius:9px;margin-top:13px;padding:13px}.migration-customer .migration-fields{grid-template-columns:2fr 1fr 1.5fr .65fr 1fr}.migration-customer details{margin-top:9px}.migration-customer summary{cursor:pointer;color:#31576f;font-size:11px;font-weight:700}.migration-customer pre{white-space:pre-wrap;color:#d9ecf7;background:#092235;border-radius:7px;margin:8px 0 0;padding:9px;font:11px/1.45 ui-monospace,Consolas,monospace}.migration-lines{margin-top:14px}.migration-line{grid-template-columns:minmax(260px,1fr) 85px 90px 115px 85px 34px;gap:7px;margin-top:7px;display:grid}.migration-line input{border:1px solid var(--border);border-radius:7px;min-width:0;padding:8px}.migration-line button{color:#bd3d3d;background:0 0;border:0;place-items:center;display:grid}.migration-catalog{gap:10px;display:grid}.migration-catalog-item{border:1px solid #d9e5ed;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding:10px;display:grid}.migration-catalog-item strong,.migration-catalog-item small{display:block}.migration-catalog-item small{color:var(--muted);margin-top:2px}.migration-modal>footer{border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:16px 24px;display:flex}.migration-modal>footer>div{gap:9px;display:flex}.migration-confirm{align-items:flex-start;gap:10px;max-width:780px;font-size:12px;line-height:1.45;display:flex}.catalog-picker{color:#176da8;background:#eef8ff;border:1px solid #b9d9ee;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.catalog-picker label{grid-template-columns:auto minmax(260px,460px);align-items:center;gap:12px;font-weight:700;display:grid}.catalog-picker select{min-height:39px}.compact{min-height:34px!important;padding:6px 9px!important}@media (width<=1050px){.pdf-business-migration-entry{grid-template-columns:auto 1fr}.pdf-business-migration-entry>.primary{grid-column:1/-1}.migration-range-grid{grid-template-columns:1fr}.migration-fields,.migration-customer .migration-fields{grid-template-columns:1fr 1fr}.migration-modal>footer{flex-direction:column;align-items:stretch}.migration-modal>footer>div{justify-content:flex-end}}@media (width<=720px){.migration-line{grid-template-columns:1fr 1fr}.migration-line input:first-child{grid-column:1/-1}.catalog-picker label,.migration-fields,.migration-customer .migration-fields{grid-template-columns:1fr}}.customer-number-range{background:#fbfdff;border-left:4px solid #6aaee0;grid-template-columns:minmax(260px,.85fr) minmax(520px,1.5fr);align-items:end;gap:22px;display:grid}.customer-number-heading{align-items:flex-start;gap:12px;display:flex}.customer-number-heading>div{gap:4px;display:grid}.customer-number-heading strong{color:var(--navy);font-size:16px}.customer-number-heading small{color:var(--muted);line-height:1.45}.customer-number-icon{width:40px;height:40px;color:var(--blue);background:#e9f5ff;border-radius:10px;flex:none;place-items:center;display:grid}.customer-number-fields{grid-template-columns:repeat(4,minmax(90px,1fr)) minmax(125px,1.1fr) auto;align-items:end;gap:10px;display:grid}.customer-number-fields label,.customer-number-preview{gap:5px;display:grid}.customer-number-fields label>span,.customer-number-preview>span{color:#526b7c;font-size:10px;font-weight:800}.customer-number-fields input,.customer-number-fields select{border:1px solid var(--brand-border);width:100%;min-height:40px;color:var(--brand-ink);font:inherit;background:#fff;border-radius:8px;padding:8px 10px}.customer-number-preview{background:#eff8fe;border:1px solid #bdd9eb;border-radius:8px;min-height:40px;padding:7px 10px}.customer-number-preview strong{color:var(--navy);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.customer-number-fields button{white-space:nowrap;min-height:40px}@media (width<=1200px){.customer-number-range{grid-template-columns:1fr}.customer-number-fields{grid-template-columns:repeat(3,minmax(120px,1fr))}.customer-number-fields button{width:100%}}@media (width<=720px){.customer-number-fields{grid-template-columns:1fr 1fr}.customer-number-fields button{grid-column:1/-1}}.crm-workspace{max-width:1540px;margin:0 auto}.crm-loading{min-height:420px;color:var(--muted);align-content:center;place-items:center;gap:10px;display:grid}.crm-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.crm-heading h2{margin:4px 0 6px}.crm-heading p{max-width:820px;color:var(--muted);margin:0}.crm-heading-actions{align-items:flex-end;gap:9px;display:flex}.crm-heading-actions label{color:#4d6678;text-transform:uppercase;gap:6px;min-width:340px;font-size:10px;font-weight:800;display:grid}.crm-heading-actions select{min-height:42px}.crm-sync-state{background:#f4faff;border:1px solid #bfdbef;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;padding:14px 16px;display:grid}.crm-sync-state.connected{background:#f0faf5;border-color:#b6dfcc}.crm-sync-state>svg{width:24px;height:24px;color:var(--blue)}.crm-sync-state.connected>svg{color:#249667}.crm-sync-state strong,.crm-sync-state span{display:block}.crm-sync-state span{color:var(--muted);margin-top:3px;font-size:11px}.crm-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.crm-kpis article{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:13px;padding:17px 18px;display:flex}.crm-kpis article>svg{box-sizing:content-box;width:22px;height:22px;color:var(--blue);background:#e8f4fd;border-radius:10px;padding:11px}.crm-kpis small,.crm-kpis strong{display:block}.crm-kpis small{color:var(--muted);text-transform:uppercase;font-size:10px}.crm-kpis strong{color:var(--navy);margin-top:4px;font-size:20px}.crm-tabs{border:1px solid var(--border);background:#e8f0f6;border-radius:12px;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:7px;margin-bottom:16px;padding:7px;display:grid}.crm-tabs>button{color:#426176;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-weight:750;display:flex}.crm-tabs>button.active{color:var(--navy);background:#fff;border-color:#d8e5ee}.crm-tabs button b{background:#d9e9f4;border-radius:99px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.crm-editor{margin-bottom:16px;padding:21px}.crm-editor>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.crm-editor h3{margin:4px 0}.crm-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.crm-form-grid label{color:#4e6677;gap:6px;font-size:11px;font-weight:750;display:grid}.crm-form-grid .wide{grid-column:span 2}.crm-form-grid input,.crm-form-grid select,.crm-form-grid textarea{width:100%;min-height:40px}.crm-form-grid textarea{resize:vertical;min-height:74px}.crm-editor>footer{justify-content:flex-end;margin-top:15px;display:flex}.crm-pipeline{grid-template-columns:repeat(6,minmax(195px,1fr));align-items:start;gap:11px;padding-bottom:12px;display:grid;overflow-x:auto}.crm-stage{border:1px solid var(--border);background:#eef4f8;border-radius:12px;min-height:430px}.crm-stage>header{color:var(--navy);border-bottom:3px solid #8db9d9;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.crm-stage.stage-qualified>header{border-color:#57a5dd}.crm-stage.stage-proposal>header{border-color:#8f7be8}.crm-stage.stage-negotiation>header{border-color:#e0a43a}.crm-stage.stage-won>header{border-color:#32a873}.crm-stage.stage-lost>header{border-color:#dd6b72}.crm-stage>header span{background:#fff;border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.crm-stage>div{gap:9px;padding:9px;display:grid}.crm-stage article{background:#fff;border:1px solid #d5e2eb;border-radius:9px;gap:8px;padding:12px;display:grid}.crm-stage article h3{color:var(--navy);margin:0;font-size:13px;line-height:1.35}.crm-stage article>small{color:var(--muted);font-size:10px}.crm-stage article select{width:100%;min-height:34px;font-size:10px}.crm-card-top{color:#3a7297;justify-content:space-between;gap:7px;font-size:10px;font-weight:750;display:flex}.crm-card-top button{color:#93a6b2;background:0 0;border:0;padding:0}.crm-card-top svg{width:14px;height:14px}.crm-stage-empty{color:#8296a4;place-items:center;min-height:90px;font-size:11px;display:grid}.crm-activity-list{padding:0;overflow:hidden}.crm-activity-list>header{border-bottom:1px solid var(--border);padding:20px 22px 14px}.crm-activity-list h3{margin:4px 0}.crm-activity-list>article{border-bottom:1px solid #e6edf2;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 20px;display:grid}.crm-activity-list>article.completed{opacity:.58}.crm-activity-list>article>svg{width:19px;color:var(--blue)}.crm-activity-list article strong,.crm-activity-list article span{display:block}.crm-activity-list article span{color:var(--muted);margin-top:3px;font-size:10px}.crm-activity-list article p{color:#526b7c;margin:6px 0 0;font-size:11px}.crm-activity-list time{color:#425f73;white-space:nowrap;font-size:10px;font-weight:700}.crm-complete{background:#fff;border:1px solid #b8cddd;border-radius:99px;place-items:center;width:25px;height:25px;padding:0;display:grid}.crm-complete span{background:#d6e3eb;border-radius:99px;width:9px;height:9px}.crm-complete svg{color:#279b6a;width:17px}.crm-empty{min-height:250px;color:var(--muted);align-content:center;place-items:center;gap:7px;display:grid}.crm-empty svg{color:#7eb2d8}.crm-empty strong{color:var(--navy)}@media (width<=1100px){.crm-heading{flex-direction:column;align-items:stretch}.crm-heading-actions label{flex:1;min-width:0}.crm-kpis,.crm-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.crm-heading-actions,.crm-sync-state{grid-template-columns:1fr;display:grid}.crm-kpis,.crm-form-grid{grid-template-columns:1fr}.crm-form-grid .wide{grid-column:span 1}.crm-tabs{grid-template-columns:1fr 1fr}.crm-tabs>span{display:none}.crm-activity-list>article{grid-template-columns:auto auto 1fr}.crm-activity-list time{grid-column:3}}.crm-pipeline{grid-template-columns:repeat(6,minmax(150px,1fr));min-width:0;overflow-x:visible}.crm-stage{min-width:0}.crm-stage>header{gap:6px;padding-inline:12px;font-size:11px}@media (width<=1050px){.crm-pipeline{scrollbar-gutter:stable;grid-template-columns:repeat(6,minmax(190px,1fr));overflow-x:auto}}.dms-entity-explanation{border-left:3px solid var(--blue);background:#f4f9fd;border-radius:8px;gap:3px;margin:8px 0 12px;padding:11px 13px;display:grid}.dms-entity-explanation strong{color:var(--navy)}.dms-entity-explanation span{color:var(--muted);font-size:12px;line-height:1.45}.dms-address-guide{background:#f8fbfd;border:1px solid #cfe0ec;border-radius:10px;grid-template-columns:74px 1fr;align-items:center;gap:12px;margin:10px 0;padding:12px;display:grid}.dms-address-guide>div:last-child{gap:4px;display:grid}.dms-address-guide span{color:var(--muted);font-size:12px;line-height:1.45}.dms-address-sheet{background:#fff;border:1px solid #9bb4c6;border-radius:3px;width:68px;height:88px;position:relative;box-shadow:0 2px 6px #163a5020}.dms-address-sheet:before{content:"";border-bottom:2px solid #d9e4eb;height:8px;position:absolute;top:8px;left:8px;right:8px}.dms-address-sheet span{border:2px solid var(--blue);background:#eaf5ff;border-radius:3px;width:38px;height:24px;position:absolute;top:31px;left:8px}.dms-address-sheet span:after{content:"Adressfeld";color:var(--blue);font-size:7px;font-weight:800;position:absolute;top:5px;left:3px}.dms-address-candidates{gap:8px;margin-bottom:10px;display:grid}.dms-address-candidates>button{text-align:left;color:var(--navy);background:#fff;border:1px solid #cfdce5;border-radius:9px;gap:3px;padding:10px 12px;display:grid}.dms-address-candidates>button:hover,.dms-address-candidates>button.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);background:#eef8ff}.dms-address-candidates button>span{text-transform:uppercase;letter-spacing:.06em;color:var(--blue);font-size:10px;font-weight:800}.dms-address-candidates button>strong{font-size:13px}.dms-address-candidates pre{white-space:pre-wrap;color:#476274;margin:3px 0 0;font:12px/1.4 inherit}.dms-address-candidates small{color:var(--muted)}.dms-manual-address{background:#fff;border:1px solid #d6e1e8;border-radius:9px;margin:10px 0 13px}.dms-manual-address summary{cursor:pointer;color:var(--navy);padding:11px 12px;font-weight:700}.dms-manual-address[open]{padding-bottom:12px}.dms-manual-address p,.dms-manual-address textarea,.dms-manual-address button{margin-left:12px;margin-right:12px}.dms-manual-address p{color:var(--muted);font-size:12px}.dms-manual-address textarea{resize:vertical;width:calc(100% - 24px);min-height:82px;margin-bottom:8px}.workflow-builder{grid-template-rows:auto auto minmax(0,1fr) auto}.workflow-guide{color:#3f6175;background:#fff;border-bottom:1px solid #d7e5ee;align-items:center;gap:10px;min-width:0;padding:10px 18px;font-size:10px;display:flex}.workflow-guide>span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.workflow-guide>span b{color:#fff;background:var(--brand-blue);border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.workflow-guide>svg{color:#9bb4c4;width:14px}.workflow-guide>small{color:#617a89;align-items:center;gap:5px;margin-left:auto;display:inline-flex}.workflow-builder-layout{grid-template-columns:230px minmax(0,1fr) 330px}.workflow-canvas{min-height:330px;display:block}.workflow-flow{align-items:center;min-height:280px;display:flex}.workflow-insert-slot{color:#8baabc;border:1px dashed #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:30px;height:150px;transition:width .15s,border-color .15s,background .15s;display:flex}.workflow-insert-slot span{white-space:nowrap;font-size:8px;display:none}.workflow-insert-slot:hover{background:#eaf7ff;border-color:#64b1e6;width:78px}.workflow-insert-slot:hover span{margin-top:5px;display:block}.workflow-node-configure{color:#176fa9;cursor:pointer;background:#f3faff;border:1px solid #cae0ee;border-radius:7px;align-items:center;gap:5px;width:100%;margin:3px 0 8px;padding:6px 7px;font-size:8px;font-weight:800;display:inline-flex}.workflow-inspector-title{border-bottom:1px solid #e0eaf0;padding-bottom:10px}.workflow-inspector-title strong,.workflow-inspector-title span{display:block}.workflow-inspector-title span{color:var(--brand-muted);margin-top:3px;font-size:9px}.workflow-field{color:#526a79;margin-top:12px;font-size:9px;font-weight:850;display:block}.workflow-field>span{margin-bottom:5px;display:block}.workflow-field input,.workflow-field select,.workflow-field textarea{width:100%;min-height:38px;color:var(--brand-ink);font:inherit;background:#fff;border:1px solid #cbdce7;border-radius:8px;margin:0;padding:8px}.workflow-field textarea{resize:vertical;min-height:76px}.workflow-check{color:#456276;align-items:flex-start;gap:7px;margin-top:12px;font-size:9px;font-weight:750;line-height:1.4;display:flex}.workflow-check input{width:auto;min-height:0;margin:1px 0 0}.workflow-node-settings{padding-bottom:4px}.workflow-scheduler{background:#f5fbff;border:1px solid #bdd9eb;border-radius:9px;margin-top:13px;padding:11px}.workflow-scheduler-head{color:#1c628f;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;display:grid}.workflow-scheduler-head b,.workflow-scheduler-head small{display:block}.workflow-scheduler-head small{color:#607b8b;margin-top:2px;font-size:8px}.workflow-scheduler-head>label{align-items:center;gap:4px;font-size:8px;font-weight:850;display:flex}.workflow-scheduler-head input{width:auto;min-height:0;margin:0}.workflow-weekdays{grid-template-columns:repeat(7,1fr);gap:3px;margin-top:10px;display:grid}.workflow-weekdays label{color:#506b7b;background:#fff;border:1px solid #cfdee8;border-radius:5px;place-items:center;gap:3px;padding:5px 1px;font-size:8px;display:grid}.workflow-weekdays input{width:auto;min-height:0;margin:0}.workflow-position-controls,.workflow-global-settings{border-top:1px solid #dce7ed;margin-top:16px;padding-top:13px}.workflow-position-controls>b,.workflow-global-settings>strong{color:var(--brand-navy);font-size:10px}.workflow-position-controls>div{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.workflow-position-controls button{color:#385e75;cursor:pointer;background:#fff;border:1px solid #c9dce8;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:7px;display:inline-flex}.workflow-position-controls button:disabled{opacity:.35}.workflow-test-result{border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;font-size:9px;display:flex}.workflow-test-result.ready{color:#236c4b;background:#eaf8f1}.workflow-test-result.warning{color:#795c1c;background:#fff4d7}@media (width<=1200px){.workflow-builder-layout{grid-template-columns:205px minmax(0,1fr) 290px}.workflow-guide>small{display:none}}.mail-workspace{gap:16px;max-width:1720px;margin:0 auto;display:grid}.mail-workspace-head{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.mail-workspace-head h2{color:var(--navy);margin:4px 0 5px;font-size:26px}.mail-workspace-head p{color:var(--muted);margin:0}.mail-head-controls{align-items:center;gap:9px;display:flex}.mail-head-controls select{min-width:220px;min-height:42px}.mail-head-controls button{white-space:nowrap;min-height:42px}.mail-empty{text-align:center;align-content:center;place-items:center;gap:9px;min-height:360px;display:grid}.mail-empty>svg{color:#7baed1;width:34px;height:34px}.mail-empty h2,.mail-empty h3,.mail-empty p{margin:0}.mail-empty p{max-width:620px;color:var(--muted)}.mail-empty button{margin-top:8px}.mail-client-shell{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:245px minmax(310px,.78fr) minmax(430px,1.22fr);height:calc(100vh - 225px);min-height:610px;display:grid;overflow:hidden;box-shadow:0 12px 34px #153a5113}.mail-folders{background:#f5f9fc;border-right:1px solid #dce7ee;flex-direction:column;min-width:0;padding:16px 11px;display:flex}.mail-compose-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-weight:800;display:flex}.mail-compose-button svg{width:17px}.mail-folder-list{gap:3px;margin-top:16px;display:grid;overflow:auto}.mail-folder-list button{color:#38586d;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:39px;padding:8px 10px;display:grid}.mail-folder-list button:hover{background:#eaf3f8}.mail-folder-list button.active{color:#0f5e90;background:#fff;border-color:#b9d9ed;font-weight:800}.mail-folder-list svg{width:17px;height:17px}.mail-folder-list b{color:#fff;background:#268fd7;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.mail-settings-link{justify-content:center;margin-top:auto}.mail-list-column{border-right:1px solid #dce7ee;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.mail-toolbar{border-bottom:1px solid #e0e9ef;gap:8px;padding:12px;display:flex}.mail-search{background:#fff;border:1px solid #c9dce8;border-radius:8px;flex:1;align-items:center;gap:7px;min-width:0;padding:0 10px;display:flex}.mail-search svg{color:#6c8798;width:16px}.mail-search input{background:0 0;border:0;outline:0;width:100%;min-height:38px;padding:0}.mail-message-list{overflow:auto}.mail-message-list>button{color:#324f62;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5edf2;grid-template-columns:39px minmax(0,1fr);gap:10px;width:100%;padding:14px 13px;display:grid;position:relative}.mail-message-list>button:hover{background:#f5faff}.mail-message-list>button.active{box-shadow:inset 4px 0 var(--blue);background:#eaf6fe}.mail-message-list>button.unread{background:#f7fbfe}.mail-message-list>button.unread .mail-summary>span>strong,.mail-message-list>button.unread .mail-summary>b{color:var(--navy);font-weight:850}.mail-avatar{color:#1475b5;background:#dff1fd;border-radius:10px;place-items:center;width:37px;height:37px;font-weight:850;display:grid}.mail-avatar.large{border-radius:11px;width:43px;height:43px}.mail-summary{gap:4px;min-width:0;display:grid}.mail-summary>span{justify-content:space-between;gap:9px;min-width:0;display:flex}.mail-summary>span strong,.mail-summary>b,.mail-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mail-summary>span strong{font-size:12px}.mail-summary time{color:#78909f;flex:none;font-size:9px}.mail-summary>b{font-size:11px}.mail-summary small{color:#718898;font-size:9px}.mail-star,.mail-attachment-mark{width:13px;height:13px;position:absolute;right:12px}.mail-star{color:#dfa52a;fill:#dfa52a;bottom:11px}.mail-attachment-mark{color:#6b8798;top:37px}.mail-list-empty,.mail-reader-empty{text-align:center;color:#8196a4;align-content:center;place-items:center;gap:8px;height:100%;display:grid}.mail-list-empty svg,.mail-reader-empty svg{color:#83b4d6;width:31px;height:31px}.mail-list-empty span,.mail-reader-empty p{color:var(--muted);margin:0;font-size:11px}.mail-reader{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.mail-reader-head{border-bottom:1px solid #dfe9ef;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.mail-reader-head>div{align-items:center;gap:11px;min-width:0;display:flex}.mail-reader-head>div>div{gap:3px;min-width:0;display:grid}.mail-reader-head h3{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;overflow:hidden}.mail-reader-head strong{font-size:11px}.mail-reader-head small{color:var(--muted);font-size:9px}.mail-reader-head select{max-width:150px;min-height:35px}.mail-reader-head .active{color:#dca021;fill:#dca021}.mail-reader-body{color:#29485d;white-space:pre-wrap;flex:1;padding:22px 24px;font-size:14px;line-height:1.65;overflow:auto}.mail-attachments{background:#f8fbfd;border-top:1px solid #e0e9ef;gap:8px;padding:14px 20px;display:grid}.mail-attachments>strong{color:var(--navy);align-items:center;gap:7px;font-size:11px;display:flex}.mail-attachments>button{color:#31536a;text-align:left;background:#fff;border:1px solid #d1e0e9;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.mail-attachments>button svg{width:17px}.mail-attachments>button span,.mail-attachments>button small{display:block}.mail-attachments>button small{color:var(--muted);margin-top:2px;font-size:9px}.mail-reader-actions,.mail-compose-actions{border-top:1px solid #dfe9ef;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.mail-reader-actions button,.mail-compose-actions button{align-items:center;gap:7px;display:inline-flex}.mail-reader-actions svg,.mail-compose-actions svg{width:16px}.mail-compose{grid-template-rows:auto auto auto auto minmax(200px,1fr) auto auto;height:100%;display:grid}.mail-compose .mail-reader-head{justify-content:flex-start}.mail-compose>label{color:#567081;border-bottom:1px solid #e3ebf0;grid-template-columns:68px 1fr;align-items:center;padding:7px 18px;font-size:10px;font-weight:800;display:grid}.mail-compose input{background:0 0;border:0;outline:0;width:100%;min-height:36px}.mail-compose>textarea{resize:none;color:#29485d;border:0;outline:0;width:100%;min-height:0;padding:20px 22px;font:14px/1.6 inherit}.mail-compose-attachments{background:#f8fbfd;border-top:1px solid #e2ebf0;flex-wrap:wrap;gap:7px;padding:10px 18px;display:flex}.mail-compose-attachments>span{color:#3f6075;background:#fff;border:1px solid #cbdde8;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:flex}.mail-compose-attachments svg{width:14px}.mail-compose-attachments button{color:#a04a4a;background:0 0;border:0;place-items:center;width:18px;height:18px;padding:0;display:grid}.mail-compose-attachments button svg{width:12px}.mail-compose-actions{justify-content:space-between}.mail-compose-actions .primary{margin-left:auto}@media (width<=1250px){.mail-client-shell{grid-template-columns:205px minmax(285px,.8fr) minmax(380px,1.2fr)}.mail-head-controls{flex-wrap:wrap;justify-content:flex-end}.mail-head-controls select{min-width:180px}}@media (width<=980px){.mail-workspace-head{flex-direction:column;align-items:stretch}.mail-head-controls{justify-content:stretch}.mail-head-controls>*{flex:1}.mail-client-shell{grid-template-columns:190px minmax(280px,1fr);height:auto;min-height:680px}.mail-reader{border-top:1px solid #dce7ee;grid-column:1/-1;min-height:520px}}@media (width<=680px){.mail-client-shell{display:block}.mail-folders{border-bottom:1px solid #dce7ee;border-right:0;min-height:220px}.mail-list-column{border-right:0;height:460px}.mail-reader{min-height:560px}.mail-head-controls{display:grid}.mail-compose>label{grid-template-columns:50px 1fr}}.construction-document-panel{background:#f7fbfe;border:1px solid #cfe1ee;border-radius:14px;margin-top:18px;padding:20px}.construction-document-panel>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.construction-document-panel h4{margin:4px 0 5px;font-size:18px}.construction-document-panel p{color:#607687;margin:0}.construction-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.construction-document-grid label{gap:6px;font-weight:700;display:grid}.construction-document-grid .wide{grid-column:1/-1}.construction-check{background:#fff;border:1px solid #dbe8f1;border-radius:9px;align-items:center;padding:11px 13px;grid-template-columns:none!important;gap:9px!important;display:flex!important}.construction-check input,.construction-tax-confirm input,.lv-optional input{width:auto}.construction-tax-confirm{color:#684600;background:#fff8e8;border:1px solid #e8bd62;border-radius:10px;gap:12px;margin-top:15px;padding:14px;display:flex}.construction-tax-confirm div{gap:5px;display:grid}.construction-tax-confirm label{align-items:center;gap:8px;margin-top:6px;font-weight:800;display:flex}.cumulative-billing-panel{border-top:1px solid #cfe1ee;margin-top:16px;padding-top:16px}.cumulative-billing-panel h4{margin-top:0}.cumulative-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.cumulative-summary span{color:#1b6744;background:#eaf6ef;border-radius:9px;gap:4px;padding:11px;display:grid}.cumulative-error{color:#a42d28;background:#fff0ef;border-radius:8px;align-items:center;gap:7px;margin-top:12px;padding:10px;display:flex}.line-row .lv-line-details{background:#f4f9fc;border:1px solid #d7e6ef;border-radius:9px;grid-column:1/-1;grid-template-columns:140px 210px 1fr;gap:10px;padding:12px;display:grid}.lv-line-details label{gap:5px;font-weight:700;display:grid}.lv-line-details .wide{grid-column:1/-1}.lv-line-details textarea{resize:vertical;min-height:84px}.lv-line-details .lv-optional{grid-column:1/-1;align-items:center;gap:8px;display:flex}@media (width<=900px){.construction-document-grid,.cumulative-summary,.line-row .lv-line-details{grid-template-columns:1fr}.construction-document-grid .wide,.lv-line-details .wide,.lv-line-details .lv-optional{grid-column:1}}.portal-workspace,.portal-local{width:min(1480px,100% - 48px);margin:24px auto 48px}.portal-hero,.portal-local-hero{color:#fff;background:linear-gradient(135deg,#071c2c,#0c3854);border-radius:16px;justify-content:space-between;align-items:center;gap:28px;padding:28px 30px;display:flex;box-shadow:0 16px 40px #071c2c20}.portal-hero h2,.portal-local-hero h2{margin:5px 0 7px;font-size:28px}.portal-hero p,.portal-local-hero p{color:#c7deec;max-width:780px;margin:0;line-height:1.55}.portal-hero .eyebrow,.portal-local-hero .eyebrow{color:#76c5ff}.portal-status{white-space:nowrap;border:1px solid #4d7a91;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;display:inline-flex}.portal-status.active,.portal-status.trialing{color:#bdf2d7;background:#174633;border-color:#3c8061}.portal-link{text-decoration:none;color:#071c2c!important}.portal-tabs{border:1px solid var(--brand-border);background:#e8f1f7;border-radius:12px;gap:6px;margin:16px 0;padding:6px;display:flex}.portal-tabs button{color:#446276;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:40px;padding:8px 15px;font-weight:750}.portal-tabs button.active{color:var(--brand-navy);background:#fff;border-color:#d5e4ed;box-shadow:0 3px 10px #17384d10}.portal-notice{color:#1f6f4b;background:#eefaf4;border:1px solid #a9d9bf;border-radius:10px;align-items:center;gap:9px;margin:12px 0;padding:12px 14px;display:flex}.portal-notice button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.portal-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-kpis article{border:1px solid var(--brand-border);background:#fff;border-radius:13px;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;column-gap:12px;padding:18px;display:grid}.portal-kpis article>svg{box-sizing:content-box;width:22px;height:22px;color:var(--brand-blue);background:#e8f4fd;border-radius:10px;grid-row:1/4;padding:10px}.portal-kpis span,.portal-kpis small{color:var(--brand-muted);font-size:10px}.portal-kpis strong{color:var(--brand-navy);margin:2px 0;font-size:18px}.portal-overview-grid{grid-template-columns:1.2fr .8fr;gap:15px;margin-top:15px;display:grid}.portal-account-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.portal-account-form label,.portal-member-form label{color:#4d6678;gap:6px;font-size:10px;font-weight:800;display:grid}.portal-account-form input,.portal-member-form input,.portal-member-form select{border:1px solid var(--brand-border);background:#fbfdff;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.portal-storage-card p{color:var(--brand-muted)}.portal-usage{background:#e4edf3;border-radius:99px;height:11px;overflow:hidden}.portal-usage span{border-radius:inherit;background:linear-gradient(90deg,var(--brand-blue),#54b4ee);height:100%;display:block}.portal-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.portal-plan{border:1px solid var(--brand-border);background:#fff;border-radius:14px;flex-direction:column;padding:22px;display:flex}.portal-plan.selected{border-color:#42a8e9;box-shadow:0 0 0 2px #42a8e925}.portal-plan h3{margin:7px 0 3px;font-size:21px}.portal-price{align-items:baseline;gap:7px;margin:12px 0;display:flex}.portal-price strong{font-size:27px}.portal-price span,.portal-plan p{color:var(--brand-muted);font-size:11px}.portal-plan ul{gap:10px;margin:15px 0 22px;padding:0;list-style:none;display:grid}.portal-plan li{align-items:center;gap:8px;font-size:12px;display:flex}.portal-plan li svg{color:#249764;width:16px}.portal-plan button{margin-top:auto}.portal-payment-note{background:#f5faff;border:1px solid #c7dbe8;border-radius:11px;grid-column:1/-1;align-items:center;gap:12px;padding:14px 16px;display:flex}.portal-payment-note strong,.portal-payment-note span{display:block}.portal-payment-note span{color:var(--brand-muted);margin-top:3px;font-size:10px}.portal-license-layout,.portal-backup-layout{grid-template-columns:1.25fr .75fr;gap:15px;display:grid}.portal-member-list>div,.portal-backup-list>div{border-top:1px solid #e5edf2;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:12px 0;display:grid}.portal-member-list>div:first-child,.portal-backup-list>div:first-child{border-top:0}.portal-avatar{color:#1678ba;background:#e5f3fc;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.portal-member-list strong,.portal-member-list div span,.portal-backup-list strong,.portal-backup-list div span,.portal-backup-list small{display:block}.portal-member-list div span,.portal-backup-list div span,.portal-backup-list small{color:var(--brand-muted);margin-top:3px;font-size:10px}.license-active,.license-inactive{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.license-active{color:#197049;background:#e4f6ed}.license-inactive{color:#875252;background:#f6eaea}.compact-button{min-height:32px;padding:6px 9px!important;font-size:10px!important}.portal-member-form{align-content:start;gap:12px;display:grid}.portal-member-form small{color:var(--brand-muted);font-weight:500}.portal-form-warning{color:#7c5a13;background:#fff4d7;border-radius:8px;margin:0;padding:10px;font-size:10px}.portal-backup-summary{grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.portal-backup-summary>svg{box-sizing:content-box;color:var(--brand-blue);background:#e7f4fd;border-radius:11px;padding:12px}.portal-backup-summary h3{margin:4px 0}.portal-backup-summary p{color:var(--brand-muted);margin:4px 0 0}.portal-backup-list>div{grid-template-columns:auto minmax(0,1fr) auto}.backup-state{color:#26875d;background:#e6f6ed;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.backup-state.failed{color:#ae3f3f;background:#fdeaea}.backup-state svg{width:17px}.icon-button.danger{color:#b53a3a;background:#fff7f7;border-color:#efc2c2}.portal-empty,.portal-loading{min-height:300px;color:var(--brand-muted);align-content:center;place-items:center;gap:9px;display:grid}.portal-services-intro{text-align:center;padding:20px 0 26px}.portal-services-intro h3{margin:6px 0;font-size:25px}.portal-services-intro p{color:var(--brand-muted);margin:0}.portal-service-grid,.portal-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-service-grid article,.portal-benefits article{border:1px solid var(--brand-border);background:#fff;border-radius:13px;gap:8px;padding:20px;display:grid}.portal-service-grid svg,.portal-benefits svg{box-sizing:content-box;color:var(--brand-blue);background:#e7f4fd;border-radius:9px;padding:9px}.portal-service-grid h3,.portal-benefits strong{margin:2px 0 0}.portal-service-grid p,.portal-benefits span{color:var(--brand-muted);margin:0;font-size:11px;line-height:1.5}.portal-service-cta,.portal-service-strip{background:#eff8fd;border:1px solid #bad7e9;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:15px;padding:16px 18px;display:grid}.portal-service-cta strong,.portal-service-cta span,.portal-service-strip strong,.portal-service-strip span{display:block}.portal-service-cta span,.portal-service-strip span{color:var(--brand-muted);margin-top:3px;font-size:10px}.portal-service-cta a,.portal-service-strip a{align-items:center;gap:7px;text-decoration:none;display:inline-flex}.portal-benefits{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.auth-mode-switch{background:#eaf1f6;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px;margin:-5px 0 20px;padding:5px;display:grid}.auth-mode-switch button{color:#567080;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:36px;font-weight:750}.auth-mode-switch button.active{color:var(--brand-navy);background:#fff;border-color:#d2e1eb}.auth-input-with-icon{position:relative}.auth-input-with-icon>svg{z-index:1;color:#6b8190;position:absolute;top:19px;left:11px}.auth-input-with-icon input{padding-left:35px!important}.cloud-auth-card{width:min(500px,94vw)}@media (width<=1050px){.portal-kpis,.portal-service-grid{grid-template-columns:1fr 1fr}.portal-plan-grid,.portal-license-layout,.portal-backup-layout,.portal-overview-grid{grid-template-columns:1fr}.portal-account-form{grid-template-columns:1fr 1fr}.portal-account-form button{grid-column:1/-1}.portal-benefits{grid-template-columns:1fr}}@media (width<=680px){.portal-workspace,.portal-local{width:calc(100% - 24px);margin:12px auto 28px}.portal-hero,.portal-local-hero{flex-direction:column;align-items:flex-start;padding:21px}.portal-tabs{overflow-x:auto}.portal-tabs button{white-space:nowrap}.portal-kpis,.portal-service-grid,.portal-account-form{grid-template-columns:1fr}.portal-member-list>div{grid-template-columns:auto 1fr}.portal-member-list>div>.license-active,.portal-member-list>div>.license-inactive,.portal-member-list>div>button{grid-column:2}.portal-backup-summary,.portal-service-cta,.portal-service-strip{grid-template-columns:1fr}.portal-service-cta>a,.portal-service-strip>a{justify-self:start}}
