:root{--bg: #f5f1e8;--bg-soft: #faf7f0;--surface: rgba(255, 252, 247, .82);--surface-strong: rgba(255, 253, 249, .94);--surface-muted: #f1eadf;--surface-tint: rgba(247, 242, 233, .86);--line: rgba(56, 46, 33, .12);--line-strong: rgba(56, 46, 33, .22);--text: #1f1a14;--text-muted: #6c6257;--accent: #5d7186;--accent-strong: #213243;--shadow: 0 10px 28px rgba(33, 28, 22, .05);--shadow-lift: 0 18px 40px rgba(33, 28, 22, .08);--radius: 18px;--radius-sm: 11px;--container: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(194,180,157,.18),transparent 32%),radial-gradient(circle at 84% 16%,rgba(145,162,180,.12),transparent 28%),linear-gradient(180deg,#faf7f0,#f5f1e8 46%,#fbf8f2);min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#5d71862e}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column;position:relative}.site-shell:before{content:"";position:fixed;inset:0 0 auto;height:18rem;pointer-events:none;background:linear-gradient(180deg,rgba(255,250,242,.36),transparent);z-index:0}.site-header,main,.site-footer{position:relative;z-index:1}.site-header{position:sticky;top:0;z-index:40;background:#faf7f0d6;border-bottom:1px solid rgba(56,46,33,.08);backdrop-filter:blur(9px)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:.95rem 0}.brand{display:inline-flex;align-items:center;gap:.78rem}.brand-rule{width:1px;height:2.1rem;background:linear-gradient(180deg,#2132431f,#21324357)}.brand-copy{display:grid;gap:.18rem}.brand strong,.footer-title{display:block;font-size:.98rem;letter-spacing:.03em}.nav{display:inline-flex;align-items:center;gap:.9rem}.nav a{position:relative;padding:.22rem 0;color:var(--text-muted);font-size:.93rem;letter-spacing:.02em;transition:color .18s ease}.nav a:after{content:"";position:absolute;left:0;bottom:-.18rem;width:100%;height:1px;background:#21324370;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.nav a:hover,.nav a.active{color:var(--accent-strong)}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}main{flex:1}section{padding:2.85rem 0}.hero{padding:5rem 0 1.7rem}.hero-head{display:grid;gap:1rem;max-width:56rem}.hero-standfirst{margin:0;max-width:62ch;color:var(--text-muted);line-height:1.84}.panel,.card,.timeline-item,.browse-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.panel:hover,.browse-card:hover{border-color:#382e2129;box-shadow:var(--shadow-lift)}.panel{padding:1.45rem}h1,h2,h3,.brand strong,.footer-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:600}.hero h1,h2,h3{margin:0;line-height:1.03;letter-spacing:-.04em}.hero h1{font-size:clamp(3rem,7vw,5.6rem);max-width:11.5ch;text-wrap:balance}.hero p{color:var(--text-muted);font-size:1rem;line-height:1.8;max-width:62ch}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;margin-bottom:.8rem}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.15rem}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.16rem;border-radius:999px;border:1px solid transparent;font-size:.94rem;font-weight:600;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button{background:var(--accent-strong);color:#fff;box-shadow:0 12px 28px #21324329}.button-secondary{border-color:var(--line);background:#fffcf7b3;color:var(--text)}.button:hover,.button-secondary:hover{transform:translateY(-1px)}.button-secondary:hover{border-color:#382e212e;background:#fffcf7eb}.browse-grid{display:grid;gap:1rem}.browse-card{overflow:hidden}.browse-card__media{display:block;aspect-ratio:1.35;overflow:hidden;background:var(--surface-muted)}.browse-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}a.browse-card__media:hover img,.browse-card:hover .browse-card__media img{transform:scale(1.025);filter:saturate(1.02)}.browse-card__body{padding:1.08rem 1.12rem 1.2rem;display:grid;gap:.62rem}.browse-card__meta{margin:0;font-size:.73rem;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.browse-card h3{margin:0;font-size:1.35rem}.browse-card p{margin:0;color:var(--text-muted);line-height:1.72}.browse-link,.text-link{display:inline-flex;margin-top:.3rem;color:var(--accent-strong);font-size:.9rem;font-weight:600;letter-spacing:.02em}.text-link{align-items:center;gap:.3rem}.list{margin:0;padding-left:1.1rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.section-heading h2{font-size:clamp(1.95rem,3.8vw,3rem)}.meta-row{display:flex;flex-wrap:wrap;gap:.32rem .72rem;font-size:.83rem;color:var(--text-muted);margin:0}.meta-row span{display:inline-flex;align-items:center;white-space:nowrap}.meta-row span+span:before{content:"·";margin:0 .52rem 0 .08rem;color:#382e2175}.fade-up{animation:fadeUp .52s ease forwards;opacity:0;transform:translateY(16px)}.stagger-1{animation-delay:60ms}.stagger-2{animation-delay:.13s}.stagger-3{animation-delay:.2s}.site-footer{margin-top:1rem}.footer-inner{padding:1.9rem 0 2.7rem;align-items:end;border-top:1px solid rgba(56,46,33,.09)}.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;text-align:right}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.header-inner,.footer-inner,.section-heading{flex-direction:column;align-items:start}.nav{width:100%;overflow-x:auto;padding-bottom:.1rem}.hero{padding-top:4.35rem}.footer-meta{align-items:start;text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important;scroll-behavior:auto!important}.fade-up{opacity:1;transform:none}}
