.App{font-family:Segoe UI,sans-serif;padding:2rem;background:#f0f4f8;color:#333;max-width:900px;margin:auto}h1{text-align:center;margin-bottom:2rem;font-size:2.5rem;color:#0b5394}form,.goal-card{background:#fff;padding:1rem 1.5rem;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 0 10px #00000014}input,select{margin:.5rem 0;padding:.5rem;width:100%;border-radius:6px;border:1px solid #ccc}button{background-color:#0b5394;color:#5960f5;border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;margin-top:.5rem}button:hover{background-color:#073763}.progress-bar{height:20px;border-radius:6px;background-color:#512def;overflow:hidden;margin-top:.5rem}.progress{height:100%;background-color:#3c78d8;transition:width .3s ease}.warning{color:#e69138;font-weight:700}.overdue{color:red;font-weight:700}.goal-item{border:1px solid #ccc;padding:12px;margin-bottom:10px;border-radius:8px}.category{font-size:.9em;color:#555}.progress-bar{height:20px;background-color:#eee;border-radius:10px;overflow:hidden;margin:8px 0}.progress-bar>div{height:100%;background-color:#4caf50;text-align:center;color:#fff;line-height:20px;font-size:.8em}.filters{display:flex;justify-content:space-between;margin-bottom:20px;gap:20px}.filters label{display:flex;flex-direction:column;font-weight:700}: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}}
