
:root{--ink:#101214;--muted:#6b7280;--line:#e6eaee;--soft:#f6f7f8;--dark:#090d16;--dark2:#0f1730;--lime:#d8f852;--teal:#35d7c8;--blue:#4f8cff;--violet:#7e67ff;--pink:#ff61b6;--max:1220px;--radius:30px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 36px));margin:auto}
.site-header{position:sticky;top:0;z-index:30;background:rgba(17,19,24,.88);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:16px;color:#fff;font-weight:800;font-size:15px}.brand img{height:40px;width:auto}.nav{display:flex;align-items:center;gap:30px;color:#dadde2;font-size:14px}.nav a:hover{color:#fff}.nav-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f0f9e6 0%,#f4fbff 26%,#f6f5ff 50%,#fff5fb 100%)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(197,246,0,.35),transparent 24%),radial-gradient(circle at 76% 20%,rgba(53,215,200,.23),transparent 28%),radial-gradient(circle at 84% 76%,rgba(126,103,255,.22),transparent 26%),radial-gradient(circle at 96% 86%,rgba(255,97,182,.18),transparent 20%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.98fr 1.02fr;gap:48px;align-items:center;min-height:760px;padding:72px 0}.hero-copy{max-width:640px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#232a36}.eyebrow span{width:28px;height:2px;background:currentColor}.eyebrow.dark{color:#77808c}.eyebrow.light{color:#fff}.hero h1{font-size:clamp(58px,8vw,104px);line-height:.92;letter-spacing:-.07em;margin:22px 0 24px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,var(--teal),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:21px;line-height:1.55;color:#2d3645;margin:0 0 26px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0 22px;min-height:52px;border-radius:999px;font-weight:800;font-size:14px}.btn-dark{background:#101214;color:#fff}.btn-ghost{background:rgba(255,255,255,.74);color:#101214;border:1px solid rgba(16,18,20,.08)}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.24);color:#fff}.btn-light{background:#fff;color:#101214}.btn-gradient{background:linear-gradient(90deg,var(--blue),var(--violet));color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border-top:1px solid rgba(16,18,20,.12);padding-top:26px;margin-top:36px}.hero-stats div{padding-right:12px}.hero-stats strong{display:block;font-size:30px;line-height:1;margin-bottom:7px}.hero-stats span{font-size:14px;color:#6c7380}.hero-visual{display:flex;justify-content:center}.hero-panel{position:relative;width:min(100%,720px);padding:18px;border-radius:36px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.76));border:1px solid rgba(255,255,255,.75);box-shadow:0 32px 70px rgba(20,31,52,.12)}.hero-panel img{width:100%;border-radius:28px}.hero-tag{position:absolute;padding:12px 16px;border-radius:999px;background:#0f1730;color:#fff;font-weight:800;font-size:14px;box-shadow:0 15px 26px rgba(19,29,48,.18)}.hero-tag-1{top:38px;right:38px}.hero-tag-2{left:22px;bottom:64px}.hero-tag-3{right:42px;bottom:28px}
.section{padding:96px 0}.section-head.wide{max-width:930px}.section-head h2,.products h2,.future-copy h2,.customica-copy h2,.contact-heading h2,.production-copy h2{font-size:clamp(44px,5vw,72px);line-height:.97;letter-spacing:-.055em;margin:18px 0}.section-head p,.products p,.future-copy p,.production-copy p,.customica-copy p,.contact-heading p{font-size:18px;line-height:1.64;color:var(--muted)}
.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.service-card{border:1px solid var(--line);border-radius:30px;padding:26px;background:#fff;display:flex;flex-direction:column;min-height:360px}.service-art{margin:-2px 0 12px}.service-art img{height:120px;width:auto}.service-no{font-size:14px;font-weight:800;color:#8f98a8;margin-bottom:6px}.service-card h3{font-size:28px;letter-spacing:-.04em;margin:8px 0 12px}.service-card p{color:var(--muted);font-size:17px;line-height:1.6;margin:0 0 18px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.chips span{padding:10px 12px;border-radius:999px;border:1px solid #d9dde3;background:#fff;font-size:13px;font-weight:700}.feature-card{background:linear-gradient(180deg,#f3fbf9 0%,#fff 48%);grid-column:span 2}.dark-card{background:linear-gradient(145deg,#0f1421,#071223);border-color:#111827;color:#fff}.dark-card p{color:#c6ccda}.dark-card a{margin-top:auto;font-weight:800;color:#fff}
.production{position:relative;overflow:hidden;background:linear-gradient(135deg,#041124 0%,#08284b 52%,#30145e 100%);color:#fff}.production:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 8%,rgba(0,255,208,.16),transparent 18%),radial-gradient(circle at 86% 90%,rgba(255,78,181,.18),transparent 22%)}.production-top,.process-grid{position:relative;z-index:1}.production-top{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.production-copy p{color:#d0d6e3}.production-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.production-stats div{padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:rgba(11,22,42,.34)}.production-stats strong{display:block;font-size:54px;line-height:.9}.production-stats span{display:block;margin-top:8px;color:#ccd2dd}.production-visual{display:flex;justify-content:center}.visual-card{min-height:360px;width:100%;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);padding:28px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.visual-label{font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#d7e0f0}.visual-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:center}.visual-flow span{padding:16px 10px;border-radius:20px;background:rgba(255,255,255,.08);font-weight:700;text-align:center}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.process-card{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:rgba(255,255,255,.06)}.process-card img{width:72px;height:72px}.process-card span{display:block;margin:10px 0 8px;color:#9bc3ff;font-weight:800}.process-card h3{font-size:26px;letter-spacing:-.03em;margin:0 0 8px}.process-card p{margin:0;color:#d0d6e3;line-height:1.6}
.products{background:#f8fafb}.products-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.product-cloud{display:flex;flex-wrap:wrap;gap:12px}.product-cloud span{padding:14px 18px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:700;box-shadow:0 10px 24px rgba(12,18,28,.04)}.product-cloud span:nth-child(5n+1){background:linear-gradient(90deg,#f1fbe0,#fafff9)}.product-cloud span:nth-child(5n+2){background:linear-gradient(90deg,#f5f6ff,#fff)}.product-cloud span:nth-child(5n+3){background:linear-gradient(90deg,#fff2f8,#fff)}.product-cloud span:nth-child(5n+4){background:linear-gradient(90deg,#eefaff,#fff)}
.brands{background:#fff}.brand-list{display:grid;gap:28px;margin-top:44px}.brand-card{display:grid;grid-template-columns:1fr 1fr;min-height:470px;border:1px solid var(--line);border-radius:32px;overflow:hidden;background:#fff}.brand-card.reverse .brand-visual{order:2}.brand-visual{background:#f1f5f8}.screen{width:100%;height:100%;object-fit:cover;object-position:top}.brand-content{padding:44px;display:flex;flex-direction:column;justify-content:center}.brand-logo-clean{max-width:270px;height:auto;margin-bottom:16px}.mini{font-size:12px;font-weight:900;letter-spacing:.14em}.green .mini{color:#7db300}.pink .mini{color:#d62090}.cyan .mini{color:#009fb5}.brand-content h3{font-size:44px;letter-spacing:-.04em;margin:8px 0 14px}.brand-content p{font-size:17px;color:var(--muted);line-height:1.64}.text-link{margin-top:10px;font-weight:800}
.eco-future{background:linear-gradient(135deg,#eef7e6 0%,#f6fbff 38%,#fff5fc 100%)}.future-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:36px;align-items:center}.future-art{padding:24px;border-radius:34px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.85);box-shadow:0 24px 50px rgba(20,31,52,.08)}.future-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.future-chips span{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(16,18,20,.08);font-weight:700}
.customica-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#051126 0%,#092952 45%,#291458 100%);padding:106px 0;color:#fff}.customica-orb{position:absolute;border-radius:999px;filter:blur(30px);opacity:.42}.orb-one{width:260px;height:260px;background:#2ad6ff;left:-70px;top:20px}.orb-two{width:280px;height:280px;background:#b43bff;right:-80px;bottom:10px}.customica-grid{position:relative;z-index:1;display:grid;grid-template-columns:.94fr 1.06fr;gap:34px;align-items:center}.customica-logo{height:60px;width:auto;margin:18px 0 10px}.customica-copy p{color:#cfdaea}.customica-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.customica-panel{padding:34px;border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12)}.customica-panel-title{font-size:clamp(34px,4vw,56px);font-weight:900;line-height:.95;letter-spacing:-.05em}.customica-panel-title span{background:linear-gradient(90deg,#4fd0ff,#7a67ff,#d96bff);-webkit-background-clip:text;background-clip:text;color:transparent}.lab-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.lab-grid article{padding:18px;border-radius:20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.lab-grid small{display:block;color:#9edcff;font-weight:800;letter-spacing:.12em;margin-bottom:8px}.lab-grid strong{font-size:18px}
.contact-section{background:#0d1016;color:#fff;padding:96px 0 0}.contact-heading{max-width:850px;margin-bottom:38px}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.contact-panel,.contact-card{background:#11151d;border:1px solid #1f2632;border-radius:28px}.contact-panel{padding:30px}.contact-form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:8px;font-size:13px;font-weight:700;color:#d9dfeb}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px 15px;border-radius:14px;border:1px solid #2f394a;background:#0a0e16;color:#fff;font:inherit}.contact-form textarea{resize:vertical;min-height:150px}.privacy-check{display:grid!important;grid-template-columns:auto 1fr;gap:10px!important;font-weight:500!important;color:#c1c7d2!important}.privacy-check input{width:18px;height:18px}.hp-field{position:absolute!important;left:-10000px!important;opacity:0}.contact-submit{border:0;cursor:pointer;justify-self:start}.contact-data{display:grid;gap:12px}.contact-card{padding:22px 24px}.contact-label{display:block;font-size:11px;letter-spacing:.16em;font-weight:900;color:#8591a5;margin-bottom:8px}.contact-card a{font-size:22px;font-weight:800;color:#fff}.contact-card address,.contact-card p{margin:0;color:#d3d9e4;line-height:1.6;font-style:normal}.map-wrap{margin-top:28px}.map-wrap iframe{display:block;border-radius:28px 28px 0 0;filter:grayscale(.08)}
.footer{background:#07090e;color:#bfc5d0;padding:34px 0;border-top:1px solid #171d27}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .8fr 1.1fr;gap:20px;font-size:14px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer strong{color:#fff}.footer-brand img{height:54px;width:auto;max-width:240px}.footer-customica img{height:34px;width:auto;max-width:200px}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;width:60px;height:60px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;box-shadow:0 14px 30px rgba(0,0,0,.28)}.whatsapp-float svg{width:34px;height:34px}
@media(max-width:1080px){.hero-grid,.products-grid,.future-grid,.customica-grid,.production-top,.contact-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.brand-card{grid-template-columns:1fr}.brand-card.reverse .brand-visual{order:0}.footer-grid{grid-template-columns:1fr 1fr}.nav{display:none;position:absolute;left:0;right:0;top:78px;background:#111318;padding:18px 20px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.nav-toggle{display:block}.hero-grid{padding:52px 0 70px}}
@media(max-width:720px){.container{width:min(var(--max),calc(100% - 24px))}.hero h1{font-size:54px}.hero p{font-size:18px}.hero-stats{grid-template-columns:1fr}.service-grid,.process-grid,.footer-grid,.form-row{grid-template-columns:1fr}.feature-card{grid-column:span 1}.hero-tag{position:static;display:inline-flex;margin:8px 8px 0 0}.hero-panel{padding:14px}.service-card,.brand-content,.contact-panel,.customica-panel{padding:24px}.brand-content h3{font-size:36px}.customica-logo{height:46px}.production-stats{grid-template-columns:1fr}.visual-flow{grid-template-columns:1fr 1fr}.contact-card a{font-size:18px}.whatsapp-float{right:16px;bottom:16px;width:56px;height:56px}}


/* ============================================================
   ECOWEBCENTER V5 — visual language aligned with Eco stores
   ============================================================ */

body{background:#fff}
.site-header{
  background:#050505;
  backdrop-filter:none;
  border-top:3px solid #23d7c0;
  border-bottom:1px solid #232323;
}
.nav-wrap{height:78px}
.brand img{height:42px}
.brand span{color:#fff}
.nav{color:#fff}
.nav a{font-weight:650}
.nav a:hover{color:#53e5cf}

/* HERO: black navigation + saturated Eco gradient */
.hero.eco-hero{
  position:relative;
  min-height:auto;
  background:
    radial-gradient(circle at 3% 8%,#c7ff00 0 13%,transparent 34%),
    radial-gradient(circle at 25% 35%,#5be269 0 10%,transparent 35%),
    radial-gradient(circle at 52% 35%,#13d0c2 0 18%,transparent 42%),
    radial-gradient(circle at 73% 30%,#2096e7 0 17%,transparent 40%),
    radial-gradient(circle at 87% 58%,#704be6 0 17%,transparent 40%),
    radial-gradient(circle at 98% 86%,#ef55a9 0 19%,transparent 38%),
    linear-gradient(110deg,#baff00 0%,#20d8b8 39%,#2989df 66%,#ef49a7 100%);
  color:#050505;
  overflow:hidden;
}
.hero.eco-hero:before,.hero.eco-hero:after{display:none}
.eco-hero-grid{
  min-height:500px;
  display:grid;
  grid-template-columns:1.06fr .94fr;
  gap:46px;
  align-items:center;
  padding:54px 0;
}
.eco-kicker{
  font-size:13px;
  font-weight:900;
  letter-spacing:.12em;
  margin-bottom:18px;
}
.eco-hero-copy h1{
  margin:0 0 20px;
  font-size:clamp(50px,6.4vw,88px);
  line-height:.93;
  letter-spacing:-.06em;
  text-transform:uppercase;
  color:#050505;
}
.eco-hero-copy p{
  max-width:650px;
  margin:0;
  font-size:19px;
  line-height:1.55;
  color:#111;
}
.eco-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.eco-btn{
  display:inline-flex;
  min-height:50px;
  align-items:center;
  justify-content:center;
  padding:0 24px;
  border-radius:999px;
  font-size:13px;
  font-weight:900;
}
.eco-btn-black{background:#050505;color:#fff}
.eco-btn-outline{border:2px solid #050505;color:#050505;background:transparent}
.eco-benefits{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:34px;
  padding-top:23px;
  border-top:1px solid rgba(0,0,0,.18);
}
.eco-benefits strong{display:block;font-size:18px}
.eco-benefits span{display:block;font-size:13px;margin-top:3px;color:#1d2424}
.eco-hero-brand{
  min-height:390px;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
}
.eco-hero-brand img{
  width:min(100%,550px);
  filter:drop-shadow(0 20px 24px rgba(0,0,0,.18));
}
.hero-chip{
  position:absolute;
  background:#050505;
  color:#fff;
  border-radius:999px;
  padding:12px 17px;
  font-size:13px;
  font-weight:850;
  box-shadow:0 12px 24px rgba(0,0,0,.17);
}
.chip-a{left:2%;bottom:18%}
.chip-b{right:3%;top:12%}
.chip-c{right:7%;bottom:7%}

/* Eco-style feature strip */
.services{background:#fff}
.section-head.wide{max-width:980px}
.section-head h2,.products h2,.future-copy h2{
  color:#090909;
}
.service-grid{gap:16px}
.service-card{
  border-radius:20px;
  border:1px solid #e6e6e6;
  box-shadow:none;
  min-height:350px;
}
.service-card:nth-child(1){border-top:5px solid #aef000}
.service-card:nth-child(2){border-top:5px solid #ff39a5}
.service-card:nth-child(3){border-top:5px solid #00d8ba}
.service-card:nth-child(4){border-top:5px solid #21a7e8}
.service-card:nth-child(5){border-top:5px solid #7854dc}
.service-art{
  min-height:120px;
  display:flex;
  align-items:center;
  background:#fafafa;
  border-radius:16px;
  margin:0 0 18px;
  padding:4px 12px;
}
.service-art img{height:108px}
.feature-card{
  background:#fff;
  grid-column:span 2;
}
.dark-card{
  background:#080808;
  border-color:#080808;
  border-top:5px solid #00d9ba !important;
}
.dark-card .service-art{background:#121212}

/* Production: dark like Eco header, not Custómica gradient */
.production{
  background:#090909;
  color:#fff;
}
.production:before{display:none}
.production-copy p{color:#d7d7d7}
.production-stats div{
  background:#141414;
  border-color:#292929;
}
.visual-card{
  background:
    radial-gradient(circle at 10% 10%,rgba(190,255,0,.9),transparent 32%),
    radial-gradient(circle at 50% 45%,rgba(0,211,190,.85),transparent 40%),
    radial-gradient(circle at 95% 80%,rgba(255,57,165,.7),transparent 34%),
    #161616;
  border-color:#2c2c2c;
}
.visual-flow span{
  background:#050505;
  border:1px solid rgba(255,255,255,.14);
}
.process-card{
  background:#111;
  border-color:#2b2b2b;
}

/* Products section: brighter but with Eco accents */
.products{background:#f7f7f7}
.product-cloud span{
  border-radius:16px;
  box-shadow:none;
  font-weight:800;
}
.product-cloud span:nth-child(5n+1){background:#dfff7d}
.product-cloud span:nth-child(5n+2){background:#ff8ace}
.product-cloud span:nth-child(5n+3){background:#64e5da}
.product-cloud span:nth-child(5n+4){background:#82c9ff}
.product-cloud span:nth-child(5n+5){background:#b894ff}

/* Brand blocks: closer to live stores */
.brand-card{
  border-radius:18px;
  box-shadow:none;
}
.brand-content{background:#fff}
.brand-visual{background:#efefef}
.brand-logo-clean{max-width:330px}
.text-link{
  display:inline-flex;
  align-self:flex-start;
  background:#050505;
  color:#fff;
  padding:13px 18px;
  border-radius:999px;
  font-size:13px;
  font-weight:900;
}

/* Future brands: use the actual group gradient */
.eco-future{
  background:
    linear-gradient(rgba(0,0,0,.06),rgba(0,0,0,.06)),
    url('../images/grupo-eco-gradient.jpg') center/cover no-repeat;
  color:#fff;
}
.eco-future .eyebrow{color:#fff}
.eco-future .future-copy p{color:#fff}
.future-art{
  background:rgba(255,255,255,.94);
  border:0;
  border-radius:20px;
}
.future-chips span{
  background:#050505;
  color:#fff;
  border:0;
}

/* Custómica keeps its own language */
.customica-section{
  background:linear-gradient(135deg,#051126 0%,#092952 45%,#291458 100%);
}
.customica-panel{border-radius:28px}

/* Contact/footer */
.contact-section{background:#0a0a0a}
.contact-panel,.contact-card{background:#111;border-color:#272727}
.contact-form input,.contact-form select,.contact-form textarea{
  background:#050505;border-color:#333;
}
.footer{background:#050505}
.footer-brand img{background:transparent}
.footer-customica img{background:transparent}

/* logo PNGs must remain visually transparent */
.brand img,.footer-brand img,.brand-logo-clean,.customica-logo{background:transparent!important}

/* smaller radius, more consistent with Eco stores */
.map-wrap iframe{border-radius:18px 18px 0 0}

@media(max-width:1080px){
  .eco-hero-grid{grid-template-columns:1fr}
  .eco-hero-brand{min-height:330px}
}
@media(max-width:720px){
  .eco-hero-grid{padding:42px 0}
  .eco-hero-copy h1{font-size:48px}
  .eco-benefits{grid-template-columns:1fr}
  .eco-hero-brand{min-height:280px}
  .hero-chip{position:static;display:inline-flex;margin:6px}
}


/* ===============================
   ECOWEBCENTER V6 refinements
   =============================== */
.brand img{height:44px;width:auto}
.footer-brand img{height:58px;width:auto}

/* principal hero logo */
.eco-hero-brand img{
  width:min(100%,620px);
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.18));
}

/* Future Eco section: less white, more visual impact */
.eco-future{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 6% 8%, rgba(196,255,0,.92) 0%, rgba(196,255,0,0) 24%),
    radial-gradient(circle at 28% 28%, rgba(53,215,200,.92) 0%, rgba(53,215,200,0) 29%),
    radial-gradient(circle at 62% 24%, rgba(73,154,255,.88) 0%, rgba(73,154,255,0) 28%),
    radial-gradient(circle at 85% 72%, rgba(126,103,255,.82) 0%, rgba(126,103,255,0) 24%),
    radial-gradient(circle at 98% 92%, rgba(255,82,170,.78) 0%, rgba(255,82,170,0) 26%),
    linear-gradient(115deg,#bafb17 0%,#24d5ba 35%,#2994e8 67%,#ea57ae 100%);
  color:#fff;
}
.eco-future::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.20));
  pointer-events:none;
}
.eco-future .future-grid{position:relative;z-index:1}
.eco-future .future-copy h2,
.eco-future .future-copy p,
.eco-future .eyebrow{color:#fff}
.eco-future .future-copy p{max-width:640px}
.eco-future .future-art{
  background:rgba(255,255,255,.14);
  backdrop-filter:blur(8px);
  border:1px solid rgba(255,255,255,.28);
  border-radius:26px;
  box-shadow:0 20px 45px rgba(0,0,0,.16);
}
.eco-future .future-art img{border-radius:12px}
.eco-future .future-chips span{
  background:#050505;
  color:#fff;
  border:1px solid rgba(255,255,255,.10);
}

@media(max-width:720px){
  .brand img{height:38px}
  .eco-future .future-art{padding:16px}
}


/* ===============================
   ECOWEBCENTER V7 refinements
   =============================== */
.footer-grid{align-items:start}
.footer-brand img,
.footer-customica img{
  display:block;
  height:auto !important;
  width:auto !important;
  object-fit:contain;
  align-self:flex-start;
  flex:0 0 auto;
}
.footer-brand img{
  width:min(100%,260px);
  max-width:260px;
}
.footer-customica img{
  width:min(100%,285px);
  max-width:285px;
}

.contact-data{display:grid;gap:14px}
.contact-card-whatsapp{
  border:2px solid #25D366;
  background:linear-gradient(135deg, rgba(37,211,102,.17), rgba(37,211,102,.07));
  box-shadow:0 10px 28px rgba(37,211,102,.12);
}
.contact-card-whatsapp .contact-label{color:#9cf0bc}
.whatsapp-contact-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 20px;
  border-radius:999px;
  background:#25D366;
  color:#08130d !important;
  font-size:18px !important;
  font-weight:900 !important;
  align-self:flex-start;
  margin-bottom:10px;
  box-shadow:0 10px 22px rgba(37,211,102,.28);
}
.whatsapp-contact-link:hover{filter:brightness(1.03)}
.contact-card-whatsapp p{color:#eaf8ef}

@media(max-width:720px){
  .footer-brand img{max-width:220px}
  .footer-customica img{max-width:240px}
  .whatsapp-contact-link{font-size:16px !important; width:100%; text-align:center}
}


/* ===============================
   ECOWEBCENTER V8 refinements
   =============================== */
.brand-wordmark,
.footer-wordmark{
  display:inline-flex;
  align-items:baseline;
  gap:0;
  font-weight:900;
  line-height:1;
}
.brand-wordmark .brand-main,
.brand-wordmark .brand-dotcom,
.footer-wordmark .brand-main,
.footer-wordmark .brand-dotcom{
  background:linear-gradient(90deg,#b9f91b 0%,#2ed9bd 26%,#2e99ea 56%,#7f63ef 78%,#ea5aad 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent !important;
  -webkit-text-fill-color:transparent;
}
.brand-wordmark .brand-main,
.footer-wordmark .brand-main{
  font-size:1.95rem;
  letter-spacing:-.035em;
}
.brand-wordmark .brand-dotcom,
.footer-wordmark .brand-dotcom{
  font-size:1.12rem;
  letter-spacing:-.02em;
  margin-left:2px;
}

/* footer logos slightly smaller */
.footer-brand img{
  width:min(100%,220px);
  max-width:220px;
}
.footer-customica img{
  width:min(100%,250px);
  max-width:250px;
}

@media(max-width:720px){
  .brand-wordmark .brand-main{font-size:1.55rem}
  .brand-wordmark .brand-dotcom{font-size:.92rem}
  .footer-wordmark .brand-main{font-size:1.55rem}
  .footer-wordmark .brand-dotcom{font-size:.92rem}
  .footer-brand img{max-width:190px}
  .footer-customica img{max-width:210px}
}


/* ===============================
   ECOWEBCENTER V9 refinements
   =============================== */
.brand{gap:10px}
.brand img{height:46px}
.brand .brand-wordmark{display:none !important}
@media(max-width:720px){.brand img{height:40px}}


/* ===============================
   ECOWEBCENTER V10 refinements
   =============================== */
.brand{gap:14px; align-items:center}
.brand-tagline{
  display:inline-block;
  color:#fff;
  font-size:1rem;
  font-weight:800;
  letter-spacing:-0.01em;
  line-height:1;
  white-space:nowrap;
}
@media(max-width:900px){
  .brand-tagline{font-size:.92rem}
}
@media(max-width:720px){
  .brand{gap:10px}
  .brand-tagline{display:none}
}


/* ===============================
   ECOWEBCENTER V11 refinements
   =============================== */
.brand-tagline{
  font-family:"Cormorant Garamond", Georgia, serif;
  font-style:italic;
  font-weight:700;
  font-size:1.28rem;
  letter-spacing:.01em;
  line-height:1;
  color:#ffffff;
  transform:translateY(2px);
  text-shadow:0 1px 10px rgba(255,255,255,.08);
}
@media(max-width:900px){
  .brand-tagline{font-size:1.14rem}
}
@media(max-width:720px){
  .brand-tagline{display:none}
}


/* ===============================
   ECOWEBCENTER V12 refinements
   =============================== */
/* Header slogan: keep the original feel, only in italic */
.brand-tagline{
  font-family:"Inter", sans-serif !important;
  font-style:italic !important;
  font-weight:800 !important;
  font-size:1rem !important;
  letter-spacing:-0.01em !important;
  line-height:1 !important;
  color:#fff !important;
  transform:none !important;
  text-shadow:none !important;
}
@media(max-width:900px){
  .brand-tagline{font-size:.94rem !important}
}

/* Brand cards: color-coded text panels aligned to each brand */
.brand-card.green .brand-content{
  background:linear-gradient(135deg,#dfff57 0%, #f5ffd1 100%);
}
.brand-card.pink .brand-content{
  background:linear-gradient(135deg,#ff70bf 0%, #ffd8ef 100%);
}
.brand-card.cyan .brand-content{
  background:linear-gradient(135deg,#57e7e7 0%, #dbfffb 100%);
}
.brand-card .brand-content h3,
.brand-card .brand-content p{color:#0b111a}
.brand-card .brand-content .text-link{font-weight:900}

/* Footer cleanup */
.footer-brand{gap:12px}
.footer-brand span{max-width:280px}
.footer-brand .footer-wordmark{display:none !important}

/* Footer links styling */
.footer a{color:#bfc5d0;text-decoration:none}
.footer a:hover{color:#fff}

/* Contact call to action */
.eco-status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#25d366;box-shadow:0 0 0 4px rgba(37,211,102,.18)}
.eco-btn-black{gap:10px;text-align:center}
/* Responsive layout: allow grid content to shrink to the available width. */
.eco-hero-grid > *, .service-grid > *, .production-top > *,
.products-grid > *, .brand-card > *, .future-grid > *,
.customica-grid > *, .contact-grid > *, .footer-grid > *, .lab-grid > *{min-width:0}
.brand-logo-clean{width:100%;max-width:330px}
@media(max-width:1080px){
  .eco-hero-grid,.production-top,.products-grid,.future-grid,
  .customica-grid,.contact-grid,.brand-card{grid-template-columns:minmax(0,1fr)}
}
@media(max-width:720px){
  .service-grid,.process-grid,.footer-grid,.form-row{grid-template-columns:minmax(0,1fr)}
  .feature-card{grid-column:auto}
  .eco-hero-copy h1{font-size:clamp(40px,13vw,76px);overflow-wrap:normal}
  .eco-hero-brand{flex-wrap:wrap;gap:8px;min-height:0}
  .eco-hero-brand img{flex:0 0 100%;width:100%;max-width:420px}
  .hero-chip{margin:0;max-width:100%;text-align:center}
  .eco-btn{max-width:100%;padding:12px 18px}
  .service-art img{width:auto;max-width:100%;height:auto;max-height:108px}
  .customica-panel-title{font-size:clamp(26px,7.5vw,44px);overflow-wrap:anywhere}
  .lab-grid{grid-template-columns:minmax(0,1fr)}
  .customica-logo{height:auto;max-width:100%}
  .section h2,.contact-heading h2,.customica-copy h2{overflow-wrap:anywhere}
  .contact-card a{overflow-wrap:anywhere}
  .nav-wrap .brand{min-width:0}
  .nav-toggle{flex-shrink:0}
}

/* Keep intrinsic image dimensions responsive after reserving their aspect ratio. */
.eco-hero-brand img,.future-art img{height:auto}
