*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
:root{--emerald:#0a3d33;--emerald-dark:#072b24;--emerald-deeper:#051e18;--gold:#d4af77;--gold-light:#e8c99b;--gold-dark:#b8935c;--white:#fff;--off-white:#f9f7f4;--cream:#f4f1ec;--ink:#0a3d33}
html{scroll-behavior:smooth}
body{font-family:'Inter',sans-serif;background:var(--off-white);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased}
.trust-bar{background:var(--emerald-deeper);padding:13px 24px}
.trust-bar-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:6px 28px}
.trust-bar-item{display:flex;align-items:center;gap:6px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}
.trust-bar-item .check{width:18px;height:18px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--emerald-dark)}
.navbar{background:var(--emerald);padding:16px 40px 16px 12px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}
.navbar-logo{display:flex;align-items:center;gap:18px;text-decoration:none}
.logo-mark{width:56px;height:56px;object-fit:contain}
.logo-brand{font-family:'Playfair Display',serif;font-size:22px;font-weight:800;color:#fff;letter-spacing:2px}
.logo-sub{font-size:12px;font-weight:700;color:var(--gold);letter-spacing:4px;text-transform:uppercase;margin-top:2px}
.logo-text-group{display:flex;flex-direction:column;line-height:1.1}
.navbar-back{display:inline-block;padding:11px 20px;background:linear-gradient(180deg,#fff6cc 0%,#ffea8a 5%,#f5d35c 14%,#e8c349 28%,#d4af37 45%,#b8932a 60%,#8f6e1e 78%,#5f4510 100%);color:var(--emerald-deeper);border:2px solid var(--emerald);border-radius:10px;font-family:'Inter',sans-serif;font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;transition:all .15s;border-bottom:4px solid #051e18;white-space:nowrap;box-shadow:0 4px 0 #051e18,0 6px 10px rgba(0,0,0,0.25),0 10px 24px rgba(212,175,55,0.4),inset 0 1px 0 rgba(255,255,255,0.55),inset 0 4px 10px rgba(255,255,255,0.1)}
.navbar-back:hover{transform:translateY(-1px);box-shadow:0 5px 0 #051e18,0 7px 14px rgba(0,0,0,0.3),0 12px 28px rgba(212,175,55,0.5),inset 0 1px 0 rgba(255,255,255,0.55)}
.navbar-back:active{transform:translateY(3px);box-shadow:0 1px 0 #051e18,inset 0 3px 6px rgba(0,0,0,0.2)}
.hero{background:linear-gradient(180deg,var(--emerald-deeper) 0%,var(--emerald) 40%,var(--emerald) 72%,#1a4a3d 85%,#8a9d8d 93%,#dbd9cf 97%,var(--off-white) 100%);padding:80px 40px 120px;text-align:center}
.content{margin-top:-1px;background:var(--off-white)}
.hero-inner{max-width:900px;margin:0 auto}
.hero h1{font-family:'Playfair Display',serif;font-size:clamp(36px,5vw,58px);font-weight:900;color:#fff;line-height:1.12;margin-bottom:16px}
.hero h1 .gold{color:var(--gold-light)}
.hero p{font-size:17px;color:#fff;font-weight:700;max-width:none;margin:0 auto;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero p .gold{color:var(--gold);font-weight:800}
@media(max-width:760px){.hero p{white-space:normal;font-size:15px}}
.hero .updated{display:inline-block;margin-top:20px;padding:6px 16px;background:rgba(212,175,119,0.12);border:1px solid rgba(212,175,119,0.3);border-radius:20px;font-size:12px;font-weight:700;color:var(--gold-light);letter-spacing:.8px;text-transform:uppercase}
.content{max-width:840px;margin:0 auto;padding:70px 40px 100px}
.content h2{font-family:'Playfair Display',serif;font-size:clamp(24px,3vw,32px);color:var(--emerald);font-weight:800;margin:40px 0 14px;line-height:1.2}
.content h2:first-child{margin-top:0}
.content h2::after{content:'';display:block;width:60px;height:2px;background:linear-gradient(90deg,var(--gold),transparent);margin-top:10px;border-radius:1px}
.content p{font-size:16px;line-height:1.75;margin-bottom:14px;color:var(--ink);font-weight:500}
.content ul{margin:0 0 16px 24px;padding:0}
.content li{font-size:16px;line-height:1.75;margin-bottom:8px;color:var(--ink);font-weight:500}
.content strong{color:var(--emerald-deeper);font-weight:800}
.content a{color:var(--gold-dark);text-decoration:underline;font-weight:700}
.content a:hover{color:var(--emerald)}
.section-card{background:#fff;border:2px solid rgba(212,175,119,0.25);border-left:5px solid var(--gold);border-radius:8px;padding:20px 24px;margin:18px 0}
.section-card p:last-child{margin-bottom:0}
.footer{background:var(--emerald-deeper);padding:18px 40px 18px 40px;color:#fff;position:relative}
.footer-inner{max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(212,175,119,0.08);margin-bottom:12px;gap:24px;flex-wrap:wrap}
.footer-brand{display:flex;align-items:center;gap:18px}
.footer-logo{width:88px;height:88px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 2px 10px rgba(212,175,119,0.25))}
.footer-brand-text{display:flex;flex-direction:column;line-height:1.1;text-align:left}
.footer-brand-text .ft1{font-family:'Playfair Display',serif;font-size:22px;color:#fff;letter-spacing:2px;font-weight:800}
.footer-brand-text .ft2{font-family:'Inter',sans-serif;font-size:12px;color:var(--gold);letter-spacing:4px;text-transform:uppercase;font-weight:700;margin-top:2px;display:inline-block}
.footer-links{display:flex;gap:28px;align-items:center}
.footer-links a{color:#fff;text-decoration:none;font-family:'Inter',sans-serif;font-size:16px;font-weight:600;letter-spacing:.3px;transition:color .2s}
.footer-links a:hover{color:var(--gold)}
.footer-bottom{text-align:center;max-width:900px;margin:0 auto}
.footer-bottom p{font-family:'Inter',sans-serif;font-size:14px;color:#fff;font-weight:600;letter-spacing:.2px}
@media(max-width:900px){.trust-bar{display:none}}
@media(max-width:768px){.content{padding:40px 20px 60px}.content h2{font-size:22px}.navbar{padding:12px 20px 12px 8px}.logo-mark{width:48px;height:48px}.logo-brand{font-size:18px}.hero{padding:44px 20px 52px}.hero h1{font-size:clamp(40px,9vw,52px)}.footer{padding:24px 20px 24px 20px}.footer-inner{flex-direction:column;text-align:center;gap:14px;padding-bottom:14px;align-items:center;justify-content:center}.footer-brand{flex-direction:row;align-items:center;gap:14px}.footer-brand-text{align-items:flex-start;text-align:left}.footer-logo{width:56px;height:56px}.footer-brand-text .ft1{font-size:18px}.footer-brand-text .ft2{font-size:12px}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px 20px}.footer-links a{font-size:13px;white-space:nowrap}.footer-bottom p{font-size:13px;line-height:1.55;padding:0 12px}}
