:root{--ink:#0b0b0b;--paper:#f6f4ef;--blue:#1710a5;--gold:#e5b91e;--muted:#666;--line:#d9d5ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,sans-serif}.site-header{display:flex;justify-content:space-between;align-items:center;padding:22px clamp(20px,5vw,72px);border-bottom:1px solid var(--line)}.brand{font-weight:900;letter-spacing:.08em;color:var(--ink);text-decoration:none}.back{color:var(--ink);text-decoration:none;font-size:14px}.hero{padding:clamp(70px,12vw,160px) clamp(20px,7vw,110px) clamp(45px,7vw,90px);background:#fff}.eyebrow{color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.15em}.hero h1,.post-header h1{font-size:clamp(48px,9vw,120px);line-height:.88;letter-spacing:-.065em;margin:.15em 0}.hero h1 em{color:var(--gold);font-style:normal}.hero p:last-child{max-width:650px;color:var(--muted);font-size:18px}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,4vw,52px);padding:clamp(40px,7vw,100px);max-width:1500px;margin:auto}.article-card{background:#fff;border:1px solid var(--line)}.article-card>a{display:block;aspect-ratio:16/9;overflow:hidden;background:#ddd}.article-card-media{width:100%;height:100%;object-fit:cover;display:block}.article-card-copy{padding:clamp(22px,4vw,42px)}.article-card h2{font-size:clamp(27px,4vw,48px);line-height:1;letter-spacing:-.04em;margin:.3em 0}.article-card h2 a{color:inherit;text-decoration:none}.article-card-copy>p:last-child{color:var(--muted)}.cms-empty{grid-column:1/-1;padding:80px 20px;text-align:center;color:var(--muted)}.post{max-width:1050px;margin:auto;padding:clamp(60px,10vw,130px) clamp(20px,6vw,80px)}.post-header{text-align:center}.post-header h1{font-size:clamp(44px,8vw,92px);margin:.25em auto;max-width:950px}.post-deck{max-width:720px;margin:0 auto 18px;font-size:clamp(18px,2.3vw,24px);color:var(--muted)}.post-header time{font-size:13px;color:var(--muted)}.post-lead-media{margin:clamp(40px,7vw,80px) 0}.post-media{width:100%;max-height:680px;object-fit:cover;background:#111}.post-body{max-width:740px;margin:auto;font:19px/1.8 Georgia,serif}.post-body h2,.post-body h3{font-family:Arial,sans-serif;line-height:1.1;letter-spacing:-.035em;margin-top:2em}.post-body h2{font-size:40px}.post-body img,.post-body video{max-width:100%}.post-body a{color:var(--blue)}.cms-media-placeholder{background:linear-gradient(135deg,var(--blue),#544dd4)}.site-footer{padding:40px clamp(20px,5vw,72px);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.site-footer a{color:inherit}@media(max-width:720px){.article-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}
.post-lead-media,.post-body figure{width:100%}.post-media,.post-body img,.post-body video{display:block;width:100%;aspect-ratio:16/9;background:#111}.post-media,.post-body img{object-fit:cover}.post-body video{object-fit:contain}.post-body figure{margin:2.2em 0}.post-body figcaption{margin-top:8px;color:var(--muted);font:13px/1.5 Arial,sans-serif}.article-card-media,.related-post-media{width:100%;aspect-ratio:16/9;object-fit:cover}
