.faq-a.cms-html-content p:last-child{margin-bottom:0}.faq-page-help{margin:-.35rem 0 1.15rem;font-size:var(--fs-sm);line-height:var(--leading-body)}.faq-page-section{margin-bottom:1.35rem}.faq-page-section__head{margin-bottom:1rem}.faq-page-section__head h2{margin:0 0 .3rem;font-size:var(--fs-xl);font-weight:800;line-height:var(--leading-tight)}.faq-page-section__head p{margin:0;font-size:var(--fs-sm);color:hsl(var(--muted-foreground))}.faq-page-actions{margin-top:.25rem}.faq-list{display:flex;flex-direction:column;gap:.65rem}.faq-list--page{gap:.85rem}.faq-item{border:1px solid hsl(var(--border)/.85);border-radius:calc(var(--radius-lg) + 2px);overflow:hidden;background:var(--bg-elevated);box-shadow:var(--shadow-sm);transition:border-color .18s ease,box-shadow .18s ease,transform .15s ease}.faq-list--page .faq-item{border-radius:calc(var(--radius-lg) + 4px)}.faq-item:hover{border-color:oklch(.5 .134 242.749/.16);box-shadow:var(--shadow-md)}.faq-item--open{border-color:oklch(.5 .134 242.749/.24);box-shadow:var(--shadow-md);background:linear-gradient(180deg,#fff,#fefafa 130%)}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;background:#0000;border:none;color:var(--text);font:inherit;font-weight:700;font-size:var(--fs-base);text-align:right;cursor:pointer;transition:background .15s ease}.faq-list--page .faq-q{padding:1.15rem 1.35rem}.faq-q:hover{background:#f8fafcd9}.faq-item--open .faq-q{background:#0000}.faq-q__text{line-height:var(--leading-snug);flex:1;min-width:0}.faq-icon{flex-shrink:0;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--brand-dim);color:var(--brand);line-height:1;transition:transform .2s ease,background .18s ease,color .18s ease}.faq-list--page .faq-icon{width:38px;height:38px;border-radius:12px}.faq-icon svg{display:block;transition:transform .2s ease}.faq-icon--open{background:var(--brand);color:#fff}.faq-icon--open svg{transform:rotate(180deg)}.faq-a{padding:0 1.15rem 1.15rem;color:hsl(var(--muted-foreground));font-size:var(--fs-base);line-height:var(--leading-body);border-top:1px solid hsl(var(--border)/.55)}.faq-list--page .faq-a{padding:.15rem 1.35rem 1.35rem}.faq-a .cms-html-content{max-width:none;padding-top:.85rem}