.faq-grid{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#111114;border:1px solid rgba(255,255,255,.04);border-radius:20px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.faq-item.open{border-color:#e8611a26;box-shadow:0 4px 24px #00000026}.faq-item.open .faq-question{color:#f07b2d}.faq-item.open .faq-icon{transform:rotate(45deg);color:#f07b2d}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-question{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 1.75rem;font-size:1.05rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s}.faq-question:hover{color:#f07b2d}.faq-icon{flex-shrink:0;width:24px;height:24px;font-size:1.4rem;line-height:24px;text-align:center;color:#5e5c56;transition:transform .3s ease,color .3s}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-answer>div{overflow:hidden}.faq-answer .faq-answer-inner,.faq-answer p{padding:0 1.75rem 1.4rem;color:#9a978f;line-height:1.8;font-size:.95rem}.faq-answer .faq-answer-inner a,.faq-answer p a{color:#f07b2d;text-decoration:underline;text-underline-offset:2px}.faq-answer .faq-answer-inner a:hover,.faq-answer p a:hover{color:#e8611a}.faq-cta{text-align:center;margin-top:3.5rem;padding:2.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:28px}.faq-cta h3{font-size:1.2rem;margin-bottom:.5rem}.faq-cta p{color:#9a978f;font-size:.95rem;margin-bottom:1.5rem}[data-theme=light] .faq-item{background:#fff;border-color:#ebebf0;box-shadow:0 1px 6px #00000008}[data-theme=light] .faq-item.open{border-color:#e8611a33;box-shadow:0 4px 24px #0000000f}[data-theme=light] .faq-question{color:#1a1a2e}[data-theme=light] .faq-question:hover{color:#e8611a}[data-theme=light] .faq-icon{color:#8a8a9c}[data-theme=light] .faq-answer .faq-answer-inner,[data-theme=light] .faq-answer p{color:#555568}[data-theme=light] .faq-cta{background:#f3f1ee;border-color:#0000000f}[data-theme=light] .faq-cta h3{color:#1a1a2e}[data-theme=light] .faq-cta p{color:#555568}
