@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--ink:#15251f;--pine:#113e32;--forest:#0a2d24;--gold:#d2a94f;--paper:#fcfaf5;--muted:#5c6c65;--line:#dcd7cb;--shadow:0 18px 50px rgba(11,37,29,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.top{background:var(--forest);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.top .wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:'Playfair Display',Georgia,serif;font-size:27px;letter-spacing:.02em}.brand span{color:var(--gold)}.nav{display:flex;gap:23px;align-items:center;font-size:14px;font-weight:600}.nav a{opacity:.82}.nav a:hover,.nav a.active{opacity:1;color:#f6d682}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);background:var(--gold);padding:12px 20px;font-weight:700;font-size:14px;letter-spacing:.02em;transition:.2s}.button:hover{background:#ebc46b}.button.outline{background:transparent;color:white}.button.outline:hover{background:#fff;color:var(--forest)}.hero{background:var(--forest);color:white;padding:52px 0 66px}.hero-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:50px;align-items:center}.eyebrow{display:block;color:#f1ce7c;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;margin-bottom:17px}.hero h1,.title{font-family:'Playfair Display',Georgia,serif;line-height:1.1;margin:0}.hero h1{font-size:clamp(42px,5vw,64px);max-width:650px}.hero p{font-size:18px;color:#dce8df;max-width:560px;margin:22px 0 29px}.hero-image{position:relative;min-height:420px}.hero-image img{height:420px;object-fit:cover;box-shadow:var(--shadow)}.stamp{position:absolute;left:-22px;bottom:-19px;background:var(--gold);color:var(--forest);padding:17px 22px;font-weight:700;max-width:190px;line-height:1.3}.quick{background:#e8e1d2}.quick .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d2c7b3}.quick-item{background:#e8e1d2;padding:23px 26px}.quick-item b{display:block;font-size:14px;margin-bottom:4px}.quick-item span{font-size:14px;color:#53605a}.section{padding:84px 0}.section.tinted{background:#efe9dd}.section.dark{background:var(--pine);color:#fff}.section-head{max-width:650px;margin-bottom:38px}.title{font-size:clamp(32px,3.6vw,47px)}.section-head p{margin:14px 0 0;color:var(--muted)}.dark .section-head p{color:#dbe7dd}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.card{border:1px solid var(--line);background:#fff;padding:28px 25px}.card .num{color:var(--gold);font-weight:700;font-size:13px;letter-spacing:.08em}.card h3{font:600 24px/1.2 'Playfair Display',Georgia,serif;margin:12px 0}.card p{margin:0;color:var(--muted)}.feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.feature img{min-height:415px;object-fit:cover}.feature-copy p{color:var(--muted);margin:20px 0}.facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.23);border-bottom:1px solid rgba(255,255,255,.23)}.fact{padding:26px 18px;border-right:1px solid rgba(255,255,255,.23)}.fact:last-child{border:0}.fact b{display:block;font-family:'Playfair Display',serif;font-size:35px;color:#f0cf81}.fact span{font-size:14px;color:#d9e3dc}.two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.note{background:#fff;border-left:4px solid var(--gold);padding:24px}.note h3{margin:0 0 8px;font:600 23px/1.2 'Playfair Display',serif}.note p{margin:0;color:var(--muted)}.cta{background:#d2a94f;color:#102e25;padding:48px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:28px}.cta h2{font:600 clamp(28px,4vw,43px)/1.1 'Playfair Display',serif;margin:0;max-width:650px}.cta .button{background:var(--forest);color:white;border-color:var(--forest);white-space:nowrap}.footer{background:#08241d;color:#d7e1da;padding:44px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:38px}.footer h3{font:600 21px 'Playfair Display',serif;color:white;margin:0 0 11px}.footer p,.footer li{font-size:14px;margin:5px 0;color:#b7c7bd}.footer ul{list-style:none;padding:0;margin:0}.legal{border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:17px;font-size:12px;color:#a3b4a9}.page-hero{background:var(--forest);padding:66px 0;color:white}.page-hero p{max-width:700px;color:#d9e6dc;font-size:18px}.prose{max-width:810px}.prose h2{font:600 30px/1.2 'Playfair Display',serif;margin:42px 0 10px}.prose p,.prose li{color:#4d5e56}.prose li{margin:8px 0}.alert{padding:18px 20px;background:#f5ead1;border-left:4px solid var(--gold);color:#5c481f}.cookie{position:fixed;right:16px;bottom:16px;background:#fff;box-shadow:var(--shadow);width:min(420px,calc(100% - 32px));padding:19px;z-index:10;border-top:3px solid var(--gold)}.cookie p{font-size:13px;margin:5px 0 14px;color:var(--muted)}.cookie button{border:0;background:var(--forest);color:white;padding:10px 15px;cursor:pointer;font-weight:700}@media(max-width:760px){.top .wrap{height:auto;padding:17px 0;align-items:flex-start}.nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.hero-grid,.feature{grid-template-columns:1fr;gap:31px}.hero-image{min-height:auto}.hero-image img{height:300px}.quick .wrap,.cards,.facts,.two,.footer-grid{grid-template-columns:1fr}.quick{background:#e8e1d2}.quick .wrap{gap:0}.fact{border-right:0;border-bottom:1px solid rgba(255,255,255,.23)}.cta .wrap{display:block}.cta .button{margin-top:22px}.section{padding:61px 0}.footer-grid{gap:22px}}
