*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0c;--fg:#f5f5f0;--muted:#8a8a92;--accent:#c8a24a}html,body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Segoe UI,sans-serif}.side-nav{display:none}.bottom-nav{z-index:10;background:#0a0a0c;border-top:1px solid #1e1e22;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.app-content{padding-bottom:72px}@media (min-width:768px){.side-nav{z-index:10;background:#0a0a0c;border-right:1px solid #1e1e22;flex-direction:column;width:220px;padding:1.6rem .9rem;display:flex;position:fixed;top:0;bottom:0;left:0}.bottom-nav{display:none}.app-content{margin-left:220px;padding-bottom:0}}
