.einvoice-page{background:radial-gradient(circle at 90% 0,#2563eb14,transparent 30%),var(--ds-color-surface-page,var(--bg));flex-direction:column;gap:22px;min-height:100%;padding:34px;display:flex}.einvoice-hero{border:1px solid var(--ds-color-border-subtle,var(--border));border-radius:var(--ds-radius-xl,24px);color:#fff;box-shadow:var(--ds-shadow-lg);background:linear-gradient(135deg,#0f172a,#172554 62%,#1d4ed8);justify-content:space-between;align-items:flex-start;gap:24px;padding:30px;display:flex;position:relative;overflow:hidden}.einvoice-hero:after{content:"";border:42px solid #ffffff0f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;right:-80px}.einvoice-hero .eyebrow{color:#bfdbfe}.einvoice-hero h1{letter-spacing:-.04em;margin:6px 0 8px;font-size:clamp(30px,4vw,48px)}.einvoice-hero p{color:#dbeafe;max-width:760px;margin:0;line-height:1.65}.einvoice-hero-state{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff29;border-radius:18px;align-items:center;gap:12px;min-width:210px;padding:14px 16px;display:flex;position:relative}.einvoice-hero-state>span{border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #ffffff14}.einvoice-hero-state>span.ready{background:#34d399}.einvoice-hero-state>span.pending{background:#fbbf24}.einvoice-hero-state small,.einvoice-hero-state strong{display:block}.einvoice-hero-state small{color:#bfdbfe}.einvoice-hero-state strong{margin-top:3px}.einvoice-success{margin:0}.einvoice-notice{background:#2563eb12;border:1px solid #2563eb3d;border-radius:18px;grid-template-columns:minmax(180px,.3fr) 1fr;align-items:center;gap:20px;padding:18px 20px;display:grid}.einvoice-notice strong{color:var(--ds-color-brand-700,#1d4ed8)}.einvoice-notice p{color:var(--muted);margin:0;line-height:1.55}.einvoice-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.einvoice-kpis article{border:1px solid var(--border);background:var(--card);box-shadow:var(--ds-shadow-sm);border-radius:18px;padding:18px}.einvoice-kpis span,.einvoice-kpis small,.einvoice-kpis strong{display:block}.einvoice-kpis span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.einvoice-kpis strong{color:var(--text);margin:9px 0 4px;font-size:28px;line-height:1}.einvoice-kpis small{color:var(--muted);line-height:1.35}.einvoice-layout{grid-template-columns:minmax(320px,.72fr) minmax(0,1.55fr);align-items:start;gap:18px;display:grid}.einvoice-panel{border:1px solid var(--border);background:var(--card);box-shadow:var(--ds-shadow-md);border-radius:22px;overflow:hidden}.einvoice-profile-panel{position:sticky;top:20px}.einvoice-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 0;display:flex}.einvoice-panel-head h2{margin:4px 0 0;font-size:22px}.einvoice-panel-head>span:not(.einvoice-status){background:var(--bg);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.einvoice-panel-intro{color:var(--muted);margin:14px 22px 0;line-height:1.55}.einvoice-status{text-transform:uppercase;letter-spacing:.05em;color:#475569;white-space:nowrap;background:#64748b1f;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.einvoice-status.ready,.einvoice-status.accepted{color:#047857;background:#10b98124}.einvoice-status.queued,.einvoice-status.submitting,.einvoice-status.review,.einvoice-status.cancel_pending{color:#a16207;background:#f59e0b29}.einvoice-status.rejected,.einvoice-status.failed,.einvoice-status.suspended{color:#b91c1c;background:#ef444421}.einvoice-status.cancelled{color:#334155;background:#47556921}.einvoice-form{grid-template-columns:1fr 1fr;gap:13px;padding:22px;display:grid}.einvoice-form label,.einvoice-response-form label,.einvoice-compact-form label{color:var(--text);flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.einvoice-form input,.einvoice-form select,.einvoice-form textarea,.einvoice-response-form input,.einvoice-response-form textarea,.einvoice-compact-form input,.einvoice-compact-form textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);font:inherit;border-radius:12px;outline:none;font-weight:500;transition:border-color .2s,box-shadow .2s}.einvoice-form input,.einvoice-form select,.einvoice-response-form input,.einvoice-compact-form input{height:43px;padding:0 12px}.einvoice-form textarea,.einvoice-response-form textarea,.einvoice-compact-form textarea{resize:vertical;min-height:82px;padding:11px 12px}.einvoice-form input:focus,.einvoice-form select:focus,.einvoice-form textarea:focus,.einvoice-response-form input:focus,.einvoice-response-form textarea:focus,.einvoice-compact-form input:focus,.einvoice-compact-form textarea:focus{border-color:var(--blue);box-shadow:var(--ds-focus)}.einvoice-form .full,.einvoice-response-form .full{grid-column:1/-1}.einvoice-form button,.einvoice-action-row button,.einvoice-response-form button,.einvoice-compact-form button{cursor:pointer;border:0;border-radius:12px;min-height:42px;padding:0 16px;font-weight:850}.einvoice-form button:disabled,.einvoice-action-row button:disabled,.einvoice-response-form button:disabled,.einvoice-compact-form button:disabled{opacity:.5;cursor:not-allowed}.einvoice-form button.primary,.einvoice-response-form button.primary{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb)}.einvoice-readonly{color:var(--muted);padding:0 22px 22px;line-height:1.5;display:block}.einvoice-register-panel{min-width:0;padding-bottom:22px}.einvoice-filters{gap:8px;padding:18px 22px 12px;display:flex;overflow-x:auto}.einvoice-filters button{border:1px solid var(--border);background:var(--bg);color:var(--muted);cursor:pointer;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:800}.einvoice-filters button.active{color:#1d4ed8;background:#2563eb1a;border-color:#2563eb66}.einvoice-document-list{flex-direction:column;gap:12px;padding:0 22px;display:flex}.einvoice-document-card{border:1px solid var(--border);background:var(--bg);border-radius:18px;padding:18px}.einvoice-document-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.einvoice-document-card>header strong,.einvoice-document-card>header small{display:block}.einvoice-document-card>header strong{font-size:16px}.einvoice-document-card>header small{color:var(--muted);margin-top:4px}.einvoice-document-summary,.einvoice-evidence{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.einvoice-document-summary span,.einvoice-evidence span{border:1px solid var(--border);background:var(--card);min-width:0;color:var(--muted);border-radius:12px;padding:11px;font-size:11px}.einvoice-document-summary strong,.einvoice-evidence strong,.einvoice-evidence code{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;display:block;overflow:hidden}.einvoice-evidence code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.einvoice-error{color:#b91c1c;background:#ef444414;border:1px solid #ef444433;border-radius:12px;gap:10px;margin-top:13px;padding:12px;display:flex}.einvoice-error span{color:var(--text)}.einvoice-verify-link{color:#1d4ed8;margin-top:13px;font-weight:800;text-decoration:none;display:inline-flex}.einvoice-cancellation-note{color:var(--muted);margin:13px 0 0}.einvoice-action-row{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.einvoice-action-row button{color:#fff;background:#1d4ed8}.einvoice-action-row button.secondary{border:1px solid var(--border);background:var(--card);color:var(--text)}.einvoice-action-details{border-top:1px solid var(--border);margin-top:13px;padding-top:13px}.einvoice-action-details summary{cursor:pointer;color:#1d4ed8;font-weight:850}.einvoice-response-grid{grid-template-columns:1.25fr .75fr;gap:12px;margin-top:13px;display:grid}.einvoice-response-form{border:1px solid var(--border);background:var(--card);border-radius:14px;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.einvoice-response-form.rejection{align-content:start}.einvoice-response-form h4{grid-column:1/-1;margin:0 0 2px}.einvoice-response-form button.danger,.einvoice-compact-form button.danger{color:#fff;background:#b91c1c}.einvoice-compact-form{border:1px solid var(--border);background:var(--card);border-radius:14px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:12px;padding:14px;display:grid}.einvoice-compact-form textarea{min-height:72px}.einvoice-empty{border:1px dashed var(--border);text-align:center;color:var(--muted);border-radius:16px;padding:36px}@media (max-width:1280px){.einvoice-kpis{grid-template-columns:repeat(3,1fr)}.einvoice-layout{grid-template-columns:1fr}.einvoice-profile-panel{position:static}.einvoice-form{grid-template-columns:repeat(3,1fr)}.einvoice-form .full{grid-column:1/-1}}@media (max-width:900px){.einvoice-page{padding:22px}.einvoice-hero{flex-direction:column}.einvoice-hero-state{width:100%}.einvoice-notice{grid-template-columns:1fr}.einvoice-form,.einvoice-document-summary,.einvoice-evidence{grid-template-columns:1fr 1fr}.einvoice-response-grid{grid-template-columns:1fr}}@media (max-width:600px){.einvoice-page{gap:14px;padding:14px}.einvoice-hero{padding:22px}.einvoice-kpis{grid-template-columns:1fr 1fr}.einvoice-form{grid-template-columns:1fr;padding:16px}.einvoice-form .full{grid-column:auto}.einvoice-panel-head{padding:18px 16px 0}.einvoice-panel-intro{margin-left:16px;margin-right:16px}.einvoice-filters,.einvoice-document-list{padding-left:16px;padding-right:16px}.einvoice-document-summary,.einvoice-evidence,.einvoice-response-form{grid-template-columns:1fr}.einvoice-response-form .full,.einvoice-response-form h4{grid-column:auto}.einvoice-compact-form{grid-template-columns:1fr}.einvoice-kpis article{padding:15px}}@media (prefers-reduced-motion:reduce){.einvoice-form input,.einvoice-form select,.einvoice-form textarea{transition:none}}
.recon-page{gap:24px;max-width:1700px;margin:0 auto;padding:34px;display:grid}.recon-hero{color:#f8fafc;background:linear-gradient(135deg,#081b33,#123d55 58%,#0f766e);border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #081b3333}.recon-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:340px;height:340px;position:absolute;top:-190px;right:-100px}.recon-hero h1{max-width:850px;margin:6px 0 12px;font-size:clamp(30px,4vw,52px);line-height:1.02}.recon-hero p{color:#d7e8ed;max-width:830px;line-height:1.65}.recon-hero .eyebrow{color:#8cf0dc}.recon-hero-state{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:12px;min-width:240px;padding:18px;display:flex}.recon-hero-state>span{background:#5eead4;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 7px #5eead421}.recon-hero-state small,.recon-hero-state strong{display:block}.recon-hero-state small{color:#a8c8d1;margin-bottom:3px}.recon-success{margin:0}.recon-notice{background:#effcf9;border:1px solid #b7d9d5;border-radius:18px;padding:18px 20px}.recon-notice strong{color:#115e59}.recon-notice p{color:#3f5d5a;margin:5px 0 0}.recon-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.recon-kpis article,.recon-panel,.recon-provider-grid article{border:1px solid var(--ds-color-border-default,#dbe3ea);background:var(--ds-color-surface-panel,#fff);border-radius:22px;box-shadow:0 12px 35px #0f172a0e}.recon-kpis article{gap:5px;padding:18px;display:grid}.recon-kpis span,.recon-kpis small{color:var(--ds-color-text-muted,#64748b)}.recon-kpis strong{color:var(--ds-color-text-strong,#0f172a);font-size:25px}.recon-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.recon-provider-grid article{gap:12px;padding:20px;display:grid}.recon-provider-grid article>div{align-items:center;gap:10px;display:flex}.recon-provider-mark{color:#fff;background:#0f766e;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.recon-provider-grid code{color:#0f4c5c;background:#eff6f8;border-radius:10px;padding:10px 12px;font-size:12px;overflow:auto}.recon-provider-grid p{color:#64748b;margin:0;line-height:1.55}.recon-top-grid,.recon-bottom-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:18px;display:grid}.recon-panel{min-width:0;padding:24px}.recon-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.recon-panel-head h2{margin:2px 0;font-size:23px}.recon-panel-head select{max-width:270px}.recon-panel-intro{color:#64748b;margin:0 0 20px;line-height:1.6}.recon-form,.recon-import-form,.recon-match-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.recon-form label,.recon-import-form label,.recon-match-form label,.recon-state-actions form{color:#334155;gap:7px;font-size:13px;font-weight:700;display:grid}.recon-form input,.recon-form select,.recon-form textarea,.recon-import-form input,.recon-import-form select,.recon-match-form input,.recon-match-form select,.recon-match-form textarea,.recon-state-actions input,.recon-match-record textarea{background:var(--ds-color-surface-panel,#fff);width:100%;min-height:44px;color:var(--ds-color-text-strong,#0f172a);border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px}.recon-form textarea,.recon-match-form textarea,.recon-match-record textarea{resize:vertical;min-height:80px}.recon-form .full,.recon-import-form .full,.recon-match-form .full{grid-column:1/-1}.recon-check{background:#f8fafc;border-radius:12px;padding:12px;grid-column:1/-1!important;align-items:center!important;gap:9px!important;display:flex!important}.recon-check input{width:18px!important;min-height:18px!important}.recon-readonly{color:#a16207;margin-top:14px;display:block}.recon-import-help{color:#475569;background:#f8fafc;border-radius:14px;margin:16px 0;padding:14px}.recon-import-help p{margin:4px 0 0;line-height:1.5}.recon-source-actions{flex-wrap:wrap;gap:8px;display:flex}.recon-register-panel{gap:12px;display:grid}.recon-transaction-list{gap:14px;display:grid}.recon-transaction{background:var(--ds-color-surface-panel,#fff);border:1px solid #dbe3ea;border-left:5px solid #94a3b8;border-radius:18px;padding:18px}.recon-transaction.credit{border-left-color:#0f9f85}.recon-transaction.debit{border-left-color:#e07842}.recon-transaction.disputed{border-left-color:#dc2626}.recon-transaction>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.recon-transaction>header div{gap:3px;display:grid}.recon-transaction>header strong{font-size:24px}.recon-transaction>header small{color:#64748b}.recon-direction{text-transform:uppercase;letter-spacing:.09em;color:#64748b;font-size:11px;font-weight:800}.recon-status{text-transform:capitalize;color:#475569;background:#e2e8f0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.recon-status.suggested{color:#087967;background:#dff8f1}.recon-status.matched{color:#166534;background:#dcfce7}.recon-status.partially_matched{color:#92400e;background:#fef3c7}.recon-status.disputed{color:#991b1b;background:#fee2e2}.recon-transaction-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.recon-transaction-grid span{color:#64748b;background:#f8fafc;border-radius:12px;min-width:0;padding:10px;font-size:12px}.recon-transaction-grid strong{color:#172033;overflow-wrap:anywhere;margin-top:4px;display:block}.recon-narrative{color:#475569;background:#f8fafc;border-radius:12px;padding:11px 13px}.recon-suggestion{background:#effcf9;border:1px solid #b7e6dc;border-radius:14px;gap:3px;padding:14px;display:grid}.recon-suggestion strong{color:#0f766e}.recon-suggestion small{color:#52716c}.recon-match-details{border-top:1px dashed #cbd5e1;margin-top:14px;padding-top:13px}.recon-match-details summary,.recon-match-record summary{cursor:pointer;color:#0f766e;font-weight:800}.recon-match-form{margin-top:14px}.recon-formula{color:#475569;background:#f1f5f9;border-radius:12px;justify-content:space-between;gap:12px;padding:11px 13px;display:flex}.recon-match-history{gap:8px;margin-top:12px;display:grid}.recon-match-record{background:#f8fafc;border-radius:12px;padding:12px}.recon-match-record>span{justify-content:space-between;gap:12px;display:flex}.recon-match-record form{gap:8px;margin-top:10px;display:grid}.recon-state-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.recon-state-actions form{grid-template-columns:1fr auto;align-items:end}.recon-state-actions button{height:44px}.recon-empty{text-align:center;color:#64748b;padding:48px 16px}.recon-empty strong{color:#334155;font-size:18px;display:block}.recon-compact-list{gap:10px;display:grid}.recon-compact-list article{background:#f8fafc;border-radius:13px;justify-content:space-between;gap:14px;padding:13px;display:flex}.recon-compact-list article div{gap:3px;display:grid}.recon-compact-list small,.recon-compact-list span{color:#64748b;font-size:12px}.recon-compact-list span{text-align:right}.recon-page button{cursor:pointer;border:0;border-radius:11px;padding:11px 15px;font-weight:800}.recon-page button:disabled{opacity:.45;cursor:not-allowed}.recon-page button.primary{color:#fff;background:#0f766e}.recon-page button.secondary{color:#164e63;background:#e6f1f2}.recon-page button.danger{color:#991b1b;background:#fee2e2}@media (max-width:1260px){.recon-kpis{grid-template-columns:repeat(3,1fr)}.recon-top-grid{grid-template-columns:1fr}.recon-transaction-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.recon-page{padding:18px}.recon-hero{padding:24px;display:grid}.recon-hero-state{min-width:0}.recon-kpis,.recon-provider-grid,.recon-bottom-grid,.recon-form,.recon-import-form,.recon-match-form,.recon-state-actions{grid-template-columns:1fr}.recon-form .full,.recon-import-form .full,.recon-match-form .full,.recon-check{grid-column:auto!important}.recon-panel{padding:17px}.recon-panel-head{display:grid}.recon-panel-head select{width:100%;max-width:none}.recon-transaction-grid,.recon-state-actions form{grid-template-columns:1fr}.recon-compact-list article,.recon-match-record>span{display:grid}.recon-compact-list span{text-align:left}}[data-theme=dark] .recon-notice,[data-theme=dark] .recon-suggestion{background:#0d2928;border-color:#24514c}[data-theme=dark] .recon-form input,[data-theme=dark] .recon-form select,[data-theme=dark] .recon-form textarea,[data-theme=dark] .recon-import-form input,[data-theme=dark] .recon-import-form select,[data-theme=dark] .recon-match-form input,[data-theme=dark] .recon-match-form select,[data-theme=dark] .recon-match-form textarea,[data-theme=dark] .recon-state-actions input,[data-theme=dark] .recon-match-record textarea{color:#f8fafc;background:#111827;border-color:#334155}[data-theme=dark] .recon-check,[data-theme=dark] .recon-import-help,[data-theme=dark] .recon-transaction-grid span,[data-theme=dark] .recon-narrative,[data-theme=dark] .recon-formula,[data-theme=dark] .recon-match-record,[data-theme=dark] .recon-compact-list article{background:#111827}
.core-page{color:#142239;background:radial-gradient(circle at 0 0,#2979ef1a,#0000 29%),radial-gradient(circle at 100% 0,#0c9e7e1a,#0000 25%),linear-gradient(#eef4fa,#f8fafc);min-height:100%;padding:28px 30px 52px}.core-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #c6d6e5e0;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:26px 28px;display:flex;box-shadow:0 22px 62px #0f2a4817}.core-hero h1{letter-spacing:-.055em;margin:5px 0 9px;font-size:clamp(30px,4vw,47px)}.core-hero p:last-child{color:#67768a;max-width:820px;margin:0;font-size:13px;line-height:1.75}.core-live{background:#f2fbf8;border:1px solid #d7e9e4;border-radius:18px;align-items:center;gap:12px;min-width:220px;padding:14px 16px;display:flex}.core-live>span{background:#20b890;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #20b89024}.core-live small,.core-live strong{display:block}.core-live small{color:#778598;text-transform:uppercase;letter-spacing:.09em;font-size:9px}.core-live strong{margin-top:4px;font-size:12px}.core-compliance-note{color:#845a13;background:#fff9ed;border:1px solid #f1d8a8;border-radius:14px;margin-bottom:15px;padding:12px 15px;font-size:10px;line-height:1.65}.core-tabs{background:#ffffffdb;border:1px solid #cad8e6e6;border-radius:18px;gap:7px;margin-bottom:18px;padding:7px;display:flex;overflow:auto;box-shadow:0 12px 35px #0f2a480e}.core-tabs button{white-space:nowrap;color:#617086;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:11px 14px;font-size:10px;font-weight:820}.core-tabs button:hover{color:#24435f;background:#f1f6fb}.core-tabs button.active{color:#fff;background:linear-gradient(120deg,#108f78,#2b75ed);box-shadow:0 8px 20px #2573bb33}.core-view{gap:17px;display:grid}.core-view.two{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);align-items:start}.core-stack{gap:16px;display:grid}.core-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.core-kpis article,.core-panel{background:#fffffff0;border:1px solid #ccdae8e8;border-radius:22px;box-shadow:0 17px 48px #0f2a4812}.core-kpis article{padding:19px}.core-kpis article.attention{background:linear-gradient(145deg,#fffdf8,#fff8e9);border-color:#f0d8ab}.core-kpis article.positive{border-color:#cce8df}.core-kpis span,.core-kpis small{color:#748296;text-transform:uppercase;letter-spacing:.075em;font-size:9px;display:block}.core-kpis strong{letter-spacing:-.04em;margin:9px 0 6px;font-size:22px;display:block}.core-panel{min-width:0;padding:20px}.core-panel>h2,.core-panel-head h2{letter-spacing:-.035em;margin:4px 0 16px;font-size:18px}.core-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.core-panel-head>span{color:#167765;background:#eef7f5;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.core-grid{gap:16px;display:grid}.core-grid.three{grid-template-columns:1.1fr 1fr 1fr}.core-flow{justify-content:space-between;align-items:center;gap:6px;margin-top:25px;display:flex}.core-flow button{color:#1c6578;cursor:pointer;background:#f9fcff;border:1px solid #d6e3ed;border-radius:12px;padding:12px;font-size:9px;font-weight:850}.core-flow b{color:#9ba9b9}.core-summary-row{border-top:1px dashed #e1e8f0;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:11px;display:flex}.core-summary-row:first-of-type{border-top:0}.core-summary-row span,.core-summary-row small{display:block}.core-summary-row small{color:#8895a6;margin-top:4px;font-size:8px}.core-summary-row strong{text-align:right;font-size:11px}.core-danger{color:#b7404e!important}.core-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.core-form label{color:#526278;text-transform:uppercase;letter-spacing:.05em;gap:7px;font-size:9px;font-weight:800;display:grid}.core-form .full{grid-column:1/-1}.core-form input,.core-form select,.core-form textarea,.core-inline input,.core-inline select{color:#17273d;width:100%;min-height:44px;font:inherit;text-transform:none;letter-spacing:normal;background:#fbfdff;border:1px solid #d8e3ed;border-radius:12px;padding:10px 11px;font-size:11px}.core-form textarea{resize:vertical}.core-form input:focus,.core-form select:focus,.core-form textarea:focus,.core-inline input:focus,.core-inline select:focus{border-color:#83aae5;outline:2px solid #2a79eb2b}.core-form button.primary{color:#fff;cursor:pointer;background:linear-gradient(115deg,#10957d,#2977ed);border:0;border-radius:13px;min-height:47px;font-size:10px;font-weight:850}.core-form :disabled{opacity:.55;cursor:not-allowed}.core-lines{background:#f8fbfd;border:1px solid #e0e8f0;border-radius:16px;gap:8px;padding:11px;display:grid}.core-line{grid-template-columns:1.35fr 1fr 1.25fr .55fr .65fr .5fr 32px;align-items:center;gap:7px;display:grid}.core-line.compact{grid-template-columns:minmax(210px,1fr) 120px 32px}.core-line input,.core-line select{min-width:0;min-height:39px;font:inherit;background:#fff;border:1px solid #d7e2ed;border-radius:10px;padding:8px;font-size:9px}.core-remove{color:#af3948;cursor:pointer;background:#fff0f1;border:0;border-radius:9px;width:31px;height:31px;font-size:17px}.core-add-line{color:#13735f;cursor:pointer;background:#f1faf7;border:1px dashed #78aaa2;border-radius:10px;justify-self:start;padding:9px 12px;font-size:9px;font-weight:850}.core-table-wrap{overflow:auto}.core-table{border-collapse:collapse;width:100%;font-size:10px}.core-table th{text-align:left;color:#78879a;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #dfe8f0;padding:10px 11px;font-size:8px}.core-table td{vertical-align:top;color:#3e5066;border-bottom:1px solid #edf2f6;padding:12px 11px}.core-table td strong,.core-table td small{display:block}.core-table td small{color:#8794a6;margin-top:4px;font-size:8px}.core-status{color:#546579;text-transform:capitalize;background:#eef2f6;border-radius:999px;width:max-content;padding:6px 8px;font-size:8px;font-weight:850;display:inline-flex}.core-status.approved,.core-status.posted,.core-status.received,.core-status.in-progress,.core-status.partially-received{color:#2164ac;background:#e8f2ff}.core-status.completed,.core-status.paid,.core-status.converted,.core-status.active,.core-status.present{color:#13715e;background:#e8f8f3}.core-status.submitted,.core-status.partially-paid,.core-status.late{color:#92630f;background:#fff5dc}.core-status.rejected,.core-status.cancelled,.core-status.expired,.core-status.absent,.core-status.decrease{color:#a13b48;background:#ffeded}.core-status.increase{color:#147153;background:#ecf9f2}.core-row-actions{flex-wrap:wrap;gap:5px;display:flex}.core-row-actions form{display:inline-flex}.core-row-actions button,.core-inline button,.core-table form>button{color:#176f62;cursor:pointer;background:#f4faf9;border:1px solid #cfe0e8;border-radius:9px;padding:7px 8px;font-size:8px;font-weight:800}.core-inline{align-items:center;gap:5px;display:flex}.core-inline input,.core-inline select{min-width:105px;min-height:34px;padding:6px;font-size:8px}.core-preview-list,.core-count-sheet{background:#f8fbfd;border:1px solid #e2e9f0;border-radius:13px;gap:7px;max-height:310px;padding:10px;display:grid;overflow:auto}.core-preview-list>div,.core-count-sheet label{background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:8px;font-size:9px;display:flex}.core-count-sheet label{text-transform:none;letter-spacing:normal}.core-count-sheet label span,.core-count-sheet label small{display:block}.core-count-sheet label small{color:#8995a5;margin-top:3px;font-size:8px}.core-count-sheet input{width:120px}.core-split-list{grid-template-columns:1fr 1fr;gap:20px;display:grid}.core-split-list h3{font-size:13px}.core-empty{text-align:center;color:#78869a;border:1px dashed #ccd9e5;border-radius:16px;padding:28px;font-size:10px}html[data-theme=dark] .core-page{color:#e8eef7;background:radial-gradient(circle at 0 0,#276ff221,#0000 29%),radial-gradient(circle at 100% 0,#1091791c,#0000 25%),#08111f}html[data-theme=dark] .core-hero,html[data-theme=dark] .core-tabs,html[data-theme=dark] .core-kpis article,html[data-theme=dark] .core-panel{background:#0f1b2ef0;border-color:#283a53;box-shadow:0 20px 55px #00000038}html[data-theme=dark] .core-hero p:last-child,html[data-theme=dark] .core-summary-row small,html[data-theme=dark] .core-table td,html[data-theme=dark] .core-kpis span,html[data-theme=dark] .core-kpis small{color:#94a3b8}html[data-theme=dark] .core-live{background:#102b29;border-color:#24524a}html[data-theme=dark] .core-tabs button{color:#9fb0c5}html[data-theme=dark] .core-tabs button:hover{color:#fff;background:#172840}html[data-theme=dark] .core-form input,html[data-theme=dark] .core-form select,html[data-theme=dark] .core-form textarea,html[data-theme=dark] .core-line input,html[data-theme=dark] .core-line select,html[data-theme=dark] .core-inline input,html[data-theme=dark] .core-inline select{color:#e8eef7;background:#0d192b;border-color:#30435e}html[data-theme=dark] .core-lines,html[data-theme=dark] .core-preview-list,html[data-theme=dark] .core-count-sheet{background:#0b1627;border-color:#293b54}html[data-theme=dark] .core-preview-list>div,html[data-theme=dark] .core-count-sheet label{background:#122037}html[data-theme=dark] .core-table th,html[data-theme=dark] .core-table td{border-color:#263850}html[data-theme=dark] .core-summary-row{border-color:#2a3b52}html[data-theme=dark] .core-flow button{color:#b7d9e0;background:#102036;border-color:#2e4058}html[data-theme=dark] .core-compliance-note{color:#f5d28d;background:#332711;border-color:#5c4927}@media (max-width:1200px){.core-view.two{grid-template-columns:1fr}.core-grid.three{grid-template-columns:1fr 1fr}.core-grid.three article:first-child{grid-column:1/-1}.core-line{grid-template-columns:1fr 1fr 1fr}.core-line select:first-child,.core-line input:nth-child(3){grid-column:auto}.core-remove{justify-self:end}}@media (max-width:900px){.core-page{padding:20px 16px 42px}.core-hero{align-items:flex-start}.core-live{min-width:180px}.core-kpis{grid-template-columns:1fr 1fr}.core-table{min-width:760px}.core-line{grid-template-columns:1fr 1fr}.core-line.compact{grid-template-columns:1fr 100px 32px}.core-line select:first-child{grid-column:1/-1}}@media (max-width:620px){.core-page{padding:13px 9px 30px}.core-hero{padding:20px;display:block}.core-live{margin-top:16px}.core-kpis,.core-grid.three,.core-form,.core-split-list{grid-template-columns:1fr}.core-grid.three article:first-child,.core-form .full{grid-column:auto}.core-flow{flex-direction:column;align-items:stretch}.core-flow b{display:none}.core-line{grid-template-columns:1fr 1fr}.core-line.compact{grid-template-columns:1fr 80px 32px}.core-table{min-width:700px}}@media (prefers-reduced-motion:reduce){.core-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.guided-setup-page,.controls-page,.security-account-page,.mfa-required-page{color:#17243a;background:radial-gradient(circle at 4% 0,#2276eb1c,#0000 30%),radial-gradient(circle at 96% 0,#0e9a7b1a,#0000 26%),#f4f7fb;min-height:100%;padding:28px 30px 54px}.guided-setup-top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.setup-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.setup-brand span{color:#fff;background:linear-gradient(135deg,#0c937b,#2c72ec);border-radius:12px;place-items:center;width:37px;height:37px;font-weight:900;display:grid}.setup-brand strong{font-size:17px}.setup-top-actions{align-items:center;gap:12px;display:flex}.setup-hero,.controls-hero,.security-account-hero{background:#fffffff0;border:1px solid #dbe5ef;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex;box-shadow:0 20px 60px #142a4614}.setup-hero h1,.controls-hero h1,.security-account-hero h1{letter-spacing:-.055em;margin:5px 0 9px;font-size:clamp(30px,4vw,48px)}.setup-hero p:last-child,.controls-hero p:last-child,.security-account-hero p:last-child{color:#68778b;max-width:760px;margin:0;font-size:13px;line-height:1.75}.setup-progress-ring{--progress:0%;background:radial-gradient(circle at center,#fff 59%,transparent 60%),conic-gradient(#15997f var(--progress),#dbe5ee 0);border-radius:50%;flex:0 0 132px;align-content:center;place-items:center;width:132px;height:132px;display:grid;box-shadow:inset 0 0 0 1px #d5e1eb}.setup-progress-ring strong{font-size:25px}.setup-progress-ring span{color:#728195;text-transform:uppercase;font-size:9px}.setup-progress-bar{background:#dfe7ef;border-radius:999px;height:7px;margin:14px 4px 21px;overflow:hidden}.setup-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#11957c,#2c75ee);height:100%;display:block}.setup-flash{border-radius:13px;margin:14px 0;padding:12px 15px;font-size:11px;font-weight:700}.setup-flash.success,.control-message.success{color:#126e5c;background:#ebfaf4;border:1px solid #bfe4d8}.setup-flash.error,.control-message.error{color:#a63a47;background:#fff0f1;border:1px solid #f0c8cc}.setup-step-nav{background:#ffffffe6;border:1px solid #dbe5ee;border-radius:18px;grid-template-columns:repeat(8,minmax(100px,1fr));gap:8px;margin-bottom:20px;padding:8px;display:grid;overflow:auto}.setup-step-nav a{color:#627186;border-radius:12px;align-items:center;gap:8px;min-width:110px;padding:10px;font-size:9px;text-decoration:none;display:flex}.setup-step-nav a:hover{background:#f1f6fb}.setup-step-nav a span{color:#5c6d82;background:#edf2f7;border-radius:9px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.setup-step-nav a.complete span{color:#0d775f;background:#dff6ee}.setup-workflow{grid-template-columns:1fr 1fr;gap:18px;display:grid}.setup-step-card,.control-card,.controls-panel,.security-mfa-panel,.security-identity-card,.security-account-note,.controls-empty{background:#fffffff5;border:1px solid #d9e4ed;border-radius:22px;box-shadow:0 16px 46px #112a4711}.setup-step-card{padding:21px;scroll-margin-top:18px}.setup-step-card>header{align-items:flex-start;gap:13px;margin-bottom:17px;display:flex}.setup-step-card>header>span{color:#64758b;background:#edf3f8;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.setup-step-card.complete>header>span{color:#11745e;background:#e4f8f1}.setup-step-card h2{margin:1px 0 5px;font-size:17px}.setup-step-card header p{color:#7a8798;margin:0;font-size:10px;line-height:1.55}.setup-form{gap:11px;display:grid}.setup-form.two-column{grid-template-columns:1fr 1fr}.setup-form label,.controls-form label,.mfa-enrollment-copy label,.mfa-challenge label{color:#536278;text-transform:uppercase;letter-spacing:.045em;gap:6px;font-size:9px;font-weight:800;display:grid}.setup-form .full,.controls-form .full{grid-column:1/-1}.setup-form input,.setup-form select,.setup-form textarea,.controls-form input,.controls-form select,.controls-form textarea,.mfa-enrollment-copy input,.mfa-challenge input{color:#17243a;width:100%;min-height:44px;font:inherit;text-transform:none;letter-spacing:normal;background:#fbfdff;border:1px solid #d6e2ec;border-radius:11px;padding:10px 11px;font-size:11px}.setup-form input:focus,.setup-form select:focus,.controls-form input:focus,.controls-form select:focus,.controls-form textarea:focus{border-color:#82a9e2;outline:2px solid #2975eb29}.setup-form button,.setup-import-card button,.controls-form button,.control-card button,.control-alert button,.mfa-enrollment button,.mfa-challenge button{color:#176f62;cursor:pointer;background:#f2f8f7;border:1px solid #cddde8;border-radius:11px;min-height:42px;padding:10px 13px;font-size:9px;font-weight:850}.setup-form button.primary,.controls-form button.primary,.mfa-enrollment button.primary,.mfa-challenge button.primary{color:#fff;background:linear-gradient(115deg,#10947b,#2c75ed);border:0}.setup-form :disabled,.setup-import-card :disabled{opacity:.5;cursor:not-allowed}.setup-checkbox{align-items:center;text-transform:none!important;letter-spacing:normal!important;grid-template-columns:18px 1fr!important;display:flex!important}.setup-checkbox input{width:16px!important;min-height:auto!important}.setup-record-chips,.setup-count-row{flex-wrap:wrap;gap:9px;margin-bottom:14px;display:flex}.setup-record-chips>span,.setup-count-row>span{background:#f1f6fa;border-radius:12px;padding:10px 12px;font-size:9px}.setup-record-chips strong,.setup-record-chips small{display:block}.setup-record-chips small{color:#8190a2;margin-top:3px}.setup-count-row strong{font-size:15px}.setup-import-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.setup-import-card{background:#f8fbfd;border:1px solid #dae5ed;border-radius:15px;gap:10px;padding:14px;display:grid}.setup-import-card.wide{grid-template-columns:1fr 1fr;align-items:end}.setup-import-card.wide h3,.setup-import-card.wide code{grid-column:1/-1}.setup-import-card h3{margin:0;font-size:13px}.setup-import-card code{color:#44566d;background:#eaf1f6;border-radius:8px;padding:8px;font-size:8px;overflow:auto}.setup-import-card input[type=file]{font-size:9px}.setup-ready-summary,.setup-action-callout{background:#f2fbf8;border:1px solid #d5e8e2;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:16px;display:flex}.setup-ready-summary>span{color:#0e785e;background:#dff6ed;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.setup-ready-summary strong,.setup-action-callout strong{font-size:12px}.setup-ready-summary p,.setup-action-callout p{color:#718095;margin:5px 0 0;font-size:9px;line-height:1.6}.setup-finish{color:#fff;background:#10223a;border-radius:18px;justify-content:space-between;gap:18px;margin-top:20px;padding:20px 23px;display:flex}.setup-finish a{color:#9adccf;text-decoration:none}.new-company-shell{grid-template-columns:minmax(320px,.75fr) minmax(520px,1.1fr);gap:22px;max-width:1180px;margin:5vh auto;display:grid}.new-company-shell>aside,.new-company-card{border-radius:28px;padding:34px}.new-company-shell>aside{color:#fff;background:linear-gradient(150deg,#0c2039,#123d55);flex-direction:column;justify-content:center;display:flex;box-shadow:0 24px 70px #091d3338}.new-company-shell>aside h1{letter-spacing:-.06em;font-size:clamp(34px,4vw,54px)}.new-company-shell>aside p{color:#c2d3e2;line-height:1.8}.new-company-shell ol{color:#c8d8e6;padding-left:18px;line-height:2}.new-company-card{background:#fff;border:1px solid #d7e3ed;box-shadow:0 24px 70px #132b471a}.new-company-card h2{font-size:29px}.controls-score{color:#fff;text-align:center;background:#10263f;border-radius:18px;min-width:150px;padding:17px}.controls-score strong,.controls-score span,.controls-score small{display:block}.controls-score strong{font-size:28px}.controls-score span{text-transform:uppercase;font-size:10px}.controls-score small{color:#a9c2d7;margin-top:6px;font-size:8px}.controls-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin:17px 0;display:grid}.controls-kpis article{background:#fff;border:1px solid #dbe5ee;border-radius:17px;padding:17px}.controls-kpis span,.controls-kpis small{color:#748398;text-transform:uppercase;font-size:8px;display:block}.controls-kpis strong{margin:7px 0;font-size:22px;display:block}.controls-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.control-card{padding:18px}.control-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.control-card-head>div{align-items:center;gap:8px;display:flex}.control-card-head span{color:#65758a;background:#edf3f8;border-radius:9px;place-items:center;width:28px;height:28px;font-size:8px;font-weight:900;display:grid}.control-card h2{margin:0;font-size:14px}.control-card b{text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:7px}.control-card b.ready,.control-state.ready,.ready-pill{color:#10735c;background:#e4f8f0}.control-card b.attention,.control-state.attention,.attention-pill{color:#8d620f;background:#fff4d9}.control-card b.critical,.control-state.critical{color:#a73745;background:#ffeaec}.control-card p{color:#68778b;font-size:9px;line-height:1.65}.control-card small{color:#8895a5;font-size:8px;line-height:1.55;display:block}.controls-workbench{grid-template-columns:1fr 1fr;gap:17px;margin-top:17px;display:grid}.controls-panel{padding:21px}.controls-panel-head,.security-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.controls-panel h2,.security-mfa-panel h2{margin:3px 0 15px;font-size:18px}.controls-panel-head>span,.ready-pill,.attention-pill{border-radius:999px;padding:7px 9px;font-size:8px;font-weight:850}.controls-form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.controls-form.compact{border-top:1px solid #e5ebf1;margin-top:14px;padding-top:14px}.controls-form h3{grid-column:1/-1;margin:0;font-size:12px}.toggle-row{grid-column:1/-1;align-items:flex-start;text-transform:none!important;letter-spacing:normal!important;grid-template-columns:20px 1fr!important;display:flex!important}.toggle-row input{margin-top:2px;width:17px!important;min-height:auto!important}.toggle-row strong,.toggle-row small{display:block}.toggle-row small{color:#8491a1;margin-top:3px;font-size:8px}.alerts-panel{margin-top:17px}.controls-alert-list{gap:8px;display:grid}.control-alert{border:1px solid #e0e7ee;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.control-alert>div>span{text-transform:uppercase;background:#edf2f6;border-radius:999px;margin-right:8px;padding:4px 6px;font-size:7px;display:inline-block}.control-alert.warning{background:#fffaf0;border-color:#eddbb7}.control-alert.critical{background:#fff4f5;border-color:#edc9ce}.control-alert p,.control-alert small{color:#788699;margin:4px 0 0;font-size:8px}.control-alert b{color:#77869a;font-size:8px}.controls-empty,.controls-empty-row{text-align:center;padding:34px}.security-account-grid{grid-template-columns:minmax(300px,.7fr) minmax(420px,1.3fr);gap:18px;margin-top:18px;display:grid}.security-identity-card,.security-mfa-panel{padding:22px}.security-avatar{color:#fff;background:linear-gradient(135deg,#0e927a,#2b74ec);border-radius:20px;place-items:center;width:64px;height:64px;font-size:26px;font-weight:900;display:grid}.security-identity-card h2{margin:11px 0 3px}.security-identity-card p{color:#708095}.security-identity-card dl{gap:0;margin-top:20px;display:grid}.security-identity-card dl div{border-top:1px solid #e7edf2;justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.security-identity-card dt{color:#7b899b}.security-identity-card dd{text-transform:capitalize;margin:0;font-weight:750}.control-state{border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850}.control-description{color:#68778b;font-size:10px;line-height:1.7}.control-message{border-radius:10px;padding:10px 12px;font-size:9px}.mfa-enrollment{grid-template-columns:210px 1fr;gap:18px;margin-top:15px;display:grid}.mfa-qr{background:#fff;border:1px solid #d9e4ed;border-radius:16px;place-items:center;padding:12px;display:grid}.mfa-qr img{width:100%;height:auto}.mfa-enrollment-copy{gap:10px;display:grid}.mfa-enrollment-copy small,.mfa-enrollment-copy code{display:block}.mfa-enrollment-copy code{background:#edf3f7;border-radius:9px;padding:9px;font-size:9px;overflow:auto}.control-actions,.mfa-challenge{align-items:end;gap:9px;display:flex}.mfa-challenge label{flex:1}.mfa-ready{background:#eaf9f3;border-radius:14px;align-items:center;gap:12px;margin-top:15px;padding:14px;display:flex}.mfa-ready>span{color:#0b755a;background:#ccefe2;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.mfa-ready strong,.mfa-ready small{display:block}.mfa-ready small{color:#6d817b;margin-top:4px;font-size:8px}.security-account-note{margin-top:18px;padding:18px 21px}.security-account-note p{color:#68778b;margin-bottom:0;font-size:10px;line-height:1.7}.mfa-required-page{place-items:center;display:grid}.mfa-required-card{text-align:center;background:#fff;border:1px solid #d6e2ec;border-radius:28px;max-width:650px;padding:42px;box-shadow:0 25px 75px #0d264424}.mfa-required-icon{color:#276fd7;background:#e9f2ff;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:28px;display:grid}.mfa-required-card h1{letter-spacing:-.05em;font-size:36px}.mfa-required-card p{color:#6d7c8f;line-height:1.75}.mfa-required-actions{justify-content:center;gap:10px;margin:20px 0;display:flex}.mfa-required-card small{color:#8996a7;line-height:1.6;display:block}html[data-theme=dark] .guided-setup-page,html[data-theme=dark] .controls-page,html[data-theme=dark] .security-account-page,html[data-theme=dark] .mfa-required-page{color:#e8eef7;background:radial-gradient(circle at 4% 0,#2365dc24,#0000 30%),#08111f}html[data-theme=dark] .setup-hero,html[data-theme=dark] .controls-hero,html[data-theme=dark] .security-account-hero,html[data-theme=dark] .setup-step-nav,html[data-theme=dark] .setup-step-card,html[data-theme=dark] .control-card,html[data-theme=dark] .controls-panel,html[data-theme=dark] .security-mfa-panel,html[data-theme=dark] .security-identity-card,html[data-theme=dark] .security-account-note,html[data-theme=dark] .mfa-required-card,html[data-theme=dark] .controls-kpis article{color:#e8eef7;background:#0f1d31;border-color:#293b53}html[data-theme=dark] .setup-form input,html[data-theme=dark] .setup-form select,html[data-theme=dark] .controls-form input,html[data-theme=dark] .controls-form select,html[data-theme=dark] .controls-form textarea,html[data-theme=dark] .mfa-enrollment-copy input,html[data-theme=dark] .mfa-challenge input{color:#e8eef7;background:#0a1627;border-color:#30445e}html[data-theme=dark] .setup-import-card,html[data-theme=dark] .setup-record-chips>span,html[data-theme=dark] .setup-count-row>span{background:#13243a;border-color:#2a3c53}html[data-theme=dark] .setup-ready-summary,html[data-theme=dark] .setup-action-callout,html[data-theme=dark] .mfa-ready{background:#102b29;border-color:#285148}html[data-theme=dark] .setup-hero p:last-child,html[data-theme=dark] .controls-hero p:last-child,html[data-theme=dark] .security-account-hero p:last-child,html[data-theme=dark] .control-card p,html[data-theme=dark] .control-description{color:#9aabc0}@media (max-width:1250px){.controls-grid{grid-template-columns:repeat(2,1fr)}.setup-step-nav{grid-template-columns:repeat(4,1fr)}.setup-workflow{grid-template-columns:1fr}.setup-import-card.wide{grid-template-columns:1fr 1fr}}@media (max-width:900px){.guided-setup-page,.controls-page,.security-account-page{padding:18px 14px 40px}.setup-hero,.controls-hero,.security-account-hero{align-items:flex-start}.controls-kpis{grid-template-columns:1fr 1fr}.controls-workbench,.security-account-grid,.new-company-shell{grid-template-columns:1fr}.new-company-shell{margin:0}.mfa-enrollment{grid-template-columns:1fr}.mfa-qr{max-width:230px}.setup-step-nav{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.guided-setup-page,.controls-page,.security-account-page{padding:12px 8px 30px}.guided-setup-top,.setup-top-actions,.setup-hero,.controls-hero,.security-account-hero,.setup-action-callout,.setup-finish{flex-direction:column;align-items:stretch}.setup-progress-ring{flex-basis:110px;width:110px;height:110px}.setup-form.two-column,.setup-import-grid,.setup-import-card.wide,.controls-form,.controls-kpis,.controls-grid{grid-template-columns:1fr}.setup-form .full,.controls-form .full,.setup-import-card.wide h3,.setup-import-card.wide code{grid-column:auto}.setup-step-nav{display:flex}.new-company-shell>aside,.new-company-card{padding:23px}.control-actions,.mfa-challenge,.mfa-required-actions{flex-direction:column;align-items:stretch}.mfa-required-card{padding:28px 18px}.mfa-required-card h1{font-size:30px}}@media (prefers-reduced-motion:reduce){.guided-setup-page *,.controls-page *,.security-account-page *{scroll-behavior:auto!important;transition:none!important}}
.launch-center{--launch-ink:#172033;--launch-muted:#657287;--launch-soft-muted:#8b96a8;--launch-border:#dbe3ec;--launch-border-strong:#c6d3e1;--launch-surface:#fff;--launch-surface-soft:#f7f9fc;--launch-surface-tint:#eef5f4;--launch-primary:#0f766e;--launch-primary-strong:#0b5f59;--launch-blue:#2563eb;--launch-navy:#10223b;--launch-warning:#b7791f;--launch-shadow-sm:0 8px 24px #14233a0f;--launch-shadow-md:0 18px 48px #14233a17;--launch-shadow-lg:0 28px 80px #0f1d3026;min-height:100vh;color:var(--launch-ink);background:radial-gradient(circle at 8% 8%,#2563eb14,#0000 30%),radial-gradient(circle at 92% 12%,#0f766e14,#0000 28%),linear-gradient(#f8fafc 0%,#f3f6fa 46%,#eef3f7 100%);padding:0 28px 64px}.launch-topbar{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #d2dce7e0;border-top:0;border-radius:0 0 18px 18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;width:min(1480px,100%);min-height:72px;margin:0 auto 26px;padding:12px 16px;display:grid;position:sticky;top:0;box-shadow:0 10px 34px #1b2d4812}.launch-brand{min-width:max-content;color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.launch-brand>span{color:#fff;background:linear-gradient(145deg,#0f766e,#2563eb);border-radius:13px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:900;display:grid;box-shadow:0 10px 25px #1f68983d}.launch-brand>div strong,.launch-brand>div small{display:block}.launch-brand>div strong{color:#132238;letter-spacing:-.025em;font-size:15px;line-height:1.25}.launch-brand>div small{color:#7a8798;margin-top:2px;font-size:11px;font-weight:650}.launch-header-nav{justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.launch-header-nav a{color:#5f6d80;border-radius:10px;align-items:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:720;text-decoration:none;transition:color .18s,background .18s;display:inline-flex}.launch-header-nav a:hover,.launch-header-nav a:focus-visible{color:#17304f;background:#f1f5f9;outline:none}.launch-header-actions,.launch-top-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:max-content;display:flex}.launch-header-preferences{border:1px solid var(--launch-border);background:#f8fafc;border-radius:12px;align-items:center;gap:5px;min-height:42px;padding:4px 5px;display:flex}.launch-preference-divider{background:#dce4ec;width:1px;height:24px}.launch-header-preferences .language-selector.compact{margin:0}.launch-header-preferences .language-segmented>div{background:#eef2f6;border:0;border-radius:8px;grid-template-columns:repeat(2,minmax(34px,1fr));gap:2px;padding:2px;display:grid}.launch-header-preferences .language-segmented button{color:#667085;background:0 0;border:0;border-radius:7px;min-width:34px;min-height:30px;padding:0 8px;font-size:10px;font-weight:760}.launch-header-preferences .language-segmented button.active{color:var(--launch-primary);background:#fff;box-shadow:0 1px 3px #0f172a1a}.launch-header-preferences .theme-toggle{color:#526175;background:0 0;border:0;border-radius:8px;align-items:center;gap:0;width:36px;min-height:32px;padding:0}.launch-header-preferences .theme-toggle:hover,.launch-header-preferences .theme-toggle:focus-visible{color:#172537;background:#eaf0f5;outline:none}.launch-header-preferences .theme-toggle>span:last-child{display:none}.launch-header-preferences .theme-toggle-track{background:0 0;border-radius:8px;place-items:center;width:34px;height:30px;padding:0;display:grid}.launch-header-preferences .theme-toggle-thumb{width:auto;height:auto;color:inherit;box-shadow:none;background:0 0;place-items:center;display:grid;transform:none!important}.launch-dashboard-link,.launch-tertiary-action,.launch-secondary-action,.launch-primary-action{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.launch-dashboard-link{color:#31465f;background:#fff;border:1px solid #cfd9e4}.launch-dashboard-link:hover,.launch-tertiary-action:hover,.launch-secondary-action:hover,.launch-primary-action:hover{transform:translateY(-1px)}.launch-dashboard-link:hover{box-shadow:var(--launch-shadow-sm);border-color:#aebed0}.launch-primary-action{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border:1px solid #0000;box-shadow:0 10px 24px #1e659e33}.launch-secondary-action{color:#36526d;background:#fff;border:1px solid #cbd7e3}.launch-tertiary-action{color:#40546c;background:#ffffffb3;border:1px solid #d9e2eb}.launch-kicker{color:#526b83;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:850;display:inline-flex}.launch-kicker.light{color:#9fe3d6}.launch-create-company{padding-bottom:48px}.launch-create-shell{grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);align-items:stretch;gap:28px;width:min(1260px,100%);margin:26px auto 0;display:grid}.launch-create-intro,.launch-create-card{border-radius:28px}.launch-create-intro{color:#fff;min-height:720px;box-shadow:var(--launch-shadow-lg);background:radial-gradient(circle at 85% 14%,#57c1ca3d,#0000 28%),radial-gradient(circle at 12% 88%,#2563eb45,#0000 32%),linear-gradient(155deg,#10213a 0%,#17344d 54%,#0e6d63 100%);flex-direction:column;justify-content:space-between;padding:48px;display:flex;position:relative;overflow:hidden}.launch-create-intro:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-95px;right:-95px;box-shadow:0 0 0 34px #ffffff08,0 0 0 70px #ffffff06}.launch-create-copy,.launch-create-proof,.launch-blueprint{z-index:1;position:relative}.launch-create-intro h1{letter-spacing:-.06em;max-width:680px;margin:0;font-size:clamp(40px,4.6vw,64px);line-height:.99}.launch-create-copy>p{color:#c8d6e4;max-width:650px;margin:20px 0 0;font-size:16px;line-height:1.7}.launch-create-proof{gap:12px;margin:34px 0;display:grid}.launch-create-proof>span{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:11px;padding:13px 15px;display:grid}.launch-create-proof svg{color:#82dfca}.launch-create-proof b,.launch-create-proof small{display:block}.launch-create-proof b{font-size:13px}.launch-create-proof small{color:#afc1d1;grid-column:2;margin-top:3px;font-size:11px;line-height:1.45}.launch-blueprint{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08142357;border:1px solid #ffffff1f;border-radius:20px;padding:20px}.launch-blueprint-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.launch-blueprint-heading span,.launch-blueprint-heading strong{display:block}.launch-blueprint-heading span{color:#95aabd;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:850}.launch-blueprint-heading strong{margin-top:4px;font-size:15px}.launch-blueprint-heading>svg{color:#79d7c4}.launch-blueprint-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.launch-blueprint-grid article{background:#ffffff0e;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:12px;display:grid}.launch-blueprint-grid article>svg{box-sizing:content-box;color:#dceaf4;background:#ffffff14;border-radius:11px;padding:8px;display:block}.launch-blueprint-grid strong,.launch-blueprint-grid small{display:block}.launch-blueprint-grid strong{font-size:12px}.launch-blueprint-grid small{color:#a8bbcb;margin-top:3px;font-size:10px}.launch-create-card{border:1px solid var(--launch-border);box-shadow:var(--launch-shadow-md);background:#fffffff7;align-self:center;padding:38px}.launch-create-heading>span{color:var(--launch-primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.launch-create-title{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:13px;margin-top:12px;display:grid}.launch-create-title>span{color:#fff;background:linear-gradient(145deg,#0f766e,#2563eb);border-radius:14px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 22px #1f6a9b33}.launch-create-title h2{color:#142238;letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.12}.launch-create-title p{color:var(--launch-muted);margin:7px 0 0;font-size:13px;line-height:1.55}.launch-form-note,.launch-guidance-bar,.launch-task-context{border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;display:grid}.launch-form-note{color:#31584f;background:#f1f8f6;border:1px solid #d8e6e2;margin:22px 0 4px;padding:14px}.launch-form-note svg{color:var(--launch-primary)}.launch-form-note p,.launch-guidance-bar p,.launch-task-context p{margin:0}.launch-form-note p{font-size:12px;line-height:1.55}.launch-form-note strong{color:#173e36}.launch-create-footer{color:#7b8797;border-top:1px solid #e6ebf0;align-items:center;gap:8px;margin-top:18px;padding-top:17px;font-size:11px;line-height:1.45;display:flex}.launch-create-footer svg{color:#5b6e83;flex:none}.launch-overview{border:1px solid var(--launch-border);background:linear-gradient(115deg, #fffffffa, #f8fbfdf5), var(--launch-surface);width:min(1480px,100%);box-shadow:var(--launch-shadow-md);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(330px,390px);align-items:center;gap:32px;margin:0 auto 16px;padding:34px 36px;display:grid}.launch-title-row{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.launch-title-row h1{color:#12223a;letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,52px);line-height:1.02}.launch-title-row>span{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.launch-title-row>span.ready{color:#0b6c58;background:#dcf5ec}.launch-title-row>span.in-progress{color:#315d91;background:#e8f0fb}.launch-overview-copy>p{max-width:760px;color:var(--launch-muted);margin:14px 0 0;font-size:15px;line-height:1.68}.launch-overview-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.launch-progress-card{background:#f8fafc;border:1px solid #d9e3ec;border-radius:20px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;padding:20px;display:grid}.launch-progress-ring{background:conic-gradient(#0f766e var(--launch-progress), #dfe7ef 0);border-radius:50%;place-items:center;width:112px;height:112px;display:grid;box-shadow:inset 0 0 0 1px #0f766e14}.launch-progress-ring>div{background:#fff;border-radius:50%;align-content:center;place-items:center;width:84px;height:84px;display:grid;box-shadow:0 4px 14px #14233a14}.launch-progress-ring strong,.launch-progress-ring span{display:block}.launch-progress-ring strong{color:#163252;letter-spacing:-.045em;font-size:25px}.launch-progress-ring span{color:#8290a1;letter-spacing:.08em;text-transform:uppercase;margin-top:1px;font-size:9px;font-weight:800}.launch-progress-copy>span,.launch-progress-copy>strong{display:block}.launch-progress-copy>span{color:#6f7f92;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.launch-progress-copy>strong{color:#1c3049;margin-top:6px;font-size:14px;line-height:1.35}.launch-progress-copy>p{color:#748296;margin:7px 0 0;font-size:11px;line-height:1.5}.launch-progress-track{background:#e1e8ef;border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.launch-progress-track span{width:var(--launch-progress);border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb);height:100%;display:block;box-shadow:0 0 18px #146f7b3d}.launch-snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(1480px,100%);margin:0 auto 22px;display:grid}.launch-snapshot-grid article{border:1px solid var(--launch-border);min-height:94px;box-shadow:var(--launch-shadow-sm);background:#ffffffe6;border-radius:17px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;padding:17px;display:grid}.launch-snapshot-grid article>span{width:46px;height:46px;color:var(--launch-primary);background:#eaf6f3;border-radius:14px;place-items:center;display:grid}.launch-snapshot-grid article:nth-child(2)>span{color:#2b62ad;background:#eaf1fb}.launch-snapshot-grid article:nth-child(3)>span{color:#7b5a1e;background:#faf1df}.launch-snapshot-grid article:nth-child(4)>span{color:#6253a7;background:#efedfb}.launch-snapshot-grid strong,.launch-snapshot-grid b,.launch-snapshot-grid small{display:block}.launch-snapshot-grid strong{color:#162b45;letter-spacing:-.04em;font-size:23px;line-height:1}.launch-snapshot-grid b{color:#43556c;margin-top:4px;font-size:12px}.launch-snapshot-grid small{color:#8b97a6;margin-top:2px;font-size:10px}.launch-layout{grid-template-columns:292px minmax(0,1fr);align-items:start;gap:24px;width:min(1480px,100%);margin:0 auto;display:grid}.launch-rail{gap:14px;display:grid;position:sticky;top:96px}.launch-rail-card,.launch-rail-note{border:1px solid var(--launch-border);box-shadow:var(--launch-shadow-sm);background:#fffffff0;border-radius:19px}.launch-rail-card{padding:12px}.launch-rail-heading{border-bottom:1px solid #e8edf2;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:7px 7px 13px;display:grid}.launch-rail-heading>span{color:#fff;background:linear-gradient(145deg,#0f766e,#2563eb);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.launch-rail-heading small,.launch-rail-heading strong{display:block}.launch-rail-heading small{color:#8190a2;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.launch-rail-heading strong{color:#273b53;margin-top:3px;font-size:12px}.launch-rail nav{gap:4px;padding-top:10px;display:grid}.launch-rail nav a{color:#526278;border:1px solid #0000;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:58px;padding:7px 8px;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:grid}.launch-rail nav a:hover{color:#28445f;background:#f3f6f9;transform:translate(2px)}.launch-rail-step-icon{color:#6c7a8d;background:#eef2f6;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative}.launch-rail-step-icon small{color:#66768a;background:#f8fafc;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 3px;font-size:7px;font-weight:900;display:grid;position:absolute;bottom:-3px;right:-2px}.launch-rail nav a>div strong,.launch-rail nav a>div small{display:block}.launch-rail nav a>div strong{font-size:12px;line-height:1.3}.launch-rail nav a>div small{color:#909cac;margin-top:3px;font-size:9px}.launch-rail-chevron{color:#a0abba}.launch-rail nav a.complete .launch-rail-step-icon{color:#0b715b;background:#dff4ed}.launch-rail nav a.complete>div strong{color:#315f55}.launch-rail nav a.current{color:#244f83;background:#edf4fd;border-color:#b9d0ec}.launch-rail nav a.current .launch-rail-step-icon{color:#fff;background:linear-gradient(145deg,#2d72da,#1658a9);box-shadow:0 7px 17px #2565b738}.launch-rail-note{background:linear-gradient(145deg,#f1f8f6,#f6f9fc);padding:18px}.launch-rail-note>span{color:#527367;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:850;display:flex}.launch-rail-note>strong{color:#1d3d37;margin:10px 0 6px;font-size:16px;line-height:1.3;display:block}.launch-rail-note>p{color:#667a74;margin:0;font-size:12px;line-height:1.55}.launch-rail-note>a{color:var(--launch-primary);align-items:center;gap:6px;margin-top:14px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.launch-main{min-width:0}.launch-security-gate{margin-bottom:16px}.launch-security-gate .security-mfa-panel{box-shadow:none;border-radius:18px;padding:22px}.launch-main-heading{justify-content:space-between;align-items:end;gap:26px;padding:4px 3px 17px;display:flex}.launch-main-heading span{color:#738297;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.launch-main-heading h2{color:#182a43;letter-spacing:-.035em;margin:5px 0 0;font-size:25px;line-height:1.18}.launch-main-heading>p{color:#738196;text-align:right;max-width:440px;margin:0;font-size:12px;line-height:1.6}.launch-guidance-bar{color:#3f5972;background:linear-gradient(90deg,#f4f8fc,#f7fafc);border:1px solid #d8e5ef;margin-bottom:14px;padding:15px 17px}.launch-guidance-bar>span{color:#2b67ab;background:#e7f0fb;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.launch-guidance-bar strong{color:#233f5d;font-size:12px}.launch-guidance-bar p{margin-top:4px;font-size:11px;line-height:1.5}.launch-task-list{gap:12px;display:grid}.launch-task{border:1px solid var(--launch-border);background:var(--launch-surface);box-shadow:var(--launch-shadow-sm);border-radius:18px;scroll-margin-top:100px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.launch-task:hover{border-color:var(--launch-border-strong)}.launch-task.current{border-color:#9fbfe5;box-shadow:0 17px 42px #265fa41f}.launch-task.complete{background:#ffffffe6}.launch-task>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:52px minmax(0,1fr) auto 24px;align-items:center;gap:14px;min-height:84px;padding:12px 20px;list-style:none;display:grid}.launch-task>summary::-webkit-details-marker{display:none}.launch-task>summary:focus-visible{outline-offset:-3px;outline:3px solid #2563eb33}.launch-task[open]>summary{background:linear-gradient(#fff,#fbfcfe)}.launch-task-index{color:#657589;background:#edf2f6;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;position:relative}.launch-task-index small{color:#617286;background:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 4px;font-size:8px;font-weight:900;display:grid;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 8px #14233a1a}.launch-task.complete .launch-task-index{color:#0d745c;background:#e1f4ed}.launch-task.current .launch-task-index{color:#fff;background:linear-gradient(145deg,#2d72da,#1559aa);box-shadow:0 8px 20px #2466bf38}.launch-task-copy strong,.launch-task-copy small{display:block}.launch-task-copy strong{color:#1c2f48;font-size:16px;line-height:1.35}.launch-task-copy small{color:#7d899a;margin-top:4px;font-size:12px;line-height:1.45}.launch-task-status{letter-spacing:.055em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:82px;min-height:29px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.launch-task-status.complete{color:#0c705a;background:#e4f6ef}.launch-task-status.current{color:#285d9c;background:#e7f0fc}.launch-task-status.pending{color:#707d8e;background:#f0f3f6}.launch-task-chevron{color:#8491a1;place-items:center;font-size:20px;transition:transform .18s;display:grid}.launch-task[open] .launch-task-chevron{transform:rotate(180deg)}.launch-task-body{border-top:1px solid #e8edf2;padding:0 22px 24px 86px;animation:.18s launchReveal}.launch-task-context{color:#607286;margin:0 0 2px;padding:14px 0 0}.launch-task-context svg{color:#6086ad}.launch-task-context p{max-width:820px;font-size:12px;line-height:1.58}.launch-form{gap:14px;padding-top:18px}.launch-form.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-form label{color:#43556b;letter-spacing:0;text-transform:none;gap:7px;font-size:12px;font-weight:760;display:grid}.launch-field-label{color:#36495f;justify-content:space-between;align-items:baseline;gap:10px;font-size:12px;font-weight:780;display:flex}.launch-field-label small{color:#8c98a8;font-size:10px;font-weight:650}.launch-form input,.launch-form select,.launch-form textarea{color:#1f3047;background:#fbfcfd;border:1px solid #cfdae5;border-radius:11px;width:100%;min-height:46px;padding:10px 12px;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.launch-form input::placeholder,.launch-form textarea::placeholder{color:#9ba6b4}.launch-form input:hover,.launch-form select:hover,.launch-form textarea:hover{background:#fff;border-color:#afbdcc}.launch-form input:focus,.launch-form select:focus,.launch-form textarea:focus{background:#fff;border-color:#4d87c5;outline:none;box-shadow:0 0 0 4px #2563eb1c}.launch-form button{border-radius:11px;min-height:46px;font-size:13px;font-weight:820}.launch-form button.primary{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border:0;box-shadow:0 10px 22px #1c699733}.launch-form button.secondary{color:#31516e;background:#f7fafc;border:1px solid #cad6e2}.launch-form button:hover:not(:disabled){transform:translateY(-1px)}.launch-form button:disabled,.launch-import-card button:disabled{opacity:.52;cursor:not-allowed;transform:none}.launch-submit-button{justify-content:space-between;align-items:center;margin-top:2px;display:flex;min-height:52px!important;padding:0 18px!important;font-size:14px!important}.launch-inline-stats{flex-wrap:wrap;gap:9px;margin-bottom:13px;padding-top:17px;display:flex}.launch-inline-stats>span{color:#67778c;background:#f0f4f7;border-radius:11px;align-items:baseline;gap:7px;min-height:36px;padding:7px 12px;font-size:11px;display:inline-flex}.launch-inline-stats strong{color:#253b55;letter-spacing:-.035em;font-size:18px}.launch-record-list{flex-wrap:wrap;gap:8px;margin-bottom:13px;display:flex}.launch-record-list>span{color:#40536a;background:#fff;border:1px solid #dde5ed;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:6px 10px;font-size:11px;display:inline-flex}.launch-record-list svg{color:var(--launch-primary)}.launch-record-list small{color:#8b97a6}.launch-import-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-top:17px;display:grid}.launch-import-card{background:#f8fafc;border:1px solid #dbe4ec;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.launch-import-icon{color:#2c67aa;background:#e8f1fb;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.launch-import-card>div:nth-child(2)>span{color:#738296;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.launch-import-card h3{color:#273c55;margin:4px 0 3px;font-size:14px}.launch-import-card p{color:#748297;margin:0;font-size:11px;line-height:1.45}.launch-import-card code{color:#40566f;background:#e8edf3;border-radius:5px;padding:2px 5px;font-size:10px}.launch-import-card input[type=file]{color:#617186;grid-column:2/-1;max-width:100%;font-size:11px}.launch-import-card label{color:#53657a;letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:10px;font-weight:820;display:grid}.launch-import-card select{min-height:42px;color:var(--launch-ink);background:#fff;border:1px solid #ccd8e4;border-radius:10px;padding:8px 10px;font-size:12px}.launch-import-card button{color:#0f6b5c;cursor:pointer;background:#eaf6f2;border:1px solid #b9d6cd;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:11px;font-weight:850;display:inline-flex}.launch-import-card button:hover:not(:disabled){background:#ddf1eb;border-color:#8bbcae}.launch-import-wide{grid-template-columns:42px minmax(210px,1fr) minmax(180px,.72fr) minmax(190px,.9fr) auto;margin-top:17px}.launch-import-wide input[type=file]{grid-column:auto}.launch-review-card{background:linear-gradient(135deg,#f0f8f5,#f7fafc);border:1px solid #d7e7e2;border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:17px;padding:17px;display:grid}.launch-review-icon{color:#0b745c;background:#dff2eb;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.launch-review-icon.invoice{color:#2d64aa;background:#e3eefb}.launch-review-icon.security{color:#544da1;background:#ebe9fa}.launch-review-card>div:nth-child(2)>span{color:#778699;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.launch-review-card h3{color:#263b53;margin:5px 0 4px;font-size:15px}.launch-review-card p{color:#718095;margin:0;font-size:11px;line-height:1.52}.launch-finish{color:#fff;box-shadow:var(--launch-shadow-md);background:radial-gradient(circle at 92% 18%,#237aad40,#0000 30%),linear-gradient(135deg,#10223a,#17354e 65%,#0d625b);border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px;padding:22px;display:grid}.launch-finish-icon{color:#a7eadb;background:#ffffff14;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.launch-finish span,.launch-finish strong,.launch-finish p{display:block}.launch-finish>div:nth-child(2)>span{color:#8ed3c5;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:850}.launch-finish strong{margin-top:5px;font-size:15px}.launch-finish p{color:#b8cad7;margin:5px 0 0;font-size:11px;line-height:1.5}.launch-finish>a{color:#def5f0;background:#ffffff0f;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:11px;font-weight:820;text-decoration:none;display:inline-flex}.setup-flash{border-radius:12px;width:min(1480px,100%);margin:0 auto 14px;padding:13px 15px;font-size:12px;font-weight:700}@keyframes launchReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}html[data-theme=dark] .launch-center{--launch-ink:#e8eef7;--launch-muted:#9aa8ba;--launch-soft-muted:#7f8fa4;--launch-border:#2b3d53;--launch-border-strong:#3a506a;--launch-surface:#0f1d2e;--launch-surface-soft:#122236;color:var(--launch-ink);background:radial-gradient(circle at 8% 8%,#2563eb24,#0000 30%),radial-gradient(circle at 92% 12%,#0f766e21,#0000 28%),linear-gradient(#08121f 0%,#0a1624 52%,#0c1a2a 100%)}html[data-theme=dark] .launch-topbar,html[data-theme=dark] .launch-overview,html[data-theme=dark] .launch-snapshot-grid article,html[data-theme=dark] .launch-rail-card,html[data-theme=dark] .launch-rail-note,html[data-theme=dark] .launch-task,html[data-theme=dark] .launch-create-card{background:#0f1d2ef5;border-color:#2b3d53}html[data-theme=dark] .launch-brand>div strong,html[data-theme=dark] .launch-title-row h1,html[data-theme=dark] .launch-create-title h2,html[data-theme=dark] .launch-main-heading h2,html[data-theme=dark] .launch-task-copy strong,html[data-theme=dark] .launch-snapshot-grid strong,html[data-theme=dark] .launch-review-card h3{color:#edf4fb}html[data-theme=dark] .launch-header-nav a,html[data-theme=dark] .launch-dashboard-link,html[data-theme=dark] .launch-tertiary-action{color:#b4c2d1}html[data-theme=dark] .launch-header-nav a:hover,html[data-theme=dark] .launch-header-nav a:focus-visible,html[data-theme=dark] .launch-header-preferences,html[data-theme=dark] .launch-dashboard-link,html[data-theme=dark] .launch-tertiary-action,html[data-theme=dark] .launch-form input,html[data-theme=dark] .launch-form select,html[data-theme=dark] .launch-import-card select,html[data-theme=dark] .launch-record-list>span,html[data-theme=dark] .launch-progress-ring>div{color:#dce6f0;background:#122235;border-color:#344a63}html[data-theme=dark] .launch-header-preferences .language-segmented>div,html[data-theme=dark] .launch-header-preferences .theme-toggle:hover,html[data-theme=dark] .launch-header-preferences .theme-toggle:focus-visible,html[data-theme=dark] .launch-inline-stats>span,html[data-theme=dark] .launch-import-card code{background:#18293d}html[data-theme=dark] .launch-header-preferences .language-segmented button.active{color:#a5ecde;background:#22344a}html[data-theme=dark] .launch-progress-card,html[data-theme=dark] .launch-import-card,html[data-theme=dark] .launch-guidance-bar{background:#122236;border-color:#2f445d}html[data-theme=dark] .launch-progress-ring{background:conic-gradient(#2bb39f var(--launch-progress), #2a3b50 0)}html[data-theme=dark] .launch-progress-ring strong,html[data-theme=dark] .launch-progress-copy>strong,html[data-theme=dark] .launch-snapshot-grid b,html[data-theme=dark] .launch-rail-heading strong,html[data-theme=dark] .launch-rail-note>strong{color:#e6eef7}html[data-theme=dark] .launch-rail-heading,html[data-theme=dark] .launch-task-body,html[data-theme=dark] .launch-create-footer{border-color:#26394e}html[data-theme=dark] .launch-rail nav a:hover,html[data-theme=dark] .launch-task[open]>summary{background:#132338}html[data-theme=dark] .launch-rail nav a.current{color:#c6dbf3;background:#142d49;border-color:#365a84}html[data-theme=dark] .launch-rail-step-icon,html[data-theme=dark] .launch-task-index,html[data-theme=dark] .launch-snapshot-grid article>span,html[data-theme=dark] .launch-review-icon,html[data-theme=dark] .launch-import-icon,html[data-theme=dark] .launch-guidance-bar>span{background:#192b40}html[data-theme=dark] .launch-task-index small,html[data-theme=dark] .launch-rail-step-icon small{color:#a9b9c9;background:#1b2e44;border-color:#0f1d2e}html[data-theme=dark] .launch-review-card,html[data-theme=dark] .launch-form-note,html[data-theme=dark] .launch-rail-note{background:linear-gradient(135deg,#102722,#122237);border-color:#2b4b47}html[data-theme=dark] .launch-secondary-action,html[data-theme=dark] .launch-form button.secondary{color:#d7e2ee;background:#13243a;border-color:#39526b}html[data-theme=dark] .launch-overview-copy>p,html[data-theme=dark] .launch-main-heading>p,html[data-theme=dark] .launch-task-copy small,html[data-theme=dark] .launch-review-card p,html[data-theme=dark] .launch-create-title p,html[data-theme=dark] .launch-create-footer,html[data-theme=dark] .launch-field-label small{color:#98a8bb}@media (max-width:1180px){.launch-topbar{gap:14px}.launch-header-nav a{padding:0 9px}.launch-create-shell{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr)}.launch-create-intro{padding:38px}.launch-layout{grid-template-columns:255px minmax(0,1fr)}.launch-import-wide{grid-template-columns:42px minmax(220px,1fr) minmax(180px,.75fr)}.launch-import-wide input[type=file]{grid-column:2}.launch-import-wide button{grid-column:3}}@media (max-width:940px){.launch-center{padding:0 16px 48px}.launch-topbar{grid-template-columns:auto 1fr;margin-bottom:18px}.launch-header-nav{display:none}.launch-header-actions{justify-self:end}.launch-create-shell,.launch-overview,.launch-layout{grid-template-columns:1fr}.launch-create-intro{min-height:auto}.launch-create-card{align-self:stretch}.launch-overview{padding:28px}.launch-progress-card{max-width:580px}.launch-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-rail{position:static}.launch-rail-card{overflow:hidden}.launch-rail nav{grid-template-columns:repeat(4,minmax(170px,1fr));padding-bottom:4px;overflow-x:auto}.launch-rail-note{display:none}.launch-main-heading{padding-top:5px}}@media (max-width:700px){.launch-center{padding:0 10px 34px}.launch-topbar{border-radius:0 0 15px 15px;min-height:64px;padding:9px 10px}.launch-brand>span{width:38px;height:38px}.launch-brand>div small,.launch-dashboard-link>span,.launch-dashboard-link>svg:last-child{display:none}.launch-dashboard-link{width:42px;padding:0}.launch-header-preferences{padding:3px}.launch-header-preferences .language-segmented>div{grid-template-columns:repeat(2,minmax(30px,1fr))}.launch-header-preferences .language-segmented button{min-width:30px;padding:0 5px}.launch-create-shell{gap:14px;margin-top:12px}.launch-create-intro,.launch-create-card{border-radius:20px}.launch-create-intro{padding:26px 22px}.launch-create-intro h1{font-size:38px}.launch-create-copy>p{font-size:14px}.launch-create-proof{margin:25px 0}.launch-blueprint-grid{grid-template-columns:1fr}.launch-create-card{padding:24px 20px}.launch-create-title h2{font-size:24px}.launch-form.two-column,.launch-import-grid,.launch-import-wide{grid-template-columns:1fr}.launch-form .full{grid-column:auto}.launch-field-label{justify-content:initial;gap:2px;display:grid}.launch-overview{border-radius:19px;padding:22px 19px}.launch-title-row h1{font-size:34px}.launch-overview-copy>p{font-size:13px}.launch-overview-actions{flex-direction:column;align-items:stretch}.launch-overview-actions a{width:100%}.launch-progress-card{grid-template-columns:90px minmax(0,1fr);padding:15px}.launch-progress-ring{width:90px;height:90px}.launch-progress-ring>div{width:68px;height:68px}.launch-progress-ring strong{font-size:20px}.launch-snapshot-grid{gap:8px}.launch-snapshot-grid article{grid-template-columns:40px minmax(0,1fr);min-height:84px;padding:13px}.launch-snapshot-grid article>span{width:40px;height:40px}.launch-snapshot-grid strong{font-size:20px}.launch-main-heading{display:block}.launch-main-heading h2{font-size:22px}.launch-main-heading>p{text-align:left;margin-top:8px}.launch-task>summary{grid-template-columns:45px minmax(0,1fr) 20px;gap:11px;min-height:76px;padding:10px 12px}.launch-task-index{width:43px;height:43px}.launch-task-status{display:none}.launch-task-copy strong{font-size:14px}.launch-task-copy small{font-size:11px}.launch-task-body{padding:0 13px 17px}.launch-task-context{padding-top:13px}.launch-import-card,.launch-import-wide{grid-template-columns:42px minmax(0,1fr)}.launch-import-card input[type=file],.launch-import-wide input[type=file],.launch-import-card button,.launch-import-wide button,.launch-import-wide label{grid-column:1/-1}.launch-review-card{grid-template-columns:44px minmax(0,1fr)}.launch-review-card>a{grid-column:1/-1;width:100%}.launch-finish{grid-template-columns:44px minmax(0,1fr)}.launch-finish>a{grid-column:1/-1;width:100%}}@media (max-width:470px){.launch-brand>div{display:none}.launch-header-actions{gap:5px}.launch-snapshot-grid{grid-template-columns:1fr}.launch-snapshot-grid article{min-height:76px}.launch-progress-card{text-align:center;grid-template-columns:1fr}.launch-progress-ring{margin:0 auto}.launch-progress-track{grid-column:auto}.launch-rail nav{grid-template-columns:repeat(8,minmax(165px,1fr))}}@media (prefers-reduced-motion:reduce){.launch-center *,.launch-center :before,.launch-center :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.readiness-roadmap{border-top:1px solid var(--ds-color-border);margin-top:20px;padding-top:18px}.readiness-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:12px;padding:0 3px;display:flex}.readiness-heading span{color:#708197;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.readiness-heading h2{letter-spacing:-.03em;max-width:760px;margin:5px 0 0;font-size:18px}.readiness-heading>p{max-width:360px;color:var(--ds-color-text-secondary);text-align:right;margin:0;font-size:9px;line-height:1.55}.readiness-grid{gap:8px;display:grid}.readiness-card{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);background:var(--ds-color-surface-panel);box-shadow:var(--ds-shadow-sm);overflow:hidden}.readiness-card.success{border-left:3px solid var(--ds-color-success)}.readiness-card.review{border-left:3px solid var(--ds-color-warning)}.readiness-card.info{border-left:3px solid var(--ds-color-info)}.readiness-card>summary{cursor:pointer;grid-template-columns:36px minmax(0,1fr) auto 20px;align-items:center;gap:12px;min-height:74px;padding:11px 15px;list-style:none;display:grid}.readiness-card>summary::-webkit-details-marker{display:none}.readiness-number{color:#547087;background:#eef3f7;border-radius:11px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:900;display:grid}.readiness-card.success .readiness-number{background:var(--ds-color-success-soft);color:var(--ds-color-success)}.readiness-card.review .readiness-number{background:var(--ds-color-warning-soft);color:var(--ds-color-warning)}.readiness-copy strong,.readiness-copy small{display:block}.readiness-copy strong{font-size:12px}.readiness-copy small{max-width:760px;color:var(--ds-color-text-secondary);margin-top:4px;font-size:8px;line-height:1.5}.readiness-chevron{color:#8391a1;font-size:16px;transition:transform .18s}.readiness-card[open] .readiness-chevron{transform:rotate(180deg)}.readiness-card ul{background:var(--ds-color-surface-subtle);border-top:1px solid #edf1f5;gap:7px;margin:0;padding:14px 20px 16px 70px;display:grid}.readiness-card li{color:#53657a;padding-left:4px;font-size:9px;line-height:1.55}@media (max-width:760px){.readiness-heading{display:block}.readiness-heading>p{text-align:left;margin-top:7px}.readiness-card>summary{grid-template-columns:34px minmax(0,1fr) 18px}.readiness-card .ds-badge{grid-column:2;justify-self:start;margin-top:4px}.readiness-card ul{padding-left:53px}}@media (prefers-reduced-motion:reduce){.readiness-chevron{transition:none}}
.sticky-user-menu{z-index:120;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));font-family:inherit;position:fixed}.sticky-user-trigger{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#ffffffeb;border:1px solid #b7cde0eb;border-radius:17px;place-items:center;width:52px;height:52px;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;box-shadow:0 16px 42px #0f1f362e}.sticky-user-trigger:hover,.sticky-user-trigger[aria-expanded=true]{border-color:#8fdacb;transform:translateY(-2px);box-shadow:0 20px 48px #0f1f3638}.sticky-user-avatar,.sticky-user-profile-avatar{color:#137766;background:linear-gradient(145deg,#dff9f3,#e7f0ff);border-radius:50%;place-items:center;font-weight:900;display:grid;overflow:hidden}.sticky-user-avatar{width:40px;height:40px;font-size:13px}.sticky-user-profile-avatar{flex:0 0 50px;width:50px;height:50px;font-size:15px}.sticky-user-avatar img,.sticky-user-profile-avatar img{object-fit:cover;width:100%;height:100%}.sticky-user-online{background:#18b985;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:5px;right:5px;box-shadow:0 0 0 2px #18b9851f}.sticky-user-popover{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff7;border:1px solid #c9d7e5f5;border-radius:22px;width:min(330px,100vw - 28px);padding:14px;animation:.16s ease-out user-menu-in;position:absolute;top:61px;right:0;box-shadow:0 26px 70px #0d1d333d}.sticky-user-popover:before{content:"";background:#fff;border-top:1px solid #c9d7e5f5;border-left:1px solid #c9d7e5f5;width:12px;height:12px;position:absolute;top:-7px;right:18px;transform:rotate(45deg)}.sticky-user-profile{align-items:center;gap:12px;padding:7px 7px 13px;display:flex}.sticky-user-profile div{min-width:0}.sticky-user-profile strong,.sticky-user-profile span{display:block}.sticky-user-profile strong{color:#0b1728;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.sticky-user-profile span{color:#6e7e91;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.sticky-user-context{background:#f7fafc;border:1px solid #e4ecf3;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 11px;display:flex}.sticky-user-context span{color:#536477;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.sticky-user-context strong{color:#137766;text-transform:uppercase;letter-spacing:.05em;background:#e7f8f3;border-radius:999px;flex:none;padding:5px 8px;font-size:9px}.sticky-user-popover nav{gap:6px;padding:5px 0 9px;display:grid}.sticky-user-popover nav a{color:#18263a;border-radius:13px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;text-decoration:none;transition:background .18s;display:grid}.sticky-user-popover nav a:hover{background:#f2f7fb}.sticky-user-popover nav a>span{color:#2878ff;background:#edf4ff;border-radius:10px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.sticky-user-popover nav a strong,.sticky-user-popover nav a small{display:block}.sticky-user-popover nav a strong{font-size:12px}.sticky-user-popover nav a small{color:#7a8898;margin-top:3px;font-size:9px}.sticky-user-popover nav a>b{color:#97a5b4;font-size:20px}.sticky-user-popover form{border-top:1px solid #e7edf3;padding-top:10px}.sticky-user-logout{color:#ba2844;cursor:pointer;text-align:left;background:#fff4f5;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.sticky-user-logout:hover{background:#ffe9ec}.sticky-user-logout span{font-size:18px}.sticky-user-logout strong{font-size:12px}.account-page{background:radial-gradient(circle at 8% 0,#2a78ff21,#0000 34%),radial-gradient(circle at 96% 8%,#20b89d1f,#0000 29%),#f3f7fb;min-height:100svh;padding:28px 18px 70px}.account-shell{width:min(900px,100%);margin:0 auto}.account-back{color:#31506e;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.account-card{background:#fffffff2;border:1px solid #d7e2ec;border-radius:26px;overflow:hidden;box-shadow:0 26px 70px #1127421f}.account-hero{color:#fff;background:linear-gradient(135deg,#07182b,#123860 58%,#136d68);align-items:center;gap:18px;padding:28px;display:flex}.account-avatar{background:linear-gradient(145deg,#45dfc2,#2c77f5);border:3px solid #ffffff38;border-radius:24px;flex:0 0 76px;place-items:center;width:76px;height:76px;font-size:24px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 16px 34px #0003}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-hero p{color:#8de4d3;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:900}.account-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(25px,4vw,38px)}.account-hero span{color:#c6d6e7;margin-top:7px;font-size:12px;display:block}.account-body{padding:26px}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.account-field{background:#fbfdff;border:1px solid #e0e8f0;border-radius:17px;padding:16px}.account-field span,.account-field strong{display:block}.account-field span{color:#7a8999;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:900}.account-field strong{overflow-wrap:anywhere;color:#17263a;font-size:13px}.account-security{background:#f1fbf8;border:1px solid #d9e9e5;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;display:flex}.account-security div{min-width:0}.account-security strong,.account-security span{display:block}.account-security strong{color:#126f62;font-size:13px}.account-security span{color:#5e7d78;margin-top:5px;font-size:10px;line-height:1.5}.account-actions{gap:10px;margin-top:22px;display:flex}.account-actions a,.account-actions button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font:800 12px/1 inherit;text-decoration:none;display:inline-flex}.account-actions a{color:#354b62;background:#fff;border:1px solid #d7e2ec}.account-actions button{color:#fff;background:#b72c48;border:0}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes user-menu-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:760px){.sticky-user-menu{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}.sticky-user-trigger{border-radius:15px;width:48px;height:48px}.sticky-user-avatar{width:37px;height:37px}.account-page{padding:18px 12px 56px}.account-hero{align-items:flex-start;padding:22px}.account-avatar{border-radius:20px;flex-basis:62px;width:62px;height:62px}.account-body{padding:18px}.account-grid{grid-template-columns:1fr}.account-security{flex-direction:column;align-items:flex-start}.account-actions{flex-direction:column}.account-actions a,.account-actions button{width:100%}}
.erp-shell .topbar{padding-right:84px}@media (max-width:760px){.erp-shell .topbar{padding-right:68px}}
.erp-shell{--docked-sidebar-width:248px;width:100%;height:100dvh;position:relative;overflow:hidden;min-height:0!important;display:block!important}.erp-shell>.sidebar{z-index:80;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#334155 transparent;border-right:1px solid #94a3b82e;overflow:hidden auto;box-shadow:18px 0 48px #02081733;width:var(--docked-sidebar-width)!important;height:100dvh!important;min-height:0!important;position:fixed!important;inset:0 auto 0 0!important}.erp-shell>.workspace{width:calc(100% - var(--docked-sidebar-width));overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;height:100dvh;position:relative;overflow:hidden auto;min-height:0!important;margin-left:var(--docked-sidebar-width)!important;padding:0!important}.dashboard-content{min-height:100%;padding:34px}.erp-shell>.sidebar nav a[aria-current=page]{color:#fff;background:#1e293b}.sidebar-dock-status{z-index:2;color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f233af5;border:1px solid #5eead433;border-radius:12px;align-items:center;gap:8px;margin-top:auto;padding:11px 12px;font-size:10px;display:flex;position:sticky;bottom:0}.sidebar-dock-status span{color:#45dfc2;filter:drop-shadow(0 0 5px #45dfc2b3);font-size:8px}.sidebar-dock-status strong{font-weight:850}@media (max-width:760px){.erp-shell{--docked-sidebar-width:164px}.erp-shell>.sidebar{padding:max(16px, env(safe-area-inset-top)) 12px max(14px, env(safe-area-inset-bottom));width:var(--docked-sidebar-width)!important;height:100dvh!important;position:fixed!important;inset:0 auto 0 0!important}.erp-shell>.sidebar .brand{gap:9px;padding:0 0 18px}.erp-shell>.sidebar .brand>span{border-radius:11px;flex:0 0 36px;width:36px;height:36px}.erp-shell>.sidebar .brand strong{font-size:15px}.erp-shell>.sidebar .brand small{font-size:9px}.erp-shell>.sidebar nav{gap:7px;margin-top:14px;overflow:visible;display:grid!important}.erp-shell>.sidebar nav a{white-space:normal;padding:10px 11px;font-size:12px}.erp-shell>.sidebar .sidebar-footer{display:none}.erp-shell>.workspace{width:calc(100% - var(--docked-sidebar-width));margin-left:var(--docked-sidebar-width)!important;padding:0!important}.dashboard-content{padding:20px 14px}.sidebar-dock-status{margin-top:18px;padding:9px 10px;font-size:9px}}@media (max-width:460px){.erp-shell{--docked-sidebar-width:144px}.erp-shell>.sidebar{padding-left:9px;padding-right:9px}.erp-shell>.sidebar .brand{gap:7px}.erp-shell>.sidebar .brand>span{flex-basis:32px;width:32px;height:32px}.erp-shell>.sidebar .brand strong{font-size:13px}.erp-shell>.sidebar .brand small{display:none}.erp-shell>.sidebar nav a{padding:9px 8px;font-size:11px}.dashboard-content{padding:14px 10px}.sidebar-dock-status{letter-spacing:.05em;gap:6px;padding:8px}}
