body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f7f9fc;margin:0;padding:0}h1,h2,h3{color:#333}.container{max-width:800px;margin:2rem auto;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}input,select,button{padding:.75rem;font-size:1rem;border:1px solid #ccc;border-radius:8px}button{background-color:#007bff;color:#fff;cursor:pointer;transition:background .2s ease}button:hover{background-color:#0056b3}.goal-card{margin-bottom:1.5rem;padding:1rem;border-radius:12px;background-color:#f0f4ff;border-left:6px solid #007bff}.progress-bar{height:20px;border-radius:10px;background:#e0e0e0;margin-top:.5rem}.progress-fill{height:100%;background-color:#28a745;border-radius:10px;transition:width .4s ease}
