:root{--bg:#03050a;--surface:#0a0f19;--line:#1b2b43;--blue:#00a8ff;--cyan:#00e5ff;--gold:#ffbd18;--text:#f6f8fc;--muted:#9aa6b8}html{touch-action:pan-y;width:100%;overflow-x:hidden}body{width:100%;max-width:100vw}img,svg{max-width:100%}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 40px);margin:auto}.top{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03050ac7;border-bottom:1px solid #ffffff12;position:fixed;inset:0 0 auto}nav{justify-content:space-between;align-items:center;height:74px;display:flex}.brand{letter-spacing:-.6px;font:700 21px Space Grotesk}.brand b{color:var(--cyan)}.links{color:#bdc7d6;align-items:center;gap:28px;font-size:14px;display:flex}.btn{background:linear-gradient(135deg,var(--gold),#ff8a00);color:#070707;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex;box-shadow:0 0 30px #ffad002e}.btn.blue{background:linear-gradient(135deg,var(--cyan),var(--blue));box-shadow:0 0 30px #00aeff33}.hero{place-items:center;min-height:780px;padding:140px 0 80px;display:grid;position:relative}.hero:before{content:"";background:radial-gradient(circle,#00a8ff2b,#0000 66%);width:720px;height:720px;position:absolute;top:20px;left:-330px}.hero:after{content:"";background:radial-gradient(circle,#ffbd181f,#0000 68%);width:560px;height:560px;position:absolute;top:150px;right:-260px}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:#badfff;background:#0b1624;border:1px solid #234263;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.pulse{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 12px var(--cyan);border-radius:50%}h1{letter-spacing:-4px;margin:25px 0 24px;font:700 clamp(48px,6vw,78px)/.99 Space Grotesk}h1 span{background:linear-gradient(90deg,var(--cyan),var(--blue) 55%,var(--gold));color:#0000;-webkit-background-clip:text}.lead{color:#aeb9c9;max-width:630px;font-size:19px;line-height:1.65}.actions{gap:14px;margin-top:34px;display:flex}.micro{color:#7f8b9d;margin-top:18px;font-size:13px}.product{place-items:center;height:500px;display:grid;position:relative}.phone{background:#07090d;border:1px solid #3a4557;border-radius:38px;width:250px;height:490px;padding:12px;position:absolute;right:15px;transform:rotate(5deg);box-shadow:0 45px 100px #000000b3,0 0 55px #00a8ff26}.screen{text-align:center;background:linear-gradient(160deg,#091427,#03060c);border-radius:29px;height:100%;padding:60px 22px 20px}.stars{color:var(--gold);letter-spacing:2px;font-size:24px}.g{background:conic-gradient(#4285f4 0 25%,#34a853 0 45%,#fbbc05 0 70%,#ea4335 0);color:#0000;-webkit-background-clip:text;margin:40px 0 15px;font-size:70px;font-weight:900}.screen p{color:#b8c5d7;line-height:1.5}.mini-btn{background:var(--blue);border-radius:8px;margin-top:25px;padding:12px;font-weight:800}.plaque{text-align:center;background:linear-gradient(160deg,#061a3b,#0473d7 65%,#02d3f5);border:1px solid #38d7ff;border-radius:24px;width:285px;height:355px;padding:28px;position:absolute;left:0;transform:rotate(-7deg);box-shadow:0 30px 80px #006dff59}.plaque .small{font-size:12px;font-weight:800}.plaque h3{font-size:24px;line-height:1.13}.nfc{margin:25px 0;font-size:64px}.plaque strong{font-size:17px;display:block}.tap{color:var(--cyan);filter:drop-shadow(0 0 12px var(--blue));font-size:52px;position:absolute;bottom:30px;left:260px}section{padding:105px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 55px}.kicker{color:var(--gold);letter-spacing:2px;text-transform:uppercase;font-size:13px;font-weight:900}.section-head h2{letter-spacing:-2px;margin:14px 0;font:700 clamp(35px,4vw,53px)/1.08 Space Grotesk}.section-head p{color:var(--muted);font-size:17px;line-height:1.6}.modules{background:linear-gradient(#050810,#09101c 45%,#050810)}.grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card{border:1px solid var(--line);background:linear-gradient(150deg,#111d2feb,#070b12f5);border-radius:16px;min-height:240px;padding:25px;transition:all .25s}.card:hover{border-color:#187ab0;transform:translateY(-7px);box-shadow:0 18px 50px #0084ff1f}.num{color:var(--cyan);letter-spacing:2px;font:700 13px Space Grotesk}.icon{margin:24px 0 18px;font-size:30px}.card h3{margin:0 0 12px;font-size:17px;line-height:1.3}.card p{color:#8f9caf;margin:0;font-size:14px;line-height:1.6}.how-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{border-left:2px solid #173859;padding:32px 30px}.step b{color:#112c45;font:700 52px Space Grotesk}.step h3{margin:16px 0 10px;font-size:20px}.step p{color:var(--muted);line-height:1.65}.bonus{grid-template-columns:1fr 1fr;gap:22px;display:grid}.bonus-card{background:linear-gradient(145deg,#ffbd1817,#05081080);border:1px solid #624d0b;border-radius:18px;padding:35px}.bonus-card span{color:var(--gold);font-weight:900}.bonus-card h3{font-size:25px}.bonus-card p{color:#a9b2c0;line-height:1.65}.cta{padding:115px 0}.cta-box{text-align:center;background:radial-gradient(circle at 50% 110%,#00aeff3d,#0000 55%),#07101c;border:1px solid #174e70;border-radius:28px;padding:70px 30px;position:relative;overflow:hidden}.cta h2{letter-spacing:-2px;max-width:820px;margin:0 auto 20px;font:700 clamp(38px,5vw,60px)/1.05 Space Grotesk}.cta p{color:#aeb8c8;margin-bottom:30px;font-size:18px}footer{color:#667286;border-top:1px solid #111b28;padding:30px 0;font-size:13px}.footer{justify-content:space-between;display:flex}.mobile-menu{display:none}@media (max-width:900px){.links a:not(.btn){display:none}.hero{padding-top:115px}.hero-grid{text-align:center;grid-template-columns:1fr;gap:30px}.lead{margin:auto}.actions{justify-content:center}.product{width:100%;max-width:540px;height:480px;margin:auto}.grid{grid-template-columns:repeat(2,1fr)}.how-grid,.bonus{grid-template-columns:1fr}}@media (max-width:560px){.wrap{width:min(100% - 28px,1180px)}nav{height:66px}.brand{font-size:18px}.links .btn{min-height:42px;padding:0 15px;font-size:13px}.hero{min-height:auto;padding:110px 0 65px}.eyebrow{font-size:11px}h1{letter-spacing:-2.5px;font-size:48px}.lead{font-size:16px}.actions{flex-direction:column}.product{height:380px;margin-top:15px}.phone{border-radius:29px;width:175px;height:345px;right:0}.screen{border-radius:22px;padding:35px 14px 10px}.stars{font-size:16px}.g{margin:22px 0 5px;font-size:48px}.screen p{font-size:11px}.mini-btn{margin-top:10px;font-size:11px}.plaque{width:205px;height:270px;padding:20px 14px;left:0}.plaque h3{font-size:18px}.nfc{margin:18px;font-size:44px}.tap{font-size:38px;bottom:15px;left:170px}section{padding:75px 0}.grid{grid-template-columns:1fr}.card{min-height:auto}.section-head{margin-bottom:35px}.bonus-card{padding:27px}.cta-box{padding:52px 22px}.footer{text-align:center;flex-direction:column;gap:10px}}.landing .hero{isolation:isolate;overflow:hidden}.landing .hero-grid>*{min-width:0}.landing .member-link{display:inline-flex!important}.landing main{animation:.5s ease-out enter}@media (max-width:600px){.landing .links{gap:8px}.landing .links .btn{display:none}.landing .member-link{border:1px solid #294b60;border-radius:8px;padding:10px;font-size:13px}}.landing .brand,.landing h1,.landing .section-head h2,.landing .cta h2,.landing .num,.landing .step b{font-family:Inter,system-ui,sans-serif}@media (max-width:600px){.landing .top nav{height:60px}.landing .brand{font-size:17px}.landing .member-link{padding:9px 11px;font-size:14px}.landing main>section:not(.hero){padding:42px 0}.landing .section-head{margin-bottom:22px}.landing .section-head h2{letter-spacing:-1px;margin:10px 0 12px;font-size:28px;line-height:1.14}.landing .section-head p{font-size:16px;line-height:1.5}.landing .kicker{letter-spacing:1.4px;font-size:12px}.landing .how-grid{gap:10px}.landing .step{background:#09121e;border:1px solid #18334c;border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:5px 12px;padding:16px;display:grid}.landing .step b{color:#37c9ef;grid-row:1/3;font-size:25px;font-weight:800;line-height:1.2}.landing .step h3{margin:0;font-size:18px}.landing .step p{font-size:16px;line-height:1.45}.landing .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing .card{border-radius:12px;flex-direction:column;min-height:0;padding:15px 12px;display:flex}.landing .card .num{letter-spacing:1px;font-size:12px}.landing .card .icon{margin:13px 0 11px;font-size:26px;line-height:1}.landing .card h3{margin:0 0 8px;font-size:16px;font-weight:750;line-height:1.25}.landing .card p{color:#a5b3c5;font-size:14px;line-height:1.45}.landing .card:hover{transform:none}.landing .bonus{gap:12px}.landing .bonus-card{padding:20px}.landing .bonus-card h3{margin:10px 0;font-size:22px}.landing .bonus-card p{font-size:16px;line-height:1.5}.landing .cta-box{border-radius:18px;padding:30px 18px}.landing .cta h2{letter-spacing:-1px;font-size:29px;line-height:1.15}.landing .cta p{margin-bottom:20px;font-size:16px}}@media (max-width:359px){.landing .grid{grid-template-columns:1fr}.landing .card{grid-template-columns:32px minmax(0,1fr);gap:8px 12px;display:grid}.landing .card .num{grid-column:1/-1}.landing .card .icon{grid-area:2/1/4;margin:0}.landing .card h3,.landing .card p{grid-column:2;margin:0}}.landing .member-login{color:#d8e5ec;white-space:nowrap;border:1px solid #345367;border-radius:8px;padding:9px 12px;font-weight:700;display:inline-flex}.landing .member-login:hover{color:#00e5ff;border-color:#00a8ff}.landing .faq{background:#070d17}.landing .faq-wrap{max-width:800px}.landing .faq .section-head{margin-bottom:27px}.landing .faq-list{border-top:1px solid #284055}.landing .faq details{border-bottom:1px solid #284055;padding:0 2px}.landing .faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:21px 0;font-size:18px;font-weight:750;line-height:1.35;list-style:none;display:flex}.landing .faq summary::-webkit-details-marker{display:none}.landing .faq summary:after{content:"+";color:#00d4ff;flex:none;font-size:26px;font-weight:400;line-height:1}.landing .faq details[open] summary:after{content:"−"}.landing .faq details p{color:#aeb9c9;max-width:680px;padding:0 38px 22px 0;font-size:16px;line-height:1.6}@media (max-width:600px){.landing .links{gap:7px}.landing .member-link{padding:8px!important;font-size:12px!important}.landing .member-login{padding:8px;font-size:12px}.landing .brand{font-size:16px}.landing .faq summary{padding:17px 0;font-size:16px}.landing .faq details p{font-size:15px}}@media (max-width:900px){.landing .links .member-login{display:inline-flex!important}}.landing .proof{background:radial-gradient(circle at 50% 0,#00a8ff17,#0000 55%),#070d17}.landing .proof-card{background:linear-gradient(145deg,#0c1a2b,#080e19);border:1px solid #245075;border-radius:20px;grid-template-columns:50px 1fr auto;align-items:center;gap:20px;max-width:790px;margin:auto;padding:26px 30px;display:grid;box-shadow:0 24px 65px #0003}.landing .proof-mark{color:#00c9ed;align-self:start;font:800 70px/1 Georgia,serif}.landing .proof-card strong{font-size:21px;line-height:1.3}.landing .proof-card p{color:#aab9cb;margin:8px 0 0;font-size:16px;line-height:1.5}.landing .proof-card a{color:#06101a;white-space:nowrap;background:#80e9f9;border-radius:10px;padding:13px 15px;font-size:14px;font-weight:800}.landing .proof-card a:hover{background:#fff}.landing .social-float{right:max(17px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:22;flex-direction:column;gap:10px;display:flex;position:fixed}.landing .social-float a{background:#f7faff;border:1px solid #dae7f2;border-radius:50%;place-items:center;width:52px;height:52px;transition:transform .2s;display:grid;box-shadow:0 9px 28px #0009}:is(.landing .social-float a:hover,.landing .social-float a:focus-visible){transform:translateY(-3px)}.landing .social-float svg{width:26px;height:26px}.landing .social-instagram{color:#d42d66}.landing .social-telegram{color:#229ed9}.landing footer a:hover{color:#d7edf7}@media (max-width:700px){.landing .proof-card{grid-template-columns:34px 1fr;gap:6px 12px;padding:22px 18px}.landing .proof-mark{font-size:48px}.landing .proof-card strong{font-size:18px}.landing .proof-card a{grid-column:2;justify-self:start;margin-top:10px}.landing .social-float{right:12px;bottom:max(12px,env(safe-area-inset-bottom));gap:8px}.landing .social-float a{width:46px;height:46px}.landing .social-float svg{width:23px;height:23px}.landing .proof .section-head p{font-size:16px}}.landing section[id]{scroll-margin-top:74px}.landing .hero{min-height:690px;padding:126px 0 66px}.landing .hero-grid{grid-template-columns:1.1fr .9fr;gap:48px}.landing h1{letter-spacing:-2.8px;font-size:clamp(42px,5.1vw,68px);line-height:1.05}.landing .micro{color:#adbdce;flex-wrap:wrap;gap:9px 18px;font-size:13px;display:flex}.landing .micro span{align-items:center;gap:7px;display:flex}.landing .micro span:before{content:"✓";color:#4dd9ed}.landing .hero-photo{isolation:isolate;border:1px solid #214763;border-radius:24px;margin:0;position:relative;overflow:hidden;box-shadow:0 25px 80px #0007}.landing .hero-photo>img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.landing .hero-photo figcaption{background:linear-gradient(#0000,#020914ed);padding:55px 25px 22px;position:absolute;inset:auto 0 0}.landing .hero-photo figcaption>span{letter-spacing:1.5px;color:#9feaf4;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.landing .hero-photo figcaption strong{letter-spacing:-.5px;font-size:25px;line-height:1.2;display:block}.landing .hero-photo figcaption small{color:#aebaca;margin-top:9px;font-size:12px;display:block}.landing .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing .card{padding:18px;overflow:hidden}.landing .module-cover{aspect-ratio:1.8;object-fit:cover;border-radius:9px;width:100%;height:auto;margin:14px 0 16px;display:block}.landing .step p{margin:0}.landing .cta-box.offer-grid{text-align:left;grid-template-columns:1.1fr .9fr;gap:45px;padding:42px;display:grid}.landing .offer-copy h2{letter-spacing:-1.5px;margin:16px 0;font-size:clamp(30px,3.5vw,44px);line-height:1.1}.landing .offer-copy>p{margin:0 0 26px;font-size:16px;line-height:1.6}.landing .offer-includes{gap:18px;margin:0;padding:0;list-style:none;display:grid}.landing .offer-includes li{align-items:flex-start;gap:14px;display:flex}.landing .offer-includes li>span{color:#69dcea;border:1px solid #204758;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;font-size:13px;font-weight:800;display:grid}.landing .offer-includes strong{font-size:17px}.landing .offer-includes p{margin:4px 0 0;font-size:14px;line-height:1.5}.landing .offer-purchase{background:linear-gradient(145deg,#171b18,#0a1119);border:1px solid #53603a;border-radius:18px;align-self:center;padding:28px}.landing .offer-label{letter-spacing:2px;color:#ffd068;font-size:13px;font-weight:900}.landing .offer-purchase h3{letter-spacing:-.8px;margin:14px 0;font-size:28px;line-height:1.16}.landing .offer-purchase>p{margin:0 0 21px;font-size:16px;line-height:1.5}.landing .offer-purchase .btn{text-align:center;gap:12px;width:100%;padding:15px 12px;font-size:14px;line-height:1.25}.landing .offer-existing{text-align:center;text-underline-offset:4px;color:#b4d1dd;margin:17px 0 23px;font-size:14px;text-decoration:underline;display:block}.landing .offer-details{border-top:1px solid #31382e;padding-top:16px}.landing .offer-details p{color:#a8b7c3;margin:0 0 10px;font-size:13px;line-height:1.55}.landing .offer-details p:last-child{margin-bottom:0}.landing .offer-details strong{color:#d3dee6}@media (max-width:900px){.landing .hero-grid{grid-template-columns:1fr;gap:30px}.landing .hero-photo{text-align:left;width:100%;max-width:460px;margin:0 auto}.landing .micro{justify-content:center}.landing .cta-box.offer-grid{gap:28px;padding:28px}.landing .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.landing section[id]{scroll-margin-top:60px}.landing .hero{padding:95px 0 38px}.landing h1{letter-spacing:-1.7px;margin:19px 0;font-size:40px;line-height:1.07}.landing .eyebrow{font-size:12px}.landing .actions{gap:10px;margin-top:24px}.landing .hero-photo>img{aspect-ratio:1.2;max-height:320px}.landing .hero-photo figcaption{padding:50px 20px 18px}.landing .hero-photo figcaption strong{font-size:23px}.landing .hero-photo figcaption>span{font-size:10px}.landing .micro{gap:8px 13px;font-size:12px}.landing .card{padding:12px}.landing .module-cover{aspect-ratio:1.45;border-radius:7px;margin:11px 0 13px}.landing .cta-box.offer-grid{grid-template-columns:1fr;gap:25px;padding:23px 17px}.landing .offer-copy h2{letter-spacing:-1px;font-size:29px}.landing .offer-copy>p{margin-bottom:20px}.landing .offer-includes{gap:15px}.landing .offer-purchase{padding:23px 17px}.landing .offer-purchase h3{font-size:26px}.landing .offer-details p{font-size:14px}.landing .cta{padding-bottom:110px!important}}@media (max-width:359px){.landing .grid{grid-template-columns:1fr}.landing .card{display:block}.landing .module-cover{aspect-ratio:2}}.landing .modules .grid{grid-template-columns:repeat(5,minmax(0,1fr))}.landing .modules .card{min-width:0}.landing .modules .module-cover{aspect-ratio:9/16;object-fit:contain;object-position:center;background:#080e18;width:100%;height:auto;margin:14px 0 16px}@media (max-width:1000px){.landing .modules .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.landing .modules .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing .modules .module-cover{margin:11px 0 13px}}@media (max-width:359px){.landing .modules .grid{grid-template-columns:1fr}}.landing .proof .section-head{margin-bottom:28px}.landing .feedback-grid{gap:16px;max-width:900px;margin:0 auto;display:grid}.landing .feedback-item{background:linear-gradient(145deg,#0c1928,#07101b);border:1px solid #253b50;border-radius:18px;min-width:0;margin:0;padding:12px}.landing .feedback-item img{background:#f7f3ed;border-radius:11px;width:100%;height:auto;display:block}.landing .feedback-item figcaption{color:#c9d7e4;padding:11px 3px 2px;font-size:14px;font-weight:700}.landing .feedback-disclosure{color:#9aacc0;max-width:900px;margin:15px auto 0;font-size:13px;line-height:1.5}@media (max-width:600px){.landing .proof .section-head h2{font-size:30px;line-height:1.13}.landing .proof .section-head p{font-size:16px}.landing .feedback-grid{gap:12px}.landing .feedback-item{border-radius:12px;padding:8px}.landing .feedback-item img{border-radius:7px}.landing .feedback-item figcaption{padding:8px 2px 1px;font-size:13px}.landing .feedback-disclosure{font-size:12px}}.landing .offer-price{text-align:left;background:#162220;border:1px solid #5b6247;border-radius:12px;gap:2px;margin:0 0 22px;padding:16px 18px;display:grid}.landing .offer-price span{color:#cbdad4;letter-spacing:1.2px;font-size:12px;font-weight:800;line-height:1.3}.landing .offer-price strong{color:#fff;letter-spacing:-1.5px;font:800 clamp(34px,4vw,46px)/1.1 Space Grotesk,Inter,sans-serif}@media (max-width:600px){.landing .offer-price{margin-bottom:18px;padding:14px 16px}.landing .offer-price strong{font-size:38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing main{animation:none}.landing .card,.landing .social-float a{transition:none}}.landing .how-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:900px;margin:auto}.landing .step{background:linear-gradient(145deg,#111e2c,#09111d);border:1px solid #28445b;border-radius:16px;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:20px;padding:26px;display:grid}.landing .step b{color:#4cd7ee;font-size:36px;line-height:1}.landing .step h3{margin:0 0 8px;font-size:21px}.landing .step p{color:#aebed0;font-size:16px;line-height:1.55}.landing .cta-box.offer-grid{width:min(100%,720px);box-shadow:none;text-align:left;background:0 0;border:0;margin:auto;padding:0;display:block;overflow:visible}.landing .offer-purchase{background:radial-gradient(circle at 95% 0,#00b3ee1f,#0000 55%),linear-gradient(145deg,#102034,#0a121e);border:1px solid #35607a;border-radius:22px;padding:36px;box-shadow:0 22px 70px #0008}.landing .offer-label{color:#ffd369;letter-spacing:1.4px;background:#ffbd1822;border:1px solid #d59d3280;border-radius:999px;padding:8px 13px;font-size:12px;display:inline-flex}.landing .offer-purchase h2{letter-spacing:-1.3px;max-width:none;margin:18px 0 12px;font:800 clamp(30px,4vw,43px)/1.12 Inter,system-ui,sans-serif}.landing .offer-purchase>p{color:#b2c3d0;max-width:610px;margin:0 0 20px;font-size:16px;line-height:1.55}.landing .offer-benefits{gap:10px;margin:0 0 22px;padding:0;list-style:none;display:grid}.landing .offer-benefits li{color:#e9f1f7;align-items:flex-start;gap:11px;font-size:15px;line-height:1.4;display:flex}.landing .offer-benefits li:before{content:"✓";color:#75efd1;background:#2bdab02b;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:14px;font-weight:900;display:grid}.landing .offer-price{background:linear-gradient(130deg,#102b47,#112137);border-color:#3686b4;border-radius:14px;margin:0 0 18px;padding:17px 20px}.landing .offer-price span{color:#99e6f3}.landing .offer-price strong{letter-spacing:-2px;font-size:clamp(40px,6vw,56px)}.landing .offer-price-comparison{gap:4px;margin-top:7px;display:grid}.landing .offer-price-comparison small{color:#d0dae4;font-size:14px;line-height:1.45}.landing .offer-price-comparison del{color:#f6a6a6;text-decoration-thickness:2px}.landing .offer-price-comparison>div{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.landing .offer-price-comparison em{color:#98ecf9;font-size:17px;font-style:normal;font-weight:800}.landing .offer-purchase .btn{min-height:56px;font-size:15px}.landing .offer-existing{margin:15px 0 17px}.landing .offer-purchase>.offer-access{color:#95a9ba;border-top:1px solid #2b4250;margin:0;padding-top:16px;font-size:13px;line-height:1.5}@media (max-width:700px){.landing .how-grid{grid-template-columns:1fr;gap:11px}.landing .step{grid-template-columns:36px minmax(0,1fr);gap:13px;padding:17px}.landing .step b{font-size:26px}.landing .step h3{margin:0 0 4px;font-size:18px}.landing .step p{font-size:15px}.landing .cta-box.offer-grid{padding:0}.landing .offer-purchase{border-radius:18px;padding:24px 20px}.landing .offer-purchase h2{letter-spacing:-1px;font-size:30px}.landing .offer-price strong{font-size:44px}}@media (max-width:380px){.landing .offer-purchase{padding:20px 16px}.landing .offer-purchase h2{font-size:27px}.landing .offer-price strong{font-size:40px}}.landing .offer-price{background:radial-gradient(circle at 100% 0,#36b6ea30,#0000 65%),linear-gradient(140deg,#10304c,#102038);border:2px solid #68dfff;padding:25px 25px 27px;box-shadow:0 0 0 4px #3cc2f114,0 18px 40px #0005}.landing .offer-price>span{letter-spacing:1.35px;color:#9eeeff;font-size:14px}.landing .offer-price-comparison{gap:15px;margin-top:16px}.landing .offer-price-old{border-bottom:1px solid #536a7d;gap:4px;padding-bottom:15px;display:grid}.landing .offer-price-old small{color:#d4e1eb;font-size:15px;line-height:1.35}.landing .offer-price-old del{color:#f4b1b1;font:800 clamp(29px,4vw,39px)/1.2 Space Grotesk,Inter,sans-serif;text-decoration-color:#ff6d6d;text-decoration-thickness:3px}.landing .offer-price-now{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.landing .offer-price-now em{color:#a9ecfa;font-size:19px}.landing .offer-price-now strong{letter-spacing:-2.4px;font-size:clamp(49px,7vw,70px);line-height:1.04}@media (max-width:700px){.landing .offer-price{padding:21px 19px 24px}.landing .offer-price-old del{font-size:35px}.landing .offer-price-now{gap:3px;display:grid}.landing .offer-price-now strong{font-size:clamp(48px,12vw,62px)}}@media (max-width:380px){.landing .offer-price{padding:19px 15px 22px}.landing .offer-price-now strong{font-size:46px}}
