@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap');

:root{color-scheme:light;--bg:#f7f5f0;--paper:#fffefa;--ink:#273a31;--muted:#717b72;--line:#dedfd5;--accent:#d88050;--accent-dark:#aa5e39;font-family:'DM Sans','Noto Sans SC',system-ui,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:#ecd5bc;color:var(--ink)}
.page-shell{max-width:1160px;min-height:100vh;margin:auto;padding:0 48px;display:flex;flex-direction:column}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:21px;font-weight:700;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:var(--ink);color:var(--bg);font-size:21px;letter-spacing:-.08em;padding-right:3px}.site-nav{display:flex;align-items:center;gap:37px;font-size:14px;font-weight:600}.site-nav a{color:#637067;transition:color .2s}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink)}main{flex:1}.site-footer{border-top:1px solid var(--line);padding:27px 0 35px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.site-footer div{display:flex;gap:13px}.site-footer a:hover,.text-link:hover,.back-link:hover{color:var(--accent-dark)}
.eyebrow{font-size:11px!important;font-weight:700!important;letter-spacing:.21em!important;line-height:1.4!important;color:var(--accent-dark)!important;margin:0 0 22px!important}.status-dot{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;margin-right:10px;vertical-align:2px}.hero{min-height:562px;display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.hero-copy{padding-bottom:12px}.hero h1{font-size:clamp(52px,6vw,82px);letter-spacing:-.075em;line-height:1.18;margin:0;font-weight:700}.hero h1 em{font-style:normal;color:var(--accent)}.hero-description{max-width:510px;color:#5e6b62;font-size:17px;line-height:1.9;margin:30px 0 34px}.primary-link{display:inline-flex;align-items:center;gap:25px;background:var(--ink);border-radius:8px;padding:13px 21px;color:#fffefa;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.primary-link:hover{background:#3d5b4a;transform:translateY(-2px)}.primary-link span{font-size:18px;line-height:1}.hero-art{width:350px;height:350px;position:relative;justify-self:end;display:grid;place-items:center}.art-ring{position:absolute;border:1px solid #d8ddd2;border-radius:50%}.ring-one{inset:8px}.ring-two{inset:39px}.hero-art:before,.hero-art:after{content:'';position:absolute;width:11px;height:11px;border-radius:50%;background:var(--accent)}.hero-art:before{top:43px;right:74px}.hero-art:after{left:33px;bottom:91px;width:6px;height:6px;background:#a2ad9d}.art-core{display:grid;place-items:center;width:210px;height:210px;background:#e6ebe1;border-radius:50%;font-size:91px;font-weight:700;letter-spacing:-.15em;padding-right:18px;transform:rotate(-11deg);box-shadow:0 20px 45px #24402a12}.art-core span{color:var(--accent)}.art-caption{position:absolute;bottom:0;letter-spacing:.22em;font-size:10px;font-weight:700;color:#9aa49a}
.recent{padding:76px 0 104px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:9px!important}.section-heading h2,.page-intro h1{margin:0;font-size:37px;letter-spacing:-.06em;line-height:1.2}.heading-dot{color:var(--accent)}.text-link{font-size:13px;font-weight:600;padding-bottom:5px;color:#5a6b60}.text-link span{margin-left:8px}.post-list{border-top:1px solid var(--line)}.post-row{min-height:122px;display:grid;grid-template-columns:126px minmax(0,1fr) 24px;gap:22px;align-items:center;border-bottom:1px solid var(--line);padding:22px 2px;transition:padding .2s,background .2s}.post-row:hover{padding-left:13px;padding-right:13px;background:#edece5}.post-row time{color:#8a958a;font-size:13px;font-variant-numeric:tabular-nums}.post-row h3,.post-row h2{font-size:19px;letter-spacing:-.025em;line-height:1.4;margin:0 0 5px;font-weight:700}.post-row p{color:var(--muted);font-size:13px;margin:0}.row-arrow{font-size:20px;color:var(--accent-dark);align-self:center}
.page-intro{padding:86px 0 54px;border-bottom:1px solid var(--line)}.page-intro h1{font-size:54px}.page-intro>p:last-child{color:var(--muted);margin:17px 0 0;font-size:16px}.archive-list{border-top:0;margin-bottom:100px}.archive-list .post-row{min-height:140px}.archive-list .tags{margin-top:13px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tag{display:inline-block;border:1px solid #d6dbcf;border-radius:4px;padding:2px 9px;color:#617367;font-size:11px;line-height:1.5}
.post{max-width:760px;margin:auto;padding:67px 0 100px}.back-link{font-size:13px;color:var(--muted)}.post-header{margin-bottom:48px}.post-header .eyebrow{margin:45px 0 15px!important}.post-header h1{font-size:clamp(38px,5vw,58px);line-height:1.25;letter-spacing:-.055em;margin:0}.post-deck{font-size:18px;color:var(--muted);margin:17px 0 23px}.prose{font-size:16px;line-height:2.05;color:#384a3e}.prose p{margin:0 0 1.45em}.prose a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}.prose h2,.prose h3{line-height:1.4;letter-spacing:-.03em;margin:2em 0 .7em}.prose h2{font-size:27px}.prose h3{font-size:21px}.prose ul,.prose ol{padding-left:1.5em;margin:0 0 1.5em}.prose blockquote{border-left:3px solid var(--accent);padding:5px 0 5px 20px;margin:1.8em 0;color:#6e796f}.prose blockquote p{margin:0}.prose img{max-width:100%;height:auto;border-radius:7px}.prose pre{overflow:auto;padding:20px 24px;border-radius:8px;background:#23352d;color:#f8f4e9;font-size:14px;line-height:1.65}.prose code{font-size:.88em;background:#e9eae1;padding:.12em .32em;border-radius:3px}.prose pre code{padding:0;background:none}.prose hr{border:0;border-top:1px solid var(--line);margin:2.8em 0}.post-end{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);margin-top:62px;padding-top:28px;font-size:13px;font-weight:600}.post-end span{color:var(--accent);font-size:23px}.post-end a:hover{color:var(--accent-dark)}.about-prose{max-width:720px;padding:50px 0 105px}.not-found{text-align:center;padding:150px 0 180px}.not-found h1{font-size:110px;letter-spacing:-.07em;margin:0;line-height:1.1}.not-found>p:not(.eyebrow){color:var(--muted);margin:10px 0 30px}
@media(max-width:900px){.hero{grid-template-columns:minmax(0,1fr) 260px;min-height:510px}.hero-art{width:260px;height:260px}.art-core{width:155px;height:155px;font-size:67px}.hero h1{font-size:58px}.ring-two{inset:30px}.hero-art:before{top:30px;right:55px}.hero-art:after{left:28px;bottom:70px}}
@media(max-width:680px){.page-shell{padding:0 23px}.site-header{height:78px}.brand{font-size:18px}.brand-mark{width:31px;height:31px;font-size:19px}.site-nav{gap:18px;font-size:13px}.hero{display:block;min-height:0;padding:80px 0 76px}.hero h1{font-size:clamp(47px,12vw,67px)}.hero-description{font-size:15px;margin:25px 0 28px}.hero-art{display:none}.recent{padding:65px 0 80px}.section-heading h2{font-size:31px}.post-row{grid-template-columns:minmax(0,1fr) 20px;gap:9px;padding:20px 2px}.post-row time{grid-column:1;grid-row:1;font-size:12px}.post-row>div{grid-column:1;grid-row:2}.post-row .row-arrow{grid-column:2;grid-row:1/3}.post-row h3,.post-row h2{font-size:18px}.page-intro{padding:69px 0 43px}.page-intro h1{font-size:45px}.archive-list{margin-bottom:70px}.archive-list .post-row{min-height:125px}.post{padding:45px 0 80px}.post-header{margin-bottom:34px}.post-header .eyebrow{margin:38px 0 13px!important}.post-header h1{font-size:40px}.post-deck{font-size:16px}.prose{font-size:15px}.about-prose{padding:40px 0 80px}.site-footer{font-size:12px}.not-found{padding:130px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
