:root{--ink:#07131f;--panel:#0a1928;--panel-2:#0d2032;--cyan:#55c7ff;--blue:#248cff;--green:#6cf0b2;--muted:#8da3b6;--line:rgba(255,255,255,.09);--shadow:0 28px 80px rgba(0,0,0,.36)}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ink);color:#f6fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;padding-bottom:0}
body.locked{overflow:hidden}
button,a,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit}
:focus-visible{outline:3px solid rgba(85,199,255,.55);outline-offset:3px}
.shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}
.announcement{height:36px;background:#060f19;border-bottom:1px solid var(--line);color:#9fb2c5;font-size:12px}
.announcement-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.announcement-inner>span,.announcement a{display:flex;gap:7px;align-items:center;text-decoration:none}
.site-header{height:76px;position:sticky;top:0;z-index:50;background:rgba(7,18,31,.87);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;color:white;text-decoration:none;font-size:21px;font-weight:820;letter-spacing:-.8px;white-space:nowrap}
.brand>span:last-child>span{color:var(--cyan)}
.brand-mark{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#65d4ff,#167cff);box-shadow:0 8px 25px rgba(44,170,255,.25);transform:rotate(-7deg)}
.brand-mark i{width:14px;height:10px;border:2px solid white;border-radius:8px 8px 4px 4px;position:relative}
.brand-mark i:after{content:"";position:absolute;width:7px;height:2px;background:white;right:-5px;top:1px;border-radius:2px}
.desktop-nav{display:flex;gap:32px}.desktop-nav a{color:#afc0cf;text-decoration:none;font-size:14px;font-weight:600}.desktop-nav a:hover{color:white}
.nav-actions{display:flex;align-items:center;gap:10px}.mobile-only{display:none}
.icon-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.05);color:white;display:grid;place-items:center;font-size:22px}
.primary-button,.ghost-button{border:0;border-radius:12px;min-height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:780;transition:.2s}
.primary-button{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#04111d;box-shadow:0 12px 32px rgba(38,155,255,.23)}
.primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(38,155,255,.34)}
.primary-button.compact{min-height:42px;padding-inline:16px;font-size:13px}.primary-button.large{min-height:54px;padding-inline:24px}.primary-button.light{background:white;color:#09213a;box-shadow:none}
.ghost-button{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.12);color:#eaf5fd}.ghost-button:hover{background:rgba(255,255,255,.09)}
.language-menu{position:relative}.language-trigger{height:42px;min-width:74px;padding:0 10px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:#dceaf3;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:800}.language-trigger img,.language-popover img,.drawer-language img{width:24px;height:16px;object-fit:cover;border-radius:3px;box-shadow:0 2px 7px rgba(0,0,0,.25)}.language-trigger b{color:#71899b}.language-popover{position:absolute;right:0;top:49px;width:205px;padding:7px;border-radius:14px;border:1px solid rgba(119,210,255,.18);background:#0b1b2b;box-shadow:0 20px 55px rgba(0,0,0,.42);z-index:150}.language-popover button{width:100%;border:0;border-radius:10px;background:transparent;color:#d8e7f1;display:grid;grid-template-columns:29px 1fr 18px;align-items:center;gap:9px;text-align:left;padding:10px}.language-popover button:hover,.language-popover button.active{background:rgba(85,199,255,.09)}.language-popover button>span{display:flex;flex-direction:column}.language-popover strong{font-size:11px}.language-popover small{font-size:8px;color:#6f879a;margin-top:2px}.language-popover i{color:var(--green);font-style:normal}
.hero{min-height:675px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:35px;padding-block:55px 70px;position:relative}.hero:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(35,143,255,.16),transparent 67%);left:-360px;top:-100px;pointer-events:none}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.16em;font-weight:800;color:#7cd8ff;display:flex;align-items:center;gap:9px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(108,240,178,.1),0 0 17px var(--green)}
.hero h1{font-size:clamp(48px,6vw,77px);line-height:.99;letter-spacing:-4.5px;margin:22px 0 25px;max-width:710px}.hero h1 span,.hero h1 em{font-style:normal}.hero h1 em{color:transparent;background:linear-gradient(90deg,#73d6ff,#258cff 75%);background-clip:text;-webkit-background-clip:text}.hero-copy>p{color:#aabfd1;font-size:18px;line-height:1.65;max-width:600px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-trust{display:flex;gap:20px;margin-top:34px;color:#9db1c4;font-size:12px}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust b{font-weight:600}
.hero-visual{height:520px;position:relative;display:grid;place-items:center;perspective:1200px}.hero-visual:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:radial-gradient(circle,rgba(38,158,255,.24),rgba(24,93,158,.03) 55%,transparent 72%)}.orbit{position:absolute;border:1px solid rgba(93,197,255,.13);border-radius:50%;transform:rotate(-21deg)}.orbit.one{width:480px;height:300px}.orbit.two{width:370px;height:480px;transform:rotate(35deg)}
.wallet-card{position:absolute;width:345px;height:215px;border-radius:23px;padding:24px;background:linear-gradient(145deg,#16334f,#0a192b 72%);border:1px solid rgba(126,218,255,.25);box-shadow:var(--shadow);overflow:hidden}.wallet-card:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 15%,rgba(255,255,255,.1) 47%,transparent 58%);transform:translateX(-80%)}.wallet-card.front{z-index:3;transform:rotate(-5deg) translate(-10px,28px);background:linear-gradient(145deg,#10324e,#081726 73%)}.wallet-card.back{transform:rotate(9deg) translate(30px,-55px);opacity:.67}.wallet-card>small{font-size:10px;letter-spacing:.16em;color:#bad8e9;font-weight:700}.wallet-card.back strong{display:block;font-size:63px;margin-top:25px}.wallet-card.back>span{font-size:10px;letter-spacing:.18em}.card-value{display:flex;align-items:flex-end;gap:8px;margin-top:28px}.card-value strong{font-size:58px;letter-spacing:-3px;line-height:1}.card-value span{font-size:12px;font-weight:800;color:var(--cyan);padding-bottom:9px}.code-strip{height:36px;margin-top:12px;border:1px dashed rgba(255,255,255,.23);border-radius:8px;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:space-between;padding:0 11px;color:#93aabd;font-size:11px;letter-spacing:.17em}.wallet-card footer{display:flex;justify-content:space-between;margin-top:15px;color:#6e8499;font-size:7px;letter-spacing:.14em}.floating-chip{position:absolute;z-index:5;background:rgba(9,26,43,.94);border:1px solid rgba(102,208,255,.22);border-radius:14px;padding:11px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.floating-chip span{display:flex;flex-direction:column}.floating-chip b{font-size:11px}.floating-chip small{font-size:9px;color:#8fa7ba;margin-top:2px}.chip-one{left:20px;top:105px}.chip-two{right:2px;bottom:90px}
.proof-strip{border-block:1px solid var(--line);background:#091725}.proof-grid{height:94px;display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line)}.proof-grid>div:last-child{border:0}.proof-grid strong{font-size:21px}.proof-grid span{font-size:12px;color:#8399ac}
.section{padding-block:100px}.section-heading h2{font-size:clamp(35px,4vw,50px);letter-spacing:-2.5px;margin:12px 0 0}.section-heading p{color:#8fa4b7;line-height:1.65}.split-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.split-heading>p{max-width:430px;margin:0;font-size:14px}
.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.product-card{position:relative;border:1px solid var(--line);background:var(--panel);border-radius:19px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-7px);border-color:rgba(93,204,255,.38);box-shadow:0 22px 50px rgba(0,0,0,.24)}.product-card.featured{border-color:rgba(83,197,255,.48);box-shadow:0 22px 55px rgba(0,111,188,.12)}.product-badge{position:absolute;z-index:3;right:10px;top:10px;border-radius:999px;padding:5px 9px;background:var(--cyan);color:#07131d;font-weight:850;font-size:8px;letter-spacing:.1em}.product-art{height:155px;position:relative;padding:17px;background:radial-gradient(circle at 78% 20%,rgba(76,198,255,.28),transparent 42%),linear-gradient(145deg,#153852,#0b1c2e);overflow:hidden}.product-art:after{content:"";position:absolute;width:140px;height:140px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-35px;bottom:-65px}.steam-disc{font-size:32px}.watermark{position:absolute;left:18px;bottom:15px;font-size:8px;letter-spacing:.24em;color:#7da0b6}.product-value{position:absolute;right:17px;bottom:22px;text-align:right}.product-value strong{display:block;font-size:35px;line-height:1;letter-spacing:-2px}.product-value small{font-size:8px;letter-spacing:.2em;color:var(--cyan)}.product-info{padding:17px}.product-info>span{font-size:9px;color:var(--cyan);font-weight:800;letter-spacing:.09em}.product-info h3{font-size:14px;margin:7px 0 12px}.product-info ul{padding:0;margin:0 0 17px;list-style:none;display:grid;gap:7px;color:#829aae;font-size:9px}.product-info li{color:var(--green)}.product-info li span{color:#829aae}.product-bottom{border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:end;justify-content:space-between;gap:8px}.product-bottom>div{display:flex;flex-direction:column}.product-bottom small{font-size:8px;color:#7790a5}.product-bottom strong{font-size:15px;margin-top:2px}.buy-button{border:0;border-radius:9px;background:rgba(85,199,255,.1);color:#82ddff;height:34px;padding:0 10px;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:800}.buy-button:hover{background:var(--cyan);color:#07131f}.price-note{margin:22px 0 0;text-align:center;color:#738ba0;font-size:11px}
.how-section{background:#f4f8fb;color:#0a1723}.section-heading.centered{text-align:center;max-width:710px;margin:0 auto 48px}.section-heading.centered .section-kicker{justify-content:center;color:#1287c6}.section-heading.centered p{max-width:580px;margin:15px auto 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative}.steps:before{content:"";position:absolute;top:38px;left:19%;right:19%;border-top:1px dashed #bbd3e1}.steps article{position:relative;text-align:center;background:white;border:1px solid #dbe7ed;border-radius:20px;padding:30px;box-shadow:0 13px 38px rgba(31,64,86,.055)}.steps article>span{position:absolute;right:18px;top:14px;color:#d5e4ec;font-size:12px;font-weight:850}.steps i{width:62px;height:62px;border-radius:18px;background:#e7f7ff;display:grid;place-items:center;margin:0 auto 20px;font-style:normal;font-size:25px;position:relative}.steps h3{font-size:18px;margin:0 0 9px}.steps p{color:#657887;font-size:13px;line-height:1.6;margin:0}
.assurance{border-radius:28px;background:linear-gradient(135deg,#10273d,#091827);border:1px solid var(--line);padding:54px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;margin-block:100px}.assurance h2{font-size:44px;letter-spacing:-2px;margin:13px 0 15px}.assurance>div:first-child>p{color:#9aafc2;line-height:1.7;font-size:14px}.assurance ul{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px;color:#b9cad8;font-size:11px}.assurance li{color:var(--green)}.receipt{background:#f7fbfd;color:#0c1b29;border-radius:19px;padding:26px;position:relative;box-shadow:0 25px 60px rgba(0,0,0,.25);transform:rotate(1.5deg)}.receipt:before{content:"";position:absolute;inset:8px;border:1px dashed #d4e3eb;border-radius:14px;pointer-events:none}.receipt>*{position:relative}.receipt header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #dbe6ec}.brand.mini{font-size:17px;color:#0d1c29}.brand.mini .brand-mark{width:24px;height:24px;border-radius:7px}.receipt header>b{font-size:8px;letter-spacing:.12em;color:#008b5f;background:#dff9ee;border-radius:999px;padding:6px 8px}.receipt>p{display:flex;justify-content:space-between;font-size:11px;color:#70818f;margin:14px 0 0}.receipt p strong{color:#1d2d39}.receipt .success{color:#008e61}.receipt>div{background:#e8f5fb;border-radius:11px;margin-top:18px;padding:15px;text-align:center}.receipt>div small{display:block;color:#7191a6;font-size:7px;letter-spacing:.2em}.receipt>div strong{display:block;margin-top:6px;font-family:ui-monospace,monospace;font-size:13px;letter-spacing:.12em}
.faq-section{background:#091725}.faq-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-wrap h2{font-size:45px;letter-spacing:-2px;margin:13px 0}.faq-wrap>div:first-child>p{color:#879daf;line-height:1.65;font-size:14px}.faq-wrap .ghost-button{margin-top:20px}.accordion{border-top:1px solid var(--line)}.accordion article{border-bottom:1px solid var(--line)}.accordion button{width:100%;background:transparent;color:#f4faff;border:0;padding:22px 4px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:15px;font-weight:700}.accordion button b{font-size:22px;color:var(--cyan);font-weight:400}.accordion p{display:none;margin:0;color:#879cad;font-size:13px;line-height:1.7;padding:0 4px 23px}.accordion article.open p{display:block}
.support-cta{background:linear-gradient(100deg,#1687e8,#45c9ff);color:#041421;padding:64px 0}.support-cta>.shell{display:flex;justify-content:space-between;align-items:center;gap:35px}.support-cta h2{font-size:35px;letter-spacing:-1.7px;margin:9px 0}.support-cta p{margin:0;color:#155172;font-size:13px}.support-cta>div>div>span{font-size:12px;font-weight:800;letter-spacing:.15em;color:#063a65}
.site-footer{padding:70px 0 110px;background:#06101b}.footer-grid{display:grid;grid-template-columns:1.6fr .75fr 1fr 1.2fr;gap:55px}.footer-brand p{color:#72899e;font-size:12px;line-height:1.7;max-width:300px}.footer-grid h3{font-size:11px;letter-spacing:.12em;color:#dce8f1;margin:3px 0 18px}.footer-grid>div>a:not(.brand){display:block;color:#7f94a7;text-decoration:none;margin-bottom:11px;font-size:11px}.footer-grid>div>a:hover{color:white}.payment-pills{display:flex;flex-wrap:wrap;gap:7px}.payment-pills span{height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.11);border-radius:7px;display:grid;place-items:center;color:#9eb2c2;font-size:8px;font-weight:850}.footer-grid small{display:block;color:#63798d;font-size:9px;line-height:1.5;margin-top:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding-top:24px;margin-top:45px;display:flex;justify-content:space-between;gap:40px;color:#5f7488;font-size:9px}.footer-bottom p{max-width:650px;text-align:right;margin:0;line-height:1.55}
.mobile-bottom-nav{display:none}.overlay{position:fixed;inset:0;z-index:100;background:rgba(1,7,13,.77);backdrop-filter:blur(8px)}.drawer-overlay{display:flex;justify-content:flex-end}.mobile-drawer{width:min(390px,88vw);height:100dvh;max-height:100dvh;overflow-y:auto;background:#0a1928;border-left:1px solid var(--line);padding:24px 24px max(24px,env(safe-area-inset-bottom));display:flex;flex-direction:column;box-shadow:-25px 0 60px rgba(0,0,0,.3);animation:slide-in .22s ease}.mobile-drawer>header{display:flex;align-items:center;justify-content:space-between}.drawer-language{display:flex;align-items:center;gap:7px;margin:22px 0 4px;padding:11px 12px;border-radius:13px;background:rgba(255,255,255,.04);border:1px solid var(--line)}.drawer-language>span{margin-right:auto;color:#8198aa;font-size:9px;letter-spacing:.1em}.drawer-language button{height:32px;border:0;border-radius:8px;background:rgba(255,255,255,.06);color:#dceaf3;display:flex;align-items:center;gap:5px;font-size:9px}.mobile-drawer>p{color:#8197aa;font-size:12px;line-height:1.6;margin:20px 0 17px}.mobile-drawer>nav{border-top:1px solid var(--line)}.mobile-drawer>nav a{min-height:57px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:27px 1fr 20px;align-items:center;gap:7px;color:#eaf4fb;text-decoration:none;font-size:13px}.drawer-legal{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.drawer-legal a{color:#758ca0;text-decoration:none;font-size:10px}.mobile-drawer>.primary-button{margin-top:auto}.modal-overlay{display:flex;justify-content:center;align-items:center;padding:24px}.modal{width:min(600px,100%);max-height:min(840px,calc(100dvh - 35px));overflow:auto;background:#0b1b2b;border:1px solid rgba(118,210,255,.22);border-radius:23px;box-shadow:var(--shadow);padding:28px;animation:modal-in .2s ease}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal>header>div>span{font-size:8px;letter-spacing:.16em;color:var(--cyan);font-weight:850}.modal h2{margin:6px 0 0;font-size:25px;letter-spacing:-1px}.checkout-product{margin:23px 0;display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:13px;background:rgba(255,255,255,.045);border:1px solid var(--line);border-radius:14px;padding:11px}.mini-card{height:44px;border-radius:8px;background:linear-gradient(145deg,#16618e,#0e2941);display:grid;place-items:center;align-content:center}.mini-card b{font-size:17px}.mini-card small{font-size:5px;letter-spacing:.09em;color:#a7d7ed}.checkout-product>div{display:flex;flex-direction:column}.checkout-product>div strong{font-size:12px}.checkout-product>div span{font-size:9px;color:#7790a4;margin-top:4px}.checkout-product>b{font-size:15px}.modal form>label,.form-grid label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.modal label>span{font-size:10px;color:#a9bdcc;font-weight:700}.modal input{width:100%;height:47px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#081522;color:white;padding:0 13px;outline:none;font-size:12px}.modal input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(85,199,255,.08)}.modal label>small{font-size:8px;color:#657b8f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.consent-group{margin:17px 0;padding:14px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.025)}.consent{flex-direction:row!important;align-items:flex-start!important;margin:0!important;gap:8px!important}.consent input{width:17px;height:17px;flex:0 0 auto;margin:2px 0 0;accent-color:var(--cyan)}.consent span{font-size:9px!important;line-height:1.55;color:#8299ac!important}.consent b{flex:0 0 auto;border-radius:999px;padding:3px 5px;background:rgba(255,190,82,.12);color:#ffc15c;font-size:7px}.inline-links{display:flex;gap:13px;margin:9px 0 15px 25px;flex-wrap:wrap}.inline-links a{color:var(--cyan);font-size:8px}.checkout-submit{width:100%;min-height:52px}.checkout-submit:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.checkout-note{margin-top:15px;padding:13px;border:1px solid rgba(108,240,178,.12);background:rgba(108,240,178,.04);border-radius:12px;display:flex;align-items:flex-start;gap:9px}.checkout-note p{display:flex;flex-direction:column;margin:0}.checkout-note b{font-size:9px}.checkout-note span{font-size:8px;color:#718a9d;margin-top:3px}.order-content{text-align:center;padding:38px 12px 28px}.order-content .spinner{display:block;width:42px;height:42px;border:3px solid rgba(85,199,255,.16);border-top-color:var(--cyan);border-radius:50%;margin:0 auto;animation:spin .8s linear infinite}.order-content h3{margin:17px 0 7px;font-size:21px}.order-content p{color:#7f97aa;font-size:11px;line-height:1.6;margin:0 auto;max-width:390px}.order-content .success-ring{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto;background:rgba(108,240,178,.12);color:var(--green);font-size:28px}.delivered-code{margin-top:24px;border:1px dashed rgba(85,199,255,.35);background:#081522;border-radius:14px;padding:18px}.delivered-code small{display:block;color:#718ba0;font-size:8px;letter-spacing:.16em}.delivered-code strong{display:block;font-family:ui-monospace,monospace;font-size:20px;letter-spacing:.09em;margin:10px 0 14px;overflow-wrap:anywhere}.delivered-code button{border:0;border-radius:9px;background:rgba(85,199,255,.12);color:var(--cyan);height:35px;padding:0 12px;font-size:10px;font-weight:800}.order-meta{display:grid;grid-template-columns:85px 1fr;gap:9px;padding:15px;border-radius:11px;background:rgba(255,255,255,.035);font-size:9px}.order-meta span{color:#6e879a}.order-meta b{color:#a9bdcc;font-family:ui-monospace,monospace;overflow-wrap:anywhere}.order-support{width:100%;margin-top:13px;min-height:42px;font-size:11px}.toast{position:fixed;z-index:200;right:22px;bottom:22px;width:min(400px,calc(100% - 44px));border-radius:13px;background:white;color:#132333;box-shadow:0 18px 50px rgba(0,0,0,.35);padding:14px;display:grid;grid-template-columns:25px 1fr 20px;align-items:center;gap:8px;font-size:11px}.toast>b{width:23px;height:23px;border-radius:50%;background:#ffcf55;display:grid;place-items:center}.toast button{border:0;background:none;font-size:18px;color:#647481}
@keyframes slide-in{from{transform:translateX(100%)}to{transform:none}}@keyframes modal-in{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1020px){.desktop-nav{display:none}.mobile-only{display:grid}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:56px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.chip-one{left:-10px}.chip-two{right:-10px}}
@media(max-width:760px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.shell{width:min(100% - 30px,680px)}.announcement{height:30px}.announcement-inner{justify-content:center}.announcement-inner>span:nth-child(2),.announcement a{display:none}.site-header{height:64px}.site-header .desktop-buy{display:none}.brand{font-size:19px}.brand-mark{width:29px;height:29px}.nav-actions{gap:6px}.site-header .language-trigger{min-width:65px;padding-inline:8px}.site-header .language-popover{position:fixed;right:15px;top:100px}.hero{min-height:auto;display:flex;flex-direction:column;padding-block:50px 48px;gap:24px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero h1{font-size:46px;line-height:1.02;letter-spacing:-3px;margin:18px 0}.hero-copy>p{font-size:15px}.hero-actions{justify-content:center;flex-direction:column}.hero-actions a{width:100%}.hero-trust{justify-content:center;flex-wrap:wrap;gap:12px 17px;margin-top:25px}.hero-visual{width:100%;height:390px}.wallet-card{width:275px;height:174px;padding:19px;border-radius:18px}.wallet-card.front{transform:rotate(-4deg) translate(-5px,22px)}.wallet-card.back{transform:rotate(8deg) translate(24px,-42px)}.card-value{margin-top:18px}.card-value strong{font-size:43px}.code-strip{height:30px;margin-top:8px}.wallet-card footer{margin-top:10px}.wallet-card.back strong{font-size:45px;margin-top:19px}.orbit.one{width:340px;height:220px}.orbit.two{width:270px;height:350px}.chip-one{left:2px;top:65px}.chip-two{right:0;bottom:48px}.floating-chip{padding:9px 11px}.proof-grid{height:auto;grid-template-columns:1fr 1fr;padding:12px 0}.proof-grid>div{height:58px;border-bottom:1px solid rgba(255,255,255,.06)}.proof-grid>div:nth-child(2){border-right:0}.section{padding-block:72px}.split-heading{display:block;margin-bottom:27px}.split-heading>p{margin-top:14px}.section-heading h2{font-size:36px;letter-spacing:-1.8px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card:last-child{grid-column:1/-1}.product-art{height:126px;padding:14px}.product-info{padding:13px}.product-info h3{font-size:12px}.product-bottom{align-items:center}.buy-button{font-size:0;width:34px;padding:0;justify-content:center}.buy-button:after{content:"→";font-size:14px}.steps{grid-template-columns:1fr}.steps:before{display:none}.assurance{margin-block:72px;padding:27px;grid-template-columns:1fr;gap:32px}.assurance h2{font-size:35px}.assurance ul{grid-template-columns:1fr}.receipt{transform:none;padding:22px}.faq-wrap{grid-template-columns:1fr;gap:40px}.faq-wrap h2{font-size:36px}.support-cta>.shell{flex-direction:column;text-align:center}.support-cta h2{font-size:29px}.support-cta a{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom p{text-align:left;margin-top:13px}.mobile-bottom-nav{height:calc(68px + env(safe-area-inset-bottom));position:fixed;z-index:80;bottom:0;left:0;right:0;background:rgba(7,18,31,.97);border-top:1px solid var(--line);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,1fr);padding:5px 7px max(5px,env(safe-area-inset-bottom))}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:none;color:#71889c;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8px}.mobile-bottom-nav .buy-fab{position:relative;color:#b9d7e9}.buy-fab i{position:absolute;width:48px;height:48px;top:-28px;border-radius:16px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#06121d;display:grid;place-items:center;border:5px solid #07121f;font-style:normal;font-size:18px}.buy-fab span{margin-top:25px}.modal-overlay{padding:10px max(10px,env(safe-area-inset-bottom));align-items:flex-end}.modal{max-height:92dvh;border-radius:22px 22px 12px 12px;padding:20px}.form-grid{grid-template-columns:1fr;gap:0}.modal h2{font-size:21px}.toast{bottom:calc(84px + env(safe-area-inset-bottom));right:15px;width:calc(100% - 30px)}}
@media(max-width:420px){.hero h1{font-size:40px}.hero-visual{height:350px}.wallet-card{width:250px;height:159px}.floating-chip small{display:none}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-art{height:145px}.product-info{padding:16px}.buy-button{width:auto;font-size:10px;padding-inline:11px}.buy-button:after{content:none}.section-heading h2{font-size:32px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.site-header .brand{font-size:17px}.site-header .brand-mark{width:27px;height:27px}.site-header .language-trigger span{display:none}.site-header .language-trigger{min-width:52px}.mobile-drawer{width:92vw}.checkout-product{grid-template-columns:54px 1fr auto}.checkout-product>b{font-size:13px}.consent b{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

.legal-page{min-height:100vh;background:radial-gradient(circle at 80% 0,rgba(38,148,230,.12),transparent 38%),#07131f}.legal-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(7,19,31,.91);backdrop-filter:blur(18px)}.legal-header>.shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-header>.shell>div{display:flex;align-items:center;gap:12px}.legal-header>.shell>div>a{color:#9cb2c3;text-decoration:none;font-size:11px;font-weight:750}.legal-header nav{display:flex;gap:5px;padding:4px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.035)}.legal-header nav a{height:32px;border-radius:8px;padding:0 8px;color:#738a9d;text-decoration:none;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:850}.legal-header nav a.active{background:rgba(85,199,255,.12);color:#dff5ff}.legal-header nav img{width:22px;height:15px;border-radius:2px;box-shadow:0 2px 7px rgba(0,0,0,.24)}.legal-main{padding-block:72px 96px}.legal-hero{max-width:810px;margin-bottom:42px}.legal-hero h1{font-size:clamp(38px,6vw,66px);letter-spacing:-3px;line-height:1.02;margin:14px 0 20px}.legal-hero>p{max-width:690px;color:#8fa6b9;line-height:1.75;font-size:14px}.legal-hero small{display:block;color:#6f899c;font-size:9px;margin-top:20px}.legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:55px;align-items:start}.legal-document{min-width:0;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.025);padding:clamp(24px,5vw,54px)}.legal-document>section{scroll-margin-top:105px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.07)}.legal-document>section:first-child{padding-top:0}.legal-document>section:last-child{border-bottom:0;padding-bottom:0}.legal-document h2{margin:0 0 13px;font-size:19px;letter-spacing:-.4px}.legal-document p{color:#98adbd;font-size:12px;line-height:1.8;margin:0 0 13px}.legal-document p:last-child{margin-bottom:0}.legal-layout>aside{position:sticky;top:102px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.025);padding:20px}.legal-layout>aside>strong{display:block;font-size:10px;letter-spacing:.13em;margin-bottom:13px}.legal-layout>aside a{display:block;color:#8299ab;text-decoration:none;font-size:10px;line-height:1.45;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.legal-layout>aside a:last-child{border:0}.legal-layout>aside a:hover{color:white}.legal-footer{border-top:1px solid var(--line);padding:28px 0 80px;color:#62798c;font-size:9px}.legal-footer>.shell{display:flex;justify-content:space-between;gap:25px}.legal-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 17px}.legal-footer a{color:#9bb0c0;text-decoration:none}.legal-footer a.active,.legal-footer a:hover{color:white}
@media(max-width:800px){.legal-header>.shell{min-height:66px}.legal-header .brand{font-size:18px}.legal-header>.shell>div>a span{display:none}.legal-main{padding-top:48px}.legal-layout{grid-template-columns:1fr}.legal-layout>aside{position:static;order:-1}.legal-layout>aside>strong{margin-bottom:9px}.legal-layout>aside nav{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none}.legal-layout>aside a{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:8px 11px}.legal-document{border-radius:17px}.legal-footer>.shell{display:block}.legal-footer nav{justify-content:flex-start;margin-top:13px}}
@media(max-width:460px){.legal-page .shell{width:min(100% - 24px,680px)}.legal-hero h1{font-size:38px;letter-spacing:-2px}.legal-document{padding:22px}.legal-document h2{font-size:17px}.legal-header nav a{padding-inline:6px}.legal-header nav a{font-size:0}.legal-footer{padding-bottom:90px}}
