:root{--blue-950:#061b45;--blue-900:#0a2e75;--blue-700:#0c61b7;--blue-500:#1597e5;--cyan:#48c9ff;--sky:#eaf7ff;--light:#f7fbff;--white:#fff;--text:#17324d;--muted:#657c91;--line:rgba(10,46,117,.13);--shadow:0 24px 70px rgba(7,54,118,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#f4fbff 0%,#fff 46%,#ecf8ff 100%)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 38px));margin:auto}.top-strip{background:var(--blue-950);color:rgba(255,255,255,.88);font-size:13px}.strip-inner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:9px 0}.strip-inner a{color:#fff;font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,251,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:120px;height:auto}.main-nav{display:flex;align-items:center;gap:7px}.main-nav a{padding:12px 14px;border-radius:999px;font-weight:800;color:var(--blue-950);font-size:15px}.main-nav a:hover,.main-nav a.active{background:#fff;color:var(--blue-700);box-shadow:0 10px 28px rgba(7,54,118,.09)}.main-nav .nav-cta{background:linear-gradient(135deg,var(--blue-700),var(--cyan));color:#fff;box-shadow:0 12px 30px rgba(21,151,229,.25)}.menu-toggle{display:none;background:var(--blue-950);color:#fff;border:0;border-radius:13px;padding:11px 13px;font-weight:900}.hero,.page-hero,.product-detail-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(72,201,255,.28),transparent 28%),radial-gradient(circle at 88% 12%,rgba(12,97,183,.19),transparent 28%),linear-gradient(135deg,#f7fcff 0%,#e9f7ff 52%,#fff 100%)}.hero{padding:88px 0 72px}.animated-bg:before,.animated-bg:after{content:"";position:absolute;border-radius:50%;background:rgba(21,151,229,.1);animation:pulse 6s ease-in-out infinite}.animated-bg:before{width:260px;height:260px;right:-90px;top:80px}.animated-bg:after{width:180px;height:180px;left:-60px;bottom:30px;animation-delay:1.5s}.bubble{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(72,201,255,.25));box-shadow:inset 0 0 18px rgba(255,255,255,.8);animation:floatUp 9s ease-in-out infinite}.bubble-one{width:72px;height:72px;left:9%;bottom:8%}.bubble-two{width:46px;height:46px;left:48%;bottom:18%;animation-delay:1s}.bubble-three{width:56px;height:56px;right:12%;top:24%;animation-delay:2s}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue-700);font-weight:950;text-transform:uppercase;letter-spacing:.09em;font-size:12px}.eyebrow:before{content:"";width:28px;height:3px;background:var(--cyan);border-radius:20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;color:var(--blue-950);margin:14px 0 18px}h2{font-size:clamp(32px,4vw,52px);line-height:1.05;color:var(--blue-950);letter-spacing:-.035em;margin-bottom:15px}h3{color:var(--blue-950)}p{line-height:1.75;color:var(--muted)}.lead{font-size:clamp(18px,2.2vw,22px);max-width:680px}.hero-actions,.cta-actions,.detail-actions,.contact-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 23px;font-weight:900;transition:.25s;border:1px solid transparent}.btn:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(7,54,118,.16)}.btn-primary{background:linear-gradient(135deg,var(--blue-700),var(--cyan));color:#fff}.btn-outline{background:#fff;border-color:var(--line);color:var(--blue-950)}.btn-light{background:#fff;color:var(--blue-950)}.btn-whatsapp{background:#25d366;color:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.trust-row span{background:#fff;border:1px solid var(--line);padding:10px 13px;border-radius:999px;font-weight:800;color:var(--blue-900);box-shadow:0 8px 25px rgba(7,54,118,.06)}.hero-visual{position:relative;min-height:500px;border-radius:44px;background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(234,247,255,.85));border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);overflow:hidden}.product-float{position:absolute;inset:20px;display:flex;align-items:center;justify-content:center;gap:12px}.float-bottle{max-height:360px;width:auto;filter:drop-shadow(0 28px 24px rgba(6,27,69,.2));animation:bottleFloat 4.8s ease-in-out infinite}.bottle-1,.bottle-4{max-height:280px;opacity:.92}.bottle-2{animation-delay:.8s}.bottle-3{animation-delay:1.4s}.hero-card-glass{position:absolute;left:24px;right:24px;bottom:24px;border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(14px);padding:20px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(255,255,255,.85)}.hero-card-glass strong{font-size:42px;color:var(--blue-700)}.hero-card-glass span{font-weight:800;color:var(--blue-950)}.section{padding:78px 0}.light-section{background:linear-gradient(180deg,#f2fbff 0%,#fff 100%)}.two-col{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center}.highlight-card,.info-card,.step,.form-card,.category-card,.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 40px rgba(7,54,118,.08)}.highlight-card{padding:34px}.animated-card{animation:softFloat 5.5s ease-in-out infinite}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}.check-list li{position:relative;padding-left:31px;color:#37546d;font-weight:700}.check-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--sky);color:var(--blue-700);font-size:13px}.section-head{text-align:center;max-width:760px;margin:0 auto 34px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{padding:24px;min-height:150px;transition:.25s;position:relative;overflow:hidden}.category-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(72,201,255,.15);right:-44px;bottom:-44px;transition:.35s}.category-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.category-card:hover:after{transform:scale(1.6)}.category-card span{font-size:20px;font-weight:950;color:var(--blue-950)}.category-card p{font-size:14px;margin:8px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{overflow:hidden;transition:.28s}.product-card:hover{transform:translateY(-9px);box-shadow:var(--shadow)}.product-image{height:270px;background:linear-gradient(180deg,#effaff,#fff);display:grid;place-items:center;padding:18px}.product-image.large{height:340px}.product-image img{max-height:100%;width:auto;transition:.35s;filter:drop-shadow(0 24px 20px rgba(6,27,69,.16))}.product-card:hover .product-image img{transform:scale(1.08) rotate(-1deg)}.product-info{padding:22px}.product-info span{display:block;color:var(--blue-700);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px}.product-info h3{font-size:22px;margin-bottom:8px}.product-info strong{color:var(--blue-700);font-size:18px}.small-actions{display:flex;gap:10px;margin-top:14px}.small-actions a{padding:9px 12px;border-radius:999px;background:var(--sky);font-weight:850;color:var(--blue-900);font-size:13px}.stats-section{background:linear-gradient(135deg,var(--blue-950),var(--blue-700));color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stats-grid div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);border-radius:25px;padding:25px}.stats-grid strong{display:block;font-size:42px}.stats-grid span{color:rgba(255,255,255,.75);font-weight:800}.page-hero{padding:74px 0 58px}.page-hero .container{position:relative;z-index:2}.page-hero p{max-width:780px;font-size:19px}.filter-pills{display:flex;gap:11px;flex-wrap:wrap;margin-bottom:36px}.filter-pills a{padding:11px 15px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:850;color:var(--blue-950)}.filter-pills a.active,.filter-pills a:hover{background:var(--blue-700);color:#fff}.category-section{margin:34px 0 18px}.product-detail-hero{padding:70px 0}.product-detail-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.05fr;gap:50px;align-items:center}.detail-image{background:#fff;border-radius:42px;padding:32px;box-shadow:var(--shadow);display:grid;place-items:center}.detail-image img{max-height:560px;width:auto;filter:drop-shadow(0 30px 25px rgba(6,27,69,.2))}.price-box{display:inline-flex;align-items:center;gap:16px;padding:16px 22px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(7,54,118,.06)}.price-box span{font-weight:800;color:var(--muted)}.price-box strong{font-size:24px;color:var(--blue-700)}.form-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.form-card{padding:26px;display:grid;gap:15px}.form-card label{font-weight:850;color:var(--blue-950)}input,select,textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:15px;padding:14px 15px;background:#fff;font:inherit;outline:none}textarea{min-height:125px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue-500);box-shadow:0 0 0 4px rgba(21,151,229,.12)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px}.contact-list{display:grid;gap:12px}.contact-list div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px}.contact-list b{display:block;margin-bottom:5px;color:var(--blue-950)}.info-grid,.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card,.step{padding:28px}.step b{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:var(--sky);color:var(--blue-700);font-size:20px;margin-bottom:15px}.supplier-hero .container{max-width:900px}.cta-section{padding:70px 0}.cta-box{background:linear-gradient(135deg,var(--blue-950),var(--blue-700));border-radius:40px;color:#fff;padding:45px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;box-shadow:var(--shadow)}.cta-box h2{color:#fff}.cta-box p{color:rgba(255,255,255,.78);margin:0}.footer{background:var(--blue-950);color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:30px}.footer-logo{width:120px;margin-bottom:18px}.footer a,.footer span{display:block;color:rgba(255,255,255,.75);line-height:1.9}.footer p{color:rgba(255,255,255,.73)}.footer h3{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:18px;margin-top:32px;color:rgba(255,255,255,.62)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.15s}@keyframes bottleFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(1.8deg)}}@keyframes softFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.18);opacity:.22}}@keyframes floatUp{0%,100%{transform:translateY(0)}50%{transform:translateY(-32px)}}@media(max-width:1050px){.hero-grid,.two-col,.product-detail-grid,.form-wrap,.contact-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.stats-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{min-height:430px}.cta-box{grid-template-columns:1fr}}@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.nav-wrap{min-height:72px}.brand img{width:90px}.menu-toggle{display:inline-flex}.main-nav{display:none;position:fixed;left:14px;right:14px;top:74px;background:#fff;border:1px solid var(--line);border-radius:23px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.hero{padding:56px 0}.hero-visual{min-height:390px}.product-float{gap:4px}.float-bottle{max-height:270px}.bottle-1,.bottle-4{display:none}.product-grid,.category-grid,.stats-grid,.footer-grid,.info-grid,.steps-grid{grid-template-columns:1fr}.product-image,.product-image.large{height:300px}.detail-image img{max-height:420px}h1{font-size:42px}.section{padding:58px 0}.cta-box{padding:30px;border-radius:28px}.footer-logo{width:90px}.hero-card-glass{align-items:flex-start;flex-direction:column}}

/* === Product card image overlap fix === */
.product-card{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  min-height:100%;
}
.product-card .product-image{
  position:relative;
  z-index:1;
  flex:0 0 290px;
  height:290px;
  overflow:hidden;
  padding:24px 18px 10px;
  align-items:center;
  justify-items:center;
}
.product-card .product-image img{
  display:block;
  width:auto;
  max-width:82%;
  max-height:235px;
  object-fit:contain;
  margin:0 auto;
}
.product-card:hover .product-image img{
  transform:scale(1.035) rotate(-1deg);
}
.product-card .product-info{
  position:relative;
  z-index:3;
  background:#fff;
  padding:24px 22px 26px;
  flex:1;
}
.product-card .product-info span,
.product-card .product-info h3,
.product-card .product-info p,
.product-card .product-info strong{
  position:relative;
  z-index:4;
}
.product-card .product-info p{
  min-height:84px;
}
@media(max-width:980px){
  .product-card .product-image{flex-basis:270px;height:270px}
  .product-card .product-image img{max-height:220px;max-width:78%}
}
@media(max-width:760px){
  .product-card .product-image,
  .product-card .product-image.large{height:260px;flex-basis:260px}
  .product-card .product-image img{max-height:210px;max-width:76%}
  .product-card .product-info p{min-height:auto}
}
