:root{--bg:#f5f1ea;--surface:#fffdf9;--surface-muted:#f1eadf;--surface-strong:#e6dac7;--text:#211b16;--muted:#6b5d51;--line:#d5c8b6;--line-strong:#bda88f;--brand:#171311;--link:#195b69;--positive:#246247;--caution:#8a6418;--negative:#8f3e2f;--accent:#cb6f52;--radius-lg:24px;--radius-md:14px;--shadow-sm:0 18px 40px rgba(44,30,20,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(255,255,255,.82),transparent 28%),linear-gradient(180deg,#faf6ee 0,var(--bg) 36%,#efe7db 100%);font-family:var(--font-body),sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}code{padding:.1rem .35rem;border-radius:6px;background:rgba(25,91,105,.08);font-size:.92em}main{min-height:calc(100vh - 180px)}.site-shell{width:min(1120px,calc(100% - 28px));margin:0 auto}.page-stack{padding:14px 0 56px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,252,246,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px}.brand-mark{display:flex;align-items:baseline;gap:10px;min-width:0}.brand-mark__eyebrow,.eyebrow,.footer-kicker{margin:0;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.brand-mark strong{font-family:var(--font-display),serif;font-size:1.55rem;line-height:1;letter-spacing:-.03em;color:var(--brand)}.brand-mark em{font-style:normal;color:var(--muted);font-size:.9rem;white-space:nowrap}.main-nav{display:flex;align-items:center;gap:14px;font-size:.88rem;color:var(--muted)}.breadcrumbs a:hover,.feed-item__meta a:hover,.footer-links a:hover,.inline-link:hover,.main-nav a:hover,.sidebar-link:hover{color:var(--link)}.home-archive{display:grid;grid-gap:18px;gap:18px;padding:18px;border:1px solid rgba(189,168,143,.55);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(255,255,255,.94)),linear-gradient(140deg,#efe2cf,#dde8df);box-shadow:var(--shadow-sm)}.home-archive__masthead{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:20px;gap:20px;padding-bottom:16px;border-bottom:1px solid rgba(189,168,143,.52)}.home-archive__copy{display:grid;align-content:start;grid-gap:12px;gap:12px}.home-archive__stats{display:flex;flex-wrap:wrap;gap:8px}.home-archive__stats span{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(126,104,81,.16);background:rgba(255,251,246,.78);color:var(--muted);font-size:.8rem}.archive-header h1,.article-header h1,.home-archive__copy h1{margin:6px 0 10px;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.15;letter-spacing:-.04em;font-weight:700}.archive-header p,.article-body li,.article-body p,.article-header p,.article-section li,.article-section p,.feed-item__body p,.footer-note,.lede,.section-copy,.sidebar-section p{margin:0;color:#3b3129;font-size:.94rem;line-height:1.68}.home-archive__visual{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(160px,1fr));grid-gap:12px;gap:12px;min-height:250px}.hero-tile{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.42)),linear-gradient(135deg,#d2c3af,#c6ddd3);background-size:cover;background-position:50%;min-height:116px}.hero-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(16,14,13,.68))}.hero-tile span{position:absolute;left:12px;right:12px;bottom:10px;z-index:1;color:white;font-size:.9rem;line-height:1.35;font-weight:600}.hero-tile--1{grid-row:1/span 2}.hub-archive{display:grid;grid-gap:18px;gap:18px;padding:18px;border:1px solid rgba(189,168,143,.55);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.95)),linear-gradient(140deg,#f1e6d7,#e0e8e1);box-shadow:var(--shadow-sm)}.hub-archive__intro{display:grid;grid-gap:12px;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(189,168,143,.52)}.hub-header{display:grid;grid-gap:8px;gap:8px}.hub-stat-list{display:flex;flex-wrap:wrap;gap:10px}.hub-stat{display:grid;grid-gap:2px;gap:2px;min-width:82px;padding:9px 12px;border-radius:14px;border:1px solid rgba(126,104,81,.14);background:rgba(255,251,246,.78)}.hub-stat strong{color:var(--brand);font-size:1rem;line-height:1}.hub-stat span{color:var(--muted);font-size:.76rem}.hub-filter-panel{display:grid;grid-gap:8px;gap:8px}.hub-filter-panel h2{margin:0;color:var(--brand);font-size:1.02rem;line-height:1.4}.hub-filter-strip{display:flex;flex-wrap:wrap;gap:8px}.hub-filter-link{display:grid;grid-gap:2px;gap:2px;min-width:120px;padding:9px 11px;border-radius:12px;border:1px solid var(--line);background:rgba(255,251,246,.78);color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease}.hub-filter-link:hover{transform:translateY(-2px);border-color:var(--line-strong)}.hub-filter-link strong{color:var(--brand);font-size:.88rem}.hub-filter-link span{color:var(--muted);font-size:.76rem}.archive-header{padding:6px 0 0}.content-layout,.home-archive__body,.hub-archive__body{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:20px;gap:20px}.content-layout{padding-top:18px}.archive-sidebar{position:-webkit-sticky;position:sticky;top:74px;align-self:start;display:grid;grid-gap:14px;gap:14px}.article-cover,.article-section,.empty-state,.feed-section,.hub-chip,.place-card,.post-card,.sidebar-section,.summary-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.article-section,.empty-state,.feed-section,.sidebar-section,.summary-panel{padding:14px}.article-entry h3,.article-section h2,.feed-item__body h3,.place-card__body h3,.post-card h3,.section-head h2,.sidebar-section h2,.site-footer h2{margin:6px 0 0;color:var(--brand)}.section-head h2,.sidebar-section h2,.site-footer h2{font-size:1.16rem;line-height:1.42}.browse-links,.feed-list,.feed-stack,.sidebar-link-list{display:grid;grid-gap:10px;gap:10px}.sidebar-link{display:grid;grid-gap:4px;gap:4px;padding:11px 13px;border-radius:12px;border:1px solid var(--line);background:var(--surface-muted);transition:transform .16s ease,border-color .16s ease}.feed-item:hover,.filter-chip:hover,.hub-chip:hover,.place-card:hover,.post-card:hover,.sidebar-link:hover{transform:translateY(-2px);border-color:var(--line-strong)}.feed-item--link,.place-card--link,.post-card--link{color:inherit;text-decoration:none}.sidebar-link strong{font-size:.92rem}.article-meta,.feed-item__meta,.gallery-grid figcaption,.meta-inline,.meta-row,.sidebar-link span{color:var(--muted);font-size:.82rem}.article-status,.chip-cloud,.detail-tags,.link-row,.status-row{display:flex;flex-wrap:wrap;gap:8px}.filter-chip,.tag-pill{min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:.8rem;transition:transform .16s ease,border-color .16s ease}.filter-chip,.inline-link,.tag-pill{display:inline-flex;align-items:center}.inline-link{color:var(--link);font-size:.86rem;font-weight:600}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.feed-item{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:14px;gap:14px;padding:8px 0 12px;border-bottom:1px solid var(--line);transition:transform .16s ease}.feed-item:last-child{padding-bottom:0;border-bottom:0}.feed-item__media{position:relative;min-height:112px;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#d8ccb9,#cde0d5)}.feed-item__media img{width:100%;height:100%;object-fit:cover}.feed-item__placeholder{position:absolute;inset:0;display:grid;place-items:center;color:rgba(33,27,22,.72);font-size:.84rem}.feed-item__body{display:grid;align-content:start;grid-gap:7px;gap:7px}.article-entry h3,.feed-item__body h3,.place-card__body h3,.post-card h3{font-size:.98rem;line-height:1.45}.feed-item__meta{display:flex;flex-wrap:wrap;gap:6px 12px}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.hub-chip{display:grid;grid-gap:4px;gap:4px;padding:12px;transition:transform .16s ease,border-color .16s ease}.hub-chip strong{font-size:.9rem}.hub-chip span{color:var(--muted);font-size:.8rem}.place-grid,.post-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}.place-card{display:grid;grid-template-columns:200px minmax(0,1fr);overflow:hidden;transition:transform .16s ease,border-color .16s ease}.place-card__media{position:relative;min-height:148px;background:linear-gradient(135deg,#dbcbb2,#c8ddd3)}.place-card__media img{width:100%;height:100%;object-fit:cover}.place-card__placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:16px;color:rgba(37,28,21,.72);font-size:.92rem;text-align:center}.place-card__body{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:14px}.place-card__summary{font-size:.88rem}.meta-row{display:flex;flex-wrap:wrap;gap:8px 12px}.post-card{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:14px;transition:transform .16s ease,border-color .16s ease}.status-chip{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;font-size:.76rem;font-weight:600;background:#f3f3f3;color:var(--muted)}.article-status--labeled .status-chip{display:grid;grid-gap:1px;gap:1px;align-items:start;min-width:72px;border-radius:10px}.article-status--labeled .status-chip strong{font-size:.68rem;font-weight:700;color:inherit;opacity:.85}.article-status--labeled .status-chip span{font-size:.8rem;font-weight:700;color:inherit}.status-chip.is-positive{color:var(--positive);background:rgba(36,98,71,.12)}.status-chip.is-caution{color:var(--caution);background:rgba(138,100,24,.12)}.status-chip.is-negative{color:var(--negative);background:rgba(143,62,47,.12)}.status-chip.is-muted{color:var(--muted);background:#f1f1f1}.breadcrumbs{margin-bottom:10px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:.78rem}.breadcrumbs li{display:inline-flex;align-items:center;gap:8px}.breadcrumbs li:not(:last-child):after{content:"/";color:var(--line-strong)}.article-page{width:min(980px,100%);margin:0 auto;padding-top:10px}.article-header{display:grid;grid-gap:8px;gap:8px}.article-meta{line-height:1.7}.article-cover{margin-top:12px;overflow:hidden}.article-cover img{width:100%;max-height:320px;object-fit:cover}.article-content{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.article-section h2{font-size:1.05rem;line-height:1.4}.article-bullets,.article-list{margin:10px 0 0;padding:0}.article-list{display:grid;grid-gap:6px;gap:6px;list-style:none}.article-list li{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:8px;gap:8px;padding-bottom:7px;border-bottom:1px solid var(--line)}.article-list li:last-child{padding-bottom:0;border-bottom:0}.article-list strong{color:var(--brand);font-size:.84rem}.article-bullets{padding-left:18px}.article-stack{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.article-entry{padding-left:10px;border-left:2px solid var(--line)}.article-entry p+p{margin-top:4px}.article-section--dense{padding:12px 14px}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:12px;gap:12px;margin-top:10px}.detail-panel{display:grid;grid-gap:10px;gap:10px;padding:10px 12px;border-radius:12px;background:var(--surface-muted);border:1px solid rgba(213,200,182,.9)}.browse-links--compact{gap:8px;margin-top:0}.article-stack--compact{gap:8px}.article-entry--compact h3{font-size:.88rem;line-height:1.35}.article-bullets--compact{padding-left:16px;margin-top:0}.compact-note{font-size:.84rem;line-height:1.55;color:var(--muted)}.article-section--markdown .article-body{padding:0;border:0;background:transparent}.article-body{color:#2b2b2b}.article-body>*+*{margin-top:10px}.article-body h2,.article-body h3,.article-body h4{margin-top:18px;margin-bottom:8px;color:var(--brand)}.article-body h2{font-size:1.06rem;line-height:1.4}.article-body h3{font-size:.94rem;line-height:1.45}.article-body ol,.article-body ul{padding-left:20px}.article-body a,.article-section a{color:var(--link);text-decoration:none}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:10px}.gallery-grid figure{margin:0;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:var(--surface)}.gallery-grid img{width:100%;aspect-ratio:1.15;object-fit:cover}.gallery-grid figcaption{padding:8px 10px 10px}.site-footer{margin-top:20px;border-top:1px solid var(--line);background:rgba(255,252,247,.92)}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;padding:24px 0 34px}.footer-links{display:grid;grid-gap:10px;gap:10px;align-content:start;font-size:.94rem;color:var(--muted)}.empty-state{text-align:center;color:var(--muted)}.feed-section--tight{padding:12px 14px}.feed-section--flat{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.feed-section--flat+.feed-section--flat{margin-top:14px;padding-top:14px;border-top:1px solid rgba(189,168,143,.46)}.home-archive .archive-sidebar,.hub-archive .archive-sidebar{gap:12px}.home-archive .sidebar-section,.hub-archive .sidebar-section{padding:0 0 12px;border:0;border-radius:0;box-shadow:none;background:transparent;border-bottom:1px solid rgba(189,168,143,.46)}.home-archive .sidebar-section:last-child,.hub-archive .sidebar-section:last-child{padding-bottom:0;border-bottom:0}.home-archive .sidebar-link,.hub-archive .sidebar-link{background:rgba(255,251,246,.76)}.home-archive .feed-stack,.hub-archive .feed-stack{gap:0}@media (max-width:980px){.content-layout,.footer-grid,.home-archive__body,.home-archive__masthead,.hub-archive__body,.hub-grid{grid-template-columns:1fr}.archive-sidebar{position:static}.home-archive__visual{min-height:auto}}@media (max-width:720px){.site-shell{width:min(100%,calc(100% - 24px))}.page-stack{padding-top:18px;padding-bottom:60px}.header-inner{min-height:54px;align-items:start;padding:8px 0;flex-direction:column}.brand-mark{flex-wrap:wrap;gap:6px 8px}.brand-mark strong{font-size:1.5rem}.brand-mark em,.brand-mark__eyebrow{display:none}.main-nav{width:100%;gap:14px;overflow-x:auto;white-space:nowrap;padding-bottom:2px;font-size:.88rem}.home-archive,.hub-archive{padding:16px}.home-archive__masthead{gap:18px}.archive-header h1,.article-header h1,.home-archive__copy h1{font-size:1.5rem;line-height:1.28}.archive-header p,.article-body li,.article-body p,.article-section p,.feed-item__body p,.lede,.sidebar-section p{font-size:.96rem;line-height:1.82}.feed-item,.place-card{grid-template-columns:1fr}.feed-item__media,.place-card__media{min-height:170px}.article-page{width:100%;padding-inline:8px}.article-list li,.detail-grid{grid-template-columns:1fr}.article-list li{gap:4px}.gallery-grid{grid-template-columns:1fr}.article-cover,.article-section{margin-inline:4px}.article-section{padding:16px}}