.faq-module__VSI0LW__container{background:var(--background);min-height:100vh;margin-top:var(--desktop-menu-height);padding:2rem 1rem}.faq-module__VSI0LW__content{max-width:900px;margin:0 auto}.faq-module__VSI0LW__header{text-align:center;border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);margin-bottom:3rem;padding-bottom:2rem}.faq-module__VSI0LW__title{color:var(--foreground);margin:0 0 .5rem;font-size:2rem;font-weight:600}.faq-module__VSI0LW__subtitle{color:color-mix(in srgb,var(--foreground)60%,transparent);margin:0;font-size:1rem}.faq-module__VSI0LW__category{margin-bottom:3rem}.faq-module__VSI0LW__categoryTitle{color:var(--foreground);border-bottom:2px solid var(--primary);margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.faq-module__VSI0LW__faqList{flex-direction:column;gap:.75rem;display:flex}.faq-module__VSI0LW__faqItem{background:var(--card-bg);box-shadow:0 2px 8px color-mix(in srgb,var(--foreground)5%,transparent);border-radius:8px;transition:box-shadow .2s;overflow:hidden}.faq-module__VSI0LW__faqItem:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--foreground)10%,transparent)}.faq-module__VSI0LW__question{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.faq-module__VSI0LW__question:hover{background:color-mix(in srgb,var(--foreground)3%,transparent)}.faq-module__VSI0LW__icon{color:var(--primary);flex-shrink:0;font-size:1.5rem;font-weight:300;transition:transform .2s}.faq-module__VSI0LW__faqItem.faq-module__VSI0LW__open .faq-module__VSI0LW__icon{transform:rotate(180deg)}.faq-module__VSI0LW__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.faq-module__VSI0LW__faqItem.faq-module__VSI0LW__open .faq-module__VSI0LW__answerWrapper{grid-template-rows:1fr}.faq-module__VSI0LW__answer{min-height:0;color:color-mix(in srgb,var(--foreground)80%,transparent);padding:0 1.5rem;line-height:1.6}.faq-module__VSI0LW__faqItem.faq-module__VSI0LW__open .faq-module__VSI0LW__answer{padding:0 1.5rem 1.25rem}.faq-module__VSI0LW__contactSection{background:var(--card-bg);text-align:center;box-shadow:0 4px 12px color-mix(in srgb,var(--foreground)8%,transparent);border-radius:12px;margin-top:4rem;padding:2rem}.faq-module__VSI0LW__contactSection h2{color:var(--foreground);margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.faq-module__VSI0LW__contactSection p{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0 0 1.5rem;line-height:1.6}.faq-module__VSI0LW__contactButton{background:var(--primary);color:#fff;border-radius:6px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.faq-module__VSI0LW__contactButton:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-2px)}@media (max-width:768px){.faq-module__VSI0LW__container{margin-top:var(--desktop-menu-height);padding:1rem .5rem}.faq-module__VSI0LW__header{margin-bottom:2rem;padding-bottom:1.5rem}.faq-module__VSI0LW__title{font-size:1.5rem}.faq-module__VSI0LW__categoryTitle{font-size:1.25rem}.faq-module__VSI0LW__question{padding:1rem;font-size:.95rem}.faq-module__VSI0LW__answer{font-size:.9rem}.faq-module__VSI0LW__faqItem.faq-module__VSI0LW__open .faq-module__VSI0LW__answer{padding:0 1rem 1rem}.faq-module__VSI0LW__contactSection{padding:1.5rem}.faq-module__VSI0LW__contactSection h2{font-size:1.25rem}.faq-module__VSI0LW__contactButton{padding:.65rem 1.5rem;font-size:.95rem}}
