.auth-page{--auth-ink: #15243a;--auth-muted: #65758b;--auth-line: rgba(125, 166, 207, .32);position:relative;min-height:100svh;overflow-x:hidden;overflow-y:auto;color:var(--auth-ink);background:#eef8fc;font-family:var(--font-sans, "Schibsted Grotesk", sans-serif)}.auth-scene{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(112deg,#f7fdfff5 5%,#effafed1 45%,#e9f9f9a8),url(/assets/img/hero-scene-fluted-20260711.jpg) center / cover no-repeat;transform:scale(1.03);animation:auth-scene-drift 16s ease-in-out infinite alternate}.auth-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 19% 28%,rgba(99,182,245,.18),transparent 26%),radial-gradient(circle at 82% 70%,rgba(82,208,180,.16),transparent 28%)}.auth-topbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:22px 0}.auth-brand,.auth-home-link{color:var(--auth-ink);text-decoration:none}.auth-brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:700;letter-spacing:-.02em}.auth-brand img{border-radius:10px;box-shadow:0 10px 26px #20699733}.auth-home-link{padding:10px 16px;border:1px solid rgba(142,174,205,.42);border-radius:999px;background:#ffffff94;box-shadow:0 12px 28px -22px #1c416180;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);font-size:14px;font-weight:620;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.auth-home-link:hover{background:#ffffffd1;box-shadow:0 16px 34px -20px #1c416185;transform:translateY(-2px)}.auth-stage{position:relative;z-index:2;display:grid;width:min(1120px,calc(100% - 48px));min-height:calc(100svh - 98px);grid-template-columns:minmax(0,1fr) minmax(390px,470px);align-items:center;gap:clamp(56px,9vw,132px);margin:-12px auto 0;padding:40px 0 74px}.auth-intro{max-width:580px;padding-bottom:8vh;animation:auth-enter .72s cubic-bezier(.2,.75,.25,1) both}.auth-eyebrow{display:inline-flex;padding:7px 11px;border:1px solid rgba(112,164,209,.36);border-radius:999px;color:#32678e;background:#ffffff7a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-intro h1{max-width:620px;margin:22px 0 20px;color:#101c2d;font-size:clamp(48px,5.2vw,76px);font-weight:690;letter-spacing:-.06em;line-height:.98}.auth-intro h1 em{color:#2c5d7e;font-family:var(--font-serif, "Instrument Serif", serif);font-weight:400}.auth-intro>p{max-width:520px;margin:0;color:#5a6d82;font-size:18px;line-height:1.65}.auth-trust-card{display:grid;max-width:560px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:36px;overflow:hidden;border:1px solid rgba(130,169,203,.34);border-radius:18px;background:#85adcd4d;box-shadow:0 28px 60px -48px #1e4d6c99;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%)}.auth-trust-card span{display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:12px 18px;color:#697c8f;background:#ffffff94;font-size:11px;line-height:1.35}.auth-trust-card b{margin-bottom:2px;color:#1e3951;font-size:17px}.auth-card-wrap{width:100%;perspective:1200px;animation:auth-enter .72s .1s cubic-bezier(.2,.75,.25,1) both}.auth-card{--auth-rx: 0deg;--auth-ry: 0deg;--auth-mx: 50%;--auth-my: 30%;position:relative;padding:26px;overflow:hidden;border:1px solid rgba(145,180,210,.48);border-radius:30px;background:#ffffffb3;box-shadow:inset 0 1px #fffffff5,inset 0 -1px #7baacd1f,0 36px 80px -44px #1e4d6c9e,0 12px 30px -24px #1e4d6c73;-webkit-backdrop-filter:blur(30px) saturate(155%);backdrop-filter:blur(30px) saturate(155%);transform:rotateX(var(--auth-rx)) rotateY(var(--auth-ry));transform-style:preserve-3d;transition:transform .24s ease,box-shadow .24s ease}.auth-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at var(--auth-mx) var(--auth-my),rgba(255,255,255,.7),transparent 32%);opacity:.56;pointer-events:none}.auth-card-shine{position:absolute;z-index:0;top:-42%;left:-18%;width:54%;height:84%;border-radius:50%;background:#ffffff61;filter:blur(30px);transform:rotate(24deg);pointer-events:none}.auth-card>:not(.auth-card-shine){position:relative;z-index:1}.auth-home-link:focus-visible,.auth-text-button:focus-visible,.auth-card-footer button:focus-visible,.auth-extras-toggle:focus-visible,.auth-secondary-button:focus-visible{outline:2px solid rgba(57,120,171,.62);outline-offset:2px}.auth-heading{margin:6px 2px 24px;animation:auth-heading-in .42s cubic-bezier(.2,.75,.25,1) both}.auth-heading-kicker{color:#3477a4;font-size:11px;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.auth-heading h2{margin:7px 0;color:#16283d;font-size:27px;font-weight:690;letter-spacing:-.035em;line-height:1.1}.auth-heading p{margin:0;color:#708095;font-size:13px;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:17px}.auth-field{display:flex;flex-direction:column;gap:7px;color:#344a61;font-size:12px;font-weight:660}.auth-input-shell{display:flex;align-items:center;min-height:48px;border:1px solid rgba(137,171,201,.38);border-radius:15px;background:#ffffffb3;box-shadow:inset 0 1px #fffffff2,0 8px 24px -22px #1f446399;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.auth-input-shell:focus-within{border-color:#4889c0b8;background:#ffffffe6;box-shadow:0 0 0 4px #4589c21a,0 16px 30px -26px #1f4463b3;transform:translateY(-1px)}.auth-input-shell.has-error{border-color:#c5534c9e;box-shadow:0 0 0 4px #c5534c14}.auth-input-shell input{width:100%;min-width:0;height:46px;padding:0 14px;border:0;outline:0;color:#1c3148;background:transparent;font:inherit;font-size:14px;font-weight:520}.auth-input-shell input::placeholder{color:#a0adbb}.auth-input-shell button,.auth-input-shell small{flex:none;margin-right:12px}.auth-input-shell button{padding:5px 7px;border:0;color:#4f718d;background:transparent;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.auth-input-shell .auth-password-toggle{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;margin-right:5px;padding:0;border-radius:10px;color:#7b8c9c;transition:color .16s ease,background .16s ease}.auth-input-shell .auth-password-toggle:hover{color:#365b77;background:#7199b81a}.auth-password-toggle svg{width:20px;height:20px}.auth-input-shell small{color:#188466;font-size:10px;font-weight:700}.auth-field-error{color:#b94f48;font-size:11px;font-style:normal;font-weight:560}.auth-strength{display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:5px}.auth-strength i{height:3px;overflow:hidden;border-radius:999px;background:#8caac238;transition:background .24s ease,transform .24s ease}.auth-strength i[data-active=true]{background:linear-gradient(90deg,#5795dc,#45bfa5);transform:scaleY(1.25)}.auth-strength span{margin-left:4px;color:#8694a5;font-size:10px;font-weight:560}.auth-form-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-checkbox{display:inline-flex;align-items:flex-start;gap:8px;color:#66778b;font-size:11px;font-weight:530;cursor:pointer}.auth-checkbox input{width:15px;height:15px;margin:0;accent-color:#3d82bc}.auth-text-button,.auth-card-footer button{padding:0;border:0;color:#3275a6;background:transparent;font:inherit;font-weight:670;cursor:pointer}.auth-text-button{font-size:11px}.auth-extras-toggle{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px dashed rgba(115,158,194,.42);border-radius:12px;color:#64798f;background:#eff7fc8c;font:inherit;font-size:11px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.auth-extras-toggle:hover{border-color:#4b87b994;background:#ebf6fce6}.auth-extras-toggle b{color:#3275a6}.auth-extras{display:grid;max-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:hidden;opacity:0;transform:translateY(-7px);transition:max-height .3s ease,opacity .22s ease,transform .3s ease}.auth-extras[data-open=true]{max-height:150px;opacity:1;transform:translateY(0)}.auth-extras .auth-input-shell{min-height:42px}.auth-extras .auth-input-shell input{height:40px;font-size:12px}.auth-agreement{line-height:1.4}.auth-agreement-error{margin-top:-10px}.auth-notice{padding:10px 12px;border:1px solid rgba(87,149,199,.28);border-radius:12px;color:#426984;background:#e5f4fcb8;font-size:11px;line-height:1.45;animation:auth-heading-in .26s ease both}.auth-submit,.auth-secondary-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:0;border-radius:15px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.auth-submit{position:relative;overflow:hidden;color:#fff;background:linear-gradient(115deg,#1f3954,#2f6f98 58%,#2d8d82);box-shadow:0 16px 32px -20px #1b4f6ed9,inset 0 1px #ffffff42;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.auth-submit:before{content:"";position:absolute;inset:-150% auto -150% -34%;width:28%;background:#ffffff4d;filter:blur(8px);transform:rotate(18deg);transition:left .65s ease}.auth-submit:hover:not(:disabled){box-shadow:0 20px 38px -18px #1b4f6ed1,inset 0 1px #ffffff52;transform:translateY(-2px)}.auth-submit:hover:not(:disabled):before{left:110%}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-submit:focus-visible{outline:2px solid #2f719c;outline-offset:3px}.auth-submit i{width:7px;height:7px;margin-left:9px;border-radius:50%;background:#6de0c1;box-shadow:0 0 0 4px #6de0c11f}.auth-card-footer{margin:22px 0 0;color:#738398;font-size:12px;text-align:center}.auth-card-footer button{margin-left:5px;font-size:12px}.auth-security-note{margin:15px 0 0;color:#3a5267ad;font-size:10px;font-weight:570;letter-spacing:.02em;text-align:center}.auth-result{display:flex;min-height:350px;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:auth-heading-in .42s ease both}.auth-result-mark{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(68,158,136,.34);border-radius:22px;color:#1d8067;background:#dcf8f0c2;box-shadow:0 18px 40px -26px #1c6d58b8,inset 0 1px #ffffffe6;font-size:11px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.auth-result h3{margin:20px 0 7px;font-size:24px;letter-spacing:-.03em}.auth-result p{max-width:310px;margin:0 0 22px;color:#708095;font-size:13px;line-height:1.55}.auth-secondary-button{min-height:42px;padding:0 18px;border:1px solid rgba(132,166,194,.38);color:#284863;background:#ffffffb3}.auth-card-footer a,.auth-text-link,.auth-result-link{color:#3275a6;font-weight:670;text-decoration:none}.auth-card-footer a{margin-left:5px}.auth-field-hint{color:#8291a3;font-size:10px;font-weight:520}.auth-link-button,.auth-inline-button{padding:0;border:0;color:#3275a6;background:transparent;font:inherit;font-size:11px;font-weight:670;cursor:pointer}.auth-link-button{align-self:center}.auth-link-button:disabled,.auth-oauth-grid button:disabled{cursor:not-allowed;opacity:.55}.auth-notice[data-tone=error]{border-color:#c5534c47;color:#9f4742;background:#ffeeecc7}.auth-notice[data-tone=success]{border-color:#36997e47;color:#23745f;background:#e2f8f1c7}.auth-turnstile{display:grid;width:100%;min-height:65px;place-items:center}.auth-turnstile>div,.auth-turnstile iframe{width:100%!important}.auth-divider{display:flex;align-items:center;gap:10px;color:#8b98a7;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#82a3bf47}.auth-oauth-block{display:grid;gap:12px}.auth-oauth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auth-oauth-grid[data-count="1"]{grid-template-columns:1fr}.auth-oauth-grid button{display:inline-flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 16px;border:1px solid rgba(126,162,192,.34);border-radius:14px;color:#29485f;background:#ffffffb8;box-shadow:0 7px 18px -14px #1c46628c,inset 0 1px #ffffffc7;font:inherit;font-size:13px;font-weight:650;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.auth-oauth-grid button:hover{border-color:#5488b07a;background:#ffffffe6;box-shadow:0 14px 26px -16px #1c46629e,inset 0 1px #ffffffe0;transform:translateY(-1px)}.auth-provider-mark,.auth-provider-initial{width:20px;height:20px;flex:0 0 20px}.auth-provider-initial{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#47789a;font-size:11px;font-weight:760}.auth-provider-initial[data-provider=linuxdo]{background:#e95420}.auth-provider-initial[data-provider=dingtalk]{background:#1677ff}.auth-provider-initial[data-provider=wechat]{background:#07c160}.auth-code-input{font-family:var(--font-mono, "Geist Mono", monospace)!important;font-size:20px!important;letter-spacing:.35em;text-align:center}.auth-modal-backdrop{position:fixed!important;z-index:20!important;top:0;right:0;bottom:0;left:0;display:grid;padding:24px;place-items:center;background:#1225366b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-modal{display:flex;width:min(680px,100%);max-height:min(760px,calc(100svh - 48px));flex-direction:column;gap:18px;padding:24px;overflow:hidden;border:1px solid rgba(146,180,208,.52);border-radius:24px;background:#fbfefff5;box-shadow:0 40px 100px -40px #10334bbf}.auth-modal-header{display:flex;align-items:center;justify-content:space-between}.auth-modal-header h3,.auth-legal-content h4{margin:0}.auth-modal-header button{border:0;color:#537087;background:transparent;cursor:pointer}.auth-legal-content{padding-right:8px;overflow:auto;color:#506579;font-size:13px;line-height:1.65}.auth-legal-content a{color:#3275a6}.auth-processing{display:grid;min-height:280px;place-items:center;align-content:center;gap:16px;color:#6c7d90;font-size:13px}.auth-processing i{width:34px;height:34px;border:3px solid rgba(70,132,178,.2);border-top-color:#367ba8;border-radius:50%;animation:auth-spin .8s linear infinite}.auth-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-adoption{display:grid;gap:9px;padding:12px;border:1px solid rgba(113,157,193,.25);border-radius:13px;background:#edf7fc94}.auth-adoption b{color:#395970;font-size:11px}.auth-secondary-button,.auth-result .auth-secondary-button{text-decoration:none}.auth-result-link{margin-top:14px;font-size:11px}.auth-input-shell input:read-only{color:#637589;background:#e2edf459}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-heading-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-scene-drift{0%{transform:scale(1.03) translate3d(-.4%,-.3%,0)}to{transform:scale(1.06) translate3d(.4%,.3%,0)}}@media(max-width:880px){.auth-stage{width:min(520px,calc(100% - 32px));grid-template-columns:1fr;gap:22px;padding-top:18px}.auth-intro{display:none}.auth-topbar{width:calc(100% - 32px)}}@media(max-width:520px){.auth-choice-grid{grid-template-columns:1fr}.auth-page{overflow:auto}.auth-topbar{padding:15px 0}.auth-brand{font-size:16px}.auth-brand img{width:28px;height:28px}.auth-home-link{padding:8px 12px;font-size:12px}.auth-stage{width:calc(100% - 20px);min-height:calc(100svh - 70px);padding:10px 0 32px}.auth-card{padding:18px;border-radius:24px}.auth-heading{margin:4px 1px 20px}.auth-heading h2{font-size:23px}.auth-form{gap:15px}.auth-input-shell{min-height:46px}.auth-extras{grid-template-columns:1fr}.auth-extras[data-open=true]{max-height:180px}}@media(prefers-reduced-motion:reduce){.auth-scene,.auth-intro,.auth-card-wrap,.auth-heading,.auth-notice,.auth-result{animation:none}.auth-card,.auth-input-shell,.auth-submit,.auth-extras{transition:none}}@font-face{font-family:Geist Mono;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/fonts/GeistMono-Regular.woff2) format("woff2")}@font-face{font-family:Schibsted Grotesk;font-weight:400 900;font-style:normal;font-display:swap;src:url(/assets/fonts/SchibstedGrotesk-Variable.woff2) format("woff2")}@font-face{font-family:"Instrument Serif";font-weight:400;font-style:italic;font-display:swap;src:url(/assets/fonts/InstrumentSerif-Italic.woff2) format("woff2")}:root{--canvas: #ffffff;--canvas-soft: #fafafa;--surface-card: #f6f6f7;--surface-strong: #ececee;--hairline: #e5e5e8;--hairline-soft: #efeff1;--hairline-strong: #d6d6db;--ink: #1a1916;--body: #5c574f;--muted: #8f897e;--on-primary: #ffffff;--success: #1f8a65;--error: #cf2d56;--accent: #3358d4;--shadow-soft: 0 1px 2px rgba(20, 18, 14, .04), 0 14px 34px -16px rgba(20, 18, 14, .12);--s-xxs: 4px;--s-xs: 8px;--s-sm: 12px;--s-base: 16px;--s-md: 20px;--s-lg: 24px;--s-xl: 32px;--s-xxl: 48px;--s-3xl: 64px;--s-section: 96px;--r-xs: 4px;--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--r-pill: 9999px;--container: 1240px;--container-wide: 1536px;--nav-h: 64px;--gutter: 24px;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "SF Pro", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--font-display: "Schibsted Grotesk", var(--font-sans);--font-serif-display: "Instrument Serif", "New York", ui-serif, Georgia, serif}@media(min-width:768px){:root{--gutter: 32px}}@media(min-width:1024px){:root{--gutter: 40px}}@layer base{*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body,h1,h2,h3,h4,p,ul,ol,figure,blockquote{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}ul,ol{padding:0;list-style:none}img,video,svg{display:block;max-width:100%;height:auto}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;text-transform:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:var(--r-xs)}html,body{background:var(--canvas);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overscroll-behavior-y:none}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-shell>main{flex:1 0 auto}.app-shell>.site-footer{flex:0 0 auto;margin-top:auto}::selection{background:var(--ink);color:var(--canvas)}html{scroll-behavior:smooth}p{color:var(--body);font-size:16px;line-height:1.55}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}}@property --gateway-rim-angle{syntax: "<angle>"; inherits: false; initial-value: -75deg;}@keyframes gateway-rise{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@layer components{.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-xs);height:44px;padding:0 var(--s-md);border-radius:var(--r-pill);font-size:14px;font-weight:500;line-height:1;white-space:nowrap;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.btn-primary{background:var(--ink);color:var(--on-primary)}.btn-primary:hover{background:#2a2926}.btn-primary:active{background:#000;transform:translateY(1px)}.btn-sm{height:36px;padding:0 14px;font-size:13px}.btn-account{position:relative;isolation:isolate;background:#000;color:#fff;border-color:transparent;box-shadow:0 1px 2px #00000029;transition:background-color .3s ease,transform .15s ease}.btn-account:hover{background:#1f2937}.btn-account:active{transform:translateY(1px)}.btn-account .btn-content{position:relative;z-index:2;display:inline-flex;align-items:center;gap:var(--s-xs)}.btn-glass{position:relative;isolation:isolate;overflow:hidden;will-change:transform;-webkit-font-smoothing:antialiased;height:56px;padding:0 30px;border:0;border-radius:var(--r-pill);color:#323232;font-size:16px;font-weight:500;letter-spacing:-.01em;background:linear-gradient(-75deg,#e6f5ff1a,#f0faff4d,#e6f5ff1a);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:inset 0 2px 2px #0000000d,inset 0 -2px 2px #fff9,inset 0 0 1.6px 3px #d2ebff59,0 1px 1px #0000000f,0 12px 26px -8px #3c64a04d,0 4px 10px -4px #0000001a;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s cubic-bezier(.25,1,.5,1),-webkit-backdrop-filter .4s cubic-bezier(.25,1,.5,1),backdrop-filter .4s cubic-bezier(.25,1,.5,1)}.btn-glass:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;padding:1.2px;pointer-events:none;background:conic-gradient(from var(--gateway-rim-angle) at 50% 50%,rgba(20,60,120,.5),rgba(150,200,255,.12) 6% 40%,rgba(20,60,120,.5) 50%,rgba(150,200,255,.12) 60% 94%,rgba(20,60,120,.5)),linear-gradient(180deg,#dcf0ff99,#f0faff99);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:--gateway-rim-angle .5s cubic-bezier(.25,1,.5,1)}.btn-glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none;background:linear-gradient(-45deg,#fff0 0,#ffffff80 40%,#ffffff80 50%,#fff0 55%),linear-gradient(165deg,#ffffff57,#ffffff1a 40%,#fff0 72%);background-size:200% 200%,100% 100%;background-position:0% 50%,0 0;background-repeat:no-repeat;mix-blend-mode:screen;opacity:0;transition:opacity .4s cubic-bezier(.25,1,.5,1),background-position .5s cubic-bezier(.25,1,.5,1)}.btn-glass:hover{transform:scale(.985);--gateway-rim-angle: -125deg;-webkit-backdrop-filter:blur(.16px);backdrop-filter:blur(.16px);box-shadow:inset 0 2px 2px #0000000d,inset 0 -2px 2px #fff9,inset 0 0 .8px 1.6px #ffffff80,0 1px 1px #00000012,0 18px 34px -10px #3c64a066,0 8px 18px -6px #00000029}.btn-glass:hover:after{--gateway-rim-angle: -125deg}.btn-glass:hover:before{opacity:1;background-position:30% 30%,0 0}.btn-glass:active{transform:scale(.97)}.btn-glass .btn-content{position:relative;z-index:1;display:inline-flex;align-items:center;gap:var(--s-xs)}.site-header{position:sticky;top:var(--s-sm);z-index:50;margin-top:var(--s-sm);padding-inline:var(--s-md);pointer-events:none}.nav-glass-defs{position:absolute;width:0;height:0;overflow:hidden}.nav{position:relative;z-index:50;isolation:isolate;overflow:hidden;max-width:var(--container-wide);margin-inline:auto;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;gap:var(--s-lg);padding-inline:var(--s-md);pointer-events:auto;background:transparent;border-radius:var(--r-pill);transition:max-width .46s cubic-bezier(.34,1.28,.42,1),box-shadow .32s ease}.site-header[data-scrolled=true] .nav{max-width:48rem;box-shadow:0 2px 4px #0000001a,0 0 8px #0000000d}.nav-glass-filter,.nav-glass-overlay,.nav-glass-specular{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .32s ease}.nav-glass-filter{z-index:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);filter:url(#sentence-nav-glass-dist);isolation:isolate;transform:translateZ(0);will-change:filter}.nav-glass-overlay{z-index:1;background:#ffffff80}.nav-glass-specular{z-index:2;box-shadow:inset 1px 1px #ffffffbf,inset 0 0 5px #ffffffbf}.nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border-radius:inherit;padding:1px;pointer-events:none;opacity:0;background:conic-gradient(from -75deg,#143c7880,#96c8ff1a 5%,#96c8ff1a 40%,#143c7880,#96c8ff1a 60%,#96c8ff1a 95%,#143c7880),linear-gradient(180deg,#dcf0ff80,#f0faff80);box-shadow:inset 0 0 0 .5px #dcf0ff80;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .32s ease}.site-header[data-scrolled=true] .nav:before,.site-header[data-scrolled=true] .nav-glass-filter,.site-header[data-scrolled=true] .nav-glass-overlay,.site-header[data-scrolled=true] .nav-glass-specular{opacity:1}@supports (-webkit-hyphens: none){.nav-glass-filter{filter:none!important;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.nav-glass-overlay{background:#ffffff80}}@media(max-width:879px){.nav-glass-filter{filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;will-change:auto}.nav-glass-overlay{background:#ffffffe0}}.nav-brand{position:relative;z-index:3;display:inline-flex;align-items:center;gap:var(--s-xs);color:var(--ink);font-weight:600;font-size:16px;letter-spacing:-.01em;transition:color .32s ease}.nav-brand img{width:28px;height:28px;border-radius:8px}.site-header[data-hero=true][data-scrolled=false] .nav-brand,.site-header[data-hero=true][data-scrolled=false] .nav-links a,.site-header[data-hero=true][data-scrolled=false] .nav-toggle{color:#fff}.site-header[data-hero=true][data-scrolled=false] .nav-links a:hover,.site-header[data-hero=true][data-scrolled=false] .nav-toggle:hover{background:#ffffff24}.nav-links{display:none;position:absolute;left:50%;transform:translate(-50%);z-index:3;gap:var(--s-xxs);align-items:center}.nav-links a{color:var(--ink);font-size:14px;font-weight:500;padding:8px 12px;border-radius:var(--r-md);transition:color .12s ease,background .12s ease}.nav-links a:hover{background:#0000000f}.nav-right{position:relative;z-index:3;display:flex;align-items:center;gap:var(--s-xs)}@media(prefers-reduced-motion:reduce){.nav,.nav-glass-filter,.nav-glass-overlay,.nav-glass-specular,.nav:before{transition:none}}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--r-md);color:var(--ink)}.nav-toggle:hover{background:var(--surface-card)}.nav-toggle svg{width:20px;height:20px}@media(min-width:880px){.nav-links{display:flex}.nav-toggle{display:none}}@media(max-width:359px){.nav{gap:var(--s-sm)}.nav-right>.btn{display:none}}.site-header[data-open=true] .nav:before,.site-header[data-open=true] .nav-glass-filter,.site-header[data-open=true] .nav-glass-overlay,.site-header[data-open=true] .nav-glass-specular{opacity:1}.site-header[data-open=true] .nav-glass-overlay{background:var(--canvas)}.site-header[data-hero=true][data-scrolled=false][data-open=true] .nav-brand,.site-header[data-hero=true][data-scrolled=false][data-open=true] .nav-toggle{color:var(--ink)}.site-header[data-hero=true][data-scrolled=false][data-open=true] .nav-toggle:hover{background:var(--surface-card)}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;padding-top:calc(var(--s-sm) + var(--s-sm) + var(--nav-h) + var(--s-md));background-color:var(--canvas);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);padding-inline:var(--s-lg);padding-bottom:var(--s-lg);display:none;flex-direction:column;gap:var(--s-xs);z-index:49;pointer-events:auto}.nav-drawer[data-open=true]{display:flex}.nav-drawer a{padding:14px 12px;font-size:16px;color:var(--body);border-radius:var(--r-md)}.nav-drawer a:hover{color:var(--ink);background:var(--surface-card)}@media(min-width:880px){.nav-drawer{display:none!important}}.faq-section{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--s-3xl)}@media(min-width:768px){.section{padding-block:var(--s-section)}}.hero-wrap{position:relative;overflow:clip;isolation:isolate;margin-top:calc(-1 * (var(--s-sm) + var(--s-sm) + var(--nav-h)));background:linear-gradient(180deg,#2532b2,#2454d2 14%,#3c82f2 30%,#539df6,#70b7f9,#a1d7f9 72%,#cde9fb)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(180deg,#1f2a9ee0,#2346be8c 22%,#326edc38 42%,#fff0 60%),url(/assets/img/hero-scene-fluted-20260711.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat}@media(min-resolution:1.5dppx)and (min-width:900px){.hero-bg{background-image:linear-gradient(180deg,#1f2a9ee0,#2346be8c 22%,#326edc38 42%,#fff0 60%),url(/assets/img/hero-scene-fluted-4k-20260711.jpg)}}.hero-wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:380px;z-index:3;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.45) 40%,rgba(255,255,255,.85) 66%,var(--canvas) 88%)}.hero{position:relative;z-index:4;width:100%;max-width:var(--container-wide);margin-inline:auto;min-height:calc(100dvh - clamp(120px,17dvh,250px));display:flex;flex-direction:column;justify-content:center;align-items:center;padding-inline:var(--gutter);padding-block:calc(var(--s-sm) + var(--s-sm) + var(--nav-h) + var(--s-md)) var(--s-section);text-align:center}.hero h1.hero-headline{margin-top:var(--s-base);margin-inline:auto;color:#fff;font-family:var(--font-sans);font-size:clamp(42px,7.6vw,80px);font-weight:700;line-height:1;letter-spacing:-.045em;text-wrap:balance}.hero h1.hero-headline br{display:inline}.hero-headline-serif{font-family:var(--font-serif-display);font-style:italic;font-weight:400;letter-spacing:-.03em}.hero .lead{margin-top:var(--s-md);max-width:52ch;margin-inline:auto;font-size:clamp(17px,1.8vw,20px);color:#fff;line-height:1.4;text-wrap:balance}.hero-cta{position:relative;z-index:2;margin-top:var(--s-md);display:inline-flex;flex-direction:column;align-items:center;gap:var(--s-sm)}.hero-meta{color:#000;font-size:13px;letter-spacing:.01em}.hero-works{position:relative;z-index:2;margin-top:var(--s-lg);display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--s-base)}.bento-section{width:100%;max-width:var(--container-wide);margin-inline:auto;padding-inline:var(--gutter)}.bento-grid{display:grid;grid-template-columns:1fr;gap:var(--s-lg)}@media(min-width:900px){.bento-grid{grid-template-columns:1fr 1fr}}.bento-cell{display:flex;flex-direction:column;text-align:center}.bento-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:transparent;text-align:center}.bento-card:before,.bento-card:after{content:"";position:absolute;z-index:0;pointer-events:none;background:conic-gradient(from -45deg at 50% 50%,#143c78b8,#96c8ff42 6%,#96c8ff42 40%,#143c78b8,#96c8ff42 60%,#96c8ff42 94%,#143c78b8),linear-gradient(180deg,#d2ebffd9,#ebf8ffd9);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.bento-card:before{top:0;right:0;bottom:0;left:0;border-radius:28px;padding:2px}.bento-card:after{top:7px;right:7px;bottom:7px;left:7px;border-radius:21px;padding:1.4px}.bento-card-head{padding:0 var(--s-xl);margin-bottom:var(--s-lg)}.bento-title{color:var(--ink);font-family:var(--font-display);font-weight:650;font-size:clamp(24px,2.5vw,32px);line-height:1.12;letter-spacing:-.025em;text-wrap:balance}.bento-sub{margin-top:var(--s-sm);margin-inline:auto;max-width:50ch;color:var(--body);font-size:15px;line-height:1.5;text-wrap:pretty}.home-price-section{display:flex;flex-direction:column;align-items:center;padding-inline:var(--gutter)}.home-price-card{position:relative;display:flex;flex-direction:column;gap:var(--s-md);width:100%;max-width:560px;padding:var(--s-md);border-radius:28px}.home-price-card:before,.home-price-card:after{content:"";position:absolute;z-index:0;pointer-events:none;background:conic-gradient(from -45deg at 50% 50%,#143c7880,#96c8ff1f 6%,#96c8ff1f 40%,#143c7880,#96c8ff1f 60%,#96c8ff1f 94%,#143c7880),linear-gradient(180deg,#dcf0ff99,#f0faff99);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.home-price-card:before{top:0;right:0;bottom:0;left:0;border-radius:28px;padding:1.2px}.home-price-card:after{top:5px;right:5px;bottom:5px;left:5px;border-radius:23px;padding:1px}.home-price-card>*{position:relative;z-index:1}.home-price-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:240px;padding:var(--s-lg);border-radius:20px;background-image:linear-gradient(180deg,#1f2a9e8c,#2346be4d 40%,#326edc1f),url(/assets/img/hero-scene-fluted-20260711.jpg);background-size:cover,cover;background-position:center top;background-repeat:no-repeat;color:var(--on-primary)}@media(min-resolution:1.5dppx)and (min-width:900px){.home-price-panel{background-image:linear-gradient(180deg,#1f2a9e8c,#2346be4d 40%,#326edc1f),url(/assets/img/hero-scene-fluted-4k-20260711.jpg)}}.home-price-panel>*{position:relative;z-index:1}.home-price-kicker{font-size:14px;font-weight:600;letter-spacing:.01em;color:#ffffffc7}.home-price-amount{margin-top:var(--s-xs);font-family:var(--font-display);font-weight:650;font-size:clamp(44px,5vw,56px);letter-spacing:-.02em;line-height:1}.home-price-per{margin-left:2px;font-family:var(--font-sans);font-weight:400;font-size:22px;letter-spacing:0;color:#ffffffb8}.home-price-note{margin-top:var(--s-sm);font-size:15px;color:#ffffffe0}.home-price-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;border:1px solid rgba(26,25,22,.12);border-radius:12px;background:linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:inset 0 1px 1px #fff9,inset 0 -1px 1px #0000000a,inset 0 0 1.6px 3px #ffffff59,0 1px 1px #0000000a}.home-price-tier{display:flex;align-items:center;justify-content:center;gap:5px;height:34px;padding:0 8px;border:1px solid transparent;border-radius:9px;background:transparent;font:inherit;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer}.home-price-tier.selected{border-color:#1a19161a;background:#fff;box-shadow:0 1px 3px #1a19161f;color:#1a1916;font-weight:600}.home-price-card .btn{width:100%}.home-price-list{display:flex;flex-direction:column;gap:var(--s-sm);padding:var(--s-xs)}.home-price-list li{display:flex;align-items:center;gap:var(--s-sm);color:var(--body);font-size:15px;line-height:1.4;text-wrap:pretty}.home-price-list li:before{content:"";flex:0 0 16px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16'%3E%3Cpath d='M3 8.6l3.2 3.2L13 4.6' fill='none' stroke='%231a1916' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%}.section-head{text-align:left;margin-bottom:var(--s-xxl);max-width:60ch}.section-head h2{font-size:clamp(31px,4.8vw,44px);font-weight:600;letter-spacing:-.032em}.section-head p{margin-top:var(--s-sm);color:var(--body);font-size:clamp(16px,1.6vw,18px);line-height:1.5;text-wrap:balance}.section-head.center{text-align:center;margin-inline:auto}.section-head.center h2{max-width:22ch;margin-inline:auto}.section-head.center p{max-width:56ch;margin-inline:auto}.price-download{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-xs);margin-top:var(--s-sm);color:var(--body);font-size:14px;font-weight:500;transition:color .15s ease}.price-download:hover{color:var(--ink)}.footer-note{max-width:600px;margin:0 auto var(--s-xxl);padding-bottom:var(--s-xxl);border-bottom:1px solid var(--hairline);text-align:center}.footer-note p{color:var(--body);font-size:15px;line-height:1.6}.faq-section{max-width:var(--container-wide)}.faq{position:relative;margin-inline:auto;border-radius:28px;padding-block:var(--s-sm);padding-inline:clamp(var(--s-lg),4vw,var(--s-xxl))}.faq:before,.faq:after{content:"";position:absolute;z-index:0;pointer-events:none;background:conic-gradient(from -45deg at 50% 50%,#143c7880,#96c8ff1f 6%,#96c8ff1f 40%,#143c7880,#96c8ff1f 60%,#96c8ff1f 94%,#143c7880),linear-gradient(180deg,#dcf0ff99,#f0faff99);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.faq:before{top:0;right:0;bottom:0;left:0;border-radius:28px;padding:1.2px}.faq:after{top:5px;right:5px;bottom:5px;left:5px;border-radius:23px;padding:1px}.faq>*{position:relative;z-index:1}@media(max-width:767px){.faq{padding-inline:var(--s-md)}}.faq-item{border-bottom:1px solid var(--hairline-soft)}.faq-item:last-child{border-bottom:0}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--s-base);padding:var(--s-md) 0;text-align:left;color:var(--ink);font-family:var(--font-display);font-size:16.5px;font-weight:550;letter-spacing:-.01em;line-height:1.35;min-height:56px;transition:color .18s ease}.faq-q .chev{flex:none;width:20px;height:20px;display:grid;place-items:center;color:var(--muted);transition:transform .22s cubic-bezier(.32,.72,0,1),color .18s ease}.faq-q:hover .chev{color:var(--ink)}.faq-item[data-open=true] .chev{transform:rotate(45deg);color:var(--accent)}.faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .26s cubic-bezier(.32,.72,0,1)}.faq-item[data-open=true] .faq-a{grid-template-rows:1fr}.faq-a-inner{min-height:0;overflow:hidden}.faq-a-body{padding-bottom:var(--s-md);color:var(--body);font-size:15.5px;line-height:1.65;max-width:62ch;text-wrap:pretty}@media(prefers-reduced-motion:reduce){.faq-a,.faq-q .chev{transition:none}}.site-footer{width:100%;max-width:var(--container-wide);margin-inline:auto;padding:0 var(--gutter) var(--s-xl);color:var(--body);font-size:14px}.footer-card{position:relative;overflow:hidden;container-type:inline-size;border-radius:28px;background:transparent;padding:var(--s-3xl) clamp(var(--s-lg),4vw,var(--s-xxl))}.footer-card:before,.footer-card:after{content:"";position:absolute;z-index:0;pointer-events:none;background:conic-gradient(from -45deg at 50% 50%,#143c7880,#96c8ff1f 6%,#96c8ff1f 40%,#143c7880,#96c8ff1f 60%,#96c8ff1f 94%,#143c7880),linear-gradient(180deg,#dcf0ff99,#f0faff99);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.footer-card:before{top:0;right:0;bottom:0;left:0;border-radius:28px;padding:1.2px}.footer-card:after{top:5px;right:5px;bottom:5px;left:5px;border-radius:23px;padding:1px}.footer-card>*{position:relative;z-index:1}.footer-top{display:block}@media(min-width:960px){.footer-top:has(.footer-note){display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(48px,6vw,104px)}.footer-top:has(.footer-note) .footer-note{margin:0;padding-bottom:0;border-bottom:none;text-align:left;flex:0 1 34rem}.footer-top:has(.footer-note) .footer-grid{flex:0 0 auto}.footer-top:has(.footer-note) .footer-grid{justify-content:end;gap:clamp(32px,3vw,56px)}}.footer-wordmark{display:block;width:100%;margin:clamp(40px,5vw,80px) 0 calc(clamp(44px,5vw,76px) - .24em);text-align:center;font-weight:700;font-size:19cqw;line-height:1;letter-spacing:-.045em;white-space:nowrap;padding-bottom:.24em;color:var(--ink);background-image:url(/assets/img/hero-scene-fluted-20260711.jpg);background-size:cover;background-position:center 30%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;user-select:none;-webkit-user-select:none;pointer-events:none}@media(min-resolution:1.5dppx)and (min-width:900px){.footer-wordmark{background-image:url(/assets/img/hero-scene-fluted-4k-20260711.jpg)}}@supports (background-clip: text) or (-webkit-background-clip: text){.footer-wordmark{color:transparent}}.footer-grid{display:grid;grid-template-columns:1fr;gap:var(--s-xl);margin-bottom:0}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.footer-grid{grid-template-columns:repeat(2,max-content);justify-content:center;gap:clamp(40px,6vw,96px)}}.footer-col h4{font-size:11px;font-weight:600;letter-spacing:.088em;text-transform:uppercase;color:#9a9a96;margin-bottom:var(--s-base)}.footer-col ul{display:flex;flex-direction:column;gap:var(--s-sm)}.footer-col a{color:var(--body);font-size:14px;transition:color .12s ease}.footer-col a:hover{color:var(--ink)}.footer-base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--s-base);padding-top:var(--s-lg);border-top:1px solid var(--hairline);color:#8c8c88;font-size:13px}.footer-base a{color:inherit;transition:color .12s ease}.footer-base a:hover{color:var(--ink)}@media(max-width:879px){#faq.section{padding-bottom:var(--s-md)}}.hero-word{display:inline-block;white-space:nowrap}.hero-char{display:inline-block;animation:gateway-char-in .65s cubic-bezier(.22,1,.36,1) both}@keyframes gateway-char-in{0%{opacity:0;filter:blur(10px);transform:translateY(10px)}}.reveal-on .hero .lead{animation:gateway-rise .7s cubic-bezier(.22,1,.36,1) .9s both}.reveal-on .hero-cta{animation:gateway-rise .7s cubic-bezier(.22,1,.36,1) 1.05s both}@media(prefers-reduced-motion:reduce){.hero-char,.reveal-on .hero .lead,.reveal-on .hero-cta{animation:none}}}#root{min-height:100vh}.nav-account-avatar{display:none;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#367ba8;font-size:10px;font-weight:700;line-height:1}.btn-account[data-authenticated=true]{padding-left:6px;padding-right:14px}.btn-account[data-authenticated=true] .nav-account-avatar{display:inline-flex}.gateway-eyebrow{color:#ffffffc7;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-supports{flex-direction:column;gap:12px}.hero-agents-strip,.gateway-provider-list{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center}.hero-works .hero-mark{position:relative;width:72px;height:72px;transition:transform .18s ease,filter .18s ease}.hero-works .hero-mark+.hero-mark{margin-left:-22px}.hero-works .hero-mark:hover{z-index:1;filter:drop-shadow(0 8px 14px rgb(0 0 0 / 35%));transform:translateY(-6px) scale(1.1)}.gateway-provider-list{gap:10px}.gateway-provider-list span{padding:7px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:#ffffff1f;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:479px){.hero-works .hero-mark{width:56px;height:56px}.hero-works .hero-mark+.hero-mark{margin-left:-18px}}.gateway-demo{container-type:inline-size;position:relative;display:block;width:calc(100% - 14px);margin:7px;aspect-ratio:16 / 9;overflow:hidden;border-radius:21px;background:#08111f;color:#dce8f7;font-family:var(--font-mono);font-size:clamp(7px,1.55cqw,11px);line-height:1.35;text-align:left;isolation:isolate}.gateway-demo *,.gateway-demo *:before,.gateway-demo *:after{box-sizing:border-box}.gateway-demo-shell{display:flex;flex-direction:column;gap:.9em;height:100%;padding:1.3em;background:#08111f}.gateway-demo-topbar{display:flex;flex:none;align-items:center;justify-content:space-between;min-height:1.8em;padding-bottom:.75em;border-bottom:1px solid #203048;color:#8190a5;font-size:.92em}.gateway-demo-product{color:#f0f6ff;font-weight:700;letter-spacing:-.02em}.gateway-demo-live,.gateway-demo-range{display:inline-flex;align-items:center;gap:.5em;padding:.28em .65em;border:1px solid #2a3d55;border-radius:999px;color:#a8b6c9;background:#0e1b2c}.gateway-demo-live i,.endpoint-response i{width:.6em;height:.6em;border-radius:50%;background:#48d6a4;box-shadow:0 0 0 .26em #48d6a41f}.demo-kicker{color:#67778e;font-size:.78em;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.endpoint-layout{display:grid;grid-template-columns:9.5em minmax(0,1fr);gap:1em;min-height:0;flex:1}.endpoint-models{display:flex;flex-direction:column;gap:.55em;padding:.9em;border:1px solid #1d2d43;border-radius:1em;background:#0b1727}.endpoint-model{display:flex;align-items:center;min-height:2.35em;padding:0 .75em;border:1px solid transparent;border-radius:.65em;color:#8797aa;background:#101d2d;animation:endpoint-model 8s linear infinite both;animation-delay:calc(var(--i) * 2s - 8s);animation-play-state:paused}.endpoint-code{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #1d2d43;border-radius:1em;background:#0b1727}.endpoint-code-head{display:flex;gap:.5em;padding:.65em .9em;border-bottom:1px solid #1d2d43}.endpoint-language{padding:.25em .65em;border-radius:.5em;color:#66768c}.endpoint-language--python,.endpoint-language--typescript{animation:endpoint-language-python 12s ease-in-out infinite;animation-play-state:paused}.endpoint-language--typescript{animation-name:endpoint-language-typescript}.endpoint-language--python{color:#e8f2ff;background:#1c2c42}.endpoint-code-body{position:relative;flex:1;min-height:0}.endpoint-code pre{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:.75em 1em;overflow:hidden;color:#c9d8ec;font:inherit;font-size:.88em;line-height:1.45;white-space:pre}.endpoint-snippet{opacity:0;animation:endpoint-snippet-python 12s ease-in-out infinite;animation-play-state:paused}.endpoint-snippet--python{opacity:1}.endpoint-snippet--typescript{animation-name:endpoint-snippet-typescript}.endpoint-code code{font:inherit}.code-muted{color:#7991b2}.code-string{color:#7ee0b7}.endpoint-model-value{position:relative;display:inline-block;width:13ch;height:1.3em;vertical-align:bottom}.endpoint-model-value b{position:absolute;inset:0 auto auto 0;color:#8fb7ff;font-weight:400;opacity:0;animation:endpoint-value 8s linear infinite both;animation-delay:calc(var(--i) * 2s - 8s);animation-play-state:paused}.endpoint-response{display:flex;align-items:center;justify-content:flex-end;gap:1.2em;padding:.65em 1em;border-top:1px solid #1d2d43;color:#71839a;font-size:.82em}.endpoint-response span:first-child{display:inline-flex;align-items:center;gap:.55em;margin-right:auto;color:#78ddb7}.health-table{display:flex;flex:none;flex-direction:column;overflow:hidden;border:1px solid #1d2d43;border-radius:.9em;background:#0b1727}.health-row{display:grid;align-items:center;min-height:2.25em;padding:0 .9em;border-top:1px solid #17263a;color:#9dadc0;font-size:.82em}.health-row--head{min-height:2em;border-top:0;color:#62748b;font-size:.72em;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.status-ok{color:#68d9ac}.usage-panel-head{display:flex;align-items:center;justify-content:space-between;color:#dce8f7;font-size:.82em;font-weight:700}.usage-kpis small,.health-route-copy small{display:block;color:#66788f;font-size:.72em}.usage-kpis{display:grid;flex:none;grid-template-columns:repeat(5,1fr);gap:.65em}.usage-kpis>span{min-width:0;padding:.65em .72em;border:1px solid #1d2d43;border-radius:.72em;background:#0b1727}.usage-kpis strong{display:block;margin-top:.18em;color:#eef5ff;font-size:1.05em;letter-spacing:-.04em}.usage-kpis em{display:block;margin-top:.12em;color:#65d7aa;font-size:.66em;font-style:normal}.usage-panels{display:grid;grid-template-columns:1.35fr 1fr;gap:.8em;min-height:0;flex:1}.usage-trend,.usage-models{min-height:0;padding:.85em;border:1px solid #1d2d43;border-radius:.85em;background:#0b1727}.usage-panel-head span:last-child{color:#63758c;font-size:.84em;font-weight:400}.usage-bars{display:flex;align-items:end;gap:.45em;height:calc(100% - 3.4em);min-height:4em;margin-top:.7em;border-bottom:1px solid #24344b}.usage-bars i{flex:1;height:var(--h);min-width:0;border-radius:.3em .3em 0 0;background:#5e91e6;transform:scaleY(.48);transform-origin:bottom;animation:usage-bar 5.5s ease-in-out infinite alternate;animation-play-state:paused}.usage-bars i:nth-child(3n+1){animation-delay:-1.1s}.usage-bars i:nth-child(3n+2){animation-delay:-2.2s}.usage-bars i:nth-child(3n+3){animation-delay:-3.3s}.usage-axis{display:flex;justify-content:space-between;margin-top:.45em;color:#566980;font-size:.62em}.usage-models{display:flex;flex-direction:column;gap:.62em}.usage-model-row{display:grid;grid-template-columns:7.5em 1fr 2.5em;align-items:center;gap:.65em;color:#9aacbf;font-size:.76em}.usage-model-row b{height:.58em;overflow:hidden;border-radius:999px;background:#1b2a3f}.usage-model-row b i{display:block;width:var(--w);height:100%;border-radius:inherit;background:#71a2f0;transform:scaleX(.15);transform-origin:left;animation:usage-distribution 5.5s ease-in-out infinite alternate;animation-play-state:paused}.usage-model-row em{color:#d6e3f4;font-style:normal;text-align:right}.health-row{grid-template-columns:1.35fr .92fr .72fr .68fr .72fr}.health-row--primary,.health-row--backup{animation:health-row 10s ease-in-out infinite;animation-play-state:paused}.health-row--backup{animation-name:health-backup}.health-switch,.health-latency,.health-error{position:relative;display:block;min-height:1.25em}.health-switch b,.health-switch em,.health-latency b,.health-latency em,.health-error b,.health-error em{position:absolute;inset:0 auto auto 0;font-style:normal;font-weight:400}.health-switch b,.health-latency b,.health-error b{color:#68d9ac;animation:health-primary-value 10s ease-in-out infinite;animation-play-state:paused}.health-switch em,.health-latency em,.health-error em{color:#f09a82;opacity:0;animation:health-degraded-value 10s ease-in-out infinite;animation-play-state:paused}.health-route{display:grid;grid-template-columns:auto minmax(6em,1fr) auto;align-items:center;gap:1em;min-height:5.2em;margin-top:auto;padding:.85em 1em;border:1px solid #263b59;border-radius:.85em;background:#0e1b2c}.health-route-copy strong{position:relative;display:block;width:18em;min-height:1.4em;margin-top:.2em;color:#e6f0fd;font-size:.9em}.health-route-switch span{position:absolute;inset:0 auto auto 0;animation:health-route-primary 10s ease-in-out infinite;animation-play-state:paused}.health-route-switch span:last-child{color:#75deb9;opacity:0;animation-name:health-route-backup}.health-route-track{height:.48em;overflow:hidden;border-radius:999px;background:#1c2c42}.health-route-track i{display:block;width:45%;height:100%;border-radius:inherit;background:#68d9ac;animation:health-track 10s ease-in-out infinite;animation-play-state:paused}.health-route-label{color:#71839a;font-size:.72em;white-space:nowrap}.gateway-demo[data-active=true] .endpoint-model,.gateway-demo[data-active=true] .endpoint-model-value b,.gateway-demo[data-active=true] .endpoint-language,.gateway-demo[data-active=true] .endpoint-snippet,.gateway-demo[data-active=true] .usage-bars i,.gateway-demo[data-active=true] .usage-model-row b i,.gateway-demo[data-active=true] .health-row--primary,.gateway-demo[data-active=true] .health-row--backup,.gateway-demo[data-active=true] .health-switch b,.gateway-demo[data-active=true] .health-switch em,.gateway-demo[data-active=true] .health-latency b,.gateway-demo[data-active=true] .health-latency em,.gateway-demo[data-active=true] .health-error b,.gateway-demo[data-active=true] .health-error em,.gateway-demo[data-active=true] .health-route-switch span,.gateway-demo[data-active=true] .health-route-track i{animation-play-state:running}@keyframes endpoint-model{0%,19%{border-color:#4779c3;color:#f0f6ff;background:#1a3457;box-shadow:inset 2px 0 #79aaff}24%,to{border-color:transparent;color:#8797aa;background:#101d2d;box-shadow:none}}@keyframes endpoint-value{0%,19%{opacity:1;transform:translateY(0)}24%,96%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translateY(0)}}@keyframes endpoint-language-python{0%,42%,92%,to{color:#e8f2ff;background:#1c2c42}52%,82%{color:#66768c;background:transparent}}@keyframes endpoint-language-typescript{0%,42%,92%,to{color:#66768c;background:transparent}52%,82%{color:#e8f2ff;background:#1c2c42}}@keyframes endpoint-snippet-python{0%,42%,92%,to{opacity:1;transform:translateY(0)}52%,82%{opacity:0;transform:translateY(-.4em)}}@keyframes endpoint-snippet-typescript{0%,42%,92%,to{opacity:0;transform:translateY(.4em)}52%,82%{opacity:1;transform:translateY(0)}}@keyframes usage-bar{0%{transform:scaleY(.48);opacity:.68}to{transform:scaleY(1);opacity:1}}@keyframes usage-distribution{0%{transform:scaleX(.15)}to{transform:scaleX(1)}}@keyframes health-row{0%,44%,94%,to{background:transparent}55%,82%{background:#ab4c402e}}@keyframes health-backup{0%,54%,94%,to{background:transparent}64%,86%{background:#36a47e29}}@keyframes health-primary-value{0%,44%,94%,to{opacity:1}55%,84%{opacity:0}}@keyframes health-degraded-value{0%,44%,94%,to{opacity:0}55%,84%{opacity:1}}@keyframes health-route-primary{0%,55%,94%,to{opacity:1;transform:translateY(0)}64%,86%{opacity:0;transform:translateY(-.35em)}}@keyframes health-route-backup{0%,55%,94%,to{opacity:0;transform:translateY(.35em)}64%,86%{opacity:1;transform:translateY(0)}}@keyframes health-track{0%,48%{width:45%;background:#68d9ac}60%,86%{width:100%;background:#75a8f1}to{width:45%;background:#68d9ac}}.gateway-demo,.gateway-demo-shell{color:#34465d;background:#f5f9fc}.gateway-demo-topbar{border-color:#dce5ee;color:#7a899b}.gateway-demo-product{color:#203047}.gateway-demo-live,.gateway-demo-range{border-color:#d6e1eb;color:#6c7b8e;background:#fff}.demo-kicker,.health-row--head,.usage-kpis small,.health-route-copy small,.usage-panel-head span:last-child,.usage-axis,.health-route-label{color:#7b899a}.endpoint-models,.endpoint-code,.health-table,.usage-kpis>span,.usage-trend,.usage-models{border-color:#dce6ef;background:#fff;box-shadow:0 8px 20px -18px #324d6a61}.endpoint-model{color:#708093;background:#f2f6f9}.endpoint-code-head,.endpoint-response{border-color:#dce6ef}.endpoint-language{color:#718094}.endpoint-language--python{color:#27466c;background:#e7f0fb}.endpoint-code pre{color:#2d4058}.code-muted{color:#6d83a0}.code-string,.endpoint-response span:first-child,.status-ok,.usage-kpis em,.health-switch b,.health-latency b,.health-error b,.health-route-switch span:last-child{color:#16805f}.endpoint-model-value b{color:#315fa6}.endpoint-response{color:#6d7d90}.health-row{border-color:#e5ecf2;color:#5d6e81}.health-route{border-color:#cfddea;background:#fbfdff}.usage-panel-head,.usage-kpis strong,.health-route-copy strong{color:#213148}.usage-model-row{color:#617287}.health-switch em,.health-latency em,.health-error em{color:#bd5045}.usage-bars{border-color:#d4dfe8}.usage-model-row b,.health-route-track{background:#e2eaf2}.usage-model-row em{color:#2a3d54}@keyframes endpoint-model{0%,19%{border-color:#9db9dd;color:#23436b;background:#e7f0fb;box-shadow:inset 2px 0 #5f8fd0}24%,to{border-color:transparent;color:#708093;background:#f2f6f9;box-shadow:none}}@keyframes endpoint-language-python{0%,42%,92%,to{color:#27466c;background:#e7f0fb}52%,82%{color:#718094;background:transparent}}@keyframes endpoint-language-typescript{0%,42%,92%,to{color:#718094;background:transparent}52%,82%{color:#27466c;background:#e7f0fb}}@keyframes trace-selected{0%,14%,86%,to{background:transparent}24%,72%{background:#edf4fc}}@keyframes health-row{0%,44%,94%,to{background:transparent}55%,82%{background:#bd504514}}@keyframes health-backup{0%,54%,94%,to{background:transparent}64%,86%{background:#16805f14}}.trace-request-demo{display:block;width:100%;height:100%;object-fit:contain}@container (max-width: 450px){.gateway-demo-shell{gap:.65em;padding:1em}.endpoint-layout{grid-template-columns:7.4em minmax(0,1fr);gap:.65em}.endpoint-models{gap:.35em;padding:.65em}.endpoint-model{min-height:2em}.endpoint-code pre{padding:.55em .75em;line-height:1.36}.usage-kpis{gap:.35em}.usage-kpis>span{padding:.45em}.usage-kpis em{display:none}.usage-panels{gap:.5em}.usage-trend,.usage-models{padding:.6em}.usage-model-row{grid-template-columns:5.6em 1fr 2.2em;gap:.4em}.health-route{gap:.55em;min-height:4em;padding:.58em .7em}.health-route-copy strong{width:15em}.health-route-label{display:none}}@media(prefers-reduced-motion:reduce){.gateway-demo *{animation:none!important}.endpoint-model-value b:first-child,.endpoint-snippet--python{opacity:1}.endpoint-snippet--typescript{opacity:0}.health-switch em,.health-latency em,.health-error em,.health-route-switch span:last-child{opacity:0}}
