.voice-review{margin-top:16px;padding:18px;border:1px solid #bce8e3;border-radius:20px;background:linear-gradient(145deg,#f5fffd,#fffaf0);box-shadow:0 12px 28px #0d525612}
.voice-review[hidden]{display:none}.review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.review-head h2{margin:2px 0 10px}.review-kicker{color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.record-time{background:var(--ink);color:#fff;border-radius:99px;padding:5px 10px;font-size:13px;font-weight:900}.voice-review audio{width:100%;margin:4px 0 8px}.voice-review label small{display:block;color:var(--muted);font-weight:600}.voice-review textarea{min-height:82px}.recording-clock{display:inline-block;margin-left:6px;color:var(--red);font-weight:900}.speech-setting{background:#f7fbfb;border:1px solid var(--line);border-radius:18px;padding:14px 16px}.speech-setting .switch{min-width:56px;border:0;border-radius:999px;padding:8px 12px;background:#dce9e8;color:var(--muted);font-weight:900}.speech-setting .switch.on{background:var(--teal);color:#fff}
@media(max-width:850px){.chat-panel{height:auto;min-height:68vh}.messages{min-height:240px;max-height:38vh}.voice-review .row button{flex:1;min-width:130px}}
.ai-review{margin-top:12px}.ai-memory-list{display:grid;gap:8px;max-height:250px;overflow:auto;margin:12px 0}.ai-memory{display:flex;gap:10px;align-items:flex-start;padding:11px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.ai-memory input{margin-top:5px}.ai-memory span{display:grid}.ai-memory small{color:var(--muted)}.ai-memory em{font-style:normal;color:#355c60;font-size:13px;margin-top:3px}.composer #askHestoriAI{white-space:nowrap}
.reminder-home{margin-top:20px}.reminder-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.reminder-head .sub{margin-bottom:0}.reminder-list{display:grid;gap:10px;margin-top:14px}.reminder-empty{padding:18px;border:1px dashed var(--line);border-radius:16px;color:var(--muted);text-align:center}.reminder-item{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:17px;background:#fbfffe}.reminder-item.due{border-color:#e4b85c;background:#fff9e9}.reminder-item.done{opacity:.62}.reminder-mark{width:42px;height:42px;border-radius:14px;background:var(--mist);display:grid;place-items:center;font-size:20px}.reminder-copy b,.reminder-copy span{display:block}.reminder-copy span{font-size:13px;color:var(--muted)}.reminder-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.reminder-actions button{border:0;border-radius:999px;padding:7px 10px;font-weight:800;font-size:12px}.reminder-actions .complete{background:var(--mist);color:var(--teal)}.reminder-actions .remove{background:#fff0f0;color:var(--red)}.reminder-dialog{position:fixed;inset:0;background:#0a30338c;backdrop-filter:blur(10px);z-index:40;display:grid;place-items:center;padding:18px}.reminder-dialog[hidden]{display:none}.reminder-card{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;padding:26px;box-shadow:var(--shadow)}.reminder-card h2{margin:0 0 5px}.reminder-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reminder-note{padding:12px 14px;border-radius:14px;background:#fff7dc;color:#6d5b22;font-size:13px}.smart-label{font-size:12px;font-weight:900;color:var(--teal);text-transform:uppercase;letter-spacing:.06em}.composer{flex-wrap:wrap}.composer input{min-width:180px}
@media(max-width:650px){.reminder-head{display:grid}.reminder-head button{width:100%}.reminder-grid{grid-template-columns:1fr}.reminder-item{grid-template-columns:auto 1fr}.reminder-actions{grid-column:2;justify-content:flex-start}.composer #askHestoriAI{order:4;margin-left:57px}.composer #sendChat{margin-left:auto}}
