.hero{position:relative;min-height:92vh;display:flex;align-items:center;background:url(https://images.pexels.com/photos/34674271/pexels-photo-34674271.jpeg?auto=compress&cs=tinysrgb&w=1920) center center / cover no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0a1e0fd9,#0a1e0f99 60%,#0a1e0f4d)}.hero-content{position:relative;z-index:2;max-width:760px}.hero-badge{display:inline-block;background:#f59e0b33;border:1px solid #f59e0b;color:#f59e0b;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 16px;border-radius:100px;margin-bottom:20px}.hero h1{font-size:clamp(36px,6vw,72px);font-weight:900;color:#fff;line-height:1.08;margin-bottom:20px;letter-spacing:-1px}.hero h1 span{color:#f59e0b}.hero-sub{font-size:clamp(16px,2vw,20px);color:#ffffffd9;line-height:1.6;margin-bottom:36px;max-width:580px}.hero-btns{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.hero-trust{margin-top:48px;display:flex;gap:24px;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:8px;color:#fffc;font-size:13px;font-weight:600}.hero-trust-item span:first-child{width:24px;height:24px;background:#f59e0b33;border:1px solid #f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.trust-bar{background:#1a4d2e;padding:16px 24px}.trust-bar-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.trust-item .dot{color:#f59e0b;font-size:18px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.why-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:32px 24px;text-align:center;box-shadow:0 4px 20px #0000000d}.why-icon{width:64px;height:64px;background:#e8f5ee;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 16px}.why-card h3{font-size:17px;font-weight:700;color:#1a4d2e;margin-bottom:10px}.why-card p{font-size:14px;color:#666;line-height:1.6}.services-section{background:#f8fdf9}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.service-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000012;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.service-card-img{height:180px;position:relative;overflow:hidden}.service-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.service-card:hover .service-card-img img{transform:scale(1.05)}.service-card-body{padding:24px}.service-icon-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.service-icon-sm{width:40px;height:40px;background:#e8f5ee;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.service-card h3{font-size:17px;font-weight:700;color:#1a4d2e}.service-card p{font-size:13px;color:#666;line-height:1.6;margin-bottom:16px}.service-link{font-size:13px;font-weight:700;color:#1a4d2e;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:gap .2s}.service-link:hover{gap:8px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;gap:16px;margin-top:48px}.gallery-item{border-radius:10px;overflow:hidden;position:relative;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s;display:block}.gallery-item:hover img{transform:scale(1.06)}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(10,30,15,.6) 100%);opacity:0;transition:opacity .3s}.gallery-item:hover:after{opacity:1}.gallery-item.tall{grid-row:span 2}.gallery-item.wide{grid-column:span 2}.gallery-item-img-wrap{height:220px}.gallery-item.tall .gallery-item-img-wrap{height:100%;min-height:456px}.gallery-item.wide .gallery-item-img-wrap{height:220px}.testimonials-section{background:#0f2419}.testimonials-section .section-title{color:#fff}.testimonials-section .section-sub{color:#ffffffb3}.testimonials-section .badge{background:#52b78833;color:#52b788}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.review-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:32px}.review-stars{color:#f59e0b;font-size:18px;margin-bottom:16px}.review-text{font-size:14px;color:#fffc;line-height:1.7;margin-bottom:20px;font-style:italic}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:44px;height:44px;border-radius:50%;background:#1a4d2e;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#52b788;font-style:normal;flex-shrink:0}.review-name{font-weight:700;color:#fff;font-size:14px}.review-location{font-size:12px;color:#ffffff80}.review-source{font-size:11px;color:#52b788;font-weight:600}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-img-wrap{position:relative;border-radius:16px;overflow:hidden;height:480px}.about-img-wrap img{width:100%;height:100%;object-fit:cover}.about-img-badge{position:absolute;bottom:24px;left:24px;background:#f59e0b;color:#1a1a1a;padding:16px 20px;border-radius:12px;font-weight:700;font-size:14px;box-shadow:0 8px 32px #0003}.about-img-badge span{display:block;font-size:28px;font-weight:900;line-height:1}.about-content .section-title{margin-bottom:16px}.about-content p{font-size:15px;color:#555;line-height:1.8;margin-bottom:16px}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:32px 0}.stat-box{background:#e8f5ee;border-radius:10px;padding:20px;text-align:center}.stat-box .num{font-size:32px;font-weight:900;color:#1a4d2e;line-height:1}.stat-box .lbl{font-size:12px;color:#555;font-weight:600;margin-top:4px}.cta-banner{background:linear-gradient(135deg,#1a4d2e,#2d6a4f);padding:80px 24px;text-align:center}.cta-banner h2{font-size:clamp(28px,4vw,48px);font-weight:800;color:#fff;margin-bottom:16px}.cta-banner p{font-size:18px;color:#fffc;margin-bottom:36px}.cta-banner-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;align-items:center}@media(max-width:1024px){.why-grid,.services-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item.wide{grid-column:span 1}.about-split{grid-template-columns:1fr;gap:48px}.about-img-wrap{height:360px}.reviews-grid{grid-template-columns:1fr}}@media(max-width:640px){.why-grid,.services-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-item.tall .gallery-item-img-wrap{min-height:280px}.hero-btns{flex-direction:column;align-items:flex-start}.hero-btns a{width:100%;justify-content:center}.trust-bar-inner{gap:16px;justify-content:flex-start}.about-stats{grid-template-columns:1fr 1fr}}
