*{box-sizing:border-box}body,html{margin:0;padding:0;background:#0e1016;color:#e7e9ee;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input,select,textarea{font-family:inherit}button{cursor:pointer}::selection{background:#6366f1;color:#fff}.chip{padding:9px 14px;border-radius:999px;border:none;font-size:13px;font-weight:500;white-space:nowrap;flex-shrink:0;background:#1a1e29;color:#9aa1b2}.chip.small{padding:7px 12px;font-size:12px;background:#161925;color:#6b7284}.chip.on{background:#2a2f40;color:#e7e9ee}.iconbtn{width:34px;height:34px;border-radius:10px;border:none;background:#1f2433;flex-shrink:0;font-size:15px;display:inline-flex;align-items:center;justify-content:center}.rowbtn{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:8px;text-align:left}.field,.rowbtn{width:100%;border-radius:14px;border:none;background:#1f2433;color:#e7e9ee;font-size:14px}.field{padding:12px 14px;outline:none}.hscroll{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.hscroll::-webkit-scrollbar{display:none}.taskrow{display:flex;align-items:center;gap:8px;padding:11px 12px;background:#161925;border:.5px solid #20242f;border-radius:16px;margin-bottom:8px}.taskrow.pri{border-color:#7f1d1d;box-shadow:inset 3px 0 0 #ef4444}.sheetbg{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:50;display:flex;align-items:flex-end}.sheet{width:100%;max-width:700px;margin:0 auto;background:#171a24;border-radius:20px 20px 0 0;padding:16px;max-height:78vh;overflow-y:auto}