.faq-page[data-v-d68b3dee]{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;min-height:100vh;background:radial-gradient(ellipse at 50% 0,#1a1a17 0,#121210 40%,#050504 100%)}.faq-page.loaded[data-v-d68b3dee]{opacity:1;transform:translateY(0)}.faq-container[data-v-d68b3dee]{max-width:950px;margin:0 auto;padding:5rem 1.5rem}.faq-header[data-v-d68b3dee]{text-align:center;margin-bottom:4rem}.faq-label[data-v-d68b3dee]{display:inline-block;padding:.45rem 1rem;margin-bottom:1rem;border-radius:999px;background:hsla(73,26%,52%,.12);border:1px solid hsla(73,26%,52%,.3);color:var(--olivo-300);font-size:.85rem;font-weight:700}.faq-title[data-v-d68b3dee]{font-size:clamp(2rem,6vw,4rem);color:#f5f6f0;margin-bottom:1rem}.faq-description[data-v-d68b3dee]{max-width:650px;margin:auto;line-height:1.8;color:var(--plateado-300);font-size:clamp(.92rem,2vw,1rem)}.faq-list[data-v-d68b3dee]{display:flex;flex-direction:column}.faq-item[data-v-d68b3dee]{border-bottom:1px solid hsla(73,26%,52%,.2);opacity:0;transform:translateY(20px)}.loaded .faq-item[data-v-d68b3dee]{animation:fadeUp-d68b3dee .7s ease forwards}.loaded .faq-item[data-v-d68b3dee]:first-child{animation-delay:.05s}.loaded .faq-item[data-v-d68b3dee]:nth-child(2){animation-delay:.1s}.loaded .faq-item[data-v-d68b3dee]:nth-child(3){animation-delay:.15s}.loaded .faq-item[data-v-d68b3dee]:nth-child(4){animation-delay:.2s}.loaded .faq-item[data-v-d68b3dee]:nth-child(5){animation-delay:.25s}.loaded .faq-item[data-v-d68b3dee]:nth-child(6){animation-delay:.3s}.loaded .faq-item[data-v-d68b3dee]:nth-child(7){animation-delay:.35s}.loaded .faq-item[data-v-d68b3dee]:nth-child(8){animation-delay:.4s}.loaded .faq-item[data-v-d68b3dee]:nth-child(9){animation-delay:.45s}.loaded .faq-item[data-v-d68b3dee]:nth-child(10){animation-delay:.5s}.loaded .faq-item[data-v-d68b3dee]:nth-child(11){animation-delay:.55s}.loaded .faq-item[data-v-d68b3dee]:nth-child(12){animation-delay:.6s}.faq-question[data-v-d68b3dee]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:none;background:transparent;cursor:pointer;padding:1.75rem 0;text-align:left;font-size:clamp(.95rem,2vw,1.1rem);font-weight:600;color:#f5f6f0;transition:color .25s ease}.faq-question[data-v-d68b3dee]:hover{color:var(--olivo-300)}.faq-icon[data-v-d68b3dee]{flex-shrink:0;font-size:1.2rem;color:var(--olivo-300);transition:transform .35s ease}.faq-icon.active[data-v-d68b3dee]{transform:rotate(180deg)}.faq-content[data-v-d68b3dee]{max-height:0;overflow:hidden;opacity:0;transition:max-height .45s ease,opacity .3s ease}.faq-content.active[data-v-d68b3dee]{max-height:300px;opacity:1}.faq-content-inner[data-v-d68b3dee]{padding-bottom:1.5rem}.faq-content p[data-v-d68b3dee]{margin:0;line-height:1.9;color:var(--plateado-300);font-size:clamp(.9rem,1.8vw,1rem)}@keyframes fadeUp-d68b3dee{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-container[data-v-d68b3dee]{padding:3.5rem 1.25rem}.faq-header[data-v-d68b3dee]{margin-bottom:3rem}.faq-question[data-v-d68b3dee]{padding:1.4rem 0}}@media (max-width:480px){.faq-container[data-v-d68b3dee]{padding:2.5rem 1rem}.faq-header[data-v-d68b3dee]{margin-bottom:2rem}.faq-question[data-v-d68b3dee]{padding:1.2rem 0;transition:none}.faq-question[data-v-d68b3dee]:hover{color:#f5f6f0}.faq-icon[data-v-d68b3dee]{font-size:1rem}}@media (max-width:360px){.faq-container[data-v-d68b3dee]{padding:2rem .75rem}}