:root{--bg:#0c1524;--card:#121f33;--line:#20324d;--text:#edf3ff;--muted:#9fb0c9;--primary:#f5b400;--accent:#25d366}
*{box-sizing:border-box}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#08111f 0%,#101b2f 100%);color:var(--text)}
a{text-decoration:none;color:inherit}
.wrap{width:min(1180px,92%);margin:0 auto}
.topbar{position:sticky;top:0;background:rgba(8,17,31,.92);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.06);z-index:20}
.topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:18px}
.logo{font-size:28px;font-weight:800;letter-spacing:.5px}
.logo span{color:var(--primary)}
.nav{display:flex;gap:18px;color:var(--muted);flex-wrap:wrap}
.nav a:hover,.lang-switch a:hover{color:#fff}
.lang-switch{display:flex;gap:10px}
.hero{padding:56px 0 30px}
.hero-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:28px;align-items:center}
.eyebrow{color:var(--primary);font-weight:700;letter-spacing:.5px;text-transform:uppercase}
h1{font-size:52px;line-height:1.05;margin:10px 0 14px}
.hero-text{font-size:18px;color:var(--muted);max-width:760px}
.searchbar{display:flex;gap:12px;margin:28px 0 14px}
.searchbar input{flex:1;padding:18px 20px;border-radius:14px;border:1px solid var(--line);background:#0e1a2d;color:#fff;font-size:16px}
.searchbar button,.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:12px;border:none;font-weight:700;cursor:pointer}
.searchbar button,.btn-primary{background:var(--primary);color:#111}
.btn-whatsapp{background:var(--accent);color:#111}
.btn-outline{background:transparent;color:#fff;border:1px solid var(--line)}
.quick-links{display:flex;gap:12px;flex-wrap:wrap}
.quick-links a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted)}
.hero-card,.product-card,.quote-box,.brand-hero{background:rgba(18,31,51,.92);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:24px}
.stats{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:1fr;gap:12px}
.stats li{background:#0b1728;border:1px solid var(--line);border-radius:16px;padding:14px;text-align:center}
.stats strong{display:block;font-size:22px}
.stats span,.meta,.footer p,.footer a,.breadcrumbs{color:var(--muted)}
.section{padding:26px 0}
.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.product-card h3{margin:0 0 10px;font-size:22px}
.product-card p{color:var(--muted);min-height:48px}
.badge{display:inline-block;background:rgba(245,180,0,.12);color:#ffd666;border:1px solid rgba(245,180,0,.28);padding:8px 12px;border-radius:999px;font-size:13px;margin-bottom:12px}
.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.logo-card{display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(18,31,51,.92);border:1px solid rgba(255,255,255,.08);border-radius:20px;min-height:120px}
.logo-card img{max-width:220px;max-height:80px;width:auto;height:auto;display:block}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.category-card{display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(18,31,51,.92);border:1px solid rgba(255,255,255,.08);border-radius:20px;text-align:center}
.brand-hero{display:flex;align-items:center;gap:24px}
.brand-hero img{max-width:260px;max-height:90px}
.product-page{display:grid;grid-template-columns:1.35fr .65fr;gap:22px}
.product-main,.quote-box{padding:24px;background:rgba(18,31,51,.92);border:1px solid rgba(255,255,255,.08);border-radius:24px}
.product-main h1{font-size:42px;margin:8px 0}
.product-main h2{margin:0 0 18px;color:#dfe8f8}
.product-desc{color:var(--muted);font-size:18px;line-height:1.7}
.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}
.specs div{padding:16px;border:1px solid var(--line);border-radius:16px;background:#0b1728}
.specs span{display:block;color:var(--muted);margin-bottom:8px}
.footer{padding:34px 0 24px;border-top:1px solid rgba(255,255,255,.08);margin-top:24px}
.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}
.footer-copy{padding-top:18px;color:var(--muted)}
@media (max-width:980px){.hero-grid,.product-page,.footer-grid{grid-template-columns:1fr}.products,.logo-grid,.specs,.category-grid{grid-template-columns:1fr 1fr}h1{font-size:40px}.brand-hero{flex-direction:column;align-items:flex-start}}
@media (max-width:640px){.topbar-inner,.nav,.searchbar,.actions{flex-direction:column}.products,.logo-grid,.specs,.category-grid{grid-template-columns:1fr}h1{font-size:34px}}

/* Premium logo and card styling */
.premium-card{
  background:linear-gradient(180deg,rgba(24,40,63,.98),rgba(15,28,46,.98));
  box-shadow:0 20px 60px rgba(0,0,0,.18);
}
.premium-logos .premium-logo-card{
  background:linear-gradient(180deg,#ffffff 0%, #f3f7fb 100%);
  border:1px solid rgba(12,21,36,.08);
  box-shadow:0 12px 28px rgba(0,0,0,.12);
}
.premium-logos .premium-logo-card:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(0,0,0,.16);
}
.premium-category-card{
  background:linear-gradient(180deg,rgba(24,40,63,.98),rgba(15,28,46,.98));
  box-shadow:0 12px 28px rgba(0,0,0,.10);
}
.logo-card img{
  filter:none;
}
.footer .btn-whatsapp,
.footer .btn-whatsapp:visited,
.footer .btn-whatsapp:hover{
  color:#111;
}


body{
  background:
    radial-gradient(circle at top left, rgba(245,180,0,.12), transparent 22%),
    radial-gradient(circle at top right, rgba(37,211,102,.10), transparent 18%),
    linear-gradient(180deg,#07111d 0%,#101b2f 100%);
}
.topbar{
  box-shadow:0 8px 30px rgba(0,0,0,.18);
}
.hero-card,.product-card,.quote-box,.brand-hero{
  box-shadow:0 18px 40px rgba(0,0,0,.18);
}
.product-card,.category-card,.logo-card{
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.product-card:hover,.category-card:hover,.logo-card:hover{
  transform:translateY(-4px);
  box-shadow:0 20px 38px rgba(0,0,0,.20);
  border-color:rgba(245,180,0,.28);
}
.logo-grid.premium-logos .premium-logo-card{
  background:linear-gradient(180deg,#ffffff 0%,#f4f8fc 100%);
}
.logo-grid.premium-logos .premium-logo-card.dark-variant{
  background:linear-gradient(180deg,#12213a 0%,#0d1829 100%);
}
.premium-logo-wrap{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:88px;
}
.section-head h2,.section-head h1{
  letter-spacing:.2px;
}
.hero h1{
  text-shadow:0 2px 18px rgba(0,0,0,.18);
}
.footer .btn-whatsapp,
.footer .btn-whatsapp:visited,
.footer .btn-whatsapp:hover{
  color:#111 !important;
}


.autocomplete-form{align-items:stretch}
.autocomplete-wrap{position:relative;flex:1}
.autocomplete-wrap input{width:100%}
.autocomplete-results{
  position:absolute;left:0;right:0;top:calc(100% + 8px);
  background:#0f1a2c;border:1px solid var(--line);border-radius:16px;
  box-shadow:0 18px 40px rgba(0,0,0,.22);overflow:hidden;display:none;z-index:50
}
.autocomplete-item{
  display:flex;flex-direction:column;gap:4px;padding:14px 16px;
  border-bottom:1px solid rgba(255,255,255,.06)
}
.autocomplete-item:last-child{border-bottom:none}
.autocomplete-item strong{color:#fff}
.autocomplete-item span{color:var(--muted);font-size:14px}
.autocomplete-item:hover{background:rgba(255,255,255,.04)}


.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.blog-card,.blog-post,.seo-card{
  background:rgba(18,31,51,.92);
  border:1px solid rgba(255,255,255,.08);
  border-radius:24px;
  padding:24px;
  box-shadow:0 18px 40px rgba(0,0,0,.16);
}
.blog-card h2,.blog-card h3{margin-top:0}
.blog-card p,.blog-lead,.blog-body{color:var(--muted);line-height:1.7}
.blog-body{font-size:17px}
.seo-card{margin-bottom:18px}
@media (max-width:980px){.blog-grid{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.blog-grid{grid-template-columns:1fr}}


.hero-premium{
  background:
    radial-gradient(circle at 0% 0%, rgba(245,180,0,.12), transparent 26%),
    radial-gradient(circle at 100% 0%, rgba(37,211,102,.08), transparent 22%);
}
.search-stack{flex-direction:column}
.filter-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px}
.filter-row select{
  padding:16px 18px;border-radius:14px;border:1px solid var(--line);
  background:#0e1a2d;color:#fff;font-size:15px
}
.mini-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.mini-points span{
  padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);
  background:#0b1728;color:var(--muted);font-size:13px
}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.blog-card,.blog-post,.seo-card{
  background:rgba(18,31,51,.92);
  border:1px solid rgba(255,255,255,.08);
  border-radius:24px;
  padding:24px;
  box-shadow:0 18px 40px rgba(0,0,0,.16);
}
.blog-card h2,.blog-card h3{margin-top:0}
.blog-card p,.blog-lead,.blog-body{color:var(--muted);line-height:1.7}
.blog-body{font-size:17px}
.seo-card{margin-bottom:18px}
@media (max-width:980px){
  .filter-row{grid-template-columns:1fr 1fr}
  .blog-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:640px){
  .filter-row{grid-template-columns:1fr}
  .blog-grid{grid-template-columns:1fr}
}


.searchbar.autocomplete-form{
  display:flex;
  gap:12px;
  align-items:stretch;
  flex-direction:row !important;
}
.searchbar.autocomplete-form .autocomplete-wrap{
  flex:1;
}
.searchbar.autocomplete-form button{
  min-width:140px;
}
.filter-row,
.search-stack,
.mini-points{
  display:none !important;
}
@media (max-width:640px){
  .searchbar.autocomplete-form{
    flex-direction:column !important;
  }
  .searchbar.autocomplete-form button{
    width:100%;
  }
}


.hero-platform{
  padding:64px 0 34px;
  background:
    radial-gradient(circle at 0% 0%, rgba(245,180,0,.12), transparent 24%),
    radial-gradient(circle at 100% 0%, rgba(37,211,102,.08), transparent 20%);
}
.hero-platform-grid{
  display:grid;
  grid-template-columns:1.35fr .65fr;
  gap:24px;
  align-items:stretch;
}
.hero-main,.hero-aside{
  min-width:0;
}
.hero-search{
  margin-top:24px;
}
.hero-aside{
  display:grid;
  gap:14px;
}
.metric-card{
  background:linear-gradient(180deg,rgba(18,31,51,.96),rgba(11,23,40,.96));
  border:1px solid rgba(255,255,255,.08);
  border-radius:22px;
  padding:22px;
  box-shadow:0 18px 40px rgba(0,0,0,.16);
}
.metric-card strong{
  display:block;
  margin-bottom:8px;
  font-size:20px;
}
.metric-card span{
  color:var(--muted);
  line-height:1.6;
}
.chips-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.chip-card{
  display:flex;
  flex-direction:column;
  gap:6px;
  padding:18px 18px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.08);
  background:rgba(18,31,51,.92);
  box-shadow:0 12px 26px rgba(0,0,0,.12);
}
.chip-card strong{
  font-size:16px;
}
.chip-card span{
  color:var(--muted);
  font-size:14px;
}
.product-card-premium{
  box-shadow:0 16px 34px rgba(0,0,0,.14);
}
.content-split{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
@media (max-width:980px){
  .hero-platform-grid,.content-split{
    grid-template-columns:1fr;
  }
  .chips-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media (max-width:640px){
  .chips-grid{
    grid-template-columns:1fr;
  }
}


/* SEO readability + UX patch */
body{font-size:16px;line-height:1.6}
.meta,.footer p,.footer a,.chip-card span,.quick-links a{font-size:15px;line-height:1.6}
.blog-card p,.hero-text,.product-desc{font-size:16px;line-height:1.7}
.topbar{box-shadow:0 10px 28px rgba(0,0,0,.18)}
.hero-search .autocomplete-wrap input{min-height:58px}
.btn,.searchbar button{font-size:15px}
.logo-card,.category-card,.product-card{transition:transform .18s ease, box-shadow .18s ease}
.logo-card:hover,.category-card:hover,.product-card:hover{transform:translateY(-3px)}
