:root{--cream: #efddb8;--steel: #8aa9be;--terra: #c87665;--sage: #869d8c;--ink: #1a1a1a;--font-heading: "acumin-pro", "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;--measure: 1400px}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-body);font-weight:300;font-size:1rem;line-height:1.2;letter-spacing:.05em;text-transform:lowercase}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:200;line-height:1.1;letter-spacing:0;margin:0 0 1rem;text-wrap:balance}h1{font-size:min(calc(2.4vw + 1rem),3rem)}h2{font-size:min(calc(1.2vw + 1rem),2rem)}h3{font-size:min(calc(.6vw + 1rem),1.5rem)}h4{font-size:min(calc(.24vw + 1rem),1.2rem)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:inherit;text-underline-offset:3px}a:focus-visible,button:focus-visible{outline:3px solid var(--ink);outline-offset:2px}img{max-width:100%;height:auto;display:block}strong{font-weight:500}.sec{padding:clamp(1.6rem,3.3vw,3rem) 2vw}.sec-medium{padding-block:clamp(3rem,6.6vw,6rem)}.sec-flush{padding-block:.5rem}.t-cream{background:var(--cream);color:var(--ink)}.t-steel{background:var(--steel);color:var(--ink)}.t-terra{background:var(--terra);color:#fff}.t-sage{background:var(--sage);color:#fff}.t-ink{background:var(--ink);color:#fff}.accent{color:var(--terra)}.accent-soft{color:var(--cream)}.container{max-width:var(--measure);margin:0 auto}.container-narrow{max-width:720px;margin:0 auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,4rem);align-items:center}@media(max-width:760px){.split{grid-template-columns:1fr}}.fe{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));column-gap:11px;row-gap:11px;max-width:var(--measure);margin:0 auto}@media(max-width:760px){.fe{display:flex;flex-direction:column;gap:1.5rem}.sec{padding:2.5rem 1.4rem}}.site-header{background:var(--terra);color:var(--cream);padding:1.5vw 2vw}.site-header .bar{max-width:var(--measure);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.wordmark{font-family:var(--font-heading);font-weight:200;font-size:min(calc(1.2vw + 1rem),2rem);line-height:1.1;text-decoration:none}.site-nav{display:flex;gap:1.6rem}.site-nav a{font-weight:300;font-size:1rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{text-decoration:underline}.nav-toggle{display:none;background:none;border:none;padding:.5rem 0;cursor:pointer;color:inherit}.nav-toggle span{display:block;width:30px;height:1.5px;background:currentColor;margin:7px 0;transition:transform .2s ease,opacity .2s ease}@media(max-width:760px){.nav-toggle{display:block}.site-header{transition:background .3s ease,color .3s ease;position:relative;z-index:60}.site-nav{position:fixed;inset:0;z-index:1;background:var(--steel);flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.site-nav a{color:#fff;font-size:clamp(2rem,8vw,2.6rem);font-weight:300}.wordmark,.nav-toggle{position:relative;z-index:2}body.nav-open{overflow:hidden}body.nav-open .site-header{background:var(--steel);color:#fff}body.nav-open .site-nav{opacity:1;visibility:visible;pointer-events:auto}body.nav-open .nav-toggle span:first-child{transform:translateY(4.25px) rotate(45deg)}body.nav-open .nav-toggle span:last-child{transform:translateY(-4.25px) rotate(-45deg)}@media(prefers-reduced-motion:reduce){.site-header,.site-nav{transition:none}}}.btn{display:inline-block;background:var(--terra);color:var(--cream);font-family:var(--font-body);font-weight:400;font-size:min(calc(.12vw + 1rem),1.1rem);letter-spacing:.02em;line-height:1.2;padding:.95em 2.2em;text-decoration:none;border:none;border-radius:10px;text-align:center}.btn:hover{filter:brightness(.92)}.plain-list{list-style:none;margin:0;padding:0}.plain-list li{margin-bottom:.6rem}.site-footer{background:var(--cream);color:var(--ink);padding:calc(.7rem + 2px) 2vw;font-size:.88rem;line-height:1.4}.site-footer .bar{max-width:var(--measure);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap}.site-footer nav{display:flex;gap:1.4rem;flex-wrap:wrap}.site-footer a{text-decoration:none;font-weight:300}.site-footer nav a:hover{text-decoration:underline}.socials{display:flex;gap:.9rem;align-items:center}.socials a{display:inline-flex;color:var(--ink)}.socials svg{width:18px;height:18px;fill:currentColor}.socials a:hover,.socials a:active,.socials a:focus-visible{color:var(--brand, var(--ink))}.s-instagram{--brand: #e4405f}.s-linkedin{--brand: #0a66c2}.s-tiktok{--brand: #fe2c55}.s-threads{--brand: #4d4d4d}.s-substack{--brand: #ff6719}.post-meta{font-size:.85rem;font-weight:300;opacity:.8;margin-bottom:1.4rem}.post-body p{white-space:pre-wrap;margin-bottom:1.2rem}.post-body img{margin:1.6rem auto;max-width:min(100%,640px)}.post-divider{border:none;border-top:1px solid var(--ink);opacity:.25;margin:clamp(2.5rem,6vw,4rem) 0}.prev-next{display:flex;justify-content:space-between;gap:1rem;font-weight:300;font-size:.95rem}.prev-next a{text-decoration:none}.prev-next a:hover{text-decoration:underline}.feed-panel{background:var(--cream);color:var(--ink);border:3px solid var(--terra);border-radius:10px;padding:clamp(1.4rem,3vw,2.6rem) clamp(1rem,2.5vw,2rem);max-width:1200px;margin:1.5rem auto 0}.feed{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem 1.4rem;text-align:center}@media(max-width:1000px){.feed{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.feed{grid-template-columns:repeat(2,1fr)}}.feed a{text-decoration:none;display:inline-block}.feed a:hover .feed-title{text-decoration:underline}.feed-date{display:block;font-size:.72rem;font-weight:300;opacity:.75;margin-bottom:.3rem}.feed-title{font-weight:300;font-size:.92rem;line-height:1.35}.feed-sm{list-style:none;margin:0;padding:0;text-align:left}.feed-sm li{margin-bottom:1.1rem}.feed-sm a{text-decoration:none;display:inline-block}.feed-sm a:hover .feed-title{text-decoration:underline}.feed-sm .feed-title{font-size:.95rem}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.embed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:var(--measure);margin:0 auto}@media(max-width:900px){.embed-grid{grid-template-columns:1fr}}.embed-grid iframe,.embed-single iframe{width:100%;height:450px;border:0;border-radius:10px;overflow:hidden}
