@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg-color:#f8f9fa;--text-color:#212529;--sidebar-bg:#fff;--sidebar-border:#e9ecef;--sidebar-hover:#f1f3f5;--sidebar-active:#e2e8f0;--accent-color:#3e4c92;--accent-hover:#2c396f;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--transition-speed:.3s}[data-theme=dark]{--bg-color:#0f172a;--text-color:#f8fafc;--sidebar-bg:#1e293b;--sidebar-border:#334155;--sidebar-hover:#334155;--sidebar-active:#475569;--accent-color:#5d6eb8;--accent-hover:#7b8bd1;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-md:0 4px 6px -1px #00000080, 0 2px 4px -2px #00000080}[data-theme=light] .icon-light{display:flex!important}[data-theme=light] .icon-dark{display:none!important}[data-theme=dark] .icon-dark{display:flex!important}[data-theme=dark] .icon-light{display:none!important}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);min-height:100vh;font-family:Inter,sans-serif}.app-layout{min-height:100vh;display:flex}.main-content{flex:1;min-width:0;padding:2rem}.sidebar{background-color:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);width:260px;box-shadow:var(--shadow-sm);z-index:10;flex-direction:column;flex-shrink:0;align-self:flex-start;height:100vh;display:flex;position:sticky;top:0}.sidebar.collapsed{width:80px}.sidebar-header{border-bottom:1px solid var(--sidebar-border);flex-shrink:0;align-items:center;height:64px;padding:0 1.5rem 0 23px;display:flex}.sidebar.collapsed .sidebar-header{justify-content:center;padding:0}.sidebar-header h2{color:var(--accent-color);letter-spacing:-.025em;white-space:nowrap;font-size:1.5rem;font-weight:700}.sidebar-nav{flex:1;padding:1.5rem 1rem;overflow-y:auto}.sidebar.collapsed .sidebar-nav{padding:1.5rem .5rem}.sidebar-nav ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.sidebar-nav a{color:var(--text-color);white-space:nowrap;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:flex;overflow:hidden}.sidebar.collapsed .sidebar-nav a{justify-content:center;padding:.75rem}.sidebar-nav a:hover{background-color:var(--sidebar-hover);transform:translate(4px)}.sidebar.collapsed .sidebar-nav a:hover{transform:translateY(-2px)}.sidebar-nav a.active{background-color:var(--sidebar-active);color:var(--accent-color)}.sidebar-footer{border-top:1px solid var(--sidebar-border);flex-direction:column;flex-shrink:0;gap:.5rem;padding:1.5rem 1rem;display:flex}.sidebar.collapsed .sidebar-footer{padding:1.5rem .5rem}.theme-toggle{cursor:pointer;color:var(--text-color);background:0 0;border:none;border-radius:.5rem;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.sidebar.collapsed .theme-toggle{justify-content:center;padding:.75rem}.theme-toggle:hover{background-color:var(--sidebar-hover);color:var(--accent-color)}.theme-toggle .icon{transition:transform .5s}.theme-toggle:hover .icon{transform:rotate(15deg)scale(1.1)}.page-header{margin-bottom:2rem}.page-header h1{letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-header p{color:var(--text-color);opacity:.8;font-size:1.125rem}.card{background-color:var(--sidebar-bg);border:1px solid var(--sidebar-border);box-shadow:var(--shadow-sm);border-radius:1rem;padding:2rem;transition:box-shadow .3s,transform .3s}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.auth-container{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);display:flex}.auth-card{background-color:var(--sidebar-bg);border:1px solid var(--sidebar-border);width:100%;max-width:400px;box-shadow:var(--shadow-md);text-align:center;border-radius:1rem;padding:3rem 2.5rem}.auth-card h1{color:var(--text-color);margin-bottom:.5rem;font-size:1.75rem}.auth-card p{color:var(--text-color);opacity:.7;margin-bottom:2rem;font-size:.95rem}.auth-form{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.auth-form label{margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.auth-input{border:1px solid var(--sidebar-border);background-color:var(--bg-color);width:100%;color:var(--text-color);transition:border-color var(--transition-speed);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem}.auth-input:focus{border-color:var(--accent-color);outline:none}.auth-button{background-color:var(--accent-color);color:#fff;cursor:pointer;transition:background-color var(--transition-speed);border:none;border-radius:.5rem;margin-top:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:600}.auth-button:hover{background-color:var(--accent-hover)}.auth-button:disabled{opacity:.7;cursor:not-allowed}.auth-error{color:#b91c1c;text-align:center;background-color:#fee2e2;border-radius:.5rem;padding:.75rem;font-size:.875rem}[data-theme=dark] .auth-error{color:#fca5a5;background-color:#7f1d1d}
