@font-face{font-family:inter;src:url(../media/inter_latin_wght_normal-s.p.c757f81b.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:inter;src:url(../media/inter_latin_wght_italic-s.p.b61a9cbb.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:italic}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:107.89%}.inter_dc360ce-module__cDUEjG__className{font-family:inter,inter Fallback}
*{scrollbar-width:thin;scrollbar-color:gray transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:gray;background-clip:content-box;border:2px solid #0000;border-radius:999px}
:root{--auth-color-bg:#655dc6;--auth-color-surface:#fbfbfb;--auth-color-primary:#655dc6;--auth-color-border:#ddd;--auth-color-text:#111;--auth-color-muted:#666;--auth-color-input-bg:#f5f5f5;--auth-color-input-disabled:#f0f0f0;--auth-color-error-bg:#fee;--auth-color-error-text:#c33;--auth-color-success-bg:#d4edda;--auth-color-success-text:#155724;--auth-radius-sm:4px;--auth-radius-md:6px;--auth-shadow-md:0 4px 6px -1px #0000001a;--auth-space-xs:.5rem;--auth-space-sm:.75rem;--auth-space-md:1rem;--auth-space-lg:1.5rem;--auth-space-xl:2rem;--auth-fs-label:.875rem;--auth-fs-body:1rem;--auth-fs-title:clamp(1.625rem,1.2vw + 1rem,2rem);--auth-fs-hero:2rem;--auth-fs-hero-subtitle:1.5rem;--auth-motion-fast:.18s;--auth-motion-standard:.22s;--auth-ease-standard:cubic-bezier(.2,.7,.2,1)}.auth-shell-bg{background-color:var(--auth-color-bg);justify-content:center;align-items:stretch;width:100%;min-height:100dvh;display:flex;overflow-x:hidden}.auth-shell-container{flex-direction:column;width:100%;min-height:100dvh;display:flex}.auth-brand-panel{background-image:url(/images/background-waves.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:360px;position:relative}.auth-brand-content{z-index:1;color:#fff;max-width:620px;margin:32px 24px;padding-right:20px;position:relative}.auth-brand-logo{width:100%;max-width:320px;height:auto}.auth-brand-copy{margin-top:2rem}.auth-brand-title{font-size:var(--auth-fs-hero);margin:0 0 1rem;font-weight:700}.auth-brand-subtitle{font-size:var(--auth-fs-hero-subtitle);margin:0 0 1rem;font-weight:700}.auth-brand-paragraph{margin:0 0 2rem;font-size:1rem;line-height:1.6}.auth-brand-paragraph:last-child{margin-bottom:0}.auth-form-panel{background-color:var(--auth-color-surface);justify-content:center;align-items:center;width:100%;display:flex;overflow-y:auto}.auth-form-shell{box-sizing:border-box;width:min(100%,600px);padding:32px 20px}.auth-form-header{text-align:center;margin-bottom:2rem}.auth-form-title{font-size:var(--auth-fs-title);color:var(--auth-color-primary);margin:1rem 0 0;font-weight:700;line-height:1.25}.auth-main-form{gap:var(--auth-space-lg);flex-direction:column;width:100%;display:flex}.auth-grid-2{gap:var(--auth-space-md);grid-template-columns:1fr 1fr;display:grid}.auth-field{gap:var(--auth-space-xs);flex-direction:column;display:flex}.auth-label{font-size:var(--auth-fs-label);color:var(--auth-color-text);font-weight:500}.auth-input,.auth-select-button,.auth-password-input{box-sizing:border-box;border-radius:var(--auth-radius-md);border:1px solid var(--auth-color-border);background-color:var(--auth-color-input-bg);width:100%;font-size:var(--auth-fs-body);color:var(--auth-color-text);transition:border-color var(--auth-motion-fast)var(--auth-ease-standard),background-color var(--auth-motion-fast)var(--auth-ease-standard),opacity var(--auth-motion-fast)var(--auth-ease-standard);outline:none;padding:.75rem 1rem}.auth-input:focus,.auth-select-button:focus,.auth-password-input:focus{border-color:var(--auth-color-primary)}.auth-input:disabled,.auth-select-button:disabled,.auth-password-input:disabled,.auth-submit:disabled{cursor:not-allowed;opacity:.7}.auth-input:disabled,.auth-select-button:disabled,.auth-password-input:disabled{background-color:var(--auth-color-input-disabled)}.auth-password-wrap{position:relative}.auth-password-input{padding-right:2.5rem}.auth-password-toggle{cursor:pointer;opacity:.65;transition:opacity var(--auth-motion-fast)var(--auth-ease-standard);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-password-toggle:hover{opacity:1}.auth-alert{border-radius:var(--auth-radius-md);font-size:var(--auth-fs-label);text-align:center;width:100%;padding:.75rem 1rem}.auth-alert-error{background-color:var(--auth-color-error-bg);color:var(--auth-color-error-text)}.auth-alert-success{background-color:var(--auth-color-success-bg);color:var(--auth-color-success-text)}.auth-field-error{color:var(--auth-color-error-text);margin:0;font-size:.8125rem}.auth-input-invalid,.auth-password-input.auth-input-invalid{border-color:var(--auth-color-error-text)}.auth-password-requirements{flex-direction:column;gap:.25rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.auth-password-requirement{align-items:center;gap:.375rem;display:flex}.auth-password-requirement:before{content:"";border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.auth-password-requirement-unmet{color:var(--auth-color-muted)}.auth-password-requirement-unmet:before{background-color:var(--auth-color-muted)}.auth-password-requirement-met{color:var(--auth-color-success-text,#0d7a3e)}.auth-password-requirement-met:before{background-color:var(--auth-color-success-text,#0d7a3e)}.auth-footer-link{color:var(--auth-color-muted);text-align:center;margin-top:2rem;font-size:.875rem}.auth-status-panel{align-items:stretch;gap:var(--auth-space-lg);flex-direction:column;width:100%;display:flex}.auth-status-icon{background-color:var(--auth-color-error-bg);width:3.5rem;height:3.5rem;color:var(--auth-color-error-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto;display:flex}.auth-status-message{text-align:left;line-height:1.55}.auth-status-message p{margin:0}.auth-status-lead{color:var(--auth-color-muted);font-size:var(--auth-fs-label);text-align:center;margin:0;line-height:1.55}.auth-form-shell-status .auth-form-header{margin-bottom:1.5rem}.auth-form-shell-status .auth-status-panel .auth-submit{width:100%;min-width:0}.auth-link{color:var(--auth-color-primary);font-weight:500;text-decoration:none}.auth-submit-row{justify-content:stretch;width:100%;display:flex}.auth-submit{border-radius:var(--auth-radius-md);background-color:var(--auth-color-primary);color:#fff;cursor:pointer;width:100%;min-width:160px;transition:opacity var(--auth-motion-fast)var(--auth-ease-standard);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:500;display:inline-flex}.auth-divider{background-color:#e0e0e0;width:100%;height:1px}.auth-row-between{justify-content:space-between;align-items:center;display:flex}.auth-row-inline{align-items:center;gap:.5rem;display:flex}.auth-checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--auth-color-primary)}.auth-country-dropdown{border:1px solid var(--auth-color-border);border-radius:var(--auth-radius-md);box-shadow:var(--auth-shadow-md);z-index:9999;background-color:#fff;flex-direction:column;max-height:250px;margin-top:4px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.auth-country-backdrop{z-index:998;position:fixed;inset:0}.auth-country-list{max-height:190px;overflow:hidden auto}.auth-country-item{text-align:left;cursor:pointer;width:100%;transition:background-color var(--auth-motion-fast)var(--auth-ease-standard);background-color:#fff;border:none;padding:.75rem 1rem;font-size:.875rem}.auth-country-item:hover{background-color:#f9f9f9}.auth-country-item-selected{background-color:#f5f5f5}.auth-phone-container{width:100%;position:relative}.auth-phone-container .flag-dropdown,.auth-phone-button{border:none!important;border-right:1px solid var(--auth-color-border)!important;background-color:var(--auth-color-input-bg)!important;cursor:pointer!important;z-index:2!important;border-radius:6px 0 0 6px!important;width:48px!important;height:100%!important;padding:0!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.auth-phone-container .flag-dropdown:hover,.auth-phone-button:hover{background-color:#eee!important}.auth-phone-container .flag-dropdown.open,.auth-phone-button.open{z-index:9999!important}.auth-phone-container .selected-flag{background:0 0!important;border-radius:6px 0 0 6px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;padding:0!important;display:flex!important}.auth-phone-container .selected-flag .arrow{border-top-color:var(--auth-color-muted)!important}.auth-phone-container .flag-dropdown.open .selected-flag .arrow,.auth-phone-button.open .selected-flag .arrow{border-top:none!important;border-bottom:4px solid var(--auth-color-muted)!important}.auth-phone-container.auth-phone-disabled .flag-dropdown,.auth-phone-container.auth-phone-disabled .auth-phone-button{background-color:var(--auth-color-input-disabled)!important;cursor:not-allowed!important}.auth-phone-input{z-index:1!important;border-radius:var(--auth-radius-md)!important;border:1px solid var(--auth-color-border)!important;background-color:var(--auth-color-input-bg)!important;box-sizing:border-box!important;outline:none!important;width:100%!important;min-height:48px!important;padding:.75rem 1rem .75rem 3.5rem!important;font-size:1rem!important;position:relative!important}.auth-phone-container.auth-phone-disabled .auth-phone-input{background-color:var(--auth-color-input-disabled)!important}.auth-phone-container .country-list,.auth-phone-dropdown{z-index:9999!important;border:1px solid var(--auth-color-border)!important;border-radius:var(--auth-radius-md)!important;width:300px!important;min-width:300px!important;max-width:min(400px,100vw - 2rem)!important;max-height:250px!important;box-shadow:var(--auth-shadow-md)!important;font-size:var(--auth-fs-body)!important;background-color:#fff!important;margin-top:4px!important;margin-left:0!important;overflow-y:auto!important}.auth-phone-dropdown .search{z-index:1!important;border-bottom:1px solid var(--auth-color-border)!important;background:#fff!important;padding:.5rem!important;position:sticky!important;top:0!important}.auth-phone-dropdown .search-emoji{display:none!important}.auth-phone-dropdown .search-box{border:1px solid var(--auth-color-border)!important;border-radius:var(--auth-radius-sm)!important;width:100%!important;font-size:var(--auth-fs-body)!important;box-sizing:border-box!important;margin:0!important;padding:.5rem .75rem!important}.auth-phone-dropdown .search-box:focus{border-color:var(--auth-color-primary)!important;outline:none!important}.auth-phone-dropdown .country{transition:background-color var(--auth-motion-fast)var(--auth-ease-standard);padding:.5rem .75rem}.auth-phone-dropdown .country:hover{background-color:#f9f9f9!important}.auth-phone-dropdown .country.highlight{color:#fff;background-color:var(--auth-color-primary)!important}.auth-phone-dropdown .country.highlight .dial-code{color:#ffffffd9}.auth-field-phone{z-index:0;position:relative;overflow:visible}.auth-grid-2 .auth-field-phone,.auth-form-shell-signup .auth-field-phone{overflow:visible}.auth-field-phone:has(.flag-dropdown.open){z-index:10000}.auth-form-shell-signup:has(.flag-dropdown.open){overflow:visible}@media (max-height:820px) and (min-width:1025px){.auth-form-shell-signup:has(.flag-dropdown.open){overflow-y:visible}}@media (min-width:1025px){.auth-shell-container{flex-direction:row}.auth-brand-panel,.auth-form-panel{width:50%;min-height:100dvh}.auth-form-shell{padding:40px 32px}.auth-submit-row{justify-content:flex-end}.auth-submit{width:auto}.auth-form-shell-status .auth-submit-row{justify-content:stretch}.auth-form-shell-status .auth-status-panel .auth-submit{width:100%}}@media (max-width:1366px){.auth-brand-content{margin-top:30px;margin-left:40px;padding-bottom:150px}.auth-brand-logo{width:50%;max-width:280px}.auth-brand-title{font-size:1.5rem}.auth-brand-subtitle{font-size:1.25rem}.auth-brand-paragraph{font-size:.9rem}}@media (max-width:1024px){.auth-shell-container{flex-direction:column}.auth-brand-panel{width:100%;min-height:360px}.auth-form-panel{width:100%}.auth-grid-2{grid-template-columns:1fr}}@media (max-width:768px){.auth-brand-content{margin-top:24px;margin-left:20px;margin-right:20px;padding-bottom:20px}.auth-form-title{font-size:1.375rem}}@media (max-height:820px) and (min-width:1025px){.auth-form-shell{padding-top:20px;padding-bottom:20px}.auth-main-form{gap:1rem}.auth-form-title{font-size:1.35rem}.auth-form-shell-signup{padding-top:14px;padding-bottom:14px}.auth-form-shell-signup .auth-form-header{margin-bottom:.9rem}.auth-form-shell-signup .auth-main-form{gap:.85rem}.auth-form-shell-signup .auth-input,.auth-form-shell-signup .auth-select-button,.auth-form-shell-signup .auth-password-input,.auth-form-shell-signup .auth-phone-input{min-height:42px!important;padding-top:.6rem!important;padding-bottom:.6rem!important}.auth-form-shell-signup .auth-signup-location-group{gap:.85rem!important}.auth-form-shell-signup .auth-footer-link{margin-top:1rem}.auth-form-shell-signup{scrollbar-gutter:stable;max-height:calc(100dvh - 24px);padding-bottom:28px;overflow-y:auto}}@media (prefers-reduced-motion:reduce){.auth-input,.auth-select-button,.auth-password-input,.auth-password-toggle,.auth-submit,.auth-country-item{transition:none!important}}
