:is(html:has(.auth-wrapper),body:has(.auth-wrapper)){height:100vh;overflow:hidden}.auth-wrapper{background-color:#ff5e3c1a;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;overflow:hidden}:root.dark:has(.auth-wrapper){--color-bg:#ff5e3c1a}.dark .auth-wrapper{background-color:#ff5e3c1a}.dark .auth-content{background-color:#fff}.auth-content{background-color:#fff;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:1200px;height:700px;display:flex;position:relative}.auth-logo{z-index:10;filter:brightness(0);width:100px;height:auto;transition:transform .2s;position:absolute;top:0;right:0;transform:translate(44%,-44%)}.auth-logo:hover{transform:translate(44%,-44%)scale(1.1)}.auth-form-section{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.auth-form-section::-webkit-scrollbar{display:none}.auth-animation-section{border-radius:20px;flex:1;justify-content:center;align-items:center;height:calc(100% - 24px);margin:12px 12px 12px 0;display:flex;overflow:hidden}.login-animation-container{width:100%;height:100%;position:relative;overflow:hidden}.login-animation-image{object-fit:cover;width:100%;height:100%;display:block}.login-animation-ext-btn{cursor:pointer;border-radius:12px;width:43%;height:10%;transition:opacity .2s;position:absolute;top:70%;left:30%}.login-animation-ext-btn:hover{opacity:.85;background:#ffffff1a}.dark .auth-form h2,.dark .auth-switch-text,.dark .terms-label span,.dark .auth-modal-container h3{color:#231f20!important}.auth-switch-text{color:#231f20;align-items:center;gap:5px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;display:flex}.auth-switch-text span{color:#ff5e3c;letter-spacing:-.42px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700}.auth-form-container{scrollbar-width:none;-ms-overflow-style:none;flex-grow:1;justify-content:center;align-items:center;width:100%;padding:40px 0;display:flex;position:relative;overflow-y:auto}.auth-form-container::-webkit-scrollbar{display:none}.auth-form{flex-direction:column;align-items:center;gap:30px;width:100%;max-width:450px;display:flex}.auth-header{text-align:center}.auth-welcome{color:#0c0a10;margin:0;font-family:Poppins,sans-serif;font-size:26px;font-weight:400;line-height:1.3}.auth-welcome em{font-style:normal;font-weight:600}.field-group{flex-direction:column;align-items:flex-start;gap:15px;width:100%;display:flex}.input-label-text{color:#231f20;margin-bottom:0;padding:0 10px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:12px;display:block}.auth-subtitle{color:#666;margin:0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}.social-buttons-top{width:100%}.social-buttons-top button{cursor:pointer;color:#1d3557;background:#fff;border:1px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,box-shadow .2s,border-color .2s;display:flex}.social-buttons-top button:hover{background:#fafafa;border-color:#ccc;box-shadow:0 2px 8px #00000014}.social-buttons-row{width:100%}.social-btn{cursor:pointer;color:#202020;background:#fff;border:1px solid #e8ecf4;border-radius:8px;flex:1 0 0;justify-content:center;align-items:center;gap:9px;height:48px;padding:15px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;transition:background .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 10px #0000000d}.social-btn:hover{background:#fafafa;border-color:#d0d5dd;box-shadow:0 4px 14px #0000001a}.social-btn:disabled{opacity:.5;cursor:not-allowed}.auth-motion-wrapper{justify-content:center;width:100%;display:flex}.auth-form h2{color:#1d3557;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700}.auth-form form{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.auth-form .input-wrapper input{color:#231f20;box-sizing:border-box;background:#fff;border:1px solid #e8ecf4;border-radius:12px;width:100%;height:55px;padding:12px 12px 12px 40px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;transition:background-color .25s,border-color .25s,box-shadow .25s,color .25s}.auth-form .input-wrapper input:focus,.auth-form .input-wrapper.input-wrapper--focused input{color:#ff5e3c;box-shadow:none;background:linear-gradient(90deg,#ff5e3c33,#ff5e3c33),linear-gradient(90deg,#fff,#fff);border-color:#ff5e3c;outline:none}.auth-form .input-wrapper input::placeholder{color:#676d75;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500}.auth-form .input-wrapper.input-wrapper--focused input::placeholder{color:#ff5e3c}.name-inputs{gap:1.5rem;width:100%;display:flex}.name-inputs .input-wrapper{flex:1}.input-wrapper{width:100%;position:relative}.input-icon{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-label{align-items:center;gap:6px;margin-bottom:15px;font-weight:500;display:flex}.auth-input-icon{width:16px;height:16px}.mb-1{margin-bottom:16px}.password-input input{padding-right:44px}.toggle-password{cursor:pointer;opacity:.8;width:22px;height:22px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.toggle-password img{width:100%;height:100%}.forgot-link{color:#ff5e3c;padding:0 12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.forgot-link:hover{color:#df4d2e;text-decoration:underline}.auth-submit-btn{color:#fff;letter-spacing:.8px;text-transform:capitalize;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ff5e3c;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:50px;padding:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:0 4px #df4d2e}.auth-submit-btn:active:not(:disabled){transform:translateY(4px);box-shadow:0 0 #df4d2e}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.connect-divider{color:#b8bdbf;text-align:center;justify-content:center;align-items:center;gap:12px;width:370px;max-width:100%;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;display:flex;position:relative}.connect-divider:before,.connect-divider:after{content:"";background-color:#e8ecee;flex:1;height:1px}.social-buttons{gap:1.5rem;margin-bottom:1.875rem;display:flex}.social-buttons button{cursor:pointer;color:#202020;background:linear-gradient(#fdfdfd 0%,#e3e3e3 100%);border:0 solid #e8ecee;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;transition:filter .2s,box-shadow .2s;display:flex}.social-buttons button:hover{filter:brightness(.96);box-shadow:0 2px 4px #0000000d}.btn-social .icon{width:1rem;height:1rem;display:block}.auth-mobile-header{display:none}.auth-mobile-header-content{align-items:center;gap:1rem;display:flex}.auth-mobile-logo-img{width:auto;height:28px}.auth-mobile-divider{background:#fff9;width:1.5px;height:30px}.auth-mobile-tagline{letter-spacing:.05em;color:#fff;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:.6rem;font-weight:700;line-height:1.3}.password-strength-wrapper{width:100%;margin-bottom:1.5rem}.progress-bar{background:#e8ecee;border-radius:4px;height:6px;overflow:hidden}.progress-fill{height:100%;transition:width .3s}.password-strength-text{color:#9399a1;justify-content:space-between;margin-top:.25rem;font-family:Montserrat,sans-serif;font-size:.75rem;display:flex}.auth-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.auth-modal-container{text-align:start;background:#fff url(../media/three-circle-bg.1667457a.png) -5px -5px no-repeat;border-radius:12px;width:500px;max-width:90%;padding:1.875rem;position:relative;box-shadow:0 4px 12px #00000026}.auth-modal-close{color:#666;cursor:pointer;z-index:10;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:background .2s,color .2s;display:flex;top:12px;right:12px;position:absolute!important}.auth-modal-close:hover{color:#333;background:#e8e8e8}.auth-modal-container>*{z-index:1;position:relative}.auth-modal-header{flex-direction:column;align-items:start;margin-bottom:1rem;display:flex}.three-bg-circles{position:absolute;top:-5px;left:-5px}.checkmark{color:#28a745;background:#e8f8ec;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex}.auth-modal-container h3{color:#1d3557;margin:0;font-family:Montserrat,sans-serif;font-weight:700}.auth-modal-container p{color:#9399a1;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:24.655px}.resend-text{color:#9399a1;margin-top:1.5rem;margin-bottom:2.5rem;font-size:.875rem!important}.resend-link{cursor:pointer;color:#3167f2;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;font-family:Montserrat,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:24.655px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.auth-modal-btn{color:#fff;cursor:pointer;background:#ff5a3c;border:none;border-radius:8px;width:100%;padding:.875rem 1.75rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:background .3s,transform .2s;position:relative;overflow:hidden}.auth-form-error{z-index:100;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#e63946;border-radius:50px;width:fit-content;max-width:90vw;margin:0 auto;padding:.7rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;position:fixed;top:20px;left:0;right:0;overflow:hidden;box-shadow:0 4px 20px #e6394659}.auth-form-success{color:#2e7d32;text-align:center;background:#2e7d321a;border-radius:8px;margin-bottom:.5rem;padding:.5rem;font-size:.8rem}.auth-modal-btn:hover{background:#e0442c}.auth-modal-btn-text{z-index:2;position:relative}.auth-modal-btn-progress{z-index:1;background:#00000040;height:100%;transition:width .1s linear;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:18px;height:18px}.auth-terms{text-align:center;margin:1rem 0;font-size:.85rem;line-height:1.4}.terms-text{color:#1d3557;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500}.terms-text a{color:#e63946;font-weight:600;text-decoration:none}.terms-text a:hover{text-decoration:underline}.terms-label{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.terms-label input{margin-top:2px}.terms-label a{color:var(--primary-color);text-decoration:underline}.terms-label span{color:#1d3557;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500}.terms-label a{color:#e63946;cursor:pointer;font-weight:600;text-decoration:none}.terms-label a:hover{text-decoration:underline}.terms-label input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:4px;min-width:20px;min-height:20px;transition:all .3s;position:relative}.terms-label input[type=checkbox]:checked{background:#ff5e3c;border-color:#ff5e3c}.terms-label input[type=checkbox]:checked:after{content:"";border:3px solid #fff;border-width:0 3px 3px 0;width:4px;height:10px;position:absolute;top:0;left:5px;transform:rotate(45deg)}@media (max-width:1024px){.auth-wrapper{padding:1rem}.auth-content{height:600px}.auth-logo{width:80px}.auth-form h2{font-size:1.3rem}.auth-form .input-wrapper input{height:48px;font-size:14px}.auth-submit-btn{height:45px;font-size:15px}.auth-form form{gap:16px}}@media (max-width:850px){.auth-content{height:520px}.auth-logo{width:70px}.auth-form .input-wrapper input{height:44px;padding:10px 10px 10px 36px}.auth-submit-btn{height:42px;font-size:14px}.auth-form form{gap:14px}.connect-divider{width:100%}}@media (max-width:768px){:is(html:has(.auth-wrapper),body:has(.auth-wrapper)){height:100dvh;overflow:hidden}.auth-wrapper{background-color:#fff;align-items:stretch;height:100dvh;min-height:0;padding:0;overflow:hidden}.dark .auth-wrapper{background-color:#fff}.auth-content{border-radius:0;flex-direction:column;justify-content:flex-start;max-width:none;height:100dvh;min-height:0;padding:0;overflow:hidden}.auth-logo,.auth-animation-section{display:none}.auth-mobile-header{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 28px 28px;flex-shrink:0;justify-content:center;align-items:flex-end;width:100%;height:95px;padding:0 1.5rem 1rem;display:flex}.auth-mobile-logo-img{height:34px}.auth-mobile-divider{width:2px;height:34px}.auth-mobile-tagline{font-size:.65rem}.auth-form-section{flex:1;justify-content:flex-start;width:100%;height:auto;min-height:0;padding:.5rem 1.5rem 1rem;overflow-y:auto}.auth-form{width:100%;max-width:450px}.auth-switch-text{margin-bottom:-.75rem}.auth-terms{margin:0}.terms-text{font-size:.65rem}}@media (max-width:475px){.auth-content{padding:0}.auth-form-section{padding:.5rem 1rem 1rem}}.auth-sync-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-sync-content{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:40px;display:flex;box-shadow:0 4px 24px #0000001a}.auth-sync-content .loading-spinner{border:3px solid #ff5e3c33;border-top-color:#ff5e3c;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.auth-sync-content p{color:#1a1a1a;margin:0;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}.auth-sync-error-icon{color:#dc2626;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.auth-sync-error{color:#dc2626;text-align:center;margin:0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500}.auth-sync-retry-button{color:#fff;cursor:pointer;background:linear-gradient(#ff5e3c 0%,#e45638 100%);border:none;border-radius:8px;padding:12px 24px;font-family:Montserrat,sans-serif;font-size:.9375rem;font-weight:600}
