@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color:#1f2320;background:#eef0ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0;overflow-x:clip}body{min-height:100vh;background:#eef0ec}button,input,textarea{max-width:100%;font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;cursor:pointer;line-height:1.1;overflow:hidden;overflow-wrap:anywhere;text-align:center}button>svg{flex:0 0 auto}button:disabled{cursor:not-allowed;opacity:.45}input,textarea{width:100%;min-width:0;border:1px solid rgba(31,35,32,.14);border-radius:8px;background:#fff;color:#1f2320;outline:none;padding:13px 14px}textarea{resize:none}input:focus,textarea:focus{border-color:#315f598f;box-shadow:0 0 0 3px #315f591f}.app-frame{display:grid;height:100dvh;min-height:100vh;overflow:hidden;place-items:stretch}.phone-shell{position:relative;width:100%;height:100dvh;min-height:0;overflow:hidden;background:#f8f9f6}.flow-screen{position:relative;height:100%;min-height:0;overflow-y:auto;background:#f8f9f6;padding:18px 16px 96px;transition:filter .18s ease,transform .18s ease}.drawer-open .flow-screen{filter:brightness(.96);transform:translate(-10px)}.flow-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;border-bottom:1px solid rgba(31,35,32,.1);padding:4px 0 14px}.flow-header>div:first-child{min-width:0}.flow-header p{margin:0;color:#1f2320;font-size:1.18rem;font-weight:900;line-height:1.1;overflow-wrap:anywhere}.recorded-day-nav{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:9px}.recorded-day-nav button{min-height:30px;border:1px solid rgba(31,35,32,.1);border-radius:999px;background:#ffffff9e;color:#1f2320b8;padding:0 9px;font-size:.72rem;font-weight:850}.recorded-day-nav button:not(.today-jump-button){width:30px;padding:0}.recorded-day-nav span{color:#1f232085;font-size:.72rem;font-weight:850;line-height:1}.header-actions{display:flex;flex:0 0 auto;gap:8px;align-items:center}.debug-reset-button,.theme-toggle-button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid rgba(61,48,38,.1);border-radius:50%;background:#fffcf657;color:#241f1a70;opacity:.72}.debug-reset-button:hover,.theme-toggle-button:hover{color:#1f2320cc;opacity:1}.top-add-button{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:50%;background:#1f2320;color:#fff;box-shadow:0 10px 22px #1f232024}.timeline{position:relative;display:grid;gap:2px;margin-top:16px}.quick-entry-form+.timeline{margin-top:0}.quick-entry-form{display:grid;grid-template-columns:64px 34px minmax(0,1fr);gap:0 2px;align-items:start;margin-top:16px;min-height:116px;padding:0}.quick-entry-time{color:#1f2320;background:#fffc;font-size:.78rem;font-weight:900}.quick-entry-rail .timeline-marker{width:18px;height:18px;background:#315f59;box-shadow:0 0 0 5px #315f5921}.quick-entry-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;gap:8px;align-items:end;border:1px solid rgba(31,35,32,.09);border-radius:12px;background:#fff;box-shadow:0 12px 28px #1f232012;margin-bottom:12px;padding:12px}.quick-entry-form label{display:grid;gap:6px;min-width:0}.quick-entry-form label span{color:#1f23208a;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.quick-entry-form input{min-height:42px;font-size:.92rem;font-weight:820}.quick-entry-submit{min-height:42px;border:1px solid #1f2320;border-radius:8px;background:#1f2320;color:#fff;padding:0 13px;font-size:.82rem;font-weight:900;white-space:nowrap}.quick-entry-submit:disabled{cursor:not-allowed;opacity:.46}.review-note{border:1px solid rgba(31,35,32,.08);border-radius:8px;background:#ffffff6b;margin-top:14px;padding:10px 12px}.review-note p{margin:0;color:#1f232094;font-size:.8rem;font-weight:750;line-height:1.35}.empty-state{border:1px dashed rgba(31,35,32,.16);border-radius:8px;background:#ffffff94;margin-top:18px;padding:24px}.empty-state h2{margin:0;color:#1f2320;font-size:1rem;font-weight:900}.empty-state p{margin:8px 0 0;color:#241f1a94;font-size:.88rem;line-height:1.45}.timeline-entry{position:relative;display:grid;grid-template-columns:64px 34px minmax(0,1fr);gap:0 2px;min-height:var(--timeline-span, 78px);padding:0}.timeline-entry.current{min-height:var(--timeline-span, 112px)}.timeline-time{align-self:start;min-height:26px;border:1px solid rgba(31,35,32,.08);border-radius:999px;background:#ffffff8a;color:#1f23208a;margin-top:1px;padding:6px 7px;font-size:.72rem;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap}.timeline-entry.current .timeline-time{color:#1f2320;background:#fffc;font-size:.78rem;font-weight:900}.timeline-rail{position:relative;display:grid;align-content:start;justify-items:center;padding-top:5px}.timeline-rail:after{position:absolute;top:25px;bottom:0;left:50%;width:2px;border-radius:999px;background:linear-gradient(180deg,#315f5957,#1f23200f);content:"";transform:translate(-50%)}.timeline-entry.last .timeline-rail:after{display:none}.timeline-marker{position:relative;z-index:1;width:13px;height:13px;border:2px solid #f8f9f6;border-radius:50%;background:#8b938b;box-shadow:0 0 0 1px #1f23201f}.timeline-gap-label{position:absolute;top:33px;left:50%;z-index:1;border:1px solid rgba(49,95,89,.13);border-radius:999px;background:#f8f9f6;color:#315f59b3;padding:3px 6px;font-size:.62rem;font-weight:900;line-height:1;transform:translate(-50%);white-space:nowrap}.timeline-entry.current .timeline-marker{width:18px;height:18px;background:#1f2320;box-shadow:0 0 0 5px #315f5921}.timeline-entry-body{align-self:start;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;border:1px solid rgba(31,35,32,.06);border-radius:10px;background:#ffffff57;margin-bottom:12px;padding:13px}.timeline-entry.current .timeline-entry-body{background:#fff;border-color:#1f232017;border-radius:12px;box-shadow:0 12px 28px #1f232012}.timeline-entry-main{min-width:0;overflow:hidden}.timeline-entry-main h2{margin:0;color:#1f2320b3;font-size:.96rem;font-weight:750;line-height:1.26;overflow-wrap:anywhere}.timeline-entry.current .timeline-entry-main h2{color:#1f2320;font-size:1.22rem;font-weight:900;line-height:1.16}.row-actions{display:flex;gap:4px}.row-actions button,.icon-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(31,35,32,.1);border-radius:50%;background:#ffffff9e;color:#1f23209e}.next-handoff{display:grid;gap:11px;border-top:1px solid rgba(49,95,89,.1);margin-top:12px;padding-top:13px}.next-handoff .current-field{display:grid;gap:6px}.next-handoff .current-field span{color:#1f23207a;font-size:.72rem;font-weight:900}.next-handoff strong{color:#43382e;font-size:.96rem;line-height:1.25;overflow-wrap:anywhere}.next-handoff button{width:100%;min-height:48px;border:1px solid #1f2320;border-radius:8px;background:#1f2320;color:#fff;padding:0 12px;font-size:.88rem;font-weight:850}.drawer-handle{position:fixed;right:16px;z-index:32;border:1px solid rgba(31,35,32,.12);border-radius:999px;background:#fff;color:#1f2320;box-shadow:0 14px 32px #1f232024;padding:0 13px;touch-action:pan-y;bottom:max(16px,env(safe-area-inset-bottom));min-height:46px}.drawer-handle span{font-size:.82rem;font-weight:900}.drawer-handle strong{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#315f59;color:#fff;padding:0 6px;font-size:.72rem;font-weight:900}.drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;border:0;background:#1f23202e}.do-later-drawer{position:absolute;top:0;right:0;z-index:22;height:100%;border-left:1px solid rgba(31,35,32,.12);background:#fbfcf9;box-shadow:-18px 0 42px #1f232029;overflow:hidden;transform:translate(105%);transition:transform .21s ease}.do-later-drawer.open{transform:translate(0)}.do-later-drawer{display:flex;width:min(88vw,390px);flex-direction:column;padding:22px 16px 16px}.drawer-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid rgba(31,35,32,.09);padding-bottom:14px}.drawer-header>div:first-child{min-width:0}.drawer-header p{margin:0;color:#1f23208a;font-size:.76rem;font-weight:750;line-height:1.4}.drawer-header h2{margin:4px 0 0;color:#1f2320;font-size:1.5rem;font-weight:900;line-height:1.12;overflow-wrap:anywhere}.add-later-button{min-height:48px;border:1px solid rgba(31,35,32,.12);border-radius:8px;background:#fff;color:#1f2320;margin:14px 0 10px;padding:0 14px;font-size:.9rem;font-weight:800}.add-later-form{display:grid;gap:10px;margin:16px 0 14px}.add-later-form div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.primary-button,.secondary-button{min-height:48px;border-radius:8px;padding:0 14px;font-size:.88rem;font-weight:850}.primary-button{border:1px solid #1f2320;background:#1f2320;color:#fff}.secondary-button{border:1px solid rgba(31,35,32,.1);background:#f3f5f1;color:#1f2320b8}.primary-button.compact,.secondary-button.compact{min-height:40px;font-size:.8rem}.do-later-list{display:grid;gap:12px;min-height:0;overflow-y:auto;padding:6px 0 14px}.do-later-list.is-empty{align-content:start}.later-group{display:grid;gap:9px}.later-group>p{margin:5px 0 0;color:#315f599e;font-size:.66rem;font-weight:900;text-transform:uppercase}.do-later-item{border:1px solid rgba(31,35,32,.09);border-radius:10px;background:#ffffffb3;padding:12px}.do-later-item.completed,.do-later-item.discarded{opacity:.7}.do-later-topline{display:flex;justify-content:space-between;gap:12px}.do-later-topline h3{margin:0;color:#1f2320;font-size:.96rem;font-weight:850;line-height:1.28;overflow-wrap:anywhere}.do-later-topline p{margin:5px 0 0;color:#1f23207a;font-size:.74rem;font-weight:750}.status-dot{width:11px;height:11px;flex:0 0 auto;border-radius:50%;background:#1f23203d;margin-top:4px}.status-dot.pending{background:#315f59}.status-dot.completed{background:#607957}.status-dot.discarded{background:#8d8072}.do-later-actions{display:grid;grid-template-columns:1fr 1fr 40px;gap:7px;margin-top:12px}.do-later-actions button{min-height:40px;border:1px solid rgba(31,35,32,.1);border-radius:8px;background:#f3f5f1;color:#1f2320b8;padding:0 10px;font-size:.78rem;font-weight:850}.do-later-actions .flow-button{border-color:#1f2320;background:#1f2320;color:#fff}.drawer-empty{border:1px dashed rgba(31,35,32,.16);border-radius:8px;padding:18px}.drawer-empty p{margin:0;color:#1f232094;font-size:.9rem}.drawer-account{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(31,35,32,.09);margin-top:auto;padding-top:12px}.drawer-account>div:first-child{display:grid;gap:2px;flex:1 1 auto;min-width:0}.drawer-account span,.drawer-account small{color:#1f232085;font-size:.72rem;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.drawer-account strong{color:#1f2320c7;font-size:.86rem;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.drawer-account button{min-height:34px;flex:0 0 auto;border:1px solid rgba(31,35,32,.12);border-radius:8px;background:#1f2320;color:#fff;padding:0 12px;font-size:.78rem;font-weight:850}.drawer-account-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.drawer-account .export-button{background:#f3f5f1;color:#1f2320c7}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;align-items:end;justify-items:center;background:#1f232042;padding:12px}.entry-modal{display:grid;width:min(100%,520px);max-height:calc(100dvh - 24px);overflow-y:auto;gap:13px;border:1px solid rgba(31,35,32,.1);border-radius:14px;background:#fbfcf9;box-shadow:0 -18px 42px #1f23202e;padding:14px}.entry-modal label{display:grid;gap:7px;min-width:0}.entry-modal label>span,.modal-time-field span,.modal-later-title span{color:#1f23208a;font-size:.76rem;font-weight:850;line-height:1}.modal-time-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;align-items:end}.modal-time-field{display:grid;gap:7px}.modal-time-field input{font-size:1rem;font-weight:900}.field-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.field-header button{min-height:24px;border-radius:999px;background:transparent;color:#315f59cc;padding:0;font-size:.72rem;font-weight:850}.modal-later-picker{display:grid;gap:9px;border-top:1px solid rgba(49,95,89,.1);padding-top:10px}.modal-later-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.modal-later-title small{color:#315f59b8;font-size:.72rem;font-weight:900}.modal-later-list{display:grid;gap:8px}.modal-later-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid rgba(31,35,32,.08);border-radius:8px;background:#fff;padding:8px}.modal-later-item span{color:#1f2320;font-size:.88rem;font-weight:800;overflow-wrap:anywhere}.modal-later-item button{min-height:32px;border:1px solid rgba(31,35,32,.1);border-radius:999px;background:#f3f5f1;color:#1f2320b8;padding:0 10px;font-size:.72rem;font-weight:850}.modal-later-item button.selected{border-color:#1f2320;background:#1f2320;color:#fff}.modal-add-later{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.modal-add-later button{min-width:58px;min-height:42px;border-radius:8px;background:#8b8d89;color:#fff;padding:0 14px;font-size:.86rem;font-weight:850}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}html[data-theme=dark]{color:#eef3ee;background:#111412}html[data-theme=dark] body{background:#111412}html[data-theme=dark] .phone-shell,html[data-theme=dark] .flow-screen{background:#131713}html[data-theme=dark] input,html[data-theme=dark] textarea{border-color:#eef3ee1f;background:#1a1f1b;color:#eef3ee}html[data-theme=dark] .flow-header{border-bottom-color:#eef3ee1a}html[data-theme=dark] .recorded-day-nav button{border-color:#eef3ee1a;background:#1a1f1b;color:#eef3eeb8}html[data-theme=dark] .recorded-day-nav span{color:#eef3ee94}html[data-theme=dark] .flow-header p,html[data-theme=dark] .timeline-entry-main h2,html[data-theme=dark] .drawer-header h2,html[data-theme=dark] .do-later-topline h3{color:#eef3ee}html[data-theme=dark] .empty-state,html[data-theme=dark] .review-note,html[data-theme=dark] .quick-entry-body,html[data-theme=dark] .timeline-entry-body,html[data-theme=dark] .do-later-item,html[data-theme=dark] .entry-modal,html[data-theme=dark] .do-later-drawer{border-color:#eef3ee1a;background:#1a1f1b}html[data-theme=dark] .top-add-button,html[data-theme=dark] .primary-button,html[data-theme=dark] .quick-entry-submit,html[data-theme=dark] .next-handoff button,html[data-theme=dark] .do-later-actions .flow-button{border-color:#eef3ee;background:#eef3ee;color:#111412}html[data-theme=dark] .drawer-account .export-button{border-color:#eef3ee1a;background:#222821;color:#eef3eec7}html[data-theme=dark] .drawer-handle,html[data-theme=dark] .debug-reset-button,html[data-theme=dark] .theme-toggle-button,html[data-theme=dark] .icon-button,html[data-theme=dark] .row-actions button{border-color:#eef3ee1a;background:#1a1f1b;color:#eef3eeb8}html[data-theme=dark] .modal-backdrop,html[data-theme=dark] .drawer-scrim{background:#00000094}html[data-theme=dark] .flow-next-panel strong,html[data-theme=dark] .quick-entry-form label span,html[data-theme=dark] .review-note p,html[data-theme=dark] .next-handoff .current-field span{color:#9fd0c4}html[data-theme=dark] .timeline-gap-label{border-color:#9fd0c429;background:#131713;color:#9fd0c4c7}html[data-theme=dark] .quick-entry-time{background:#eef3ee14;color:#eef3ee}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(min-width:560px){.app-frame{place-items:center;padding:28px}.phone-shell{width:min(100%,760px);max-width:calc(100vw - 56px);height:min(860px,calc(100vh - 56px));min-height:0;border:1px solid rgba(31,35,32,.1);border-radius:28px;box-shadow:0 24px 80px #1f232024}.flow-screen{height:100%;min-height:0;padding:28px 22px 96px}.drawer-handle{right:max(16px,calc((100vw - 760px)/2 + 16px))}}@media(min-width:760px){.flow-screen{padding:30px clamp(24px,5vw,48px) 104px}}@media(min-width:900px){.phone-shell{width:min(100%,980px);max-width:calc(100vw - 72px);height:min(920px,calc(100vh - 56px))}.drawer-handle{right:max(16px,calc((100vw - 980px)/2 + 16px))}}@media(max-width:559px){.quick-entry-body{grid-template-columns:1fr}.quick-entry-submit{width:100%}.drawer-account{display:grid;align-items:start}.drawer-account-actions{display:grid;width:100%;grid-template-columns:1fr 1fr}.drawer-account-actions button{min-width:0;justify-content:center}}@media(max-width:380px){.flow-screen{padding:16px 12px 96px}.flow-header{gap:10px;align-items:center}.flow-header p{font-size:1rem;line-height:1.15}.header-actions{gap:6px}.debug-reset-button,.theme-toggle-button{width:32px;height:32px}.top-add-button{width:44px;height:44px}.quick-entry-form,.timeline-entry{grid-template-columns:54px 26px minmax(0,1fr)}.timeline-time{padding:5px;font-size:.66rem}.timeline-entry.current .timeline-time{font-size:.7rem}.timeline-entry.current .timeline-entry-body,.timeline-entry-body{padding:12px}.timeline-entry.current .timeline-entry-main h2{font-size:1.08rem}.drawer-handle{right:12px;padding:0 11px}.do-later-drawer{width:min(94vw,390px);padding:20px 12px 18px}.modal-backdrop{padding:8px}.entry-modal{max-height:calc(100dvh - 16px);padding:14px}.modal-actions{grid-template-columns:1fr 1fr}}
