
:root{--paper:#fffaf3;--ink:#203238;--accent:#d66b4c;--accent2:#2e7e86;--soft:#f2e7da;--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:Arial,Helvetica,sans-serif}.site-head{max-width:1240px;margin:auto;padding:19px 28px;display:flex;justify-content:space-between;align-items:center}.logo img{width:225px}nav{display:flex;gap:21px;flex-wrap:wrap}nav a{color:var(--ink);text-decoration:none;font-size:14px}
main{max-width:1240px;margin:auto;padding:0 28px 85px}.hero{min-height:650px;border-radius:38px;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;background:#dceced}.hero img{width:100%;height:100%;min-height:650px;object-fit:cover}.hero-copy{padding:58px 50px;align-self:center}.hero h1{font:58px/1 Georgia,serif}.btn{background:var(--ink);color:white;border-radius:999px}.mag-intro{max-width:870px;margin:70px auto}.mag-intro h2{font:44px/1.05 Georgia,serif}
.mosaic{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.mosaic article{grid-column:span 4;background:white;border-radius:24px;overflow:hidden;box-shadow:0 13px 35px #00000010}.mosaic article:nth-child(1),.mosaic article:nth-child(5){grid-column:span 8;display:grid;grid-template-columns:1.1fr .9fr}.mosaic img{width:100%;height:255px;object-fit:cover}.mosaic article:nth-child(1) img,.mosaic article:nth-child(5) img{height:100%;min-height:340px}.mosaic .copy{padding:23px}.mosaic h2{font:30px/1.06 Georgia,serif}.category-list article{display:grid;grid-template-columns:380px 1fr;gap:25px;border-bottom:1px solid var(--line);padding:26px 0}.category-list img{width:100%;height:240px;object-fit:cover;border-radius:20px}.category-list h2{font:34px/1.06 Georgia,serif}footer{background:var(--ink);color:white;padding:45px max(28px,calc((100vw - 1184px)/2));display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;border-radius:34px 34px 0 0}footer img{width:190px;filter:brightness(0) invert(1)}footer a,footer span{color:white}
@media(max-width:820px){.site-head{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr}.hero img{min-height:340px;height:340px}.hero-copy{padding:32px 25px}.hero h1{font-size:41px}.mosaic{display:block}.mosaic article,.mosaic article:nth-child(1),.mosaic article:nth-child(5){display:block;margin:18px 0}.category-list article,footer{grid-template-columns:1fr}}
