:root{--color-primary:#f59e0b;--color-primary-hover:#d97706;--color-bg:#0f172a;--color-surface:#1e293b;--color-surface-2:#253347;--color-border:#334155;--color-text:#f1f5f9;--color-text-muted:#94a3b8;--color-success:#10b981;--color-error:#ef4444;--color-warning:#f59e0b;--color-nav-hover:#252525;--color-nav-active:#2a2a2a;--color-nav-text:#ccc;--color-nav-section-label:#666;--chart-1:#f59e0b;--chart-2:#fbbf24;--chart-3:#fcd34d;--chart-4:#fde68a;--chart-5:#fef3c7;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-lg:16px;--text-xl:20px;--text-2xl:24px;--sidebar-width:260px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--color-bg:#eef2f7;--color-surface:#fff;--color-surface-2:#e2e8f0;--color-border:#94a3b8;--color-text:#0f172a;--color-text-muted:#475569;--color-nav-hover:#e2e8f0;--color-nav-active:#fef3c7;--color-nav-text:#334155;--color-nav-section-label:#64748b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-bg);height:100%;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;max-width:100%;font-size:14px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.btn-primary{background:var(--color-primary);color:#0f172a;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.btn-primary:hover{background:var(--color-primary-hover)}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{background:var(--color-surface);border-color:var(--color-text-muted)}.input-field{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.input-field:focus{border-color:var(--color-primary)}.input-field::placeholder{color:var(--color-text-muted)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:24px}.error-message{color:var(--color-error);margin-top:4px;font-size:13px}.success-message{color:var(--color-success);margin-top:4px;font-size:13px}
.auth-module__2s2jhW__container{color:#0f172a;min-height:100vh;font-family:var(--font-sans);background:#fff;grid-template-columns:1fr;display:grid}.auth-module__2s2jhW__brand{color:#fff;background:radial-gradient(800px at 80% 20%,#ffffff2e,#0000 50%),linear-gradient(135deg,#f59e0b 0%,#d97706 50%,#b45309 100%);flex-direction:column;justify-content:space-between;padding:56px 56px 48px;display:none;position:relative;overflow:hidden}.auth-module__2s2jhW__brand:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.auth-module__2s2jhW__brandTop,.auth-module__2s2jhW__brandMid,.auth-module__2s2jhW__brandBottom{z-index:1;position:relative}.auth-module__2s2jhW__brandLogoWrap{background:#fffffff2;border-radius:14px;align-items:center;gap:12px;padding:10px 18px 10px 14px;display:inline-flex;box-shadow:0 8px 24px #0000002e}.auth-module__2s2jhW__brandLogoImg{width:36px;height:auto;display:block}.auth-module__2s2jhW__brandLogoText{letter-spacing:-.015em;color:#0f172a;font-size:18px;font-weight:800}.auth-module__2s2jhW__brandLogoText span{color:#f59e0b}.auth-module__2s2jhW__brandHeadline{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(28px,3.4vw,40px);font-weight:900;line-height:1.05}.auth-module__2s2jhW__brandSub{color:#fff7ed;max-width:460px;font-size:16px;line-height:1.55}.auth-module__2s2jhW__brandList{flex-direction:column;gap:14px;margin-top:28px;padding:0;list-style:none;display:flex}.auth-module__2s2jhW__brandList li{color:#fff;align-items:flex-start;gap:12px;font-size:15px;font-weight:600;line-height:1.4;display:flex}.auth-module__2s2jhW__brandList li:before{content:"✓";background:#fff3;border:1px solid #fff6;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:grid}.auth-module__2s2jhW__brandFoot{color:#fef3c7;letter-spacing:.02em;font-size:13px;font-weight:500}.auth-module__2s2jhW__content{color:#0f172a;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex;position:relative}.auth-module__2s2jhW__contentLogo{align-items:center;gap:10px;margin-bottom:24px;display:flex}.auth-module__2s2jhW__contentLogoImg{width:40px;height:auto}.auth-module__2s2jhW__contentLogoText{letter-spacing:-.015em;color:#0f172a;font-size:17px;font-weight:800}.auth-module__2s2jhW__contentLogoText span{color:#f59e0b}.auth-module__2s2jhW__contentInner{width:100%;max-width:420px}@media (min-width:980px){.auth-module__2s2jhW__container{grid-template-columns:1fr 1fr}.auth-module__2s2jhW__brand{display:flex}.auth-module__2s2jhW__contentLogo{display:none}.auth-module__2s2jhW__content{padding:48px}}@media (min-width:1280px){.auth-module__2s2jhW__container{grid-template-columns:.85fr 1.15fr}.auth-module__2s2jhW__brand{padding:64px 64px 56px}}@media (max-width:979px){.auth-module__2s2jhW__brand{min-height:0;padding:24px 20px;display:flex}.auth-module__2s2jhW__brand .auth-module__2s2jhW__brandMid,.auth-module__2s2jhW__brand .auth-module__2s2jhW__brandBottom{display:none}.auth-module__2s2jhW__brandTop{justify-content:center;width:100%;display:flex}.auth-module__2s2jhW__brandLogoWrap{box-shadow:none;background:0 0;padding:0}.auth-module__2s2jhW__brandLogoText{color:#fff}.auth-module__2s2jhW__brandLogoText span{color:#fef3c7}}@media (max-width:540px){.auth-module__2s2jhW__content{padding:24px 16px 40px}.auth-module__2s2jhW__brand{padding:20px 16px}.auth-module__2s2jhW__brandLogoImg{width:32px}.auth-module__2s2jhW__brandLogoText{font-size:16px}}
