.faq-section{position:relative;width:100%;overflow:hidden;padding:5rem 1.5rem}@media(min-width:640px){.faq-section{padding:6rem 1.5rem}}.faq-container{position:relative;z-index:1;margin:0 auto;width:100%;max-width:720px}.faq-header{text-align:center;margin-bottom:3rem}.faq-overline{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-ocean);margin-bottom:.5rem}.faq-title{font-size:2rem;font-weight:700;color:var(--foreground);line-height:1.2;margin:0 0 .75rem}@media(min-width:640px){.faq-title{font-size:2.5rem}}.faq-subtitle{font-size:1rem;color:var(--muted-foreground);margin:0}.faq-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.faq-card{width:100%;border-radius:20px;background:color-mix(in oklch,var(--card) 70%,transparent);box-shadow:0 1px 2px #0000000a,0 0 0 1px color-mix(in oklch,var(--foreground) 6%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}.faq-item{width:100%}.faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;color:var(--foreground)}.faq-trigger:focus-visible{outline:2px solid var(--color-ocean);outline-offset:-2px;border-radius:20px}.faq-question{font-size:.9375rem;font-weight:600;line-height:1.4;color:var(--foreground);flex:1}.faq-chevron{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1);color:var(--color-ocean)}.faq-body{overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1)}.faq-answer{padding:0 1.5rem 1.25rem;font-size:.9rem;line-height:1.7;color:var(--muted-foreground)}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:none}
