*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#eaf1ec;color:#0c0c0c}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}:root{--green:#173f31;--green-dark:#0b241b;--green-soft:#eaf1ec;--red:#ed1515}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(234,241,236,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,63,49,.12)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.logo-img{width:156px;max-height:60px;object-fit:contain}.nav{display:flex;align-items:center;gap:22px}.nav a{font-size:14px;font-weight:850;color:#345047}.nav a:hover{color:var(--red)}.nav-cta{background:var(--green)!important;color:white!important;padding:13px 18px;border-radius:999px}.menu-btn{display:none;border:1px solid rgba(0,0,0,.12);background:white;border-radius:999px;width:44px;height:44px;font-size:22px}.hero{padding:145px 0 90px;background:radial-gradient(circle at 80% 10%,rgba(237,21,21,.10),transparent 30%),linear-gradient(180deg,#eaf1ec,#f7f4ef)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.hero-logo{width:min(520px,100%);max-height:150px;object-fit:contain;object-position:left center;margin-bottom:22px}.eyebrow,.section-kicker{display:inline-flex;border:1px solid rgba(23,63,49,.14);background:white;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:900;color:var(--green)}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.9;letter-spacing:-.07em;margin:24px 0 0;font-weight:950}.hero h1 span{color:var(--green)}.hero p{font-size:18px;line-height:1.75;color:#5f6b64;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 24px;font-weight:950;border:0;cursor:pointer;transition:.2s;font-size:15px}.btn-red{background:var(--green);color:#fff}.btn-red:hover{background:var(--green-dark)}.btn-outline{background:#fff;color:#000;border:1px solid rgba(0,0,0,.14)}.btn-white{background:white;color:#000}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.stats div{background:white;border:1px solid rgba(23,63,49,.08);border-radius:24px;padding:20px}.stats strong{display:block;font-size:28px;font-weight:950;color:var(--green-dark)}.stats small{display:block;color:#777}.hero-card{position:relative;border-radius:38px;background:#000;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.18)}.hero-card>img{height:580px;width:100%;object-fit:cover;opacity:.88}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.82),transparent)}.hero-card-content{position:absolute;z-index:2;left:34px;right:34px;bottom:40px;color:white}.hero-card-content span,.cta-box span{display:inline-flex;background:var(--red);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:950}.hero-card-content h2{font-size:36px;line-height:1.03;letter-spacing:-.04em}.section-dark{background:linear-gradient(135deg,var(--green-dark),var(--green));color:white;padding:95px 0}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.section-title p,.center-title p{margin:0 0 14px;color:#d7f1df;text-transform:uppercase;letter-spacing:.24em;font-size:13px;font-weight:950}.section-title h2,.catalog-head h2,.center-title h2{margin:0;font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.055em;font-weight:950}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-grid article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:28px;padding:28px}.feature-grid p{color:rgba(255,255,255,.68);line-height:1.7}.catalog{padding:95px 0;background:linear-gradient(180deg,#f7f4ef,var(--green-soft))}.catalog-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.catalog-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:16px;margin-bottom:30px}.catalog-tabs a{white-space:nowrap;border-radius:999px;padding:13px 18px;background:var(--green);color:#fff;font-weight:950;box-shadow:0 10px 24px rgba(23,63,49,.14)}.catalog-category{scroll-margin-top:110px;margin-bottom:56px}.catalog-category-head{margin-bottom:22px;padding:28px;border-radius:30px;background:linear-gradient(135deg,var(--green-dark),var(--green));color:white}.catalog-category-head span{display:inline-flex;background:var(--red);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:950}.catalog-category-head h3{margin:16px 0 8px;font-size:clamp(32px,5vw,54px);line-height:1;letter-spacing:-.05em}.catalog-category-head p{color:rgba(255,255,255,.72);font-size:17px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{display:flex;flex-direction:column;background:white;border:1px solid rgba(23,63,49,.1);border-radius:28px;overflow:hidden;box-shadow:0 8px 28px rgba(0,0,0,.04)}.product-image{position:relative;height:300px;background:#eaf1ec}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-image span{position:absolute;left:14px;top:14px;background:rgba(23,63,49,.9);color:white;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:32px;margin:0 0 7px;font-weight:950;letter-spacing:-.045em;color:var(--green-dark)}.product-body>p{color:#666;margin:0 0 14px;font-weight:800}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px}.spec-grid div{background:#f7f7f7;border-radius:18px;padding:12px}.spec-grid small{display:block;color:#999;text-transform:uppercase;font-size:10px;font-weight:950}.spec-grid strong{font-size:13px}.product-body .btn{margin-top:auto}.section-white{background:white;padding:95px 0}.center-title{text-align:center;max-width:760px;margin:0 auto 44px}.portfolio{background:linear-gradient(180deg,#fff,var(--green-soft))}.portfolio-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.portfolio-grid article{background:var(--green-dark);color:white;border-radius:34px;overflow:hidden}.portfolio-grid img{height:360px;width:100%;object-fit:cover}.portfolio-grid div{padding:26px}.portfolio-grid h3{font-size:24px;margin:0}.portfolio-grid p{color:rgba(255,255,255,.66);line-height:1.7}.warehouse-section{padding:95px 0;background:linear-gradient(180deg,var(--green-soft),#fff)}.warehouse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.warehouse-card{overflow:hidden;border-radius:28px;background:var(--green-dark);box-shadow:0 14px 36px rgba(0,0,0,.1)}.warehouse-card img{width:100%;height:100%;min-height:280px;aspect-ratio:4/3;object-fit:cover;transition:.35s}.warehouse-card:nth-child(1),.warehouse-card:nth-child(5){grid-column:span 2}.warehouse-card:nth-child(1) img,.warehouse-card:nth-child(5) img{aspect-ratio:16/9}.testimoni{padding:95px 0;background:linear-gradient(180deg,var(--green-soft),#f7f4ef)}.stars{color:var(--red);font-size:27px;letter-spacing:3px}.stars.small{font-size:16px;margin-bottom:18px}.testimonial-grid article{background:white;border:1px solid rgba(23,63,49,.1);border-radius:28px;padding:28px}.testimonial-grid p{color:#666;line-height:1.8}.feedback .contact-list{margin-top:32px;color:rgba(255,255,255,.78);line-height:1.9}.feedback-form{background:white;color:#111;border-radius:34px;padding:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feedback-form input,.feedback-form select,.feedback-form textarea,.wa-mini-form input{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:18px;padding:15px 16px;margin-bottom:12px;font:inherit;outline:none}.cta{padding:86px 0;background:linear-gradient(180deg,#f7f4ef,var(--green-soft))}.cta-box{display:grid;grid-template-columns:1fr .85fr;gap:30px;align-items:center;background:linear-gradient(135deg,var(--green),var(--green-dark));color:white;border-radius:40px;padding:56px}.cta-box span{background:var(--red)}.cta-box h2{font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.055em}.cta-box p{color:rgba(255,255,255,.82);font-size:18px;line-height:1.7}.message-card{background:white;color:#111;border-radius:30px;padding:28px}.wa-mini-form{display:grid;gap:8px}.wa-mini-form label{display:grid;gap:6px;color:#555;font-weight:800;font-size:13px}.footer{background:var(--green-dark);color:white;padding:46px 0}.footer-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-logo{display:inline-flex;background:white;border-radius:22px;padding:12px 18px;box-shadow:0 18px 40px rgba(0,0,0,.18)}.footer-wrap>div:last-child{text-align:right;color:rgba(255,255,255,.84);line-height:1.6;font-size:14px}.floating-wa{position:fixed;right:24px;bottom:24px;z-index:999;display:inline-flex;align-items:center;gap:10px;min-height:58px;padding:0 20px;border-radius:999px;background:#25D366;color:white;font-weight:950;box-shadow:0 18px 45px rgba(37,211,102,.35),0 10px 24px rgba(0,0,0,.18)}.floating-wa span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.18)}@media(max-width:980px){.nav{display:none;position:absolute;left:20px;right:20px;top:90px;background:white;border-radius:26px;padding:18px;box-shadow:0 25px 70px rgba(0,0,0,.14);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:10px}.menu-btn{display:block}.hero-grid,.split,.cta-box{grid-template-columns:1fr}.product-grid,.portfolio-grid,.testimonial-grid,.warehouse-grid{grid-template-columns:repeat(2,1fr)}.warehouse-card:nth-child(1),.warehouse-card:nth-child(5){grid-column:span 1}.footer-wrap{display:block}.footer-wrap>div:last-child{text-align:left;margin-top:20px}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.logo-img{width:126px}.hero{padding-top:122px}.hero h1{font-size:50px}.hero p{font-size:16px}.stats,.feature-grid,.product-grid,.portfolio-grid,.testimonial-grid,.warehouse-grid,.form-row{grid-template-columns:1fr}.product-image{height:245px}.portfolio-grid img{height:280px}.warehouse-card img{min-height:240px}.section-dark,.catalog,.section-white,.warehouse-section,.testimoni{padding:72px 0}.cta-box{padding:28px;border-radius:30px}.floating-wa{right:16px;bottom:16px;min-height:54px;padding:0 14px}.floating-wa strong{display:none}.footer-logo .logo-img{width:160px}}

/* HP CATALOG HARD FIX - preserve current desktop design */
.product-image-fixed{
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
  background-color:#eaf1ec !important;
  overflow:hidden !important;
}
.product-image-fixed img{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  width:100% !important;
  height:100% !important;
  min-height:inherit !important;
  object-fit:cover !important;
  object-position:center !important;
  position:relative !important;
  z-index:1 !important;
}
.product-image-fixed span{
  z-index:2 !important;
}
@media(max-width:768px){
  .product-image,
  .product-image-fixed{
    display:block !important;
    width:100% !important;
    height:260px !important;
    min-height:260px !important;
    max-height:none !important;
    background-size:cover !important;
    background-position:center !important;
  }
  .product-image-fixed img{
    display:block !important;
    width:100% !important;
    height:260px !important;
    min-height:260px !important;
    object-fit:cover !important;
    object-position:center !important;
  }
  .product-card{
    overflow:hidden !important;
  }
}
