:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#0f172a;--bg-card:#1e293b;--border:#2e303a;--code-bg:#1f2028;--accent:#38bdf8;--accent-bg:#38bdf81a;--accent-border:#38bdf880;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 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: ;--lightningcss-dark:initial;color-scheme: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:light){:root{--text:#6b6375;--text-h:#08060d;--bg:#f8fafc;--bg-card:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#0284c7;--accent-bg:#0284c71a;--accent-border:#0284c780;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}@media (width<=1024px){:root{font-size:16px}h1{margin:20px 0!important;font-size:36px!important}h2{font-size:20px!important}}html,body{background-color:var(--bg);width:100%;min-height:100vh;margin:0;padding:0;overflow-x:clip}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;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}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}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%}#social .button-icon{filter:invert()brightness(2)}div[class*=mainWrapper]{overflow-x:clip!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:linear-gradient(#a855f7 0%,#38bdf8 100%);border-radius:100px;box-shadow:inset 0 0 2px #0000004d}::-webkit-scrollbar-thumb{background:#0f172abf padding-box padding-box;border:2px solid #0000;border-radius:100px;transition:background .2s;box-shadow:inset 0 0 0 1px #ffffff0d}::-webkit-scrollbar-thumb:hover{background:#0f172a8c padding-box padding-box;border:2px solid #0000}*{scrollbar-width:thin;scrollbar-color:#223b64 #090d16}.loading-viewport{z-index:9999;background:radial-gradient(circle,#111827 0%,#030712 100%);justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loading-wrapper{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.loader-portal{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.portal-ring{border:3px solid #0000;border-radius:50%;position:absolute}.ring-outer{border-top-color:#3b82f6;border-bottom-color:#1d4ed8;width:120px;height:120px;animation:2s linear infinite spin}.ring-middle{border-left-color:#a855f7;border-right-color:#7c3aed;width:90px;height:90px;animation:1.5s linear infinite spin-reverse}.ring-inner{border-top-color:#ec4899;border-bottom-color:#be185d;width:60px;height:60px;animation:1s cubic-bezier(.5,0,.5,1) infinite spin}.portal-core{background-color:#f43f5e;border-radius:50%;width:24px;height:24px;animation:1.2s ease-in-out infinite alternate pulse;box-shadow:0 0 25px #f43f5e,0 0 50px #be185d}.loading-text-container{text-align:center;color:#fff}.access-granted{letter-spacing:4px;background:linear-gradient(90deg,#3b82f6,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:800;animation:2s ease-in-out infinite alternate text-glow}.welcome-user{color:#9ca3af;margin-top:.5rem;margin-bottom:1.5rem;font-size:1.1rem}.highlight-user{color:#fff;font-weight:600}.status-bar{background:#ffffff14;border-radius:10px;width:250px;height:4px;margin:0 auto .75rem;overflow:hidden}.status-progress{background:linear-gradient(90deg,#3b82f6,#a855f7,#ec4899);border-radius:10px;width:0%;height:100%;animation:2.5s cubic-bezier(.4,0,.2,1) forwards fill-bar}.loading-subtext{color:#6b7280;text-transform:uppercase;letter-spacing:2px;font-size:.75rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}@keyframes pulse{0%{opacity:.7;transform:scale(.85)}to{opacity:1;transform:scale(1.15)}}@keyframes text-glow{0%{filter:drop-shadow(0 0 2px #3b82f64d)}to{filter:drop-shadow(0 0 12px #ec489999)}}@keyframes fill-bar{to{width:100%}}.login-container{box-sizing:border-box;background-color:#0d1117;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.cursor-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#06b6d426 0%,#0000 70%);border-radius:50%;width:600px;height:600px;transition:width .2s,height .2s;position:absolute;transform:translate(-50%,-50%)}.login-card{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#161b22;border:1px solid #30363d;border-radius:24px;width:100%;max-width:850px;min-height:500px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.login-aside{background:linear-gradient(135deg,#0d1117 0%,#161b22 100%);border-right:1px solid #30363d;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.blob{filter:blur(20px);opacity:.4;background:linear-gradient(135deg,#06b6d4 0%,#b002c2 100%);border-radius:50%;position:absolute}.blob-1{width:250px;height:250px;top:-50px;left:-50px}.blob-2{background:linear-gradient(135deg,#b002c2,#0d1117);width:180px;height:180px;bottom:-40px;right:-20px}.aside-title{color:#fff;z-index:2;text-align:center;margin:0;font-size:2.2rem;font-weight:800}.aside-title span{color:#b002c2}.aside-subtitle{color:#8b949e;z-index:2;margin-top:10px;font-size:.9rem}.login-main{background-color:#161b22;flex-direction:column;flex:1;justify-content:center;padding:50px;display:flex}.form-title{color:#fff;margin-bottom:30px;font-size:1.75rem;font-weight:700}.form-group{margin-bottom:20px}.form-label{color:#8b949e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.form-input{box-sizing:border-box;color:#fff;background-color:#0d1117;border:1px solid #30363d;border-radius:12px;width:100%;padding:12px 16px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:#b002c2;outline:none;box-shadow:0 0 0 1px #b002c2}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b002c2 0%,#06b6d4 100%);border:none;border-radius:12px;width:100%;margin-top:10px;padding:14px;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .1s}.btn-submit:hover{opacity:.95}.btn-submit:active{transform:scale(.99)}.btn-submit:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.login-card{max-width:650px}.login-main{padding:35px}.login-aside{padding:25px}.aside-title{font-size:1.8rem}}@media (width<=580px){.login-card{flex-direction:column;max-width:400px;height:auto;min-height:auto}.login-aside{border-bottom:1px solid #30363d;border-right:none;padding:30px 20px}.blob-1{width:150px;height:150px}.blob-2{width:120px;height:120px}.aside-title{font-size:1.6rem}.login-main{padding:40px 25px}.form-title{text-align:center;margin-bottom:25px;font-size:1.5rem}}._sidebar_1t8o2_3{box-sizing:border-box;background-color:#0f172a;border-right:1px solid #334155;flex-direction:column;justify-content:space-between;width:270px;min-width:270px;height:100vh;max-height:100vh;padding:24px 18px;display:flex;overflow-y:auto}._branding_1t8o2_19{border-bottom:1px solid #334155;margin-bottom:24px;padding-bottom:20px;padding-left:8px}._brandLogoImg_1t8o2_26{object-fit:contain;width:auto;height:40px}._brandLogoContainer_1t8o2_32{align-items:center;gap:10px;display:flex}._brandLogo_1t8o2_26{color:#fff;background:linear-gradient(135deg,#8b00d0 0% 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 0 15px #06b6d466}._brandTitle_1t8o2_52{color:#fff;letter-spacing:1px;margin:0;font-size:1.3rem;font-weight:800;line-height:1}._brandTeal_1t8o2_61{color:#8b00d0}._brandSubtitle_1t8o2_65{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}._nav_1t8o2_74{flex-direction:column;display:flex}._navButton_1t8o2_79{color:#f8fafc;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;margin-bottom:6px;padding:11px 16px;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._iconTeal_1t8o2_99{color:#06b6d4;align-items:center;font-size:1.1rem;transition:color .2s;display:flex}._navButton_1t8o2_79:hover{background-color:#7c3aed26;transform:translate(4px)}._navButtonActive_1t8o2_114{box-shadow:0 4px 12px #7c3aed4d;color:#fff!important;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)!important}._navButtonActive_1t8o2_114:hover{transform:none}._navButtonActive_1t8o2_114 ._iconTeal_1t8o2_99{color:#fff!important}._footer_1t8o2_129{border-top:1px solid #334155;margin-top:20px;padding-top:20px}._profileButton_1t8o2_135{cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;margin-bottom:16px;padding:12px;transition:all .2s;display:flex}._profileButton_1t8o2_135:hover{background-color:#1e293b}._profileButtonActive_1t8o2_155{background:#06b6d41f!important;border:1px solid #06b6d4!important}._profileAvatar_1t8o2_160{color:#fff;background-color:#7c3aed;border-radius:10px;justify-content:center;align-items:center;padding:10px;transition:background-color .2s;display:flex;box-shadow:0 4px 8px #0003}._profileButtonActive_1t8o2_155 ._profileAvatar_1t8o2_160{background-color:#06b6d4}._profileInfo_1t8o2_176{flex:1;overflow:hidden}._profileName_1t8o2_181{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}._profileRol_1t8o2_190{color:#94a3b8;margin-top:2px;font-size:.75rem;font-weight:600;display:block}._logoutButton_1t8o2_199{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#f43f5e;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}._logoutButton_1t8o2_199:hover{background-color:#e11d48;box-shadow:0 4px 12px #f43f5e4d}
