:root{--mood-1:#55718e;--mood-2:#86779c;--mood-3:#658574;--mood-4:#ae783b;--mood-5:#b56449;--diary-paper-image:url(/diary/paper.webp);--archive-shadow:0 3px 7px #694b2420,0 18px 38px -30px #694b2440}html[data-theme=dark]{--mood-1:#91aac2;--mood-2:#b5a5cb;--mood-3:#99b6a3;--mood-4:#d9ab75;--mood-5:#e4a28a;--diary-paper-image:none}body,html[data-theme=dark] body{background-color:var(--archive-canvas);background-image:var(--diary-paper-image);background-size:480px}[data-mood-score="1"]{--mood-accent:var(--mood-1)}[data-mood-score="2"]{--mood-accent:var(--mood-2)}[data-mood-score="3"]{--mood-accent:var(--mood-3)}[data-mood-score="4"]{--mood-accent:var(--mood-4)}[data-mood-score="5"]{--mood-accent:var(--mood-5)}[data-mood-score=unknown]{--mood-accent:var(--archive-line)}.app-nav-shell{background:var(--archive-sheet)!important;border-color:var(--archive-line)}.app-brand{padding-block:1rem}.app-brand>span:last-child>span:first-child{font-weight:500;letter-spacing:.06em}.app-nav-item.is-active{background:var(--archive-soft);color:var(--archive-trace-strong)}.app-nav-write{border-radius:7px}.archive-page-title{font-weight:500;line-height:1.25;letter-spacing:.02em}.archive-eyebrow{font-family:var(--font-ui);font-weight:500;letter-spacing:.12em}.archive-page-header{padding-bottom:1.6rem;border-bottom-style:solid}.archive-page-meta{font-family:var(--font-ui);font-size:.8rem;line-height:1.7}.archive-header-actions{flex-wrap:wrap}.timeline-header-lower{flex-wrap:wrap;align-items:center}.diary-labeled-button{display:inline-flex;width:auto;gap:.45rem;padding-inline:.8rem;font-size:.8rem;white-space:nowrap}.diary-timeline-legend{max-width:58rem;margin:-1rem auto 1.25rem}.mood-legend{color:var(--archive-quiet);font-size:.8rem}.mood-legend summary{cursor:pointer;min-height:44px;display:list-item;align-content:center;width:-moz-fit-content;width:fit-content}.mood-legend>div{display:flex;flex-wrap:wrap;gap:.65rem 1.2rem;padding:.5rem 0 1rem}.mood-weather{display:inline-flex;align-items:center;gap:.35rem;color:var(--archive-ink);font-family:var(--font-ui);white-space:nowrap;font-size:.8rem;font-weight:500}.mood-weather-icon{width:32px;height:32px;flex:0 0 32px;-o-object-fit:contain;object-fit:contain}.mood-weather-score{color:var(--archive-quiet);font-size:.72rem;font-variant-numeric:tabular-nums}.mood-weather.is-compact{font-size:.75rem}.mood-weather.is-compact .mood-weather-icon{width:28px;height:28px;flex-basis:28px}.mood-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;margin-block:1rem}.mood-picker>button{min-width:0;min-height:76px;padding:.6rem .25rem;border:1px solid var(--archive-line);border-radius:8px;background:var(--archive-sheet);transition:background-color .18s,border-color .18s}.mood-picker .mood-weather{flex-direction:column;gap:.15rem}.mood-picker>button[aria-pressed=true]{border-color:var(--archive-trace);background:var(--archive-soft);box-shadow:inset 0 -3px var(--archive-trace)}.mood-picker>button:disabled{opacity:.5;cursor:not-allowed}.entry-card,html[data-theme=dark] .entry-card{border:1px solid var(--archive-line);border-left:5px solid var(--mood-accent,var(--archive-line));border-radius:5px 12px 12px 5px;background:var(--archive-sheet);box-shadow:var(--archive-shadow)}.entry-card:hover{border-color:var(--archive-line);border-left-color:var(--mood-accent,var(--archive-line));box-shadow:0 5px 15px #694b2426;transform:none}.entry-card-content{padding:clamp(1rem,2.5vw,1.8rem)}.entry-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .6rem;margin-bottom:1rem}.entry-card-meta .mood-weather{margin-left:auto}.entry-card-date{font-size:.75rem;color:var(--archive-quiet)}.entry-card-copy{font-family:var(--font-memory);font-size:1.05rem;line-height:1.9}.entry-card-copy.prose{line-height:1.95}.entry-card-copy :where(pre,table){font-family:var(--font-ui)}.entry-tag-chip{border:1px solid color-mix(in srgb,var(--mood-accent,var(--archive-line)) 45%,var(--archive-line));border-radius:999px;background:transparent;color:var(--archive-quiet);padding:.2rem .55rem;font-size:.72rem}.diary-media-grid{margin-top:1rem}.diary-media-grid>:is(button,div){border:3px solid var(--archive-sheet);border-radius:4px;box-shadow:0 0 0 1px var(--archive-line),0 2px 5px #694b2418}.diary-media-overflow{position:absolute;inset:0;display:grid;place-items:center;background:#211b15a6;color:#fff;font-size:1.6rem;font-family:var(--font-memory)}.diary-media-show-all{min-height:44px;padding-block:.35rem;color:var(--archive-quiet);font-size:.75rem}.diary-detail-edge{position:absolute;inset:0 auto 0 0;width:5px;background:var(--mood-accent)}.entry-detail-modal-body{background:var(--archive-sheet)}.entry-detail-modal-header,.entry-detail-modal-header h2{flex-wrap:wrap}.memory-trace{display:none}.memory-row{grid-template-columns:4rem minmax(0,1fr);gap:1.1rem}.memory-date-gutter{color:var(--archive-quiet)}.memory-month-divider{border-color:var(--archive-line);font-family:var(--font-memory)}.memory-ledger{max-width:58rem}.calendar-archive-panel,html[data-theme=dark] .calendar-archive-panel{background:var(--archive-sheet);border-radius:8px;box-shadow:var(--archive-shadow)}.calendar-day.has-entry{background:color-mix(in srgb,var(--mood-accent) 10%,var(--archive-sheet))!important}.calendar-day .calendar-weather{position:absolute;right:.2rem;bottom:.15rem}.calendar-weather .mood-weather-icon{width:24px;height:24px;flex-basis:24px}.calendar-day-count{padding-right:1rem}.settings-index{background:var(--archive-sheet);border:1px solid var(--archive-line);border-radius:9px;box-shadow:var(--archive-shadow);padding:.5rem 1.5rem}.settings-index-link{padding-block:1.4rem}.settings-index-copy strong{font-family:var(--font-memory);font-size:1.15rem;font-weight:500}.settings-index-arrow{color:var(--archive-trace)}.settings-index-link:nth-child(4){border-top:2px solid var(--archive-line);margin-top:.4rem}.settings-safe-page{background:transparent!important}.settings-safe-header h1{font-family:var(--font-memory);font-weight:500;letter-spacing:.02em}.appearance-controls,.appearance-preview-sheet,.archive-settings-surface{background:var(--archive-sheet);border-radius:9px;box-shadow:var(--archive-shadow)}.appearance-preview{background:var(--archive-soft)}.compose-writing-grid,html[data-theme=dark] .compose-writing-grid{background:var(--archive-sheet);border-radius:8px;box-shadow:var(--archive-shadow)}.compose-preview-panel,html[data-theme=dark] .compose-preview-panel{background:var(--archive-raised)}.compose-editor,.edit-entry-textarea{font-family:var(--font-memory);line-height:2}.archive-primary-button,.compose-save-button{border-radius:7px}.context-lab-compose,.context-lab-coverage,.context-lab-ledger,.context-lab-receipt{background:var(--archive-sheet);border-radius:8px}.context-lab-ledger blockquote{font-family:var(--font-memory)}.chat-root,html[data-theme=dark] .chat-root{--chat-accent:var(--archive-trace);--chat-accent-strong:var(--archive-trace-strong);--chat-accent-soft:var(--archive-soft);--chat-line:var(--archive-line);background:var(--archive-canvas)!important}.chat-composer-wrap,.chat-topbar,html[data-theme=dark] .chat-composer-wrap,html[data-theme=dark] .chat-topbar{background:var(--archive-canvas)!important}.chat-composer,.chat-prompt-card,html[data-theme=dark] .chat-composer,html[data-theme=dark] .chat-prompt-card{background:var(--archive-sheet);border-color:var(--archive-line);border-radius:9px}.chat-user-bubble,html[data-theme=dark] .chat-user-bubble{background:var(--archive-soft)!important;border-color:var(--archive-line)!important}.chat-answer{line-height:1.9}.roam-root,html[data-theme=dark] .roam-root{background:var(--archive-canvas)!important}.roam-memory-card{background:var(--archive-sheet);border-radius:9px;box-shadow:var(--archive-shadow)}.login-face-id-button{background:var(--archive-trace-strong);border-radius:8px}@keyframes diary-unfold{0%{transform:translateY(5px)}to{transform:translateY(0)}}.entry-card[data-expanded=true] .entry-card-copy{animation:diary-unfold .2s ease-out}@media (max-width:767px){.archive-page-header{margin-bottom:1.3rem}.archive-page-title{font-size:2rem}.memory-row{grid-template-columns:minmax(0,1fr);gap:0}.memory-date-gutter{display:none}.entry-card-content{padding:1rem}.entry-card-meta{gap:.2rem;margin-bottom:.6rem}.entry-card-meta .mood-weather{font-size:.72rem}.entry-card-meta .mood-weather-icon{width:28px;height:28px;flex-basis:28px}.entry-card-date{font-size:.7rem}.entry-card-meta button{min-width:32px;width:32px}.calendar-day{min-height:70px}.calendar-day-count{font-size:.55rem;padding-right:.7rem}.calendar-weather .mood-weather-icon{width:18px;height:18px;flex-basis:18px}.settings-index{padding-inline:1rem}.mobile-nav-safe a[href="/compose"] .app-nav-icon{background:var(--archive-trace-strong);color:#fff;border-radius:50%;width:48px;height:48px;margin-top:-15px;box-shadow:0 2px 8px #694b2433}}@media (prefers-reduced-motion:reduce){.entry-card[data-expanded=true] .entry-card-copy{animation:none}.mood-picker>button{transition:none}}.settings-safe-page section{border-radius:9px}.settings-safe-page section.bg-white{background-color:var(--archive-sheet)}.settings-safe-page section.border-indigo-200{border-color:var(--archive-line);background:var(--archive-raised)}.settings-safe-page section.border-indigo-200 :is(.text-indigo-900,.text-indigo-800){color:var(--archive-ink)}.memory-entry{padding-left:0}.diary-settings-symbol{flex:0 0 24px;color:var(--archive-trace);align-self:flex-start;margin-top:.25rem}.settings-index-link{gap:1rem}.settings-index-copy{flex:1}.diary-sprig{position:absolute;right:0;top:-.5rem;width:70px;height:92px;-o-object-fit:contain;object-fit:contain;pointer-events:none;opacity:.65}.timeline-header-copy{position:relative}.timeline-header .archive-eyebrow,.timeline-header .archive-page-title{padding-right:70px}@media(min-width:768px){.diary-sprig{width:90px;height:110px}}.settings-index-link{grid-template-columns:24px minmax(0,1fr) 20px}.diary-timeline-legend{margin-bottom:.25rem}.archive-time-edge-newer{min-height:1.8rem;margin-left:0}.memory-month-divider{margin-top:1.5rem}.archive-time-edge-newer+.memory-record-block .memory-month-divider{margin-top:.6rem}@media(max-width:767px){.calendar-day-count{position:absolute;left:.3rem;bottom:.4rem;padding-right:0;font-size:.65rem}.calendar-day .calendar-weather{bottom:.25rem}.archive-time-edge-older,.memory-month-divider{margin-left:0}}html[data-theme=dark] body{background:var(--archive-canvas)!important}html[data-theme=dark] .compose-save-button,html[data-theme=dark] .mobile-nav-safe a[href="/compose"] .app-nav-icon{color:var(--archive-canvas)}.archive-header-actions{max-width:100%;min-width:0;flex-shrink:1}html[data-theme=dark] .entry-card{border-left-color:var(--mood-accent,var(--archive-line))!important}