.treatment-list{max-width:700px;width:100%;font-family:Arial,sans-serif}.treatment-item{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:8px 0;font-size:18px;color:#444}.treatment-item span:first-child{flex:1}.treatment-item .time{white-space:nowrap;color:#555}.choose-from{display:inline-block;background:#d9c2a2;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:3px;margin-bottom:3px}.value-text{font-size:11px;color:#777;margin-left:6px}@media (max-width:768px){.treatment-item{flex-direction:column;align-items:flex-start;font-size:16px;gap:4px}.treatment-item .time{white-space:normal;font-size:14px}.value-text{display:block;margin:6px 0 0}.treatment-item small{display:block;margin-top:2px}}