:root{--ct-ink:#001e18;--ct-ink-soft:#0b2b25;--ct-accent:#0b6b58;--ct-accent-soft:#eaf5f1;--ct-brand-flash:#07e288;--ct-ground:#f8faf7;--ct-surface:#fff;--ct-cloud:#edeff7;--ct-border:#dde2dc;--ct-border-strong:#c9d1c8;--ct-text:#001e18;--ct-text-muted:#5a6372;--ct-text-subtle:#6e7180;--ct-danger:#b42318;--ct-danger-soft:#fdecec;--ct-warning:#9a5b00;--ct-warning-soft:#fff7e6;color:var(--ct-text);background:var(--ct-ground);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.auth-page,.centered-page,.onboarding-frame{background:#f8faf8;align-items:stretch;min-height:100vh;display:flex}.auth-card{flex-direction:column;justify-content:center;gap:24px;width:min(640px,100%);padding:56px;display:flex}.auth-side{color:#edf8f4;background:#052f28;flex-direction:column;flex:1;justify-content:center;padding:56px;display:flex}.auth-side p{color:#b7d7cd;max-width:60ch}.auth-side h2,.auth-card h1,.page-heading h1{letter-spacing:0;margin:0;line-height:1.08}.auth-card h1{font-size:44px}.brand{align-items:center;gap:12px;display:flex}.brand small{color:#637083;font-size:13px;font-weight:600;display:block}.brand-mark{border-radius:10px;width:42px;height:42px;display:block}.auth-brand{align-self:flex-start}.eyebrow{color:#75839a;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.muted{color:#637083}.form-stack{flex-direction:column;gap:18px;display:flex}.form-stack label{color:#111827;flex-direction:column;gap:8px;font-weight:700;display:flex}.form-stack input,.form-stack select{color:#101727;background:#fcfdfb;border:1px solid #d6dee8;border-radius:8px;height:48px;padding:0 14px}.input-with-icon{color:#637083;background:#fcfdfb;border:1px solid #d6dee8;border-radius:8px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.input-with-icon input{background:0 0;border:0;flex:1;min-width:0;height:46px;padding:0}.input-with-icon:focus-within{border-color:#00765f;outline:3px solid #00765f29}.input-with-icon input:focus{outline:none}.form-stack input:focus,.form-stack select:focus{border-color:#00765f;outline:3px solid #00765f29}.primary-button{color:#f2fbf8;cursor:pointer;background:#002f29;border:0;border-radius:8px;height:50px;font-weight:800}.action-button{justify-content:center;align-items:center;gap:10px;display:inline-flex}.primary-button:disabled{cursor:wait;opacity:.72}.form-error{color:#8e1f1f;background:#fff1f1;border:1px solid #ef9a9a;border-radius:8px;margin:0;padding:12px}.signup-split-page{background:#fff;min-height:100vh;display:flex}.signup-form-pane{flex-direction:column;flex:1 1 0;justify-content:space-between;gap:32px;min-width:0;padding:48px 80px;display:flex}.signup-brand{color:#0f172a;letter-spacing:-.025em;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.signup-mark{border-radius:8px;width:32px;height:32px;display:block}.signup-form-wrap{flex-direction:column;gap:28px;width:100%;max-width:420px;margin:0 auto;animation:.18s cubic-bezier(.22,1,.36,1) auth-content-in;display:flex}.signup-form-wrap h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:600;line-height:34px}.login-heading{flex-direction:column;gap:8px;display:flex}.login-heading p{color:#475569;margin:0;font-size:14px;line-height:20px}.signup-form{gap:14px}.signup-form label{color:#0f172a;gap:6px;font-size:12px;font-weight:500}.signup-form input,.signup-form select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;height:44px;padding:0 14px;font-size:14px;font-weight:400}.signup-form input::placeholder{color:#64748b}.signup-form input:focus,.signup-form select:focus{border-color:#001e18;outline:3px solid #001e181f}.field-help{color:#64748b;font-size:12px;font-weight:400;line-height:16px}.signup-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.signup-submit{color:#fff;background:#001e18;border-radius:8px;height:44px;margin-top:6px;font-size:14px;font-weight:500;box-shadow:0 4px 10px -4px #001e184d}.signup-login-link{color:#475569;text-align:center;margin:-2px 0 0;font-size:13px}.signup-login-link a{color:#001e18;font-weight:700}.signup-footer{color:#64748b;text-align:center;justify-content:center;font-size:11px;line-height:16.5px;display:block}.signup-footer a{color:#64748b}.signup-trust-pane{color:#fff;background:#001e18;flex-direction:column;gap:0;width:640px;min-height:100vh;padding:64px;display:flex;position:relative;overflow:hidden}.signup-trust-pane:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(130deg,#07e28814,#0000 34%);animation:.36s cubic-bezier(.22,1,.36,1) auth-pane-glow;position:absolute;inset:0}.signup-trust-pane:before{content:"";background:radial-gradient(circle,#07e2882e,#07e28800 68%);border-radius:999px;width:480px;height:480px;position:absolute;top:-120px;right:-120px}.demo-env-pane:before{background:radial-gradient(circle,#07e28824,#07e28800 68%)}.demo-env-card{z-index:1;background:#07e28814;border:1px solid #07e28847;border-radius:12px;gap:14px;margin-top:40px;padding:18px;display:flex;position:relative}.demo-env-card .live-dot{flex:0 0 10px;width:10px;height:10px;margin:5px 0 0}.demo-env-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;width:100%;margin:0;display:grid}.demo-env-card div{min-width:0}.demo-env-card dt{color:#ffffff85;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:16px}.demo-env-card dd{color:#fff;margin:4px 0 0;font-size:14px;font-weight:600;line-height:20px}.demo-env-list{z-index:1;color:#ffffffdb;flex-direction:column;gap:14px;margin:32px 0 0;padding:0;font-size:13px;line-height:19px;list-style:none;display:flex;position:relative}.demo-env-list li{align-items:center;gap:10px;display:flex}.demo-env-list li:before{content:"";background:#07e288;border-radius:999px;flex:0 0 7px;width:7px;height:7px}@keyframes auth-content-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-pane-glow{0%{opacity:0}35%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.signup-form-wrap,.signup-trust-pane:after{animation:none}}.trust-copy,.phi-card,.stripe-card,.stripe-transfer-label,.trust-list{z-index:1;position:relative}.trust-kicker{color:#07e288;letter-spacing:.05em;text-transform:uppercase;background:#07e2881a;border:1px solid #07e2884d;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 0 40px;padding:6px 12px;font-size:11px;font-weight:500;line-height:16.5px;display:flex}.trust-kicker span{background:#07e288;border-radius:999px;width:6px;height:6px}.trust-copy h2{color:#fff;letter-spacing:-.02em;max-width:512px;margin:0;font-size:34px;font-weight:600;line-height:42px}.phi-card,.stripe-card{border-radius:12px;width:100%}.phi-card{background:#07e28814;border:1px solid #07e2884d;margin-top:40px;padding:16px}.stripe-card{background:#635bff1f;border:1px solid #8780ff66;padding:16px}.card-label,.stripe-card-heading{align-items:center;gap:6px;margin:0 0 12px;display:flex}.card-label span,.stripe-card-heading span:last-child{color:#07e288;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:15px}.phi-card dl,.stripe-card dl{color:#ffffffd9;font-variant-numeric:tabular-nums;grid-template-columns:88px 1fr;gap:6px 0;margin:0;display:grid}.phi-card dt,.stripe-card dt{color:#ffffff8c;font-size:12px;font-weight:400;line-height:18px}.phi-card dd,.stripe-card dd{color:#ffffffd9;text-align:left;margin:0;font-size:12px;font-weight:400;line-height:18px}.phi-card dd:first-of-type,.stripe-card dd:first-of-type{font-weight:500}.muted-italic{font-style:italic;color:#ffffff8c!important}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px!important;line-height:16.5px!important}.stripe-transfer-label{color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;width:fit-content;margin:8px auto;padding:4px 12px;font-size:10px;font-weight:600;line-height:15px;display:flex}.stripe-transfer-label span{background:#ffffff26;width:24px;height:1px}.stripe-transfer-label svg{display:block}.stripe-card-heading span:last-child{color:#a7a1ff}.stripe-badge{color:#fff;background:#635bff;border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;line-height:12px;display:inline-flex}.trust-list{color:#ffffffe6;flex-direction:column;gap:14px;margin:40px 0 0;padding:0;font-size:14px;list-style:none;display:flex}.trust-list li{align-items:center;gap:12px;min-height:24px;display:flex}.trust-check{background:#07e28826;border-radius:6px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.trust-check svg{display:block}.verify-page{color:#0f172a;background:#fafaf8;justify-content:center;align-items:center;min-height:100vh;padding:48px;display:flex;position:relative}.verify-brand{color:#0f172a;letter-spacing:-.025em;align-items:center;gap:8px;font-size:15px;font-weight:600;line-height:22.5px;display:flex;position:absolute;top:32px;left:48px}.verify-mark{border-radius:7.5px;width:30px;height:30px;display:block}.verify-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:24px;width:480px;padding:40px;display:flex;box-shadow:0 24px 48px -16px #0f172a2e}.verify-icon{background:#fafaf8;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.verify-icon svg{display:block}.verify-copy{text-align:center;flex-direction:column;gap:8px;display:flex}.verify-copy h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:24px;font-weight:600;line-height:36px}.verify-copy p{color:#475569;margin:0;font-size:14px;line-height:20px}.verify-copy strong{color:#0f172a;font-weight:500}.verify-code-panel{background:#fafaf8;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:14px;display:flex}.verify-code-panel>span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:16.5px}.verify-code-grid{gap:6px;display:flex}.verify-code-grid input{color:#0f172a;text-align:center;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:48px;height:52px;padding:0;font-size:22px;font-weight:600;line-height:33px}.verify-code-grid input:focus{border-color:#001e18;outline:none;box-shadow:0 0 0 3px #07e2882e}.verify-submit{color:#fff;background:#001e18;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:44px;font-size:14px;font-weight:500;display:flex}.verify-submit:disabled{cursor:not-allowed;opacity:.72}.verify-help{color:#475569;flex-direction:column;align-items:center;gap:10px;font-size:12px;line-height:18px;display:flex}.verify-help span:last-child{color:#64748b}.verify-help a{text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.company-page{color:#0f172a;background:#fafaf8;flex-direction:column;min-height:100vh;display:flex}.company-topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex}.company-topbar-brand{align-items:center;gap:14px;display:flex}.company-logo{align-items:center;gap:8px;display:flex}.company-logo-mark{border-radius:7.5px;width:30px;height:30px;display:block}.company-topbar-copy{flex-direction:column;line-height:1.25;display:flex}.company-topbar-copy span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.company-topbar-copy strong{color:#0f172a;font-size:14px;font-weight:600}.company-main{flex:1}.company-progress{background:#fff;padding:32px 40px}.company-progress ol{justify-content:center;align-items:center;gap:0;margin:0 auto;padding:0;list-style:none;display:flex}.company-progress li{align-items:center;gap:10px;display:flex}.company-progress li>span{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:inline-flex}.company-progress li[aria-current=step]>span{color:#07e288;background:#001e18;border-color:#001e18;box-shadow:0 0 0 4px #07e28847}.company-progress strong{color:#475569;font-size:13px;font-weight:400}.company-progress li[aria-current=step] strong{color:#0f172a;font-weight:600}.company-progress-line{background:#e2e8f0;width:100px;height:1px;margin:0 20px}.company-panel{flex-direction:column;gap:24px;width:100%;max-width:680px;margin:0 auto;padding:48px 40px;display:flex}.company-heading{flex-direction:column;gap:6px;display:flex}.company-heading h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:26px;font-weight:600;line-height:39px}.company-heading p{color:#475569;margin:0;font-size:14px;line-height:20px}.company-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:20px;padding:28px;display:flex}.company-row{gap:14px;display:flex}.company-row>.company-field{flex:1}.company-row-dba>.company-field{max-width:none}.company-address-group{flex-direction:column;gap:14px;display:flex}.company-address-row{grid-template-columns:minmax(0,1fr) 84px 112px 92px;gap:14px;display:grid}.company-field{color:#0f172a;flex-direction:column;gap:6px;min-width:0;font-size:12px;font-weight:500;line-height:18px;display:flex}.company-field input,.company-field select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px;font-weight:400}.company-field input::placeholder{color:#64748b}.company-field input:focus,.company-field select:focus{border-color:#001e18;box-shadow:0 0 0 3px #07e28847}.company-field small{color:#64748b;font-size:12px;font-weight:400;line-height:16px}.company-descriptor-label{justify-content:space-between;align-items:center;gap:6px;display:flex}.company-descriptor-label>span{color:#64748b;font-variant-numeric:tabular-nums;font-size:11px;font-weight:400}.company-field input[name=statement_descriptor]{text-transform:uppercase}.company-form-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.company-form-footer>span{color:#475569;font-size:12px;line-height:18px}.company-form-footer>div{gap:8px;display:flex}.company-secondary-button{color:#475569;white-space:nowrap;background:0 0;border:0;border-radius:6px;height:44px;padding:0 16px;font-size:14px;font-weight:500}.company-primary-button{color:#fff;white-space:nowrap;background:#001e18;border:0;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:14px;font-weight:500;display:flex;box-shadow:0 4px 10px -4px #001e184d}.company-primary-button:disabled,.company-secondary-button:disabled{opacity:.72}.onboarding-frame{background:linear-gradient(90deg,#fbfcfa 0 44%,#0000 44%),#f4f7f3}.setup-progress{border-right:1px solid #dbe3ec;flex-direction:column;gap:36px;width:min(420px,38vw);padding:40px 32px;display:flex}.setup-progress-list{flex-direction:column;gap:12px;display:flex}.setup-step{color:#526176;background:#fbfcfa;border:1px solid #dbe3ec;border-radius:8px;align-items:center;gap:12px;min-height:74px;padding:14px;display:flex}.setup-step.active{color:#133f36;background:#edf8f3;border-color:#90d7c0}.setup-step>span{color:#153f36;background:#e6ece8;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:inline-flex}.setup-step.active>span{color:#f2fbf8;background:#002f29}.setup-step div{flex-direction:column;gap:2px;min-width:0;display:flex}.setup-step strong{color:#101727}.setup-step small{color:#637083;font-weight:700}.setup-note,.organization-context{color:#24483f;background:#f1f7f3;border:1px solid #cddbd5;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.setup-form-card{flex-direction:column;justify-content:center;gap:18px;width:min(680px,100%);padding:56px;display:flex}.setup-form-card.wide{justify-content:flex-start;width:min(860px,100%)}.setup-form-card h1{letter-spacing:0;margin:0;font-size:42px;line-height:1.08}.setup-intro{max-width:66ch;margin:0 0 8px}.setup-footer-row{color:#637083;align-items:center;gap:8px;font-weight:700;display:flex}.setup-footer-row a{color:#006b57;font-weight:900}.field-grid{gap:14px;display:grid}.field-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three-column{grid-template-columns:1.3fr .7fr 1fr .7fr}.form-section{border-top:1px solid #dbe3ec;flex-direction:column;gap:14px;padding-top:22px;display:flex}.form-section:first-child{border-top:0;padding-top:0}.form-section h2{margin:0;font-size:18px}.form-section p{color:#637083;max-width:68ch;margin:4px 0 0}.live-dot{background:#c46060;border-radius:999px;width:12px;height:12px;margin-bottom:18px}.live-dot.live{background:#4be59a}.app-shell{background:var(--ct-ground);min-height:100vh;color:var(--ct-text);display:flex}.sidebar{background:var(--ct-ink);width:244px;height:100dvh;color:var(--ct-ground);flex-direction:column;flex:0 0 244px;gap:18px;padding:20px 14px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-mobile-header{flex-direction:column;display:flex}.mobile-menu-button{display:none}.sidebar-brand{border-bottom:1px solid #edeff724;gap:10px;padding:0 4px 18px}.sidebar-brand-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.sidebar-brand-copy strong{color:#f8faf7;font-size:15px;font-weight:700;line-height:1}.sidebar-brand-copy small{color:#b9c9c3;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.org-badge{width:14px;height:14px;color:var(--ct-brand-flash);background:#07e28829;border-radius:3px;justify-content:center;align-items:center;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.nav-list{overscroll-behavior:contain;flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}.nav-link{color:#c7d7d1;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.nav-link:hover,.nav-link:focus,.nav-link.active{color:#fff;background:#0b6b58b3;border-color:#edeff714;outline:none}.nav-link.active{font-weight:600}.sidebar-footer-stack{border-top:1px solid #edeff724;flex-direction:column;gap:8px;margin-top:auto;padding-top:16px;display:flex}.sidebar-footer,.sidebar-user{align-items:center;gap:9px;display:flex}.sidebar-footer{color:#d7e4de;background:#edeff70f;border:1px solid #edeff71f;border-radius:6px;padding:8px 10px}.sidebar-footer span,.sidebar-user span:not(.avatar){flex-direction:column;min-width:0;display:flex}.sidebar-footer strong,.sidebar-user strong{color:#f8faf7;font-size:11px;font-weight:600;display:block}.sidebar-footer small,.sidebar-user small{color:#a9bbb5;font-size:10px}.sidebar-user{padding:6px 10px}.avatar{color:#9febcb;background:#0b2b25;border-radius:6px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:inline-flex}.main-column{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--ct-border);background:var(--ct-surface);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:0 32px;display:flex}.topbar-actions,.company-topbar-actions{align-items:center;gap:12px;display:flex}.org-picker{min-width:258px;height:46px;color:var(--ct-text-subtle);align-items:center;font-size:12px;font-weight:500;display:inline-flex;position:relative}.org-picker>button{border:1px solid var(--ct-border);background:var(--ct-surface);width:100%;height:100%;color:inherit;font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:0 12px;display:inline-flex}.org-picker>button:hover,.org-picker>button:focus-visible,.org-picker>button[aria-expanded=true]{border-color:var(--ct-border-strong);background:#fbfcfa;outline:none}.org-picker-button-copy{text-align:left;flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.org-picker-button-copy span{text-transform:uppercase;letter-spacing:.05em}.org-picker-mark{background:var(--ct-ink);color:#9febcb;border-radius:6px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.org-picker-chevron{color:var(--ct-text-subtle);flex:none;transition:transform .16s cubic-bezier(.22,1,.36,1)}.org-picker>button[aria-expanded=true] .org-picker-chevron{transform:rotate(180deg)}.org-picker strong{min-width:0;color:var(--ct-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;overflow:hidden}.org-picker-menu{z-index:40;border:1px solid var(--ct-border);background:var(--ct-surface);border-radius:8px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 36px #001e1824}.org-picker-menu button{width:100%;min-height:42px;color:var(--ct-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 8px;font-size:14px;font-weight:500;display:flex}.org-picker-menu button:hover,.org-picker-menu button:focus-visible,.org-picker-menu button[aria-selected=true]{background:var(--ct-ground);outline:none}.org-picker-option-copy{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.org-picker-check{color:var(--ct-accent);flex:none}.logout-button{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.logout-button:hover,.logout-button:focus{color:#0f172a;border-color:#cbd5e1;outline:none}.logout-button:focus-visible{outline:3px solid #00765f29}.logout-button:disabled{cursor:wait;opacity:.72}.search-placeholder{border:1px solid var(--ct-border);width:min(520px,100%);height:38px;color:var(--ct-text-subtle);font:inherit;text-align:left;cursor:pointer;background:#fbfcfa;border-radius:6px;align-items:center;gap:9px;padding:0 12px;font-size:13px;font-weight:400;display:flex}.search-placeholder:hover,.search-placeholder:focus-visible{border-color:var(--ct-border-strong);background:var(--ct-surface);outline:none}.search-placeholder span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.search-placeholder kbd{border:1px solid var(--ct-border);background:var(--ct-surface);color:var(--ct-text-subtle);border-radius:5px;margin-left:auto;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:600}.mode-switch{background:var(--ct-danger-soft);letter-spacing:.05em;text-transform:uppercase;border:1px solid #e8c7c3;border-radius:6px;align-items:center;height:32px;padding:3px;font-size:11px;font-weight:600;display:flex}.mode-switch span{height:24px;color:var(--ct-danger);opacity:.58;border-radius:4px;align-items:center;padding:0 13px;display:inline-flex}.mode-switch .mode-active{background:var(--ct-surface);color:var(--ct-danger);opacity:1;box-shadow:0 1px 3px #001e1814}.icon-button,.new-button,.secondary-button{border:1px solid var(--ct-border);background:var(--ct-surface);color:var(--ct-text);border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:inline-flex}.icon-button{width:34px;height:34px;color:var(--ct-text-muted)}.new-button{border-color:var(--ct-accent);background:var(--ct-accent);color:#fff;gap:8px;height:34px;padding:0 14px;font-weight:600}.secondary-button{height:36px;color:var(--ct-text);gap:8px;padding:0 13px}.sandbox-banner{background:var(--ct-danger-soft);min-height:42px;color:var(--ct-danger);border-bottom:1px solid #e8c7c3;justify-content:space-between;align-items:center;gap:16px;padding:0 32px;font-size:12px;font-weight:500;display:flex}.sandbox-banner a{white-space:nowrap;text-decoration:underline}.content{width:100%;max-width:1420px;padding:32px}.content:has(.transactions-layout,.subscriptions-layout,.customer-detail-layout,.invoice-detail-layout){max-width:none;padding-right:20px}.dashboard-page{flex-direction:column;gap:24px;display:flex}.dashboard-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.page-heading{flex-direction:column;gap:10px;display:flex}.page-heading h1{font-size:42px}.page-heading.compact{gap:6px}.page-heading.compact h1{color:#0f172a;font-size:24px;font-weight:700;line-height:1.2}.subscription-index-summary{align-items:center;gap:10px;display:flex}.subscription-summary-pill{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:baseline;gap:8px;min-width:88px;min-height:38px;padding:8px 12px;display:inline-flex}.subscription-summary-pill strong{color:#0f172a;font-size:16px;font-weight:800;line-height:1}.subscription-summary-pill small{color:#64748b;white-space:nowrap;font-size:11px;font-weight:750}.page-heading p{color:#65748b;margin:0}.dashboard-actions{align-items:center;gap:8px;display:flex}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card,.metric-card-v2{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:120px;padding:22px;display:flex}.metric-card-v2 span{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.metric-card-v2 span em{color:#047857;background:#ecfdf5;border-radius:5px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:800}.metric-card-v2 strong{color:#0f172a;letter-spacing:0;font-size:32px;font-weight:700;line-height:1}.metric-card-v2.metric-alert span em{color:#b91c1c;background:#fef2f2}.dashboard-grid{gap:16px;display:grid}.dashboard-grid-main,.dashboard-grid-lower{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.dashboard-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0}.revenue-card{min-height:330px;padding:24px}.card-heading,.progress-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card-heading.bordered{border-bottom:1px solid #e2e8f0;padding:20px 24px}.card-heading h2,.progress-heading strong{color:#0f172a;margin:0;font-size:16px;font-weight:700;line-height:1.25}.card-heading p,.progress-heading small{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.35;display:block}.card-heading a{color:#047857;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.segmented-control{background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;height:30px;padding:3px;display:flex}.segmented-control button{color:#64748b;background:0 0;border:0;border-radius:5px;min-width:42px;font-size:12px;font-weight:700}.segmented-control button.active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0f172a14}.revenue-chart{height:230px;margin-top:28px;position:relative}.revenue-chart svg{width:100%;height:100%;position:absolute;inset:0}.invoice-list{flex-direction:column;display:flex}.invoice-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:0 24px;display:flex}.invoice-row:last-child{border-bottom:0}.invoice-row span{flex-direction:column;gap:4px;min-width:0;display:flex}.invoice-row strong{color:#0f172a;font-size:13px}.invoice-row span strong{align-items:center;gap:6px;font-weight:700;display:flex}.invoice-row small{color:#64748b;font-size:12px}.transactions-card{overflow:hidden}.transaction-table{flex-direction:column;min-width:720px;display:flex}.transaction-row{color:#0f172a;border-bottom:1px solid #f1f5f9;grid-template-columns:80px minmax(220px,1fr) 120px 110px;align-items:center;gap:16px;min-height:58px;padding:0 24px;font-size:13px;display:grid}.transaction-row:last-child{border-bottom:0}.transaction-row>:nth-child(3),.transaction-row>:nth-child(4){text-align:right;justify-self:end}.transaction-head{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;min-height:40px;font-size:10px;font-weight:800}.transaction-customer{align-items:center;gap:7px;min-width:0;font-weight:700;display:flex}.transaction-customer small{color:#64748b;min-width:0;font-size:12px;font-weight:500}.transaction-customer small:before{content:"- "}.transaction-row code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px}.status-badge{color:#475569;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:82px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-badge:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.status-succeeded,.status-paid{color:#047857;background:#ecfdf5}.status-failed{color:#dc2626;background:#fef2f2}.status-processing,.status-requires_payment_method{color:#b45309;background:#fffbeb}.status-refunded{color:#64748b;background:#f8fafc}.dashboard-side-stack{flex-direction:column;gap:16px;display:flex}.checklist-card{padding:20px}.progress-heading{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.progress-heading>strong{font-size:12px}.checklist{flex-direction:column;gap:12px;padding-top:14px;display:flex}.checklist span{color:#0f172a;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.checklist span.done{color:#64748b;font-weight:500;text-decoration:line-through}.checklist i{color:#001e18;background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-style:normal;display:inline-flex}.checklist span.done i{background:#07e288;border-color:#07e288}.go-live-card{color:#fff;background:#001e18;border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.go-live-card span{color:#07e288;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.go-live-card strong{font-size:16px;line-height:1.35}.go-live-card small{color:#ffffffb8;font-size:12px;line-height:1.45}.go-live-card em{color:#001e18;background:#07e288;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:36px;margin-top:6px;font-size:13px;font-style:normal;font-weight:800;display:inline-flex}.transactions-page{flex-direction:column;gap:22px;display:flex}.transactions-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.transactions-table-card,.transaction-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;overflow:hidden}.transactions-table-card{overflow-x:auto}.transaction-status-strip{background:#fff;border-bottom:1px solid #eef2f7;flex-wrap:wrap;gap:8px;padding:14px 16px 10px;display:flex}.status-filter-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.status-filter-button:hover,.status-filter-button:focus{background:#f8fafc;border-color:#cbd5e1;outline:none}.status-filter-button[aria-pressed=true]{color:#fff;background:#001e18;border-color:#001e18}.status-filter-button strong{font-variant-numeric:tabular-nums}.transaction-controls{background:#fff;border-bottom:1px solid #eef2f7;justify-content:flex-start;align-items:center;padding:12px 16px;display:flex}.transactions-table{flex-direction:column;min-width:640px;display:flex}.tx-row{color:#0f172a;text-align:left;background:0 0;border:0;border-bottom:1px solid #f1f5f9;grid-template-columns:104px minmax(132px,1fr) 96px 92px minmax(112px,.85fr) 84px;align-items:center;gap:10px;min-height:58px;padding:0 18px;font-size:13px;display:grid}.tx-row:last-child{border-bottom:0}.tx-row>:nth-child(3),.tx-row>:nth-child(6){text-align:right;justify-self:end}.tx-head{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;min-height:42px;font-size:10px;font-weight:800}.tx-head button{color:inherit;font:inherit;letter-spacing:inherit;text-align:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0}.tx-head button:hover,.tx-head button:focus{color:#475569;outline:none}.tx-button{cursor:pointer;width:100%}.tx-button:hover,.tx-button:focus{background:#f8fafc;outline:none}.tx-button.selected{background:#f8fafc;box-shadow:inset 0 0 0 1px #cbd5e1}.transaction-search{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;min-width:260px;height:36px;padding:0 10px;display:inline-flex}.transaction-search input{color:#0f172a;background:0 0;border:0;outline:none;min-width:0;font-size:13px}.transaction-pagination{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 16px;font-size:12px;display:flex}.transaction-pagination div{align-items:center;gap:8px;display:inline-flex}.transaction-pagination button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.transaction-pagination button:disabled{cursor:not-allowed;opacity:.45}.transaction-state{color:#64748b;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:220px;padding:28px;font-size:13px;display:flex}.transaction-state strong{color:#0f172a;font-size:15px}.tx-skeleton span{background:#e2e8f0;border-radius:999px;height:12px}.tx-date,.tx-customer{align-items:center;gap:7px;min-width:0;display:flex}.tx-date{flex-direction:column;align-items:flex-start;gap:2px}.tx-date strong,.tx-customer strong{color:#0f172a;font-size:13px;font-weight:700}.tx-date small{color:#64748b;font-size:11px}.tx-row code,.detail-facts code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:700}.status-pending{color:#b45309;background:#fffbeb}.status-active{color:#047857;background:#ecfdf5}.status-past_due{color:#dc2626;background:#fef2f2}.status-lapsed,.status-draft,.status-canceled,.status-cancelled,.status-paused{color:#64748b;background:#f8fafc}.status-connected{color:#047857;background:#ecfdf5}.transaction-detail-card{flex-direction:column;display:flex}.transaction-detail-header{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.transaction-detail-header>span{align-items:center;gap:10px;display:flex}.transaction-detail-header strong{color:#0f172a;letter-spacing:0;font-size:26px;font-weight:750}.transaction-detail-header small{color:#64748b;font-size:12px}.stripe-link-button{color:#4338ca;background:#f4f3ff;border:1px solid #d7d5ff;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:fit-content;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.transaction-detail-section{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.transaction-detail-section:last-child{border-bottom:0}.transaction-detail-section h2{color:#001e18;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:11px;font-weight:800;display:flex}.detail-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-inline-link{color:#047857;font-size:12px;font-weight:800}.stripe-mark{color:#fff;letter-spacing:0;background:#635bff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:inline-flex}.detail-facts{grid-template-columns:minmax(0,1fr);gap:10px;margin:0;display:grid}.detail-facts div{grid-template-columns:minmax(96px,.8fr) minmax(0,1fr);gap:12px;display:grid}.detail-facts dt{color:#64748b;font-size:12px;font-weight:600}.detail-facts dd{color:#0f172a;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;font-weight:700}.detail-muted{color:#64748b;margin:0;font-size:12px;line-height:1.45}.related-payments{flex-direction:column;gap:0;display:flex}.related-payment-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;min-height:42px;display:flex}.related-payment-row:last-child{border-bottom:0}.related-payment-row span{flex-direction:column;gap:2px;min-width:0;display:flex}.related-payment-row strong{color:#0f172a;font-size:12px;font-weight:800}.related-payment-row small{color:#64748b;text-transform:capitalize;font-size:11px}.privacy-note{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;margin:0;padding:11px 12px;font-size:11px;line-height:1.45}.customers-page,.customer-detail-page{flex-direction:column;gap:22px;display:flex}.customer-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px;display:flex}.customer-filters>span{color:#64748b;white-space:nowrap;margin-left:auto;font-size:12px}.customer-search{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:9px;width:min(390px,100%);height:36px;padding:0 12px;font-size:13px;display:flex}.customer-search span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customers-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.customers-table{flex-direction:column;min-width:860px;display:flex}.customer-row{color:#0f172a;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(240px,2fr) 100px 110px 120px 120px 95px;align-items:center;gap:14px;min-height:64px;padding:0 22px;font-size:13px;display:grid}.customer-row:last-child{border-bottom:0}.customer-row>:nth-child(n+3){text-align:right;justify-self:end}.customer-head{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;min-height:42px;font-size:10px;font-weight:800}.customer-link:hover,.customer-link:focus{background:#f8fafc;outline:none}.customer-identity{align-items:center;gap:11px;min-width:0;display:flex}.customer-identity>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-identity strong,.customer-profile-main h1{color:#0f172a;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.customer-identity small{color:#64748b;font-size:12px}.customer-avatar{color:#fff;background:linear-gradient(135deg,#07e288,#001e18);border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:inline-flex}.customer-avatar.muted{background:linear-gradient(135deg,#94a3b8,#475569)}.customer-avatar.large{flex-basis:56px;width:56px;height:56px;font-size:18px}.modal-backdrop{z-index:50;background:#0f172a8c;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.customer-modal{background:#fff;border-radius:14px;width:min(640px,100%);overflow:hidden;box-shadow:0 24px 60px -18px #0f172a3d}.modal-header,.modal-footer{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.modal-header{padding:26px 28px 12px}.modal-header h2{color:#0f172a;margin:0;font-size:18px;font-weight:750}.modal-header p{color:#64748b;margin:5px 0 0;font-size:13px}.modal-header button{color:#64748b;background:0 0;border:0;border-radius:6px;width:32px;height:32px}.phi-callout{color:#64748b;align-items:center;gap:8px;margin:0 28px 14px;font-size:12px;display:flex}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 28px 26px;display:grid}.customer-field{color:#0f172a;flex-direction:column;gap:6px;min-width:0;font-size:12px;font-weight:650;display:flex}.customer-field.span-2{grid-column:1/-1}.catalog-page,.subscriptions-page,.invoices-page,.invoice-detail-page,.developers-page,.settings-page{flex-direction:column;gap:22px;display:flex}.catalog-tabs,.developer-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:2px;width:fit-content;padding:4px;display:inline-flex;overflow-x:auto}.catalog-tabs button,.developer-tabs button{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.catalog-tabs button[aria-selected=true],.developer-tabs button[aria-selected=true]{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0f172a14}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card,.empty-workbench,.subscriptions-table-card,.subscription-detail-card,.invoices-table-card,.invoice-document,.invoice-side-card,.developer-panel,.api-key-card,.team-table-card,.permissions-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;overflow:hidden}.product-card{flex-direction:column;justify-content:space-between;gap:22px;min-height:210px;padding:20px;display:flex}.product-card-heading,.product-meta,.api-key-heading,.detail-card-header,.invoice-document-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-icon,.empty-icon{color:#001e18;background:#ecfdf5;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.product-copy h2,.empty-workbench h2{color:#0f172a;margin:0;font-size:16px;font-weight:750;line-height:1.3}.product-copy p,.empty-workbench p{color:#64748b;margin:6px 0 0;font-size:12px;line-height:1.45}.product-meta span,.invoice-document-top span,.invoice-total-block span,.api-key-heading,.team-member>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.product-meta strong,.invoice-document-top strong,.invoice-total-block strong{color:#0f172a;letter-spacing:0;font-size:20px;font-weight:750}.product-meta small,.invoice-document-top small,.invoice-total-block small{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:700}.empty-workbench{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:310px;padding:48px 24px;display:flex}.empty-workbench p{max-width:42ch}.subscriptions-layout,.invoice-detail-layout,.settings-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:16px;display:grid}.subscriptions-table-card,.invoices-table-card,.team-table-card{overflow-x:auto}.subscription-row,.invoice-table-row,.team-row{color:#0f172a;text-align:left;border-bottom:1px solid #f1f5f9;align-items:center;gap:14px;min-height:62px;padding:0 22px;font-size:13px;display:grid}.subscription-row{grid-template-columns:minmax(190px,1.35fr) minmax(190px,1.4fr) 100px 145px 110px}.invoice-table-row{grid-template-columns:minmax(180px,1.2fr) minmax(190px,1.3fr) 110px 120px 120px 110px}.team-row{grid-template-columns:minmax(240px,1.7fr) 130px 120px 110px}.subscription-row:last-child,.invoice-table-row:last-child,.team-row:last-child{border-bottom:0}.subscription-row>:nth-child(n+3),.invoice-table-row>:nth-child(n+3),.team-row>:nth-child(n+3){text-align:right;justify-self:end}.subscription-head,.invoice-table-head,.team-head{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;min-height:42px;font-size:10px;font-weight:800}.subscription-button{cursor:pointer;background:0 0;border:0;width:100%}.subscription-button:hover,.subscription-button:focus,.subscription-button.selected,.invoice-link:hover,.invoice-link:focus{background:#f8fafc;outline:none}.subscription-button.selected{box-shadow:inset 0 0 0 1px #cbd5e1}.secure-name,.team-member{align-items:center;gap:8px;min-width:0;display:flex}.secure-name strong,.team-member strong{color:#0f172a;align-items:center;gap:7px;min-width:0;font-weight:750;display:flex}.team-member small{color:#64748b;font-size:12px}.team-member em{color:#047857;background:#ecfdf5;border-radius:999px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:800}.subscription-detail-card,.invoice-side-card,.permissions-card{flex-direction:column;display:flex}.detail-card-header{border-bottom:1px solid #e2e8f0;padding:18px 20px}.detail-card-header span{align-items:center;gap:10px;min-width:0;display:flex}.detail-card-header strong{color:#0f172a;font-size:16px;font-weight:750}.detail-card-header small{color:#64748b;font-size:12px;font-weight:650}.detail-facts.padded{padding:18px 20px}.detail-facts.compact{padding-top:0}.subscriptions-page .subscriptions-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr)}.subscriptions-page .subscription-row{grid-template-columns:minmax(170px,1.2fr) minmax(170px,1.1fr) 110px 116px 96px;gap:16px}.subscription-identity{flex-direction:column;gap:4px;min-width:0;display:flex}.subscription-identity strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:750;overflow:hidden}.subscription-identity small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.subscription-billing-cell{flex-direction:column;gap:3px;min-width:0;display:flex}.subscription-billing-cell small{color:#64748b;white-space:nowrap;font-size:11px;font-weight:650}.subscription-period-cell{flex-direction:column;gap:3px;min-width:0;display:flex}.subscription-period-cell strong{color:#0f172a;font-weight:750}.subscription-period-cell small{color:#64748b;white-space:nowrap;font-size:11px;font-weight:650}.subscription-skeleton span{background:#e2e8f0;border-radius:999px;height:12px}.subscription-preview-section{border-top:1px solid #e2e8f0}.subscription-preview-section h2{color:#001e18;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:16px 20px 10px;font-size:11px;font-weight:800}.subscription-preview-list{flex-direction:column;display:flex}.subscription-preview-row{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 20px;display:flex}.subscription-preview-row span{flex-direction:column;gap:4px;min-width:0;display:flex}.subscription-preview-row>span:last-child{text-align:right;align-items:flex-end}.subscription-preview-row strong{color:#0f172a;font-size:12px;font-weight:750}.subscription-preview-row small{color:#64748b;overflow-wrap:anywhere;font-size:11px;font-weight:650}.subscription-show-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.subscription-show-layout.focused{grid-template-columns:minmax(0,1fr);max-width:1120px}.subscription-show-card,.subscription-side-panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;overflow:hidden}.subscription-show-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;min-height:104px;padding:22px 24px;display:flex}.subscription-show-header span{flex-direction:column;gap:5px;min-width:0;display:flex}.subscription-show-header h1{color:#0f172a;letter-spacing:0;margin:0;font-size:22px;font-weight:750;line-height:1.2}.subscription-show-header small{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-weight:650}.subscription-show-header .subscription-show-total,.subscription-show-header .subscription-show-next{text-align:right;align-items:flex-end}.subscription-show-header .subscription-show-total strong,.subscription-show-header .subscription-show-next strong{color:#0f172a;white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2}.subscription-summary-grid,.subscription-at-a-glance{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(140px,1fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(220px,1.35fr);gap:0;margin:0;padding:18px 24px;display:grid}.subscription-summary-item{border-left:1px solid #e2e8f0;flex-direction:column;gap:6px;min-width:0;padding:0 16px;display:flex}.subscription-summary-item:first-child{border-left:0;padding-left:0}.subscription-summary-item span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.1}.subscription-summary-item strong{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:750;line-height:1.35}.subscription-summary-item:nth-child(3) strong,.subscription-summary-item:nth-child(4) strong,.subscription-ledger-row>span:first-child strong{white-space:nowrap}.subscription-summary-item code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:750}.subscription-ledger-section{border-top:1px solid #e2e8f0}.subscription-ledger-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:52px;padding:14px 20px 10px;display:flex}.subscription-ledger-heading span{flex-direction:column;gap:4px;display:flex}.subscription-ledger-heading h2{color:#001e18;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.subscription-ledger-heading small{color:#64748b;font-size:11px;font-weight:700}.subscription-ledger-table{flex-direction:column;min-width:0;display:flex}.subscription-ledger-row{color:#0f172a;border-top:1px solid #f1f5f9;grid-template-columns:minmax(230px,1.4fr) minmax(120px,.8fr) 110px 100px;align-items:center;gap:14px;min-height:48px;padding:0 20px;font-size:12px;font-weight:700;display:grid}.subscription-ledger-row>span{min-width:0}.subscription-ledger-row>span:first-child{flex-direction:column;gap:3px;display:flex}.subscription-ledger-row>span:first-child small{color:#64748b;font-size:11px;font-weight:650}.subscription-ledger-head{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;min-height:38px;font-size:10px;font-weight:800}.code-cell{color:#475569;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px}.subscription-payment-cell{color:#64748b;flex-direction:column;gap:3px;display:flex}.subscription-payment-cell strong{color:#0f172a;font-size:12px}.subscription-payment-cell code{color:#475569;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px}.subscription-audit-list{flex-direction:column;display:flex}.subscription-audit-row{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:0 20px;display:flex}.subscription-audit-row span{flex-direction:column;gap:3px;min-width:0;display:flex}.subscription-audit-row strong{color:#0f172a;overflow-wrap:anywhere;font-size:12px;font-weight:800}.subscription-audit-row small,.subscription-audit-row time{color:#64748b;font-size:11px;font-weight:700}.detail-actions-grid{grid-template-columns:1fr;gap:8px;padding:0 20px 20px;display:grid}.attention-callout{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;gap:10px;margin:0 20px 20px;padding:12px;display:flex}.attention-callout span{flex-direction:column;gap:2px;display:flex}.attention-callout strong{font-size:12px}.attention-callout small{color:#b91c1c;font-size:11px}.invoice-table{flex-direction:column;min-width:810px;display:flex}.invoice-table-row code,.developer-row code,.key-row code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:700}.invoice-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr)}.invoice-document{padding:28px}.invoice-document-top strong{align-items:center;gap:7px;display:inline-flex}.invoice-line-table{border:1px solid #e2e8f0;border-radius:8px;margin-top:28px;overflow:hidden}.invoice-line{color:#0f172a;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(0,1fr) 64px 120px;align-items:center;gap:16px;min-height:68px;padding:14px 16px;font-size:13px;display:grid}.invoice-line:last-child{border-bottom:0}.invoice-line>:nth-child(n+2){text-align:right;justify-self:end}.invoice-line-head{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;min-height:40px;font-size:10px;font-weight:800}.invoice-line span:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.invoice-line small{color:#64748b;font-size:11px}.invoice-total-block{flex-direction:column;gap:10px;width:min(260px,100%);margin-top:24px;margin-left:auto;display:flex}.invoice-total-block span{flex-direction:row;justify-content:space-between}.invoice-side-stack,.settings-stack{flex-direction:column;gap:16px;display:flex}.compact-heading{padding:16px 18px}.timeline-list{flex-direction:column;gap:13px;padding:16px 18px;display:flex}.timeline-list span{color:#475569;align-items:center;gap:9px;font-size:12px;font-weight:650;display:flex}.timeline-list i{background:#07e288;border-radius:999px;width:8px;height:8px}.full-width{width:100%}.developer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.api-key-card{flex-direction:column;gap:14px;padding:20px;display:flex}.api-key-heading{align-items:flex-start;padding-bottom:4px}.api-key-heading p{color:#64748b;margin:0;font-size:12px}.environment-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:850}.environment-pill.sandbox{color:#fff;background:#001e18}.environment-pill.production{color:#64748b;background:#f8fafc}.key-row,.developer-row,.permission-row{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:14px;min-height:56px;display:flex}.key-row span,.developer-row span{flex-direction:column;gap:3px;min-width:0;display:flex}.key-row small,.developer-row small{color:#64748b;font-size:11px}.developer-row{padding:0 20px}.developer-row strong{color:#0f172a;font-size:13px}.settings-layout{grid-template-columns:220px minmax(0,1fr)}.settings-menu{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;padding:6px;display:flex}.settings-menu button{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;height:38px;padding:0 12px;font-size:13px;font-weight:750}.settings-menu button[aria-current=page]{color:#0f172a;background:#f8fafc}.permissions-list{padding:2px 20px 10px}.permission-row{color:#475569;min-height:48px;font-size:13px}.permission-row strong{color:#0f172a;text-align:right;font-size:12px}.customer-field input,.customer-field select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:7px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px}.customer-field input::placeholder{color:#64748b}.customer-field input:focus,.customer-field select:focus{border-color:#001e18;box-shadow:0 0 0 3px #07e28838}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;align-items:center;padding:14px 28px}.modal-footer>span{color:#64748b;font-size:11px}.modal-footer>div{gap:8px;display:flex}.ghost-button,.primary-action-button{border:0;border-radius:7px;height:36px;padding:0 14px;font-size:13px;font-weight:700}.ghost-button{color:#64748b;background:0 0}.primary-action-button{color:#fff;background:#001e18}.breadcrumb{color:#64748b;align-items:center;gap:9px;font-size:12px;display:flex}.breadcrumb a{color:#64748b;align-items:center;gap:6px;font-weight:700;display:inline-flex}.breadcrumb strong{color:#0f172a}.customer-profile-card,.customer-panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px}.customer-profile-card{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.customer-profile-main{align-items:flex-start;gap:16px;min-width:0;display:flex}.customer-profile-main h1{flex-wrap:wrap;margin:0 0 8px;font-size:22px}.customer-profile-main>span:last-child{min-width:0}.customer-profile-main small{color:#64748b;flex-wrap:wrap;gap:9px;font-size:12px;display:flex}.customer-profile-main code,.mono-value{overflow-wrap:anywhere;white-space:normal;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.customer-tabs{border-bottom:1px solid #e2e8f0;gap:0;display:flex;overflow-x:auto}.customer-tabs button{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:11px 16px;font-size:13px;font-weight:700}.customer-tabs button:hover,.customer-tabs button:focus-visible{color:#001e18;outline:none}.customer-tabs button[aria-selected=true]{color:#001e18;border-bottom:2px solid #001e18;margin-bottom:-1px}.customer-detail-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:16px;display:grid}.customer-detail-stack{flex-direction:column;gap:16px;min-width:0;display:flex}.customer-panel{overflow:hidden}.customer-panel-heading{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.customer-panel-heading span{color:#001e18;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:850;display:inline-flex}.customer-panel-heading small{color:#64748b;font-size:11px}.phi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px;padding:18px 20px;display:grid}.fact{flex-direction:column;gap:4px;min-width:0;display:flex}.fact small{color:#64748b;font-size:12px;font-weight:650}.fact strong{color:#0f172a;overflow-wrap:anywhere;font-size:13px;font-weight:750}.activity-panel .card-heading.bordered{align-items:center}.activity-row{border-bottom:1px solid #f1f5f9;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:68px;padding:12px 20px;display:grid}.activity-row:last-child{border-bottom:0}.activity-avatar{color:#fff;background:linear-gradient(135deg,#07e288,#001e18);border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:inline-flex}.activity-row span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.activity-row strong{color:#0f172a;font-size:13px}.activity-row small,.activity-row time{color:#64748b;font-size:11px}.activity-row time{white-space:nowrap}.lifetime-card{padding:20px}.lifetime-card h2{color:#0f172a;margin:0 0 16px;font-size:16px}.lifetime-card>div{gap:28px;display:flex}.customer-overview-stack{flex-direction:column;display:flex}.customer-subpanel{border-top:1px solid #f1f5f9;padding:18px 20px}.customer-subpanel h2{color:#0f172a;margin:0 0 14px;font-size:14px;font-weight:750}.customer-coverage-row,.customer-tab-row{grid-template-columns:minmax(190px,1.2fr) minmax(120px,.7fr) 120px;align-items:center;gap:16px;display:grid}.customer-coverage-row>span,.customer-tab-row>span:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.customer-coverage-row strong,.customer-tab-row strong{color:#0f172a;font-size:13px;font-weight:750}.customer-tab-link{color:#0f172a;font-weight:750}.customer-tab-link:hover,.customer-tab-link:focus-visible{color:#047857;outline:none}.customer-coverage-row small,.customer-tab-row small{color:#64748b;font-size:11px;font-weight:650}.customer-tab-table{flex-direction:column;display:flex}.customer-tab-row{border-top:1px solid #f1f5f9;min-height:58px;padding:0 20px}.customer-tab-row:first-child{border-top:0}.customer-tab-row>:nth-child(n+2){text-align:right;justify-self:end}.customer-summary-list{flex-direction:column;gap:14px;display:flex}.customer-skeleton span{background:#e2e8f0;border-radius:999px;height:12px}.panel,.status-panel{background:#fbfcfa;border:1px solid #dbe3ec;border-radius:8px;padding:22px}.panel-heading{border-bottom:1px solid #e4eaf1;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.panel-heading h2{margin:0}.panel-heading span{color:#637083;font-weight:800}.detail-list{gap:12px;margin:0;padding-top:16px;display:grid}.detail-list div{justify-content:space-between;gap:16px;display:flex}.detail-list dt{color:#637083;font-weight:700}.detail-list dd{color:#101727;overflow-wrap:anywhere;margin:0;font-weight:800}.check-list{color:#334155;margin:0;padding:16px 0 0 20px}.check-list li+li{margin-top:10px}.onboarding-stripe-page{color:#0f172a;background:#fafaf8;flex-direction:column;min-height:100vh;display:flex}.done-user{color:#64748b;margin:0;font-size:12px}.done-user strong{color:#334155;font-weight:500}.done-main{flex:1;justify-content:center;align-items:center;padding:48px 40px;display:flex}.done-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:28px;width:min(760px,100%);padding:40px;display:flex;box-shadow:0 24px 48px -16px #0f172a2e}.done-card.stripe-status-card{width:min(1120px,100%)}.done-card-header,.done-heading-lockup,.done-mode-switch,.stripe-card-kicker,.stripe-action-row,.stripe-signup-note,.done-footer,.done-footer a,.explore-card em{align-items:center;display:flex}.done-card-header{justify-content:space-between;gap:18px}.done-heading-lockup{gap:10px}.done-heading-lockup h1{color:#0f172a;margin:2px 0 0;font-size:18px;font-weight:600;line-height:1.25}.done-mode-switch{background:#fecaca;border:1px solid #ef4444;border-radius:6px;height:32px;padding:3px}.done-mode-switch span{color:#991b1b;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;height:24px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.done-mode-switch span:first-child{background:#fff;box-shadow:0 1px 3px #0f172a14}.done-mode-switch span:last-child{opacity:.5}.done-intro{color:#475569;margin:0;font-size:14px;line-height:20px}.stripe-connect-card{color:#f8faf7;background:#001e18;border-radius:16px;align-items:center;gap:24px;padding:28px;display:flex}.stripe-card-copy{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.stripe-card-kicker{color:#07e288;letter-spacing:.05em;text-transform:uppercase;gap:10px;font-size:11px;font-weight:700}.stripe-logo-dot{color:#fff;letter-spacing:0;text-transform:none;background:#635bff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:800;display:inline-flex}.stripe-card-copy h2{color:#fff;max-width:560px;margin:0;font-size:22px;font-weight:600;line-height:28px}.stripe-card-copy p{color:#ffffffbf;max-width:520px;margin:0;font-size:13px;line-height:19px}.stripe-action-row{flex-wrap:wrap;gap:10px}.stripe-action-row>span{color:#ffffffa6;font-size:12px}.stripe-connect-button{color:#001e18;background:#07e288;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.stripe-connect-button:disabled{cursor:not-allowed;opacity:.72}.stripe-signup-note{color:#ffffffa6;border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;padding-top:14px;font-size:12px}.stripe-signup-note a{color:#07e288;align-items:center;gap:4px;font-weight:600;display:inline-flex}.unlock-list{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:0 0 220px;gap:12px;width:220px;padding:18px;display:flex}.unlock-list>span{color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.unlock-list>strong{color:#fffc;overflow-wrap:anywhere;padding-bottom:4px;font-size:11px;font-weight:600}.unlock-list p{color:#fff;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.unlock-list svg{color:#07e288}.stripe-embedded-shell{color:#0f172a;background:#fff;border-radius:12px;width:100%;min-height:360px;overflow:hidden}.inline-status{color:#174d3e;background:#eff9f4;border:1px solid #b8dfcf;border-radius:8px;margin:0;padding:12px 14px;font-size:13px;font-weight:700}.stripe-card-kicker-warning{color:#fbbf24}.stripe-readiness-layout{display:block}.stripe-readiness-main{flex-direction:column;gap:22px;min-width:0;display:flex}.stripe-readiness-top{align-items:stretch;gap:24px;display:flex}.stripe-state-heading{color:#f8faf7;background:#001e18;border-radius:16px;flex-direction:column;flex:1;gap:14px;min-width:0;padding:28px;display:flex}.stripe-state-heading h2{color:#fff;max-width:720px;margin:0;font-size:26px;font-weight:600;line-height:32px}.stripe-state-heading p{color:#f8faf7b8;max-width:680px;margin:0;font-size:14px;line-height:21px}.stripe-ready-primary{align-self:flex-start;margin-top:4px}.stripe-status-grid{align-items:stretch;gap:18px;display:flex}.stripe-summary-card,.stripe-requirements-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:16px;min-width:0;padding:20px;display:flex}.stripe-summary-card{flex-shrink:0;width:min(320px,100%)}.stripe-summary-card-wide{flex:1;width:auto}.stripe-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.stripe-panel-label{color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.stripe-panel-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:600;line-height:24px}.stripe-panel-header>span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.stripe-status-pill{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:600}.stripe-status-pill-warning{color:#92400e;background:#fef3c7}.stripe-facts{flex-direction:column;gap:10px;margin:0;display:flex}.stripe-facts div{justify-content:space-between;gap:16px;display:flex}.stripe-facts dt,.stripe-readiness-facts span{color:#64748b;font-size:12px;font-weight:500}.stripe-facts dd{color:#0f172a;text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;font-weight:600}.stripe-facts code,.stripe-disabled-reason code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:650}.stripe-readiness-facts{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px;display:grid}.stripe-readiness-facts div{background:#f8fafc;border-radius:9px;flex-direction:column;justify-content:center;gap:7px;min-height:72px;padding:13px;display:flex}.stripe-readiness-facts strong{color:#0f172a;overflow-wrap:anywhere;font-size:14px;font-weight:600}.stripe-disabled-reason{color:#64748b;margin:0;font-size:12px}.stripe-requirement-list{border-top:1px solid #e2e8f0;flex-direction:column;display:flex}.stripe-requirement-row{border-bottom:1px solid #e2e8f0;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;display:grid}.stripe-requirement-row:last-child{border-bottom:0}.requirement-warning{color:#92400e;background:#fef3c7;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:inline-flex}.stripe-requirement-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.stripe-requirement-copy strong{color:#0f172a;font-size:13px;font-weight:600;line-height:17px}.stripe-requirement-row>span:last-child{color:#64748b;text-align:right;white-space:nowrap;font-size:12px;font-weight:500}.stripe-empty-copy{color:#64748b;margin:0;padding:16px 0 0;font-size:13px;line-height:19px}.stripe-next-actions{flex-direction:column;flex:0 0 280px;gap:14px;width:280px;display:flex}.stripe-next-card{color:#f8faf7;background:#001e18;border-radius:14px;flex-direction:column;gap:13px;padding:20px;display:flex}.stripe-next-card p{color:#07e288;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.stripe-next-card h3{color:#fff;margin:0;font-size:18px;font-weight:600;line-height:24px}.stripe-next-card span{color:#f8faf7b8;font-size:13px;line-height:19px}.stripe-status-footer{border-top:0;padding-top:4px}.stripe-status-footer span{color:#166534;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.explore-section{flex-direction:column;gap:12px;display:flex}.explore-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.explore-heading span:first-child{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.explore-heading span:last-child{color:#64748b;font-size:11px}.explore-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.explore-card{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;min-height:184px;padding:18px;display:flex}.explore-card:hover,.explore-card:focus{background:#fff;border-color:#cbd5e1;outline:none}.explore-icon{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.explore-card strong{color:#0f172a;font-size:13px;font-weight:700}.explore-card>span:not(.explore-icon){color:#475569;font-size:12px;line-height:16px}.explore-card em{color:#006b57;gap:4px;margin-top:auto;font-size:11px;font-style:normal;font-weight:700}.done-footer{border-top:1px solid #e2e8f0;justify-content:space-between;gap:20px;padding-top:20px}.done-footer p{color:#64748b;max-width:460px;margin:0;font-size:12px;line-height:17px}.done-footer a{color:#006b57;white-space:nowrap;gap:6px;font-size:13px;font-weight:700}.centered-page{justify-content:center;align-items:center}.dashboard-page,.transactions-page,.subscriptions-page,.customers-page,.customer-detail-page,.invoices-page,.invoice-detail-page,.products-page,.developers-page,.settings-page,.team-page,.onboarding-stripe-page,.signup-split-page,.verify-page,.company-page{color:var(--ct-text)}.page-heading h1,.page-heading.compact h1,.dashboard-header h1,.customer-profile-main h1,.subscription-show-header h1,.done-heading-lockup h1,.signup-form-wrap h1,.verify-copy h1,.company-heading h1{color:var(--ct-text);letter-spacing:0;font-weight:700}.page-heading.compact h1,.subscription-show-header h1,.customer-profile-main h1{font-size:24px;line-height:1.2}.eyebrow,.customer-panel-heading span,.subscription-preview-section h2,.subscription-ledger-heading h2,.stripe-panel-label,.explore-heading span:first-child{color:var(--ct-text-subtle);letter-spacing:.04em;font-weight:600}.page-heading p,.card-heading p,.progress-heading small,.detail-card-header small,.customer-profile-main small,.customer-identity small,.subscription-identity small,.subscription-billing-cell small,.subscription-period-cell small,.detail-muted,.fact small,.timeline-list span,.permission-row,.stripe-facts dt,.stripe-readiness-facts span{color:var(--ct-text-muted);font-weight:500}.dashboard-card,.metric-card,.metric-card-v2,.transactions-table-card,.transaction-detail-card,.customer-filters,.customers-table-card,.customer-profile-card,.customer-panel,.product-card,.empty-workbench,.subscriptions-table-card,.subscription-detail-card,.subscription-show-card,.subscription-side-panel,.invoices-table-card,.invoice-document,.invoice-side-card,.developer-panel,.api-key-card,.settings-menu,.team-table-card,.permissions-card,.stripe-summary-card,.stripe-requirements-panel,.panel,.status-panel{border-color:var(--ct-border);background:var(--ct-surface);box-shadow:none;border-radius:8px}.done-card,.customer-modal,.verify-card,.company-form{border:1px solid var(--ct-border);background:var(--ct-surface);border-radius:8px;box-shadow:0 18px 44px -24px #001e181f}.card-heading.bordered,.transaction-status-strip,.transaction-controls,.detail-card-header,.customer-panel-heading,.subscription-preview-section,.subscription-ledger-section,.invoice-line-table,.progress-heading,.modal-footer{border-color:var(--ct-border)}.transaction-head,.tx-head,.customer-head,.subscription-head,.invoice-table-head,.invoice-line-head,.team-head,.subscription-ledger-head{background:var(--ct-ground);color:var(--ct-text-subtle);letter-spacing:.05em;font-size:10px;font-weight:600}.tx-row,.transaction-row,.customer-row,.subscription-row,.invoice-table-row,.team-row,.subscription-ledger-row,.subscription-preview-row,.customer-tab-row,.invoice-row,.developer-row,.key-row,.permission-row,.activity-row{border-color:var(--ct-border);color:var(--ct-text)}.customer-link:hover,.customer-link:focus,.subscription-button:hover,.subscription-button:focus,.invoice-link:hover,.invoice-link:focus,.tx-row.tx-button:hover,.tx-row.tx-button:focus{background:var(--ct-ground)}.subscription-button.selected,.tx-row.tx-button.selected{background:var(--ct-ground);box-shadow:inset 0 0 0 1px var(--ct-border-strong)}.icon-button,.secondary-button,.status-filter-button,.ghost-button,.primary-action-button,.new-button,.stripe-link-button,.stripe-connect-button,.detail-inline-link{border-radius:6px;font-weight:600}.secondary-button,.status-filter-button,.icon-button{border-color:var(--ct-border);background:var(--ct-surface);color:var(--ct-text)}.secondary-button:hover,.status-filter-button:hover,.icon-button:hover,.customer-tabs button:hover,.customer-tabs button:focus-visible{border-color:var(--ct-border-strong);background:var(--ct-ground);color:var(--ct-text)}.new-button,.primary-action-button,.status-filter-button[aria-pressed=true]{border-color:var(--ct-accent);background:var(--ct-accent);color:var(--ct-surface)}.stripe-link-button,.detail-inline-link,.card-heading a,.customer-tab-link,.explore-card em,.done-footer a{color:var(--ct-accent)}.customer-search,.form-stack input,.form-stack select,.input-with-icon,.customer-field input,.customer-field select,.signup-form input,.signup-form select,.company-field input,.company-field select,.verify-code-grid input{border-color:var(--ct-border);background:var(--ct-surface);color:var(--ct-text);border-radius:4px}.customer-search,.input-with-icon,.customer-field input::placeholder{color:var(--ct-text-muted)}.customer-field input:focus,.customer-field select:focus,.form-stack input:focus,.form-stack select:focus,.input-with-icon:focus-within,.signup-form input:focus,.signup-form select:focus,.company-field input:focus,.company-field select:focus,.verify-code-grid input:focus{border-color:var(--ct-accent);box-shadow:none;outline:3px solid #0b6b5829}.status-badge,.subscription-summary-pill,.environment-pill,.team-member em,.stripe-status-pill{border-radius:6px;font-weight:600}.status-badge{background:var(--ct-cloud);min-width:74px;color:var(--ct-text-muted)}.status-succeeded,.status-paid,.status-active,.status-connected{background:var(--ct-accent-soft);color:var(--ct-accent)}.status-failed,.status-past_due{background:var(--ct-danger-soft);color:var(--ct-danger)}.status-pending,.status-processing,.status-requires_payment_method{background:var(--ct-warning-soft);color:var(--ct-warning)}.status-refunded,.status-draft,.status-canceled,.status-cancelled,.status-paused,.status-lapsed,.status-neutral{background:var(--ct-cloud);color:var(--ct-text-subtle)}.customer-avatar,.activity-avatar,.product-icon,.empty-icon,.explore-icon{background:var(--ct-ink-soft);color:#9febcb;border-radius:8px}.customer-avatar.muted{background:var(--ct-cloud);color:var(--ct-text-muted)}.metric-card-v2 span em,.go-live-card em{background:var(--ct-brand-flash);color:var(--ct-ink);border-radius:6px;font-weight:700}.metric-card-v2.metric-alert{border-color:#e8c7c3}.metric-card-v2.metric-alert span em,.attention-callout{background:var(--ct-danger-soft);color:var(--ct-danger)}.signup-split-page,.verify-page,.company-page,.company-progress{background:var(--ct-ground)}.signup-brand,.verify-brand,.company-topbar-copy strong{color:var(--ct-text);letter-spacing:0}.signup-form label,.company-field,.verify-copy strong{color:var(--ct-text);font-weight:600}.login-heading p,.field-help,.signup-login-link,.signup-footer,.company-heading p,.company-field small,.company-form-footer>span,.verify-copy p,.verify-help,.company-topbar-copy span{color:var(--ct-text-muted)}.signup-submit,.company-primary-button,.verify-submit{background:var(--ct-ink);color:var(--ct-surface);box-shadow:none;border-radius:6px;font-weight:600}.signup-login-link a,.signup-footer a,.verify-help a,.setup-footer-row a{color:var(--ct-accent);font-weight:600}.signup-trust-pane,.stripe-connect-card,.stripe-state-heading,.stripe-next-card{background:var(--ct-ink);color:var(--ct-ground)}.signup-trust-pane:before,.signup-trust-pane:after{display:none}.demo-env-card,.phi-preview-card,.stripe-card,.verify-code-panel,.company-topbar,.company-progress li>span{border-color:var(--ct-border);border-radius:8px}.demo-env-card,.phi-preview-card{background:#07e28814}.stripe-card{background:#edeff714}.verify-icon{border-color:var(--ct-border);background:var(--ct-ground);border-radius:8px}.company-progress li[aria-current=step]>span{border-color:var(--ct-accent);background:var(--ct-accent);color:var(--ct-surface);box-shadow:none}.company-progress strong,.company-secondary-button{color:var(--ct-text-muted)}.company-progress-line{background:var(--ct-border)}.tabular,.metric-card-v2 strong,.product-meta strong,.invoice-document-top strong,.invoice-total-block strong{font-variant-numeric:tabular-nums}.secure-name strong,.team-member strong,.subscription-identity strong,.subscription-period-cell strong,.customer-identity strong,.fact strong,.detail-facts dd,.invoice-row strong,.transaction-customer,.developer-row strong{color:var(--ct-text);font-weight:600}.transaction-row code,.invoice-table-row code,.developer-row code,.key-row code,.code-cell,.subscription-payment-cell code,.subscription-summary-item code{color:var(--ct-text-muted);font-weight:500}@media (width<=1023px){.signup-split-page{min-height:100dvh}.signup-form-pane{width:100%;min-height:100dvh;padding:32px 24px}.signup-form-wrap{max-width:420px}.signup-inline-grid{grid-template-columns:1fr}.signup-trust-pane{display:none}}@media (width<=1300px){.transactions-layout,.customer-detail-layout,.subscriptions-layout,.invoice-detail-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.verify-page{align-items:flex-start;min-height:100dvh;padding:88px 20px 32px}.verify-brand{top:32px;left:24px}.verify-card{width:100%;padding:28px 24px}.verify-code-grid{justify-content:space-between}.verify-code-grid input{width:44px}}@media (width<=860px){.company-topbar{padding:0 24px}.company-progress{padding:28px 24px}.company-progress-line{width:44px;margin:0 14px}.company-panel{padding:40px 24px}.company-form{padding:24px}.company-row,.company-form-footer{flex-direction:column;align-items:stretch}.company-address-row{grid-template-columns:1fr}.company-form-footer>div{flex-direction:column-reverse}.auth-page,.onboarding-frame{flex-direction:column}.auth-card,.auth-side,.setup-progress,.setup-form-card,.setup-form-card.wide{width:100%;padding:32px 22px}.setup-progress{border-bottom:1px solid #dbe3ec;border-right:0;gap:22px}.setup-progress-list{grid-template-columns:1fr;display:grid}.app-shell{flex-direction:column}.sidebar{z-index:20;border-bottom:1px solid #e2e8f0;border-right:0;flex-basis:auto;width:100%;height:auto;min-height:0;padding:16px 20px;position:sticky;top:0;overflow:visible}.sidebar-mobile-header{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:46px}.sidebar-brand{border-bottom:0;margin-bottom:0;padding-bottom:0}.mobile-menu-button{color:#0f172a;background:#fff;border:1px solid #dbe3ec;border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .14s,border-color .14s,color .14s,transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{background:#f8fafc;border-color:#64748b;outline:none}.sidebar.mobile-open .mobile-menu-button{color:#0f766e;border-color:#0f766e;transform:rotate(90deg)}.nav-list{min-height:initial;flex:initial;opacity:0;pointer-events:none;transform-origin:100% 0;visibility:hidden;background:#fff;border:1px solid #dbe3ec;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;transition:opacity .16s,transform .22s cubic-bezier(.16,1,.3,1),visibility 0s linear .18s;display:grid;position:absolute;top:calc(100% + 8px);left:20px;right:20px;overflow:visible;transform:translateY(-10px)scale(.98);box-shadow:0 18px 36px #0f172a29}.nav-list .nav-link{color:var(--ct-text-muted)}.nav-list .nav-link:hover,.nav-list .nav-link:focus,.nav-list .nav-link.active{background:var(--ct-accent);color:#fff;border-color:#0000}.sidebar.mobile-open .nav-list{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)scale(1)}.sidebar-footer-stack{display:none}@media (prefers-reduced-motion:reduce){.mobile-menu-button,.nav-list,.sidebar-footer-stack{transition:none}}.topbar{flex-direction:column;align-items:stretch;height:auto;padding:14px 20px}.topbar-actions{flex-wrap:wrap;justify-content:space-between;gap:10px}.topbar-actions .org-picker{justify-content:space-between;width:100%;min-width:0}.topbar-actions .org-picker>button{justify-content:space-between}.search-placeholder kbd{display:none}.topbar-actions .mode-switch{flex:auto;justify-content:space-between}.topbar-actions .mode-switch span{flex:1;justify-content:center}.sandbox-banner{flex-direction:column;align-items:flex-start;padding:12px 20px}.content{padding:24px 20px}.dashboard-header{flex-direction:column;align-items:flex-start}.subscription-index-summary,.dashboard-actions{flex-wrap:wrap;width:100%}.dashboard-metric-grid,.dashboard-grid-main,.dashboard-grid-lower,.transactions-layout,.customer-detail-layout,.subscriptions-layout,.invoice-detail-layout,.developer-grid,.settings-layout,.field-grid.two-column,.field-grid.three-column,.product-grid{grid-template-columns:1fr}.transaction-table,.transactions-card{overflow-x:auto}.transactions-table-card{overflow-x:visible}.transactions-table{min-width:0}.tx-head{display:none}.tx-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;min-height:0;padding:18px 16px}.tx-row>:first-child{grid-area:1/1}.tx-row>:nth-child(2){grid-area:2/1/auto/-1}.tx-row>:nth-child(3){text-align:left;grid-area:3/1;justify-self:start}.tx-row>:nth-child(4){text-align:right;grid-area:3/2;justify-self:end}.tx-row>:nth-child(5){grid-area:4/1/auto/-1}.tx-row>:nth-child(6){text-align:right;grid-area:1/2;justify-self:end}.transaction-pagination{flex-direction:column;align-items:flex-start;min-height:0;padding:16px}.customer-filters,.customer-profile-card,.modal-footer{flex-direction:column;align-items:stretch}.customer-filters>span{margin-left:0}.customer-search{width:100%}.customers-table-card,.subscriptions-table-card,.invoices-table-card,.team-table-card{overflow-x:auto}.subscriptions-page .subscriptions-layout,.subscription-show-layout{grid-template-columns:1fr}.subscriptions-page .subscriptions-table-card{overflow-x:visible}.subscriptions-page .subscription-head{display:none}.subscriptions-page .subscription-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;min-height:auto;padding:14px 16px}.subscriptions-page .subscription-row>:nth-child(n+3){text-align:left;justify-self:start}.subscriptions-page .subscription-row>:nth-child(2),.subscriptions-page .subscription-row>:nth-child(3),.subscriptions-page .subscription-row>:nth-child(4){grid-column:1/-1}.subscriptions-page .subscription-row>:nth-child(5){grid-area:1/2;justify-self:end}.subscriptions-page .subscription-billing-cell,.subscriptions-page .subscription-period-cell{flex-direction:row;align-items:baseline;gap:8px}.subscription-summary-grid,.subscription-at-a-glance{grid-template-columns:1fr;gap:0}.subscription-show-header{flex-direction:column;align-items:flex-start}.subscription-show-header .subscription-show-total,.subscription-show-header .subscription-show-next{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;width:100%}.subscription-show-header .subscription-show-next strong{white-space:normal}.subscription-summary-item{border-top:1px solid #e2e8f0;border-left:0;padding:14px 0}.subscription-summary-item:nth-child(3) strong,.subscription-summary-item:nth-child(4) strong,.subscription-ledger-row>span:first-child strong{white-space:normal}.subscription-summary-item:first-child{border-top:0;padding-top:0}.subscription-ledger-head{display:none}.subscription-ledger-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:auto;padding:14px 16px}.subscription-ledger-row>span:first-child{grid-column:1/-1}.subscription-ledger-row>a{grid-column:1/-1;justify-self:start}.catalog-tabs,.developer-tabs{width:100%}.customer-form-grid,.phi-grid{grid-template-columns:1fr}.customer-field.span-2{grid-column:auto}.company-topbar{gap:12px;height:auto;min-height:64px;padding-top:12px;padding-bottom:12px}.company-topbar-actions{justify-content:space-between;width:100%}.metric-grid,.panel-grid,.field-grid.two-column,.field-grid.three-column{grid-template-columns:1fr}.done-main{align-items:flex-start;padding:32px 24px}.done-card{padding:28px 24px}.done-card-header,.stripe-connect-card,.stripe-readiness-top,.stripe-status-grid,.done-footer{flex-direction:column;align-items:stretch}.done-heading-lockup{align-items:flex-start}.done-mode-switch,.unlock-list,.stripe-next-actions{width:100%}.done-mode-switch span{flex:1}.unlock-list{flex-basis:auto}.stripe-state-heading,.stripe-connect-card{padding:24px}.stripe-state-heading h2{font-size:22px;line-height:28px}.stripe-summary-card,.stripe-next-actions{flex-basis:auto;width:100%}.stripe-readiness-facts{grid-template-columns:1fr}.stripe-facts div{flex-direction:column;gap:4px}.stripe-facts dd{text-align:left}.stripe-panel-header{flex-direction:column}.stripe-requirement-row{grid-template-columns:22px minmax(0,1fr);align-items:flex-start;padding:12px 0}.stripe-requirement-row>span:last-child{text-align:left;grid-column:2;display:none}.explore-heading,.done-user{display:none}.explore-grid{grid-template-columns:1fr}.explore-card{min-height:auto}.page-heading h1,.auth-card h1,.setup-form-card h1{font-size:34px}}
