.retro-faq-section[data-astro-cid-dzyzufqp]{padding:0}.retro-faq-section[data-astro-cid-dzyzufqp] .section-heading[data-astro-cid-dzyzufqp]{text-align:center;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.retro-faq-cabinet[data-astro-cid-dzyzufqp]{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.retro-faq-card[data-astro-cid-dzyzufqp]{--accent-color:var(--color-primary);--accent-glow:#c105f566;border:5px solid var(--accent-color);background:#0a0a0a;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 5px #00000080,inset 0 0 0 2px #ffffff0d}.retro-faq-card[data-astro-cid-dzyzufqp][data-accent=purple]{--accent-color:var(--color-primary);--accent-glow:#c105f566}.retro-faq-card[data-astro-cid-dzyzufqp][data-accent=teal]{--accent-color:var(--color-accent);--accent-glow:#05f2c766}.retro-faq-card[data-astro-cid-dzyzufqp][data-accent=orange]{--accent-color:var(--color-secondary);--accent-glow:#ff450266}.retro-faq-card[data-astro-cid-dzyzufqp][data-accent=yellow]{--accent-color:var(--color-highlight);--accent-glow:#fff70066}.retro-faq-card[data-astro-cid-dzyzufqp][data-accent=green]{--accent-color:var(--color-success-brand);--accent-glow:#7cfc0066}.retro-faq-card[data-astro-cid-dzyzufqp][data-accent=pink]{--accent-color:#ff1493;--accent-glow:#ff149366}@keyframes retro-wiggle{0%,to{transform:rotate(0)}20%{transform:rotate(-1.5deg)}40%{transform:rotate(1.5deg)}60%{transform:rotate(-1deg)}80%{transform:rotate(1deg)}}.retro-faq-card[data-astro-cid-dzyzufqp]:hover:not(.expanded){animation:.7s ease-in-out retro-wiggle}.retro-faq-card[data-astro-cid-dzyzufqp]:active{transform:translateY(3px)scale(.99);box-shadow:0 2px #00000080}.retro-faq-card[data-astro-cid-dzyzufqp].expanded{box-shadow:0 5px 0 0 #00000080, inset 0 0 0 2px var(--accent-color)}.retro-faq-question[data-astro-cid-dzyzufqp]{background:inherit;cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-family:inherit;transition:background .2s;display:flex}.retro-faq-question[data-astro-cid-dzyzufqp]:hover{background:#ffffff08}.retro-faq-question[data-astro-cid-dzyzufqp]:focus{outline:none}.retro-faq-question[data-astro-cid-dzyzufqp]:focus-visible{outline:3px solid var(--accent-color);outline-offset:-3px}.retro-faq-q-text[data-astro-cid-dzyzufqp]{color:#fff;flex:1;padding-right:1rem;font-size:1.1rem;font-weight:600;line-height:1.4}.retro-faq-indicator[data-astro-cid-dzyzufqp]{border:4px solid var(--accent-color);background:#00000080;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:transform .45s ease-in-out,background .3s;display:flex;box-shadow:0 3px #0006}.retro-indicator-icon[data-astro-cid-dzyzufqp]{width:18px;height:18px;position:relative}.retro-indicator-icon[data-astro-cid-dzyzufqp]:before,.retro-indicator-icon[data-astro-cid-dzyzufqp]:after{content:"";background:var(--accent-color);border-radius:2px;transition:transform .45s ease-in-out;position:absolute}.retro-indicator-icon[data-astro-cid-dzyzufqp]:before{width:4px;height:18px;top:0;left:50%;transform:translate(-50%)}.retro-indicator-icon[data-astro-cid-dzyzufqp]:after{width:18px;height:4px;top:50%;left:0;transform:translateY(-50%)}.retro-faq-card[data-astro-cid-dzyzufqp].expanded .retro-faq-indicator[data-astro-cid-dzyzufqp]{background:var(--accent-color);transform:rotate(45deg)}.retro-faq-card[data-astro-cid-dzyzufqp].expanded .retro-indicator-icon[data-astro-cid-dzyzufqp]:before,.retro-faq-card[data-astro-cid-dzyzufqp].expanded .retro-indicator-icon[data-astro-cid-dzyzufqp]:after{background:#0a0a0a}.retro-faq-answer[data-astro-cid-dzyzufqp]{max-height:0;transition:max-height .7s ease-in-out;overflow:hidden}.retro-faq-card[data-astro-cid-dzyzufqp].expanded .retro-faq-answer[data-astro-cid-dzyzufqp]{max-height:500px}.retro-faq-answer-inner[data-astro-cid-dzyzufqp]{opacity:0;border-top:2px solid #ffffff1a;margin-top:.5rem;padding:1rem 1.5rem 1.5rem;transition:opacity .5s .2s,transform .5s ease-out .2s;transform:translateY(-10px)}.retro-faq-card[data-astro-cid-dzyzufqp].expanded .retro-faq-answer-inner[data-astro-cid-dzyzufqp]{opacity:1;transform:translateY(0)}.retro-faq-answer-inner[data-astro-cid-dzyzufqp] p{color:#ffffffd9;margin:0;font-size:1rem;line-height:1.8}.retro-faq-answer-inner[data-astro-cid-dzyzufqp] a{color:#d870ff;border-bottom:2px solid;font-weight:500;text-decoration:none;transition:border-color .2s}.retro-faq-answer-inner[data-astro-cid-dzyzufqp] a:hover{border-bottom-color:var(--accent-color)}@media (width<=768px){.retro-faq-card[data-astro-cid-dzyzufqp]{border-width:4px}.retro-faq-question[data-astro-cid-dzyzufqp]{padding:1rem 1.25rem}.retro-faq-q-text[data-astro-cid-dzyzufqp]{font-size:1rem}.retro-faq-indicator[data-astro-cid-dzyzufqp]{border-width:3px;width:36px;min-width:36px;height:36px}.retro-indicator-icon[data-astro-cid-dzyzufqp]{width:14px;height:14px}.retro-indicator-icon[data-astro-cid-dzyzufqp]:before{width:3px;height:14px}.retro-indicator-icon[data-astro-cid-dzyzufqp]:after{width:14px;height:3px}}@media (prefers-reduced-motion:reduce){.retro-faq-card[data-astro-cid-dzyzufqp],.retro-faq-indicator[data-astro-cid-dzyzufqp],.retro-faq-answer[data-astro-cid-dzyzufqp],.retro-faq-answer-inner[data-astro-cid-dzyzufqp],.retro-indicator-icon[data-astro-cid-dzyzufqp]:before,.retro-indicator-icon[data-astro-cid-dzyzufqp]:after{transition:none}.retro-faq-card[data-astro-cid-dzyzufqp]:hover:not(.expanded){animation:none}}
