:root{--ink: 56, 52, 48;--muted: 115, 108, 100;--faint: 210, 202, 192;--paper: #e3ddd4;--paper-deep: #d4cec4;--surface: #faf7f2;--surface-border: rgba(56, 52, 48, .065);--surface-border-strong: rgba(56, 52, 48, .1);--accent: #6d6258;--accent-soft: #7f7268;--ring: rgba(109, 98, 88, .2);--shadow-sm: 0 1px 2px rgba(56, 52, 48, .03);--shadow-md: 0 4px 16px rgba(56, 52, 48, .045);--shadow-lift: 0 10px 28px rgba(56, 52, 48, .055);--radius-card: 12px;--header-h: 3.5rem;color-scheme:only light;--black: 56, 52, 48;--gray: 115, 108, 100;--gray-light: 218, 210, 200;--gray-dark: 56, 52, 48;--gray-gradient: rgba(218, 210, 200, .5), #e3ddd4;--box-shadow: var(--shadow-lift)}::selection{background:#6d62581f}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth}body{font-family:Atkinson,ui-sans-serif,system-ui,sans-serif;margin:0;padding:0;text-align:left;color:rgb(var(--ink));font-size:1.1rem;line-height:1.75;letter-spacing:.01em;background-color:var(--paper);background-image:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(255,252,247,.65),transparent 52%),linear-gradient(172deg,#f0ebe3,#e3ddd4 44%,#d6cfc4);background-size:100% 100%;word-wrap:break-word;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}main{width:100%;max-width:58rem;margin:0 auto;padding:2.25rem 1.25rem 3.5rem;padding-top:calc(var(--header-h) + 1.5rem)}a{color:var(--accent);text-underline-offset:.18em;text-decoration-color:#6d625847;transition:color .15s ease,text-decoration-color .15s ease}a:hover{color:var(--accent-soft);text-decoration-color:#7f726861}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--ink));line-height:1.2;font-weight:700;letter-spacing:-.02em}h1{font-size:2.35rem}h2{font-size:1.65rem}h3{font-size:1.35rem}h4{font-size:1.2rem}h5{font-size:1.1rem}strong,b{font-weight:700}p{margin-bottom:1em}.prose p{margin-bottom:1.2em}.prose h2{margin-top:1.75rem;margin-bottom:.65rem;font-size:1.4rem}.prose h2:first-child{margin-top:0}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:6px}code{padding:2px 5px;background-color:rgba(var(--faint),.5);border-radius:3px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:3px solid var(--accent);padding:0 0 0 1.1rem;margin:0;font-size:1.15em;color:rgb(var(--muted))}hr{border:none;border-top:1px solid rgba(var(--faint),.8)}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;height:var(--header-h);margin:0;padding:0 1.25rem;display:flex;align-items:center;background:#faf7f2e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--surface-border);box-shadow:var(--shadow-sm)}.site-header nav{width:100%;max-width:58rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-title{margin:0;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.site-title a{color:rgb(var(--ink));text-decoration:none}.site-title a:hover{color:var(--accent)}.nav-link{font-size:.9rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--muted))!important;text-decoration:none;padding:.5rem 0;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.nav-link:hover,.nav-link:focus-visible{color:var(--accent)!important;outline:none}.nav-link.active{color:var(--accent)!important;border-bottom-color:var(--accent)}.page-header{margin:0 0 2rem;text-align:center}.page-header h1{font-size:clamp(1.75rem,4vw,2.25rem)}.page-subtitle{margin:.75rem auto 0;max-width:46ch;color:rgb(var(--muted));font-size:1.05rem}.hero{padding:.5rem 0 2rem;text-align:center}.hero-eyebrow{margin:0 0 .5rem;letter-spacing:.2em;text-transform:uppercase;font-size:.72rem;color:rgb(var(--muted));font-weight:600}.hero h1{font-size:clamp(1.65rem,4.2vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.12}.hero-subtitle{margin:1rem auto 0;max-width:42ch;color:rgb(var(--muted));font-size:1.05rem;line-height:1.6}.section-head{display:flex;align-items:center;gap:1rem;margin:2.5rem 0 .5rem}.section-rule{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--surface-border-strong),transparent)}.section-title{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--muted));white-space:nowrap}.section-head--carousel{margin-top:3.25rem}.featured-wrap{margin-top:1.75rem}.featured-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.featured-eyebrow{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--muted))}.featured-next{width:2.6rem;height:2.6rem;padding:0;border-radius:50%;border:1px solid var(--surface-border);background:var(--surface);color:var(--accent);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:background .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease}.featured-next:hover:not(:disabled){background:#3834300d;color:rgb(var(--ink));border-color:var(--surface-border-strong)}.featured-next:disabled{opacity:.32;cursor:default}.featured-deck{position:relative;min-height:33rem}.featured-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(1rem,3vw,2rem);align-items:stretch;padding:clamp(1rem,2.5vw,1.35rem);border-radius:calc(var(--radius-card) + 4px);background:var(--surface);border:1px solid var(--surface-border);box-shadow:var(--shadow-md);text-decoration:none;color:rgb(var(--ink))!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.featured-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateY(10px) scale(.98)}.featured-slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);z-index:3}.featured-slide.is-next{opacity:1;pointer-events:none;transform:translateY(14px) scale(.985);z-index:2;filter:saturate(.92) contrast(.98)}.featured-slide.is-third{opacity:1;pointer-events:none;transform:translateY(26px) scale(.97);z-index:1;filter:saturate(.86) contrast(.97)}.featured-card:hover,.featured-card:focus-visible{transform:translateY(-2px);border-color:var(--surface-border-strong);box-shadow:var(--shadow-lift);outline:none}.featured-card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.featured-cover{border-radius:var(--radius-card);overflow:hidden;background:linear-gradient(150deg,#d4cec6,#bcb3a8);min-height:24rem;max-height:51rem}.featured-cover img{width:100%;height:100%;max-height:51rem;object-fit:cover;object-position:top center;border-radius:0;display:block}.featured-body{display:flex;flex-direction:column;justify-content:center;gap:.35rem;min-width:0;padding:.25rem 0}.featured-title{font-family:Charter,Bitstream Charter,Cambria,Georgia,"Noto Serif",ui-serif,serif;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:700;line-height:1.2;letter-spacing:.01em;margin:0}.featured-date{margin:0;font-size:.85rem;color:rgb(var(--muted))}.featured-summary{margin:.5rem 0 0;font-size:1rem;line-height:1.55;color:rgb(var(--muted));max-width:48ch}.featured-cta{display:inline-block;margin-top:1rem;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.carousel-shell{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:stretch;margin-top:1rem}.carousel-viewport{min-width:0;overflow:hidden;border-radius:var(--radius-card)}.carousel-track{display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:.35rem;padding:.4rem .35rem .85rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(109,98,88,.28) transparent}.carousel-track::-webkit-scrollbar{height:5px}.carousel-track::-webkit-scrollbar-thumb{background:#6d625847;border-radius:99px}.carousel-item{flex:0 0 11.5rem;scroll-snap-align:start;min-width:0}.article-card--carousel{height:100%}.carousel-btn{align-self:center;width:2.6rem;height:2.6rem;padding:0;border-radius:50%;border:1px solid var(--surface-border);background:var(--surface);color:var(--accent);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:background .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease;flex-shrink:0}.carousel-btn:hover:not(:disabled){background:#3834300d;color:rgb(var(--ink));border-color:var(--surface-border-strong)}.carousel-btn:disabled{opacity:.32;cursor:default}.article-card{display:block;border-radius:var(--radius-card);background:var(--surface);border:1px solid var(--surface-border);text-decoration:none;color:rgb(var(--ink))!important;overflow:hidden;box-shadow:var(--shadow-sm);transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.article-card:hover,.article-card:focus-visible{transform:translateY(-2px);border-color:var(--surface-border-strong);box-shadow:var(--shadow-md);outline:none}.article-card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.article-cover{aspect-ratio:3 / 4;background:linear-gradient(150deg,#d4cec6,#bcb3a8)}.article-cover img{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:0}.article-meta{padding:.65rem .75rem .85rem}.article-title{font-family:Charter,Bitstream Charter,Cambria,Georgia,"Noto Serif",ui-serif,serif;font-size:.98rem;margin:0;line-height:1.35;letter-spacing:.005em;font-weight:700}.article-date{margin:.2rem 0 0;font-size:.75rem;line-height:1.35;color:rgb(var(--muted));letter-spacing:.02em}.article-summary{margin:.4rem 0 0;color:rgb(var(--muted));font-size:.86rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.site-footer{padding:2rem 1.25rem 2.5rem;margin-top:2rem;background:linear-gradient(180deg,transparent 0%,rgba(210,202,192,.35) 100%);color:rgb(var(--muted));text-align:center;font-size:.88rem;letter-spacing:.02em;border-top:1px solid var(--surface-border)}@media(max-width:720px){body{font-size:1.05rem}main{padding:1.5rem 1rem 2.5rem;padding-top:calc(var(--header-h) + .75rem)}.hero{padding-bottom:1.5rem}.featured-card{grid-template-columns:1fr}.featured-deck{min-height:42rem}.featured-cover,.featured-cover img{max-height:36rem}.carousel-item{flex-basis:10.25rem}.carousel-shell{gap:.35rem}.carousel-btn{width:2.35rem;height:2.35rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.article-card,.featured-card{transition:none}.article-card:hover,.article-card:focus-visible,.featured-card:hover,.featured-card:focus-visible{transform:none}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}
