:root{--foundation:#050505;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--mono);background:var(--foundation);color:var(--steel);font-size:14px;line-height:1.6}body.customerRoot{background:#010101;color:#a0a0a0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:root{--foundation:#010101;--panel:#0b0b0b;--steel:#a0a0a0;--white:#fafafa;--accent:#10b981;--line:rgba(255,255,255,0.1);--mono:"JetBrains Mono","Geist Mono",ui-monospace,monospace}html.customerEnv{color-scheme:dark;background:var(--customer-bg-0)}body.customerRoot{margin:0;min-height:100vh;background:var(--customer-bg-0);color:var(--steel);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}body.customerRoot a{color:var(--customer-signal);text-decoration:none}.customerEnvironment{width:100%;min-width:0}.customerAppShell{position:relative;isolation:isolate;max-width:960px;padding:20px 18px 48px;color:var(--steel)}.customerAppShell__header{grid-gap:10px 16px;gap:10px 16px;margin-bottom:12px;padding:12px 16px;position:relative;z-index:1}.customerAppShell__brand{display:inline-flex;align-items:center;gap:8px;color:var(--white);font-weight:600;font-size:.88rem}.customerAppShell__brandLabel{font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:rgba(255,255,255,.82)}@media (max-width:720px){.customerAppShell__brandLabel{display:none}}.customerAppShell__navWrap{display:flex;align-items:center;gap:12px;flex:1 1;justify-content:center;min-width:0}.customerAppShell__nav{gap:10px 16px}.customerAppShell__navLink{padding-bottom:2px;border-bottom:1px solid transparent}.customerAppShell__navLink--active{color:var(--customer-signal);border-bottom-color:rgba(16,185,129,.45)}.customerAppShell__actions,.customerShellResidue{display:flex;align-items:center;gap:10px}.customerShellResidue{margin:0 0 16px;padding:0 2px;min-height:18px;position:relative;z-index:1}.customerShellResidue__beacon{width:6px;height:6px;border-radius:50%;background:var(--customer-signal);flex-shrink:0;opacity:.55}.customerShellResidue__text{font-size:.68rem;line-height:1.45;color:#6b7280}.customerShellResidue__mono{font-family:var(--mono);font-size:.64rem;color:#9ca3af}.customerAppShell__stage{display:flex;flex-direction:column;gap:24px;min-width:0;position:relative;z-index:1}@media (min-width:1080px){:root{--customer-column:680px}.customerAppShell__stage{display:grid;grid-template-columns:minmax(168px,200px) minmax(0,1fr);grid-gap:32px 40px;gap:32px 40px;align-items:start;padding-left:clamp(8px,3vw,40px)}}.customerAppShell__main{min-width:0}.executionPresenceRail{position:relative;padding:12px 0 8px 16px;border-left:1px solid var(--customer-edge-soft);min-height:100px}.executionPresenceRail--dormant{opacity:.75}.executionPresenceRail__phase{margin:0 0 8px;font-size:.62rem;font-weight:600;letter-spacing:.1em;color:var(--customer-signal)}.executionPresenceRail__continuity,.executionPresenceRail__hint,.executionPresenceRail__residue{margin:0 0 8px;font-size:.72rem;line-height:1.5;color:#6b7280;max-width:18ch}.executionPresenceRail__mono{font-family:var(--mono);font-size:.64rem}.customerAuthorityChannel{display:inline-flex;align-items:center;gap:8px;min-height:26px;padding:0 8px;border-radius:6px;border:1px solid var(--customer-edge-soft);background:rgba(0,0,0,.35)}.customerAuthorityChannel__beacon{width:5px;height:5px;border-radius:50%;background:var(--customer-signal);opacity:.55}.customerAuthorityChannel__label{font-size:.62rem;font-weight:600;color:#d1d5db;white-space:nowrap}.customerRouteSurface{min-height:280px;width:100%}.customerTransitionPane{min-height:280px;padding:40px 8px 32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;max-width:var(--customer-column)}.customerTransitionPane__indicator{width:100%;max-width:200px;height:2px;border-radius:999px;background:rgba(255,255,255,.06);overflow:hidden;position:relative}.customerTransitionPane__pulse{position:absolute;inset:0 auto 0 0;width:42%;border-radius:inherit;background:rgba(16,185,129,.55);opacity:.5}.customerTransitionPane__label{margin:0;font-size:.9rem;font-weight:500;color:#e5e7eb;max-width:28ch;line-height:1.35}.customerTransitionPane__hint{margin:0;font-size:.74rem;line-height:1.55;color:#6b7280;max-width:40ch}.customerSurface{padding-bottom:40px;gap:20px}.customerSurface__body{gap:24px}.customerSurface__body--dense{gap:14px}.customerOpHeader{margin:0 0 18px;padding:0 0 14px;border-bottom:1px solid var(--customer-edge-soft);max-width:min(720px,100%)}.customerOpHeader__top{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.customerOpHeader__back{font-size:.72rem;color:var(--customer-signal)}.customerOpHeader__system{margin:0;font-size:.62rem;font-weight:600;letter-spacing:.1em;color:var(--customer-signal)}.customerOpHeader__title{margin:0;font-size:clamp(1.3rem,2.6vw,1.7rem);font-weight:600;letter-spacing:-.04em;color:var(--white);line-height:1.12}.customerOpHeader__context{margin:6px 0 0;font-size:.82rem;line-height:1.55;color:var(--steel);max-width:46ch}.customerOpHeader__meta{margin-top:10px;font-family:var(--mono);font-size:.62rem;color:#6b7280}.customerCard,.customerDashboard__card,.customerEmpty{border-radius:10px;border:1px solid var(--customer-edge-soft);background:var(--customer-bg-1)}.customerCard,.customerEmpty{padding:16px 14px}.customerDashboard__card{padding:14px 12px}.customerCard__title,.customerDashboard__cardTitle,.customerEmpty__title{margin:0 0 6px;font-size:.86rem;font-weight:600;color:#e5e7eb}.customerCard__body,.customerDashboard__cardBody,.customerEmpty__body{margin:0;font-size:.78rem;line-height:1.55;color:var(--steel)}.customerBilling__grid{grid-template-columns:1fr;grid-gap:12px;gap:12px}.customerPrimaryCta,.customerProductBtn,.executionBtn--primary{display:inline-flex;align-items:center;padding:8px 14px;border-radius:8px;border:1px solid rgba(16,185,129,.45);background:rgba(16,185,129,.12);color:var(--customer-signal);font-size:.76rem;font-family:inherit;cursor:pointer;text-decoration:none}.executionInput{width:100%;padding:8px 10px;background:rgba(0,0,0,.35);color:inherit;font-size:.75rem}.executionBtn,.executionInput{border-radius:8px;border:1px solid var(--customer-edge);font-family:inherit}.executionBtn{padding:8px 14px;background:transparent;color:var(--customer-signal);font-size:.72rem;cursor:pointer}.customerDisclosure{font-size:.76rem}@media (max-width:900px){.customerAppShell__navWrap{order:3;width:100%;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.customerTransitionPane__pulse{animation:none;width:100%;opacity:.4}}.capabilityBadge{display:inline-flex;align-items:center;margin-left:6px;padding:1px 6px;border-radius:4px;font-size:.58rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border:1px solid var(--customer-edge)}.capabilityBadge--compact{margin-left:4px;padding:0 4px;font-size:.52rem}.capabilityBadge--live{color:#3dffa8;border-color:rgba(61,255,168,.35);background:rgba(61,255,168,.08)}.capabilityBadge--partial{color:#ffd166;border-color:rgba(255,209,102,.35);background:rgba(255,209,102,.08)}.capabilityBadge--demo,.capabilityBadge--simulated{color:#a78bfa;border-color:rgba(167,139,250,.35);background:rgba(167,139,250,.08)}.capabilityBadge--offline{color:var(--steel);border-color:rgba(148,163,184,.25);background:rgba(148,163,184,.06)}.capabilityDisclosure{margin:0 0 14px;padding:10px 12px;border-left:2px solid var(--customer-edge);font-size:.74rem;color:var(--steel);line-height:1.45}.customerAppShell__navLink{display:inline-flex;align-items:center;gap:2px;flex-wrap:wrap}.customerAppShell__navLinkText{display:inline}.customerAppShell__navGroup{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.customerAppShell__navGroup+.customerAppShell__navGroup{padding-left:12px;margin-left:4px;border-left:1px solid rgba(107,114,128,.25)}.customerAppShell__navGroupLabel{font-size:.58rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#4b5563;flex-shrink:0}.customerContinuityScar__scopeHint{font-size:.62rem;color:#6b7280;font-weight:400}.moduleConnectionStrip{margin-top:28px;padding:14px 16px;border:1px solid rgba(107,114,128,.22);border-radius:8px;background:rgba(17,24,39,.35)}.moduleConnectionStrip__zone{margin:0 0 6px;font-size:.58rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--customer-signal,#10b981)}.moduleConnectionStrip__purpose{margin:0 0 10px;font-size:.76rem;line-height:1.45;color:#9ca3af}.moduleConnectionStrip__links{display:flex;flex-wrap:wrap;gap:12px 20px}.moduleConnectionStrip__link{font-size:.74rem;color:#d1d5db;text-decoration:none}.moduleConnectionStrip__link:hover{color:var(--customer-signal,#10b981)}.customerBreadcrumbs{margin:0 0 10px;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.customerBreadcrumbs,.customerBreadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.customerBreadcrumbs__list{margin:0;padding:0;list-style:none}.customerBreadcrumbs__item{display:inline-flex;align-items:center;gap:6px}.customerBreadcrumbs__zone{color:rgba(255,255,255,.45);font-weight:600}.customerBreadcrumbs__sep{color:rgba(255,255,255,.25)}.customerBreadcrumbs__link{color:rgba(255,255,255,.55);text-decoration:none}.customerBreadcrumbs__link:hover{color:var(--customer-signal,#10b981)}.customerBreadcrumbs__current{color:rgba(255,255,255,.88);font-weight:600}.customerAppShell--hierarchy-1a{max-width:min(1200px,100%)}.customerAppShell__nav--flat{gap:8px 14px}.customerAppShell__navLink--primary{font-size:.82rem;font-weight:600;color:#e5e7eb}.customerAppShell__navLink--primary.customerAppShell__navLink--active{color:var(--customer-signal)}.customerAppShell--fullStage .customerAppShell__stage{display:flex;flex-direction:column;grid-template-columns:unset;padding-left:0}.customerAppShell--fullStage .customerAppShell__main{max-width:none;width:100%}.customerShellResidue__link{color:var(--customer-signal);text-decoration:none}.customerShellResidue__link:hover{text-decoration:underline}:root{--customer-bg-0:#010101;--customer-bg-1:rgba(255,255,255,0.028);--customer-bg-2:rgba(255,255,255,0.052);--customer-bg-3:rgba(255,255,255,0.078);--customer-bg-4:rgba(255,255,255,0.105);--customer-bg-accent:rgba(16,185,129,0.06);--customer-edge:rgba(255,255,255,0.1);--customer-edge-soft:rgba(255,255,255,0.055);--customer-edge-focus:rgba(16,185,129,0.42);--customer-accent-soft:rgba(16,185,129,0.12);--customer-signal:rgba(16,185,129,0.78);--customer-ease-out:cubic-bezier(0.22,1,0.36,1);--customer-ease-in-out:cubic-bezier(0.45,0,0.2,1);--customer-column:640px;--customer-page-lift:transparent}@keyframes customer-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes customer-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.72}}@keyframes customer-moment-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes customer-disclosure-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.customerAppShell,.customerSurface{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.customerSurface{width:100%;max-width:var(--customer-column);margin:0 auto;padding-bottom:56px;display:flex;flex-direction:column;gap:28px}@media (min-width:1200px){:root{--customer-column:680px}.customerAppShell{max-width:960px}}.customerSurface__body{display:flex;flex-direction:column;gap:32px}.customerHeroZone{position:relative;padding:28px 30px 30px;margin:0;border-radius:14px;border:1px solid var(--customer-edge);background:var(--customer-bg-2);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 28px 72px rgba(0,0,0,.48);animation:customer-fade-up .38s var(--customer-ease-out) both}.customerHeroZone:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;border-radius:14px 0 0 14px;background:rgba(16,185,129,.45);opacity:.55;pointer-events:none}.customerHeroZone--home{padding-bottom:26px}.customerHeroZone--statement{padding-bottom:22px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.customerHero__eyebrow{margin:0 0 10px;font-size:.62rem;font-weight:600;letter-spacing:.14em;color:var(--customer-signal)}.customerHeroZone--statement .customerHero__title{font-size:2.35rem;font-weight:600;letter-spacing:-.062em;line-height:1.02;max-width:12ch;color:#ffffff}.customerHeroZone--statement .customerHero__subline{max-width:34ch;font-size:.88rem}.customerSurface--execution .customerHeroZone{border-color:rgba(16,185,129,.18);background:var(--customer-bg-2);padding-top:30px;padding-bottom:30px}.customerSurface--execution .customerHeroZone:before{opacity:.85;width:4px}.customerSurface--setup .customerHeroZone,.customerSurface.onboardingPage .onboardingPage__header{border-style:solid;border-color:var(--customer-edge-soft);background:var(--customer-bg-1);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.customerSurface--setup .customerHeroZone:before,.customerSurface.onboardingPage .onboardingPage__header:before{display:none}.customerSurface.onboardingPage .onboardingPage__header{position:relative;padding:24px 22px;margin-bottom:28px;border-radius:14px}.customerHero{padding:0;border:none;background:transparent;animation:customer-fade-up .4s ease both}.customerHeroZone.customerHero{animation:none}.customerHero__back{display:inline-block;margin-bottom:16px;font-size:.78rem;color:var(--steel);text-decoration:none;transition:color .15s ease}.customerHero__back:hover{color:var(--accent)}.customerHero__title{margin:0 0 12px;padding-left:6px;font-family:inherit;font-size:1.72rem;font-weight:600;color:#fafafa;letter-spacing:-.045em;line-height:1.12;max-width:16ch}.customerSurface--execution .customerHero__title{font-size:2.15rem;letter-spacing:-.058em;max-width:12ch;line-height:1.06;color:#ffffff}.customerSurface--setup .customerHero__title,.customerSurface.onboardingPage .onboardingPage__title{font-size:1.5rem;font-weight:600;max-width:20ch}.customerHero__subline{margin:0;padding-left:6px;font-size:.9rem;color:#9ca3af;line-height:1.6;max-width:38ch}.customerSurface--execution .customerHero__subline{color:var(--steel);max-width:36ch}.customerHero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:28px}.customerPrimaryCta{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:10px;border:1px solid rgba(16,185,129,.5);background:rgba(16,185,129,.16);color:#ecfdf5;font-size:.88rem;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:background .22s var(--customer-ease-out),border-color .22s var(--customer-ease-out),transform .22s var(--customer-ease-out),box-shadow .22s var(--customer-ease-out)}.customerPrimaryCta--command{padding:14px 28px;font-size:.92rem;border-color:rgba(16,185,129,.58);background:rgba(16,185,129,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 32px rgba(0,0,0,.32)}.customerPrimaryCta--command:hover{background:rgba(16,185,129,.3);border-color:var(--customer-signal)}.customerPrimaryCta:hover{background:rgba(16,185,129,.26);border-color:rgba(16,185,129,.65);transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 32px rgba(0,0,0,.32)}.customerPrimaryCta:active{transform:translateY(0);box-shadow:none}.customerSecondaryCta{font-size:.8rem;font-weight:500;color:var(--steel);text-decoration:none;transition:color .15s ease}.customerSecondaryCta:hover{color:#d1d5db;text-decoration:none}.customerSectionLabel{margin:0 0 10px;font-size:.68rem;font-weight:500;letter-spacing:.06em;color:#6b7280}.customerSectionLabel--focal{color:#a8b0bb;font-weight:600;letter-spacing:.08em}.customerDisclosure{margin:0;padding:0;font-size:.78rem;color:var(--steel);border:none;background:transparent}.customerDisclosure summary{display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#9ca3af;font-weight:500;font-size:.78rem;list-style:none;padding:4px 0;transition:color .15s ease}.customerDisclosure summary:hover{color:var(--accent)}.customerDisclosure summary::-webkit-details-marker{display:none}.customerDisclosure summary:before{content:"";display:inline-block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid;opacity:.7;transition:transform .2s ease}.customerDisclosure[open] summary{margin-bottom:10px;color:#e5e7eb}.customerDisclosure[open]>:not(summary){animation:customer-disclosure-in .32s var(--customer-ease-out) both}.customerDisclosure[open] summary:before{transform:rotate(90deg)}.customerDisclosure--spaced{margin-top:6px}.customerSurface .customerDisclosure.onboardingAdvanced,.customerSurface .onboardingAdvanced.customerDisclosure{padding:0;border:none;border-radius:0;background:transparent}.customerSurface .customerDisclosure.onboardingAdvanced summary:before,.customerSurface .onboardingAdvanced.customerDisclosure summary:before{width:0;height:0;border:4px solid transparent;border-right:none;border-left:5px solid;content:""}.customerCards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:10px;gap:10px}.customerCard{padding:14px;border-radius:10px;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.015);transition:border-color .18s ease,background .18s ease,transform .18s ease}.customerCard:hover{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.03);transform:translateY(-1px)}.customerCard__title{margin:0 0 6px;font-size:.84rem;font-weight:600;color:#d1d5db}.customerCard__body{margin:0;font-size:.74rem;line-height:1.5;color:var(--steel)}.customerEmpty{padding:20px 22px;border-radius:12px;border:1px solid var(--customer-edge-soft);background:var(--customer-bg-1);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.customerEmpty__title{margin:0 0 8px;font-size:.88rem;font-weight:600;color:#e5e7eb;letter-spacing:-.01em}.customerEmpty__body{margin:0;font-size:.8rem;line-height:1.6;color:var(--steel);max-width:40ch}.customerReveal{animation:customer-fade-up .4s var(--customer-ease-out) both}.customerOutcomeSettle{animation:customer-outcome-settle .62s var(--customer-ease-out) .08s both}.executionOutcomeHero--deny.customerOutcomeSettle{animation-duration:.68s;animation-delay:.1s}.executionOutcomeHero--silence.customerOutcomeSettle{animation-duration:.72s;animation-delay:.12s}@keyframes customer-outcome-settle{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.executionOutcomeHero__eyebrow{margin:0 0 8px;font-size:.6rem;font-weight:600;letter-spacing:.12em;color:var(--customer-signal)}.customerSurface--execution .executionPanel--awaiting .executionPlaygroundLayout__moment{border-color:rgba(16,185,129,.2);transition:border-color .4s var(--customer-ease-out)}.customerSurface--execution .executionPanel--running .customerProductBtn{pointer-events:none;opacity:.88}.customerSurface--execution .executionPanel--hasResult .executionPlaygroundLayout__moment{border-color:var(--customer-edge-soft);transition:border-color .5s var(--customer-ease-out)}.customerSurface--execution .executionOutcomeHero--permit.customerOutcomeSettle{box-shadow:inset 3px 0 0 rgba(16,185,129,.55)}.customerSurface--execution .executionOutcomeHero--deny.customerOutcomeSettle{box-shadow:inset 3px 0 0 rgba(248,113,113,.45)}.customerSurface--execution .executionOutcomeHero--silence.customerOutcomeSettle{box-shadow:inset 3px 0 0 rgba(156,163,175,.5)}.customerSurface--billing .customerHeroZone{background:var(--customer-bg-3);border-color:var(--customer-edge);padding-bottom:32px}.customerSurface--billing .customerHero__title{font-size:2rem;letter-spacing:-.058em;max-width:11ch}.customerSurface--billing .customerBilling__grid{margin-top:4px}.customerBilling__grid{display:grid;grid-template-columns:1.15fr 1fr .9fr;grid-gap:14px;gap:14px;align-items:stretch}@media (max-width:640px){.customerBilling__grid{grid-template-columns:1fr}}.customerCard--billing{padding:18px 16px;background:var(--customer-bg-1);border-color:var(--customer-edge-soft)}.customerCard--billing:hover{background:var(--customer-bg-2);border-color:var(--customer-edge)}.customerCard--billing .customerCard__title{color:#e5e7eb;font-size:.86rem}.customerEmpty--billing{padding:24px 22px;background:var(--customer-bg-1);border-style:solid;border-color:var(--customer-edge-soft)}.customerSkeleton{background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.08) 50%,rgba(255,255,255,.04));background-size:200% 100%}.customerSkeleton,.customerSkeleton--outcome{border-radius:10px;animation:customer-skeleton-pulse 1.4s ease-in-out infinite}.customerSkeleton--outcome{min-height:108px;width:100%;padding:20px 0;display:flex;flex-direction:column;gap:12px;justify-content:center;background:rgba(255,255,255,.02)}.customerSkeleton__bar{display:block;height:14px;width:68%;border-radius:6px;background:rgba(255,255,255,.07)}.customerSkeleton__bar--short{width:42%;height:10px}.customerSurface .executionPanel--productMinimal{padding:20px 0 0;border:none;background:transparent}.customerSurface .executionPanel--productMinimal .executionPlaygroundLayout__moment{min-height:120px;display:flex;flex-direction:column;justify-content:center}.customerSurface .productExampleCard{margin:0 0 18px;padding:0;border:none;background:transparent;font-size:.84rem;color:var(--steel);line-height:1.55;max-width:40ch}.customerSurface .executionBtn--primary.customerProductBtn{padding:12px 22px;border-radius:10px;font-size:.88rem;font-weight:600;transition:background .18s ease,border-color .18s ease,transform .12s ease,opacity .18s ease}.customerSurface .executionBtn--primary.customerProductBtn:active:not(:disabled){transform:scale(.98)}.customerSurface .executionOutcomeHero{padding:22px 0 4px;border:none;background:transparent;border-radius:0}.customerSurface .executionOutcomeHero--permit .executionOutcomeHero__title{color:#a7f3d0}.customerSurface .executionOutcomeHero--deny .executionOutcomeHero__title{color:#fecaca}.customerSurface .executionOutcomeHero--silence .executionOutcomeHero__title{color:#e5e7eb}.customerSurface .executionOutcomeHero__title{font-size:1.5rem;margin-bottom:10px}.customerSurface .executionOutcomeHero__timing{font-family:inherit;font-size:.72rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.customerSurface .executionMoment--product{gap:10px}.customerSurface .executionProductPlaceholder{text-align:left;max-width:36ch;font-size:.82rem}.executionRunReassurance{margin:0 0 14px;font-size:.78rem;line-height:1.55;color:var(--steel);max-width:38ch}.executionOutcomeConfidence{margin:10px 0 0;font-size:.8rem;line-height:1.55;color:var(--steel);max-width:40ch}.customerMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem}.executionExplanation__list--customer{gap:12px}.executionExplanation__list--customer li strong{font-weight:600;color:#d1d5db}.customerOutcomeChip{display:inline-block;padding:3px 9px;border-radius:999px;font-size:.72rem;font-weight:600;border:1px solid transparent}.customerOutcomeChip--permit{color:#a7f3d0;background:rgba(16,185,129,.1);border-color:rgba(16,185,129,.2)}.customerOutcomeChip--deny{color:#fecaca;background:rgba(248,113,113,.08);border-color:rgba(248,113,113,.18)}.customerOutcomeChip--silence{color:#e5e7eb;background:rgba(156,163,175,.1);border-color:rgba(156,163,175,.22)}.customerAppShell{min-height:100vh;padding:20px 24px 56px;max-width:min(1120px,100%);margin:0 auto;background:var(--customer-bg-0);box-shadow:inset 0 0 100px rgba(0,0,0,.55)}.customerAppShell__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px 20px;gap:12px 20px;margin-bottom:28px;padding:12px 16px 12px 14px;border-radius:12px;border:1px solid var(--customer-edge);background:var(--customer-bg-2);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 48px rgba(0,0,0,.35)}@media (max-width:720px){.customerAppShell__header{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "nav nav"}.customerAppShell__brand{grid-area:brand}.customerAppShell__nav{grid-area:nav}.customerAppShell__actions{grid-area:actions}}.customerAppShell__brand{text-decoration:none;color:inherit;transition:opacity .15s ease}.customerAppShell__brand:hover{opacity:.92}.customerBrandMark{display:inline-flex;align-items:center;gap:12px;min-height:40px}.customerBrandMark__icon{display:block;flex:0 0 auto;object-fit:contain;image-rendering:auto;filter:none}.customerBrandMark__wordmark{font-size:1rem;font-weight:600;letter-spacing:-.02em;line-height:1;color:#f5f5f5}.customerBrandMark--fallback .customerBrandMark__wordmark{font-size:.95rem}.customerAppShell__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 18px;align-items:center}.customerAppShell__navLink{font-size:.76rem;font-weight:500;color:#6b7280;text-decoration:none;padding:6px 2px 8px;border-bottom:2px solid transparent;transition:color .2s var(--customer-ease-out),border-color .2s var(--customer-ease-out)}.customerAppShell__navLink:hover{color:#e5e7eb}.customerAppShell__navLink--active{color:#f5f5f5;border-bottom-color:rgba(16,185,129,.75)}.customerAppShell__actions{margin-left:auto;font-size:.72rem}.customerAppShell__main{min-height:280px}.customerFallback{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:32px 16px}.customerFallback--inShell{min-height:280px;padding:24px 8px;justify-content:flex-start}.customerFallback__frame{width:100%;max-width:420px;padding:32px 28px;border-radius:14px;border:1px solid var(--customer-edge);background:var(--customer-bg-1);box-shadow:0 24px 80px rgba(0,0,0,.4)}.customerFallback__title{margin:20px 0 10px;font-size:1.2rem;font-weight:600;letter-spacing:-.03em;color:#f3f4f6;line-height:1.25}.customerFallback__body{margin:0 0 22px;font-size:.88rem;line-height:1.65;color:var(--steel);max-width:38ch}.customerFallback__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}.customerFallback__home{font-size:.82rem}.customerFallback__skeleton{margin-top:16px;height:6px;border-radius:999px;background:rgba(255,255,255,.06);overflow:hidden;position:relative}.customerFallback__skeleton:after{content:"";position:absolute;inset:0;width:40%;background:rgba(16,185,129,.25);border-radius:inherit;animation:customer-skeleton-pulse 1.4s ease-in-out infinite}.customerFallback--loading .customerFallback__title{margin-top:16px;font-size:.9rem;font-weight:500;color:var(--steel)}.customerSurface--execution .customerSurface__body{gap:28px}.customerSurface--execution .executionPlayground{padding:24px 24px 22px;border-radius:14px;border:1px solid rgba(16,185,129,.2);background:var(--customer-bg-3);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 24px 56px rgba(0,0,0,.4)}.customerSurface--execution .executionOutcomeHero{padding:22px 22px 18px;border-radius:12px;border:1px solid var(--customer-edge);background:var(--customer-bg-1)}.customerSurface--execution .executionOutcomeHero--permit{border-color:rgba(16,185,129,.22);background:rgba(16,185,129,.06)}.customerSurface--execution .executionOutcomeHero--deny{border-color:rgba(248,113,113,.18)}.customerSurface--execution .executionOutcomeHero--silence{border-color:rgba(156,163,175,.2)}.customerSurface--execution .executionOutcomeHero__title{font-size:1.5rem;font-weight:600;letter-spacing:-.045em;color:#fafafa;line-height:1.1}.customerSurface--billing .customerHeroZone{margin-bottom:4px}.customerSurface--billing .customerCards{gap:10px}.customerSurface--execution .executionProductPlaceholder{padding:20px 18px;border-radius:12px;border:1px solid var(--customer-edge-soft);background:var(--customer-bg-1)}.customerSurface--billing .customerCard{border-color:var(--customer-edge);background:var(--customer-bg-1)}.onboardingSetupProgress__body{margin-top:18px;display:flex;flex-direction:column;gap:20px}.customerBillingHint{margin:0;font-size:.82rem;line-height:1.6;color:var(--steel);max-width:42ch}.customerBillingHint--pending{color:#c4b896}.executionGovernanceBilling{display:flex;flex-direction:column;gap:18px;margin-top:8px}.executionGovernanceBilling__plansTitle{margin:0 0 12px;font-size:.95rem;font-weight:600;letter-spacing:-.02em;color:#e5e7eb}.executionGovernanceBilling__planGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.executionGovernanceBilling__planCard{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;border:1px solid var(--customer-edge-soft);background:var(--customer-bg-1)}.executionGovernanceBilling__planCard--current{border-color:#4b5563;box-shadow:0 0 0 1px rgba(148,163,184,.15)}.executionGovernanceBilling__planName{margin:0;font-size:1rem;font-weight:600;color:#f3f4f6}.executionGovernanceBilling__planPrice{margin:4px 0 0;font-size:.88rem;color:var(--steel)}.executionGovernanceBilling__planPositioning{margin:0;font-size:.8rem;line-height:1.55;color:var(--steel)}.executionGovernanceBilling__planLimits{margin:0;display:grid;grid-gap:6px;gap:6px;font-size:.78rem}.executionGovernanceBilling__planLimits dt{color:#9ca3af;font-weight:500}.executionGovernanceBilling__planLimits dd{margin:0;color:#e5e7eb}.executionGovernanceBilling__featureList{margin:0;padding-left:1.1rem;font-size:.78rem;line-height:1.5;color:#d1d5db;flex:1 1}.executionGovernanceBilling__planFooter{margin-top:auto}.customerPrimaryCta--block{display:block;width:100%;text-align:center;box-sizing:border-box}.customerPrimaryCta:disabled{opacity:.45;cursor:not-allowed}.authGate--customer .authGate__headline{font-size:1.5rem;letter-spacing:-.03em;max-width:20ch;margin-left:auto;margin-right:auto}.authGate--customer .authGate__subline{max-width:34ch;line-height:1.65;margin-top:14px}.authGate--customer .authGate__header{margin-bottom:32px}.authGate--customer .authGate__brand{display:flex;justify-content:center;margin-bottom:36px}.authGate--customer .customerBrandMark--authGate{flex-direction:column;gap:16px;align-items:center}.authGate--customer .customerBrandMark--authGate .customerBrandMark__wordmark{font-size:1.35rem;font-weight:700;letter-spacing:-.03em;color:#f9fafb}.customerSurface.onboardingPage .onboardingPage__title{font-size:1.55rem;max-width:22ch;line-height:1.22}.customerSurface.onboardingPage .onboardingPage__header{margin-bottom:36px}.customerSurface .onboardingFirstRun__title{font-size:1rem;font-weight:600;letter-spacing:-.01em}@media (prefers-reduced-motion:reduce){.customerDashboard__next,.customerDashboard__recent,.customerDashboard__tail,.customerDisclosure>:not(summary),.customerHero,.customerOutcomeSettle,.customerReveal,.executionPresenceRail__item,.onboardingReveal{animation:none!important}.customerOutcomeSettle{opacity:1;transform:none}.customerCard,.customerDisclosure summary:before,.customerPrimaryCta,.executionBtn--primary.customerProductBtn{transition:none!important}.customerCard:hover,.customerPrimaryCta:hover{transform:none;box-shadow:none}.customerSkeleton{animation:none;opacity:.5}}.customerDashboard h1,.customerDashboard h2{font-family:inherit}.customerDashboard .customerSurface__body{gap:0}.customerDashboard__body{display:flex;flex-direction:column;gap:0}.customerDashboard__next{position:relative;z-index:2;margin:-20px 0 0;padding:0 0 36px;animation:customer-fade-up .42s var(--customer-ease-out,cubic-bezier(.22,1,.36,1)) .06s both}.customerDashboard__nextCard{position:relative;padding:28px 28px 26px;border-radius:14px;border:1px solid rgba(16,185,129,.32);background:var(--customer-bg-3);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 0 0 1px rgba(16,185,129,.06),0 28px 64px rgba(0,0,0,.42);transition:border-color .28s var(--customer-ease-out,cubic-bezier(.22,1,.36,1)),box-shadow .28s var(--customer-ease-out,cubic-bezier(.22,1,.36,1)),transform .28s var(--customer-ease-out,cubic-bezier(.22,1,.36,1))}.customerDashboard__nextCard:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-radius:14px 14px 0 0;background:rgba(16,185,129,.35);opacity:.5;pointer-events:none}.customerDashboard__nextTitle{margin:0 0 12px;font-size:1.18rem;font-weight:600;color:#fafafa;letter-spacing:-.035em;line-height:1.2;max-width:28ch}.customerDashboard__nextBody{margin:0 0 20px;font-size:.84rem;line-height:1.62;color:#9ca3af;max-width:44ch}.customerDashboard__nextActions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 22px}.customerDashboard__tail{display:flex;flex-direction:column;gap:22px;padding-top:12px;opacity:.88;animation:customer-fade-up .5s var(--customer-ease-out,cubic-bezier(.22,1,.36,1)) .28s both}.customerDashboard__recent{margin:0;padding-top:4px;animation:customer-fade-up .48s var(--customer-ease-out,cubic-bezier(.22,1,.36,1)) .18s both}.customerDashboard__nextCta{display:inline-flex;font-size:.84rem;font-weight:600;color:var(--accent);text-decoration:none;transition:color .15s ease}.customerDashboard__nextCta:hover{color:#6ee7b7}.customerDashboard__setup{padding:16px 18px;border-radius:10px;border:1px solid var(--customer-edge-soft);background:var(--customer-bg-2);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);transition:border-color .2s ease,background .2s ease}.customerDashboard__setup--emphasized{border-color:rgba(46,204,113,.2);background:rgba(46,204,113,.04)}.customerDashboard__setupHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.customerDashboard__setupProgress{font-size:.72rem;color:var(--steel);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.customerDashboard__setupList{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.customerDashboard__setupItem{display:flex;align-items:center;gap:10px;font-size:.8rem;color:#d1d5db}.customerDashboard__setupItem a{color:var(--accent);text-decoration:none}.customerDashboard__setupItem a:hover{text-decoration:underline}.customerDashboard__setupItem--done{color:var(--steel)}.customerDashboard__setupCheck{width:1.1rem;text-align:center;font-size:.75rem;color:var(--steel)}.customerDashboard__setupItem--done .customerDashboard__setupCheck{color:rgba(46,204,113,.85)}.customerDashboard__setupHint{margin:12px 0 0;font-size:.72rem;color:var(--steel)}.customerDashboard__recent--prominent .customerSectionLabel{color:#d1d5db}.customerDashboard__recentRemember{margin:0 0 12px;font-size:.76rem;color:var(--steel);line-height:1.5}.customerDashboard__recent--prominent .customerDashboard__recentCard{border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.025)}.customerDashboard__recentHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.customerDashboard__recentLink{font-size:.72rem;color:var(--steel);text-decoration:none;transition:color .15s ease}.customerDashboard__recentLink:hover{color:var(--accent)}.customerDashboard__recentEmpty{padding:16px 18px;border-radius:10px;border:1px solid var(--customer-edge-soft);background:var(--customer-bg-2)}.customerDashboard__recentEmptyTitle{margin:0 0 6px;font-size:.8rem;font-weight:500;color:#9ca3af}.customerDashboard__recentEmptyBody{margin:0;font-size:.75rem;line-height:1.55;color:var(--steel)}.customerDashboard__recentList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.customerDashboard__recentCard{display:grid;grid-template-columns:auto 1fr auto;grid-gap:8px 12px;gap:8px 12px;align-items:center;padding:11px 13px;border-radius:10px;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.012);text-decoration:none;color:inherit;transition:border-color .18s ease,background .18s ease,transform .18s ease}.customerDashboard__recentCard:hover{border-color:rgba(255,255,255,.09);background:rgba(255,255,255,.025);transform:translateY(-1px)}.customerDashboard__recentOutcome{justify-self:start}.customerDashboard__recentMeta{font-size:.72rem;color:var(--steel);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customerDashboard__recentTime{font-size:.68rem;color:var(--steel);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.customerDashboard__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:6px;gap:6px;margin-top:0;padding-top:6px;border-top:1px solid rgba(255,255,255,.04)}.customerDashboard__card{display:block;padding:12px;border-radius:8px;border:1px solid transparent;background:transparent;text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease}.customerDashboard__card:hover{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.06);transform:none}.customerDashboard__cardTitle{display:block;margin-bottom:4px;font-size:.78rem;font-weight:500;color:#9ca3af}.customerDashboard__cardBody{margin:0;font-size:.7rem;line-height:1.45;color:var(--steel)}.customerDashboard__workspaceRow{display:flex;flex-wrap:wrap;gap:8px 16px;margin:8px 0 0;font-size:.78rem;color:#d1d5db}.customerDashboard__workspaceRow span{color:var(--steel)}.customerDashboard__advancedLinks{margin:10px 0 0;font-size:.75rem;display:flex;flex-wrap:wrap;gap:8px 14px}.customerDashboard__advancedLinks a{color:var(--steel);text-decoration:none;transition:color .15s ease}.customerDashboard__advancedLinks a:hover{color:var(--accent)}.customerDashboard__subline{font-size:.8rem;color:var(--steel);line-height:1.6;max-width:44ch}.customerDashboard__subline--tight{margin:8px 0 0}@media (max-width:520px){.customerDashboard__recentCard{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.customerDashboard__card,.customerDashboard__nextCard,.customerDashboard__recentCard{transition:none!important}.customerDashboard__nextCard:hover,.customerDashboard__recentCard:hover{transform:none}}