/* =========================================================
   VantoShops Homepage v5 polish
   - Better blue hero
   - Original copy preserved
   - Subtitle is lighter, not bold
   - More premium SaaS visual composition
========================================================= */
:root{
  --vs-hero-blue:#0b6cff;
  --vs-hero-indigo:#2437f5;
  --vs-hero-deep:#1423d8;
}

.vs-home-main{
  overflow:hidden;
}

.vs-hero-commerce{
  min-height: 875px;
  padding: 82px 0 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 78%, rgba(214,235,255,.98) 0, rgba(214,235,255,.80) 16%, transparent 36%),
    radial-gradient(circle at 74% 72%, rgba(183,198,255,.55) 0, transparent 32%),
    linear-gradient(135deg,#0773ff 0%, #4773f8 43%, #2636ea 100%);
}

.vs-hero-commerce:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.08) 58%,rgba(238,245,255,.72) 100%);
  z-index:0;
}

.vs-hero-commerce:after{
  height: 210px;
  background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(248,251,255,.88));
  z-index:0;
}

.vs-hero-bg-lines{
  opacity:.34;
  z-index:0;
}

.vs-hero-bg-lines path{
  stroke-width:1.5;
  stroke:rgba(255,255,255,.72);
}

.vs-hero-inner{
  z-index:2;
}

.vs-hero-copy{
  max-width: 980px;
}

.vs-hero-badge{
  height:36px;
  padding:0 19px;
  border-color:rgba(255,255,255,.50);
  background:rgba(255,255,255,.14);
  color:#fff;
  font-size:13px;
  font-weight:800;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.22), 0 10px 28px rgba(8,20,90,.10);
}

.vs-hero-copy h1{
  margin-top:26px;
  color:#fff;
  font-size: clamp(42px, 4.1vw, 64px);
  line-height:1.08;
  font-weight:950;
  letter-spacing:-.06em;
  text-shadow:0 18px 42px rgba(0,18,96,.20);
}

.vs-hero-copy .vs-hero-subtitle{
  margin:18px auto 0;
  max-width: 760px;
  color:rgba(255,255,255,.96);
  font-size: clamp(20px, 1.7vw, 27px);
  line-height:1.35;
  font-weight:500;
  letter-spacing:-.025em;
  text-shadow:0 12px 34px rgba(0,18,96,.16);
}

.vs-hero-copy .vs-hero-desc{
  margin:22px auto 0;
  max-width: 890px;
  color:rgba(255,255,255,.88);
  font-size:17px;
  line-height:1.95;
  font-weight:500;
  letter-spacing:.01em;
}

.vs-hero-actions{
  margin-top:34px;
  gap:16px;
}

.vs-hero-actions .vs-btn{
  height:52px;
  min-width:176px;
  padding:0 34px;
  font-size:15px;
  font-weight:900;
}

.vs-btn-light{
  background:#fff;
  color:#1248e8;
  box-shadow:0 20px 45px rgba(8,22,82,.18);
}

.vs-btn-outline-light{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.82);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16);
}

.vs-hero-stage{
  height:500px;
  margin-top:62px;
}

.vs-browser-mockup{
  top:36px;
  width:min(690px,49vw);
  height:382px;
  border-radius:20px;
  background:rgba(246,250,255,.78);
  border:1px solid rgba(255,255,255,.68);
  box-shadow:0 38px 110px rgba(7,25,104,.26);
}

.vs-browser-bar{
  height:40px;
  background:rgba(255,255,255,.35);
}

.vs-browser-body{
  height:342px;
  background:linear-gradient(135deg,#f2f7ff 0%, #e9f2ff 100%);
  padding:50px 52px;
}

.vs-big-word{
  left:30px;
  top:20px;
  font-size:130px;
  color:rgba(48,105,232,.16);
}

.vs-store-photo{
  width:332px;
  height:262px;
  left:50px;
  background:linear-gradient(135deg,#f7bfd8 0%, #dff4ff 100%);
}

.vs-store-copy{
  right:42px;
  top:124px;
  width:250px;
}

.vs-store-copy h3{
  color:#09111f;
  font-size:25px;
  line-height:1.08;
}

.vs-store-copy p{
  color:#4a586c;
  font-size:13px;
  line-height:1.6;
}

.vs-floating-card{
  border-color:rgba(255,255,255,.48);
  background:rgba(255,255,255,.18);
  box-shadow:0 28px 76px rgba(7,25,104,.18);
}

.vs-float-left-top{
  left:6.2%;
  top:32px;
  width:240px;
  padding:20px;
}

.vs-float-left-bottom{
  left:14.2%;
  bottom:36px;
  width:250px;
}

.vs-float-right-top{
  right:6.4%;
  top:32px;
  width:246px;
}

.vs-float-right-bottom{
  right:14.4%;
  bottom:30px;
  width:242px;
}

.vs-product-media{
  height:122px;
}

.vs-offer-card{
  background:linear-gradient(135deg,#3547e8,#6a74ff);
}

.vs-slim-capabilities{
  position:relative;
  z-index:5;
  margin-top:-32px;
  background:transparent;
  padding:0 0 74px;
}

.vs-slim-capabilities .vs-container{
  width:min(1240px,calc(100% - 64px));
}

.vs-slim-capabilities a{
  border-color:rgba(226,232,240,.95);
  border-radius:24px;
  background:rgba(255,255,255,.92);
  box-shadow:0 20px 70px rgba(15,23,42,.08);
  backdrop-filter:blur(14px);
}

.vs-slim-capabilities span{
  color:#5d6b80;
}

.vs-slim-capabilities strong{
  font-size:18px;
  letter-spacing:-.02em;
}

/* Growth section polish */
.vs-growth-showcase{
  background:#f4f6f8;
  padding:104px 0 112px;
}

.vs-section-head h2{
  font-size:44px;
  letter-spacing:-.055em;
}

.vs-section-head p{
  font-weight:500;
}

/* Header menu refinement inherited from previous build */
.vp-logo{
  max-height:30px;
}

@media(max-width:1180px){
  .vs-hero-commerce{min-height:auto;padding-bottom:82px;}
  .vs-hero-stage{height:auto;min-height:430px;display:grid;place-items:center;margin-top:44px;}
  .vs-browser-mockup{position:relative;left:auto;top:auto;transform:none;width:min(720px,100%);}
  .vs-floating-card{display:none;}
  .vs-slim-capabilities{margin-top:0;padding-top:34px;}
}

@media(max-width:760px){
  .vs-hero-commerce{padding:54px 0 48px;}
  .vs-hero-copy h1{font-size:36px;letter-spacing:-.045em;}
  .vs-hero-copy .vs-hero-subtitle{font-size:21px;font-weight:500;}
  .vs-hero-copy .vs-hero-desc{font-size:15px;line-height:1.8;}
  .vs-hero-actions .vs-btn{min-width:0;width:100%;}
  .vs-browser-mockup{height:306px;}
  .vs-browser-body{height:266px;padding:24px;}
  .vs-big-word{font-size:74px;}
  .vs-store-photo{left:24px;width:210px;height:192px;}
  .vs-store-copy{right:22px;top:100px;width:172px;}
  .vs-store-copy h3{font-size:18px;}
  .vs-slim-capabilities .vs-container{width:min(100% - 36px,1680px);}
  .vs-section-head h2{font-size:30px;}
}
