/* header and footer lifted from the new homepage, namespaced under .csx */
.csx{
  --maroon:#8C1D40;--maroon-dk:#6B1531;--maroon-tint:#FAF3F6;
  --ink:#1F1A1C;--ink-2:#423E40;--ink-3:#635F61;
  --gray-0:#FFF;--gray-1:#F6F5F5;--gray-2:#EFEDEE;--gray-3:#E4E1E2;
  --line:#E4E1E2;--line-2:#CFCACC;
  --w1:#2E7D52;--w2:#5F9440;--w3:#C08411;--w4:#C0442A;
  --cushman:#FCDE3C;
  --stat-fill:#EBE8E8;
  --sp:clamp(1.15rem,3.5vw,2.5rem);
;font-family:'Archivo',system-ui,-apple-system,sans-serif;color:var(--ink);line-height:1.6;text-align:left}
.csx a{text-decoration:none;color:inherit}
.csx img{max-width:100%;display:block}
.csx *{box-sizing:border-box;margin:0;padding:0}
.csx .wrap{max-width:1676px;margin:0 auto;padding:0 var(--sp)}
.csx .util{background:var(--ink);color:#DCD8DA;font-size:.862rem;line-height:1.9}
.csx .util .wrap{display:flex;justify-content:space-between;align-items:center;gap:1rem;
  min-height:42px;flex-wrap:wrap;padding:.5rem var(--sp)}
.csx .util ul{display:flex;gap:1.35rem;flex-wrap:wrap;list-style:none}
.csx .util li{display:flex;gap:.42rem;white-space:nowrap;align-items:baseline}
.csx .util a.umap{display:none}
.csx .util a{text-decoration:none;color:inherit}
.csx .util b{color:#fff;font-weight:600}
.csx header{background:var(--gray-0)}
.csx .hdr-top{display:flex;align-items:center;gap:clamp(1rem,2.2vw,1.75rem);padding:.92rem 0;flex-wrap:wrap}
.csx .brand img{height:clamp(54px,6.3vw,79px);width:auto;
  /* the SVG carries 27.08 units of empty space before the P, in a 96-unit-tall
     viewBox. Pulling back the full 0.2821 put the P on the page margin, which
     read as too far left; backed off by one stem width (0.1671) plus a hair. */
  margin-left:calc(clamp(54px,6.3vw,79px) * -0.1010)}
.csx .hdr-marks{display:flex;gap:clamp(1rem,2.2vw,1.75rem);align-items:center;margin-left:auto}
.csx .hdr-marks img{height:clamp(30px,3.6vw,42px)}
.csx .hdr-marks img.ez{height:clamp(36px,4.07vw,51px)}
.csx .hdr-marks img.cu{height:clamp(34px,4.1vw,48px)}
.csx .hdr-nav a.callbtn{background:transparent;color:var(--maroon);padding:.85rem 0;
  text-decoration:none;font-weight:700;font-size:1rem;
  white-space:nowrap;margin-left:auto;align-self:center}
.csx .hdr-nav .wrap{padding-left:1.35rem;padding-right:1.35rem;
  width:calc(100% - 2*var(--sp));max-width:calc(1676px - 2*var(--sp));margin:0 auto;
  background:var(--gray-1);border:1px solid var(--line)}
.csx .hdr-nav .wrap{display:flex;gap:clamp(1.1rem,2.6vw,2rem);flex-wrap:wrap;min-height:50px;align-items:center}
.csx .hdr-nav a{text-decoration:none;font-size:1rem;font-weight:500;padding:.85rem 0;
  white-space:nowrap;color:inherit}
/* the current page: 20% larger than the 1rem nav size, in maroon */
.csx .hdr-nav a.here{font-size:1.2rem;line-height:1.55rem;color:var(--maroon)}
.csx .hero .wrap{padding-top:clamp(2.25rem,4.5vw,3.375rem);padding-bottom:clamp(.4rem,.8vw,.55rem)}
.csx .brands{display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;
  background:var(--maroon);color:#fff;border-radius:3px;overflow:hidden}
.csx .brand-c{padding:.5rem 1.1rem;border-left:1px solid rgba(255,255,255,.22);
  display:flex;align-items:baseline;justify-content:space-between;gap:1rem}
.csx .brand-c:first-child{border-left:none}
.csx .brand-c b{font-family:'Roboto Mono',monospace;font-size:.92rem;font-weight:700}
.csx .brand-c span{font-size:.86rem;color:#EBD5DD}
.csx .marks{background:var(--gray-0)}
.csx .marks .wrap{display:flex;align-items:center;justify-content:center;
  gap:clamp(1.75rem,5vw,4rem);flex-wrap:wrap;padding:2.4rem 0;
  width:calc(100% - 2*var(--sp));max-width:calc(1676px - 2*var(--sp));margin:0 auto;
  background:var(--gray-1);border:1px solid var(--line)}
.csx .marks img{height:42px;opacity:.8}
.csx .marks img.flag{height:60px}
.csx .marks .bbb{display:flex;align-items:center;gap:.7rem;font-size:.82rem;
  font-weight:600;color:var(--ink-2)}
.csx .marks .bbb img{height:46px}
.csx .marks .mark{display:flex;flex-direction:column;align-items:center;gap:.55rem;text-decoration:none}
.csx .marks .mark span{font-size:.782rem;letter-spacing:.05em;color:var(--ink-3);
  font-weight:600;text-align:center;line-height:1.4}
/* Bootstrap's .mark utility paints a #fff3cd highlight; the homepage has no Bootstrap */
.csx .marks .mark{background:none}
.csx footer{background:var(--gray-0);color:var(--maroon);font-size:.78rem}
.csx .footcols{padding:2.5rem var(--sp) 2rem;display:grid;
  grid-template-columns:repeat(4,max-content);justify-content:space-between;gap:2rem}
.csx .fcol{display:flex;flex-direction:column;gap:.5rem}
.csx .fcol h4{font-size:.782rem;letter-spacing:.13em;text-transform:uppercase;color:var(--maroon);
  font-weight:700;line-height:1.6;margin-bottom:.3rem}
.csx .fcol a{color:var(--maroon);text-decoration:none;font-size:.82rem;line-height:1.35}
.csx footer a{color:inherit;text-decoration:none;font-weight:600}
.csx .footbase{padding:1.15rem var(--sp);display:flex;justify-content:space-between;gap:1rem;
  flex-wrap:wrap;border-top:1px solid var(--line);font-size:.862rem}
/* The nav sits at 1.35rem on desktop, but that puts the first word 9.6px
   right of everything below it once the layout stacks. .75rem is Bootstrap's
   own button padding-x, so Home lines up with the Filters glyph on the search
   page and with the content edge elsewhere. 991.98px because that is where
   the Filters button appears - d-lg-none - so the two are always in step. */
@media(max-width:991.98px){
  .csx .hdr-nav .wrap{padding-left:.75rem;padding-right:.75rem}
  /* The Map links exist so someone looking the shop up on the move can get
     directions in one tap. That is as true on a tablet as on a phone, so they
     show across the whole mobile range rather than below 700px only. */
  .csx .util a.umap{display:inline;color:#8FA9C7;font-weight:600}
  /* four footer columns are tight on a tablet; two reads better */
  .csx .footcols{grid-template-columns:repeat(2,1fr);justify-content:start;gap:1.5rem}
}

@media(max-width:700px){
  .csx .hdr-top{flex-direction:column;align-items:center;gap:.8rem;padding:.9rem 0}
  /* matches home.aspx: 56.7px, and margin-left:0 because the base rule
     pulls the logo left so the P meets the page margin on a desktop
     header - this header is centred, so that pull just offsets it. */
  .csx .brand img{height:56.7px;margin-left:0}
  .csx .hdr-marks{margin-left:0;justify-content:center;flex-wrap:wrap;
    gap:1.1rem;max-width:100%}
  .csx .hdr-marks img{height:28px;max-width:44vw;object-fit:contain}
  .csx .util{font-size:.862rem;line-height:1.6}
  .csx .util .wrap{flex-direction:column;align-items:flex-start;gap:.4rem;
    padding:.55rem var(--sp)}
  .csx .util ul{flex-direction:column;align-items:flex-start;gap:.3rem;width:100%}
  .csx .util li{width:100%;justify-content:flex-start;gap:.5rem}
  .csx .hdr-nav .wrap{overflow-x:auto;flex-wrap:nowrap}
  /* Fade marking that the nav continues past the right edge. It hangs off
     .hdr-nav rather than the scrolling .wrap, so it holds still while the
     links slide under it. Hidden by default; the script in _pnv-header
     adds .can-scroll only while something is genuinely off-screen, so it
     fades out at the end of the scroll and never shows if the nav fits. */
  .csx .hdr-nav{position:relative}
  .csx .hdr-nav::after{content:"";position:absolute;top:1px;bottom:1px;
    right:calc(var(--sp) + 1px);width:42px;pointer-events:none;
    opacity:0;transition:opacity .18s ease;
    background:linear-gradient(to right,rgba(246,245,245,0),var(--gray-1))}
  .csx .hdr-nav.can-scroll::after{opacity:1}
  .csx .brands{grid-template-columns:1fr}
  .csx .brand-c{border-left:none;border-top:1px solid rgba(255,255,255,.22)}
  .csx .brand-c:first-child{border-top:none}

}

/* Hover belongs to real pointers. A touchscreen fires :hover on tap and
   holds it until the next tap, which leaves a nav link stuck maroon after
   a back-swipe. The width test is the belt to that braces: some styluses
   report hover:hover truthfully, so the width has to exclude every touch
   device. 992px, not 701px - a tablet is wider than 701 and would have
   slipped through, which is sticky hover all over again on an iPad. */
@media (hover: hover) and (min-width: 992px) {
  .csx .util a:hover{color:#fff}
  .csx .hdr-nav a.callbtn:hover{color:var(--maroon-dk)}
  .csx .hdr-nav a:hover{color:var(--maroon)}
  .csx .marks a:hover img{opacity:1}
  .csx .marks a.mark:hover span{color:var(--maroon)}
  .csx .fcol a:hover{color:var(--maroon-dk)}
  .csx footer a:hover{color:var(--maroon-dk)}
}
