:root{--bg:#fff;--fg:#0a0a0a;--muted:#6b7280;--border:#e5e7eb;--card:#f9fafb;--accent:#0f172a;--accent-fg:#fff;--urgent:#b91c1c;--max:920px}@media (prefers-color-scheme:dark){:root{--bg:#0a0a0a;--fg:#f5f5f5;--muted:#9ca3af;--border:#1f2937;--card:#111827;--accent:#f5f5f5;--accent-fg:#0a0a0a;--urgent:#f87171}}*,:before,:after{box-sizing:border-box}html,body{color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}button{cursor:pointer;font-family:inherit}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.5l3.5 3.5 3.5-3.5' stroke='%239ca3af' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:12px!important;padding-right:36px!important}
