.landing-v2-page{--bg:#000;--bg-2:#050807;--bg-soft:#0a100d;--surface:#ffffff0a;--surface-2:#ffffff0f;--border:#ffffff14;--border-2:#ffffff24;--text:#f4f7f5;--muted:#8a948f;--dim:#5a625e;--g:#1fe07f;--g-soft:#16a366;--g-dim:#1fe07f2e;--g-glow:#1fe07f6b;--b:#5fa7ff;--p:#b9a2ff;--r:18px;--y:#f5b04a;--maxw:1280px;--gap:28px;--r-sm:10px;--r-lg:26px;--type-scale:1;--display:"Bricolage Grotesque", system-ui, sans-serif;--sans:"Geist", "Bricolage Grotesque", system-ui, sans-serif;--mono:"Geist Mono", ui-monospace, "SF Mono", monospace}.landing-v2-page *,.landing-v2-page :before,.landing-v2-page :after{box-sizing:border-box}.landing-v2-page{font-family:var(--sans);font-size:calc(16px * var(--type-scale));color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.5;overflow-x:clip}.landing-v2-page a{color:inherit;text-decoration:none}.landing-v2-page button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.landing-v2-page .container{max-width:var(--maxw);margin:0 auto;padding:0 32px}.landing-v2-page .mono{font-family:var(--mono);font-feature-settings:"tnum" 1, "ss01" 1;letter-spacing:-.01em}.landing-v2-page .accent{color:var(--g)}.landing-v2-page .muted{color:var(--muted)}.landing-v2-page .dim{color:var(--dim)}.landing-v2-page ::selection{background:var(--g);color:#001a0c}.landing-v2-page .nav{z-index:60;-webkit-backdrop-filter:blur(14px)saturate(130%);background:linear-gradient(#000000c7 0%,#0000008c 50%,#00000026 85%,#0000 100%);border-bottom:none;transition:background .3s;position:sticky;top:0;-webkit-mask-image:linear-gradient(#000 0% 60%,#0006 90%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0006 90%,#0000 100%)}.landing-v2-page .nav.is-stuck{background:linear-gradient(#000000d9 0%,#0009 60%,#00000026 90%,#0000 100%)}.landing-v2-page .nav-inner{max-width:var(--maxw);align-items:center;gap:28px;margin:0 auto;padding:14px 32px;display:flex}.landing-v2-page .brand{color:var(--g);align-items:center;gap:10px;display:inline-flex}.landing-v2-page .brand-mark{width:32px;height:32px;box-shadow:0 4px 14px var(--g-glow), 0 0 0 1px #ffffff0f;border-radius:8px;display:inline-flex;overflow:hidden}.landing-v2-page .brand-mark img{width:100%;height:100%;display:block}.landing-v2-page .brand-word{font-family:var(--display);letter-spacing:-.02em;color:var(--text);font-size:22px;font-weight:800}.landing-v2-page .nav-links{gap:22px;margin-left:8px;font-size:14px;display:flex}.landing-v2-page .nav-links a{color:var(--text);padding:8px 0;font-weight:500;transition:color .2s}.landing-v2-page .nav-links a:hover{color:var(--g)}.landing-v2-page .nav-cta{background:var(--g);color:#021a0d;box-shadow:0 8px 30px var(--g-glow), 0 0 0 1px #ffffff1a inset;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .25s;display:inline-flex}.landing-v2-page .nav-login{color:var(--text);border:1px solid var(--border-2);background:#ffffff08;border-radius:999px;margin-left:auto;padding:8px 14px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s}.landing-v2-page .nav-login:hover{border-color:var(--g-dim);color:var(--g);background:#ffffff14}.landing-v2-page .nav-login+.nav-cta{margin-left:10px}.landing-v2-page .nav-cta:hover{box-shadow:0 12px 38px var(--g-glow);transform:translateY(-1px)}.landing-v2-page .hero{isolation:isolate;min-height:auto;padding-top:18px;position:relative;overflow:visible}.landing-v2-page .hero-bg{pointer-events:none;z-index:-1;position:absolute;inset:0}.landing-v2-page .hero-bg .grid,.landing-v2-page .cta-bg .grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000 35%,#0000 75%);mask-image:radial-gradient(at 50% 30%,#000 35%,#0000 75%)}.landing-v2-page .hero-bg .glow{filter:blur(136px);opacity:.32;border-radius:50%;width:980px;height:980px;position:absolute}.landing-v2-page .hero-bg .glow-a{background:radial-gradient(circle at 50% 50%, var(--g-glow), transparent 60%);top:-440px;left:-420px}.landing-v2-page .hero-bg .glow-b{opacity:.32;background:radial-gradient(circle,#5fa7ff40,#0000 60%);top:-200px;right:-360px}.landing-v2-page .hero-bg .grain{opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .35 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.landing-v2-page .ticker{opacity:.58;background:#ffffff02;border-block:1px solid #ffffff0b;height:32px;margin-top:2px;position:relative;overflow:hidden}.landing-v2-page .ticker-track{white-space:nowrap;height:100%;font-family:var(--mono);color:var(--muted);will-change:transform;align-items:center;gap:36px;padding-left:0;font-size:11.5px;animation:60s linear infinite scroll-x;display:flex;position:absolute}.landing-v2-page .ticker-track .t-pill{align-items:center;gap:8px;display:inline-flex}.landing-v2-page .ticker-track .t-up{color:var(--g)}.landing-v2-page .ticker-track .t-down{color:var(--r)}.landing-v2-page .ticker-track .t-cat{color:var(--text)}.landing-v2-page .ticker-track .t-sep{color:var(--dim)}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-v2-page .hero-grid{max-width:var(--maxw);grid-template-columns:1.15fr 1fr;align-items:center;gap:64px;margin:0 auto;padding:26px 32px 12px;display:grid}.landing-v2-page .eyebrow{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin-bottom:22px;padding:0;font-size:12px;display:inline-flex}.landing-v2-page .eyebrow .pulse{background:var(--g);width:7px;height:7px;box-shadow:0 0 0 0 var(--g);border-radius:50%;animation:2.2s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--g-glow)}60%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0000}}.landing-v2-page .display{font-family:var(--display);letter-spacing:-.035em;font-variation-settings:"opsz" 96;margin:0 0 28px;font-size:clamp(54px,7.6vw,112px);font-weight:800;line-height:.94}.landing-v2-page .display .line{display:block}.landing-v2-page .display .word{opacity:1;display:inline-block;transform:translateY(0)}.landing-v2-page .display.is-ready .word{animation:.8s cubic-bezier(.2,.7,.2,1) both rise}.landing-v2-page .display.is-ready .line:first-child .word:first-child{animation-delay:80ms}.landing-v2-page .display.is-ready .line:first-child .word:nth-child(2){animation-delay:.18s}.landing-v2-page .display.is-ready .line:nth-child(2) .word:first-child{animation-delay:.3s}.landing-v2-page .display.is-ready .line:nth-child(2) .word:nth-child(2){animation-delay:.4s}.landing-v2-page .display .word.italic{background:linear-gradient(105deg, var(--g) 0%, #b6ffd6 55%, var(--g) 100%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-style:italic;animation:4.5s ease-in-out 1.4s infinite shimmer}.landing-v2-page .display.is-ready .word.italic{animation:.8s cubic-bezier(.2,.7,.2,1) both rise,4.5s ease-in-out 1.4s infinite shimmer}@keyframes rise{0%{opacity:0;transform:translateY(.6em)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%,to{background-position:0%}50%{background-position:100%}}.landing-v2-page .lede{color:var(--muted);text-wrap:pretty;max-width:52ch;margin:0 0 32px;font-size:clamp(16px,1.25vw,19px)}.landing-v2-page .cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:36px;display:flex}.landing-v2-page .btn{isolation:isolate;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:14px 20px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .25s,background .2s;display:inline-flex;position:relative;overflow:hidden}.landing-v2-page .btn-lg{padding:16px 24px;font-size:16px}.landing-v2-page .btn-primary{background:var(--g);color:#021a0d;box-shadow:0 10px 36px var(--g-glow), inset 0 1px 0 #fff6}.landing-v2-page .btn-primary:hover{box-shadow:0 18px 50px var(--g-glow), inset 0 1px 0 #ffffff73;transform:translateY(-2px)}.landing-v2-page .btn-shimmer{pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(110deg,#0000 30%,#fff9 50%,#0000 70%);animation:3.6s ease-in-out 1s infinite btn-sweep;position:absolute;inset:0;transform:translate(-110%)}@keyframes btn-sweep{0%,60%{transform:translate(-110%)}90%,to{transform:translate(110%)}}.landing-v2-page .btn-ghost{border-color:var(--border-2);color:var(--text);background:#ffffff0a}.landing-v2-page .btn-ghost:hover{background:#ffffff12}.landing-v2-page .hero-stats{border-top:1px dashed var(--border);align-items:center;gap:26px;max-width:540px;padding:18px 0 0;display:flex}.landing-v2-page .hstat{flex-direction:column;gap:2px;display:flex}.landing-v2-page .hstat-num{font-family:var(--mono);letter-spacing:-.02em;color:var(--text);font-size:28px;font-weight:600}.landing-v2-page .hstat-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:11px}.landing-v2-page .hstat-sep{background:var(--border);width:1px;height:28px}.landing-v2-page .scroll-cue{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--dim);opacity:.38;flex-direction:column;align-items:center;gap:6px;font-size:11px;animation:2.4s ease-in-out infinite float-y;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.landing-v2-page .scroll-cue .arrow{font-size:16px}@keyframes float-y{0%,to{opacity:.7;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,8px)}}.landing-v2-page .hero-phone-wrap{perspective:800px;isolation:isolate;--laser-len:130vmax;justify-content:center;align-items:center;display:flex;position:relative}.landing-v2-page .hero-phone-wrap:before,.landing-v2-page .hero-phone-wrap:after{content:"";pointer-events:none;position:absolute}.landing-v2-page .hero-phone-wrap:before{aspect-ratio:1;opacity:.58;z-index:-3;background:radial-gradient(circle,#1fe07f1a,#0000 42%),repeating-radial-gradient(circle,#1fe07f17 0 1px,#0000 1px 88px);border:1px solid #1fe07f1f;border-radius:50%;width:min(58vw,640px);transform:translateY(8px);box-shadow:inset 0 0 48px #1fe07f14}.landing-v2-page .hero-phone-wrap:after{filter:blur(20px);opacity:.72;z-index:-1;background:radial-gradient(#1fe07f33,#00000085 48%,#0000 72%);border-radius:999px;width:min(28vw,360px);height:78px;bottom:-26px}.landing-v2-page .laser-fx{pointer-events:none;z-index:-2;width:0;height:0;position:absolute;top:50%;left:50%}.landing-v2-page .radar-rings{pointer-events:none;position:absolute;top:0;left:0}.landing-v2-page .radar-rings:before,.landing-v2-page .radar-rings:after,.landing-v2-page .radar-rings i{content:"";border:1px solid #1fe07f21;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 0 22px #1fe07f0f}.landing-v2-page .radar-rings:before{width:320px;height:320px}.landing-v2-page .radar-rings i{opacity:.56;width:520px;height:520px;display:block}.landing-v2-page .radar-rings:after{opacity:.32;width:760px;height:760px}.landing-v2-page .laser-fan{width:var(--laser-len);height:var(--laser-len);transform-origin:0 0;filter:blur(30px);mix-blend-mode:screen;opacity:.5;background:conic-gradient(from -55deg at 0%,#0000 0deg,#1fe07f00 8deg,#1fe07f0f 24deg,#1fe07f24 42deg,#1fe07f42 56deg,#1fe07f6b 60deg,#1fe07f42 64deg,#1fe07f24 78deg,#1fe07f0f 96deg,#1fe07f00 112deg,#0000 120deg);animation:5.5s linear infinite radar-sweep,4.5s ease-in-out infinite beam-breathe;position:absolute;top:0;left:0}@keyframes radar-sweep{0%{transform:rotate(0)translateY(-50%)}to{transform:rotate(360deg)translateY(-50%)}}@keyframes beam-breathe{0%,to{opacity:.36}50%{opacity:.52}}.landing-v2-page .laser-beam,.landing-v2-page .laser-hit{display:none}@media (max-width:1100px){.landing-v2-page .laser-fx{display:none}}.landing-v2-page .orbit{pointer-events:none;position:absolute;inset:-20px}.landing-v2-page .orbit-tag{font-family:var(--mono);color:#f4f7f5b8;text-shadow:0 0 18px #000000e0;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;animation:6s ease-in-out infinite orbit-float;position:absolute}.landing-v2-page .orbit-tag.tag-1{color:var(--g);animation-delay:0s;top:8%;left:-2%}.landing-v2-page .orbit-tag.tag-2{animation-delay:-1.5s;top:28%;right:-5%}.landing-v2-page .orbit-tag.tag-3{color:var(--b);animation-delay:-3s;bottom:30%;left:-8%}.landing-v2-page .orbit-tag.tag-4{animation-delay:-4.5s;bottom:12%;right:-2%}@keyframes orbit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.landing-v2-page .phone{aspect-ratio:320/660;width:320px;transform-style:preserve-3d;animation:9s ease-in-out infinite phone-float;position:relative}@keyframes phone-float{0%,to{transform:translateY(0)rotateY(-7deg)rotateX(2deg)}50%{transform:translateY(-4px)rotateY(-6.5deg)rotateX(1.7deg)}}.landing-v2-page .phone-bezel{background-blend-mode:overlay, screen, screen, normal;background:repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 4px),radial-gradient(120% 80% at 8% 0,#ffffff38,#0000 45%),radial-gradient(120% 80% at 92% 100%,#ffffff1a,#0000 50%),linear-gradient(95deg,#0d0e0f 0%,#555a5e 8%,#1f2224 22%,#3d4144 40%,#1a1c1e 52%,#44484c 68%,#1f2224 82%,#5b6064 92%,#0d0e0f 100%);border-radius:50px;padding:5px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 2px #ffffff47,inset 0 -1.5px #0000008c,inset 2px 0 #ffffff1a,inset -2px 0 #0006,1px 1px #2a2d2f,2px 2px #25282a,3px 3px #202325,4px 4px #1c1f21,5px 5px #181b1d,6px 6px #141719,7px 7px #111315,8px 8px #0e1012,9px 9px #0b0d0f,10px 10px #08090b,11px 11px #060709,12px 12px #040506,13px 13px #020304,14px 14px #010102,14px 60px 100px -10px #000000c7,8px 28px 60px -20px #0000008c}.landing-v2-page .phone-side{z-index:1;background:linear-gradient(90deg,#050605,#2a2c2b 30%,#3a3c3b 50%,#1a1c1b 100%);border-radius:0 3px 3px 0;width:5px;height:70px;position:absolute;top:22%;right:-3px;box-shadow:0 110px #0a0c0b,0 110px 0 -1px #2a2c2b,0 175px #0a0c0b,0 175px 0 -1px #2a2c2b,inset 0 1px #ffffff26}.landing-v2-page .phone-bezel>.phone-side+.phone-side{background:linear-gradient(-90deg,#050605,#2a2c2b 30%,#3a3c3b 50%,#1a1c1b 100%);border-radius:3px 0 0 3px;height:92px;top:28%;left:-3px;right:auto;box-shadow:0 0 #0000,inset 0 1px #ffffff26}.landing-v2-page .phone-screen{background:#000;border-radius:46px;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.landing-v2-page .phone-glow{background:radial-gradient(48% 50% at 50% 52%, var(--g-glow) 0%, transparent 70%);filter:blur(26px);opacity:.48;z-index:-1;border-radius:70px;position:absolute;inset:-34px}.landing-v2-page .scr{opacity:0;pointer-events:none;background:#000;flex-direction:column;grid-area:1/1;width:100%;height:100%;transition:opacity .5s;display:flex}.landing-v2-page .scr.is-active{opacity:1;pointer-events:auto}.landing-v2-page .statusbar{font-family:var(--sans);color:#fff;align-items:center;min-height:32px;padding:12px 18px 4px;font-size:12px;font-weight:600;display:flex;position:relative}.landing-v2-page .sb-time{width:44px}.landing-v2-page .sb-bell{opacity:.8;width:14px;height:14px}.landing-v2-page .sb-island{background:#000;border:1px solid #ffffff0d;border-radius:18px;justify-content:center;align-items:center;width:100px;height:26px;display:flex;position:absolute;top:8px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 0 0 2px #0009}.landing-v2-page .sb-island:after{content:"";width:16px;height:16px;box-shadow:0 0 8px var(--g-glow);background:url(/landing/img/app-icon.png) 50%/cover no-repeat;border-radius:4px;margin-left:-2px}.landing-v2-page .island-dot{background:var(--g);width:7px;height:7px;box-shadow:0 0 8px var(--g);border-radius:50%;display:none}.landing-v2-page .sb-right{align-items:center;gap:5px;margin-left:auto;font-size:11px;display:flex}.landing-v2-page .sb-bars{align-items:end;gap:1.5px;display:inline-flex}.landing-v2-page .sb-bars b{background:#fff;border-radius:1px;width:3px;display:inline-block}.landing-v2-page .sb-bars b:first-child{height:3px}.landing-v2-page .sb-bars b:nth-child(2){height:5px}.landing-v2-page .sb-bars b:nth-child(3){height:7px}.landing-v2-page .sb-bars b:nth-child(4){height:9px}.landing-v2-page .sb-5g sup{vertical-align:super;font-size:7px}.landing-v2-page .sb-batt{border:1px solid #ffffff8c;border-radius:4px;align-items:center;gap:3px;padding:1px 4px;display:inline-flex;position:relative}.landing-v2-page .sb-batt:after{content:"";background:#ffffff8c;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)}.landing-v2-page .sb-batt b{background:#fff;border-radius:1.5px;width:18px;height:9px}.landing-v2-page .scr-pad{flex-direction:column;flex:1;padding:14px 18px 0;display:flex}.landing-v2-page .scr-row{align-items:center;gap:8px;margin-top:4px;font-size:16px;font-weight:700;display:flex}.landing-v2-page .scr-row .scr-brand{font-family:var(--display);letter-spacing:-.02em}.landing-v2-page .scr-row .scr-gear{opacity:.7;margin-left:auto;font-size:14px}.landing-v2-page .dot-live{background:var(--g);width:6px;height:6px;box-shadow:0 0 8px var(--g);border-radius:50%}.landing-v2-page .scr-sublabel{letter-spacing:.12em;color:var(--dim);margin-top:4px;font-size:10px}.landing-v2-page .scr-stat-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 10px;display:grid}.landing-v2-page .scr-stat-n{font-size:22px;font-weight:600}.landing-v2-page .scr-stat-l{letter-spacing:.12em;color:var(--dim);margin-top:2px;font-size:9px}.landing-v2-page .scan-target{justify-content:center;align-items:center;width:168px;height:168px;margin:12px auto 8px;display:flex;position:relative}.landing-v2-page .scan-ring{border:2px solid var(--g);box-shadow:0 0 30px var(--g-glow), inset 0 0 30px var(--g-glow);border-radius:50%;animation:2.4s ease-in-out infinite ring-pulse;position:absolute;inset:0}.landing-v2-page .scan-ring.r2{border-color:var(--g-dim);box-shadow:none;opacity:.6;animation:2.4s ease-in-out .6s infinite ring-pulse;inset:-18px}@keyframes ring-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.7;transform:scale(1.04)}}.landing-v2-page .scan-core{color:#000;width:96px;height:96px;box-shadow:0 0 60px var(--g-glow);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.landing-v2-page .scan-laser{background:linear-gradient(90deg, transparent, var(--g) 30%, var(--g) 70%, transparent);height:2px;filter:drop-shadow(0 0 6px var(--g));will-change:transform;border-radius:2px;animation:2s ease-in-out infinite scan-y;position:absolute;top:18%;left:8%;right:8%}@keyframes scan-y{0%,to{transform:translateY(0)}50%{transform:translateY(101px)}}.landing-v2-page .scan-corners i{border:2px solid var(--g);width:18px;height:18px;position:absolute}.landing-v2-page .scan-corners i:first-child{border-bottom:none;border-right:none;top:0;left:0}.landing-v2-page .scan-corners i:nth-child(2){border-bottom:none;border-left:none;top:0;right:0}.landing-v2-page .scan-corners i:nth-child(3){border-top:none;border-left:none;bottom:0;right:0}.landing-v2-page .scan-corners i:nth-child(4){border-top:none;border-right:none;bottom:0;left:0}.landing-v2-page .scan-label{letter-spacing:.26em;color:var(--g);font-size:11px;font-weight:600;position:absolute;bottom:-22px}.landing-v2-page .scan-sublabel{color:var(--muted);font-size:11px;position:absolute;bottom:-44px}.landing-v2-page .scr-tabs{color:var(--muted);justify-content:center;gap:14px;margin:56px 0 8px;font-size:11px;display:flex}.landing-v2-page .scr-tab.is-active{color:var(--g);position:relative}.landing-v2-page .scr-tab.is-active:after{content:"";background:var(--g);border-radius:2px;height:2px;position:absolute;bottom:-5px;left:0;right:0}.landing-v2-page .scr-mini{color:var(--muted);justify-content:center;gap:18px;margin-bottom:8px;font-size:11px;display:flex}.landing-v2-page .scr-mini span{align-items:center;gap:5px;display:inline-flex}.landing-v2-page .tabbar{background:#00000080;border-top:1px solid #ffffff0f;grid-template-columns:repeat(5,1fr);margin-top:auto;padding:8px 6px 14px;display:grid}.landing-v2-page .tb{color:var(--dim);flex-direction:column;align-items:center;gap:3px;font-size:9px;display:flex}.landing-v2-page .tb.is-on{color:var(--g)}.landing-v2-page .tb i{opacity:.8;width:18px;height:18px;display:inline-block}.landing-v2-page .i-cam{background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M5 8a2 2 0 0 1 2-2h1l1-2h6l1 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z M12 16a4 4 0 1 0-4-4 4 4 0 0 0 4 4z' fill='black'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M5 8a2 2 0 0 1 2-2h1l1-2h6l1 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z M12 16a4 4 0 1 0-4-4 4 4 0 0 0 4 4z' fill='black'/></svg>") 50%/contain no-repeat}.landing-v2-page .i-clk{background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/><path d='M12 7v6l4 2' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/><path d='M12 7v6l4 2' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/></svg>") 50%/contain no-repeat}.landing-v2-page .i-pie{background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/><path d='M12 3 v9 h9' fill='none' stroke='black' stroke-width='2'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/><path d='M12 3 v9 h9' fill='none' stroke='black' stroke-width='2'/></svg>") 50%/contain no-repeat}.landing-v2-page .i-gift{background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M4 9h16v2H4z M5 12h14v8H5z M12 9v11 M9 6a3 3 0 1 1 3 3 3 3 0 1 1 3-3' fill='none' stroke='black' stroke-width='2'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M4 9h16v2H4z M5 12h14v8H5z M12 9v11 M9 6a3 3 0 1 1 3 3 3 3 0 1 1 3-3' fill='none' stroke='black' stroke-width='2'/></svg>") 50%/contain no-repeat}.landing-v2-page .i-trend{background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 17l6-6 4 4 8-9 M17 6h4v4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 17l6-6 4 4 8-9 M17 6h4v4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") 50%/contain no-repeat}.landing-v2-page .phone-icon-float{z-index:3;width:96px;height:96px;box-shadow:0 30px 50px -10px #0009, 0 0 60px var(--g-glow), 0 0 0 1px #ffffff14;border-radius:22px;animation:7s ease-in-out infinite icon-float;position:absolute;top:-38px;right:-42px;transform:rotate(8deg)}@keyframes icon-float{0%,to{transform:rotate(8deg)translateY(0)}50%{transform:rotate(6deg)translateY(-10px)}}@media (max-width:700px){.landing-v2-page .phone-icon-float{border-radius:16px;width:72px;height:72px;top:-28px;right:-10px}}.landing-v2-page .theflip{padding:52px 0 76px;position:relative}.landing-v2-page .theflip-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-v2-page .kicker{font-family:var(--mono);letter-spacing:.14em;color:var(--g);text-transform:uppercase;margin-bottom:18px;font-size:12px}.landing-v2-page .h2{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:0 0 22px;font-size:clamp(38px,4.4vw,64px);font-weight:700;line-height:1.02}.landing-v2-page .p{color:var(--muted);text-wrap:pretty;max-width:50ch;font-size:17px}.landing-v2-page .h2 .muted{color:var(--muted)}.landing-v2-page .max-50{max-width:22ch}.landing-v2-page .kv-list{border-top:1px solid var(--border);flex-direction:column;margin-top:32px;display:flex}.landing-v2-page .kv{border-bottom:1px solid var(--border);justify-content:space-between;padding:14px 0;font-size:15px;display:flex}.landing-v2-page .kv-k{color:var(--muted)}.landing-v2-page .kv-v{font-size:16px}.landing-v2-page .kv-total .kv-k{color:var(--text);font-weight:600}.landing-v2-page .kv-total .kv-v{font-size:22px;font-weight:600}.landing-v2-page .theflip-stage{perspective:1400px;flex-direction:column;align-items:center;gap:14px;display:flex;position:relative}.landing-v2-page .flipcard{cursor:pointer;width:420px;height:560px;transform-style:preserve-3d;position:relative}.landing-v2-page .flipcard:before{content:"";background:radial-gradient(50% 50% at 50% 50%, var(--g-glow) 0%, transparent 70%);filter:blur(28px);opacity:.55;z-index:-1;pointer-events:none;border-radius:48px;animation:3.2s ease-in-out infinite card-halo;position:absolute;inset:-40px}@keyframes card-halo{0%,to{opacity:.42}50%{opacity:.62}}.landing-v2-page .neon-edge{pointer-events:none;z-index:2;width:100%;height:100%;filter:drop-shadow(0 0 3px var(--g-glow));position:absolute;inset:0;overflow:visible}.landing-v2-page .ne-snake{animation:3.2s linear infinite ne-chase}.landing-v2-page .ne-snake-2{animation:3.2s linear infinite ne-chase-2}@keyframes ne-chase{to{stroke-dashoffset:-100px}}@keyframes ne-chase-2{0%{stroke-dashoffset:-50px}to{stroke-dashoffset:-150px}}@media (prefers-reduced-motion:reduce){.landing-v2-page .flipcard:before,.landing-v2-page .ne-snake,.landing-v2-page .ne-snake-2{animation:none}}.landing-v2-page .flipcard-inner{transform-style:preserve-3d;transition:transform 1s cubic-bezier(.7,0,.3,1);animation:6s ease-in-out infinite card-idle;position:absolute;inset:0}@keyframes card-idle{0%,to{transform:rotateY(0)rotateX(2deg)translateZ(0)}50%{transform:rotateY(-8deg)rotateX(2deg)translateY(-6px)}}.landing-v2-page .flipcard:hover .flipcard-inner,.landing-v2-page .flipcard:focus .flipcard-inner,.landing-v2-page .flipcard.is-flipped .flipcard-inner{animation:none;transform:rotateY(180deg)}.landing-v2-page .face{backface-visibility:hidden;border:1px solid var(--border-2);background:linear-gradient(#0e1411 0%,#060a08 100%);border-radius:24px;flex-direction:column;padding:20px;transition:opacity .5s;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 60px -30px #000000b3}.landing-v2-page .face-back{border-color:var(--g-dim);box-shadow:0 30px 80px -20px var(--g-glow), 0 30px 60px -30px #000000b3;opacity:0;background:linear-gradient(#082016 0%,#061812 100%);transform:rotateY(180deg)}.landing-v2-page .flipcard:hover .face-front,.landing-v2-page .flipcard:focus .face-front,.landing-v2-page .flipcard.is-flipped .face-front{opacity:0}.landing-v2-page .flipcard:hover .face-back,.landing-v2-page .flipcard:focus .face-back,.landing-v2-page .flipcard.is-flipped .face-back{opacity:1}.landing-v2-page .face-tag{font-family:var(--mono);color:var(--muted);letter-spacing:.06em;background:0 0;border-radius:0;align-self:flex-start;padding:0;font-size:11px}.landing-v2-page .face-tag.tag-sell{color:var(--g)}.landing-v2-page .face-stamp{font-family:var(--mono);letter-spacing:.18em;border:1px solid var(--border-2);color:var(--muted);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:18px;right:18px}.landing-v2-page .face-stamp.stamp-sell{color:var(--g);border-color:var(--g);background:var(--g-dim);box-shadow:0 0 24px var(--g-glow)}.landing-v2-page .face-img{border-radius:14px;flex:1;margin:14px 28px 12px;position:relative;overflow:hidden}.landing-v2-page .face-img-buy{box-shadow:inset 0 0 0 1px #1fe07f2e,inset 0 -50px 90px #0000006b;background-image:radial-gradient(circle at 50% 18%,#1fe07f4d,#0000 36%),linear-gradient(#11241efa,#050807fa)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important}.landing-v2-page .face-img-buy:before{content:"";aspect-ratio:.48;background:radial-gradient(circle at 28% 13%,#0b0f0d 0 8px,#0000 9px),radial-gradient(circle at 45% 13%,#111916 0 8px,#0000 9px),radial-gradient(circle at 36% 23%,#1fe07fe6 0 3px,#0000 4px),linear-gradient(#253430f0,#060909fa);border:1px solid #ffffff47;border-radius:24px;width:min(154px,54%);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:0 30px 58px #0000008a,0 0 54px #1fe07f33,inset 0 1px #fff3}.landing-v2-page .face-img-buy:after{content:"$180";font-family:var(--mono);color:#fff;z-index:2;background:#c0392b;border-radius:6px;padding:5px 9px;font-size:14px;position:absolute;top:14px;right:16px;transform:rotate(8deg);box-shadow:0 4px 14px #0006}.landing-v2-page .face-img-sell{box-shadow:inset 0 0 0 1px var(--g-dim), inset 0 -40px 80px #1fe07f2e;background-image:radial-gradient(circle at 55% 10%,#1fe07f47,#0000 36%),linear-gradient(#0a221a 0%,#051410 100%)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important}.landing-v2-page .face-img-sell:before{content:"DRAFT READY";color:#1fe07fe6;font-family:var(--mono);letter-spacing:.16em;background:linear-gradient(90deg,#1fe07fe6 0 28%,#0000 28% 100%) 18px 54px/70% 2px no-repeat,linear-gradient(90deg,#ffffff47 0 62%,#0000 62% 100%) 18px 78px/76% 1px no-repeat,linear-gradient(90deg,#ffffff2e 0 48%,#0000 48% 100%) 18px 98px/76% 1px no-repeat,linear-gradient(#ffffff0e,#ffffff05);border:1px solid #1fe07f33;border-radius:16px;padding:18px;font-size:10px;position:absolute;inset:24px 24px 54px;box-shadow:0 26px 50px #00000057,inset 0 1px #ffffff0d}.landing-v2-page .face-img-sell:after{content:"$410";font-family:var(--mono);color:var(--g);text-shadow:0 0 14px var(--g-glow);z-index:2;font-size:22px;font-weight:600;position:absolute;bottom:14px;right:16px}.landing-v2-page .face-meta{flex-direction:column;gap:4px;font-size:14px;display:flex}.landing-v2-page .meta-row{justify-content:space-between;display:flex}.landing-v2-page .meta-sub{color:var(--muted);font-size:12px}.landing-v2-page .confetti{pointer-events:none;position:absolute;inset:0}.landing-v2-page .confetti:before,.landing-v2-page .confetti:after{content:"";background:var(--g);opacity:0;width:6px;height:12px;position:absolute;top:30%;left:30%}.landing-v2-page .flipcard.is-flipped .confetti:before,.landing-v2-page .flipcard:hover .confetti:before{animation:1.2s .4s forwards pop}.landing-v2-page .flipcard.is-flipped .confetti:after,.landing-v2-page .flipcard:hover .confetti:after{background:var(--b);animation:1.2s .5s forwards pop;top:40%;left:65%}@keyframes pop{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(20px,-60px)rotate(220deg)}}.landing-v2-page .flip-hint{font-family:var(--mono);color:var(--dim);letter-spacing:.1em;font-size:12px}.landing-v2-page .flip-hint span{color:var(--g)}.landing-v2-page .scandemo{background:linear-gradient(180deg, transparent, var(--bg-2) 18%, var(--bg-2) 82%, transparent);padding:36px 0 44px;position:relative}.landing-v2-page .scandemo-inner{max-width:var(--maxw);grid-template-columns:1.05fr 1fr;align-items:start;gap:80px;min-height:220vh;margin:0 auto;padding:0 32px;display:grid;position:relative}.landing-v2-page .scandemo-copy{padding:56px 0 48px;position:sticky;top:96px}.landing-v2-page .steps{flex-direction:column;gap:4px;margin-top:36px;display:flex}.landing-v2-page .step{border-top:1px solid var(--border);cursor:pointer;opacity:.5;grid-template-columns:56px 1fr;align-items:start;gap:18px;padding:18px 16px 18px 0;transition:color .3s;display:grid}.landing-v2-page .step:last-child{border-bottom:1px solid var(--border)}.landing-v2-page .step.is-active{opacity:1}.landing-v2-page .step-num{color:var(--dim);font-size:24px;transition:color .3s}.landing-v2-page .step.is-active .step-num{color:var(--g)}.landing-v2-page .step-title{margin-bottom:4px;font-size:18px;font-weight:600}.landing-v2-page .step-desc{color:var(--muted);max-width:36ch;font-size:14.5px}.landing-v2-page .scandemo-stage{justify-content:center;align-items:center;height:calc(100vh - 130px);min-height:680px;padding:0 30px;display:flex;position:sticky;top:96px}.landing-v2-page .phone-demo{width:380px;animation:9s ease-in-out infinite phone-float;transform:rotateY(-7deg)rotateX(4deg)}.landing-v2-page .phone-demo .phone-glow{opacity:.7}.landing-v2-page .cam-feed{background:#000;flex-direction:column;flex:1;display:flex}.landing-v2-page .cam-top{color:#fff;grid-template-columns:28px 1fr 28px;align-items:center;padding:8px 14px 6px;font-size:11px;display:grid}.landing-v2-page .cam-x{opacity:.85;font-size:22px;line-height:1}.landing-v2-page .cam-pill{text-align:center;font-family:var(--sans);letter-spacing:.14em;color:#fff;font-size:11px;font-weight:600}.landing-v2-page .cam-toggles{color:#fff;justify-content:center;gap:18px;padding:4px 0 8px;font-size:12px;display:flex}.landing-v2-page .cam-tg{align-items:center;gap:7px;display:inline-flex}.landing-v2-page .cam-tg .tg{background:#ffffff26;border-radius:999px;width:26px;height:14px;transition:background .2s;display:inline-block;position:relative}.landing-v2-page .cam-tg .tg:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:left .2s;position:absolute;top:2px;left:2px}.landing-v2-page .cam-tg .tg.is-on{background:var(--g)}.landing-v2-page .cam-tg .tg.is-on:after{left:14px}.landing-v2-page .cam-frame{border-radius:18px;flex:1;margin:4px 12px;position:relative;overflow:hidden}.landing-v2-page .cam-bg{filter:brightness(.6);background:radial-gradient(120% 80% at 50% 100%,#1a0e0a 30%,#2b1a16 100%);position:absolute;inset:0}.landing-v2-page .cam-bg:before{content:"";background:radial-gradient(120% 80% at 50% 100%,#0000 30%,#0009 100%);position:absolute;inset:0}.landing-v2-page .cam-product{background:url(/landing/img/macbook.png) 50%/cover no-repeat;border-radius:4px;position:absolute;inset:14% 12%;box-shadow:0 12px 28px #00000080}.landing-v2-page .cam-product:after{content:"";background:radial-gradient(80% 60%,#0000 40%,#00000073 100%);border-radius:6px;position:absolute;inset:0}.landing-v2-page .cam-reticle{pointer-events:none;position:absolute;inset:14% 12%;container-type:size}.landing-v2-page .cam-reticle i{border:2.5px solid var(--g);width:22px;height:22px;filter:drop-shadow(0 0 6px var(--g-glow));position:absolute}.landing-v2-page .cam-reticle i:first-child{border-bottom:none;border-right:none;top:0;left:0}.landing-v2-page .cam-reticle i:nth-child(2){border-bottom:none;border-left:none;top:0;right:0}.landing-v2-page .cam-reticle i:nth-child(3){border-top:none;border-left:none;bottom:0;right:0}.landing-v2-page .cam-reticle i:nth-child(4){border-top:none;border-right:none;bottom:0;left:0}.landing-v2-page .cam-laser{background:linear-gradient(90deg, transparent, var(--g), transparent);height:2px;filter:drop-shadow(0 0 6px var(--g));will-change:transform;animation:1.8s ease-in-out infinite scan-y2;position:absolute;top:0;left:0;right:0}@keyframes scan-y2{0%,to{transform:translateY(0)}50%{transform:translateY(100cqh)}}.landing-v2-page .cam-hold{border:1px solid var(--border);color:#fff;letter-spacing:.12em;white-space:nowrap;background:#000000b3;border-radius:999px;padding:5px 10px;font-size:10px;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.landing-v2-page .cam-zoom-row{justify-content:center;padding:8px 0 4px;display:flex}.landing-v2-page .cam-zoom{font-family:var(--mono);color:#fff9;background:#0000008c;border:1px solid #ffffff14;border-radius:999px;gap:10px;padding:5px 12px;font-size:12px;display:inline-flex}.landing-v2-page .cam-zoom b{color:#fff;background:#ffffff1a;border-radius:999px;padding:1px 6px}.landing-v2-page .cam-bottom{justify-content:space-between;align-items:center;padding:8px 28px 18px;display:flex}.landing-v2-page .cam-gallery,.landing-v2-page .cam-flash{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.landing-v2-page .cam-shutter{border:4px solid var(--g);width:64px;height:64px;box-shadow:0 0 30px var(--g-glow);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite shutter-pulse;display:flex}@keyframes shutter-pulse{0%,to{box-shadow:0 0 20px var(--g-glow)}50%{box-shadow:0 0 40px var(--g-glow)}}.landing-v2-page .shutter-inner{background:#fff;border-radius:50%;width:50px;height:50px}.landing-v2-page .cam-flash{width:38px;height:38px;color:var(--y);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}.landing-v2-page .res-pad{flex-direction:column;flex:1;gap:10px;padding:0 16px 12px;display:flex}.landing-v2-page .res-head{align-items:center;padding:8px 0;display:flex}.landing-v2-page .res-head .back{color:#fff;width:28px;font-size:22px}.landing-v2-page .res-head .title{text-align:center;flex:1;font-size:15px;font-weight:600}.landing-v2-page .res-head .edit{color:#fff;border:1px solid var(--border-2);border-radius:999px;padding:5px 12px;font-size:13px}.landing-v2-page .res-photo{background:radial-gradient(100% 80% at 50% 40%,#f3f1ec 0%,#c8c3b6 60%,#8a857a 100%);border-radius:14px;height:150px;position:relative;overflow:hidden}.landing-v2-page .res-photo-img{clip-path:polygon(15% 60%,30% 35%,60% 30%,85% 45%,90% 65%,75% 78%,25% 78%);filter:drop-shadow(0 6px 14px #0000004d);background:linear-gradient(170deg,#fff 0%,#d0d0d0 60%);position:absolute;inset:18%}.landing-v2-page .res-badge{font-family:var(--mono);color:var(--g);box-shadow:none;text-shadow:0 0 16px var(--g-glow);background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}.landing-v2-page .res-name{font-size:16px;font-weight:600;line-height:1.2}.landing-v2-page .res-sub{color:var(--muted);font-size:11px}.landing-v2-page .res-kv{gap:4px;padding:8px 0;font-size:12px;display:grid}.landing-v2-page .res-kv>div{color:var(--muted);justify-content:space-between;display:flex}.landing-v2-page .res-kv>div b{color:#fff;font-weight:600}.landing-v2-page .res-profit{border:1px solid var(--g-dim);text-align:center;background:#1fe07f0d;border-radius:14px;margin-top:auto;padding:14px}.landing-v2-page .rp-l{letter-spacing:.14em;color:var(--g);font-size:10px}.landing-v2-page .rp-n{margin-top:4px;font-size:36px;font-weight:600}.landing-v2-page .rp-n span{opacity:.6;font-size:16px}.landing-v2-page .rp-bar{background:#ffffff0f;border-radius:2px;height:4px;margin-top:10px;overflow:hidden}.landing-v2-page .rp-bar i{background:linear-gradient(90deg, var(--g), #b6ffd6);width:78%;height:100%;box-shadow:0 0 8px var(--g);border-radius:2px;display:block}.landing-v2-page .ins-pad{flex-direction:column;flex:1;gap:10px;padding:12px 14px;display:flex}.landing-v2-page .ins-kicker{font-family:var(--mono);letter-spacing:.14em;color:var(--p);font-size:11px}.landing-v2-page .ins-card{border:1px solid var(--g-dim);background:linear-gradient(#1fe07f0f,#1fe07f05);border-radius:14px;padding:12px}.landing-v2-page .ins-title{font-family:var(--mono);letter-spacing:.12em;color:var(--g);margin-bottom:6px;font-size:11px}.landing-v2-page .ins-body{color:#d6dad8;font-size:11.5px;line-height:1.5}.landing-v2-page .ins-list{color:var(--text);flex-direction:column;gap:6px;margin:0;padding:10px 0 0;font-size:11.5px;list-style:none;display:flex}.landing-v2-page .ins-list li{align-items:center;gap:8px;display:flex}.landing-v2-page .ins-list .b{border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.landing-v2-page .b-g{background:var(--g-dim);color:var(--g)}.landing-v2-page .b-b{color:var(--b);background:#5fa7ff2e}.landing-v2-page .b-p{color:var(--p);background:#b9a2ff2e}.landing-v2-page .ins-score{background:linear-gradient(#5fa7ff14,#5fa7ff05);border:1px solid #5fa7ff2e;border-radius:14px;align-items:center;gap:14px;margin-top:auto;padding:12px;display:flex}.landing-v2-page .score-ring{justify-content:center;align-items:center;display:flex;position:relative}.landing-v2-page .score-n{color:#fff;font-size:18px;font-weight:600;position:absolute}.landing-v2-page .score-l{color:var(--muted);font-size:11px}.landing-v2-page .score-tag{color:var(--g);margin-top:2px;font-size:14px;font-weight:600}.landing-v2-page .inv-pad{flex-direction:column;flex:1;gap:10px;padding:12px 14px;display:flex}.landing-v2-page .inv-head{justify-content:space-between;align-items:center;display:flex}.landing-v2-page .inv-title{font-family:var(--display);font-size:22px;font-weight:700}.landing-v2-page .inv-seg{font-family:var(--mono);color:var(--muted);font-size:11px}.landing-v2-page .inv-seg b{color:#fff;background:#ffffff1a;border-radius:4px;padding:2px 6px}.landing-v2-page .inv-lbl{letter-spacing:.14em;color:var(--dim);font-size:10px}.landing-v2-page .inv-n{font-size:36px;font-weight:700}.landing-v2-page .inv-sub{color:var(--muted);letter-spacing:.12em;font-size:10px}.landing-v2-page .inv-chart{width:100%;height:60px}.landing-v2-page .chart-line{stroke-dasharray:280;stroke-dashoffset:280px;animation:2.4s ease-out .3s forwards chart-draw}.landing-v2-page .chart-fill{opacity:0;animation:1s 1.2s forwards chart-fade}.landing-v2-page .chart-dot{opacity:0;animation:1s 2s forwards chart-dot}@keyframes chart-draw{to{stroke-dashoffset:0}}@keyframes chart-fade{to{opacity:1}}@keyframes chart-dot{to{opacity:1}}.landing-v2-page .inv-decisions{padding:10px 0}.landing-v2-page .seg-bar{border-radius:3px;gap:2px;height:6px;display:flex;overflow:hidden}.landing-v2-page .seg-bar i{height:100%;display:block}.landing-v2-page .seg-l{font-size:10px;font-family:var(--mono);color:var(--muted);justify-content:space-between;margin-top:6px;display:flex}.landing-v2-page .seg-l b{color:#fff;font-weight:600}.landing-v2-page .inv-best{margin-top:auto}.landing-v2-page .ib-h{color:var(--g);font-size:11px;font-family:var(--mono);letter-spacing:.12em;margin-bottom:6px}.landing-v2-page .ib-row{border-top:1px solid var(--border);grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 0;font-size:12px;display:grid}.landing-v2-page .ib-img{background:#2a2f35 50%/cover no-repeat;border-radius:6px;flex-shrink:0;width:28px;height:28px}.landing-v2-page .ib-mid{flex-direction:column;gap:1px;display:flex}.landing-v2-page .ib-mid b,.landing-v2-page .ib-end{font-weight:600}.landing-v2-page .rail{background:var(--border);border-radius:2px;width:2px;height:200px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.landing-v2-page .rail-fill{background:var(--g);width:100%;height:25%;box-shadow:0 0 12px var(--g-glow);border-radius:2px;transition:height .3s;position:absolute;top:0;left:0;overflow:hidden}.landing-v2-page .rail-fill:after{content:"";filter:blur(.3px);width:8px;height:34px;box-shadow:0 0 8px #fff, 0 0 22px var(--g), 0 0 38px var(--g-glow), 0 0 60px var(--g-glow);pointer-events:none;background:linear-gradient(#0000 0%,#fff9 20%,#fff 50%,#fff9 80%,#0000 100%);border-radius:8px;animation:1.6s ease-in-out infinite rail-pulse;position:absolute;left:-3px}@keyframes rail-pulse{0%{opacity:0;top:-28px}15%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}.landing-v2-page .rail-dots{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.landing-v2-page .rail-dots i{background:var(--border-2);border-radius:50%;width:8px;height:8px;margin-left:-3px;transition:background .3s,box-shadow .3s}.landing-v2-page .rail-dots i.is-on{background:var(--g);box-shadow:0 0 10px var(--g-glow)}.landing-v2-page .features{padding:80px 0}.landing-v2-page .sec-head{max-width:980px;margin-bottom:36px}.landing-v2-page .sec-head-center{text-align:center;margin-left:auto;margin-right:auto}.landing-v2-page .feat-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-v2-page .feat{border:1px solid var(--border);border-radius:var(--r-lg);background:linear-gradient(#ffffff06,#fff0);min-height:240px;padding:28px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.landing-v2-page .feat:hover{border-color:var(--border-2);transform:translateY(-3px)}.landing-v2-page .feat-lg{grid-column:span 2;min-height:320px}.landing-v2-page .feat-dark{background:radial-gradient(120% 100% at 100% 0%, var(--g-dim), transparent 50%), linear-gradient(180deg, #060d0a, #030604);border-color:var(--g-dim)}.landing-v2-page .feat-icon{border:1px solid var(--border);width:44px;height:44px;color:var(--g);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.landing-v2-page .feat-h{font-family:var(--display);letter-spacing:-.015em;margin:0 0 8px;font-size:22px;font-weight:700}.landing-v2-page .feat-p{color:var(--muted);max-width:32ch;margin:0;font-size:14.5px}.landing-v2-page .art-scanner{border:1px solid var(--border);background:linear-gradient(#0a0e0c,#06090a);border-radius:14px;height:90px;padding:12px 14px;position:absolute;inset:auto 24px 24px;overflow:hidden}.landing-v2-page .art-scanner .art-row{background:#ffffff0f;border-radius:4px;height:10px;margin-bottom:8px}.landing-v2-page .art-scanner .art-row-2{width:80%}.landing-v2-page .art-scanner .art-row-3{width:60%}.landing-v2-page .scan-band{background:linear-gradient(180deg, transparent, var(--g-glow), transparent);height:100%;animation:2.6s ease-in-out infinite band;position:absolute;top:0;left:-20%;right:-20%}@keyframes band{0%,to{transform:translateY(-110%)}50%{transform:translateY(110%)}}.landing-v2-page .art-draft{flex-direction:column;gap:6px;margin-top:20px;display:flex}.landing-v2-page .draft-row{border:1px solid var(--border);background:#0006;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.landing-v2-page .dchip{font-family:var(--mono);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;min-width:70px;font-size:10px}.landing-v2-page .dval{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.landing-v2-page .d-row-cta{color:var(--g);background:#1fe07f14;border-color:#1fe07f2e;justify-content:center;padding:11px 12px;font-weight:600}.landing-v2-page .dchip-cta{color:var(--g);font-family:var(--sans);letter-spacing:0;text-transform:none;min-width:0;font-size:13px}.landing-v2-page .trend{background:linear-gradient(180deg, transparent, var(--bg-2) 35%, var(--bg-2) 65%, transparent);padding:60px 0;position:relative}.landing-v2-page .marquee{margin-top:28px;padding:8px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-v2-page .marquee-track{gap:14px;width:max-content;animation:50s linear infinite scroll-x;display:flex}.landing-v2-page .marquee-2 .marquee-track{animation-duration:65s;animation-direction:reverse}.landing-v2-page .mq-card{border:1px solid var(--border);white-space:nowrap;background:linear-gradient(#0a0e0c,#050807);border-radius:14px;align-items:center;gap:12px;min-width:280px;padding:10px 14px;display:flex}.landing-v2-page .mq-img{object-fit:cover;object-position:center;background:linear-gradient(160deg,#4a4f55,#2a2f35);border-radius:8px;flex-shrink:0;width:36px;height:36px;display:block}.landing-v2-page .mq-img.shoe{background:linear-gradient(160deg,#c8c3b6,#6a665c)}.landing-v2-page .mq-img.cam{background:linear-gradient(160deg,#1c1d1f,#0a0c0e)}.landing-v2-page .mq-img.lap{background:linear-gradient(160deg,#404550,#1f242c)}.landing-v2-page .mq-img.toy{background:linear-gradient(160deg,#ff7373,#c0392b)}.landing-v2-page .mq-img.book{background:linear-gradient(160deg,#d4a574,#8b6240)}.landing-v2-page .mq-img.vintage{background:linear-gradient(160deg,#2c3e50,#1a2530)}.landing-v2-page .mq-img.lv{background:linear-gradient(160deg,#4e3c25,#2a1f12)}.landing-v2-page .mq-img.appliance{background:linear-gradient(160deg,#6b5a3a,#2a1f12)}.landing-v2-page .mq-meta{flex-direction:column;gap:1px;display:flex}.landing-v2-page .mq-t{font-size:13px;font-weight:500}.landing-v2-page .mq-s{color:var(--muted);font-size:11px;font-family:var(--mono)}.landing-v2-page .mq-price{font-family:var(--mono);margin-left:auto;font-size:14px;font-weight:600}.landing-v2-page .mq-up{color:var(--g)}.landing-v2-page .mq-down{color:var(--r)}.landing-v2-page .numbers{padding:70px 0}.landing-v2-page .num-grid{border:1px solid var(--border);border-radius:var(--r-lg);background:linear-gradient(#ffffff05,#0000);grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.landing-v2-page .num-cell{border-right:1px solid var(--border);padding:36px 28px;position:relative}.landing-v2-page .num-cell:last-child{border-right:0}.landing-v2-page .num-cell:before{content:"";background:var(--g);width:24px;height:1px;box-shadow:0 0 12px var(--g-glow);position:absolute;top:0;left:0}.landing-v2-page .num-n{font-family:var(--mono);letter-spacing:-.02em;font-size:clamp(34px,3.4vw,56px);font-weight:600}.landing-v2-page .num-plus{color:var(--g)}.landing-v2-page .num-l{color:var(--muted);max-width:24ch;margin-top:4px;font-size:13px}.landing-v2-page .flow{padding:70px 0 80px}.landing-v2-page .flow-list{grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.landing-v2-page .flow-step{grid-template-rows:auto 1px 1fr;gap:18px;padding:24px 24px 28px 0;display:grid;position:relative}.landing-v2-page .fs-num{letter-spacing:.12em;color:var(--g);font-size:14px}.landing-v2-page .fs-line{background:linear-gradient(90deg, var(--g), transparent);height:1px;position:relative}.landing-v2-page .fs-line:before{content:"";background:var(--g);width:7px;height:7px;box-shadow:0 0 12px var(--g-glow);border-radius:50%;position:absolute;top:-3px;left:0}.landing-v2-page .fs-body h3{font-family:var(--display);letter-spacing:-.015em;margin:0 0 10px;font-size:24px;font-weight:700}.landing-v2-page .fs-body p{color:var(--muted);max-width:34ch;margin:0;font-size:14.5px}.landing-v2-page .cta{isolation:isolate;padding:90px 0;position:relative;overflow:hidden}.landing-v2-page .cta-bg{z-index:-1;position:absolute;inset:0}.landing-v2-page .cta-bg .grid{opacity:.6}.landing-v2-page .cta-glow{background:radial-gradient(circle, var(--g-glow) 0%, transparent 60%);filter:blur(80px);opacity:.7;width:900px;height:900px;animation:8s ease-in-out infinite cta-breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes cta-breathe{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.landing-v2-page .cta-inner{text-align:center}.landing-v2-page .cta-h{margin:0 0 24px;font-size:clamp(60px,8vw,132px)}.landing-v2-page .cta-p{max-width:56ch;margin:0 auto 36px}.landing-v2-page .cta-inner .cta-row{justify-content:center;margin-bottom:36px}.landing-v2-page .cta-finds{font-family:var(--mono);color:var(--dim);letter-spacing:.04em;flex-wrap:wrap;justify-content:center;gap:10px;font-size:12px;display:flex}.landing-v2-page .cta-finds .finds{color:var(--muted)}.landing-v2-page .foot{border-top:1px solid var(--border);background:#02050405;padding:60px 0 30px}.landing-v2-page .foot-inner{grid-template-columns:1fr 2fr;gap:60px;display:grid}.landing-v2-page .foot-brand{flex-direction:column;gap:6px;display:flex}.landing-v2-page .foot-brand .brand-word{font-size:24px}.landing-v2-page .foot-tag{color:var(--muted);font-size:13px}.landing-v2-page .foot-cols{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-v2-page .foot-cols>div{flex-direction:column;gap:8px;font-size:14px;display:flex}.landing-v2-page .foot-cols b{color:var(--text);margin-bottom:4px;font-size:13px}.landing-v2-page .foot-cols a{color:var(--muted);transition:color .2s}.landing-v2-page .foot-cols a:hover{color:var(--g)}.landing-v2-page .foot-bottom{max-width:var(--maxw);border-top:1px solid var(--border);color:var(--dim);justify-content:space-between;margin:40px auto 0;padding:18px 32px 0;font-size:12px;display:flex}.landing-v2-page #tw-close{color:var(--muted);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:22px;line-height:1;display:flex}.landing-v2-page #tw-close:hover{color:#fff;background:#ffffff0d}@media (max-width:1100px){.landing-v2-page .hero-grid,.landing-v2-page .scandemo-inner,.landing-v2-page .theflip-grid{grid-template-columns:1fr;gap:60px}.landing-v2-page .scandemo-copy,.landing-v2-page .scandemo-stage{height:auto;min-height:0;padding:0;position:static}.landing-v2-page .scandemo-stage{padding:30px}.landing-v2-page .rail{display:none}.landing-v2-page .feat-grid{grid-template-columns:repeat(2,1fr)}.landing-v2-page .feat-lg{grid-column:span 2}.landing-v2-page .flow-list,.landing-v2-page .num-grid{grid-template-columns:1fr 1fr}.landing-v2-page .num-cell:nth-child(2){border-right:0}.landing-v2-page .num-cell:first-child,.landing-v2-page .num-cell:nth-child(2){border-bottom:1px solid var(--border)}.landing-v2-page .foot-inner{grid-template-columns:1fr}}@media (max-width:700px){.landing-v2-page .container,.landing-v2-page .nav-inner,.landing-v2-page .hero-grid{padding-left:20px;padding-right:20px}.landing-v2-page .nav-links{display:none}.landing-v2-page .display{font-size:clamp(44px,12vw,80px)}.landing-v2-page .feat-grid{grid-template-columns:1fr}.landing-v2-page .feat-lg,.landing-v2-page .feat-dark{grid-column:span 1}.landing-v2-page .flow-list,.landing-v2-page .num-grid{grid-template-columns:1fr}.landing-v2-page .num-cell{border-right:0;border-bottom:1px solid var(--border)}.landing-v2-page .num-cell:last-child{border-bottom:0}.landing-v2-page .hero-stats{flex-wrap:wrap;gap:16px}.landing-v2-page .hstat-sep{display:none}.landing-v2-page .foot-cols{grid-template-columns:1fr;gap:18px}.landing-v2-page .foot-bottom{flex-direction:column;gap:6px}}@media (prefers-reduced-motion:reduce){.landing-v2-page *,.landing-v2-page :before,.landing-v2-page :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.landing-v2-page .ticker,.landing-v2-page .marquee,.landing-v2-page .hero,.landing-v2-page .trend{max-width:100vw;overflow-x:clip}.landing-v2-page .ticker-track,.landing-v2-page .marquee-track{contain:paint}.landing-v2-page .landing-v2-page section{scroll-margin-top:92px}@media (max-width:700px){.landing-v2-page .nav-inner{gap:12px}.landing-v2-page .nav-links{display:none}.landing-v2-page .nav-login{margin-left:auto;padding-inline:13px}.landing-v2-page .nav-cta{padding-inline:18px}.landing-v2-page .hero-phone-wrap{max-width:100%;overflow:clip}.landing-v2-page .landing-v2-page section{scroll-margin-top:78px}.landing-v2-page .landing-v2-page{--mobile-gutter:20px}.landing-v2-page .container,.landing-v2-page .hero-grid,.landing-v2-page .scandemo-inner{padding-left:var(--mobile-gutter);padding-right:var(--mobile-gutter)}.landing-v2-page .nav{background:#030504e0;border-bottom-color:#ffffff14}.landing-v2-page .nav-inner{height:auto;min-height:68px;padding-top:12px;padding-bottom:12px}.landing-v2-page .brand-word{font-size:20px}.landing-v2-page .nav-login,.landing-v2-page .nav-cta{border-radius:999px;min-height:42px;font-size:13px}.landing-v2-page .hero{min-height:auto;padding-top:0}.landing-v2-page .hero-grid{gap:18px;padding-top:26px;padding-bottom:14px}.landing-v2-page .ticker{opacity:.42;height:26px}.landing-v2-page .display{letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(42px,11vw,58px);line-height:.97}.landing-v2-page .lede{margin-bottom:24px;font-size:16px;line-height:1.62}.landing-v2-page .cta-row{gap:10px;margin-bottom:26px;display:grid}.landing-v2-page .btn,.landing-v2-page .btn-lg{justify-content:center;width:100%;min-height:48px;padding:14px 16px}.landing-v2-page .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:none;padding-top:14px;display:grid}.landing-v2-page .hstat{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;min-width:0;padding:10px}.landing-v2-page .hstat-num{overflow-wrap:anywhere;font-size:18px}.landing-v2-page .hstat-lbl{font-size:9px;line-height:1.35}.landing-v2-page .scroll-cue,.landing-v2-page .orbit,.landing-v2-page .laser-fx{display:none}.landing-v2-page .phone,.landing-v2-page .phone-hero,.landing-v2-page .phone-demo{width:min(54vw,205px)}.landing-v2-page .phone-hero,.landing-v2-page .phone-demo{transform:none}.landing-v2-page .hero-phone-wrap{align-items:flex-start;max-height:min(38vw,142px);margin-top:-24px}.landing-v2-page .hero-phone-wrap:before,.landing-v2-page .hero-phone-wrap:after{opacity:.36}.landing-v2-page .phone-icon-float{display:none}.landing-v2-page .theflip,.landing-v2-page .scandemo,.landing-v2-page .features,.landing-v2-page .trend,.landing-v2-page .numbers,.landing-v2-page .flow,.landing-v2-page .cta{padding-top:52px;padding-bottom:54px}.landing-v2-page .theflip{padding-top:10px}.landing-v2-page .theflip-grid,.landing-v2-page .scandemo-inner{gap:32px}.landing-v2-page .h2{letter-spacing:-.02em;font-size:clamp(32px,9vw,42px);line-height:1.05}.landing-v2-page .p{max-width:none;font-size:15.5px;line-height:1.68}.landing-v2-page .kv-list{margin-top:24px}.landing-v2-page .kv{grid-template-columns:minmax(0,1fr) minmax(6.5rem,auto);align-items:baseline;gap:14px;padding:13px 0;display:grid}.landing-v2-page .kv-k{min-width:0;line-height:1.35}.landing-v2-page .kv-v{overflow-wrap:anywhere;text-align:right;justify-self:end;min-width:0;max-width:8.5rem;font-size:15px}.landing-v2-page .kv-total .kv-v{font-size:18px}.landing-v2-page .flipcard{aspect-ratio:3/4;width:min(84vw,320px);height:auto}.landing-v2-page .flipcard:before{opacity:.38;inset:-18px}.landing-v2-page .neon-edge{display:none}.landing-v2-page .scandemo-inner{min-height:0}.landing-v2-page .scandemo-copy,.landing-v2-page .scandemo-stage{height:auto;min-height:0;padding:0;position:static;top:auto}.landing-v2-page .steps{gap:10px;margin-top:22px}.landing-v2-page .step{opacity:1;background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:42px 1fr;gap:12px;padding:14px}.landing-v2-page .step:last-child{border-bottom:1px solid #ffffff14}.landing-v2-page .step-num{font-size:18px}.landing-v2-page .step-title{font-size:16px}.landing-v2-page .step-desc{max-width:none;font-size:13.5px;line-height:1.55}.landing-v2-page .feat,.landing-v2-page .feat-lg{border-radius:18px;min-height:0;padding:24px}.landing-v2-page .feat-art{max-height:170px}.landing-v2-page .marquee{height:72px}.landing-v2-page .num-cell{padding:26px 0}.landing-v2-page .flow-list{gap:12px}.landing-v2-page .flow-step{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;grid-template-rows:auto;grid-template-columns:42px 1fr;gap:12px;padding:16px}.landing-v2-page .fs-line{display:none}.landing-v2-page .fs-body h3{font-size:20px}.landing-v2-page .fs-body p{font-size:14px;line-height:1.6}.landing-v2-page .cta{min-height:auto}.landing-v2-page .cta-inner{padding-top:0;padding-bottom:0}.landing-v2-page .cta-h{font-size:clamp(40px,11vw,56px)}}.landing-v2-page .trust-disclaimer{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);max-width:720px;color:var(--muted);text-align:center;margin:36px auto 0;padding:16px 20px;font-size:13.5px;line-height:1.65}.landing-v2-page .diff-list{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.landing-v2-page .diff-list li{color:var(--text);align-items:baseline;gap:12px;font-size:15.5px;line-height:1.5;display:flex}.landing-v2-page .compare-wrap{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);margin-top:34px;overflow-x:auto}.landing-v2-page .compare-table{border-collapse:collapse;width:100%;min-width:520px;font-size:14.5px}.landing-v2-page .compare-table th,.landing-v2-page .compare-table td{text-align:left;border-bottom:1px solid var(--border);padding:14px 18px}.landing-v2-page .compare-table thead th{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:12px}.landing-v2-page .compare-table tbody th{color:var(--text);font-weight:600}.landing-v2-page .compare-table tbody tr:last-child th,.landing-v2-page .compare-table tbody tr:last-child td{border-bottom:none}.landing-v2-page .compare-table .compare-flipiq{background:var(--g-dim);color:var(--text)}.landing-v2-page .compare-table td.accent{color:var(--g);font-weight:600}.landing-v2-page .compare-table td.muted{color:var(--muted)}.landing-v2-page .compare-table td.dim{color:var(--dim)}body:has(.landing-v2-page){background:#000}.landing-v2-page{background:var(--bg);max-width:100%;overflow-x:clip}html:has(.landing-v2-page){scroll-behavior:smooth;overflow-x:clip}.landing-v2-page section[id]{scroll-margin-top:84px}@media (prefers-reduced-motion:reduce){html:has(.landing-v2-page){scroll-behavior:auto}.landing-v2-page *,.landing-v2-page :before,.landing-v2-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}