:root{--navy:#061b3a;--navy2:#0b376d;--blue:#33b5ee;--green:#22c765;--gold:#f6a313;--bg:#f5f8fc;--text:#1c2938;--muted:#6a7483;--card:#fff;--line:#dce5ef}
*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}
html,body{width:100%;max-width:100%;overflow-x:hidden}
body{background:var(--bg);color:var(--text);line-height:1.6}
a{text-decoration:none;color:inherit}
.top{background:linear-gradient(90deg,#061b3a,#0d3d75);color:#fff;position:sticky;top:0;z-index:10;box-shadow:0 8px 30px rgba(0,0,0,.15)}
.nav{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 4.3%;min-height:140px;width:100%;max-width:1920px;margin:0 auto;white-space:nowrap}
.brand-text{font-size:50px;line-height:1;font-weight:900;letter-spacing:.5px;color:#fff;white-space:nowrap;text-shadow:0 3px 12px rgba(0,0,0,.25);flex:0 0 auto}
.brand-text span{color:#42c8f5}
.menu{display:flex;align-items:center;justify-content:flex-end;gap:27px;flex:1;min-width:0;white-space:nowrap}
.menu a{font-size:20px;font-weight:900;color:#fff;letter-spacing:-.2px;text-shadow:0 2px 8px rgba(0,0,0,.28)}
.menu a:hover{color:#aee4ff}
.country-pill{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:10px 15px;min-width:150px;justify-content:center;font-weight:900;font-size:18px;color:#fff;white-space:nowrap;background:rgba(3,21,47,.18);flex:0 0 auto}
.country-pill select{appearance:none;background:transparent;border:0;color:#fff;font-weight:900;font-size:18px;outline:none;cursor:pointer;padding-right:18px}
.country-pill select option{background:#061b3a;color:#fff}
.hero{background:linear-gradient(rgba(3,21,47,.78),rgba(3,21,47,.84)),url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1600&q=80') center/cover;color:#fff;padding:150px 4.3% 112px;min-height:770px}
.hero.compact{padding:150px 4.3% 112px;min-height:770px}
.hero h1{font-size:86px;line-height:1.05;max-width:980px;font-weight:900;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.35)}
.hero h2{font-size:48px;color:#aaf6d7;margin:26px 0 30px;font-weight:900;line-height:1.18;text-shadow:0 4px 18px rgba(0,0,0,.28)}
.hero p{font-size:30px;max-width:1260px;color:#fff;margin:0 0 48px;line-height:1.7;text-shadow:0 3px 14px rgba(0,0,0,.32)}
.btn{display:inline-block;background:var(--blue);color:#061b3a;border:0;padding:23px 36px;border-radius:10px;font-size:27px;font-weight:900;cursor:pointer;margin:6px 10px 6px 0;min-width:210px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.15)}
.btn.green{background:var(--green);color:#fff}.btn.gold{background:var(--gold);color:#061b3a}.btn.outline{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.92);color:#fff;min-width:370px}.btn.dark{background:var(--navy);color:#fff}
section{padding:64px 7%}.section-title{text-align:center;margin-bottom:34px}.section-title h2{font-size:36px;color:var(--navy)}.section-title p{color:var(--muted);max-width:760px;margin:8px auto}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid.two{grid-template-columns:repeat(2,1fr)}.card,.formbox,.product-card{background:var(--card);border-radius:16px;padding:28px;box-shadow:0 10px 28px rgba(12,35,70,.08);border:1px solid var(--line)}.card h3{color:var(--navy);margin-bottom:10px;font-size:22px}.card p,.product-card p{color:var(--muted)}.badge{display:inline-block;background:#e8f3ff;color:#0a4f9c;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:800;margin-bottom:10px}.impact{background:#061b3a;color:#fff}.impact .section-title h2,.impact h3{color:#fff}.impact p{color:#d8e5f5}.filters{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:12px;margin-bottom:22px}.filters input,.filters select,.formbox input,.formbox select,.formbox textarea{width:100%;padding:13px;border:1px solid #cfd9e5;border-radius:9px;background:#fff}.formbox label{font-weight:800;color:#0d2d5c;margin-top:12px;display:block}.formbox textarea{min-height:95px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{padding:0;overflow:hidden}.product-img{height:180px;background:linear-gradient(135deg,#dcecff,#f7fbff);display:flex;align-items:center;justify-content:center;font-weight:900;color:#0a3b76}.product-img img{width:100%;height:100%;object-fit:cover}.product-body{padding:22px}.product-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.notice{padding:12px 14px;border-radius:9px;background:#e9fff4;color:#0d6840;margin:12px 0;font-weight:700}.notice.warning{background:#fff3dc;color:#8a5200}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.mini{font-size:13px;color:var(--muted)}footer{background:#03152f;color:#d9e7f6;text-align:center;padding:28px 7%}
@media(max-width:1700px){.nav{gap:18px;min-height:125px}.brand-text{font-size:45px}.menu{gap:22px}.menu a{font-size:18px}.country-pill{font-size:16px;min-width:132px;padding:8px 13px}.country-pill select{font-size:16px}.hero,.hero.compact{min-height:690px;padding:118px 4% 90px}.hero h1{font-size:76px}.hero h2{font-size:42px}.hero p{font-size:26px}.btn{font-size:24px;min-width:190px}.btn.outline{min-width:330px}}
@media(max-width:1400px){.nav{gap:12px;min-height:108px;padding:0 3%}.brand-text{font-size:36px}.menu{gap:13px}.menu a{font-size:15px}.country-pill{min-width:110px;font-size:14px;padding:7px 10px}.country-pill select{font-size:14px}.hero,.hero.compact{min-height:590px;padding:86px 3% 78px}.hero h1{font-size:60px}.hero h2{font-size:33px}.hero p{font-size:21px;max-width:1040px}.btn{font-size:19px;min-width:165px;padding:18px 20px}.btn.outline{min-width:270px}}
@media(max-width:1080px){.nav{flex-wrap:wrap;align-items:center;padding:18px 5%;min-height:auto}.brand-text{font-size:34px}.menu{order:3;width:100%;gap:12px;flex-wrap:wrap;justify-content:flex-start;white-space:normal}.menu a{font-size:15px}.country-pill{margin-left:auto}.hero h1{font-size:42px}.hero h2{font-size:25px}.hero p{font-size:18px}.hero,.hero.compact{min-height:auto;padding:62px 6%}.filters,.grid,.grid.two,.product-grid,.split{grid-template-columns:1fr}section{padding:48px 6%}.btn,.btn.outline{display:block;width:100%;min-width:0;margin:8px 0}}

/* BdealsMart V5 protected quotation and payment workflow */
.workflow-list{margin-top:20px;display:grid;gap:12px}
.workflow-list div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;box-shadow:0 8px 22px rgba(12,35,70,.06)}
.workflow-list b{display:block;color:var(--navy);font-size:18px;margin-bottom:4px}
.workflow-list span{display:block;color:#475569;font-size:15px}
.page-hero{min-height:190px;padding:42px 6% 34px}
.formbox h2{color:var(--navy);margin-bottom:8px}
@media(max-width:760px){.page-hero{min-height:auto;padding:34px 6% 28px}.workflow-list div{padding:14px}.workflow-list b{font-size:16px}}


/* ===============================
   V5.1 Alignment + Compact Catalogue Fix
   Keeps homepage style, reduces landing-page banners,
   improves header/menu alignment and product catalogue layout.
================================= */

/* Header alignment */
.top{z-index:1000}
.nav{
  min-height:86px;
  padding:0 4%;
  gap:22px;
  align-items:center;
}
.brand-text{
  font-size:42px;
  letter-spacing:0;
  flex:0 0 auto;
}
.menu{
  gap:22px;
  justify-content:flex-end;
  flex:1 1 auto;
}
.menu a{
  font-size:16px;
  line-height:1;
}
.country-pill{
  min-width:124px;
  padding:8px 14px;
  font-size:15px;
}
.country-pill select{
  font-size:15px;
}

/* Main homepage banner remains strong, but not too tall */
.hero{
  min-height:560px;
  padding:82px 4% 74px;
}
.hero h1{
  font-size:62px;
  max-width:1100px;
}
.hero h2{
  font-size:36px;
  margin:18px 0 20px;
}
.hero p{
  font-size:22px;
  line-height:1.55;
  max-width:1180px;
  margin-bottom:30px;
}

/* Landing-page / catalogue banners are compact */
.hero.compact,
.page-hero{
  min-height:230px;
  padding:44px 6% 38px;
  text-align:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  background:
    linear-gradient(rgba(245,248,252,.86),rgba(245,248,252,.90)),
    url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1600&q=80') center/cover;
  color:#071b3a;
}
.hero.compact h1,
.page-hero h1{
  font-size:44px;
  color:#071b3a;
  max-width:980px;
  text-shadow:none;
}
.hero.compact h2,
.page-hero h2{
  font-size:22px;
  color:#334155;
  margin:8px 0 12px;
  text-shadow:none;
}
.hero.compact p,
.page-hero p{
  font-size:16px;
  color:#334155;
  max-width:860px;
  line-height:1.55;
  margin:0;
  text-shadow:none;
}

/* Product catalogue filter alignment */
.catalogue-section{
  padding-top:30px;
}
.catalogue-filters{
  background:#fff;
  border:1px solid #dce5ef;
  border-radius:14px;
  padding:22px;
  box-shadow:0 10px 28px rgba(12,35,70,.08);
  display:grid;
  grid-template-columns:1.55fr 1fr 1fr 1fr 1fr auto;
  gap:12px;
  align-items:center;
  margin-bottom:12px;
}
.catalogue-filters input,
.catalogue-filters select,
.catalogue-filters #childCategoryWrap select{
  height:48px;
  width:100%;
  padding:0 14px;
  border:1px solid #cfd9e5;
  border-radius:8px;
  background:#fff;
  font-size:15px;
}
.catalogue-filters #childCategoryWrap{
  display:block;
  min-width:0;
}
.catalogue-filters .btn,
.catalogue-filters button{
  height:48px;
  margin:0;
  min-width:155px;
  padding:0 18px;
  font-size:15px;
  border-radius:8px;
  white-space:nowrap;
}
#pincodeResult,#catalogueStatus{
  margin:10px 0 20px;
}

/* Product grid/cards more marketplace-like */
.product-grid{
  grid-template-columns:repeat(auto-fit,minmax(235px,1fr));
  gap:18px;
}
.product-card{
  border-radius:12px;
}
.product-img{
  height:155px;
}
.product-body{
  padding:18px;
}
.product-body h3{
  color:#071b3a;
  font-size:19px;
  margin-bottom:8px;
}
.product-body p{
  font-size:14px;
  line-height:1.5;
}
.product-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}
.product-actions .btn{
  width:100%;
  min-width:0;
  padding:11px 10px;
  margin:0;
  font-size:14px;
  border-radius:6px;
}

/* Compact general sections on inner pages */
section{
  padding:48px 6%;
}
.section-title{
  margin-bottom:26px;
}

/* Better desktop fit */
@media(max-width:1500px){
  .nav{min-height:82px;padding:0 3%;gap:16px}
  .brand-text{font-size:34px}
  .menu{gap:13px}
  .menu a{font-size:14px}
  .country-pill{min-width:108px;font-size:14px;padding:7px 10px}
  .country-pill select{font-size:14px}
  .hero{min-height:500px;padding:66px 4% 60px}
  .hero h1{font-size:52px}
  .hero h2{font-size:30px}
  .hero p{font-size:19px}
}

/* Tablet/mobile */
@media(max-width:1080px){
  .nav{
    min-height:auto;
    padding:14px 5%;
    flex-wrap:wrap;
  }
  .brand-text{font-size:32px}
  .menu{
    order:3;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    gap:8px 12px;
    justify-content:flex-start;
    white-space:normal;
  }
  .menu a{font-size:14px}
  .country-pill{margin-left:auto}
  .hero{
    min-height:auto;
    padding:52px 6%;
  }
  .hero h1{font-size:40px}
  .hero h2{font-size:25px}
  .hero p{font-size:17px}
  .hero.compact,.page-hero{
    min-height:auto;
    padding:36px 6% 32px;
  }
  .hero.compact h1,.page-hero h1{font-size:34px}
  .hero.compact h2,.page-hero h2{font-size:20px}
  .catalogue-filters{
    grid-template-columns:1fr;
    padding:18px;
  }
  .catalogue-filters .btn,
  .catalogue-filters button{
    width:100%;
    min-width:0;
  }
}

/* Phone */
@media(max-width:560px){
  .nav{padding:12px 4%;gap:10px}
  .brand-text{font-size:28px}
  .country-pill{min-width:auto}
  .menu a{font-size:14px;padding:6px 0}
  .hero{padding:40px 5%}
  .hero h1{font-size:34px}
  .hero h2{font-size:22px}
  .hero p{font-size:16px}
  .btn,.btn.outline{
    width:100%;
    min-width:0;
    font-size:17px;
    padding:14px 16px;
  }
  .hero.compact h1,.page-hero h1{font-size:30px}
  .hero.compact h2,.page-hero h2{font-size:18px}
  .product-actions{
    grid-template-columns:1fr;
  }
}



/* =========================================================
   V5.2 Visibility + Alignment Fix
   - Clear header spacing
   - Light banner text/buttons visible
   - Homepage CTA buttons visible on light hero
   - Compact catalogue/landing banners
========================================================= */

/* Header: prevent logo/menu overlap */
.nav{
  max-width:1680px !important;
  min-height:88px !important;
  padding:0 3.8% !important;
  gap:28px !important;
}
.brand-text{
  font-size:38px !important;
  flex:0 0 auto !important;
  min-width:max-content !important;
}
.menu{
  flex:1 1 auto !important;
  display:flex !important;
  justify-content:center !important;
  gap:22px !important;
  min-width:0 !important;
}
.menu a{
  font-size:15px !important;
  white-space:nowrap !important;
}
.country-pill{
  flex:0 0 auto !important;
  min-width:126px !important;
}

/* Home hero: light, clean, readable */
.home-hero{
  min-height:560px !important;
  padding:62px 6% 72px !important;
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  background:
    linear-gradient(rgba(255,255,255,.84),rgba(255,255,255,.88)),
    url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1800&q=80') center/cover !important;
  color:#071b3a !important;
}
.home-hero h1{
  color:#071b3a !important;
  font-size:58px !important;
  line-height:1.05 !important;
  max-width:900px !important;
  margin:0 auto 6px !important;
  text-shadow:none !important;
}
.home-hero h2{
  color:#1f3348 !important;
  font-size:30px !important;
  line-height:1.22 !important;
  margin:8px 0 16px !important;
  text-shadow:none !important;
}
.home-hero p{
  color:#1f3348 !important;
  font-size:20px !important;
  line-height:1.55 !important;
  max-width:980px !important;
  margin:0 auto 18px !important;
  text-shadow:none !important;
}

/* Home buttons: visible on light background */
.home-hero .btn{
  display:block !important;
  width:320px !important;
  max-width:92vw !important;
  margin:9px auto !important;
  padding:15px 20px !important;
  font-size:21px !important;
  border-radius:10px !important;
  box-shadow:0 10px 22px rgba(7,27,58,.16) !important;
}
.home-hero .btn.green{
  background:#22c765 !important;
  color:#fff !important;
}
.home-hero .btn:not(.green):not(.gold):not(.outline){
  background:#33b5ee !important;
  color:#061b3a !important;
}
.home-hero .btn.gold{
  background:#f6a313 !important;
  color:#061b3a !important;
}
.home-hero .btn.outline{
  background:rgba(255,255,255,.78) !important;
  color:#0b3977 !important;
  border:2px solid #0b3977 !important;
  font-size:19px !important;
}

/* Inner page banners: compact and readable */
.hero.compact:not(.home-hero),
.page-hero{
  min-height:210px !important;
  padding:38px 6% 32px !important;
  text-align:center !important;
  background:
    linear-gradient(rgba(255,255,255,.86),rgba(255,255,255,.90)),
    url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1800&q=80') center/cover !important;
}
.hero.compact:not(.home-hero) h1,
.page-hero h1{
  color:#071b3a !important;
  font-size:42px !important;
  text-shadow:none !important;
}
.hero.compact:not(.home-hero) h2,
.page-hero h2{
  color:#334155 !important;
  font-size:22px !important;
  margin:8px 0 10px !important;
  text-shadow:none !important;
}
.hero.compact:not(.home-hero) p,
.page-hero p{
  color:#334155 !important;
  font-size:16px !important;
  line-height:1.55 !important;
  max-width:880px !important;
  margin:0 auto !important;
  text-shadow:none !important;
}

/* Marketplace feature strip */
.home-features{
  max-width:1480px;
  margin:-54px auto 44px;
  background:#fff;
  border:1px solid #e2e8f0;
  border-radius:14px;
  box-shadow:0 18px 45px rgba(12,35,70,.12);
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  overflow:hidden;
}
.home-feature{
  padding:24px 26px;
  display:flex;
  gap:16px;
  align-items:center;
  border-right:1px solid #e2e8f0;
}
.home-feature:last-child{border-right:0}
.home-feature .icon{
  color:#0b63ce;
  font-size:34px;
  line-height:1;
  margin:0;
}
.home-feature h3{
  color:#071b3a;
  font-size:18px;
  margin:0 0 4px;
}
.home-feature p{
  color:#334155;
  font-size:15px;
  line-height:1.45;
  margin:0;
}

/* Impact cards readable */
.impact .card{
  background:#fff !important;
  color:#071b3a !important;
}
.impact .card h3{
  color:#0d3d75 !important;
}
.impact .card p{
  color:#334155 !important;
}

/* Catalogue filter and cards */
.catalogue-filters{
  align-items:center !important;
}
.catalogue-filters .btn,
.catalogue-filters button{
  background:#061b3a !important;
  color:#fff !important;
}
.product-actions .btn{
  font-size:14px !important;
}
.product-actions .btn.green{
  color:#fff !important;
}

/* Responsive corrections */
@media(max-width:1400px){
  .nav{gap:16px !important;padding:0 3% !important}
  .brand-text{font-size:34px !important}
  .menu{gap:13px !important;justify-content:flex-end !important}
  .menu a{font-size:14px !important}
  .home-hero{min-height:510px !important;padding:52px 5% 62px !important}
  .home-hero h1{font-size:50px !important}
  .home-hero h2{font-size:27px !important}
  .home-hero p{font-size:18px !important}
  .home-hero .btn{width:300px !important;font-size:19px !important;padding:14px 18px !important}
}

@media(max-width:1080px){
  .nav{
    flex-wrap:wrap !important;
    min-height:auto !important;
    padding:14px 5% !important;
  }
  .menu{
    order:3 !important;
    width:100% !important;
    justify-content:flex-start !important;
    flex-wrap:wrap !important;
    white-space:normal !important;
  }
  .menu a{
    font-size:14px !important;
    padding:4px 0 !important;
  }
  .country-pill{margin-left:auto !important}
  .home-features{
    grid-template-columns:1fr 1fr;
    margin:24px 6% 34px;
  }
  .home-feature:nth-child(2){border-right:0}
  .home-feature{border-bottom:1px solid #e2e8f0}
  .home-feature:nth-child(3),.home-feature:nth-child(4){border-bottom:0}
}

@media(max-width:760px){
  .brand-text{font-size:28px !important}
  .home-hero{
    min-height:auto !important;
    padding:36px 5% 42px !important;
  }
  .home-hero h1{font-size:36px !important}
  .home-hero h2{font-size:22px !important}
  .home-hero p{font-size:16px !important}
  .home-hero .btn{
    width:100% !important;
    font-size:17px !important;
  }
  .hero.compact:not(.home-hero),
  .page-hero{
    min-height:auto !important;
    padding:30px 6% 26px !important;
  }
  .hero.compact:not(.home-hero) h1,
  .page-hero h1{font-size:30px !important}
  .home-features{
    grid-template-columns:1fr;
    margin:18px 5% 28px;
  }
  .home-feature{
    border-right:0;
    border-bottom:1px solid #e2e8f0;
    padding:20px;
  }
  .home-feature:last-child{border-bottom:0}
}
