:root{font-family:Inter Variable,sans-serif;color:#141417;background:#f8f7f3;font-synthesis:none;text-rendering:optimizeLegibility;--font-display: "Inter Tight Variable", "Inter Variable", sans-serif;--font-brand: var(--font-display);--font-body: "Inter Variable", sans-serif;--font-mono: "Google Sans Code Variable", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--type-micro: 11px;--type-meta: 12px;--type-control: 13px;--type-body: 15px;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--ink: #151519;--muted: #696970;--line: #deddd7;--paper: #f8f7f3;--white: #fff;--indigo: #6170e8;--violet: #8f67e8;--teal: #1eaa98;--amber: #eba942}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink)}strong,b{font-weight:var(--weight-semibold)}button,input{font:inherit}a{color:inherit}svg{width:17px;height:17px}::selection{background:#6170e83d}:focus-visible{outline:2px solid var(--indigo);outline-offset:3px}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;padding:10px 14px;border-radius:8px;background:#fff;color:#111;text-decoration:none;box-shadow:0 8px 30px #0000002e}.skip-link:focus{top:16px}.m-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.m-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgb(31 31 35 / 8%);background:#f8f7f3db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.m-header__inner{height:70px;display:flex;align-items:center;gap:34px}.m-brand{display:inline-flex;text-decoration:none}.relay-logo{--relay-logo-size: 30px;display:inline-flex;align-items:center;color:var(--ink)}.relay-logo__lockup{width:calc(var(--relay-logo-size) * 4.33143);height:var(--relay-logo-size);flex:0 0 auto;display:block;background:currentColor;-webkit-mask:var(--devstax-wordmark-mask) center / contain no-repeat;mask:var(--devstax-wordmark-mask) center / contain no-repeat}.relay-logo__mark{width:var(--relay-logo-size);height:var(--relay-logo-size);display:grid;place-items:center;color:var(--ink)}.relay-logo__mark svg{width:100%;height:100%;display:block}.m-nav{display:flex;align-items:center;gap:28px}.m-nav a,.m-link-button{color:#55555d;font-size:13px;font-weight:500;text-decoration:none}.m-nav a:hover,.m-nav a[aria-current=page],.m-link-button:hover{color:var(--ink)}.m-header__actions{display:flex;align-items:center;gap:18px;margin-left:auto}.m-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:9px 15px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.m-button:hover{transform:translateY(-1px)}.m-button--dark{border-color:#17171a;background:#17171a;color:#fff;box-shadow:0 5px 16px #1010131f}.m-button--dark:hover{box-shadow:0 9px 24px #1010132e}.m-button--light{border-color:#d9d8d3;background:#fff;color:#26262b}.m-button--large{min-height:50px;padding-inline:20px;border-radius:11px}.m-button svg{width:15px;height:15px}.m-menu{display:none}.hero{position:relative;min-height:740px;display:flex;align-items:center;overflow:hidden;padding:88px 0 100px;background:radial-gradient(circle at 60% -10%,#fff 0,transparent 46%),var(--paper)}.hero:after{content:"";position:absolute;inset:0;opacity:.35;pointer-events:none;background-image:linear-gradient(rgb(40 40 44 / 5%) 1px,transparent 1px),linear-gradient(90deg,rgb(40 40 44 / 5%) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,#000);mask-image:linear-gradient(90deg,transparent,#000 45%,#000)}.hero-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.24;animation:float 11s ease-in-out infinite alternate}.hero-orb--one{width:400px;height:400px;right:2%;top:5%;background:#7a87f2}.hero-orb--two{width:300px;height:300px;right:29%;bottom:-12%;background:#e9ae51;animation-delay:-5s}.hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(50px,7vw,100px)}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#5965c8;font-size:11px;font-weight:600;letter-spacing:.075em;text-decoration:none;text-transform:uppercase}.eyebrow svg{width:13px;height:13px}.hero h1{margin:25px 0 22px;font-size:clamp(54px,6.2vw,88px);font-weight:500;line-height:.94;letter-spacing:-.075em}.hero h1 span{color:#77777d}.hero__copy>p{max-width:620px;margin:0;color:var(--muted);font-size:clamp(16px,1.6vw,19px);line-height:1.62}.hero__actions{display:flex;gap:10px;margin-top:34px}.hero__proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#77777d;font-size:11px}.hero__proof span{display:inline-flex;align-items:center;gap:5px}.hero__proof svg{width:13px;color:var(--teal)}.hero-composer{position:relative;overflow:hidden;border:1px solid rgb(31 31 36 / 11%);border-radius:18px;background:#ffffffeb;box-shadow:0 35px 90px #2427392b,0 4px 12px #2427390d;transform:perspective(1100px) rotateY(-2.5deg) rotateX(1deg)}.hero-composer:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px #ffffffe5}.hero-composer__top{height:48px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid #ededeb;color:#96969d;font-size:10px}.hero-composer__top strong{margin-left:7px;color:#44444b;font-weight:500}.hero-composer__top>span:last-child{margin-left:auto;padding:4px 7px;border-radius:5px;background:#f3f3f1}.window-dot{width:7px;height:7px;border-radius:50%;background:#d8d8d6}.window-dot:nth-child(1){background:#ec8d87}.window-dot:nth-child(2){background:#edc368}.window-dot:nth-child(3){background:#65c995}.hero-composer__body{min-height:240px;display:flex;flex-direction:column;justify-content:flex-end;padding:32px}.hero-composer__body p{margin:0 0 25px;color:#24242a;font-size:20px;line-height:1.48;letter-spacing:-.018em}.context-pills{display:flex;flex-wrap:wrap;gap:6px}.context-pills span{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #e1e1df;border-radius:7px;background:#fafaf8;color:#65656d;font-family:var(--font-mono);font-size:9px}.context-pills svg{width:12px;height:12px;color:#6975db}.hero-composer__controls{display:flex;align-items:center;gap:10px;padding:12px;border-top:1px solid #e8e8e5;background:#fafaf8}.mode-control{display:inline-flex;gap:2px;padding:3px;border:1px solid #e2e2df;border-radius:8px;background:#f0f0ed}.mode-control button{padding:6px 9px;border:0;border-radius:5px;background:transparent;color:#808087;font-size:10px;text-transform:capitalize;cursor:pointer}.mode-control button[data-active=true]{background:#fff;color:#222228;box-shadow:0 1px 3px #00000017}.model-route{min-width:0;display:flex;align-items:center;gap:6px;color:#787880;font-size:10px}.model-route svg{width:13px;color:#6674dc}.model-route strong{color:#33333a;font-weight:500}.composer-run{width:35px;height:35px;display:grid;place-items:center;margin-left:auto;border:0;border-radius:9px;background:#17171a;color:#fff}.signal-line{height:4px;display:grid;grid-template-columns:repeat(6,1fr)}.signal-line i:nth-child(1),.signal-line i:nth-child(6){background:#7382ed}.signal-line i:nth-child(2),.signal-line i:nth-child(5){background:#a470df}.signal-line i:nth-child(3){background:#24ad9d}.signal-line i:nth-child(4){background:#e9ae4d}.model-band{padding:36px 0;border-block:1px solid var(--line);background:#f2f1ed}.model-band .m-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.model-band p{margin:0;color:#66666d;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.model-logos{display:flex;align-items:center;gap:clamp(22px,3vw,42px)}.model-logos span{display:inline-flex;align-items:center;gap:8px;color:#626269;font-size:12px;font-weight:500}.model-logos i{width:8px;height:8px;border-radius:50%;box-shadow:0 0 14px currentColor}.model-logos span[data-color=violet] i{color:var(--violet);background:var(--violet)}.model-logos span[data-color=green] i{color:var(--teal);background:var(--teal)}.model-logos span[data-color=blue] i{color:var(--indigo);background:var(--indigo)}.model-logos span[data-color=amber] i{color:var(--amber);background:var(--amber)}.section{padding:130px 0}.section-heading{display:grid;grid-template-columns:170px minmax(0,1fr) minmax(280px,390px);gap:30px;align-items:end;margin-bottom:64px}.section-number{color:#6f6f76;font-family:var(--font-body);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.section-heading h2,.principles h2{margin:0;font-size:clamp(38px,4.2vw,58px);font-weight:500;line-height:1.03;letter-spacing:-.06em}.section-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-card{min-height:470px;padding:36px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.feature-card--wide{grid-column:1 / -1;min-height:510px;display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;align-items:center}.feature-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef0ff;color:#5867d1}.feature-icon--teal{background:#e6f8f5;color:#138f80}.feature-icon--amber{background:#fff5df;color:#bf7e1a}.feature-card h3{margin:23px 0 10px;font-size:25px;font-weight:500;letter-spacing:-.035em}.feature-card p{max-width:430px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.mini-app{height:390px;display:grid;grid-template-columns:70px 1fr;overflow:hidden;border:1px solid #e2e2df;border-radius:14px;background:#fafafa;box-shadow:0 24px 60px #2023321f;transform:translate(36px,35px)}.mini-sidebar{display:flex;flex-direction:column;align-items:center;gap:14px;padding:17px;border-right:1px solid #e3e3e0;background:#f2f2ef}.mini-sidebar b{width:28px;height:28px;display:grid;place-items:center;margin-bottom:10px;border-radius:8px;background:#17171a;color:#fff;font-size:8px}.mini-sidebar span{width:23px;height:4px;border-radius:4px;background:#d7d7d3}.mini-sidebar i{width:34px;height:34px;border-radius:9px;background:#e5e8ff}.mini-chat{display:flex;flex-direction:column;padding:20px}.mini-chat>small{padding-bottom:15px;border-bottom:1px solid #e7e7e4;color:#595960;font-size:10px}.mini-message{align-self:flex-end;width:72%;margin-top:30px;padding:11px 13px;border-radius:10px 10px 2px;background:#f0f0ed;color:#333339;font-size:10px;line-height:1.5}.mini-answer{display:flex;gap:9px;margin-top:22px;color:#3d3d44;font-size:10px;line-height:1.6}.mini-answer i{width:18px;height:18px;flex:0 0 auto;border-radius:6px;background:linear-gradient(135deg,#6878e7,#b06cdd)}.mini-composer{display:flex;justify-content:space-between;margin-top:auto;padding:13px;border:1px solid #dfdfdc;border-radius:10px;background:#fff;color:#6f6f76;font-size:10px}.mini-composer svg{width:13px;color:#fff;padding:2px;border-radius:4px;background:#17171a}.route-stack{display:grid;gap:9px;margin-top:58px}.route-stack span{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #e5e5e2;border-radius:10px;color:#66666d;font-size:11px;box-shadow:0 5px 18px #0000000a}.route-stack i{width:9px;height:9px;border-radius:50%}.route-stack i[data-model=claude]{background:#9a70db}.route-stack i[data-model=codex]{background:#2aaf9b}.route-stack i[data-model=gemini]{background:#6d79e4}.route-stack b{margin-left:auto;color:#303036;font-weight:500}.approval-card{display:grid;gap:7px;margin-top:60px;padding:19px;border:1px solid #e7d2aa;border-radius:12px;background:#fffaf0;box-shadow:0 10px 30px #4f391412}.approval-card small{color:#89580f;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.approval-card strong{font-size:13px;font-weight:500}.approval-card>span{display:flex;justify-content:flex-end;gap:7px;margin-top:13px}.approval-card button{padding:7px 9px;border:1px solid #dfd1b7;border-radius:7px;background:#fff;font-size:9px}.approval-card button:last-child{border-color:#17171a;background:#17171a;color:#fff}.dark-section{position:relative;overflow:hidden;background:#111216;color:#f5f5f5}.dark-section:before{content:"";position:absolute;width:500px;height:500px;left:45%;top:20%;border-radius:50%;background:#5c69d8;filter:blur(140px);opacity:.1}.section-heading--dark .section-number,.section-heading--dark p{color:#8f9099}.workflow-visual{position:relative;padding:60px;border:1px solid #2a2b31;border-radius:18px;background:#17181db8}.workflow-prompt{width:fit-content;display:flex;align-items:center;gap:13px;margin-inline:auto;padding:15px 18px;border:1px solid #3a3b43;border-radius:12px;background:#1e1f25}.workflow-prompt>svg{color:#8592fa}.workflow-prompt span,.workflow-nodes span{display:grid;gap:3px}.workflow-prompt small,.workflow-nodes small{color:#7f808a;font-family:var(--font-body);font-size:8px;text-transform:uppercase;letter-spacing:.07em}.workflow-prompt strong{font-size:12px;font-weight:500}.workflow-line{width:1px;height:55px;margin-inline:auto;background:linear-gradient(#555a89,#33343c)}.workflow-nodes{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.workflow-nodes article{position:relative;display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #32333a;border-radius:11px;background:#191a1f}.workflow-nodes article>svg{color:#8995ef}.workflow-nodes strong{font-size:11px;font-weight:500}.workflow-nodes em{color:#777984;font-size:9px;font-style:normal}.principles__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.principles h2{margin-top:22px}.principle-list{display:grid}.principle-list article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.principle-list article>span{color:#6f6f76;font-family:var(--font-body);font-size:10px}.principle-list h3{margin:0 0 8px;font-size:17px;font-weight:500}.principle-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.cta-section{padding:0 0 90px}.cta-card{position:relative;overflow:hidden;padding:90px 30px;border-radius:24px;background:#17181d;color:#fff;text-align:center}.cta-glow{position:absolute;width:600px;height:300px;left:50%;top:-160px;transform:translate(-50%);background:conic-gradient(#6274ef,#16af9c,#e7a844,#9a65df,#6274ef);filter:blur(80px);opacity:.5}.cta-card>*:not(.cta-glow){position:relative}.eyebrow--dark{color:#a8b1ff}.cta-card h2{margin:22px 0 15px;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1;letter-spacing:-.06em}.cta-card>p{margin:0;color:#aaaab2;font-size:14px}.waitlist-form{position:relative;width:min(500px,100%);display:grid;grid-template-columns:1fr auto;gap:8px;margin:31px auto 0}.waitlist-form input{height:46px;padding:0 14px;border:1px solid #3a3b42;border-radius:10px;background:#222329;color:#fff;outline:none}.waitlist-form input:focus{border-color:#7887ee;box-shadow:0 0 0 3px #6c7ceb26}.waitlist-form .m-button{border-color:#f5f5f5;background:#f5f5f5;color:#17171a}.honeypot{position:absolute!important;left:-9999px;width:1px!important;height:1px!important}.form-error{grid-column:1 / -1;color:#ff9bad;font-size:11px;text-align:left}.waitlist-success{width:fit-content;display:flex;align-items:center;gap:8px;margin:31px auto 0;padding:12px 15px;border:1px solid #3c665e;border-radius:10px;background:#1b352f;color:#bceadf;font-size:12px}.m-footer{overflow:hidden;padding:54px 0 45px;border-top:1px solid var(--line);background:#f2f1ed}.m-footer__signature{width:min(1420px,calc(100% - 48px));margin:0 auto 52px;font-family:var(--font-brand)}.m-footer__signature svg{width:100%;height:auto;display:block;overflow:visible;font-family:inherit}.m-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-top:42px;border-top:1px solid rgb(21 21 25 / 9%)}.m-footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.m-footer__minimal{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end}.m-footer__minimal>:nth-child(2){justify-self:center}.m-footer__minimal>:last-child{justify-self:end}.m-footer strong{margin-bottom:6px;font-size:11px}.m-footer a{color:#68686f;font-size:11px;text-decoration:none}.m-footer a:hover{color:var(--ink)}.m-footer__brand p{max-width:300px;margin:18px 0 34px;color:#626269;font-size:12px;line-height:1.6}.m-footer__brand>span{color:#6a6a71;font-size:10px}.inner-page{min-height:70vh}.inner-hero{padding:110px 0 80px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 70% 0%,#fff 0,transparent 45%)}.inner-hero--compact{padding:85px 0 60px}.inner-hero h1{max-width:880px;margin:24px 0 18px;font-size:clamp(50px,6vw,78px);font-weight:500;line-height:.98;letter-spacing:-.07em}.inner-hero p{max-width:700px;margin:0;color:var(--muted);font-size:16px;line-height:1.6}.billing-toggle{width:fit-content;display:flex;gap:3px;margin-top:35px;padding:4px;border:1px solid var(--line);border-radius:10px;background:#efeee9}.billing-toggle button{padding:8px 11px;border:0;border-radius:7px;background:transparent;color:#74747b;font-size:11px;cursor:pointer}.billing-toggle button[data-active=true]{background:#fff;color:#202026;box-shadow:0 1px 4px #00000017}.billing-toggle span{margin-left:4px;color:#178a79}.pricing-section{padding:80px 0 100px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pricing-card{position:relative;min-height:530px;display:flex;flex-direction:column;padding:31px;border:1px solid var(--line);border-radius:17px;background:#fff}.pricing-card--featured{border-color:#818ee8;box-shadow:0 20px 60px #444d8a21}.popular{position:absolute;right:20px;top:20px;padding:5px 7px;border-radius:6px;background:#eceeff;color:#5865c8;font-size:9px;font-weight:600;text-transform:uppercase}.pricing-card h2{margin:0;font-size:22px;font-weight:500}.pricing-card>p{min-height:62px;margin:12px 0 25px;color:var(--muted);font-size:12px;line-height:1.6}.price{display:flex;align-items:end;gap:8px;margin-bottom:25px}.price strong{font-size:42px;font-weight:500;letter-spacing:-.06em}.price>span{display:grid;padding-bottom:6px;color:#77777e;font-size:10px}.price small{color:#a0a0a5;font-size:8px}.pricing-card>.m-button{width:100%}.pricing-card ul{display:grid;gap:13px;margin:29px 0 0;padding:25px 0 0;border-top:1px solid #ecece9;list-style:none;color:#4f4f56;font-size:11px}.pricing-card li{display:flex;align-items:center;gap:9px}.pricing-card li svg{width:14px;color:#18917f}.pricing-note{display:flex;align-items:flex-start;gap:15px;margin-top:20px;padding:20px;border:1px solid #deddd7;border-radius:12px;background:#f1f0eb}.pricing-note>svg{color:#5868d2}.pricing-note strong{display:block;font-size:12px}.pricing-note p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.pricing-grid--focused{grid-template-columns:minmax(0,600px);justify-content:center}.pricing-grid--focused .pricing-card{min-height:0}.pricing-promise{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:30px;color:#4f4f56;font-size:11px}.pricing-promise span{display:inline-flex;align-items:center;gap:6px}.pricing-promise svg{width:13px;color:#178a79}.credit-callout{display:flex;align-items:baseline;gap:6px;margin:-6px 0 20px;padding:11px 12px;border:1px solid #e1e3fa;border-radius:9px;background:#f5f6ff}.credit-callout strong{color:#4f5fc7;font-size:13px;font-weight:500}.credit-callout span{color:#77777e;font-size:9px}.faq{border-top:1px solid var(--line)}.faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq h2{margin:20px 0 0;font-size:45px;font-weight:500;line-height:1.05;letter-spacing:-.055em}.faq details{border-bottom:1px solid var(--line)}.faq summary{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:500;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary svg{transform:rotate(45deg)}.faq p{margin:-5px 30px 24px 0;color:var(--muted);font-size:12px;line-height:1.65}.status-content{padding:65px 0 100px}.status-wrap{width:min(820px,calc(100% - 48px))}.status-banner{display:flex;align-items:center;justify-content:space-between;padding:21px 23px;border:1px solid #bfe0d8;border-radius:13px;background:#eef9f6}.status-banner>span{display:flex;align-items:center;gap:10px;color:#176d60;font-size:14px;font-weight:500}.status-banner i{width:9px;height:9px;border-radius:50%;background:#21a58f;box-shadow:0 0 0 5px #21a58f1c}.status-banner small{color:#66827c;font-size:10px}.status-banner--warning{border-color:#ead3a4;background:#fff8e8}.status-banner--warning>span{color:#9a6818}.status-banner--warning i{background:#d69328}.service-list{margin-top:28px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.service-list>div{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e9e9e6}.service-list>div:last-child{border:0}.service-list>div>span{display:grid;gap:4px;font-size:12px;font-weight:500}.service-list small{color:#929298;font-size:9px;font-weight:400}.service-list strong{color:#188574;font-size:10px;font-weight:500;text-transform:capitalize}.service-list strong[data-status=checking],.service-list strong[data-status=not-configured],.service-list strong[data-status=configuration-required]{color:#a77528}.incident-history{margin-top:55px}.incident-history h2{margin:0 0 18px;font-size:19px;font-weight:500}.incident-history article,.empty-incidents{display:flex;gap:15px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.incident-history article>span{align-self:flex-start;padding:5px 7px;border-radius:5px;background:#fff1dc;color:#a36e1c;font-size:8px;text-transform:uppercase}.incident-history h3{margin:0;font-size:13px}.incident-history p{color:var(--muted);font-size:11px;line-height:1.5}.incident-history small{color:#939398;font-size:9px}.empty-incidents{align-items:center;color:#1b8b79}.empty-incidents>span{display:grid;gap:4px}.empty-incidents strong{color:#34343a;font-size:12px}.empty-incidents small{color:#8a8a90}.status-caveat{margin:30px 0 0;color:#96969c;font-size:9px;line-height:1.5}.status-banner>div{display:flex;align-items:center}.status-banner small{color:#4f6f68}.status-banner button{min-height:40px;padding:0 13px;border:1px solid #c79a4d;border-radius:8px;background:#fffdf8;color:#78500f;font:inherit;font-size:10px;font-weight:500;cursor:pointer}.status-banner button:hover{background:#fff}.status-banner button:focus-visible{outline:3px solid rgb(104 117 223 / 24%);outline-offset:2px}.service-list small{color:#67676e}.service-list strong[data-status=unavailable]{color:#8a5c14}.incident-history small,.empty-incidents small{color:#68686f}.empty-incidents--offline{color:#a36e1c}.status-caveat{color:#6f6f76}.legal-layout{display:grid;grid-template-columns:230px minmax(0,720px);justify-content:space-between;gap:80px;padding-block:70px 120px}.legal-layout aside{position:sticky;top:100px;align-self:start;display:flex;flex-direction:column;gap:11px}.legal-layout aside strong,.legal-layout aside span{margin-bottom:5px;color:#696970;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.legal-layout aside span{margin-top:22px}.legal-layout aside a{color:#5e5e65;font-size:10px;text-decoration:none}.legal-layout article section{padding:22px 0;border-bottom:1px solid var(--line);scroll-margin-top:90px}.legal-layout article h2{margin:0 0 13px;font-size:20px;font-weight:500;letter-spacing:-.02em}.legal-layout article p{margin:0;color:#595960;font-size:13px;line-height:1.78}.legal-notice{margin-bottom:25px;padding:19px;border:1px solid #d8d9e7;border-radius:10px;background:#f0f1fa}.legal-notice strong{font-size:11px}.legal-notice p{margin-top:7px!important;color:#656779!important;font-size:11px!important}.security-hero-grid{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:100px}.security-hero-grid .m-button{margin-top:30px}.security-orbit{position:relative;width:270px;height:270px;display:grid;place-items:center;margin-inline:auto;border:1px solid #d8d9df;border-radius:50%;background:#ffffff8c;box-shadow:inset 0 0 70px #6a75d31a;animation:float 8s ease-in-out infinite alternate}.security-orbit>svg{width:65px;height:65px;padding:18px;border-radius:20px;background:#17171b;color:#fff;box-shadow:0 20px 50px #0003}.security-orbit span{position:absolute;width:41px;height:41px;display:grid;place-items:center;border:1px solid #dedee2;border-radius:12px;background:#fff;color:#6875db;box-shadow:0 8px 24px #00000017}.security-orbit span:nth-of-type(1){left:15px;top:35px}.security-orbit span:nth-of-type(2){right:8px;top:72px}.security-orbit span:nth-of-type(3){right:48px;bottom:5px}.security-orbit span:nth-of-type(4){left:18px;bottom:50px}.controls-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.controls-grid article{padding:34px;border:1px solid var(--line);border-radius:15px;background:#fff}.controls-grid article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef0ff;color:#6170d8}.controls-grid h2{margin:21px 0 9px;font-size:18px;font-weight:500}.controls-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.security-disclosure{padding:0 0 100px}.disclosure-card{display:flex;align-items:end;justify-content:space-between;gap:60px;padding:55px;border-radius:18px;background:#17181d;color:#fff}.disclosure-card .section-number{color:#aaaab2}.disclosure-card h2{margin:16px 0 10px;font-size:31px;font-weight:500;letter-spacing:-.04em}.disclosure-card p{max-width:650px;margin:0;color:#aaaab2;font-size:12px;line-height:1.65}.disclosure-card .m-button{flex:0 0 auto;border-color:#34353d;background:#23242a;color:#fff}@keyframes float{to{transform:translateY(14px) rotate(2deg)}}@media(max-width:980px){.hero__grid{grid-template-columns:1fr}.hero{padding-top:80px}.hero-composer{width:min(680px,100%);transform:none}.section-heading{grid-template-columns:120px 1fr}.section-heading>p{grid-column:2}.model-band .m-wrap{align-items:flex-start;flex-direction:column}.model-logos{flex-wrap:wrap}.security-hero-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:620px}.pricing-card{min-height:auto}.workflow-nodes{grid-template-columns:1fr 1fr}.m-footer__grid{grid-template-columns:1.5fr 1fr 1fr}.m-footer__grid>div:last-child{grid-column:2}.feature-card--wide{grid-template-columns:1fr}.mini-app{transform:translateY(35px)}.principles__grid{gap:55px}}@media(max-width:720px){.m-wrap{width:min(100% - 32px,1180px)}.m-header__inner{height:62px}.m-menu{width:38px;height:38px;display:grid;place-items:center;margin-left:auto;border:0;border-radius:9px;background:transparent}.m-nav{position:absolute;left:16px;right:16px;top:69px;display:none;align-items:stretch;flex-direction:column;gap:3px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 20px 50px #00000026}.m-nav[data-open=true]{display:flex}.m-nav a{padding:12px;border-radius:8px}.m-nav a:hover{background:#f3f3f0}.m-header__actions{display:none}.hero{min-height:auto;padding:70px 0 80px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero__actions{align-items:stretch;flex-direction:column}.hero__proof{gap:9px 14px}.hero-composer__body{min-height:220px;padding:24px 20px}.hero-composer__body p{font-size:16px}.model-route span{display:none}.model-band{padding:28px 0}.model-logos{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section{padding:90px 0}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:42px}.section-heading>p{grid-column:auto}.product-grid{grid-template-columns:1fr}.feature-card,.feature-card--wide{min-height:430px;grid-column:auto;padding:24px}.mini-app{width:calc(100% + 25px);grid-template-columns:48px 1fr}.mini-sidebar{padding:12px 7px}.workflow-visual{padding:30px 18px}.workflow-prompt{width:100%}.workflow-nodes{grid-template-columns:1fr}.principles__grid,.faq__grid{grid-template-columns:1fr;gap:45px}.cta-card{width:calc(100% - 20px);padding:70px 20px}.waitlist-form{grid-template-columns:1fr}.m-footer{padding-top:42px}.m-footer__signature{width:calc(100% - 32px);margin-bottom:38px}.m-footer__signature:before{font-size:clamp(62px,18vw,78px);line-height:.82}.m-footer__grid{grid-template-columns:1fr 1fr;gap:38px;padding-top:32px}.m-footer__brand{grid-column:1 / -1}.m-footer__grid>div:last-child{grid-column:auto}.inner-hero{padding:80px 0 55px}.inner-hero h1{font-size:48px}.status-banner{align-items:flex-start;flex-direction:column;gap:8px}.legal-layout{grid-template-columns:1fr;padding-top:35px}.legal-layout aside{position:static;display:none}.controls-grid{grid-template-columns:1fr}.security-orbit{width:230px;height:230px}.disclosure-card{align-items:flex-start;flex-direction:column;padding:35px 25px}.disclosure-card .m-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.pricing-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 10%,#e8eaff 0,transparent 35%),radial-gradient(circle at 15% 90%,#e6f7f3 0,transparent 34%),#f8f8f5}.pricing-hero:after{content:"";position:absolute;right:8%;bottom:-85px;width:320px;height:320px;border:1px solid rgb(96 109 208 / 13%);border-radius:50%;box-shadow:0 0 0 42px #606dd00a,0 0 0 88px #606dd008;pointer-events:none}.pricing-hero h1 span{background:linear-gradient(100deg,#5868d2,#8e55ba 52%,#168c7b);background-clip:text;-webkit-background-clip:text;color:transparent}.pricing-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:28px}.pricing-controls>div{display:flex;gap:3px;padding:4px;border:1px solid var(--line);border-radius:11px;background:#eeeee9}.pricing-controls button{min-height:35px;padding:0 13px;border:0;border-radius:7px;background:transparent;color:#74747b;font:inherit;font-size:10px;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.pricing-controls button[aria-pressed=true]{background:#fff;box-shadow:0 1px 5px #0000001a;color:#202026}.pricing-controls button b{margin-left:4px;color:#178a79;font-size:8px;font-weight:600}.pricing-card{min-height:650px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 22px 60px #2426321a}.pricing-card--featured:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#5868d2,#8a5ac1,#1b9481)}.pricing-card>header{min-height:130px}.pricing-card>header>span{display:block;margin-bottom:10px;color:#96969c;font-size:8px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.pricing-card>header h2{margin:0;font-size:23px;font-weight:500}.pricing-card>header p{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.pricing-card .price{min-height:58px;margin:8px 0 18px}.pricing-card .price strong{font-size:38px}.pricing-card .price strong:first-letter{letter-spacing:-.02em}.annual-total{min-height:17px;margin:-14px 0 13px;color:#178a79;font-size:8px}.pricing-card .credit-callout{margin:0 0 16px}.pricing-card .m-button{min-height:43px}.pricing-card .m-button--light{border-color:#d9d9d4;background:#f5f5f1}.pricing-note{margin-top:22px}.credit-explainer{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;margin-top:80px;padding:70px;overflow:hidden;border-radius:22px;background:#17171b;color:#f7f7f5}.credit-explainer h2{margin:15px 0 16px;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.02;letter-spacing:-.055em}.credit-explainer>div:first-child>p{margin:0;color:#a7a7ad;font-size:12px;line-height:1.65}.receipt-demo{overflow:hidden;border:1px solid #36363d;border-radius:15px;background:#202025;box-shadow:0 32px 80px #00000059}.receipt-demo header{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #34343a}.receipt-demo header span{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500}.receipt-demo header svg{width:14px;color:#8f99e8}.receipt-demo header em{padding:5px 7px;border-radius:5px;background:#27a58b24;color:#65ceb8;font-size:8px;font-style:normal;text-transform:uppercase}.receipt-demo dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;background:#34343a}.receipt-demo dl div{padding:13px 16px;background:#202025}.receipt-demo dt{color:#898991;font-size:8px}.receipt-demo dd{margin:4px 0 0;color:#f1f1ef;font-family:var(--font-mono);font-size:10px}.receipt-demo footer{min-height:51px;display:flex;align-items:center;gap:8px;padding:0 17px;color:#ababaf;font-size:9px}.receipt-demo footer svg{width:13px;color:#65ceb8}.topup-pricing{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:20px;padding:28px 30px;border:1px solid var(--line);border-radius:15px;background:#fff}.topup-pricing h2,.topup-pricing p{margin:0}.topup-pricing h2{font-size:16px;font-weight:500}.topup-pricing p{margin-top:5px;color:var(--muted);font-size:9px}.topup-pricing>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.topup-pricing article{min-width:125px;padding:10px 12px;border:1px solid #e3e3df;border-radius:9px;background:#f8f8f5}.topup-pricing article strong,.topup-pricing article span{display:block}.topup-pricing article strong{font-size:10px;font-weight:500}.topup-pricing article span{margin-top:3px;color:#5868d2;font-size:9px;font-weight:600}.pricing-controls button{color:#5f6067;font-size:11px}.pricing-controls button b{color:#116f61;font-size:9px}.pricing-card>header>span{color:#626269;font-size:9px}.pricing-card .price>span{color:#626269;font-size:11px}.pricing-card .price small{color:#626269;font-size:9px}.pricing-card .popular{color:#4855b4}.pricing-card .credit-callout span{color:#626269;font-size:10px}.annual-total{color:#116f61;font-size:9px}.credit-explainer .section-number{color:#aaaab1}@media(max-width:980px){.pricing-card{min-height:auto}.credit-explainer{grid-template-columns:1fr;gap:35px;padding:48px}.topup-pricing{align-items:flex-start;flex-direction:column;gap:20px}}@media(max-width:720px){.m-menu{width:44px;height:44px}.pricing-controls{align-items:stretch;flex-direction:column}.pricing-controls>div{display:grid;grid-template-columns:1fr 1fr}.pricing-controls button{min-height:44px;padding:0 7px}.pricing-card{padding:25px}.pricing-card>header{min-height:auto;margin-bottom:15px}.pricing-card .m-button{min-height:44px}.credit-explainer{margin-top:55px;padding:36px 22px}.receipt-demo dl{grid-template-columns:1fr}.topup-pricing{padding:22px}.topup-pricing>div:last-child{width:100%}.topup-pricing article{min-width:0;flex:1 1 100px}}.marketing-shell :is(h1,h2,h3){font-family:var(--font-brand)}.marketing-shell :is(.hero h1,.cinematic-hero h1,.inner-hero h1){letter-spacing:-.045em}.marketing-shell :is(.section-heading h2,.principles h2,.cta-card h2,.journey-copy h2,.evidence-heading h2,.trust-section h2,.home-pricing__heading h2,.home-faq h2,.cinematic-cta h2){letter-spacing:-.045em}.marketing-shell :is(h1,h2,h3,.m-nav a,.m-link-button,.m-button,.mode-control button,.journey-tabs button,.pricing-controls button,.eyebrow,.section-label,.section-number,.model-band p,.model-rail p,.m-footer strong,.m-footer a){text-transform:lowercase}.marketing-shell :is(.eyebrow,.section-label,.section-number){font-family:var(--font-brand);font-weight:500}.marketing-shell :is(.routing-stage__label,.routing-core small,.hero-scroll-cue,.journey-stage__copy>span,.screen-kicker,.delivery-status small,.evidence-card header small,.approval-preview small){text-transform:lowercase}.marketing-shell :is(.routing-run,.approval-preview button,.status-banner button){font-family:var(--font-body);font-weight:500;text-transform:lowercase}.legal-layout article p,.legal-notice p,.legal-page .inner-hero p,.status-caveat{font-family:var(--font-body)}.marketing-shell .legal-page :is(h1,h2,h3),.marketing-shell .incident-history h3,.marketing-shell .service-list,.marketing-shell .receipt-demo{font-family:var(--font-body);text-transform:none}.marketing-shell :is(.model-node,.model-rail__models,.receipt-preview,.route-screen__models){text-transform:none}.marketing-shell .m-button[href^="mailto:"],.marketing-shell .pricing-card h2,.marketing-shell .pricing-card .m-button{text-transform:none}.marketing-shell :is(.context-pills span,.mini-sidebar b,.approval-card small,.workflow-prompt small,.workflow-nodes small,.workflow-nodes em,.popular,.service-list small,.incident-history article>span,.incident-history small,.legal-layout aside strong,.legal-layout aside span,.receipt-demo header em,.receipt-demo dt){font-size:var(--type-micro);line-height:1.4}.marketing-shell :is(.price small,.credit-callout span,.status-caveat,.receipt-demo footer,.topup-pricing article span,.annual-total){font-size:var(--type-meta);line-height:1.5}.marketing-shell :is(.approval-card button,.pricing-controls button){min-height:40px;font-size:var(--type-control);font-weight:var(--weight-medium)}.marketing-shell .pricing-controls button b{font-size:var(--type-micro)}.marketing-shell .pricing-card>header>span{font-size:var(--type-meta)}.marketing-shell .pricing-card>header p,.marketing-shell .pricing-card>p,.marketing-shell .pricing-card ul,.marketing-shell .credit-explainer>div:first-child>p{font-size:13px;line-height:1.65}.marketing-shell .topup-pricing p{font-size:var(--type-control);line-height:1.55}.marketing-shell .topup-pricing article strong{font-size:var(--type-control)}.marketing-shell .receipt-demo dd{font-size:var(--type-meta)}.marketing-shell .legal-notice :is(strong,p){font-size:12px!important}.marketing-shell .inner-hero h1{max-width:920px;font-size:clamp(48px,5.4vw,72px);letter-spacing:-.04em}.marketing-shell :is(.legal-page,.status-page) .inner-hero h1{font-size:clamp(44px,4.8vw,64px);letter-spacing:-.04em}.marketing-shell .legal-page .inner-hero h1{font-family:var(--font-brand);text-transform:none}.marketing-shell .legal-layout{grid-template-columns:230px minmax(0,740px)}.marketing-shell .legal-layout aside :is(strong,span){font-family:var(--font-brand);font-size:var(--type-micro);font-weight:var(--weight-semibold);line-height:1.4;text-transform:lowercase}.marketing-shell .legal-layout aside a{min-height:30px;display:flex;align-items:center;font-size:var(--type-meta);line-height:1.4}.marketing-shell .legal-layout article section{padding-block:28px}.marketing-shell .legal-layout article h2{margin-bottom:14px;font-family:var(--font-brand);font-size:22px;font-weight:var(--weight-semibold);line-height:1.25}.marketing-shell .legal-layout article p{color:#4f4f56;font-size:16px;line-height:1.72}.marketing-shell .legal-notice{padding:22px}.marketing-shell .legal-notice :is(strong,p){font-size:14px!important}.marketing-shell .legal-notice strong{font-weight:var(--weight-semibold)}.marketing-shell .legal-notice p{line-height:1.65}.marketing-shell .controls-grid h2{font-size:20px}.marketing-shell :is(.controls-grid,.disclosure-card) p{font-size:14px;line-height:1.65}.marketing-shell .pricing-card>header p,.marketing-shell .pricing-card>p,.marketing-shell .pricing-card ul,.marketing-shell .pricing-note p,.marketing-shell .credit-explainer>div:first-child>p{font-size:14px;line-height:1.65}.marketing-shell .pricing-note strong{font-size:14px;font-weight:var(--weight-semibold)}.marketing-shell .pricing-card>header>span,.marketing-shell .price>span,.marketing-shell .credit-callout span,.marketing-shell .annual-total{font-size:var(--type-meta)}.marketing-shell .status-banner small,.marketing-shell .status-banner button,.marketing-shell .service-list small,.marketing-shell .service-list strong,.marketing-shell .incident-history small,.marketing-shell .status-caveat{font-size:var(--type-meta);line-height:1.45}.marketing-shell .status-page :is(.status-banner small,.status-banner button,.service-list small,.service-list strong,.incident-history small,.status-caveat){font-size:var(--type-meta)}.marketing-shell .service-list>div{min-height:78px}.marketing-shell .service-list>div>span{font-size:14px;line-height:1.35}.marketing-shell .service-list strong{font-weight:var(--weight-semibold)}.marketing-shell .incident-history p{font-size:13px;line-height:1.6}.marketing-shell .m-footer strong,.marketing-shell .m-footer a{font-size:var(--type-meta)}.marketing-shell .m-footer strong{font-weight:var(--weight-semibold)}.marketing-shell .m-footer__brand p{font-size:13px}.marketing-shell .m-footer__brand>span{font-size:var(--type-micro)}.marketing-shell .section-number{font-size:var(--type-micro);line-height:1.4}.marketing-shell :is(.m-brand,.m-nav a,.m-button){min-height:44px}.marketing-shell .m-nav a,.marketing-shell .m-footer a{display:flex;align-items:center}.marketing-shell .m-footer a{min-height:24px;width:fit-content}.marketing-shell .pricing-page .pricing-controls button,.marketing-shell--home .approval-preview button{min-height:44px}.marketing-shell :is(small,dt){font-size:var(--type-micro);line-height:1.4}.marketing-shell :is(.popular,.annual-total,.incident-history article>span,.pricing-card>header>span){font-size:var(--type-micro)}.marketing-shell :is(.mode-control button,.composer-run,.routing-run){min-width:44px;min-height:44px}@media(max-width:720px){.marketing-shell .skip-link,.marketing-shell .m-brand,.marketing-shell .m-footer a{min-width:44px;min-height:44px}.marketing-shell .inner-hero h1,.marketing-shell :is(.legal-page,.status-page) .inner-hero h1{font-size:clamp(40px,12.5vw,48px);letter-spacing:-.045em}.marketing-shell .legal-layout{grid-template-columns:minmax(0,1fr);gap:0}.marketing-shell .legal-layout article{min-width:0}.marketing-shell .legal-layout article h2{font-size:20px}.marketing-shell .legal-layout article p{font-size:15px}.marketing-shell .legal-notice :is(strong,p){font-size:13px!important}}.marketing-shell--home{--font-brand: "Poppins", "Inter Tight Variable", "Inter Variable", sans-serif;--void: #09090b;--void-soft: #101014;--panel: #141419;--panel-raised: #1a1a20;--chalk: #f5f5f2;--mist: #a9a9b2;--route-indigo: #7484ff;--route-violet: #a870e8;--route-teal: #2abea9;--proof-amber: #f0b44c;background:var(--void);color:var(--chalk)}.m-nav__mobile-actions{display:none}.marketing-shell--home .m-header{position:absolute;inset:0 0 auto;border-color:#ffffff14;background:#09090bbd;color:var(--chalk);-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.marketing-shell--home .m-header__inner{height:76px}.marketing-shell--home .relay-logo,.marketing-shell--home .relay-logo__mark{color:var(--chalk)}.marketing-shell--home .m-nav a,.marketing-shell--home .m-link-button{color:#b5b5bd}.marketing-shell--home .m-nav a:hover,.marketing-shell--home .m-nav a:focus-visible,.marketing-shell--home .m-link-button:hover{color:#fff}.marketing-shell--home .m-header .m-button--dark{border-color:#ffffff29;background:#f3f3f0;color:#101014;box-shadow:0 8px 30px #00000047}.cinematic-hero{position:relative;min-height:min(940px,100svh);display:flex;align-items:center;overflow:hidden;padding:140px 0 96px;isolation:isolate;background:#09090b}.cinematic-hero:before{content:"";position:absolute;inset:0;z-index:-3;opacity:.14;background-image:radial-gradient(circle at center,rgb(255 255 255 / 15%) 0 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(to bottom,transparent 2%,#000 25%,#000 80%,transparent);mask-image:linear-gradient(to bottom,transparent 2%,#000 25%,#000 80%,transparent)}.cinematic-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#09090b 0%,transparent 42%,transparent 76%,#09090b 100%),linear-gradient(0deg,#09090b 0%,transparent 24%)}.cinematic-hero__grid{position:absolute;inset:0;z-index:-2;opacity:.18;background-image:linear-gradient(rgb(255 255 255 / 7%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 7%) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at 72% 50%,#000,transparent 63%);mask-image:radial-gradient(circle at 72% 50%,#000,transparent 63%)}.cinematic-hero__glow{position:absolute;z-index:-2;border-radius:999px;filter:blur(130px);opacity:.18;animation:hero-drift 14s ease-in-out infinite alternate}.cinematic-hero__glow--one{width:500px;height:500px;right:3%;top:8%;background:var(--route-indigo)}.cinematic-hero__glow--two{width:360px;height:360px;right:33%;bottom:-16%;background:var(--route-violet);animation-delay:-7s}.cinematic-hero__layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(560px,1.06fr);align-items:center;gap:clamp(54px,6vw,96px)}.cinematic-hero__copy{position:relative;z-index:2}.cinematic-eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:9px;color:#c7c7cf;font-family:var(--font-body);font-size:10px;font-weight:500;letter-spacing:.035em;text-decoration:none;text-transform:lowercase}.cinematic-eyebrow>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgb(116 132 255 / 36%);border-radius:8px;background:#7484ff1a;color:#aeb7ff;box-shadow:0 0 25px #7484ff2e}.cinematic-eyebrow svg{width:12px;height:12px}.cinematic-hero h1{margin:28px 0 25px;font-size:clamp(58px,6.2vw,90px);font-weight:500;line-height:.94;letter-spacing:-.035em}.cinematic-hero h1 span,.cinematic-hero h1 strong{display:block}.cinematic-hero h1 span{color:#f5f5f2}.cinematic-hero h1 strong{font-weight:500;color:#74747c}.cinematic-hero__copy>p{max-width:610px;margin:0;color:#aaaab2;font-size:clamp(16px,1.45vw,19px);line-height:1.65}.cinematic-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.m-button--spectral{position:relative;border-color:transparent;background:#f5f5f2;color:#111115;box-shadow:0 12px 40px #00000057,0 0 30px #7484ff24}.m-button--spectral:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(100deg,var(--route-violet),var(--route-indigo),var(--route-teal))}.m-button--ghost{border-color:#ffffff26;background:#ffffff0a;color:#efeff1;box-shadow:inset 0 1px #ffffff0d}.m-button--ghost:hover{border-color:#ffffff47;background:#ffffff14}.cinematic-hero__proof{display:flex;flex-wrap:wrap;gap:10px 19px;margin-top:25px;color:#8e8e98;font-size:11px}.cinematic-hero__proof span{display:inline-flex;align-items:center;gap:6px}.cinematic-hero__proof svg{width:13px;color:var(--route-teal)}.routing-stage{position:relative;min-height:610px;overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:30px;background:radial-gradient(circle at 50% 42%,rgb(116 132 255 / 8%),transparent 34%),linear-gradient(145deg,#ffffff0d,#ffffff04);box-shadow:inset 0 1px #ffffff14,0 50px 120px #0000008c}.routing-stage:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgb(255 255 255 / 5%),transparent 38%)}.routing-stage__label{position:absolute;left:22px;top:20px;z-index:3;display:inline-flex;align-items:center;gap:8px;color:#9b9ba5;font-family:var(--font-body);font-size:9px;letter-spacing:.07em;text-transform:uppercase}.routing-stage__label svg{width:13px;color:var(--route-teal)}.routing-map{position:absolute;width:100%;height:100%;inset:0}.routing-map__halo{fill:none;stroke:url(#route-spectrum);stroke-width:1;opacity:.18;filter:drop-shadow(0 0 12px rgb(116 132 255 / 30%))}.routing-map__orbit{fill:none;stroke:#ffffff1c;stroke-width:1;stroke-dasharray:2 10;transform-origin:360px 292px;animation:orbit-turn 38s linear infinite}.routing-map__orbit--inner{animation-direction:reverse;animation-duration:24s}.routing-map__route,.routing-map__output{fill:none;stroke-width:2;stroke-linecap:round;stroke-dasharray:4 9;opacity:.24;transition:opacity .35s ease,stroke-width .35s ease,filter .35s ease;animation:route-flow 3.2s linear infinite}.routing-map__route--claude{stroke:var(--route-violet)}.routing-map__route--codex{stroke:var(--route-teal)}.routing-map__route--gemini{stroke:var(--route-indigo)}.routing-map__output{stroke:var(--proof-amber);opacity:.45}.routing-stage[data-mode=plan] .routing-map__route--claude,.routing-stage[data-mode=build] .routing-map__route--codex,.routing-stage[data-mode=review] .routing-map__route--gemini{opacity:1;stroke-width:3;filter:drop-shadow(0 0 8px currentColor)}.model-node{position:absolute;z-index:2;min-width:142px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding:12px;border:1px solid rgb(255 255 255 / 10%);border-radius:13px;background:#0f0f13d1;box-shadow:0 14px 34px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .28s ease,border-color .28s ease,background .28s ease,box-shadow .28s ease}.model-node>span{color:#9a9aa4;font-family:var(--font-body);font-size:8px}.model-node>i{width:8px;height:8px;border-radius:999px;box-shadow:0 0 16px currentColor}.model-node div{display:grid;gap:2px}.model-node small{color:#a2a2ac;font-size:8px}.model-node strong{color:#e9e9ec;font-size:12px;font-weight:500}.model-node--claude{left:7%;top:18%}.model-node--claude>i{color:var(--route-violet);background:currentColor}.model-node--codex{right:4%;top:26%}.model-node--codex>i{color:var(--route-teal);background:currentColor}.model-node--gemini{left:9%;bottom:19%}.model-node--gemini>i{color:var(--route-indigo);background:currentColor}.model-node[data-active=true]{transform:translateY(-4px) scale(1.025);border-color:#ffffff3d;background:#1a1a20eb;box-shadow:0 18px 40px #00000073,0 0 35px #7484ff1f}.routing-core{position:absolute;left:50%;top:46%;z-index:2;width:164px;display:grid;justify-items:center;transform:translate(-50%,-50%);text-align:center}.routing-core>span{width:46px;height:46px;display:grid;place-items:center;margin-bottom:12px;border:1px solid rgb(255 255 255 / 26%);border-radius:15px;background:#f2f2ef;color:#121216;box-shadow:0 0 50px #7484ff73}.routing-core small{color:#92929d;font-family:var(--font-body);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.routing-core strong{margin-top:5px;color:#f4f4f2;font-size:13px;font-weight:500}.routing-core em{margin-top:5px;color:#72727c;font-size:9px;font-style:normal}.routing-result{position:absolute;right:7%;bottom:17%;z-index:2;min-width:204px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;border:1px solid rgb(240 180 76 / 24%);border-radius:13px;background:#131211db;box-shadow:0 16px 38px #00000061;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.routing-result>svg:first-child{color:var(--proof-amber)}.routing-result>svg:last-child{width:14px;color:var(--route-teal);opacity:.65}.routing-result>span{display:grid;gap:3px}.routing-result small{color:#8b8b94;font-size:8px}.routing-result strong{color:#efefed;font-size:11px;font-weight:500}.routing-result[data-state=routing]{animation:result-pulse .75s ease-in-out infinite alternate}.routing-result[data-state=ready]{border-color:#2abea96b}.routing-controls{position:absolute;inset:auto 16px 16px;z-index:4;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px;border:1px solid rgb(255 255 255 / 10%);border-radius:14px;background:#0a0a0de0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.routing-controls>div{display:flex;gap:3px}.routing-controls button{min-height:40px;border:0;color:#8f8f99;font-size:10px;text-transform:capitalize;cursor:pointer}.routing-controls>div button{min-width:62px;border-radius:9px;background:transparent}.routing-controls>div button[aria-pressed=true]{background:#222229;color:#fff;box-shadow:inset 0 1px #ffffff12}.routing-controls .routing-run{display:inline-flex;align-items:center;gap:8px;padding:0 15px;border-radius:9px;background:#f2f2ef;color:#101014;font-weight:600}.routing-controls .routing-run:disabled{cursor:wait;opacity:.72}.routing-controls svg{width:13px}.hero-scroll-cue{position:absolute;left:50%;bottom:24px;z-index:3;display:grid;justify-items:center;gap:9px;transform:translate(-50%);color:#6f6f78;font-family:var(--font-body);font-size:8px;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.hero-scroll-cue i{position:relative;width:1px;height:27px;overflow:hidden;background:#ffffff21}.hero-scroll-cue i:after{content:"";position:absolute;inset:-100% 0 auto;height:100%;background:#aeb7ff;animation:scroll-cue 2s ease-in-out infinite}.model-rail{scroll-margin-top:80px;border-block:1px solid rgb(255 255 255 / 8%);background:#0d0d10}.model-rail__inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.model-rail__inner>div:first-child{display:flex;align-items:center;gap:11px}.model-rail__pulse{width:7px;height:7px;border-radius:999px;background:var(--route-teal);box-shadow:0 0 0 5px #2abea914,0 0 20px var(--route-teal);animation:rail-pulse 1.8s ease-in-out infinite}.model-rail p{margin:0;color:#81818b;font-family:var(--font-body);font-size:9px;letter-spacing:.055em;text-transform:uppercase}.model-rail__models{display:flex;align-items:center;gap:clamp(12px,2vw,26px)}.model-rail__models span{display:grid;grid-template-columns:auto auto;gap:1px 8px;align-items:center;color:#d5d5da;font-size:12px;font-weight:500}.model-rail__models i{width:7px;height:7px;grid-row:1 / 3;border-radius:999px;background:currentColor;box-shadow:0 0 13px currentColor}.model-rail__models small{color:#9898a2;font-family:var(--font-body);font-size:8px;font-weight:400}.model-rail__models span[data-model=claude] i{color:var(--route-violet)}.model-rail__models span[data-model=codex] i{color:var(--route-teal)}.model-rail__models span[data-model=gemini] i{color:var(--route-indigo)}.model-rail__models span[data-model=devstax] i{color:var(--proof-amber)}.model-rail__models b{color:#383840}.model-rail__models b svg{width:13px}.section-label{display:inline-flex;align-items:center;color:#9999a3;font-family:var(--font-body);font-size:9px;font-weight:500;letter-spacing:.085em;text-transform:uppercase}.journey-section{scroll-margin-top:70px;padding:145px 0;background:#0d0d10}.journey-layout{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:clamp(50px,7vw,105px);align-items:start}.journey-copy{position:sticky;top:120px}.journey-copy h2{max-width:430px;margin:22px 0 18px;color:#f1f1ef;font-size:clamp(42px,4.6vw,63px);font-weight:500;line-height:1;letter-spacing:-.03em}.journey-copy>p{max-width:410px;margin:0;color:#85858e;font-size:14px;line-height:1.7}.journey-tabs{display:grid;margin-top:42px;border-top:1px solid #28282e}.journey-tabs button{min-height:68px;display:grid;grid-template-columns:34px 25px 1fr;align-items:center;gap:8px;padding:0 8px;border:0;border-bottom:1px solid #28282e;background:transparent;color:#9999a3;text-align:left;cursor:pointer;transition:color .2s ease,background .2s ease,padding .2s ease}.journey-tabs button:hover{color:#b7b7be}.journey-tabs button[aria-selected=true]{padding-left:14px;background:linear-gradient(90deg,rgb(116 132 255 / 10%),transparent);color:#f0f0ee}.journey-tabs button>span{font-family:var(--font-body);font-size:8px}.journey-tabs button svg{width:15px}.journey-tabs button strong{font-size:13px;font-weight:500}.journey-stage{min-height:710px;display:flex;flex-direction:column;gap:26px;padding:34px;border:1px solid #24242a;border-radius:28px;background:linear-gradient(145deg,#15151a,#101014);box-shadow:inset 0 1px #ffffff0d,0 35px 90px #00000057}.journey-stage__copy{max-width:610px;min-height:120px}.journey-stage__copy>span{color:#929cff;font-family:var(--font-body);font-size:9px;letter-spacing:.06em;text-transform:uppercase}.journey-stage__copy h3{margin:12px 0 9px;color:#f1f1ef;font-size:clamp(27px,3vw,39px);font-weight:500;line-height:1.06;letter-spacing:-.025em}.journey-stage__copy p{max-width:580px;margin:0;color:#898992;font-size:13px;line-height:1.65}.journey-app{min-height:470px;overflow:hidden;border:1px solid #2e2e34;border-radius:18px;background:#0f0f12;box-shadow:0 28px 65px #00000052;animation:stage-enter .4s cubic-bezier(.2,.8,.2,1)}.journey-app__bar{height:48px;display:flex;align-items:center;gap:6px;padding:0 15px;border-bottom:1px solid #29292e;background:#17171c}.journey-app__bar>span{width:7px;height:7px;border-radius:99px;background:#46464d}.journey-app__bar>span:first-child{background:#b76d69}.journey-app__bar>span:nth-child(2){background:#ac8b51}.journey-app__bar>span:nth-child(3){background:#4d9674}.journey-app__bar strong{margin-left:7px;color:#aaaab2;font-size:9px;font-weight:500}.journey-app__bar em{margin-left:auto;color:#9999a3;font-family:var(--font-body);font-size:8px;font-style:normal}.context-screen{min-height:420px;display:grid;grid-template-columns:210px 1fr}.context-screen aside{display:flex;flex-direction:column;gap:4px;padding:22px 14px;border-right:1px solid #28282e;background:#131317}.context-screen aside small{margin:0 9px 10px;color:#9a9aa4;font-family:var(--font-body);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.context-screen aside span{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 10px;border-radius:8px;color:#a2a2ac;font-family:var(--font-mono);font-size:8px}.context-screen aside span[data-active=true]{background:#202027;color:#e3e3e6}.context-screen aside svg{width:13px;color:#8490ef}.context-screen>div{padding:55px 44px;background:radial-gradient(circle at 72% 12%,rgb(116 132 255 / 10%),transparent 38%)}.screen-kicker{display:inline-flex;align-items:center;gap:7px;color:#8e99ef;font-family:var(--font-body);font-size:8px;text-transform:uppercase}.screen-kicker svg{width:12px}.context-screen h3{margin:18px 0 10px;color:#f0f0ef;font-size:25px;font-weight:500;letter-spacing:-.02em}.context-screen p{max-width:440px;margin:0;color:#83838d;font-size:11px;line-height:1.65}.context-screen dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:55px 0 0}.context-screen dl div{padding:14px;border:1px solid #292930;border-radius:11px;background:#ffffff05}.context-screen dt{color:#9999a3;font-size:8px}.context-screen dd{margin:7px 0 0;color:#d7d7db;font-family:var(--font-mono);font-size:9px}.route-screen{min-height:420px;padding:36px;background:radial-gradient(circle at 50% 16%,rgb(42 190 169 / 8%),transparent 35%)}.route-screen__prompt{max-width:500px;display:flex;align-items:center;gap:12px;margin:0 auto 35px;padding:15px;border:1px solid #303038;border-radius:12px;background:#19191e}.route-screen__prompt>svg{color:#8490ef}.route-screen__prompt span{display:grid;gap:4px}.route-screen__prompt small{color:#9999a3;font-family:var(--font-body);font-size:8px;text-transform:uppercase}.route-screen__prompt strong{color:#d4d4d8;font-size:10px;font-weight:500}.route-screen__models{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.route-screen__models article{min-height:145px;display:flex;flex-direction:column;padding:16px;border:1px solid #292930;border-radius:13px;background:#141418}.route-screen__models article[data-selected=true]{border-color:#2abea97a;background:linear-gradient(145deg,#2abea917,#151519);box-shadow:0 0 35px #2abea914}.route-screen__models i{width:9px;height:9px;margin-bottom:26px;border-radius:99px;background:currentColor;box-shadow:0 0 14px currentColor}.route-screen__models i[data-model=claude]{color:var(--route-violet)}.route-screen__models i[data-model=codex]{color:var(--route-teal)}.route-screen__models i[data-model=gemini]{color:var(--route-indigo)}.route-screen__models span{display:grid;gap:5px}.route-screen__models small{color:#dedee1;font-size:10px}.route-screen__models strong{color:#9999a3;font-size:8px;font-weight:400}.route-screen__models em{margin-top:auto;color:#a2a2ac;font-family:var(--font-body);font-size:8px;font-style:normal}.route-screen>p{display:flex;align-items:center;justify-content:center;gap:8px;margin:28px 0 0;color:#9999a3;font-size:9px;text-align:center}.route-screen>p svg{width:13px;color:var(--route-teal)}.review-screen{min-height:420px;display:grid;grid-template-columns:180px 1fr}.review-screen aside{display:flex;flex-direction:column;gap:5px;padding:17px 11px;border-right:1px solid #28282e;background:#131317}.review-screen aside span{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 9px;border-radius:7px;color:#9a9aa4;font-family:var(--font-mono);font-size:7px}.review-screen aside span[data-active=true]{background:#222228;color:#d7d7da}.review-screen aside svg{width:11px;color:var(--route-teal)}.diff-view{display:flex;flex-direction:column;padding:25px}.diff-view>small{padding-bottom:14px;border-bottom:1px solid #2a2a30;color:#92929c;font-family:var(--font-mono);font-size:8px}.diff-view code{display:grid;gap:2px;margin-top:23px;font-family:var(--font-mono);font-size:9px}.diff-view code i{padding:8px 10px;color:#93939c;font-style:normal;white-space:pre-wrap}.diff-view code i[data-line=removed]{background:#cb55631c;color:#d9919c}.diff-view code i[data-line=added]{background:#2abea91a;color:#83d1c4}.diff-view p{display:flex;align-items:center;gap:9px;margin:auto 0 0;padding:14px;border:1px solid #34313d;border-radius:10px;background:#a870e80d;color:#93939c;font-size:9px;line-height:1.5}.diff-view p svg{flex:0 0 auto;color:var(--route-violet)}.deliver-screen{min-height:420px;padding:35px;background:radial-gradient(circle at 50% 10%,rgb(42 190 169 / 8%),transparent 36%)}.delivery-status{display:flex;align-items:center;justify-content:center;gap:14px;padding:20px;color:var(--route-teal)}.delivery-status>svg{width:28px;height:28px}.delivery-status span{display:grid;gap:4px}.delivery-status small{color:#92929c;font-family:var(--font-body);font-size:8px;text-transform:uppercase}.delivery-status strong{color:#ededeb;font-size:17px;font-weight:500}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.check-grid span{min-height:76px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:13px;border:1px solid #2a2a31;border-radius:11px;color:#7d7d87;font-size:9px}.check-grid span svg{width:13px;color:var(--route-teal)}.check-grid span:last-child svg{color:var(--proof-amber)}.check-grid strong{grid-column:2;color:#d4d4d8;font-family:var(--font-mono);font-size:8px;font-weight:400}.delivery-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding-top:19px;border-top:1px solid #29292f;color:#9999a3;font-size:8px}.delivery-ready{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgb(42 190 169 / 22%);border-radius:9px;background:#2abea912;color:#78c7ba;font-size:9px}.delivery-ready svg{width:13px}.evidence-section{padding:145px 0;background:#101014}.evidence-heading{display:grid;grid-template-columns:180px minmax(0,1fr) minmax(270px,390px);align-items:end;gap:28px;margin-bottom:62px}.evidence-heading h2{margin:0;color:#f1f1ef;font-size:clamp(40px,4.6vw,62px);font-weight:500;line-height:1;letter-spacing:-.03em}.evidence-heading>p{margin:0;color:#85858e;font-size:13px;line-height:1.7}.evidence-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.evidence-card{min-height:396px;display:flex;flex-direction:column;overflow:hidden;padding:30px;border:1px solid #292930;border-radius:22px;background:#16161b;box-shadow:inset 0 1px #ffffff0a}.evidence-card header{display:flex;align-items:center;gap:13px}.evidence-card header>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #32323a;border-radius:12px;background:#1d1d23;color:#929cff}.evidence-card header>span svg{width:17px}.evidence-card header div{display:grid;gap:4px}.evidence-card header small{color:#9a9aa4;font-family:var(--font-body);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.evidence-card h3{margin:0;color:#efefed;font-size:21px;font-weight:500;letter-spacing:-.02em}.evidence-card>p{max-width:500px;margin:18px 0 0;color:#80808a;font-size:11px;line-height:1.65}.evidence-card--approval{background:radial-gradient(circle at 75% 100%,rgb(240 180 76 / 8%),transparent 38%),#16161b}.approval-preview{min-height:175px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:auto;padding:21px;border:1px solid rgb(240 180 76 / 25%);border-radius:14px;background:#1b1917;transition:border-color .22s ease,background .22s ease}.approval-preview>div{display:grid;gap:6px}.approval-preview small{color:#c28c35;font-family:var(--font-body);font-size:8px;letter-spacing:.05em;text-transform:uppercase}.approval-preview strong{color:#eeeae2;font-size:13px;font-weight:500}.approval-preview p{max-width:330px;margin:0;color:#a39e97;font-size:9px;line-height:1.5}.approval-preview>span{display:flex;gap:7px}.approval-preview button{min-height:42px;padding:0 13px;border:1px solid #3b3833;border-radius:9px;background:#24211d;color:#d1ccc4;font-size:9px;cursor:pointer}.approval-preview button:last-child{border-color:#eeeae2;background:#eeeae2;color:#171512}.approval-preview[data-state=approved]{border-color:#2abea95e;background:#141f1dcc}.approval-preview[data-state=approved] small{color:#64c8b8}.approval-preview[data-state=declined]{border-color:#cb55634f;background:#221518c7}.approval-preview[data-state=declined] small{color:#d68792}.evidence-card--receipt{background:radial-gradient(circle at 70% 80%,rgb(42 190 169 / 9%),transparent 42%),#16161b}.evidence-card--receipt header>span{color:var(--route-teal)}.receipt-preview{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:auto;overflow:hidden;border:1px solid #292930;border-radius:14px;background:#292930}.receipt-preview>span{min-height:74px;display:grid;gap:7px;align-content:center;padding:14px;background:#131317}.receipt-preview small{color:#9696a0;font-size:8px}.receipt-preview strong{color:#d2d2d6;font-family:var(--font-mono);font-size:9px;font-weight:400}.receipt-preview footer{min-height:48px;grid-column:1 / -1;display:flex;align-items:center;gap:8px;padding:0 14px;background:#17191a;color:#75bfb3;font-size:9px}.receipt-preview footer svg{width:13px}.evidence-card--memory{min-height:360px}.evidence-card--memory header>span{color:var(--route-violet)}.memory-preview{display:grid;margin:auto 0 20px}.memory-preview span{min-height:64px;display:grid;grid-template-columns:30px 1fr;align-content:center;gap:3px 11px;border-bottom:1px solid #2a2a30}.memory-preview span:last-child{border-bottom:0}.memory-preview i{width:25px;height:25px;grid-row:1 / 3;display:grid;place-items:center;border:1px solid #33333a;border-radius:8px;color:#a2a2ac;font-family:var(--font-body);font-size:8px;font-style:normal}.memory-preview strong{color:#d8d8dc;font-size:10px;font-weight:500}.memory-preview small{color:#9999a3;font-size:8px}.evidence-card--boundary{min-height:360px;background:radial-gradient(circle at 75% 85%,rgb(116 132 255 / 9%),transparent 42%),#16161b}.evidence-card--boundary>a{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-top:23px;color:#a5adf1;font-size:10px;text-decoration:none}.evidence-card--boundary>a svg{width:13px}.boundary-map{display:flex;align-items:center;justify-content:flex-end;margin-top:auto}.boundary-map span{width:54px;height:54px;display:grid;place-items:center;border:1px solid #303038;border-radius:16px;background:#1d1d23;color:#98a2ef;box-shadow:0 10px 25px #00000038}.boundary-map i{width:58px;height:1px;background:linear-gradient(90deg,#34343b,#7484ff,#34343b)}.boundary-map span:last-child{color:var(--route-teal)}.trust-section{padding:145px 0;background:#f1f0eb;color:#151519}.trust-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(60px,9vw,130px);align-items:start}.trust-section .section-label{color:#696972}.trust-section h2{max-width:560px;margin:22px 0 18px;font-size:clamp(43px,5vw,66px);font-weight:500;line-height:1;letter-spacing:-.03em}.trust-section .trust-layout>div:first-child>p{max-width:560px;margin:0 0 30px;color:#66666e;font-size:14px;line-height:1.7}.trust-list{display:grid}.trust-list article{min-height:150px;display:grid;grid-template-columns:48px 1fr;gap:19px;align-content:center;border-bottom:1px solid #d5d4ce}.trust-list article:first-child{border-top:1px solid #d5d4ce}.trust-list article>svg{width:19px;color:#6875df}.trust-list article span{display:grid;gap:9px}.trust-list strong{font-size:16px;font-weight:500;letter-spacing:-.02em}.trust-list p{max-width:450px;margin:0;color:#65656d;font-size:12px;line-height:1.6}.continuity-section{padding:145px 0;border-top:1px solid rgb(255 255 255 / 7%);border-bottom:1px solid rgb(255 255 255 / 7%);background:radial-gradient(circle at 68% 38%,rgb(116 132 255 / 7%),transparent 32%),#0d0d10}.continuity-heading{display:grid;grid-template-columns:150px minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:36px;margin-bottom:54px}.continuity-heading h2{max-width:710px;margin:0;color:#f2f2ef;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:.96;letter-spacing:-.06em}.continuity-heading>p{max-width:500px;margin:0;color:#92929c;font-size:15px;line-height:1.72}.continuity-compare{display:grid;grid-template-columns:.86fr 1.14fr;gap:16px}.continuity-card{min-width:0;min-height:520px;display:flex;flex-direction:column;padding:30px;overflow:hidden;border:1px solid #29292f;border-radius:24px;background:#141419;box-shadow:inset 0 1px #ffffff0a}.continuity-card>header{display:grid;gap:8px;padding-bottom:25px;border-bottom:1px solid #29292f}.continuity-card>header span{color:#90909a;font-size:var(--type-meta);font-weight:var(--weight-medium)}.continuity-card>header strong{color:#ebebe9;font-size:23px;font-weight:500;letter-spacing:-.035em}.continuity-card>ul{display:grid;gap:13px;margin:auto 0 0;padding:25px 0 0;border-top:1px solid #29292f;list-style:none}.continuity-card>ul li{display:flex;align-items:center;gap:10px;color:#a6a6ae;font-size:13px;line-height:1.45}.continuity-card>ul svg{width:15px;flex:0 0 auto}.continuity-card--fragmented{background:radial-gradient(circle at 50% 60%,rgb(203 85 99 / 6%),transparent 44%),#121216}.continuity-card--fragmented>header span,.continuity-card--fragmented>ul svg{color:#cf7b86}.fragmented-route{display:grid;grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr) 50px minmax(0,1fr);align-items:center;gap:7px;margin:auto 0;padding:34px 0}.fragmented-route>span{min-height:116px;display:grid;justify-items:center;align-content:center;gap:7px;border:1px solid #303037;border-radius:16px;background:#18181d}.fragmented-route>span i,.continuity-record li>i{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 18px currentColor}.fragmented-route [data-model=claude],.continuity-record [data-model=claude]{color:var(--route-violet)}.fragmented-route [data-model=codex],.continuity-record [data-model=codex]{color:var(--route-teal)}.fragmented-route [data-model=gemini],.continuity-record [data-model=gemini]{color:var(--route-indigo)}.continuity-record [data-model=devstax]{color:var(--proof-amber)}.fragmented-route small{color:#8b8b95;font-size:var(--type-micro)}.fragmented-route strong{color:#d5d5d9;font-size:var(--type-control);font-weight:500}.fragmented-route em{position:relative;color:#787881;font-size:8px;font-style:normal;text-align:center}.fragmented-route em:before{content:"";position:absolute;left:0;right:0;top:-12px;height:1px;background:repeating-linear-gradient(90deg,#4b4b54 0 4px,transparent 4px 8px)}.continuity-card--connected{border-color:#7484ff52;background:radial-gradient(circle at 50% 47%,rgb(116 132 255 / 11%),transparent 40%),#15151b;box-shadow:inset 0 1px #ffffff14,0 32px 80px #00000038}.continuity-card--connected>header span,.continuity-card--connected>ul svg{color:#97a2ff}.continuity-record{display:grid;grid-template-columns:minmax(190px,.86fr) minmax(260px,1.14fr);gap:16px;align-items:stretch;margin:auto 0;padding:28px 0}.continuity-record>div{display:grid;align-content:center;justify-items:center;min-height:230px;padding:22px;border:1px solid rgb(116 132 255 / 22%);border-radius:18px;background:radial-gradient(circle at center,rgb(116 132 255 / 18%),transparent 62%),#17171d;text-align:center}.continuity-record>div>span{width:44px;height:44px;display:grid;place-items:center;margin-bottom:13px;border-radius:14px;background:#f0f0ed;color:#151519;box-shadow:0 0 34px #7484ff47}.continuity-record>div>span svg{width:18px}.continuity-record>div small{color:#8f8f99;font-size:var(--type-micro)}.continuity-record>div strong{margin-top:6px;color:#f0f0ef;font-size:17px;font-weight:500}.continuity-record>div em{margin-top:8px;color:#898993;font-size:var(--type-micro);font-style:normal;line-height:1.45}.continuity-record ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.continuity-record li{min-height:50px;display:grid;grid-template-columns:10px 1fr 15px;align-items:center;gap:11px;padding:9px 12px;border:1px solid #303038;border-radius:12px;background:#18181e}.continuity-record li>span{display:grid;gap:2px}.continuity-record li small{color:#83838d;font-size:var(--type-micro)}.continuity-record li strong{color:#dbdbdf;font-size:var(--type-control);font-weight:500}.continuity-record li>svg{width:14px;color:var(--route-teal)}.trust-actions{display:flex;flex-wrap:wrap;gap:10px}.trust-actions .m-button--light{border-color:#d2d1ca;background:transparent;color:#222226}.assurance-ledger{display:grid;grid-template-columns:repeat(4,1fr);margin-top:72px;border:1px solid #d4d3cd;border-radius:20px;overflow:hidden}.assurance-ledger>a{min-height:170px;display:grid;grid-template-columns:35px 1fr 16px;align-content:center;gap:15px;padding:24px;border-right:1px solid #d4d3cd;color:#19191d;text-decoration:none;transition:background .2s ease,color .2s ease}.assurance-ledger>a:last-child{border-right:0}.assurance-ledger>a:hover{background:#e8e7e1}.assurance-ledger>a>svg:first-child{width:19px;color:#6573da}.assurance-ledger>a>svg:last-child{width:14px;align-self:end;color:#777780}.assurance-ledger span{display:grid;gap:8px}.assurance-ledger small{color:#5f5f67;font-size:var(--type-meta);font-weight:500}.assurance-ledger strong{font-size:13px;font-weight:500;line-height:1.45}.home-pricing{padding:145px 0;border-bottom:1px solid rgb(255 255 255 / 7%);background:#0d0d10}.home-pricing__heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.6fr);gap:24px 80px;align-items:end;margin-bottom:54px}.home-pricing__heading .section-label{grid-column:1 / -1}.home-pricing__heading h2{margin:0;color:#f1f1ef;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:.99;letter-spacing:-.03em}.home-pricing__heading>p{margin:0;color:#91919a;font-size:15px;line-height:1.7}.home-pricing__heading>a{grid-column:2;display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#b1b8ff;font-size:13px;text-decoration:none}.home-pricing__heading>a svg{width:14px}.home-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-plan{position:relative;min-height:510px;display:flex;flex-direction:column;padding:28px;border:1px solid #292930;border-radius:22px;background:#15151a}.home-plan--featured{border-color:#7484ff73;background:radial-gradient(circle at 75% 5%,rgb(116 132 255 / 13%),transparent 34%),#17171d;box-shadow:0 28px 70px #00000040}.home-plan__badge{position:absolute;right:20px;top:20px;padding:7px 9px;border:1px solid rgb(116 132 255 / 34%);border-radius:999px;background:#7484ff1a;color:#b3baff;font-size:var(--type-micro)}.home-plan header{display:grid;gap:9px;padding-right:90px}.home-plan header small{color:#8d8d97;font-size:var(--type-meta)}.home-plan h3{margin:0;color:#f0f0ed;font-size:28px;font-weight:500;letter-spacing:-.025em}.home-plan header p{min-height:48px;margin:0;color:#8f8f99;font-size:13px;line-height:1.55}.home-plan__price{display:flex;align-items:baseline;gap:7px;margin-top:29px}.home-plan__price strong{color:#f3f3f0;font-size:42px;font-weight:500;letter-spacing:-.05em}.home-plan__price span{color:#8e8e98;font-size:11px}.home-plan__credits{display:flex;align-items:center;gap:12px;margin:22px 0;padding:14px;border:1px solid #2b2b32;border-radius:13px;background:#121216}.home-plan__credits>svg{width:17px;color:var(--route-teal)}.home-plan__credits span{display:grid;gap:3px}.home-plan__credits strong{color:#d8d8db;font-family:var(--font-mono);font-size:11px;font-weight:500}.home-plan__credits small{color:#84848e;font-size:var(--type-micro)}.home-plan ul{display:grid;gap:10px;margin:0 0 25px;padding:0;list-style:none}.home-plan li{display:flex;align-items:flex-start;gap:9px;color:#a3a3ac;font-size:12px;line-height:1.4}.home-plan li svg{width:13px;flex:0 0 auto;color:var(--route-teal)}.home-plan>.m-button{width:100%;margin-top:auto}.home-faq{padding:145px 0;background:#f1f0eb;color:#151519}.home-faq__layout{display:grid;grid-template-columns:.76fr 1.24fr;gap:clamp(70px,10vw,150px)}.home-faq__layout>div:first-child{position:sticky;top:110px;align-self:start}.home-faq .section-label{color:#6c6c74}.home-faq h2{max-width:520px;margin:22px 0 18px;font-size:clamp(43px,4.8vw,64px);font-weight:500;line-height:1;letter-spacing:-.03em}.home-faq__layout>div:first-child>p{max-width:480px;margin:0;color:#686870;font-size:15px;line-height:1.7}.home-faq details{border-top:1px solid #d3d2cb}.home-faq details:last-child{border-bottom:1px solid #d3d2cb}.home-faq summary{min-height:82px;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:20px;padding:16px 2px;color:#222226;font-size:17px;font-weight:500;line-height:1.35;cursor:pointer;list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary svg{width:17px;transition:transform .2s ease}.home-faq details[open] summary svg{transform:rotate(45deg)}.home-faq details p{max-width:700px;margin:-4px 0 26px;color:#67676f;font-size:14px;line-height:1.72}.cinematic-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px}.cinematic-cta__proof{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:20px;color:#8f8f98;font-size:var(--type-meta)}.cinematic-cta__proof span{display:inline-flex;align-items:center;gap:7px}.cinematic-cta__proof svg{width:13px;color:var(--route-teal)}.cinematic-cta{position:relative;overflow:hidden;padding:145px 0;border-bottom:1px solid rgb(255 255 255 / 8%);background:#09090b}.cinematic-cta:before{content:"";position:absolute;width:650px;height:400px;left:50%;top:-280px;transform:translate(-50%);border-radius:50%;background:conic-gradient(var(--route-indigo),var(--route-teal),var(--proof-amber),var(--route-violet),var(--route-indigo));filter:blur(100px);opacity:.27}.cinematic-cta__map{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgb(255 255 255 / 7%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 7%) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 60%);mask-image:radial-gradient(circle at center,#000,transparent 60%)}.cinematic-cta__map i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--route-indigo);box-shadow:0 0 25px currentColor}.cinematic-cta__map i:nth-child(1){left:20%;top:30%;color:var(--route-violet)}.cinematic-cta__map i:nth-child(2){right:19%;top:22%;color:var(--route-teal)}.cinematic-cta__map i:nth-child(3){left:28%;bottom:21%;color:var(--proof-amber)}.cinematic-cta__map i:nth-child(4){right:27%;bottom:27%}.cinematic-cta__inner{position:relative;display:grid;justify-items:center;text-align:center}.cinematic-cta h2{margin:27px 0 18px;color:#f3f3f1;font-size:clamp(52px,7vw,90px);font-weight:500;line-height:.94;letter-spacing:-.035em}.cinematic-cta h2 strong{font-weight:500;color:#787881}.cinematic-cta__inner>p{max-width:620px;margin:0;color:#8e8e98;font-size:14px;line-height:1.7}.marketing-shell--home .waitlist-form{margin-top:32px}.marketing-shell--home .waitlist-form input{min-height:50px;border-color:#34343b;border-radius:11px;background:#17171c}.marketing-shell--home .waitlist-form .m-button{min-height:50px;border-color:#f0f0ed;background:#f0f0ed;color:#101014}.marketing-shell--home .m-footer{min-height:500px;padding:82px 0 64px;border-color:#ffffff0d;background:#0e0d12;color:#9c9a9f}.marketing-shell--home .m-footer a{color:#9c9a9f}.marketing-shell--home .m-footer a:hover{color:#d8d6da}.marketing-shell--home .m-footer__signature{width:min(1750px,calc(100% - 120px));margin-bottom:105px}.marketing-shell--home .m-footer__signature:before{content:none}.marketing-shell--home .m-footer__signature svg{width:100%;height:auto;display:block;overflow:visible;font-family:var(--font-brand)}.marketing-shell--home .m-footer__minimal{width:min(1750px,calc(100% - 120px));font-size:14px}.marketing-shell--home .m-footer__minimal a{width:fit-content;font-size:14px;text-decoration:underline;text-decoration-color:#9c9a9fb3;text-decoration-thickness:1px;text-underline-offset:5px}@keyframes hero-drift{to{transform:translate3d(-30px,24px,0) scale(1.08)}}@keyframes orbit-turn{to{transform:rotate(360deg)}}@keyframes route-flow{to{stroke-dashoffset:-39}}@keyframes result-pulse{to{box-shadow:0 16px 38px #00000061,0 0 28px #f0b44c24}}@keyframes scroll-cue{50%,to{transform:translateY(200%)}}@keyframes rail-pulse{50%{box-shadow:0 0 0 8px #2abea90a,0 0 25px var(--route-teal)}}@keyframes stage-enter{0%{opacity:.3;transform:translateY(10px)}}@media(min-width:1101px)and (max-height:820px){.cinematic-hero{min-height:820px;padding:112px 0 58px}.cinematic-hero h1{margin:20px 0 18px;font-size:clamp(58px,4.8vw,68px)}.cinematic-hero__copy>p{font-size:16px;line-height:1.55}.cinematic-hero__actions{margin-top:23px}.cinematic-hero__proof{margin-top:17px}.routing-stage{min-height:560px}}@media(max-width:1100px){.cinematic-hero{min-height:auto}.cinematic-hero__layout{grid-template-columns:1fr}.cinematic-hero__copy{max-width:760px;padding-top:20px}.cinematic-hero h1{max-width:760px}.routing-stage{width:min(760px,100%)}.journey-layout{grid-template-columns:1fr}.journey-copy{position:static}.journey-copy h2,.journey-copy>p{max-width:720px}.journey-tabs{grid-template-columns:repeat(4,1fr);border-bottom:1px solid #28282e}.journey-tabs button{grid-template-columns:auto 1fr;min-height:76px;border-right:1px solid #28282e;border-bottom:0}.journey-tabs button:last-child{border-right:0}.journey-tabs button>span{grid-row:1}.journey-tabs button svg{grid-row:2}.journey-tabs button strong{grid-column:2;grid-row:2}.evidence-heading{grid-template-columns:130px 1fr}.evidence-heading>p{grid-column:2}.continuity-heading{grid-template-columns:130px 1fr}.continuity-heading>p{grid-column:2}.continuity-compare{grid-template-columns:1fr}.continuity-card{min-height:460px}.assurance-ledger{grid-template-columns:1fr 1fr}.assurance-ledger>a:nth-child(2){border-right:0}.assurance-ledger>a:nth-child(-n+2){border-bottom:1px solid #d4d3cd}}@media(max-width:820px){.marketing-shell--home .m-header{position:absolute}.model-rail__inner{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:24px}.model-rail__models{width:100%;justify-content:space-between}.model-rail__models b{display:none}.evidence-grid{grid-template-columns:1fr}.evidence-card{min-height:390px}.trust-layout{grid-template-columns:1fr}.trust-list{margin-top:5px}.home-plan-grid{grid-template-columns:1fr}.home-plan{min-height:0}.home-faq__layout{grid-template-columns:1fr}.home-faq__layout>div:first-child{position:static}}@media(max-width:720px){.marketing-shell--home .m-header__inner{height:66px}.marketing-shell--home .m-menu{border:1px solid rgb(255 255 255 / 10%);background:#ffffff0a;color:#f2f2f0}.marketing-shell--home .m-nav{top:72px;border-color:#ffffff1f;background:#101014fa;box-shadow:0 25px 65px #0009}.marketing-shell--home .m-nav a{color:#d3d3d8}.marketing-shell--home .m-nav a:hover{background:#222228;color:#fff}.m-nav__mobile-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;padding:8px 4px 4px;border-top:1px solid rgb(255 255 255 / 9%)}.m-nav__mobile-actions>a:first-child{display:grid;place-items:center;min-height:48px;border:1px solid rgb(255 255 255 / 11%);border-radius:9px}.marketing-shell--home .m-nav__mobile-actions .m-button{min-height:48px;color:#101014}.marketing-shell--home .m-footer{min-height:440px;padding:58px 0 50px}.marketing-shell--home .m-footer__signature{width:calc(100% - 32px);margin-bottom:72px}.marketing-shell--home .m-footer__signature svg{width:108%;margin-left:-4%}.marketing-shell--home .m-footer__minimal{width:calc(100% - 32px);grid-template-columns:1fr 1fr;gap:52px 20px;font-size:12px}.marketing-shell--home .m-footer__minimal>:nth-child(2){justify-self:end}.marketing-shell--home .m-footer__minimal>:last-child{grid-column:1 / -1;justify-self:start}.marketing-shell--home .m-footer__minimal a{font-size:12px}.cinematic-hero{padding:116px 0 68px}.cinematic-hero__layout{gap:54px}.cinematic-hero h1{font-size:clamp(50px,15vw,68px)}.cinematic-hero__copy>p{font-size:15px}.cinematic-hero__actions{align-items:stretch;flex-direction:column}.cinematic-hero__actions .m-button{width:100%}.routing-stage{min-height:540px;border-radius:22px}.routing-map{width:125%;left:-12%}.model-node{min-width:118px;grid-template-columns:auto 1fr;padding:10px}.model-node>span{display:none}.model-node--claude{left:4%;top:15%}.model-node--codex{right:3%;top:23%}.model-node--gemini{left:4%;bottom:24%}.routing-core{top:43%}.routing-result{right:4%;bottom:24%;min-width:175px}.routing-controls{align-items:stretch;flex-direction:column}.routing-controls>div{display:grid;grid-template-columns:repeat(3,1fr)}.routing-controls>div button{min-width:0}.routing-controls .routing-run{justify-content:center}.hero-scroll-cue{display:none}.model-rail__models span{font-size:10px}.model-rail__models small{font-size:7px}.journey-section,.evidence-section,.trust-section,.continuity-section,.home-pricing,.home-faq,.cinematic-cta{padding:95px 0}.journey-copy h2,.evidence-heading h2,.trust-section h2{font-size:43px}.journey-tabs{width:calc(100vw - 32px);overflow-x:auto;grid-template-columns:repeat(4,minmax(105px,1fr));scrollbar-width:none}.journey-tabs::-webkit-scrollbar{display:none}.journey-tabs button{min-height:70px}.journey-stage{min-height:610px;padding:22px 14px 14px;border-radius:20px}.journey-stage__copy{min-height:145px;padding:0 7px}.journey-app{min-height:400px}.context-screen,.review-screen{min-height:350px;grid-template-columns:1fr}.context-screen aside,.review-screen aside{display:none}.context-screen>div{padding:34px 22px}.context-screen dl{grid-template-columns:1fr;gap:6px;margin-top:30px}.context-screen dl div{display:flex;align-items:center;justify-content:space-between}.context-screen dd{margin:0}.route-screen{min-height:350px;padding:22px 14px}.route-screen__prompt{margin-bottom:16px}.route-screen__models{grid-template-columns:1fr}.route-screen__models article{min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.route-screen__models i,.route-screen__models em{margin:0}.route-screen>p{margin-top:17px}.diff-view{min-height:350px;padding:21px 15px}.diff-view code{font-size:7px}.deliver-screen{min-height:350px;padding:21px 14px}.check-grid{gap:6px}.check-grid span{min-height:68px}.delivery-footer{align-items:stretch;flex-direction:column}.delivery-ready{justify-content:center}.evidence-heading{grid-template-columns:1fr;gap:16px}.evidence-heading>p{grid-column:auto}.evidence-card{min-height:380px;padding:23px}.evidence-card h3{font-size:19px}.approval-preview{align-items:stretch;flex-direction:column}.approval-preview>span{display:grid;grid-template-columns:1fr 1fr}.approval-preview button{min-height:46px}.cinematic-cta h2{font-size:clamp(50px,14vw,72px)}.marketing-shell--home .waitlist-form{grid-template-columns:1fr}.marketing-shell--home .m-footer__grid{color:#f1f1ef}.continuity-heading{grid-template-columns:1fr;gap:16px}.continuity-heading>p{grid-column:auto}.continuity-card{min-height:0;padding:22px;border-radius:20px}.fragmented-route{grid-template-columns:1fr;gap:8px;margin:26px 0}.fragmented-route>span{min-height:74px;grid-template-columns:10px 1fr;justify-items:start;align-content:center;padding:15px}.fragmented-route>span small,.fragmented-route>span strong{grid-column:2}.fragmented-route em{min-height:26px;display:grid;place-items:center}.fragmented-route em:before{width:1px;height:26px;left:50%;right:auto;top:0;background:repeating-linear-gradient(0deg,#4b4b54 0 4px,transparent 4px 8px)}.continuity-record{grid-template-columns:1fr}.continuity-record>div{min-height:190px}.assurance-ledger{grid-template-columns:1fr;margin-top:52px}.assurance-ledger>a{min-height:126px;border-right:0;border-bottom:1px solid #d4d3cd}.assurance-ledger>a:last-child{border-bottom:0}.home-pricing__heading{grid-template-columns:1fr;gap:16px}.home-pricing__heading .section-label,.home-pricing__heading>a{grid-column:auto}.home-plan{padding:23px}.home-faq summary{min-height:72px;font-size:16px}.cinematic-cta__actions{width:100%;align-items:stretch;flex-direction:column}.cinematic-cta__actions .m-button{width:100%}}@media(max-width:430px){.cinematic-eyebrow{font-size:8px}.cinematic-hero h1{letter-spacing:-.035em}.cinematic-hero__proof{display:grid;grid-template-columns:1fr 1fr}.routing-stage{min-height:560px}.routing-stage__label{left:16px;top:15px}.model-node--claude{top:13%}.model-node--codex{top:21%}.routing-result{bottom:27%}.model-rail__models{display:grid;grid-template-columns:1fr 1fr;gap:18px}.evidence-card{padding:20px}.boundary-map span{width:48px;height:48px}.boundary-map i{width:36px}.receipt-preview strong{font-size:8px}}@media(prefers-reduced-motion:reduce){.cinematic-hero__glow,.routing-map__orbit,.routing-map__route,.routing-map__output,.routing-result,.hero-scroll-cue i:after,.model-rail__pulse,.journey-app{animation:none!important}}.marketing-shell--home :is(.routing-stage__label,.model-node>span,.model-node small,.routing-core small,.routing-core em,.routing-result small,.hero-scroll-cue,.model-rail p,.model-rail__models small,.section-label,.journey-tabs button>span,.journey-stage__copy>span,.journey-app__bar strong,.journey-app__bar em,.context-screen aside small,.context-screen aside span,.screen-kicker,.context-screen dt,.context-screen dd,.route-screen__prompt small,.route-screen__models strong,.route-screen__models em,.route-screen>p,.review-screen aside span,.diff-view>small,.delivery-status small,.check-grid strong,.delivery-footer,.delivery-ready,.evidence-card header small,.approval-preview small,.receipt-preview small,.memory-preview i,.memory-preview small,.fragmented-route em,.cinematic-eyebrow){font-size:var(--type-micro);line-height:1.45}.marketing-shell--home :is(.diff-view code,.diff-view p,.check-grid span,.approval-preview p,.receipt-preview strong,.receipt-preview footer){font-size:var(--type-meta);line-height:1.55}.marketing-shell--home .evidence-card>p{font-size:13px;line-height:1.65}.marketing-shell--home .approval-preview button{min-height:42px;font-size:var(--type-control);font-weight:var(--weight-medium)}.marketing-shell--home .cinematic-hero__proof{font-size:var(--type-meta)}.marketing-shell--home :is(.journey-copy>p,.journey-stage__copy p,.evidence-heading>p,.trust-section .trust-layout>div:first-child>p,.trust-list p,.cinematic-cta__inner>p){font-size:15px;line-height:1.7}.marketing-shell--home .evidence-card>p{font-size:14px}.marketing-shell--home .memory-preview strong{font-size:var(--type-meta)}.marketing-shell--home :is(.cinematic-eyebrow,.model-rail p,.section-label,.journey-stage__copy>span,.evidence-card header small,.approval-preview small){font-family:var(--font-brand);font-size:var(--type-meta);font-weight:var(--weight-medium)}.marketing-shell--home :is(.journey-stage__copy p,.context-screen p,.approval-preview p,.evidence-card--boundary>a){font-size:var(--type-meta);line-height:1.55}.marketing-shell--home .evidence-card--boundary>a{min-height:24px;align-items:center}.marketing-shell--home .routing-controls button{min-height:44px;font-size:var(--type-control);font-weight:var(--weight-medium)}@media(max-width:720px){.marketing-shell--home .m-nav a{min-height:44px;display:flex;align-items:center}.marketing-shell--home .home-pricing__heading>a{min-height:44px;align-items:center}.marketing-shell--home :is(.journey-copy>p,.journey-stage__copy p,.evidence-heading>p,.trust-section .trust-layout>div:first-child>p,.trust-list p,.cinematic-cta__inner>p){font-size:14px}}.marketing-shell:not(.marketing-shell--home) .m-footer__signature{margin-bottom:var(--space-12)}.marketing-shell:not(.marketing-shell--home) .m-footer__grid{gap:var(--space-12);padding-top:var(--space-10)}.marketing-shell:not(.marketing-shell--home) .m-footer__brand p{margin-block:var(--space-4) var(--space-8)}.marketing-shell .pricing-section{padding-block:var(--space-20) var(--space-24)}.marketing-shell .faq.section{padding-block:var(--space-28)}.marketing-shell .status-content{padding-block:var(--space-16) var(--space-20)}.marketing-shell .legal-layout{padding-block:70px var(--space-30)}.marketing-shell .security-controls.section{padding-block:var(--space-28)}.marketing-shell .controls-grid{gap:var(--space-4)}.marketing-shell .controls-grid article{padding:var(--space-8)}.marketing-shell .security-disclosure{padding-bottom:var(--space-24)}.marketing-shell .disclosure-card{gap:var(--space-12);padding:var(--space-12)}@media(min-width:981px){.marketing-shell .pricing-card{min-height:600px}}@media(min-width:721px)and (max-width:980px){.marketing-shell .security-hero-grid{gap:var(--space-16)}}@media(max-width:720px){.marketing-shell--home .approval-preview button{min-height:var(--height-touch)}.marketing-shell--home :is(a.cinematic-eyebrow,.evidence-card--boundary>a){min-height:var(--height-touch);display:inline-flex;align-items:center}.marketing-shell .status-content{padding-block:var(--space-10) var(--space-16)}.marketing-shell .legal-layout{padding-block:35px var(--space-24)}.marketing-shell .security-hero-grid{gap:var(--space-12)}.marketing-shell .security-controls.section,.marketing-shell .faq.section{padding-block:var(--space-20)}.marketing-shell .controls-grid article{padding:var(--space-6)}.marketing-shell .security-disclosure{padding-bottom:var(--space-20)}.marketing-shell .disclosure-card{gap:var(--space-8);padding:var(--space-8) var(--space-6)}.marketing-shell:not(.marketing-shell--home) .m-footer__signature{margin-bottom:var(--space-6)}.marketing-shell:not(.marketing-shell--home) .m-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:var(--space-4);row-gap:var(--space-6);padding-top:var(--space-6)}.marketing-shell:not(.marketing-shell--home) .m-footer__brand p{margin-block:var(--space-3) var(--space-5)}}
