.faq-page{color:var(--white);overflow-x:hidden}.faq-page a:not(.btn){color:var(--gold);font-weight:800}.faq-hero{min-height:auto;padding:150px 0 88px}.faq-hero::before{background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(26,20,5,.72)),url(/images/crazy-time-wheel.webp)50%/cover no-repeat;content:"";inset:0;opacity:1;position:absolute;z-index:0}.faq-hero .container{position:relative;z-index:1}.faq-hero-stats .stat-card{min-height:125px}.faq-content-section{position:relative}.faq-content-section .container{position:relative;z-index:1}.faq-content-section p{color:var(--gray-light);font-size:1.02rem;line-height:1.7;margin:0 0 1.2rem}.alt-band{background:linear-gradient(180deg,rgba(8,20,15,.96),rgba(22,21,12,.96))}.section-intro{max-width:920px;margin-bottom:1.6rem}.section-kicker{color:var(--gold);display:inline-flex;font-size:.84rem;font-weight:800;letter-spacing:0;margin-bottom:.7rem;text-transform:uppercase}.qa-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.qa-grid.single{grid-template-columns:minmax(0,1fr)}.qa-grid.triple{grid-template-columns:repeat(3,minmax(0,1fr))}.qa-card{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);border-radius:8px;box-shadow:0 18px 55px rgba(0,0,0,.24);min-height:235px;padding:1.25rem}.qa-card h3{color:var(--white);font-size:1.18rem;line-height:1.3;margin:0 0 .8rem}.qa-card p{font-size:.98rem;line-height:1.62;margin-bottom:0}@media(max-width:1120px){.qa-grid.triple{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.faq-hero{padding:132px 0 72px}}@media(max-width:760px){.qa-grid,.qa-grid.triple{grid-template-columns:1fr}.qa-card{min-height:auto}}