
:root{--bg:#020b18;--panel:#07172a;--panel2:#0a2038;--line:#173e68;--text:#f5f8ff;--muted:#9bb0c8;--blue:#159cff;--cyan:#35d6ff;--purple:#8b4dff;--pink:#ff29a8;--gold:#ffc13d}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Poppins,sans-serif;background:radial-gradient(circle at 50% 0,#09284a 0,#020b18 40%,#010711 100%);color:var(--text);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:radial-gradient(#4aaeff 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 70%);z-index:-2}.orb{position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(100px);opacity:.16;z-index:-1}.orb1{background:#006dff;top:-180px;left:-120px}.orb2{background:#8c22ff;right:-160px;top:40%}.section{max-width:1180px;margin:auto;padding:28px 20px}.site-nav{position:fixed;top:0;left:0;right:0;height:64px;display:flex;align-items:center;gap:22px;padding:0 28px;background:rgba(2,11,24,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(54,150,255,.18);z-index:1000}.brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;min-width:190px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#35b9ff,#1766ff);box-shadow:0 0 25px #118eff55;font-size:21px}.brand span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-size:20px}.brand strong{font-size:20px;color:#27b9ff}.brand small{font-size:7px;color:#d3e2f3;margin-top:4px}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1}.desktop-nav a,.mobile-menu a{color:#c7d6e8;text-decoration:none;font-size:12px;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active{background:#123d78;border:1px solid #267fff;border-radius:8px;padding:9px 13px;box-shadow:0 0 18px #168eff44}.nav-right{display:flex;align-items:center;gap:8px}.search-mini{width:150px;height:34px;border:1px solid #20476d;border-radius:18px;background:#061427;display:flex;align-items:center;padding:0 10px;color:#7793ad}.search-mini input{width:100%;background:none;border:0;outline:0;color:#fff;font-size:9px;margin-left:6px}.icon-btn,.lang-btn,.lang-menu button{border:0;background:transparent;color:#dcecff}.icon-btn{width:34px;height:34px;border-radius:50%;border:1px solid #20476d;cursor:pointer}.lang-wrap{position:relative}.lang-btn{height:34px;padding:0 10px;border:1px solid #20476d;border-radius:18px;display:flex;align-items:center;gap:6px;font-size:10px;cursor:pointer}.lang-menu{display:none;position:absolute;right:0;top:40px;width:130px;padding:7px;background:#07172a;border:1px solid #24517b;border-radius:10px;box-shadow:0 15px 35px #0008}.lang-menu.show{display:block}.lang-menu button{display:block;width:100%;text-align:left;padding:9px;border-radius:7px;cursor:pointer}.lang-menu button:hover{background:#0e2a48}.nav-login,.nav-register{font-size:10px;padding:9px 13px;border-radius:9px;text-decoration:none;font-weight:800}.nav-login{color:#fff;border:1px solid #27547d}.nav-register{color:#fff;background:#168cff;box-shadow:0 0 18px #168cff77}.mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:21px}.mobile-menu{display:none}.hero{min-height:520px;padding-top:110px;display:grid;grid-template-columns:48% 52%;align-items:center;position:relative}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#1a2341;border:1px solid #593d9b;color:#e6e9ff;border-radius:20px;padding:8px 14px;font-size:11px;box-shadow:0 0 18px #7b39ff44}.eyebrow i{color:#ffd23d}.hero h1{font-family:Poppins,sans-serif;font-size:52px;line-height:1.02;margin:15px 0 14px;letter-spacing:-2px}.hero h1 b{color:#20b9ff;text-shadow:0 0 22px #009cff55}.hero-copy>p{max-width:560px;color:#b6c7d9;line-height:1.65;font-size:14px}.trust-row{display:flex;gap:28px;margin:15px 0;color:#e6f5ff;font-size:12px}.trust-row span{display:flex;gap:8px;align-items:center}.trust-row i{color:#1effc2}.trust-row span:nth-child(2) i{color:#ffd23d}.trust-row span:nth-child(3) i{color:#a06cff}.hero-actions{display:flex;gap:12px;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:12px 17px;text-decoration:none;font-weight:800;font-size:11px;border:1px solid transparent;cursor:pointer}.btn.primary{color:#fff;background:linear-gradient(135deg,#0da2ff,#116dff);box-shadow:0 0 25px #0b92ff55}.btn.secondary{color:#fff;background:linear-gradient(135deg,#7b28ff,#cf21ff);box-shadow:0 0 25px #9a25ff55}.hero-stats{display:flex;gap:32px;margin-top:20px}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:17px}.hero-stats small{font-size:9px;color:#93a9c0;margin-top:3px}.hero-art{height:450px;position:relative;display:flex;align-items:center;justify-content:center}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:25px;mix-blend-mode:screen;filter:saturate(1.15) contrast(1.08);mask-image:linear-gradient(to right,transparent 0%,#000 20%,#000 100%)}.art-glow{position:absolute;width:320px;height:320px;border-radius:50%;background:#0d9eff;filter:blur(100px);opacity:.25}.code-float,.earn-float{position:absolute;background:#07152aee;border:1px solid #3176b7;border-radius:13px;box-shadow:0 0 25px #0b9cff33;color:#d9ecff}.code-float{right:4%;top:35px;padding:14px 18px;display:flex;flex-direction:column;gap:6px;font-size:10px}.code-float span{color:#ff46c7}.code-float em{color:#27e4ff;font-style:normal}.earn-float{right:2%;bottom:42px;padding:13px 16px;color:#e8f6ff;font-size:14px;line-height:1.15}.earn-float b{color:#ff45bf}.earn-float small{color:#44e8ff}.category-strip{display:grid;grid-template-columns:repeat(10,1fr);gap:10px;padding-top:0}.category{min-height:65px;border:1px solid #214d78;background:linear-gradient(145deg,#0a1e35,#061326);border-radius:12px;color:#e5f1ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.2s}.category i{font-size:18px;color:#2fbaff}.category:hover,.category.active{transform:translateY(-2px);border-color:#28a9ff;box-shadow:0 0 20px #149eff33}.category.danger i{color:#ff4a87}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.section-head.compact{margin-bottom:14px}.mini-title{font-size:15px;font-weight:900}.mini-title i{color:#20b7ff}.section-head h2{font-size:10px;color:#829ab2;font-weight:500;margin-top:4px}.outline-btn{font-size:10px;color:#e8f3ff;text-decoration:none;border:1px solid #25517b;padding:9px 13px;border-radius:18px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{background:linear-gradient(150deg,#0a1e35,#061325);border:1px solid #1d4873;border-radius:13px;overflow:hidden;box-shadow:0 8px 25px #0004;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#219dff;box-shadow:0 0 25px #008cff2b}.product-img{height:105px;background-size:cover;background-position:center}.img1{background-image:url("../img/hero.jpg")}.img2{background-image:url("../img/hero.jpg");background-position:32% 42%}.img3{background-image:url("../img/hero.jpg");background-position:55% 50%}.img4{background-image:url("../img/hero.jpg");background-position:70% 55%}.img5{background-image:url("../img/hero.jpg");background-position:90% 50%}.product-body{padding:10px}.product-top{display:flex;align-items:center;justify-content:space-between;gap:4px}.product-top h3{font-size:12px}.badge{font-size:7px;padding:3px 5px;border-radius:4px;background:#183754;color:#79caff}.badge.premium{background:#553d16;color:#ffd35a}.product-body p{font-size:8px;color:#8fa7bd;line-height:1.45;margin:6px 0}.rating{font-size:9px;color:#ffd13d}.rating small{color:#7f95aa}.price{font-size:12px;color:#25c9ff;font-weight:900;margin-top:6px}.price del{font-size:7px;color:#63768a;margin-left:5px;font-weight:400}.card-actions{display:flex;gap:6px;align-items:center;margin-top:8px}.detail-btn{flex:1;text-align:center;text-decoration:none;color:#fff;background:#1e42c5;border:1px solid #3f6cff;border-radius:7px;padding:7px;font-size:9px}.telegram-round{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#079aff;color:#fff}.stats-section,.why,.how,.reviews{border-top:1px solid #0d2b48}.stats-row{display:grid;grid-template-columns:repeat(4,1fr) 1.5fr;gap:12px}.big-stat,.join-card,.why-card,.review,.step{background:linear-gradient(145deg,#0a1d33,#061326);border:1px solid #214d78;border-radius:13px}.big-stat{min-height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center}.big-stat i{font-size:20px;color:#16a9ff;margin-bottom:7px}.big-stat b{font-size:18px}.big-stat small{font-size:8px;color:#91a7bc;margin-top:3px}.join-card{padding:15px;display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:center}.join-card>i{font-size:36px;color:#28a9ff}.join-card b{font-size:12px}.join-card small{display:block;color:#879db3;font-size:8px;margin-top:5px}.join-card .btn{grid-column:1/-1}.why-layout{display:grid;grid-template-columns:2fr 1fr;gap:15px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.why-card{padding:16px}.why-card i{font-size:23px;color:#26aaff;margin-bottom:14px}.why-card:nth-child(2) i{color:#ffc43d}.why-card:nth-child(3) i{color:#ffbc28}.why-card b{display:block;font-size:10px}.why-card p{font-size:8px;color:#8ca3b9;line-height:1.5;margin-top:6px}.quote-card{border:1px solid #23588b;border-radius:13px;overflow:hidden;position:relative;min-height:160px;background:#07172a}.quote-card img{width:100%;height:100%;object-fit:cover;opacity:.65}.quote-card div{position:absolute;left:18px;top:25px;font-size:15px}.quote-card small{display:block;color:#31c9ff;font-size:9px;margin-top:6px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.step{padding:18px;position:relative}.step i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#087eff;color:#fff;font-size:17px;margin-bottom:12px;box-shadow:0 0 20px #0a8cff66}.step:nth-child(2) i,.step:nth-child(4) i{background:#8c3cff}.step b{display:block;font-size:10px}.step p{font-size:8px;color:#8ca3b9;margin-top:5px;line-height:1.5}.adult-banner{display:grid;grid-template-columns:30% 32% 38%;align-items:center;overflow:hidden;border:1px solid #ff2b9f;border-radius:15px;background:linear-gradient(90deg,#32102e,#180a23);padding:0;min-height:120px}.adult-art{height:120px;overflow:hidden}.adult-art img{width:100%;height:100%;object-fit:cover}.adult-copy{padding:16px}.age{color:#fff;border:1px solid #ff3a9f;background:#6d123e;border-radius:50%;padding:3px 5px;font-size:8px}.adult-copy h2{display:inline;margin-left:7px;font-size:16px}.adult-copy>b{display:block;color:#ff45af;font-size:10px;margin-top:8px}.adult-copy p{font-size:8px;color:#d4a4c2;line-height:1.5;margin:5px 0 10px}.adult-btn{background:#ff1495;color:#fff;padding:8px 12px}.adult-items{display:flex;gap:7px;overflow:hidden;padding:14px}.adult-items span{min-width:78px;height:70px;border:1px solid #69365d;border-radius:8px;background:linear-gradient(145deg,#251126,#140916);display:grid;place-items:end center;padding-bottom:8px;font-size:7px;color:#fff}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.review{padding:16px}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#3d77ff,#8d36ff);float:left;margin-right:8px;font-weight:900}.review b{font-size:10px;line-height:36px}.review em{font-style:normal;background:#137ee6;padding:3px 5px;border-radius:4px;font-size:7px;margin-left:3px}.stars{clear:both;color:#ffd33d;font-size:10px;margin-top:12px}.review p{font-size:8px;color:#9cb0c3;line-height:1.6;margin-top:7px}.join-community{padding:16px;border:1px solid #21609a;border-radius:13px;background:linear-gradient(145deg,#0b2845,#061526);display:flex;flex-direction:column;justify-content:center}.join-community>i{font-size:32px;color:#2aaaff;margin-bottom:8px}.join-community b{font-size:12px}.join-community p{font-size:8px;color:#8ea6bb;margin:7px 0 12px;line-height:1.5}.bottom-cta{max-width:none;background:linear-gradient(90deg,#082d91,#0642bc,#1a2c9d);display:flex;align-items:center;justify-content:center;gap:16px;padding:20px}.bottom-cta h2{font-size:21px}.bottom-cta p{font-size:9px;color:#d1e2ff}.btn.pink{background:linear-gradient(135deg,#ff24b0,#ff46d2);color:#fff}.site-footer{background:#020b18;border-top:1px solid #123250;padding:35px 28px 15px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr repeat(5,1fr);gap:25px}.site-footer h4{font-size:11px;margin-bottom:12px}.site-footer>div a,.site-footer>div p{font-size:8px;color:#849ab0;text-decoration:none;display:block;margin:7px 0;line-height:1.55}.footer-brand p{max-width:250px}.socials{display:flex;gap:7px;margin-top:12px}.socials a{width:26px;height:26px;border:1px solid #1c466d;border-radius:50%;display:grid!important;place-items:center}.newsletter{display:flex;border:1px solid #285071;border-radius:8px;overflow:hidden}.newsletter input{flex:1;min-width:0;background:#071526;border:0;outline:0;padding:8px;color:#fff;font-size:8px}.newsletter button{width:34px;border:0;background:#168cff;color:#fff}.footer-lang{display:flex;gap:6px;margin-top:10px}.footer-lang button{background:#071526;color:#d5e5f4;border:1px solid #214764;border-radius:15px;padding:6px 9px;font-size:8px}.copyright{max-width:1180px;margin:20px auto 0;padding-top:12px;border-top:1px solid #112d47;color:#62788e;font-size:8px;display:flex;justify-content:space-between}.floating-telegram{position:fixed;right:20px;bottom:18px;width:46px;height:46px;border-radius:50%;border:1px solid #66c9ff;background:#078fff;color:#fff;font-size:21px;box-shadow:0 0 25px #078fff77;z-index:999;cursor:pointer}.hidden{display:none!important}
@media(max-width:1050px){.site-nav{padding:0 15px}.desktop-nav{gap:12px}.search-mini{display:none}.category-strip{grid-template-columns:repeat(5,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.stats-row{grid-template-columns:repeat(2,1fr)}.join-card{grid-column:1/-1}.footer-grid{grid-template-columns:2fr repeat(3,1fr)}}
@media(max-width:760px){.desktop-nav,.nav-right{display:none}.mobile-toggle{display:block;margin-left:auto}.mobile-menu{position:fixed;top:64px;left:0;right:0;background:#04101f;border-bottom:1px solid #1c466d;padding:15px 20px;z-index:999;flex-direction:column;gap:14px}.mobile-menu.show{display:flex}.mobile-actions{display:flex;gap:8px;margin-top:5px}.hero{grid-template-columns:1fr;padding-top:95px}.hero h1{font-size:39px}.hero-art{height:270px;order:-1;margin-bottom:5px}.hero-art img{mask-image:linear-gradient(to right,#000,#000)}.code-float{right:0;top:5px}.earn-float{right:0;bottom:8px}.hero-copy>p{font-size:12px}.hero-stats{gap:16px;flex-wrap:wrap}.category-strip{grid-template-columns:repeat(5,1fr);gap:7px}.category{min-height:58px}.category span{font-size:8px}.product-grid{grid-template-columns:repeat(2,1fr)}.why-layout{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.adult-banner{grid-template-columns:1fr}.adult-art{display:none}.adult-items{display:none}.review-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.copyright{display:block}.copyright span{display:block;margin-top:7px}.bottom-cta{flex-wrap:wrap;text-align:center}}
@media(max-width:480px){.section{padding-left:12px;padding-right:12px}.brand{min-width:0}.brand b,.brand strong{font-size:17px}.brand small{display:none}.category-strip{grid-template-columns:repeat(5,1fr)}.category{padding:5px}.category i{font-size:15px}.product-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.hero-actions{flex-wrap:wrap}.hero-actions .btn{flex:1}.hero-stats{justify-content:space-between}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
