:root{--paper:#f1ece1;--paper-2:#e8e1d3;--surface:#fcfaf5;--surface-2:#f1ebdf;--ink:#2b2620;--ink-2:#6e6557;--ink-3:#a39a8a;--line:rgba(43,38,32,.1);--line-2:rgba(43,38,32,.06);--sage:#5e7f43;--sage-deep:#3f5a2c;--sage-soft:#e3ecd7;--terra:#bf5e37;--terra-soft:#f4e1d2;--berry:#9e4750;--berry-soft:#f1dcde;--sky:#4e7488;--sky-soft:#dce7ec;--gold:#c2922f;--gold-soft:#f2e6c8;--shadow-sm:0 1px 2px rgba(58,46,30,.05),0 2px 6px rgba(58,46,30,.05);--shadow-md:0 2px 6px rgba(58,46,30,.06),0 10px 28px rgba(58,46,30,.08);--shadow-lg:0 8px 24px rgba(58,46,30,.1),0 30px 60px rgba(58,46,30,.14);--r-xl:32px;--r-lg:26px;--r-md:18px;--r-sm:13px;--serif:"Newsreader",Georgia,serif;--sans:"Hanken Grotesk",system-ui,sans-serif;--stage:#ddd5c6}[data-theme=dark]{--paper:#16130e;--paper-2:#1e1a13;--surface:#211c15;--surface-2:#2b251c;--ink:#f2ebdd;--ink-2:#b5a992;--ink-3:#7b7160;--line:hsla(40,45%,91%,.11);--line-2:hsla(40,45%,91%,.06);--sage:#9dc275;--sage-soft:#283021;--terra:#e08a5d;--terra-soft:#382316;--berry:#dc8a92;--berry-soft:#38242a;--sky:#93b7cf;--sky-soft:#1f2a30;--gold:#ddb75f;--gold-soft:#322813;--shadow-sm:0 1px 2px rgba(0,0,0,.4);--shadow-md:0 2px 8px rgba(0,0,0,.4),0 12px 30px rgba(0,0,0,.45);--shadow-lg:0 10px 30px rgba(0,0,0,.5),0 30px 70px rgba(0,0,0,.6);--stage:#0c0a07}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.no-sb::-webkit-scrollbar{display:none}.no-sb{scrollbar-width:none}.hearth-bottomnav,.hearth-mobilebar{display:none}@media (max-width:860px){.hearth-sidebar{display:none!important}.hearth-main{padding:14px 14px calc(96px + env(safe-area-inset-bottom, 0px))!important}.hearth-fab{display:none!important}.hearth-bottomnav,.hearth-mobilebar{display:flex!important}.hearth-topbar{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.hearth-topbar h1{font-size:30px!important}.hearth-hide-mobile{display:none!important}.hearth-grid-2{grid-template-columns:1fr!important}.hearth-hero{flex-direction:column!important}.hearth-hero>:first-child{width:100%!important;min-height:150px!important;border-radius:var(--r-lg) var(--r-lg) 0 0!important}.hearth-hero .serif{font-size:30px!important}.hearth-fab{bottom:84px!important}.hearth-textbar{left:0!important;bottom:64px!important}}@keyframes hearthPulse{0%,to{transform:scale(1);box-shadow:0 10px 30px color-mix(in oklab,var(--berry) 45%,transparent)}50%{transform:scale(1.06);box-shadow:0 14px 40px color-mix(in oklab,var(--berry) 60%,transparent)}}a{text-decoration:none;color:inherit}.serif{font-family:var(--serif)}.italic{font-style:italic}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes drawReason{0%{opacity:0;transform:translateX(-9px)}to{opacity:1;transform:none}}