
:root{--paper:#f4f1ea;--ink:#171a1c;--accent:#a93532;--accent2:#305e72;--soft:#e9e3d8;--line:#d4d0c7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.62}a{color:var(--accent2)}img{display:block;max-width:100%}
.badge{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--accent)}.meta,.caption{font-size:13px;color:#6b6d68}.caption{margin-top:6px}
.btn{display:inline-block;text-decoration:none;padding:11px 16px}.legal-wrap,.text-wrap{max-width:820px;margin:60px auto}.legal-wrap h1,.text-wrap h1{font-size:44px;line-height:1.08}
.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.team-card{padding:20px;border:1px solid var(--line);background:#ffffff80}.team-card h3{margin:.3em 0}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:45px auto}.contact-grid>div{padding:22px;border:1px solid var(--line);background:#ffffff80}
.photo-strip{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin:70px 0}.photo-strip img{width:100%;height:280px;object-fit:cover}.photo-strip img:first-child{height:100%}
.article{max-width:780px;margin:50px auto}.article h1{font-size:52px;line-height:1.04}.article .lead{font-size:20px}.article .hero-photo{width:calc(100% + 140px);margin-left:-70px;margin-top:22px}.article blockquote{font-size:25px;line-height:1.28;margin:35px 0;padding:18px 20px;border-left:5px solid var(--accent);background:var(--soft)}
footer{margin-top:70px}footer a,footer span{display:block;text-decoration:none;font-size:13px;margin:6px 0}
@media(max-width:820px){.team-grid,.contact-grid,.photo-strip{grid-template-columns:1fr}.photo-strip img,.photo-strip img:first-child{height:250px}.article .hero-photo{width:100%;margin-left:0}.article h1{font-size:39px}}

body{font-family:Georgia,'Times New Roman',serif}.site-head{position:sticky;top:0;z-index:20;background:#f4f1eaf5;border-bottom:4px solid var(--ink)}.head-inner{max-width:1220px;margin:auto;padding:12px 22px;display:grid;grid-template-columns:230px 1fr;gap:24px;align-items:end}.logo img{width:210px}nav{display:flex;justify-content:flex-end;gap:18px;flex-wrap:wrap}nav a{font:12px Arial;text-transform:uppercase;letter-spacing:.08em;color:var(--ink);text-decoration:none}
main{max-width:1220px;margin:auto;padding:26px 22px 80px}.hero{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;border-bottom:1px solid var(--line);padding-bottom:28px}.hero img{width:100%;height:570px;object-fit:cover}.hero-copy{align-self:end}.hero h1{font-size:52px;line-height:1.03;margin:10px 0}.btn{background:var(--ink);color:white;font:12px Arial}
.top-grid{display:grid;grid-template-columns:2fr 1fr;gap:32px;margin-top:35px}.lead-stack article{border-top:1px solid var(--line);padding:22px 0;min-height:200px}.lead-stack img{width:285px;height:185px;object-fit:cover;float:left;margin-right:20px}.lead-stack h2{font-size:30px;line-height:1.08;margin-top:0}.rail{border-left:1px solid var(--line);padding-left:22px}.rail article{border-top:1px solid var(--line);padding:17px 0}.category-list article{display:grid;grid-template-columns:380px 1fr;gap:26px;border-top:1px solid var(--line);padding:26px 0}.category-list img{width:100%;height:235px;object-fit:cover}.category-list h2{font-size:34px;line-height:1.05}footer{background:var(--ink);color:#eee;padding:40px max(22px,calc((100vw - 1176px)/2));display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}footer img{width:180px;filter:brightness(0) invert(1)}footer a,footer span{color:#eee}
@media(max-width:820px){.head-inner,.hero,.top-grid,footer{grid-template-columns:1fr}nav{justify-content:flex-start}.hero img{height:330px}.hero h1{font-size:40px}.lead-stack img{float:none;width:100%;height:250px;margin:0 0 14px}.category-list article{grid-template-columns:1fr}}
