:root{--color-bg:#08080c;--color-bg-alt:#0a0a12;--color-surface:#12121c;--color-surface-high:#1a1a26;--color-surface-glass:#ffffff0a;--color-surface-glass-strong:#ffffff14;--color-border-glass:#ffffff1a;--color-brand-red:#e8262d;--color-brand-red-dark:#b3161c;--color-brand-red-glow:#e8262d59;--color-accent-teal:#2dd4bf;--color-accent-blue:#3b82f6;--color-accent-violet:#8b5cf6;--color-text-primary:#f5f5f7;--color-text-secondary:#a1a1aa;--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--radius:16px;--radius-lg:24px;--max-width:1120px;--ease:cubic-bezier(.22, 1, .36, 1);--gradient-cta:linear-gradient(135deg, #ff4d54, var(--color-brand-red), var(--color-brand-red-dark));--gradient-sea:linear-gradient(135deg, var(--color-accent-teal), var(--color-accent-blue), var(--color-accent-violet))}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-bg);min-height:100vh;font-size:17px;line-height:1.65;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}ul{list-style:none}input{font:inherit;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--color-accent-teal);outline-offset:3px}.noise{pointer-events:none;z-index:50;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px;position:fixed;inset:0}.wordmark{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;font-size:1.05rem;font-weight:700}.wordmark-accent{background:var(--gradient-cta);color:#0000;-webkit-background-clip:text;background-clip:text}.container{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.btn{font-family:var(--font-display);transition:transform .3s var(--ease), box-shadow .3s var(--ease), background .3s var(--ease), border-color .3s var(--ease);white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn svg{flex-shrink:0;width:18px;height:18px}.btn-primary{background:var(--gradient-cta);color:var(--color-text-primary);box-shadow:0 0 0 1px #e8262d59, 0 12px 40px var(--color-brand-red-glow)}.btn-primary:hover:not(:disabled){transform:scale(1.03);box-shadow:0 0 0 1px #e8262d80,0 16px 48px #e8262d80}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-ghost{border:1px solid var(--color-border-glass);color:var(--color-text-primary);background:0 0}.btn-ghost:hover{background:var(--color-surface-glass);border-color:#ffffff38;transform:scale(1.02)}.btn-sm{border-radius:12px;padding:.55rem 1rem;font-size:.85rem}.btn-lg{padding:1.05rem 1.75rem;font-size:1.05rem}.reveal{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal.stagger-1{transition-delay:50ms}.reveal.stagger-2{transition-delay:.12s}.reveal.stagger-3{transition-delay:.19s}.reveal.stagger-4{transition-delay:.26s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.nav{z-index:40;transition:background .3s var(--ease), border-color .3s var(--ease), backdrop-filter .3s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.nav.scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--color-border-glass);background:#08080cb8}.nav-inner{z-index:2;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:relative}.nav-links{align-items:center;gap:1.75rem;display:none}.nav-links a{color:var(--color-text-secondary);font-size:.9rem;transition:color .2s}.nav-links a:hover,.nav-links a.active,.mobile-menu a.active{color:var(--color-text-primary)}.nav-actions{align-items:center;gap:.75rem;display:flex}.nav-cta{display:none}.menu-toggle{border:1px solid var(--color-border-glass);background:var(--color-surface-glass);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.mobile-menu{border-top:1px solid var(--color-border-glass);flex-direction:column;gap:.25rem;padding:.5rem 0 1rem;display:none}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--color-text-secondary);border-radius:10px;align-items:center;gap:.45rem;padding:.75rem .5rem;display:inline-flex}.mobile-menu a:hover{color:var(--color-text-primary);background:var(--color-surface-glass)}@media (width>=768px){.nav-links{display:flex}.nav-cta{display:inline-flex}.menu-toggle{display:none}.mobile-menu{display:none!important}}.blobs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.blob{filter:blur(120px);will-change:transform;opacity:.12;border-radius:50%;position:absolute}.blobs-subtle .blob{opacity:.08}.blob-1{background:radial-gradient(circle,#2dd4bfe6,#0000 70%);width:min(70vw,520px);height:min(70vw,520px);animation:28s ease-in-out infinite alternate blob-drift;top:-8%;left:-12%}.blob-2{background:radial-gradient(circle,#8b5cf6d9,#0000 70%);width:min(60vw,440px);height:min(60vw,440px);animation:32s ease-in-out infinite alternate-reverse blob-drift;top:10%;right:-10%}.blob-3{opacity:.1;background:radial-gradient(circle,#e8262d8c,#0000 70%);width:min(50vw,380px);height:min(50vw,380px);animation:24s ease-in-out infinite alternate blob-drift;bottom:5%;left:30%}@keyframes blob-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(28px,-36px)scale(1.08)}to{transform:translate(-18px,22px)scale(.96)}}@media (prefers-reduced-motion:reduce){.blob{animation:none}}.legal-page{flex-direction:column;min-height:100vh;display:flex;position:relative}.legal-body{flex:1;padding:2rem 0 4rem;position:relative;overflow:hidden}.legal-container{z-index:1;width:100%;max-width:720px;position:relative}.legal-head{margin-bottom:2rem}.legal-head h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.35rem);font-weight:700}.legal-updated{color:var(--color-text-secondary);font-size:.9rem}.legal-prose{flex-direction:column;gap:1.75rem;display:flex}.legal-prose h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.65rem;font-size:1.15rem;font-weight:600}.legal-prose p,.legal-prose li{color:var(--color-text-secondary);font-size:.95rem;line-height:1.65}.legal-prose p+p{margin-top:.75rem}.legal-prose ul{flex-direction:column;gap:.4rem;margin:.65rem 0 0;padding:0 0 0 1.15rem;display:flex}.legal-prose a{color:var(--color-accent-teal);text-underline-offset:3px;text-decoration:underline}.legal-prose a:hover{color:var(--color-text-primary)}.legal-callout{border-radius:var(--radius);background:#e8262d1a;border:1px solid #e8262d59;padding:1.15rem 1.2rem}.legal-callout h2{color:var(--color-text-primary)}.legal-callout p{color:var(--color-text-primary);opacity:.9}.apk-disclaimer{max-width:42rem;color:var(--color-text-secondary);margin-top:.85rem;font-size:.78rem;line-height:1.55}.apk-disclaimer a{color:var(--color-accent-teal);text-underline-offset:2px;text-decoration:underline}.final-cta-box .apk-disclaimer{max-width:46rem;margin:0}@media (width>=768px){.legal-body{padding:2.75rem 0 5rem}.legal-prose h2{font-size:1.25rem}}.hero{padding:2.5rem 0 3.5rem;position:relative;overflow:hidden}.hero-grid-bg{z-index:0;pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000,#0000);mask-image:radial-gradient(70% 60% at 50% 30%,#000,#0000)}.hero-grid{z-index:1;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=960px){.hero{padding:4rem 0 5rem}.hero-grid{grid-template-columns:1.1fr .9fr;gap:2.5rem}}.pill{background:var(--color-surface-glass-strong);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);color:var(--color-text-secondary);border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.pill-dot{background:var(--color-accent-teal);border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite pulse-dot;box-shadow:0 0 #2dd4bf8c}.pill-dot.sm{width:6px;height:6px}@keyframes pulse-dot{0%{box-shadow:0 0 #2dd4bf8c}70%{box-shadow:0 0 0 10px #2dd4bf00}to{box-shadow:0 0 #2dd4bf00}}.hero h1{font-family:var(--font-display);letter-spacing:-.04em;max-width:14ch;color:var(--color-text-primary);margin-bottom:1.25rem;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:700;line-height:1.05}.headline-mark{white-space:nowrap;position:relative}.headline-mark:after{content:"";background:var(--color-brand-red);border-radius:2px;height:.085em;position:absolute;bottom:.02em;left:-.04em;right:-.04em}.hero-lead{color:var(--color-text-secondary);max-width:38ch;margin-bottom:1.75rem;font-size:1.05rem}.hero-ctas{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}@media (width>=480px){.hero-ctas{flex-flow:wrap}}.hero-meta{color:var(--color-text-secondary);opacity:.85;font-size:.8rem}.reveal-hero{opacity:0;animation:fade-up .7s var(--ease) forwards;transform:translateY(18px)}.reveal-hero.d1{animation-delay:50ms}.reveal-hero.d2{animation-delay:.15s}.reveal-hero.d3{animation-delay:.25s}.reveal-hero.d4{animation-delay:.35s}.reveal-hero.d5{animation-delay:.45s}.reveal-hero.d6{animation-delay:.55s}@keyframes fade-up{to{opacity:1;transform:translateY(0)}}.phone-wrap{justify-content:center;display:flex;position:relative}.phone{aspect-ratio:9/18.5;background:linear-gradient(160deg,#1c1c28,#0e0e16);border:2px solid #ffffff1f;border-radius:36px;width:min(100%,280px);padding:12px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #08080c99,0 30px 80px #08080c8c,0 0 60px #3b82f626}.phone:before{content:"";z-index:3;background:#050508;border-radius:14px;width:90px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen{background:radial-gradient(80% 50% at 40% 35%,#3b82f640,#0000),radial-gradient(60% 40% at 70% 70%,#2dd4bf1f,#0000),linear-gradient(#14141e 0%,#0c0c14 100%);border-radius:26px;flex-direction:column;gap:.6rem;height:100%;padding:2rem .75rem .75rem;display:flex;position:relative;overflow:hidden}.phone-map{fill:none;width:100%;height:100%;position:absolute;inset:0}.map-roads-minor path{stroke:#ffffff17;stroke-width:5px}.map-roads-major path{stroke:#ffffff24;stroke-width:9px;stroke-linecap:round}.map-route{stroke:var(--color-accent-blue);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.map-route-glow{stroke:#3b82f647;stroke-width:14px;stroke-linecap:round;stroke-linejoin:round}.map-here{fill:var(--color-brand-red);stroke:#ffffffe6;stroke-width:2px}.map-here-halo{fill:#e8262d38}.map-cam{fill:var(--color-accent-teal)}.map-cam-halo{fill:#2dd4bf2e}.phone-card{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;padding:.7rem .8rem;position:relative}.phone-card.alert{background:#e8262d1f;border-color:#e8262d59;margin-top:auto}.phone-card .label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.65rem}.phone-card .title{font-family:var(--font-display);font-size:.85rem;font-weight:600}.phone-card .sub{color:var(--color-text-secondary);margin-top:.15rem;font-size:.7rem}.phone-status{color:var(--color-text-secondary);z-index:1;justify-content:space-between;align-items:center;font-size:.7rem;display:flex;position:relative}.phone-status .live{color:var(--color-accent-teal);align-items:center;gap:.3rem;display:flex}@media (prefers-reduced-motion:reduce){.reveal-hero{opacity:1;animation:none;transform:none}.pill-dot{animation:none}}.store-strip{border-top:1px solid var(--color-border-glass);border-bottom:1px solid var(--color-border-glass);z-index:1;background:#0a0a1299;padding:1.5rem 0 2.5rem;position:relative}.store-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.store-label{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-secondary);font-size:.8rem}.store-badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.store-badge{filter:grayscale();opacity:.45;transition:filter .3s,opacity .3s;position:relative}.store-badge:hover{filter:grayscale(0);opacity:1}.store-badge-frame{border:1px solid var(--color-border-glass);background:var(--color-surface-glass);border-radius:12px;align-items:center;gap:.65rem;min-width:160px;padding:.65rem 1.1rem;display:flex}.store-text{text-align:left;line-height:1.2}.store-text .tiny{color:var(--color-text-secondary);font-size:.65rem}.store-text .name{font-family:var(--font-display);font-size:.95rem;font-weight:600}.coming-tag{background:var(--color-surface-high);border:1px solid var(--color-border-glass);color:var(--color-text-secondary);border-radius:6px;padding:.2rem .5rem;font-size:.65rem;font-weight:600;position:absolute;top:-8px;right:-8px}.feature-card{background:var(--color-surface);transition:background .3s var(--ease);padding:1.5rem 1.35rem 1.75rem;position:relative}.feature-card:hover{background:var(--color-surface-high)}.feature-icon{color:var(--color-brand-red);margin-bottom:1.1rem}.feature-card h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1rem;font-weight:600}.feature-card p{color:var(--color-text-secondary);max-width:34ch;font-size:.92rem;line-height:1.55}.feature-card-lead{background:radial-gradient(ellipse 90% 70% at 8% 100%, #e8262d24, transparent 60%), var(--color-surface);flex-direction:column;justify-content:flex-start;display:flex}.feature-card-lead .feature-icon{flex-shrink:0;margin-bottom:1.5rem}.feature-card-lead h3{letter-spacing:-.025em;margin-top:auto;margin-bottom:.55rem;font-size:1.4rem}.feature-card-lead p{max-width:30ch;font-size:1rem}.feature-card-lead:hover{background:radial-gradient(ellipse 90% 70% at 8% 100%, #e8262d2e, transparent 60%), var(--color-surface-high)}@media (width>=960px){.feature-card{padding:1.75rem 1.6rem 2rem}.feature-card-lead{min-height:19rem;padding:2.25rem 2rem}.feature-card-wide{flex-direction:column;justify-content:center;display:flex}.feature-card-wide .feature-icon{margin-bottom:.9rem}}.how-section{padding-top:5rem}.steps{--step-gap:2.25rem;gap:var(--step-gap);margin:0;padding:0;list-style:none;display:grid}.step{position:relative}.step-marker{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.step-dot{background:var(--color-brand-red);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #e8262d24}.step-num{font-family:var(--font-display);letter-spacing:.18em;color:var(--color-text-secondary);font-size:.78rem;font-weight:700}.step-rule{background:linear-gradient(90deg,#ffffff29,#ffffff08);flex:1;height:1px}.step h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.15rem;font-weight:600}.step p{color:var(--color-text-secondary);max-width:34ch;font-size:.94rem}@media (width>=768px){.steps{--step-gap:3rem;grid-template-columns:repeat(3,1fr)}.step:not(:last-child) .step-rule{margin-right:calc(-1 * var(--step-gap))}.step:last-child .step-rule{background:linear-gradient(90deg,#ffffff29,#0000)}}.footer{border-top:1px solid var(--color-border-glass);z-index:1;background:#050508;padding:3rem 0 2rem;position:relative}.footer-top{gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=640px){.footer-top{grid-template-columns:1.2fr 1fr;align-items:start}}.footer-brand p{color:var(--color-text-secondary);max-width:36ch;margin-top:.65rem;font-size:.9rem}.footer-contact{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.95rem;transition:color .2s;display:flex}.footer-contact:hover{color:var(--color-text-primary)}.footer-contact svg{color:var(--color-brand-red);flex-shrink:0}.footer-bottom{border-top:1px solid var(--color-border-glass);color:var(--color-text-secondary);flex-direction:column;gap:.75rem;padding-top:1.5rem;font-size:.8rem;display:flex}@media (width>=640px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-legal{gap:1.25rem;display:flex}.footer-legal a:hover{color:var(--color-text-primary)}.home-page{position:relative}.home-hero-wrap{position:relative;overflow:hidden}.reset-page{flex-direction:column;min-height:100vh;display:flex;position:relative}.reset-body{flex:1;align-items:center;padding:2.5rem 0 4rem;display:flex;position:relative;overflow:hidden}.reset-container{z-index:1;justify-content:center;width:100%;display:flex;position:relative}.reset-card{border-radius:var(--radius-lg);background:var(--color-surface-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border-glass);width:min(100%,440px);padding:2rem 1.5rem}.reset-card h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.6rem,4vw,2rem)}.reset-lead{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.95rem}.reset-form{flex-direction:column;gap:1rem;display:flex}.field{flex-direction:column;gap:.4rem;display:flex}.field span{color:var(--color-text-secondary);font-size:.85rem;font-weight:500}.field input{border:1px solid var(--color-border-glass);width:100%;color:var(--color-text-primary);background:#08080c8c;border-radius:12px;padding:.85rem 1rem}.field input:focus{border-color:#2dd4bf8c;outline:none;box-shadow:0 0 0 3px #2dd4bf26}.field-error{color:#ff8a8f;font-size:.88rem}.reset-submit{width:100%;margin-top:.35rem}.reset-alert{border-radius:12px;align-items:flex-start;gap:.65rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.reset-alert.error{color:#ffb4b7;background:#e8262d1f;border:1px solid #e8262d59}.reset-alert.error strong{color:var(--color-text-primary);margin-bottom:.2rem;display:block}.reset-alert.error p{color:var(--color-text-secondary);font-size:.9rem}.reset-alert svg{color:var(--color-brand-red);flex-shrink:0;margin-top:2px}.reset-success{text-align:center;padding:1rem 0 .25rem}.reset-success svg{color:var(--color-accent-teal);margin:0 auto 1rem}.reset-success h2{font-family:var(--font-display);margin-bottom:.45rem;font-size:1.35rem}.reset-success p{color:var(--color-text-secondary);margin-bottom:1.35rem}.changelog-page{flex-direction:column;min-height:100vh;display:flex;position:relative}.changelog-body{flex:1;padding:2rem 0 4rem;position:relative;overflow:hidden}.changelog-container{z-index:1;width:100%;max-width:720px;position:relative}.changelog-head{margin-bottom:2rem}.changelog-head h1{font-family:var(--font-display);letter-spacing:-.045em;margin-bottom:.6rem;font-size:clamp(2.1rem,5.5vw,3.25rem);font-weight:700;line-height:1.05}.changelog-head p{color:var(--color-text-secondary);max-width:36rem;font-size:.98rem}.changelog-list{border-left:1px solid var(--color-border-glass);flex-direction:column;gap:2.5rem;margin:0;padding:0 0 0 1.75rem;list-style:none;display:flex}.changelog-card{position:relative}.changelog-card:before{content:"";background:var(--color-brand-red);width:7px;height:7px;box-shadow:0 0 0 4px var(--color-bg);border-radius:50%;position:absolute;top:.55rem;left:calc(-1.75rem - 4px)}.changelog-meta{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem .85rem;margin-bottom:.55rem;font-size:.82rem;display:flex}.changelog-version{letter-spacing:.02em;font-weight:600}.changelog-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.changelog-changes{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.changelog-changes li{color:var(--color-text-secondary);padding-left:1.1rem;font-size:.92rem;line-height:1.55;position:relative}.changelog-changes li:before{content:"";background:var(--color-accent-teal);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}@media (width>=768px){.changelog-body{padding:2.75rem 0 5rem}.changelog-list{padding-left:2.25rem}.changelog-card:before{left:calc(-2.25rem - 4px)}.changelog-title{font-size:1.25rem}}.app-shell{min-height:100vh;position:relative}.page-section{padding:4rem 0;position:relative}.section-head{max-width:36ch;margin-bottom:2.5rem}.section-head h2{font-family:var(--font-display);letter-spacing:-.045em;margin-bottom:.75rem;font-size:clamp(2.1rem,5.5vw,3.5rem);font-weight:700;line-height:1.04}.section-head p{color:var(--color-text-secondary);max-width:42ch}.section-head-split{gap:.75rem;max-width:none;display:grid}@media (width>=860px){.section-head-split{grid-template-columns:minmax(0,1fr) minmax(0,24rem);align-items:end;gap:3rem;margin-bottom:3rem}.section-head-split h2{margin-bottom:0}.section-head-split p{padding-bottom:.45rem}}.features-section{background:var(--color-bg-alt)}.feature-grid{background:var(--color-border-glass);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);gap:1px;display:grid;overflow:hidden}@media (width>=640px){.feature-grid{grid-template-columns:1fr 1fr}.feature-card-lead,.feature-card-wide{grid-column:span 2}}@media (width>=960px){.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card-lead{grid-area:span 2/span 2}.feature-card-wide{grid-column:span 3}}.faq-section{background:var(--color-bg-alt)}.faq-layout{gap:1rem;display:grid}@media (width>=960px){.faq-layout{grid-template-columns:minmax(0,20rem) minmax(0,1fr);align-items:start;gap:4rem}.faq-layout .section-head{margin-bottom:0;position:sticky;top:6rem}}.faq-list{border-top:1px solid var(--color-border-glass)}.faq-item{border-bottom:1px solid var(--color-border-glass)}.faq-item h3{margin:0}.faq-q{text-align:left;width:100%;font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-text-primary);transition:color .2s var(--ease);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.15rem 0;font-size:1rem;font-weight:600;display:flex}.faq-q:hover{color:var(--color-brand-red)}.faq-icon{color:var(--color-text-secondary);transition:transform .3s var(--ease), color .2s var(--ease);flex-shrink:0}.faq-item.open .faq-icon{color:var(--color-brand-red);transform:rotate(180deg)}.faq-a{transition:grid-template-rows .35s var(--ease);grid-template-rows:0fr;display:grid}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-a>div{visibility:hidden;transition:visibility 0s linear .35s;overflow:hidden}.faq-item.open .faq-a>div{visibility:visible;transition-delay:0s}.faq-a p{color:var(--color-text-secondary);max-width:62ch;padding-bottom:1.35rem;font-size:.94rem}.faq-a p a{color:var(--color-accent-teal);text-underline-offset:2px;text-decoration:underline}.final-cta{padding:2rem 0 4rem}.final-cta-box{border-radius:var(--radius-lg);background:radial-gradient(ellipse 70% 90% at 12% 130%, #e8262d61, transparent 60%), radial-gradient(ellipse 50% 50% at 85% -10%, #3b82f62e, transparent 55%), var(--color-surface-glass-strong);-webkit-backdrop-filter:blur(24px);border:1px solid #e8262d40;gap:1.75rem;padding:2.5rem 1.5rem;display:grid;position:relative;overflow:hidden;box-shadow:0 0 80px #e8262d2e}.final-cta-box h2{font-family:var(--font-display);letter-spacing:-.035em;max-width:18ch;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.6rem);line-height:1.08}.final-cta-box p{color:var(--color-text-secondary);max-width:42ch}@media (width>=860px){.final-cta-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem 3rem;padding:3.25rem 3rem}.final-cta-action{justify-self:end;padding-bottom:1.5rem}.final-cta-box .apk-disclaimer{grid-column:1/-1}}
