
:root{
  --navy:#06152a; --navy2:#092849; --navy3:#0b3866; --ink:#061b3a; --muted:#607086;
  --green:#3da52c; --green2:#6fe253; --line:#dce8f3; --soft:#eef4f9; --card:#ffffff;
  --shadow:0 18px 46px rgba(6,21,42,.10); --shadow2:0 8px 22px rgba(6,21,42,.08);
  --radius:15px; --pad:clamp(18px,2vw,40px); --max:1860px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(180deg,#f8fbff 0,#eef4f9 100%);color:var(--ink);font-size:14px;line-height:1.35}main{flex:1}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.no-scroll{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(6,21,42,.98);backdrop-filter:saturate(140%) blur(14px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:58px;max-width:var(--max);margin:0 auto;padding:0 var(--pad);display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:230px}.brand-mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(#fff,#e8eef7);color:var(--navy);display:grid;place-items:center;font-weight:950;font-size:18px;letter-spacing:-.05em;box-shadow:0 10px 20px rgba(0,0,0,.16),inset 0 -2px 0 rgba(0,0,0,.09)}.brand-lines{line-height:1}.brand-lines strong{display:block;font-size:14px;font-weight:950;letter-spacing:.03em}.brand-lines span{display:block;font-size:10px;font-weight:800;letter-spacing:.26em;opacity:.93}.nav{flex:1;display:flex;justify-content:center;gap:26px;height:100%;align-items:center}.nav a{height:100%;display:flex;align-items:center;font-size:12px;font-weight:950;letter-spacing:.01em;position:relative;white-space:nowrap;opacity:.96}.nav a.active::after,.nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:12px;height:3px;border-radius:99px;background:var(--green2)}.header-actions{display:flex;gap:10px;align-items:center}.pill,.menu-btn{height:34px;border:1px solid rgba(255,255,255,.24);border-radius:10px;padding:0 13px;background:rgba(255,255,255,.055);display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:12px;font-weight:900}.menu-btn{display:none;cursor:pointer;width:40px;padding:0}
/* hero uses the original banner as a visual asset while the overlaid search is functional HTML */
.hero-frame{position:relative;max-width:none;margin:0;background:#06152a;overflow:hidden;border-bottom:1px solid rgba(6,21,42,.2)}.hero-image{width:100%;height:auto;display:block}.hero-live-search{position:absolute;left:25.3%;top:52%;width:40.7%;height:17%;z-index:3}.hero-search-box{height:100%;display:flex;border-radius:7px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.95);box-shadow:0 8px 18px rgba(0,0,0,.24)}.hero-search-box input{min-width:0;flex:1;border:0;outline:0;background:#fff;color:#26364e;padding:0 18px;font-weight:700;font-size:clamp(11px,1.03vw,14px)}.hero-search-box input::placeholder{color:#6b778b}.hero-search-box button{width:48px;border:0;background:var(--green);color:#fff;display:grid;place-items:center;cursor:pointer}.suggestions{position:absolute;left:0;right:48px;top:calc(100% + 7px);display:none;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border:1px solid var(--line);box-shadow:0 22px 50px rgba(6,21,42,.25);border-radius:13px;padding:7px;z-index:30}.suggestions.open{display:block}.suggestion{width:100%;border:0;background:transparent;display:flex;gap:10px;align-items:center;text-align:left;border-radius:10px;padding:10px;cursor:pointer;color:var(--ink)}.suggestion:hover,.suggestion.is-active{background:#f0f8ed}.suggestion-icon{width:28px;height:28px;border-radius:9px;background:#e8f9e4;color:var(--green);display:grid;place-items:center;font-weight:950}.suggestion strong{display:block;font-size:13px}.suggestion span{font-size:12px;color:var(--muted);font-weight:650}.no-match{padding:12px;color:var(--muted);font-weight:700}.brand-strip{background:#fff;border-bottom:1px solid var(--line)}.brand-strip-inner{max-width:var(--max);margin:0 auto;padding:10px var(--pad);display:grid;grid-template-columns:170px repeat(12,1fr);align-items:center;gap:0}.brand-label{font-size:13px;line-height:1.05;font-weight:950;color:var(--ink);text-transform:uppercase}.logo-cell{min-height:48px;display:grid;place-items:center;border-left:1px solid #d7e1ec}.logo{font-weight:500;color:#0b1d36;letter-spacing:-.02em;font-size:clamp(17px,1.25vw,26px);white-space:nowrap}.logo.aldi,.logo.lidl{width:38px;height:38px;border-radius:2px;display:grid;place-items:center;font-size:9px;line-height:1;text-align:center;font-weight:950;color:#fff;box-shadow:inset 0 0 0 2px #f5c84c}.logo.aldi{background:#064a9b}.logo.lidl{background:radial-gradient(circle,#f7d018 0 45%,#0b4aa2 46%);color:#d11b2b}.logo.tesco{color:#e32129;font-size:23px;font-weight:800;position:relative}.logo.tesco::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:repeating-linear-gradient(90deg,#2473bd 0 14px,transparent 14px 20px)}.logo.next{font-weight:300;font-size:25px}.logo.hm{font-family:"Segoe Script","Brush Script MT",cursive;color:#e21a23;font-weight:900;font-size:27px}.logo.ca{font-family:Georgia,serif;color:#061b3a;font-size:26px;font-weight:900}.logo.kiabi{font-size:21px;font-weight:900}.logo.walmart{color:#0471ce;font-size:18px;font-weight:800}.logo.walmart::after{content:"✣";color:#f0bd25;margin-left:4px}.logo.target{color:#df1b2b;font-size:11px;font-weight:950;text-align:center}.logo.target::before{content:"◎";display:block;font-size:27px;line-height:.75}.logo.kohls{color:#8b123d;font-size:21px;font-weight:950}.logo.ms{font-size:25px;font-weight:400}.logo.ms small{display:block;text-align:center;font-size:6px;font-weight:800}.logo.action{color:#0b68a8;font-style:italic;font-weight:950;font-size:18px}.section{max-width:var(--max);margin:0 auto;padding:24px var(--pad)}.home-top{display:grid;grid-template-columns:.92fr 1.25fr 1.18fr 1.38fr 1.18fr;gap:12px;align-items:stretch}.home-bottom{display:grid;grid-template-columns:1.22fr 1.02fr .92fr;gap:12px;margin-top:12px}.card{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow2);padding:15px;overflow:hidden}.card:hover{box-shadow:var(--shadow);transform:translateY(-1px);transition:.18s ease}.card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.card h2,.card h3{margin:0;color:#061f44;letter-spacing:-.02em}.card h2{font-size:16px}.card h3{font-size:15px}.view-link{font-weight:950;font-size:11px;color:#061f44}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 16px;border-radius:6px;border:0;background:#073260;color:#fff;font-size:12px;font-weight:950;letter-spacing:.01em;cursor:pointer}.btn:hover{background:#0b427a}.btn.green{background:var(--green)}.btn.green:hover{background:#2d8e21}.why-list{display:grid;gap:10px;margin-top:11px}.why-item{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center}.icon-badge{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#effbec;border:1px solid #c7e8c1;color:var(--green);font-weight:900}.why-item strong{display:block;font-size:12px}.why-item span,.cluster-text span,.supplier-card li,.customer-tile span,.update span,.small-muted{font-size:11px;color:var(--muted);font-weight:650}.why-card .btn,.clusters-card .btn,.categories-card .btn,.compliance-card .btn{width:100%;margin-top:13px}.cluster-layout{display:grid;grid-template-columns:47% 1fr;gap:13px;align-items:center}.cluster-map{height:178px;border:1px solid #cae6c5;border-radius:14px;background:#fbfffb;padding:8px;display:grid;place-items:center}.cluster-map img{max-height:100%;width:100%;object-fit:contain}.cluster-list{display:grid;gap:12px}.cluster-item{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start}.cluster-dot{width:14px;height:14px;margin-top:2px;border-radius:50%;background:var(--green);box-shadow:0 0 0 8px #e9f7e6}.cluster-text strong{font-size:12px;color:#06214a}.cluster-text span{display:block;line-height:1.2}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.cat-tile{min-width:0;border:1px solid var(--line);border-radius:9px;background:linear-gradient(180deg,#fff,#f7fbff);padding:7px 5px 6px;display:grid;gap:5px;place-items:center;box-shadow:inset 0 -1px 0 rgba(6,21,42,.03)}.cat-tile img{height:62px;width:100%;object-fit:contain}.cat-tile span{font-size:9px;font-weight:950;color:#06214a;text-align:center;line-height:1.05}.supplier-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.supplier-card{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.supplier-logo{text-align:center;padding:7px 8px 4px;font-weight:950;line-height:1.05}.supplier-logo small{display:block;color:var(--muted);font-size:9px;font-weight:800}.supplier-card img{height:80px;width:100%;object-fit:cover}.supplier-card h3{font-size:13px;margin:8px 9px 4px}.supplier-card ul{margin:0 9px;padding:0;list-style:none}.supplier-card li{margin:3px 0;position:relative;padding-left:10px;line-height:1.15}.supplier-card li::before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.supplier-card .btn{margin:8px 9px 10px;width:calc(100% - 18px);min-height:30px}.dots{display:flex;justify-content:center;gap:5px;margin-top:6px}.dots i{width:5px;height:5px;border-radius:50%;background:#bdcad8}.dots i:first-child{background:var(--green)}.compliance-list{display:grid;gap:13px;margin-top:2px}.compliance-row{display:grid;grid-template-columns:25px 1fr 34px;gap:8px;align-items:center}.cert-icon{width:22px;height:22px;border-radius:50%;border:1px solid #c7e8c1;background:#f0fbea;color:var(--green);display:grid;place-items:center;font-size:13px}.compliance-row strong{font-size:12px}.compliance-row small{font-size:11px;font-weight:950;color:#31435c;text-align:right}.bar{height:5px;background:#e7edf5;border-radius:999px;margin-top:5px;overflow:hidden}.bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#75d958)}.customers{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.customer-tile{min-width:0}.customer-tile img{height:78px;width:100%;object-fit:cover;border-radius:9px;border:1px solid var(--line)}.customer-tile span{display:block;text-align:center;color:#061f44;font-weight:900;margin-top:6px}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.video-card{position:relative;display:block;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.video-thumb{height:77px;position:relative;overflow:hidden}.video-thumb img{height:100%;width:100%;object-fit:cover}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border:2px solid #fff;border-radius:50%;background:rgba(4,16,31,.45);box-shadow:0 8px 18px rgba(0,0,0,.24);display:grid;place-items:center}.play::before{content:"";display:block;margin-left:3px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff}.video-card span{display:block;text-align:center;color:#061f44;font-weight:950;font-size:11px;line-height:1.12;padding:7px 5px}.updates{display:grid;gap:5px}.update{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;min-height:36px;border-bottom:1px solid #e8eef5}.update:last-child{border-bottom:0}.update b{font-size:11px}.update time{font-size:10px;color:var(--muted);font-weight:900;white-space:nowrap}.page-hero{background:radial-gradient(circle at 60% 0,rgba(69,165,45,.22),transparent 24%),linear-gradient(135deg,#06152a,#0b3866);color:#fff}.page-hero-inner{max-width:var(--max);margin:0 auto;padding:64px var(--pad) 70px}.eyebrow{display:inline-flex;border:1px solid rgba(111,226,83,.55);background:rgba(28,106,48,.52);color:#e8ffe3;border-radius:999px;padding:7px 14px;font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.page-hero h1{font-size:clamp(42px,4.2vw,70px);line-height:.95;margin:24px 0 12px;letter-spacing:-.055em}.page-hero p{font-size:16px;font-weight:700;max-width:860px;color:#edf6ff;margin:0}.page-section{max-width:1480px;margin:0 auto;padding:42px var(--pad)}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.info-card{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow2);padding:20px}.info-card h3{margin:0 0 10px;color:#061f44;font-size:17px}.metric-box{margin-top:18px;border:1px solid var(--line);border-radius:11px;background:#f9fcff;padding:13px 14px}.metric-box b{display:block;color:var(--green);font-size:18px}.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.media-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow2);overflow:hidden}.media-card .video-thumb{height:170px}.media-card .play{width:52px;height:52px}.media-card-body{padding:18px}.media-card h3{margin:6px 0 10px;font-size:18px}.tag{display:inline-flex;border-radius:999px;background:#e7f8e2;color:var(--green);font-weight:950;font-size:11px;padding:5px 10px}.contact-modern{position:relative;margin-top:-34px}.contact-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.glass-card{background:rgba(255,255,255,.78);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.7);box-shadow:0 30px 80px rgba(6,21,42,.16);border-radius:26px;padding:28px}.form-grid{display:grid;gap:13px}.input{height:48px;border:1px solid #cbd9e6;border-radius:13px;background:rgba(255,255,255,.84);padding:0 16px;outline:0;color:var(--ink);font-weight:650}.input:focus,textarea.input:focus,select.input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(61,165,44,.12)}textarea.input{height:126px;padding-top:14px;resize:vertical}.submit-wide{height:48px;border-radius:13px;background:linear-gradient(135deg,var(--green),#55c83e)}.contact-panel{background:linear-gradient(135deg,rgba(6,21,42,.95),rgba(11,56,102,.90));color:#fff;position:relative;overflow:hidden}.contact-panel::after{content:"";position:absolute;right:-90px;bottom:-90px;width:220px;height:220px;border-radius:50%;background:rgba(111,226,83,.18)}.contact-panel>*{position:relative;z-index:1}.contact-detail{display:grid;gap:16px;margin-top:20px}.contact-row{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center}.contact-row .icon-badge{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.20);color:#9dff83}.contact-panel h2{font-size:28px;letter-spacing:-.04em;margin:0 0 8px}.contact-panel p{color:#d9e8f6}.footer{margin-top:auto;background:#06152a;color:#fff}.feature-strip{background:linear-gradient(90deg,#071c35,#0b3560);border-top:1px solid rgba(255,255,255,.08)}.feature-inner{max-width:var(--max);margin:0 auto;padding:24px var(--pad);display:grid;grid-template-columns:repeat(4,1fr) minmax(260px,.92fr);gap:22px;align-items:center}.feature{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.feature-icon{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;background:rgba(255,255,255,.07);color:#e5f3ff}.feature strong{display:block;font-size:13px}.feature span{font-size:12px;color:#e6f2ff}.footer-cta{min-height:72px;border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:14px 16px;background-image:linear-gradient(90deg,rgba(6,21,42,.92),rgba(9,50,90,.66)),url('../images/misc/footer-wave.svg');background-size:cover;display:flex;align-items:center;justify-content:space-between;gap:14px}.footer-cta small{display:block;text-transform:uppercase;letter-spacing:.06em;color:#cce9ff;font-weight:950;font-size:10px}.footer-cta strong{display:block;font-size:15px}.footer-main{background:#030d1d}.footer-main-inner{max-width:var(--max);margin:0 auto;padding:28px var(--pad);display:grid;grid-template-columns:1.5fr 1fr 1fr 1.35fr auto;gap:22px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand .brand-mark{box-shadow:none}.footer-brand strong{display:block;font-size:14px;letter-spacing:.08em}.footer-brand span{font-size:12px;color:#d8e8f8}.footer-contact{font-weight:900;font-size:13px;color:#fff}.social{display:flex;gap:9px}.social a{width:31px;height:31px;border-radius:50%;border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;font-size:12px}.highlight-target{animation:pulse 1.15s ease 1}@keyframes pulse{0%,100%{box-shadow:var(--shadow2)}45%{box-shadow:0 0 0 6px rgba(111,226,83,.24),var(--shadow)}}
@media(max-width:1320px){.home-top{grid-template-columns:repeat(3,1fr)}.home-bottom{grid-template-columns:1fr 1fr}.compliance-card{grid-column:span 1}.featured-card{grid-column:span 1}.brand-strip-inner{grid-template-columns:150px repeat(12,1fr)}.logo{font-size:16px}.cluster-map{height:160px}.feature-inner{grid-template-columns:repeat(2,1fr)}.footer-cta{grid-column:1/-1}.footer-main-inner{grid-template-columns:1fr 1fr;}.social{justify-content:flex-start}.card-grid,.media-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.header-inner{height:auto;min-height:58px;flex-wrap:wrap}.brand{min-width:auto;flex:1}.menu-btn{display:flex}.nav{display:none;order:5;width:100%;height:auto;flex-direction:column;align-items:stretch;gap:0;padding:8px 0 14px}.nav.open{display:flex}.nav a{height:42px}.nav a.active::after,.nav a:hover::after{bottom:4px;width:36px;right:auto}.pill.login{display:none}.hero-live-search{left:8%;right:8%;top:48%;width:auto;height:19%}.hero-search-box input{font-size:12px;padding:0 12px}.brand-strip-inner{display:flex;overflow-x:auto;gap:0;padding-top:8px;padding-bottom:8px}.brand-label{min-width:135px}.logo-cell{min-width:96px}.home-top,.home-bottom{grid-template-columns:1fr}.section{padding:18px var(--pad)}.cluster-layout{grid-template-columns:1fr}.cluster-map{height:210px}.customers,.video-grid{grid-template-columns:repeat(2,1fr)}.feature-inner,.footer-main-inner,.contact-shell{grid-template-columns:1fr}.page-hero-inner{padding:44px var(--pad) 56px}.media-grid,.card-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:560px){body{font-size:13px}.header-actions .pill{display:none}.hero-live-search{top:50%;height:19%;left:6%;right:6%}.hero-search-box button{width:42px}.suggestions{right:42px}.brand-lines span{letter-spacing:.18em}.brand-strip-inner{padding-left:14px}.card{padding:14px}.supplier-grid,.customers,.video-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.cat-tile img{height:78px}.media-card .video-thumb{height:150px}.footer-cta{flex-direction:column;align-items:flex-start}.footer-contact{font-size:12px}.page-hero h1{font-size:40px}}


/* =========================
   Ultra Pro Max final polish
   - premium autocomplete
   - reference-style footer across all pages
   ========================= */

html,body{min-height:100%}
body{min-height:100vh}
main{flex:1 0 auto}
.footer{flex-shrink:0}

/* Keep the original banner image sharp and allow the functional autocomplete to float above the brand strip. */
.hero-frame{overflow:visible;z-index:10}
.brand-strip{position:relative;z-index:1}
.hero-live-search{z-index:80}

/* Premium autocomplete: compact, readable, and not a second search section. */
.suggestions{
  right:0;
  top:calc(100% + 9px);
  padding:8px;
  border-radius:16px;
  background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(246,250,255,.965));
  border:1px solid rgba(207,221,236,.95);
  box-shadow:0 22px 50px rgba(4,16,31,.30),0 2px 0 rgba(255,255,255,.75) inset;
  backdrop-filter:blur(16px) saturate(135%);
  max-height:286px;
  overflow:auto;
}
.suggestions-title{
  height:32px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 8px 0 10px;
  color:#607086;
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.suggestions-title kbd{
  min-width:42px;
  height:22px;
  border-radius:7px;
  border:1px solid #d8e4ef;
  background:#fff;
  color:#33506d;
  display:inline-grid;
  place-items:center;
  font-size:10px;
  box-shadow:0 1px 0 rgba(6,21,42,.06);
}
.suggestion{
  min-height:54px;
  padding:9px 10px;
  border-radius:12px;
  display:grid;
  grid-template-columns:36px 1fr 24px;
  gap:11px;
  border:1px solid transparent;
}
.suggestion:hover,.suggestion.is-active{
  background:linear-gradient(180deg,#f4fbf1,#edf8ea);
  border-color:#d4efce;
}
.suggestion-icon{
  width:36px;
  height:36px;
  border-radius:12px;
  font-size:15px;
  background:linear-gradient(180deg,#eaf9e6,#dff4d9);
  color:#2e8e20;
  border:1px solid #d2edcb;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.suggestion-copy{
  min-width:0;
  display:block;
}
.suggestion strong{
  font-size:13px;
  line-height:1.15;
  color:#061f44;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.suggestion strong mark{
  background:rgba(111,226,83,.28);
  color:#061f44;
  border-radius:4px;
  padding:0 2px;
}
.suggestion span span,
.suggestion-copy > span{
  margin-top:3px;
  display:block;
  color:#63778e;
  font-size:11px;
  font-weight:800;
}
.suggestion-go{
  align-self:center;
  justify-self:end;
  width:22px;
  height:22px;
  border-radius:50%;
  display:grid!important;
  place-items:center;
  background:#eef5fb;
  color:#0b3866!important;
  font-size:12px!important;
  font-weight:950!important;
}
.no-match{
  display:grid;
  gap:4px;
  padding:14px 12px 16px;
  border:1px dashed #cbd9e6;
  background:#f8fbff;
  border-radius:12px;
}
.no-match strong{color:#061f44;font-size:13px}
.no-match span{font-size:12px;color:#607086;font-weight:750}

/* Footer target: match the supplied footer reference across every page. */
.footer.footer-pro{
  margin-top:auto;
  background:#020b18;
  color:#fff;
  box-shadow:0 -1px 0 rgba(255,255,255,.06) inset;
}
.footer-pro .feature-strip{
  min-height:104px;
  background:
    radial-gradient(circle at 18% 20%,rgba(111,226,83,.07),transparent 24%),
    linear-gradient(90deg,#061a31 0%,#0a2d54 48%,#0d3a68 72%,#07182c 100%);
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.06);
}
.footer-pro .feature-inner{
  width:100%;
  max-width:none;
  min-height:104px;
  margin:0;
  padding:0 clamp(28px,2.2vw,56px);
  display:grid;
  grid-template-columns:1.02fr 1.02fr 1.02fr 1.02fr 1.45fr;
  gap:clamp(18px,2vw,36px);
  align-items:center;
}
.footer-pro .feature{
  display:grid;
  grid-template-columns:64px 1fr;
  gap:16px;
  align-items:center;
  min-width:0;
}
.footer-pro .feature-icon{
  width:58px;
  height:58px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.33);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 30px rgba(0,0,0,.16);
  color:#eaf4ff;
}
.footer-pro .feature-icon.green{
  color:#7ee060;
  border-color:rgba(126,224,96,.44);
}
.footer-pro .feature-icon svg{
  width:34px;
  height:34px;
  stroke:currentColor;
  fill:none;
  stroke-width:2.15;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-pro .feature strong{
  display:block;
  color:#fff;
  font-size:15px;
  font-weight:950;
  letter-spacing:-.01em;
  line-height:1.1;
}
.footer-pro .feature em{
  display:block;
  margin-top:4px;
  color:#eef7ff;
  font-style:normal;
  font-size:14px;
  font-weight:500;
  line-height:1.25;
}
.footer-pro .footer-cta{
  min-height:78px;
  width:100%;
  justify-self:end;
  border:0;
  border-radius:0;
  padding:15px clamp(18px,2vw,34px);
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:28px;
  background-image:
    linear-gradient(90deg,rgba(6,21,42,.18) 0%,rgba(6,21,42,.62) 44%,rgba(6,21,42,.18) 100%),
    url('../images/misc/footer-wave.svg');
  background-size:cover;
  background-position:center;
  box-shadow:none;
}
.footer-pro .footer-cta span{
  color:#fff;
  font-size:18px;
  font-weight:800;
  line-height:1;
  text-align:right;
  text-shadow:0 2px 10px rgba(0,0,0,.45);
  white-space:nowrap;
}
.footer-pro .footer-cta b{
  min-width:142px;
  height:38px;
  border-radius:7px;
  background:#42af2b;
  color:#fff;
  display:inline-grid;
  place-items:center;
  font-size:13px;
  font-weight:950;
  letter-spacing:.01em;
  box-shadow:0 10px 22px rgba(35,150,24,.28);
}
.footer-pro .footer-main{
  min-height:104px;
  background:
    radial-gradient(circle at 8% 0%,rgba(10,56,102,.35),transparent 35%),
    linear-gradient(90deg,#020b18 0%,#04122a 55%,#061a31 100%);
}
.footer-pro .footer-main-inner{
  width:100%;
  max-width:none;
  min-height:104px;
  margin:0;
  padding:0 clamp(34px,2.4vw,64px);
  display:grid;
  grid-template-columns:minmax(285px,340px) 1px minmax(210px,.75fr) minmax(210px,.75fr) 1px minmax(320px,1.25fr) minmax(170px,210px);
  gap:clamp(18px,1.8vw,34px);
  align-items:center;
}
.footer-pro .footer-brand{
  display:flex;
  align-items:center;
  gap:14px;
  color:#fff;
  min-width:0;
}
.footer-pro .footer-lf{
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  color:#fff;
  font-weight:950;
  font-size:38px;
  letter-spacing:-.13em;
  line-height:1;
}
.footer-pro .footer-brand strong{
  display:block;
  color:#fff;
  font-size:14px;
  font-weight:950;
  letter-spacing:.02em;
  line-height:1.1;
}
.footer-pro .footer-brand em{
  display:block;
  margin-top:4px;
  color:#e2eefb;
  font-style:normal;
  font-size:13px;
  font-weight:500;
  line-height:1.22;
}
.footer-pro .footer-rule{
  display:block;
  width:1px;
  height:56px;
  background:rgba(255,255,255,.20);
}
.footer-pro .footer-contact{
  display:flex;
  align-items:center;
  gap:13px;
  color:#fff;
  font-size:15px;
  font-weight:500;
  line-height:1.28;
  min-width:0;
}
.footer-pro .footer-contact-icon{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  color:#fff;
  flex:0 0 34px;
}
.footer-pro .footer-contact-icon svg{
  width:30px;
  height:30px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-pro .footer-contact-icon.pin svg{width:35px;height:35px}
.footer-pro .footer-location{
  align-items:center;
}
.footer-pro .social-block{
  justify-self:end;
  text-align:center;
}
.footer-pro .social-block strong{
  display:block;
  color:#fff;
  font-size:15px;
  font-weight:950;
  letter-spacing:.02em;
  margin-bottom:8px;
}
.footer-pro .social{
  display:flex;
  gap:9px;
  justify-content:center;
}
.footer-pro .social a{
  width:27px;
  height:27px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.42);
  color:#fff;
  background:rgba(255,255,255,.035);
  display:grid;
  place-items:center;
  font-size:13px;
  font-weight:850;
  line-height:1;
}
.footer-pro .social a:hover{
  background:rgba(111,226,83,.18);
  border-color:rgba(111,226,83,.7);
}

/* Preserve footer proportions on internal pages and remove poor bottom whitespace. */
.page-section{padding-bottom:52px}
.capabilities-page .page-section{padding-bottom:52px}

@media(max-width:1350px){
  .footer-pro .feature-inner{
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding-top:18px;
    padding-bottom:18px;
  }
  .footer-pro .footer-cta{grid-column:1/-1;justify-content:center;border-radius:16px}
  .footer-pro .footer-main-inner{
    grid-template-columns:1fr 1fr;
    padding-top:22px;
    padding-bottom:22px;
  }
  .footer-pro .footer-rule{display:none}
  .footer-pro .social-block{justify-self:start;text-align:left}
  .footer-pro .social{justify-content:flex-start}
}
@media(max-width:900px){
  .hero-frame{overflow:hidden}
  .suggestions{
    position:fixed;
    left:16px!important;
    right:16px!important;
    top:116px!important;
    max-height:calc(100vh - 140px);
    z-index:2000;
  }
  .footer-pro .feature-inner{
    grid-template-columns:1fr;
    gap:18px;
  }
  .footer-pro .feature{
    grid-template-columns:54px 1fr;
  }
  .footer-pro .feature-icon{
    width:50px;
    height:50px;
  }
  .footer-pro .footer-cta{
    flex-direction:column;
    align-items:center;
    text-align:center;
    gap:12px;
    min-height:112px;
  }
  .footer-pro .footer-cta span{text-align:center;white-space:normal}
  .footer-pro .footer-main-inner{
    grid-template-columns:1fr;
    gap:18px;
  }
}
@media(max-width:560px){
  .footer-pro .feature-inner,
  .footer-pro .footer-main-inner{
    padding-left:20px;
    padding-right:20px;
  }
  .footer-pro .feature em,
  .footer-pro .footer-contact,
  .footer-pro .footer-brand em{
    font-size:12px;
  }
  .footer-pro .footer-cta b{
    width:100%;
  }
}


/* =========================
   FINAL RESPONSIVE PRO PATCH
   ========================= */

body{overflow-x:hidden}
main{width:100%;min-width:0}
.section,.page-section{width:100%;min-width:0}
.card,.info-card,.media-card,.glass-card,.sourcing-desk-single{min-width:0}

/* Pakistan page: remove inline layout dependency and keep desktop composition clean. */
.pakistan-grid{
  display:grid;
  grid-template-columns:minmax(260px,1fr) minmax(360px,1.4fr) minmax(260px,1fr);
  gap:14px;
  align-items:stretch;
}

/* Manufacturing cluster card: prevent the map, list and button from colliding on desktop or mobile. */
.clusters-card{
  display:flex;
  flex-direction:column;
}
.clusters-card .cluster-layout{
  flex:1 1 auto;
  display:grid;
  grid-template-columns:minmax(150px,47%) minmax(0,1fr);
  gap:14px;
  align-items:center;
}
.clusters-card .cluster-map{
  width:100%;
  min-width:0;
  overflow:hidden;
  align-self:stretch;
}
.clusters-card .cluster-map img{
  width:100%;
  height:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
}
.clusters-card .cluster-list{
  min-width:0;
  align-self:center;
}
.clusters-card .cluster-item{
  min-width:0;
  align-items:start;
}
.clusters-card .cluster-text{
  min-width:0;
}
.clusters-card .btn{
  flex:0 0 auto;
  position:relative;
  z-index:1;
}

/* Single modern contact desk page: no form, no visual clutter. */
.contact-hero .page-hero-inner{
  padding-bottom:72px;
}
.contact-desk-section{
  margin-top:-46px;
  padding-top:0;
}
.sourcing-desk-single{
  position:relative;
  isolation:isolate;
  max-width:1180px;
  margin:0 auto;
  min-height:520px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:30px;
  align-items:stretch;
  border-radius:34px;
  overflow:hidden;
  color:#fff;
  border:1px solid rgba(255,255,255,.28);
  background:
    linear-gradient(135deg,rgba(5,19,40,.98),rgba(10,51,91,.94) 56%,rgba(13,72,111,.92));
  box-shadow:
    0 36px 90px rgba(6,21,42,.23),
    inset 0 1px 0 rgba(255,255,255,.16);
}
.sourcing-desk-single::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 84% 18%,rgba(111,226,83,.20),transparent 26%),
    radial-gradient(circle at 12% 8%,rgba(255,255,255,.14),transparent 24%),
    linear-gradient(160deg,transparent 0 52%,rgba(255,255,255,.06) 52% 100%);
  z-index:-2;
}
.sourcing-desk-single::after{
  content:"";
  position:absolute;
  right:-120px;
  bottom:-150px;
  width:410px;
  height:410px;
  border-radius:50%;
  background:rgba(111,226,83,.18);
  filter:blur(.2px);
  z-index:-1;
}
.desk-glow{
  position:absolute;
  width:260px;
  height:260px;
  left:-100px;
  bottom:-100px;
  border-radius:50%;
  background:rgba(255,255,255,.12);
  filter:blur(4px);
}
.desk-content{
  padding:46px;
  align-self:center;
}
.desk-content h2{
  margin:18px 0 14px;
  max-width:760px;
  color:#fff;
  font-size:clamp(34px,4.1vw,62px);
  line-height:.95;
  letter-spacing:-.065em;
}
.desk-content p{
  max-width:750px;
  margin:0;
  color:#eaf3ff;
  font-size:17px;
  font-weight:600;
  line-height:1.55;
}
.desk-detail-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:30px;
}
.desk-detail{
  display:grid;
  grid-template-columns:44px 1fr;
  gap:12px;
  align-items:center;
  padding:16px;
  border-radius:18px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(14px);
}
.desk-icon{
  width:42px;
  height:42px;
  border-radius:14px;
  display:grid;
  place-items:center;
  color:#8ff073;
  background:rgba(143,240,115,.12);
  border:1px solid rgba(143,240,115,.30);
  font-size:18px;
  font-weight:950;
}
.desk-detail strong{
  display:block;
  color:#fff;
  font-size:14px;
  font-weight:950;
}
.desk-detail em{
  display:block;
  color:#dcecff;
  font-style:normal;
  font-size:13px;
  font-weight:650;
  line-height:1.28;
}
.desk-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:30px;
}
.desk-secondary{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
}
.desk-secondary:hover{
  background:rgba(255,255,255,.16);
}
.desk-metrics{
  padding:30px 30px 30px 0;
  display:grid;
  grid-template-rows:repeat(4,1fr);
  gap:14px;
  align-self:stretch;
}
.desk-metrics div{
  display:grid;
  align-content:center;
  gap:3px;
  min-height:86px;
  padding:16px 18px;
  border-radius:20px;
  background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.065));
  border:1px solid rgba(255,255,255,.15);
  backdrop-filter:blur(12px);
}
.desk-metrics b{
  color:#83ec63;
  font-size:30px;
  line-height:1;
}
.desk-metrics span{
  color:#eef7ff;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
}

/* Stronger global responsive rules. */
@media(max-width:1320px){
  .pakistan-grid{
    grid-template-columns:1fr 1.25fr;
  }
  .pakistan-grid .info-card{
    grid-column:1/-1;
  }
}

@media(max-width:1050px){
  .sourcing-desk-single{
    grid-template-columns:1fr;
    min-height:auto;
  }
  .desk-content{
    padding:34px;
  }
  .desk-metrics{
    padding:0 34px 34px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-rows:auto;
  }
}

@media(max-width:900px){
  :root{--pad:16px}
  .page-section,.section{
    padding-left:16px;
    padding-right:16px;
  }
  .home-top,
  .home-bottom,
  .pakistan-grid,
  .card-grid,
  .media-grid,
  .contact-shell{
    grid-template-columns:1fr!important;
  }
  .pakistan-grid .info-card{
    grid-column:auto;
  }

  .clusters-card .cluster-layout{
    grid-template-columns:1fr!important;
    gap:14px;
    align-items:start;
  }
  .clusters-card .cluster-map{
    height:auto!important;
    min-height:0;
    aspect-ratio:1.18/1;
    max-height:290px;
    padding:12px;
    align-self:auto;
  }
  .clusters-card .cluster-map img{
    max-width:100%;
    max-height:260px;
    height:100%;
    object-fit:contain;
  }
  .clusters-card .cluster-list{
    display:grid;
    gap:12px;
    padding:2px 4px 0;
    margin:0;
  }
  .clusters-card .cluster-item{
    grid-template-columns:26px minmax(0,1fr);
    gap:10px;
  }
  .clusters-card .cluster-dot{
    width:14px;
    height:14px;
    margin-top:5px;
    box-shadow:0 0 0 7px #e9f7e6;
  }
  .clusters-card .cluster-text strong{
    font-size:12px;
  }
  .clusters-card .cluster-text span{
    font-size:11px;
  }
  .clusters-card .btn{
    width:100%;
    margin-top:16px!important;
    min-width:0!important;
  }

  .supplier-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .customers,
  .video-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:680px){
  .contact-desk-section{
    margin-top:-28px;
  }
  .sourcing-desk-single{
    border-radius:24px;
  }
  .desk-content{
    padding:26px 22px;
  }
  .desk-content h2{
    font-size:36px;
    line-height:1;
  }
  .desk-content p{
    font-size:14px;
  }
  .desk-detail-grid{
    grid-template-columns:1fr;
  }
  .desk-actions .btn{
    width:100%;
  }
  .desk-metrics{
    padding:0 22px 24px;
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .site-header{
    position:sticky;
  }
  .header-inner{
    padding-left:14px;
    padding-right:14px;
  }
  .brand-lines strong{font-size:12px}
  .brand-lines span{font-size:9px}
  .page-hero-inner{
    padding-left:18px;
    padding-right:18px;
  }
  .page-hero h1{
    font-size:42px;
  }
  .card{
    border-radius:16px;
  }
  .supplier-grid,
  .customers,
  .video-grid,
  .category-grid{
    grid-template-columns:1fr!important;
  }
  .cat-tile img{
    height:96px;
  }
  .clusters-card .cluster-map{
    aspect-ratio:1.05/1;
    max-height:260px;
  }
  .clusters-card .cluster-map img{
    max-height:235px;
  }
  .footer-pro .footer-cta{
    width:100%;
  }
}

@media(max-width:420px){
  .page-section,.section{
    padding-left:12px;
    padding-right:12px;
  }
  .clusters-card .cluster-map{
    max-height:235px;
  }
  .clusters-card .cluster-map img{
    max-height:210px;
  }
  .desk-content h2{
    font-size:32px;
  }
}


/* =========================================
   Final patch: true HTML hero + full Pakistan map
   ========================================= */
.hero-html{
  position:relative;
  overflow:visible;
  background:url('../images/hero-panorama-final.jpg') center center/cover no-repeat;
  border-bottom:1px solid rgba(6,21,42,.18);
  z-index:12;
}
.hero-html::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(4,15,30,.24) 0%, rgba(4,15,30,.18) 22%, rgba(3,15,31,.46) 50%, rgba(4,15,30,.16) 78%, rgba(4,15,30,.08) 100%),
    linear-gradient(180deg, rgba(4,15,30,.06) 0%, rgba(4,15,30,.18) 64%, rgba(4,15,30,.34) 100%);
  pointer-events:none;
}
.hero-html-inner{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
  padding:52px var(--pad) 18px;
  min-height:515px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:center;
}
.hero-copy-html{
  width:min(100%,760px);
  align-self:flex-start;
  margin-left:clamp(0px,17vw,250px);
}
.hero-copy-html h1{
  margin:0;
  color:#fff;
  font-size:clamp(56px,5.6vw,86px);
  font-weight:1000;
  line-height:.9;
  letter-spacing:-.06em;
  text-shadow:0 10px 28px rgba(0,0,0,.40);
}
.hero-copy-html h1 span{display:block;color:#76e34c}
.hero-copy-html p{
  margin:10px 0 0;
  color:#fff;
  font-size:clamp(17px,1.15vw,20px);
  font-weight:850;
  line-height:1.18;
  text-shadow:0 6px 16px rgba(0,0,0,.38);
}
.hero-live-search-html{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  width:min(820px,100%)!important;
  height:auto!important;
  margin:20px auto 0!important;
  z-index:85;
}
.hero-live-search-html .hero-search-box{
  height:58px;
  border-radius:10px;
  box-shadow:0 16px 36px rgba(0,0,0,.24);
}
.hero-live-search-html .hero-search-box input{font-size:15px;padding:0 18px}
.hero-live-search-html .hero-search-box button{width:64px}
.hero-live-search-html .suggestions{left:0;right:0;top:calc(100% + 10px)}
.hero-stat-row{
  width:min(1040px,100%);
  margin:18px auto 0;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border:1px solid rgba(255,255,255,.22);
  border-radius:16px;
  background:rgba(6,21,42,.82);
  backdrop-filter:blur(10px);
  box-shadow:0 16px 34px rgba(0,0,0,.22);
  overflow:hidden;
}
.hero-stat{
  min-height:80px;
  padding:14px 16px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  color:#fff;
  border-right:1px solid rgba(255,255,255,.16);
}
.hero-stat:last-child{border-right:0}
.hero-stat-icon{width:34px;height:34px;flex:0 0 34px;color:#fff;opacity:.98}
.hero-stat-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero-stat strong{display:block;font-size:clamp(24px,1.8vw,32px);line-height:.92;font-weight:1000;letter-spacing:-.04em}
.hero-stat em{display:block;margin-top:3px;color:#f2f7ff;font-style:normal;font-size:11px;line-height:1.12;font-weight:850}

/* Map quality + visibility fix */
.clusters-card{display:flex;flex-direction:column}
.clusters-card .cluster-layout{
  display:grid;
  grid-template-columns:minmax(185px,42%) minmax(0,1fr)!important;
  gap:16px;
  align-items:center;
}
.clusters-card .cluster-map{
  display:flex!important;
  align-items:center;
  justify-content:center;
  min-width:0;
  min-height:230px;
  height:230px!important;
  padding:10px;
  border:1px solid #cae6c5;
  border-radius:14px;
  background:#fbfffb;
  overflow:hidden;
}
.clusters-card .cluster-map img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto;
}
.home-top .clusters-card .cluster-map img{max-width:240px!important}
.pakistan-grid .clusters-card .cluster-map{height:250px!important;min-height:250px}
.pakistan-grid .clusters-card .cluster-map img{max-width:270px!important}
.clusters-card .cluster-list{min-width:0}
.clusters-card .cluster-item{min-width:0}
.clusters-card .cluster-text{min-width:0}
.clusters-card .btn{margin-top:14px;position:relative;z-index:1}

/* responsive tuning */
@media (max-width:1100px){
  .hero-copy-html{margin-left:clamp(0px,8vw,120px)}
  .hero-stat{padding:12px 10px;gap:10px}
  .hero-stat-icon{width:30px;height:30px;flex-basis:30px}
}
@media (max-width:900px){
  .hero-html{background-position:34% center}
  .hero-html-inner{padding:34px var(--pad) 16px;min-height:470px}
  .hero-copy-html{margin-left:0;width:100%}
  .hero-copy-html h1{font-size:clamp(40px,9vw,60px)}
  .hero-copy-html p{font-size:15px}
  .hero-live-search-html{width:100%!important;margin-top:18px!important}
  .hero-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-stat{justify-content:flex-start;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
  .hero-stat:nth-child(2n){border-right:0}
  .hero-stat:last-child{grid-column:1/-1;border-right:0;border-bottom:0}
  .clusters-card .cluster-layout{grid-template-columns:1fr!important}
  .clusters-card .cluster-map{height:250px!important;min-height:250px}
}
@media (max-width:560px){
  .hero-html{background-position:36% center}
  .hero-html-inner{padding:24px 14px 14px;min-height:430px}
  .hero-copy-html h1{font-size:36px}
  .hero-copy-html p{font-size:14px}
  .hero-live-search-html .hero-search-box{height:52px}
  .hero-live-search-html .hero-search-box input{font-size:14px;padding:0 14px}
  .hero-live-search-html .hero-search-box button{width:52px}
  .hero-stat-row{grid-template-columns:1fr}
  .hero-stat,.hero-stat:nth-child(2n){border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
  .hero-stat:last-child{grid-column:auto;border-bottom:0}
  .clusters-card .cluster-map{height:220px!important;min-height:220px;padding:8px}
  .home-top .clusters-card .cluster-map img,
  .pakistan-grid .clusters-card .cluster-map img,
  .clusters-card .cluster-map img{max-width:100%!important}
}


/* =========================================================
   FINAL FIX: single-line hero title + full accepted Pakistan map
   ========================================================= */

/* Desktop: keep 'YOUR TRUSTED SOURCING PARTNER.' on one line. */
@media (min-width: 1101px) {
  .hero-copy-html {
    width: min(1180px, calc(100vw - 320px));
    margin-left: clamp(0px, 14vw, 215px);
  }

  .hero-copy-html h1 {
    font-size: clamp(44px, 4.35vw, 72px);
    line-height: .92;
  }

  .hero-copy-html h1 span {
    white-space: nowrap;
  }
}

/* Large desktop: let the title breathe without wrapping. */
@media (min-width: 1500px) {
  .hero-copy-html {
    width: min(1240px, calc(100vw - 420px));
  }

  .hero-copy-html h1 {
    font-size: clamp(58px, 4.2vw, 78px);
  }
}

/* Smaller screens: responsiveness wins, so the title may wrap cleanly. */
@media (max-width: 1100px) {
  .hero-copy-html h1 span {
    white-space: normal;
  }
}

/* Full map visibility using the final padded Pakistan map asset. */
.clusters-card .cluster-map {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px !important;
  background: #fbfffb !important;
  overflow: hidden !important;
}

.clusters-card .cluster-map img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 96% !important;
  max-height: 96% !important;
  object-fit: contain !important;
  object-position: center center !important;
  margin: 0 auto !important;
}

/* Home card map: no clipping, enough room for the padded map. */
.home-top .clusters-card .cluster-map {
  height: 230px !important;
  min-height: 230px !important;
}

.home-top .clusters-card .cluster-map img {
  max-width: 98% !important;
  max-height: 98% !important;
}

/* Pakistan page map: slightly larger but still complete. */
.pakistan-grid .clusters-card .cluster-map {
  height: 270px !important;
  min-height: 270px !important;
}

.pakistan-grid .clusters-card .cluster-map img {
  max-width: 98% !important;
  max-height: 98% !important;
}

@media (max-width: 900px) {
  .clusters-card .cluster-layout {
    grid-template-columns: 1fr !important;
  }

  .home-top .clusters-card .cluster-map,
  .pakistan-grid .clusters-card .cluster-map,
  .clusters-card .cluster-map {
    height: 250px !important;
    min-height: 250px !important;
  }
}

@media (max-width: 560px) {
  .home-top .clusters-card .cluster-map,
  .pakistan-grid .clusters-card .cluster-map,
  .clusters-card .cluster-map {
    height: 230px !important;
    min-height: 230px !important;
  }

  .hero-copy-html h1 {
    font-size: 34px !important;
  }
}


/* =========================================================
   FINAL HERO ALIGNMENT PATCH
   Matches the supplied reference: centered hero text, smaller title,
   search aligned below headline, stat row centered near hero bottom.
   ========================================================= */

.hero-html-inner {
  min-height: 390px !important;
  padding: 44px var(--pad) 18px !important;
  justify-content: flex-start !important;
  align-items: center !important;
}

.hero-copy-html {
  width: min(100%, 980px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  align-self: center !important;
  text-align: center !important;
}

.hero-copy-html h1 {
  font-size: clamp(42px, 3.45vw, 64px) !important;
  line-height: .92 !important;
  letter-spacing: -.052em !important;
}

.hero-copy-html h1 span {
  display: block !important;
  white-space: nowrap !important;
  font-size: clamp(34px, 3.05vw, 56px) !important;
  line-height: .98 !important;
}

.hero-copy-html p {
  margin-top: 8px !important;
  font-size: clamp(14px, .95vw, 18px) !important;
  line-height: 1.15 !important;
  text-align: center !important;
}

.hero-live-search-html {
  width: min(820px, calc(100% - 48px)) !important;
  margin: 18px auto 0 !important;
}

.hero-live-search-html .hero-search-box {
  height: 56px !important;
}

.hero-stat-row {
  width: min(1040px, calc(100% - 40px)) !important;
  margin: 18px auto 0 !important;
}

.hero-stat {
  min-height: 72px !important;
  padding: 12px 15px !important;
}

.hero-stat strong {
  font-size: clamp(22px, 1.65vw, 30px) !important;
}

.hero-stat em {
  font-size: 10.5px !important;
}

/* desktop width guard: keep green line in one line without oversized text */
@media (min-width: 1101px) {
  .hero-copy-html {
    width: min(1120px, calc(100vw - 260px)) !important;
  }

  .hero-copy-html h1 span {
    white-space: nowrap !important;
  }
}

/* very wide screens: keep proportion close to screenshot, not oversized */
@media (min-width: 1500px) {
  .hero-copy-html h1 {
    font-size: 64px !important;
  }

  .hero-copy-html h1 span {
    font-size: 56px !important;
  }

  .hero-html-inner {
    min-height: 400px !important;
  }
}

/* laptop/tablet: allow clean wrapping before overflow happens */
@media (max-width: 1100px) {
  .hero-html-inner {
    min-height: 430px !important;
    padding-top: 36px !important;
  }

  .hero-copy-html {
    width: 100% !important;
    text-align: center !important;
  }

  .hero-copy-html h1 {
    font-size: clamp(38px, 7vw, 58px) !important;
  }

  .hero-copy-html h1 span {
    white-space: normal !important;
    font-size: clamp(34px, 6.2vw, 52px) !important;
  }
}

/* mobile: readable stacked hero */
@media (max-width: 560px) {
  .hero-html-inner {
    min-height: 455px !important;
    padding: 24px 14px 16px !important;
  }

  .hero-copy-html h1 {
    font-size: 34px !important;
    line-height: .96 !important;
  }

  .hero-copy-html h1 span {
    font-size: 31px !important;
    line-height: 1 !important;
  }

  .hero-copy-html p {
    font-size: 13.5px !important;
  }

  .hero-live-search-html {
    width: 100% !important;
    margin-top: 16px !important;
  }

  .hero-stat-row {
    width: 100% !important;
    margin-top: 16px !important;
  }
}


/* ===== Hero carousel upgrade ===== */
.hero-html{background:none !important;position:relative;overflow:hidden;isolation:isolate}
.hero-html::before{display:none}
.hero-carousel-bg{position:absolute;inset:0;z-index:0;overflow:hidden}
.hero-carousel-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(4,15,30,.18) 0%, rgba(4,15,30,.18) 22%, rgba(3,15,31,.56) 50%, rgba(4,15,30,.18) 78%, rgba(4,15,30,.12) 100%),linear-gradient(180deg, rgba(4,15,30,.12) 0%, rgba(4,15,30,.20) 58%, rgba(4,15,30,.38) 100%);pointer-events:none}
.hero-carousel-slide{position:absolute;inset:0;background-position:center center;background-size:cover;background-repeat:no-repeat;opacity:0;transform:scale(1.02);transition:opacity .8s ease, transform 4s ease}
.hero-carousel-slide.is-active{opacity:1;transform:scale(1)}
.hero-copy-carousel{position:relative;min-height:230px}
.hero-copy-panel{position:absolute;inset:0 auto auto 0;max-width:min(100%,980px);opacity:0;transform:translateY(10px);transition:opacity .45s ease, transform .45s ease;pointer-events:none}
.hero-copy-panel.is-active{opacity:1;transform:translateY(0);pointer-events:auto}
.hero-copy-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-copy-tags span{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:rgba(118,227,76,.18);border:1px solid rgba(118,227,76,.34);color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px)}
.hero-carousel-dots{display:flex;gap:8px;margin-top:18px;position:relative;z-index:3}
.hero-dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.28);padding:0;cursor:pointer}
.hero-dot.is-active{background:#76e34c;border-color:#76e34c;box-shadow:0 0 0 3px rgba(118,227,76,.16)}
.hero-html-inner{min-height:570px}
@media(max-width:980px){.hero-copy-html{margin-left:0;align-self:center;width:min(100%,820px)}.hero-copy-carousel{min-height:250px}.hero-copy-panel{left:0;right:0}}
@media(max-width:720px){.hero-html-inner{padding:28px 16px 16px;min-height:540px}.hero-copy-carousel{min-height:290px}.hero-copy-html h1{font-size:clamp(40px,10vw,62px)}.hero-copy-html p{font-size:15px}.hero-copy-tags span{font-size:10px;padding:7px 11px}.hero-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat:last-child{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16)}}
@media(max-width:480px){.hero-copy-carousel{min-height:310px}.hero-live-search-html .hero-search-box{height:54px}}

