.kp-ai-container{width:100%;box-sizing:border-box;padding:12px;border-radius:6px}
.kp-ai-header{font-weight:600;margin-bottom:6px;font-size:1.2em}
.kp-ai-subheader{font-weight:500;margin-top:8px;margin-bottom:2px}
.kp-ai-date{font-size:0.9em;margin-bottom:4px}
.kp-ai-scale{display:flex;justify-content:space-between;font-size:12px;margin-bottom:4px}
.kp-scale-mark{flex:1;text-align:center}
.kp-ai-bar-wrapper{width:100%;background:#ccc;border-radius:6px;overflow:hidden;margin-bottom:6px}
.kp-ai-bar{height:30px;width:0%;transition:width 0.5s ease, background 0.5s ease}
.kp-ai-footer{margin-top:6px;font-size:12px;color:#666}
