@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-primary:#09111f;--bg-panel:#101a2d;--bg-soft:#f3f7fb;--accent-primary:#0f8cff;--accent-secondary:#19c3a4;--accent-success:#10b981;--accent-warning:#f59e0b;--accent-danger:#ef4444;--border-subtle:#1f2937;--text-primary:#e5e7eb;--text-secondary:#94a3b8;--radius:10px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 8px 24px #0000001f;--elev-1:0 1px 2px #0206170f, 0 10px 30px #0206171a;--elev-2:0 2px 4px #02061712, 0 18px 56px #02061724;--elev-3:0 32px 90px #02061733;--inset-raise:inset 0 1px 0 #ffffffb3;--inset-press:inset 0 -1px 0 #0206172e;--font-sans:"Plus Jakarta Sans", Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--app-bg:var(--bg-soft);--panel-bg:#fff;--panel-border:#0f172a1f;--text:#0f172a;--text-muted:#475569;--text-faint:#64748b;--shadow-panel:var(--elev-1);--focus-ring:#3b82f659}.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:var(--bg-primary);--panel-bg:#12203a;--panel-border:#94a3b847;--text:#f3f7ff;--text-muted:#d9e2ef;--text-faint:#c4d1e0;--shadow-panel:var(--elev-1);--focus-ring:#3b82f680;--elev-1:0 14px 40px #0000008c;--elev-2:0 22px 70px #000000a6;--elev-3:0 34px 110px #000000b8;--inset-raise:inset 0 1px 0 #ffffff14;--inset-press:inset 0 -1px 0 #0000008c}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-sans);background:radial-gradient(1200px 760px at -4% -10%, #0f8cff1f, transparent 62%), radial-gradient(980px 620px at 102% 0%, #19c3a41f, transparent 58%), linear-gradient(180deg, #ffffffbd, #fff0), var(--app-bg);color:var(--text);margin:0;font-size:14px;line-height:1.4}a{color:inherit}h1,h2,h3{color:var(--text);margin:0}h1{letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1.2}h2{font-size:18px;font-weight:650;line-height:1.25}h3{font-size:14px;font-weight:650;line-height:1.3}p{color:var(--text-muted);margin:0;line-height:1.55}.small{color:var(--text-faint);font-size:12px}.meta{color:var(--text-faint);font-size:12px;line-height:1.5}.button{border-radius:var(--radius);font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-weight:650;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.button:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button.primary{background:linear-gradient(180deg, #ffffff38, #fff0 58%), var(--accent-primary);color:#fff;box-shadow:0 12px 26px #3b82f647, var(--inset-raise), var(--inset-press);border-color:#3b82f6cc}.button.primary:hover{box-shadow:0 14px 30px #3b82f657, var(--inset-raise), var(--inset-press)}.button.primary:active{box-shadow:0 10px 20px #3b82f63d, inset 0 1px 0 #ffffff1f, var(--inset-press)}.button.secondary{border-color:var(--panel-border);color:var(--text);box-shadow:var(--inset-raise);background:#ffffffa8}.button.secondary:hover{background:#ffffffe0;border-color:#3b82f68c}.button.ghost{color:var(--text-muted);box-shadow:none;background:0 0;border-color:#0000}.button.tiny{min-height:32px;padding:6px 8px;font-size:12px}.theme-dark .button.secondary{color:#f8fbff;background:#0c1628db;border-color:#94a3b847}.theme-dark .button.secondary:hover{background:#122139f5;border-color:#60a5fa66}.button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.input{border-radius:var(--radius);border:1px solid var(--panel-border);background:linear-gradient(180deg, #ffffffc7, #fff0), var(--panel-bg);width:100%;color:var(--text);font:inherit;box-shadow:var(--inset-raise);padding:10px 12px;transition:border-color .15s,box-shadow .15s}.theme-dark .input{background:#020617b8;border-color:#94a3b83d}select.input{background-color:#ffffffeb}.theme-dark select.input{color:var(--text);background-color:#0c1628}.input::placeholder{color:var(--text-faint)}textarea.input{resize:vertical;min-height:120px}.input-sm{padding:8px 10px;font-size:13px}.button:focus-visible,.input:focus-visible,.sidebar-item:focus-visible,.saas-tab:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.pill{border:1px solid var(--panel-border);color:var(--text);background:#0f172a08;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.theme-dark .pill{color:#eef4ff;background:#0c1628cc;border-color:#94a3b83d}.pill.subtle{color:var(--text);background:#3b82f61f;border-color:#3b82f640}.env-pill{color:var(--text);background:#3b82f624;border-color:#3b82f652}.chip{border:1px solid var(--panel-border);color:var(--text);background:#0f172a0a;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}button.chip{cursor:pointer}.chip-active{color:#1d4ed8;background:#2563eb1f;border-color:#2563eb7a;font-weight:700}.theme-dark .chip{color:#eef4ff;background:#0c1628cc;border-color:#94a3b83d}.theme-dark .chip-active{color:#bfdbfe;background:#2563eb38;border-color:#60a5fa94}.tag{border:1px solid var(--panel-border);border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;display:inline-flex}.tag.success{color:#065f46;background:#10b98124;border-color:#10b98142}.theme-dark .tag.success{color:#a7f3d0}.tag.warn{color:#7c2d12;background:#f59e0b24;border-color:#f59e0b42}.theme-dark .tag.warn{color:#fde68a}.tag.risk{color:#7f1d1d;background:#ef444424;border-color:#ef444442}.theme-dark .tag.risk{color:#fecaca}.tag.info{color:#075985;background:#0f8cff24;border-color:#0f8cff47}.theme-dark .tag.info{color:#bfdbfe}.pill.status{font-weight:650}.pill.status.success{color:#065f46;background:#10b98124;border-color:#10b98142}.pill.status.warn{color:#7c2d12;background:#f59e0b24;border-color:#f59e0b42}.pill.status.danger{color:#7f1d1d;background:#ef444424;border-color:#ef444442}.theme-dark .pill.status.success{color:#a7f3d0}.theme-dark .pill.status.warn{color:#fde68a}.theme-dark .pill.status.danger{color:#fecaca}.action-list{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.checkbox-row{color:var(--text-muted);align-items:flex-start;gap:10px;line-height:1.45;display:flex}.checkbox-row input{margin-top:3px}.modal-backdrop{z-index:80;background:#0206179e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--panel-border);background:var(--panel-bg);width:min(680px,100%);max-height:calc(100vh - 40px);box-shadow:var(--elev-2), var(--inset-raise);border-radius:18px;padding:18px;overflow:auto}.card-stack{gap:10px;display:grid}.list{color:var(--text-muted);margin:0;padding-left:18px}.list li{margin:6px 0}.integration-checklist{margin-top:12px}.grid{gap:16px;display:grid}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.split{grid-template-columns:2fr 1fr;gap:16px;display:grid}.section{gap:14px;margin-top:18px;display:grid}.panel{background:linear-gradient(180deg, #ffffffb8, #fff0 62%), var(--panel-bg);border:1px solid var(--panel-border);box-shadow:var(--shadow-panel), var(--inset-raise);border-radius:18px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.theme-dark .panel{background:linear-gradient(180deg, #ffffff14, #fff0 62%), var(--panel-bg)}.panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff8c,#0000 60%);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.panel:hover,.stat-card:hover,.hero-stat-card:hover,.signal-card:hover,.command-card:hover{box-shadow:var(--elev-2), var(--inset-raise);transform:translateY(-2px)}.panel-feature{background:radial-gradient(800px 260px at 0% 0%, #0ea5e91a, transparent 55%), linear-gradient(180deg, #ffffffdb, #fff0), var(--panel-bg)}.panel-quiet{background:linear-gradient(#ffffff85,#fff0),#ffffffb8}.theme-dark .panel-feature{background:radial-gradient(800px 260px at 0% 0%, #0ea5e929, transparent 55%), linear-gradient(180deg, #ffffff17, #fff0), var(--panel-bg)}.theme-dark .panel-quiet{background:linear-gradient(#ffffff12,#fff0),#09101ee0}.panel-title{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.theme-dark .panel-title{border-bottom-color:#94a3b824}.section-copy{gap:4px;display:grid}.metric-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.panel-span-2{grid-column:1/-1}.table-wrap{background:#ffffff4d;border:1px solid #0f172a0f;border-radius:16px;margin-top:6px;overflow:auto;box-shadow:inset 0 1px #fffc}.theme-dark .table-wrap{background:#050a149e;border-color:#94a3b829;box-shadow:inset 0 1px #ffffff0a}.table-wrap.table-wrap-scroll{max-height:520px}.table-wrap.table-wrap-scroll-sm{max-height:380px}.table{border-collapse:separate;border-spacing:0;background:0 0;width:100%;font-size:13px}.table-wrap .table{min-width:640px}.table th,.table td{border-bottom:1px solid var(--panel-border);vertical-align:top;padding:12px}.table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafceb;font-size:11px;font-weight:700;position:sticky;top:0}.theme-dark .table th{color:#e8eef8;background:#0c1426f5}.table td{color:var(--text);line-height:1.5}.table tbody tr{transition:background .15s,border-color .15s}.table tbody tr:nth-child(2n){background:#0f172a05}.theme-dark .table tbody tr:nth-child(2n){background:#94a3b80f}.table tbody tr:hover{background:#3b82f614}.theme-dark .table tbody tr:hover{background:#3b82f61f}.table tr.row-active{background:#3b82f624;box-shadow:inset 2px 0 #60a5fae6}.table.table-clickable tbody tr{cursor:pointer}.table tbody tr:last-child td{border-bottom:0}.notice{color:var(--text);background:linear-gradient(#ffffff8f,#fff0),#3b82f61a;border:1px solid #3b82f640;border-radius:16px;padding:13px 14px}.theme-dark .notice{color:#eef4ff;background:linear-gradient(#ffffff0d,#fff0),#1e40af38;border-color:#60a5fa47;box-shadow:inset 0 1px #ffffff0d}.notice.warn{background:#f59e0b1f;border-color:#f59e0b47}.theme-dark .notice.warn{color:#fff0c2;background:#78350f6b;border-color:#fbbf2457}.integration-guide-card{height:100%;margin-top:0}.mono-block,.secret-block{color:var(--text);white-space:pre-wrap;word-break:break-word;background:#0f172a0a;border:1px solid #0f172a14;border-radius:14px;margin:8px 0 0;padding:12px 14px;font-family:SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;overflow:auto}.theme-dark .mono-block,.theme-dark .secret-block{background:#020617cc;border-color:#94a3b829}.timeline{gap:10px;display:grid}.timeline-item{border-radius:var(--radius);border:1px solid var(--panel-border);background:#0f172a05;align-items:center;gap:10px;padding:10px 12px;display:flex}.theme-dark .timeline-item{background:#0b1426d6;border-color:#94a3b82e}.timeline-dot{background:var(--accent-primary);border-radius:999px;width:10px;height:10px}.chart{border-radius:var(--radius);background:#3b82f614;border:1px dashed #3b82f64d;height:160px}.theme-dark .chart{background:#3b82f61a;border-color:#3b82f640}.kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat{border-radius:var(--radius);border:1px solid var(--panel-border);background:#0f172a05;gap:6px;padding:12px;display:grid}.theme-dark .stat{background:#0b1426d6}.stat strong,.stat-card strong{letter-spacing:-.01em;font-size:18px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--panel-border);background:linear-gradient(180deg, #ffffffb8, #fff0 62%), var(--panel-bg);box-shadow:var(--shadow-panel), var(--inset-raise);border-radius:18px;gap:6px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.theme-dark .stat-card{background:linear-gradient(180deg, #ffffff12, #fff0 62%), var(--panel-bg);box-shadow:var(--shadow-panel), var(--inset-raise)}.kpi-grid-premium .stat-card{align-content:start;min-height:132px}.page-hero{border:1px solid var(--panel-border);box-shadow:var(--elev-2), var(--inset-raise);border-radius:24px;padding:24px;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fff6,#0000 55%);position:absolute;inset:0}.theme-dark .page-hero{border-color:#94a3b83d}.theme-dark .page-hero:before{background:linear-gradient(135deg,#ffffff14,#0000 52%),radial-gradient(780px 280px at 100% 0,#60a5fa1f,#0000 56%)}.page-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.95fr);align-items:stretch;gap:18px;display:grid;position:relative}.page-hero-grid-wide{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.page-hero-copy{gap:10px;max-width:760px;display:grid;position:relative}.page-hero h1,.page-hero h2{letter-spacing:-.04em;font-size:clamp(28px,4vw,40px);line-height:1.04}.page-hero p{max-width:70ch;font-size:15px;line-height:1.65}.theme-dark .page-hero p{color:#d8e4f2}.hero-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.theme-dark .hero-kicker{color:#9fd6ff}.hero-action-group{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.hero-anchor-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.anchor-chip{color:var(--text);font:inherit;cursor:pointer;background:#ffffffa3;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.anchor-chip:hover{background:#ffffffd6;border-color:#0f8cff57;transform:translateY(-1px)}.theme-dark .anchor-chip{color:#f8fbff;background:#081120e0;border-color:#60a5fa3d;box-shadow:inset 0 1px #ffffff0d}.theme-dark .anchor-chip:hover{background:#0e1c30f5;border-color:#60a5fa6b}.hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.hero-stat-card{box-shadow:var(--elev-1), var(--inset-raise);background:#ffffffbd;border:1px solid #0f172a14;border-radius:18px;gap:6px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.theme-dark .hero-stat-card{background:#090f1cd6;border-color:#94a3b829}.theme-dark .page-hero .chip{color:#f8fbff;background:#081120d6;border-color:#60a5fa38}.theme-dark .page-hero .button.secondary{color:#f8fbff;background:#081120e0;border-color:#94a3b847}.theme-dark .page-hero .button.secondary:hover{background:#0e1c30f5;border-color:#60a5fa6b}.hero-stat-card strong{letter-spacing:-.02em;font-size:18px}.page-hero-merchant{background:radial-gradient(900px 320px at 0% 0%, #10b9812e, transparent 56%), radial-gradient(760px 280px at 100% 0%, #0ea5e92e, transparent 54%), linear-gradient(180deg, #ffffffdb, #ffffff6b), var(--panel-bg)}.page-hero-ops{background:radial-gradient(920px 320px at 0% 0%, #3b82f62e, transparent 58%), radial-gradient(760px 260px at 100% 0%, #0ea5e92e, transparent 52%), linear-gradient(180deg, #ffffffdb, #ffffff6b), var(--panel-bg)}.page-hero-command{background:radial-gradient(920px 320px at 0% 0%, #0f8cff38, transparent 58%), radial-gradient(820px 280px at 100% 0%, #19c3a42e, transparent 52%), linear-gradient(180deg, #ffffffe6, #ffffff70), var(--panel-bg)}.command-cluster{gap:12px;display:grid}.command-card{box-shadow:var(--elev-1), var(--inset-raise);background:#ffffffbd;border:1px solid #0f172a14;border-radius:18px;gap:8px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.command-card.emphasis{background:radial-gradient(700px 220px at 0 0,#0f8cff24,#0000 50%),#ffffffd1}.theme-dark .command-card{background:linear-gradient(#ffffff0a,#fff0),#090f1ce6;border-color:#94a3b838}.theme-dark .command-card.emphasis{background:radial-gradient(700px 220px at 0 0,#0f8cff38,#0000 48%),linear-gradient(#ffffff0d,#fff0),#090f1cf0}.theme-dark .command-card strong{color:#f8fbff}.theme-dark .command-card p{color:#d8e4f2}.theme-dark .command-card .meta{color:#9fc0e4}.ops-overview-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px;margin-bottom:18px;display:grid}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.signal-card{box-shadow:var(--elev-1), var(--inset-raise);background:#ffffffa8;border:1px solid #0f172a14;border-radius:18px;gap:6px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.signal-card small{text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);font-size:11px}.signal-card strong{letter-spacing:-.03em;font-size:20px}.signal-card p{font-size:13px}.theme-dark .signal-card{background:linear-gradient(#ffffff0a,#fff0),#090f1cdb;border-color:#94a3b833}.overview-list{gap:10px;display:grid}.overview-list-item{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;background:#0f172a05;border:1px solid #0f172a14;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;transition:transform .15s,border-color .15s,background .15s;display:flex}.overview-list-item:hover{background:#0f8cff14;border-color:#0f8cff52;transform:translateY(-1px)}.overview-list-item-static{cursor:default}.overview-list-item-static:hover{background:#0f172a05;border-color:#0f172a14;transform:none}.theme-dark .overview-list-item{background:#090f1cd6;border-color:#94a3b833}.theme-dark .overview-list-item:hover{background:#0f8cff1f}.theme-dark .overview-list-item-static:hover{background:#ffffff08;border-color:#94a3b81f}.overview-list-meta{text-align:right;justify-items:end;gap:4px;display:grid}.api-entry-path{word-break:break-word;margin-top:4px;font-family:SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12px}.form-section-card{background:linear-gradient(#ffffff8a,#fff0),#ffffff70;border:1px solid #0f172a14;border-radius:18px;gap:10px;padding:14px;display:grid}.theme-dark .form-section-card{background:linear-gradient(#ffffff12,#fff0),#050a16cc;border-color:#94a3b833}.rule-editor-list{gap:14px;display:grid}.pricing-rule-card{background:linear-gradient(#ffffffa3,#fff0),#ffffffad;border:1px solid #0f172a14;border-radius:18px;gap:12px;padding:14px;display:grid}.theme-dark .pricing-rule-card{background:linear-gradient(#ffffff12,#fff0),#050a16d1;border-color:#94a3b833}.rule-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pricing-rule-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.toggle-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toggle-chip{border:1px solid var(--panel-border);color:var(--text);background:#0f172a08;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.theme-dark .toggle-chip{color:#eef4ff;background:#0c1628cc;border-color:#94a3b838}.toggle-chip input{margin:0}.quote-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.quote-summary-card{box-shadow:var(--elev-1), var(--inset-raise);background:#ffffffa8;border:1px solid #0f172a14;border-radius:18px;gap:6px;padding:14px;display:grid}.theme-dark .quote-summary-card{background:#090f1cdb;border-color:#94a3b833}.panel-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin:10px 0;display:flex}.toolbar-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.toolbar-field{min-width:min(100%,220px)}.field>.meta,.field-row .meta{letter-spacing:.1em;text-transform:uppercase;color:#0f172a94;font-size:11px;font-weight:700}.theme-dark .field>.meta,.theme-dark .field-row .meta{color:#9fc0e4}.control-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.control-summary-card{border:1px solid var(--panel-border);border-radius:var(--radius);background:linear-gradient(180deg, #ffffff9e, #fff0 72%), var(--panel-bg);box-shadow:var(--elev-1), var(--inset-raise);align-content:start;gap:8px;min-height:152px;padding:16px;display:grid}.theme-dark .control-summary-card{background:linear-gradient(#ffffff12,#fff0 72%),#090f1cdb;border-color:#94a3b838}.control-summary-card small{color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em}.control-summary-card strong{letter-spacing:-.03em;text-wrap:balance;font-size:20px;line-height:1.1}.control-summary-card p{color:var(--text-muted);margin:0}.saas-tab-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.saas-tab{border:1px solid var(--panel-border);color:var(--text-muted);font:inherit;cursor:pointer;background:#0f172a0a;border-radius:999px;padding:10px 14px;font-weight:650;transition:transform .15s,border-color .15s,background .15s,color .15s}.saas-tab:hover{color:var(--text);background:#3b82f61a;border-color:#3b82f673;transform:translateY(-1px)}.saas-tab.active{color:var(--text);box-shadow:var(--inset-raise);background:#3b82f629;border-color:#3b82f68c}.theme-dark .saas-tab{color:#d9e2ef;background:#0c1628d1;border-color:#94a3b83d}.theme-dark .saas-tab:hover{color:#f8fbff;background:#122139eb}.theme-dark .saas-tab.active{color:var(--text);background:#0f8cff2e;border-color:#60a5fa6b}.quote-summary-card strong{letter-spacing:-.03em;font-size:20px}.form>h3{border-top:1px solid #0f172a14;margin-top:4px;padding-top:12px}.theme-dark .form>h3{border-top-color:#94a3b824}.auth-shell{isolation:isolate;background:radial-gradient(1200px 760px at 10% 0%, #3b82f62e, #f8fafc00 60%), radial-gradient(920px 620px at 88% 16%, #19c3a429, #f8fafc00 58%), radial-gradient(960px 680px at 50% 110%, #0f172a14, #f8fafc00 62%), linear-gradient(180deg, #ffffffad, #fff0), var(--app-bg);place-items:center;min-height:100vh;padding:28px 22px;display:grid;position:relative;overflow:hidden}.auth-shell:before,.auth-shell:after{content:"";filter:blur(8px);opacity:.85;z-index:0;pointer-events:none;border-radius:999px;position:absolute}.auth-shell:before{background:radial-gradient(circle,#0f8cff3d,#0f8cff00);width:280px;height:280px;top:10%;left:-80px}.auth-shell:after{background:radial-gradient(circle,#19c3a433,#19c3a400);width:320px;height:320px;bottom:6%;right:-120px}.auth-panel{z-index:1;gap:18px;width:min(500px,100%);display:grid;position:relative}.auth-card{background:linear-gradient(180deg, #fffffff0, #ffffffe6), linear-gradient(145deg, #3b82f614, #19c3a40a), var(--panel-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #94a3b833;border-radius:28px;padding:26px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0f172a24,0 10px 28px #0f172a14}.auth-card:before{content:"";background:linear-gradient(90deg,#fffffff2,#60a5faa6,#22d3ee33);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.auth-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#0f8cff1f,#0f8cff00);border-radius:999px;width:220px;height:220px;position:absolute;inset:-80px -40px auto auto}.auth-card-login{gap:18px}.auth-head{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.auth-head-copy{gap:4px;min-width:0;display:grid}.auth-brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.auth-logo{object-fit:contain;width:84px;height:84px;display:block}.auth-brand-copy{gap:2px;display:grid}.auth-brand-name{letter-spacing:-.02em;font-size:19px;font-weight:750;line-height:1.1}.auth-brand-meta{letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);font-size:11px}.auth-head-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.auth-head-meta .pill{background:#ffffffb8;border-color:#94a3b838;border-radius:999px;box-shadow:inset 0 1px #ffffffb8}.auth-brand-tagline{max-width:44ch;color:var(--text-faint);margin:0;padding:0 0 0 96px;font-size:13px;line-height:1.45}.auth-highlight{background:linear-gradient(#ffffffc7,#f8fafceb),linear-gradient(140deg,#0f8cff17,#19c3a40d);border:1px solid #60a5fa2e;border-radius:18px;gap:6px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffffdb}.auth-highlight strong{letter-spacing:.16em;text-transform:uppercase;color:#0f172ab8;font-size:11px;font-weight:750}.auth-highlight p{color:var(--text-muted);font-size:13px;line-height:1.6}.form{gap:14px;display:grid}.auth-form-panel{background:linear-gradient(#ffffffe6,#f8fafcfa);border:1px solid #94a3b824;border-radius:22px;gap:16px;padding:16px 18px 8px;position:relative;box-shadow:0 12px 28px #0f172a0f,inset 0 1px #ffffffd6}.auth-form-heading{gap:2px;display:grid}.auth-form-heading h2{letter-spacing:-.02em;text-transform:uppercase;letter-spacing:.08em;font-size:16px}.field{gap:8px;display:grid}.field-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.auth-panel .field>.meta,.auth-panel .field-row .meta{letter-spacing:.12em;text-transform:uppercase;color:#0f172a94;font-size:11px;font-weight:700}.auth-panel .input{background:linear-gradient(#fffffff0,#f8fafceb);border-color:#94a3b838;border-radius:16px;min-height:54px;padding:14px 16px;box-shadow:inset 0 1px #ffffffd1}.auth-panel .input:focus{border-color:#3b82f680;box-shadow:0 0 0 4px #3b82f61f,inset 0 1px #ffffffdb}.link{font:inherit;color:#3b82f6f2;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:650;text-decoration:none}.link:hover{text-decoration:underline}.button.block{width:100%}.auth-panel .button.primary.block{letter-spacing:-.02em;min-height:54px;box-shadow:0 18px 40px #0f8cff3d, var(--inset-raise), var(--inset-press);border-radius:18px;font-size:15px}.auth-links{border-top:1px solid #94a3b829;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:12px;display:flex}.form-grid{grid-template-columns:140px 1fr;align-items:center;gap:10px;display:grid}.workspace-shell{background:radial-gradient(1200px 720px at 18% 0%, #3b82f624, #f8fafc00 60%), radial-gradient(900px 580px at 88% 30%, #0f172a14, #f8fafc00 64%), var(--app-bg);flex-direction:column;align-items:center;min-height:100vh;padding:28px 22px;display:flex}.workspace-header{justify-content:space-between;align-items:center;gap:12px;width:min(920px,100%);margin-bottom:20px;display:flex}.workspace-header-modern{align-items:flex-start}.brand-inline{align-items:center;gap:12px;display:inline-flex}.brand-block{gap:2px;display:grid}.brand-icon{width:46px;height:46px;box-shadow:none;filter:drop-shadow(0 10px 24px #0f172a47);object-fit:contain;background:0 0;border:0;border-radius:0;padding:0}.brand-name{letter-spacing:-.02em;font-size:18px;font-weight:780}.brand-subtitle{color:var(--text-faint);font-size:12px}.workspace-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.workspace-card{border-radius:var(--radius);border:1px solid var(--panel-border);background:linear-gradient(180deg, #ffffffc7, #fff0 62%), var(--panel-bg);width:min(920px,100%);box-shadow:var(--elev-2), var(--inset-raise);gap:14px;padding:18px;display:grid}.theme-dark .workspace-card{background:linear-gradient(180deg, #ffffff14, #fff0 62%), var(--panel-bg)}.workspace-card-modern{gap:18px;padding:22px}.workspace-hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.workspace-card-head{gap:6px;display:grid}.workspace-brief{border:1px solid var(--panel-border);border-radius:var(--radius);background:linear-gradient(#fff6,#fff0 72%),#0f172a05;gap:10px;padding:14px;display:grid}.theme-dark .workspace-brief{background:linear-gradient(#ffffff0f,#fff0 72%),#090f1cd1}.workspace-brief-list{color:var(--text-muted);gap:6px;margin:0;padding-left:18px;display:grid}.workspace-grid{perspective:1200px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.workspace-tile{border:1px solid var(--border-subtle);border-radius:var(--radius);color:var(--text-primary);min-height:238px;transform-style:preserve-3d;will-change:transform;background:radial-gradient(700px 220px at 24% 0,#3b82f638,#0f172a00 62%),linear-gradient(#ffffff14,#fff0 60%),#0b1224;flex-direction:column;justify-content:space-between;gap:12px;padding:16px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px #ffffff14,0 18px 56px #02061775}.workspace-tile-experience{background:radial-gradient(720px 260px at 12% 0,#19c3a438,#0f172a00 64%),linear-gradient(#ffffff14,#fff0 60%),#0b1224}.experience-hero{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:16px;margin-bottom:16px;display:grid}.experience-hero-copy,.experience-principle{border:1px solid var(--panel-border);background:linear-gradient(180deg, #ffffff17, #fff0 62%), var(--panel-bg);box-shadow:var(--shadow-panel), var(--inset-raise);border-radius:18px;padding:20px}.experience-hero-copy{gap:12px;display:grid}.experience-principle{align-content:center;gap:8px;display:grid}.experience-principle strong{font-size:20px;line-height:1.2}.experience-grid{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:start;gap:16px;display:grid}.experience-phone-panel{place-items:center;display:grid}.phone-shell{background:linear-gradient(145deg,#94a3b847,#0f172a05),#020617;border:1px solid #e2e8f029;border-radius:34px;width:min(100%,360px);min-height:660px;padding:12px;box-shadow:0 28px 90px #00000073}.phone-status{color:#e5e7eb;justify-content:space-between;align-items:center;height:34px;padding:0 16px;font-size:12px;font-weight:700;display:flex}.phone-screen{color:#0f172a;background:radial-gradient(400px 280px at 50% -10%,#0f8cff33,#0000 60%),#f8fafc;border-radius:26px;align-content:start;gap:14px;min-height:596px;padding:18px;display:grid}.phone-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.phone-header strong{color:#0f172a;font-size:28px;line-height:1}.phone-context{color:#334155;background:#ffffffc7;border:1px solid #0f172a1a;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:750;display:flex}.phone-context span:last-child{color:#047857}.phone-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.phone-type{color:#0f172a;text-align:left;font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #0f172a1a;border-radius:8px;gap:4px;padding:10px;display:grid}.phone-type span{font-size:13px;font-weight:750}.phone-type small{color:#64748b;font-size:11px}.phone-type.active{color:#fff;background:#0f8cff;border-color:#0f8cff}.phone-type.active small{color:#ffffffc7}.phone-card{background:#fff;border:1px solid #0f172a1f;border-radius:12px;gap:10px;padding:14px;display:grid;box-shadow:0 12px 34px #0f172a1a}.phone-card h2{color:#0f172a}.tap-stage{background:linear-gradient(#eff6ff,#f8fafc);border:1px dashed #0f172a29;border-radius:12px;place-items:center;min-height:160px;display:grid}.sdk-owned{aspect-ratio:1;text-align:center;color:#1e3a8a;border:10px solid #0f8cff29;border-radius:999px;place-items:center;width:132px;padding:12px;font-size:12px;font-weight:750;display:grid}.sdk-owned.active{color:#065f46;background:#19c3a41f;border-color:#19c3a46b}.hosted-field-preview{background:#f8fafc;border:1px solid #0f172a1f;border-radius:10px;gap:6px;padding:12px;font-weight:700;display:grid}.hosted-field-preview span:first-child{color:#64748b;font-size:12px;font-weight:600}.phone-actions{gap:8px;display:grid}.phone-actions .button{width:100%}.experience-stack,.experience-lanes{gap:16px;display:grid}.experience-section-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;margin-top:16px;display:grid}.timeline-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.timeline-step{border:1px solid var(--panel-border);color:var(--text);text-align:left;cursor:pointer;font:inherit;background:#ffffff0f;border-radius:10px;gap:4px;padding:12px;display:grid}.timeline-step span{color:var(--text-faint);font-size:12px}.timeline-step.active{background:#0f8cff24;border-color:#0f8cff99}.control-list{gap:10px;margin-top:14px;display:grid}.edge-state-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.control-list span,.edge-state-grid span,.flow-matrix span,.flow-strip span,.lane-items span{border:1px solid var(--panel-border);color:var(--text);background:#ffffff0f;border-radius:8px;padding:10px 12px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.module-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.module-card{border:1px solid var(--panel-border);background:#ffffff0f;border-radius:12px;gap:12px;min-height:182px;padding:14px;display:grid}.module-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.module-card p{font-size:12px}.module-items{flex-wrap:wrap;align-content:end;gap:8px;display:flex}.module-items span{color:var(--text-muted);background:#0f172a3d;border:1px solid #94a3b838;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:700}.status-dot{border-radius:999px;flex:none;width:10px;height:10px;margin-top:4px}.status-dot.ready{background:var(--accent-success);box-shadow:0 0 0 4px #10b98121}.status-dot.watch{background:var(--accent-warning);box-shadow:0 0 0 4px #f59e0b24}.status-dot.blocked{background:var(--accent-danger);box-shadow:0 0 0 4px #ef444424}.lane-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.lane-card{border:1px solid var(--panel-border);background:#ffffff0f;border-radius:12px;gap:12px;padding:14px;display:grid}.lane-items{gap:8px;display:grid}.flow-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.flow-matrix{gap:10px;margin-top:14px;display:grid}.flow-row{grid-template-columns:minmax(150px,.24fr) minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.flow-row strong{color:var(--text);background:#5bd3ff14;border:1px solid #5bd3ff47;border-radius:10px;padding:10px 12px}.flow-row div{flex-wrap:wrap;gap:8px;display:flex}.flow-row div span{flex:92px;min-width:0}.ops-table{gap:10px;margin-top:14px;display:grid}.ops-table div{border:1px solid var(--panel-border);background:#ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ops-table span{color:var(--text-faint);font-size:12px;font-weight:700}.ops-table strong{color:var(--text);text-align:right}.workspace-tile-copy{gap:10px;display:grid}.experience-prod-shell{color:#f8fbff;background:#08071c;grid-template-columns:288px minmax(0,1fr);min-height:100vh;display:grid;position:relative;overflow-x:hidden}.experience-prod-shell h1,.experience-prod-shell h2,.experience-prod-shell h3,.experience-prod-shell strong{color:#f8fbff}.experience-prod-shell p{color:#a3b2d4}.experience-prod-bg{pointer-events:none;opacity:.9;background:radial-gradient(520px 360px at 12% -8%,#9a4af33d,#0000 70%),radial-gradient(620px 460px at 95% 8%,#5bd3ff1f,#0000 68%);position:fixed;inset:0}.experience-prod-sidebar{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08071cf2;border-right:1px solid #26284c;height:100vh;position:sticky;top:0}.experience-sidebar-inner{flex-direction:column;gap:18px;height:100%;padding:16px;display:flex}.experience-brand-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.experience-brand-row strong,.experience-brand-row span,.experience-sidebar-user{display:block}.experience-brand-row span,.experience-sidebar-user{color:#a3b2d4;font-size:12px}.experience-brand-mark{color:#fff;background:linear-gradient(135deg,#9a4af3,#5bd3ff);border-radius:16px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 18px 36px #9a4af333}.experience-brand-mark svg,.experience-icon-button svg,.experience-prod-nav svg,.experience-icon-tile svg,.experience-alert-card svg,.experience-action-card svg,.experience-method-card svg,.experience-small-action svg,.experience-secondary-button svg,.table-icon{flex:none;width:20px;height:20px}.experience-mode-switcher{background:#101028;border:1px solid #26284c;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.experience-mode-switcher button,.experience-prod-nav button,.experience-icon-button,.experience-primary-button,.experience-secondary-button,.experience-small-button,.experience-small-action,.experience-full-button,.experience-method-card{font:inherit;cursor:pointer}.experience-mode-switcher button{color:#a3b2d4;background:0 0;border:0;border-radius:14px;padding:9px 12px;font-weight:700}.experience-mode-switcher button.active,.experience-primary-button{color:#fff;background:linear-gradient(90deg,#9a4af3,#5bd3ff);border:0}.experience-prod-nav{gap:4px;padding-right:4px;display:grid;overflow:auto}.experience-prod-nav button{color:#a3b2d4;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.experience-prod-nav button.active,.experience-prod-nav button:hover{color:#fff;background:#151738}.experience-health-card{background:#101028;border:1px solid #26284c;border-radius:20px;margin-top:auto;padding:14px}.experience-health-card div{align-items:center;gap:8px;display:flex}.experience-health-card svg{color:#36d399;width:18px;height:18px}.experience-health-card p{color:#a3b2d4;margin-top:8px;font-size:12px}.experience-prod-main{z-index:1;min-width:0;position:relative}.experience-prod-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:2;background:#08071cc2;border-bottom:1px solid #26284c;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 24px;display:flex;position:sticky;top:0}.experience-prod-topbar-left,.experience-prod-actions,.experience-search,.experience-inline-actions{align-items:center;gap:12px;display:flex}.experience-inline-actions{flex-wrap:wrap}.experience-prod-topbar h1{font-size:20px}.experience-prod-topbar p{color:#a3b2d4;font-size:12px}.experience-search{background:#101028;border:1px solid #26284c;border-radius:16px;min-width:300px;height:42px;padding:0 12px}.experience-search svg{color:#a3b2d4;width:17px;height:17px}.experience-search input,.experience-search-row input,.experience-field input,.experience-field select{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.experience-search input::placeholder,.experience-search-row input::placeholder{color:#6b7899}.experience-icon-button,.experience-secondary-button,.experience-small-button,.experience-full-button,.experience-small-action{color:#a3b2d4;background:#101028;border:1px solid #26284c}.experience-icon-button{border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.experience-primary-button,.experience-secondary-button{border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.experience-secondary-button:hover,.experience-icon-button:hover,.experience-small-button:hover,.experience-full-button:hover,.experience-small-action:hover{color:#fff;border-color:#5bd3ff6b}.experience-prod-content{max-width:1600px;margin:0 auto;padding:24px}.experience-page-frame{gap:18px;display:grid}.experience-command-header{background:#101028eb;border:1px solid #26284c;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:18px;padding:20px;display:grid}.experience-command-header h1{margin-top:10px;font-size:32px}.experience-command-header p{color:#a3b2d4;max-width:780px;margin-top:8px}.experience-page-search{background:#101028;border:1px solid #26284c;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.experience-page-search svg{color:#a3b2d4;width:18px;height:18px}.experience-page-search input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.experience-status-strip{background:#101028eb;border:1px solid #26284c;border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));min-height:42px;display:grid;overflow:hidden}.experience-status-strip span{color:#a3b2d4;border-right:1px solid #26284c;place-items:center;font-size:12px;font-weight:800;display:grid}.experience-status-strip span:last-child{border-right:0}.experience-status-strip span.active{color:#fff;background:linear-gradient(90deg,#9a4af3b8,#5bd3ff7a)}.experience-layout-with-context{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:18px;display:grid}.experience-layout-with-context .experience-page-stack,.experience-context-panel,.experience-layout-with-context .experience-page-stack>*{min-width:0;max-width:100%}.experience-layout-with-context .experience-metric-grid,.experience-layout-with-context .experience-card-grid,.experience-layout-with-context .experience-split-grid,.experience-layout-with-context .experience-form-grid{width:100%;min-width:0;max-width:100%}.experience-context-panel{gap:16px;display:grid;position:sticky;top:96px}.experience-role-picker{background:#101028;border:1px solid #26284c;border-radius:16px;padding:10px 12px}.experience-offline-banner{color:#fcd34d;background:#fbbf241a;border:1px solid #fbbf2459;border-radius:18px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;display:flex}.experience-offline-banner svg{flex:none;width:20px;height:20px}.experience-offline-banner div{flex:1;gap:2px;display:grid}.experience-offline-banner span{color:#f8e7b8;font-size:12px}.experience-page-stack{gap:24px;display:grid}.experience-metric-grid,.experience-split-grid,.experience-card-grid,.experience-form-grid{gap:16px;display:grid}.experience-metric-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.experience-metric-grid.four,.experience-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.experience-metric-grid.three,.experience-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-layout-with-context .experience-metric-grid.five,.experience-layout-with-context .experience-metric-grid.four,.experience-layout-with-context .experience-metric-grid.three,.experience-layout-with-context .experience-card-grid.four,.experience-layout-with-context .experience-card-grid.three,.experience-card-grid.two,.experience-form-grid,.experience-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-split-grid.wide-left{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.experience-prod-card{background:#101028eb;border:1px solid #26284c;border-radius:24px;padding:20px;box-shadow:0 24px 70px #0000002e}.experience-overview-hero{background:#12172f;border-color:#36507a}.experience-full-span{grid-column:1/-1}.experience-section-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.experience-section-header h2{font-size:20px}.experience-section-header p,.experience-prod-card p{color:#a3b2d4;font-size:14px}.experience-metric-card{justify-content:space-between;gap:16px;display:flex}.experience-metric-card span,.experience-asset-card span,.experience-result-row span,.experience-field span{color:#a3b2d4;font-size:13px}.experience-metric-card strong{margin-top:8px;font-size:26px;display:block}.experience-metric-card p{color:#36d399;margin-top:8px;font-size:12px}.experience-metric-card p.warning,.experience-alert-card svg.warning{color:#fbbf24}.experience-metric-card p.danger,.experience-alert-card svg.danger{color:#f87171}.experience-icon-tile{color:#5bd3ff;background:#151738;border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.experience-chart{background:#08071cad;border:1px solid #26284c;border-radius:22px;align-items:end;gap:12px;height:290px;padding:18px;display:flex}.experience-chart div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:8px;min-width:0;height:100%;display:flex}.experience-chart span{background:linear-gradient(#5bd3ff,#9a4af3);border-radius:12px 12px 2px 2px;width:100%}.experience-chart small{color:#6b7899;font-weight:800}.experience-alert-list,.experience-result-list,.experience-action-list,.experience-check-list{gap:12px;display:grid}.experience-alert-card,.experience-merchant-row,.experience-asset-card,.experience-timeline-step,.experience-method-card,.experience-mini-card,.experience-state-card,.experience-pending-row,.experience-copy-box,.experience-placeholder,.experience-search-row input,.experience-field input,.experience-field select,.experience-log-panel{background:#151738;border:1px solid #26284c;border-radius:18px}.experience-alert-card,.experience-merchant-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.experience-state-card{gap:12px;padding:16px;display:grid}.experience-mini-card{gap:8px;min-height:122px;padding:14px;display:grid}.experience-mini-card strong{color:#f6f9ff}.experience-mini-card span{color:#a3b2d4;font-size:13px;line-height:1.45}.experience-state-card small{color:#a3b2d4;font-weight:800}.experience-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.experience-card-top>span{color:#a3b2d4;font-size:12px;font-weight:800}.experience-alert-card{justify-content:flex-start}.experience-alert-card svg{color:#5bd3ff;margin-top:2px}.experience-merchant-row p{margin-top:4px;font-size:12px}.experience-status{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.experience-status.approved,.experience-status.captured,.experience-status.active,.experience-status.healthy,.experience-status.matched{color:#6ee7b7;background:#36d39926;border-color:#36d3995c}.experience-status.submitted,.experience-status.queued,.experience-status.pending,.experience-status.info{color:#c4b5fd;background:#9a4af326;border-color:#9a4af35c}.experience-status.underwriting,.experience-status.warning,.experience-status.watch,.experience-status.low,.experience-status.medium{color:#fcd34d;background:#fbbf2426;border-color:#fbbf245c}.experience-status.failed,.experience-status.declined,.experience-status.rejected,.experience-status.mismatch,.experience-status.high,.experience-status.critical{color:#fca5a5;background:#f8717126;border-color:#f871715c}.experience-status.unknown{color:#cbd5e1;background:#94a3b824;border-color:#94a3b85c}.experience-status.busy,.experience-status.syncing{color:#c4b5fd;background:#9a4af326;border-color:#9a4af35c}.experience-status.offline{color:#fca5a5;background:#f8717126;border-color:#f871715c}.experience-status.resolved,.experience-status.completed{color:#6ee7b7;background:#36d39926;border-color:#36d3995c}.experience-table-wrap{overflow-x:auto}.experience-ai-disclosure{background:#5bd3ff14;border:1px solid #5bd3ff47;border-radius:18px;align-items:flex-start;gap:14px;padding:16px;display:flex}.experience-ai-disclosure svg{color:#5bd3ff;flex:none;width:22px;height:22px}.experience-ai-disclosure strong,.experience-ai-disclosure span{display:block}.experience-ai-disclosure span{color:#a3b2d4;margin-top:4px;font-size:13px;line-height:1.5}.experience-ai-digest{gap:12px;display:grid}.experience-ai-digest div{background:#151738;border:1px solid #26284c;border-radius:16px;padding:14px}.experience-ai-digest span,.experience-ai-digest strong{display:block}.experience-ai-digest span{color:#a3b2d4;font-size:12px}.experience-ai-digest strong{margin-top:6px;font-size:14px;line-height:1.45}.experience-ai-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.experience-ai-pane{background:#151738;border:1px solid #26284c;border-radius:18px;padding:18px}.experience-ai-pane.suggested{background:#9a4af314;border-color:#9a4af36b}.experience-ai-pane h3{margin:0 0 14px}.experience-ai-pane p{color:#a3b2d4;line-height:1.55}.experience-ai-pane pre{color:#a3b2d4;background:#08071c;border:1px solid #26284c;border-radius:14px;padding:14px;font-size:12px;line-height:1.6;overflow-x:auto}.experience-table{border-collapse:collapse;text-align:left;width:100%;min-width:820px;font-size:13px}.experience-table.compact{table-layout:fixed;min-width:0}.experience-table th{color:#6b7899;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #26284c;padding:12px;font-size:11px}.experience-table td{color:#f8fbff;vertical-align:middle;border-bottom:1px solid #26284cb8;padding:14px 12px}.experience-table tr:last-child td{border-bottom:0}.experience-table td strong,.experience-table td span{display:block}.experience-table td span{color:#a3b2d4;font-size:12px}.experience-channel-chip,.experience-chip-row span{color:#a3b2d4;background:#151738;border:1px solid #26284c;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.table-icon.success{color:#36d399}.table-icon.danger{color:#f87171}.experience-small-button,.experience-full-button{border-radius:12px;padding:7px 10px;font-size:12px;font-weight:800}.experience-full-button{width:100%;margin-top:16px;padding:10px}.experience-chip-row{flex-wrap:wrap;gap:8px;display:flex}.experience-chip-row.tight,.experience-result-list.compact{gap:6px}.experience-result-list.compact .experience-result-row{border:0;padding:0}.spaced{margin-top:18px}.experience-asset-card{gap:8px;padding:16px;display:grid}.experience-asset-card svg{color:#5bd3ff;width:22px;height:22px}.experience-timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.experience-timeline-step{align-items:center;gap:10px;padding:14px;display:flex}.experience-timeline-step span{color:#6ee7b7;background:#36d39929;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.experience-log-panel{color:#a3b2d4;padding:16px;font-size:12px;line-height:1.7;overflow:auto}.experience-form-grid{align-items:end}.experience-field{gap:8px;display:grid}.experience-field input,.experience-field select{height:48px;padding:0 14px}.experience-result-row{border-bottom:1px solid #26284c;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.experience-result-row span{flex:none}.experience-result-row strong{text-align:right;overflow-wrap:anywhere;min-width:0}.experience-danger-panel{background:#f871711a;border:1px solid #f8717157;border-radius:18px;gap:10px;margin-top:18px;padding:14px;display:grid}.experience-danger-panel.calm{background:#5bd3ff14;border-color:#5bd3ff52}.experience-pending-list{gap:10px;display:grid}.experience-pending-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.experience-pending-row span{color:#a3b2d4;font-size:12px}.experience-progress-bar{background:#08071c;border:1px solid #26284c;border-radius:999px;height:10px;margin-bottom:14px;overflow:hidden}.experience-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#9a4af3,#5bd3ff);height:100%;display:block}.experience-checklist-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.experience-checklist-grid div{color:#a3b2d4;background:#151738;border:1px solid #26284c;border-radius:16px;align-items:center;gap:8px;padding:12px;font-weight:800;display:flex}.experience-checklist-grid div.complete{color:#f8fbff;border-color:#36d39947}.experience-checklist-grid svg{color:#fbbf24;width:18px;height:18px}.experience-checklist-grid .complete svg{color:#36d399}.experience-copy-box{text-align:left;color:#f8fbff;gap:6px;padding:12px;display:grid}.experience-copy-box svg{color:#5bd3ff;width:18px;height:18px}.experience-copy-box span{color:#a3b2d4;font-size:12px;font-weight:800}.experience-copy-box code{overflow-wrap:anywhere;word-break:break-word}.experience-search-row{gap:12px;display:flex}.experience-search-row input{min-height:48px;padding:0 14px}.experience-nested{margin-top:20px}.experience-nested .experience-prod-card{box-shadow:none;background:0 0;border:0;padding:0}.experience-action-card{transition:border-color .14s,transform .14s}.experience-action-card:hover{border-color:#5bd3ff73;transform:translateY(-1px)}.experience-action-card svg{color:#5bd3ff}.experience-method-card{text-align:left;color:#f8fbff;border-radius:24px;padding:18px}.experience-method-card div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.experience-method-card svg{color:#5bd3ff}.experience-method-card span{color:#fcd34d;background:#fbbf241a;border:1px solid #fbbf2452;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.experience-check-list span,.experience-small-action{color:#a3b2d4;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.experience-check-list svg{color:#5bd3ff;width:18px;height:18px}.experience-small-action{width:100%}.experience-placeholder{text-align:center;color:#a3b2d4;border-style:dashed;padding:42px}.mobile-only,.experience-prod-overlay{display:none}.workspace-tile-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-feature-list{color:#e2e8f0f0;gap:5px;margin:0;padding-left:18px;font-size:12px;display:grid}.workspace-tile-control{background:radial-gradient(780px 260px at 20% -14%,#0ea5e95c,#0f172a00 60%),linear-gradient(#ffffff14,#fff0 60%),#0b1224}.workspace-tile-merchant{background:radial-gradient(760px 260px at 18% -14%,#10b98157,#0f172a00 62%),linear-gradient(#ffffff14,#fff0 60%),#0b1224}.workspace-tile:hover{border-color:#3b82f68c;transform:translateY(-4px)rotateX(2deg)rotateY(-2deg);box-shadow:inset 0 1px #ffffff1a,0 26px 70px #0206178c}.workspace-tile .meta{color:#cbd5e1e6}.workspace-tile h2,.workspace-tile h3{color:#e2e8f0fa;text-shadow:0 1px #0000008c}.workspace-tile p{color:#cbd5e1eb;text-shadow:0 1px #00000073}.workspace-footer{border-top:1px solid var(--panel-border);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.theme-dark .workspace-footer{border-top-color:#94a3b82e}.app-shell{background:var(--app-bg);min-height:100vh;color:var(--text);grid-template-columns:256px minmax(0,1fr);display:grid}.sidebar{background:radial-gradient(680px 240px at 0% 0%, #0f8cff14, transparent 54%), var(--panel-bg);border-right:1px solid var(--panel-border);flex-direction:column;gap:12px;height:100vh;padding:16px;display:flex;position:sticky;top:0}.theme-dark .sidebar{border-right-color:var(--border-subtle);background:#091120}.sidebar-brand{border-radius:var(--radius);border:1px solid var(--panel-border);box-shadow:var(--elev-1), var(--inset-raise);background:#0f172a05;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.theme-dark .sidebar-brand{background:#0c1628b8;border-color:#94a3b838}.sidebar-logo{width:56px;height:56px;box-shadow:none;object-fit:contain;background:0 0;border:0;border-radius:0;padding:0;display:block}.sidebar-brand-copy{gap:2px;display:grid}.sidebar-brand-name{letter-spacing:-.02em;font-weight:750}.sidebar-brand-app{color:var(--text-faint);font-size:12px}.sidebar-nav{gap:6px;display:grid}.sidebar-item{border-radius:var(--radius);width:100%;color:var(--text-muted);text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;padding:10px;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.theme-dark .sidebar-item{color:#e2e8f0d6}.theme-dark .sidebar-brand-app,.theme-dark .sidebar-user,.theme-dark .topbar-field-label,.theme-dark .auth-brand-meta,.theme-dark .brand-subtitle{color:#c7d3e2}.theme-dark .auth-card{background:linear-gradient(#09111feb,#0c1628e0),linear-gradient(140deg,#0f8cff26,#19c3a414);border-color:#94a3b83d;box-shadow:0 36px 90px #0000007a,0 12px 30px #00000057}.theme-dark .auth-head{border-bottom-color:#94a3b829}.theme-dark .auth-head-meta .pill{background:#080f1cd6;border-color:#94a3b83d}.theme-dark .auth-brand-tagline{color:#e2e8f0bd}.theme-dark .auth-highlight{background:linear-gradient(#0c1628e0,#09111feb),linear-gradient(145deg,#0f8cff29,#19c3a414);border-color:#60a5fa2e;box-shadow:inset 0 1px #ffffff0f}.theme-dark .auth-highlight strong{color:#e2e8f0b8}.theme-dark .auth-panel .field>.meta,.theme-dark .auth-panel .field-row .meta{color:#e2e8f094}.theme-dark .auth-form-panel{background:linear-gradient(#070d18c2,#0c1628e0);border-color:#94a3b824;box-shadow:inset 0 1px #ffffff0d}.theme-dark .auth-panel .input{background:linear-gradient(#020617d1,#0c1628eb);border-color:#94a3b83d;box-shadow:inset 0 1px #ffffff0d}.theme-dark .auth-panel .input:focus{box-shadow:0 0 0 4px #3b82f629,inset 0 1px #ffffff0f}.theme-dark .auth-links{border-top-color:#94a3b81f}@media (width<=760px){.auth-card{border-radius:24px;padding:22px 18px}.auth-head{gap:14px}.auth-head-copy{gap:6px}.auth-brand-tagline{max-width:32ch;padding-left:0;font-size:12px}.auth-form-panel{padding:16px 14px 4px}}.sidebar-item:hover{color:var(--text);background:#3b82f61a}.sidebar-item.active{color:var(--text);background:#3b82f624;border-color:#3b82f673}.theme-dark .sidebar-item.active{color:#f8fbff;background:#0f8cff29;border-color:#60a5fa66}.sidebar-footer{border-top:1px solid var(--panel-border);margin-top:auto;padding-top:10px}.theme-dark .sidebar-footer{border-top-color:#1f2937cc}.sidebar-user{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-main{flex-direction:column;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--panel-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#f8fafcc7;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:0 22px;display:flex;position:sticky;top:0}.theme-dark .topbar{background:#091120eb;border-bottom-color:#94a3b82e}.topbar-left,.topbar-right{align-items:center;gap:12px;min-width:0;display:flex}.topbar-right{justify-content:flex-end}.topbar-title{align-items:center;gap:10px;font-weight:700;display:inline-flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.topbar-field{gap:4px;display:grid}.topbar-field-label{color:var(--text-muted);font-size:11px}.app-content{width:100%;max-width:1360px;margin:0 auto;padding:24px 24px 48px}.page-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;scroll-margin-top:72px;display:flex}.page-header-copy{gap:6px;max-width:760px;display:grid}.section-stack{gap:16px;display:grid}.section{scroll-margin-top:72px}@media (width<=1024px){.experience-prod-shell{grid-template-columns:1fr}.experience-prod-sidebar{width:min(320px,88vw);transition:transform .16s;position:fixed;left:0;transform:translate(-100%)}.experience-prod-sidebar.open{transform:translate(0)}.experience-prod-overlay{z-index:2;background:#00000080;border:0;display:block;position:fixed;inset:0}.mobile-only{display:grid}.experience-prod-actions .experience-search,.experience-prod-actions .experience-icon-button{display:none}.experience-metric-grid.five,.experience-metric-grid.four,.experience-metric-grid.three,.experience-card-grid.four,.experience-card-grid.three,.experience-card-grid.two,.experience-split-grid,.experience-split-grid.wide-left,.experience-command-header,.experience-layout-with-context,.experience-form-grid,.experience-checklist-grid,.experience-timeline-grid,.experience-ai-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-context-panel{position:static}.control-summary-grid,.grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.ops-overview-grid{grid-template-columns:1fr}.experience-hero,.experience-grid,.experience-section-grid,.lane-grid,.module-grid,.flow-row div,.flow-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-row{grid-template-columns:1fr}.kpi-grid,.kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.experience-prod-topbar{flex-direction:column;align-items:flex-start;padding:14px 16px}.experience-prod-actions{flex-wrap:wrap;width:100%}.experience-prod-actions .experience-primary-button,.experience-prod-actions .experience-secondary-button{flex:auto}.experience-prod-content{padding:16px}.experience-metric-grid.five,.experience-metric-grid.four,.experience-metric-grid.three,.experience-card-grid.four,.experience-card-grid.three,.experience-card-grid.two,.experience-split-grid,.experience-split-grid.wide-left,.experience-command-header,.experience-layout-with-context,.experience-form-grid,.experience-checklist-grid,.experience-ai-detail-grid,.experience-pending-row,.experience-timeline-grid{grid-template-columns:1fr}.experience-command-header h1{font-size:26px}.experience-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-section-header,.experience-search-row,.experience-offline-banner{flex-direction:column;align-items:stretch}.experience-chart{gap:7px;height:220px}.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.topbar{padding:0 16px}.app-content{padding:16px 16px 36px}.workspace-grid,.workspace-hero,.page-hero-grid,.hero-stat-grid,.page-hero-grid-wide,.signal-grid,.ops-overview-grid,.experience-hero,.experience-grid,.experience-section-grid,.lane-grid,.module-grid,.module-grid.compact,.edge-state-grid,.flow-row,.flow-row div,.flow-strip,.timeline-rail{grid-template-columns:1fr}.phone-shell{min-height:auto}.workspace-header{flex-direction:column;align-items:flex-start}.workspace-header-actions{justify-content:flex-start}.grid.cols-2,.grid.cols-3,.control-summary-grid{grid-template-columns:1fr}.panel-span-2{grid-column:auto}.kpi-grid,.kpi-strip,.form-grid{grid-template-columns:1fr}.auth-links,.page-header{flex-direction:column;align-items:flex-start}.overview-list-item{flex-direction:column}.overview-list-meta{text-align:left;justify-items:start}.panel-toolbar,.toolbar-controls{align-items:stretch}.toolbar-field{min-width:100%}}@media (prefers-reduced-motion:reduce){.workspace-tile,.button{transition:none}.workspace-tile:hover,.button:hover{transform:none}}
