.faq-page{min-height:100vh;background:linear-gradient(180deg,#f7faff,#eef3fb);color:#00458d}.admin-console__workspace:has(.faq-page){padding:0}.faq-shell{width:100%;max-width:none;margin:0;padding:clamp(1.1rem,1.7vw,1.75rem)}.faq-header{margin-bottom:1rem}.faq-header h1{margin:0 0 .35rem;color:#00458d;font-size:1.25rem;font-weight:600;line-height:1.2;letter-spacing:0}.faq-header p{margin:0;color:#475569;font-size:.875rem}.faq-search{width:100%;margin-bottom:1.25rem;position:relative}.faq-search svg{position:absolute;left:.95rem;top:50%;width:18px;height:18px;color:#64748b;transform:translateY(-50%);pointer-events:none}.faq-search input{width:100%;height:44px;border-radius:.7rem;border:1px solid rgba(0,43,108,.14);background:#fff;color:#00458d;padding:0 1rem 0 2.75rem;font-size:.875rem;outline:none;box-shadow:0 10px 28px #002b6c0a}.faq-search input:focus{border-color:#00458d6b;box-shadow:0 0 0 4px #00458d14}.faq-list-card{background:#fff;border:1px solid rgba(0,43,108,.1);border-radius:1.1rem;box-shadow:0 18px 42px #002b6c14;padding:1rem 1.5rem}.faq-item{border-bottom:1px solid rgba(0,43,108,.1)}.faq-item:last-of-type{border-bottom:0}.faq-item h2{margin:0;font-size:inherit}.faq-question{width:100%;min-height:52px;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:0;background:transparent;color:#00458d;font-size:.875rem;font-weight:600;text-align:left;padding:0;cursor:pointer}.faq-question svg{width:18px;height:18px;flex:0 0 auto;color:#475569;transition:transform .18s ease}.faq-question:focus-visible{outline:3px solid #00c950;outline-offset:4px}.faq-answer{display:grid;grid-template-rows:0fr;color:#475569;font-size:.875rem;line-height:1.6;padding-right:2rem;transition:grid-template-rows .2s ease,padding-bottom .2s ease}.faq-answer>p{min-height:0;overflow:hidden;margin:0}.faq-item.is-open .faq-answer{grid-template-rows:1fr;padding-bottom:1rem}.faq-item.is-open .faq-question svg{transform:rotate(180deg)}.faq-empty-state{margin:0;padding:2rem 0;color:#475569;text-align:center;font-weight:600}@media(max-width:640px){.faq-shell{padding-inline:1rem}.faq-list-card{padding:.75rem 1rem}.faq-question{min-height:50px;font-size:.875rem}}
