:root{color-scheme:dark;--bg:#0b0715;--panel:#141021;--ink:#f5f2ff;--muted:#aaa3bf;--purple:#b294ff;--cyan:#58dbe7;--border:#ffffff12}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--cyan);outline-offset:7px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(3.25rem,5.8vw,5.4rem);font-weight:800}h2{font-size:clamp(2.3rem,4vw,3.7rem);font-weight:750}h3{font-size:1.65rem}em{font-style:normal;background:linear-gradient(110deg,#70e3ed 0%,#9e8aff 55%,#e093f3 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.wrap{max-width:1200px;margin:auto;padding-left:36px;padding-right:36px}header{height:100px;max-width:1340px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;letter-spacing:.06em;font-size:1.2rem;font-weight:850}.brand img{flex-shrink:0}nav{display:flex;gap:30px;font-size:.875rem;color:#bcb5cf}nav a:hover,.text-link:hover{color:var(--cyan)}.header-cta{padding:10px 17px;border:1px solid #9d7bec50;border-radius:8px;font-size:.875rem;background:#a475ff0a}.header-cta span{margin-left:15px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:760px;align-items:center;gap:28px;padding-top:35px;padding-bottom:65px}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:700;color:var(--purple);margin-bottom:25px}.hero .eyebrow{display:flex;gap:10px;align-items:center}.eyebrow>span:empty{width:6px;height:6px;border-radius:100%;background:var(--cyan);box-shadow:0 0 12px #58dbe7}.intro{font-size:1.35rem;color:#d3cde1;line-height:1.55;margin-top:26px}.description{color:var(--muted);max-width:440px;margin-top:17px;line-height:1.8}.actions{display:flex;align-items:center;gap:26px;margin-top:32px}.button{display:inline-flex;gap:24px;align-items:center;border-radius:9px;font-size:.875rem;font-weight:700;padding:15px 22px}.primary{background:linear-gradient(110deg,#b3a3ff,#8edeea);color:#100b20;box-shadow:0 5px 30px #8c68fb20;transition:transform .2s}.primary:hover{transform:translateY(-3px)}.text-link{font-size:.875rem}.text-link>span{margin-left:8px}.release-note{font-size:.8125rem;color:var(--muted);margin-top:15px}.hero-tags{display:flex;gap:21px;margin-top:44px;font-size:.75rem;color:#b0a6c5}.hero-tags>span:before{content:'✓';color:var(--purple);margin-right:7px}.hero-visual{position:relative;min-height:670px;display:flex;justify-content:center;align-items:center;isolation:isolate}.hero-visual:before{content:'';position:absolute;inset:0 -35px;background:radial-gradient(ellipse at 65% 55%,#7835b930,transparent 60%),radial-gradient(ellipse at 10% 50%,#237e9830,transparent 55%);z-index:-2}.phone{width:282px;transform:rotate(6deg);border:6px solid #272033;border-radius:37px;overflow:hidden;box-shadow:0 0 0 1px #a492cc50,30px 40px 85px #0009}.phone img{display:block;width:100%;height:auto}.orbit{position:absolute;width:460px;height:460px;border:1px solid #8961b62c;border-radius:50%;z-index:-1;transform:rotate(-25deg) scaleY(.85)}.orbit:after{content:'';position:absolute;inset:35px -25px;border:1px solid #42c5e321;border-radius:50%;transform:rotate(45deg)}.float-label{position:absolute;background:#20182cf0;border:1px solid #b093ea45;backdrop-filter:blur(15px);box-shadow:0 15px 45px #0004;z-index:2}.float-label.top{right:-6px;top:90px;padding:10px 14px;border-radius:7px;font-size:.75rem;letter-spacing:.12em;transform:rotate(6deg)}.float-label.bottom{bottom:78px;left:0;padding:16px 22px;border-radius:14px;display:flex;gap:17px;align-items:center;font-size:.75rem;color:var(--muted);transform:rotate(-4deg)}.float-label strong{display:block;font-size:1rem;color:#fff}.spark{font-size:2rem;color:var(--cyan)}.feature-strip{border-block:1px solid var(--border);background:#17102070}.feature-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:80px;letter-spacing:.16em;font-size:.75rem;color:#c0b7d3}.feature-strip b{color:#9873d0}.section{padding-top:110px;padding-bottom:110px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px}.section-top>p{color:var(--muted);font-size:.9375rem}.panel{background:linear-gradient(135deg,#191226,#120f1d);border:1px solid var(--border);border-radius:19px}.scanner{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:50px}.number{display:block;font-size:.75rem;letter-spacing:.12em;color:var(--purple);margin-bottom:22px}.scanner h3{font-size:2.5rem}.scanner p,.feature p,.extra-list p{color:var(--muted);margin-top:20px;line-height:1.8}.scan-steps{padding:0;list-style:none;counter-reset:step;display:flex;gap:18px;margin:30px 0 0;font-size:.75rem}.scan-steps li{counter-increment:step}.scan-steps li:before{content:'0' counter(step);display:block;color:var(--cyan);font-weight:bold;margin-bottom:4px}.scan-demo{padding:22px;border:1px solid #8c71bf30;border-radius:16px;background:#0b0813;align-self:center}.scan-head{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.scan-target{position:relative;display:grid;grid-template-columns:1fr 1.3fr;gap:10px;margin:32px 0;padding:24px 16px;border:1px solid #55d5e06b;background:linear-gradient(120deg,#29dbe908,#b438ff10);border-radius:7px}.scan-target>span{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.scan-target strong{font-size:1.35rem;color:#e1d6ff;grid-row:2}.scan-target>span:nth-of-type(2){grid-column:2;grid-row:1}.scan-line{position:absolute;left:0;right:0;top:48%;height:1px;background:#67e7ed;box-shadow:0 0 14px #35e7ff}.scan-result{font-size:.75rem;color:#c0bacd}.scan-result>span{color:var(--cyan);margin-right:9px}.scan-demo small{display:block;margin-top:16px;font-size:.75rem;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.feature{padding:32px}.icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;font-size:1.6rem;color:var(--purple);background:#b38aff10;border:1px solid #b38aff20;border-radius:12px;margin-bottom:25px}.cyan{color:var(--cyan);background:#58dbe70a;border-color:#58dbe722}.pink{color:#e192d5;background:#e192d50a;border-color:#e192d522}.feature .number{font-size:.75rem;margin-bottom:17px}.feature h3{font-size:1.4rem;line-height:1.25}.feature p{font-size:.9375rem}.feature small{display:block;font-size:.75rem;color:var(--muted);margin-top:20px}.showcase{text-align:center;background:radial-gradient(ellipse at 50% 55%,#582a7520,transparent 70%),#0e0919;border-block:1px solid var(--border)}.showcase-intro{color:var(--muted);margin:24px auto 0}.screens{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;max-width:890px;margin:55px auto 26px}.screens img{width:100%;height:auto;display:block;border:5px solid #292231;border-radius:29px;box-shadow:0 20px 50px #0007}.screens figure:nth-child(2){margin-top:38px}.screens figcaption{font-size:.8125rem;text-align:left;margin-top:22px;color:#d0c6df}.screens figcaption>span:first-child{color:var(--purple);margin-right:10px;font-size:.75rem}.caption{font-size:.75rem;color:var(--muted)}.extras{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.extra-list article{display:flex;gap:22px;border-bottom:1px solid var(--border);padding:0 0 30px;margin-bottom:30px}.extra-list article:last-child{border:0;margin:0;padding:0}.extra-list .icon{flex-shrink:0;margin:0}.extra-list h3{font-size:1.2rem;letter-spacing:-.025em;line-height:1.3}.extra-list p{margin-top:12px;font-size:.9375rem}.release{padding-top:0}.release-inner{text-align:center;padding:70px 25px;background:radial-gradient(ellipse at 0 100%,#13586530,transparent 55%),radial-gradient(ellipse at 100% 0%,#822aa62a,transparent 60%),#151021;border:1px solid #9c76bf40;border-radius:24px}.release-inner h2{font-size:clamp(2rem,4vw,3.3rem)}.release-inner>p:not(.eyebrow):not(.caption){color:#bcb2ce;margin-top:23px}.store-buttons{display:flex;justify-content:center;gap:16px;margin:32px 0 20px}.store{display:flex;align-items:center;text-align:left;gap:17px;border:1px solid #a58adb80;padding:14px 22px;border-radius:11px;min-width:240px;background:#b08aff0b;cursor:default}.store>span:first-child{font-size:1.6rem;color:var(--purple)}.store small,.store strong{display:block}.store small{font-size:.75rem;color:var(--muted)}.store strong{font-size:.9375rem;font-weight:600}.store.later{border-color:#ffffff1a;background:#ffffff03}.store[href]{cursor:pointer}.store[href]:hover{border-color:var(--cyan)}footer{padding-bottom:30px}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:30px;border-bottom:1px solid var(--border)}.footer-row>span{font-size:.8125rem;color:var(--muted)}.language{border:1px solid var(--border);border-radius:7px;padding:6px 12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:23px;color:#a59ab9;font-size:.75rem}#legal-links{display:flex;gap:20px}.skip{position:absolute;top:-100px;left:15px;background:#fff;color:#111;padding:12px;z-index:10}.skip:focus{top:10px}.sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero{min-height:820px}}
@media(max-width:1000px){header{padding:0 30px}nav{gap:20px}.hero{gap:10px}.hero-visual{min-height:620px}.phone{width:248px}.float-label.top{right:-5px;font-size:.75rem}.orbit{width:350px;height:350px}.hero h1{font-size:3.75rem}.hero-tags{gap:12px}.scanner{gap:30px;padding:32px}.feature{padding:25px}.screens{gap:30px}.extras{gap:40px}}
@media(max-width:760px){header{height:80px;padding:0 22px}.brand{font-size:1rem}header nav{display:none}.header-cta{font-size:.75rem;padding:8px 12px}.header-cta span{margin-left:5px}.wrap{padding-left:24px;padding-right:24px}.hero{grid-template-columns:1fr;padding-top:44px;padding-bottom:36px;gap:12px;overflow:hidden}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:.75rem}.hero h1{font-size:clamp(3rem,10vw,4.6rem)}.intro{font-size:1.15rem;margin-top:23px}.description{margin:18px auto 0;font-size:.9375rem;max-width:440px}.actions{justify-content:center;gap:23px}.button{padding:14px 16px;font-size:.8125rem;gap:12px}.hero-tags{justify-content:center;margin-top:26px}.hero-visual{min-height:645px;max-width:420px;width:100%;margin:auto}.phone{width:254px}.float-label.top{right:0;top:75px;font-size:.75rem}.float-label.bottom{left:0;bottom:68px}.feature-strip .wrap{flex-wrap:wrap;justify-content:center;gap:10px 22px;padding-block:20px;font-size:.75rem;min-height:85px}.feature-strip b:last-of-type{display:none}.section{padding-top:72px;padding-bottom:72px}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:24px}.eyebrow{font-size:.75rem;line-height:1.8;margin-bottom:18px}.scanner{grid-template-columns:1fr;padding:27px;gap:30px}.scanner h3{font-size:2rem}.scan-steps{gap:14px;font-size:.75rem}.grid{grid-template-columns:1fr;gap:15px;margin-top:15px}.feature{padding:28px}.feature h3{font-size:1.6rem}.feature h3 br{display:none}.feature .number{font-size:.75rem}.feature .icon{margin-bottom:18px}.screens{gap:18px;overflow-x:auto;padding:8px 4px 22px;scroll-snap-type:x mandatory;grid-template-columns:repeat(3,230px);margin-top:36px}.screens figure{scroll-snap-align:center}.screens figure:nth-child(2){margin-top:0}.screens figcaption{font-size:.75rem}.showcase-intro{font-size:.9375rem}.caption{line-height:1.7}.extras{grid-template-columns:1fr;gap:38px}.extra-list h3{font-size:1.15rem}.release{padding-top:0}.release-inner{padding:46px 20px}.store-buttons{flex-direction:column;max-width:290px;margin-inline:auto}.store{min-width:0;width:100%;padding:12px 16px}.footer-row{flex-wrap:wrap}.footer-row>span:not(.language){order:3;width:100%}.footer-bottom{flex-wrap:wrap;gap:12px}.orbit{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
