/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.static{position:static}.flex{display:flex}.hidden{display:none}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.faq-details{border-radius:.5rem;border:1px solid #e5e7eb;background-color:white;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s}.faq-details:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.faq-summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;padding:.1rem;font-size:1.125rem;font-weight:500;color:#111827}.faq-content{padding:0 1.5rem 1.5rem;font-size:1rem;color:#4b5563}.faq-list{list-style-type:disc;margin-left:1.5rem;margin-top:.5rem}.faq-list li{margin-top:.25rem}@media (prefers-color-scheme:dark){.faq-details{border-color:#1f2937;background-color:#030712}.faq-summary{color:#f3f4f6}.faq-content{color:#d1d5db}}