:root{--ink:#2c211c;--clay:#a64d32;--cream:#f4eee4;--sage:#7b856b;--line:#d8c9b8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.65 Georgia,serif}a{color:inherit}.wrap{width:min(1120px,90%);margin:auto}header{padding:22px 0;border-bottom:1px solid var(--line)}nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font:bold 1.35rem Arial,sans-serif;text-decoration:none;letter-spacing:.08em}.brand i{display:inline-block;width:18px;height:18px;background:var(--clay);border-radius:50% 45% 55% 40%;margin-right:9px;vertical-align:-2px}.links{display:flex;gap:22px;flex-wrap:wrap}.links a{text-decoration:none;font:600 .82rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:660px}.hero-copy{padding:95px 8vw 70px max(5vw,calc((100vw - 1120px)/2));align-self:center}.eyebrow{font:700 .76rem Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--clay)}h1,h2,h3{font-weight:500;line-height:1.08;margin:.3em 0}h1{font-size:clamp(3.2rem,7vw,6.7rem);letter-spacing:-.05em}h2{font-size:clamp(2.2rem,4.5vw,4rem)}h3{font-size:1.5rem}.hero img{width:100%;height:100%;object-fit:cover}.button{display:inline-block;background:var(--ink);color:#fff;padding:13px 20px;text-decoration:none;font:700 .8rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin-top:18px}.strip{background:var(--ink);color:#fff;padding:18px;text-align:center;font:700 .78rem Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.section{padding:90px 0}.intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:start}.intro p{font-size:1.2rem}.work-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:22px;margin-top:42px}.work-grid img{width:100%;height:520px;object-fit:cover}.work-grid img:last-child{height:390px;margin-top:85px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.card{border-top:3px solid var(--clay);padding:24px;background:#fbf8f3}.page-hero{padding:90px 0 55px}.page-hero p{max-width:650px;font-size:1.15rem}.feature{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:40px 0 90px}.feature img{width:100%;height:520px;object-fit:cover}.schedule{width:100%;border-collapse:collapse;margin:28px 0}.schedule td{padding:17px 8px;border-bottom:1px solid var(--line)}.note{background:#dfd4c4;padding:28px}.legal{max-width:820px;padding:70px 0}.legal h2{font-size:2rem;margin-top:1.5em}footer{background:#33261f;color:#f8f2e9;padding:48px 0 28px}.foot{display:grid;grid-template-columns:1fr auto;gap:30px}.foot a{margin-left:18px}.small{font:14px Arial,sans-serif;color:#cdbfb3}@media(max-width:760px){.hero,.intro,.feature,.work-grid,.cards,.foot{grid-template-columns:1fr}.hero-copy{padding:70px 6%}.hero img{height:520px}.links{display:none}.work-grid img,.work-grid img:last-child{height:360px;margin:0}.feature img{height:380px}}
