.console{background:#1e1e1e;border-left:4px solid #f00;border-radius:8px;color:#fff;font-family:"Fira Code",monospace;font-size:15px;margin:14px 0;overflow-x:auto;padding:14px 18px}.console .prompt{color:#f00;font-weight:700;margin-right:6px}.faq-grid details .answer-wrap{max-height:0;overflow:hidden;transition:max-height .32s ease}.faq-grid details[open] .answer-wrap{animation:faqFade .28s ease;max-height:440px}.faq-grid ul li::marker{color:var(--faq-red)}.faq-grid .answer>p,.faq-grid .faq-answer>p{font-size:16px;line-height:1.7;margin:0;opacity:.95}.faq-grid .faq-title{color:#fff;font-size:35px;margin:24px 0 12px}@media (prefers-reduced-motion:reduce){.faq-grid details[open] .answer-wrap{animation:none!important}}