:root,[data-theme=light]{--surface: #ffffff;--surface-muted: #f4f5f7;--text: #1a1d23;--text-muted: #5b6270;--border: #d8dbe1;--brand: #4f46e5;--danger: #dc2626;--focus: #4f46e5}[data-theme=dark]{--surface: #14161a;--surface-muted: #1d2026;--text: #e7e9ee;--text-muted: #9aa1af;--border: #2b2f37;--brand: #818cf8;--danger: #f87171;--focus: #818cf8}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;background:var(--surface-muted);color:var(--text);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{height:100dvh}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media(max-width:599px){app-store-panel,app-bookcase-panel,app-agenda-panel,app-calendar-panel,app-chat-panel,app-task-list-panel,app-board-panel{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:none!important;max-height:none!important;min-width:0!important;margin:0!important;border-radius:0!important;transform:none!important;z-index:18!important}app-task-list-panel .task-list-panel{height:100%!important;max-height:none!important;border:none!important;border-radius:0!important}app-board-panel header .title{flex:1;justify-content:center}}
