:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f3527;background:#f6f7f2;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f7f2;color:#1f3527}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.page{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-bottom:1px solid #dce3d3}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}.eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.28em;font-size:12px;color:#6a7e69}.brand{margin:0;font-size:30px;line-height:1.1}.nav{display:flex;align-items:center;gap:24px;color:#48604d;font-size:15px}.nav a:hover,.footer-links a:hover{color:#1f3527}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center;padding:72px 0}.pill{display:inline-block;padding:10px 16px;border-radius:999px;background:#e4ecdf;color:#45604d;font-size:14px;margin-bottom:18px}.hero h2,.section h3,.highlight-box h3{margin:0;line-height:1.12}.hero h2{font-size:clamp(40px,5vw,68px);max-width:700px}.hero p,.section-text,.highlight-note p,.card-body p,.tip-item p{color:#506652}.hero p{font-size:18px;line-height:1.8;margin:20px 0 0;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:18px;font-weight:600;transition:.25s ease}.btn-primary{background:#2d5a3d;color:#fff;box-shadow:0 14px 28px #2d5a3d2e}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{border:1px solid #b9c7b3;background:transparent}.btn-secondary:hover{background:#fff}.hero-media-wrap{position:relative}.hero-glow{position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;background:#dde8d8;border-radius:32px;filter:blur(36px);opacity:.7}.hero-media{position:relative;width:100%;height:440px;object-fit:cover;border-radius:32px;box-shadow:0 24px 48px #1f35272e}.section{padding:72px 0}.section-alt{background:#fff;border-top:1px solid #dfe6d9;border-bottom:1px solid #dfe6d9}.section-heading{margin-bottom:36px}.section-heading.center{text-align:center}.section h3{font-size:clamp(32px,3vw,48px)}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.card{overflow:hidden;border-radius:32px;background:#fff;border:1px solid #e4eadf;box-shadow:0 12px 30px #1f352714}.card-image{width:100%;height:230px;object-fit:cover}.card-body{padding:24px}.card-body h4{margin:0;font-size:30px}.card-body p{margin:14px 0 0;line-height:1.7}.tag-box{margin-top:18px;padding:14px 16px;background:#f3f7ef;border-radius:16px;color:#3f5645;font-size:14px}.tag-box span{font-weight:700}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.info-image{width:100%;height:360px;border-radius:32px;object-fit:cover;box-shadow:0 20px 44px #1f352724}.section-text{margin:18px 0 0;font-size:18px;line-height:1.8}.tips-list{display:grid;gap:14px;margin-top:28px}.tip-item{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:20px;background:#f5f8f1;border:1px solid #e3eadc}.tip-dot{width:12px;height:12px;margin-top:7px;border-radius:999px;background:#2d5a3d;flex-shrink:0}.tip-item p{margin:0}.highlight-box{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;padding:38px;border-radius:32px;background:#2d5a3d;color:#fff;box-shadow:0 24px 48px #1f35272e}.highlight-eyebrow{margin:0 0 10px;color:#ffffffbf;text-transform:uppercase;letter-spacing:.25em;font-size:12px}.highlight-note{padding:22px;border-radius:24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.highlight-note p{margin:0;color:#ffffffeb;line-height:1.8}.footer{background:#fff;border-top:1px solid #dce3d3}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:28px 0;color:#5b715e;font-size:14px}.footer-links{display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 900px){.hero,.split-layout,.highlight-box,.cards-grid{grid-template-columns:1fr}.nav{display:none}.hero{padding:52px 0}.hero-media{height:340px}.footer-inner{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.container{width:min(1120px,calc(100% - 24px))}.brand{font-size:24px}.hero h2{font-size:36px}.section,.hero{padding-top:42px;padding-bottom:42px}.card-body h4{font-size:24px}.highlight-box{padding:24px}}
