*{box-sizing:border-box}body{color:#fff;background:#1f2937;margin:0;font-family:Arial,sans-serif}.app{min-height:100vh;padding:32px}h1{margin-bottom:24px}.board{align-items:flex-start;gap:24px;display:flex}.column{background:#374151;border-radius:12px;width:300px;min-height:300px;padding:16px}.column h2{margin-top:0;font-size:20px}.card{color:#111827;cursor:pointer;background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}button{cursor:pointer;border:none;border-radius:8px;padding:10px 12px;font-weight:700}.app>button{color:#111827;background:#f9fafb;margin-bottom:24px;margin-right:12px}.column>button{color:#111827;background:#e5e7eb;width:100%;margin-top:8px}.card button{color:#111827;background:0 0;width:auto;padding:4px 8px;font-size:16px}.footer{text-align:center;margin-top:32px}.footer__reset{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:underline}.footer__reset:hover{color:#fff}
