:root{--bg:#faf7f2;--card:#ffffff;--ink:#2b2118;--muted:#6f6357;--accent:#f59e0b;--accent-d:#b9770a;--soft:#fff5e1;--bd:#ece4d8;--pos:#15803d;--neg:#b91c1c;--ring:rgba( 245, 158, 11, .35 );--shadow-lg:0 14px 40px rgba( 43, 33, 24, .14 );--track:#efe7da;--pill-bd:#f6d9a3;--on-accent:#3b2a12;--paper:#fbf7ef;--note-ink:#6b4e1f;--accent-text:#8a5a06;--fh-dur-fast:120ms;--fh-dur:200ms;--fh-dur-slow:420ms;--fh-ease:cubic-bezier( .22, .61, .36, 1 );--fh-ease-spring:cubic-bezier( .34, 1.32, .56, 1 )}@media (prefers-color-scheme:dark){:root{--bg:#181410;--card:#221c16;--ink:#f2ebe0;--muted:#b7ab9a;--accent:#f59e0b;--accent-d:#fbbf24;--soft:#2c2114;--bd:#3a3026;--pill-bd:#4a3a1d;--paper:#1f1a12;--note-ink:#d8c39a;--pos:#4ade80;--neg:#f87171;--ring:rgba( 251, 191, 36, .4 );--shadow-lg:0 16px 40px rgba( 0, 0, 0, .5 );--track:#2a2318;--accent-text:#fbbf24}}body,html{overflow-x:clip}@media (prefers-reduced-motion:no-preference){.fh-reveal{animation:fh-reveal-up linear both;animation-timeline:view();animation-range:entry 2% cover 22%;will-change:opacity,transform}@keyframes fh-reveal-up{from{opacity:0;transform:translateY(42px) scale(.97)}to{opacity:1;transform:none}}.fh-js-reveal .fh-reveal{animation:none;opacity:0;transform:translateY(42px) scale(.97);transition:opacity var( --fh-dur-slow ) var( --fh-ease ),transform var( --fh-dur-slow ) var( --fh-ease )}.fh-js-reveal .fh-reveal.is-in{opacity:1;transform:none}.fh-js-reveal .fh-reveal.is-in>.fh-stagger>*{animation:fh-fade-in var(--fh-dur-slow) var(--fh-ease) both}.fh-js-reveal .fh-reveal.is-in>.fh-stagger>:nth-child(2){animation-delay:60ms}.fh-js-reveal .fh-reveal.is-in>.fh-stagger>:nth-child(3){animation-delay:120ms}.fh-js-reveal .fh-reveal.is-in>.fh-stagger>:nth-child(4){animation-delay:180ms}.fh-js-reveal .fh-reveal.is-in>.fh-stagger>:nth-child(n+5){animation-delay:240ms}@keyframes fh-fade-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.fh-lift{transition:transform var( --fh-dur ) var( --fh-ease ),box-shadow var( --fh-dur ) var( --fh-ease )}.fh-lift:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg,0 14px 40px rgba(43,33,24,.12))}.fh-press{transition:transform var( --fh-dur-fast ) var( --fh-ease )}.fh-press:active{transform:translateY(1px) scale(.985)}}.fh-focusable:focus-visible{outline:2px solid var(--accent-d,#b9770a);outline-offset:2px;border-radius:var(--radius-sm,10px)}body.fh-scroll-locked{position:fixed;left:0;right:0;width:100%;overflow:hidden}