.page_page__ZU32B{width:100%;min-height:100vh;background-color:var(--primary-background,#0f172a)}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;width:100%;height:100vh}.welcomePage_welcomeContainer___kx1v{display:flex;flex-direction:column;min-height:100vh;background-color:var(--primary-background,#0f172a);color:var(--text,#f8fafc);font-family:Inter,sans-serif}.welcomePage_welcomeContent__baDbP{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;max-width:600px;margin:0 auto;text-align:center}.welcomePage_logoContainer__ZoH37{display:flex;align-items:center;margin-bottom:2rem}.welcomePage_logoWrapper__nHEnU{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.welcomePage_logoIcon__NV7QJ{font-size:32px;color:white}.welcomePage_logoText__Drb0Q{font-size:2.5rem;font-weight:700;background:var(--text-on-dark);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}.welcomePage_welcomeTitle__1EfRd{font-size:1.75rem;font-weight:600;margin-bottom:1rem}.welcomePage_welcomeDescription__gaMFY{font-size:1.1rem;margin-bottom:2.5rem;color:var(--text-secondary,#94a3b8);line-height:1.6}.welcomePage_accessButton__2toQn{display:flex;align-items:center;justify-content:center;gap:.75rem;background-color:var(--accent-negative);color:white;border:none;padding:.875rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(59,130,246,.2),0 2px 4px -1px rgba(59,130,246,.1)}.welcomePage_accessButton__2toQn:hover{background-color:var(--accent-hover,#2563eb);transform:translateY(-2px);box-shadow:0 8px 15px -3px rgba(59,130,246,.25),0 4px 6px -2px rgba(59,130,246,.1)}.welcomePage_accessButton__2toQn:active{transform:translateY(0);box-shadow:0 2px 4px -1px rgba(59,130,246,.1)}.welcomePage_buttonIcon__kGf4_{transition:transform .2s ease}.welcomePage_accessButton__2toQn:hover .welcomePage_buttonIcon__kGf4_{transform:translateX(3px)}.welcomePage_securityNote__o7lVp{margin-top:3rem;padding:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:var(--text-secondary,#64748b);max-width:80%}.welcomePage_footerBar__HrEcr{padding:1.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.welcomePage_copyright__TQLEZ{font-size:.8rem;color:var(--text-secondary,#64748b);margin:0}@media (max-width:768px){.welcomePage_welcomeContent__baDbP{padding:1.5rem}.welcomePage_logoWrapper__nHEnU{width:50px;height:50px}.welcomePage_logoIcon__NV7QJ{font-size:26px}.welcomePage_logoText__Drb0Q{font-size:2rem}.welcomePage_welcomeTitle__1EfRd{font-size:1.5rem}.welcomePage_welcomeDescription__gaMFY{font-size:1rem}}.auth_authContainer__TKyRe{display:flex;min-height:100vh;font-family:JetBrains Mono,monospace;position:relative;transition:background-color .3s,color .3s;background-color:var(--primary-background,#1B1E31);color:var(--text-on-dark,#FFFFFF);align-items:center;justify-content:center}.auth_authFormWrapper__bzlwG{width:90%;max-width:450px;background-color:var(--secondary-background);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 10px rgba(0,0,0,.03);transition:background-color .3s}.auth_authLogo__73ZYl{padding:0;display:flex;align-items:center;justify-content:center;gap:1px;margin-bottom:20px}.auth_authTitle__r8o_t{font-size:1.5rem;font-weight:600;text-align:center;color:var(--text-on-dark,#FFFFFF);margin-bottom:.5rem;letter-spacing:1px}.auth_authSubtitle__c5YRM{font-size:.85rem;color:var(--text-secondary,rgb(255,255,255));text-align:center;margin-bottom:2rem}.auth_successMessage__Pb0Wg{background-color:rgba(0,200,83,.1);border:1px solid rgba(0,200,83,.3);color:#00c853;padding:.75rem;border-radius:.5rem;font-size:.85rem;margin-bottom:1rem}.auth_authForm__vwRtY{display:flex;flex-direction:column;gap:1.25rem}.auth_formGroup__dZXW6{position:relative;margin-bottom:.5rem}.auth_formLabel__BZwhf{font-size:.85rem;color:var(--text-on-dark,rgba(255,255,255,.6));display:block;margin-bottom:.5rem}.auth_formInput__o3VT3{width:100%;padding:.75rem 1rem;border-radius:.5rem;font-size:.95rem;background-color:rgba(0,0,0,.2);color:var(--text-on-dark,#FFFFFF);font-family:JetBrains Mono,monospace;transition:all .2s}.auth_formInput__o3VT3:focus{outline:none;border-color:var(--accent-negative,#FF3D00);box-shadow:0 0 0 2px rgba(255,61,0,.1)}.auth_formInput__o3VT3::placeholder{color:var(--text-secondary,rgba(255,255,255,.3))}.auth_submitButton__y6Dqv{margin-top:1rem;display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;background-color:var(--accent-negative,#FF3D00);color:var(--text-on-dark,#FFFFFF);border:none;font-family:JetBrains Mono,monospace;width:100%}.auth_submitButton__y6Dqv:hover{background-color:var(--button-hover,#FF7A47)}.auth_submitButton__y6Dqv:disabled{opacity:.5;cursor:not-allowed}.auth_loadingIndicator__g9wHN{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:#ffffff;animation:auth_spin__LFCNO 1s ease-in-out infinite;margin-right:.5rem}@keyframes auth_spin__LFCNO{to{transform:rotate(1turn)}}.auth_errorMessage__rChIS{background-color:rgba(255,61,0,.1);border:1px solid rgba(255,61,0,.3);color:#FFC107;padding:.75rem;border-radius:.5rem;font-size:.85rem;margin-bottom:1rem}.auth_switchFormLink__0QEzG{display:block;text-align:center;margin-top:1.5rem;color:var(--accent-negative,#FF3D00);font-size:.85rem;text-decoration:none;transition:color .2s}.auth_switchFormLink__0QEzG:hover{color:var(--secondary-orange,#FF7A47);text-decoration:underline}.auth_terminalBlock__1xsdw{text-align:center;margin-top:1.5rem;font-size:.65rem;color:var(--text-secondary,rgba(255,255,255,.4))}@media (max-width:768px){.auth_authFormWrapper__bzlwG{width:95%;padding:1.25rem}.auth_authTitle__r8o_t{font-size:1.2rem}}