@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";
.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}:root{--ink:#06080c;--paper:#f2f0e9;--navy:#07172e;--blue:#0b2f67;--electric:#2865ff;--orange:#ff5b1f;--line:#ffffff29;--muted:#a9afbb;--max:1440px;--type-page-title:clamp(3.5rem, 6vw, 6rem);--type-section-title:clamp(2.75rem, 5vw, 5.25rem);--type-feature-title:clamp(2.25rem, 3.75vw, 3.75rem);--type-subheading:clamp(1.35rem, 2vw, 1.75rem);--type-intro:clamp(1rem, 1.25vw, 1.2rem);--type-body:1rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:#f8f8f4;font-family:Manrope,Arial,sans-serif;font-size:var(--type-body);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{touch-action:manipulation}::selection{background:var(--orange);color:#fff}.skip-link{z-index:100;color:#000;background:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline-offset:4px;outline:3px solid #ff9b70}.section-pad{max-width:var(--max);margin-inline:auto;padding:7.5rem max(4vw,2rem)}.eyebrow,.section-number{letter-spacing:.16em;text-transform:uppercase;color:#ff7b49;font:500 .73rem/1.2 DM Mono,monospace}.section-number{color:#808895}.button{background:var(--orange);color:#fff;border:1px solid var(--orange);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:3.2rem;padding:.8rem 1.25rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#ff7140;transform:translateY(-2px)}.button-small{min-height:2.6rem;padding:.5rem .9rem;font-size:.82rem}.button-outline{background:0 0;border-color:#526075}.button-light{color:#0a0b0e;background:#fff;border-color:#fff}.text-link{border-bottom:1px solid #707783;padding-bottom:.15rem;font-weight:700}.text-button{color:#d2d6de;cursor:pointer;background:0 0;border:0;padding:.5rem 0}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#06080cf7;grid-template-columns:1fr auto;align-items:center;height:72px;padding:0 max(4vw,2rem);display:grid;position:sticky;top:0}.wordmark{letter-spacing:-.05em;font-size:1.2rem;font-weight:800}.wordmark span{background:var(--orange);color:#fff;place-items:center;width:1.3em;height:1.3em;margin-right:.07em;display:inline-grid}.brand-logo{align-items:center;width:clamp(8.8rem,11vw,10.2rem);line-height:0;display:inline-flex}.brand-logo img{width:100%;height:auto;display:block}.brand-logo-footer{width:11rem}.footer-links a:hover{color:#ff7b49}.site-header>.button{justify-self:end}.mobile-nav{display:none}.site-footer{max-width:var(--max);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:4rem;margin:auto;padding:5rem max(4vw,2rem) 2rem;display:grid}.site-footer p{color:#8f96a2}.footer-links{grid-template-columns:repeat(3,1fr);gap:1rem;font-size:.9rem;display:grid}.footer-note{border-top:1px solid var(--line);letter-spacing:.08em;grid-column:1/-1;padding-top:2rem;font:400 .7rem DM Mono,monospace}.hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 72px);padding-top:clamp(4rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(30rem,1.1fr);align-items:start;gap:clamp(2rem,4vw,5rem);display:grid}.hero h1,.page-hero h1{letter-spacing:-.085em;max-width:1100px;margin:1.5rem 0 4rem;font-size:clamp(4.4rem,10vw,9rem);line-height:.79}.hero-grid h1{z-index:1;margin:clamp(2rem,3vw,3rem) 0 3rem;font-size:clamp(4rem,5.2vw,6.8rem);position:relative}.signal-row{border-block:1px solid var(--line);letter-spacing:.12em;color:#7d8591;grid-template-columns:repeat(4,1fr);margin-top:5rem;font:400 .65rem DM Mono,monospace;display:grid}.signal-row span{border-right:1px solid var(--line);padding:1rem}.hero-orbit{z-index:-1;border:1px solid #2865ff59;border-radius:50%;width:48vw;height:48vw;animation:28s linear infinite spin;position:absolute;top:2vw;right:-10vw}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #2865ff38;border-radius:50%;position:absolute;inset:15%}.hero-orbit:after{background:radial-gradient(circle,#103677 0,#0000 65%);inset:31%}.hero-orbit i{background:var(--orange);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:-5px}@keyframes spin{to{transform:rotate(360deg)}}.credibility-strip{border-block:1px solid var(--line);background:#0a0a10;margin-top:clamp(3rem,5vw,5rem);padding:2.5rem 0 2.7rem;overflow:hidden}.credibility-strip h2{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#7f8798;margin:0 1.5rem 2.1rem;font:500 clamp(.68rem,1vw,.8rem)/1.3 DM Mono,monospace}.credibility-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.credibility-track{width:max-content;animation:34s linear infinite experience-scroll;display:flex}.credibility-marquee:hover .credibility-track{animation-play-state:paused}.credibility-group{flex-shrink:0;align-items:center;display:flex}.experience-item{align-items:center;height:clamp(3.25rem,4.6vw,4.75rem);display:flex}.experience-logo{object-fit:contain;width:auto;max-width:clamp(10rem,15vw,14rem);height:100%}.experience-item:after{content:"/";color:#d27820;margin:0 clamp(2.5rem,5.5vw,6rem);font:italic 700 clamp(1.6rem,2.4vw,2.5rem)/1 Manrope,Arial,sans-serif}@keyframes experience-scroll{to{transform:translate(-50%)}}.problem{background:var(--paper);color:#11131a;grid-template-columns:1fr 3fr;gap:5rem;max-width:none;display:grid}.problem>div{max-width:1050px}.problem h2,.section-intro h2,.research-teaser h2,.team h2,.guardrails h2{letter-spacing:-.06em;margin:.2rem 0 2rem;font-size:clamp(2.7rem,5vw,5.5rem);line-height:.95}.problem>div>p{color:#3f4650;max-width:780px;font-size:1.35rem}.blue-section{background:radial-gradient(circle at 76% 54%,#194da66b,#0000 29rem),linear-gradient(145deg,#06152a,#0b2e65);max-width:none;min-height:900px;position:relative;overflow:hidden}.blue-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 49.9%,#ffffff06 50%,#0000 50.1%) 0 0/100% 100%,linear-gradient(#ffffff05 1px,#0000 1px) 0 0/100% 8rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35% 85%,#0000);mask-image:linear-gradient(#0000,#000 35% 85%,#0000)}.blue-section>*{z-index:1;position:relative}.section-intro{grid-template-columns:1fr 3fr;gap:5rem;display:grid}.section-intro h2{max-width:900px}.compiler-section-intro{max-width:82rem}.compiler-section-intro h2{max-width:16ch;font-size:var(--type-section-title);letter-spacing:-.07em;margin:clamp(1.5rem,2.75vw,2.75rem) 0 1.25rem;line-height:.95}.compiler-section-intro>p:last-child{color:#b7c3d6;max-width:52rem;font-size:var(--type-intro);margin:0;line-height:1.55}.compiler-value-diagram{--compiler-line:#cadbf575;--compiler-blue:#74a9ff;--compiler-orange:#ff7a20;margin-top:clamp(2.75rem,4vw,4rem)}.compiler-steps{--compiler-step-gap:clamp(1.5rem, 3vw, 3.5rem);gap:var(--compiler-step-gap);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:relative}.compiler-step{text-align:center;min-width:0;position:relative}.compiler-step-number{color:#f4f7fb;margin-bottom:1.6rem;font:600 1.1rem/1 DM Mono,monospace;display:block}.compiler-step-track{justify-content:center;align-items:center;height:1.6rem;margin-bottom:1.35rem;display:flex;position:relative}.compiler-step-track:after{content:"";z-index:0;width:calc(100% + var(--compiler-step-gap));background:linear-gradient(90deg, #d8e5f99e, var(--compiler-line));height:1px;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.compiler-step:last-child .compiler-step-track:after{display:none}.compiler-step-marker{z-index:1;box-sizing:border-box;background:#f8fbff;border:2px solid #f8fbff;border-radius:50%;width:.78rem;height:.78rem;display:block;position:relative;box-shadow:0 0 0 6px #74a9ff1a,0 0 22px #74a9ff94}.compiler-step-brand-marker{z-index:1;color:#fff;filter:drop-shadow(0 0 8px #74a9ffb3);background:#0b2d66;width:1.8rem;height:1.7rem;padding:.16rem;position:relative}.compiler-step:nth-child(3) .compiler-step-number{color:#cfe1ff}.compiler-step h3{color:#f7f8f5;letter-spacing:-.035em;max-width:13rem;margin:0 auto .8rem;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.15}.compiler-step p{color:#aebbd0;max-width:16rem;margin:0 auto;font-size:.83rem;line-height:1.55}.compiler-scale-layout{grid-template-columns:minmax(17rem,.32fr) minmax(42rem,.68fr);align-items:center;gap:clamp(2.5rem,4vw,5rem);margin-top:clamp(3.5rem,5vw,5rem);display:grid}.compiler-scale-copy h3{letter-spacing:-.07em;margin:0;font-size:clamp(3.4rem,5.5vw,6.3rem);line-height:.89}.compiler-scale-copy h3 span{display:block}.compiler-scale-copy h3 span:last-child{color:#0000;-webkit-text-stroke:1px #f1f6ffe6}.compiler-scale-copy p{color:#d9e0eb;max-width:29rem;margin:2rem 0 0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.55}.compiler-cost-figure{background:linear-gradient(145deg,#08234eb8,#04163580);border:1px solid #8eb2e833;border-radius:1.2rem;min-width:0;margin:0;padding:clamp(1.1rem,1.7vw,1.65rem);box-shadow:inset 0 1px #ffffff06,0 35px 90px #0003}.compiler-chart-scroll{border-radius:.8rem;overflow:hidden}.compiler-chart-scroll:focus-visible{outline-offset:3px;outline:2px solid #ff9b70}.compiler-chart-canvas{grid-template-rows:20rem 2rem auto;grid-template-columns:5rem minmax(38rem,1fr);min-width:48rem;display:grid}.compiler-chart-y-axis{color:#dce5f2;text-align:right;justify-content:flex-end;align-items:flex-start;padding:1.2rem .9rem 0 0;font-size:.72rem;line-height:1.35;display:flex}.compiler-chart-y-axis span{max-width:4.5rem}.compiler-chart-plot{background-image:linear-gradient(#82abe626 1px,#0000 1px),linear-gradient(90deg,#82abe626 1px,#0000 1px);background-size:12.5% 12.5%;border-bottom:1px solid #eef4ffb8;border-left:1px solid #eef4ffb8;position:relative;overflow:hidden}.compiler-chart-plot:after{content:"";pointer-events:none;background:radial-gradient(circle at 74% 25%,#326cd433,#0000 42%);position:absolute;inset:0}.compiler-chart-axis{z-index:6;width:0;height:0;position:absolute}.compiler-chart-axis--y{border-bottom:9px solid #eef4ffe6;border-left:5px solid #0000;border-right:5px solid #0000;top:-1px;left:-5px}.compiler-chart-axis--x{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:9px solid #eef4ffe6;bottom:-5px;right:-1px}.compiler-chart-cells{z-index:2;pointer-events:none;grid-template-rows:repeat(12,minmax(0,1fr));grid-template-columns:repeat(24,minmax(0,1fr));gap:2px;display:grid;position:absolute;inset:1.3rem 9.5rem 0 .35rem}.compiler-chart-cells:before{content:"";z-index:-1;opacity:.35;position:absolute;inset:0}.compiler-chart-cells--frontier:before{clip-path:polygon(0 95%,15% 90%,31% 82%,48% 73%,61% 60%,73% 42%,87% 8%,87% 100%,0 100%);background:linear-gradient(#3272e673,#3272e60d)}.compiler-chart-cells--specialist:before{clip-path:polygon(0 96%,21% 96%,21% 88%,48% 88%,48% 80%,70% 80%,70% 72%,87% 72%,87% 100%,0 100%);background:linear-gradient(#ff7a2047,#ff7a2008)}.compiler-chart-cell{background:var(--compiler-blue);border:1px solid #ffffff47;align-self:stretch;min-width:0;min-height:0;display:block;box-shadow:0 0 11px #4c89ff9e,inset 0 0 8px #ffffff59}.compiler-chart-cells--specialist .compiler-chart-cell{background:var(--compiler-orange);border-color:#ffc48b70;box-shadow:0 0 11px #ff67178c,inset 0 0 7px #ffe3c447}.compiler-value-diagram.is-animated .compiler-chart-cell{transform-origin:50%;animation:compiler-cell-blink var(--compiler-blink-duration,3.6s) ease-in-out var(--compiler-blink-delay,3s) infinite}@keyframes compiler-cell-blink{0%,55%,85%,to{opacity:1;transform:scale(1)}70%{opacity:.35;transform:scale(.96)}}.compiler-chart-callout,.compiler-chart-note{z-index:8;color:#eff5ff;background:#0b3475f0;border:1px solid #4a88f5a6;border-radius:.7rem;flex-direction:column;padding:.75rem .85rem;font-size:.69rem;line-height:1.35;display:flex;position:absolute;box-shadow:0 12px 30px #0000003d}.compiler-chart-callout strong,.compiler-chart-note strong{font-weight:700}.compiler-chart-callout span{color:#c7d8f2}.compiler-chart-callout--frontier{width:8.6rem;top:1rem;right:.7rem}.compiler-chart-callout--specialist{background:#533027f0;border-color:#ff7a20cc;width:8.6rem;bottom:2.2rem;right:.7rem}.compiler-chart-callout--specialist strong{color:#ff9a3d}.compiler-chart-note{width:10.8rem;top:28%;left:45%}.compiler-chart-x-axis{color:#dce5f2;grid-column:2;justify-self:end;padding:.5rem .25rem 0 0;font-size:.72rem}.compiler-milestones{grid-column:2;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:1.1rem 0 0;list-style:none;display:grid}.compiler-milestone{color:#f0f4fb;text-align:center;border-right:1px dashed #99b8e53d;min-width:0;padding:0 .5rem}.compiler-milestone:last-child{border-right:0}.compiler-milestone strong,.compiler-milestone>span:last-child{display:block}.compiler-milestone strong{font-size:.73rem;line-height:1.2}.compiler-milestone>span:last-child{color:#aebbd0;margin-top:.18rem;font-size:.63rem;line-height:1.25}.compiler-milestone-icon{color:#d7e1ef;width:1.8rem;height:1.55rem;margin:0 auto .45rem;display:block;position:relative}.compiler-milestone-icon i{border:1px solid;display:block;position:absolute}.compiler-milestone-icon--baseline i:first-child,.compiler-milestone-icon--grow i:first-child,.compiler-milestone-icon--millions i:first-child{border-radius:50%;width:.55rem;height:.55rem;top:0;left:.62rem}.compiler-milestone-icon--baseline i:nth-child(2),.compiler-milestone-icon--grow i:nth-child(2),.compiler-milestone-icon--millions i:nth-child(2){border-bottom:0;border-radius:.8rem .8rem 0 0;height:.7rem;bottom:0;left:.22rem;right:.22rem}.compiler-milestone-icon--grow i:nth-child(3),.compiler-milestone-icon--millions i:nth-child(3){border-radius:50%;width:.45rem;height:.45rem;top:.12rem;right:.05rem}.compiler-milestone-icon--launch i:first-child{border-radius:55% 55% 35% 35%;width:.65rem;height:1.05rem;top:.05rem;left:.65rem;transform:rotate(42deg)}.compiler-milestone-icon--launch i:nth-child(2),.compiler-milestone-icon--launch i:nth-child(3){border:0;border-top:1px solid;width:.65rem;height:1px;transform:rotate(-42deg)}.compiler-milestone-icon--launch i:nth-child(2){bottom:.32rem;left:.2rem}.compiler-milestone-icon--launch i:nth-child(3){bottom:.02rem;right:0}.compiler-milestone-icon--scale i{border:1px solid;border-bottom:0;width:.32rem;bottom:.1rem}.compiler-milestone-icon--scale i:first-child{height:.45rem;left:.25rem}.compiler-milestone-icon--scale i:nth-child(2){height:.82rem;left:.72rem}.compiler-milestone-icon--scale i:nth-child(3){height:1.2rem;left:1.2rem}.compiler-cost-figure figcaption{color:#8292aa;margin:1rem .3rem 0;font-size:.65rem;line-height:1.45}.compiler-motion-ready .compiler-animate,.compiler-motion-ready .compiler-chart-cell,.compiler-motion-ready .compiler-chart-callout,.compiler-motion-ready .compiler-chart-note,.compiler-motion-ready .compiler-milestone{transition:opacity .6s ease var(--compiler-delay,0s), transform .7s cubic-bezier(.2, .75, .2, 1) var(--compiler-delay,0s)}.compiler-motion-ready:not(.is-animated) .compiler-animate,.compiler-motion-ready:not(.is-animated) .compiler-chart-callout,.compiler-motion-ready:not(.is-animated) .compiler-chart-note,.compiler-motion-ready:not(.is-animated) .compiler-milestone{opacity:0;transform:translateY(18px)}.compiler-motion-ready:not(.is-animated) .compiler-chart-cell{opacity:0;transform:translateY(10px)scale(.62)}.compiler-chart-callout,.compiler-chart-note{--compiler-delay:2.16s}@media (max-width:1120px){.compiler-scale-layout{grid-template-columns:1fr}.compiler-scale-copy{max-width:46rem}.compiler-scale-copy h3{font-size:clamp(3.8rem,9vw,6rem)}}@media (max-width:1050px){.compiler-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.compiler-step{text-align:left;background:#051b3d66;border:1px solid #99b8e52e;border-radius:1rem;min-height:14rem;padding:1.5rem}.compiler-step-number{margin-bottom:1rem}.compiler-step-track{justify-content:flex-start;height:1.5rem;margin-bottom:1.25rem}.compiler-step-track:after{display:none}.compiler-step-marker{width:.65rem;height:.65rem}.compiler-step-brand-marker{width:1.65rem;height:1.5rem}.compiler-step h3,.compiler-step p{max-width:none;margin-left:0;margin-right:0}}@media (max-width:760px){.blue-section{min-height:0}.compiler-section-intro h2{font-size:var(--type-section-title)}.compiler-steps{--compiler-step-gap:1rem;grid-template-columns:1fr}.compiler-step{min-height:0;padding:1.1rem}.compiler-scale-copy h3{font-size:var(--type-feature-title)}.compiler-scale-layout{gap:2rem;margin-top:3rem}.compiler-cost-figure{margin-inline:-.5rem;padding:.8rem}.compiler-chart-scroll{overscroll-behavior-inline:contain;scrollbar-color:#74a9ff8c #041635a6;overflow-x:auto}.compiler-chart-canvas{grid-template-rows:18rem 2rem auto;min-width:49rem}}@media (prefers-reduced-motion:reduce){.compiler-animate,.compiler-chart-cell,.compiler-chart-callout,.compiler-chart-note,.compiler-milestone{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.device-trend{background:var(--paper);max-width:none;color:var(--ink);overflow:hidden}.device-trend-intro,.device-trend-figure{max-width:var(--max);margin-inline:auto}.device-trend-intro .section-number{color:var(--electric)}.device-trend-intro h2{max-width:14ch;font-size:var(--type-section-title);letter-spacing:-.07em;margin:clamp(1.5rem,2.75vw,2.75rem) 0 1.4rem;line-height:.95}.device-trend-intro>p:last-child{max-width:61rem;color:color-mix(in srgb, var(--ink) 70%, var(--paper));font-size:var(--type-intro);margin:0;line-height:1.55}.device-trend-figure{border:1px solid color-mix(in srgb, var(--navy) 16%, transparent);background:color-mix(in srgb, var(--paper) 96%, var(--navy));box-shadow:0 30px 80px color-mix(in srgb, var(--navy) 11%, transparent);border-radius:1.25rem;margin-top:clamp(2.75rem,4vw,4rem);padding:clamp(1rem,1.5vw,1.5rem)}.device-trend-figure-head{grid-template-columns:minmax(18rem,1fr) minmax(30rem,auto);align-items:center;gap:2rem;margin-bottom:1.5rem;display:grid}.device-trend-figure-head>div:first-child{align-items:center;gap:1rem;display:flex}.device-trend-figure h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.1}.device-trend-figure-head p{color:color-mix(in srgb, var(--ink) 58%, var(--paper));margin:.25rem 0 0;font-size:.82rem}.device-trend-legend{color:color-mix(in srgb, var(--ink) 72%, var(--paper));grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.5rem;font-size:.75rem;font-weight:600;display:grid}.device-trend-legend span{white-space:nowrap;align-items:center;gap:.55rem;display:flex}.device-legend-line{background:var(--electric);width:2rem;height:2px;color:var(--electric);display:block;position:relative}.device-legend-line:after{content:"";background:currentColor;border:2px solid;border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.device-legend-line--ram{background:var(--orange);color:var(--orange)}.device-legend-line.is-projected{background:repeating-linear-gradient(90deg,currentColor 0 .35rem,#0000 .35rem .55rem)}.device-legend-line.is-projected:after{background:var(--paper)}.device-trend-chart-scroll{background:color-mix(in srgb, var(--navy) 3%, var(--paper));border-radius:.9rem;overflow:hidden}.device-trend-chart-scroll:focus-visible{outline:3px solid var(--electric);outline-offset:3px}.device-trend-chart{width:100%;min-width:68rem;height:auto;font-family:Manrope,Arial,sans-serif;display:block}.device-trend-projection-band{fill:color-mix(in srgb, var(--electric) 7%, transparent)}.device-trend-grid-row line{stroke:color-mix(in srgb, var(--navy) 12%, transparent);stroke-dasharray:4 6;vector-effect:non-scaling-stroke}.device-trend-axis,.device-trend-projection-divider{stroke:color-mix(in srgb, var(--navy) 30%, transparent);vector-effect:non-scaling-stroke}.device-trend-projection-divider{stroke-dasharray:6 7}.device-trend-axis-label,.device-trend-year,.device-trend-year-title,.device-trend-projection-label,.device-trend-axis-title,.device-trend-value{font-family:DM Mono,monospace}.device-trend-axis-label{fill:color-mix(in srgb, var(--ink) 62%, var(--paper));font-size:11px}.device-trend-axis-label--price{fill:var(--electric);text-anchor:end}.device-trend-axis-label--ram{fill:var(--orange)}.device-trend-year,.device-trend-year-title{fill:color-mix(in srgb, var(--ink) 58%, var(--paper));text-anchor:middle;font-size:10px}.device-trend-year-title{letter-spacing:.08em;font-size:11px;font-weight:500}.device-trend-projection-label{fill:var(--electric);letter-spacing:.08em;font-size:10px;font-weight:700}.device-trend-axis-title{letter-spacing:.08em;text-anchor:middle;font-size:10px;font-weight:600}.device-trend-axis-title--price{fill:var(--electric)}.device-trend-axis-title--ram{fill:var(--orange)}.device-trend-series{color:var(--electric)}.device-trend-series--ram{color:var(--orange)}.device-trend-line{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.device-trend-line--historical{stroke-dasharray:1 0}.device-trend-line--projected{stroke-dasharray:.025 .018}.device-trend-dot{fill:currentColor;stroke:var(--paper);stroke-width:2px;vector-effect:non-scaling-stroke}.device-trend-point.is-projected .device-trend-dot{fill:var(--paper);stroke:currentColor;stroke-width:2.5px}.device-trend-value{fill:currentColor;text-anchor:middle;font-size:9px;font-weight:600}.device-trend-halo{fill:none;stroke:currentColor;stroke-width:2px;opacity:0;vector-effect:non-scaling-stroke}.device-trend-foot{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:clamp(1.5rem,3vw,3rem);margin-top:1.4rem;display:grid}.device-trend-foot figcaption{max-width:61rem;color:color-mix(in srgb, var(--ink) 65%, var(--paper));font-size:.68rem;line-height:1.55}.device-trend-foot figcaption a{text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.device-trend-summaries{grid-template-columns:repeat(2,minmax(8.5rem,1fr));gap:.7rem;display:grid}.device-trend-summaries>div{border:1px solid color-mix(in srgb, var(--navy) 12%, transparent);background:color-mix(in srgb, var(--navy) 4%, var(--paper));border-radius:.8rem;flex-direction:column;justify-content:center;min-width:9rem;padding:.8rem 1rem;display:flex}.device-trend-summaries span{color:color-mix(in srgb, var(--ink) 56%, var(--paper));font-size:.68rem;font-weight:600}.device-trend-summaries strong{color:var(--navy);font-size:1.5rem;line-height:1.2}.device-trend-motion-ready:not(.is-animated) .device-trend-line{opacity:0;stroke-dashoffset:1px}.device-trend-motion-ready:not(.is-animated) .device-trend-point,.device-trend-motion-ready:not(.is-animated) .device-trend-summaries>div{opacity:0;transform:translateY(8px)}.device-trend-motion-ready .device-trend-point{transform-box:fill-box;transform-origin:50%;transition:opacity .45s ease var(--device-delay), transform .55s ease var(--device-delay)}.device-trend-motion-ready .device-trend-summaries>div{transition:opacity .5s 1.7s,transform .6s 1.7s}.device-trend-motion-ready.is-animated:not(.device-trend-static) .device-trend-line--historical{animation:1.45s cubic-bezier(.2,.75,.2,1) both device-trend-draw-solid}.device-trend-motion-ready.is-animated:not(.device-trend-static) .device-trend-line--projected{animation:1.05s cubic-bezier(.2,.75,.2,1) 1.05s both device-trend-draw-projected}.device-trend-motion-ready.is-animated:not(.device-trend-static) .device-trend-halo{animation:device-trend-halo 7s ease-out calc(2.8s + var(--device-delay)) infinite}.device-trend-static .device-trend-line,.device-trend-static .device-trend-point,.device-trend-static .device-trend-summaries>div{opacity:1;stroke-dashoffset:0;transition:none;animation:none;transform:none}@keyframes device-trend-draw-solid{0%{opacity:0;stroke-dashoffset:1px}to{opacity:1;stroke-dashoffset:0}}@keyframes device-trend-draw-projected{0%{opacity:0;stroke-dasharray:1 0;stroke-dashoffset:1px}70%{opacity:1;stroke-dasharray:1 0;stroke-dashoffset:0}71%,to{opacity:1;stroke-dasharray:.025 .018;stroke-dashoffset:0}}@keyframes device-trend-halo{0%,76%,to{opacity:0;r:5px}82%{opacity:.42}90%{opacity:0;r:13px}}@media (max-width:1050px){.device-trend-figure-head,.device-trend-foot{grid-template-columns:1fr}.device-trend-legend{max-width:38rem}.device-trend-summaries{max-width:24rem}}@media (max-width:760px){.device-trend-intro h2{font-size:var(--type-section-title)}.device-trend-figure{margin-inline:-.75rem;padding:1rem}.device-trend-figure-head{gap:1.4rem}.device-trend-legend{grid-template-columns:1fr}.device-trend-chart-scroll{overscroll-behavior-inline:contain;scrollbar-color:var(--electric) color-mix(in srgb, var(--navy) 8%, var(--paper));overflow-x:auto}.device-trend-chart{min-width:60rem}.device-trend-summaries{grid-template-columns:1fr 1fr;max-width:none}.device-trend-summaries>div{min-width:0}}@media (prefers-reduced-motion:reduce){.device-trend-line,.device-trend-point,.device-trend-halo,.device-trend-summaries>div{opacity:1!important;stroke-dashoffset:0!important;transition:none!important;animation:none!important;transform:none!important}}.reveal-enabled main>section:not(:first-of-type){opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.reveal-enabled main>section.reveal-visible{opacity:1;will-change:auto;transform:none}.reveal-enabled main>section:not(.is-section-active) *,.reveal-enabled [data-motion-section]:not(.is-section-active) *,.motion-paused *{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){.reveal-enabled main>section{opacity:1;transition:none;transform:none}}.demo-section{background:#0a0c11}.demo-stage{grid-template-columns:minmax(0,1.1fr) minmax(min(370px,100%),.9fr);align-items:center;gap:7rem;display:grid}.demo-copy h2{letter-spacing:-.06em;margin:1rem 0 2rem;font-size:clamp(3rem,5.5vw,6rem);line-height:.93}.demo-copy>p:not(.eyebrow){color:#aeb4bf;max-width:620px;font-size:1.1rem}.demo-tabs{border-top:1px solid var(--line);margin:3rem 0 1rem}.demo-tabs button{color:#7f8792;border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:3rem 1fr;align-items:center;width:100%;min-height:4rem;font-weight:700;display:grid}.demo-tabs button span{font:400 .65rem DM Mono,monospace}.demo-tabs button.on{color:#fff;border-left:3px solid var(--orange);padding-left:1rem}.phone-wrap{flex-direction:column;align-items:center;display:flex}.phone{color:#0f1111;background:#f2f0e9;border:11px solid #22252b;border-radius:48px;flex-direction:column;width:min(100%,370px);height:750px;font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px #000}.phone-top{color:#fff;background:#07172e;justify-content:space-between;align-items:center;height:34px;padding:0 1.4rem;font-size:.66rem;font-weight:700;display:flex}.phone-top i{background:#0b0e12;border-radius:20px;width:85px;height:22px}.af-header{background:#07172e;flex-direction:column;gap:.8rem;padding:1.35rem .95rem .95rem;display:flex}.af-greet{justify-content:space-between;align-items:center;display:flex}.af-greet small{color:#b9c0c8;font-size:.68rem;display:block}.af-greet b{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.af-ask{color:#fff;cursor:pointer;background:#ff7a45;border:0;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .95rem;font-family:inherit;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 8px 16px #ff99004d}.af-ask span{font-size:.78rem}.af-searchrow{grid-template-columns:1fr 2.5rem;gap:.5rem;display:grid}.af-search{color:#565959;background:#fff;border-radius:14px;align-items:center;gap:.5rem;height:2.5rem;padding:0 .85rem;font-size:.8rem;display:flex}.af-search-icon{color:#565959;font-size:1rem}.af-search input{color:#0f1111;background:0 0;border:0;outline:none;flex:auto;min-width:0;font-family:inherit;font-size:.8rem}.af-search input::placeholder{color:#565959}.af-sort{color:#0f1111;cursor:pointer;background:#fff;border:0;border-radius:14px;place-items:center;font-family:inherit;font-size:1rem;transition:background .15s,color .15s;display:grid}.af-sort.active{color:#fff;background:#ff7a45}.af-shop-empty{text-align:center;flex-direction:column;align-items:center;gap:.9rem;padding:3rem 1rem;display:flex}.af-shop-empty p{color:#565959;margin:0;font-size:.85rem}.af-shop-empty .phone-secondary{width:auto;margin-top:0;padding:0 1.2rem}.af-titlebar{color:#fff;background:#07172e;justify-content:center;align-items:center;height:54px;padding:0 1.2rem;display:flex;position:relative}.af-titlebar b{font-size:1rem;font-weight:700}.af-titlebar-btn{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;transition:background .15s;display:grid;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.af-titlebar-btn:active{background:#ffffff42}.af-chips{scrollbar-width:none;gap:.4rem;margin:-.15rem -.15rem .9rem;padding:.15rem;display:flex;overflow-x:auto}.af-chips::-webkit-scrollbar{display:none}.af-chip{color:#0f1111;cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:999px;flex:none;padding:.4rem .9rem;font-family:inherit;font-size:.76rem;font-weight:600;transition:background .15s,border-color .15s}.af-chip.on{color:#fff;background:#07172e;border-color:#07172e}.phone-screen{scrollbar-width:none;background:#f2f0e9;flex:auto;min-height:0;padding:1.15rem;overflow:hidden auto}.phone-screen::-webkit-scrollbar{display:none}.af-transcript::-webkit-scrollbar{display:none}.phone-kicker{letter-spacing:.12em;text-transform:uppercase;color:#565959;font-size:.6rem;font-weight:600}.phone-screen h3{letter-spacing:-.02em;color:#0f1111;margin:.35rem 0 1.2rem;font-size:1.6rem;font-weight:700;line-height:1.1}.search-card{color:#fff;text-align:left;cursor:pointer;background:#07172e;border:0;border-radius:16px;grid-template-columns:1.5rem 1fr 1.8rem;align-items:center;gap:.7rem;width:100%;padding:.95rem 1.05rem;display:grid;box-shadow:0 16px 30px #232f3e38}.search-card>span:first-child{color:#ff7a45;font-size:1.1rem}.search-card b{font-size:.9rem;font-weight:700}.search-card small,.basket-items small{color:#b9c0c8;margin-top:.25rem;font-size:.74rem;font-weight:500;display:block}.search-card>span:last-child{color:#fff;background:#ff7a45;border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font-weight:800;display:grid}.produce-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;margin-top:.2rem;padding-bottom:.5rem;display:grid}.af-shelf-head{margin:.35rem 0 .1rem}.af-shelf-head h3{letter-spacing:-.02em;color:#0f1111;margin:0;font-size:1.25rem;font-weight:700}.af-shelf-head p{color:#565959;margin:.12rem 0 0;font-size:.74rem}.prod-card{cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:18px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f11110d}.prod-card:hover{box-shadow:0 12px 24px #0f11111a}.prod-card:active{transform:scale(.985)}.prod-card:focus-visible{outline-offset:2px;outline:2px solid #ff7a45}.prod-img{background:#fff;height:130px;padding:.7rem;position:relative;overflow:hidden}.prod-img img{object-fit:contain;width:100%;height:100%;display:block}.prod-flag{color:#9a3412;background:#ffe9e0;border-radius:999px;align-items:center;gap:3px;padding:.22rem .55rem;font-size:.58rem;font-weight:700;display:inline-flex;position:absolute;top:.5rem;left:.5rem}.prod-flag i{color:#ff7a45;font-style:normal}.af-results{scrollbar-width:none;gap:.6rem;margin:.2rem 0 .3rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.af-results::-webkit-scrollbar{display:none}.prod-card-result{flex:0 0 62%;max-width:62%}.prod-card-result .prod-img{height:104px}.produce-add{color:#fff;cursor:pointer;background:#ff7a45;border:0;border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;padding:0;font-family:inherit;font-size:1.15rem;font-weight:800;transition:transform .18s,background .18s;display:grid;position:absolute;bottom:.5rem;right:.5rem;box-shadow:0 4px 10px #f906}.produce-add:active{transform:scale(.9)}.produce-add.added{color:#fff;background:#067d62;box-shadow:0 4px 10px #067d6266}.prod-body{flex-direction:column;flex:auto;justify-content:space-between;gap:.25rem;padding:.65rem .75rem .8rem;display:flex}.prod-title{color:#0f1111;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2rem;font-size:.78rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.prod-meta{align-items:center;display:flex}.prod-rating{color:#0f1111;align-items:center;gap:3px;font-size:.7rem;font-weight:600;display:flex}.prod-rating i{color:#ff7a45;font-size:.68rem;font-style:normal}.prod-rating em{color:#565959;font-size:.62rem;font-style:normal;font-weight:500}.prod-foot{justify-content:space-between;align-items:baseline;gap:.4rem;margin-top:.1rem;display:flex}.prod-price{font-variant-numeric:tabular-nums;color:#0f1111;font-size:1.05rem;font-weight:800}.prod-foot small{color:#565959;text-align:right;white-space:nowrap;text-overflow:ellipsis;max-width:55%;font-size:.64rem;overflow:hidden}.chat-screen{background:#f2f0e9}.bubble{border-radius:16px;width:fit-content;max-width:88%;margin:.85rem 0;padding:.8rem .95rem;font-size:.82rem;line-height:1.45}.bubble.user{color:#fff;background:#07172e;border-bottom-right-radius:5px;margin-left:auto}.bubble.agent{background:#fff;border:1px solid #d5d9d9;border-bottom-left-radius:5px;margin-right:auto;box-shadow:0 6px 14px #0f11110d}.phone-primary,.phone-secondary{color:#fff;cursor:pointer;background:#ff7a45;border:0;border-radius:12px;width:100%;min-height:48px;margin-top:.7rem;font-family:inherit;font-size:.92rem;font-weight:700;box-shadow:0 10px 22px #ff99004d}.phone-secondary{color:#0f1111;box-shadow:none;background:0 0;border:1px solid #d5d9d9}.proposal-head{color:#0f1111;align-items:center;gap:.5rem;margin-bottom:.9rem;font-size:.82rem;font-weight:600;display:flex}.proposal-hand{color:#ff7a45}.proposal-head b{color:#565959;text-transform:uppercase;letter-spacing:.08em;margin-left:auto;font-size:.64rem;font-weight:600}.confirm-screen ul{background:#fff;border:1px solid #d5d9d9;border-radius:16px;margin:0;padding:.4rem 1rem;list-style:none;box-shadow:0 8px 18px #0f11110d}.confirm-screen li{border-bottom:1px solid #f2f0e9;justify-content:space-between;align-items:center;padding:.7rem 0;font-size:.8rem;display:flex}.confirm-screen li b{font-variant-numeric:tabular-nums;font-weight:800}.confirm-screen li:last-child{border:0}.cancel-note,.success-note{border-radius:12px;margin:.9rem 0;padding:.85rem 1rem;font-size:.78rem;font-weight:600}.cancel-note{color:#565959;background:#f3f4f4}.af-delivery{background:#fff;border:1px solid #d5d9d9;border-radius:14px;margin-bottom:.8rem;padding:.7rem .85rem;box-shadow:0 6px 14px #0f11110a}.af-delivery p{color:#0f1111;margin:0 0 .5rem;font-size:.76rem;font-weight:600}.af-progress{background:#f2f0e9;border-radius:6px;height:6px;overflow:hidden}.af-progress span{background:#ff7a45;border-radius:6px;height:100%;display:block}.basket-thumb{background:#fff;border-radius:10px;place-items:center;width:3.4rem;height:3.4rem;display:grid;overflow:hidden}.basket-thumb img{object-fit:contain;width:100%;height:100%}.basket-info{flex-direction:column;gap:1px;min-width:0;display:flex}.basket-info b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.basket-info small{color:#565959;font-size:.66rem}.basket-price{font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:.9rem;font-weight:800}.qty-stepper{background:#f3f4f4;border-radius:999px;align-items:center;gap:.1rem;padding:.18rem;display:inline-flex}.qty-stepper button{color:#0f1111;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;font-family:inherit;font-size:.85rem;display:grid}.qty-stepper button:last-child{color:#fff;background:#ff7a45}.qty-stepper span{text-align:center;font-variant-numeric:tabular-nums;min-width:1.1rem;font-size:.82rem;font-weight:700}.af-summary{background:#fff;border:1px solid #d5d9d9;border-radius:16px;margin-top:.9rem;padding:.4rem 1rem;box-shadow:0 6px 14px #0f11110a}.af-summary>div{color:#565959;justify-content:space-between;align-items:center;padding:.45rem 0;font-size:.82rem;display:flex}.af-summary>div b{color:#0f1111;font-variant-numeric:tabular-nums;font-weight:700}.af-summary-total{border-top:1px solid #f2f0e9;margin-top:.1rem;font-weight:800;color:#0f1111!important}.af-summary-total b{font-size:1.15rem}.checkout{justify-content:center;align-items:center;gap:.4rem;display:flex}.order-screen{background:#f2f0e9;flex-direction:column;flex:auto;min-height:0;display:flex}.order-scroll{scrollbar-width:none;flex:auto;min-height:0;padding:1.4rem 1.15rem 1rem;overflow:hidden auto}.order-scroll::-webkit-scrollbar{display:none}.order-check{color:#07172e;background:#e1e4e4;border-radius:50%;place-items:center;width:3.6rem;height:3.6rem;margin:.4rem auto .9rem;display:grid}.order-title{text-align:center;color:#0f1111;margin:0;font-size:1.7rem;font-weight:800}.order-arrival{text-align:center;color:#565959;margin:.25rem 0 1.4rem;font-size:.85rem}.order-card{background:#fff;border-radius:18px;margin-bottom:.9rem;padding:1rem 1.1rem;box-shadow:0 8px 18px #0f11110d}.order-ref{justify-content:space-between;align-items:flex-start;display:flex}.order-ref span{color:#565959;margin-bottom:.3rem;font-size:.72rem;display:block}.order-ref b{letter-spacing:.01em;font-size:1.1rem;font-weight:800}.order-ref-total{text-align:right}.order-head{justify-content:space-between;align-items:baseline;margin-bottom:.8rem;display:flex}.order-head h4{margin:0;font-size:1.05rem;font-weight:800}.order-head span{color:#565959;font-size:.74rem}.order-items{flex-direction:column;gap:.85rem;display:flex}.order-item{grid-template-columns:2.6rem 1fr auto;align-items:center;gap:.7rem;display:grid}.order-thumb{background:#fff;border-radius:8px;place-items:center;width:2.6rem;height:2.6rem;display:grid;overflow:hidden}.order-thumb img{object-fit:contain;width:100%;height:100%}.order-item-info{min-width:0}.order-item-info b{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;display:block;overflow:hidden}.order-item-info small{color:#565959;font-size:.72rem}.order-line-total{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:800}.order-deliver h4{margin:0 0 .55rem;font-size:1.05rem;font-weight:800}.order-name{color:#0f1111;margin:0 0 .3rem;font-size:.9rem;font-weight:700}.order-addr{color:#565959;margin:0 0 .45rem;font-size:.82rem;line-height:1.4}.order-leave{color:#565959;margin:0;font-size:.8rem;font-style:italic}.order-foot{background:#f2f0e9;flex:none;padding:.4rem 1.15rem 1.15rem}.order-foot .phone-primary{margin-top:0}.af-thinking{color:#565959;background:#fff;border:1px solid #d5d9d9;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem .8rem;font-size:.78rem;font-weight:600;display:flex}.af-spinner{border:2px solid #f0c68a;border-top-color:#ff7a45;border-radius:50%;width:.9rem;height:.9rem;animation:.7s linear infinite af-spin}@keyframes af-spin{to{transform:rotate(360deg)}}.stream-caret{vertical-align:-2px;background:#ff7a45;width:2px;height:1em;margin-left:2px;animation:1s steps(2,end) infinite af-blink;display:inline-block}@keyframes af-blink{50%{opacity:0}}.line-card{background:#fff;border:1px solid #d5d9d9;border-radius:16px;grid-template-columns:3rem 1fr;align-items:center;gap:.7rem;margin:.2rem 0;padding:.7rem .8rem;display:grid;box-shadow:0 6px 14px #0f11110d}.line-thumb{background:#fff;border-radius:8px;place-items:center;width:3rem;height:3rem;display:grid;overflow:hidden}.line-thumb img{object-fit:contain;width:100%;height:100%}.line-info{min-width:0}.line-info b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.line-foot{align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.line-price{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:800}.line-foot small{color:#565959;font-size:.66rem}.confirm-sheet{background:#ffe9e0;border-top:1px solid #f4d9ae;padding:.9rem 1rem;box-shadow:0 -10px 24px #0f111114}.proposal-line{color:#0f1111;align-items:flex-start;margin:.35rem 0;font-size:.84rem;font-weight:600;line-height:1.35;display:flex}.swap-label{color:#7a6a4a;margin:0 0 .55rem;font-size:.72rem}.swap-options{scrollbar-width:none;gap:.5rem;margin-bottom:.85rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.swap-options::-webkit-scrollbar{display:none}.swap-card{text-align:left;cursor:pointer;background:#fff;border:2px solid #e8dbc0;border-radius:14px;flex:0 0 44%;max-width:44%;padding:.5rem;font-family:inherit}.swap-card.on{border-color:#ff7a45}.swap-img{place-items:center;height:62px;margin-bottom:.35rem;display:grid;position:relative;overflow:hidden}.swap-img img{object-fit:contain;max-width:88%;max-height:92%}.swap-check{color:#fff;background:#ff7a45;border-radius:50%;place-items:center;width:1.15rem;height:1.15rem;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:0;right:0}.swap-card b{color:#0f1111;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;display:block;overflow:hidden}.swap-foot{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}.swap-price{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:800}.swap-rating{color:#565959;align-items:center;gap:2px;font-size:.68rem;font-weight:600;display:flex}.swap-rating i{color:#ff7a45;font-style:normal}.confirm-list{margin:.35rem 0 .85rem;padding:0;list-style:none}.confirm-list li{color:#0f1111;align-items:flex-start;padding:.32rem 0;font-size:.8rem;font-weight:600;line-height:1.3;display:flex}.confirm-list .cl-name{flex:auto;min-width:0}.confirm-list li b{font-variant-numeric:tabular-nums;flex:none;margin-left:.5rem;font-weight:800}.qty-stepper button:first-child{color:#565959}.detail-overlay{z-index:20;background:#0f111173;align-items:flex-end;animation:.2s detail-fade;display:flex;position:absolute;inset:0}@keyframes detail-fade{0%{opacity:0}}.detail-sheet{background:#fff;border-radius:26px 26px 0 0;width:100%;padding:1.5rem 1.3rem 1.4rem;animation:.26s cubic-bezier(.2,.8,.2,1) detail-rise;position:relative;box-shadow:0 -12px 30px #0003}@keyframes detail-rise{0%{transform:translateY(30%)}}.detail-close{color:#565959;cursor:pointer;background:#f3f4f4;border:0;border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;font-size:.85rem;display:grid;position:absolute;top:1.1rem;right:1.1rem}.detail-img{place-items:center;height:158px;margin-bottom:.9rem;display:grid;overflow:hidden}.detail-img img{object-fit:contain;max-width:62%;max-height:100%}.detail-store{color:#565959;margin:0;font-size:.74rem;font-weight:600}.detail-title{color:#0f1111;margin:.15rem 0 .55rem;font-size:1.2rem;font-weight:700;line-height:1.2}.detail-meta{align-items:center;gap:.85rem;margin-bottom:.75rem;display:flex}.detail-size{color:#565959;font-size:.74rem}.detail-desc{color:#565959;margin:0 0 1.2rem;font-size:.78rem;line-height:1.5}.detail-foot{align-items:center;gap:.9rem;display:flex}.detail-price{font-variant-numeric:tabular-nums;font-size:1.55rem;font-weight:800}.detail-add{flex:auto;margin-top:0}.success-note{color:#067d62;background:#e3f1ea;font-size:.76rem}.phone-home{background:#07172e;border-radius:4px;width:110px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.demo-disclaimer{color:#747b86;letter-spacing:.08em;margin-top:1.8rem;font:400 .62rem DM Mono,monospace}.af-assistant{background:#f2f0e9;flex-direction:column;flex:auto;min-height:0;display:flex}.af-transcript{scrollbar-width:none;flex-direction:column;flex:auto;min-height:0;padding:1.15rem;display:flex;overflow:hidden auto}.af-empty{margin:auto 0}.af-empty h3{margin:.35rem 0 1.1rem}.af-suggestions{flex-direction:column;gap:.5rem;display:flex}.af-suggest{text-align:left;color:#0f1111;cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:14px;align-items:flex-start;gap:.55rem;width:100%;padding:.75rem .9rem;font-family:inherit;font-size:.8rem;font-weight:600;line-height:1.35;display:flex;box-shadow:0 6px 14px #0f11110a}.af-try{flex-direction:column;gap:.5rem;margin-top:.4rem;display:flex}.af-try-label{color:#565959;margin:.2rem 0 .1rem;font-size:.74rem}.bubble.welcome{max-width:93%}.proposal-bar{background:#ffe9e0;border-top:1px solid #f4d9ae;padding:.9rem 1rem;box-shadow:0 -8px 20px #0f11110f}.proposal-bar ul{margin:0 0 .8rem;padding:0;list-style:none}.proposal-bar li{color:#0f1111;align-items:flex-start;padding:.35rem 0 0;font-size:.82rem;font-weight:600;line-height:1.35;display:flex}.proposal-actions{grid-template-columns:1fr 1.4fr;gap:.5rem;display:grid}.proposal-actions .phone-primary,.proposal-actions .phone-secondary{margin-top:0}.af-composer{background:#fff;border-top:1px solid #d5d9d9;align-items:center;gap:.5rem;padding:.7rem .8rem;display:flex}.af-composer input{color:#0f1111;background:#f3f4f4;border:1px solid #d5d9d9;border-radius:999px;flex:auto;min-width:0;height:2.4rem;padding:0 .9rem;font-family:inherit;font-size:.82rem}.af-composer input:focus{background:#fff;border-color:#ff7a45;outline:none}.af-send{color:#fff;cursor:pointer;background:#ff7a45;border:0;border-radius:50%;flex:none;width:2.4rem;height:2.4rem;font-family:inherit;font-size:1.1rem;font-weight:800}.af-send:disabled{opacity:.4;cursor:default}.af-basket-empty{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex}.af-empty-note{color:#565959;margin:.3rem 0 1.2rem;font-size:.82rem}.af-basket-list{flex-direction:column;gap:.55rem;display:flex}.basket-row{background:#fff;border:1px solid #d5d9d9;border-radius:16px;grid-template-columns:3.4rem 1fr auto;align-items:center;gap:.7rem;padding:.7rem .8rem;display:grid;box-shadow:0 6px 14px #0f11110a}.af-reasoning{gap:.6rem;margin:.35rem 0;display:flex}.af-reason-avatar{color:#fff;background:#ff7a45;border-radius:50%;flex:none;place-items:center;width:1.7rem;height:1.7rem;font-size:.8rem;display:grid}.af-reason-rows{flex-direction:column;flex:auto;gap:.4rem;min-width:0;display:flex}.af-reason-row{color:#0f1111;background:#fff;border:1px solid #d5d9d9;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.78rem;font-weight:600;display:flex}.af-reason-chev{color:#a9afbb;margin-left:auto;font-size:1rem}.prop-add{color:#fff;background:#ff7a45;border-radius:50%;flex:none;place-items:center;width:1.2rem;height:1.2rem;margin-right:.5rem;font-size:.8rem;font-weight:800;display:inline-grid}.proof{--proof-cream:#ffd6c2;--proof-card:#070a0d;--proof-card-line:#22272d;background:var(--orange);color:#100b09;max-width:none;transition:color .65s;overflow:hidden}.reveal-enabled .proof:not(.is-proof-tinted){color:#fff}.proof-head{grid-template-columns:minmax(22rem,.9fr) minmax(30rem,1.1fr);align-items:center;gap:clamp(2rem,5vw,6rem);display:grid}.proof h2{letter-spacing:-.07em;max-width:10ch;margin:clamp(1.5rem,2.5vw,2.5rem) 0 1.25rem;font-size:clamp(4rem,6.5vw,7rem);line-height:.86}.proof h2 span{display:block}.proof .section-number{color:#4f2418;transition:color .65s}.reveal-enabled .proof:not(.is-proof-tinted) .section-number{color:#fff}.proof-intro{font-size:var(--type-intro);margin:0;font-weight:700}.proof-cube-art{justify-self:end;width:100%;max-width:48rem;overflow:visible}.proof-cube-art path{fill:none;stroke:var(--proof-cream);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;vector-effect:non-scaling-stroke;transition:stroke-dashoffset .9s cubic-bezier(.2, .7, .2, 1) var(--proof-line-delay,.12s)}.proof-cube--small path{--proof-line-delay:80ms}.proof-cube--large path{--proof-line-delay:.6s}.reveal-enabled .proof:not(.is-proof-tinted) .proof-cube-art path{stroke-dashoffset:1px}.proof-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1.25rem,2.5vw,2.75rem);margin-top:clamp(4rem,7vw,7.5rem);display:grid}.domain-proof-card{background:var(--proof-card);color:#fff;border:clamp(.45rem,.7vw,.75rem) solid #111519;flex-direction:column;min-width:0;min-height:100%;padding:clamp(1.35rem,2vw,2rem);display:flex}.domain-proof-head{border-bottom:1px solid var(--proof-card-line);grid-template-columns:clamp(5rem,7vw,7.5rem) minmax(0,1fr);align-items:center;gap:clamp(1rem,2vw,2rem);min-height:clamp(8.5rem,12vw,11.5rem);padding-bottom:clamp(1.25rem,2vw,2rem);display:grid}.domain-proof-icon{aspect-ratio:1;border:2px solid var(--orange);color:var(--orange);border-radius:50%;place-items:center;display:grid}.domain-proof-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:64%}.domain-proof-label{color:#ff7641;letter-spacing:.14em;text-transform:uppercase;margin:0;font:700 .78rem DM Mono,monospace}.domain-proof-head h3{letter-spacing:-.045em;max-width:18ch;margin:.65rem 0 0;font-size:clamp(1.65rem,2.4vw,2.65rem);line-height:1.04}.domain-proof-chart{margin:clamp(1.5rem,2.5vw,2.5rem) 0 0}.proof-bars{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);display:grid}.proof-bar-column{text-align:center;grid-template-rows:clamp(11rem,16vw,16rem) minmax(4.5rem,auto);align-items:end;min-width:0;display:grid}.proof-bar-track>strong{z-index:1;left:50%;bottom:calc(var(--proof-score) + .45rem);color:#aeb4bf;letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1;position:absolute;transform:translate(-50%)}.proof-bar-column--specialist .proof-bar-track>strong{color:var(--orange)}.proof-bar-track{border-bottom:2px solid #d7d9dc;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.proof-bar-fill{transform-origin:bottom;width:min(72%,10rem);transition:transform .85s cubic-bezier(.2, .75, .2, 1) var(--proof-bar-delay);display:block;transform:scaleY(1)}.reveal-enabled .proof:not(.is-proof-tinted) .proof-bar-fill{transform:scaleY(0)}.proof-bar-fill--specialist{background:linear-gradient(180deg, #ff7138, var(--orange));box-shadow:0 0 2.5rem #ff5b1f21}.proof-bar-fill--generalist{background:linear-gradient(#4e5359,#2e3338)}.proof-bar-column>p{min-width:0;margin:0;padding:.85rem .25rem 0;line-height:1.3}.proof-bar-column>p span,.proof-bar-column>p small{overflow-wrap:anywhere;display:block}.proof-bar-column>p span{color:#eff1f3;font-size:clamp(.78rem,1.25vw,1rem);font-weight:600}.proof-bar-column>p small{color:#9da4ad;margin-top:.2rem;font-size:clamp(.68rem,1vw,.84rem)}.domain-proof-takeaway{border:1px solid #69717a;border-radius:1rem;grid-template-columns:3.75rem minmax(0,1fr);align-items:center;gap:1rem;margin-top:clamp(1.25rem,2vw,2rem);padding:.85rem 1rem;display:grid}.proof-takeaway-check{aspect-ratio:1;border:2px solid var(--orange);width:3.25rem;color:var(--orange);border-radius:50%;place-items:center;display:grid}.proof-takeaway-check svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:65%}.domain-proof-takeaway p{color:#c3c8ce;margin:0;font-size:.9rem;line-height:1.5}.domain-proof-caveat{color:#8f969f;margin:1rem 0 1.5rem;font-size:.75rem;line-height:1.5}.domain-proof-card a{color:#ff7641;margin-top:auto;padding:.35rem 0;font-weight:700}.domain-proof-card a:hover{color:#fff}@media (min-width:901px){.home-page>.proof.section-pad{padding-block:clamp(1.25rem,1.5vw,1.5rem)}.proof-head{grid-template-columns:minmax(18rem,.9fr) minmax(24rem,1.1fr);gap:clamp(1.5rem,3vw,3.5rem)}.proof h2{margin:clamp(.6rem,1vw,1rem) 0 .65rem;font-size:clamp(3.2rem,4.5vw,4.5rem);line-height:.88}.proof-cube-art{max-width:34rem}.proof-cards{gap:clamp(1rem,1.8vw,1.8rem);margin-top:clamp(1.1rem,1.5vw,1.5rem)}.domain-proof-card{border-width:.5rem;padding:clamp(1rem,1.25vw,1.25rem)}.domain-proof-head{grid-template-columns:clamp(4.25rem,4.8vw,5.25rem) minmax(0,1fr);gap:clamp(.75rem,1.1vw,1rem);min-height:6.5rem;padding-bottom:1rem}.domain-proof-head-copy{min-width:0}.domain-proof-head h3{white-space:nowrap;max-width:none;margin:.35rem 0 0;font-size:clamp(1rem,2vw,2rem)}.domain-proof-card--medical .domain-proof-head h3{font-size:clamp(.72rem,1.4vw,1.4rem)}.domain-proof-chart{margin-top:1.1rem}.proof-bar-column{grid-template-rows:clamp(8rem,10vw,9.5rem) minmax(3.25rem,auto)}.proof-bar-track>strong{font-size:clamp(1.3rem,1.8vw,1.8rem)}.proof-bar-column>p{padding-top:.55rem}.proof-bar-column>p span{font-size:clamp(.72rem,.9vw,.86rem)}.proof-bar-column>p small{font-size:clamp(.64rem,.75vw,.74rem)}.domain-proof-takeaway{border-radius:.75rem;grid-template-columns:2.8rem minmax(0,1fr);gap:.75rem;margin-top:.85rem;padding:.55rem .75rem}.proof-takeaway-check{width:2.5rem}.domain-proof-takeaway p{font-size:.76rem;line-height:1.4}.domain-proof-caveat{margin:.55rem 0 .65rem;font-size:.68rem}.domain-proof-card a{padding:.15rem 0;font-size:.82rem}}.research-teaser{contain:layout paint;background:#09182d;max-width:none;padding:clamp(4.5rem,5.5vw,5.5rem) 0 clamp(3.5rem,4vw,4rem);overflow:hidden}.research-carousel-head{padding-inline:max(6.5vw,2rem)}.research-carousel-head h2{max-width:1700px;font-size:var(--type-section-title);letter-spacing:-.055em;margin:clamp(2.5rem,4vw,4rem) 0 0;line-height:.95}.research-carousel-head>p:last-child{color:#f6f7f8;font-size:var(--type-intro);margin:1rem 0 0;line-height:1.55}.research-carousel-stage{margin-top:clamp(2.5rem,3vw,3rem);padding-inline:max(6.5vw,5rem);position:relative}.research-carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;gap:clamp(1rem,1.2vw,1.5rem);padding-block:.9rem 1.5rem;display:flex;overflow-x:auto}.research-carousel-track::-webkit-scrollbar{display:none}.research-card{scroll-snap-align:start;background:#083d73;flex:0 0 clamp(18rem,17vw,22rem);min-height:clamp(24rem,25vw,27rem);transition:transform .7s cubic-bezier(.2,.75,.25,1),box-shadow .7s;position:relative;overflow:hidden;transform:translateY(0)scale(1)}.research-card:before{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(#ff5b1f 0%,#ff8460 13%,#fff 31% 100%);transition:opacity .85s cubic-bezier(.2,.75,.25,1);position:absolute;inset:0}.research-card>a{z-index:1;width:100%;min-height:inherit;color:#fff;grid-template-rows:auto 1fr auto;padding:1rem 1.35rem 1.25rem;display:grid;position:relative}.research-card-category{text-align:center;letter-spacing:.02em;justify-self:center;font:500 clamp(.7rem,.82vw,.9rem)/1.35 DM Mono,monospace}.research-card h3{text-align:center;letter-spacing:-.035em;align-self:center;margin:1rem 0;font-size:clamp(1.05rem,1.12vw,1.35rem);line-height:1.3;transition:color .65s}.research-card p{text-align:center;color:#f5f7fa;margin:0;font-size:clamp(.7rem,.72vw,.85rem);line-height:1.45;transition:color .65s}.research-card:hover,.research-card:focus-within{z-index:2;transform:translateY(-.45rem)scale(1.025);box-shadow:0 1.5rem 3rem #00000040}.research-card:hover:before,.research-card:focus-within:before{opacity:1}.research-card:hover h3,.research-card:focus-within h3{color:#ff5b1f}.research-card:hover p,.research-card:focus-within p{color:#151a22}.research-card>a:focus-visible{outline-offset:-4px;outline:3px solid #ff9b70}.research-carousel-arrow{z-index:4;color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:3.5rem;height:3.5rem;font-size:3rem;line-height:1;transition:color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.research-carousel-arrow:hover{color:#ff8155;transform:translateY(-50%)scale(1.08)}.research-carousel-arrow-prev{left:max(1.8vw,.5rem)}.research-carousel-arrow-next{right:max(1.8vw,.5rem)}.research-recognition{text-align:center;margin:clamp(1.5rem,3vw,2.7rem) auto 0;padding-inline:max(6.5vw,2rem)}.research-recognition>p{margin:0 0 1.25rem;font-size:.95rem}.research-recognition ul{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:clamp(1rem,2.4vw,3rem);max-width:1450px;margin:0 auto;padding:0;list-style:none;display:grid}.research-recognition li{min-width:0}.research-recognition img{object-fit:contain;width:100%;height:auto;display:block}.team-head{grid-template-columns:2fr 1fr;gap:5rem;display:grid}.team-head p{color:#9ba2ad}.team-grid{grid-template-columns:repeat(4,1fr);margin-top:5rem;display:grid}.team-grid article{border:1px solid var(--line);flex-direction:column;min-height:260px;padding:1.5rem;display:flex}.team-grid article>span{color:#8eaeec;background:#15233a;place-items:center;width:54px;height:54px;font:500 .8rem DM Mono,monospace;display:grid}.team-grid h3{margin:auto 0 .2rem;font-size:1.2rem}.team-grid p{color:#858c97;margin:0;font-size:.8rem}.affiliations{border-block:1px solid var(--line);text-align:center;word-spacing:2rem;color:#8e96a2;margin-top:4rem;padding:1.7rem;font:500 .75rem DM Mono,monospace}.cta-band{text-align:center;background:#114193;max-width:none}.cta-band h2{font-size:var(--type-page-title);letter-spacing:-.07em;max-width:1100px;margin:1.5rem auto;line-height:.9}.page-hero{background:radial-gradient(circle at 80% 0,#102e66 0,#0000 35%);padding-top:9rem;padding-bottom:8rem}.page-hero h1{font-size:var(--type-page-title);margin:1.4rem 0 2.5rem;line-height:.9}.page-hero>p:last-child,.page-hero-copy{color:#afb6c2;max-width:750px;font-size:var(--type-intro);line-height:1.55}.conference-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem);max-width:750px;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.conference-logos-heading{color:#dce0e5;letter-spacing:.12em;text-transform:uppercase;margin:3rem 0 0;font:500 .73rem/1.2 DM Mono,monospace}.conference-logos li{justify-content:center;align-items:center;min-width:0;height:clamp(4.5rem,6vw,5.5rem);display:flex}.conference-logo{object-fit:contain;width:100%;height:100%;display:block}.product-steps{padding-top:0}.product-steps article{border-top:1px solid var(--line);grid-template-columns:1fr 3fr;padding:3rem 0;display:grid}.product-steps article>span{color:#ff7b49;font:500 .7rem DM Mono,monospace}.product-steps h2{letter-spacing:-.04em;margin:0;font-size:2.5rem}.product-steps p{color:#9da4af;max-width:680px}.guardrails{background:var(--paper);color:#11131a;grid-template-columns:1fr 1fr;gap:5rem;max-width:none;display:grid}.guardrails ul{margin:0;padding:0;list-style:none}.guardrails li{border-bottom:1px solid #c3c4c0;padding:1.4rem;font-weight:700}.guardrails li:before{content:"✓";color:var(--orange);margin-right:1rem}.calculator{max-width:var(--max);margin:auto;padding:0 max(4vw,2rem) 8rem}.calculator-head{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:3rem;display:flex}.calculator h2{font-size:var(--type-section-title);margin:.8rem 0;line-height:.95}.calculator label{gap:.5rem;font-weight:700;display:grid}.calculator input{color:#fff;background:#11151c;border:1px solid #4c5460;width:240px;padding:1rem;font-size:1.4rem}.calculator>p{color:#8f96a1}.pricing-takeaways{margin-top:3rem}.pricing-takeaways-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.25rem;display:flex}.pricing-takeaways-head .eyebrow{margin:0}.pricing-takeaways-head h3{color:#8f96a1;margin:0;font-size:1rem;font-weight:500}.pricing-takeaway-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.pricing-takeaway-grid article{border:1px solid var(--line);background:#0d1117;flex-direction:column;min-height:250px;padding:1.6rem;display:flex}.pricing-takeaway-label{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2.5rem;font:500 .65rem DM Mono,monospace}.pricing-takeaway-grid h4{letter-spacing:-.04em;margin:auto 0 .8rem;font-size:clamp(1.5rem,2.4vw,2.3rem);line-height:1.05}.pricing-takeaway-grid article>p:last-child{color:#8f96a1;margin:0;font-size:.82rem;line-height:1.5}.pricing-table{border-top:1px solid var(--line);margin-top:3rem}.pricing-row{border-bottom:1px solid var(--line);grid-template-columns:2fr .7fr 1.2fr 1.2fr;align-items:center;display:grid}.pricing-row>span{padding:1.2rem}.pricing-row a{font-weight:700}.pricing-row small{color:#79818d;display:block}.pricing-header{color:#838a94;text-transform:uppercase;font:500 .65rem DM Mono,monospace}.fine-print{max-width:900px;font-size:.8rem;margin-top:2rem!important}.pricing-deployment{background:var(--paper);color:#11131a;max-width:none}.pricing-deployment h2{max-width:1050px;font-size:var(--type-section-title);letter-spacing:-.06em;margin:0;line-height:.95}.pricing-deployment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,6rem);margin:clamp(4rem,7vw,7rem) 0;display:grid}.pricing-deployment-grid article{border-top:1px solid #c7c5be;padding-top:1.25rem}.pricing-deployment h3{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.1rem}.pricing-deployment-grid p,.pricing-pilot p{max-width:32rem;margin:0;font-size:1.05rem;line-height:1.55}.pricing-pilot{max-width:780px}.pricing-pilot .button{margin-top:2rem}.research-index{padding-top:0}.pillar-section{border-top:1px solid var(--line);grid-template-columns:1fr 3fr;padding:4rem 0;display:grid}.pillar-title span{color:#ff7b49;font:500 .7rem DM Mono,monospace}.pillar-title h2{font-size:var(--type-subheading);max-width:250px;line-height:1.2}.paper-list article{--focus:0;--hover:0;border-bottom:1px solid var(--line);transform:translateY(calc(var(--focus) * -14px - var(--hover) * 6px)) scale(calc(1 + var(--focus) * .075 + var(--hover) * .02));transform-origin:50%;opacity:calc(.82 + var(--focus) * .18);margin-bottom:3rem;padding:0 0 3rem;transition:transform .3s ease-out,opacity .3s ease-out}.paper-list article.is-scroll-focused{--focus:1}.paper-list article:hover{opacity:1}@media (prefers-reduced-motion:no-preference){.paper-list article:hover{--hover:1}}.paper-list article:last-child{margin-bottom:0}.paper-meta{color:#8d96a4;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;font:400 .67rem DM Mono,monospace;display:flex}.citation-count{color:#dce0e5;white-space:nowrap}.paper-list h3{letter-spacing:-.03em;max-width:850px;font-size:2rem;line-height:1.15}.paper-list h3 a{transition:color .2s}.paper-list h3 a:hover{color:#ff7b49}.paper-list p{color:#9da4af;max-width:850px}.paper-list .authors{color:#dce0e5}.authors strong{color:#ff8155}.blog-grid{padding-top:0}.blog-grid-inner{background:#333;border:1px solid #333;grid-template-columns:1fr 1fr;gap:1px;display:grid}.blog-grid article{background:var(--ink);transform-origin:50%;flex-direction:column;min-height:420px;padding:3rem;transition:transform .16s ease-out,opacity .16s ease-out;display:flex;position:relative}.blog-grid-inner:hover article{opacity:.62}.blog-grid-inner article:hover{opacity:1}@media (prefers-reduced-motion:no-preference){.blog-grid article:hover{transform:translateY(-6px)scale(1.02)}}.blog-grid .featured-post{grid-column:1/-1;min-height:520px}.blog-grid h2{font-size:var(--type-feature-title);letter-spacing:-.05em;max-width:900px;line-height:1}.blog-grid h2 a{color:inherit;transition:color .2s}.blog-grid h2 a:after{content:"";z-index:1;position:absolute;inset:0}.blog-grid h2 a:hover,.blog-grid h2 a:focus-visible{color:#ff7b49}.blog-grid p{color:#9fa6b1;max-width:700px}.blog-grid article>div{color:#858d98;gap:2rem;margin-top:auto;font:400 .68rem DM Mono,monospace;display:flex}.blog-grid article>div a{z-index:2;color:#ff7b49;margin-left:auto;position:relative}.article{max-width:940px}.article .back-link{color:#ff7b49;font:500 .72rem DM Mono,monospace}.article header{border-bottom:1px solid var(--line);margin-bottom:5rem;padding:5rem 0}.article h1{font-size:var(--type-page-title);letter-spacing:-.07em;margin:1.5rem 0 2rem;line-height:.9}.article-dek{font-size:var(--type-intro);color:#bbc1ca;max-width:760px;line-height:1.55}.article header>div{color:#7e8692;gap:2rem;font:400 .68rem DM Mono,monospace;display:flex}.article section{max-width:720px;margin:0 auto 4rem}.article section h2{font-size:var(--type-subheading);letter-spacing:-.03em;line-height:1.2}.article section p{font-size:var(--type-body);color:#c1c5cc;line-height:1.6}.source-note{border-top:1px solid var(--line);max-width:720px;margin:auto;padding-top:2rem}.source-note a{color:#ff7b49}.register-page{max-width:var(--max);grid-template-columns:1fr 1fr;margin:auto;display:grid}.register-page>.section-pad{padding-block:clamp(4.5rem,8vh,7.5rem)}.register-copy{background:#0b2e67}.register-copy h1{font-size:var(--type-page-title);letter-spacing:-.06em;line-height:.9}.register-copy>p:not(.eyebrow){color:#c2d0e7}.register-copy ol{margin-top:5rem;padding:0;list-style:none}.register-copy li{border-top:1px solid var(--line);padding:1.5rem 0;font-weight:700}.register-copy li span{color:#ff8b60;margin-right:2rem;font:500 .65rem DM Mono,monospace}.register-form{align-self:center}.register-form h2{font-size:var(--type-feature-title);letter-spacing:-.05em;line-height:1}.register-form>div>p:last-child{color:#929aa5}.pilot-form{margin-top:3rem}.pilot-form label{gap:.5rem;margin-bottom:1.2rem;font-size:.8rem;font-weight:700;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pilot-form input,.pilot-form select,.pilot-form textarea{color:#fff;background:#11151c;border:1px solid #4c5360;border-radius:0;width:100%;padding:1rem}.pilot-form textarea{resize:vertical;min-height:170px}.pilot-form .consent{grid-template-columns:auto 1fr;align-items:start;font-weight:400}.consent input{width:20px;height:20px}.consent a{text-decoration:underline}.honeypot{position:absolute!important;left:-9999px!important}.form-status{min-height:1.5rem}.form-status.error{color:#ff9d7a}.form-status.success{color:#6de3a0}.legal{max-width:900px}.legal-badge{color:#ffb18f;border:1px solid #b24a24;padding:.4rem .7rem;font:500 .65rem DM Mono,monospace;display:inline-block}.legal h1{font-size:var(--type-page-title);letter-spacing:-.07em;line-height:.9}.legal h2{font-size:var(--type-subheading);margin-top:3rem;line-height:1.2}.legal p{color:#b4bac3;font-size:var(--type-body);line-height:1.6}.legal-date{font:400 .7rem DM Mono,monospace}.legal a{color:#ff7b49}.not-found{flex-direction:column;justify-content:center;min-height:75vh;display:flex}.not-found h1{font-size:var(--type-page-title);letter-spacing:-.08em;margin:1rem 0 2rem;line-height:.9}.not-found .button{align-self:flex-start;margin-top:1.5rem}@media (max-width:900px){.section-pad{padding:5.7rem 1.5rem}.site-header>.button{display:none}.site-header{grid-template-columns:1fr auto;padding:0 1.25rem}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;padding:.45rem .7rem;list-style:none}.mobile-nav nav{background:#111722;border:1px solid #3f4650;min-width:220px;padding:.6rem;display:grid;position:absolute;top:3rem;right:0}.mobile-nav nav a{padding:.8rem}.hero h1{font-size:clamp(4rem,15vw,7rem)}.problem,.section-intro,.team-head,.guardrails,.register-page{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr 1fr}.research-carousel-stage{padding-inline:3.75rem}.research-card{flex-basis:42vw}.research-recognition ul{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.5rem}.demo-stage{grid-template-columns:minmax(0,1fr);gap:4rem}.phone{height:720px}.problem{gap:1rem}.proof-head{grid-template-columns:1fr;gap:2.5rem}.proof-cube-art{justify-self:center;width:min(100%,44rem)}.proof-cards{grid-template-columns:1fr}.pillar-section{grid-template-columns:1fr;gap:2rem}.calculator-head{flex-direction:column;align-items:start}.calculator label,.calculator input{width:100%}.pricing-row{grid-template-columns:1.5fr .7fr 1fr 1fr}.pricing-takeaway-grid{grid-template-columns:1fr}.pricing-takeaway-grid article{min-height:220px}.pricing-deployment-grid{grid-template-columns:1fr}.register-page{max-width:none}}@media (max-width:560px){.section-pad{padding:4.5rem 1.2rem}.hero{min-height:auto;padding-top:5rem}.hero h1,.page-hero h1{font-size:var(--type-page-title)}.signal-row{grid-template-columns:1fr 1fr;margin-top:3rem}.credibility-strip{margin-top:2.5rem;padding:2rem 0 2.2rem}.credibility-strip h2{margin-bottom:1.6rem;padding-inline:1rem}.experience-item:after{margin-inline:2.25rem}.team-grid,.blog-grid-inner,.form-grid{grid-template-columns:1fr}.demo-copy h2{font-size:3.5rem}.phone{border-width:8px;width:min(100%,350px);height:700px}.domain-proof-card{border-width:.4rem;padding:1rem}.proof-cards{gap:1.25rem;margin-top:3rem}.proof h2{font-size:clamp(3.65rem,16vw,5rem)}.proof-cube-art{margin-top:-1rem}.domain-proof-head{grid-template-columns:4.25rem minmax(0,1fr);gap:.9rem;min-height:0;padding-bottom:1.25rem}.domain-proof-head h3{margin-top:.45rem;font-size:clamp(1.45rem,7vw,2rem)}.proof-bar-column{grid-template-rows:11rem minmax(4.5rem,auto)}.proof-bar-fill{width:min(72%,7.5rem)}.domain-proof-takeaway{grid-template-columns:3rem minmax(0,1fr);gap:.75rem;padding:.75rem}.proof-takeaway-check{width:2.75rem}.domain-proof-takeaway p{font-size:.82rem}.research-teaser{padding-top:3.5rem;padding-bottom:3.5rem}.research-carousel-head{padding-inline:1.2rem}.research-carousel-head h2{font-size:var(--type-section-title);margin-top:2.5rem}.research-carousel-head>p:last-child{font-size:var(--type-intro)}.research-carousel-stage{padding-inline:2.25rem}.research-card{flex-basis:calc(100vw - 4.5rem);min-height:24rem}.research-carousel-arrow{width:2.25rem;height:3rem;font-size:2.5rem}.research-carousel-arrow-prev{left:0}.research-carousel-arrow-next{right:0}.research-recognition{padding-inline:1.2rem}.research-recognition ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem}.team-grid article{min-height:220px}.affiliations{word-spacing:.3rem;line-height:2.5}.page-hero{padding-top:6rem}.conference-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.conference-logos li{height:4rem}.pricing-header{display:none}.pricing-takeaways-head{display:block}.pricing-takeaways-head h3{margin-top:.5rem}.pricing-row{grid-template-columns:1fr 1fr}.pricing-row>span:first-child{background:#10141b;grid-column:1/-1}.pricing-row>span:not(:first-child):before{content:attr(data-label);color:#747d89;font:400 .55rem DM Mono,monospace;display:block}.pricing-row>span:nth-child(2){display:none}.blog-grid .featured-post{grid-column:auto}.blog-grid article{min-height:400px;padding:2rem}.article header{padding:3rem 0}.site-footer{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr 1fr}.footer-note{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.proof-cube-art path{stroke-dashoffset:0!important}.proof-bar-fill{transform:scaleY(1)!important}.credibility-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.credibility-track{animation:none}.credibility-group+.credibility-group{display:none}.research-carousel-track{scroll-behavior:auto}.research-card:hover,.research-card:focus-within{transform:none}.research-carousel-arrow:hover{transform:translateY(-50%)}}.experience-link{align-items:center;height:100%;transition:opacity .2s,transform .2s;display:flex}.experience-link:hover{opacity:.78;transform:translateY(-2px)}.product-pipeline-page{--product-panel:#070b13cc;--product-panel-strong:#05080ef5;--product-line:#becce542;--product-line-bright:#d2dcefb3;--product-copy:#aab2c0;--product-blue:#0c2c62;background:radial-gradient(circle at 88% 7%,#11418b8f,#0000 29rem),radial-gradient(circle at 52% 39%,#0a265447,#0000 42rem),#05070b;overflow:hidden}.product-pipeline-hero{grid-template-columns:minmax(29rem,.92fr) minmax(42rem,1.08fr);align-items:center;gap:clamp(3rem,4.5vw,6rem);min-height:calc(100svh - 72px);padding-top:clamp(4.5rem,7vh,7rem);padding-bottom:clamp(4rem,6vh,6rem);display:grid}.product-pipeline-hero-copy{min-width:0}.product-pipeline-hero h1{max-width:9ch;font-size:var(--type-page-title);letter-spacing:-.075em;margin:1.5rem 0 2.4rem;line-height:.9}.product-pipeline-hero h1 span{display:block}.product-pipeline-dek{max-width:42rem;color:var(--product-copy);font-size:var(--type-intro);margin:0;line-height:1.55}.product-hero-steps{border-top:1px solid var(--product-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:clamp(2.5rem,5vh,4.5rem) 0 0;padding:0;list-style:none;display:grid}.product-hero-steps li{border-left:1px solid var(--product-line);min-width:0;padding:1rem .85rem 0}.product-hero-steps li:first-child{border-left:0;padding-left:0}.product-hero-steps span{color:#ff6b32;margin-bottom:.35rem;font:500 .73rem DM Mono,monospace;display:block}.product-hero-steps strong{color:#dce0e7;text-transform:capitalize;font-size:.72rem;font-weight:600;line-height:1.35;display:block}.product-overview{color:#d7dce6;min-width:0;font-family:DM Mono,monospace}.product-diagram-label{color:#adb5c3;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .85rem;font:500 .69rem/1.2 DM Mono,monospace}.product-overview>.product-diagram-label{text-align:center}.product-overview-inputs{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;display:grid}.product-flow-node{border:1px solid var(--product-line);background:linear-gradient(145deg, #141f336b, #04070cdb), var(--product-panel);text-align:center;border-radius:.62rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-width:0;min-height:7.15rem;padding:.85rem .65rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.product-flow-node:after{content:"";opacity:.55;transform-origin:50%;background:linear-gradient(90deg,#0000,#ff6530,#0000);height:1px;transition:transform .5s;position:absolute;inset:auto 15% 0;transform:scaleX(0)}.is-visible .product-flow-node:after,.product-overview .product-flow-node:after{transform:scaleX(1)}.product-flow-node strong{color:#dfe4ec;font:500 clamp(.62rem,.75vw,.76rem)/1.28 Manrope,Arial,sans-serif}.product-flow-node small{color:#7f8999;font:400 .57rem/1.35 DM Mono,monospace}.product-node-symbol{color:#aebbd0;letter-spacing:-.04em;border:1px solid #aebfdc52;border-radius:.48rem;place-items:center;min-width:2.35rem;height:2.35rem;padding:.25rem;font:500 .57rem/1 DM Mono,monospace;display:inline-grid;box-shadow:inset 0 0 14px #265bb224}.product-flow-node--accent{border-color:#ff602b80}.product-flow-node--accent .product-node-symbol{color:#ff6c35;border-color:#ff5b1f;box-shadow:0 0 22px #ff5b1f24}.product-overview-merge{border-bottom:1px dashed #becce56b;height:3rem;margin:0 8%;position:relative}.product-overview-merge:after{content:"";border-left:1px dashed #becce57a;width:1px;height:2.55rem;position:absolute;bottom:-2.55rem;left:50%}.product-overview-merge>i{border-left:1px dashed #becce56b;width:1px;height:3rem;position:absolute;top:0}.product-overview-merge>i:first-child{left:2%}.product-overview-merge>i:nth-child(2){left:26%}.product-overview-merge>i:nth-child(3){left:50%}.product-overview-merge>i:nth-child(4){left:74%}.product-overview-merge>i:nth-child(5){left:98%}.product-flow-particle,.product-data-bus span,.product-feedback-path span,.product-story-particle{z-index:2;background:#ff652d;border-radius:50%;width:.38rem;height:.38rem;position:absolute;box-shadow:0 0 12px #ff5b1f,0 0 24px #ff5b1f80}.product-overview-merge .product-flow-particle{animation:3.4s linear infinite product-particle-x;bottom:-.2rem;left:0}.product-overview-core{z-index:1;background:linear-gradient(145deg,#0b111bf2,#04060adb);border:1px solid #becce557;border-radius:.85rem;padding:1rem;position:relative;box-shadow:0 22px 58px #00000047}.product-overview-core-row{grid-template-columns:repeat(4,minmax(0,1fr) 1.1rem) minmax(0,1fr);align-items:center;gap:.35rem;display:grid}.product-overview-core-row .product-flow-node{min-height:6.7rem}.product-flow-arrow{background:var(--product-line-bright);width:100%;height:1px;display:block;position:relative}.product-flow-arrow:after{content:"";border-top:1px solid #d8dee9;border-right:1px solid #d8dee9;width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.product-flow-arrow i{background:#ff642e;border-radius:50%;width:5px;height:5px;animation:2.35s ease-in-out infinite product-arrow-flow;position:absolute;top:-2px;left:0;box-shadow:0 0 10px #ff5b1f}.product-flow-arrow--vertical{width:1px;height:2.75rem;margin:0 auto}.product-flow-arrow--vertical:after{top:auto;bottom:0;right:-3px;transform:rotate(135deg)}.product-flow-arrow--vertical i{animation-name:product-arrow-flow-y;top:0;left:-2px}.product-loop-node{text-align:center;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.product-loop-node:before,.product-loop-node:after{content:"";border:1px solid #cfd7e4;border-color:#cfd7e4 #cfd7e48c #0000 #0000;border-radius:50%;animation:5s linear infinite product-loop-spin;position:absolute;inset:0}.product-loop-node:after{border-top-color:#ff5b1f;border-right-color:#0000;animation-duration:3.7s;animation-direction:reverse;inset:.4rem}.product-loop-node--compact{width:6.7rem;height:6.7rem;padding:1rem}.product-loop-node--compact>span{border:1px dashed #becce54d;border-radius:50%;position:absolute;inset:1rem}.product-loop-node strong{z-index:1;color:#dce1e9;font:500 .63rem/1.25 Manrope,Arial,sans-serif;position:relative}.product-overview-deploy{border:1px solid var(--product-line);background:var(--product-panel-strong);border-radius:.65rem;grid-template-columns:repeat(3,1fr);align-items:center;max-width:80%;min-height:4rem;margin:0 auto;display:grid}.product-overview-deploy>span{color:#d7dce4;grid-template-columns:auto 1fr;align-items:center;column-gap:.55rem;min-width:0;padding:.55rem .75rem;font:500 .62rem/1.25 Manrope,Arial,sans-serif;display:grid}.product-overview-deploy b{color:#aebbd0;border:1px solid #aebfdc4d;border-radius:50%;grid-row:1/3;place-items:center;min-width:2.15rem;height:2.15rem;font:500 .47rem DM Mono,monospace;display:grid}.product-overview-deploy small{color:#778292;font:400 .51rem DM Mono,monospace}.product-overview-observe{border:1px solid var(--product-line);background:var(--product-panel-strong);border-radius:.65rem;justify-content:center;align-items:center;gap:.85rem;width:48%;min-height:4rem;margin:0 auto;padding:.65rem 1rem;display:flex}.product-overview-observe>span:last-child{gap:.14rem;display:grid}.product-overview-observe strong{color:#dce1e9;font:500 .62rem Manrope,Arial,sans-serif}.product-overview-observe small{color:#707b8b;font:400 .48rem DM Mono,monospace}.product-reveal{--reveal-order:0;opacity:0;animation:.62s cubic-bezier(.2,.7,.2,1) forwards product-hero-reveal;animation-delay:calc(.12s + var(--reveal-order) * 95ms);transform:translateY(18px)scale(.985)}.product-reveal-0{--reveal-order:0}.product-reveal-1{--reveal-order:1}.product-reveal-2{--reveal-order:2}.product-reveal-3{--reveal-order:3}.product-reveal-4{--reveal-order:4}.product-reveal-5{--reveal-order:5}.product-reveal-6{--reveal-order:6}.product-reveal-7{--reveal-order:7}.product-reveal-8{--reveal-order:8}.product-reveal-9{--reveal-order:9}.product-reveal-10{--reveal-order:10}.product-reveal-11{--reveal-order:11}.product-reveal-12{--reveal-order:12}.product-reveal-13{--reveal-order:13}.product-pipeline-story{padding-top:clamp(7rem,10vw,11rem);padding-bottom:clamp(8rem,12vw,13rem);position:relative}.product-story-header{max-width:57rem;margin:0 0 clamp(5rem,8vw,8rem) auto;padding-left:clamp(2rem,6vw,6rem)}.product-story-header h2{font-size:var(--type-section-title);letter-spacing:-.07em;margin:1rem 0 1.4rem;line-height:.95}.product-story-header>p:last-child{max-width:39rem;color:var(--product-copy);font-size:1.08rem}.product-story-rail{z-index:0;background:linear-gradient(#0000,#abbede66 5%,#abbede40 95%,#0000);width:1px;position:absolute;top:clamp(27rem,31vw,34rem);bottom:8rem;left:36.5%}.product-story-rail:before,.product-story-rail:after{content:"";background:#071023;border:1px solid #becce58c;border-radius:50%;width:9px;height:9px;position:absolute;left:-4px}.product-story-rail:before{top:0}.product-story-rail:after{bottom:0}.product-story-particle{animation:8.5s linear infinite product-story-flow;top:0;left:-3px}.product-story-particle--2{animation-delay:-4.25s}.product-chapter{z-index:1;border-top:1px solid #becce521;grid-template-columns:minmax(16rem,.43fr) minmax(0,1fr);align-items:center;gap:clamp(4.5rem,8vw,8rem);min-height:clamp(38rem,60vw,52rem);padding:clamp(5rem,8vw,8rem) 0;display:grid;position:relative}.product-chapter:last-of-type{border-bottom:1px solid #becce521}.product-chapter-copy,.product-chapter-diagram{transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1)}.product-motion-ready .product-chapter:not(.is-visible) .product-chapter-copy{opacity:0;transform:translateY(3rem)}.product-motion-ready .product-chapter:not(.is-visible) .product-chapter-diagram{opacity:0;transform:translateY(4rem)scale(.96)}.product-chapter-number{color:#ffffff0f;letter-spacing:-.08em;margin-bottom:clamp(2rem,5vw,4.5rem);font:500 clamp(5rem,9vw,8.5rem)/.72 DM Mono,monospace;display:block}.product-chapter-copy h2{max-width:8.5ch;font-size:var(--type-feature-title);letter-spacing:-.055em;margin:1rem 0 1.7rem;line-height:1}.product-chapter-copy>p:last-child{max-width:29rem;color:var(--product-copy);font-size:var(--type-body);margin:0;line-height:1.6}.product-chapter-diagram{background:radial-gradient(circle at 75% 15%,#123d8042,#0000 20rem),linear-gradient(145deg,#0a0f19f0,#030509f7);border:1px solid #becce540;border-radius:1.4rem;min-width:0;padding:clamp(1.5rem,3vw,3rem);box-shadow:0 35px 85px #00000052,inset 0 1px #ffffff06}.product-chapter-diagram>.product-input-network,.product-chapter-diagram>.product-compile-map,.product-chapter-diagram>.product-training-map,.product-chapter-diagram>.product-release-map{min-height:clamp(28rem,41vw,39rem)}.product-input-network{flex-direction:column;justify-content:center;display:flex}.product-input-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.product-input-grid .product-flow-node{min-height:9rem}.product-data-bus{border-bottom:1px dashed #becce575;height:4rem;margin:0 8%;position:relative}.product-data-bus:before{content:"";border-left:1px dashed #becce575;height:1.1rem;position:absolute;bottom:-1.1rem;left:50%}.product-data-bus span{animation:3.2s linear infinite product-particle-x;bottom:-.2rem;left:0}.product-flow-node--wide{width:min(100%,30rem);min-height:7.8rem;margin-inline:auto}.product-compile-map{grid-template-columns:minmax(7.5rem,1fr) 2rem minmax(10rem,1.15fr) 2rem minmax(9rem,1fr);align-items:center;gap:.75rem;display:grid}.product-compile-map>.product-flow-node{min-height:10rem}.product-compiler-core{color:#dce1e9;grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem;min-height:16rem;padding:1rem;display:grid;position:relative}.product-compiler-core:before{content:"";filter:blur(24px);background:#184a9f3b;border-radius:50%;animation:3s ease-in-out infinite product-core-pulse;position:absolute;inset:10% 15%}.product-compiler-bracket{color:#b4c6e575;font:300 8rem/.7 DM Mono,monospace;position:relative}.product-compiler-core>div{z-index:1;text-align:center;justify-items:center;gap:.7rem;display:grid;position:relative}.product-compiler-core strong{font-size:.87rem;line-height:1.3}.product-compiler-core i{background:#afbed829;border-radius:2px;width:75%;height:2px;overflow:hidden}.product-compiler-core i:after{content:"";background:linear-gradient(90deg,#0000,#ff6730,#0000);width:42%;height:100%;animation:2.3s ease-in-out infinite product-compile-scan;display:block}.product-compiler-core i:nth-of-type(2):after{animation-delay:-.75s}.product-compiler-core i:nth-of-type(3):after{animation-delay:-1.5s}.product-compile-outputs{gap:.7rem;display:grid}.product-compile-outputs .product-flow-node{min-height:6.2rem}.product-training-map{grid-template-columns:minmax(12rem,1.25fr) 2.4rem minmax(9rem,.82fr) 2.4rem minmax(8rem,.78fr);align-items:center;gap:.7rem;padding-bottom:5rem;display:grid;position:relative}.product-loop-node--large{aspect-ratio:1;background:radial-gradient(circle,#183d782e,#0000 65%);width:min(100%,18rem);margin-inline:auto}.product-loop-node--large>span:first-child{border:1px dashed #becce547;border-radius:50%;animation:12s linear infinite reverse product-loop-spin;position:absolute;inset:13%}.product-loop-node--large>span:nth-child(2){transform-origin:730%;background:#ff612b;border-radius:50%;width:.55rem;height:.55rem;animation:4.5s linear infinite product-loop-orbit;position:absolute;top:50%;left:9%;box-shadow:0 0 18px #ff5b1f}.product-loop-node--large>i{border:1px solid #becce529;border-radius:50%;position:absolute;inset:25%}.product-loop-node--large>div{z-index:2;justify-items:center;gap:.45rem;display:grid;position:relative}.product-loop-node--large strong{font-size:clamp(.9rem,1.1vw,1.12rem)}.product-loop-node--large small{color:#778599;letter-spacing:.11em;font:400 .5rem DM Mono,monospace}.product-candidate-stack{border:1px solid var(--product-line);background:var(--product-panel);border-radius:.75rem;justify-items:center;gap:1rem;padding:1.4rem .9rem;display:grid}.product-candidate-stack>div{display:flex}.product-candidate-stack>div span{aspect-ratio:1;color:#b7c2d4;background:#0a101b;border:1px solid #b3c2dc61;border-radius:.65rem;place-items:center;width:3.3rem;margin-left:-1rem;font:500 .65rem DM Mono,monospace;display:grid;box-shadow:8px 0 20px #0000006b}.product-candidate-stack>div span:first-child{margin-left:0}.product-candidate-stack>small{color:#788396;text-align:center;font:400 .52rem DM Mono,monospace}.product-flow-node--tall{min-height:10rem}.product-feedback-path{border-bottom:1px dashed #becce56b;border-left:1px dashed #becce56b;border-right:1px dashed #becce56b;border-radius:0 0 1rem 1rem;height:3rem;position:absolute;bottom:1.7rem;left:13%;right:10%}.product-feedback-path:after{content:"";border-top:1px solid #d8dee9;border-left:1px solid #d8dee9;width:7px;height:7px;position:absolute;top:-1px;left:-4px;transform:rotate(45deg)}.product-feedback-path span{animation:4.5s linear infinite product-feedback-flow;top:0;right:-.2rem}.product-release-map{flex-direction:column;justify-content:center;display:flex}.product-release-gates{grid-template-columns:1fr 2.5rem 1fr;align-items:center;gap:.9rem;width:min(100%,38rem);margin-inline:auto;display:grid}.product-release-gates .product-flow-node{min-height:9rem}.product-deployment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.product-deployment-grid .product-flow-node{min-height:8.5rem}.product-observability-node{animation:3s ease-in-out infinite product-observe-pulse}@keyframes product-hero-reveal{to{opacity:1;transform:none}}@keyframes product-arrow-flow{0%{opacity:0;left:0}20%{opacity:1}80%{opacity:1}to{opacity:0;left:calc(100% - 5px)}}@keyframes product-arrow-flow-y{0%{opacity:0;top:0}20%{opacity:1}80%{opacity:1}to{opacity:0;top:calc(100% - 5px)}}@keyframes product-particle-x{0%{opacity:0;left:0}10%{opacity:1}90%{opacity:1}to{opacity:0;left:calc(100% - .38rem)}}@keyframes product-loop-spin{to{transform:rotate(360deg)}}@keyframes product-loop-orbit{to{transform:rotate(360deg)}}@keyframes product-story-flow{0%{opacity:0;top:0}7%{opacity:1}93%{opacity:1}to{opacity:0;top:100%}}@keyframes product-core-pulse{50%{opacity:.55;transform:scale(1.14)}}@keyframes product-compile-scan{0%,to{opacity:0;transform:translate(-120%)}20%,80%{opacity:1}50%{transform:translate(230%)}}@keyframes product-feedback-flow{0%{opacity:0;transform:translate(0)}12%{opacity:1}38%{transform:translateY(3rem)}70%{transform:translate(-24rem,3rem)}to{opacity:0;transform:translate(-24rem)}}@keyframes product-observe-pulse{50%{border-color:#ff602b9e;box-shadow:0 0 30px #ff5b1f14}}@media (max-width:1320px){.product-pipeline-hero{grid-template-columns:1fr;gap:5rem}.product-pipeline-hero-copy{max-width:54rem}.product-pipeline-hero h1{max-width:10ch;font-size:var(--type-page-title)}.product-overview{width:100%}.product-story-header{margin-left:3.5rem;padding-left:0}.product-story-rail{left:1.5rem}.product-chapter{grid-template-columns:1fr;gap:3.5rem;min-height:0;padding-left:3.5rem}.product-chapter-copy h2{max-width:12ch}.product-chapter-copy>p:last-child{max-width:42rem}.product-chapter-number{margin-bottom:2rem}}@media (max-width:760px){.product-pipeline-hero{padding-top:5rem}.product-pipeline-hero h1{font-size:var(--type-page-title)}.product-hero-steps{grid-template-columns:1fr 1fr;row-gap:1.25rem}.product-hero-steps li:nth-child(3){border-left:0;padding-left:0}.product-overview-inputs,.product-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview-inputs .product-flow-node:last-child,.product-input-grid .product-flow-node:last-child{grid-column:1/-1}.product-overview-merge{margin:0 12%}.product-overview-core-row{grid-template-columns:1fr;justify-items:center;gap:.55rem}.product-overview-core-row>.product-flow-node{width:min(100%,22rem)}.product-overview-core-row>.product-flow-arrow,.product-compile-map>.product-flow-arrow,.product-training-map>.product-flow-arrow{width:1px;height:2.2rem}.product-overview-core-row>.product-flow-arrow:after,.product-compile-map>.product-flow-arrow:after,.product-training-map>.product-flow-arrow:after{top:auto;bottom:0;right:-3px;transform:rotate(135deg)}.product-overview-core-row>.product-flow-arrow i,.product-compile-map>.product-flow-arrow i,.product-training-map>.product-flow-arrow i{animation-name:product-arrow-flow-y;top:0;left:-2px}.product-overview-deploy{grid-template-columns:1fr;max-width:100%}.product-overview-deploy>span{border-bottom:1px solid #becce51f}.product-overview-deploy>span:last-child{border-bottom:0}.product-overview-observe{width:100%}.product-story-header{margin-left:2.4rem}.product-story-header h2{font-size:var(--type-section-title)}.product-story-rail{left:.45rem}.product-chapter{gap:2.5rem;padding-left:2.4rem}.product-chapter-copy h2{font-size:var(--type-feature-title)}.product-chapter-diagram{border-radius:1rem;padding:1.15rem}.product-chapter-diagram>.product-input-network,.product-chapter-diagram>.product-compile-map,.product-chapter-diagram>.product-training-map,.product-chapter-diagram>.product-release-map{min-height:0}.product-compile-map,.product-training-map{grid-template-columns:1fr;justify-items:stretch;gap:.7rem}.product-compile-map>.product-flow-node,.product-compile-outputs,.product-flow-node--tall{width:min(100%,24rem);margin-inline:auto}.product-compiler-core{width:min(100%,24rem);min-height:13rem;margin-inline:auto}.product-training-map{padding-bottom:5rem}.product-loop-node--large{width:min(100%,16rem)}.product-candidate-stack{width:min(100%,21rem);margin-inline:auto}.product-feedback-path{left:18%;right:18%}.product-release-gates{grid-template-columns:1fr;width:min(100%,24rem)}.product-release-gates>.product-flow-arrow{width:1px;height:2.2rem;margin-inline:auto}.product-release-gates>.product-flow-arrow:after{top:auto;bottom:0;right:-3px;transform:rotate(135deg)}.product-deployment-grid{grid-template-columns:1fr}.product-deployment-grid .product-flow-node{min-height:7rem}}@media (max-width:460px){.product-overview-inputs,.product-input-grid{grid-template-columns:1fr}.product-overview-inputs .product-flow-node:last-child,.product-input-grid .product-flow-node:last-child{grid-column:auto}.product-overview-merge>i:nth-child(2),.product-overview-merge>i:nth-child(4){display:none}.product-chapter{padding-left:1.8rem}.product-story-header{margin-left:1.8rem}}@media (prefers-reduced-motion:reduce){.product-reveal,.product-motion-ready .product-chapter:not(.is-visible) .product-chapter-copy,.product-motion-ready .product-chapter:not(.is-visible) .product-chapter-diagram{opacity:1!important;animation:none!important;transform:none!important}.product-flow-particle,.product-flow-arrow i,.product-data-bus span,.product-feedback-path span,.product-story-particle{display:none}.product-loop-node:before,.product-loop-node:after,.product-loop-node--large>span,.product-compiler-core:before,.product-compiler-core i:after,.product-observability-node{animation:none!important}}.on-device{display:block}.on-device-intro{max-width:none;margin-bottom:.4rem}.on-device-intro h2{font-size:var(--type-feature-title);letter-spacing:-.04em;margin:.6rem 0 1.4rem;line-height:1}.on-device-intro>p{font-size:var(--type-intro);color:#b9bfca;max-width:620px;line-height:1.55}.sim{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem;display:grid}.sim-left{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.sim-editor{background:#0a0d13;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 30px 80px -40px #000000e6}.sim-editor-bar{background:#ffffff05;border-bottom:1px solid #ffffff12;align-items:center;gap:.9rem;padding:.85rem 1.1rem;display:flex}.sim-dots{flex-shrink:0;gap:.4rem;display:inline-flex}.sim-dots i{background:#ffffff2e;border-radius:50%;width:.72rem;height:.72rem}.sim-dots i:first-child{background:#ff5f56}.sim-dots i:nth-child(2){background:#ffbd2e}.sim-dots i:nth-child(3){background:#27c93f}.sim-file{color:#9aa2b0;letter-spacing:.02em;font:500 .8rem/1 DM Mono,monospace}.sim-lib{letter-spacing:.04em;text-transform:uppercase;color:#6b7382;white-space:nowrap;text-overflow:ellipsis;margin-left:auto;font:500 .68rem/1.2 DM Mono,monospace;overflow:hidden}.sim-tabs{border-bottom:1px solid #ffffff12;flex-wrap:wrap;gap:.25rem;padding:.5rem .6rem 0;display:flex}.sim-tab{appearance:none;color:#7d8593;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:8px 8px 0 0;padding:.6rem .9rem;font:500 .82rem/1 DM Mono,monospace;transition:color .18s,background .18s;position:relative}.sim-tab:hover{color:#d6dae2}.sim-tab.is-active{color:#fff;background:#ffffff0a}.sim-tab.is-active:after{content:"";background:var(--orange);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:.6rem;right:.6rem}.sim-code-panel{min-height:0;overflow:auto}.sim-code{color:#d7dbe3;tab-size:2;margin:0;padding:1.5rem 1.6rem;font:400 .9rem/1.7 DM Mono,monospace}.sim-code code{display:block}.sim-code-line{white-space:pre;display:block}.sim-tok-comment{color:#5f6b7a;font-style:italic}.sim-tok-string{color:#8fd39a}.sim-tok-keyword{color:#ff8a5c}.sim-tok-decorator{color:#e0a0ff}.sim-tok-brand{color:#6fa8ff;font-weight:500}.sim-preview{flex-direction:column;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.sim-device{background:#04060a;width:100%;max-width:300px;position:relative;box-shadow:0 40px 90px -40px #000000f2,inset 0 0 0 1px #ffffff0a}.sim-device--ios,.sim-device--android{aspect-ratio:9/19;background:linear-gradient(155deg,#23262e 0%,#0a0d13 40%,#05070b 100%);border:1.5px solid #ffffff1a;border-radius:46px;padding:.55rem}.sim-device--android{border-radius:36px}.sim-device-notch{z-index:5;background:#000;border-radius:999px;width:29%;height:1.55rem;position:absolute;top:.9rem;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff0f}.sim-device--android .sim-device-notch{background:#ffffff40;border-radius:50%;width:.65rem;height:.65rem;top:1rem}.sim-device--web{aspect-ratio:5/6;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;max-width:520px;padding:0;display:flex;overflow:visible}.sim-device--web .sim-web-bar{border-radius:13px 13px 0 0}.sim-device--web .sim-screen{border-bottom-right-radius:13px;border-bottom-left-radius:13px}.sim-web-bar{background:#0b0e14;border-bottom:1px solid #ffffff14;align-items:center;gap:.8rem;padding:.7rem .9rem;display:flex}.sim-web-url{color:#aab1be;background:#ffffff0d;border-radius:7px;flex:1;align-items:center;gap:.5rem;padding:.35rem .75rem;font:500 .72rem/1 DM Mono,monospace;display:flex}.sim-web-url b{color:#7fa8ff;letter-spacing:.04em;background:#2865ff33;border-radius:5px;margin-left:auto;padding:.15rem .45rem;font-size:.64rem}.sim-screen{background:radial-gradient(circle at 82% 8%,#2865ff24,#0000 60%),linear-gradient(#0d1524,#070a11);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.sim-device--ios .sim-screen,.sim-device--android .sim-screen{border-radius:36px;height:100%}.sim-device--android .sim-screen{border-radius:26px}.sim-app-bar{-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);background:#0a0e1680;border-bottom:1px solid #ffffff12;align-items:center;gap:.7rem;padding:.75rem 1.05rem .8rem;display:flex}.sim-app-avatar{color:#fff;background:linear-gradient(150deg,#ff7b49,#ff3d1f);border-radius:50%;flex-shrink:0;place-items:center;width:2.2rem;height:2.2rem;font-size:.95rem;font-weight:800;display:grid}.sim-app-meta{flex-direction:column;min-width:0;line-height:1.3;display:flex}.sim-app-meta strong{color:#f4f5f7;font-size:.95rem}.sim-app-meta small{color:#8b93a1;letter-spacing:.02em;align-items:center;gap:.35rem;font:500 .68rem/1.2 DM Mono,monospace;display:inline-flex}.sim-dot-live{background:#27c93f;border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 0 3px #27c93f2e}.sim-app-model{letter-spacing:.06em;color:#b9bfca;border:1px solid #ffffff24;border-radius:6px;margin-left:auto;padding:.2rem .5rem;font:600 .62rem/1 DM Mono,monospace}.sim-chat{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;overscroll-behavior:contain;flex-direction:column;flex:1;gap:.6rem;min-height:0;padding:1rem .85rem;display:flex;overflow-y:auto}.sim-chat::-webkit-scrollbar{width:6px}.sim-chat::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:3px}.sim-row{align-items:flex-end;gap:.4rem;max-width:88%;display:flex}.sim-row--user{align-self:flex-end}.sim-row--agent{align-self:flex-start}.sim-msg-avatar{color:#fff;background:linear-gradient(150deg,#ff7b49,#ff3d1f);border-radius:50%;flex-shrink:0;place-items:center;width:1.5rem;height:1.5rem;font-size:.62rem;font-weight:700;display:grid}.sim-bubble{letter-spacing:-.003em;border-radius:18px;padding:.64rem .9rem;font-size:.875rem;line-height:1.46;animation:.32s both sim-pop}.sim-bubble--user{color:#fff;background:linear-gradient(160deg,#3a78ff,#1f52e6);border-bottom-right-radius:5px;box-shadow:0 8px 20px -10px #2865ff99}.sim-bubble--agent{color:#eef0f3;background:#ffffff14;border-bottom-left-radius:5px}.sim-bubble--typing{gap:.28rem;padding:.75rem .9rem;display:inline-flex}.sim-bubble--typing span{background:#9aa2b1;border-radius:50%;width:.42rem;height:.42rem;animation:1s ease-in-out infinite sim-typing}.sim-bubble--typing span:nth-child(2){animation-delay:.15s}.sim-bubble--typing span:nth-child(3){animation-delay:.3s}.sim-tool{background:linear-gradient(#2865ff1a,#2865ff0b);border:1px solid #78a8ff33;border-radius:14px;flex-direction:column;align-self:stretch;gap:.4rem;padding:.62rem .72rem;animation:.32s both sim-pop;display:flex}.sim-tool-head{letter-spacing:.12em;text-transform:uppercase;color:#93b1ff;align-items:center;gap:.4rem;font:600 .6rem/1 DM Mono,monospace;display:inline-flex}.sim-tool-icon{opacity:.9;font-size:.7rem}.sim-tool-call{color:#dbe0e9;word-break:break-word;background:#0000003d;border-radius:7px;padding:.34rem .48rem;font:500 .72rem/1.4 DM Mono,monospace}.sim-tool-result{color:#86dc9a;align-items:center;gap:.3rem;font:500 .72rem/1.3 DM Mono,monospace;display:inline-flex}.sim-suggests{flex-wrap:wrap;gap:.35rem;padding:0 .85rem .1rem;display:flex}.sim-suggest{appearance:none;color:#c3c9d4;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:.4rem .6rem;font-size:.7rem;line-height:1.1;transition:border-color .16s,color .16s,background .16s}.sim-suggest:hover:not(:disabled){color:#fff;background:#ff7b491f;border-color:#ff7b4999}.sim-suggest:disabled{opacity:.45;cursor:default}.sim-composer{background:#080c1466;border-top:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.6rem .85rem .9rem;display:flex}.sim-composer-input{appearance:none;color:#eef0f3;background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;outline:none;flex:1;min-width:0;padding:.6rem .95rem;font-size:.82rem;transition:border-color .16s}.sim-composer-input::placeholder{color:#7f8795}.sim-composer-input:focus{border-color:#ff7b4999}.sim-composer-input:disabled{opacity:.6}.sim-composer-send{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;font-size:1rem;font-weight:700;transition:transform .14s,opacity .16s;display:grid}.sim-composer-send:hover:not(:disabled){transform:translateY(-1px)}.sim-composer-send:disabled{opacity:.4;cursor:default}.sim-device-caption{letter-spacing:.06em;text-transform:uppercase;color:#808895;margin:0;font:500 .72rem/1.2 DM Mono,monospace}@keyframes sim-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sim-typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (max-width:1050px){.sim{grid-template-columns:1fr;gap:2rem}.sim-code-panel{max-height:20rem}.sim-preview{max-width:420px;margin-inline:auto}}@media (max-width:560px){.sim-code-panel{max-height:18rem}.sim-device{max-width:280px}.sim-code{padding:1.15rem;font-size:.78rem}.sim-tab{padding:.55rem .7rem;font-size:.76rem}.sim-lib{display:none}}@media (prefers-reduced-motion:reduce){.sim-bubble,.sim-tool,.sim-bubble--typing span{animation:none!important}}.sim-row--card{align-self:stretch;max-width:100%}.sim-card{width:100%;animation:.32s both sim-pop}.sim-bubble--guard{border-left:2px solid #ff7b49}.sim-screen--retail{background:#f5f6f8}.sim-screen--retail .sim-app-bar{-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);background:#ffffffb8;border-bottom:1px solid #0000000f}.sim-screen--retail .sim-app-meta strong{color:#14161b}.sim-screen--retail .sim-app-meta small{color:#6b7280}.sim-screen--retail .sim-bubble--agent{color:#1f2430;background:#fff;border:1px solid #0000000d;box-shadow:0 8px 20px -14px #00000059}.sim-screen--retail .sim-bubble--user{background:linear-gradient(160deg,#ff7b49,#ff4d1f);box-shadow:0 8px 20px -10px #ff5b1f99}.sim-screen--retail .sim-bubble--typing span{background:#b7b3a8}.sim-screen--retail .sim-suggests{border-top:1px solid #0000000f;padding-top:.6rem}.sim-screen--retail .sim-suggest{color:#3a4049;background:#fff;border-color:#0000001f}.sim-screen--retail .sim-suggest:hover:not(:disabled){color:#b4441c;background:#ff5b1f14;border-color:#ff5b1f99}.sim-screen--retail .sim-composer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border-top:1px solid #0000000f}.sim-screen--retail .sim-composer-input{color:#1a1d24;background:#fff;border-color:#0000001a}.sim-screen--retail .sim-composer-input::placeholder{color:#8a8f98}.sim-screen--retail .sim-tool{background:#00000008;border-color:#0000001a}.sim-screen--retail .sim-tool-head{color:#b4441c}.sim-screen--retail .sim-tool-call{color:#333941;background:#0000000e}.sim-screen--retail .sim-tool-result{color:#1f7a3d}.sim-card--product{background:#fff;border:1px solid #0000000f;border-radius:14px;align-items:center;gap:.7rem;padding:.6rem;display:flex;box-shadow:0 8px 22px -14px #00000080}.sim-card-thumb{background-color:#f4efe6;background-position:50%;background-repeat:no-repeat;background-size:80%;border-radius:10px;flex-shrink:0;width:3.2rem;height:3.2rem}.sim-card-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.sim-card-body strong{color:#1a1d24;font-size:.82rem;line-height:1.25}.sim-card-body small{color:#8a8f98;font-size:.68rem}.sim-card-meta{align-items:center;gap:.4rem;margin-top:.15rem;font-size:.72rem;display:flex}.sim-card-rating{color:#ff7b1f;font-weight:700}.sim-card-reviews{color:#9aa0a8}.sim-card-price{color:#11131a;margin-left:auto;font-size:.9rem}.sim-card-add{background:var(--orange);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:1.7rem;height:1.7rem;font-weight:700;display:grid}.sim-card--basket{color:#1a1d24;background:#fff;border:1px solid #0000000f;border-radius:14px;padding:.8rem .9rem;box-shadow:0 8px 22px -14px #00000080}.sim-card-title{letter-spacing:.1em;text-transform:uppercase;color:#9aa0a8;margin-bottom:.5rem;font:700 .62rem/1 DM Mono,monospace;display:block}.sim-basket-row{border-bottom:1px solid #0000000d;align-items:center;gap:.4rem;padding:.32rem 0;font-size:.78rem;display:flex}.sim-basket-icon{background-color:#f4efe6;background-position:50%;background-repeat:no-repeat;background-size:84%;border-radius:6px;flex-shrink:0;width:1.5rem;height:1.5rem}.sim-basket-name{flex:1;min-width:0}.sim-basket-qty{color:#9aa0a8;font-size:.72rem}.sim-basket-totals{color:#5a6270;grid-template-columns:1fr auto;gap:.15rem 0;margin-top:.5rem;font-size:.76rem;display:grid}.sim-basket-totals b{text-align:right;color:#1a1d24}.sim-basket-checkout{background:var(--orange);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-top:.6rem;padding:.6rem .85rem;font-weight:700;display:flex}.sim-screen--banking{background:radial-gradient(circle at 84% 6%,#7846dc40,#0000 55%),linear-gradient(#0d1030,#0a0a1c)}.sim-screen--banking .sim-bubble--user{background:linear-gradient(160deg,#4d7bff,#2f52e6)}.sim-screen--banking .sim-composer,.sim-screen--banking .sim-app-bar{background:#0a0a1c99}.sim-card--transfer{background:#141630e6;border:1px solid #788cff47;border-radius:14px;flex-direction:column;padding:.85rem .9rem;display:flex}.sim-transfer-tag{letter-spacing:.08em;text-transform:uppercase;color:#8fa6ff;font:600 .6rem/1 DM Mono,monospace}.sim-transfer-amount{color:#fff;margin:.35rem 0 .1rem;font-size:1.5rem}.sim-transfer-ref{color:#9aa2c5;font-size:.72rem}.sim-transfer-to{background:#ffffff0d;border-radius:10px;align-items:center;gap:.55rem;margin:.7rem 0;padding:.55rem;display:flex}.sim-transfer-avatar{color:#fff;background:linear-gradient(150deg,#ff4d8d,#d81b60);border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;font-size:.8rem;font-weight:700;display:grid}.sim-transfer-to strong{color:#eef0f7;font-size:.85rem;display:block}.sim-transfer-to small{color:#9aa2c5;font-size:.68rem}.sim-transfer-actions{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:.6rem;display:flex}.sim-transfer-decline{color:#9aa2c5;font-size:.82rem}.sim-transfer-approve{color:#cdd6ff;border:1px solid #8ca0ff99;border-radius:999px;padding:.4rem 1rem;font-size:.82rem;font-weight:600}.sim-card--receipt{color:#24262b;background:#faf7ef;border-radius:12px;padding:.85rem .9rem;box-shadow:0 10px 24px -14px #000c}.sim-receipt-head{border-bottom:1px dashed #00000040;justify-content:space-between;align-items:baseline;padding-bottom:.45rem;display:flex}.sim-receipt-head strong{font-size:.92rem}.sim-receipt-head small{color:#7a7266;font:500 .66rem/1 DM Mono,monospace}.sim-receipt-items{border-bottom:1px dashed #00000040;padding:.45rem 0}.sim-receipt-row{color:#3a3730;justify-content:space-between;gap:.5rem;font:500 .76rem/1.7 DM Mono,monospace;display:flex}.sim-receipt-total{justify-content:space-between;padding-top:.45rem;font:700 .85rem/1 DM Mono,monospace;display:flex}.sim-receipt-cat{color:#b4441c;background:#ff5b1f24;border-radius:999px;margin-top:.6rem;padding:.25rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.sim-device--web .sim-web-url,.sim-screen .sim-app-meta small,.sim-screen .sim-app-model,.sim-screen .sim-tool-head,.sim-screen .sim-tool-call,.sim-screen .sim-tool-result,.sim-screen .sim-card-title,.sim-screen .sim-receipt-head small,.sim-screen .sim-receipt-row,.sim-screen .sim-receipt-total,.sim-screen .sim-transfer-tag,.sim-device-caption{font-family:Manrope,Arial,sans-serif}.sim{contain:layout paint;position:relative}.sim-glow{z-index:0;pointer-events:none;filter:blur(30px);background:radial-gradient(40% 44% at 20% 26%,#ff5b1f52,#0000 70%),radial-gradient(44% 48% at 82% 72%,#2865ff57,#0000 72%);border-radius:30px;animation:16s ease-in-out infinite alternate sim-aurora;position:absolute;inset:6%}@keyframes sim-aurora{0%{opacity:.4;transform:scale(1)translate(0,0)}50%{opacity:.62;transform:scale(1.06)translate(2%,-2%)}to{opacity:.48;transform:scale(1.03)translate(-2%,2%)}}.sim-editor,.sim-preview{z-index:1;opacity:0;filter:blur(7px);will-change:opacity, transform, filter;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(38px)scale(.975)}.sim.is-visible .sim-editor,.sim.is-visible .sim-preview{opacity:1;filter:blur();will-change:auto;transform:translateY(0)scale(1)}.sim.is-visible .sim-editor{transition-delay:50ms}.sim.is-visible .sim-preview{transition-delay:.22s}.sim-dot-live{animation:2.4s ease-in-out infinite sim-live-pulse}@keyframes sim-live-pulse{0%,to{box-shadow:0 0 #27c93f80}50%{box-shadow:0 0 0 5px #27c93f00}}@media (prefers-reduced-motion:reduce){.sim-glow,.sim-dot-live{animation:none}.sim-editor,.sim-preview{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}.sim-editor:before{content:"";z-index:2;-webkit-mask-composite:xor;pointer-events:none;background:conic-gradient(from 25deg,#0000 0deg,#ff966900 45deg,#ff8a5c80 100deg,#ff5b1ff2 130deg,#ff8a5c80 160deg,#ff966900 215deg,#0000 360deg);border-radius:14px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sim-editor{box-shadow:0 30px 80px -40px #000000e6,0 0 24px -6px #ff5b1f52}@media (prefers-reduced-motion:reduce){.sim-editor{animation:none}.sim-editor:before{display:none}}@media (min-width:1051px){.sim-preview{margin-top:3rem}}.sim-device:before{content:"";z-index:-1;filter:blur(12px);opacity:.72;pointer-events:none;background:conic-gradient(from 35deg,#0000 0deg,#ff966900 40deg,#ff8a5c73 95deg,#ff5b1fd9 125deg,#ff8a5c73 155deg,#ff966900 210deg,#0000 360deg);border-radius:54px;position:absolute;inset:-14px}.sim-device--android:before{border-radius:46px}.sim-device--web:before{border-radius:26px}.sim-device{box-shadow:0 40px 90px -40px #000000f2,0 0 28px -7px #ff5b1f4d,inset 0 0 0 1px #ffffff0a}@media (prefers-reduced-motion:reduce){.sim-device{animation:none}.sim-device:before{display:none}}.sim-statusbar{z-index:4;color:#f4f5f7;justify-content:space-between;align-items:center;padding:.6rem 1.35rem .1rem;display:flex;position:relative}.sim-status-time{letter-spacing:.01em;font:700 .82rem/1 Manrope,Arial,sans-serif}.sim-status-icons{align-items:center;display:inline-flex}.sim-screen--retail .sim-statusbar{color:#14161b}.sim-app-avatar{box-shadow:0 4px 12px -3px #ff5b1f80,inset 0 0 0 1px #ffffff38}.sim-bubble{border-radius:18px}.sim-bubble--agent{background:#ffffff12;border:1px solid #ffffff12;box-shadow:0 2px 12px -8px #0009}.sim-bubble--user{box-shadow:0 10px 24px -12px #2865ffb3}.sim-composer-input{box-shadow:inset 0 1px 2px #00000038}.sim-composer-send{background:linear-gradient(150deg,#ff7b49,#ff4d1f);box-shadow:0 6px 16px -6px #ff5b1f99}.sim-app-meta small{gap:.4rem}.workspace-hero{background:radial-gradient(circle at 50% 38%, #1a2e5624, transparent 34rem), var(--ink);width:100%;max-width:none;min-height:0;padding:clamp(1.5rem,2vw,2rem) 0 clamp(2rem,3vw,3rem);display:block;overflow:hidden}.workspace-hero-copy{text-align:center;width:min(100% - 2.5rem,1120px);margin-inline:auto}.workspace-hero h1{font-size:var(--type-page-title);letter-spacing:-.065em;margin:0;font-weight:700;line-height:.98}.workspace-hero h1 span{color:#0000;-webkit-text-stroke:1px #ffffff94;font-weight:500;display:block}.workspace-hero-copy>p{color:#bdc2cc;font-size:var(--type-intro);margin:clamp(1.75rem,2vw,2rem) auto 0;line-height:1.55}.workspace-hero .credibility-strip{background:#0a0a10eb;border:0;width:min(100% - 4rem,1280px);margin:clamp(1.5rem,2.4vw,1.5rem) auto 0;padding:0 0}.workspace-hero .credibility-strip h2{margin-bottom:.2rem;font-size:.7rem}.workspace-hero .experience-item{height:clamp(2.45rem,3.5vw,3.5rem)}.workspace-showcase{width:min(100% - 2.5rem,1420px);margin:clamp(2rem,3vw,3rem) auto 0;position:relative}.workspace-tour-replay,.workspace-tour-skip{color:#f8f8f4;cursor:pointer;background:#111620;border:1px solid #fff3;font-weight:600}.workspace-tour-replay{z-index:4;min-height:1.8rem;padding:.25rem .65rem;font-size:.65rem;position:absolute;bottom:.75rem;right:.75rem}.workspace-showcase-frame{contain:layout paint;background:#07090d;border:1px solid #ffffff1f;border-radius:1rem;overflow:hidden;box-shadow:0 35px 100px #00000075}.workspace-showcase-frame iframe,.workspace-showcase-placeholder{background:#07090d;width:100%;height:clamp(560px,58vw,720px);display:block}.workspace-showcase-frame iframe{border:0}.workspace-tour-skip{z-index:30;background:#0b0e14f0;border-color:#ff5b1fa6;border-radius:2px;min-height:2.75rem;padding:.65rem 1rem;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 12px 35px #0006}#on-device{scroll-margin-top:72px}@media (max-width:760px){.workspace-hero{padding-top:2.25rem}.workspace-hero h1{font-size:var(--type-page-title);line-height:.9}.workspace-hero-copy>p{font-size:var(--type-intro)}.workspace-hero-copy>p br{display:none}.workspace-hero .credibility-strip,.workspace-showcase{width:calc(100% - 1.5rem)}.workspace-showcase-frame iframe,.workspace-showcase-placeholder{height:560px}.workspace-tour-skip{bottom:.8rem;right:.8rem}}@media (max-width:420px){.workspace-hero .experience-item{height:2.6rem}}.home-page{--home-section-pad:clamp(4.5rem, 6vw, 6rem)}.home-page>.section-pad{padding-block:var(--home-section-pad)}@media (max-width:760px){.home-page{--home-section-pad:3.5rem}}.workspace-hero-copy>.eyebrow{margin:0 0 1rem}.workspace-hero-copy>.button{margin-top:1.35rem}.sim-route{background:#0a172bc7;border:1px solid #7794bf52;border-radius:.45rem;gap:.18rem;padding:.65rem .75rem;display:grid}.sim-route strong{color:#9dc3ff;font-size:.72rem}.sim-route span{color:#8390a3;font:500 .58rem/1.35 DM Mono,monospace}.sim-route--on-device{border-color:#48d59761}.sim-route--on-device strong{color:#61dda7}.sim-route--human{border-color:#ff5b1f6b}.sim-route--human strong{color:#ff8d63}.sim-device-caption{text-align:center;gap:.2rem;display:grid}.sim-device-caption span{color:#727d8c;font-size:.62rem}.sim-disclosure{color:#717b89;grid-column:1/-1;margin:.8rem 0 0;font-size:.68rem;line-height:1.5}.product-routing-map{grid-template-columns:minmax(12rem,1.25fr) 2.4rem minmax(9rem,.82fr) 2.4rem minmax(8rem,.78fr);align-items:center;gap:.7rem;padding-bottom:5rem;display:grid;position:relative}.product-routing-map>.product-feedback-path{position:absolute;bottom:.8rem;left:8%;right:8%}.cartside-demo{grid-template-columns:minmax(0,.78fr) minmax(22rem,.72fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.cartside-demo-copy h2{font-size:var(--type-section-title);letter-spacing:-.055em;margin:0;line-height:.98}.cartside-demo-copy>p:not(.eyebrow){color:#b8bec8;max-width:40rem;font-size:var(--type-intro)}.cartside-runtime-list{border-top:1px solid var(--line);margin-top:2rem;display:grid}.cartside-runtime-list>div{border-bottom:1px solid var(--line);grid-template-columns:7rem 1fr;gap:1rem;padding:.85rem 0;display:grid}.cartside-runtime-list span{color:#7f8997;font:500 .66rem/1.4 DM Mono,monospace}.cartside-runtime-list strong{font-size:.86rem}.cartside-phone{color:#15171a;background:#f7f5ef;border:1px solid #313a47;border-radius:1.6rem;min-height:44rem;overflow:hidden;box-shadow:0 35px 90px #0000006b}.cartside-phone>header{background:#fff;border-bottom:1px solid #dedbd1;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.cartside-app-mark{background:var(--orange);color:#fff;border-radius:.65rem;place-items:center;width:2.2rem;height:2.2rem;font-weight:800;display:grid}.cartside-phone>header div:nth-child(2){line-height:1.25;display:grid}.cartside-phone>header span,.cartside-phone>header>b{color:#777c83;font-size:.66rem}.cartside-phone>main{min-height:31rem;max-height:38rem;padding:1rem;overflow:auto}.cartside-message{background:#fff;border-radius:.25rem .9rem .9rem;max-width:88%;margin-bottom:.75rem;padding:.8rem .9rem;font-size:.78rem;line-height:1.5;box-shadow:0 5px 18px #1f232714}.cartside-route{color:#1a4b97;background:#edf3ff;border:1px solid #b8c8e2;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.75rem;padding:.6rem .7rem;display:flex}.cartside-route span{color:#667083;text-align:right;font:500 .58rem/1.3 DM Mono,monospace}.cartside-route--on-device{color:#17613f;background:#ebf9f2;border-color:#a8d9c1}.cartside-route--human{color:#8f3515;background:#fff1ec;border-color:#f0bca9}.cartside-tools{color:#d9e2f0;background:#101722;border-radius:.55rem;gap:.25rem;margin-bottom:.75rem;padding:.7rem;font-size:.62rem;display:grid}.cartside-tools span{color:#66dba4}.cartside-basket{background:#fff;border:1px solid #d9d5ca;border-radius:.8rem;overflow:hidden}.cartside-basket-head,.cartside-basket-line,.cartside-totals{align-items:center;display:grid}.cartside-basket-head{border-bottom:1px solid #e4e1d8;grid-template-columns:1fr auto;gap:1rem;padding:.85rem}.cartside-basket-head div{display:grid}.cartside-basket-head span{color:#858981;font:500 .56rem/1.4 DM Mono,monospace}.cartside-basket-line{border-bottom:1px solid #eeeae1;grid-template-columns:2.7rem 1fr auto;gap:.65rem;padding:.65rem .85rem}.cartside-basket-line>i{background:#f2eee4;border-radius:.45rem;place-items:center;width:2.7rem;height:2.7rem;font-size:1.3rem;font-style:normal;display:grid}.cartside-basket-line div{display:grid}.cartside-basket-line strong,.cartside-basket-line>b{font-size:.68rem}.cartside-basket-line span{color:#858981;font-size:.6rem}.cartside-totals{grid-template-columns:1fr auto;gap:.25rem 1rem;padding:.7rem .85rem;font-size:.68rem}.cartside-basket>p{color:#737872;margin:0;padding:0 .85rem .7rem;font-size:.61rem}.cartside-basket>button{background:var(--orange);color:#fff;cursor:pointer;border:0;width:100%;min-height:2.7rem;font-weight:800}.cartside-basket>button:disabled{background:#287553}.cartside-phone>form{background:#fff;border-top:1px solid #dedbd1;padding:.85rem}.cartside-phone textarea{resize:none;color:#15171a;background:#faf9f5;border:1px solid #d6d3ca;border-radius:.5rem;width:100%;padding:.65rem;font-size:.7rem}.cartside-phone form>div{gap:.4rem;margin-top:.5rem;display:flex}.cartside-phone form button{color:#373a3e;cursor:pointer;background:#f5f3ed;border:1px solid #d5d2ca;border-radius:.35rem;padding:.5rem .65rem;font-size:.64rem}.cartside-phone form .cartside-send{border-color:var(--orange);background:var(--orange);color:#fff;margin-left:auto;font-weight:800}.cartside-demo-disclosure{color:#747d8a;grid-column:1/-1;margin:0;font-size:.7rem;line-height:1.5}.retail-pricing-steps article span{color:var(--orange);font:500 .7rem/1 DM Mono,monospace}@media (max-width:980px){.cartside-demo{grid-template-columns:1fr}.cartside-phone{width:min(100%,31rem);margin-inline:auto}}@media (max-width:760px){.product-routing-map{grid-template-columns:1fr;justify-items:stretch;gap:.7rem}.product-routing-map>.product-flow-arrow{width:1px;height:2.2rem;margin-inline:auto}.cartside-runtime-list>div{grid-template-columns:1fr;gap:.3rem}.cartside-phone form>div{flex-wrap:wrap}}
