*{box-sizing:border-box}body{margin:0;background:#080504;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background-image:radial-gradient(circle at 18% 25%,rgba(255,132,0,.08),transparent 28%),radial-gradient(circle at 80% 5%,rgba(255,94,0,.06),transparent 24%)}a{color:inherit;text-decoration:none}.topbar{height:88px;max-width:1240px;margin:auto;display:flex;align-items:center;gap:36px;padding:0 22px;border-bottom:1px solid #261710}.logo img{width:92px;height:70px;object-fit:contain}.topbar nav{display:flex;gap:30px;font-weight:800;font-size:14px}.topbar nav a{opacity:.72}.topbar nav a.active,.topbar nav a:hover{opacity:1;color:#ff9817}.wallet-btn{margin-left:auto;border:1px solid #543224;padding:14px 20px;border-radius:12px;font-weight:800;background:#110a07}.wrap{max-width:1240px;margin:0 auto;padding:38px 22px}.shop-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:24px}.visual-card,.payment-card,.voucher-card,.contact-card,.legal-card{border:1px solid #3a251c;background:linear-gradient(145deg,#170d09,#0b0706);border-radius:24px;position:relative;overflow:hidden}.visual-card{min-height:600px;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.hero-logo{position:absolute;top:18px;width:75%;max-height:330px;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(255,102,0,.16))}.server-copy{text-align:center;position:relative;z-index:2;padding-bottom:18px}.server-copy span,.eyebrow{font-size:12px;letter-spacing:2px;color:#ff9817;font-weight:900}.server-copy h1{font-size:42px;margin:8px 0 0}.server-copy p{color:#a99c96;max-width:430px}.copy-ip,.pay{border:0;background:linear-gradient(180deg,#ffad20,#ff7900);color:#130800;border-radius:13px;padding:17px 28px;font-weight:950;cursor:pointer;box-shadow:0 10px 35px rgba(255,119,0,.12)}.orb{position:absolute;border-radius:50%;background:#ff9a00;filter:blur(10px);opacity:.16}.o1{width:80px;height:80px;top:100px;left:60px}.o2{width:140px;height:140px;top:190px;right:30px}.payment-card{padding:32px}.section-title{display:flex;gap:14px;align-items:flex-start}.section-title i{display:block;width:4px;height:58px;background:#ff8a00;border-radius:9px}.section-title span{font-size:12px;color:#ff9817;font-weight:900;letter-spacing:1.4px}.section-title h2{font-size:32px;line-height:.98;margin:5px 0 24px}.field-label{display:block;color:#ff9817;font-size:11px;font-weight:900;letter-spacing:1px;margin:15px 0 9px}.nick{width:100%;background:#0b0807;border:1px solid #3c2a22;border-radius:12px;padding:15px 16px;color:white;font-size:15px;outline:none}.nick:focus{border-color:#ff8a00}.packs{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.pack input{display:none}.pack span{height:145px;border:1px solid #38251e;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:#0c0807;transition:.18s}.pack img{width:70px;height:70px;object-fit:contain;margin-bottom:-5px}.pack b{font-size:14px}.pack small{font-size:11px;color:#8e817c;margin-top:4px}.pack input:checked+span{border-color:#ff9b16;background:linear-gradient(145deg,#211208,#0d0907);box-shadow:inset 0 0 30px rgba(255,132,0,.06)}.summary{display:flex;justify-content:space-between;border-bottom:1px solid #3a251c;padding:20px 0 13px;margin-bottom:15px}.summary span{color:#b9aaa4}.pay{width:100%;font-size:14px}.micro{color:#6f625d;text-align:center;font-size:11px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.features article{padding:22px;border:1px solid #291a14;border-radius:17px;background:#0e0907}.features article>b{color:#ff9a00}.features h3{margin:8px 0}.features p{margin:0;color:#8f817b;font-size:14px}.footer{max-width:1240px;margin:0 auto;padding:35px 22px 50px;border-top:1px solid #2c1c16;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer div{display:flex;flex-direction:column;gap:9px}.footer strong{font-size:20px}.footer b{color:#ff9817}.footer a,.footer p{color:#a4948d;font-size:13px;margin:0}.muted{max-width:480px}.narrow{max-width:900px}.voucher-card{display:grid;grid-template-columns:320px 1fr;padding:35px;align-items:center}.voucher-card>img{width:100%}.voucher-card h1,.contact-card h1,.legal-head h1{font-size:42px;margin:8px 0 12px}.voucher-card p,.contact-card p,.legal-head p{color:#a99c96;line-height:1.6}.notice{margin-top:14px;padding:13px;border-radius:10px}.good{background:#0b2b17;color:#76f49a}.bad{background:#35100d;color:#ff8d82}.legal{max-width:1000px}.legal-head{padding:20px 0}.legal-card{padding:35px;overflow:visible}.legal-card h2{color:#ff9817;border-top:1px solid #35231c;padding-top:28px;margin-top:32px}.legal-card h2:first-child{border:0;margin-top:0;padding-top:0}.legal-card h3{font-size:24px}.legal-card p{color:#c6bbb6;line-height:1.7;margin:9px 0}.contact-card{padding:40px}.warn{color:#ff9a00}.center{text-align:center}.success-icon{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#17341f;color:#8bff9f;font-size:36px}.inline{display:inline-block;width:auto;margin-top:10px}@media(max-width:900px){.topbar nav{display:none}.shop-grid{grid-template-columns:1fr}.visual-card{min-height:500px}.packs{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}.voucher-card{grid-template-columns:1fr}.voucher-card>img{max-width:300px;margin:auto}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}}@media(max-width:520px){.wallet-btn{font-size:11px;padding:11px}.logo img{width:70px}.topbar{gap:10px}.wrap{padding:22px 14px}.payment-card{padding:20px}.visual-card{min-height:430px}.server-copy h1{font-size:34px}.section-title h2{font-size:27px}.pack span{height:130px}.legal-card{padding:22px}.footer{grid-template-columns:1fr}.footer>div:first-child{grid-column:auto}}