.entry-health{border:1px solid #c7dad6;border-radius:12px;padding:16px;margin:18px 0;min-width:0}
.entry-health legend{font-weight:700;padding:0 6px}
.entry-health input{font-size:16px;min-height:48px;max-width:100%;box-sizing:border-box}
.entry-temperature{padding:12px 16px;border-radius:10px;background:#e9f7f1;overflow-wrap:anywhere}
.voice-input{margin:-4px 0 24px;padding:12px;border-left:3px solid #c7dad6;background:#f6faf9;border-radius:6px}
.voice-controls{display:flex;gap:10px;flex-wrap:wrap}
.voice-controls .button{min-height:44px;font-size:16px}
.voice-input textarea{font-size:16px;width:100%;box-sizing:border-box}
.voice-input [hidden]{display:none!important}
.voice-input .micro{overflow-wrap:anywhere}
@media(max-width:600px){.entry-health .field-row{display:block}.entry-health label{display:block;margin-bottom:12px}.voice-controls .button{flex:1 1 135px}}
