:root{--background:#0f172a;--surface:#1e293b;--surface-hover:#334155;--primary:#3b82f6;--primary-hover:#2563eb;--text-main:#f8fafc;--text-muted:#94a3b8;--border:#334155;--banner-placeholder:#1e293b}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#f8fafc;background-color:#0f172a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:1400px;margin:0 auto;padding:0 1rem}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}body{animation:.3s ease-out forwards pageFadeIn}@media (max-width:768px){.sidebar .nav-menu{display:none}}@media (min-width:769px){.sidebar::-webkit-scrollbar{display:none!important}.sidebar{-ms-overflow-style:none!important;scrollbar-width:none!important}}
