.currency-select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 7px;font-size:11px;font-weight:800}.deck-buybar{margin:-65px max(6vw,30px) 80px;margin-left:calc(max(6vw,30px) + 412px);background:#102f27;color:#fff;border-radius:12px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.deck-buybar>div{display:flex;flex-direction:column}.deck-buybar small{font-size:8px;letter-spacing:.12em;color:#9fc1b4}.deck-buybar strong{font:700 24px Unbounded}.deck-buybar span{font-size:10px;color:#9fc1b4}.wallet-page,.content-page{padding:60px max(7vw,30px);min-height:680px}.wallet-head{display:flex;justify-content:space-between;align-items:center;gap:30px}.wallet-head h1,.content-page h1{font:700 clamp(30px,4vw,48px) Unbounded;margin:8px 0}.wallet-head p{color:var(--muted)}.balance-card{min-width:300px;background:var(--forest);color:#fff;border-radius:14px;padding:23px;display:flex;flex-direction:column}.balance-card small,.wallet-grid small{font-size:8px;letter-spacing:.13em;color:#9fc1b4}.balance-card strong{font:700 30px Unbounded}.balance-card span{font-size:9px;color:#9fc1b4}.wallet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.wallet-grid article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;display:flex;flex-direction:column}.wallet-grid article small{color:var(--muted)}.wallet-grid strong{font-size:19px}.wallet-grid .positive{color:#247259}.deposit-box{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#e6efdf;border-radius:13px;padding:22px;margin:25px 0}.deposit-box h2{margin:0}.deposit-box p{font-size:11px;color:var(--muted)}.deposit-box form{display:flex;align-items:end;gap:10px}.deposit-box label{font-size:9px;font-weight:800}.deposit-box input{display:block;margin-top:5px;border:1px solid var(--line);padding:10px;border-radius:7px}.wallet-history{margin-top:35px}.wallet-history h2{font:700 19px Unbounded;margin-top:30px}.wallet-history article{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:14px;margin:8px 0}.wallet-history article div{display:flex;flex-direction:column}.wallet-history article span{font-size:9px;color:var(--muted)}.content-page{max-width:950px;margin:auto}.content-page>p{color:var(--muted);font-size:15px;line-height:1.75}.content-page h2{margin-top:35px}.demo-notice{background:#fff1cd;border:1px solid #e5cf8b;border-radius:9px;padding:14px;color:#6d5723!important}.company-card{background:var(--forest);color:#fff;padding:28px;border-radius:14px;margin-top:35px}.company-card small{color:#a4c6b9;letter-spacing:.13em}.contact-grid{display:grid;gap:12px;margin-top:35px}.contact-grid article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;display:flex;flex-direction:column}.contact-grid small{font-size:8px;letter-spacing:.13em;color:var(--muted)}.contact-grid b{font-size:17px;margin:4px 0}.contact-grid span{font-size:10px;color:var(--muted)}.footer-links{display:flex;gap:18px;font-size:11px;font-weight:800}@media(max-width:950px){.deck-buybar{margin:20px max(6vw,30px) 60px}.wallet-grid{grid-template-columns:1fr 1fr}.wallet-head{align-items:flex-start;flex-direction:column}.balance-card{width:100%}}@media(max-width:650px){.wallet-grid{grid-template-columns:1fr}.deposit-box,.deposit-box form{align-items:stretch;flex-direction:column}.wallet-history article{grid-template-columns:1fr auto}header .currency-select{margin-left:auto}.footer-links{flex-wrap:wrap}}
