:root{--primary:#e85820;--dark:#253328;--paper:#f7f7ef;--line:#d8dde3;--muted:#59636f;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--dark);font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 3rem));margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{font-weight:900;font-size:1.15rem;letter-spacing:-.03em}.brand span{color:var(--primary);margin-right:.28rem}.nav nav{display:flex;align-items:center;gap:1.15rem;font-size:.83rem;font-weight:700}.nav nav a:hover{color:var(--primary)}.menu{display:none}.hero{padding:5rem 0 4rem}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:center}.hero h1{font-size:clamp(3rem,6.5vw,6rem);line-height:.95;letter-spacing:-.06em;margin:.8rem 0 1.3rem}.hero p{font-size:1.1rem;max-width:660px;color:var(--muted)}.hero figure{margin:0;position:relative}.hero figure img{width:100%;height:570px;object-fit:cover}.hero figcaption{position:absolute;bottom:1rem;left:1rem;background:var(--dark);color:#fff;padding:.55rem .8rem;font-size:.75rem}.eyebrow,.section-title span,.page-hero span{text-transform:uppercase;letter-spacing:.13em;color:var(--primary);font-size:.75rem;font-weight:900}.button{display:inline-block;margin-top:1rem;background:var(--primary);color:#fff;padding:.8rem 1.2rem;font-weight:800}.metrics{background:var(--dark);color:#fff}.metrics>.wrap{display:grid;grid-template-columns:repeat(3,1fr)}.metrics div{padding:1.5rem;border-left:1px solid #ffffff25;display:grid}.metrics strong{font-size:1.5rem;color:var(--primary)}.metrics span{font-size:.8rem;color:#ffffffa8}.section,.story,.gallery,.directory{padding:5rem 0}.section-title{display:grid;grid-template-columns:.45fr 1fr;gap:2rem;margin-bottom:2rem}.section-title h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.cards article{background:#fff;padding:1.5rem}.cards b{color:var(--primary)}.cards h3{font-size:1.25rem;margin:.8rem 0}.cards p{color:var(--muted)}.cards a{font-weight:800;color:var(--primary)}.story{background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.split img{width:100%;height:500px;object-fit:cover}.split h2{font-size:2.8rem;line-height:1.08}.split p{color:var(--muted)}.gallery>div>div{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:1rem}.gallery img{width:100%;height:360px;object-fit:cover}.gallery img:nth-child(2){margin-top:3rem}.gallery img:nth-child(3){margin-top:6rem}.directory{background:#fff}.directory>.wrap{display:grid;grid-template-columns:.4fr 1fr;gap:3rem}.directory h2{font-size:2.3rem}.directory .wrap>div{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.directory a{padding:.75rem;border-bottom:1px solid var(--line);font-weight:700}.directory a:hover{color:var(--primary)}.contact{padding:4rem 0;background:var(--primary);color:#fff}.contact>.wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem}.contact h2{font-size:2.7rem;margin:.3rem 0}.light{background:#fff;color:var(--dark)}footer{background:var(--dark);color:#fff;padding:3.5rem 0 1.2rem}.foot{display:flex;justify-content:space-between;gap:3rem}.foot p{color:#ffffffa5}.foot nav{display:grid;align-content:start;gap:.5rem}.copy{border-top:1px solid #ffffff20;margin-top:2rem;padding-top:1rem;color:#ffffff75;font-size:.78rem}.page-hero{background:var(--dark);color:#fff;padding:5rem 0}.page-hero h1{font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.03;max-width:950px;margin:.8rem 0}.page-hero p{max-width:720px;color:#ffffffb5;font-size:1.08rem}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:5rem;padding-block:5rem}.page-content figure{margin:0 0 3rem}.page-content figure img{width:100%;height:440px;object-fit:cover}.page-content figcaption{font-size:.76rem;margin-top:.4rem}.page-content section{padding:0 0 2.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--line)}.page-content h2{font-size:2rem;line-height:1.15}.page-content p,.page-content li{color:var(--muted)}.note{background:#fff;padding:1.5rem!important;border-left:5px solid var(--primary)!important}.side{align-self:start;position:sticky;top:1rem;background:#fff;border-top:6px solid var(--primary);padding:1.4rem;display:grid;gap:.65rem}.side hr{border:0;border-top:1px solid var(--line);width:100%}.side a{font-weight:700}.form{display:grid;gap:1rem;background:#fff;padding:1.5rem}.form label{display:grid;gap:.35rem;font-weight:700}.form input,.form textarea{padding:.75rem;border:1px solid var(--line);font:inherit}.form button{padding:.85rem;background:var(--primary);border:0;color:#fff;font-weight:900}.legal{max-width:880px;padding-block:4rem}.legal section{padding:1.5rem 0;border-bottom:1px solid var(--line)}.legal p{color:var(--muted)}.cookie{position:fixed;z-index:50;bottom:1rem;left:1rem;right:1rem;max-width:720px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:0 15px 50px #0003;padding:1rem;display:flex;align-items:center;gap:1rem}.cookie[hidden]{display:none}.cookie p{flex:1;margin:0}.cookie button{background:var(--primary);color:#fff;border:0;padding:.6rem 1rem}.layout-0 .hero-grid{grid-template-columns:1.25fr .75fr}.layout-0 .hero figure img{height:470px}.layout-1 .hero{background:var(--dark);color:#fff}.layout-1 .hero p{color:#ffffffb5}.layout-2 .hero h1{font-family:Georgia,serif;letter-spacing:-.045em}.layout-3 .hero figure{order:-1}.layout-4 .hero-grid{grid-template-columns:.85fr 1.15fr}.layout-5 .hero{background:#fff}.layout-5 .hero h1{font-size:clamp(3rem,6vw,5rem)}.layout-6 .hero{border-bottom:8px solid var(--primary)}.layout-7 .hero-grid{grid-template-columns:1fr 1.15fr}.layout-8 .site-header{border-top:6px solid var(--primary)}.layout-8 .hero h1{font-size:clamp(3rem,6vw,5.4rem)}.layout-9 .hero figure img{filter:saturate(.8)}@media(max-width:900px){.hero-grid,.split,.page-grid,.directory>.wrap{grid-template-columns:1fr}.hero figure{order:0}.cards{grid-template-columns:1fr 1fr}.directory .wrap>div{grid-template-columns:1fr 1fr}.side{position:static}.gallery>div>div{grid-template-columns:1fr 1fr}.gallery img:nth-child(n){margin:0}.gallery img:first-child{grid-column:1/-1}.nav nav{gap:.7rem;font-size:.75rem}}@media(max-width:680px){.wrap{width:min(var(--max),calc(100% - 2rem))}.nav{flex-wrap:wrap;padding-block:1rem;min-height:auto}.menu{display:block;border:1px solid var(--line);background:#fff;padding:.45rem .7rem}.nav nav{display:none;width:100%;flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.nav nav a{padding:.65rem 0;border-top:1px solid var(--line)}.hero{padding:3.5rem 0}.hero h1{font-size:3.2rem}.hero-grid{gap:2rem}.hero figure img{height:380px}.metrics>.wrap,.cards,.section-title,.directory .wrap>div{grid-template-columns:1fr}.split{gap:2rem}.split img{height:360px}.gallery>div>div{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}.gallery img{height:280px}.contact>.wrap,.foot{align-items:flex-start;flex-direction:column}.contact h2{font-size:2rem}.page-content figure img{height:330px}.cookie{flex-wrap:wrap}}