.support-page{width:min(1180px,calc(100% - 40px));margin:auto;padding:95px 18px!important;background:none!important;color:var(--text)!important;display:block!important}.support-page.hidden{display:none!important}.support-hero{text-align:center;max-width:760px;margin:0 auto 55px}.support-hero .eyebrow{justify-content:center}.support-hero h2{font-size:clamp(38px,5vw,60px);letter-spacing:-3px;margin:16px 0}.support-hero p{color:var(--muted);font-size:14px;line-height:1.7}.support-options{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.support-card{background:linear-gradient(145deg,#0a1b30,#06101e);border:1px solid var(--line);border-radius:15px;padding:28px}.support-card.featured{border-color:#249be6;box-shadow:0 15px 50px #138ee51c}.support-card i{width:45px;height:45px;display:grid;place-items:center;border-radius:11px;background:#27a9ff17;color:#43b8ff;font-style:normal;font-size:20px}.support-card h3{font-size:17px;margin:20px 0 9px}.support-card p{min-height:50px;color:var(--muted);font-size:10px;line-height:1.7}.support-card .btn{width:100%;margin-top:12px}.support-status{display:flex;align-items:center;justify-content:center;gap:9px;margin:35px 0;color:var(--muted);font-size:10px}.support-status i{width:8px;height:8px;border-radius:50%;background:#4bdd9a;box-shadow:0 0 10px #4bdd9a}.faq-box{margin-top:40px}.faq-box>h3{text-align:center;font-size:24px;margin-bottom:24px}.faq-item{max-width:800px;margin:8px auto;border:1px solid var(--line);background:#071526;border-radius:10px;overflow:hidden}.faq-item button{width:100%;display:flex;justify-content:space-between;padding:17px 19px;background:none;border:0;color:white;font:700 11px Manrope;text-align:left;cursor:pointer}.faq-item p{display:none;margin:0;padding:0 19px 18px;color:var(--muted);font-size:10px;line-height:1.7}.faq-item.open p{display:block}.faq-item.open button span{transform:rotate(45deg)}@media(max-width:750px){.support-options{grid-template-columns:1fr}.support-card p{min-height:0}}
