/* Patch 337 */
.storyteller-workspace--today{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start}.storyteller-workspace--today>.storyteller-entry{order:1}.storyteller-workspace--today>.storyteller-preview-window{order:2;position:sticky;top:16px}.weather-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.weather-metrics>div{padding:14px;border:1px solid rgba(120,100,70,.25);border-radius:12px;background:rgba(255,255,255,.5)}.weather-metrics span,.weather-metrics strong{display:block}.weather-hourly{overflow-x:auto;grid-template-columns:repeat(12,minmax(100px,1fr))}.journal-entry-actions{display:flex;gap:8px;align-items:center}.journal-entry-actions button{padding:7px 10px}
@media(max-width:900px){.storyteller-workspace--today{grid-template-columns:1fr!important}.storyteller-workspace--today>.storyteller-preview-window{position:static}.weather-metrics{grid-template-columns:1fr 1fr}}
