:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e5e7eb;background:#0b1020;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{color:#e5e7eb;background:radial-gradient(circle at top,#6366f11f,#0000 40%),linear-gradient(#0b1020 0%,#111827 100%);min-height:100vh;padding:32px}.hero{grid-template-columns:1.5fr 1fr;align-items:start;gap:24px;max-width:1200px;margin:0 auto 24px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#818cf8;margin-bottom:10px;font-size:12px}.hero h1{color:#f9fafb;margin:0 0 16px;font-size:64px;line-height:.95}.lead{color:#cbd5e1;max-width:58ch;font-size:18px;line-height:1.6}.hero-card,.composer,.column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad6;border:1px solid #94a3b82e;border-radius:20px;box-shadow:0 18px 40px #0000003d}.hero-card{padding:20px}.hero-card h2{margin-top:0}.hero-card ul{color:#cbd5e1;margin:12px 0 0;padding-left:18px}.composer{max-width:1200px;margin:0 auto 24px;padding:16px}.composer form{grid-template-columns:1fr 160px 120px;gap:12px;display:grid}.composer input,.composer select,.composer button,.task-actions button{font:inherit;border:0;border-radius:12px}.composer input,.composer select{color:#e5e7eb;background:#111827;border:1px solid #94a3b82e;padding:14px 16px}.composer button{color:#fff;cursor:pointer;background:#818cf8;font-weight:700}.hint{color:#94a3b8;margin-top:10px;font-size:14px}.board{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1200px;margin:0 auto;display:grid}.column{min-height:400px;padding:16px}.column-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.column-head h2{color:#f9fafb;margin:0}.column-head span{color:#c7d2fe;background:#818cf829;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;font-weight:700;display:inline-flex}.column-body{gap:12px;display:grid}.task{background:#111827;border:1px solid #94a3b824;border-radius:16px;padding:14px}.task p{color:#e5e7eb;margin:0 0 12px;line-height:1.45}.task-actions{flex-wrap:wrap;gap:8px;display:flex}.task-actions button{color:#e5e7eb;cursor:pointer;background:#94a3b81f;padding:8px 10px}.task-actions .danger{color:#fecaca;background:#ef44442e}.empty{color:#64748b;font-style:italic}@media (width<=960px){.hero,.board,.composer form{grid-template-columns:1fr}.hero h1{font-size:48px}}
