:root{--forest:#173c32;--deep:#0d2923;--sand:#e3b86d;--cream:#f6f2e9;--ink:#20302b}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;color:var(--ink);background:var(--cream)}h1,h2,h3{font-family:Georgia,serif}h2{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.site-header{background:rgba(13,41,35,.97)}.navbar-brand{display:flex;gap:.7rem;align-items:center;color:white;font-family:Georgia,serif;line-height:1}.navbar-brand small{color:var(--sand);letter-spacing:.12em;text-transform:uppercase;font:10px Arial}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--sand);color:var(--sand)}.btn-sand{background:var(--sand);border-color:var(--sand);color:var(--deep);font-weight:700}.hero{color:#fff;background:linear-gradient(105deg,rgba(8,34,29,.97),rgba(18,61,50,.83)),radial-gradient(circle at 80%,#487465,#102f28)}.min-vh-75{min-height:75vh}.hero h1{font-size:clamp(3.3rem,9vw,7rem);line-height:.91;margin:1.3rem 0}.hero h1 em{color:var(--sand);font-weight:400}.hero .lead{max-width:740px;font-size:1.25rem;margin-bottom:2rem}.eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sand);font-weight:700}.eyebrow.dark{color:#8a6427}.section{padding:6rem 0}.product-card{background:#fff;padding:2rem;min-height:260px;border-top:3px solid var(--sand);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px #193c3020}.product-card span{color:#a67a35}.product-card h3{font-size:1.7rem;margin:2rem 0 1rem}.product-card a,.partner-card a{color:var(--forest);font-weight:bold;text-decoration:none}.sea{background:var(--forest);color:#fff}.visual-placeholder{min-height:390px;display:grid;place-content:center;text-align:center;border:1px solid #ffffff50;background:linear-gradient(145deg,#355f53,#102e27)}.visual-placeholder span{letter-spacing:.18em;color:var(--sand)}.zone-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#cfc8b9}.zone-list span{background:var(--cream);padding:1.4rem;font-family:Georgia,serif;font-size:1.25rem}.process{background:#eee8dc}.step{border-left:1px solid #bfb6a5;padding-left:1.5rem}.step b{color:#9a7030}.guide-card{padding:2rem;border:1px solid #d7cebd;min-height:210px}.guide-card small{color:#896529}.guide-card h3{margin:2rem 0}.partner{background:#d9dfd6}.partner-card{background:var(--forest);color:#fff;padding:3rem;min-height:330px}.partner-card.light{background:#fff;color:var(--ink)}.partner-card h2{font-size:2.6rem;margin:1.5rem 0}.partner-card:not(.light) a{color:var(--sand)}.cta{background:var(--deep);color:white}.cta p{font-size:1.2rem;max-width:700px;margin:1.5rem auto 2rem}.site-footer{background:#071d18;color:#aebdb8}.site-footer a{display:block;color:#d5dfdc;text-decoration:none}.footer-title{color:var(--sand);font-weight:bold;margin-bottom:.8rem}.site-footer hr{border-color:#ffffff20;margin:2rem 0}@media(max-width:767px){.section{padding:4rem 0}.zone-list{grid-template-columns:1fr}.hero{min-height:calc(100vh - 70px)}}
