:root{--bg: #e8d4a2;--bg-strong: #d4bc82;--panel: #f3e8cc;--panel-strong: #eee0ba;--line: rgba(50, 28, 5, .22);--line-strong: rgba(50, 28, 5, .4);--text: #1e0e02;--muted: #5a3518;--accent: #d4541a;--accent-strong: #a03008;--blue: #3d8bb5;--shadow: none;--content-width: min(72rem, calc(100vw - 2.5rem) );--sans: "Helvetica Neue", "Helvetica", "Arial", sans-serif;--mono: "SFMono-Regular", "SF Mono", "IBM Plex Mono", "Menlo", monospace}*{box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:var(--sans);line-height:1.65}a{color:inherit;text-decoration-color:var(--blue);text-underline-offset:.18em}a:hover{text-decoration-color:var(--accent)}img{display:block;max-width:100%;height:auto;border-radius:1rem}code,pre{font-family:var(--mono)}pre{overflow-x:auto;padding:1rem 1.15rem;border:1px solid var(--line);border-radius:1rem;background:#e5d4a6}code{padding:.15rem .3rem;border-radius:.4rem;background:#321c051f;font-size:.92em}pre code{padding:0;background:transparent}blockquote{margin:2rem 0;padding:.2rem 0 .2rem 1.2rem;border-left:3px solid var(--accent);color:var(--muted);font-size:1.1rem}table{width:100%;margin:2rem 0;border-collapse:collapse;font-size:.96rem;background:#f3e8ccc2}th,td{padding:.85rem .95rem;border:1px solid var(--line);vertical-align:top}th{text-align:left;font-family:var(--sans);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.site-shell{min-height:100vh}.site-header,.site-footer,.site-main{width:var(--content-width);margin:0 auto}.site-header{position:relative;z-index:2;padding-top:1rem;overflow:hidden}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__stripe{position:absolute;top:0;left:50%;transform:translate(-50%);height:4px;width:100vw;background:linear-gradient(to right,#3e1e0a 25%,#d4541a 25% 50%,#c89b2a 50% 75%,#3d8bb5 75%)}.site-header__inner{padding:.8rem 0 1.2rem;border-bottom:4px solid var(--line)}.site-brand,.site-footer__title{font-family:var(--sans);font-size:1rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-nav{display:flex;gap:1rem}.site-nav__link{padding:.35rem 0;font-family:var(--sans);font-size:.92rem;font-weight:600;text-decoration:none;color:var(--text)}.site-nav__link.is-current,.site-nav__link:hover{color:var(--text)}.site-main{padding:2.25rem 0 3rem}.site-footer{padding-bottom:2rem}.site-footer__inner{padding-top:1.25rem;border-top:1px solid var(--line);color:var(--muted)}.site-footer__copy,.site-footer__meta{font-family:var(--sans);font-size:.92rem}.site-footer__meta{display:flex;gap:.55rem;align-items:center}.eyebrow{margin:0 0 1rem;font-family:var(--sans);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.page-shell__header h1,.article-header h1,.not-found h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.03em}.home-hero{position:relative;margin-bottom:3rem}.home-hero__stripes{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-5deg);width:200vw;z-index:0;display:flex;flex-direction:column;pointer-events:none}.home-hero__stripes span{display:block;height:4rem;margin-top:-1px}.home-hero__stripes span:nth-child(1){background:#3e1e0a}.home-hero__stripes span:nth-child(2){background:#d4541a}.home-hero__stripes span:nth-child(3){background:#c89b2a}.home-hero__stripes span:nth-child(4){background:#3d8bb5}.home-hero h1{margin:0;position:relative;z-index:1;font-size:clamp(2.4rem,6vw,5.5rem);font-weight:800;line-height:.95;letter-spacing:-.04em;text-shadow:0 1px 6px rgba(0,0,0,.15)}.feature-card p,.story-card p,.archive-list__content p,.article-header__dek{margin:0;color:var(--muted)}.button-link,.text-link{width:fit-content;font-family:var(--sans);font-size:.92rem;font-weight:600;text-decoration:none}.button-link{padding:.85rem 1rem;border-radius:999px;color:#fdf3e0;background:var(--accent)}.feature-stack .eyebrow{display:inline-block;margin:0 0 -.6rem .8rem;padding:.4rem 1.2rem;font-size:.82rem;letter-spacing:.15em;color:#fdf3e0;background:var(--accent);border:3px solid var(--accent-strong);border-radius:.5rem;transform:rotate(-2deg);box-shadow:2px 3px 0 var(--accent-strong)}.feature-stack,.story-grid,.archive,.page-shell,.article-shell,.not-found{position:relative;z-index:1;margin-bottom:3rem}.feature-card,.story-card,.archive-list__item,.page-shell,.article-shell,.not-found{border:1px solid var(--line);background:var(--panel)}.feature-card,.page-shell,.article-shell,.not-found{border-radius:1.5rem}.feature-card{display:grid;gap:1rem;padding:1.6rem}.feature-card__meta,.story-card__meta,.article-header__meta{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;font-family:var(--sans);font-size:.84rem;color:var(--muted)}.feature-card h3,.story-card h3,.archive-list__content h3{margin:0;font-size:clamp(1.35rem,2.2vw,2.3rem);line-height:1.1}.feature-card h3 a,.story-card h3 a,.archive-list__content h3 a{text-decoration:none}.story-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.story-card{display:grid;gap:.85rem;padding:1.2rem;border-radius:1.2rem}.archive-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.archive-list__item{display:grid;grid-template-columns:11rem minmax(0,1fr);gap:1rem;padding:1.15rem 1.2rem;border-radius:1.2rem}.archive-list__date{font-family:var(--sans);font-size:.9rem;color:var(--muted)}.archive-list__content{display:grid;gap:.55rem}.page-shell,.article-shell{padding:1.6rem}.page-shell__header,.article-header{display:grid;gap:.85rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.article-body{padding-top:1.5rem}.article-footer{margin-top:2rem;padding-top:1.4rem;border-top:1px solid var(--line)}.article-footer__label{margin:0 0 .75rem;font-family:var(--sans);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.tag-row{display:flex;flex-wrap:wrap;gap:.55rem}.tag-chip{display:inline-flex;align-items:center;padding:.38rem .7rem;border-radius:999px;background:#3d8bb52e;font-family:var(--sans);font-size:.8rem;color:#2a7098}.prose{font-size:1.03rem}.prose>*:first-child{margin-top:0}.prose>*+*{margin-top:1.15rem}.prose h2,.prose h3,.prose h4{margin-top:2rem;margin-bottom:.75rem;line-height:1.15}.prose h2{font-size:clamp(1.6rem,3vw,2.4rem)}.prose h3{font-size:clamp(1.3rem,2.2vw,1.8rem)}.prose ul,.prose ol{padding-left:1.3rem}.prose li+li{margin-top:.35rem}.prose hr{margin:2rem 0;border:0;border-top:1px solid var(--line)}.prose p>img:only-child,.prose figure{margin:1.5rem 0}.gallery{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:1.5rem 0;padding-bottom:.5rem}.gallery figure{flex:0 0 100%;scroll-snap-align:start;margin:0}.gallery img{width:100%;height:auto;border-radius:1rem}.gallery figcaption{margin-top:.5rem;font-family:var(--sans);font-size:.85rem;color:var(--muted);text-align:center}.not-found{max-width:40rem;padding:2rem}@media(prefers-color-scheme:dark){:root{--bg: #1c1208;--bg-strong: #2a1c0e;--panel: #251a0c;--panel-strong: #2e2010;--line: rgba(210, 180, 130, .15);--line-strong: rgba(210, 180, 130, .28);--text: #e8dcc8;--muted: #b09878;--accent: #e8742e;--accent-strong: #f0934e;--blue: #6aadd4}pre{background:#251a0c}code{background:#d2b4821a}table{background:#251a0cc2}.button-link{color:#1c1208}.tag-chip{background:#6aadd426;color:#6aadd4}.home-hero__stripes span:nth-child(1){background:#6b3a1a}.home-hero h1{text-shadow:0 2px 8px rgba(0,0,0,.4)}.feature-stack .eyebrow{color:#1c1208;border-color:#c05a10;box-shadow:2px 3px #c05a10}}@media(max-width:900px){.story-grid__items,.archive-list__item{grid-template-columns:1fr}.archive-list__item{gap:.5rem}}@media(max-width:640px){html{font-size:16px}.site-header__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap}.site-main{padding-top:1.5rem}.feature-card,.story-card,.page-shell,.article-shell,.not-found{padding:1.15rem}}
