*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #1a1410;--bg-secondary: #1a1a2e;--bg-sidebar: #141422;--border: #2a2a3e;--text-primary: #e0e0e0;--text-secondary: #8888a0;--accent-cyan: #00d4ff;--accent-green: #00e676;--accent-amber: #ffab00;--accent-red: #ff5252}html,body,#root{height:100%;width:100%;overflow:hidden;font-family:JetBrains Mono,Fira Code,monospace;background:var(--bg-primary);color:var(--text-primary)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:768px){.sidebar-drawer{position:fixed!important;top:44px;left:0;bottom:0;z-index:100;width:260px!important;min-width:260px!important;transform:translate(-100%);transition:transform .25s ease;box-shadow:4px 0 24px #00000080}.sidebar-drawer.open{transform:translate(0)}.sidebar-backdrop{display:none;position:fixed;right:0;bottom:0;left:0;top:44px;z-index:99;background:#00000080}.sidebar-backdrop.open{display:block}.mobile-toggle{display:flex!important}.office-canvas-wrap{width:100%!important;min-width:0!important;-webkit-overflow-scrolling:touch}.app-header{padding:0 10px!important;gap:6px}.app-header .office-badge{display:none!important}}@media(max-width:480px){.company-url-text{display:none!important}}@media(min-width:769px){.sidebar-backdrop,.mobile-toggle{display:none!important}.sidebar-drawer{transform:none!important;position:relative!important;box-shadow:none!important}}
