.wallet-page{background:#101112;color:#f2f3f5;min-height:100vh;font-family:var(--font-inter),sans-serif}.wallet-header{height:88px;border-bottom:1px solid #2b2e31;display:flex;align-items:center;gap:70px;padding:0 42px}.wallet-header img{width:190px;height:auto}.wallet-header nav{display:flex;gap:32px}.wallet-header a{color:#b6bac2;text-decoration:none}.wallet-header [aria-current]{color:#ffb64e}.wallet-content{max-width:1100px;margin:auto;padding:64px 28px}.wallet-intro{display:flex;align-items:center;gap:50px;justify-content:space-between}.wallet-intro h1{font-size:clamp(28px,4vw,44px);line-height:1.15;margin:10px 0 18px;letter-spacing:-1.5px}.wallet-intro p{max-width:640px;line-height:1.7;color:#adb2bb}.wallet-eyebrow{font-size:11px;letter-spacing:2px;color:#ffb64e!important}.wallet-balance{flex:none;border:1px solid #34373b;background:#191b1e;padding:22px 30px;border-radius:14px;display:flex;flex-direction:column;gap:6px}.wallet-balance strong{font-size:44px;color:#ffb64e}.wallet-balance span{color:#adb2bb;font-size:13px}.wallet-balance a{font-size:13px;color:#e5e7eb}.wallet-rules{display:flex;flex-wrap:wrap;gap:12px 28px;margin:30px 0;color:#aeb3bc;font-size:12px}.wallet-rules strong{color:#e9ebef}.wallet-message{background:#242019;border:1px solid #6b5432;padding:16px 20px;border-radius:10px;line-height:1.6;margin:20px 0}.wallet-packs{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:30px 0}.wallet-pack{border:1px solid #35383e;border-radius:16px;background:#191b1e;padding:30px;display:flex;flex-direction:column}.wallet-pack.featured{border-color:#8c652f;background:linear-gradient(145deg,#282219,#191b1e 55%)}.wallet-pack>p:first-child{color:#ffc16e;font-weight:600}.wallet-pack h2{font-size:54px;margin:16px 0 3px;line-height:1.1}.wallet-pack h2 span{font-size:19px;font-weight:400;color:#b9bec7}.wallet-price{font-size:25px}.wallet-pack>small,.wallet-price small{font-size:12px;color:#adb2bb}.wallet-pack>p:not(:first-child){color:#adb2bb;line-height:1.6;margin:20px 0 4px}.wallet-pack ul{list-style:disc;padding-left:18px;color:#c8cbd2;line-height:2;font-size:14px;flex:1;margin:14px 0 24px}.wallet-page button{cursor:pointer;border:1px solid #56504a;background:#292622;border-radius:8px;padding:11px 17px;color:#f2ede5;font-weight:600;font-size:14px}.wallet-pack button{background:#ffb64e;color:#18120b;border-color:#ffb64e;min-height:48px;margin-bottom:10px}.wallet-page button:disabled{cursor:not-allowed;opacity:.5}.wallet-page a:focus-visible,.wallet-page button:focus-visible,.wallet-page input:focus-visible,.wallet-page summary:focus-visible{outline:2px solid #ffb64e;outline-offset:4px}.wallet-faq,.wallet-history,.wallet-safety{border-top:1px solid #303338;padding:28px 0;margin-top:12px}.wallet-content h2{font-weight:600}.wallet-faq h2,.wallet-history h2,.wallet-safety h2{font-size:20px;margin-bottom:12px}.wallet-faq p,.wallet-history>p,.wallet-safety p{color:#adb2bb;line-height:1.7;font-size:14px;margin:10px 0 18px;max-width:800px}.wallet-confirm{display:flex;align-items:center;gap:10px;margin:18px 0;color:#d5d8df;font-size:14px}.wallet-confirm input{accent-color:#ffb64e;width:18px;height:18px}.wallet-restore{margin-top:26px;border:1px solid #35383e;border-radius:10px;padding:16px}.wallet-faq summary,.wallet-restore summary{cursor:pointer;color:#e1e4e9;line-height:1.6}.wallet-restore label{display:block;font-size:12px;color:#b3b8c0;margin-bottom:8px}.wallet-restore input{display:block;width:100%;max-width:700px;background:#101112;border:1px solid #3c4149;padding:12px;color:#e1e4e9;border-radius:6px;margin-bottom:12px}.wallet-history ul{padding:0;list-style:none}.wallet-history li{padding:14px 0;border-bottom:1px solid #262a30;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.wallet-history time{display:block;color:#989fab;font-size:11px;margin-top:5px}.wallet-history li>span{white-space:nowrap;color:#ffbf67}.wallet-faq details{padding:14px 0;border-bottom:1px solid #303338}.wallet-footer{padding:24px;display:flex;justify-content:center;gap:25px;color:#a3aab5;font-size:12px;border-top:1px solid #303338}.wallet-page a:hover{color:#ffb64e}.wallet-success{max-width:700px;padding-top:80px}.wallet-success h1{font-size:32px;margin:16px 0}.wallet-success p{line-height:1.8;color:#bdc2cb}.wallet-success a{display:inline-block;margin:24px 20px 0 0;color:#ffb64e}@media(max-width:650px){.wallet-header{gap:20px;padding:0 18px;height:78px}.wallet-header img{width:120px}.wallet-header nav{gap:15px;font-size:12px}.wallet-content{padding:32px 20px}.wallet-intro{flex-direction:column;align-items:stretch;gap:20px}.wallet-balance{display:grid;grid-template-columns:1fr auto;align-items:center;padding:16px 20px}.wallet-balance a{grid-column:1/-1}.wallet-packs{grid-template-columns:1fr}.wallet-pack{padding:24px}.wallet-rules{display:grid;gap:12px}.wallet-footer{gap:16px}.wallet-intro h1{letter-spacing:-.7px}}