.progress-wrap{margin:15px 0}
.progress-bar{height:14px;background:#e0e0e0;border-radius:7px;overflow:hidden}
.progress-fill{height:100%;background:linear-gradient(90deg,#3592e2,#F78015);border-radius:7px;transition:width .4s}
.progress-label{text-align:center;font-size:13px;color:#666;margin-top:4px}
.fruit-size{text-align:center;font-size:15px;color:#3592e2;padding:8px;background:#e3f2fd;border-radius:5px;margin:10px 0}
.fruit-size::before{content:"👶 "}
.result-big{text-align:center;font-size:28px;font-weight:700;color:#3592e2;padding:15px}