*{box-sizing:border-box;margin:0;padding:0}:root{--font-family: Inter, "Segoe UI", Roboto, "Helvetica Neue", Arial;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--color-primary: #1a202c;--color-secondary: #4a5568;--color-accent: #2d3748}body,html,#app{font-family:var(--font-family);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-primary);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.h-6,.w-6{height:20px}.h-4,.w-4{height:18px}.flex{display:flex;gap:10px;padding:10px 0}.flex-center{align-items:center}ul li{list-style:none}:root{--sidebar-width: 260px;--sidebar-width-sm: 220px;--header-height: 60px}.container{max-width:1200px;margin:0 auto;padding:0 16px}.overlay{position:fixed;inset:0;background:#00000059;z-index:30}@media(max-width:900px){:root{--sidebar-width: var(--sidebar-width-sm)}.container{padding:0 12px}.flex{gap:8px;padding:8px 0}}@media(max-width:480px){:root{--text-base: .9375rem}}
