*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#12302a;background:#f7faf6;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{background:#fff;border-bottom:1px solid #e2ece4;position:sticky;top:0;z-index:5}.nav-wrap{max-width:1180px;margin:auto;padding:18px 24px;display:flex;align-items:center;gap:24px}.brand{font-size:24px;font-weight:800;letter-spacing:-.03em;color:#1d5c46}.brand span{color:#c9842c}nav{display:flex;gap:15px;flex-wrap:wrap;flex:1}nav a{font-size:14px;color:#5a6c63}.nav-cta,.button{background:#1d5c46;color:white;border-radius:999px;padding:10px 18px;font-weight:700;font-size:14px}.button.secondary{background:#c9842c}.hero{padding:88px 24px;background:linear-gradient(120deg,#e7f2e6,#fdf6e9)}.hero-inner,.content-section,.product-hero,.crumb,.section-pad{max-width:1180px;margin:auto}.section-pad{padding:70px 24px}.hero h1{font-size:clamp(38px,5.6vw,68px);line-height:1.05;max-width:780px;margin:10px 0 20px;letter-spacing:-.04em}.hero p{font-size:20px;max-width:680px;color:#4f6259}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#c9842c}.button{display:inline-block;margin:8px 8px 8px 0}.section-head{max-width:700px;margin-bottom:28px}.section-head h2,.content-section h2{font-size:36px;line-height:1.12;margin:8px 0 14px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.card{background:#fff;border:1px solid #e3ece5;border-radius:18px;overflow:hidden;transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1d5c4618}.card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff}.card-body{padding:18px}.card h3{font-size:17px;line-height:1.35;margin:0 0 8px}.card p{font-size:14px;color:#6a7a72;margin:0 0 12px}.text-link{font-weight:700;color:#c9842c;font-size:14px}.pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.pillar{padding:24px;background:#1d5c46;color:#fff;border-radius:18px}.pillar h3{margin:0 0 8px;font-size:19px}.pillar p{margin:0;color:#dcece4;font-size:15px}.band{background:#12302a;color:#fff;text-align:center;padding:70px 24px}.band h2{font-size:34px;margin:0 0 12px}.band p{color:#cfe2d8;max-width:640px;margin:0 auto 10px}.crumb{padding:18px 24px;font-size:14px;color:#6a7a72;display:flex;gap:8px}.product-hero{display:grid;grid-template-columns:1.25fr .95fr;gap:34px;padding:30px 24px 10px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-grid a:first-child{grid-column:span 4}.gallery-grid img{display:block;width:100%;height:auto;border:1px solid #e3ece5;border-radius:12px;background:#fff}.zoom-hint{font-size:13px;color:#7c8b83;margin:10px 0 0}.product-copy h1{font-size:clamp(26px,3.2vw,40px);line-height:1.15;margin:6px 0 14px}.lead{font-size:17px;color:#4f6259}.spec-list{margin:20px 0;border-top:1px solid #e3ece5}.spec-list div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #e3ece5;font-size:15px}.spec-list b{color:#5a6c63;font-weight:600}.moq{font-weight:800;color:#1d5c46}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.detail-grid img{display:block;width:100%;height:auto;border:1px solid #e3ece5;border-radius:12px}.detail-grid a{display:block}.product-video video{width:100%;max-width:640px;border-radius:14px;background:#000}.content-section{padding:34px 24px}.quote-form{display:grid;gap:14px;max-width:560px}.quote-form label{display:grid;gap:6px;font-weight:600;font-size:14px}.quote-form input,.quote-form textarea{font:inherit;padding:10px 12px;border:1px solid #cfded4;border-radius:10px}.faq details{background:#fff;border:1px solid #e3ece5;border-radius:12px;padding:14px 16px;margin-bottom:10px}.faq summary{font-weight:700;cursor:pointer}footer{background:#0e2620;color:#cfe2d8;padding:50px 24px 24px;margin-top:40px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-grid h3{color:#fff;font-size:15px;margin:0 0 10px}.footer-grid a,.footer-grid span{display:block;font-size:14px;color:#9fc0b2;margin-bottom:6px}.footer-bottom{max-width:1180px;margin:26px auto 0;border-top:1px solid #1d4034;padding-top:16px;font-size:13px;color:#7fa392}.lightbox{position:fixed;inset:0;background:#000000e6;display:none;align-items:center;justify-content:center;z-index:50}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;border-radius:10px}.lightbox button{position:absolute;background:#ffffff1f;color:#fff;border:0;font-size:30px;width:52px;height:52px;border-radius:50%;cursor:pointer}.lb-close{top:18px;right:18px}.lb-prev{left:18px;top:50%;transform:translateY(-50%)}.lb-next{right:18px;top:50%;transform:translateY(-50%)}.lb-count{position:absolute;bottom:20px;color:#fff;font-size:14px}@media(max-width:860px){.product-hero{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid a:first-child{grid-column:span 2}.footer-grid{grid-template-columns:1fr}}