.hero2{position:relative;padding:6.25rem var(--gutter) 2.5rem;overflow:hidden}.hero2 .hero__glow{top:62%}.hero2 .h1{font-size:clamp(2.6rem,5.6vw,4.9rem)}.hero2 .badge{margin-bottom:.9rem}.hero2 .ctas{margin-top:1.3rem}.hero2 .ctanote{margin-top:.6rem}.hero2 .lead{max-width:40rem;font-size:clamp(1.05rem,1.35vw,1.25rem)}.hero__stage2{position:relative;z-index:3;margin:2rem auto 0;width:min(100%,76rem);perspective:1600px}.hero__tilt{transform-origin:50% 100%;will-change:transform}.hero__win,.tour__win{position:relative;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 60px 120px -50px #3c287873,0 24px 48px -28px #3c28784d,0 0 0 1px #0000000f}.hero__win{width:min(100%,60rem);margin:0 auto}.hero__win video{display:block;width:100%;aspect-ratio:1280 / 672;-o-object-fit:cover;object-fit:cover;background:#f8fafc}.hero__bar{display:flex;align-items:center;gap:.4rem;height:2.1rem;padding:0 .9rem;background:#f4f3f7;border-bottom:1px solid rgba(0,0,0,.06)}.hero__bar i{width:.62rem;height:.62rem;border-radius:50%;background:#dcd9e3}.hero__bar i:nth-child(1){background:#ff5f57}.hero__bar i:nth-child(2){background:#febc2e}.hero__bar i:nth-child(3){background:#28c840}.hero__bar span{margin:0 auto;padding:.2rem 1.2rem;border-radius:6px;background:#fff;font-size:.7rem;color:#625f6b;transform:translate(-1.4rem)}.hero2 .hero__phone{position:absolute;top:auto;bottom:-3.5rem;left:auto;right:max(0rem,calc(50% - 34rem));margin:0;width:clamp(190px,17vw,250px);transform:rotate(4deg);cursor:default;z-index:4;filter:drop-shadow(0 40px 50px rgba(40,30,90,.35))}.hero2 .live{top:0;right:0;bottom:0;left:0}.live--spots .live__note{right:auto;width:min(21rem,30vw);transform:translate(var(--x));animation:spotlife var(--life) cubic-bezier(.16,1,.3,1) both}.live--spots .live__note[style*=right]{left:auto}.live--spots .live__note--still{animation:none}.live--phone .live__note{width:min(16.5rem,78vw)}@keyframes spotlife{0%{opacity:0;transform:translate(var(--x)) translateY(14px) scale(.92);filter:blur(6px)}8%{opacity:1;transform:translate(var(--x)) translateY(0) scale(1);filter:blur(0)}86%{opacity:1;transform:translate(var(--x)) translateY(0) scale(1)}to{opacity:0;transform:translate(var(--x)) translateY(-10px) scale(.97)}}@media (prefers-reduced-motion: reduce){.live--spots .live__note{animation:none}}.proof{position:relative;z-index:3;margin:5.5rem auto 0;max-width:80rem;text-align:center}.proof__k{margin:0 0 1.4rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.proof .marks{position:relative;left:auto;right:auto;bottom:auto;gap:1.3rem}.proof .marks__row img{height:26px;opacity:.5}@media (max-width: 899px){.hero2{padding-top:6rem}.hero__stage2{margin-top:2.2rem;height:430px}.hero2 .hero__phone{left:50%;right:auto;bottom:auto;top:3.2rem;width:190px;margin-left:-95px;transform:rotate(-4deg)}.proof{margin-top:1.5rem}.proof .marks__row img{height:18px}}.tour{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);gap:4vw;padding:6rem var(--gutter) 2rem;max-width:92rem;margin:0 auto}.tour__steps{padding:20vh 0 30vh}.tstep{min-height:68vh;display:flex;flex-direction:column;justify-content:center;transform:translateY(10px);transition:transform .55s cubic-bezier(.2,.7,.2,1)}.tstep>.h2,.tstep>.lead2{opacity:.72;transition:opacity .55s ease}.tstep.is-on{transform:none}.tstep.is-on>.h2,.tstep.is-on>.lead2{opacity:1}.tstep .h2{font-size:clamp(2.1rem,3.5vw,3.3rem)}.tstep .lead2{font-size:clamp(1rem,1.15vw,1.12rem);max-width:28rem}.tour__stage{position:sticky;top:max(5.5rem,calc(50vh - 17rem));align-self:start;margin-top:20vh;display:grid;gap:1.1rem}.acts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.acts__b{position:relative;padding:0 0 .7rem;border:0;background:none;text-align:left;font:inherit;cursor:pointer}.acts__b span{font-size:.8rem;font-weight:700;letter-spacing:.02em;color:#8a8794;transition:color .3s}.acts__b.is-on span,.acts__b.is-done span{color:var(--ink)}.acts__b:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:#3c28781f}.acts__b i{position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--grad);transform-origin:0 50%;transition:transform .6s cubic-bezier(.2,.7,.2,1);z-index:1}.acts__b:focus-visible{outline:3px solid #1d4ed8;outline-offset:4px;border-radius:6px}.tour__screens{position:relative;aspect-ratio:1280 / 672;background:#f8fafc}.tour__screen{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.025);transition:opacity .6s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.tour__screen.is-on{opacity:1;transform:none}.tour__screen video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.tour__screen--wide{display:grid;place-items:center;background:#fff}.tour__screen--wide video{height:auto;-o-object-fit:contain;object-fit:contain}.tour__cta{justify-self:start}@media (max-width: 899px){.tour{display:block;padding:3rem var(--gutter) 1rem}.tour__steps{padding:0}.tstep{min-height:0;padding:2.5rem 0;transform:none}.tstep>.h2,.tstep>.lead2{opacity:1}.tstep .h2{font-size:1.9rem}.tstep__media{margin:1.5rem auto 0;width:min(62vw,250px);aspect-ratio:720 / 1558;border-radius:30px;overflow:hidden;background:#111;box-shadow:0 30px 60px -30px #3c287873,0 0 0 6px #111,0 0 0 7px #0003}.tstep__media--wide{width:100%;aspect-ratio:1600 / 526;border-radius:14px;background:#fff;box-shadow:var(--shadow),0 0 0 1px #0000000d}.tstep__media video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.tour--still .tstep{transform:none}.tour--still .tstep>*{opacity:1}.plans2{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(100%,64rem);margin:2.5rem auto 0;align-items:stretch}.plan2{position:relative;border-radius:22px;padding:1.6rem 1.5rem 1.7rem;background:#ffffffe6;box-shadow:0 0 0 1px #0000000f,0 20px 40px -30px #3c287859;text-align:left}.plan2--pro{background:#17122b;color:#fff;box-shadow:0 30px 60px -30px #3c287899}.plan2__badge{position:absolute;top:-.8rem;left:50%;transform:translate(-50%);padding:.3rem .9rem;border-radius:999px;background:var(--grad);color:#fff;font-size:.75rem;font-weight:700;white-space:nowrap;box-shadow:0 8px 20px -10px #7c3aedb3}.plan2__n{margin:0;font-size:1.05rem;font-weight:700;color:var(--ink)}.plan2--pro .plan2__n{color:#c4b5fd}.plan2__p{margin:.25rem 0 1rem;font-size:2.4rem;font-weight:800;letter-spacing:-.03em;line-height:1.1}.plan2__p small{font-size:.95rem;font-weight:500;color:var(--muted);margin-left:.15rem;letter-spacing:0}.plan2--pro .plan2__p small{color:#b9b3cc}.plan2__lead{margin:-.2rem 0 .7rem;font-size:.92rem;font-weight:600;color:#6d28d9}.plan2 ul{margin:0;padding:0;list-style:none;display:grid;gap:.5rem;font-size:.9rem;line-height:1.35;color:var(--ink-2)}.plan2--pro ul{color:#e4e0ee}.plan2 li{display:flex;gap:.55rem}.plan2 li:before{content:"✓";flex:none;font-weight:800;color:#16a34a}.plan2--pro li:before{color:#86efac}.plan2 li.is-no{color:#5f6470}.plan2 li.is-no:before{content:"✕";color:#8a8f99;font-weight:700}@media (max-width: 899px){.plans2{grid-template-columns:1fr;width:min(100%,26rem);gap:1.4rem}}@media (prefers-reduced-motion: reduce){.tstep,.tour__screen,.acts__b i{transition:none}}.stickycta{transform:translateY(110%);transition:transform .35s ease}.stickycta--on{transform:none}@media (max-width: 899px){.hero2{padding-top:5.5rem;padding-bottom:1.5rem}.hero2 .badge{margin-bottom:.7rem;padding:.35rem .8rem;font-size:.72rem}.hero2 .h1{font-size:clamp(2.2rem,10.5vw,2.7rem)}.hero2 .lead{margin-top:.8rem;font-size:1rem}.hero2 .ctas{margin-top:1.1rem;gap:.6rem}.hero2 .ctas .btn{padding:.8rem 1.25rem;font-size:.98rem}.hero2 .ctanote{font-size:.78rem}.hero__stage2{margin-top:1.2rem;height:420px}.hero2 .hero__phone{top:1.2rem;width:180px;margin-left:-90px}.climax .dots{display:none}}@media (max-width: 899px){#cookiescript_badge{bottom:84px!important}}.hero__stores{justify-content:center;margin-top:.9rem}@media (max-width: 899px){.live--phone .live__note{width:min(9.6rem,40vw);padding:.42rem .5rem .5rem;border-radius:14px}.live--phone .live__head{font-size:.52rem;gap:.3rem}.live--phone .live__app{width:12px;height:12px;border-radius:3px}.live--phone .live__body{gap:.45rem;margin-top:.3rem;align-items:flex-start}.live--phone .live__av{width:26px;height:26px}.live--phone .live__av--glyph,.live--phone .live__av--logo{border-radius:8px;font-size:.8rem}.live--phone .live__body p{font-size:.66rem;line-height:1.25}.live--phone .live__body p b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live--phone .live__body p small{display:none}.live--phone .live__amt{font-size:.86rem}.live--phone .live__dot{width:9px;height:9px;border-width:2px}}
