@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:#20312a;--pine:#294238;--forest:#1b3029;--gold:#c58b42;--paper:#f7f3ea;--muted:#617068;--line:#d8cfbf;--shadow:0 20px 44px rgba(30,43,34,.12)}*{box-sizing:border-box}html{scroll-behavior:auto}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,.hero h1,.title,.card h3,.note h3,.cta h2,.footer h3,.fact b,.prose h2{font-family:'Playfair Display',Georgia,serif}.brand{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;border-radius:2px;font-weight:700;font-size:14px;letter-spacing:.04em}.button:hover{background:#d69f59}.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{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:#e7dfd0}.quick .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d5c5af}.quick-item{background:#e7dfd0;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:#eee6d8}.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);border-top:3px solid #dbc293;background:#fffdfa;padding:28px 25px}.card .num{color:#9f6d31;font-weight:700;font-size:13px;letter-spacing:.08em}.card h3{font-size:24px;line-height:1.2;margin:12px 0}.card p,.feature-copy 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{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-size:35px;color:#f0cf81}.fact span{font-size:14px;color:#d9e3dc}.two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.note{background:#fffdfa;border-left:4px solid var(--gold);padding:24px}.note h3{margin:0 0 8px;font-size:23px;line-height:1.2}.note p{margin:0;color:var(--muted)}.cta{background:var(--gold);color:#102e25;padding:48px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:28px}.cta h2{font-size:clamp(28px,4vw,43px);line-height:1.1;margin:0;max-width:650px}.cta .button{background:var(--forest);color:white;border-color:var(--forest);white-space:nowrap}.footer{background:#162a24;color:#d7e1da;padding:44px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:38px}.footer h3{font-size:21px;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-size:30px;line-height:1.2;margin:42px 0 10px}.prose p,.prose li{color:#4d5e56}.alert{padding:18px 20px;background:#f5ead1;border-left:4px solid var(--gold);color:#5c481f}.cookie{position:fixed;right:16px;bottom:16px;background:#fffdfa;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,.quick .wrap,.cards,.facts,.two,.footer-grid{grid-template-columns:1fr}.hero-image{min-height:auto}.hero-image img{height:300px}.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}}
