@font-face{font-family:Lexend;src:url("./fonts/lexend-400.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Lexend;src:url("./fonts/lexend-700.woff2") format("woff2");font-weight:600 800;font-display:swap}
:root{--paper:#fdf7f8;--surface:#fff;--rose-soft:#efb3c1;--rose-deep:#8a4257;--tint:#fbe4ea;--ink:#4a3a40;--muted:#8a7780;--subtle:#b0a0a7;--line:#ede3e6;--success:#8ecfb4;--warning:#f0c193;--error:#de8580;--sky-tint:#e4f3f4;--sky-deep:#2f6b78;--mint-tint:#e4f4dc;--mint-deep:#3f7a52;--base-size:12px;font-family:Lexend,Verdana,"Trebuchet MS","Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:var(--base-size);font-synthesis:none}
*{box-sizing:border-box}
body{margin:0;min-width:320px;background:linear-gradient(180deg,#fff 0,var(--paper) 180px);-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation}
button{position:relative;min-height:30px;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center}
/* Compact visible box, 44px tap area via a transparent overlay (House Style §5-1). */
button::after{content:"";position:absolute;inset:-8px -4px}
.bottom-nav button::after,.rail-tabs button::after,.source-status button::after{inset:0}
button:disabled{opacity:.35;cursor:not-allowed}
a{color:var(--rose-deep)}
:focus-visible{outline:3px solid color-mix(in srgb,var(--rose-deep) 40%,transparent);outline-offset:2px}
.skip-link{position:fixed;top:8px;left:8px;z-index:99;display:inline-flex;align-items:center;min-height:44px;transform:translateY(-160%);padding:10px 14px;border-radius:9px;background:var(--ink);color:#fff}.skip-link:focus{transform:none}
.app-shell{display:grid;grid-template-columns:minmax(0,760px) 356px;gap:24px;width:min(1120px,100%);margin:0 auto;padding:max(30px,env(safe-area-inset-top)) 28px calc(44px + env(safe-area-inset-bottom))}
.document{min-width:0;background:color-mix(in srgb,var(--surface) 82%,transparent);border:1px solid color-mix(in srgb,var(--line) 76%,transparent);border-radius:2px;box-shadow:0 18px 60px rgba(74,58,64,.035)}
.day-header{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;row-gap:8px;padding:10px 34px;border-bottom:1px solid var(--line)}
.wordmark{display:flex;align-items:center;gap:7px;margin:0;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.91667);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.book-mark{display:grid;place-items:center;width:22px;height:22px;border:1px solid var(--rose-soft);border-radius:6px;background:var(--tint);font-size:calc(var(--base-size) * 1.33333)}
.date-row{grid-column:1/-1;display:grid;grid-template-columns:44px minmax(150px,1fr) 44px auto;align-items:center;gap:7px}
.icon-button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--surface);font-size:calc(var(--base-size) * 2.08333);color:var(--rose-deep)}.icon-button.small{width:44px;min-width:44px;min-height:44px;height:44px;font-size:calc(var(--base-size) * 1.41667)}
.date-button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 8px;text-align:left}.date-button span{color:var(--muted);font-size:calc(var(--base-size) * 0.91667)}.date-button strong{font-size:calc(var(--base-size) * 2.0);font-weight:550;letter-spacing:-.04em}
.today-button{padding:0 13px;border:1px solid var(--rose-soft);border-radius:22px;background:var(--tint);color:var(--rose-deep);font-weight:600}
.freshness-row{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:0;padding:0;color:var(--muted);font-size:calc(var(--base-size) * 0.83333);min-width:0}.freshness-actions{display:flex;align-items:center;gap:8px}.freshness-actions .text-button{margin:-8px 0}.settings-button{display:none}
.text-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.83333);font-weight:600;text-decoration:none}.text-button.danger{color:#a94a49}
.state-banner{margin:18px 34px 0;padding:11px 14px;border-left:3px solid var(--warning);border-radius:0 9px 9px 0;background:#fff8e9;color:#76572e}.state-banner.offline{border-color:var(--subtle);background:#f2edef}.state-banner.partial{border-color:var(--error);background:#fff0ef}
.view-host{padding:0 34px}
.source-section{padding:26px 0 22px;border-bottom:1px solid var(--line)}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading>div,.source-heading>div{display:flex;align-items:center;gap:10px}.section-heading h2,.section-heading h3{margin:0;font-size:calc(var(--base-size) * 1.16667);font-weight:650}.section-icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--rose-deep);font-size:calc(var(--base-size) * 1.16667)}.summary{color:var(--muted);font-size:calc(var(--base-size) * 0.83333);font-weight:450}
.record-row{display:grid;grid-template-columns:1fr;gap:9px;padding:14px 0 3px;margin-left:38px}.record-row+.record-row{border-top:1px solid color-mix(in srgb,var(--line) 65%,transparent)}
.record-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.record-heading strong{font-size:calc(var(--base-size) * 0.91667);font-weight:590;line-height:1.5;overflow-wrap:anywhere}.source-link{flex:0 0 auto;font-size:calc(var(--base-size) * 0.75);text-decoration:none}.record-meta{margin:4px 0 0;color:var(--muted);font-size:calc(var(--base-size) * 0.79167);line-height:1.55;text-transform:capitalize}
.record-details{margin-top:8px;color:var(--muted)}.record-details summary{width:max-content;cursor:pointer;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.75)}.record-details pre{margin:9px 0 0;padding:11px 13px;border-left:2px solid var(--rose-soft);background:color-mix(in srgb,var(--tint) 32%,transparent);color:var(--ink);font:inherit;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}
.book-group,.file-group{margin:15px 0 0 38px}.book-group h3,.file-group h3{margin:0;padding:10px 0 3px;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.91667)}.book-group h3 span{color:var(--muted);font-weight:400}.book-group .record-row,.file-group .record-row{margin-left:0}
.daily-note{padding:28px 34px 38px}.note-status{color:var(--muted);font-size:calc(var(--base-size) * 0.75)}.daily-note textarea{display:block;width:100%;min-height:154px;margin-top:14px;padding:16px;border:1px solid var(--line);border-radius:12px;resize:vertical;background:#fffdfd;font-size:calc(var(--base-size) * 1.33333);line-height:1.6}.daily-note textarea::placeholder{color:var(--subtle)}
.empty-state{padding:74px 20px 42px;text-align:center}.empty-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 17px;border-radius:18px;background:var(--tint);color:var(--rose-deep);font-size:calc(var(--base-size) * 1.66667)}.empty-state h2{margin:0 0 7px;font-size:calc(var(--base-size) * 1.33333)}.empty-state p{max-width:350px;margin:auto;color:var(--muted);line-height:1.65}
.view-title{padding:14px 0 10px;border-bottom:1px solid var(--line)}.view-title h2{margin:2px 0 3px;font-size:calc(var(--base-size) * 1.25)}.view-title p{margin:0;color:var(--muted);font-size:calc(var(--base-size) * 0.83333)}.eyebrow{margin:0;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.66667);font-weight:700;letter-spacing:.16em}
.timeline{position:relative;padding:5px 0 22px}.timeline:before{content:"";position:absolute;top:9px;bottom:32px;left:66px;width:1px;background:var(--line)}
.timeline-entry{position:relative;display:grid;grid-template-columns:68px 1fr;gap:17px;padding:18px 0}.timeline-marker{display:grid;grid-template-columns:1fr 18px;align-items:start;gap:6px;z-index:1}.timeline-time{padding-top:4px;color:var(--muted);font-size:calc(var(--base-size) * 0.75);font-variant-numeric:tabular-nums}.source-dot{display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--rose-soft);border-radius:50%;background:var(--paper);color:var(--rose-deep);font-size:calc(var(--base-size) * 0.75)}.timeline-entry .record-heading strong{font-size:calc(var(--base-size) * 0.95833)}.empty-inline{padding:40px 0;text-align:center;color:var(--muted)}
.markdown-heading{display:flex;align-items:center;justify-content:space-between}.segmented{display:flex;padding:3px;border-radius:10px;background:#f2e9ec}.segmented button{position:relative;min-height:28px;padding:6px 12px;border-radius:8px;color:var(--muted);font-size:calc(var(--base-size) * 0.75)}
.segmented button::after{content:"";position:absolute;inset:-8px 0}.segmented .active{background:#fff;color:var(--rose-deep);box-shadow:0 1px 6px rgba(74,58,64,.09)}
.markdown-output{min-height:420px;margin:20px 0;padding:22px;border:1px solid var(--line);border-radius:12px;background:#fffdfd;color:#654f58;font:calc(var(--base-size) * 0.91667)/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow:auto}.markdown-output.preview-mode{font-family:Lexend,sans-serif;color:var(--ink);white-space:normal}.markdown-source{margin:0;font:inherit;white-space:pre-wrap}.markdown-output h1{margin:0 0 24px;font-size:calc(var(--base-size) * 1.66667)}.markdown-output h2{margin:24px 0 10px;padding-bottom:7px;border-bottom:1px solid var(--line);font-size:calc(var(--base-size) * 1.16667)}.markdown-output h3{margin:17px 0 7px;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.91667)}.markdown-output h4{margin:13px 0 6px;font-size:calc(var(--base-size) * 0.83333)}.markdown-output p{margin:6px 0;line-height:1.65}.markdown-output blockquote{margin:8px 0;padding:7px 12px;border-left:2px solid var(--rose-soft);background:var(--paper);white-space:pre-wrap}.preview-list-item{padding-left:8px}.preview-task{display:flex;align-items:flex-start;gap:7px}.preview-task input{margin-top:4px;accent-color:var(--rose-deep)}.markdown-output del{color:#9b8b91}.markdown-output code{padding:1px 4px;border-radius:4px;background:var(--paper);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.markdown-actions,.button-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:10px}.markdown-actions button,.button-row button,.file-button,.actions-card button{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);font-size:calc(var(--base-size) * 0.83333)}.primary-button{min-height:44px;padding:0 16px;border-radius:11px!important;background:var(--rose-deep)!important;color:#fff!important;font-weight:650}
.tool-rail{position:sticky;top:max(24px,env(safe-area-inset-top));align-self:start;display:grid;gap:12px}.rail-card{padding:15px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 10px 30px rgba(74,58,64,.025)}.rail-title{display:flex;align-items:center;justify-content:space-between}.rail-label{margin:0 0 8px;color:var(--muted);font-size:calc(var(--base-size) * 0.66667);font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.rail-tabs{display:grid;gap:3px}.rail-tabs button{display:flex;align-items:center;gap:10px;justify-content:flex-start;min-height:44px;padding:0 10px;border-radius:9px;color:var(--muted);font-size:calc(var(--base-size) * 0.83333)}.rail-tabs button[aria-selected=true]{background:var(--tint);color:var(--rose-deep);font-weight:600}.rail-tabs button[data-view="timeline"][aria-selected=true]{background:var(--sky-tint);color:var(--sky-deep)}.rail-tabs button[data-view="markdown"][aria-selected=true]{background:var(--mint-tint);color:var(--mint-deep)}.rail-tabs button span{width:16px;text-align:center;font-size:calc(var(--base-size) * 1.16667)}
.actions-card button{display:flex;align-items:center;gap:9px;width:100%;margin-top:7px;text-align:left}.actions-card button span{color:var(--rose-deep)}
.status-card>div{margin-bottom:4px;font-size:calc(var(--base-size) * 0.83333)}
.mini-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin-top:11px;text-align:center}.mini-calendar .weekday{padding:4px 0;color:var(--subtle);font-size:calc(var(--base-size) * 0.58333);font-weight:700}.calendar-day{position:relative;min-height:36px;padding:0;border-radius:7px;font-size:calc(var(--base-size) * 0.66667)}.calendar-day.selected{background:var(--rose-deep);color:#fff}.calendar-day.today:not(.selected){outline:1px solid var(--rose-soft)}.calendar-day.has-records:not(.selected):after{content:"";position:absolute;bottom:3px;left:50%;width:3px;height:3px;border-radius:50%;background:var(--rose-deep)}
.bottom-nav{display:none}
dialog{padding:0;border:1px solid var(--line);border-radius:18px;background:var(--paper);color:var(--ink);box-shadow:0 28px 90px rgba(74,58,64,.18)}dialog::backdrop{background:rgba(64,48,54,.27);backdrop-filter:blur(3px)}dialog form{display:grid;gap:18px;padding:22px}.sheet-dialog{width:min(92vw,380px)}.settings-dialog{width:min(92vw,600px);max-height:min(88vh,760px)}.settings-dialog form{overflow:auto;max-height:inherit}.settings-dialog section{padding-top:15px;border-top:1px solid var(--line)}.settings-dialog h2,.settings-dialog h3{margin:0}.settings-dialog h2{font-size:calc(var(--base-size) * 1.66667)}.settings-dialog h3{font-size:calc(var(--base-size) * 1.0)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between}.help{margin:7px 0 12px;color:var(--muted);font-size:calc(var(--base-size) * 0.75);line-height:1.6}.field{display:grid;gap:6px;margin-top:10px;color:var(--muted);font-size:calc(var(--base-size) * 0.75)}.field-row{display:flex;align-items:flex-end;gap:8px;margin-top:10px}.field-row .field{flex:1;margin-top:0}.conflict-item{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.conflict-item:first-child{margin-top:0;padding-top:0;border-top:0}.field input,.field select{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:calc(var(--base-size) * 1.33333)}.inline-status{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:calc(var(--base-size) * 0.75)}.source-status-list{display:grid;margin-top:10px}.source-status{display:grid;grid-template-columns:10px 1fr auto auto;align-items:center;gap:8px;min-height:44px;border-top:1px solid color-mix(in srgb,var(--line) 70%,transparent);font-size:calc(var(--base-size) * 0.75)}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--subtle)}.status-dot.ready{background:var(--success)}.status-dot.pending{background:var(--warning)}.status-dot.error{background:var(--error)}.status-dot.disabled{background:#c9c2c5}.file-button{display:flex;align-items:center;cursor:pointer}.file-button input{position:absolute;width:1px;height:1px;opacity:0;font-size:calc(var(--base-size) * 1.33333)}.settings-dialog pre{max-height:340px;overflow:auto;padding:14px;border-radius:10px;background:#fff;font:calc(var(--base-size) * 0.91667)/1.6 ui-monospace,monospace;white-space:pre-wrap}
.toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));z-index:100;transform:translate(-50%,30px);padding:11px 15px;border-radius:12px;background:var(--ink);color:#fff;font-size:calc(var(--base-size) * 0.83333);opacity:0;pointer-events:none;transition:.2s}.toast.visible{transform:translate(-50%,0);opacity:1}
@media(max-width:1039px){
  body{background:var(--paper)}
  .app-shell{display:block;width:100%;padding:0 0 calc(56px + env(safe-area-inset-bottom))}
  .document{border:0;border-radius:0;box-shadow:none;background:transparent}
  .tool-rail{display:none}
  .settings-button{display:inline-flex}
  .day-header{position:relative;padding:max(8px,env(safe-area-inset-top)) 18px 8px;background:rgba(253,247,248,.94);backdrop-filter:blur(12px)}
  .date-row{grid-template-columns:44px minmax(130px,1fr) 44px auto}.date-button strong{font-size:calc(var(--base-size) * 1.66667)}
  .view-host{padding:0 18px}.state-banner{margin:13px 18px 0}
  .source-section{padding:22px 0 18px}.record-row{margin-left:36px}.book-group,.file-group{margin-left:36px}
  .daily-note{padding:25px 18px 35px}
  .bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:repeat(3,1fr);padding:2px max(10px,env(safe-area-inset-right)) calc(2px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}
  .bottom-nav button{display:grid;place-items:center;gap:1px;min-height:44px;color:var(--muted);font-size:calc(var(--base-size) * 0.66667)}.bottom-nav button span{font-size:calc(var(--base-size) * 1.16667)}.bottom-nav button[aria-current=page]{color:var(--rose-deep);font-weight:650}.bottom-nav button[data-view="timeline"][aria-current=page]{color:var(--sky-deep)}.bottom-nav button[data-view="markdown"][aria-current=page]{color:var(--mint-deep)}
  .timeline:before{left:59px}.timeline-entry{grid-template-columns:61px 1fr;gap:13px}
  .markdown-output{margin-top:14px;padding:15px;font-size:calc(var(--base-size) * 0.75)}.markdown-heading{align-items:flex-end}
}
@media(max-height:500px) and (max-width:900px){
  body{background:var(--paper)}
  .app-shell{display:block;width:100%;padding:0 0 calc(48px + env(safe-area-inset-bottom))}
  .document{border:0;border-radius:0;box-shadow:none;background:transparent}
  .tool-rail{display:none}
  .settings-button{display:inline-flex}
  .day-header{padding:max(6px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-left)) 6px;background:rgba(253,247,248,.94)}
  .wordmark{margin-bottom:7px}.freshness-row{margin-top:5px}.view-host{padding:0 max(18px,env(safe-area-inset-left))}
  .daily-note{padding:22px max(18px,env(safe-area-inset-left))}
  .bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(10px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(10px,env(safe-area-inset-left));border-top:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}
  .bottom-nav button{display:grid;place-items:center;gap:1px;min-height:44px;color:var(--muted);font-size:calc(var(--base-size) * 0.66667)}.bottom-nav button span{font-size:calc(var(--base-size) * 1.16667)}.bottom-nav button[aria-current=page]{color:var(--rose-deep);font-weight:650}.bottom-nav button[data-view="timeline"][aria-current=page]{color:var(--sky-deep)}.bottom-nav button[data-view="markdown"][aria-current=page]{color:var(--mint-deep)}
}
@media(max-width:410px){.today-button{font-size:calc(var(--base-size) * 0.75);padding:0 9px}.date-row{gap:3px}.date-button{padding-left:4px}.day-header,.view-host,.daily-note{padding-left:15px;padding-right:15px}.state-banner{margin-left:15px;margin-right:15px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(prefers-contrast:more){:root{--line:#cbbdc2;--muted:#65545b}.record-heading strong{font-weight:700}}

/* Shared chronology for Timeline and Markdown. */
.markdown-layout{width:fit-content;margin:12px 0;gap:4px}
.chronology-help{color:var(--muted);font-size:calc(var(--base-size) * 0.91667);line-height:1.65;overflow-wrap:anywhere}
.unified-timeline{display:grid;gap:12px;margin:18px 0}.unified-entry{padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);min-width:0;overflow-wrap:anywhere}
.unified-time{margin:0 0 9px;color:var(--rose-deep);font-size:calc(var(--base-size) * 0.91667);font-variant-numeric:tabular-nums;line-height:1.6}
.unified-entry .record-heading{flex-wrap:wrap}.unified-entry .record-heading strong{overflow-wrap:anywhere;min-width:0}.unified-entry pre{white-space:pre-wrap;overflow-wrap:anywhere}
.markdown-source,.markdown-output{overflow-wrap:anywhere}.markdown-heading{gap:12px;flex-wrap:wrap}

/* Text scales independently of touch targets and iOS input zoom. */
:root{color-scheme:light}
/* Controls stay visually close to their label; a transparent ::after keeps the
   44px tap area (House Style §5-1). Primary nav (bottom-nav) keeps a full box. */
button{position:relative}
.segmented button,.markdown-layout button{min-height:26px}
.segmented button::after,.markdown-layout button::after{content:"";position:absolute;inset:-9px 0}
.markdown-actions button,.button-row button,.actions-card button,.file-button,.primary-button{min-height:32px}
.markdown-actions button::after,.button-row button::after,.actions-card button::after,.primary-button::after{content:"";position:absolute;inset:-6px -3px}
.icon-button{width:36px;min-width:36px;height:36px;font-size:20px}
.icon-button::after{content:"";position:absolute;inset:-5px}
.icon-button.small{width:36px;min-width:36px;height:36px;font-size:15px}
.today-button{min-height:34px;border-radius:16px}
.today-button::after{content:"";position:absolute;inset:-4px -3px}
.calendar-day{min-height:34px;justify-content:center}
.source-link,.record-details summary{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:0 2px}
.source-link::after,.record-details summary::after{content:"";position:absolute;inset:-12px -6px}
.source-link,.record-details summary{position:relative}
.record-details summary{max-width:100%;width:max-content}
.field input,.field select,.daily-note textarea,.file-button input{font-size:16px}
.field input,.field select{min-height:38px;font-size:16px}
.icon-button.small{font-size:15px}.book-mark{font-size:16px}
.section-heading,.source-heading>div,.freshness-row,.freshness-actions{flex-wrap:wrap}
.field-row>.field,.source-status>*{min-width:0}.source-status{grid-template-columns:10px minmax(0,1fr);padding:8px 0}.source-status>:nth-child(n+3){grid-column:2;overflow-wrap:anywhere}
.unified-time,.record-heading strong{font-size:var(--base-size)}
/* Single-column layout starts at 1039px now; keep a readable measure on
   800-1039px tablets the way the old two-column .document (max 760px) did. */
@media(min-width:800px) and (max-width:1039px){.view-host,.daily-note,.state-banner{max-width:760px;margin-inline:auto}}
@media(max-width:410px){.date-row{grid-template-columns:44px minmax(0,1fr) 44px auto}.freshness-row{font-size:calc(var(--base-size) * .75)}.freshness-actions{gap:2px}.date-button strong{font-size:calc(var(--base-size) * 1.35)}}

.date-row{grid-template-columns:36px minmax(0,1fr) 36px auto}
