:root{--ink:#2c1810;--ink-soft:#4a3428;--text:#2e2927;--muted:#6b4a32;--cream:#fbf6ee;--paper:#f3e6d0;--honey:#c4781a;--honey-deep:#a35f12;--rust:#7c290f;--moss:#3d6b4f;--line:#e8d9c0;--white:#fff;--shadow:0 10px 30px #2c181014;--serif:"EB Garamond", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--sans:"Source Sans 3", "Segoe UI", system-ui, sans-serif;--max:72rem;--prose:46rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);font-family:var(--sans);margin:0;font-size:1.05rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--rust);text-underline-offset:.18em}a:hover{color:var(--honey-deep)}h1,h2,h3,h4{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;font-weight:600;line-height:1.2}h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:600}h2{font-size:clamp(1.45rem,2.4vw,1.9rem)}.skip-link{background:var(--honey);color:#fff;z-index:20;padding:.4rem .7rem;position:absolute;top:-3rem;left:.75rem}.skip-link:focus{top:.75rem}.site-header{background:var(--ink);color:var(--cream);z-index:10;border-bottom:3px solid var(--honey);position:sticky;top:0}.header-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.7rem 1.1rem;display:flex}.brand{color:inherit;align-items:center;gap:.7rem;min-width:0;text-decoration:none;display:flex}.brand img{object-fit:cover;border:2px solid var(--honey);background:#fff;border-radius:999px;width:52px;height:52px}.brand-name{font-family:var(--serif);font-size:1.45rem;font-weight:600;line-height:1.1}.brand-tag{color:#e8d9c0;font-size:.82rem}.nav-toggle{color:var(--cream);font:inherit;cursor:pointer;background:0 0;border:1px solid #e8d9c0;border-radius:6px;padding:.4rem .65rem;display:none}.nav-list{flex-wrap:wrap;justify-content:flex-end;gap:.15rem .85rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:#f3e6d0;font-size:.95rem;font-weight:600;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current=page]{color:#fff;text-decoration:underline;text-decoration-color:var(--honey)}@media (width<=920px){.nav-toggle{display:inline-flex}.nav{border-bottom:3px solid var(--honey);background:#24140e;padding:.7rem 1.1rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.nav.is-open{display:block}.nav-list{flex-direction:column;align-items:flex-start;gap:.55rem}}.hero{background:var(--ink);color:#f3e6d0}.hero-copy{max-width:var(--max);text-align:center;margin:0 auto;padding:1.6rem 1.1rem 1.8rem}.hero h1{color:#fbf6ee;margin:0 0 .7rem}.hero p{max-width:42rem;margin:0 auto;font-size:1.12rem;line-height:1.6}.hero-photo img{object-fit:cover;width:100%;max-height:28rem}.hero-photo figcaption{text-align:center;color:#d8c4a6;background:var(--ink);margin:0;padding:.55rem 1rem .8rem;font-size:.9rem}.wrap{max-width:var(--max);margin:0 auto;padding:2rem 1.1rem 3rem}.page-hero{padding-bottom:.4rem}.lede{color:var(--ink-soft);max-width:42rem;font-size:1.15rem}.callouts{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 2rem;display:grid}.callout{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:1.15rem 1.2rem 1.25rem}.callout h2{margin:0 0 .4rem}.callout p{margin:0 0 .8rem}.callout-honey{background:#fff8ee;border-color:#e4c48a}.btn{background:var(--rust);color:#fff;border-radius:4px;padding:.45rem .9rem;font-weight:650;text-decoration:none;display:inline-block}.btn:hover{background:var(--honey-deep);color:#fff}.btn-ghost{color:var(--rust);border:1px solid var(--rust);background:0 0}.btn-ghost:hover{background:var(--paper);color:var(--ink)}.month{background:var(--paper);border-radius:12px;margin:0 0 2.2rem;padding:1.4rem 1.3rem 1.5rem}.month-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .3rem;font-size:.78rem}.month h2{margin:.1rem 0 .5rem}.month ul{margin:0 0 1rem;padding-left:1.15rem}.month li{margin:0 0 .4rem}.chips{flex-wrap:wrap;gap:.4rem;display:flex}.chip{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:999px;padding:.22rem .62rem;font-size:.85rem;text-decoration:none;display:inline-block}.chip.is-now{background:var(--honey);color:#fff;border-color:var(--honey)}.section-head{text-align:center;margin:0 0 1.3rem}.section-head p{color:var(--ink-soft);margin:.35rem 0 0}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.post-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.post-card img{object-fit:cover;background:var(--paper);width:100%;height:220px}.post-card-body{flex-direction:column;flex:1;gap:.45rem;padding:1rem 1.05rem 1.2rem;display:flex}.post-card h2,.post-card h3{margin:0;font-size:1.45rem}.post-card h2 a,.post-card h3 a{color:inherit;text-decoration:none}.post-card h2 a:hover,.post-card h3 a:hover{color:var(--rust)}.post-card time{color:var(--muted);font-size:.92rem;font-style:italic}.post-card p{margin:0}.post-card .more{margin-top:auto;font-weight:650}.prose{max-width:var(--prose)}.prose.wide{max-width:58rem}.prose :where(h2,h3){margin-top:1.8rem}.prose figure{margin:1.2rem 0}.prose figcaption{color:var(--muted);text-align:center;margin-top:.4rem;font-size:.92rem}.prose img{border-radius:8px}.table-wrap{border:1px solid var(--line);width:100%;box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:1.1rem 0 1.5rem;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;min-width:36rem;font-size:.92rem;line-height:1.4}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.55rem .7rem}.prose thead th{background:var(--ink);color:#fbf6ee;font-weight:650;position:sticky;top:0}.prose tbody tr:nth-child(2n){background:#fff8ee}.prose tbody tr:hover{background:#f3e6d0}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.gallery-grid figure{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:220px}.gallery-grid figcaption{color:var(--ink-soft);padding:.55rem .7rem .7rem;font-size:.88rem}.video-fallback{margin:1.3rem 0}.video-fallback__link{color:inherit;text-decoration:none;display:block;position:relative}.video-fallback__link img{object-fit:cover;border-radius:8px;width:100%;max-height:24rem}.video-fallback__play{color:#fff;background:#2c1810db;border-radius:999px;padding:.55rem .9rem;font-weight:650;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-fallback__note{color:var(--muted);font-size:.88rem}.contact-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.2rem 0 1.6rem;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:1rem 1.1rem}.contact-card a{font-weight:650}.banner{background:#fff8ee;border:1px solid #e4c48a;border-radius:8px;margin:0 0 1.4rem;padding:.9rem 1rem}.site-footer{background:var(--ink);color:#e8d9c0;padding:2rem 1.1rem 2.4rem}.footer-inner{max-width:var(--max);grid-template-columns:1.4fr 1fr 1fr;gap:1.4rem;margin:0 auto;display:grid}.site-footer a{color:#f3e6d0}.site-footer h2{color:#fbf6ee;margin:0 0 .5rem;font-size:1.2rem}.site-footer p,.site-footer li{margin:0 0 .4rem}.site-footer ul{margin:0;padding:0;list-style:none}.fineprint{color:#c9b496;margin-top:1.4rem;font-size:.85rem}@media (width<=800px){.callouts,.post-grid,.contact-cards,.footer-inner,.gallery-grid{grid-template-columns:1fr}}@media (width>=801px) and (width<=1100px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
