:root{color:#203040;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#fff4d6e6,#0000 30%),linear-gradient(#fdf7ec 0%,#eef4f7 100%);font-family:IBM Plex Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100vh}h1{letter-spacing:-.06em;color:#102033;font-size:clamp(2.5rem,6vw,4.5rem);line-height:.95}p{color:#435366}.app{place-items:center;min-height:100vh;padding:2rem;display:grid}.shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #11182714;border-radius:1.5rem;width:min(100%,40rem);min-height:24rem;padding:clamp(2rem,4vw,3.5rem);box-shadow:0 24px 80px #0f172a14}.eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#8c6137;margin:0 0 1rem;font-size:.75rem;font-weight:700}.shell h1{margin:0}.copy{max-width:28rem;margin:.85rem 0 1.75rem}.task-input{gap:.5rem;display:grid}.task-input__label{color:#203040;font-size:.95rem;font-weight:600}.task-input__field{color:#102033;background:#ffffffeb;border:1px solid #10203329;border-radius:.9rem;width:100%;padding:.95rem 1rem;transition:border-color .16s,box-shadow .16s}.task-input__field::placeholder{color:#708090}.task-input__field:focus{border-color:#8c613785;outline:none;box-shadow:0 0 0 4px #f4d6aa73}.task-list{border-top:1px solid #10203314;margin-top:1.75rem;padding-top:1.5rem}.task-list__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.task-list__header h2{letter-spacing:.01em;color:#203040;margin:0;font-size:1rem}.task-list__count{text-align:center;color:#8c6137;background:#f3e4cd;border-radius:999px;min-width:2rem;padding:.15rem .65rem;font-size:.9rem;font-weight:700}.task-list__items{margin:1rem 0 0;padding:0;list-style:none}.task-list__item{color:#203040;background:#ffffffe6;border:1px solid #10203314;border-radius:.9rem;padding:.95rem 1rem}.task-list__item+.task-list__item{margin-top:.75rem}.task-list__empty{margin:1rem 0 0}
