.Nav-module__uB183W__nav{z-index:999;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:1rem clamp(2rem,5vw,4rem);display:flex;position:relative}.Nav-module__uB183W__brand{color:#fff;align-items:center;gap:.875rem;padding:.5rem .5rem .5rem 0;text-decoration:none;transition:opacity .2s;display:flex}.Nav-module__uB183W__brand:hover{opacity:.8}.Nav-module__uB183W__brandText{letter-spacing:-.02em;background:linear-gradient(135deg,#f97316,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700}.Nav-module__uB183W__links{align-items:center;gap:clamp(.5rem,2vw,.75rem);display:flex}.Nav-module__uB183W__links a{color:#a0a0a8;border-radius:6px;padding:.625rem .5rem;font-size:clamp(.8125rem,2vw,.875rem);font-weight:500;text-decoration:none;transition:all .2s}.Nav-module__uB183W__links a:hover{color:#fff;background:#ffffff0d}.Nav-module__uB183W__ctaButton{border-radius:8px;align-items:center;gap:.375rem;transition:all .2s;display:inline-flex;color:#fff!important;background:#5b5fff!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:600!important}.Nav-module__uB183W__ctaButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #5b5fff66;background:#6b6fff!important}.Nav-module__uB183W__ctaButton svg{flex-shrink:0}.Nav-module__uB183W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:.5rem;display:none}.Nav-module__uB183W__hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Nav-module__uB183W__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Nav-module__uB183W__hamburgerOpen span:nth-child(2){opacity:0}.Nav-module__uB183W__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Nav-module__uB183W__mobileMenu{display:none}@media (max-width:768px){.Nav-module__uB183W__links{display:none}.Nav-module__uB183W__hamburger{display:flex}.Nav-module__uB183W__mobileMenu{flex-direction:column;gap:.25rem;width:100%;padding:.5rem 0;display:flex}.Nav-module__uB183W__mobileMenu a{color:#a0a0a8;border-radius:6px;padding:.75rem .5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.Nav-module__uB183W__mobileMenu a:hover{color:#fff;background:#ffffff0d}.Nav-module__uB183W__mobileMenu .Nav-module__uB183W__ctaButton{justify-content:center;margin-top:.5rem;padding:.75rem 1rem!important;font-size:1rem!important}}
.Footer-module__xbLPGa__footer{background:#ffffff05;border-top:1px solid #ffffff0f;margin-top:auto;padding:3rem 2rem 1.5rem}.Footer-module__xbLPGa__footerContent{max-width:1200px;margin:0 auto}.Footer-module__xbLPGa__footerBrand{margin-bottom:2.5rem}.Footer-module__xbLPGa__brandName{color:#e0e0e8;letter-spacing:.02em;margin-bottom:.4rem;font-size:1rem;font-weight:700;display:block}.Footer-module__xbLPGa__brandTagline{color:#606068;max-width:480px;margin:0;font-size:.85rem;line-height:1.5}.Footer-module__xbLPGa__footerInner{grid-template-columns:repeat(5,1fr);gap:2rem;display:grid}.Footer-module__xbLPGa__footerSection{flex-direction:column;gap:.6rem;display:flex}.Footer-module__xbLPGa__footerHeading{color:#a0a0a8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.Footer-module__xbLPGa__footerSection a{color:#606068;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__xbLPGa__footerSection a:hover{color:#fff}.Footer-module__xbLPGa__footerBottom{text-align:center;border-top:1px solid #ffffff0f;margin-top:2.5rem;padding-top:2rem}.Footer-module__xbLPGa__footerBottom p{color:#606068;margin:0;font-size:.8rem}.Footer-module__xbLPGa__footerDisclaimer{color:#484850!important;margin-top:.4rem!important;font-size:.75rem!important}@media (max-width:1024px){.Footer-module__xbLPGa__footerInner{grid-template-columns:repeat(3,1fr);gap:2rem 2.5rem}}@media (max-width:640px){.Footer-module__xbLPGa__footerInner{grid-template-columns:repeat(2,1fr);gap:1.75rem 2rem}.Footer-module__xbLPGa__brandTagline{max-width:100%}}@media (max-width:380px){.Footer-module__xbLPGa__footerInner{grid-template-columns:1fr;gap:1.5rem}}
.ContentPage-module__JKaIZq__page{color:#fff;background:#0a0a0f;flex-direction:column;min-height:100vh;display:flex;position:relative}.ContentPage-module__JKaIZq__pageWithHero{--nav-height:0px}.ContentPage-module__JKaIZq__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ff2;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.ContentPage-module__JKaIZq__headerOverHero{z-index:10;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none;position:absolute;top:0;left:0;right:0}.ContentPage-module__JKaIZq__content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:2rem 2rem 4rem}.ContentPage-module__JKaIZq__content h1{letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ContentPage-module__JKaIZq__content h2{color:#e0e0e8;letter-spacing:-.01em;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:600}.ContentPage-module__JKaIZq__content h3{color:#d0d0d8;margin:2rem 0 .75rem;font-size:1.2rem;font-weight:600}.ContentPage-module__JKaIZq__content p{color:#a0a0a8;margin:0 0 1rem;font-size:1rem;line-height:1.8}.ContentPage-module__JKaIZq__content a{color:#5b5fff;text-decoration:none;transition:color .2s}.ContentPage-module__JKaIZq__content a:hover{color:#7b7fff;text-decoration:underline}.ContentPage-module__JKaIZq__content ul,.ContentPage-module__JKaIZq__content ol{color:#a0a0a8;margin:0 0 1.5rem;padding-left:1.5rem;line-height:1.8}.ContentPage-module__JKaIZq__content li{margin-bottom:.5rem}.ContentPage-module__JKaIZq__content strong{color:#e0e0e8}@media (max-width:768px){.ContentPage-module__JKaIZq__content{padding:1.5rem 1.5rem 3rem}.ContentPage-module__JKaIZq__content h1{font-size:2rem}.ContentPage-module__JKaIZq__content h2{font-size:1.3rem}}
.FAQ-module__8ZM7Ka__faqSection{width:100%;margin:3rem 0}.FAQ-module__8ZM7Ka__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out FAQ-module__8ZM7Ka__fadeInUp}.FAQ-module__8ZM7Ka__title{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#5b5fff 0%,#8b5fff 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:700}.FAQ-module__8ZM7Ka__description{color:#a0a0a8;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.FAQ-module__8ZM7Ka__faqList{grid-template-columns:repeat(2,1fr);align-items:start;gap:1rem;display:grid}.FAQ-module__8ZM7Ka__faqItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards FAQ-module__8ZM7Ka__fadeInUp;position:relative;overflow:hidden}.FAQ-module__8ZM7Ka__faqItem:first-child{animation-delay:50ms}.FAQ-module__8ZM7Ka__faqItem:nth-child(2){animation-delay:.1s}.FAQ-module__8ZM7Ka__faqItem:nth-child(3){animation-delay:.15s}.FAQ-module__8ZM7Ka__faqItem:nth-child(4){animation-delay:.2s}.FAQ-module__8ZM7Ka__faqItem:nth-child(5){animation-delay:.25s}.FAQ-module__8ZM7Ka__faqItem:nth-child(6){animation-delay:.3s}.FAQ-module__8ZM7Ka__faqItem:nth-child(7){animation-delay:.35s}.FAQ-module__8ZM7Ka__faqItem:nth-child(8){animation-delay:.4s}.FAQ-module__8ZM7Ka__faqItem:nth-child(n+9){animation-delay:.45s}.FAQ-module__8ZM7Ka__faqItem:hover{background:#ffffff0d;border-color:#5b5fff4d;transform:translate(4px)}.FAQ-module__8ZM7Ka__faqItemOpen{background:#ffffff0f;border-color:#5b5fff66;box-shadow:0 8px 32px #5b5fff26}.FAQ-module__8ZM7Ka__faqItemOpen:hover{transform:none}.FAQ-module__8ZM7Ka__questionButton{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:all .2s;display:flex}.FAQ-module__8ZM7Ka__questionButton:hover .FAQ-module__8ZM7Ka__questionText{color:#7b7fff}.FAQ-module__8ZM7Ka__questionContent{flex:1;align-items:center;gap:1rem;display:flex}.FAQ-module__8ZM7Ka__questionIcon{color:#5b5fff;opacity:.8;flex-shrink:0;transition:all .3s}.FAQ-module__8ZM7Ka__faqItemOpen .FAQ-module__8ZM7Ka__questionIcon{color:#7b7fff;opacity:1;transform:scale(1.1)}.FAQ-module__8ZM7Ka__questionText{color:#e0e0e8;font-size:1.125rem;font-weight:600;line-height:1.5;transition:color .2s}.FAQ-module__8ZM7Ka__chevron{color:#a0a0a8;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s}.FAQ-module__8ZM7Ka__chevronOpen{color:#5b5fff;transform:rotate(180deg)}.FAQ-module__8ZM7Ka__answerWrapper{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__8ZM7Ka__answer{margin-left:2.5rem;padding:0 1.5rem 1.5rem;animation:.3s ease-out FAQ-module__8ZM7Ka__fadeIn}.FAQ-module__8ZM7Ka__answer p{color:#a0a0a8;margin:0;font-size:1rem;line-height:1.8}.FAQ-module__8ZM7Ka__answer a{color:#5b5fff;text-decoration:none;transition:color .2s}.FAQ-module__8ZM7Ka__answer a:hover{color:#7b7fff;text-decoration:underline}@media (max-width:1024px){.FAQ-module__8ZM7Ka__faqList{grid-template-columns:1fr}}@media (max-width:768px){.FAQ-module__8ZM7Ka__faqSection{margin:2rem 0}.FAQ-module__8ZM7Ka__header{margin-bottom:2rem}.FAQ-module__8ZM7Ka__faqItem:hover{transform:none}.FAQ-module__8ZM7Ka__questionButton{padding:1.25rem}.FAQ-module__8ZM7Ka__questionContent{gap:.75rem}.FAQ-module__8ZM7Ka__questionIcon{width:18px;height:18px}.FAQ-module__8ZM7Ka__questionText{font-size:1rem}.FAQ-module__8ZM7Ka__answer{margin-left:2rem;padding:0 1.25rem 1.25rem}.FAQ-module__8ZM7Ka__answer p{font-size:.9375rem}}@media (max-width:480px){.FAQ-module__8ZM7Ka__questionButton{padding:1rem}.FAQ-module__8ZM7Ka__answer{margin-left:0;padding:0 1rem 1rem}}@keyframes FAQ-module__8ZM7Ka__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes FAQ-module__8ZM7Ka__fadeIn{0%{opacity:0}to{opacity:1}}
.RelatedPages-module__yhmdva__section{border-top:1px solid #ffffff0f;margin-top:3rem;padding-top:2rem}.RelatedPages-module__yhmdva__heading{color:#606068;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1.25rem;font-size:1rem;font-weight:600}.RelatedPages-module__yhmdva__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (max-width:600px){.RelatedPages-module__yhmdva__grid{grid-template-columns:1fr}}.RelatedPages-module__yhmdva__card{cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:.875rem;padding:1rem;transition:background .18s,border-color .18s,transform .18s;display:flex;text-decoration:none!important}.RelatedPages-module__yhmdva__card:hover{background:#5b5fff14;border-color:#5b5fff4d;transform:translateY(-1px);text-decoration:none!important}.RelatedPages-module__yhmdva__card:hover .RelatedPages-module__yhmdva__iconWrap{color:#8b8fff;background:#5b5fff33}.RelatedPages-module__yhmdva__card:hover .RelatedPages-module__yhmdva__arrow{color:#8b8fff;transform:translate(2px)}.RelatedPages-module__yhmdva__iconWrap{color:#6b6fff;background:#5b5fff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s,color .18s;display:flex}.RelatedPages-module__yhmdva__cardBody{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.RelatedPages-module__yhmdva__cardTitle{color:#d0d0d8;font-size:.9rem;font-weight:600;line-height:1.3;display:block}.RelatedPages-module__yhmdva__cardDesc{color:#6a6a72;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.RelatedPages-module__yhmdva__arrow{color:#404048;flex-shrink:0;align-items:center;margin-top:2px;transition:color .18s,transform .18s;display:flex}
.SimpleTable-module__9KAQMW__wrapper{border:1px solid #ffffff14;border-radius:12px;width:100%;margin:1.5rem 0 2rem;overflow:hidden}.SimpleTable-module__9KAQMW__table{border-collapse:collapse;width:100%}.SimpleTable-module__9KAQMW__thead{background:#5b5fff1f}.SimpleTable-module__9KAQMW__th{text-align:left;color:#a0a0c8;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff14;padding:.875rem 1.25rem;font-size:.8125rem;font-weight:600}.SimpleTable-module__9KAQMW__tr{border-bottom:1px solid #ffffff0d;transition:background .15s}.SimpleTable-module__9KAQMW__tr:last-child{border-bottom:none}.SimpleTable-module__9KAQMW__tr:hover{background:#ffffff08}.SimpleTable-module__9KAQMW__tdLabel{color:#e0e0e8;white-space:nowrap;width:40%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500}.SimpleTable-module__9KAQMW__tdValue{color:#a0a0a8;padding:.875rem 1.25rem;font-size:.9375rem}.SimpleTable-module__9KAQMW__tdValue a{color:#5b5fff;text-decoration:none;transition:color .2s}.SimpleTable-module__9KAQMW__tdValue a:hover{color:#7b7fff;text-decoration:underline}@media (max-width:540px){.SimpleTable-module__9KAQMW__th,.SimpleTable-module__9KAQMW__tdLabel,.SimpleTable-module__9KAQMW__tdValue{padding:.75rem 1rem}.SimpleTable-module__9KAQMW__tdLabel{width:auto;font-size:.875rem}.SimpleTable-module__9KAQMW__tdValue{font-size:.875rem}}
.UpdateLog-module__AYiGnW__wrapper{border:1px solid #ffffff14;border-radius:12px;width:100%;margin:1.5rem 0 2rem;overflow:hidden}.UpdateLog-module__AYiGnW__table{border-collapse:collapse;width:100%}.UpdateLog-module__AYiGnW__thead{background:#5b5fff1f}.UpdateLog-module__AYiGnW__th{text-align:left;color:#a0a0c8;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff14;padding:.875rem 1.25rem;font-size:.8125rem;font-weight:600}.UpdateLog-module__AYiGnW__tr{border-bottom:1px solid #ffffff0d;transition:background .15s}.UpdateLog-module__AYiGnW__tr:last-child{border-bottom:none}.UpdateLog-module__AYiGnW__tr:hover{background:#ffffff08}.UpdateLog-module__AYiGnW__tdVersion{color:#e0e0e8;white-space:nowrap;width:6rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500}.UpdateLog-module__AYiGnW__tdDate{color:#a0a0a8;white-space:nowrap;width:9rem;padding:.875rem 1.25rem;font-size:.9375rem}.UpdateLog-module__AYiGnW__tdChanges{color:#a0a0a8;padding:.875rem 1.25rem;font-size:.9375rem}@media (max-width:540px){.UpdateLog-module__AYiGnW__th,.UpdateLog-module__AYiGnW__tdVersion,.UpdateLog-module__AYiGnW__tdDate,.UpdateLog-module__AYiGnW__tdChanges{padding:.75rem 1rem;font-size:.875rem}.UpdateLog-module__AYiGnW__tdVersion,.UpdateLog-module__AYiGnW__tdDate{width:auto}}
