:root{color-scheme:light;--ink:#171719;--muted:#6e6e73;--blue:#0768ed;--line:#e8e8ec;--canvas:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:#fff;color:var(--ink);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.55}img,svg{max-width:100%}svg{vertical-align:middle}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{background:#cce1ff;color:#101820}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.eyebrow{color:var(--blue);font-size:12px;line-height:1.5;font-weight:650;letter-spacing:.095em;text-transform:uppercase}
.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:13px 23px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:550;line-height:1.4;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.button.primary{color:#fff;background:var(--blue);box-shadow:0 3px 7px #0768ed14}.button.primary:hover{background:#005bdb;box-shadow:0 5px 16px #0768ed24;transform:translateY(-1px)}.button.secondary{background:#f5f5f7;color:#353538;border-color:#f0f0f3}.button.secondary:hover{background:#eaeaf0}.button svg{width:16px;height:16px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2585ff;outline-offset:5px}.skip{position:fixed;z-index:100;top:12px;left:16px;padding:12px 20px;border-radius:12px;color:#fff;background:#171719;transform:translateY(-160%)}.skip:focus{transform:translateY(0)}
/* Restrained navigation and editorial hero. */
.site-nav{position:sticky;z-index:30;top:0;background:rgb(255 255 255 / .9);border-bottom:1px solid rgb(232 232 236 / .8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{width:31px;height:31px;color:var(--ink);flex-shrink:0}.brand-name{font-size:13px;line-height:1.2;font-weight:650;letter-spacing:-.025em}.brand-name small{display:block;color:var(--muted);font-size:10px;line-height:1.6;font-weight:450;letter-spacing:.015em}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:31px;margin-left:auto;color:#64646a;font-size:12px}.nav-links a{padding-block:12px;transition:color .18s}.nav-links a:hover{color:var(--ink)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 17px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;font-weight:550;white-space:nowrap;transition:background .18s,border-color .18s}.nav-cta:hover{background:var(--canvas);border-color:#d4d4db}
.hero{position:relative;padding-top:81px;text-align:center}.hero>.eyebrow{margin-bottom:21px}h1{max-width:1050px;margin-inline:auto;font-size:clamp(56px,7.3vw,99px);font-weight:650;line-height:1.02;letter-spacing:-.068em}.gradient-text{color:var(--blue);background:linear-gradient(100deg,#0768ed 9%,#397cef 54%,#605ce6 95%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{max-width:615px;margin:26px auto 0;color:var(--muted);font-size:19px;line-height:1.6;letter-spacing:-.018em}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:11px;margin-top:30px}.sample-note{margin-top:17px;color:#62626b;font-size:11px;line-height:1.6}
/* A composed product preview with a subtle, contained iridescent glow. */
.hero-stage{position:relative;isolation:isolate;width:min(970px,100%);margin:63px auto 0;padding-bottom:6px;text-align:left}.stage-glow{position:absolute;z-index:-1;inset:-32px -6% -29px;background:radial-gradient(ellipse at 26% 62%,#d4e6ff 0,transparent 49%),radial-gradient(ellipse at 76% 44%,#e8e0ff 0,transparent 51%),radial-gradient(ellipse at 53% 83%,#dff4f3 0,transparent 45%);filter:blur(36px);opacity:.75;pointer-events:none}.product-window{overflow:hidden;position:relative;border:1px solid #dcdce4;border-radius:15px;background:#fff;box-shadow:0 2px 4px #1a204508,0 16px 30px -14px #2e36592b,0 40px 85px -35px #2e365942,0 0 0 6px #ffffff60}.window-bar{display:flex;align-items:center;gap:16px;min-height:47px;padding:12px 20px;background:#fcfcfd;border-bottom:1px solid var(--line)}.window-dots{display:flex;gap:6px;flex:1}.window-dots i{display:block;width:9px;height:9px;border:1px solid #00000009;border-radius:50%;background:#e4e4e9}.window-dots i:first-child{background:#ff6058}.window-dots i:nth-child(2){background:#ffbe2f}.window-dots i:nth-child(3){background:#2bca46}.window-title{color:#62626b;font-size:10px;font-weight:500;letter-spacing:.015em}.window-tag{flex:1;text-align:right;font-size:9px;color:#62626b}.product-layout{display:grid;grid-template-columns:177px minmax(0,1fr);min-height:340px}.product-sidebar{padding:29px 16px 22px;background:#fafafb;border-right:1px solid var(--line)}.mini-brand{display:flex;align-items:center;gap:8px;margin:0 8px 29px;color:#313136;font-size:12px;font-weight:650;letter-spacing:-.025em}.mini-brand svg{width:20px;height:20px}.side-item{display:flex;align-items:center;gap:9px;margin-block:4px;padding:10px 11px;border-radius:7px;color:#62626b;font-size:10px}.side-item svg{width:13px;height:13px;opacity:.8}.side-item.active{background:#eaf1ff;color:#1e68d8;font-weight:600}.sidebar-caption{margin:42px 11px 0;font-size:9px;color:#aaaab2;line-height:1.7}.product-main{min-width:0;padding:28px 29px 24px}.workspace-top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:23px}.workspace-label{display:block;margin-bottom:4px;color:#62626b;font-size:9px;line-height:1.5}.workspace-top h2{color:#25252a;font-size:20px;font-weight:600;line-height:1.25;letter-spacing:-.04em}.status-pill{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:5px 9px;border:1px solid #e3eee7;border-radius:20px;color:#3f6f4b;background:#f7fbf8;font-size:9px;line-height:1.4}.status-pill::before{content:"";width:4px;height:4px;border-radius:50%;background:#58a76b}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:14px}.request-card{min-width:0;border:1px solid #e2e3eb;border-radius:10px;background:#fff;box-shadow:0 4px 10px #22244404}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 16px 12px;border-bottom:1px solid #f0f0f5}.request-type{font-size:10px;font-weight:600}.request-id{color:#62626b;font-size:9px;font-variant-numeric:tabular-nums}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 13px;padding:17px 16px 19px}.field{min-width:0}.field span{display:block;margin-bottom:4px;color:#62626b;font-size:9px}.field strong{display:block;color:#4c4c55;font-size:10px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.card-foot{display:flex;align-items:center;gap:6px;padding:10px 16px;border-top:1px solid #f0f0f5;color:#62626b;background:#fdfdfe;border-radius:0 0 10px 10px;font-size:9px}.card-foot svg{width:11px;height:11px;color:#418b62}.handoff-card{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 18px;background:#f2f6ff;border:1px solid #e3ebfb;border-radius:10px}.mini-icon{display:grid;place-items:center;width:30px;height:30px;margin-bottom:14px;border:1px solid #dce7fa;border-radius:9px;background:#fff;color:#3775db}.mini-icon svg{width:15px;height:15px}.handoff-card .eyebrow{font-size:8px;letter-spacing:.07em}.handoff-card h3{margin-top:5px;color:#284b80;font-size:17px;line-height:1.2;font-weight:600;letter-spacing:-.025em}.handoff-card p{margin-top:8px;color:#5f6e83;font-size:10px;line-height:1.6}.queue-pill{display:inline-flex;align-items:center;gap:5px;margin-top:14px;padding:4px 7px;border:1px solid #dce6f8;border-radius:5px;color:#35649e;background:#fff9;font-size:8px}.activity-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:19px;padding-inline:2px}.activity-step{display:flex;align-items:center;gap:6px;color:#62626b;font-size:9px}.activity-step i{display:grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#eaf4ed;color:#6a9674;font-size:8px;font-style:normal}.floating-chip{position:absolute;z-index:2;right:-40px;bottom:35px;display:flex;align-items:center;gap:10px;max-width:255px;padding:14px 20px 14px 14px;background:#fffffff0;border:1px solid #e2e5ef;border-radius:13px;box-shadow:0 10px 35px #2433611a,0 2px 5px #24336106;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chip-icon{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#eaf6ef;color:#359564}.chip-icon svg{width:16px;height:16px}.chip-copy{color:#50505b;font-size:10px;line-height:1.65}.chip-copy strong{display:block;color:#303039;font-size:11px;font-weight:600}.chip-copy span{display:block;color:#62626b;font-size:9px}.hero-caption{margin:27px auto 0;color:#62626b;font-size:11px;line-height:1.6}
.proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:43px 45px;margin-top:50px;border-block:1px solid var(--line)}.proof-item{padding-inline:25px;text-align:center}.proof-item+.proof-item{border-left:1px solid var(--line)}.proof-item strong{display:block;color:#2f2f35;font-size:28px;font-weight:550;line-height:1.25;letter-spacing:-.05em}.proof-item span{display:block;margin-top:8px;color:#62626b;font-size:11px;line-height:1.5}.section-intro{max-width:670px;margin:0 auto 43px;text-align:center}.section-intro h2,.approach-copy h2,.closing h2{font-size:clamp(36px,4.5vw,55px);line-height:1.09;letter-spacing:-.052em;font-weight:600}.section-intro h2{margin-top:13px}.section-intro>p:not(.eyebrow){max-width:540px;margin:17px auto 0;color:var(--muted);font-size:16px;line-height:1.7;letter-spacing:-.015em}.features{padding-block:104px 105px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ebebef;border-radius:19px;background:#fafafb}.feature-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:195px;margin:16px 16px 0;overflow:hidden;border-radius:12px;background:#f0f1f6}.duplicate-visual{background:radial-gradient(ellipse at 50% 65%,#e0e9fa,#f2f4f9 75%)}.unknown-visual{flex-direction:column;gap:12px;background:radial-gradient(ellipse at 50% 65%,#eee7db,#f5f3ef 75%)}.recovery-visual{flex-direction:column;gap:16px;background:radial-gradient(ellipse at 50% 65%,#e2eae6,#f1f5f3 75%)}.mini-sheet{position:relative;width:min(205px,87%);padding:12px;background:#fff;border:1px solid #e3e5ec;border-radius:10px;box-shadow:0 8px 22px #2532530c}.duplicate-visual .mini-sheet+.mini-sheet{position:absolute;width:min(195px,83%);top:72px;transform:translate(13px,0)}.mini-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;color:#777985;font-size:10px;border-bottom:1px solid #f1f2f5}.mini-row:last-child{border-bottom:0}.mini-row strong{color:#464b59;font-weight:550}.mini-row i{display:block;width:48px;height:5px;border-radius:2px;background:#e9ebf1}.tag{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 8px;color:#3b618d;border:1px solid #dce6f3;border-radius:5px;background:#eff5fc;font-size:9px;line-height:1.35;font-weight:550}.duplicate-visual>.tag{position:absolute;bottom:26px;z-index:2}.unknown-value{padding:11px 23px;color:#68625a;font-size:18px;letter-spacing:-.04em;background:#ffffffa3;border:1px dashed #d5cfc3;border-radius:8px}.unknown-visual .tag{color:#725e3d;background:#faf6ec;border-color:#e8dfca}.recovery-visual .tag{color:#366a52;background:#eff7f1;border-color:#d4e8db}.recovery-dots{display:flex;align-items:center;gap:14px}.recovery-dots i{position:relative;display:grid;place-items:center;width:35px;height:35px;border-radius:10px;border:1px solid #d8e3dd;background:#fff;color:#81a18e;font-size:13px;font-style:normal;box-shadow:0 5px 10px #1d4c2d05}.recovery-dots i+i::before{content:"";position:absolute;width:13px;height:1px;left:-15px;background:#cbdacf}.recovery-dots i:last-child{border-color:#a7d1b6;color:#368a54;background:#f8fff9}.feature-copy{position:relative;flex:1;padding:25px 26px 28px}.feature-number{display:block;margin-bottom:11px;color:#62626b;font-size:10px;font-weight:500;font-variant-numeric:tabular-nums}.feature-copy h3{font-size:21px;line-height:1.25;font-weight:600;letter-spacing:-.035em}.feature-copy p{margin-top:11px;color:#62626b;font-size:13px;line-height:1.75}
/* The interactive explorer stays separate from the illustration. */
.demo-section{padding-block:93px 101px;border-block:1px solid #eeeef2;background:var(--canvas);scroll-margin-top:76px}.demo-section .section-intro{margin-bottom:39px}.demo-console{overflow:hidden;border:1px solid #dfdfe7;border-radius:19px;background:#fff;box-shadow:0 4px 8px #22223c03,0 20px 50px -30px #22223c24}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:73px;padding:17px 25px;background:#fff;border-bottom:1px solid var(--line)}.demo-label{display:flex;align-items:center;gap:9px;color:#71717c;font-size:12px;font-weight:550}.demo-label svg{width:15px;height:15px;color:#767d92}.play-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:37px;padding:9px 14px;color:#fff;border:1px solid #24242b;border-radius:8px;background:#25252c;font-size:11px;font-weight:500;line-height:1.4;transition:background .18s,box-shadow .18s}.play-button:hover{background:#45454e;box-shadow:0 3px 10px #11111112}.play-button svg{width:12px;height:12px}.demo-body{display:grid;grid-template-columns:295px minmax(0,1fr)}.scenario-nav{min-width:0;padding:26px 17px;background:#fafafb;border-right:1px solid var(--line)}.scenario-nav>.eyebrow,.scenario-nav>p,.scenario-nav>h3,.scenario-nav>h2{margin:0 12px 17px;color:#62626b;font-size:10px;font-weight:500;letter-spacing:.055em}#scenario-buttons{display:grid;gap:5px}.scenario-button{display:flex;align-items:center;gap:11px;width:100%;min-height:48px;padding:11px 12px;border:1px solid transparent;border-radius:9px;text-align:left;background:transparent;color:#62626b;line-height:1.4;font-size:11px;transition:background .16s,border-color .16s,color .16s}.scenario-button .num{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border:1px solid #e9e9ee;border-radius:6px;color:#62626b;background:#fff;font-size:9px;font-weight:500;font-variant-numeric:tabular-nums}.scenario-button .label{flex:1;min-width:0}.scenario-button .arrow{flex-shrink:0;color:#bfc0c8;font-size:13px}.scenario-button:hover{background:#f0f0f5;color:#41414b}.scenario-button[aria-pressed="true"]{border-color:#dbe7fc;color:#2566c7;background:#edf4ff;font-weight:550}.scenario-button[aria-pressed="true"] .num{border-color:#d2e2fa;background:#fff;color:#2566c7}.scenario-button[aria-pressed="true"] .arrow{color:#4d84d6}.result-panel{min-width:0;min-height:600px;padding:37px 42px 30px;opacity:1;transition:opacity .16s,transform .16s;overflow-wrap:anywhere}.result-panel.is-changing{opacity:.45;transform:translateY(3px)}.result-panel>.eyebrow,#case-number{color:#62626b;font-size:10px;letter-spacing:.08em}#case-title{max-width:530px;margin-top:12px;font-size:31px;font-weight:600;line-height:1.16;letter-spacing:-.043em}#case-explanation{max-width:570px;margin-top:15px;color:#62626b;font-size:14px;line-height:1.75}.result-status-card{position:relative;margin-top:26px;padding:22px 23px;background:#f7f9fc;border:1px solid #e5eaf3;border-radius:12px}.result-status-card .eyebrow{color:#5f6e83;font-size:9px;letter-spacing:.08em}#case-outcome{display:block;margin:7px 0 8px;color:#344967;font-size:19px;font-weight:600;line-height:1.4;letter-spacing:-.025em}#case-observed{color:#5f6e83;font-size:12px;line-height:1.7}.result-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:25px 0}.result-metric{padding:2px 13px 2px 0}.result-metric+.result-metric{padding-left:17px;border-left:1px solid var(--line)}.result-metric strong{display:block;font-size:25px;font-weight:550;line-height:1.3;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.result-metric span{display:block;margin-top:5px;color:#62626b;font-size:10px;line-height:1.6}.notes{margin:21px 0 25px;padding-left:16px;color:#62626b;font-size:12px;line-height:1.8}.notes li{padding-left:4px;margin-bottom:5px}.notes li::marker{color:#c0c0ca;font-size:.8em}#technical-details{padding-top:15px;border-top:1px solid var(--line);color:#62626b}#technical-details summary{width:fit-content;min-height:35px;padding:7px 2px;cursor:pointer;font-size:11px}#technical-details[open] summary{color:#454550}#case-json{max-height:330px;max-width:100%;padding:19px;margin:11px 0 0;overflow:auto;border:1px solid #ececf2;border-radius:9px;background:#f8f8fb;color:#686b7d;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.7 ui-monospace,"SFMono-Regular",Consolas,monospace}.demo-disclosure{margin-top:18px;color:#62626b;font-size:10px;line-height:1.75}.error{padding:14px 16px;margin-top:18px;border:1px solid #f0d8d4;border-radius:9px;background:#fff8f6;color:#a45343;font-size:12px}.walkthrough-progress{display:flex;justify-content:center;align-items:center;gap:5px}.walkthrough-progress span{display:block;width:20px;height:3px;border-radius:3px;background:#e2e2e9;transition:background .18s}.walkthrough-progress span.active{background:var(--blue)}.walkthrough-progress span.done{background:#a6c6f8}
.approach{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:91px;align-items:center;padding-block:111px 99px}.approach-copy h2{max-width:480px;margin:16px 0 21px}.approach-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);font-size:15px;line-height:1.8}.scope-card{padding:31px 32px;border:1px solid #e6e6ec;border-radius:17px;background:#fcfcfd}.scope-card>h3{margin-bottom:22px;font-size:15px;font-weight:550;letter-spacing:-.015em}.scope-list{display:grid;gap:22px;padding:0;margin:0;list-style:none}.scope-list li{position:relative;min-height:30px;padding-left:39px}.scope-index{position:absolute;left:0;top:0;display:grid;place-items:center;width:23px;height:23px;border:1px solid #e5e5ec;border-radius:7px;background:#fff;color:#62626b;font-size:9px;font-variant-numeric:tabular-nums}.scope-list strong{display:block;padding-top:1px;color:#484853;font-size:12px;font-weight:550}.scope-list p{margin-top:5px;color:#62626b;font-size:11px;line-height:1.7}.trust-note{max-width:770px;margin:0 auto;padding:20px 24px;border:1px solid #e8e9ef;border-radius:12px;background:#fbfbfd;color:#62626b;font-size:11px;line-height:1.8;text-align:center}.approach .trust-note{grid-column:1/-1;width:100%;margin-top:-39px}.closing{padding-block:90px 98px;text-align:center}.closing h2{max-width:740px;margin-inline:auto}.closing>p{max-width:540px;margin:19px auto 27px;color:var(--muted);font-size:15px;line-height:1.8}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px;padding-block:26px;border-top:1px solid var(--line)}.site-footer .brand-mark{width:24px;height:24px}.site-footer .brand-name{font-size:11px}.footer-note{max-width:510px;color:#62626b;font-size:10px;line-height:1.8;text-align:right}.footer-note a{text-decoration:underline;text-underline-offset:3px}.reveal{opacity:1}.reveal.is-visible{animation:reveal-in .6s ease-out both}@keyframes reveal-in{from{opacity:.6;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{padding-top:91px}.hero-stage{margin-top:70px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{padding-top:67px}.hero-stage{width:calc(100% - 30px)}.floating-chip{right:-20px;bottom:23px}.product-layout{grid-template-columns:145px minmax(0,1fr)}.product-sidebar{padding-inline:10px}.product-main{padding:24px 22px}.feature-copy{padding-inline:22px}.feature-grid{gap:14px}.demo-body{grid-template-columns:260px minmax(0,1fr)}.result-panel{padding:32px 30px 26px}.approach{gap:50px}}
@media(max-width:800px){.nav-inner{min-height:68px;gap:20px}.nav-links{gap:20px}h1{font-size:clamp(52px,8.3vw,69px)}.hero-subtitle{max-width:520px;font-size:17px}.hero-stage{width:100%;margin-top:49px}.product-layout{grid-template-columns:122px minmax(0,1fr);min-height:330px}.product-sidebar{padding:24px 9px}.mini-brand{margin-inline:6px;font-size:10px;gap:5px}.mini-brand svg{width:17px;height:17px}.side-item{gap:7px;padding:10px 8px;font-size:9px}.sidebar-caption{margin-inline:8px;font-size:8px}.product-main{padding:23px 18px}.workspace-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:10px}.handoff-card{padding:17px 13px}.handoff-card h3{font-size:15px}.card-top{padding-inline:12px}.field-grid{padding-inline:12px;gap:14px 9px}.card-foot{padding-inline:12px}.floating-chip{right:12px;bottom:-15px;padding:10px 14px 10px 10px}.chip-icon{width:27px;height:27px}.hero-caption{margin-top:36px}.proof-strip{margin-top:34px;padding-block:34px}.proof-item{padding-inline:13px}.proof-item strong{font-size:25px}.features{padding-block:79px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-card{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch}.feature-visual{min-height:190px;margin:12px 0 12px 12px}.feature-copy{align-self:center;padding:28px}.feature-copy h3{font-size:23px}.demo-section{padding-block:77px}.demo-body{grid-template-columns:210px minmax(0,1fr)}.scenario-nav{padding:22px 11px}.scenario-button{padding-inline:9px;gap:8px}.scenario-button .arrow{display:none}.result-panel{padding:30px 25px 24px}#case-title{font-size:28px}#case-explanation{font-size:13px}.result-status-card{padding:18px}#case-outcome{font-size:18px}.result-metrics{gap:8px}.result-metric+.result-metric{padding-left:11px}.result-metric strong{font-size:22px}.result-metric span{font-size:9px}.approach{gap:35px;padding-block:80px}.approach-copy h2{font-size:40px}.scope-card{padding:27px 24px}.closing{padding-block:67px 78px}}
@media(max-width:600px){html{scroll-padding-top:77px}.wrap{width:calc(100% - 40px)}.nav-inner{min-height:64px;gap:12px}.brand{gap:8px}.brand-mark{width:28px;height:28px}.brand-name{font-size:12px}.brand-name small{font-size:9px}.nav-links{display:none}.nav-cta{min-height:36px;padding:8px 13px;font-size:11px}.hero{padding-top:53px}.hero>.eyebrow{font-size:10px;margin-bottom:19px;letter-spacing:.085em}h1{font-size:clamp(43px,11.7vw,67px);line-height:1.055;letter-spacing:-.064em}.hero-subtitle{margin-top:23px;padding-inline:5px;font-size:16px;line-height:1.65}.hero-actions{margin-top:25px;gap:9px}.button{min-height:47px;padding:12px 19px;font-size:12px}.sample-note{max-width:290px;margin:15px auto 0;font-size:10px}.hero-stage{margin-top:39px}.stage-glow{inset:-15px -7px -20px;filter:blur(21px);opacity:.55}.product-window{border-radius:12px;box-shadow:0 12px 22px -14px #2e365936,0 25px 50px -25px #2e365942,0 0 0 4px #ffffff90}.window-bar{min-height:37px;padding:10px 13px;gap:8px}.window-dots{gap:4px;flex:0 0 auto}.window-dots i{width:7px;height:7px}.window-title{flex:1;text-align:center;font-size:8px}.window-tag{flex:0 0 auto;font-size:7px}.product-layout{display:block;min-height:0}.product-sidebar{display:none}.product-main{padding:19px 15px 21px}.workspace-top{margin-bottom:17px;gap:10px}.workspace-label{font-size:8px}.workspace-top h2{font-size:18px}.status-pill{padding:4px 7px;font-size:8px}.workspace-grid{grid-template-columns:minmax(0,1fr);gap:10px}.card-top{padding:12px 14px 10px}.request-type{font-size:10px}.request-id{font-size:8px}.field-grid{padding:14px;gap:14px 16px}.field span{font-size:9px}.field strong{font-size:11px}.card-foot{padding:9px 14px;font-size:9px}.handoff-card{position:relative;display:block;padding:15px 15px 15px 58px;min-height:108px}.handoff-card .mini-icon{position:absolute;left:15px;top:17px}.handoff-card h3{font-size:16px}.handoff-card p{margin-top:5px;font-size:10px}.queue-pill{margin-top:9px}.activity-line{gap:8px;margin-top:17px}.activity-step{gap:4px;font-size:8px}.activity-step i{width:12px;height:12px;font-size:7px}.floating-chip{position:relative;right:auto;bottom:auto;width:fit-content;max-width:90%;margin:-3px auto 0;transform:translateY(13px);padding:10px 15px 10px 10px;border-radius:11px}.hero-caption{max-width:305px;margin-top:31px;font-size:10px}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0;margin-top:34px;padding-block:30px}.proof-item{padding-inline:14px}.proof-item:nth-child(3){border-left:0}.proof-item strong{font-size:27px}.proof-item span{max-width:135px;margin:6px auto 0;font-size:10px}.features{padding-block:69px 65px}.section-intro{margin-bottom:31px}.section-intro .eyebrow{font-size:10px}.section-intro h2,.approach-copy h2,.closing h2{font-size:37px;line-height:1.12;letter-spacing:-.05em}.section-intro>p:not(.eyebrow){margin-top:16px;font-size:14px;line-height:1.75}.feature-grid{gap:16px}.feature-card{display:flex;border-radius:17px}.feature-visual{min-height:180px;margin:12px 12px 0}.feature-copy{align-self:stretch;padding:24px}.feature-number{margin-bottom:9px}.feature-copy h3{font-size:23px}.feature-copy p{margin-top:10px;font-size:13px}.demo-section{padding-block:64px;scroll-margin-top:64px}.demo-section .section-intro{margin-bottom:29px}.demo-console{border-radius:14px}.demo-toolbar{min-height:67px;gap:9px;padding:14px 15px}.demo-label{gap:6px;font-size:10px}.demo-label svg{width:13px;height:13px}.play-button{min-height:39px;padding:9px 10px;font-size:10px;gap:5px;flex-shrink:0}.demo-body{display:block}.scenario-nav{padding:18px 13px;border-right:0;border-bottom:1px solid var(--line)}.scenario-nav>.eyebrow,.scenario-nav>p,.scenario-nav>h3,.scenario-nav>h2{margin:0 4px 12px;font-size:9px}#scenario-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.scenario-button{align-items:flex-start;min-height:52px;padding:10px 8px;gap:6px;background:#fff;border-color:#e8e8ef;font-size:10px}.scenario-button .num{flex-basis:18px;width:18px;height:18px;border-radius:5px;font-size:8px}.scenario-button .label{padding-top:2px}.scenario-button .arrow{display:none}.result-panel{min-height:0;padding:27px 21px 23px}#case-title{margin-top:11px;font-size:29px}#case-explanation{margin-top:13px;font-size:13px;line-height:1.75}.result-status-card{margin-top:22px;padding:18px 17px}#case-outcome{font-size:18px}#case-observed{font-size:11px}.result-metrics{margin-block:22px;gap:6px}.result-metric{padding-right:6px}.result-metric+.result-metric{padding-left:12px}.result-metric strong{font-size:23px}.result-metric span{font-size:9px}.notes{font-size:11px;line-height:1.75}.demo-disclosure{font-size:10px}#case-json{padding:14px;font-size:10px}.walkthrough-progress{gap:4px}.walkthrough-progress span{width:13px}.approach{grid-template-columns:minmax(0,1fr);gap:29px;padding-block:67px 60px}.approach-copy>.eyebrow{font-size:10px}.approach-copy h2{max-width:340px;margin-block:13px 19px}.approach-copy>p:not(.eyebrow){font-size:14px}.scope-card{padding:26px 24px}.scope-list{gap:24px}.scope-list strong{font-size:13px}.scope-list p{font-size:12px}.approach .trust-note{margin-top:0}.trust-note{max-width:calc(100% - 40px);padding:18px;font-size:10px}.approach .trust-note{max-width:100%}.closing{padding-block:55px 66px}.closing>p{margin-block:17px 25px;font-size:14px}.site-footer{align-items:flex-start;flex-direction:column;gap:19px;padding-block:24px 30px}.footer-note{text-align:left;font-size:10px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero-actions{gap:8px}.button{padding-inline:15px}.demo-toolbar{flex-wrap:wrap;gap:12px}.walkthrough-progress{margin-left:auto}.result-panel{padding-inline:17px}.scenario-button{font-size:9px}h1{font-size:42px}.section-intro h2,.approach-copy h2,.closing h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal,.reveal.is-visible,.result-panel.is-changing{opacity:1;transform:none}.button.primary:hover{transform:none}}
@media(forced-colors:active){.gradient-text{background:none;color:CanvasText;-webkit-text-fill-color:CanvasText}.stage-glow{display:none}.scenario-button[aria-pressed="true"]{outline:2px solid Highlight}.window-dots i,.status-pill::before,.walkthrough-progress span{background:CanvasText}}
/* Details added by the completed markup. */
.nav-cta{gap:7px}.sample-dot{display:inline-block;width:5px;height:5px;margin-right:7px;vertical-align:2px;border-radius:50%;background:#73a58c}.side-item b{display:grid;place-items:center;margin-left:auto;width:16px;height:16px;border-radius:4px;background:#dce8fb;color:#365b88;font-size:8px;font-weight:550}.sidebar-caption{display:block}.request-card>h3{padding:15px 16px 0;color:#42424d;font-size:13px;font-weight:550;line-height:1.4;letter-spacing:-.02em}.tiny-check{display:grid;place-items:center;flex-shrink:0;width:12px;height:12px;border-radius:50%;color:#488963;background:#edf6f0;font-size:8px}.queue-pill i{width:4px;height:4px;border-radius:50%;background:#6b95cf}.demo-label>i{display:block;width:6px;height:6px;border-radius:50%;background:#8ab79e}.mini-sheet .mini-row{display:block;width:86%;min-height:0;height:5px;margin:10px 0;border:0;border-radius:3px;background:#e2e6ef}.mini-sheet .mini-row.short{width:52%}.unknown-value{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(238px,88%);padding:14px 15px;font-size:10px;letter-spacing:0}.unknown-value span{color:#68625a}.unknown-value strong{color:#746e64;font-size:11px;font-weight:500}.unknown-value i{display:block;width:5px;height:5px;border-radius:50%;background:#d7d0c4}.recovery-dots i::after{content:"";width:7px;height:7px;border-radius:50%;background:#a9bcb0}.recovery-dots i:last-child::after{content:"✓";width:auto;height:auto;background:none;color:#40875a;font-size:15px}.approach-copy>p+p{margin-top:14px}.approach-copy .trust-note{width:100%;max-width:430px;margin:24px 0 0;padding:17px 19px;text-align:left;grid-column:auto}.trust-note strong{display:block;margin-bottom:5px;color:#62626b;font-size:11px;font-weight:550}.trust-note p{font-size:11px;line-height:1.75}.closing>.eyebrow{margin-bottom:14px}.closing>.sample-note{font-size:11px;margin:17px auto 0;color:#62626b}.site-footer>a:last-child{flex-shrink:0;color:#62626b;font-size:11px;white-space:nowrap}
.pilot-checklist{margin:0;padding:0;border:0}.pilot-checklist>summary{display:inline-flex;align-items:center;justify-content:center;list-style:none;cursor:pointer}.pilot-checklist>summary::-webkit-details-marker{display:none}.pilot-checklist>summary::marker{content:""}.pilot-checklist>summary>span{margin-left:3px;font-size:17px;line-height:1}.pilot-checklist[open]>summary>span{transform:rotate(45deg)}.checklist-content{max-width:720px;margin:24px auto 0;padding:32px;border:1px solid #e4e4ec;border-radius:32px;background:white;box-shadow:0 15px 40px -25px #252b5025;text-align:left}.checklist-content h3{margin-bottom:25px;color:#33333f;font-size:23px;font-weight:600;letter-spacing:-.035em}.checklist-content>.scope-list{gap:23px}.checklist-content>.scope-list strong{font-size:14px}.checklist-content>.scope-list p{font-size:13px;line-height:1.7}.checklist-content>p{margin-top:27px;padding-top:18px;border-top:1px solid var(--line);color:#62626b;font-size:12px;line-height:1.7}
@media(max-width:600px){.request-card>h3{padding:13px 14px 0;font-size:14px}.approach-copy .trust-note{max-width:100%;margin-top:23px}.trust-note strong,.trust-note p{font-size:11px}.closing>.eyebrow{font-size:10px}.checklist-content{padding:25px 22px;border-radius:20px}.checklist-content h3{font-size:22px}.checklist-content>.scope-list strong{font-size:13px}.checklist-content>.scope-list p{font-size:12px}.site-footer{gap:16px}.site-footer>a:last-child{font-size:11px}}
/* Mobile outcomes read as full-width rows, including at 320px. */
@media(max-width:600px){
  .result-metrics{grid-template-columns:minmax(0,1fr);gap:0;margin-block:18px 22px}
  .result-metric,.result-metric+.result-metric{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:14px;padding:12px 0;border-left:0}
  .result-metric+.result-metric{border-top:1px solid var(--line)}
  .result-metric strong{min-width:0;font-size:18px;line-height:1.4;letter-spacing:-.025em;overflow-wrap:normal;word-break:normal;hyphens:none}
  .result-metric span{min-width:0;margin-top:0;font-size:11px;line-height:1.5;text-align:right;overflow-wrap:normal;word-break:normal;hyphens:none}
  .scenario-button{min-height:60px}
  .scenario-button .label{font-size:12.5px;line-height:1.4;overflow-wrap:normal;word-break:normal;hyphens:none}
}

/* Keep the glow's layout box inside the preview; shadows remain unclipped. */
@media(max-width:1050px){.stage-glow{left:0;right:0}}

