.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}}
.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__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}}
.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}
.BackgroundShapes-module__OiXUXW__container{z-index:0;background:var(--color-bg-primary);position:absolute;inset:0;overflow:hidden}.BackgroundShapes-module__OiXUXW__shapeWrapper{pointer-events:none;position:absolute}.BackgroundShapes-module__OiXUXW__heroTri{z-index:1;width:480px;top:14%;left:-10%;transform:rotate(110deg)scale(1.45)}.BackgroundShapes-module__OiXUXW__heroBlob{width:860px;top:-30vh;left:26%;transform:rotate(0)}.BackgroundShapes-module__OiXUXW__heroWave{width:90vw;top:-6vh;left:10%;transform:rotate(220deg)}.BackgroundShapes-module__OiXUXW__heroLeftEdge{filter:brightness(1.8);z-index:1;width:32vw;top:30vh;left:-15%;transform:rotate(45deg)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__heroTri{width:40vw;top:10%;left:-8%;transform:rotate(110deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__heroBlob{width:60vw;top:-25vh;left:20%}.BackgroundShapes-module__OiXUXW__heroWave{width:95vw;top:30vh;left:0%;transform:rotate(220deg)}.BackgroundShapes-module__OiXUXW__heroLeftEdge{width:42vw;top:30vh;left:-18%;transform:rotate(45deg)}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__heroTri{width:45vw;top:15%;left:-15%;transform:rotate(110deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__heroBlob{width:60vw;top:-15vh;left:10%}.BackgroundShapes-module__OiXUXW__heroWave{width:130vw;top:35vh;left:-40%;transform:rotate(220deg)}.BackgroundShapes-module__OiXUXW__heroLeftEdge{width:60vw;top:32vh;left:-25%;transform:rotate(45deg)}}.BackgroundShapes-module__OiXUXW__mainFeatLeft1{width:720px;top:32%;left:-10%;transform:rotate(40deg)scale(1.25)}.BackgroundShapes-module__OiXUXW__mainFeatRight1{z-index:1;width:680px;top:38%;right:-12%;transform:rotate(225deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__mainFeatLeft2{z-index:1;width:500px;top:44%;left:-8%;transform:rotate(165deg)scale(1.4)}.BackgroundShapes-module__OiXUXW__mainFeatRight2{opacity:.65;width:80vw;top:48%;right:-18%;transform:rotate(55deg)}.BackgroundShapes-module__OiXUXW__otherFeatLeft1{width:620px;top:54%;left:-12%;transform:rotate(280deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__otherFeatRight1{z-index:1;width:480px;top:58%;right:-10%;transform:rotate(125deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__otherFeatLeft2{opacity:.6;width:75vw;top:62%;left:-16%;transform:rotate(195deg)}.BackgroundShapes-module__OiXUXW__otherFeatRight2{width:560px;top:65%;right:-8%;transform:rotate(100deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__otherFeatLeftEdge{z-index:3;width:720px;top:60%;left:-2%;transform:rotate(310deg)scale(1.35)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__mainFeatLeft1{width:50vw;left:-14%;transform:rotate(40deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__mainFeatRight1{width:48vw;right:-16%;transform:rotate(225deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__mainFeatLeft2{width:38vw;left:-12%;transform:rotate(165deg)scale(1.25)}.BackgroundShapes-module__OiXUXW__mainFeatRight2{width:90vw;right:-22%}.BackgroundShapes-module__OiXUXW__otherFeatLeft1{width:45vw;left:-16%;transform:rotate(280deg)scale(1.05)}.BackgroundShapes-module__OiXUXW__otherFeatRight1{width:36vw;right:-14%;transform:rotate(125deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__otherFeatLeft2{width:85vw;left:-22%}.BackgroundShapes-module__OiXUXW__otherFeatRight2{width:42vw;right:-12%;transform:rotate(100deg)scale(1)}.BackgroundShapes-module__OiXUXW__otherFeatLeftEdge{width:55vw;left:-3%;transform:rotate(310deg)scale(1.25)}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__mainFeatLeft1{width:70vw;left:-22%;transform:rotate(40deg)scale(1.05)}.BackgroundShapes-module__OiXUXW__mainFeatRight1{width:68vw;right:-24%;transform:rotate(225deg)scale(1)}.BackgroundShapes-module__OiXUXW__mainFeatLeft2{width:50vw;left:-18%;transform:rotate(165deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__mainFeatRight2{width:115vw;right:-32%}.BackgroundShapes-module__OiXUXW__otherFeatLeft1{width:60vw;left:-22%;transform:rotate(280deg)scale(1)}.BackgroundShapes-module__OiXUXW__otherFeatRight1{width:48vw;right:-18%;transform:rotate(125deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__otherFeatLeft2{width:110vw;left:-32%}.BackgroundShapes-module__OiXUXW__otherFeatRight2{width:55vw;right:-16%;transform:rotate(100deg)scale(.95)}.BackgroundShapes-module__OiXUXW__otherFeatLeftEdge{width:70vw;left:-4%;transform:rotate(310deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__heroFiller{top:4%}.BackgroundShapes-module__OiXUXW__heroTri{top:7%}.BackgroundShapes-module__OiXUXW__midFiller1{top:11%}.BackgroundShapes-module__OiXUXW__featFiller1{top:14%}.BackgroundShapes-module__OiXUXW__mainFeatLeft1{top:16%}.BackgroundShapes-module__OiXUXW__featWave{top:18%}.BackgroundShapes-module__OiXUXW__mainFeatRight1{top:21%}.BackgroundShapes-module__OiXUXW__featTri{top:24%}.BackgroundShapes-module__OiXUXW__mainFeatLeft2{top:26%}.BackgroundShapes-module__OiXUXW__featFiller2{top:28%}.BackgroundShapes-module__OiXUXW__mainFeatRight2{top:30%}.BackgroundShapes-module__OiXUXW__featBlob{top:32%}.BackgroundShapes-module__OiXUXW__animBlob{top:35%}.BackgroundShapes-module__OiXUXW__ucFiller1{top:38%}.BackgroundShapes-module__OiXUXW__otherFeatLeft1{top:40%}.BackgroundShapes-module__OiXUXW__otherFeatRight1{top:43%}.BackgroundShapes-module__OiXUXW__ucFiller2{top:46%}.BackgroundShapes-module__OiXUXW__otherFeatLeftEdge{top:48%}.BackgroundShapes-module__OiXUXW__otherFeatLeft2{top:50%}.BackgroundShapes-module__OiXUXW__otherFeatRight2{top:52%}.BackgroundShapes-module__OiXUXW__animTri{top:54%}.BackgroundShapes-module__OiXUXW__ucBlob{top:57%}.BackgroundShapes-module__OiXUXW__ucWave{top:61%}.BackgroundShapes-module__OiXUXW__ucTri{top:65%}.BackgroundShapes-module__OiXUXW__pricFiller1{top:68%}.BackgroundShapes-module__OiXUXW__animWave{top:71%}.BackgroundShapes-module__OiXUXW__pricBlob{top:74%}.BackgroundShapes-module__OiXUXW__pricTri{top:76%}.BackgroundShapes-module__OiXUXW__pricFiller2{top:78%}.BackgroundShapes-module__OiXUXW__pricWave{top:80%}.BackgroundShapes-module__OiXUXW__pricFiller3{top:82%}.BackgroundShapes-module__OiXUXW__testWave{top:84%}.BackgroundShapes-module__OiXUXW__compTri{top:85%}.BackgroundShapes-module__OiXUXW__testBlob{top:87%}.BackgroundShapes-module__OiXUXW__compBlob{top:88%}.BackgroundShapes-module__OiXUXW__testTri{top:89%}.BackgroundShapes-module__OiXUXW__faqTri{top:90%}.BackgroundShapes-module__OiXUXW__compWave{top:91%}.BackgroundShapes-module__OiXUXW__faqFiller1{top:92%}.BackgroundShapes-module__OiXUXW__faqBlob{top:93%}.BackgroundShapes-module__OiXUXW__faqFiller2{top:94%}.BackgroundShapes-module__OiXUXW__faqWave{top:95%}.BackgroundShapes-module__OiXUXW__faqFiller3{top:97%}.BackgroundShapes-module__OiXUXW__float1,.BackgroundShapes-module__OiXUXW__float2,.BackgroundShapes-module__OiXUXW__float3{opacity:.77}}.BackgroundShapes-module__OiXUXW__animBlob{width:800px;top:48%;left:-18%;transform:rotate(155deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__animTri{z-index:1;width:520px;top:66%;left:78%;transform:rotate(46deg)scale(1.45)}.BackgroundShapes-module__OiXUXW__animWave{opacity:.8;width:90vw;top:80%;left:-40%;transform:rotate(135deg)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__animBlob{width:55vw;top:48%;left:-22%;transform:rotate(155deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__animTri{width:38vw;top:66%;left:74%;transform:rotate(46deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__animWave{width:95vw;top:80%;left:-25%;transform:rotate(135deg)}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__animBlob{width:65vw;top:48%;left:-28%;transform:rotate(155deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__animTri{width:45vw;top:66%;left:68%;transform:rotate(46deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__animWave{width:130vw;top:80%;left:-40%;transform:rotate(135deg)}}.BackgroundShapes-module__OiXUXW__featWave{opacity:.7;width:70vw;top:36%;right:-20%;transform:rotate(30deg)}.BackgroundShapes-module__OiXUXW__featTri{z-index:1;width:420px;top:42%;left:-12%;transform:rotate(-35deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__featBlob{width:600px;top:50%;right:-8%;transform:rotate(200deg)scale(1.1)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__featWave{width:80vw;right:-25%}.BackgroundShapes-module__OiXUXW__featTri{width:35vw;left:-16%;transform:rotate(-35deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__featBlob{width:45vw;right:-12%}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__featWave{width:110vw;right:-35%}.BackgroundShapes-module__OiXUXW__featTri{width:45vw;left:-20%;transform:rotate(-35deg)scale(1)}.BackgroundShapes-module__OiXUXW__featBlob{width:55vw;right:-18%}}.BackgroundShapes-module__OiXUXW__ucBlob{width:700px;top:62%;left:-14%;transform:rotate(80deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__ucWave{opacity:.65;width:65vw;top:68%;right:-15%;transform:rotate(310deg)}.BackgroundShapes-module__OiXUXW__ucTri{z-index:1;width:380px;top:74%;right:-6%;transform:rotate(160deg)scale(1.4)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__ucBlob{width:50vw;left:-18%;transform:rotate(80deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__ucWave{width:75vw;right:-20%}.BackgroundShapes-module__OiXUXW__ucTri{width:32vw;right:-10%;transform:rotate(160deg)scale(1.2)}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__ucBlob{width:60vw;left:-25%;transform:rotate(80deg)scale(1)}.BackgroundShapes-module__OiXUXW__ucWave{width:110vw;right:-30%}.BackgroundShapes-module__OiXUXW__ucTri{width:42vw;right:-15%;transform:rotate(160deg)scale(1.1)}}.BackgroundShapes-module__OiXUXW__compTri{z-index:1;width:460px;top:84%;left:-10%;transform:rotate(70deg)scale(1.35)}.BackgroundShapes-module__OiXUXW__compBlob{width:650px;top:88%;right:-12%;transform:rotate(260deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__compWave{opacity:.6;width:80vw;top:93%;left:-25%;transform:rotate(180deg)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__compTri{width:36vw;left:-14%;transform:rotate(70deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__compBlob{width:48vw;right:-16%}.BackgroundShapes-module__OiXUXW__compWave{width:90vw;left:-30%}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__compTri{width:45vw;left:-18%;transform:rotate(70deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__compBlob{width:58vw;right:-22%}.BackgroundShapes-module__OiXUXW__compWave{width:120vw;left:-40%}}.BackgroundShapes-module__OiXUXW__pricBlob{width:600px;top:76%;right:-8%;transform:rotate(120deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__pricTri{z-index:1;width:420px;top:79%;left:-12%;transform:rotate(200deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__pricWave{opacity:.5;width:75vw;top:82%;right:-20%;transform:rotate(150deg)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__pricBlob{width:42vw;right:-14%}.BackgroundShapes-module__OiXUXW__pricTri{width:34vw;left:-16%;transform:rotate(200deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__pricWave{width:85vw;right:-28%}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__pricBlob{width:55vw;right:-20%}.BackgroundShapes-module__OiXUXW__pricTri{width:42vw;left:-20%;transform:rotate(200deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__pricWave{width:110vw;right:-35%}}.BackgroundShapes-module__OiXUXW__testWave{opacity:.55;width:70vw;top:84%;left:-18%;transform:rotate(210deg)}.BackgroundShapes-module__OiXUXW__testBlob{width:550px;top:86%;right:-10%;transform:rotate(80deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__testTri{z-index:1;width:400px;top:88%;left:-8%;transform:rotate(140deg)scale(1.25)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__testWave{width:80vw;left:-25%}.BackgroundShapes-module__OiXUXW__testBlob{width:40vw;right:-15%}.BackgroundShapes-module__OiXUXW__testTri{width:32vw;left:-14%;transform:rotate(140deg)scale(1.15)}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__testWave{width:100vw;left:-35%}.BackgroundShapes-module__OiXUXW__testBlob{width:52vw;right:-22%}.BackgroundShapes-module__OiXUXW__testTri{width:40vw;left:-18%;transform:rotate(140deg)scale(1.1)}}.BackgroundShapes-module__OiXUXW__faqTri{z-index:1;width:450px;top:90%;right:-10%;transform:rotate(110deg)scale(1.3)}.BackgroundShapes-module__OiXUXW__faqBlob{width:580px;top:93%;left:-12%;transform:rotate(190deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__faqWave{opacity:.5;width:72vw;top:96%;right:-22%;transform:rotate(240deg)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__faqTri{width:35vw;right:-15%;transform:rotate(110deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__faqBlob{width:44vw;left:-16%}.BackgroundShapes-module__OiXUXW__faqWave{width:85vw;right:-30%}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__faqTri{width:44vw;right:-20%;transform:rotate(110deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__faqBlob{width:56vw;left:-22%}.BackgroundShapes-module__OiXUXW__faqWave{width:110vw;right:-38%}}.BackgroundShapes-module__OiXUXW__heroFiller{opacity:.6;width:56vw;top:6%;right:-10%;transform:rotate(310deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__midFiller1{z-index:1;width:360px;top:22%;left:32%;transform:rotate(85deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__featFiller1{width:520px;top:30%;left:38%;transform:rotate(45deg)scale(1.05)}.BackgroundShapes-module__OiXUXW__featFiller2{opacity:.6;width:80vw;top:46%;right:-28%;transform:rotate(190deg)}.BackgroundShapes-module__OiXUXW__ucFiller1{z-index:1;width:360px;top:54%;right:-8%;transform:rotate(280deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__ucFiller2{width:540px;top:60%;left:26%;transform:rotate(210deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__pricFiller1{opacity:.55;width:70vw;top:72%;left:-22%;transform:rotate(60deg)}.BackgroundShapes-module__OiXUXW__pricFiller2{z-index:1;width:360px;top:80%;right:28%;transform:rotate(20deg)scale(1.2)}.BackgroundShapes-module__OiXUXW__pricFiller3{width:480px;top:83%;left:42%;transform:rotate(135deg)scale(1.05)}.BackgroundShapes-module__OiXUXW__faqFiller1{opacity:.55;width:80vw;top:92%;left:-30%;transform:rotate(70deg)}.BackgroundShapes-module__OiXUXW__faqFiller2{z-index:1;width:360px;top:94%;left:46%;transform:rotate(220deg)scale(1.15)}.BackgroundShapes-module__OiXUXW__faqFiller3{width:480px;top:98%;right:30%;transform:rotate(40deg)scale(1.05)}@media (max-width:1250px){.BackgroundShapes-module__OiXUXW__heroFiller{width:65vw;right:-14%}.BackgroundShapes-module__OiXUXW__midFiller1{width:28vw;left:30%;transform:rotate(85deg)scale(1.05)}.BackgroundShapes-module__OiXUXW__featFiller1{width:42vw;left:35%}.BackgroundShapes-module__OiXUXW__featFiller2{width:90vw;right:-32%}.BackgroundShapes-module__OiXUXW__ucFiller1{width:28vw;right:-12%;transform:rotate(280deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__ucFiller2{width:44vw;left:24%}.BackgroundShapes-module__OiXUXW__pricFiller1{width:80vw;left:-28%}.BackgroundShapes-module__OiXUXW__pricFiller2{width:28vw;right:25%;transform:rotate(20deg)scale(1.1)}.BackgroundShapes-module__OiXUXW__pricFiller3{width:40vw;left:40%}.BackgroundShapes-module__OiXUXW__faqFiller1{width:90vw;left:-34%}.BackgroundShapes-module__OiXUXW__faqFiller2{width:28vw;left:44%;transform:rotate(220deg)scale(1.05)}.BackgroundShapes-module__OiXUXW__faqFiller3{width:40vw;right:27%}}@media (max-width:900px){.BackgroundShapes-module__OiXUXW__heroFiller{width:80vw;right:-18%}.BackgroundShapes-module__OiXUXW__midFiller1{width:38vw;left:28%;transform:rotate(85deg)scale(1)}.BackgroundShapes-module__OiXUXW__featFiller1{width:55vw;left:30%}.BackgroundShapes-module__OiXUXW__featFiller2{width:115vw;right:-38%}.BackgroundShapes-module__OiXUXW__ucFiller1{width:38vw;right:-16%;transform:rotate(280deg)scale(1)}.BackgroundShapes-module__OiXUXW__ucFiller2{width:58vw;left:18%}.BackgroundShapes-module__OiXUXW__pricFiller1{width:105vw;left:-36%}.BackgroundShapes-module__OiXUXW__pricFiller2{width:38vw;right:18%;transform:rotate(20deg)scale(1)}.BackgroundShapes-module__OiXUXW__pricFiller3{width:52vw;left:32%}.BackgroundShapes-module__OiXUXW__faqFiller1{width:115vw;left:-38%}.BackgroundShapes-module__OiXUXW__faqFiller2{width:38vw;left:38%;transform:rotate(220deg)scale(1)}.BackgroundShapes-module__OiXUXW__faqFiller3{width:52vw;right:22%}}.BackgroundShapes-module__OiXUXW__shapesBlur{filter:blur(var(--bg-blur-amount));contain:layout paint;position:absolute;inset:0}@supports (font:-apple-system-body){.BackgroundShapes-module__OiXUXW__shapesBlur{transform:translateZ(.01px)}}@-moz-document url-prefix(){.BackgroundShapes-module__OiXUXW__shapeWrapper{display:none!important}.BackgroundShapes-module__OiXUXW__shapesBlur{will-change:transform;background:      radial-gradient(circle 40vw at 50% -10vh,var(--ff-cloud-blob),transparent 65%),radial-gradient(circle 32vw at 95% 18vh,var(--ff-cloud-tri),transparent 65%),radial-gradient(circle 28vw at -2% 42vh,var(--ff-cloud-wave-d),transparent 65%),radial-gradient(circle 30vw at -5% 30%,var(--ff-cloud-blob),transparent 65%),radial-gradient(circle 28vw at 100% 38%,var(--ff-cloud-wave),transparent 65%),radial-gradient(circle 34vw at -5% 50%,var(--ff-cloud-tri),transparent 65%),radial-gradient(circle 30vw at 100% 64%,var(--ff-cloud-blob),transparent 65%),radial-gradient(circle 32vw at -5% 78%,var(--ff-cloud-wave),transparent 65%),radial-gradient(circle 28vw at 100% 82%,var(--ff-cloud-tri),transparent 65%),radial-gradient(circle 30vw at -3% 90%,var(--ff-cloud-blob),transparent 65%),radial-gradient(circle 26vw at 100% 93%,var(--ff-cloud-wave-d),transparent 65%),radial-gradient(circle 28vw at 50% 97%,var(--ff-cloud-tri),transparent 65%),transparent;transform:translateZ(0);filter:none!important}}.BackgroundShapes-module__OiXUXW__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){.BackgroundShapes-module__OiXUXW__noise{will-change:transform;transform:translateZ(.01px)}.BackgroundShapes-module__OiXUXW__shapesBlur{min-block-size:800vh;transform:translateZ(.01px)}}@media (min-width:1251px) and (max-width:1600px){.BackgroundShapes-module__OiXUXW__heroBlob{width:46vw}.BackgroundShapes-module__OiXUXW__heroFiller{width:42vw;right:-20%}}
.SvgImage-module__j4Ph8G__svgImage{width:100%;height:100%;display:block}
.UserMenu-module__gWSuEG__triggerWrapper{cursor:pointer;flex-shrink:0;position:relative}.UserMenu-module__gWSuEG__trigger{color:var(--text-white-65);white-space:nowrap;cursor:pointer;font-size:clamp(.75rem,.59vw,.9375rem);font-weight:400;line-height:1.2;font-family:var(--font-plus-jakarta),sans-serif;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;gap:clamp(.3rem,.31vw,.5rem);padding:clamp(.4rem,.34vw,.55rem) clamp(.5rem,.47vw,.75rem);transition:color .2s;display:flex}@media (hover:hover) and (pointer:fine){.UserMenu-module__gWSuEG__trigger:hover{color:var(--color-text-primary)}}.UserMenu-module__gWSuEG__trigger:active{color:var(--color-text-primary)}.UserMenu-module__gWSuEG__triggerEmail{text-overflow:ellipsis;max-width:32ch;overflow:hidden;transform:translateY(-.06em)}.UserMenu-module__gWSuEG__triggerChevron{opacity:.6;flex-shrink:0;width:clamp(8px,.43vw,11px);height:clamp(5px,.27vw,7px);transition:transform .25s;display:inline-flex}.UserMenu-module__gWSuEG__triggerChevronOpen{transform:rotate(180deg)}.UserMenu-module__gWSuEG__triggerChevronPath{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.UserMenu-module__gWSuEG__dropdown{z-index:200;background:var(--surface-white-5);border:var(--glass-border-width)solid var(--glass-border-color);min-width:15.5rem;max-width:19rem;-webkit-backdrop-filter:blur(var(--user-menu-blur));backdrop-filter:blur(var(--user-menu-blur));box-shadow:0 0 60px var(--surface-white-3),0 8px 32px var(--shadow-panel-md);opacity:0;visibility:hidden;pointer-events:none;border-radius:.75rem;flex-direction:column;padding:.375rem;transition:opacity .2s,visibility .2s;display:flex;position:fixed}@supports (font:-apple-system-body){.UserMenu-module__gWSuEG__dropdown{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}}.UserMenu-module__gWSuEG__dropdownOpen{opacity:1;visibility:visible;pointer-events:auto}.UserMenu-module__gWSuEG__userHeader{padding:.625rem .625rem .5rem}.UserMenu-module__gWSuEG__userInfo{flex-direction:column;min-width:0;display:flex}.UserMenu-module__gWSuEG__userName{font-family:var(--font-plus-jakarta),sans-serif;color:var(--user-menu-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.4;overflow:hidden}.UserMenu-module__gWSuEG__userEmail{font-family:var(--font-plus-jakarta),sans-serif;color:var(--user-menu-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:.0625rem;font-size:.875rem;font-weight:400;line-height:1.4;overflow:hidden}.UserMenu-module__gWSuEG__planBadge{font-family:var(--font-plus-jakarta),sans-serif;color:var(--text-white-35);text-transform:capitalize;margin-top:.3125rem;font-size:.875rem;font-weight:500;line-height:1.3}.UserMenu-module__gWSuEG__separator{background:var(--user-menu-separator);border:none;height:.5px;margin:.25rem .375rem}.UserMenu-module__gWSuEG__menuSection{flex-direction:column;display:flex}.UserMenu-module__gWSuEG__menuItem{font-family:var(--font-plus-jakarta),sans-serif;color:var(--user-menu-text-secondary);cursor:pointer;text-align:left;opacity:0;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;padding:.4375rem .625rem;font-size:.875rem;font-weight:400;line-height:1.4;text-decoration:none;transition:background .12s,color .15s,opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(-4px)}.UserMenu-module__gWSuEG__dropdownOpen .UserMenu-module__gWSuEG__menuItem{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.UserMenu-module__gWSuEG__menuItem:hover{background:var(--user-menu-item-hover);color:var(--user-menu-text-primary)}.UserMenu-module__gWSuEG__menuItem:hover .UserMenu-module__gWSuEG__menuIcon{color:var(--user-menu-icon-hover)}}.UserMenu-module__gWSuEG__menuItem:active{background:var(--user-menu-item-hover);color:var(--user-menu-text-primary)}.UserMenu-module__gWSuEG__menuItemDanger,.UserMenu-module__gWSuEG__menuItemDanger .UserMenu-module__gWSuEG__menuIcon{color:var(--user-menu-text-danger)}@media (hover:hover) and (pointer:fine){.UserMenu-module__gWSuEG__menuItemDanger:hover{color:var(--user-menu-text-danger-hover);background:var(--account-danger-bg-hover)}.UserMenu-module__gWSuEG__menuItemDanger:hover .UserMenu-module__gWSuEG__menuIcon{color:var(--user-menu-text-danger-hover)}}.UserMenu-module__gWSuEG__menuItemDanger:active{color:var(--user-menu-text-danger-hover);background:var(--account-danger-bg-hover)}.UserMenu-module__gWSuEG__menuIcon{width:1rem;height:1rem;color:var(--user-menu-icon-color);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.UserMenu-module__gWSuEG__menuIcon svg{width:100%;height:100%}.UserMenu-module__gWSuEG__backdrop{z-index:199;position:fixed;inset:0}.UserMenu-module__gWSuEG__mobileTrigger{background:var(--user-menu-avatar-bg);border:.5px solid var(--user-menu-border);cursor:pointer;width:2.25rem;height:2.25rem;font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.04em;color:var(--user-menu-avatar-text);border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.6875rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}@media (hover:hover) and (pointer:fine){.UserMenu-module__gWSuEG__mobileTrigger:hover{background:var(--surface-white-15);border-color:var(--text-white-25)}}.UserMenu-module__gWSuEG__mobileTrigger:active{background:var(--surface-white-15)}.UserMenu-module__gWSuEG__mobileUserSection{align-items:center;gap:.75rem;padding:1rem 1rem 0;display:flex}.UserMenu-module__gWSuEG__mobileUserInfo{flex-direction:column;min-width:0;display:flex}.UserMenu-module__gWSuEG__mobileUserName{color:var(--user-menu-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;line-height:1.4;overflow:hidden}.UserMenu-module__gWSuEG__mobileUserEmail{color:var(--user-menu-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:.0625rem;font-size:.875rem;font-weight:400;line-height:1.4;overflow:hidden}.UserMenu-module__gWSuEG__mobilePlanBadge{color:var(--text-white-35);text-transform:capitalize;margin-top:.3125rem;font-size:.8125rem;font-weight:500;line-height:1.3}@media (max-width:1250px){.UserMenu-module__gWSuEG__trigger{padding:0 clamp(.625rem,1.1vw,1.5rem)}.UserMenu-module__gWSuEG__triggerEmail{max-width:30ch}}@media (max-width:900px){.UserMenu-module__gWSuEG__triggerWrapper{display:none}}@-moz-document url-prefix(){.UserMenu-module__gWSuEG__dropdown{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-opaque-bg)!important}}
.LanguageSwitcher-module__J1kz0W__switcher{cursor:pointer;color:var(--text-white-35);border-radius:var(--radius-xs);background:0 0;border:none;flex-shrink:0;align-items:center;gap:clamp(.25rem,.23vw,.375rem);padding:.25rem;transition:color .25s;display:flex}@media (hover:hover) and (pointer:fine){.LanguageSwitcher-module__J1kz0W__switcher:hover{color:var(--text-white-70)}}.LanguageSwitcher-module__J1kz0W__switcher:active{color:var(--text-white-70)}.LanguageSwitcher-module__J1kz0W__globe{width:clamp(1rem,.78vw,1.25rem);height:clamp(1rem,.78vw,1.25rem);display:block}@supports ((-webkit-hyphens:none)){.LanguageSwitcher-module__J1kz0W__globe{stroke-width:1.25px;width:clamp(1rem,.78vw,1.25rem);height:clamp(1rem,.78vw,1.25rem);display:block}.LanguageSwitcher-module__J1kz0W__label{transform:translateY(.06em)}}.LanguageSwitcher-module__J1kz0W__label{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.06em;font-size:clamp(.75rem,.51vw,.8125rem);font-weight:500;line-height:1}@media (max-width:900px){.LanguageSwitcher-module__J1kz0W__switcher{display:none}}.LanguageSwitcher-module__J1kz0W__mobileSwitcher{border-radius:var(--radius-sm);background:var(--surface-white-4);align-items:center;gap:2px;margin:.25rem .75rem .75rem;padding:.25rem;display:flex}.LanguageSwitcher-module__J1kz0W__mobileOption{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:.05em;color:var(--text-white-40);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:.625rem;font-size:clamp(.8125rem,1.4vw,.9375rem);font-weight:500;transition:color .25s,background .25s;display:flex}@media (hover:hover) and (pointer:fine){.LanguageSwitcher-module__J1kz0W__mobileOption:hover{color:var(--text-white-70)}}.LanguageSwitcher-module__J1kz0W__mobileOption:active{color:var(--text-white-70)}.LanguageSwitcher-module__J1kz0W__mobileActive{color:var(--text-white-90);background:var(--surface-white-8)}
.ThemeToggle-module__oTHsDa__toggle{cursor:pointer;color:var(--text-white-35);border-radius:var(--radius-xs);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:color .25s;display:flex}@media (hover:hover) and (pointer:fine){.ThemeToggle-module__oTHsDa__toggle:hover{color:var(--text-white-70)}}.ThemeToggle-module__oTHsDa__toggle:active{color:var(--text-white-70)}.ThemeToggle-module__oTHsDa__icons{place-items:center;width:clamp(1rem,1.1vw,1.25rem);height:clamp(1rem,1.1vw,1.25rem);display:inline-grid}.ThemeToggle-module__oTHsDa__icon{grid-area:1/1;width:100%;height:100%;transition:opacity .3s,transform .45s cubic-bezier(.4,0,.2,1)}.ThemeToggle-module__oTHsDa__isDark .ThemeToggle-module__oTHsDa__sun{opacity:0;transform:rotate(-90deg)scale(.4)}.ThemeToggle-module__oTHsDa__isDark .ThemeToggle-module__oTHsDa__moon,.ThemeToggle-module__oTHsDa__isLight .ThemeToggle-module__oTHsDa__sun{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__oTHsDa__isLight .ThemeToggle-module__oTHsDa__moon{opacity:0;transform:rotate(90deg)scale(.4)}
.Header-module__zCemKG__headerRoot{top:var(--header-top);z-index:100;max-width:var(--content-max-width);padding-inline:var(--header-gutter);font-family:var(--font-plus-jakarta),sans-serif;margin-inline:auto;position:fixed;inset-inline:0}.Header-module__zCemKG__header{--header-logo-size:clamp(2rem,1.95vw,3.125rem);--header-pad:clamp(.4rem,.31vw,.5rem);align-items:center;column-gap:var(--space-sm);min-block-size:var(--header-nav-height);padding:var(--header-pad);background:var(--header-bar-bg);border-radius:calc(var(--header-logo-size)*.25 + var(--header-pad));-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);grid-template-columns:1fr auto 1fr;display:grid;position:relative}.Header-module__zCemKG__header:after{content:"";border:1px solid var(--surface-white-12);border-radius:inherit;pointer-events:none;position:absolute;inset:0;transform:translateZ(0)}.Header-module__zCemKG__logo{flex-shrink:0;align-items:center;gap:clamp(.375rem,.39vw,.625rem);min-inline-size:0;text-decoration:none;display:flex}.Header-module__zCemKG__logoIcon{width:var(--header-logo-size);height:var(--header-logo-size);border-radius:25%;flex-shrink:0}.Header-module__zCemKG__logoText{letter-spacing:.07em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.9375rem,.86vw,1.375rem);font-weight:600;line-height:1.2;overflow:hidden}.Header-module__zCemKG__navWrapper{justify-self:center;min-inline-size:0}.Header-module__zCemKG__navbar{align-items:center;gap:clamp(.25rem,.55vw,.875rem);display:flex}.Header-module__zCemKG__navLink{color:var(--text-white-65);white-space:nowrap;border-radius:var(--radius-xs);justify-content:center;align-items:center;gap:.375rem;padding-inline:clamp(.5rem,.55vw,.875rem);font-size:clamp(.8125rem,.66vw,1.0625rem);font-weight:400;line-height:1.3;text-decoration:none;transition:color .2s;display:flex}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__navLink:hover{color:var(--color-text-primary)}}.Header-module__zCemKG__navLink:active{color:var(--color-text-primary)}.Header-module__zCemKG__chevron{flex-shrink:0;width:.7em;height:.42em;margin-top:.12em;transition:transform .25s;display:inline-flex}.Header-module__zCemKG__dropdownWrap{position:relative}.Header-module__zCemKG__navLinkActive{color:var(--color-text-primary)}.Header-module__zCemKG__chevronOpen{transform:rotate(180deg)}.Header-module__zCemKG__dropdownPortal{z-index:200;background:var(--surface-white-5);border:.35px solid var(--border-white-mid);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);min-inline-size:clamp(10rem,8.75vw,14rem);box-shadow:0 0 60px var(--mobile-panel-shadow-glow),0 8px 32px var(--shadow-panel-md);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;padding:clamp(.375rem,.31vw,.5rem);transition:opacity .25s,visibility .25s;display:flex;position:fixed}.Header-module__zCemKG__dropdownPortalOpen{opacity:1;visibility:visible;pointer-events:auto}.Header-module__zCemKG__dropdownLink{font-family:var(--font-plus-jakarta);color:var(--text-white-55);white-space:nowrap;opacity:0;transition:background .15s ease,color .15s ease,opacity .35s var(--ease-smooth),transform .35s var(--ease-smooth);border-radius:10px;padding:clamp(.4rem,.37vw,.6rem) clamp(.625rem,.55vw,.875rem);font-size:clamp(.8125rem,1.02vw,.875rem);font-weight:400;text-decoration:none;transform:translateY(-6px)}.Header-module__zCemKG__dropdownPortalOpen .Header-module__zCemKG__dropdownLink{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__dropdownLink:hover{background:var(--surface-white-6);color:var(--color-text-primary)}}.Header-module__zCemKG__dropdownLink:active{background:var(--surface-white-8);color:var(--color-text-primary)}.Header-module__zCemKG__chevronPath{fill:none;stroke:currentColor;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;opacity:1}.Header-module__zCemKG__rightSide{justify-self:end;align-items:center;gap:clamp(.5rem,.62vw,1rem);min-inline-size:0;display:flex}.Header-module__zCemKG__ctaWrapper{flex-shrink:0;position:relative}.Header-module__zCemKG__cta{color:var(--color-bg-primary);background:var(--color-text-primary);border-radius:var(--radius-sm);white-space:nowrap;cursor:pointer;box-shadow:0 2px 10px var(--shadow-panel-30);border:none;flex-shrink:0;justify-content:center;align-items:center;gap:clamp(.3rem,.31vw,.5rem);padding:clamp(.45rem,.37vw,.6rem) clamp(.9rem,.87vw,1.4rem);font-size:clamp(.8125rem,.62vw,1rem);font-weight:500;line-height:1.2;text-decoration:none;transition:box-shadow .25s,transform .15s;display:flex}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__cta:hover{box-shadow:0 5px 18px var(--shadow-panel-md);transform:translateY(-1px)}.Header-module__zCemKG__cta:hover .Header-module__zCemKG__ctaIcon{transform:translate(.125rem,-.125rem)}}.Header-module__zCemKG__cta:active{transform:scale(.97)}.Header-module__zCemKG__ctaIcon{width:clamp(.5625rem,.47vw,.75rem);height:clamp(.5625rem,.47vw,.75rem);margin-top:2px;transition:transform .25s;display:inline-flex}.Header-module__zCemKG__arrowPath{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.Header-module__zCemKG__ctaSkeleton{width:clamp(8rem,8.12vw,13rem);border-radius:var(--radius-sm);pointer-events:none;background:linear-gradient(90deg,var(--shimmer-base)0%,var(--shimmer-highlight)50%,var(--shimmer-base)100%);background-size:200% 100%;block-size:clamp(2.1rem,1.56vw,2.5rem);animation:1.6s ease-in-out infinite Header-module__zCemKG__shimmer}@keyframes Header-module__zCemKG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Header-module__zCemKG__mobileActions{align-items:center;gap:clamp(.25rem,1vw,.625rem);margin-inline-end:-.375rem;display:none}.Header-module__zCemKG__burger{cursor:pointer;color:var(--color-text-primary);border-radius:var(--radius-xs);background:0 0;border:none;justify-content:center;align-items:center;min-block-size:2.75rem;min-inline-size:2.75rem;padding:.4125rem;display:flex}.Header-module__zCemKG__profileButton{cursor:pointer;color:var(--color-text-primary);border-radius:var(--radius-xs);background:0 0;border:none;justify-content:center;align-items:center;min-block-size:2.75rem;min-inline-size:2.75rem;padding:.4125rem;text-decoration:none;transition:opacity .2s;display:flex}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__profileButton:hover{opacity:.78}}.Header-module__zCemKG__profileButton:active{opacity:.6}.Header-module__zCemKG__burgerIcon{width:clamp(1.65rem,4.4vw,1.925rem);height:clamp(1.65rem,4.4vw,1.925rem);display:block;overflow:visible}.Header-module__zCemKG__burgerLine{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;transition:transform .45s cubic-bezier(.65,0,.35,1),opacity .25s cubic-bezier(.4,0,.2,1)}.Header-module__zCemKG__burgerIconActive .Header-module__zCemKG__burgerLineTop{transform:translateY(7.66px)rotate(45deg)}.Header-module__zCemKG__burgerIconActive .Header-module__zCemKG__burgerLineMiddle{opacity:0;transform:scaleX(0)}.Header-module__zCemKG__burgerIconActive .Header-module__zCemKG__burgerLineBottom{transform:translateY(-7.66px)rotate(-45deg)}.Header-module__zCemKG__avatarIcon{place-items:center;width:clamp(1.65rem,4.4vw,1.925rem);height:clamp(1.65rem,4.4vw,1.925rem);display:inline-grid;position:relative;overflow:visible}.Header-module__zCemKG__avatarShape,.Header-module__zCemKG__avatarCross{transform-origin:50%;grid-area:1/1;width:100%;height:100%;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.65,0,.35,1)}.Header-module__zCemKG__avatarShape{opacity:1;transform:scale(1.06)rotate(0)}.Header-module__zCemKG__avatarCross{opacity:0;pointer-events:none;transform:scale(.78)rotate(-90deg)}.Header-module__zCemKG__avatarIconActive .Header-module__zCemKG__avatarShape{opacity:0;transform:scale(.78)rotate(90deg)}.Header-module__zCemKG__avatarIconActive .Header-module__zCemKG__avatarCross{opacity:1;transform:scale(1)rotate(0)}.Header-module__zCemKG__avatarCrossA,.Header-module__zCemKG__avatarCrossB{transform:rotate(0)}.Header-module__zCemKG__avatarIconActive .Header-module__zCemKG__avatarCrossA{transform:rotate(45deg)}.Header-module__zCemKG__avatarIconActive .Header-module__zCemKG__avatarCrossB{transform:rotate(-45deg)}.Header-module__zCemKG__portalBurger{z-index:101;cursor:pointer;color:var(--color-text-primary);opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex;position:fixed}.Header-module__zCemKG__portalBurgerVisible{opacity:1;pointer-events:auto}.Header-module__zCemKG__mobilePanel{top:var(--header-top);inline-size:min(22.5rem,92vw);max-block-size:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 2rem);overscroll-behavior:contain;background:var(--mobile-panel-bg);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);box-shadow:0 0 60px var(--mobile-panel-shadow-glow),0 8px 32px var(--mobile-panel-shadow-drop);opacity:0;visibility:hidden;pointer-events:none;z-index:100;border:.35px solid #0000;transition:opacity .3s,visibility .3s;position:fixed;inset-inline-end:calc(var(--header-gutter) - .5rem);overflow-y:auto}.Header-module__zCemKG__mobilePanel:after{content:"";border:1px solid var(--border-white-mid);border-radius:inherit;pointer-events:none;position:absolute;inset:0;transform:translateZ(0)}.Header-module__zCemKG__mobilePanelOpen{opacity:1;visibility:visible;pointer-events:auto}.Header-module__zCemKG__backdrop{z-index:99;position:fixed;inset:0}.Header-module__zCemKG__panelNav{flex-direction:column;gap:.125rem;padding:1rem .75rem 0;display:flex}.Header-module__zCemKG__panelLink{color:var(--text-white-65);text-align:start;border-radius:var(--radius-sm);border-bottom:1px solid var(--border-white-hairline);opacity:0;justify-content:flex-start;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;line-height:1.35;text-decoration:none;transition:color .2s,background .2s;display:flex;transform:translateY(.625rem)}.Header-module__zCemKG__panelLink:last-child{border-bottom:none}.Header-module__zCemKG__mobilePanelOpen .Header-module__zCemKG__panelLink{opacity:1;transition:opacity .35s,transform .35s,color .2s,background .2s;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__panelLink:hover{color:var(--color-text-primary)}.Header-module__zCemKG__panelLink:hover .Header-module__zCemKG__panelIcon{color:var(--text-white-80)}}.Header-module__zCemKG__panelLink:active{background:var(--surface-white-4);color:var(--color-text-primary)}.Header-module__zCemKG__panelIcon{width:1.5rem;height:1.5rem;color:var(--icon-muted);flex-shrink:0;transition:color .2s}.Header-module__zCemKG__panelProfileMode{display:contents}.Header-module__zCemKG__panelRevealItem{opacity:0;transform:translateY(.625rem)}.Header-module__zCemKG__mobilePanelOpen .Header-module__zCemKG__panelProfileMode .Header-module__zCemKG__panelRevealItem,.Header-module__zCemKG__mobilePanelOpen .Header-module__zCemKG__panelProfileMode .Header-module__zCemKG__panelLink,.Header-module__zCemKG__mobilePanelOpen .Header-module__zCemKG__panelProfileMode .Header-module__zCemKG__panelCta{animation:.35s both Header-module__zCemKG__panelReveal;animation-delay:var(--reveal-delay,0s)}@keyframes Header-module__zCemKG__panelReveal{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}.Header-module__zCemKG__panelDivider{background:var(--border-white-hairline);block-size:1px;margin:.25rem 1.25rem}.Header-module__zCemKG__themeRow{border-radius:var(--radius-sm);cursor:pointer;text-align:start;opacity:0;background:0 0;border:none;align-items:center;gap:.75rem;margin:.25rem .75rem;padding:.875rem 1rem;transition:color .2s,background .2s;display:flex;transform:translateY(.625rem)}.Header-module__zCemKG__mobilePanelOpen .Header-module__zCemKG__themeRow{opacity:1;transition:opacity .35s,transform .35s,color .2s,background .2s;transform:translateY(0)}.Header-module__zCemKG__themeRowIcon{width:1.5rem;height:1.5rem;color:var(--icon-muted);flex-shrink:0;transition:color .2s}.Header-module__zCemKG__themeRowLabel{color:var(--text-white-65);flex:1;font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;line-height:1.35;transition:color .2s}.Header-module__zCemKG__themeRow:active{background:var(--surface-white-4)}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__themeRow:hover .Header-module__zCemKG__themeRowLabel{color:var(--color-text-primary)}.Header-module__zCemKG__themeRow:hover .Header-module__zCemKG__themeRowIcon{color:var(--text-white-80)}}.Header-module__zCemKG__themeSwitch{box-sizing:border-box;background:var(--surface-white-8);border:1px solid var(--border-white-mid);border-radius:999px;flex-shrink:0;block-size:1.625rem;inline-size:2.75rem;transition:background .28s,border-color .28s;position:relative}.Header-module__zCemKG__themeSwitchOn{background:var(--text-white-90);border-color:#0000}.Header-module__zCemKG__themeKnob{background:var(--text-white-40);border-radius:50%;block-size:1.25rem;inline-size:1.25rem;transition:transform .3s cubic-bezier(.16,1,.3,1),background .28s;position:absolute;inset-block-start:50%;inset-inline-start:3px;transform:translateY(-50%)}.Header-module__zCemKG__themeSwitchOn .Header-module__zCemKG__themeKnob{background:var(--color-bg-primary);transform:translate(1rem,-50%)}.Header-module__zCemKG__panelCta{border-radius:var(--radius-sm);color:var(--text-white-65);text-align:start;cursor:pointer;opacity:0;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.75rem;margin:.25rem .75rem .75rem;padding:.875rem 1rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);font-weight:500;line-height:1.3;text-decoration:none;display:flex;transform:translateY(.625rem)}.Header-module__zCemKG__mobilePanelOpen .Header-module__zCemKG__panelCta{opacity:1;transition:opacity .35s,transform .35s,color .2s,background .2s;transform:translateY(0)}.Header-module__zCemKG__panelCtaIcon{width:1.5rem;height:1.5rem;color:var(--icon-muted);flex-shrink:0;transition:color .2s}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__panelCta:hover{color:var(--color-text-primary)}.Header-module__zCemKG__panelCta:hover .Header-module__zCemKG__panelCtaIcon{color:var(--text-white-80)}}.Header-module__zCemKG__panelCta:active{background:var(--surface-white-4);color:var(--color-text-primary)}.Header-module__zCemKG__panelCtaDanger,.Header-module__zCemKG__panelCtaDanger .Header-module__zCemKG__panelCtaIcon{color:var(--user-menu-text-danger)}@media (hover:hover) and (pointer:fine){.Header-module__zCemKG__panelCtaDanger:hover,.Header-module__zCemKG__panelCtaDanger:hover .Header-module__zCemKG__panelCtaIcon{color:var(--user-menu-text-danger-hover)}}.Header-module__zCemKG__panelCtaArrow{width:.75rem;height:.75rem;display:inline-flex}@media (max-width:1250px){.Header-module__zCemKG__logoText{display:none}.Header-module__zCemKG__header{grid-template-columns:auto 1fr auto}.Header-module__zCemKG__navLink{padding-inline:clamp(.5rem,.8vw,1rem)}}@media (max-width:900px){.Header-module__zCemKG__logo{display:flex}.Header-module__zCemKG__logoIcon{width:2.5rem;height:2.5rem}.Header-module__zCemKG__logoText{font-size:1.1875rem;display:block}.Header-module__zCemKG__header{--header-logo-size:2.5rem;border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:.4rem;display:flex}.Header-module__zCemKG__headerRoot{padding-block:6px}.Header-module__zCemKG__navWrapper,.Header-module__zCemKG__rightSide{display:none}.Header-module__zCemKG__mobileActions{display:flex}}@media (max-width:900px) and (orientation:landscape){.Header-module__zCemKG__mobilePanel{max-block-size:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 3rem)}}@-moz-document url-prefix(){.Header-module__zCemKG__header{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--header-bar-bg-solid)!important}.Header-module__zCemKG__dropdownPortal,.Header-module__zCemKG__mobilePanel{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-opaque-bg)!important}}
.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}
.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}}
