*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0f0a;--bg-2:#070c07;--green:#00d264;--green-2:#00b359;--green-3:#009048;--green-soft:#00d2641f;--green-border:#00d2644d;--gold:#f5a524;--gold-2:#d4891a;--gold-soft:#ffcc70;--text:#e2e8f0;--text-strong:#f1f5f9;--muted:#94a3b8;--muted-2:#64748b;--card:#ffffff0a;--card-border:#ffffff12;--font:"Open Sans", system-ui, sans-serif;--display:"Montserrat", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}#root{min-height:100vh}::-moz-selection{color:#fff;background:#00d2644d}::selection{color:#fff;background:#00d2644d}.site{background:var(--bg);min-height:100vh;padding-bottom:84px}.nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#0a0f0af2;border-bottom:1px solid #00d26433;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:.9rem 1.5rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.nav-brand{font-family:var(--display);letter-spacing:1px;background:linear-gradient(90deg,#00d264,#f5a524);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:900}.nav-links{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.nav-link{color:#ffffffbf;letter-spacing:.4px;cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);background:0 0;border:1px solid #00d2644d;border-radius:20px;padding:6px 14px;transition:all .2s}.nav-link:hover{color:#00d264;background:#00d2641f;border-color:#00d26499}.menu-toggle{border:1px solid #00d2644d;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:none}.menu-toggle span{background:#e2e8f0;border-radius:2px;width:16px;height:2px;transition:all .2s}.hero{text-align:center;background:#0a0f0a;padding:4.5rem 1.5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#00b4502e 0%,#0000 70%);width:700px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.hero:after{content:"";background:linear-gradient(90deg,#0000,#00d26466,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.eyebrow{color:#00d264;letter-spacing:.8px;text-transform:uppercase;background:#00d2641a;border:1px solid #00d2644d;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:7px 18px;font-size:12px;font-weight:700;display:inline-flex}.offer-timer{z-index:1;background:linear-gradient(145deg,#00d2641a,#f5a52414),#080e08d9;border:1px solid #00d26459;border-radius:16px;max-width:520px;margin:0 auto 1.75rem;padding:1.15rem 1.1rem 1.05rem;position:relative;box-shadow:0 16px 40px #00000059,inset 0 1px #ffffff0f}.offer-timer-top{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;margin-bottom:.75rem;display:flex}.offer-timer-badge{color:#00d264;letter-spacing:.6px;text-transform:uppercase;background:#00d26424;border:1px solid #00d26459;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.offer-timer-title{font-family:var(--display);color:#f1f5f9;margin-bottom:.9rem;font-size:max(15px,min(2.6vw,18px));font-weight:800;line-height:1.35}.offer-timer-title strong{color:#f5a524;font-weight:900}.countdown-boxes{perspective:800px;justify-content:center;align-items:center;gap:8px;margin-bottom:1rem;display:flex}.cd-box{background:linear-gradient(#002814e6,#050c08f2);border:1px solid #00d26447;border-radius:12px;min-width:72px;padding:10px 8px 8px;transform:rotateX(8deg);box-shadow:0 10px 22px #0000004d,inset 0 1px #ffffff14}.cd-value{font-family:var(--display);color:#00d264;letter-spacing:1px;font-variant-numeric:tabular-nums;font-size:max(26px,min(5vw,34px));font-weight:900;line-height:1;display:block}.cd-label{letter-spacing:1px;text-transform:uppercase;color:#64748b;margin-top:6px;font-size:10px;font-weight:700;display:block}.cd-sep{font-family:var(--display);color:#f5a524;opacity:.9;margin-bottom:12px;font-size:28px;font-weight:900;animation:1s step-end infinite blink-sep}@keyframes blink-sep{0%,50%{opacity:.95}51%,to{opacity:.25}}.btn-create-3d{cursor:pointer;perspective:900px;transform-style:preserve-3d;background:0 0;border:none;margin:0 auto;padding:0;display:inline-flex;position:relative}.btn-create-3d-face{min-width:200px;font-family:var(--display);letter-spacing:.6px;text-transform:uppercase;color:#062416;background:linear-gradient(#5dff9a 0%,#00d264 42%,#009048 100%);border:1px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;padding:14px 28px;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative;transform:translateY(0)rotateX(12deg);box-shadow:inset 0 1px #ffffff59,inset 0 -3px #00502859,0 10px #006b36,0 16px 28px #00000059}.btn-create-3d:hover .btn-create-3d-face{filter:brightness(1.05);transform:translateY(-2px)rotateX(10deg);box-shadow:inset 0 1px #fff6,inset 0 -3px #0050284d,0 12px #006b36,0 20px 32px #00b45047}.btn-create-3d:active .btn-create-3d-face{transform:translateY(6px)rotateX(12deg);box-shadow:inset 0 1px #ffffff40,inset 0 -2px #00502859,0 3px #006b36,0 8px 16px #0000004d}.offer-timer-loading{color:#94a3b8;padding:.5rem;font-size:13px;font-weight:600}@media (max-width:420px){.cd-box{min-width:62px;padding:8px 6px}.cd-value{font-size:24px}.cd-sep{font-size:22px}.btn-create-3d-face,.btn-telegram-3d-face{width:100%;min-width:180px}.offer-timer-actions{flex-direction:column;width:100%}.sticky-actions .btn-telegram{padding:10px 12px}}.hero h1{font-family:var(--display);letter-spacing:-1px;color:#fff;margin-bottom:.5rem;font-size:max(26px,min(5vw,52px));font-weight:900;line-height:1.15}.hero h1 .brand-name{background:linear-gradient(90deg,#00d264,#0f8);color:#0000;-webkit-background-clip:text;background-clip:text}.hero h1 .accent{color:#f5a524}.hero-sub{color:#94a3b8;max-width:560px;margin:.75rem auto 2.5rem;font-size:max(13px,min(2vw,17px));line-height:1.75}.btn-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn{font-family:var(--display);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:14px 34px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#00b359,#009048)}.btn-primary:hover{box-shadow:0 8px 24px #00b45059}.btn-gold{color:#1a0a00;background:linear-gradient(135deg,#f5a524,#d4891a)}.btn-gold:hover{box-shadow:0 8px 24px #f5a52459}.btn-outline{color:#e2e8f0;background:0 0;border:2px solid #fff3}.btn-outline:hover{color:#00d264;border-color:#00d26480}.btn-telegram{color:#fff;background:linear-gradient(135deg,#2aabee,#229ed9);border:1px solid #ffffff26}.btn-telegram:hover{box-shadow:0 8px 24px #2aabee59}.nav-link-telegram{color:#7dd3fc!important;border-color:#2aabee73!important}.nav-link-telegram:hover{color:#2aabee!important;background:#2aabee1f!important;border-color:#2aabeeb3!important}.offer-timer-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.btn-telegram-3d{cursor:pointer;perspective:900px;transform-style:preserve-3d;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:inline-flex;position:relative}.btn-telegram-3d-face{min-width:200px;font-family:var(--display);letter-spacing:.6px;text-transform:uppercase;color:#fff;background:linear-gradient(#54c3f7 0%,#2aabee 42%,#1b8fc7 100%);border:1px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;padding:14px 28px;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative;transform:translateY(0)rotateX(12deg);box-shadow:inset 0 1px #ffffff59,inset 0 -3px #0a466e59,0 10px #156f9a,0 16px 28px #00000059}.btn-telegram-3d:hover .btn-telegram-3d-face{filter:brightness(1.05);transform:translateY(-2px)rotateX(10deg);box-shadow:inset 0 1px #fff6,inset 0 -3px #0a466e4d,0 12px #156f9a,0 20px 32px #2aabee47}.btn-telegram-3d:active .btn-telegram-3d-face{transform:translateY(6px)rotateX(12deg);box-shadow:inset 0 1px #ffffff40,inset 0 -2px #0a466e59,0 3px #156f9a,0 8px 16px #0000004d}.promo-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.footer-telegram{color:#2aabee!important}.sticky-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.sticky-actions .sticky-btn{padding:10px 14px;font-size:12px}.stats-bar{background:#ffffff08;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;padding:1.25rem 1rem;display:flex}.stat{text-align:center;border-right:1px solid #ffffff14;padding:.5rem 2rem}.stat:last-child{border-right:none}.stat-num{font-family:var(--display);color:#00d264;font-size:22px;font-weight:900}.stat-label{color:#64748b;letter-spacing:.8px;text-transform:uppercase;margin-top:2px;font-size:11px}.section{max-width:960px;margin:0 auto;padding:3rem 1.25rem}.section-eyebrow{color:#00d264;letter-spacing:1.5px;text-transform:uppercase;text-align:center;margin-bottom:.5rem;font-size:11px;font-weight:700}.section-title{font-family:var(--display);color:#f1f5f9;text-align:center;margin-bottom:.5rem;font-size:max(20px,min(3vw,28px));font-weight:800}.section-sub{color:#64748b;text-align:center;margin-bottom:2rem;font-size:14px;line-height:1.6}.yw-game-cats{background:linear-gradient(135deg,#020b06,#031a10);border:1px solid #00ff7840;border-radius:26px;max-width:1100px;margin:35px auto;padding:30px 20px;box-shadow:0 20px 45px #00ff7826}.yw-cats-wrap{max-width:1100px;margin:auto}.yw-head{text-align:center;margin-bottom:30px}.yw-badge{font-size:max(16px,min(3vw,22px));font-weight:900;font-family:var(--display);color:#031008;background:linear-gradient(90deg,#0f8,#9dff6b);border-radius:999px;padding:12px 24px;display:inline-block;box-shadow:0 10px 25px #00ff7859}.yw-head p{color:#d8ffe9;max-width:850px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.8}.yw-cats-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.yw-cat-card{text-align:center;background:linear-gradient(#061a10,#02120a);border:1px solid #00ff7826;border-radius:22px;padding:24px 20px;transition:all .35s;position:relative;box-shadow:0 12px 25px #00000040}.yw-cat-card:before{content:"";background:linear-gradient(90deg,#0f8,#9dff6b);border-radius:22px 22px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.yw-cat-card:hover{border-color:#0f8;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 45px #00ff7840}.yw-cat-icon{color:#031008;background:linear-gradient(135deg,#0f8,#9dff6b);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 16px;font-size:32px;display:flex;box-shadow:0 10px 25px #00ff7859}.yw-cat-card h3{font-family:var(--display);margin-bottom:10px;font-size:18px;font-weight:800;line-height:1.3;color:#fff!important}.yw-cat-card p{color:#caffde;margin-bottom:18px;font-size:14px;line-height:1.7}.yw-cat-btn{font-size:14px;font-weight:900;font-family:var(--display);cursor:pointer;background:linear-gradient(90deg,#0f8,#9dff6b);border:none;border-radius:999px;padding:12px 22px;transition:all .3s;display:inline-block;box-shadow:0 8px 20px #00ff784d;color:#031008!important;text-decoration:none!important}.yw-cat-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00ff7873;color:#031008!important}@media (max-width:1024px){.yw-cats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.yw-cats-grid{grid-template-columns:1fr}.yw-badge{padding:10px 16px;font-size:16px}.yw-cat-card{padding:20px}.yw-game-cats{margin:24px 12px;padding:22px 14px}}.poster-stack{flex-direction:column;gap:18px;display:flex}.poster-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:1rem}.poster-meta{align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.poster-num{width:40px;height:40px;font-family:var(--display);color:#1a0a00;background:linear-gradient(135deg,#f5a524,#d4891a);border-radius:10px;flex-shrink:0;place-items:center;font-size:14px;font-weight:800;display:grid}.poster-tag{letter-spacing:.6px;text-transform:uppercase;color:#00d264;background:#00d2641f;border:1px solid #00d26440;border-radius:10px;margin-bottom:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.poster-meta h3{font-family:var(--display);color:#f1f5f9;margin-bottom:2px;font-size:16px;font-weight:700}.poster-meta p{color:#64748b;font-size:13px}.poster-frame{background:#050805;border:1px solid #f5a52440;border-radius:12px;overflow:hidden}.poster-btn{width:100%;margin-top:12px}.steps{flex-direction:column;gap:14px;display:flex}.step{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;gap:16px;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.step:hover{border-color:#00d26433}.step-num{color:#fff;width:34px;height:34px;font-family:var(--display);background:linear-gradient(135deg,#00b359,#009048);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:14px;font-weight:800;display:flex}.step-title{font-family:var(--display);color:#f1f5f9;margin-bottom:4px;font-size:16px;font-weight:700}.step-desc{color:#64748b;font-size:13px;line-height:1.6}.about-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.about-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:1.5rem}.about-card h4{font-family:var(--display);color:#00d264;align-items:center;gap:8px;margin-bottom:.6rem;font-size:14px;font-weight:700;display:flex}.about-card p{color:#94a3b8;font-size:13px;line-height:1.75}.payment-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pay-chip{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.pay-chip:hover{color:#00d264;border-color:#00d26466}.seo-faq .faq-list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:.85rem 1.1rem}.faq-item summary{font-family:var(--display);color:#f1f5f9;cursor:pointer;font-size:15px;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:#00d264;font-weight:900}.faq-item[open] summary:after{content:"−"}.faq-item p{color:#94a3b8;margin-top:10px;font-size:13px;line-height:1.7}.faq-item a{color:#2aabee;font-weight:600}.promo{text-align:center;background:linear-gradient(135deg,#00643280,#003c1ecc);border:1px solid #00d26440;border-radius:16px;max-width:960px;margin:0 auto 3rem;padding:3rem 1.5rem;position:relative;overflow:hidden}.promo:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d26426,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.promo h3{font-family:var(--display);color:#fff;margin-bottom:.6rem;font-size:max(22px,min(4vw,32px));font-weight:900;position:relative}.promo-amount{font-family:var(--display);background:linear-gradient(90deg,#f5a524,#ffcc70);color:#0000;-webkit-background-clip:text;background-clip:text;margin:.5rem 0;font-size:max(36px,min(6vw,56px));font-weight:900;line-height:1.1;position:relative}.promo p{color:#ffffffbf;margin-bottom:1.75rem;font-size:14px;line-height:1.6;position:relative}.promo .btn{position:relative}.divider{background:#ffffff12;max-width:960px;height:1px;margin:0 auto}.footer{text-align:center;background:#070c07;border-top:1px solid #00d26426;padding:2rem 1.25rem}.footer-brand{font-family:var(--display);letter-spacing:1px;background:linear-gradient(90deg,#00d264,#f5a524);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:18px;font-weight:900}.footer p{color:#475569;margin-bottom:.75rem;font-size:12px;line-height:1.8}.footer-link{color:#00d264;cursor:pointer;font-size:13px;font-weight:700}.footer-link:hover{text-decoration:underline}.sticky-bar{z-index:90;padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070c07f2;border-top:1px solid #00d26433;position:fixed;bottom:0;left:0;right:0}.sticky-inner{justify-content:space-between;align-items:center;gap:12px;max-width:720px;margin:0 auto;display:flex}.sticky-inner strong{font-family:var(--display);color:#f5a524;font-size:14px;display:block}.sticky-inner span{color:#64748b;font-size:12px}.sticky-btn{flex-shrink:0;padding:12px 22px}@media (max-width:720px){.menu-toggle{display:flex}.nav-links{flex-direction:column;align-items:stretch;width:100%;display:none}.nav-links.open{display:flex}.nav-link{text-align:center;width:100%}.about-grid{grid-template-columns:1fr}.stat{padding:.5rem 1.25rem}.stat:nth-child(2){border-right:none}.promo{margin:0 1rem 2rem}.btn{width:100%;max-width:320px}.btn-row{flex-direction:column;align-items:center}}
