.mainsec{display:flex;flex-direction:column;gap:22px}.mainsec__head{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.mainsec__eyebrow{margin:0 0 8px;color:#7a82a0;font-size:.76rem;letter-spacing:.16em}.mainsec__head h3{margin:0;font-size:clamp(1.4rem,2vw,1.95rem)}.mainsec__stats{display:flex;gap:10px;flex-wrap:wrap}.mainsec__stats span{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:999px;background:rgba(95,96,245,.08);color:#5f60f5;font-size:.92rem;font-weight:600}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.faq-card{position:relative;min-height:330px;padding:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.72);border-radius:26px;background:#fff;box-shadow:0 18px 40px rgba(77,87,129,.12);cursor:pointer;text-align:left;transform:translateY(34px) translateX(-10px);opacity:0;transition:transform .75s cubic-bezier(.2,1,.22,1),opacity .75s ease,box-shadow .28s ease,border-color .28s ease}.faq-card.visible{opacity:1;transform:translateY(0) translateX(0)}.faq-card:hover{box-shadow:0 24px 54px rgba(77,87,129,.18);border-color:rgba(95,96,245,.18)}.faq-card__media{position:absolute;inset:0}.faq-card__media img{width:100%;height:100%;object-fit:cover;transform:scale(1);filter:brightness(.72) saturate(.96);transition:transform .6s ease,filter .6s ease}.faq-card:hover .faq-card__media img{transform:scale(1.08);filter:brightness(.82) saturate(1)}.faq-card__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,18,34,.86) 0,rgba(14,18,34,.42) 48%,rgba(14,18,34,.18)),linear-gradient(145deg,rgba(95,96,245,.16),transparent 55%)}.faq-card__content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:end;padding:22px;color:#fff}.faq-card__meta{margin-bottom:10px}.faq-card__meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.82rem}.faq-card__content h3{margin:0;font-size:1.35rem;line-height:1.15}.faq-card__content p{margin:10px 0 16px;color:hsla(0,0%,100%,.86);line-height:1.5;font-size:.96rem}.faq-card__action{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:40px;padding:8px 14px;border-radius:999px;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600;transition:.25s ease}.faq-card:hover .faq-card__action{background:hsla(0,0%,100%,.24)}.grid-loader{display:flex;justify-content:center;padding-top:8px}.grid-loader__pill{min-height:44px;padding:10px 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(95,96,245,.08);color:#5f60f5;font-weight:700;animation:pulseFade 1.4s ease-in-out infinite}@keyframes pulseFade{0%,to{transform:translateY(0);opacity:.72}50%{transform:translateY(-2px);opacity:1}}@media (max-width:1100px){.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.faq-grid{grid-template-columns:1fr}.faq-card{min-height:300px}}.section-page{display:flex;flex-direction:column;gap:22px}.section-page--empty{min-height:420px}.section-empty-card,.section-error-card{min-height:360px;display:grid;place-items:center;text-align:center;padding:36px;border-radius:28px;background:radial-gradient(circle at top left,rgba(95,96,245,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(123,125,255,.08),transparent 35%),hsla(0,0%,100%,.9);border:1px solid rgba(95,96,245,.12);box-shadow:0 18px 44px rgba(78,88,132,.12)}.section-empty-icon,.section-error-icon{width:72px;height:72px;margin:0 auto 18px;border-radius:20px;display:grid;place-items:center;color:#fff;font-size:2rem;background:linear-gradient(135deg,#5f60f5,#8c96ff);box-shadow:0 16px 34px rgba(95,96,245,.28)}.section-empty-card h3,.section-error-card h3{margin:0 0 10px;font-size:1.7rem;color:#2d3348}.section-empty-card p,.section-error-card p{margin:0;max-width:640px;color:#6d7692;line-height:1.65}.section-error-path{margin-top:18px;display:inline-flex;padding:10px 16px;border-radius:999px;background:rgba(95,96,245,.08);color:#5f60f5}.section-hero{position:relative;overflow:hidden;border-radius:30px;padding:34px 34px 30px;background:radial-gradient(circle at 20% 10%,hsla(0,0%,100%,.22),transparent 30%),linear-gradient(135deg,#5f60f5,#7881ff 48%,#97a2ff);box-shadow:0 20px 52px rgba(73,82,130,.18);color:#fff}.section-hero__content{position:relative;z-index:2}.section-hero__eyebrow{margin:0 0 10px;font-size:.82rem;letter-spacing:.18em;opacity:.8}.section-hero h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05;max-width:900px}.section-hero__intro{margin:16px 0 0;max-width:860px;color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.7}.section-hero__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.section-hero__meta span{min-height:38px;padding:8px 14px;border-radius:999px;display:inline-flex;align-items:center;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600}.section-hero__glow{position:absolute;border-radius:999px;filter:blur(18px);opacity:.35;pointer-events:none}.section-hero__glow--one{width:180px;height:180px;background:hsla(0,0%,100%,.28);top:-40px;right:80px}.section-hero__glow--two{width:140px;height:140px;background:hsla(0,0%,100%,.2);bottom:-30px;left:60px}.section-accordion{display:flex;flex-direction:column;gap:14px}.accordion-item{background:hsla(0,0%,100%,.94);border:1px solid rgba(95,96,245,.1);border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(77,87,129,.1);opacity:0;transform:translateY(24px) translateX(-8px);animation:accordionReveal .7s cubic-bezier(.2,1,.22,1) forwards}.accordion-item.open{border-color:rgba(95,96,245,.2);box-shadow:0 18px 44px rgba(77,87,129,.14)}.accordion-trigger{width:100%;border:none;background:transparent;cursor:pointer;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left}.accordion-trigger__left{display:flex;align-items:center;gap:16px;min-width:0}.accordion-index{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:rgba(95,96,245,.08);color:#5f60f5;font-weight:800}.accordion-title{font-size:1.08rem;font-weight:700;color:#2d3348;line-height:1.4}.accordion-icon{position:relative;width:18px;height:18px;flex:0 0 auto}.accordion-icon span{position:absolute;left:0;top:50%;width:100%;height:2px;border-radius:999px;background:#5f60f5;transform:translateY(-50%);transition:transform .28s ease,opacity .28s ease}.accordion-icon span:last-child{transform:translateY(-50%) rotate(90deg)}.accordion-icon.open span:last-child{transform:translateY(-50%) rotate(0deg);opacity:0}.accordion-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .34s ease}.accordion-item.open .accordion-body{grid-template-rows:1fr}.accordion-body__inner{overflow:hidden}.accordion-content{padding:0 22px 24px 82px;color:#5d6785}.accordion-content p{margin:0 0 14px;line-height:1.75;white-space:pre-line}.accordion-content p:last-child{margin-bottom:0}.accordion-body,.accordion-item,.section-accordion{overflow-anchor:none}.skeleton-block{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(232,235,248,.8),rgba(244,246,255,.98) 50%,rgba(232,235,248,.8));background-size:200% 100%;animation:skeletonShine 1.4s linear infinite}.skeleton-block--hero{height:220px;border-radius:30px}.skeleton-line{height:14px;border-radius:999px;background:hsla(0,0%,100%,.72)}.skeleton-line--lg{width:46%;margin-bottom:16px}.skeleton-line--sm{width:72%}.accordion-item.skeleton-block{padding:22px}@keyframes skeletonShine{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes accordionReveal{to{opacity:1;transform:translateY(0) translateX(0)}}@media (max-width:768px){.section-hero{padding:24px;border-radius:24px}.accordion-trigger{padding:18px}.accordion-trigger__left{gap:12px}.accordion-index{width:38px;height:38px;border-radius:12px;font-size:.88rem}.accordion-title{font-size:1rem}.accordion-content{padding:0 18px 20px}}.search-results{display:flex;flex-direction:column;gap:20px}.search-results--empty{min-height:420px}.search-results__head h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);color:#2d3348}.search-results__eyebrow{margin:0 0 8px;color:#7a82a0;font-size:.76rem;letter-spacing:.16em}.search-results__subtext{margin:10px 0 0;color:#6d7692;line-height:1.6}.search-results__list{display:flex;flex-direction:column;gap:14px}.search-results__empty-card{min-height:320px;display:grid;place-items:center;text-align:center;padding:36px;border-radius:28px;background:radial-gradient(circle at top left,rgba(95,96,245,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(123,125,255,.08),transparent 35%),hsla(0,0%,100%,.9);border:1px solid rgba(95,96,245,.12);box-shadow:0 18px 44px rgba(78,88,132,.12)}.search-results__icon{width:72px;height:72px;margin:0 auto 18px;border-radius:20px;display:grid;place-items:center;color:#fff;font-size:2rem;background:linear-gradient(135deg,#5f60f5,#8c96ff);box-shadow:0 16px 34px rgba(95,96,245,.28)}.search-result-card{width:100%;border:1px solid rgba(95,96,245,.1);background:hsla(0,0%,100%,.94);border-radius:24px;padding:16px;display:grid;grid-template-columns:132px 1fr auto;grid-gap:18px;gap:18px;align-items:center;text-align:left;cursor:pointer;box-shadow:0 14px 38px rgba(77,87,129,.1);opacity:0;transform:translateY(20px) translateX(-8px);animation:searchCardReveal .65s cubic-bezier(.2,1,.22,1) forwards;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.search-result-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(77,87,129,.14);border-color:rgba(95,96,245,.18)}.search-result-card__thumb-wrap{width:132px;height:100px;border-radius:18px;overflow:hidden;background:#eef1fb;flex:0 0 auto}.search-result-card__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.search-result-card:hover .search-result-card__thumb{transform:scale(1.05)}.search-result-card__body{min-width:0}.search-result-card__topline{margin-bottom:10px}.search-result-card__chip{display:inline-flex;min-height:32px;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(95,96,245,.08);color:#5f60f5;font-weight:700;font-size:.84rem}.search-result-card__title{margin:0;color:#2d3348;font-size:1.12rem;line-height:1.35}.search-result-card__snippet{margin:10px 0 0;color:#5d6785;line-height:1.65}.search-result-card__arrow{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(95,96,245,.08);color:#5f60f5;font-size:1.2rem;font-weight:700}.search-result-card--skeleton{cursor:default}.search-result-card--skeleton:hover{transform:none}.search-result-card--skeleton .search-result-card__thumb{display:none}.search-result-card--skeleton .search-result-card__body{display:flex;flex-direction:column;gap:12px}.search-result-card__thumb-wrap.skeleton-block,.search-result-card__thumb.skeleton-block{width:132px;height:100px;border-radius:18px}.skeleton-line--md{width:58%}@keyframes searchCardReveal{to{opacity:1;transform:translateY(0) translateX(0)}}@media (max-width:768px){.search-result-card{grid-template-columns:1fr;gap:14px}.search-result-card__thumb-wrap{width:100%;height:180px}.search-result-card__arrow{display:none}}.help_app__QojZL{min-height:100vh}.help_app__QojZL h1,.help_app__QojZL h3{color:#fff}.help_app__QojZL a{text-decoration:none}.help_container__OW414{width:min(1280px,100% - 48px);margin:0 auto}.help_siteHeader__Vxo80{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(245,246,251,.78);border-bottom:1px solid rgba(99,107,145,.14)}.help_headerInner__GmGyX{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.help_brand__tObO8{display:inline-flex;align-items:center;gap:12px;font-weight:800}.help_brandLogo__z8oK6{height:42px;width:auto;display:block;object-fit:contain}.help_brandText__zDdBq{font-size:1.3rem;color:#5056eb;letter-spacing:.02em;text-decoration:none}.help_headerCta__r30tJ{border:none;background:#16b364;color:#fff;padding:13px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,filter .2s ease}.help_headerCta__r30tJ:hover{transform:translateY(-1px);filter:brightness(1.04)}.help_searchHero__CHqKN{padding:42px 0 18px}.help_searchHeroContent__l5Lp4{position:relative;overflow:hidden;background:linear-gradient(135deg,#5f60f5,#7a7dff 48%,#8f9bff);border-radius:34px;padding:42px;color:#fff;box-shadow:0 20px 60px rgba(70,79,120,.14)}.help_eyebrow__yuR_r{margin:0 0 10px;font-size:.82rem;letter-spacing:.18em;opacity:.78}.help_searchTitle__58K2u{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.04;color:#fff}.help_searchBar__F3tMF{margin-top:28px;display:flex;gap:12px;align-items:center;padding:12px;border-radius:22px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.help_searchInput__Dv_1F{flex:1 1;min-width:0;height:56px;border:none;outline:none;border-radius:16px;padding:0 18px;background:hsla(0,0%,100%,.94);color:#2d3348}.help_searchInput__Dv_1F::placeholder{color:#8a92aa}.help_pageWrap__8EiR9{padding:18px 0 56px}.help_contentShell__AAjFk{background:hsla(0,0%,100%,.52);border:1px solid hsla(0,0%,100%,.6);border-radius:32px;box-shadow:0 20px 60px rgba(70,79,120,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.help_contentShellBody__m4dEL{padding:28px}.help_siteFooter__jJnXm{margin-top:28px;padding:32px 0 46px;border-top:1px solid rgba(99,107,145,.14);background:rgba(248,248,252,.74)}.help_footerInner__lD0pL{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;grid-gap:24px;gap:24px}.help_footerBrand__kt3vv p{margin:14px 0 0;color:#6d7692;max-width:360px;line-height:1.65}.help_footerCol__9l5Tb h4{margin:0 0 14px;font-size:1rem}.help_footerCol__9l5Tb a,.help_footerCol__9l5Tb span{display:block;margin-bottom:10px;color:#6d7692}.help_footerCol__9l5Tb a:hover{color:#5f60f5}@media(max-width:1024px){.help_footerInner__lD0pL{grid-template-columns:1fr 1fr}}@media(max-width:768px){.help_container__OW414{width:min(100% - 24px,1280px)}.help_headerInner__GmGyX{min-height:78px}.help_searchHeroContent__l5Lp4{padding:24px;border-radius:24px}.help_searchBar__F3tMF{flex-direction:column;align-items:stretch}.help_contentShellBody__m4dEL{padding:20px}.help_footerInner__lD0pL{grid-template-columns:1fr}.help_headerCta__r30tJ{display:none}}