:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{max-width:1100px;margin:0 auto;padding:24px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.row{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 900px){.row{grid-template-columns:1fr 1fr}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.dark .sidebar-scroll::-webkit-scrollbar-thumb{background:#ffffff1a}.nav-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.nav-group.active .nav-content{max-height:500px}.nav-group.active .chevron-icon{transform:rotate(180deg)}
