:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#e8ecff;background:#0f1320}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#1a2340,#0f1320 45%)}.layout{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{border-right:1px solid #2b3558;padding:1rem;background:#11182c}.sidebar h2{margin:0 0 .2rem;font-size:1rem}.subtle{color:#9fb0e3;font-size:.85rem;margin:0 0 1rem}.board{width:100%;text-align:left;border:1px solid #30406a;background:#1b2644;color:#dfe6ff;border-radius:8px;padding:.6rem .7rem;margin-bottom:.5rem;cursor:pointer}.board.active{border-color:#7ca2ff;background:#2c3f74}.boardArea{padding:1rem}header h1{margin:0;font-size:1.2rem}.kanban{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:.8rem;align-items:start}.column{background:#141d36;border:1px solid #2e3c67;border-radius:10px;min-height:70vh;padding:.6rem}.column h3{margin-top:.2rem;font-size:.95rem;color:#c6d7ff}.card{border:1px solid #3c4e82;background:#202e52;border-radius:8px;padding:.65rem;margin-bottom:.55rem;cursor:grab}.card p{margin:0 0 .4rem;font-size:.92rem}.card small{color:#99ace2}.modal{width:min(560px,90vw);border:1px solid #375092;border-radius:12px;background:#121b34;color:#e8ecff;padding:1rem}.modal::backdrop{background:#040814a8}.modal input{width:100%;margin:.6rem 0;padding:.5rem .6rem;border-radius:6px;border:1px solid #455c94;background:#1a2547;color:#fff}.modal button{border:1px solid #5578cf;background:#2f4c94;color:#fff;border-radius:6px;padding:.4rem .7rem;margin-right:.4rem}
