*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body,#root{min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote{margin:0;padding:0}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}img,svg{max-width:100%;display:block}:focus-visible{outline-offset:2px;outline:2px solid}.v8-root{--yellow:#fecc6d;--yellow-deep:#f5bd4d;--ink:#211d2e;--ink-soft:#3a3448;--ink-muted:#5a5668;--burgundy:#88163f;--burgundy-deep:#6d0f32;--white:#fff;--offwhite:#fffaf0;--line:#211d2e1a;--line-on-yellow:#211d2e2e;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Avenir Next,Avenir,Segoe UI,system-ui,sans-serif;line-height:1.55}.v8-root *,.v8-root :before,.v8-root :after{box-sizing:border-box}.v8-container{max-width:1200px;margin:0 auto;padding:0 24px}.v8-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:7px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.v8-btn-lg{padding:15px 26px;font-size:15px}.v8-btn-primary{background:var(--burgundy);color:#fff;box-shadow:0 10px 24px #88163f47}.v8-btn-primary:hover{background:var(--burgundy-deep);transform:translateY(-1px)}.v8-btn-ghost{color:var(--ink);border-color:var(--ink);background:0 0}.v8-btn-ghost:hover{background:var(--ink);color:#fff}.v8-navbar{z-index:20;-webkit-backdrop-filter:blur(24px);background:#211d2ef0;border-bottom:1px solid #ffffff12;position:sticky;top:0}.v8-nav-inner{justify-content:space-between;align-items:center;gap:24px;padding:13px 24px;display:flex}.v8-logo{color:#fff;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.v8-logo-tile{background:var(--yellow);border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:inline-grid;box-shadow:0 0 0 3px #fecc6d38,0 4px 14px #00000059}.v8-logo-img{object-fit:contain;width:32px;height:32px;display:block}.v8-logo-word{letter-spacing:.12em;color:#fff;font-size:15px;font-weight:800}.v8-nav-right{align-items:center;gap:8px;margin-left:auto;display:flex}.v8-nav-links{align-items:center;gap:4px;display:flex}.v8-nav-links a{color:#ffffff94;letter-spacing:.01em;border-radius:999px;padding:6px 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.v8-nav-links a:hover{color:#fff;background:#ffffff14}.v8-btn-nav{background:var(--yellow);color:var(--ink);font-weight:700;box-shadow:0 4px 18px #fecc6d47}.v8-btn-nav:hover{background:var(--yellow-deep);transform:translateY(-1px);box-shadow:0 8px 26px #fecc6d66}.v8-hero{background:var(--yellow);color:var(--ink);padding:84px 0 104px;position:relative;overflow:hidden}.v8-hero-blob{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.v8-hero-blob-1{background:var(--yellow-deep);opacity:.6;width:420px;height:420px;top:-140px;left:-120px}.v8-hero-blob-2{background:var(--burgundy);opacity:.18;width:360px;height:360px;bottom:-160px;right:-100px}.v8-hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.v8-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);background:#211d2e14;border:1px solid #211d2e24;border-radius:999px;align-items:center;gap:8px;padding:6px 14px 6px 10px;font-family:inherit;font-size:12px;font-style:normal;font-weight:600;display:inline-flex}.v8-badge-dot{background:var(--burgundy);border-radius:50%;flex-shrink:0;width:7px;height:7px}.v8-hero-title{letter-spacing:-.02em;color:var(--ink);margin:20px 0;font-size:clamp(42px,5.6vw,72px);font-weight:800;line-height:1.03}.v8-accent{color:var(--burgundy)}.v8-hero-sub{color:var(--ink-soft);max-width:520px;margin-bottom:30px;font-size:18px}.v8-hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.v8-hero-meta{color:var(--ink-soft);flex-wrap:wrap;gap:22px;margin:34px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.v8-hero-meta li{align-items:center;gap:6px;display:inline-flex}.v8-hero-meta svg{color:var(--burgundy)}.v8-hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.v8-phone-mockup{background:#111013;border-radius:52px;width:272px;padding:12px;transition:transform .42s cubic-bezier(.34,1.3,.64,1);position:relative;transform:perspective(900px)rotateY(-12deg)rotate(-2deg);box-shadow:inset 0 0 0 1.5px #ffffff24,inset 0 0 0 3px #1c1a20,0 0 0 1px #000000b3,0 40px 80px #00000073,0 16px 32px #0000004d}.v8-phone-mockup:hover{transform:perspective(900px)rotateY(-4deg)rotate(-.5deg)}.v8-phone-side-left{flex-direction:column;align-items:flex-end;gap:9px;display:flex;position:absolute;top:80px;left:-3.5px}.v8-phone-btn{background:#1e1c22;border-radius:2px;box-shadow:-1px 0 #ffffff12,inset 1px 0 #ffffff0a}.v8-phone-btn-silent{border-radius:2px 0 0 2px;width:3.5px;height:20px}.v8-phone-btn-vol{border-radius:2px 0 0 2px;width:3.5px;height:36px}.v8-phone-side-right{position:absolute;top:110px;right:-3.5px}.v8-phone-btn-power{border-radius:0 2px 2px 0;width:3.5px;height:52px;box-shadow:1px 0 #ffffff12,inset -1px 0 #ffffff0a}.v8-phone-screen{background:#000;border-radius:42px;line-height:0;position:relative;overflow:hidden}.v8-phone-island{z-index:10;background:#000;border-radius:20px;width:88px;height:28px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.v8-hero-phone{width:100%;height:auto;display:block}.v8-section{padding:96px 0}.v8-section-alt{background:var(--offwhite)}.v8-section-yellow{background:var(--yellow)}.v8-section-dark{background:var(--ink);color:#fff}.v8-section-dark .v8-section-title{color:#fff}.v8-section-dark .v8-section-lead,.v8-section-dark .v8-muted{color:#ffffffbf}.v8-section-dark .v8-eyebrow{color:var(--yellow)}.v8-section-head{text-align:center;margin:0 auto 52px}.v8-eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--burgundy);margin-bottom:12px;font-family:inherit;font-size:11px;font-style:normal;font-weight:700;display:inline-block}.v8-section-title{letter-spacing:-.015em;margin:0 0 14px;font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1.12}.v8-muted{color:var(--ink-muted);font-weight:700}.v8-section-lead{color:var(--ink-soft);margin:0;font-size:17px}.v8-grid{gap:24px;display:grid}.v8-grid-3{grid-template-columns:repeat(3,1fr)}.v8-grid-4{grid-template-columns:repeat(4,1fr)}.v8-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px;transition:transform .2s,box-shadow .2s,border-color .2s}.v8-card:hover{border-color:#88163f40;transform:translateY(-4px);box-shadow:0 22px 44px #211d2e1a}.v8-card-icon{background:var(--yellow);width:46px;height:46px;color:var(--burgundy);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.v8-card-title{color:var(--ink);margin:0 0 6px;font-size:17px;font-weight:700}.v8-card-text{color:var(--ink-muted);margin:0;font-size:14px}.v8-problem-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;align-items:center;padding:28px 24px;transition:background .22s,border-color .22s,transform .22s;display:flex}.v8-problem-card:hover{background:#ffffff17;border-color:#fecc6d47;transform:translateY(-3px)}.v8-problem-icon{width:56px;height:56px;color:var(--yellow);background:#fecc6d1f;border-radius:14px;place-items:center;margin-bottom:20px;transition:transform .22s;display:grid}.v8-problem-card:hover .v8-problem-icon{transform:scale(1.12)}.v8-problem-label{color:#fff;margin:0 0 8px;font-size:16px;font-weight:700}.v8-problem-text{color:#ffffff8c;margin:0;font-size:14px;line-height:1.65}.v8-problem-accent{color:var(--yellow)}.v8-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;column-gap:0;display:grid}.v8-flow-step{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.v8-flow-info{text-align:center;padding:0 8px}.v8-flow-phone-wrap{will-change:transform;flex-shrink:0;justify-content:center;transition:transform .35s cubic-bezier(.34,1.4,.64,1),opacity .3s;display:flex;transform:translateZ(0)}.v8-flow-phone-wrap:hover{transform:translateY(-16px)translateZ(0)}.v8-flow:has(.v8-flow-phone-wrap:hover) .v8-flow-phone-wrap:not(:hover){opacity:.5}.v8-lg-phone{background:#111013;border-radius:40px;width:180px;padding:8px;position:relative;box-shadow:inset 0 0 0 1.5px #ffffff24,inset 0 0 0 3px #1c1a20,0 0 0 1px #000000a6,0 24px 56px #00000059,0 8px 20px #0003}.v8-lg-phone-left{flex-direction:column;gap:6px;display:flex;position:absolute;top:54px;left:-3px}.v8-lg-phone-right{position:absolute;top:76px;right:-3px}.v8-lg-btn{background:#1e1c22;border-radius:2px}.v8-lg-btn-silent{border-radius:1px 0 0 1px;width:3px;height:14px}.v8-lg-btn-vol{border-radius:1px 0 0 1px;width:3px;height:24px}.v8-lg-btn-power{border-radius:0 1px 1px 0;width:3px;height:36px}.v8-lg-phone-screen{isolation:isolate;background:#111;border-radius:33px;line-height:0;position:relative;overflow:hidden;transform:translateZ(0)}.v8-lg-phone-island{z-index:10;background:#000;border-radius:10px;width:52px;height:15px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.v8-lg-phone-img{backface-visibility:hidden;width:100%;height:auto;display:block;transform:translateZ(0)}.v8-flow-raw-img{width:100%;max-width:220px;height:auto;display:block}.v8-lg-phone-empty{background:#1a1a1a;width:100%;height:100%}.v8-flow-info{text-align:center;opacity:1;padding:0 8px}.v8-flow-soon-info{opacity:.55}.v8-flow-info-top{justify-content:center;align-items:center;gap:8px;margin-bottom:6px;display:flex}.v8-flow-num{letter-spacing:.13em;text-transform:uppercase;color:var(--burgundy);font-size:11px;font-weight:700}.v8-flow-soon .v8-flow-num{color:var(--ink-muted)}.v8-flow-title{color:var(--ink);margin:0 0 5px;font-size:15px;font-weight:700}.v8-flow-text{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.6}.v8-flow-badge{letter-spacing:.1em;text-transform:uppercase;background:var(--ink);color:var(--yellow);border-radius:999px;padding:3px 9px;font-size:9px;font-weight:700;display:inline-block}.v8-flow-arrow{color:var(--burgundy);opacity:.65;flex:0 0 28px;justify-content:center;align-self:center;align-items:center;transition:opacity .3s;display:flex}.v8-flow-arrow-dim{opacity:.25}.v8-flow-soon-card{aspect-ratio:2000/3845;opacity:.55;justify-content:center;justify-self:center;align-items:center;width:100%;max-width:220px;display:flex}.v8-flow-soon-center{flex-direction:column;align-items:center;gap:14px;display:flex}.v8-flow-soon-icon{width:64px;height:64px;color:var(--burgundy);background:#88163f0f;border:2px dashed #88163f59;border-radius:50%;justify-content:center;align-items:center;display:flex}.v8-flow-num-muted{color:var(--ink-muted)}.v8-flow-soon-wrap{border-top:1px solid #211d2e1f;justify-content:center;margin-top:48px;padding-top:36px;display:flex}.v8-flow-soon-hint{color:var(--ink-muted);text-align:center;background:#88163f12;border:1.5px solid #88163f2e;border-radius:20px;flex-direction:column;align-items:center;gap:6px;padding:16px 28px;font-size:13px;display:flex}.v8-flow-soon-hint svg{color:var(--burgundy);margin-bottom:2px}.v8-flow-soon-hint strong{color:var(--ink);font-size:14px;font-weight:700}.v8-stepper-outer{display:none}.v8-stepper-sticky{background:var(--yellow);flex-direction:column;height:100svh;padding:0 24px;display:flex;position:sticky;top:0;overflow:hidden}.v8-stepper-header{padding:calc(env(safe-area-inset-top,44px) + 80px) 0 10px;text-align:center;flex-shrink:0}.v8-stepper-header .v8-eyebrow{margin-bottom:6px}.v8-stepper-header .v8-section-title{margin:0 0 6px}.v8-stepper-header .v8-section-lead{margin:0;font-size:14px}.v8-stepper-slides{flex:1;min-height:0;position:relative}.v8-stepper-slide{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:18px;transition:opacity .42s,transform .48s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(36px)scale(.97)}.v8-stepper-active{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.v8-stepper-past{opacity:0;transform:translateY(-24px)scale(.97)}.v8-stepper-img{object-fit:contain;flex-shrink:1;width:auto;max-width:min(240px,68vw);max-height:44svh;display:block}.v8-stepper-soon-visual{opacity:.65;flex-shrink:0;justify-content:center;align-items:center;height:44svh;display:flex}.v8-stepper-info{text-align:center;flex-shrink:0;padding:0 8px}.v8-stepper-title{color:var(--ink);letter-spacing:-.01em;margin:4px 0 6px;font-size:19px;font-weight:700}.v8-stepper-text{color:var(--ink-soft);max-width:280px;margin:0;font-size:14px;line-height:1.55}.v8-stepper-footer{padding:10px 0 max(24px, env(safe-area-inset-bottom));flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex}.v8-stepper-dots{align-items:center;gap:6px;display:flex}.v8-stepper-dot{background:#211d2e33;border-radius:3px;width:6px;height:6px;transition:width .3s,background .3s}.v8-stepper-dot-active{background:var(--burgundy);width:22px}.v8-stepper-hint{letter-spacing:.03em;color:var(--ink-muted);opacity:.65;align-items:center;gap:5px;font-size:11px;font-weight:500;animation:1.6s ease-in-out infinite v8-stepper-bounce;display:flex}@keyframes v8-stepper-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.v8-screen-wrap{margin-bottom:20px}.v8-mini-phone{background:#111013;border-radius:22px;width:110px;padding:5px;position:relative;box-shadow:inset 0 0 0 1px #ffffff21,inset 0 0 0 2px #1c1a20,0 0 0 1px #0009,0 16px 40px #00000059,0 6px 14px #00000040}.v8-flow-soon .v8-mini-phone{opacity:.5}.v8-mini-phone-left{flex-direction:column;gap:4px;display:flex;position:absolute;top:32px;left:-2px}.v8-mini-phone-right{position:absolute;top:44px;right:-2px}.v8-mini-btn{background:#1e1c22;border-radius:2px}.v8-mini-btn-silent{border-radius:1px 0 0 1px;width:2px;height:8px}.v8-mini-btn-vol{border-radius:1px 0 0 1px;width:2px;height:15px}.v8-mini-btn-power{border-radius:0 1px 1px 0;width:2px;height:22px}.v8-mini-phone-screen{background:#000;border-radius:18px;height:218px;line-height:0;position:relative;overflow:hidden}.v8-mini-phone-island{z-index:10;background:#000;border-radius:8px;width:36px;height:11px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.v8-screen{flex-direction:column;width:100%;height:100%;font-family:inherit;display:flex;position:relative;overflow:hidden}.v8-screen-fill-img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.v8-screen-dark{color:#fff;background:#16121f}.v8-screen-light{color:var(--ink);background:#fff}.v8-screen-dim{opacity:.7}.v8-screen-bar{justify-content:flex-end;gap:4px;padding:16px 8px 4px;display:flex}.v8-screen-bar span{background:#ffffff59;border-radius:50%;width:4px;height:4px}.v8-screen-topbar{background:var(--ink);justify-content:center;align-items:center;padding:16px 8px 6px;display:flex}.v8-screen-topbar-title{color:#fff;letter-spacing:.04em;font-size:9px;font-weight:700}.v8-screen-body{flex-direction:column;flex:1;padding:8px;display:flex}.v8-screen-body-center{text-align:center;justify-content:center;align-items:center;gap:5px}.v8-screen-label{color:#ffffff80;text-align:center;margin:0 0 5px;font-size:8px}.v8-screen-hint{color:#ffffff8c;text-align:center;margin:5px 0 0;font-size:8px}.v8-cam{background:#0e0c0b;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.v8-cam-bg{background:radial-gradient(at 55% 38%,#2e2820 0%,#1a1512 45%,#0b0908 100%);position:absolute;inset:0}.v8-cam-statusbar{z-index:2;justify-content:space-between;align-items:center;padding:18px 8px 4px;display:flex;position:relative}.v8-cam-time{color:#fff;letter-spacing:.02em;font-size:8px;font-weight:700}.v8-cam-icons{align-items:center;gap:3px;display:flex}.v8-cam-overlay-top{z-index:2;background:#00000085;flex:1;justify-content:center;align-items:center;padding:6px 8px;display:flex;position:relative}.v8-cam-hint-top{color:#ffffffd1;text-align:center;letter-spacing:.01em;font-size:7.5px}.v8-cam-viewfinder{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:88px;display:flex;position:relative}.v8-cam-viewfinder:before,.v8-cam-viewfinder:after{content:"";background:#00000085;width:12px;position:absolute;top:0;bottom:0}.v8-cam-viewfinder:before{left:0}.v8-cam-viewfinder:after{right:0}.v8-cam-corner{z-index:3;border:0 solid #fff;width:13px;height:13px;position:absolute}.v8-cam-tl{border-top-width:2px;border-left-width:2px;border-radius:2px 0 0;top:0;left:12px}.v8-cam-tr{border-top-width:2px;border-right-width:2px;border-radius:0 2px 0 0;top:0;right:12px}.v8-cam-bl{border-bottom-width:2px;border-left-width:2px;border-radius:0 0 0 2px;bottom:0;left:12px}.v8-cam-br{border-bottom-width:2px;border-right-width:2px;border-radius:0 0 2px;bottom:0;right:12px}.v8-qr-svg{filter:drop-shadow(0 2px 8px #0006);border-radius:3px;width:62px;height:62px}.v8-cam-scanline{background:linear-gradient(90deg, transparent, var(--yellow) 20%, var(--yellow) 80%, transparent);z-index:4;height:1.5px;animation:1.8s ease-in-out infinite v8-scan;position:absolute;left:12px;right:12px;box-shadow:0 0 6px 1px #fecc6d99}@keyframes v8-scan{0%,to{top:8px}50%{top:76px}}.v8-cam-overlay-bottom{z-index:2;background:#00000085;flex:1.2;justify-content:space-between;align-items:center;padding:8px 12px;display:flex;position:relative}.v8-cam-flash{background:#ffffff1f;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.v8-cam-hint-bottom{color:#ffffffa6;letter-spacing:.01em;font-size:7.5px}.v8-pickup-check{color:#fff;background:#22c55e;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-weight:700;line-height:1;display:grid}.v8-pickup-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:7.5px}.v8-pickup-code{color:var(--ink);letter-spacing:.04em;font-size:24px;font-weight:800;line-height:1}.v8-pickup-sub{color:var(--ink-muted);margin:0;font-size:7px}.v8-pay-btn{text-align:center;border-radius:7px;width:100%;padding:5px 0;font-size:8px;font-weight:700}.v8-pay-apple{color:#fff;background:#000}.v8-pay-google{color:#444;background:#fff;border:1px solid #ddd;margin:3px 0}.v8-pay-card{color:var(--ink);background:#f0eeeb}.v8-screen-soon-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:#fecc6d26;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:flex;position:absolute;inset:0}.v8-product-rows{gap:0;display:grid}.v8-product-row{z-index:0;border-bottom:1px solid #ffffff12;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:72px 0;display:grid;position:relative}.v8-product-row:last-child{border-bottom:none}.v8-product-row:hover .v8-product-row-img{filter:drop-shadow(0 28px 52px #000000b3)}.v8-product-row-reverse{direction:rtl}.v8-product-row-reverse>*{direction:ltr}.v8-product-row-media{place-items:center;min-height:200px;padding:16px 12px;display:grid;overflow:visible}.v8-product-row-img{object-fit:contain;filter:drop-shadow(0 20px 40px #0009);width:auto;max-width:88%;height:auto;max-height:240px;transition:transform .42s cubic-bezier(.34,1.3,.64,1),filter .38s;transform:perspective(560px)rotateY(-20deg)rotate(-4deg)scale(1.06)}.v8-product-row-reverse .v8-product-row-img{transform:perspective(560px)rotateY(20deg)rotate(4deg)scale(1.06)}.v8-product-row:hover .v8-product-row-img{filter:drop-shadow(0 28px 52px #000000b3);transform:perspective(560px)rotateY(-6deg)rotate(-1deg)scale(1.11)}.v8-product-row-reverse:hover .v8-product-row-img{transform:perspective(560px)rotateY(6deg)rotate(1deg)scale(1.11)}.v8-product-row-body{flex-direction:column;display:flex}.v8-product-row-reverse .v8-product-row-body{text-align:right;align-items:flex-end}.v8-product-row-reverse .v8-product-top,.v8-product-row-reverse .v8-product-row-list li{flex-direction:row-reverse}.v8-product-row-title{color:#fff;letter-spacing:-.02em;margin:8px 0 12px;font-size:clamp(26px,2.8vw,36px);font-weight:800;line-height:1.08}.v8-product-row-text{color:#ffffff94;margin:0 0 16px;font-size:15px;line-height:1.65}.v8-product-row-note{color:#ffffff6b;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 20px;font-size:13px;display:flex}.v8-product-row-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.v8-product-row-list li{color:#ffffffd1;align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.v8-product-row-list svg{color:var(--yellow);flex-shrink:0}.v8-product-row-list-soon{opacity:.4}.v8-product-soon-pill{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;background:#ffffff1a;border-radius:999px;margin-left:2px;padding:2px 7px;font-size:10px;font-weight:700}.v8-product-top{align-items:center;gap:10px;margin-bottom:4px;display:flex}.v8-product-icon{color:var(--burgundy);flex-shrink:0;place-items:center;transition:transform .28s cubic-bezier(.34,1.4,.64,1);display:grid}.v8-product-row:hover .v8-product-icon{transform:scale(1.15)}.v8-product-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--burgundy);font-size:10.5px;font-weight:700}.v8-prod-phone{background:#111013;border-radius:52px;width:260px;padding:11px;transition:transform .42s cubic-bezier(.34,1.3,.64,1);position:relative;transform:perspective(900px)rotateY(-12deg)rotate(-2deg);box-shadow:inset 0 0 0 1.5px #ffffff24,inset 0 0 0 3px #1c1a20,0 0 0 1px #000000b3,0 40px 80px #0009,0 16px 32px #00000059}.v8-product-row-reverse .v8-prod-phone{transform:perspective(900px)rotateY(12deg)rotate(2deg)}.v8-product-row:hover .v8-prod-phone{transform:perspective(900px)rotateY(-4deg)rotate(-.5deg)}.v8-product-row-reverse:hover .v8-prod-phone{transform:perspective(900px)rotateY(4deg)rotate(.5deg)}.v8-prod-phone-left{flex-direction:column;gap:9px;display:flex;position:absolute;top:76px;left:-3.5px}.v8-prod-phone-right{position:absolute;top:104px;right:-3.5px}.v8-prod-btn{background:#1e1c22;border-radius:2px}.v8-prod-btn-silent{border-radius:2px 0 0 2px;width:3.5px;height:20px}.v8-prod-btn-vol{border-radius:2px 0 0 2px;width:3.5px;height:34px}.v8-prod-btn-power{border-radius:0 2px 2px 0;width:3.5px;height:52px}.v8-prod-phone-screen{background:#000;border-radius:42px;line-height:0;position:relative;overflow:hidden}.v8-prod-phone-island{z-index:10;background:#000;border-radius:16px;width:84px;height:26px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.v8-prod-phone-img{object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.v8-feat-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.v8-feat-card{background:var(--burgundy);text-align:center;cursor:default;border-radius:18px;flex-direction:column;align-items:center;gap:9px;padding:26px 18px 22px;transition:transform .26s cubic-bezier(.34,1.4,.64,1),box-shadow .22s;display:flex}.v8-feat-card:hover{transform:translateY(-5px)scale(1.03);box-shadow:0 14px 36px #88163f73}.v8-feat-circle{color:#fff;background:#ffffff26;border-radius:50%;place-items:center;width:50px;height:50px;transition:background .22s,transform .26s cubic-bezier(.34,1.4,.64,1);display:grid}.v8-feat-card:hover .v8-feat-circle{background:#ffffff40;transform:scale(1.1)}.v8-feat-title{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:700}.v8-feat-text{color:#ffffffa6;font-size:12.5px;line-height:1.55}.v8-feat-title{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.v8-feat-card-soon-custom{box-shadow:none;background:0 0;border:1.5px dashed #211d2e4d;position:relative;overflow:hidden}.v8-feat-card-soon-custom:hover{box-shadow:none;border-color:#211d2e80;transform:none}.v8-feat-soon-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.12em;text-transform:uppercase;color:#211d2e8c;opacity:0;background:#fecc6dd9;border-radius:18px;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:opacity .22s;display:flex;position:absolute;inset:0}.v8-feat-card-soon-custom:hover .v8-feat-soon-overlay{opacity:1}.v8-feat-circle-soon{color:#211d2e66;background:#211d2e14}.v8-feat-card-soon-custom:hover .v8-feat-circle-soon{background:#211d2e14;transform:none}.v8-feat-title-soon{color:#211d2e73}.v8-feat-text-soon{color:#211d2e59}.v8-feat-soon-pill-dark{letter-spacing:.1em;text-transform:uppercase;color:#211d2e80;background:#211d2e1f;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.v8-target-row{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.v8-target-box{text-align:center;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;align-items:center;padding:32px 28px;transition:border-color .22s,background .22s,transform .22s;display:flex}.v8-target-box:hover{background:#ffffff0a;border-color:#ffffff52;transform:translateY(-3px)}.v8-target-icon{width:52px;height:52px;color:var(--yellow);background:#fecc6d26;border:1px solid #fecc6d4d;border-radius:50%;place-items:center;margin-bottom:20px;transition:background .22s,transform .26s cubic-bezier(.34,1.4,.64,1);display:grid}.v8-target-box:hover .v8-target-icon{background:#fecc6d40;transform:scale(1.1)}.v8-target-title{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:20px;font-weight:800}.v8-target-text{color:#ffffff8c;margin:0;font-size:14px;line-height:1.65}.v8-target-custom{border-style:dashed;border-color:#fecc6d4d;justify-content:center;gap:16px}.v8-target-custom:hover{background:#fecc6d0d;border-color:#fecc6d99;transform:translateY(-3px)}.v8-target-custom-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:800}.v8-target-custom-text{color:#ffffff80;margin:0;font-size:14px;line-height:1.6}.v8-target-custom-btn{margin-top:4px}.v8-cta{background:var(--yellow);color:var(--ink)}.v8-cta .v8-eyebrow{color:var(--burgundy)}.v8-cta .v8-section-title{color:var(--ink)}.v8-cta .v8-accent{color:var(--burgundy)}.v8-cta .v8-section-lead{color:var(--ink-soft)}.v8-cta-grid{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.v8-cta-points{color:var(--ink-soft);margin:18px 0 0;padding:0;list-style:none}.v8-cta-points li{border-bottom:1px dashed #211d2e2e;padding:12px 0}.v8-form{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:20px;padding:30px;box-shadow:0 24px 48px #0000002e}.v8-field{margin-bottom:16px}.v8-field label{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.v8-field input,.v8-field textarea{border:1px solid var(--line);background:var(--offwhite);width:100%;color:var(--ink);border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.v8-field input:focus,.v8-field textarea:focus{border-color:var(--burgundy);background:#fff;outline:none}.v8-error{color:var(--burgundy);margin-top:4px;font-size:12px;display:block}.v8-required{color:var(--burgundy);margin-left:2px}.v8-optional{color:var(--ink-muted);font-size:12px;font-weight:400}.v8-form-feedback{border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.v8-form-success{color:var(--burgundy);background:#88163f12;border:1px solid #88163f38}.v8-form-error{color:#b91c1c;background:#dc26260f;border:1px solid #dc262638}.v8-form-error a{color:inherit;font-weight:600}.v8-form input:disabled,.v8-form textarea:disabled{opacity:.55;cursor:not-allowed}.v8-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@keyframes v8-spin{to{transform:rotate(360deg)}}.v8-spin{animation:.8s linear infinite v8-spin}.v8-footer{background:var(--ink);color:#ffffffd9;padding:48px 0}.v8-footer-inner{grid-template-columns:2fr 1fr 1fr;align-items:center;gap:32px;display:grid}.v8-footer-brand{flex-direction:column;gap:6px;display:flex}.v8-footer-tag{color:#ffffff80;margin:6px 0 4px;font-size:13.5px}.v8-footer-email{color:var(--yellow);align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.v8-footer-email:hover{color:var(--yellow)}.v8-footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.v8-footer-links a{color:#fff9;font-size:13.5px;text-decoration:none;transition:color .15s}.v8-footer-links a:hover{color:var(--yellow)}.v8-footer-right{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.v8-footer-socials{gap:10px;display:flex}.v8-social-btn{width:38px;height:38px;color:var(--yellow);border:1px solid #fecc6d59;border-radius:50%;place-items:center;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:grid}.v8-social-btn:hover{border-color:var(--yellow);color:var(--yellow);background:#fecc6d14}.v8-footer-copy{color:#ffffff59;text-align:right;font-size:12.5px}.v8-legal-page{background:var(--offwhite);min-height:100vh;padding:72px 0 120px}.v8-legal-back{color:var(--burgundy);align-items:center;gap:6px;margin-bottom:36px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.v8-legal-back:hover{opacity:.75}.v8-legal-content{background:var(--white);border:1px solid var(--line);border-radius:20px;max-width:800px;padding:52px 60px}.v8-legal-content h1{letter-spacing:-.015em;color:var(--ink);margin:0 0 6px;font-size:clamp(26px,3vw,38px);font-weight:800}.v8-legal-content h2{color:var(--ink);margin:44px 0 10px;font-size:18px;font-weight:700}.v8-legal-content h3{color:var(--ink-soft);margin:22px 0 6px;font-size:15px;font-weight:700}.v8-legal-content p{color:var(--ink-soft);margin:0 0 14px;font-size:15px;line-height:1.75}.v8-legal-content a{color:var(--burgundy);text-underline-offset:3px;text-decoration:underline}.v8-legal-content a:hover{color:var(--burgundy-deep)}.v8-legal-content ul,.v8-legal-content ol{color:var(--ink-soft);margin:0 0 14px;padding-left:22px;font-size:15px;line-height:1.75}.v8-legal-content li{margin-bottom:4px}.v8-legal-meta{color:var(--ink-muted);margin-bottom:0;font-size:13px}.v8-legal-divider{border:none;border-top:1px solid var(--line);margin:40px 0}@media (width<=900px){.v8-hero-grid{grid-template-columns:1fr;gap:40px}.v8-hero-visual{justify-content:center;width:100%}.v8-phone-mockup{width:min(272px,62vw);transform:perspective(900px)rotateY(-6deg)rotate(-1deg)}.v8-hero-title{margin-top:0}.v8-hero-sub{max-width:100%}.v8-grid-3,.v8-grid-4,.v8-feat-grid{grid-template-columns:repeat(2,1fr)}.v8-target-row{grid-template-columns:1fr}.v8-how-section{padding:0}.v8-how-desktop{display:none}.v8-stepper-outer{display:block}.v8-product-row{direction:ltr;grid-template-columns:1fr;gap:0}.v8-product-row-reverse{direction:ltr}.v8-product-row-media{min-height:180px;margin-bottom:16px;overflow:hidden}.v8-product-row-img,.v8-product-row-reverse .v8-product-row-img{transform:rotate(-4deg)scale(1.06)}.v8-product-row-body,.v8-product-row-reverse .v8-product-row-body{text-align:center;align-items:center}.v8-product-row-reverse .v8-product-top,.v8-product-row-reverse .v8-product-row-list li{flex-direction:row}.v8-product-top,.v8-product-row-note{justify-content:center}.v8-product-row-list{justify-items:center}.v8-product-row-list li{justify-content:center}.v8-cta-grid{grid-template-columns:1fr;gap:28px}.v8-footer-inner{text-align:left;grid-template-columns:1fr}.v8-footer-right{align-items:flex-start}.v8-footer-copy{text-align:left}.v8-nav-links{display:none}.v8-nav-right{gap:0}.v8-legal-content{padding:36px 28px}}@media (width<=560px){.v8-grid-3,.v8-grid-4,.v8-feat-grid{grid-template-columns:1fr}.v8-lg-phone{width:148px}.v8-section{padding:64px 0}.v8-hero{padding:48px 0 64px}.v8-phone-mockup{width:min(220px,58vw);transform:none}.v8-hero-ctas{gap:10px}.v8-hero-meta{gap:14px}.v8-legal-content{padding:28px 20px}}
