.faq-page{padding-top:72px}.faq-hero{text-align:center;padding-block:3.5rem 3rem;position:relative;overflow:hidden}.faq-hero-bg{pointer-events:none;background:radial-gradient(50% 60% at 50% 30%,#ffc1071a 0%,#0000 65%),linear-gradient(#0a0e14 0%,#0d1520 100%);position:absolute;inset:0}.faq-hero-inner{max-width:640px;margin-inline:auto;position:relative}.faq-hero-title{margin-bottom:1rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.2}.faq-hero-desc{color:var(--color-muted);margin:0;font-size:clamp(.9rem,2vw,1.05rem);line-height:1.75}.faq-content{background:#fff;padding-block:3rem 2.5rem}.faq-content .container{max-width:1200px;padding-inline:clamp(1rem,4vw,1.5rem)}.faq-content-row{justify-content:center;width:100%;display:flex}.faq-content-col{flex:0 0 100%;width:100%;max-width:100%}@media (width>=768px){.faq-content-col{flex:0 0 91.6667%;max-width:91.6667%}}@media (width>=992px){.faq-content-col{flex:0 0 83.3333%;max-width:83.3333%}}@media (width>=1200px){.faq-content-col{flex:0 0 66.6667%;max-width:66.6667%}}.faq-categories{flex-direction:column;gap:2.5rem;width:100%;display:flex}.faq-category{width:100%}.faq-category-head{border-bottom:2px solid #ffc10740;align-items:center;gap:.75rem;margin-bottom:1.15rem;padding-bottom:.85rem;display:flex}.faq-category-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 3px 10px #0f172a1f}.faq-category-icon.blue{background:linear-gradient(145deg,#3b82f6 0%,#1d4ed8 100%);box-shadow:0 2px 8px #2563eb59}.faq-category-icon.purple{background:linear-gradient(145deg,#8b5cf6 0%,#6d28d9 100%);box-shadow:0 2px 8px #6d28d959}.faq-category-icon.green{background:linear-gradient(145deg,#34d399 0%,#059669 100%);box-shadow:0 2px 8px #05966959}.faq-category-icon.teal{background:linear-gradient(145deg,#2dd4bf 0%,#0f766e 100%);box-shadow:0 2px 8px #0f766e59}.faq-category-icon.orange{background:linear-gradient(145deg,#fb923c 0%,#ea580c 100%);box-shadow:0 2px 8px #ea580c59}.faq-category-icon svg{width:20px;height:20px}.faq-category-head h2{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.faq-list{flex-direction:column;gap:.65rem;width:100%;display:flex}.faq-item{background:#f8fafc;border:1px solid #e8edf3;border-radius:.65rem;width:100%;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-item:hover{border-color:#ffc10759}.faq-item[open]{background:#fff;border-color:#ffc10773;box-shadow:0 4px 16px #ffc10714}.faq-item summary{color:#0f172a;cursor:pointer;word-break:break-word;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.15rem;font-size:clamp(.85rem,2.5vw,.9rem);font-weight:600;line-height:1.45;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#fff;background:linear-gradient(145deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:1.1rem;font-weight:400;line-height:1;transition:transform .2s,opacity .2s;display:flex}.faq-item[open] summary:after{content:"−";background:linear-gradient(145deg,#1d4ed8 0%,#1e3a8a 100%)}.faq-item p{color:#64748b;margin:-.15rem 0 0;padding:.85rem 1.15rem 1.1rem;border-top:1px solid #f1f5f9;margin-inline:1.15rem;padding-inline:0;font-size:.85rem;line-height:1.7}.faq-cta{background:#0a0e14;border-top:1px solid #ffffff0f;padding-block:2.75rem 3.25rem}.faq-cta-inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.faq-cta-text h2{margin-bottom:.5rem;font-size:clamp(1.25rem,3vw,1.65rem);font-weight:700}.faq-cta-text p{color:var(--color-muted);max-width:420px;margin:0;font-size:.9rem;line-height:1.65}.faq-cta-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}@media (width<=575px){.faq-content{padding-block:2rem}.faq-content .container{padding-inline:1rem}.faq-category-head h2{font-size:1rem}.faq-item summary{padding:.9rem 1rem}.faq-item p{margin-inline:1rem;padding:0 1rem 1rem;font-size:.82rem}}@media (width>=640px){.faq-hero{padding-block:4.5rem 3.5rem}}@media (width>=768px){.faq-cta-inner{text-align:left;flex-direction:row;justify-content:space-between}.faq-cta-text p{max-width:none}.faq-cta-actions{flex-shrink:0}}@media (width>=1024px){.faq-content{padding-block:3.5rem 3rem}.faq-categories{gap:3rem}}
