:root{--bg: #0c0e14;--surface: #141824;--surface2: #1c2130;--border: #2a3144;--text: #e8eaf0;--muted: #8b93a7;--accent: #6c9eff;--bubble-project: #334c8a;--bubble-task: #2a6b58;--bubble-grandchild-project: #5a48b0;--bubble-grandchild-task: #248a6c;--bubble-complete: #3ccd75;--subtask-ring: #5c6d8f;--danger: #f07178;--radius: 14px;--font: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);background:radial-gradient(ellipse 120% 80% at 50% -20%,#1a2238 0%,var(--bg) 55%);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:1rem}.bubble-graph-tooltip{padding:.65rem .85rem;border-radius:10px;background:var(--surface2);border:1px solid var(--border);box-shadow:0 8px 28px #0006;max-width:min(300px,calc(100vw - 32px))}
