/* STLBEAST V558 Product Search Mobile Polish */

body.stlb558-product-search{
  background:
    radial-gradient(circle at 12% 0%,rgba(24,202,255,.10),transparent 30%),
    radial-gradient(circle at 88% 0%,rgba(255,59,215,.08),transparent 30%),
    linear-gradient(180deg,#030912 0%,#02060c 55%,#020409 100%) !important;
}

body.stlb558-product-search img{
  max-width:100%;
}

body.stlb558-product-search .stlb558-polished-shell{
  max-width:1180px;
  margin-inline:auto;
}

body.stlb558-product-search header,
body.stlb558-product-search .site-header,
body.stlb558-product-search .stlbeast-header,
body.stlb558-product-search .brand-header{
  border-radius:18px !important;
}

body.stlb558-product-search .stlb558-logo-compact img,
body.stlb558-product-search header img,
body.stlb558-product-search .site-header img{
  object-fit:contain;
}

body.stlb558-product-search form input[type="search"],
body.stlb558-product-search form input[type="text"],
body.stlb558-product-search form select{
  min-height:44px !important;
  border-radius:14px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:rgba(6,12,20,.88) !important;
  color:#eef7ff !important;
}

body.stlb558-product-search form button,
body.stlb558-product-search form input[type="submit"]{
  min-height:44px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,#18caff,#7b3cff) !important;
  color:#fff !important;
  font-weight:950 !important;
}

body.stlb558-product-search .stlb558-search-panel{
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:24px !important;
  background:
    radial-gradient(circle at 12% 0%,rgba(24,202,255,.10),transparent 36%),
    radial-gradient(circle at 86% 0%,rgba(255,59,215,.08),transparent 34%),
    linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.022)) !important;
  box-shadow:0 22px 70px rgba(0,0,0,.26) !important;
}

body.stlb558-product-search .stlb558-result-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.13) !important;
  border-radius:24px !important;
  background:
    radial-gradient(circle at 18% 0%,rgba(24,202,255,.09),transparent 34%),
    linear-gradient(135deg,rgba(255,255,255,.052),rgba(255,255,255,.018)) !important;
  box-shadow:0 22px 72px rgba(0,0,0,.28) !important;
  transition:transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

body.stlb558-product-search .stlb558-result-card:hover{
  transform:translateY(-2px);
  border-color:rgba(24,202,255,.24) !important;
  box-shadow:0 28px 84px rgba(0,0,0,.35) !important;
}

body.stlb558-product-search .stlb558-result-card img{
  display:block;
  width:100% !important;
  max-height:320px !important;
  object-fit:contain !important;
  object-position:center center !important;
  padding:14px !important;
  background:
    radial-gradient(circle at 50% 15%,rgba(255,255,255,.08),transparent 28%),
    linear-gradient(145deg,#07111e,#02060b) !important;
  border-radius:18px !important;
  box-sizing:border-box !important;
}

body.stlb558-product-search .stlb558-result-card h2,
body.stlb558-product-search .stlb558-result-card h3,
body.stlb558-product-search .stlb558-result-card h4{
  color:#fff !important;
  letter-spacing:-.025em;
}

body.stlb558-product-search .stlb558-result-card p{
  color:rgba(236,244,255,.74) !important;
  line-height:1.45 !important;
}

body.stlb558-product-search .stlb558-result-card a[href*="product"],
body.stlb558-product-search .stlb558-result-card a[href*="products"],
body.stlb558-product-search .stlb558-result-card .btn{
  border-radius:999px !important;
  background:linear-gradient(90deg,#18caff,#7b3cff) !important;
  color:#fff !important;
  font-weight:950 !important;
  text-decoration:none !important;
}

body.stlb558-product-search .stlb558-result-count{
  display:inline-flex;
  margin:0 0 12px;
  border:1px solid rgba(24,202,255,.24);
  border-radius:999px;
  background:rgba(24,202,255,.08);
  color:#bff4ff;
  padding:7px 10px;
  font-size:.75rem;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.12em;
}

body.stlb558-product-search .stlb558-duplicate-note{
  border:1px solid rgba(255,211,106,.30);
  border-radius:14px;
  background:rgba(255,211,106,.08);
  color:#ffe0a0;
  padding:9px 10px;
  margin-top:10px;
  font-size:.82rem;
  line-height:1.35;
}

body.stlb558-product-search footer,
body.stlb558-product-search .site-footer{
  border-radius:24px !important;
  margin-top:36px !important;
}

@media(max-width:760px){
  body.stlb558-product-search{
    font-size:15px;
  }

  body.stlb558-product-search header,
  body.stlb558-product-search .site-header,
  body.stlb558-product-search .stlbeast-header,
  body.stlb558-product-search .brand-header{
    margin:8px 6px 14px !important;
    padding:12px 8px !important;
  }

  body.stlb558-product-search header img,
  body.stlb558-product-search .site-header img{
    max-height:82px !important;
    width:auto !important;
  }

  body.stlb558-product-search nav,
  body.stlb558-product-search .nav,
  body.stlb558-product-search .menu{
    gap:6px !important;
  }

  body.stlb558-product-search nav a,
  body.stlb558-product-search .nav a,
  body.stlb558-product-search .menu a{
    font-size:.72rem !important;
    padding:8px 9px !important;
    border-radius:999px !important;
  }

  body.stlb558-product-search .stlb558-search-panel{
    margin:12px 6px !important;
    padding:16px 12px !important;
  }

  body.stlb558-product-search .stlb558-search-panel h1{
    font-size:clamp(2rem,10vw,3.2rem) !important;
    line-height:.92 !important;
    letter-spacing:-.055em !important;
  }

  body.stlb558-product-search form{
    gap:8px !important;
  }

  body.stlb558-product-search .stlb558-result-card{
    margin:12px 6px !important;
    padding:10px !important;
  }

  body.stlb558-product-search .stlb558-result-card img{
    max-height:260px !important;
    padding:12px !important;
  }

  body.stlb558-product-search .stlb558-result-card h2,
  body.stlb558-product-search .stlb558-result-card h3,
  body.stlb558-product-search .stlb558-result-card h4{
    font-size:1.15rem !important;
  }

  body.stlb558-product-search footer,
  body.stlb558-product-search .site-footer{
    margin:28px 6px 10px !important;
    padding:18px 12px !important;
  }
}
