:root{--ink:#0b130f;--green:#122e28;--paper:#f3e6d1;--gold:#c99645;--red:#b63824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,70px);align-items:center;padding:clamp(58px,9vw,118px) 0}.eyebrow{color:var(--gold);font-size:13px;letter-spacing:.25em;text-transform:uppercase}.crumbs{font-size:13px;color:rgba(243,230,209,.48);margin-bottom:28px}.crumbs a{color:rgba(243,230,209,.7);text-decoration:none}.crumbs a:hover{color:var(--gold)}h1,h2,h3{font-family:"Cormorant Garamond",serif;margin:0}h1{font-size:clamp(45px,7.5vw,84px);line-height:.96;margin-top:18px}h2{font-size:clamp(34px,5vw,56px);line-height:1.02;color:var(--green)}h3{font-size:28px;color:var(--gold)}.lead{font-size:clamp(17px,2vw,21px);line-height:1.7;color:rgba(243,230,209,.72);max-width:650px}.hero img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;border:1px solid rgba(201,150,69,.3);box-shadow:0 28px 70px rgba(0,0,0,.35)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:7px;text-decoration:none;font-weight:700}.primary{background:var(--red)}.secondary{border:1px solid rgba(201,150,69,.55)}.paper{background:var(--paper);color:var(--green);padding:clamp(60px,9vw,110px) 0}.paper p,.paper li{font-size:17px;line-height:1.72;color:rgba(18,46,40,.76)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.card{padding:26px;border:1px solid rgba(18,46,40,.15);border-radius:12px;background:#fbf4e6}.card h3{color:var(--red)}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.fact{padding:18px;border:1px solid rgba(201,150,69,.3);border-radius:10px}.fact strong{display:block;color:var(--gold);margin-bottom:6px}.faq{padding:clamp(60px,9vw,100px) 0}.faq h2{color:var(--paper)}details{border-top:1px solid rgba(201,150,69,.24);padding:20px 0}details:last-child{border-bottom:1px solid rgba(201,150,69,.24)}summary{cursor:pointer;font-size:18px;font-weight:600}details p{color:rgba(243,230,209,.68);line-height:1.65}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.contact-strip{background:var(--green);padding:40px 0}.contact-strip .footer-row{align-items:center}.contact-strip strong{font-family:"Cormorant Garamond",serif;font-size:30px;color:var(--gold)}.shared-header-spacer{height:112px}.shared-header{position:fixed;top:20px;left:32px;right:32px;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:12px 20px;border-radius:16px;border:1px solid rgba(201,150,69,.66);background:rgba(11,19,15,.82);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 10px 34px rgba(0,0,0,.22),inset 0 1px 0 rgba(243,230,209,.06)}.shared-header-logo{display:block;width:auto;height:clamp(44px,3.8vw,58px);max-width:clamp(150px,14vw,200px);object-fit:contain}.shared-nav{display:flex;align-items:center;padding:5px 6px;border-radius:100px;background:rgba(11,19,15,.35)}.shared-nav a{padding:9px 16px;border-radius:100px;font-size:14px;font-weight:500;color:rgba(243,230,209,.82);text-decoration:none}.shared-nav a:hover{color:var(--gold)}.shared-call{padding:14px 24px;border-radius:4px;background:var(--paper);color:var(--green);font-weight:700;text-decoration:none;white-space:nowrap}.shared-footer{position:relative;background:#0b130f;border-top:1px solid rgba(201,150,69,.16);padding:clamp(52px,6vw,76px) 48px 38px}.shared-footer-inner{max-width:1340px;margin:auto}.shared-footer-main{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;padding-bottom:38px;border-bottom:1px solid rgba(201,150,69,.14)}.shared-footer-card{max-width:360px}.shared-footer-brand{font-family:"Cormorant Garamond",serif;font-weight:700;font-size:24px;letter-spacing:.14em}.shared-footer-title{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.shared-footer-links{display:flex;flex-direction:column;gap:11px;color:rgba(243,230,209,.7)}.shared-footer-links a{text-decoration:none}.shared-footer-links a:hover{color:var(--gold)}.shared-footer-bottom{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:13.5px;color:rgba(243,230,209,.4)}.shared-footer-bottom a{color:inherit;text-decoration:none}@media(max-width:900px){.shared-nav{display:none}.shared-header{left:16px;right:16px}.shared-header-spacer{height:104px}}@media(max-width:760px){.hero{grid-template-columns:1fr}.grid,.facts{grid-template-columns:1fr}.hero img{order:-1}.footer-row{flex-direction:column}.shared-call{padding:12px 15px;font-size:13px}.shared-footer{padding:52px 22px 32px}.shared-footer-main{flex-direction:column}.shared-footer-bottom{display:grid;grid-template-columns:1fr}.shared-header-logo{max-width:145px}}
