:root{font-family:Arial,Helvetica,sans-serif;color:#172b36;background:#f7f7f4}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{background:#fff;border-bottom:1px solid #dfe5e4}nav{max-width:1100px;margin:auto;padding:1.15rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.brand{font-size:1.35rem;font-weight:800;letter-spacing:-.04em;text-decoration:none;color:#173b49}.brand span{color:#cf7149}.links{display:flex;gap:1.35rem;flex-wrap:wrap}.links a{text-decoration:none;font-size:.92rem;font-weight:700}.links a:hover,.links a:focus{text-decoration:underline}main{min-height:65vh}.hero{background:#173b49;color:white;position:relative;min-height:490px;display:flex;align-items:center;overflow:hidden}.hero img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 45%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,37,47,.88) 0%,rgba(10,37,47,.72) 40%,rgba(10,37,47,.05) 100%)}.hero-inner{max-width:1100px;margin:auto;padding:4rem 1.5rem;position:relative;z-index:1;width:100%}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:.79rem;font-weight:800;color:#f9bd92}h1{font-family:Georgia,serif;letter-spacing:-.04em;font-size:clamp(2.6rem,6vw,5.4rem);line-height:1.05;max-width:660px;margin:1rem 0}.hero p{font-size:1.2rem;line-height:1.55;max-width:520px}.button{display:inline-block;padding:.9rem 1.2rem;border-radius:5px;background:#eb9a68;color:#162c37;text-decoration:none;font-weight:800;margin-top:1rem}.wrap{max-width:1100px;margin:auto;padding:4rem 1.5rem}.intro{max-width:760px}.intro h2,.card h2,.legal h1{font-family:Georgia,serif;letter-spacing:-.03em}.intro h2{font-size:2.2rem}.intro p,.card p,.legal p,.legal li{line-height:1.72;font-size:1.06rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}.card{padding:1.7rem;background:#fff;border:1px solid #dce4e3;border-radius:9px}.card h2{font-size:1.5rem}.muted{color:#49616a}.contact{background:#e7eff0}.contact .wrap{padding-top:3rem;padding-bottom:3rem}.contact h2{font-family:Georgia,serif;font-size:2rem}.contact a{font-weight:700}.legal{max-width:790px;margin:auto;padding:3.5rem 1.5rem 5rem}.legal h1{font-size:clamp(2.4rem,5vw,3.7rem);line-height:1.12}.legal h2{font-size:1.35rem;margin-top:2.4rem}.legal .date{color:#50666c;font-size:.94rem}footer{background:#173b49;color:#fff}footer .wrap{padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}footer a{color:white}@media(max-width:700px){.hero{min-height:510px}.hero:after{background:linear-gradient(90deg,rgba(10,37,47,.85),rgba(10,37,47,.45))}.hero img{object-position:63% center}.grid{grid-template-columns:1fr}.links{gap:.9rem}.wrap{padding:3rem 1.2rem}}
