.faq-section[data-v-d6b0507f]{padding-top:48px;padding-bottom:32px}.faq-section__header[data-v-d6b0507f]{margin-bottom:32px}.faq-section__title[data-v-d6b0507f]{display:inline-flex;align-items:center;gap:8px;font-size:clamp(.875rem,.5vw + .75rem,1rem);font-weight:400;color:#8e8e93;margin:0}.faq-section__title-icon[data-v-d6b0507f]{color:#8e8e93;flex-shrink:0}.faq-section__topics[data-v-d6b0507f]{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:0}.faq-section__topic-btn[data-v-d6b0507f]{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:9999px;background:#252b4a;color:#c4c4c6;font-size:clamp(.75rem,.25vw + .625rem,.875rem);font-weight:500;border:1px solid transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-section__topic-btn[data-v-d6b0507f]:hover{color:#fff;border-color:#00f0ff4d;background:#0066ff26}.faq-section__topic-btn--active[data-v-d6b0507f]{background:#00f0ff1f;color:#00f0ff;border-color:#00f0ff;box-shadow:0 0 12px #00f0ff26}.faq-section__panel-wrap[data-v-d6b0507f]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1);margin-top:16px}.faq-section__panel-wrap--open[data-v-d6b0507f]{grid-template-rows:1fr}.faq-section__panel-overflow[data-v-d6b0507f]{overflow:hidden;min-height:0}.faq-section__panel[data-v-d6b0507f]{background:#1a1f3a;border:1px solid rgba(0,240,255,.2);border-radius:12px;overflow:hidden;margin-bottom:24px;position:relative;transform-origin:0 0;animation:bubble-pop-d6b0507f .38s cubic-bezier(.34,1.56,.64,1) both}.faq-section__panel[data-v-d6b0507f]:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(0,240,255,.18) 35%,rgba(0,240,255,.05) 70%,transparent 100%);opacity:0;z-index:-1;animation:glow-sweep-d6b0507f .5s cubic-bezier(.4,0,.2,1) forwards}.faq-section__watermark[data-v-d6b0507f]{position:absolute;right:-24px;bottom:-30px;color:#00f0ff0f;pointer-events:none;z-index:0;transform-origin:center;animation:watermark-fly-d6b0507f 3s cubic-bezier(.16,1,.3,1) .08s both}.faq-section__panel-header[data-v-d6b0507f],.faq-section__panel-body[data-v-d6b0507f]{position:relative;z-index:1}.faq-section__panel-header[data-v-d6b0507f]{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid rgba(255,255,255,.1)}.faq-section__panel-title[data-v-d6b0507f]{font-size:clamp(1.125rem,1vw + .5rem,1.375rem);font-weight:700;color:#fff;margin:0}.faq-section__panel-close[data-v-d6b0507f]{font-size:clamp(.75rem,.25vw + .625rem,.875rem);color:#8e8e93;background:none;border:none;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .15s ease}.faq-section__panel-close[data-v-d6b0507f]:hover{color:#00f0ff;background:#00f0ff14}.faq-section__panel-body[data-v-d6b0507f]{padding:24px 32px 32px}.faq-section__panel-item[data-v-d6b0507f]{margin-bottom:32px;opacity:0;transform:translateY(6px);animation:item-appear-d6b0507f .28s cubic-bezier(.4,0,.2,1) forwards}.faq-section__panel-item[data-v-d6b0507f]:last-child{margin-bottom:0}.faq-section__panel-q[data-v-d6b0507f]{font-size:clamp(.875rem,.5vw + .75rem,1rem);color:#fff;font-weight:500;margin:0 0 16px;line-height:1.5}.faq-section__panel-q strong[data-v-d6b0507f]{color:#00f0ff}.faq-section__panel-a[data-v-d6b0507f]{font-size:clamp(.75rem,.25vw + .625rem,.875rem);color:#c4c4c6;line-height:1.75;margin:0;padding-left:24px;white-space:pre-line}.faq-section__panel-a-label[data-v-d6b0507f]{color:#636366;font-weight:500}.faq-section__list[data-v-d6b0507f]{display:flex;flex-direction:column}.faq-section__item[data-v-d6b0507f]{border-bottom:1px solid rgba(255,255,255,.1)}.faq-section__item[data-v-d6b0507f]:last-child{border-bottom:none}.faq-section__question[data-v-d6b0507f]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 0;background:none;border:none;cursor:pointer;text-align:left;color:#fff;transition:color .15s ease}.faq-section__question[data-v-d6b0507f]:hover{color:#00f0ff}.faq-section__question-text[data-v-d6b0507f]{display:inline;font-size:clamp(.875rem,.5vw + .75rem,1rem);font-weight:600}.faq-section__prefix[data-v-d6b0507f]{font-weight:600;margin-right:8px}.faq-section__prefix--q[data-v-d6b0507f]{color:#00f0ff}.faq-section__prefix--a[data-v-d6b0507f]{color:#8e8e93}.faq-section__chevron[data-v-d6b0507f]{flex-shrink:0;color:#8e8e93;transition:transform .3s ease;margin-left:16px}.faq-section__item--open .faq-section__chevron[data-v-d6b0507f]{transform:rotate(180deg)}.faq-section__answer-wrapper[data-v-d6b0507f]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;overflow:hidden}.faq-section__item--open>.faq-section__answer-wrapper[data-v-d6b0507f]{grid-template-rows:1fr}.faq-section__answer[data-v-d6b0507f]{min-height:0;padding-bottom:0;padding-left:24px;font-size:clamp(.75rem,.25vw + .625rem,.875rem);color:#c4c4c6;line-height:1.75;overflow:hidden}.faq-section__item--open .faq-section__answer[data-v-d6b0507f]{padding-bottom:24px}.faq-section__answer-text[data-v-d6b0507f]{display:inline;white-space:pre-line}@media(max-width:767px){.faq-section__topics[data-v-d6b0507f]{gap:8px}.faq-section__topic-btn[data-v-d6b0507f]{padding:6px 16px}}@keyframes bubble-pop-d6b0507f{0%{opacity:0;transform:scale(.82) translateY(-6px)}60%{opacity:1}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes glow-sweep-d6b0507f{0%{opacity:.6;background-position:-100% 0}60%{opacity:.35}to{opacity:0;background-position:200% 0}}@keyframes watermark-fly-d6b0507f{0%{opacity:0;transform:translate(-1360px,-240px) scale(.18) rotate(-12deg)}20%{opacity:1}55%{opacity:1;transform:translate(14px,10px) scale(1.1) rotate(-12deg)}74%{transform:translate(-5px,-4px) scale(.96) rotate(-12deg)}88%{transform:translate(2px,1px) scale(1.02) rotate(-12deg)}to{opacity:1;transform:translate(0) scale(1) rotate(-12deg)}}@keyframes item-appear-d6b0507f{to{opacity:1;transform:translateY(0)}}
