:root{--hc-hero-depth: 0}@keyframes hh-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes hh-check{0%{transform:scale(.7)}60%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes hh-strike{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hh-ember{0%,to{opacity:.86;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}@keyframes hh-sheet-up{0%{transform:translateY(100%)}to{transform:none}}@keyframes hh-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes hh-kid-celebrate{0%{opacity:0;transform:scale(.92) translateY(4px)}65%{opacity:1;transform:scale(1.025) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.hh-fade-up{animation:hh-fade-up .18s ease-out both}.hh-kid-all-done{animation:hh-kid-celebrate .22s ease-out both}.hh-check-pop{animation:hh-check .16s ease-out}.hh-ember-glow{animation:hh-ember 3s ease-in-out infinite;transform-origin:50% 62%}.hh-strike{position:relative}.hh-strike:after{content:"";position:absolute;left:0;top:52%;width:100%;height:1.5px;border-radius:2px;background:currentColor;opacity:.65;transform-origin:left center;animation:hh-strike .22s ease-out both}body:has([role=dialog][aria-modal=true]) .hh-report-launcher{visibility:hidden;pointer-events:none}#root button,#root [role=button],#root a[href],#root select,#root textarea,#root input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]){box-sizing:border-box;min-height:44px}#root label:has(input[type=checkbox]),#root label:has(input[type=radio]){box-sizing:border-box;min-height:44px}#root a[href]{display:inline-flex;align-items:center}.hh-hit{position:relative}.hh-hit:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 16px);height:calc(100% + 16px);min-width:44px;min-height:44px}.hh-pulse-secondary{box-sizing:border-box;min-width:44px;min-height:44px;padding:8px 12px}.hh-pulse-secondary:focus-visible{outline:3px solid #9F4D33;outline-offset:2px}.hh-pulse-primary{box-sizing:border-box;min-width:44px;min-height:44px}.hh-pulse-primary:focus-visible{outline:3px solid #9F4D33;outline-offset:2px}.hh-programmatic-heading:focus,.hh-programmatic-heading:focus-visible{outline:none}.hh-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-4px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.hh-scroll-x{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hh-scroll-x::-webkit-scrollbar{display:none}.hh-tabbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--hc-shell-width, 720px);z-index:30;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:#f6f1e9f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(91,68,55,.14)}.hh-tabbar-brand,.hh-tabbar-desktop{display:none}.hh-critical-banner{max-width:568px;margin:12px auto 0;box-sizing:border-box;border:1px solid rgba(91,68,55,.14);border-radius:16px;padding:16px;box-shadow:0 1px 2px #37271f0a;display:flex;align-items:flex-start;gap:12px;font-family:var(--hc-font)}.hh-save-error-banner{border-color:#a6402b59;background:#fbf7f1}.hh-member-identity-banner{border-color:#b26a1f59;background:#fff5dd}.hh-critical-banner-copy{flex:1;font-size:14px;line-height:1.5}.hh-critical-banner-title{display:block;color:#a33d30;margin-bottom:4px}.hh-member-identity-banner .hh-critical-banner-title{color:#98601b}.hh-critical-banner-link{display:block;margin-top:8px;padding:0;border:none;background:none;color:#9f4d33;font:inherit;font-weight:700;cursor:pointer}.hh-critical-banner-retry{border:1px solid rgba(91,68,55,.14);border-radius:10px;background:#fff;color:var(--hc-ink, #29231f);padding:8px 12px;cursor:pointer;font-weight:700}.hh-critical-banner-dismiss{border:none;background:transparent;color:var(--hc-ink-muted, #6f6259);padding:4px;cursor:pointer;font-size:18px;line-height:1}.hh-storage-failure-screen{min-height:100vh;background:linear-gradient(180deg,var(--hc-bg, #f6f1e9),#f1ebe2);font-family:var(--hc-font);color:var(--hc-ink, #29231f);padding:24px clamp(16px,4vw,32px) 64px;max-width:var(--hc-shell-width, 720px);margin:0 auto;box-sizing:border-box}.hh-storage-failure-title{margin:28px auto 12px;text-align:center;font-family:var(--hc-font-display);font-size:32px;font-weight:800;color:var(--hc-ink, #29231f)}.hh-storage-failure-reload{display:block;width:min(100%,568px);min-height:48px;margin:12px auto 0;border:none;border-radius:10px;background:#9f4d33;color:#fff;font-family:var(--hc-font);font-size:15px;font-weight:700;cursor:pointer}.hh-tabbar-pad>*{padding-bottom:calc(144px + env(safe-area-inset-bottom,0px))!important}.hh-tab{flex:1 1 0;min-width:0;min-height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px;border:none;background:none;cursor:pointer;border-radius:12px;transition:background .16s ease-out,transform .16s ease-out}.hh-tab:active{transform:scale(.96)}.hh-global-add{position:fixed;z-index:31;right:max(16px,calc((100vw - var(--hc-shell-width, 720px)) / 2 + 16px));bottom:calc(78px + env(safe-area-inset-bottom,0px));min-width:80px;height:48px;padding:0 16px;border:none;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px #37271f1f;transition:transform .16s ease-out;font-size:14px;font-weight:800}.hh-global-add:active{transform:scale(.96)}.hh-global-add-desktop{display:none}@media(min-width:900px){:root{--hc-sync-offset: 16px}.hh-tabbar{top:0;bottom:auto;width:calc(100% - 48px);max-width:1120px;min-height:64px;justify-content:flex-start;gap:8px;padding:8px 24px;border:1px solid rgba(91,68,55,.14);border-top:0;border-radius:0 0 16px 16px;box-shadow:0 4px 20px #37271f14}.hh-tabbar-mobile{display:none}.hh-tabbar-desktop{display:flex}.hh-global-add-mobile{display:none}.hh-global-add-desktop{display:flex}.hh-route-save-banner{margin-top:76px!important}.hh-app-update-banner{top:calc(72px + env(safe-area-inset-top,0px))!important}.hh-tabbar-brand{display:flex;align-items:center;gap:8px;min-height:44px;margin-right:8px;padding-right:24px;border-right:1px solid rgba(91,68,55,.14);color:#9f4d33;font-family:var(--hc-font-display);font-size:16px;font-weight:800;white-space:nowrap}.hh-tab{flex:0 0 auto;min-width:104px;min-height:48px;flex-direction:row;gap:8px;padding:8px 12px}.hh-tab[aria-current=page]{background:#a6543817}.hh-tab span{font-size:13px!important}.hh-global-add{top:8px;right:max(32px,calc((100vw - 1120px)/2 + 24px));bottom:auto;min-width:88px;height:48px;box-shadow:0 4px 14px #37271f24}.hh-tabbar-pad>*{max-width:1120px!important;padding-top:88px!important;padding-bottom:64px!important}.hh-space-today{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);column-gap:20px;align-items:start}.hh-space-today>[data-today-block=summary]{grid-column:1 / -1;margin-bottom:16px!important}.hh-space-today>[data-today-block=work]{grid-column:1;min-width:0;margin-bottom:0!important}.hh-today-secondary{grid-column:2;min-width:0}}.hh-sheet-scrim{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;justify-content:center;background:#37271f6b;animation:hh-scrim-in .16s ease-out}.hh-sheet{box-sizing:border-box;width:100%;max-width:var(--hc-shell-width, 720px);max-height:88vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fffcf8;border-radius:20px 20px 0 0;box-shadow:0 10px 28px #37271f24;padding:8px 16px calc(20px + env(safe-area-inset-bottom,0px));animation:hh-sheet-up .22s cubic-bezier(.2,.8,.3,1)}@keyframes hh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hh-skeleton{border-radius:12px;background:linear-gradient(90deg,#5b443712 25%,#5b443724,#5b443712 75%);background-size:200% 100%;animation:hh-shimmer 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.boot-shell{min-height:100vh;box-sizing:border-box;padding:28px 16px;background:#f8f3ea;color:#342a20;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.boot-card{width:min(100%,430px);box-sizing:border-box;margin:0 auto;padding:24px;border:1px solid rgba(77,57,37,.14);border-radius:18px;background:#fffdf8;box-shadow:0 12px 32px #4a32161f;text-align:center}.boot-logo{display:block;margin:0 auto 12px;border-radius:16px}.boot-product{font-size:30px;font-weight:800}.boot-message{margin:12px 0 0;color:#6f6255;font-size:15px;line-height:1.55}.boot-error-title{margin:0;font-size:24px}.boot-retry{width:100%;min-height:48px;margin-top:18px;border:0;border-radius:12px;background:#a9472c;color:#fff;cursor:pointer;font-size:15px;font-weight:800}
