:root{--green:#65d96c;--green-bright:#50d957;--green-dark:#28a832;--bg:#060b12;--surface:#0f1923;--surface-hi:#16212e;--border:#ffffff14;--text:#e8edf2;--muted:#8a9aaa;--white:#fff;--radius:8px;--radius-lg:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#0d1520;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}:where(a,button,input,video):focus-visible{outline:3px solid var(--green);outline-offset:3px}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060b12eb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:0 clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.brand{align-items:center;display:inline-flex}.header-logo{width:auto;height:3.8rem;display:block}.site-nav{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}.site-nav a{border-radius:var(--radius);color:#ffffffbf;white-space:nowrap;padding:.5rem .7rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.site-nav a:hover{color:var(--white);background:#ffffff0f}.nav-cta{white-space:nowrap;margin-left:.5rem;border-radius:var(--radius-lg)!important;background:var(--green)!important;color:#08110a!important;padding:.55rem 1.1rem!important;font-weight:800!important}.nav-cta:hover{opacity:.88;background:var(--green)!important}.lang-switcher{margin-left:.15rem}.lang-btn{border-radius:var(--radius);letter-spacing:.06em;background:#ffffff0f;border:1px solid #ffffff24;justify-content:center;align-items:center;height:1.9rem;padding:0 .6rem;font-size:.8rem;font-weight:800;transition:background .15s,color .15s;display:inline-flex;color:#ffffffbf!important}.lang-btn:hover{color:var(--green)!important;background:#65d96c24!important}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:calc(100vh - 62px);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.hero-bg{filter:saturate(1.9)brightness(1.08)contrast(1.12);z-index:0;background:linear-gradient(90deg,#040810b8 35%,#0408101a 100%),linear-gradient(#04081033 0%,#04081080 100%),url(/mountain-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero-phones{z-index:1;justify-content:center;align-items:flex-end;gap:0;height:clamp(420px,60vh,600px);display:flex;position:relative}.hero-phone{background:#060b12;border:2px solid #ffffff24;border-radius:36px;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080}.hero-phone-notch{z-index:2;background:#ffffff1a;border-radius:999px;width:4.5rem;height:.65rem;position:absolute;top:.7rem;left:50%;transform:translate(-50%)}.hero-phone-img{object-fit:cover;object-position:top;width:100%;height:100%;padding-top:1.8rem;display:block}.hero-phone--front{z-index:2;width:clamp(160px,22vw,220px);height:100%}.hero-phone--back{z-index:1;opacity:.85;width:clamp(140px,19vw,195px);height:90%;margin-bottom:0;margin-right:-2rem;transform:rotate(-4deg)translateY(2%)}.hero-copy{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.hero-badge{color:var(--text);background:#000000a6;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.5rem;margin-top:0;margin-bottom:1.4rem;padding:.5rem 1.2rem;font-size:.88rem;font-weight:600;display:inline-flex}.hero-badge-icon{font-size:1rem}.hero-heading{letter-spacing:-1px;letter-spacing:-2px;margin:0 0 .5rem;font-size:clamp(5rem,12vw,9rem);font-weight:900;line-height:1}.hero-alp{background:linear-gradient(#fff 0%,#a8d4f8 60%,#7ab8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-ai{background:linear-gradient(#7ef87e 0%,#28d828 60%,#1aaa1a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-logo{filter:saturate(1.4)brightness(1.15)contrast(1.1);align-self:center;width:min(560px,95%);height:auto;margin-bottom:.75rem;display:block}.hero-sub{color:#fff;text-shadow:0 2px 12px #0006;margin-bottom:1rem;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:700;line-height:1.2}.hero-text{color:#dcebffeb;max-width:38rem;margin-bottom:2rem;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button{border-radius:var(--radius-lg);white-space:nowrap;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 1.5rem;font-size:.97rem;font-weight:800;transition:opacity .15s;display:inline-flex}.button.primary{color:#061006;background:#3dd63d;box-shadow:0 8px 28px #3dd63d73}.button.primary:hover{opacity:.88}.hero-secondary{color:var(--white);border-radius:var(--radius-lg);background:#ffffff1a;border:1px solid #ffffff2e;align-items:center;gap:.4rem;padding:.85rem 1.5rem;font-size:.97rem;font-weight:700;transition:background .15s;display:inline-flex}.hero-secondary:hover{background:#ffffff29}.hero-case-link{color:#ffffffb8;padding:.75rem .25rem;font-size:.88rem;font-weight:700}.hero-case-link:hover{color:var(--green)}.features-section{background:#0a1320;padding:4rem clamp(1.5rem,5vw,4rem)}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1120px;margin:0 auto;display:grid}.feature-dark-card{border-radius:var(--radius-lg);background:#131f2e;border:1px solid #ffffff1a;flex-direction:column;gap:.6rem;height:100%;padding:1.75rem;display:flex;box-shadow:0 4px 24px #0000004d}.feature-dark-icon{border-radius:var(--radius);background:#65d96c1a;border:1px solid #65d96c33;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.8rem;display:flex}.feature-dark-card h3{color:#fff;margin:0;font-size:1.1rem;font-weight:800}.feature-dark-card p{color:#96a8b8;margin:0;font-size:.94rem;line-height:1.65}.feature-email{color:var(--green);margin-top:.25rem;font-size:.95rem;font-weight:700}.feature-email:hover{text-decoration:underline}.versions-section{border-top:1px solid var(--border);background:#0a1320;padding:4rem clamp(1.5rem,5vw,4rem)}.versions-head{text-align:center;max-width:620px;margin:0 auto 2.5rem}.versions-head h2{color:var(--white);margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900}.versions-head p{color:var(--muted);margin:0;font-size:1.05rem}.versions-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.5rem;max-width:820px;margin:0 auto;display:grid}.versions-grid--3{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1080px}.version-card{border-radius:var(--radius-lg);background:#131f2e;border:1px solid #ffffff1a;flex-direction:column;gap:.5rem;height:100%;padding:2rem 1.75rem;display:flex;position:relative;box-shadow:0 4px 24px #0000004d}.version-card--pro{background:linear-gradient(#65d96c0f,#131f2e00),#131f2e;border:1.5px solid #65d96c73;box-shadow:0 8px 40px #65d96c26}.version-badge{background:var(--green);color:#061006;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.28rem .7rem;font-size:.72rem;font-weight:900;position:absolute;top:1.25rem;right:1.5rem}.version-top{align-items:baseline;gap:.75rem;display:flex}.version-top h3{color:var(--white);margin:0;font-size:1.35rem;font-weight:900}.version-pricing{align-items:baseline;gap:.35rem;margin-top:.4rem;display:flex}.version-price{color:var(--white);letter-spacing:-.5px;font-size:1.9rem;font-weight:900}.version-period{color:var(--muted);font-size:.9rem;font-weight:600}.version-card--pro .version-price{color:var(--green)}.version-desc{color:var(--muted);min-height:2.4em;margin:.6rem 0 .75rem;font-size:.9rem}.version-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.version-list li{color:var(--text);padding-left:1.6rem;font-size:.96rem;line-height:1.4;position:relative}.version-list li:before{content:"✓";color:var(--green-bright);font-weight:900;position:absolute;top:0;left:0}.version-list li.version-base{color:var(--muted);font-weight:600}.version-list li.version-base:before{content:"＋";color:var(--muted)}.waitlist-section{background:#0a1320;border-top:1px solid #ffffff1a;padding:1.5rem clamp(1.5rem,5vw,4rem)}.waitlist-inner{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1120px;margin:0 auto;display:flex}.waitlist-left{flex-shrink:0;align-items:center;gap:1rem;display:flex}.waitlist-bell{background:#65d96c1a;border:1px solid #65d96c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.waitlist-left strong{color:var(--white);font-size:1rem;font-weight:800;display:block}.waitlist-left p{color:var(--muted);margin:.15rem 0 0;font-size:.88rem}.waitlist-right{flex:1;min-width:280px}.waitlist-form{flex-direction:column;gap:.5rem;display:flex}.waitlist-input-row{gap:.6rem;width:100%;display:flex}@media (max-width:480px){.waitlist-input-row{flex-direction:column}}.waitlist-input{border-radius:var(--radius-lg);min-width:0;height:2.8rem;color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;outline:none;flex:1;padding:0 1rem;font-size:.95rem;transition:border-color .15s}.waitlist-input::placeholder{color:#ffffff4d}.waitlist-input:focus{border-color:var(--green)}.waitlist-btn{white-space:nowrap;border-radius:var(--radius-lg);height:2.8rem;color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;flex-shrink:0;align-items:center;gap:.4rem;padding:0 1.25rem;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}@media (max-width:480px){.waitlist-btn{justify-content:center;width:100%}}.waitlist-btn:after{content:" →"}.waitlist-btn:hover{background:#ffffff29}.waitlist-btn:disabled{opacity:.6;cursor:not-allowed}.waitlist-msg{margin:0;font-size:.88rem;font-weight:700}.waitlist-msg--ok{color:var(--green)}.waitlist-msg--err{color:#f08080}.animate-on-scroll{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transition:none;transform:none}}.site-footer{border-top:1px solid var(--border);width:min(1120px,100% - 3rem);color:var(--text);justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto;padding:2rem 0 2.5rem;display:flex}.footer-brand{flex-direction:column;gap:.2rem;display:flex}.footer-brand strong{color:var(--white)}.footer-brand p{color:var(--muted);margin:.3rem 0 0;font-size:.9rem}.footer-nav{flex-direction:column;gap:.1rem;display:flex}.footer-nav a,.site-footer a{color:var(--muted);padding:.3rem 0;font-size:.9rem}.footer-nav a:hover,.site-footer a:hover{color:var(--white)}.footer-social{gap:.5rem;margin-top:.75rem;display:flex}.social-btn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-hi);justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:.7rem;font-weight:800;transition:background .15s,color .15s;display:inline-flex;color:var(--muted)!important}.social-btn:hover{color:var(--green)!important;background:#65d96c1f!important}.content-page{max-width:1120px;min-height:calc(100vh - 220px);color:var(--text);margin:0 auto;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,5vw,4rem)}.content-page h1{color:var(--white);font-size:clamp(2rem,4vw,3rem)}.content-page p{color:var(--muted);line-height:1.7}.eyebrow{color:var(--green-bright);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:800}.legal-page{max-width:840px}.updated{color:var(--green-bright);font-weight:700}.legal-copy{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-hi);margin-top:2rem;padding:1.6rem}.legal-copy h2{color:var(--white);margin-top:1.8rem;font-size:1.3rem}.legal-copy h2:first-of-type{margin-top:.5rem}.legal-copy p{color:var(--muted);line-height:1.7}.legal-copy a{color:var(--green);font-weight:700}.legal-copy ul{padding-left:1.2rem}.legal-copy li{color:var(--muted);line-height:2}.about-highlight{border-left:4px solid var(--green);padding-left:1rem;font-style:italic;font-weight:700;color:var(--text)!important}.warning-box{border-left:4px solid var(--green);border-radius:var(--radius);background:#65d96c12;padding:1rem 1.2rem;font-weight:700;color:var(--text)!important}.contact-link{border-radius:var(--radius-lg);background:var(--green);color:#08110a;margin-top:1rem;padding:.9rem 1.4rem;font-weight:800;transition:opacity .15s;display:inline-flex}.contact-link:hover{opacity:.88}.case-study{color:#d8e1e9;background:#09111b}.case-shell{width:min(1180px,100% - 3rem);margin-inline:auto}.case-section{padding-block:clamp(5rem,10vw,9rem)}.case-section--surface{background:#0d1824;border-block:1px solid #ffffff0f}.case-section--deep{background:#050a10}.case-section h2,.case-final h2{color:#fff;letter-spacing:-.045em;max-width:850px;margin:0 0 2rem;font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.02}.case-section p{color:#9cabb9;line-height:1.75}.case-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:850;color:var(--green)!important;margin:0 0 1rem!important}.case-lead{font-size:clamp(1.15rem,2vw,1.45rem);color:#dce5ec!important;line-height:1.6!important}.case-narrow{max-width:850px}.case-hero{isolation:isolate;align-items:flex-end;min-height:min(860px,100vh - 60px);display:flex;position:relative;overflow:hidden}.case-hero__bg{z-index:-1;filter:saturate(1.25)contrast(1.08);background:linear-gradient(90deg,#03080ef5 0%,#03080ecc 52%,#03080e4d 100%),linear-gradient(#0000 62%,#09111b 100%),url(/mountain-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.015)}.case-hero__content{padding-block:clamp(5rem,12vw,9rem)}.case-hero h1{color:#fff;letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(3.3rem,8vw,7.5rem);line-height:.92}.case-hero__lead{color:#d7e1e9;max-width:720px;margin:2rem 0;font-size:clamp(1.12rem,2vw,1.45rem);line-height:1.55}.case-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.case-button{color:#fff;background:#081019ad;border:1px solid #fff3}.case-button:hover{background:#65d96c1a;border-color:#65d96c80}.case-tags,.concept-tags{flex-wrap:wrap;gap:.55rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.case-tags li,.concept-tags li{color:#c9d4dc;background:#070e168c;border:1px solid #ffffff21;border-radius:999px;padding:.45rem .8rem;font-size:.76rem;font-weight:700}.case-two-col{grid-template-columns:1.4fr .8fr;align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.case-two-col blockquote,.case-principle{border-left:3px solid var(--green);color:#fff;margin:0;padding:1.5rem 0 1.5rem 1.5rem;font-size:clamp(1.25rem,2.4vw,1.8rem);font-weight:750;line-height:1.4}.case-video{background:#03070b;border-radius:18px;width:min(100%,960px);margin:3rem auto;display:block}.case-gallery{justify-content:center;gap:clamp(1.5rem,6vw,5rem);margin-top:4rem;display:flex}.case-gallery figure{width:min(36%,370px);margin:0}.case-phone{background:#020508;border:7px solid #020508;border-radius:38px;overflow:hidden;box-shadow:0 30px 70px #0000007a}.case-phone img{width:100%;height:auto;display:block}.case-gallery figcaption{color:#81919f;text-align:center;margin-top:1rem;font-size:.82rem}.role-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;display:grid}.role-card{color:#fff;background:linear-gradient(145deg,#13202d,#0e1822);border:1px solid #ffffff17;border-radius:14px;align-items:flex-end;min-height:120px;padding:1.3rem;font-weight:750;display:flex}.ai-flow{grid-template-columns:repeat(6,1fr);gap:1.5rem;margin-top:4rem;display:grid}.flow-wrap{min-width:0;position:relative}.flow-node{background:linear-gradient(#65d96c12,#0f192399);border:1px solid #65d96c33;border-radius:15px;height:100%;padding:1.2rem}.flow-node>span,.workflow-card>span,.architecture-card>span,.tech-grid article>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:850}.flow-node h3{color:#fff;text-transform:uppercase;letter-spacing:.03em;margin:.8rem 0 1.1rem;font-size:.95rem}.flow-node ul,.workflow-card ul,.use-case ul{margin:0;padding:0;list-style:none}.flow-node li{color:#94a5b3;padding-block:.35rem;font-size:.8rem;line-height:1.35}.flow-arrow{color:var(--green);font-size:1.1rem;position:absolute;top:50%;right:-1.15rem;transform:translateY(-50%)rotate(-90deg)}.llm-principle{text-align:center;background:#65d96c14;border:1px solid #65d96c4d;border-radius:15px;max-width:900px;margin:3rem auto 0;padding:1.4rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:750;color:#e7ffea!important}.workflow-example{grid-template-columns:1fr .75fr 1.25fr;align-items:stretch;gap:1rem;margin-top:3rem;display:grid}.workflow-card,.workflow-core{background:#101c28;border:1px solid #ffffff1a;border-radius:16px;padding:clamp(1.25rem,3vw,2rem)}.workflow-card li{color:#d8e1e9;padding:.45rem 0}.workflow-core{text-align:center;background:radial-gradient(circle,#65d96c29,#0b151f 72%);border-color:#65d96c4d;flex-direction:column;justify-content:center;display:flex}.workflow-core strong{color:var(--green);font-size:2rem}.workflow-core p{font-size:.82rem}.workflow-card--result h3{color:#fff;font-size:1.3rem}.workflow-card--result p{margin:.45rem 0;font-size:.9rem;line-height:1.5}.check{color:#bdecc0!important}.warn{color:#f3cc82!important}.example-note{text-align:center;margin-top:1.5rem;font-size:.8rem}.reliability-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin:3rem 0;display:grid}.architecture-card{text-align:center;background:#101b27;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;align-items:center;padding:2rem;display:flex}.architecture-card p{color:#dce4eb;margin:.5rem 0}.architecture-card b{color:#6e7e8d}.architecture-card strong{color:#efad85;margin-top:1rem}.architecture-card--after{border-color:#65d96c52}.architecture-card--after b{color:var(--green)}.case-principle{text-align:left;max-width:840px;margin:3.5rem auto}.concept-tags{justify-content:center}.use-case-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem;display:grid}.use-case{background:linear-gradient(150deg,#13202d,#09121b);border:1px solid #ffffff17;border-radius:18px;min-height:390px;padding:2rem}.use-case>span{color:var(--green);letter-spacing:-.05em;font-size:3.3rem;font-weight:900}.use-case h3{color:#fff;font-size:1.45rem}.use-case li{color:#96a7b5;border-top:1px solid #ffffff12;padding:.65rem 0}.safety-disclaimer{border-left:2px solid #e1ad52;margin-top:2rem;padding-left:1rem;font-size:.9rem}.safety-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.safety-grid>div{color:#dbe5ec;background:#ffffff06;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:.8rem;min-height:90px;padding:1rem;font-weight:650;display:flex}.safety-grid span{color:var(--green)}.ui-proof{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.ui-proof>div{background:#101b26;border-radius:14px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ui-proof span{width:48px;height:48px;color:var(--green);background:#65d96c1f;border-radius:50%;place-items:center;font-weight:900;display:grid}.ui-proof strong{color:#fff}.tech-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;display:grid}.tech-grid article,.lesson-grid article{background:#101b27;border:1px solid #ffffff17;border-radius:14px;padding:1.4rem}.tech-grid h3,.lesson-grid h3{color:#fff;margin:.7rem 0;font-size:1.05rem}.tech-grid p,.lesson-grid p{margin:0;font-size:.85rem;line-height:1.55}.timeline{counter-reset:timeline;grid-template-columns:repeat(4,1fr);gap:0;margin:3rem 0 0;padding:0;list-style:none;display:grid}.timeline li{border-top:1px solid #65d96c59;min-height:150px;padding:1.2rem 1rem 1rem 0}.timeline span{color:var(--green);margin-bottom:1rem;font-size:.75rem;display:block}.timeline strong{color:#fff;font-size:.95rem}.lesson-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3rem;display:grid}.lesson-grid article{min-height:220px;padding:2rem}.lesson-grid h3{font-size:1.35rem}.case-final{text-align:center;background:radial-gradient(circle at 80% 20%,#2791b72b,#0000 35%),radial-gradient(circle at 15% 90%,#65d96c24,#0000 34%),#050a10;padding-block:clamp(6rem,12vw,10rem)}.case-final .case-shell{flex-direction:column;align-items:center;display:flex}.case-final h2{margin-bottom:1.3rem}.case-final p:not(.case-kicker){color:#a2b2bf;max-width:690px;font-size:1.1rem;line-height:1.7}.case-final .case-actions{margin-top:1.5rem}@media (max-width:980px){.role-grid,.tech-grid,.ai-flow{grid-template-columns:repeat(2,1fr)}.flow-arrow{display:none}.timeline{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.case-shell{width:min(100% - 2rem,1180px)}.case-hero{align-items:center;min-height:780px}.case-hero__bg{background-position:62%}.case-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.case-actions .button{width:100%}.case-two-col,.workflow-example,.reliability-grid,.use-case-grid,.lesson-grid{grid-template-columns:1fr}.case-gallery{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;margin-inline:-1rem;padding:1rem 1rem 2rem;overflow-x:auto}.case-gallery figure{scroll-snap-align:center;flex:0 0 78vw;width:78vw}.role-grid,.tech-grid,.safety-grid,.ui-proof{grid-template-columns:1fr 1fr}.ai-flow{grid-template-columns:1fr;gap:.8rem}.flow-wrap{flex-direction:column;gap:.8rem;display:flex}.flow-wrap:not(:last-child):after{content:"↓";color:var(--green);align-self:center}.use-case{min-height:auto}}@media (max-width:440px){.role-grid,.tech-grid,.safety-grid,.ui-proof,.timeline{grid-template-columns:1fr}.role-card{min-height:95px}}@media (prefers-reduced-motion:reduce){.case-study *,.case-study :before,.case-study :after{scroll-behavior:auto!important}}.press-facts{color:var(--muted);padding-left:1.2rem;line-height:2}.press-facts strong{color:var(--white)}.press-logo-preview{border:1px solid var(--border);background:var(--surface-hi);border-radius:16px;justify-content:center;align-items:center;margin:1rem 0;padding:1.5rem;display:inline-flex}.press-logo-img{object-fit:cover;border-radius:18px;width:5rem;height:5rem}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 220px);padding:3rem 1.5rem;display:flex}.not-found h1{color:var(--white);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.5rem)}.not-found>p{color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.not-found-btn{min-width:12rem}@keyframes spin{to{transform:rotate(360deg)}}.waitlist-spinner{border:2px solid #fff3;border-top-color:var(--white);vertical-align:middle;border-radius:50%;width:.85rem;height:.85rem;margin-right:.4rem;animation:.65s linear infinite spin;display:inline-block}@media (max-width:900px){.site-header{flex-wrap:wrap;padding:.5rem clamp(1rem,4vw,2rem)}.hero{grid-template-columns:1fr;min-height:auto;padding-top:3rem}.hero-phones{order:2;height:360px}.hero-copy{order:1}.hero-phone--front{width:160px}.hero-phone--back{width:140px}.features-grid,.versions-grid{grid-template-columns:1fr}}@media (max-width:620px){.site-nav{width:100%}.site-nav a{padding-inline:.5rem;font-size:.82rem}.nav-cta{display:none}.hero-actions,.button,.hero-secondary{justify-content:center;width:100%}.site-footer,.waitlist-inner{flex-direction:column}}
