:root{--color-background:#f5f3ee;--color-surface:#faf9f6;--color-surface-soft:#efede7;--color-text:#242522;--color-text-secondary:#5f625d;--color-text-muted:#83867f;--color-border:#dcdad3;--color-border-soft:#e8e5de;--color-sage:#b9c9b5;--color-sage-soft:#dde6d9;--color-mist:#b8ccd8;--color-mist-soft:#dce8ee;--color-sand:#dbc7a6;--color-sand-soft:#eee2cf;--color-focus:#425e72;--app-accent:var(--color-sage);--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-weight-body:400;--font-weight-label:500;--font-weight-heading:600;--font-weight-strong:600;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.375rem;--text-xl:1.75rem;--text-2xl:2.25rem;--text-3xl:3rem;--line-tight:1.15;--line-heading:1.25;--line-body:1.6;--line-relaxed:1.75;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-pill:999px;--border-width:1px;--layout-max-width:1180px;--content-max-width:760px;--reading-max-width:680px;--page-padding:clamp(20px, 4vw, 48px);--motion-fast:.16s;--motion-base:.24s;--motion-slow:.42s;--ease-standard:cubic-bezier(.2, .7, .2, 1);--shadow-soft:0 8px 24px #1e221d0f}html[data-theme=dark]{color-scheme:dark;--color-background:#1f211f;--color-surface:#252824;--color-surface-soft:#2b2e2a;--color-text:#eeece5;--color-text-secondary:#b8b7b0;--color-text-muted:#8f918a;--color-border:#41443e;--color-border-soft:#343731;--color-sage:#7f967d;--color-sage-soft:#344236;--color-mist:#78909d;--color-mist-soft:#303f47;--color-sand:#a18d6f;--color-sand-soft:#463d31;--color-focus:#9bbdd3;--shadow-soft:0 8px 24px #0000002e}*,:before,:after{box-sizing:border-box}html{text-size-adjust:100%}body,h1,h2,h3,p,ul,ol{margin:0}ul,ol{padding:0}button,input,textarea,select{font:inherit}img,picture,video,canvas,svg{max-inline-size:100%;display:block}img,video{block-size:auto}.container{inline-size:min(100%, var(--layout-max-width));padding-inline:var(--page-padding);margin-inline:auto}.reading-flow{max-inline-size:var(--reading-max-width)}.reading-flow>*+*{margin-block-start:var(--space-4)}.inline-list{gap:var(--space-4);flex-wrap:wrap;list-style:none;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-body)}body{min-block-size:100vh;font-weight:var(--font-weight-body)}h1,h2,h3{font-weight:var(--font-weight-heading);line-height:var(--line-heading)}a{color:inherit;text-decoration-color:var(--color-text-muted);text-underline-offset:.2em}a:hover{text-decoration-color:currentColor}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.site-header{z-index:20;padding-block:var(--space-4);position:relative}.site-header__inner,.site-footer__inner,.site-navigation{align-items:center;display:flex}.site-header__inner,.site-footer__inner{justify-content:space-between}.site-navigation{gap:var(--space-5)}.site-navigation>a{place-items:center;min-block-size:44px;text-decoration:none;display:grid}.wordmark{font-weight:var(--font-weight-heading);letter-spacing:-.02em;text-decoration:none}.language-picker{position:relative}.language-picker summary,.theme-toggle{block-size:44px;inline-size:44px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.language-picker summary{list-style:none}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary:hover,.theme-toggle:hover{background:var(--color-surface-soft);color:var(--color-text)}.language-picker ul{z-index:30;min-inline-size:148px;padding:var(--space-2);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-soft);list-style:none;position:absolute;inset-block-start:calc(100% + var(--space-2));inset-inline-end:0}.language-picker a{min-block-size:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);text-decoration:none;display:block}.language-picker a:hover,.language-picker a[aria-current=page]{background:var(--color-surface-soft)}.language-picker a[aria-current=page]{font-weight:var(--font-weight-label)}.theme-toggle__sun,html[data-theme=dark] .theme-toggle__moon{display:none}html[data-theme=dark] .theme-toggle__sun{display:block}.site-footer{padding-block:var(--space-5);color:var(--color-text-secondary)}.site-footer__identity{align-items:baseline;gap:var(--space-5);display:flex}.site-footer small{color:var(--color-text-muted);font-size:var(--text-xs)}@media (width<=520px){.site-header{padding-block:var(--space-2)}.site-navigation{gap:var(--space-3)}.site-footer__identity{flex-direction:column;gap:0}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
