:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{color:#fff;background-color:#0e0e0e;width:100%;min-height:100vh;margin:0;padding:0;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.auth-root{flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.left-side{flex-direction:column;flex:1;align-items:flex-start;padding:0 5% 0 10%;display:flex}.logo-img{width:180px;max-width:80%;height:auto;margin-bottom:20px}.hero-text{color:#fff;max-width:500px;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.right-side{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.login-card{box-sizing:border-box;background-color:#1a1a1a;border-radius:12px;flex-direction:column;gap:15px;width:100%;max-width:400px;padding:40px;display:flex;box-shadow:0 10px 50px #00000080}.register-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.custom-input,.custom-select{color:#000;box-sizing:border-box;background-color:#d1d1d1;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px}.btn-login{color:#000;cursor:pointer;background-color:#b89b4d;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:700;transition:transform .2s,background-color .2s}.btn-login:hover{background-color:#d4b45d;transform:translateY(-2px)}.footer-link{color:#888;text-align:center;font-size:.9rem}.footer-link button,.forgot-link-btn{color:#b89b4d;cursor:pointer;background:0 0;border:none;font-weight:700;text-decoration:underline}@media (width<=992px){.auth-root{flex-direction:column;justify-content:flex-start;padding-top:40px}.left-side{text-align:center;align-items:center;padding:20px}.hero-text{max-width:100%;margin-bottom:30px}.right-side{width:100%;padding:10px}.login-card{max-width:90%;padding:25px}}@media (width<=480px){.register-grid{grid-template-columns:1fr}.hero-text{font-size:2rem}.logo-img{width:140px}}html,body,#root{background-color:#0d0d0d!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.welcome-root{color:#fff;background-color:#0d0d0d;flex-direction:column;width:100%;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.welcome-content{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:40px;min-height:0;padding:0 8%;display:flex}.welcome-text-container{text-align:left;z-index:10;flex-direction:column;flex:1;align-items:flex-start;display:flex}.welcome-user-name{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700}.welcome-main-title{margin:10px 0 25px;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:600;line-height:1.1;color:#fff!important}.welcome-description-text{color:#aaa;text-align:left;width:100%;font-size:clamp(1.1rem,1.8vw,1.3rem)}.welcome-desc-content{text-align:left!important}.welcome-list{margin:20px 0 0;padding-left:20px;list-style-type:disc;text-align:left!important}.welcome-list li{margin-bottom:12px;line-height:1.4;text-align:left!important}.welcome-right{flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.welcome-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:80%}.welcome-footer{box-sizing:border-box;background:#0d0d0d;justify-content:space-between;align-items:center;width:100%;height:100px;padding:0 8%;display:flex}.welcome-dots{gap:12px;display:flex}.welcome-dot-item{background-color:#333;border-radius:10px;width:25px;height:5px}.welcome-dot-item.active{background-color:#b89b4d;width:45px}.welcome-navigation{gap:15px;display:flex}.welcome-button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:14px 30px;font-size:1rem;font-weight:700}.btn-next{color:#000;background-color:#b89b4d}.btn-back{color:#888;background-color:#1a1a1a;border:1px solid #333}@media (width<=992px){.welcome-root{overflow-y:auto}.welcome-content{text-align:center;flex-direction:column;justify-content:flex-start;padding:40px 5% 20px}.welcome-right{order:-1;justify-content:center;width:100%;height:35vh;margin-bottom:20px}.welcome-image{max-height:100%}.welcome-text-container{text-align:left;align-items:flex-start}.welcome-footer{background:#0d0d0d;flex-direction:column;gap:20px;height:auto;padding:20px;position:sticky;bottom:0}.welcome-navigation{justify-content:center;width:100%}.welcome-button{flex:1}}
