@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--background:#f8fafc;--foreground:#1e293b;--primary:#0f172a;--primary-light:#334155;--accent:#2563eb;--accent-glow:#2563eb26;--card-bg:#fff;--card-border:#e2e8f0;--text-muted:#64748b;--radius:12px;--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;--font-sans:"Inter",sans-serif}@media (prefers-color-scheme:dark){:root{--background:#0f172a;--foreground:#f8fafc;--primary:#f8fafc;--primary-light:#cbd5e1;--accent:#3b82f6;--accent-glow:#3b82f633;--card-bg:#1e293b;--card-border:#334155;--text-muted:#94a3b8}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff3}@media (prefers-color-scheme:dark){.glass-panel{background:#1e293bb3;border:1px solid #ffffff0d}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}.animate-slide-up{animation:.6s ease-out forwards slideUp}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}
.layout-module__-27nhW__body{min-height:100vh;color:var(--foreground);background:radial-gradient(at 100% 0,#1e293b,#0f172a,#000)}.layout-module__-27nhW__wrapper{min-height:100vh;display:flex;position:relative;overflow:hidden}.layout-module__-27nhW__blob1{filter:blur(128px);pointer-events:none;opacity:.5;z-index:0;background:#3b82f633;border-radius:50%;width:24rem;height:24rem;position:fixed;top:-10rem;right:-10rem}.layout-module__-27nhW__blob2{filter:blur(128px);pointer-events:none;opacity:.5;z-index:0;background:#a855f71a;border-radius:50%;width:24rem;height:24rem;position:fixed;top:50%;left:-10rem}
.Sidebar-module__hL4eTW__sidebar{z-index:50;border-right:1px solid var(--card-border);background:var(--background);flex-direction:column;gap:2rem;width:280px;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}@media (prefers-color-scheme:dark){.Sidebar-module__hL4eTW__sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172acc}}.Sidebar-module__hL4eTW__header{border-radius:var(--radius);background:var(--card-bg);border:1px solid var(--card-border);padding:1rem}.Sidebar-module__hL4eTW__brand{color:var(--foreground);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Sidebar-module__hL4eTW__subtitle{color:var(--text-muted);font-size:.75rem}.Sidebar-module__hL4eTW__nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.Sidebar-module__hL4eTW__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:1rem;margin-bottom:.5rem;padding:0 1rem;font-size:.75rem;font-weight:600}.Sidebar-module__hL4eTW__link{border-radius:var(--radius);color:var(--text-muted);border:1px solid #0000;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__hL4eTW__link:hover{background:var(--card-bg);color:var(--foreground)}.Sidebar-module__hL4eTW__active{background:var(--accent-glow);color:var(--accent);border-color:#2563eb33}.Sidebar-module__hL4eTW__activeIcon{color:var(--accent)}.Sidebar-module__hL4eTW__footer{border-radius:var(--radius);background:var(--card-bg);border:1px solid var(--card-border);align-items:center;gap:.75rem;padding:1rem;display:flex}.Sidebar-module__hL4eTW__profileInfo{overflow:hidden}.Sidebar-module__hL4eTW__profileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.Sidebar-module__hL4eTW__profileRole{color:var(--text-muted);font-size:.75rem}.Sidebar-module__hL4eTW__divider{background:var(--card-border);height:1px;margin:.5rem 0}
.AnimatedPage-module__y4t03G__main{flex:1;width:calc(100% - 280px);margin-left:280px;padding:2rem}@media (max-width:768px){.AnimatedPage-module__y4t03G__main{width:100%;margin-left:0;padding-top:80px}}