/* ===== Permanent homepage search dropdown layout fix =====
   Keep suggestions in normal document flow so the stats row and brand strip
   can never cover or hide the dropdown on desktop or mobile. */
.hero-html {
  overflow: hidden !important;
}

.hero-html-inner {
  position: relative !important;
  z-index: 2 !important;
  height: auto !important;
}

.hero-live-search-html {
  position: relative !important;
  z-index: 120 !important;
  overflow: visible !important;
}

.hero-live-search-html .suggestions {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  width: 100% !important;
  margin: 10px 0 0 !important;
  max-height: min(42vh, 360px) !important;
  overflow-y: auto !important;
  overscroll-behavior: contain;
  z-index: 9999 !important;
  box-shadow: 0 28px 70px rgba(2, 16, 32, 0.32) !important;
}

.hero-live-search-html .suggestions.open {
  display: block !important;
}

.hero-stat-row {
  position: relative !important;
  z-index: 10 !important;
}

/* Desktop: when suggestions are open/focused, leave enough breathing room. */
.hero-live-search-html:focus-within {
  margin-bottom: 12px !important;
}

/* Tablet and mobile: dropdown remains readable and scrollable without horizontal overflow. */
@media (max-width: 720px) {
  .hero-live-search-html .suggestions {
    max-height: 320px !important;
    border-radius: 14px !important;
  }

  .suggestion {
    padding: 12px !important;
  }

  .suggestion strong {
    font-size: 13px !important;
  }

  .suggestion span {
    font-size: 11.5px !important;
  }
}

@media (max-width: 480px) {
  .hero-live-search-html .suggestions {
    max-height: 285px !important;
  }
}
