.AuthModal-module__KpnKRG__backdrop{z-index:500;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:0 0;animation:.35s cubic-bezier(.16,1,.3,1) both AuthModal-module__KpnKRG__overlayIn;position:fixed;inset:0}.AuthModal-module__KpnKRG__backdropExit{animation:.35s cubic-bezier(.4,0,1,1) both AuthModal-module__KpnKRG__overlayOut}.AuthModal-module__KpnKRG__panelLayer{z-index:502;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:1rem;animation:.35s cubic-bezier(.16,1,.3,1) both AuthModal-module__KpnKRG__overlayIn;display:flex;position:fixed;inset:0}.AuthModal-module__KpnKRG__panelLayerExit{animation:.35s cubic-bezier(.4,0,1,1) both AuthModal-module__KpnKRG__overlayOut}@keyframes AuthModal-module__KpnKRG__overlayIn{0%{opacity:0}}@keyframes AuthModal-module__KpnKRG__overlayOut{to{opacity:0}}.AuthModal-module__KpnKRG__panel{isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--modal-card-bg-1)0%,var(--modal-card-bg-2)30%,var(--modal-card-bg-3)65%,var(--modal-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:min(30rem,100vw - 2rem);max-height:calc(100dvh - 2rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:24px;animation:.45s cubic-bezier(.16,1,.3,1) both AuthModal-module__KpnKRG__panelIn;position:relative;overflow:hidden}.AuthModal-module__KpnKRG__panel:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.AuthModal-module__KpnKRG__panel{transition:box-shadow .6s cubic-bezier(.32,.72,0,1)}@media (hover:hover) and (pointer:fine){.AuthModal-module__KpnKRG__panel:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.AuthModal-module__KpnKRG__panelInner{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 2rem);padding:2.5rem 2rem 2rem;position:relative;overflow-y:auto}.AuthModal-module__KpnKRG__panelExit{animation:.45s cubic-bezier(.4,0,1,1) both AuthModal-module__KpnKRG__panelOut}@keyframes AuthModal-module__KpnKRG__panelIn{0%{opacity:0;transform:translateY(24px)scale(.96)}}@keyframes AuthModal-module__KpnKRG__panelOut{to{opacity:0;transform:translateY(24px)scale(.96)}}.AuthModal-module__KpnKRG__content{animation:.4s cubic-bezier(.16,1,.3,1) 80ms both AuthModal-module__KpnKRG__contentIn}.AuthModal-module__KpnKRG__contentExit{animation:.4s cubic-bezier(.4,0,1,1) both AuthModal-module__KpnKRG__contentOut}@keyframes AuthModal-module__KpnKRG__contentIn{0%{opacity:0;transform:translateY(12px)}}@keyframes AuthModal-module__KpnKRG__contentOut{to{opacity:0;transform:translateY(12px)}}.AuthModal-module__KpnKRG__closeBtn{z-index:2;width:32px;height:32px;color:var(--text-white-40);cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:flex;position:absolute;top:16px;right:16px}@media (hover:hover) and (pointer:fine){.AuthModal-module__KpnKRG__closeBtn:hover{color:var(--text-white-90);background:var(--surface-white-6)}}.AuthModal-module__KpnKRG__closeBtn:active{color:var(--text-white-90);background:var(--surface-white-8)}.AuthModal-module__KpnKRG__closeBtn:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px}.AuthModal-module__KpnKRG__closeBtn svg{width:18px;height:18px}@media (max-width:600px){.AuthModal-module__KpnKRG__panelLayer{padding:.625rem}.AuthModal-module__KpnKRG__panel:hover{box-shadow:var(--auth-page-card-shadow)}.AuthModal-module__KpnKRG__panelInner{max-height:calc(100dvh - 1.25rem);padding:1.875rem 1.25rem 1.5rem}.AuthModal-module__KpnKRG__panel{border-radius:20px;max-width:min(30rem,100vw - 1.25rem);max-height:calc(100dvh - 1.25rem)}}@-moz-document url-prefix(){.AuthModal-module__KpnKRG__backdrop{isolation:isolate;will-change:backdrop-filter;transform:translateZ(0);-webkit-backdrop-filter:blur(30px)!important;backdrop-filter:blur(30px)!important}}
.ErrorToast-module__LpMuzW__host{z-index:503;pointer-events:none;opacity:0;justify-content:center;padding:0 clamp(1rem,3vw,2rem);transition:opacity .2s ease-in,transform .35s cubic-bezier(.5,0,1,.5);display:flex;position:fixed;left:0;right:0;transform:translateY(0)}.ErrorToast-module__LpMuzW__host.ErrorToast-module__LpMuzW__show{opacity:1;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(calc(-100% - .75rem))}.ErrorToast-module__LpMuzW__toast{pointer-events:auto;cursor:default;background:var(--toast-error-bg);border:.5px solid var(--toast-error-border);-webkit-backdrop-filter:blur(20px)saturate(1.1);backdrop-filter:blur(20px)saturate(1.1);width:100%;max-width:clamp(22rem,32vw,27rem);box-shadow:var(--toast-error-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:12px;align-items:center;gap:.625rem;padding:.75rem .75rem .75rem .875rem;display:flex}.ErrorToast-module__LpMuzW__icon{width:1.125rem;height:1.125rem;color:var(--toast-error-icon-color);flex-shrink:0}.ErrorToast-module__LpMuzW__text{letter-spacing:-.005em;min-width:0;color:var(--toast-error-text);word-break:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.ErrorToast-module__LpMuzW__close{cursor:pointer;width:1.5rem;height:1.5rem;color:var(--toast-error-close);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .18s,background .18s;display:flex}.ErrorToast-module__LpMuzW__close:hover{color:var(--toast-error-close-hover);background:var(--toast-error-close-bg-hover)}.ErrorToast-module__LpMuzW__close svg{width:.875rem;height:.875rem}@-moz-document url-prefix(){.ErrorToast-module__LpMuzW__toast{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-opaque-bg)!important}}
.Pricing-module__7dUV3a__section{width:100%;max-width:1920px;margin:0 auto;position:relative;overflow:hidden}.Pricing-module__7dUV3a__inner{z-index:2;max-width:var(--content-max-width);margin:0 auto;padding:clamp(60px,4.69vw,120px) clamp(20px,2.81vw,72px);position:relative}.Pricing-module__7dUV3a__sectionHeading{font-family:var(--font-plus-jakarta);color:var(--color-text-primary);font-size:clamp(32px,2.34vw,60px);font-weight:600;line-height:1.27}.Pricing-module__7dUV3a__sectionSub{font-family:var(--font-plus-jakarta);color:var(--text-white-45);margin-top:clamp(8px,.62vw,16px);font-size:clamp(14px,.78vw,20px);font-weight:400}.Pricing-module__7dUV3a__trust{align-items:center;gap:clamp(12px,.78vw,20px);margin-top:clamp(16px,.94vw,24px);margin-bottom:clamp(40px,2.5vw,64px);display:flex}.Pricing-module__7dUV3a__trustItem{font-family:var(--font-plus-jakarta);color:var(--text-white-35);align-items:center;gap:clamp(6px,.31vw,8px);font-size:clamp(12px,.59vw,15px);font-weight:400;display:flex}.Pricing-module__7dUV3a__trustDot{background:var(--text-white-20);border-radius:50%;flex-shrink:0;width:3px;height:3px}.Pricing-module__7dUV3a__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(16px,1.09vw,28px);display:grid}.Pricing-module__7dUV3a__card{border-radius:var(--radius-lg);border:1px solid var(--border-white-mid);background:var(--surface-white-3);-webkit-backdrop-filter:blur(40px);position:relative}.Pricing-module__7dUV3a__card[data-reveal=done]{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}@media (hover:hover) and (pointer:fine){.Pricing-module__7dUV3a__card[data-reveal=done]:hover{box-shadow:0 8px 40px var(--pricing-card-hover-halo);transform:translateY(-4px)}}.Pricing-module__7dUV3a__cardInner{border-radius:var(--radius-lg);flex-direction:column;height:100%;padding:clamp(28px,1.72vw,44px) clamp(24px,1.41vw,36px);display:flex;position:relative;overflow:hidden}.Pricing-module__7dUV3a__cardGlow{z-index:0;pointer-events:none;filter:blur(30px);height:65%;transition:transform 1s cubic-bezier(.16,1,.3,1);position:absolute;top:-20%;left:-15%;right:-15%;transform:translateY(-100%)}@media (hover:hover) and (pointer:fine){.Pricing-module__7dUV3a__card:hover .Pricing-module__7dUV3a__cardGlow{transform:translateY(0)}}.Pricing-module__7dUV3a__grid>:first-child .Pricing-module__7dUV3a__cardGlow{background:radial-gradient(ellipse 55% 75% at 15% 35%,var(--pricing-glow-free-1)0%,var(--pricing-glow-free-1-edge)50%,transparent 70%),radial-gradient(ellipse 45% 70% at 55% 25%,var(--pricing-glow-free-2)0%,var(--pricing-glow-free-2-edge)50%,transparent 70%),radial-gradient(ellipse 50% 75% at 85% 40%,var(--pricing-glow-free-3)0%,var(--pricing-glow-free-3-edge)50%,transparent 70%)}.Pricing-module__7dUV3a__grid>:nth-child(2) .Pricing-module__7dUV3a__cardGlow{background:radial-gradient(ellipse 55% 75% at 18% 35%,var(--pricing-glow-premium-1)0%,var(--pricing-glow-premium-1-edge)50%,transparent 70%),radial-gradient(ellipse 45% 70% at 50% 25%,var(--pricing-glow-premium-2)0%,var(--pricing-glow-premium-2-edge)50%,transparent 70%),radial-gradient(ellipse 55% 75% at 82% 35%,var(--pricing-glow-premium-3)0%,var(--pricing-glow-premium-3-edge)50%,transparent 70%)}.Pricing-module__7dUV3a__grid>:nth-child(3) .Pricing-module__7dUV3a__cardGlow{background:radial-gradient(ellipse 55% 75% at 15% 35%,var(--pricing-glow-ultimate-1)0%,var(--pricing-glow-ultimate-1-edge)50%,transparent 70%),radial-gradient(ellipse 45% 70% at 50% 25%,var(--pricing-glow-ultimate-2)0%,var(--pricing-glow-ultimate-2-edge)50%,transparent 70%),radial-gradient(ellipse 55% 75% at 85% 40%,var(--pricing-glow-ultimate-3)0%,var(--pricing-glow-ultimate-3-edge)50%,transparent 70%)}.Pricing-module__7dUV3a__cardHeader,.Pricing-module__7dUV3a__ctaWrap,.Pricing-module__7dUV3a__divider,.Pricing-module__7dUV3a__features{z-index:1;position:relative}.Pricing-module__7dUV3a__cardHeader{margin-bottom:clamp(20px,1.09vw,28px)}.Pricing-module__7dUV3a__nameRow{align-items:baseline;gap:10px;margin-bottom:clamp(14px,.86vw,22px);display:flex}.Pricing-module__7dUV3a__planName{font-family:var(--font-plus-jakarta);color:var(--text-white-55);letter-spacing:.01em;font-size:clamp(15px,.78vw,20px);font-weight:500}.Pricing-module__7dUV3a__badge{font-family:var(--font-plus-jakarta);color:var(--text-white-40);letter-spacing:.01em;font-size:clamp(11px,.55vw,14px);font-weight:500}.Pricing-module__7dUV3a__priceRow{align-items:baseline;gap:3px;margin-bottom:clamp(8px,.47vw,12px);display:flex}.Pricing-module__7dUV3a__price{font-family:var(--font-plus-jakarta);color:var(--color-text-primary);letter-spacing:-.03em;font-size:clamp(38px,2.34vw,60px);font-weight:700;line-height:1.1}.Pricing-module__7dUV3a__period{font-family:var(--font-plus-jakarta);color:var(--text-white-30);font-size:clamp(15px,.78vw,20px);font-weight:400}.Pricing-module__7dUV3a__description{font-family:var(--font-plus-jakarta);color:var(--text-white-35);font-size:clamp(13px,1.1vw,15px);font-weight:400;line-height:1.5}.Pricing-module__7dUV3a__ctaWrap{margin-bottom:clamp(20px,1.09vw,28px)}.Pricing-module__7dUV3a__cta{width:auto;border-radius:var(--radius-sm);border:1px solid var(--surface-white-10);background:var(--surface-white-4);min-block-size:2.75rem;color:var(--text-white-60);font-family:var(--font-plus-jakarta);cursor:pointer;touch-action:manipulation;justify-content:center;align-items:center;padding:clamp(10px,.55vw,14px) clamp(20px,1.25vw,32px);font-size:clamp(14px,.66vw,17px);font-weight:600;transition:background .3s,border-color .3s,color .3s,box-shadow .3s,transform .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.Pricing-module__7dUV3a__cta:hover{background:var(--surface-white-8);border-color:var(--surface-white-18);color:var(--color-text-primary)}}.Pricing-module__7dUV3a__cta:active{background:var(--surface-white-8);color:var(--color-text-primary);transform:scale(.985)}.Pricing-module__7dUV3a__cta:focus-visible{outline:2px solid var(--text-white-70);outline-offset:2px}.Pricing-module__7dUV3a__ctaHighlight{border-color:var(--surface-white-15);color:var(--text-white-60)}@media (hover:hover) and (pointer:fine){.Pricing-module__7dUV3a__ctaHighlight:hover{background:var(--surface-white-10);border-color:var(--text-white-25);color:var(--color-text-primary)}}.Pricing-module__7dUV3a__ctaHighlight:active{background:var(--surface-white-10);color:var(--color-text-primary)}.Pricing-module__7dUV3a__cta:disabled{cursor:default;opacity:.55}.Pricing-module__7dUV3a__cta:disabled:active{transform:none}.Pricing-module__7dUV3a__ctaCurrent{opacity:.7}.Pricing-module__7dUV3a__ctaLoading{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.Pricing-module__7dUV3a__spinner{border:2px solid var(--surface-white-15);border-top-color:var(--color-text-primary);border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.7s linear infinite Pricing-module__7dUV3a__pricingSpin}@keyframes Pricing-module__7dUV3a__pricingSpin{to{transform:rotate(360deg)}}.Pricing-module__7dUV3a__toastAnchor{pointer-events:none;height:0;position:fixed;top:clamp(5rem,8vh,6.5rem);left:0;right:0}.Pricing-module__7dUV3a__divider{background:linear-gradient(90deg,transparent 0%,var(--border-white-hairline)20%,var(--border-white-hairline)80%,transparent 100%);height:1px;margin-bottom:clamp(20px,1.09vw,28px)}.Pricing-module__7dUV3a__features{flex-direction:column;flex:1;gap:clamp(12px,.7vw,18px);list-style:none;display:flex}.Pricing-module__7dUV3a__featureItem{font-family:var(--font-plus-jakarta);color:var(--text-white-60);align-items:flex-start;gap:clamp(10px,.55vw,14px);font-size:clamp(13px,1.1vw,15px);font-weight:400;line-height:1.45;display:flex}.Pricing-module__7dUV3a__checkIcon{color:var(--text-white-25);flex-shrink:0;margin-top:1px}@media (max-width:1050px){.Pricing-module__7dUV3a__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:600px){.Pricing-module__7dUV3a__trust{flex-direction:column;align-items:flex-start;gap:8px}.Pricing-module__7dUV3a__trustDot{display:none}}@media (max-width:900px){.Pricing-module__7dUV3a__section{content-visibility:auto;contain-intrinsic-size:0 1400px}.Pricing-module__7dUV3a__card{box-shadow:none;border:none}.Pricing-module__7dUV3a__card:after{content:"";border:1px solid var(--border-white-mid);border-radius:inherit;pointer-events:none;z-index:2;position:absolute;inset:0;transform:translateZ(0)}.Pricing-module__7dUV3a__cardInner{padding:24px 22px}.Pricing-module__7dUV3a__price{font-size:32px}.Pricing-module__7dUV3a__features{gap:10px}.Pricing-module__7dUV3a__trust{margin-bottom:28px}}@-moz-document url-prefix(){.Pricing-module__7dUV3a__card{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-glass-bg)!important}}
.Faq-module__bNQKea__section{width:100%;max-width:1920px;margin:0 auto;position:relative;overflow:hidden}.Faq-module__bNQKea__inner{z-index:2;max-width:var(--content-max-width);margin:0 auto;padding:clamp(60px,4.69vw,120px) clamp(20px,2.81vw,72px);position:relative}.Faq-module__bNQKea__sectionHeading{font-family:var(--font-plus-jakarta);color:var(--color-text-primary);font-size:clamp(32px,2.34vw,60px);font-weight:600;line-height:1.27}.Faq-module__bNQKea__sectionSub{font-family:var(--font-plus-jakarta);color:var(--text-white-45);margin-top:clamp(8px,.62vw,16px);margin-bottom:clamp(40px,2.5vw,64px);font-size:clamp(14px,.78vw,20px);font-weight:400}.Faq-module__bNQKea__list{width:100%}.Faq-module__bNQKea__section *{overflow-anchor:none}.Faq-module__bNQKea__item{border-bottom:1px solid var(--border-white-hairline)}.Faq-module__bNQKea__item:first-child{border-top:1px solid var(--border-white-hairline)}.Faq-module__bNQKea__trigger{cursor:pointer;text-align:left;touch-action:manipulation;background:0 0;border:none;justify-content:space-between;align-items:center;gap:clamp(16px,.94vw,24px);width:100%;padding:clamp(18px,1.09vw,28px) 0;display:flex}.Faq-module__bNQKea__trigger:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.25rem}.Faq-module__bNQKea__question{font-family:var(--font-plus-jakarta);color:var(--text-white-80);font-size:clamp(15px,.74vw,19px);font-weight:500;line-height:1.4;transition:color .2s}@media (hover:hover) and (pointer:fine){.Faq-module__bNQKea__item:hover .Faq-module__bNQKea__question{color:var(--color-text-primary)}}.Faq-module__bNQKea__trigger:active .Faq-module__bNQKea__question{color:var(--color-text-primary)}.Faq-module__bNQKea__icon{color:var(--text-white-30);flex-shrink:0;justify-content:center;align-items:center;transition:color .3s;display:flex}@media (hover:hover) and (pointer:fine){.Faq-module__bNQKea__item:hover .Faq-module__bNQKea__icon{color:var(--text-white-60)}}.Faq-module__bNQKea__trigger:active .Faq-module__bNQKea__icon{color:var(--text-white-60)}.Faq-module__bNQKea__chevron{transition:transform .4s cubic-bezier(.16,1,.3,1)}.Faq-module__bNQKea__itemOpen .Faq-module__bNQKea__chevron{transform:rotate(180deg)}.Faq-module__bNQKea__body{transition:height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Faq-module__bNQKea__bodyInner{padding-bottom:clamp(18px,1.09vw,28px)}.Faq-module__bNQKea__answer{font-family:var(--font-plus-jakarta);color:var(--text-white-45);max-width:760px;font-size:clamp(14px,.62vw,16px);font-weight:400;line-height:1.7}@media (max-width:600px){.Faq-module__bNQKea__list{max-width:100%}}@media (max-width:900px){.Faq-module__bNQKea__section{content-visibility:auto;contain-intrinsic-size:0 1800px}}
.Footer-module__q7ZRWa__footer{z-index:2;width:100%;max-width:1920px;margin:0 auto;position:relative}.Footer-module__q7ZRWa__inner{max-width:var(--content-max-width);margin:0 auto;padding:clamp(48px,3.12vw,80px) clamp(20px,2.81vw,72px) clamp(32px,1.88vw,48px)}.Footer-module__q7ZRWa__top{justify-content:space-between;align-items:flex-start;gap:clamp(40px,3.12vw,80px);display:flex}.Footer-module__q7ZRWa__brand{flex-shrink:0;max-width:280px}.Footer-module__q7ZRWa__brandRow{align-items:center;gap:clamp(10px,.55vw,14px);margin-bottom:clamp(12px,.7vw,18px);display:flex}.Footer-module__q7ZRWa__logo{border-radius:25%;width:clamp(36px,1.72vw,44px);height:clamp(36px,1.72vw,44px)}.Footer-module__q7ZRWa__brandName{font-family:var(--font-plus-jakarta);color:var(--color-text-primary);font-size:clamp(18px,.94vw,24px);font-weight:600}.Footer-module__q7ZRWa__tagline{font-family:var(--font-plus-jakarta);color:var(--text-white-35);font-size:clamp(13px,.59vw,15px);font-weight:400;line-height:1.6}.Footer-module__q7ZRWa__groups{gap:clamp(32px,2.81vw,72px);display:flex}.Footer-module__q7ZRWa__group{min-width:0}.Footer-module__q7ZRWa__groupTitle{font-family:var(--font-plus-jakarta);color:var(--text-white-60);letter-spacing:.01em;margin-bottom:clamp(14px,.86vw,22px);font-size:clamp(13px,.59vw,15px);font-weight:600}.Footer-module__q7ZRWa__groupList{flex-direction:column;gap:clamp(8px,.55vw,14px);list-style:none;display:flex}.Footer-module__q7ZRWa__link{font-family:var(--font-plus-jakarta);color:var(--text-white-35);touch-action:manipulation;font-size:clamp(13px,.59vw,15px);font-weight:400;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.Footer-module__q7ZRWa__link:hover{color:var(--text-white-80)}}.Footer-module__q7ZRWa__link:active{color:var(--text-white-80)}.Footer-module__q7ZRWa__link:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px;border-radius:.25rem}.Footer-module__q7ZRWa__divider{background:var(--border-white-hairline);height:1px;margin:clamp(32px,1.88vw,48px) 0 clamp(20px,1.09vw,28px)}.Footer-module__q7ZRWa__legalEntity{font-family:var(--font-plus-jakarta);color:var(--text-white-35);letter-spacing:.005em;margin:0 0 clamp(.75rem,.7vw,1.125rem);font-size:clamp(.75rem,.51vw,.8125rem);font-weight:400;line-height:1.55}.Footer-module__q7ZRWa__legalSeparator{color:var(--text-white-30);margin:0 .5rem;display:inline-block}.Footer-module__q7ZRWa__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__q7ZRWa__copyright{font-family:var(--font-plus-jakarta);color:var(--text-white-25);font-size:clamp(12px,.55vw,14px);font-weight:400}.Footer-module__q7ZRWa__langSwitcher{font-family:var(--font-plus-jakarta);align-items:center;gap:clamp(4px,.23vw,6px);font-size:clamp(12px,.55vw,14px);display:flex}.Footer-module__q7ZRWa__langActive{color:var(--text-white-50);font-weight:500}.Footer-module__q7ZRWa__langLink{font-family:inherit;font-size:inherit;color:var(--text-white-25);cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding:0;font-weight:400;transition:color .2s}@media (hover:hover) and (pointer:fine){.Footer-module__q7ZRWa__langLink:hover{color:var(--text-white-60)}}.Footer-module__q7ZRWa__langLink:active{color:var(--text-white-60)}.Footer-module__q7ZRWa__langLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px;border-radius:.25rem}.Footer-module__q7ZRWa__langDot{color:var(--text-white-20);margin:0 clamp(2px,.16vw,4px)}@media (max-width:900px){.Footer-module__q7ZRWa__footer{content-visibility:auto;contain-intrinsic-size:0 600px}.Footer-module__q7ZRWa__top{flex-direction:column;gap:clamp(32px,4vw,48px)}.Footer-module__q7ZRWa__brand{max-width:100%}.Footer-module__q7ZRWa__groups{flex-wrap:wrap;gap:clamp(28px,3vw,40px)}.Footer-module__q7ZRWa__group{min-width:140px}}
.page-module__LBTDbq__page{max-width:100vw;min-height:100vh;position:relative;overflow-x:clip}.page-module__LBTDbq__main{z-index:2;max-width:100vw;position:relative;overflow-x:clip}
.account-module__ht1C7W__page{background:var(--color-bg-primary);min-height:100dvh;font-family:var(--font-plus-jakarta),sans-serif;flex-direction:column;display:flex;position:relative}.account-module__ht1C7W__container{z-index:1;width:100%;max-width:48rem;margin:0 auto;padding:clamp(5.5rem,10vw,9rem) clamp(1rem,4vw,3rem) clamp(2.5rem,5vw,6rem);position:relative}.account-module__ht1C7W__pageHeader{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.account-module__ht1C7W__pageTitle{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.account-module__ht1C7W__pageDescription{color:var(--account-text-secondary);font-size:clamp(.8125rem,2.5vw,1rem);font-weight:400;line-height:1.5}.account-module__ht1C7W__sections{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);display:flex}.account-module__ht1C7W__card{background:var(--account-card-bg);border:.35px solid var(--account-card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:clamp(.875rem,2vw,1rem);padding:clamp(1rem,4vw,1.75rem);animation:.6s cubic-bezier(.16,1,.3,1) both account-module__ht1C7W__cardIn;position:relative;overflow:hidden}.account-module__ht1C7W__cardWithGlow{transition:box-shadow .35s}.account-module__ht1C7W__cardWithGlow:after{content:"";z-index:0;pointer-events:none;filter:blur(30px);background:radial-gradient(ellipse 55% 75% at 18% 65%,var(--account-glow-blue)0%,var(--account-glow-blue-edge)50%,transparent 70%),radial-gradient(ellipse 45% 70% at 50% 75%,var(--account-glow-violet)0%,var(--account-glow-violet-edge)50%,transparent 70%),radial-gradient(ellipse 55% 75% at 82% 65%,var(--account-glow-magenta)0%,var(--account-glow-magenta-edge)50%,transparent 70%);height:65%;transition:transform .6s cubic-bezier(.7,0,1,.5);position:absolute;bottom:-20%;left:-15%;right:-15%;transform:translateY(100%)}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__cardWithGlow:has(.account-module__ht1C7W__upgradePlanBtn:hover):after{transition:transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(0)}}.account-module__ht1C7W__cardWithGlow>*{z-index:1;position:relative}.account-module__ht1C7W__card:first-child{animation-delay:0s}.account-module__ht1C7W__card:nth-child(2){animation-delay:80ms}.account-module__ht1C7W__card:nth-child(3){animation-delay:.16s}@keyframes account-module__ht1C7W__cardIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}.account-module__ht1C7W__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:clamp(1rem,2vw,1.25rem);display:flex}.account-module__ht1C7W__cardTitle{color:var(--color-text-primary);font-size:clamp(.9375rem,2.5vw,1.125rem);font-weight:600;line-height:1.3}.account-module__ht1C7W__cardDescription{color:var(--account-text-secondary);margin-top:.1875rem;font-size:clamp(.75rem,2vw,.8125rem);font-weight:400;line-height:1.5}.account-module__ht1C7W__cardDivider{background:var(--account-divider);border:none;height:.5px;margin:clamp(1rem,2vw,1.25rem) 0}.account-module__ht1C7W__profileGrid{flex-direction:column;gap:clamp(.75rem,2vw,1rem);display:flex}.account-module__ht1C7W__profileRow{border-radius:.625rem;justify-content:space-between;align-items:center;gap:1rem;margin-inline:calc(-1*clamp(.625rem,1.5vw,.875rem));padding:clamp(.625rem,1.5vw,.75rem) clamp(.625rem,1.5vw,.875rem);transition:background .2s;display:flex}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__profileRow:hover{background:var(--surface-white-4)}.account-module__ht1C7W__profileRow:hover .account-module__ht1C7W__editTrigger{color:var(--text-white-80)}}.account-module__ht1C7W__profileLabel{color:var(--account-label);flex-shrink:0;min-width:5rem;font-size:clamp(.8125rem,2vw,.875rem);font-weight:500}.account-module__ht1C7W__profileValue{color:var(--color-text-primary);text-align:right;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.375rem;min-width:0;font-size:clamp(.8125rem,2vw,.875rem);font-weight:400;display:inline-flex;overflow:hidden}.account-module__ht1C7W__profileValueMuted{color:var(--account-text-secondary)}.account-module__ht1C7W__planHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1rem,2vw,1.5rem);display:flex}.account-module__ht1C7W__planInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.account-module__ht1C7W__planName{color:var(--color-text-primary);text-transform:capitalize;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:600}.account-module__ht1C7W__planPrice{color:var(--account-text-secondary);font-size:clamp(.8125rem,2vw,.875rem);font-weight:400;line-height:1.5}.account-module__ht1C7W__upgradePlanBtn{width:100%;min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);background:var(--account-upgrade-bg);border:.5px solid var(--account-upgrade-border);cursor:pointer;touch-action:manipulation;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__upgradePlanBtn:hover{background:var(--account-upgrade-bg-hover);border-color:var(--account-upgrade-border-hover);box-shadow:0 4px 1.25rem var(--surface-white-6)}}.account-module__ht1C7W__upgradePlanBtn:active{background:var(--account-upgrade-bg-hover);transform:scale(.985)}.account-module__ht1C7W__upgradePlanBtnIcon{flex-shrink:0;width:1rem;height:1rem}.account-module__ht1C7W__usageList{flex-direction:column;gap:1.125rem;display:flex}.account-module__ht1C7W__usageItem{flex-direction:column;gap:.4375rem;display:flex}.account-module__ht1C7W__usageLabelRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.account-module__ht1C7W__usageLabel{color:var(--account-label);font-size:clamp(.8125rem,2vw,.875rem);font-weight:400}.account-module__ht1C7W__usageValue{color:var(--color-text-primary);flex-shrink:0;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500}.account-module__ht1C7W__usageBar{background:var(--account-bar-bg);border-radius:3px;height:6px;overflow:hidden}.account-module__ht1C7W__usageBarFill{background:var(--account-bar-fill);border-radius:3px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.account-module__ht1C7W__usageHint{color:var(--account-text-muted);margin-top:.125rem;font-size:clamp(.6875rem,1.6vw,.75rem);font-weight:400;line-height:1.5}.account-module__ht1C7W__securityRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-module__ht1C7W__securityInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.account-module__ht1C7W__securityLabel{color:var(--color-text-primary);font-size:clamp(.8125rem,2vw,.875rem);font-weight:500}.account-module__ht1C7W__securityHint{color:var(--account-text-secondary);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:400;line-height:1.5}.account-module__ht1C7W__securityBtn{min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);background:var(--surface-white-4);border:.5px solid var(--border-white-soft);cursor:pointer;touch-action:manipulation;border-radius:.625rem;flex-shrink:0;padding:.5rem 1.125rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;transition:background .2s,border-color .2s,transform .15s}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__securityBtn:hover{background:var(--surface-white-8);border-color:var(--surface-white-18)}}.account-module__ht1C7W__securityBtn:active{background:var(--surface-white-8);transform:scale(.97)}.account-module__ht1C7W__passwordForm{flex-direction:column;gap:clamp(.75rem,1.8vw,.875rem);margin-top:clamp(1rem,2vw,1.25rem);animation:.35s cubic-bezier(.16,1,.3,1) both account-module__ht1C7W__cardIn;display:flex}.account-module__ht1C7W__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.account-module__ht1C7W__fieldLabel{color:var(--account-label);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500}.account-module__ht1C7W__input{width:100%;min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);background:var(--account-input-bg);border:.5px solid var(--account-input-border);border-radius:.75rem;outline:none;padding:.75rem .875rem;font-size:max(1rem,clamp(.875rem,2vw,.9375rem));font-weight:400;line-height:1.25;transition:border-color .25s,background .25s}.account-module__ht1C7W__input::placeholder{color:var(--text-white-30);font-weight:400}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__input:hover{border-color:var(--surface-white-18);background:var(--surface-white-5)}}.account-module__ht1C7W__input:focus{background:var(--surface-white-5);border-color:var(--account-input-focus)}.account-module__ht1C7W__passwordActions{align-items:center;gap:.75rem;margin-top:.375rem;display:flex}.account-module__ht1C7W__submitBtn{min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-bg-primary);background:var(--color-text-primary);cursor:pointer;touch-action:manipulation;border:none;border-radius:.625rem;padding:.625rem 1.25rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:600;transition:opacity .2s,box-shadow .2s,transform .15s}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__submitBtn:hover:not(:disabled){opacity:.9;box-shadow:0 0 1.25rem var(--surface-white-15)}}.account-module__ht1C7W__submitBtn:active:not(:disabled){transform:scale(.98)}.account-module__ht1C7W__submitBtn:disabled{opacity:.3;pointer-events:auto;cursor:not-allowed}.account-module__ht1C7W__cancelBtn{min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--account-text-secondary);cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:.625rem;padding:.625rem 1rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;transition:color .2s,background .2s}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__cancelBtn:hover{color:var(--color-text-primary);background:var(--surface-white-4)}}.account-module__ht1C7W__cancelBtn:active{background:var(--surface-white-6)}.account-module__ht1C7W__fieldError{color:var(--account-danger);min-height:1rem;font-size:clamp(.6875rem,1.6vw,.75rem);line-height:1.5}.account-module__ht1C7W__successMsg{color:var(--account-success);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500}.account-module__ht1C7W__subRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-module__ht1C7W__subInfo{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.account-module__ht1C7W__subStatusLabel{color:var(--color-text-primary);font-size:clamp(.8125rem,2vw,.875rem);font-weight:500}.account-module__ht1C7W__subStatusHint{color:var(--account-text-secondary);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:400;line-height:1.5}.account-module__ht1C7W__cancelSubBtn{min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--account-danger);border:.5px solid var(--account-danger-border);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:.625rem;flex-shrink:0;padding:.5rem 1.125rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;transition:background .2s,border-color .2s,transform .15s}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__cancelSubBtn:hover{background:var(--account-danger-bg-hover)}}.account-module__ht1C7W__cancelSubBtn:active{background:var(--account-danger-bg-hover);transform:scale(.97)}.account-module__ht1C7W__resumeSubBtn{min-block-size:2.75rem;min-inline-size:6rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);background:var(--surface-white-4);border:.5px solid var(--border-white-soft);cursor:pointer;touch-action:manipulation;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem 1.125rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__resumeSubBtn:hover:not(:disabled){background:var(--surface-white-8);border-color:var(--surface-white-18)}}.account-module__ht1C7W__resumeSubBtn:active:not(:disabled){background:var(--surface-white-8);transform:scale(.97)}.account-module__ht1C7W__resumeSubBtn:disabled{opacity:.6;cursor:default}.account-module__ht1C7W__subConfirm{background:var(--account-danger-bg-hover);border:.5px solid var(--account-danger-border);border-radius:.75rem;margin-top:clamp(.875rem,1.8vw,1.125rem);padding:clamp(.875rem,1.8vw,1.125rem);animation:.3s cubic-bezier(.16,1,.3,1) both account-module__ht1C7W__cardIn}.account-module__ht1C7W__subConfirmText{color:var(--account-text-secondary);margin-bottom:clamp(.75rem,1.5vw,1rem);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:400;line-height:1.55}.account-module__ht1C7W__subConfirmActions{align-items:center;gap:.625rem;display:flex}.account-module__ht1C7W__confirmCancelBtn{min-block-size:2.5rem;min-inline-size:7rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);background:var(--account-danger);cursor:pointer;touch-action:manipulation;border:none;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1.125rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__confirmCancelBtn:hover:not(:disabled){opacity:.9}}.account-module__ht1C7W__confirmCancelBtn:active:not(:disabled){transform:scale(.98)}.account-module__ht1C7W__confirmCancelBtn:disabled{opacity:.7;cursor:default}.account-module__ht1C7W__keepSubBtn{min-block-size:2.5rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--account-text-secondary);cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:.625rem;padding:.5rem 1rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;transition:color .2s,background .2s}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__keepSubBtn:hover:not(:disabled){color:var(--color-text-primary);background:var(--surface-white-4)}}.account-module__ht1C7W__keepSubBtn:disabled{opacity:.6;cursor:default}.account-module__ht1C7W__spinnerSmall{border:2px solid var(--surface-white-15);border-top-color:var(--color-text-primary);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite account-module__ht1C7W__spin}.account-module__ht1C7W__cancelSubBtn:focus-visible,.account-module__ht1C7W__resumeSubBtn:focus-visible,.account-module__ht1C7W__confirmCancelBtn:focus-visible,.account-module__ht1C7W__keepSubBtn:focus-visible{outline:2px solid var(--text-white-70);outline-offset:2px}@media (max-width:640px){.account-module__ht1C7W__subRow{flex-direction:column;align-items:stretch;gap:.875rem}.account-module__ht1C7W__cancelSubBtn,.account-module__ht1C7W__resumeSubBtn{align-self:flex-start}.account-module__ht1C7W__subConfirmActions{flex-direction:column-reverse;align-items:stretch}.account-module__ht1C7W__confirmCancelBtn,.account-module__ht1C7W__keepSubBtn{width:100%}}.account-module__ht1C7W__verifyPage{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;padding:clamp(4.5rem,8vw,7rem) clamp(1rem,4vw,3rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}.account-module__ht1C7W__verifyPage>.account-module__ht1C7W__card{width:100%;max-width:clamp(20rem,32vw,34rem)}.account-module__ht1C7W__verifyScreen{text-align:center;flex-direction:column;align-items:center;padding:clamp(1.5rem,3.5vw,3.5rem) clamp(1rem,3vw,3rem);display:flex}.account-module__ht1C7W__verifyIcon{background:var(--surface-white-4);border:.5px solid var(--border-white-hairline);border-radius:clamp(.75rem,1vw,1rem);justify-content:center;align-items:center;width:clamp(3rem,4vw,4rem);height:clamp(3rem,4vw,4rem);margin-bottom:clamp(1rem,2vw,1.75rem);display:flex}.account-module__ht1C7W__verifyIcon svg{width:clamp(1.25rem,1.6vw,1.75rem);height:clamp(1.25rem,1.6vw,1.75rem);color:var(--account-text-secondary)}.account-module__ht1C7W__verifyTitle{letter-spacing:-.025em;color:var(--color-text-primary);margin-bottom:clamp(.625rem,1.2vw,1rem);font-size:clamp(1.25rem,5vw,1.75rem);font-weight:700;line-height:1.15}.account-module__ht1C7W__verifyText{color:var(--account-text-secondary);word-break:break-word;margin-bottom:clamp(.375rem,.6vw,.5rem);font-size:clamp(.8125rem,2.2vw,1rem);font-weight:400;line-height:1.65}.account-module__ht1C7W__verifyEmail{color:var(--color-text-primary);white-space:nowrap;font-weight:600;display:inline-block}.account-module__ht1C7W__verifyHint{color:var(--account-text-muted);margin-bottom:clamp(1.25rem,2vw,2rem);font-size:clamp(.75rem,1.8vw,.875rem);font-weight:400;line-height:1.65}.account-module__ht1C7W__verifyResendBtn{width:100%;min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-bg-primary);background:var(--color-text-primary);cursor:pointer;touch-action:manipulation;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:clamp(.6875rem,.85vw,.8125rem) 1.5rem;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:600;transition:opacity .25s,box-shadow .25s,transform .15s;display:flex}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__verifyResendBtn:hover:not(:disabled){opacity:.9;box-shadow:0 0 1.5rem var(--surface-white-15)}}.account-module__ht1C7W__verifyResendBtn:active:not(:disabled){transform:scale(.98)}.account-module__ht1C7W__verifyResendBtn:disabled{opacity:.25;cursor:not-allowed}.account-module__ht1C7W__verifyFooter{border-top:.5px solid var(--border-white-hairline);text-align:center;width:100%;color:var(--account-text-muted);margin-top:clamp(1rem,1.5vw,1.5rem);padding-top:clamp(.875rem,1.2vw,1.25rem);font-size:clamp(.75rem,1.8vw,.875rem);font-weight:400}.account-module__ht1C7W__verifySignOutLink{font:inherit;color:var(--text-white-55);cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding:0;font-weight:500;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__verifySignOutLink:hover{color:var(--color-text-primary)}}.account-module__ht1C7W__verifySignOutLink:active{color:var(--color-text-primary)}.account-module__ht1C7W__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.account-module__ht1C7W__spinner{border:2px solid var(--surface-white-8);border-top-color:var(--text-white-50);border-radius:50%;width:2rem;height:2rem;animation:.7s linear infinite account-module__ht1C7W__spin}.account-module__ht1C7W__spinnerOnWhite{border:2px solid var(--account-spinner-on-white-track);border-top-color:var(--color-bg-primary);border-radius:50%;width:1.125rem;height:1.125rem;animation:.7s linear infinite account-module__ht1C7W__spin}@keyframes account-module__ht1C7W__spin{to{transform:rotate(360deg)}}.account-module__ht1C7W__profileInlineRight{flex:1;justify-content:flex-end;align-items:center;gap:.375rem;min-width:0;display:flex}.account-module__ht1C7W__nameInput{font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);text-align:right;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:max(1rem,clamp(.8125rem,2vw,.875rem));font-weight:400}.account-module__ht1C7W__nameInput:disabled{opacity:.5}.account-module__ht1C7W__editTrigger{margin:-.6rem 0;block-size:2.6rem;inline-size:2.6rem;color:var(--account-text-muted);cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;margin-inline-end:-.75rem;padding:0;transition:color .15s,background .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.account-module__ht1C7W__editTrigger:hover{color:var(--color-text-primary);background:var(--surface-white-6)}}.account-module__ht1C7W__editTrigger:active{color:var(--color-text-primary);background:var(--surface-white-8)}.account-module__ht1C7W__editTrigger svg{width:1.125rem;height:1.125rem}.account-module__ht1C7W__skeleton{background:linear-gradient(90deg,var(--surface-white-4)0%,var(--surface-white-10)50%,var(--surface-white-4)100%);background-size:200% 100%;border-radius:.25rem;animation:1.6s ease-in-out infinite account-module__ht1C7W__shimmer}@keyframes account-module__ht1C7W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.account-module__ht1C7W__skeletonBar{border-radius:3px;width:100%;height:6px}.account-module__ht1C7W__skeletonText{width:5rem;height:.875rem}.account-module__ht1C7W__skeletonTextWide{width:8rem;height:.875rem}.account-module__ht1C7W__upgradePlanBtn:focus-visible,.account-module__ht1C7W__securityBtn:focus-visible,.account-module__ht1C7W__submitBtn:focus-visible,.account-module__ht1C7W__cancelBtn:focus-visible,.account-module__ht1C7W__editTrigger:focus-visible,.account-module__ht1C7W__verifyResendBtn:focus-visible,.account-module__ht1C7W__verifySignOutLink:focus-visible{outline:2px solid var(--text-white-70);outline-offset:2px}@media (max-width:768px){.account-module__ht1C7W__cardHeader{flex-direction:column;gap:.5rem}}@media (max-width:640px){.account-module__ht1C7W__planHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.account-module__ht1C7W__profileRow{flex-direction:column;align-items:flex-start;gap:.25rem}.account-module__ht1C7W__profileLabel{min-width:0}.account-module__ht1C7W__profileValue{text-align:left;justify-content:flex-start;width:100%}.account-module__ht1C7W__profileInlineRight{justify-content:space-between;width:100%}.account-module__ht1C7W__nameInput{text-align:left}.account-module__ht1C7W__securityRow{flex-direction:column;align-items:stretch;gap:.875rem}.account-module__ht1C7W__securityBtn{align-self:flex-start}.account-module__ht1C7W__verifyPage>.account-module__ht1C7W__card{max-width:100%}}@media (max-width:480px){.account-module__ht1C7W__passwordActions{flex-direction:column-reverse;align-items:stretch;gap:.5rem}.account-module__ht1C7W__submitBtn,.account-module__ht1C7W__cancelBtn{text-align:center;width:100%}.account-module__ht1C7W__securityBtn{align-self:stretch;width:100%}}@-moz-document url-prefix(){.account-module__ht1C7W__card{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-glass-bg)!important}.account-module__ht1C7W__cardWithGlow:after{filter:none!important;display:none!important}}
.return-module__Ieq_Gq__page{background:var(--color-bg-primary);min-height:100dvh;font-family:var(--font-plus-jakarta),sans-serif;flex-direction:column;display:flex;position:relative}.return-module__Ieq_Gq__wrap{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;padding:clamp(4.5rem,8vw,7rem) clamp(1rem,4vw,3rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}.return-module__Ieq_Gq__card{background:var(--account-card-bg);border:.35px solid var(--account-card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:clamp(.875rem,2vw,1.25rem);width:100%;max-width:clamp(20rem,32vw,32rem);padding:clamp(1.5rem,3.5vw,3rem) clamp(1rem,3vw,2.75rem);animation:.5s cubic-bezier(.16,1,.3,1) both return-module__Ieq_Gq__returnCardIn;position:relative;overflow:hidden}@keyframes return-module__Ieq_Gq__returnCardIn{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}.return-module__Ieq_Gq__panel{text-align:center;flex-direction:column;align-items:center;display:flex}.return-module__Ieq_Gq__icon{border:.5px solid var(--border-white-hairline);border-radius:clamp(.75rem,1vw,1rem);justify-content:center;align-items:center;width:clamp(3rem,4vw,3.75rem);height:clamp(3rem,4vw,3.75rem);margin-bottom:clamp(1rem,2vw,1.5rem);display:flex}.return-module__Ieq_Gq__icon svg{width:clamp(1.5rem,2vw,1.875rem);height:clamp(1.5rem,2vw,1.875rem)}.return-module__Ieq_Gq__iconNeutral{background:var(--surface-white-4);color:var(--account-text-secondary)}.return-module__Ieq_Gq__iconSuccess{background:var(--account-success-bg);border-color:var(--account-success-border);color:var(--account-success)}.return-module__Ieq_Gq__iconDanger{background:var(--account-danger-bg-hover);border-color:var(--account-danger-border);color:var(--account-danger)}.return-module__Ieq_Gq__title{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:clamp(.5rem,1vw,.75rem);font-size:clamp(1.25rem,4vw,1.625rem);font-weight:700;line-height:1.2}.return-module__Ieq_Gq__text{color:var(--account-text-secondary);max-width:26rem;font-size:clamp(.8125rem,2.2vw,.9375rem);font-weight:400;line-height:1.6}.return-module__Ieq_Gq__note{color:var(--account-text-muted);margin-top:clamp(.5rem,1vw,.75rem);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;line-height:1.5}.return-module__Ieq_Gq__receipt{background:var(--surface-white-4);border:.5px solid var(--border-white-hairline);border-radius:.75rem;flex-direction:column;gap:.625rem;width:100%;margin-top:clamp(1.25rem,2.5vw,1.75rem);padding:clamp(.875rem,1.8vw,1.125rem) clamp(1rem,2vw,1.25rem);display:flex}.return-module__Ieq_Gq__receiptRow{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.return-module__Ieq_Gq__receiptLabel{color:var(--account-text-secondary);font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:400}.return-module__Ieq_Gq__receiptValue{color:var(--color-text-primary);text-align:right;text-transform:capitalize;font-size:clamp(.8125rem,2vw,.875rem);font-weight:600}.return-module__Ieq_Gq__actions{flex-direction:column;gap:.625rem;width:100%;margin-top:clamp(1.5rem,3vw,2rem);display:flex}.return-module__Ieq_Gq__primaryBtn,.return-module__Ieq_Gq__secondaryBtn{width:100%;min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;cursor:pointer;touch-action:manipulation;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:600;text-decoration:none;transition:opacity .2s,background .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex}.return-module__Ieq_Gq__primaryBtn{color:var(--color-bg-primary);background:var(--color-text-primary);border:none}@media (hover:hover) and (pointer:fine){.return-module__Ieq_Gq__primaryBtn:hover{opacity:.9;box-shadow:0 0 1.5rem var(--surface-white-15)}}.return-module__Ieq_Gq__primaryBtn:active{transform:scale(.98)}.return-module__Ieq_Gq__secondaryBtn{color:var(--color-text-primary);background:var(--surface-white-4);border:.5px solid var(--border-white-soft)}@media (hover:hover) and (pointer:fine){.return-module__Ieq_Gq__secondaryBtn:hover{background:var(--surface-white-8);border-color:var(--surface-white-18)}}.return-module__Ieq_Gq__secondaryBtn:active{background:var(--surface-white-8);transform:scale(.98)}.return-module__Ieq_Gq__primaryBtn:focus-visible,.return-module__Ieq_Gq__secondaryBtn:focus-visible{outline:2px solid var(--text-white-70);outline-offset:2px}.return-module__Ieq_Gq__spinner{border:2px solid var(--surface-white-15);border-top-color:var(--text-white-70);border-radius:50%;width:clamp(1.5rem,2vw,1.875rem);height:clamp(1.5rem,2vw,1.875rem);animation:.7s linear infinite return-module__Ieq_Gq__returnSpin}@keyframes return-module__Ieq_Gq__returnSpin{to{transform:rotate(360deg)}}@-moz-document url-prefix(){.return-module__Ieq_Gq__card{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-glass-bg)!important}}
.LegalLayout-module__WsD52W__page{background:var(--color-bg-primary);min-height:100vh;position:relative}.LegalLayout-module__WsD52W__bgOverlay{z-index:0;background:var(--surface-near-black-55);pointer-events:none;position:fixed;inset:0}.LegalLayout-module__WsD52W__main{z-index:1;font-family:var(--font-plus-jakarta),sans-serif;padding-top:clamp(5.5rem,10vw,9rem);padding-bottom:clamp(2rem,4vw,4rem);position:relative}.LegalLayout-module__WsD52W__container{max-width:clamp(55rem,78vw,90rem);margin:0 auto;padding:0 clamp(1rem,4vw,4.5rem)}.LegalLayout-module__WsD52W__progressTrack{z-index:200;background:var(--legal-progress-track);pointer-events:none;height:1.5px;position:fixed;top:0;left:0;right:0;overflow:hidden}.LegalLayout-module__WsD52W__progressFill{background:linear-gradient(90deg,var(--legal-progress-fill)0%,var(--legal-progress-glow)100%);box-shadow:0 0 8px var(--legal-progress-glow),0 0 1px var(--legal-progress-fill);transform-origin:0;will-change:transform;transition:transform .18s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.LegalLayout-module__WsD52W__mobilePill{z-index:50;background:var(--legal-pill-bg);border:.5px solid var(--legal-pill-border);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);width:calc(100% - clamp(2rem,8vw,3rem));font-family:var(--font-plus-jakarta),sans-serif;color:var(--legal-text-body);cursor:pointer;text-align:left;touch-action:manipulation;border-radius:999px;align-items:center;gap:.5rem;margin:clamp(.5rem,1.2vw,.75rem) auto 0;padding:.6875rem 1rem;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:500;transition:background .2s,border-color .2s,transform .15s;display:none;position:sticky;top:clamp(3.5rem,11vw,4.5rem)}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__mobilePill:hover{background:var(--surface-white-6);border-color:var(--surface-white-15)}}.LegalLayout-module__WsD52W__mobilePill:active{background:var(--surface-white-6);transform:scale(.99)}.LegalLayout-module__WsD52W__mobilePillOpen{border-color:var(--surface-white-18)}.LegalLayout-module__WsD52W__pillLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--legal-text-muted);flex-shrink:0;font-size:.75em}.LegalLayout-module__WsD52W__pillSep{color:var(--legal-text-muted);flex-shrink:0}.LegalLayout-module__WsD52W__pillSection{min-width:0;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.LegalLayout-module__WsD52W__pillChevron{width:.875rem;height:.875rem;color:var(--legal-text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.65,0,.35,1)}.LegalLayout-module__WsD52W__pillChevronOpen{color:var(--color-text-primary);transform:rotate(180deg)}.LegalLayout-module__WsD52W__sheetBackdrop{z-index:110;background:var(--legal-sheet-backdrop);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .3s;position:fixed;inset:0}.LegalLayout-module__WsD52W__sheetBackdropOpen{opacity:1;pointer-events:auto}.LegalLayout-module__WsD52W__sheet{z-index:120;max-block-size:min(70vh,32rem);padding:.5rem clamp(1rem,4vw,1.5rem)calc(1.25rem + env(safe-area-inset-bottom,0px));background:var(--legal-sheet-bg);border-top:.5px solid var(--legal-sheet-border);-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);box-shadow:0 -1.25rem 3rem var(--shadow-panel-md);border-radius:1.25rem 1.25rem 0 0;flex-direction:column;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.LegalLayout-module__WsD52W__sheetOpen{transform:translateY(0)}.LegalLayout-module__WsD52W__sheetHandle{background:var(--legal-sheet-handle);border-radius:.125rem;flex-shrink:0;width:2.25rem;height:.25rem;margin:0 auto .625rem}.LegalLayout-module__WsD52W__sheetLabel{color:var(--legal-text-muted);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;margin-bottom:.625rem;padding:0 .5rem;font-size:.6875rem;font-weight:600}.LegalLayout-module__WsD52W__sheetListWrap{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex:1;padding-inline:0;position:relative;overflow-y:auto}.LegalLayout-module__WsD52W__sheetList{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.LegalLayout-module__WsD52W__sheetLink{color:var(--legal-text-muted);touch-action:manipulation;border-radius:.5rem;padding:.875rem .875rem .875rem 1.125rem;font-size:clamp(.875rem,2.2vw,.9375rem);font-weight:500;line-height:1.4;text-decoration:none;transition:color .25s cubic-bezier(.16,1,.3,1);display:block;position:relative}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__sheetLink:hover{color:var(--text-white-70)}}.LegalLayout-module__WsD52W__sheetLink:active,.LegalLayout-module__WsD52W__sheetLinkActive{color:var(--color-text-primary)}.LegalLayout-module__WsD52W__breadcrumb{color:var(--legal-text-muted);align-items:center;gap:.5rem;font-size:clamp(.8125rem,2vw,.875rem);animation:.5s cubic-bezier(.16,1,.3,1) both LegalLayout-module__WsD52W__fadeIn;display:flex}.LegalLayout-module__WsD52W__breadcrumbLink{color:var(--legal-text-muted);touch-action:manipulation;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__breadcrumbLink:hover{color:var(--color-text-primary)}}.LegalLayout-module__WsD52W__breadcrumbLink:active{color:var(--color-text-primary)}.LegalLayout-module__WsD52W__breadcrumbSep{opacity:.5;-webkit-user-select:none;user-select:none}.LegalLayout-module__WsD52W__breadcrumbCurrent{color:var(--legal-text-body);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.LegalLayout-module__WsD52W__title{color:var(--color-text-primary);letter-spacing:-.01em;margin-top:clamp(.75rem,1.5vw,1rem);font-size:clamp(1.625rem,5vw,2.75rem);font-weight:700;line-height:1.2;animation:.6s cubic-bezier(.16,1,.3,1) 50ms both LegalLayout-module__WsD52W__slideUp}.LegalLayout-module__WsD52W__dates{color:var(--legal-text-muted);letter-spacing:.03em;margin-top:.75rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;line-height:1.5;animation:.6s cubic-bezier(.16,1,.3,1) .1s both LegalLayout-module__WsD52W__slideUp}.LegalLayout-module__WsD52W__summaryCard{background:var(--legal-card-bg);border:.35px solid var(--legal-card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:clamp(.875rem,2vw,1rem);margin-top:clamp(1.25rem,2vw,2.5rem);padding:clamp(1rem,4vw,2rem);animation:.6s cubic-bezier(.16,1,.3,1) .15s both LegalLayout-module__WsD52W__slideUp}.LegalLayout-module__WsD52W__summaryHeading{color:var(--color-text-primary);margin-bottom:.75rem;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:600}.LegalLayout-module__WsD52W__summaryList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.LegalLayout-module__WsD52W__summaryItem{color:var(--legal-text-body);padding-left:1.25rem;font-size:clamp(.875rem,2.2vw,.9375rem);line-height:1.55;position:relative}.LegalLayout-module__WsD52W__summaryItem:before{content:"";background:var(--legal-toc-active);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.5rem;left:0}.LegalLayout-module__WsD52W__layout{grid-template-columns:15rem 1fr;gap:clamp(2rem,4vw,4rem);margin-top:clamp(1.5rem,3vw,3rem);animation:.6s cubic-bezier(.16,1,.3,1) .2s both LegalLayout-module__WsD52W__slideUp;display:grid}@media (min-width:1280px){.LegalLayout-module__WsD52W__layout{grid-template-columns:clamp(11rem,12vw,15rem) 1fr clamp(11rem,12vw,15rem)}.LegalLayout-module__WsD52W__content,.LegalLayout-module__WsD52W__contactBlock{margin-inline:auto}}.LegalLayout-module__WsD52W__sidebar{align-self:stretch}.LegalLayout-module__WsD52W__tocSticky{overscroll-behavior:contain;scrollbar-width:none;max-height:calc(100vh - 8rem);position:sticky;top:7rem;overflow-y:auto}.LegalLayout-module__WsD52W__tocSticky::-webkit-scrollbar{display:none}.LegalLayout-module__WsD52W__tocLabel{color:var(--legal-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.6875rem;font-weight:600}.LegalLayout-module__WsD52W__tocListWrap{position:relative}.LegalLayout-module__WsD52W__tocList{flex-direction:column;gap:.125rem;list-style:none;display:flex;position:relative}.LegalLayout-module__WsD52W__tocIndicator{background:var(--surface-white-4);pointer-events:none;will-change:transform;border-radius:.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),opacity .4s;position:absolute;left:0;right:0}.LegalLayout-module__WsD52W__tocIndicator:before{content:"";background:var(--legal-toc-active);width:2px;box-shadow:0 0 10px var(--legal-progress-glow),0 0 4px var(--legal-progress-glow);border-radius:1px;position:absolute;top:20%;bottom:20%;left:0}.LegalLayout-module__WsD52W__tocLink{color:var(--legal-text-muted);padding:.375rem .75rem .375rem 1rem;font-size:.8125rem;line-height:1.45;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1);display:block;position:relative}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__tocLink:hover{color:var(--text-white-70)}}.LegalLayout-module__WsD52W__tocActive{color:var(--text-white-90)}.LegalLayout-module__WsD52W__content{width:100%;min-width:0;max-width:45rem}.LegalLayout-module__WsD52W__content h2{color:var(--color-text-primary);margin-top:clamp(2rem,3.5vw,3.5rem);margin-bottom:clamp(.75rem,1.5vw,1rem);scroll-margin-top:clamp(5rem,12vw,6rem);font-size:clamp(1.25rem,3.5vw,1.625rem);font-weight:600;line-height:1.3}.LegalLayout-module__WsD52W__content h2:first-child{margin-top:0}.LegalLayout-module__WsD52W__content h3{color:var(--color-text-primary);margin-top:clamp(1.25rem,2vw,2rem);margin-bottom:.625rem;scroll-margin-top:clamp(5rem,12vw,6rem);font-size:clamp(1rem,2.5vw,1.1875rem);font-weight:600;line-height:1.4}.LegalLayout-module__WsD52W__content p{color:var(--legal-text-body);letter-spacing:.01em;margin-bottom:.875rem;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:400;line-height:1.7}.LegalLayout-module__WsD52W__content p:last-child{margin-bottom:0}.LegalLayout-module__WsD52W__content ul,.LegalLayout-module__WsD52W__content ol{margin-bottom:1rem;padding-left:1.5rem}.LegalLayout-module__WsD52W__content li{color:var(--legal-text-body);margin-bottom:.375rem;font-size:clamp(.9375rem,2.2vw,1rem);line-height:1.7}.LegalLayout-module__WsD52W__content li::marker{color:var(--legal-text-muted)}.LegalLayout-module__WsD52W__content a{color:var(--legal-link-color);text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__content a:hover{color:var(--legal-link-hover);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}}.LegalLayout-module__WsD52W__content a:active{color:var(--legal-link-hover)}.LegalLayout-module__WsD52W__content hr{background:var(--legal-border);border:none;height:1px;margin:clamp(1.75rem,3vw,3rem) 0}.LegalLayout-module__WsD52W__content strong{color:var(--color-text-primary);font-weight:600}.LegalLayout-module__WsD52W__contactBlock{background:var(--legal-card-bg);border:.35px solid var(--legal-card-border);border-radius:clamp(.875rem,2vw,1rem);grid-column:2;max-width:45rem;margin-top:clamp(1.5rem,2vw,2rem);padding:clamp(1rem,4vw,2rem)}.LegalLayout-module__WsD52W__contactTitle{font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);margin:0 0 .875rem;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:600}.LegalLayout-module__WsD52W__contactText{font-family:var(--font-plus-jakarta),sans-serif;color:var(--legal-text-body);word-break:break-word;margin:0;font-size:clamp(.8125rem,2vw,.875rem);line-height:1.55}.LegalLayout-module__WsD52W__contactLink{color:var(--legal-link-color);word-break:break-all;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__contactLink:hover{color:var(--legal-link-hover);text-underline-offset:3px;text-decoration:underline}}.LegalLayout-module__WsD52W__contactLink:active{color:var(--legal-link-hover)}@keyframes LegalLayout-module__WsD52W__fadeIn{0%{opacity:0}}@keyframes LegalLayout-module__WsD52W__slideUp{0%{opacity:0;transform:translateY(1.25rem)}}@media (max-width:1024px){.LegalLayout-module__WsD52W__layout{grid-template-columns:1fr;max-width:100%}.LegalLayout-module__WsD52W__sidebar{display:none}.LegalLayout-module__WsD52W__content{max-width:100%}.LegalLayout-module__WsD52W__contactBlock{grid-column:1;max-width:100%}.LegalLayout-module__WsD52W__mobilePill{display:flex}}@media (max-width:480px){.LegalLayout-module__WsD52W__breadcrumb{font-size:.75rem}}@-moz-document url-prefix(){.LegalLayout-module__WsD52W__mobilePill,.LegalLayout-module__WsD52W__sheet{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-opaque-bg)!important}.LegalLayout-module__WsD52W__sheetBackdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.LegalLayout-module__WsD52W__summaryCard{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-glass-bg)!important}}
.auth-module__cni4Dq__viewWrap{display:contents}.auth-module__cni4Dq__stagger{opacity:0;animation:.5s cubic-bezier(.32,.72,0,1) forwards auth-module__cni4Dq__staggerIn;animation-delay:calc(var(--stagger-i,0)*55ms + 80ms);transform:translateY(.375rem)}@keyframes auth-module__cni4Dq__staggerIn{to{opacity:1;transform:translateY(0)}}.auth-module__cni4Dq__titleBlock{text-align:center;margin-bottom:clamp(1.125rem,2vw,1.5rem)}.auth-module__cni4Dq__title{color:var(--color-text-primary);letter-spacing:-.022em;margin:0 0 .45rem;font-size:clamp(1.375rem,4vw,1.875rem);font-weight:600;line-height:1.18}.auth-module__cni4Dq__subtitle{color:var(--text-white-50);letter-spacing:-.006em;margin:0;font-size:clamp(.875rem,2.4vw,.9375rem);font-weight:400;line-height:1.45}.auth-module__cni4Dq__heading{color:var(--color-text-primary);text-align:center;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:600}.auth-module__cni4Dq__subheading{color:var(--text-white-40);text-align:center;margin-bottom:1.75rem;font-size:clamp(.8125rem,2.2vw,.875rem);font-weight:400;line-height:1.5}.auth-module__cni4Dq__form{flex-direction:column;gap:.375rem;display:flex}.auth-module__cni4Dq__field{flex-direction:column;gap:.4rem;display:flex}.auth-module__cni4Dq__label{color:var(--text-white-55);padding-left:2px;font-size:clamp(.75rem,2vw,.8125rem);font-weight:500}.auth-module__cni4Dq__labelRow{justify-content:space-between;align-items:baseline;gap:.75rem;padding-right:2px;display:flex}.auth-module__cni4Dq__labelAction{appearance:none;cursor:pointer;letter-spacing:-.005em;color:var(--text-white-35);touch-action:manipulation;background:0 0;border:none;padding:0;font-family:inherit;font-size:clamp(.6875rem,1.8vw,.75rem);font-weight:400;transition:color .2s,transform .2s}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__labelAction:hover{color:var(--text-white-85);transform:translate(-1px)}}.auth-module__cni4Dq__labelAction:active{color:var(--text-white-85)}.auth-module__cni4Dq__labelAction:focus-visible{color:var(--text-white-85);outline:none}.auth-module__cni4Dq__inputWrap{align-items:center;display:flex;position:relative}.auth-module__cni4Dq__inputIcon{width:1.125rem;height:1.125rem;color:var(--text-white-30);pointer-events:none;flex-shrink:0;transition:color .25s;position:absolute;left:.875rem}.auth-module__cni4Dq__inputWrap:focus-within .auth-module__cni4Dq__inputIcon{color:var(--text-white-45)}.auth-module__cni4Dq__input{background:var(--surface-white-3);border:.5px solid var(--surface-white-10);width:100%;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);border-radius:.75rem;outline:none;padding:.75rem .875rem .75rem 2.5rem;font-size:.9375rem;font-weight:400;line-height:1.25;transition:border-color .25s,background .25s}.auth-module__cni4Dq__inputNoIcon{padding-left:.875rem}.auth-module__cni4Dq__input::placeholder{color:var(--text-white-30);font-weight:400}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__input:hover{border-color:var(--surface-white-18);background:var(--surface-white-5)}}.auth-module__cni4Dq__input:focus{background:var(--surface-white-5);border-color:var(--text-white-35)}.auth-module__cni4Dq__input.auth-module__cni4Dq__inputError{border-color:var(--auth-error-border)}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__input.auth-module__cni4Dq__inputError:hover{border-color:var(--auth-error-border-hover)}}.auth-module__cni4Dq__input.auth-module__cni4Dq__inputError:focus{border-color:var(--auth-error-border-focus)}.auth-module__cni4Dq__fieldError{color:var(--auth-error);min-height:.875rem;padding-left:2px;font-size:clamp(.6875rem,1.8vw,.75rem);font-weight:400;line-height:1.4}.auth-module__cni4Dq__passwordToggle{width:2rem;height:2rem;color:var(--text-white-30);cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:flex;position:absolute;right:.5rem}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__passwordToggle:hover{color:var(--text-white-60);background:var(--surface-white-4)}}.auth-module__cni4Dq__passwordToggle:active{color:var(--text-white-60);background:var(--surface-white-6)}.auth-module__cni4Dq__passwordToggle:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px}.auth-module__cni4Dq__passwordToggle svg{width:1rem;height:1rem}.auth-module__cni4Dq__submit{width:100%;min-block-size:2.75rem;background:var(--auth-submit-bg);height:2.875rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--auth-submit-text);letter-spacing:-.005em;cursor:pointer;box-shadow:var(--auth-submit-shadow);touch-action:manipulation;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.9375rem;font-weight:600;transition:background .3s,box-shadow .3s,transform .12s;display:flex;position:relative;overflow:hidden}.auth-module__cni4Dq__submit:before{content:"";border-radius:inherit;background:linear-gradient(115deg,transparent 38%,var(--auth-submit-sheen)50%,transparent 62%);pointer-events:none;transition:transform .9s cubic-bezier(.32,.72,0,1);position:absolute;inset:0;transform:translate(-110%)}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__submit:hover:not(:disabled){background:var(--auth-submit-bg-hover);box-shadow:var(--auth-submit-shadow-hover);transform:translateY(-1px)}.auth-module__cni4Dq__submit:hover:not(:disabled):before{transform:translate(110%)}}.auth-module__cni4Dq__submit:active:not(:disabled){box-shadow:var(--auth-submit-shadow-active);transition:all 80ms;transform:scale(.985)}.auth-module__cni4Dq__submit:focus-visible{outline:2px solid var(--text-white-70);outline-offset:2px}.auth-module__cni4Dq__submit:disabled{background:var(--surface-white-4);color:var(--text-white-30);cursor:not-allowed;box-shadow:inset 0 0 0 .5px var(--border-white-hairline),inset 0 1px 0 var(--surface-white-4);transform:none}.auth-module__cni4Dq__submit:disabled:before{display:none}.auth-module__cni4Dq__submit>*{z-index:1;position:relative}.auth-module__cni4Dq__spinner{border:2px solid var(--surface-white-15);border-top-color:var(--text-white-85);border-radius:50%;width:1.125rem;height:1.125rem;animation:.6s linear infinite auth-module__cni4Dq__spin}@keyframes auth-module__cni4Dq__spin{to{transform:rotate(360deg)}}.auth-module__cni4Dq__footer{border-top:1px solid var(--border-white-hairline);text-align:center;color:var(--text-white-35);margin-top:clamp(1.125rem,2vw,1.5rem);padding-top:clamp(1rem,1.5vw,1.25rem);font-size:clamp(.75rem,2vw,.8125rem);line-height:1.5}.auth-module__cni4Dq__footerLink{color:var(--text-white-70);touch-action:manipulation;font-weight:500;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__footerLink:hover{color:var(--color-text-primary)}}.auth-module__cni4Dq__footerLink:active{color:var(--color-text-primary)}.auth-module__cni4Dq__footerLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px;border-radius:.25rem}.auth-module__cni4Dq__statusIcon{justify-content:center;margin-bottom:clamp(1rem,2vw,1.25rem);display:flex}.auth-module__cni4Dq__statusIcon svg{width:clamp(2.5rem,8vw,3rem);height:clamp(2.5rem,8vw,3rem);color:var(--text-white-40)}.auth-module__cni4Dq__statusText{color:var(--text-white-50);text-align:center;word-break:break-word;margin-bottom:clamp(1.25rem,2.5vw,1.5rem);font-size:clamp(.8125rem,2.2vw,.875rem);line-height:1.55}.auth-module__cni4Dq__statusEmail{color:var(--color-text-primary);white-space:nowrap;font-weight:500;display:inline-block}.auth-module__cni4Dq__resendBtn{width:100%;min-block-size:2.75rem;background:var(--surface-white-6);border:.5px solid var(--surface-white-15);height:2.875rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);cursor:pointer;touch-action:manipulation;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;transition:background .25s,border-color .25s,transform .15s;display:flex}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__resendBtn:hover:not(:disabled){background:var(--surface-white-10);border-color:var(--surface-white-18)}}.auth-module__cni4Dq__resendBtn:active:not(:disabled){background:var(--surface-white-10);transform:scale(.98)}.auth-module__cni4Dq__resendBtn:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px}.auth-module__cni4Dq__resendBtn:disabled{opacity:.35;cursor:not-allowed}.auth-module__cni4Dq__successColor{color:var(--auth-success)}.auth-module__cni4Dq__errorColor{color:var(--auth-error)}@media (max-width:600px){.auth-module__cni4Dq__input{border-radius:.75rem;padding:.8125rem .9375rem .8125rem 2.5rem;font-size:1rem}.auth-module__cni4Dq__inputNoIcon{padding-left:.9375rem}.auth-module__cni4Dq__titleBlock{margin-bottom:1.125rem}.auth-module__cni4Dq__heading{margin-bottom:1.25rem}.auth-module__cni4Dq__subheading{margin-bottom:1.375rem}.auth-module__cni4Dq__field{gap:.375rem}.auth-module__cni4Dq__form{gap:.25rem}.auth-module__cni4Dq__submit{height:3rem;margin-top:1rem;font-size:1rem}.auth-module__cni4Dq__submit:hover:not(:disabled){transform:none}.auth-module__cni4Dq__footer{margin-top:1.25rem;padding-top:1rem;font-size:.875rem}.auth-module__cni4Dq__resendBtn{height:3rem;font-size:1rem}.auth-module__cni4Dq__label{font-size:.8125rem}.auth-module__cni4Dq__input{box-shadow:inset 0 0 0 1px var(--surface-white-10);backface-visibility:hidden;border-color:#0000;transition:box-shadow .25s,background .25s;transform:translateZ(0)}.auth-module__cni4Dq__input:focus{box-shadow:inset 0 0 0 1px var(--text-white-35);border-color:#0000}.auth-module__cni4Dq__input.auth-module__cni4Dq__inputError{box-shadow:inset 0 0 0 1px var(--auth-error-border);border-color:#0000}.auth-module__cni4Dq__input.auth-module__cni4Dq__inputError:focus{box-shadow:inset 0 0 0 1px var(--auth-error-border-focus);border-color:#0000}}.auth-module__cni4Dq__consentBlock{flex-direction:column;gap:.625rem;margin:.25rem 0 .125rem;display:flex}.auth-module__cni4Dq__consentRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.625rem;display:flex}.auth-module__cni4Dq__consentCheckbox{appearance:none;background:var(--surface-white-3);border:1px solid var(--surface-white-15);cursor:pointer;border-radius:.3125rem;flex-shrink:0;width:1rem;height:1rem;margin:.125rem 0 0;transition:background .18s,border-color .18s;position:relative}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__consentCheckbox:hover{border-color:var(--surface-white-18);background:var(--surface-white-5)}}.auth-module__cni4Dq__consentCheckbox:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px}.auth-module__cni4Dq__consentCheckbox:checked{background:var(--color-text-primary);border-color:var(--color-text-primary)}.auth-module__cni4Dq__consentCheckbox:checked:after{content:"";background:var(--color-bg-primary);position:absolute;inset:0;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'><polyline points='3.5 8.5 7 12 13 4.5'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'><polyline points='3.5 8.5 7 12 13 4.5'/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:76% 76%;mask-size:76% 76%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.auth-module__cni4Dq__consentText{font-family:var(--font-plus-jakarta);color:var(--text-white-70);letter-spacing:.005em;font-size:.8125rem;font-weight:400;line-height:1.45}.auth-module__cni4Dq__consentText a{color:var(--text-white-92);border-bottom:1px solid var(--border-white-soft);white-space:nowrap;padding-bottom:.0625rem;text-decoration:none;transition:border-color .2s,color .2s}@media (hover:hover) and (pointer:fine){.auth-module__cni4Dq__consentText a:hover{color:var(--color-text-primary);border-color:var(--border-white-mid)}}.auth-module__cni4Dq__consentError{font-family:var(--font-plus-jakarta);color:var(--auth-error);margin:-.25rem 0 0 1.625rem;font-size:.75rem;font-weight:400;line-height:1.35}
.Shape-module__mMLbaG__shape{width:100%;height:100%;display:block}
.AuthBackground-module__koyCVa__container{z-index:0;background:var(--color-bg-primary);position:fixed;inset:0;overflow:hidden}.AuthBackground-module__koyCVa__containerScroll{position:absolute}.AuthBackground-module__koyCVa__container:after{content:"";z-index:3;pointer-events:none;background-image:var(--grain-fine);opacity:.09;mix-blend-mode:overlay;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.AuthBackground-module__koyCVa__blur{filter:blur(var(--bg-blur-amount));will-change:filter;contain:strict;position:absolute;inset:0}.AuthBackground-module__koyCVa__shape{pointer-events:none;position:absolute}.AuthBackground-module__koyCVa__blob1{width:48vw;top:-22%;left:-18%;transform:rotate(25deg)scale(1.3)}.AuthBackground-module__koyCVa__tri1{width:32vw;top:-12%;right:8%;transform:rotate(-45deg)scale(1.25)}.AuthBackground-module__koyCVa__wave1{width:42vw;top:35%;left:-28%;transform:rotate(195deg)}.AuthBackground-module__koyCVa__tri2{width:40vw;top:-8%;right:-16%;transform:rotate(120deg)scale(1.35)}.AuthBackground-module__koyCVa__blob2{width:35vw;top:18%;right:-12%;transform:rotate(70deg)scale(1.1)}.AuthBackground-module__koyCVa__wave2{width:30vw;top:55%;left:15%;transform:rotate(310deg)scale(.85)}.AuthBackground-module__koyCVa__blob3{width:28vw;top:62%;left:-10%;transform:rotate(210deg)scale(1.05)}.AuthBackground-module__koyCVa__tri3{width:44vw;bottom:-18%;right:-10%;transform:rotate(155deg)scale(1.2)}.AuthBackground-module__koyCVa__wave3{width:38vw;bottom:20%;right:5%;transform:rotate(240deg)scale(.95)}.AuthBackground-module__koyCVa__blob4{width:50vw;bottom:-25%;left:20%;transform:rotate(290deg)scale(1.15)}.AuthBackground-module__koyCVa__tri4{width:36vw;bottom:-12%;left:-20%;transform:rotate(55deg)scale(1.1)}.AuthBackground-module__koyCVa__wave4{width:40vw;top:45%;right:-22%;transform:rotate(135deg)scale(1.05)}.AuthBackground-module__koyCVa__mobileShape{display:none}@media (max-width:900px){.AuthBackground-module__koyCVa__mobileShape{display:block}}.AuthBackground-module__koyCVa__mBlob1{width:60vw;top:50%;left:-12%;transform:rotate(80deg)scale(1.15)}.AuthBackground-module__koyCVa__mTri1{width:55vw;top:60%;right:-14%;transform:rotate(310deg)scale(1.1)}.AuthBackground-module__koyCVa__mWave1{width:80vw;top:70%;left:-16%;transform:rotate(45deg)scale(.95)}.AuthBackground-module__koyCVa__mBlob2{width:58vw;top:78%;right:-10%;transform:rotate(160deg)scale(1.1)}.AuthBackground-module__koyCVa__mTri2{width:60vw;top:86%;left:-10%;transform:rotate(95deg)scale(1.2)}.AuthBackground-module__koyCVa__mWave2{width:75vw;top:92%;right:-18%;transform:rotate(255deg)scale(.95)}.AuthBackground-module__koyCVa__noise{z-index:2;pointer-events:none;opacity:.68;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch' result='noise'/%3E%3CfeColorMatrix type='saturate' values='0' in='noise' result='mono'/%3E%3CfeFlood flood-color='%23020E2F' flood-opacity='1' result='color'/%3E%3CfeComposite operator='in' in='color' in2='mono'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}@media (max-width:900px){.AuthBackground-module__koyCVa__blob1{width:62vw;top:-10%;left:-12%}.AuthBackground-module__koyCVa__tri1{width:50vw;top:-8%;right:-10%}.AuthBackground-module__koyCVa__wave1{width:70vw;top:32%;left:-18%}.AuthBackground-module__koyCVa__tri2{width:52vw;top:30%;right:-16%}.AuthBackground-module__koyCVa__blob2{width:55vw;top:18%;right:-14%}.AuthBackground-module__koyCVa__wave2{width:60vw;top:52%;left:-8%}.AuthBackground-module__koyCVa__blob3{width:50vw;top:62%;left:-16%}.AuthBackground-module__koyCVa__tri3{width:60vw;bottom:-14%;right:-16%}.AuthBackground-module__koyCVa__wave3{width:60vw;bottom:22%;right:-10%}.AuthBackground-module__koyCVa__blob4{width:65vw;bottom:-22%;left:8%}.AuthBackground-module__koyCVa__tri4{width:56vw;bottom:-10%;left:-16%}.AuthBackground-module__koyCVa__wave4{width:55vw;top:45%;right:-20%}}@-moz-document url-prefix(){.AuthBackground-module__koyCVa__shape,.AuthBackground-module__koyCVa__mobileShape{display:none!important}.AuthBackground-module__koyCVa__blur{will-change:transform;background-attachment:fixed;background:  radial-gradient(ellipse 60vw 55vw at -5% -15%,var(--ff-cloud-blob),transparent 70%),radial-gradient(ellipse 42vw 38vw at 78% -8%,var(--ff-cloud-tri),transparent 70%),radial-gradient(ellipse 50vw 45vw at 105% -5%,var(--ff-cloud-tri),transparent 70%),radial-gradient(ellipse 45vw 42vw at 105% 22%,var(--ff-cloud-blob),transparent 70%),radial-gradient(ellipse 50vw 45vw at -15% 38%,var(--ff-cloud-wave),transparent 70%),radial-gradient(ellipse 50vw 45vw at 110% 48%,var(--ff-cloud-wave),transparent 70%),radial-gradient(ellipse 38vw 35vw at 22% 60%,var(--ff-cloud-wave),transparent 70%),radial-gradient(ellipse 35vw 32vw at -3% 70%,var(--ff-cloud-blob),transparent 70%),radial-gradient(ellipse 45vw 42vw at 80% 82%,var(--ff-cloud-wave-d),transparent 70%),radial-gradient(ellipse 60vw 55vw at 35% 115%,var(--ff-cloud-blob),transparent 70%),radial-gradient(ellipse 45vw 42vw at -8% 108%,var(--ff-cloud-tri),transparent 70%),radial-gradient(ellipse 52vw 48vw at 105% 112%,var(--ff-cloud-tri),transparent 70%),var(--color-bg-primary);transform:translateZ(0);filter:none!important}}
.page-module__5b16DW__page{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.page-module__5b16DW__brandMark{z-index:2;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__5b16DW__fadeIn;position:absolute;top:clamp(1.25rem,2.5vw,2.5rem);left:clamp(1.25rem,3vw,3rem)}.page-module__5b16DW__brandLink{color:var(--color-text-primary);touch-action:manipulation;align-items:center;gap:clamp(.375rem,.42vw,.625rem);text-decoration:none;transition:opacity .25s;display:flex}@media (hover:hover) and (pointer:fine){.page-module__5b16DW__brandLink:hover{opacity:.7}}.page-module__5b16DW__brandLink:active{opacity:.55}.page-module__5b16DW__brandLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.5rem}.page-module__5b16DW__brandLogo{border-radius:25%;width:clamp(2rem,2.5vw,3.125rem);height:clamp(2rem,2.5vw,3.125rem)}.page-module__5b16DW__brandName{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.07em;font-size:clamp(.9375rem,1.3vw,1.375rem);font-weight:600;line-height:1.75rem}@keyframes page-module__5b16DW__fadeIn{0%{opacity:0}}.page-module__5b16DW__card{z-index:502;isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--auth-page-card-bg-1)0%,var(--auth-page-card-bg-2)35%,var(--auth-page-card-bg-3)70%,var(--auth-page-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:clamp(20rem,36vw,30rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:clamp(1.125rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.125rem,3vw,2rem) clamp(1.25rem,3vw,2rem);transition:box-shadow .6s cubic-bezier(.32,.72,0,1);animation:.6s cubic-bezier(.16,1,.3,1) both page-module__5b16DW__cardIn;position:relative;overflow:hidden}.page-module__5b16DW__card:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.page-module__5b16DW__card:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.page-module__5b16DW__copyright{text-align:center;font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-30);z-index:1;padding:0 clamp(1rem,4vw,2rem);font-size:clamp(.6875rem,1.6vw,.8rem);line-height:1.5;animation:.5s cubic-bezier(.16,1,.3,1) .2s both page-module__5b16DW__fadeIn;position:absolute;bottom:clamp(.875rem,2vw,1.25rem);left:0;right:0}@keyframes page-module__5b16DW__cardIn{0%{opacity:0;transform:translateY(1.875rem)scale(.96)}}@media (max-width:600px){.page-module__5b16DW__page{align-items:flex-start;padding:clamp(4.5rem,18vw,6rem) .625rem clamp(2.5rem,8vw,3.25rem)}.page-module__5b16DW__brandMark{top:1.25rem;left:1.25rem}.page-module__5b16DW__card{max-width:min(30rem,100vw - 1.25rem);margin-top:auto;margin-bottom:auto}.page-module__5b16DW__copyright{bottom:1rem}}
.page-module__kD2D9a__page{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.page-module__kD2D9a__brandMark{z-index:2;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__kD2D9a__fadeIn;position:absolute;top:clamp(1.25rem,2.5vw,2.5rem);left:clamp(1.25rem,3vw,3rem)}.page-module__kD2D9a__brandLink{color:var(--color-text-primary);touch-action:manipulation;align-items:center;gap:clamp(.375rem,.42vw,.625rem);text-decoration:none;transition:opacity .25s;display:flex}@media (hover:hover) and (pointer:fine){.page-module__kD2D9a__brandLink:hover{opacity:.7}}.page-module__kD2D9a__brandLink:active{opacity:.55}.page-module__kD2D9a__brandLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.5rem}.page-module__kD2D9a__brandLogo{border-radius:25%;width:clamp(2rem,2.5vw,3.125rem);height:clamp(2rem,2.5vw,3.125rem)}.page-module__kD2D9a__brandName{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.07em;font-size:clamp(.9375rem,1.3vw,1.375rem);font-weight:600;line-height:1.75rem}@keyframes page-module__kD2D9a__fadeIn{0%{opacity:0}}.page-module__kD2D9a__card{z-index:502;isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--auth-page-card-bg-1)0%,var(--auth-page-card-bg-2)35%,var(--auth-page-card-bg-3)70%,var(--auth-page-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:clamp(20rem,36vw,30rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:clamp(1.125rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.125rem,3vw,2rem) clamp(1.25rem,3vw,2rem);transition:box-shadow .6s cubic-bezier(.32,.72,0,1);animation:.6s cubic-bezier(.16,1,.3,1) both page-module__kD2D9a__cardIn;position:relative;overflow:hidden}.page-module__kD2D9a__card:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.page-module__kD2D9a__card:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.page-module__kD2D9a__copyright{text-align:center;font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-30);z-index:1;padding:0 clamp(1rem,4vw,2rem);font-size:clamp(.6875rem,1.6vw,.8rem);line-height:1.5;animation:.5s cubic-bezier(.16,1,.3,1) .2s both page-module__kD2D9a__fadeIn;position:absolute;bottom:clamp(.875rem,2vw,1.25rem);left:0;right:0}@keyframes page-module__kD2D9a__cardIn{0%{opacity:0;transform:translateY(1.875rem)scale(.96)}}@media (max-width:600px){.page-module__kD2D9a__page{align-items:flex-start;padding:clamp(4.5rem,18vw,6rem) .625rem clamp(2.5rem,8vw,3.25rem)}.page-module__kD2D9a__brandMark{top:1.25rem;left:1.25rem}.page-module__kD2D9a__card{max-width:min(30rem,100vw - 1.25rem);margin-top:auto;margin-bottom:auto}.page-module__kD2D9a__copyright{bottom:1rem}}
.page-module__jyMJIq__page{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.page-module__jyMJIq__brandMark{z-index:2;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__jyMJIq__fadeIn;position:absolute;top:clamp(1.25rem,2.5vw,2.5rem);left:clamp(1.25rem,3vw,3rem)}.page-module__jyMJIq__brandLink{color:var(--color-text-primary);touch-action:manipulation;align-items:center;gap:clamp(.375rem,.42vw,.625rem);text-decoration:none;transition:opacity .25s;display:flex}@media (hover:hover) and (pointer:fine){.page-module__jyMJIq__brandLink:hover{opacity:.7}}.page-module__jyMJIq__brandLink:active{opacity:.55}.page-module__jyMJIq__brandLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.5rem}.page-module__jyMJIq__brandLogo{border-radius:25%;width:clamp(2rem,2.5vw,3.125rem);height:clamp(2rem,2.5vw,3.125rem)}.page-module__jyMJIq__brandName{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.07em;font-size:clamp(.9375rem,1.3vw,1.375rem);font-weight:600;line-height:1.75rem}@keyframes page-module__jyMJIq__fadeIn{0%{opacity:0}}.page-module__jyMJIq__card{z-index:1;isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--auth-page-card-bg-1)0%,var(--auth-page-card-bg-2)35%,var(--auth-page-card-bg-3)70%,var(--auth-page-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:clamp(20rem,36vw,30rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:clamp(1.125rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.125rem,3vw,2rem) clamp(1.25rem,3vw,2rem);transition:box-shadow .6s cubic-bezier(.32,.72,0,1);animation:.6s cubic-bezier(.16,1,.3,1) both page-module__jyMJIq__cardIn;position:relative;overflow:hidden}.page-module__jyMJIq__card:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.page-module__jyMJIq__card:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.page-module__jyMJIq__copyright{text-align:center;font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-30);z-index:1;padding:0 clamp(1rem,4vw,2rem);font-size:clamp(.6875rem,1.6vw,.8rem);line-height:1.5;animation:.5s cubic-bezier(.16,1,.3,1) .2s both page-module__jyMJIq__fadeIn;position:absolute;bottom:clamp(.875rem,2vw,1.25rem);left:0;right:0}@keyframes page-module__jyMJIq__cardIn{0%{opacity:0;transform:translateY(1.875rem)scale(.96)}}@media (max-width:600px){.page-module__jyMJIq__page{align-items:flex-start;padding:clamp(4.5rem,18vw,6rem) .625rem clamp(2.5rem,8vw,3.25rem)}.page-module__jyMJIq__brandMark{top:1.25rem;left:1.25rem}.page-module__jyMJIq__card{max-width:min(30rem,100vw - 1.25rem);margin-top:auto;margin-bottom:auto}.page-module__jyMJIq__copyright{bottom:1rem}}
.NotFoundBackground-module__SJgFSW__container{z-index:0;background:var(--color-bg-primary);position:fixed;inset:0;overflow:hidden}.NotFoundBackground-module__SJgFSW__container:after{content:"";z-index:3;pointer-events:none;background-image:var(--grain-fine);opacity:.09;mix-blend-mode:overlay;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.NotFoundBackground-module__SJgFSW__blur{filter:blur(var(--bg-blur-amount));will-change:filter;contain:strict;position:absolute;inset:0}.NotFoundBackground-module__SJgFSW__shape{pointer-events:none;position:absolute}.NotFoundBackground-module__SJgFSW__mobileBottom,.NotFoundBackground-module__SJgFSW__mobileBottom2{display:none}.NotFoundBackground-module__SJgFSW__blobTop{width:40vw;top:-12%;left:31%;transform:rotate(205deg)scale(1.2)}.NotFoundBackground-module__SJgFSW__blob1{width:48vw;top:-22%;left:-18%;transform:rotate(25deg)scale(1.3)}.NotFoundBackground-module__SJgFSW__tri1{width:32vw;top:-12%;right:8%;transform:rotate(-45deg)scale(1.25)}.NotFoundBackground-module__SJgFSW__wave1{width:42vw;top:35%;left:-28%;transform:rotate(195deg)}.NotFoundBackground-module__SJgFSW__tri2{width:40vw;top:-8%;right:-16%;transform:rotate(120deg)scale(1.35)}.NotFoundBackground-module__SJgFSW__blob2{width:35vw;top:18%;right:-12%;transform:rotate(70deg)scale(1.1)}.NotFoundBackground-module__SJgFSW__wave2{width:30vw;top:55%;left:15%;transform:rotate(310deg)scale(.85)}.NotFoundBackground-module__SJgFSW__blob3{width:28vw;top:62%;left:-10%;transform:rotate(210deg)scale(1.05)}.NotFoundBackground-module__SJgFSW__tri3{width:44vw;bottom:-18%;right:-10%;transform:rotate(155deg)scale(1.2)}.NotFoundBackground-module__SJgFSW__wave3{width:38vw;bottom:20%;right:5%;transform:rotate(240deg)scale(.95)}.NotFoundBackground-module__SJgFSW__blob4{width:50vw;bottom:-25%;left:20%;transform:rotate(290deg)scale(1.15)}.NotFoundBackground-module__SJgFSW__wave4{width:40vw;top:45%;right:-22%;transform:rotate(135deg)scale(1.05)}.NotFoundBackground-module__SJgFSW__noise{z-index:2;pointer-events:none;opacity:.68;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch' result='noise'/%3E%3CfeColorMatrix type='saturate' values='0' in='noise' result='mono'/%3E%3CfeFlood flood-color='%23020E2F' flood-opacity='1' result='color'/%3E%3CfeComposite operator='in' in='color' in2='mono'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}@media (max-width:900px){.NotFoundBackground-module__SJgFSW__blobTop{width:60vw;top:-18%;left:20%}.NotFoundBackground-module__SJgFSW__mobileBottom{width:110vw;display:block;top:78%;left:-15%;transform:rotate(310deg)scale(1.6)}.NotFoundBackground-module__SJgFSW__mobileBottom2{width:75vw;display:block;top:80%;left:8%;transform:rotate(205deg)scale(1.2)}.NotFoundBackground-module__SJgFSW__blob1{width:62vw;top:-10%;left:-12%}.NotFoundBackground-module__SJgFSW__tri1{width:50vw;top:-8%;right:-10%}.NotFoundBackground-module__SJgFSW__wave1{width:70vw;top:32%;left:-18%}.NotFoundBackground-module__SJgFSW__tri2{width:52vw;top:30%;right:-16%}.NotFoundBackground-module__SJgFSW__blob2{width:55vw;top:18%;right:-14%}.NotFoundBackground-module__SJgFSW__wave2{width:60vw;top:52%;left:-8%}.NotFoundBackground-module__SJgFSW__blob3{width:50vw;top:62%;left:-16%}.NotFoundBackground-module__SJgFSW__tri3{width:60vw;bottom:-14%;right:-16%}.NotFoundBackground-module__SJgFSW__wave3{width:60vw;bottom:22%;right:-10%}.NotFoundBackground-module__SJgFSW__blob4{width:65vw;bottom:-22%;left:8%}.NotFoundBackground-module__SJgFSW__wave4{width:55vw;top:45%;right:-20%}}
.page-module__HpABBG__page{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.page-module__HpABBG__brandMark{z-index:2;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__HpABBG__fadeIn;position:absolute;top:clamp(1.25rem,2.5vw,2.5rem);left:clamp(1.25rem,3vw,3rem)}.page-module__HpABBG__brandLink{color:var(--color-text-primary);touch-action:manipulation;align-items:center;gap:clamp(.375rem,.42vw,.625rem);text-decoration:none;transition:opacity .25s;display:flex}@media (hover:hover) and (pointer:fine){.page-module__HpABBG__brandLink:hover{opacity:.7}}.page-module__HpABBG__brandLink:active{opacity:.55}.page-module__HpABBG__brandLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.5rem}.page-module__HpABBG__brandLogo{border-radius:25%;width:clamp(2rem,2.5vw,3.125rem);height:clamp(2rem,2.5vw,3.125rem)}.page-module__HpABBG__brandName{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.07em;font-size:clamp(.9375rem,1.3vw,1.375rem);font-weight:600;line-height:1.75rem}@keyframes page-module__HpABBG__fadeIn{0%{opacity:0}}.page-module__HpABBG__card{z-index:502;isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--auth-page-card-bg-1)0%,var(--auth-page-card-bg-2)35%,var(--auth-page-card-bg-3)70%,var(--auth-page-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:clamp(20rem,36vw,30rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:clamp(1.125rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.125rem,3vw,2rem) clamp(1.25rem,3vw,2rem);transition:box-shadow .6s cubic-bezier(.32,.72,0,1);animation:.6s cubic-bezier(.16,1,.3,1) both page-module__HpABBG__cardIn;position:relative;overflow:hidden}.page-module__HpABBG__card:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.page-module__HpABBG__card:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.page-module__HpABBG__copyright{text-align:center;font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-30);z-index:1;padding:0 clamp(1rem,4vw,2rem);font-size:clamp(.6875rem,1.6vw,.8rem);line-height:1.5;animation:.5s cubic-bezier(.16,1,.3,1) .2s both page-module__HpABBG__fadeIn;position:absolute;bottom:clamp(.875rem,2vw,1.25rem);left:0;right:0}@keyframes page-module__HpABBG__cardIn{0%{opacity:0;transform:translateY(1.875rem)scale(.96)}}@media (max-width:600px){.page-module__HpABBG__page{align-items:flex-start;padding:clamp(4.5rem,18vw,6rem) .625rem clamp(2.5rem,8vw,3.25rem)}.page-module__HpABBG__brandMark{top:1.25rem;left:1.25rem}.page-module__HpABBG__card{max-width:min(30rem,100vw - 1.25rem);margin-top:auto;margin-bottom:auto}.page-module__HpABBG__copyright{bottom:1rem}}
.page-module__Qn7Z8a__page{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.page-module__Qn7Z8a__brandMark{z-index:2;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__Qn7Z8a__fadeIn;position:absolute;top:clamp(1.25rem,2.5vw,2.5rem);left:clamp(1.25rem,3vw,3rem)}.page-module__Qn7Z8a__brandLink{color:var(--color-text-primary);touch-action:manipulation;align-items:center;gap:clamp(.375rem,.42vw,.625rem);text-decoration:none;transition:opacity .25s;display:flex}@media (hover:hover) and (pointer:fine){.page-module__Qn7Z8a__brandLink:hover{opacity:.7}}.page-module__Qn7Z8a__brandLink:active{opacity:.55}.page-module__Qn7Z8a__brandLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.5rem}.page-module__Qn7Z8a__brandLogo{border-radius:25%;width:clamp(2rem,2.5vw,3.125rem);height:clamp(2rem,2.5vw,3.125rem)}.page-module__Qn7Z8a__brandName{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.07em;font-size:clamp(.9375rem,1.3vw,1.375rem);font-weight:600;line-height:1.75rem}@keyframes page-module__Qn7Z8a__fadeIn{0%{opacity:0}}.page-module__Qn7Z8a__card{z-index:502;isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--auth-page-card-bg-1)0%,var(--auth-page-card-bg-2)35%,var(--auth-page-card-bg-3)70%,var(--auth-page-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:clamp(20rem,36vw,30rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:clamp(1.125rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.125rem,3vw,2rem) clamp(1.25rem,3vw,2rem);transition:box-shadow .6s cubic-bezier(.32,.72,0,1);animation:.6s cubic-bezier(.16,1,.3,1) both page-module__Qn7Z8a__cardIn;position:relative;overflow:hidden}.page-module__Qn7Z8a__card:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.page-module__Qn7Z8a__card:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.page-module__Qn7Z8a__copyright{text-align:center;font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-30);z-index:1;padding:0 clamp(1rem,4vw,2rem);font-size:clamp(.6875rem,1.6vw,.8rem);line-height:1.5;animation:.5s cubic-bezier(.16,1,.3,1) .2s both page-module__Qn7Z8a__fadeIn;position:absolute;bottom:clamp(.875rem,2vw,1.25rem);left:0;right:0}@keyframes page-module__Qn7Z8a__cardIn{0%{opacity:0;transform:translateY(1.875rem)scale(.96)}}@media (max-width:600px){.page-module__Qn7Z8a__page{align-items:flex-start;padding:clamp(4.5rem,18vw,6rem) .625rem clamp(2.5rem,8vw,3.25rem)}.page-module__Qn7Z8a__brandMark{top:1.25rem;left:1.25rem}.page-module__Qn7Z8a__card{max-width:min(30rem,100vw - 1.25rem);margin-top:auto;margin-bottom:auto}.page-module__Qn7Z8a__copyright{bottom:1rem}}
.page-module__-gJYpq__page{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.page-module__-gJYpq__brandMark{z-index:2;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__-gJYpq__fadeIn;position:absolute;top:clamp(1.25rem,2.5vw,2.5rem);left:clamp(1.25rem,3vw,3rem)}.page-module__-gJYpq__brandLink{color:var(--color-text-primary);touch-action:manipulation;align-items:center;gap:clamp(.375rem,.42vw,.625rem);text-decoration:none;transition:opacity .25s;display:flex}@media (hover:hover) and (pointer:fine){.page-module__-gJYpq__brandLink:hover{opacity:.7}}.page-module__-gJYpq__brandLink:active{opacity:.55}.page-module__-gJYpq__brandLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:4px;border-radius:.5rem}.page-module__-gJYpq__brandLogo{border-radius:25%;width:clamp(2rem,2.5vw,3.125rem);height:clamp(2rem,2.5vw,3.125rem)}.page-module__-gJYpq__brandName{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.07em;font-size:clamp(.9375rem,1.3vw,1.375rem);font-weight:600;line-height:1.75rem}@keyframes page-module__-gJYpq__fadeIn{0%{opacity:0}}.page-module__-gJYpq__card{z-index:502;isolation:isolate;background:linear-gradient(90deg,transparent 0%,var(--auth-page-card-edge)30%,var(--auth-page-card-edge-mid)50%,var(--auth-page-card-edge)70%,transparent 100%)0 0/100% 1px no-repeat,linear-gradient(165deg,var(--auth-page-card-bg-1)0%,var(--auth-page-card-bg-2)35%,var(--auth-page-card-bg-3)70%,var(--auth-page-card-bg-4)100%);border:.5px solid var(--surface-white-10);width:100%;max-width:clamp(20rem,36vw,30rem);box-shadow:var(--auth-page-card-shadow);font-family:var(--font-plus-jakarta),sans-serif;border-radius:clamp(1.125rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.125rem,3vw,2rem) clamp(1.25rem,3vw,2rem);transition:box-shadow .6s cubic-bezier(.32,.72,0,1);animation:.6s cubic-bezier(.16,1,.3,1) both page-module__-gJYpq__cardIn;position:relative;overflow:hidden}.page-module__-gJYpq__card:before{content:"";background-image:var(--grain-fine);opacity:.035;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.page-module__-gJYpq__card:hover{box-shadow:var(--auth-page-card-shadow-hover)}}.page-module__-gJYpq__copyright{text-align:center;font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-30);z-index:1;padding:0 clamp(1rem,4vw,2rem);font-size:clamp(.6875rem,1.6vw,.8rem);line-height:1.5;animation:.5s cubic-bezier(.16,1,.3,1) .2s both page-module__-gJYpq__fadeIn;position:absolute;bottom:clamp(.875rem,2vw,1.25rem);left:0;right:0}@keyframes page-module__-gJYpq__cardIn{0%{opacity:0;transform:translateY(1.875rem)scale(.96)}}@media (max-width:600px){.page-module__-gJYpq__page{align-items:flex-start;padding:clamp(4.5rem,18vw,6rem) .625rem clamp(2.5rem,8vw,3.25rem)}.page-module__-gJYpq__brandMark{top:1.25rem;left:1.25rem}.page-module__-gJYpq__card{max-width:min(30rem,100vw - 1.25rem);margin-top:auto;margin-bottom:auto}.page-module__-gJYpq__copyright{bottom:1rem}}
.CheckEmail-module__Z2_Doa__screen{text-align:center;flex-direction:column;align-items:center;display:flex}.CheckEmail-module__Z2_Doa__screen>*{opacity:0;animation:CheckEmail-module__Z2_Doa__staggerIn .5s var(--ease-smooth)both;animation-delay:calc(var(--stagger-i,0)*60ms + 80ms);transform:translateY(.375rem)}@keyframes CheckEmail-module__Z2_Doa__staggerIn{to{opacity:1;transform:translateY(0)}}.CheckEmail-module__Z2_Doa__statusIcon{justify-content:center;margin-block-end:clamp(1.125rem,1.8vw,1.5rem);display:flex}.CheckEmail-module__Z2_Doa__statusIcon svg{width:clamp(2.5rem,3.2vw,3rem);height:clamp(2.5rem,3.2vw,3rem);color:var(--text-white-40)}.CheckEmail-module__Z2_Doa__heading{letter-spacing:-.022em;color:var(--color-text-primary);margin:0 0 .5rem;font-size:clamp(1.375rem,2vw,1.75rem);font-weight:600;line-height:1.18}.CheckEmail-module__Z2_Doa__statusText{color:var(--text-white-50);max-width:22rem;margin:0 0 clamp(1.25rem,2vw,1.5rem);font-size:clamp(.875rem,1vw,.9375rem);font-weight:400;line-height:1.6}.CheckEmail-module__Z2_Doa__statusEmail{color:var(--color-text-primary);white-space:nowrap;margin-block-start:.25rem;font-weight:500;display:inline-block}.CheckEmail-module__Z2_Doa__statusRow{letter-spacing:.005em;color:var(--text-white-55);align-items:center;gap:.5rem;margin-block-end:clamp(1.25rem,2vw,1.5rem);font-size:clamp(.8125rem,.95vw,.875rem);font-weight:400;display:inline-flex}.CheckEmail-module__Z2_Doa__statusRowText{white-space:nowrap}.CheckEmail-module__Z2_Doa__spinner{border:2px solid var(--surface-white-10);border-block-start-color:var(--text-white-80);border-radius:50%;flex-shrink:0;width:1.125rem;height:1.125rem;animation:1s cubic-bezier(.3,0,.7,1) infinite CheckEmail-module__Z2_Doa__spinnerRotate;display:inline-block}@keyframes CheckEmail-module__Z2_Doa__spinnerRotate{to{transform:rotate(360deg)}}.CheckEmail-module__Z2_Doa__resendSpinner{border-color:var(--surface-white-15);border-block-start-color:var(--text-white-85);width:1.25rem;height:1.25rem}.CheckEmail-module__Z2_Doa__resendBtn{background:var(--surface-white-6);border:.5px solid var(--border-white-soft);border-radius:var(--radius-sm);width:100%;height:2.875rem;color:var(--color-text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-size:clamp(.875rem,1vw,.9375rem);font-weight:500;transition:background .25s,border-color .25s,transform .12s;display:flex}@media (hover:hover) and (pointer:fine){.CheckEmail-module__Z2_Doa__resendBtn:hover:not(:disabled){background:var(--surface-white-10);border-color:var(--border-white-mid)}}.CheckEmail-module__Z2_Doa__resendBtn:active:not(:disabled){background:var(--surface-white-8);transform:scale(.985)}.CheckEmail-module__Z2_Doa__resendBtn:disabled{opacity:.5;cursor:not-allowed}.CheckEmail-module__Z2_Doa__resendBtn:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px}.CheckEmail-module__Z2_Doa__footer{border-block-start:.5px solid var(--border-white-hairline);width:100%;color:var(--text-white-35);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .75rem;margin-block-start:clamp(1.25rem,2vw,1.5rem);padding-block-start:clamp(1rem,1.5vw,1.25rem);font-size:clamp(.75rem,.9vw,.8125rem);display:inline-flex}.CheckEmail-module__Z2_Doa__footerSep{background:var(--text-white-30);-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:center;width:1px;height:.875em;display:inline-block}.CheckEmail-module__Z2_Doa__footerLink{font:inherit;color:var(--text-white-55);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;padding:0;font-weight:500;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.CheckEmail-module__Z2_Doa__footerLink:hover{color:var(--color-text-primary)}}.CheckEmail-module__Z2_Doa__footerLink:active{color:var(--color-text-primary)}.CheckEmail-module__Z2_Doa__footerLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px;border-radius:var(--radius-xs)}@media (prefers-reduced-motion:reduce){.CheckEmail-module__Z2_Doa__screen>*{opacity:1;animation:none;transform:none}.CheckEmail-module__Z2_Doa__spinner{animation-duration:3s;animation-timing-function:linear}}@media (max-width:600px){.CheckEmail-module__Z2_Doa__heading{font-size:1.375rem}.CheckEmail-module__Z2_Doa__statusText{font-size:.9375rem}.CheckEmail-module__Z2_Doa__resendBtn{height:3rem;font-size:1rem}.CheckEmail-module__Z2_Doa__resendBtn:hover:not(:disabled){background:var(--surface-white-6);border-color:var(--border-white-soft)}.CheckEmail-module__Z2_Doa__footer{font-size:.8125rem}}
.VerifyEmail-module__x_t4-W__screen{text-align:center;flex-direction:column;align-items:center;animation:.4s cubic-bezier(.16,1,.3,1) both VerifyEmail-module__x_t4-W__screenIn;display:flex}@keyframes VerifyEmail-module__x_t4-W__screenIn{0%{opacity:0;transform:translateY(.625rem)}}.VerifyEmail-module__x_t4-W__iconBadge{background:var(--surface-white-4);border:.5px solid var(--border-white-hairline);border-radius:clamp(.75rem,1vw,1rem);justify-content:center;align-items:center;width:clamp(3rem,8vw,4rem);height:clamp(3rem,8vw,4rem);margin-bottom:clamp(1rem,2vw,1.75rem);transition:background .3s,border-color .3s;display:flex}.VerifyEmail-module__x_t4-W__iconBadge svg{width:clamp(1.25rem,4vw,1.75rem);height:clamp(1.25rem,4vw,1.75rem)}.VerifyEmail-module__x_t4-W__iconSuccess{background:var(--auth-status-success-bg);border-color:var(--auth-status-success-border)}.VerifyEmail-module__x_t4-W__iconSuccess svg{color:var(--auth-status-success-glyph)}.VerifyEmail-module__x_t4-W__iconError{background:var(--auth-status-error-bg);border-color:var(--auth-status-error-border)}.VerifyEmail-module__x_t4-W__iconError svg{color:var(--auth-status-error-glyph)}.VerifyEmail-module__x_t4-W__spinner{border:2px solid var(--surface-white-8);border-top-color:var(--text-white-50);border-radius:50%;width:clamp(1.25rem,3vw,1.5rem);height:clamp(1.25rem,3vw,1.5rem);animation:.7s linear infinite VerifyEmail-module__x_t4-W__spin;display:block}@keyframes VerifyEmail-module__x_t4-W__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.VerifyEmail-module__x_t4-W__screen{animation:none}.VerifyEmail-module__x_t4-W__spinner{animation-duration:3s;animation-timing-function:linear}}.VerifyEmail-module__x_t4-W__title{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:clamp(.5rem,1vw,.75rem);font-size:clamp(1.125rem,4vw,1.5rem);font-weight:700;line-height:1.2}.VerifyEmail-module__x_t4-W__text{color:var(--text-white-50);word-break:break-word;max-width:22rem;margin-bottom:clamp(1.25rem,2vw,2rem);font-size:clamp(.875rem,2.4vw,.9375rem);font-weight:400;line-height:1.6}.VerifyEmail-module__x_t4-W__primaryBtn{width:100%;min-block-size:2.75rem;font-family:var(--font-plus-jakarta),sans-serif;color:var(--auth-submit-text);background:var(--color-text-primary);cursor:pointer;touch-action:manipulation;border:none;border-radius:.75rem;padding:clamp(.6875rem,.85vw,.8125rem) 1.5rem;font-size:clamp(.875rem,2.4vw,.9375rem);font-weight:600;transition:opacity .25s,box-shadow .25s,transform .1s}@media (hover:hover) and (pointer:fine){.VerifyEmail-module__x_t4-W__primaryBtn:hover{opacity:.9;box-shadow:0 0 1.5rem var(--auth-cta-glow)}}.VerifyEmail-module__x_t4-W__primaryBtn:active{opacity:.85;transform:scale(.98)}.VerifyEmail-module__x_t4-W__primaryBtn:focus-visible{outline:2px solid var(--text-white-70);outline-offset:2px}.VerifyEmail-module__x_t4-W__footer{border-top:.5px solid var(--border-white-hairline);text-align:center;width:100%;color:var(--text-white-35);margin-top:clamp(1rem,1.5vw,1.25rem);padding-top:clamp(.875rem,1.2vw,1rem);font-size:clamp(.75rem,2vw,.875rem)}.VerifyEmail-module__x_t4-W__footerLink{font:inherit;color:var(--text-white-55);cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding:0;font-weight:500;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.VerifyEmail-module__x_t4-W__footerLink:hover{color:var(--color-text-primary)}}.VerifyEmail-module__x_t4-W__footerLink:active{color:var(--color-text-primary)}.VerifyEmail-module__x_t4-W__footerLink:focus-visible{outline:2px solid var(--text-white-50);outline-offset:2px;border-radius:.25rem}@media (max-width:600px){.VerifyEmail-module__x_t4-W__primaryBtn{padding:.875rem 1.5rem;font-size:1rem}}
