*{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#f8fafc;--bg-surface:#fff;--bg-elevated:#f1f5f9;--bg-wall:#f1f5f9;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#94a3b8;--border:#e2e8f0;--accent:#f97316;--accent-hover:#ea580c;--status-today:#f97316;--status-waiting:#fbbf24;--status-future:#3b82f6;--status-won:#22c55e;--status-parked:#6b7280;--status-idea:#a855f7;--sticky-today:#fff7ed;--sticky-waiting:#fef9c3;--sticky-future:#eff6ff;--sticky-won:#dcfce7;--sticky-parked:#f3f4f6;--sticky-idea:#faf5ff}html,body{background:var(--bg-dark);color:var(--text-primary);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-elevated)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
