body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background-color:#f4f7fa;color:#333;margin:0;padding:20px}.container{max-width:900px;margin:0 auto;background:#fff;padding:20px 40px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08)}h1,h2,h3{color:#1a2b4d}header{border-bottom:1px solid #e0e0e0;padding-bottom:10px;margin-bottom:20px}.new-objective form,.new-kr form{display:flex;gap:10px;margin-bottom:20px}input[type=text]{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px}button{padding:10px 20px;border:none;background-color:#007aff;color:#fff;border-radius:4px;cursor:pointer;font-size:16px}button:hover{background-color:#0056b3}.objective-card{background:#fdfdfd;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:20px}.objective-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.overall-progress{display:flex;align-items:center;gap:10px}.progress-value{font-weight:700}progress{width:120px}.key-results ul{list-style:none;padding:0}.kr-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.kr-progress{display:flex;align-items:center;gap:10px}.progress-slider{width:150px}
