*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #0f1117;--bg-secondary: #1a1f2e;--bg-tertiary: #242938;--accent-teal: #0ea5e9;--accent-blue: #3b82f6;--accent-red: #ef4444;--accent-green: #22c55e;--accent-amber: #f59e0b;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border: #2d3548}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;height:100vh}#root{height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}#root{height:100vh;display:flex;flex-direction:column;overflow:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:56px;background:var(--bg-secondary, #1a1a2e);border-top:1px solid var(--border, rgba(255,255,255,.08));z-index:1000;align-items:stretch;justify-content:stretch}.mobile-bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:transparent;color:var(--text-muted, #6b7280);cursor:pointer;padding:4px 2px;transition:background .15s,color .15s;min-width:0}.mobile-bottom-nav__item--active{background:var(--accent-teal, #14b8a6);color:#fff}.mobile-bottom-nav__icon{font-size:18px;line-height:1}.mobile-bottom-nav__label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(min-width:768px){.mobile-only,.mobile-bottom-nav{display:none!important}}@media(max-width:767px){.desktop-only{display:none!important}.mobile-bottom-nav{display:flex!important}.main-body{padding-bottom:0!important}.mobile-header{padding:0 16px!important;height:52px!important}.desktop-sidebar-nav{display:none!important}.aria-panel-wrapper{position:fixed!important;inset:52px 0 56px!important;width:100%!important;height:auto!important;border-left:none!important;z-index:500}.aria-panel-wrapper[data-mobile-view=prompt]{display:flex!important}.aria-panel-wrapper[data-mobile-view=dashboard]{display:none!important}.dashboard-main-mobile{width:100%!important;overflow:hidden;display:flex;flex-direction:column}.dashboard-main-mobile.mobile-hidden{display:none!important}.period-bar-mobile{flex-wrap:wrap;gap:8px!important;padding:8px 12px!important}.dashboard-scroll-mobile{padding:12px 12px 72px!important}}
