@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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.0m6w47a4e5dy9.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.11u06r12fd6v_.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.0wxq9webf.ew4.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.067x_6k0k23tk.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.16ipb6fqu393i.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.0q-301v4kxxnr.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_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--primary:#1e40af;--primary-hover:#1e3a8a;--primary-light:#eff6ff;--accent-gradient:linear-gradient(135deg, #8b5cf6 0%, #06b6d4 100%);--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--background:#f8fafc;--surface:#fff;--surface-hover:#f1f5f9;--border:#e2e8f0;--text-main:#0f172a;--text-muted:#64748b;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-glow:0 4px 20px #1e40af0d;--sidebar-width:260px;--header-height:64px}[data-theme=dark]{--background:#0f172a;--surface:#1e293b;--surface-hover:#334155;--border:#334155;--text-main:#f8fafc;--text-muted:#94a3b8;--primary:#3b82f6;--primary-light:#1e3a8a;--shadow-glow:0 4px 20px #00000080}html,body{font-family:var(--font-inter), sans-serif;background-color:var(--background);color:var(--text-main);-webkit-font-smoothing:antialiased;height:100%;margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.ds-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-glow);border:1px solid var(--border);padding:24px}.ds-card-interactive{cursor:pointer;transition:transform .2s,box-shadow .2s}.ds-card-interactive:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);transform:translateY(-4px)}.ds-button{border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.ds-button-primary{background:var(--primary);color:#fff}.ds-button-primary:hover{background:var(--primary-hover)}.ds-button-accent{background:var(--accent-gradient);color:#fff}.ds-button-success{background:var(--success);color:#fff}.ds-button-success:hover{filter:brightness(.9)}.ds-button-danger{background:var(--danger);color:#fff}.ds-button-danger:hover{filter:brightness(.9)}.ds-button-outline{border:1px solid var(--border);color:var(--text-main);background:0 0}.ds-button-outline:hover{background:var(--surface-hover)}.ds-input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-main);outline:none;padding:10px 14px;font-family:inherit;transition:border-color .2s}.ds-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.app-layout{height:100vh;display:flex;overflow:hidden}.app-sidebar{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);z-index:10;flex-direction:column;flex-shrink:0;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;display:flex}.app-header{height:var(--header-height);background:var(--surface);border-bottom:1px solid var(--border);z-index:5;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.app-content{flex:1;padding:32px;overflow-y:auto}
.sidebar-logo{height:var(--header-height);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:0 24px;display:flex}.logo-icon{background:var(--accent-gradient);color:#fff;border-radius:6px;padding:4px 8px;font-size:14px;font-weight:700}.logo-text{color:var(--text-main);font-size:16px;font-weight:600}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:24px 12px;display:flex}.sidebar-link{border-radius:var(--radius-sm);color:var(--text-muted);padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.sidebar-link:hover,.sidebar-link.active{background:var(--primary-light);color:var(--primary)}[data-theme=dark] .sidebar-link:hover{background:var(--surface-hover)}.sidebar-footer{border-top:1px solid var(--border);padding:24px}.system-status{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.status-dot{background:var(--success);border-radius:50%;width:8px;height:8px}.header-search{flex:1;max-width:400px}.search-input{background-color:var(--surface-hover);border-color:#0000}.header-actions{align-items:center;gap:16px;display:flex}.theme-toggle,.notification-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;font-size:18px}.theme-toggle:hover,.notification-btn:hover{background:var(--surface-hover)}.admin-profile .avatar{background:var(--primary);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}
