:root{color-scheme:light dark;--color-background: #f7f6f1;--color-surface: #fffefa;--color-surface-subtle: #eceae2;--color-text: #20211e;--color-text-muted: #666860;--color-border: #d8d6cd;--color-accent: #465844;--color-accent-hover: #293627;--color-on-accent: #ffffff;--color-focus: #587052;--shadow-soft: 0 20px 56px rgba(35, 38, 31, .09);--content-width: 760px;--wide-content-width: 1120px;--page-gutter: clamp(1rem, 4vw, 2rem);--section-space: clamp(4.5rem, 9vw, 7.5rem)}@media(prefers-color-scheme:dark){:root{--color-background: #191b18;--color-surface: #232520;--color-surface-subtle: #2d302a;--color-text: #f1f2ed;--color-text-muted: #b6baaf;--color-border: #41443c;--color-accent: #bccbb6;--color-accent-hover: #eff7eb;--color-on-accent: #192017;--color-focus: #c6d6bf;--shadow-soft: 0 22px 58px rgba(0, 0, 0, .3)}}*,*:before,*:after{box-sizing:border-box}html{background:var(--color-background);scroll-behavior:smooth}body{min-height:100vh;margin:0;padding:0;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-align:left;background:var(--color-background);word-wrap:break-word;overflow-wrap:break-word;color:var(--color-text);font-size:19px;line-height:1.62}main{width:min(var(--content-width),calc(100% - 2 * var(--page-gutter)));margin:0 auto;padding:clamp(4rem,8vw,6.5rem) 0 clamp(5rem,10vw,8rem);flex:1}h1,h2,h3,h4,h5,h6{margin:0 0 .6rem;color:var(--color-text);font-weight:700;line-height:1.2;text-wrap:balance}h1{font-size:clamp(2.5rem,7vw,3.75rem);letter-spacing:-.04em}h2{font-size:clamp(2rem,5vw,2.7rem);letter-spacing:-.03em}h3{font-size:clamp(1.55rem,3vw,2rem);letter-spacing:-.02em}h4{font-size:1.3rem}h5{font-size:1.1rem}strong,b{font-weight:700}a{color:var(--color-accent);text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .16s ease}a:hover{color:var(--color-accent-hover)}a:focus-visible,button:focus-visible{border-radius:3px;outline:3px solid var(--color-focus);outline-offset:4px}p{margin:0 0 1em}.prose p{margin-bottom:1.55em}img{display:block;max-width:100%;height:auto}code{padding:2px 5px;background-color:var(--color-surface-subtle);border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--color-border);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid var(--color-border)}@media(max-width:720px){body{font-size:18px}main{padding:3rem 0 4.5rem}}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;padding:.65rem .9rem;border-radius:6px;background:var(--color-text);color:var(--color-background);text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{color:var(--color-background);transform:translateY(0)}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}footer[data-astro-cid-sz7xmlte]{padding:2.75rem var(--page-gutter);background:var(--color-surface-subtle);color:var(--color-text-muted);font-size:.86rem}.footer-content[data-astro-cid-sz7xmlte]{width:min(var(--wide-content-width),100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}p[data-astro-cid-sz7xmlte]{margin:0}a[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);font-weight:700;text-decoration:none}a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text)}@media(max-width:520px){.footer-content[data-astro-cid-sz7xmlte]{align-items:flex-start;flex-direction:column}}a[data-astro-cid-eimmu3lg]{min-height:44px;padding:.5rem 0;display:inline-flex;align-items:center;color:var(--color-text);font-size:.95rem;font-weight:650;line-height:1;text-decoration:none;transition:color .16s ease}a[data-astro-cid-eimmu3lg]:hover{color:var(--color-accent)}@media(max-width:720px){a[data-astro-cid-eimmu3lg]{font-size:.86rem}}.site-header[data-astro-cid-3ef6ksr2]{margin:0;padding:0 var(--page-gutter);background:var(--color-background)}nav[data-astro-cid-3ef6ksr2]{width:min(var(--wide-content-width),100%);min-height:5.5rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,2vw,1.5rem)}.site-brand[data-astro-cid-3ef6ksr2]{flex:0 0 auto;display:inline-flex;align-items:center;text-decoration:none;line-height:0}.site-logo[data-astro-cid-3ef6ksr2]{display:block;width:3.25rem;height:3.25rem;border-radius:6px;object-fit:contain;transition:opacity .16s ease}.site-brand[data-astro-cid-3ef6ksr2]:hover .site-logo[data-astro-cid-3ef6ksr2]{opacity:.72}.visually-hidden[data-astro-cid-3ef6ksr2]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-links[data-astro-cid-3ef6ksr2]{flex:0 0 auto;display:flex;align-items:center;gap:clamp(.75rem,2vw,1.25rem)}@media(max-width:720px){nav[data-astro-cid-3ef6ksr2]{min-height:4.75rem;padding:.5rem 0;gap:clamp(.35rem,2.5vw,.75rem)}.site-logo[data-astro-cid-3ef6ksr2]{width:2.7rem;height:2.7rem}.header-links[data-astro-cid-3ef6ksr2]{gap:.5rem}}
