/* Original website design and development: Matthew Farrell | Build ID: MF-EBCS-20260815-v12 */
:root{
  --navy:#061a34;
  --navy2:#0a2e59;
  --blue:#155bbb;
  --yellow:#ffc400;
  --ink:#0b1d35;
  --muted:#4d6076;
  --line:#d8e1ea;
  --soft:#f5f7fa;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}
img{max-width:100%;display:block}
a{color:inherit}
.wrap{width:min(1420px,calc(100% - 48px));margin:0 auto}
.skip{position:absolute;left:-9999px}
.skip:focus{left:8px;top:8px;background:#fff;padding:8px;z-index:999}

/* top contact bar */
.contact-bar{background:var(--navy);color:#fff}
.contact-inner{min-height:44px;display:flex;align-items:center;gap:16px;font-size:14px;font-weight:700}
.contact-inner a{text-decoration:none}

/* header */
.site-header{background:#fff;border-bottom:1px solid #e6ecf1;box-shadow:0 1px 4px rgba(0,0,0,.03)}
.nav-wrap{height:100px;display:flex;align-items:center;gap:38px}
.logo-link{display:flex;align-items:center}
.logo-link img{width:410px;height:92px;object-fit:contain;object-position:left center}
.nav{margin-left:auto;display:flex;align-items:center;gap:30px;height:100%}
.nav a{position:relative;text-decoration:none;font-size:16px;font-weight:900;padding:38px 0 31px;white-space:nowrap}
.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:4px;background:var(--yellow)}
.menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 13px;font-weight:900}

/* homepage hero */
.home-hero{width:100%;display:grid;grid-template-columns:40.5% 59.5%;height:465px;overflow:hidden;background:#fff}
.hero-left-panel{display:flex;justify-content:flex-end;background:
 radial-gradient(circle at 10px 10px,rgba(6,26,52,.035) 2px,transparent 2.6px) 0 0/25px 25px,
 #fff}
.hero-left-inner{width:min(590px,calc(100% - 52px));padding:118px 30px 30px 0}
.hero-left-inner h1{margin:0 0 18px;line-height:.95}
.hero-left-inner h1 span{display:block;font-family:Georgia,"Times New Roman",serif;font-size:57px;font-weight:900;letter-spacing:-.04em;color:var(--navy);white-space:nowrap}
.hero-left-inner h1 strong{display:block;font-family:Arial Black,Arial,sans-serif;font-size:49px;letter-spacing:-.055em;color:var(--blue);white-space:nowrap}
.hero-left-inner p{margin:0 0 24px;max-width:525px;font-size:18px;color:#20324a;line-height:1.55}
.hero-cta{display:inline-flex;align-items:center;gap:12px;background:var(--yellow);border:2px solid #9e7900;border-radius:10px;padding:14px 28px;text-decoration:none;font-weight:900;font-size:20px;box-shadow:0 5px 9px rgba(0,0,0,.18)}
.hero-cta .tag{font-size:18px}
.hero-scene{height:465px;overflow:hidden;background:#d8ecff}
.hero-scene img{width:100%;height:100%;object-fit:cover;object-position:center center}

/* benefits strip */
.home-benefits{background:var(--navy);color:#fff}
.home-benefit-wrap{width:min(1420px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);min-height:120px}
.home-benefit-wrap article{display:grid;grid-template-columns:62px 1fr;gap:14px;align-items:center;padding:20px 26px;border-right:1px solid rgba(255,255,255,.22)}
.home-benefit-wrap article:last-child{border-right:0}
.bicon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#155fc9;font-size:22px}
.home-benefit-wrap h3{margin:0 0 6px;color:var(--yellow);font-size:18px}
.home-benefit-wrap p{margin:0;font-size:13px;line-height:1.4;color:#fff}

/* explore */
.home-explore{background:#fff;padding:14px 0 18px}
.home-explore-wrap{width:min(1380px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:28px;align-items:start}
.explore-title{height:55px;display:flex;align-items:center;justify-content:center;gap:16px}
.explore-title i{width:46px;height:3px;background:var(--blue)}
.explore-title h2{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:31px}
.home-categories>img{width:100%;height:150px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}
.category-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:9px}
.category-links a{background:var(--navy);color:#fff;text-decoration:none;text-align:center;padding:12px 8px;border-radius:7px;font-size:14px;font-weight:900}
.home-offer{margin-top:14px;min-height:238px;background:linear-gradient(150deg,#125bbb,#0b478f);border-radius:16px;color:#fff;padding:27px;box-shadow:0 14px 28px rgba(13,70,140,.18)}
.offer-icon{color:var(--yellow);font-size:27px}
.home-offer h2{font-size:27px;line-height:1.1;margin:9px 0 18px}
.home-offer p{font-size:15px;line-height:1.45;margin:0 0 26px}
.home-offer a{display:flex;justify-content:space-between;align-items:center;background:var(--yellow);color:var(--navy);text-decoration:none;padding:14px 18px;border-radius:8px;font-weight:900}
.home-offer a b{font-size:22px}

/* inner pages */
.page-hero{padding:60px 0;background:linear-gradient(135deg,#fafcff,#edf3fa)}
.page-hero h1{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,64px)}
.lead{font-size:19px;color:var(--muted);max-width:760px}
.section{padding:68px 0}
.soft{background:var(--soft)}
.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:none;border-radius:9px;padding:14px 20px;font-weight:900;cursor:pointer}
.primary{background:var(--yellow);color:var(--navy)}
.secondary{background:var(--navy);color:#fff}
.full{width:100%}
.sell-grid,.contact-grid,.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:start}
.about-grid{grid-template-columns:1.05fr .95fr;align-items:center}
.about-grid img{border-radius:16px}
.checklist{list-style:none;padding:0}
.checklist li{position:relative;padding:7px 0 7px 28px}
.checklist li:before{content:"✓";position:absolute;left:0;color:#15824c;font-weight:900}
.notice{background:var(--navy);color:#fff;border-left:6px solid var(--yellow);border-radius:9px;padding:18px;margin-top:24px}
.form-card{display:grid;gap:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:0 12px 30px rgba(18,46,81,.08)}
label{display:grid;gap:6px;font-weight:800}
input,textarea,select{width:100%;padding:12px;border:1px solid #c8d4df;border-radius:9px;font:inherit}
.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.checkbox{display:flex;gap:9px;align-items:flex-start;font-weight:500}
.checkbox input{width:18px;margin-top:4px}
.muted{font-weight:500;color:var(--muted)}
.honeypot{position:absolute;left:-9999px}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.card{border:1px solid var(--line);border-radius:15px;padding:26px;background:#fff}
.note{background:#fff;border:1px solid var(--line);border-radius:15px;padding:26px}
.faq{max-width:900px}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{font-size:19px;font-weight:900;padding:18px 0;cursor:pointer}
.faq p{color:var(--muted)}
.contact-logo{background:#fff;border:1px solid var(--line);border-radius:10px}
.catalog-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}
.catalog-toolbar input{max-width:420px}
.filters{display:flex;gap:8px}
.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:800}
.filter.active{background:var(--navy);color:#fff}
.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.empty-state{text-align:center;border:1px dashed #b8c6d4;border-radius:15px;padding:52px;background:#fbfcfd}

/* footer */
footer{background:#06172c;color:#d6e2ed;padding:44px 0 20px}
.footer-grid{display:grid;grid-template-columns:1.25fr .7fr 1fr;gap:36px}
.footer-logo{width:320px;background:#fff;border-radius:9px;padding:8px}
.footer-grid h3{color:var(--yellow)}
.footer-grid a{color:#fff}
.small{font-size:13px}
.legal{border-top:1px solid rgba(255,255,255,.14);padding-top:18px;margin-top:28px;font-size:12px}

/* tablet */
@media(max-width:1100px){
  .wrap{width:min(100% - 34px,1420px)}
  .logo-link img{width:320px}
  .nav{gap:17px}
  .nav a{font-size:14px}
  .hero-left-inner{width:min(515px,calc(100% - 38px));padding-right:20px}
  .hero-left-inner h1 span{font-size:46px}
  .hero-left-inner h1 strong{font-size:38px}
}

/* responsive/mobile */
@media(max-width:900px){
  .contact-inner{font-size:12px;gap:10px}
  .nav-wrap{height:78px}
  .logo-link img{width:275px;height:68px}
  .menu-btn{display:block;margin-left:auto}
  .nav{display:none}
  .nav.open{display:flex;position:absolute;z-index:50;left:14px;right:14px;top:122px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px;box-shadow:0 15px 35px rgba(0,0,0,.14);flex-direction:column;align-items:stretch;height:auto;gap:0}
  .nav.open a{padding:12px 10px}
  .nav.open a.active:after,.nav.open a:hover:after{display:none}
  .home-hero{grid-template-columns:1fr;height:auto}
  .hero-left-panel{justify-content:center}
  .hero-left-inner{width:min(690px,calc(100% - 34px));padding:44px 0}
  .hero-left-inner h1 span{font-size:48px}
  .hero-left-inner h1 strong{font-size:40px}
  .hero-scene{height:420px}
  .home-benefit-wrap{grid-template-columns:1fr 1fr}
  .home-benefit-wrap article{min-height:105px;border-bottom:1px solid rgba(255,255,255,.16)}
  .home-explore-wrap{grid-template-columns:1fr}
  .home-offer{margin-top:2px}
  .sell-grid,.contact-grid,.about-grid{grid-template-columns:1fr}
  .card-grid,.catalog-grid{grid-template-columns:1fr 1fr}
  .footer-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:620px){
  .contact-inner span:nth-of-type(1),.contact-inner span:nth-of-type(3){display:none}
  .logo-link img{width:210px;height:60px}
  .home-hero{display:flex;flex-direction:column}
  .hero-left-inner{padding:34px 0 30px}
  .hero-left-inner h1 span{font-size:36px;white-space:normal}
  .hero-left-inner h1 strong{font-size:30px;white-space:normal;line-height:1.02}
  .hero-left-inner p{font-size:16px}
  .hero-cta{font-size:17px;padding:13px 18px}
  .hero-scene{height:300px}
  .home-benefit-wrap{grid-template-columns:1fr}
  .home-benefit-wrap article{border-right:0}
  .home-explore-wrap{width:min(100% - 24px,1380px)}
  .explore-title h2{font-size:24px}
  .explore-title i{width:25px}
  .home-categories>img{height:105px}
  .category-links{grid-template-columns:1fr 1fr}
  .section{padding:50px 0}
  .page-hero{padding:44px 0}
  .two{grid-template-columns:1fr}
  .card-grid,.catalog-grid,.footer-grid{grid-template-columns:1fr}
  .catalog-toolbar{flex-direction:column}
  .filters{flex-wrap:wrap}
}


/* ===== v8 FINAL VISUAL ALIGNMENT ===== */

/* Make the original logo visually large like the approved mockup. */
.site-header{min-height:138px}
.nav-wrap{
  min-height:138px;
  height:138px;
  width:min(1460px,calc(100% - 48px));
}
.logo-link img{
  width:420px;
  height:auto;
  max-height:126px;
  object-fit:contain;
  object-position:left center;
}
.nav{
  height:138px;
  gap:34px;
}
.nav a{
  padding:55px 0 47px;
  font-size:16px;
}
.nav a.active:after,.nav a:hover:after{
  bottom:34px;
}

/* Preserve the approved 40/60 split without overflow. */
.home-hero{
  grid-template-columns:40% 60%;
  height:465px;
}
.hero-left-inner{
  width:min(590px,calc(100% - 56px));
  padding-top:112px;
}
.hero-left-inner h1 span{
  font-size:55px;
}
.hero-left-inner h1 strong{
  font-size:45px;
}
.hero-scene{
  height:465px;
}
.hero-scene img{
  object-fit:cover;
  object-position:center center;
}

/* Better match the mockup's full-width navy strip and lower section spacing. */
.home-benefit-wrap{
  width:min(1460px,100%);
}
.home-explore{
  padding-top:12px;
}
.home-explore-wrap{
  width:min(1420px,calc(100% - 48px));
  grid-template-columns:minmax(0,1fr) 360px;
}
.home-offer{
  min-height:245px;
}

/* Tablet */
@media(max-width:1180px){
  .site-header{min-height:112px}
  .nav-wrap{height:112px;min-height:112px}
  .logo-link img{width:335px;max-height:102px}
  .nav{height:112px;gap:18px}
  .nav a{font-size:14px;padding:44px 0 38px}
  .nav a.active:after,.nav a:hover:after{bottom:27px}
  .hero-left-inner h1 span{font-size:47px}
  .hero-left-inner h1 strong{font-size:38px}
}

/* Mobile / narrow tablet */
@media(max-width:900px){
  .site-header{min-height:82px}
  .nav-wrap{height:82px;min-height:82px}
  .logo-link img{width:245px;max-height:74px}
  .nav.open{
    top:126px;
  }
  .home-hero{
    display:flex;
    flex-direction:column;
    height:auto;
  }
  .hero-left-inner{
    width:min(700px,calc(100% - 34px));
    padding:40px 0 34px;
  }
  .hero-left-inner h1 span{
    font-size:46px;
    white-space:normal;
  }
  .hero-left-inner h1 strong{
    font-size:39px;
    white-space:normal;
  }
  .hero-scene{
    height:420px;
  }
  .home-explore-wrap{
    grid-template-columns:1fr;
  }
}

/* Phones */
@media(max-width:620px){
  .contact-inner{
    justify-content:center;
    text-align:center;
  }
  .top-location{display:none!important}
  .contact-inner a{
    font-size:11px;
  }
  .site-header{min-height:74px}
  .nav-wrap{height:74px;min-height:74px;width:min(100% - 22px,1460px)}
  .logo-link img{width:205px;max-height:64px}
  .nav.open{top:114px}
  .hero-left-inner{
    padding:30px 0 28px;
  }
  .hero-left-inner h1 span{
    font-size:35px;
  }
  .hero-left-inner h1 strong{
    font-size:29px;
    line-height:1.02;
  }
  .hero-left-inner p{
    font-size:16px;
  }
  .hero-cta{
    width:100%;
    justify-content:center;
    font-size:17px;
  }
  .hero-scene{
    height:285px;
  }
  .home-benefit-wrap article{
    grid-template-columns:54px 1fr;
    padding:17px 20px;
  }
  .home-explore-wrap{
    width:min(100% - 22px,1420px);
  }
  .home-categories>img{
    height:110px;
  }
  .home-offer{
    min-height:0;
  }
}


/* ===== v9 REFERENCE-PROPORTION FIX =====
   The approved concept is 1536px wide. On very wide monitors we now preserve
   those proportions instead of stretching the hero until it no longer matches.
*/
body{
  overflow-x:hidden;
}
.contact-inner,
.nav-wrap,
.home-hero,
.home-benefit-wrap,
.home-explore-wrap,
.footer-grid,
.legal{
  max-width:1536px;
  margin-left:auto;
  margin-right:auto;
}

/* Header: larger actual logo, less wasted white space */
.site-header{
  min-height:104px;
}
.nav-wrap{
  width:min(1536px,calc(100% - 36px));
  height:104px;
  min-height:104px;
  padding:0 18px;
}
.logo-link img{
  width:405px;
  height:88px;
  max-height:88px;
  object-fit:contain;
  object-position:left center;
}
.nav{
  height:104px;
  gap:32px;
}
.nav a{
  padding:40px 0 34px;
}
.nav a.active:after,.nav a:hover:after{
  bottom:23px;
}

/* Hero: same proportions as the approved mockup */
.home-hero{
  width:min(1536px,100%);
  grid-template-columns:35.5% 64.5%;
  height:465px;
  margin-left:auto;
  margin-right:auto;
}
.hero-left-inner{
  width:min(510px,calc(100% - 42px));
  padding:118px 18px 28px 0;
}
.hero-left-inner h1 span{
  font-size:52px;
}
.hero-left-inner h1 strong{
  font-size:40px;
  letter-spacing:-.045em;
}
.hero-left-inner p{
  font-size:18px;
  max-width:500px;
}
.hero-scene{
  height:465px;
}
.hero-scene img{
  width:100%;
  height:100%;
  object-fit:fill;
  object-position:center;
}

/* Benefit bar follows same 1536px visual width */
.home-benefits{
  background:#061a34;
}
.home-benefit-wrap{
  width:min(1536px,100%);
}

/* Explore section closer to the reference */
.home-explore-wrap{
  width:min(1380px,calc(100% - 40px));
  grid-template-columns:minmax(0,1fr) 345px;
}
.home-categories>img{
  height:145px;
}
.home-offer{
  min-height:236px;
}

/* Desktop widths larger than the concept stay centred instead of distorted */
@media(min-width:1537px){
  .site-header,
  .home-explore,
  footer{
    width:100%;
  }
  .home-hero{
    box-shadow:0 0 0 1px rgba(0,0,0,.015);
  }
}

/* Tablet */
@media(max-width:1100px){
  .nav-wrap{
    width:min(100% - 28px,1536px);
  }
  .logo-link img{
    width:300px;
    height:76px;
  }
  .nav{
    gap:16px;
  }
  .nav a{
    font-size:14px;
  }
  .hero-left-inner h1 span{font-size:44px}
  .hero-left-inner h1 strong{font-size:34px}
}

/* Mobile: intentionally becomes a vertical layout rather than shrinking desktop */
@media(max-width:900px){
  .site-header{min-height:78px}
  .nav-wrap{height:78px;min-height:78px}
  .logo-link img{width:250px;height:66px}
  .nav.open{top:122px}
  .home-hero{
    display:flex;
    flex-direction:column;
    height:auto;
    width:100%;
  }
  .hero-left-inner{
    width:min(680px,calc(100% - 34px));
    padding:42px 0 34px;
    margin:auto;
  }
  .hero-left-inner h1 span{
    font-size:45px;
    white-space:normal;
  }
  .hero-left-inner h1 strong{
    font-size:38px;
    white-space:normal;
  }
  .hero-scene{
    height:auto;
  }
  .hero-scene img{
    width:100%;
    height:auto;
    object-fit:contain;
  }
  .home-benefit-wrap{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:620px){
  .contact-inner{
    padding:7px 10px;
    min-height:0;
  }
  .contact-inner a:first-child{
    overflow-wrap:anywhere;
  }
  .site-header{min-height:70px}
  .nav-wrap{height:70px;min-height:70px;padding:0}
  .logo-link img{
    width:195px;
    height:58px;
  }
  .nav.open{top:110px}
  .hero-left-inner{
    padding:30px 0 28px;
  }
  .hero-left-inner h1 span{
    font-size:35px;
  }
  .hero-left-inner h1 strong{
    font-size:29px;
  }
  .hero-left-inner p{
    font-size:16px;
  }
  .hero-cta{
    width:100%;
    justify-content:center;
  }
  .home-benefit-wrap{
    grid-template-columns:1fr;
  }
  .home-explore-wrap{
    width:min(100% - 22px,1380px);
  }
}


/* ===== v11 BAKED DESIGN HOMEPAGE ===== */

/* Exact desktop visual: use the approved mockup as one image. */
.baked-home{background:#fff}
.baked-desktop{display:block;background:#061b35}
.baked-stage{
  position:relative;
  width:min(1536px,100vw);
  margin:0 auto;
  aspect-ratio:1536/1024;
  background:#fff;
  overflow:hidden;
}
.baked-stage>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

/* Transparent clickable regions over the baked image */
.hotspot{
  position:absolute;
  display:block;
  z-index:5;
  border-radius:8px;
}
.hotspot:focus-visible{
  outline:4px solid #ffc400;
  outline-offset:2px;
  background:rgba(255,196,0,.08);
}

/* positions are percentages of the 1536x1024 approved artwork */
.hs-home{left:42.5%;top:5.9%;width:6.1%;height:6.1%}
.hs-inventory{left:49.9%;top:5.9%;width:8.2%;height:6.1%}
.hs-sellnav{left:59.4%;top:5.9%;width:8.3%;height:6.1%}
.hs-about{left:69.1%;top:5.9%;width:8.6%;height:6.1%}
.hs-faq{left:79.8%;top:5.9%;width:5.0%;height:6.1%}
.hs-contact{left:86.8%;top:5.9%;width:7.5%;height:6.1%}

.hs-hero-sell{left:8.0%;top:47.4%;width:24.0%;height:6.8%}

.hs-retired{left:5.2%;top:76.2%;width:16.2%;height:14.2%}
.hs-city{left:22.5%;top:76.2%;width:16.0%;height:14.2%}
.hs-starwars{left:39.6%;top:76.2%;width:16.0%;height:14.2%}
.hs-more{left:56.6%;top:76.2%;width:15.9%;height:14.2%}
.hs-offer{left:73.6%;top:84.1%;width:19.3%;height:6.7%}

.hs-email-top{left:4.2%;top:0.4%;width:22.8%;height:3.9%}
.hs-domain-top{left:27.6%;top:0.4%;width:22.2%;height:3.9%}
.hs-email-bottom{left:40.5%;top:93.3%;width:20.7%;height:4.2%}

/* On the homepage only, don't add a second normal header/footer around the baked design. */
body:has(.baked-home) .contact-bar,
body:has(.baked-home) .site-header,
body:has(.baked-home) footer{
  display:none;
}

.baked-mobile{display:none}

.about-closing{
  margin:24px 0;
  padding:16px 18px;
  border-left:6px solid #ffc400;
  background:#f4f7fb;
  color:#061b35;
  font-size:1.08rem;
}

/* Phone/tablet layout uses real HTML so text and buttons remain readable/tappable. */
@media(max-width:760px){
  .baked-desktop{display:none}
  .baked-mobile{display:block;background:#fff}
  body:has(.baked-home) .contact-bar,
  body:has(.baked-home) .site-header,
  body:has(.baked-home) footer{
    display:none;
  }
  .mobile-card{
    padding:24px 20px 28px;
    text-align:center;
    background:
      radial-gradient(circle at 8px 8px,rgba(6,27,53,.035) 2px,transparent 2.5px) 0 0/24px 24px,
      #fff;
  }
  .mobile-logo{
    width:min(330px,86vw);
    margin:0 auto 22px;
  }
  .mobile-card h1{
    margin:0 0 14px;
    color:#061b35;
    font-family:Georgia,"Times New Roman",serif;
    font-size:35px;
    line-height:1.02;
  }
  .mobile-card h1 span{
    color:#155bbb;
    font-family:Arial Black,Arial,sans-serif;
    font-size:31px;
  }
  .mobile-card p{
    margin:0 auto 20px;
    max-width:430px;
    color:#35475d;
    font-size:16px;
  }
  .mobile-primary{
    display:block;
    width:100%;
    max-width:430px;
    margin:0 auto;
    padding:15px 16px;
    border:2px solid #9e7900;
    border-radius:10px;
    background:#ffc400;
    color:#061b35;
    text-decoration:none;
    font-weight:900;
    font-size:18px;
  }
  .mobile-scene{
    width:100%;
    height:auto;
    display:block;
  }
  .mobile-links{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    padding:18px;
    background:#061b35;
  }
  .mobile-links a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:50px;
    padding:10px;
    border-radius:8px;
    background:#0d4f9c;
    color:#fff;
    text-decoration:none;
    font-weight:900;
  }
  .mobile-info{
    display:grid;
    gap:8px;
    padding:22px 18px 28px;
    text-align:center;
    background:#f5f7fa;
    color:#061b35;
  }
  .mobile-info strong{
    font-size:18px;
  }
  .mobile-info span{
    color:#526277;
  }
  .mobile-info a{
    color:#155bbb;
    overflow-wrap:anywhere;
  }
}

@media(max-width:420px){
  .mobile-card h1{font-size:30px}
  .mobile-card h1 span{font-size:27px}
  .mobile-links{grid-template-columns:1fr}
}


/* ===== v12 SELL PAGE REDESIGN ===== */
.sell-hero-v12{
  min-height:390px;
  background:
    linear-gradient(90deg,rgba(6,27,52,.96) 0%,rgba(6,27,52,.84) 48%,rgba(6,27,52,.25) 75%),
    url("../images/hero-approved-v9.jpg") center/cover no-repeat;
  color:#fff;
}
.sell-hero-overlay{min-height:390px;display:flex;align-items:center}
.sell-hero-grid{display:grid;grid-template-columns:1fr 330px;gap:50px;align-items:center}
.sell-eyebrow{display:inline-block;color:#ffc400;font-weight:900;letter-spacing:.14em;font-size:13px;margin-bottom:12px}
.sell-hero-v12 h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,76px);line-height:.98;margin:0 0 18px}
.sell-hero-v12 p{font-size:19px;max-width:720px;color:#dce7f1;margin:0 0 22px}
.sell-badges{display:flex;gap:12px;flex-wrap:wrap}
.sell-badges span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800}
.sell-hero-card{background:rgba(6,27,52,.94);border:3px solid #fff;border-radius:18px;padding:24px;text-align:center;box-shadow:0 14px 35px rgba(0,0,0,.28)}
.sell-hero-card strong,.sell-hero-card span,.sell-hero-card small{display:block}
.sell-hero-card b{display:block;color:#ffc400;font-size:30px;line-height:1.05;margin:4px 0}
.sell-hero-card span{font-size:20px;font-weight:900}
.sell-hero-card small{margin-top:10px;color:#dbe5ef}

.sell-process-strip{background:#061b35;color:#fff}
.sell-process-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.sell-process-grid>div{display:grid;grid-template-columns:46px 1fr;column-gap:12px;padding:20px 22px;border-right:1px solid rgba(255,255,255,.18)}
.sell-process-grid>div:last-child{border-right:0}
.sell-process-grid span{grid-row:1/3;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#155bbb;color:#fff;font-weight:900}
.sell-process-grid b{color:#ffc400;font-size:15px}
.sell-process-grid small{color:#d9e5ef;font-size:12px}

.sell-main-v12{background:linear-gradient(180deg,#f8fafc 0,#fff 35%)}
.sell-layout-v12{display:grid;grid-template-columns:360px minmax(0,1fr);gap:34px;align-items:start}
.sell-sidebar-v12{display:grid;gap:18px;position:sticky;top:20px}
.sell-side-card{border-radius:18px;padding:25px;box-shadow:0 12px 30px rgba(21,55,90,.08)}
.sell-side-card h2,.sell-side-card h3{margin-top:0}
.sell-side-card ul{list-style:none;padding:0;margin-bottom:0}
.sell-side-card li{padding:6px 0 6px 24px;position:relative}
.sell-side-card li:before{content:"✓";position:absolute;left:0;font-weight:900}
.sell-side-card.yellow{background:linear-gradient(145deg,#fff8d5,#fff);border:1px solid #f2d55e}
.sell-side-card.yellow .side-icon{color:#ffc400;font-size:28px}
.sell-side-card.navy{background:linear-gradient(145deg,#061b35,#0d3766);color:#fff}
.sell-side-card.navy p{color:#d5e1ed}
.sell-side-card.navy li:before{color:#ffc400}
.sell-side-card.compact li{padding-top:4px;padding-bottom:4px}
.sell-side-card.pickup{background:#fff;border:2px solid #061b35;border-left:8px solid #ffc400}
.sell-side-card.pickup strong{font-size:22px;color:#061b35}
.sell-side-card.pickup p{margin-bottom:0;color:#4e6075}

.sell-form-wrap{min-width:0}
.sell-form-head{margin-bottom:16px}
.sell-form-head span{font-weight:900;letter-spacing:.13em;color:#155bbb;font-size:12px}
.sell-form-head h2{font-family:Georgia,"Times New Roman",serif;font-size:42px;margin:5px 0}
.sell-form-head p{margin:0;color:#6b7a8c}

.sell-form-v12{padding:0;overflow:hidden;border-radius:20px;border:1px solid #d6e0e8;box-shadow:0 18px 45px rgba(18,46,81,.10)}
.form-section{padding:26px 28px;border-bottom:1px solid #e6edf3}
.form-section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.form-section-title span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#061b35;color:#ffc400;font-weight:900;font-size:12px}
.form-section-title h3{margin:0;font-size:20px;color:#061b35}
.sell-form-v12 input,.sell-form-v12 textarea,.sell-form-v12 select{background:#fbfdff;border:1px solid #c8d6e2}
.sell-form-v12 input:focus,.sell-form-v12 textarea:focus,.sell-form-v12 select:focus{outline:none;border-color:#155bbb;box-shadow:0 0 0 3px rgba(21,91,187,.12)}
.upload-box{border:2px dashed #aabed0;border-radius:14px;padding:24px;text-align:center;background:#f8fbfe;cursor:pointer}
.upload-box .upload-icon{font-size:30px}
.upload-box strong,.upload-box small{display:block}
.upload-box small{font-weight:500;color:#6f7f91;margin:4px 0 12px}
.upload-box input{background:#fff}
.consent-v12{padding:22px 28px 0}
.sell-submit-v12{margin:20px 28px 0;width:calc(100% - 56px);display:flex;justify-content:space-between;align-items:center;background:#ffc400;color:#061b35;border:0;border-radius:10px;padding:16px 20px;font-weight:900;font-size:17px;cursor:pointer}
.sell-submit-v12 span{font-size:26px}
.sell-form-note{text-align:center;color:#6d7a8a;font-size:12px;padding:10px 28px 24px;margin:0}

@media(max-width:950px){
  .sell-hero-grid{grid-template-columns:1fr}
  .sell-hero-card{max-width:330px}
  .sell-process-grid{grid-template-columns:1fr 1fr}
  .sell-process-grid>div{border-bottom:1px solid rgba(255,255,255,.15)}
  .sell-layout-v12{grid-template-columns:1fr}
  .sell-sidebar-v12{position:static;grid-template-columns:1fr 1fr}
  .sell-side-card.pickup{grid-column:1/-1}
}
@media(max-width:620px){
  .sell-hero-v12{min-height:0}
  .sell-hero-overlay{min-height:0;padding:38px 0}
  .sell-hero-v12 h1{font-size:42px}
  .sell-hero-v12 p{font-size:16px}
  .sell-badges{display:grid}
  .sell-hero-card{max-width:none}
  .sell-process-grid{grid-template-columns:1fr}
  .sell-process-grid>div{border-right:0}
  .sell-sidebar-v12{grid-template-columns:1fr}
  .sell-side-card.pickup{grid-column:auto}
  .sell-form-head h2{font-size:34px}
  .form-section{padding:22px 18px}
  .sell-submit-v12{margin-left:18px;margin-right:18px;width:calc(100% - 36px)}
  .consent-v12{padding-left:18px;padding-right:18px}
}


/* ===== v13 SELL HERO IMAGE FIX =====
   Stop stretching a low-resolution image across the full browser width.
   The image now lives in its own panel at near-native resolution.
*/
.sell-hero-v12{
  min-height:420px;
  background:#061b35;
  color:#fff;
  overflow:hidden;
}
.sell-hero-overlay{
  min-height:420px;
  padding:0;
}
.sell-hero-grid{
  width:min(1536px,100%);
  max-width:1536px;
  min-height:420px;
  margin:0 auto;
  padding:0;
  display:grid;
  grid-template-columns:42% 58%;
  gap:0;
  align-items:stretch;
}
.sell-copy-v13{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:48px 54px 48px max(34px,calc((100vw - 1536px)/2 + 34px));
  background:
    radial-gradient(circle at 12px 12px,rgba(255,255,255,.025) 2px,transparent 2.5px) 0 0/28px 28px,
    linear-gradient(135deg,#061b35,#0b315d);
  position:relative;
  z-index:2;
}
.sell-photo-v13{
  min-width:0;
  height:420px;
  background:#061b35;
  overflow:hidden;
}
.sell-photo-v13 img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  image-rendering:auto;
}
.sell-hero-v12 h1{
  font-size:clamp(48px,4.5vw,72px);
  white-space:nowrap;
}
.sell-hero-v12 p{
  max-width:620px;
}
.sell-hero-card{
  display:none!important;
}

/* Keep the source image from being enlarged excessively on ultra-wide monitors. */
@media(min-width:1537px){
  .sell-hero-v12{
    background:#061b35;
  }
  .sell-hero-grid{
    box-shadow:0 0 0 1px rgba(255,255,255,.03);
  }
}

@media(max-width:1100px){
  .sell-hero-grid{
    grid-template-columns:48% 52%;
  }
  .sell-copy-v13{
    padding:42px 30px;
  }
  .sell-hero-v12 h1{
    font-size:50px;
    white-space:normal;
  }
}

@media(max-width:760px){
  .sell-hero-grid{
    display:flex;
    flex-direction:column;
    min-height:0;
  }
  .sell-copy-v13{
    padding:36px 22px 30px;
  }
  .sell-photo-v13{
    height:auto;
  }
  .sell-photo-v13 img{
    width:100%;
    height:auto;
    object-fit:contain;
  }
  .sell-hero-v12 h1{
    font-size:42px;
  }
}


/* ===== v14 RESTORE MONCTON BADGE ===== */
.sell-photo-v13{
  position:relative;
}
.sell-moncton-v14{
  position:absolute;
  right:5%;
  bottom:7%;
  width:min(310px,38%);
  padding:22px 20px 20px;
  text-align:center;
  background:rgba(5,27,53,.94);
  border:3px solid #fff;
  border-radius:18px;
  color:#fff;
  box-shadow:0 14px 35px rgba(0,0,0,.30);
  z-index:3;
}
.moncton-box-icon{
  width:44px;
  height:38px;
  margin:0 auto 7px;
  display:grid;
  place-items:center;
  border:2px solid #fff;
  font-size:26px;
  line-height:1;
}
.sell-moncton-v14 strong,
.sell-moncton-v14 span,
.sell-moncton-v14 small{
  display:block;
}
.sell-moncton-v14 strong{
  font-size:15px;
}
.sell-moncton-v14 b{
  display:block;
  margin:3px 0;
  color:#ffc400;
  font-size:29px;
  line-height:1;
}
.sell-moncton-v14 span{
  font-size:19px;
  font-weight:900;
}
.sell-moncton-v14 small{
  margin-top:10px;
  color:#e4edf5;
  font-size:11px;
}

@media(max-width:900px){
  .sell-moncton-v14{
    width:min(270px,44%);
    right:4%;
    bottom:5%;
    padding:17px 14px;
  }
  .sell-moncton-v14 b{font-size:24px}
  .sell-moncton-v14 span{font-size:16px}
}

@media(max-width:760px){
  .sell-moncton-v14{
    right:14px;
    bottom:14px;
    width:min(255px,62%);
    padding:14px 12px;
  }
  .moncton-box-icon{
    width:34px;height:30px;font-size:20px;
  }
  .sell-moncton-v14 strong{font-size:12px}
  .sell-moncton-v14 b{font-size:21px}
  .sell-moncton-v14 span{font-size:14px}
  .sell-moncton-v14 small{font-size:9px;margin-top:6px}
}


/* ===== v15 ACTUAL SELL HERO REPAIR ===== */
/* v14 had CSS for an image panel, but the panel was missing from sell.html.
   These rules target the panel that is now actually present. */

.sell-hero-v12{
  background:#061b35!important;
  min-height:420px;
}
.sell-hero-overlay{
  min-height:420px;
}
.sell-hero-grid{
  width:min(1536px,100%)!important;
  max-width:1536px!important;
  min-height:420px;
  display:grid!important;
  grid-template-columns:40% 60%!important;
  gap:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sell-copy-v13{
  min-width:0;
  padding:46px 42px!important;
}
.sell-copy-v13 h1{
  font-size:clamp(46px,4vw,66px)!important;
  white-space:nowrap;
}

.sell-photo-v15{
  position:relative;
  min-width:0;
  height:420px;
  overflow:hidden;
  background:#061b35;
}
.sell-photo-v15>img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* Atlantic Canada service badge. The legacy class name is retained for compatibility. */
.sell-moncton-v15{
  position:absolute;
  right:5%;
  bottom:7%;
  width:300px;
  max-width:42%;
  padding:20px 18px 18px;
  text-align:center;
  background:rgba(5,27,53,.95);
  border:3px solid #fff;
  border-radius:18px;
  color:#fff;
  box-shadow:0 14px 35px rgba(0,0,0,.34);
}
.moncton-cube-v15{
  width:42px;
  height:36px;
  margin:0 auto 8px;
  border:2px solid #fff;
  display:grid;
  place-items:center;
  font-size:25px;
}
.sell-moncton-v15 strong,
.sell-moncton-v15 span,
.sell-moncton-v15 small{
  display:block;
}
.sell-moncton-v15 strong{font-size:14px}
.sell-moncton-v15 b{
  display:block;
  color:#ffc400;
  font-size:30px;
  line-height:1;
  margin:4px 0;
}
.sell-moncton-v15 span{
  font-size:19px;
  font-weight:900;
}
.sell-moncton-v15 small{
  margin-top:9px;
  font-size:10px;
  color:#e4edf5;
}

/* Do not show obsolete badge classes if old CSS exists. */
.sell-moncton-v14,.sell-hero-card{display:none!important}

@media(max-width:1050px){
  .sell-hero-grid{grid-template-columns:45% 55%!important}
  .sell-copy-v13{padding:38px 28px!important}
  .sell-copy-v13 h1{font-size:48px!important;white-space:normal}
  .sell-moncton-v15{width:260px}
}

@media(max-width:760px){
  .sell-hero-grid{
    display:flex!important;
    flex-direction:column;
    min-height:0;
  }
  .sell-copy-v13{padding:34px 22px!important}
  .sell-copy-v13 h1{font-size:41px!important}
  .sell-photo-v15{
    height:auto;
    min-height:280px;
  }
  .sell-photo-v15>img{
    width:100%;
    height:auto;
    min-height:280px;
    object-fit:cover;
  }
  .sell-moncton-v15{
    right:14px;
    bottom:14px;
    width:230px;
    max-width:68%;
    padding:13px 10px;
  }
  .moncton-cube-v15{width:32px;height:28px;font-size:18px;margin-bottom:5px}
  .sell-moncton-v15 strong{font-size:11px}
  .sell-moncton-v15 b{font-size:21px}
  .sell-moncton-v15 span{font-size:14px}
  .sell-moncton-v15 small{font-size:8px;margin-top:5px}
}


/* ===== v16 REPLACE BAKED LOCATION BADGE =====
   The source lighthouse image contains an older location-specific badge.
   Mask that entire area before drawing our cleaner custom badge on top.
*/
.sell-photo-v15::before{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:42%;
  height:58%;
  background:
    linear-gradient(180deg,rgba(6,27,53,.94),rgba(6,27,53,.98));
  z-index:2;
}

/* Reposition the clean custom badge over the mask. */
.sell-moncton-v15{
  z-index:4;
  right:5%;
  bottom:8%;
  width:310px;
  max-width:36%;
}

/* Keep the hero title completely in the left panel. */
.sell-copy-v13{
  overflow:hidden;
}
.sell-copy-v13 h1{
  font-size:clamp(44px,3.6vw,62px)!important;
  max-width:100%;
  white-space:nowrap;
}

@media(max-width:1050px){
  .sell-photo-v15::before{
    width:46%;
    height:62%;
  }
  .sell-moncton-v15{
    max-width:42%;
  }
  .sell-copy-v13 h1{
    white-space:normal;
    font-size:46px!important;
  }
}

@media(max-width:760px){
  .sell-photo-v15::before{
    width:52%;
    height:60%;
  }
  .sell-moncton-v15{
    max-width:64%;
  }
}


/* ===== v18 LOCAL PICKUP ENQUIRY MODEL ===== */
.inventory-pickup-banner{
  background:linear-gradient(135deg,#061b35,#0c3e78);
  color:#fff;
  padding:28px 0;
}
.pickup-banner-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.pickup-banner-inner h2{
  margin:3px 0 5px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:30px;
}
.pickup-banner-inner p{
  margin:0;
  max-width:820px;
  color:#dce7f1;
}
.pickup-kicker{
  color:#ffc400;
  font-size:12px;
  font-weight:900;
  letter-spacing:.15em;
}

.inventory-card-v18{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 28px rgba(19,47,80,.08);
}
.inventory-card-v18>img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  background:#eef3f7;
}
.inventory-card-body{
  padding:20px;
}
.inventory-card-body h2{
  margin:5px 0 7px;
  font-size:22px;
  color:#061b35;
}
.inventory-card-body p{
  color:#526277;
}
.inventory-meta{
  font-size:13px;
  font-weight:800;
  color:#155bbb!important;
}
.inventory-status{
  display:inline-block;
  border-radius:999px;
  padding:5px 9px;
  background:#eef7f1;
  color:#177246;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.inventory-actions{
  margin:17px 0 10px;
}
.inventory-actions .btn{
  width:100%;
}
.inventory-card-body small{
  display:block;
  color:#758395;
  font-size:11px;
}

.item-enquiry-banner{
  margin-bottom:18px;
  padding:18px 20px;
  border-radius:14px;
  border-left:6px solid #ffc400;
  background:#061b35;
  color:#fff;
}
.item-enquiry-banner span{
  display:block;
  color:#ffc400;
  font-size:11px;
  font-weight:900;
  letter-spacing:.14em;
}
.item-enquiry-banner strong{
  display:block;
  margin:4px 0;
  font-size:21px;
}
.item-enquiry-banner p{
  margin:0;
  color:#dce7f1;
  font-size:13px;
}

@media(max-width:700px){
  .pickup-banner-inner{
    align-items:flex-start;
    flex-direction:column;
  }
  .pickup-banner-inner .btn{
    width:100%;
  }
}


/* ===== v19 PRIVACY + SELL HERO FIX ===== */

/* No public email in the top bar. */
.contact-inner{
  justify-content:flex-start;
}

/* Rebuilt sell hero: text fully contained left, image right. */
.sell-hero-v19{
  background:#061b35;
  color:#fff;
}
.sell-hero-v19-inner{
  width:min(1536px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:40% 60%;
  min-height:420px;
}
.sell-copy-v19{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:48px 42px;
  background:
    radial-gradient(circle at 12px 12px,rgba(255,255,255,.025) 2px,transparent 2.5px) 0 0/28px 28px,
    linear-gradient(135deg,#061b35,#0b315d);
  overflow:hidden;
}
.sell-copy-v19 h1{
  margin:8px 0 18px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(42px,3.9vw,62px);
  line-height:1;
  white-space:normal;
  color:#fff;
}
.sell-copy-v19 p{
  margin:0 0 22px;
  max-width:560px;
  font-size:18px;
  color:#dce7f1;
}
.sell-image-v19{
  position:relative;
  min-width:0;
  height:420px;
  overflow:hidden;
  background:#061b35;
}
.sell-image-v19>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.sell-moncton-v19{
  position:absolute;
  right:5%;
  bottom:7%;
  width:300px;
  max-width:38%;
  padding:20px 18px 18px;
  text-align:center;
  background:rgba(5,27,53,.95);
  border:3px solid #fff;
  border-radius:18px;
  color:#fff;
  box-shadow:0 14px 35px rgba(0,0,0,.34);
}
.moncton-cube-v19{
  width:42px;
  height:36px;
  margin:0 auto 8px;
  border:2px solid #fff;
  display:grid;
  place-items:center;
  font-size:25px;
}
.sell-moncton-v19 strong,
.sell-moncton-v19 span,
.sell-moncton-v19 small{display:block}
.sell-moncton-v19 strong{font-size:14px}
.sell-moncton-v19 b{
  display:block;
  color:#ffc400;
  font-size:30px;
  line-height:1;
  margin:4px 0;
}
.sell-moncton-v19 span{font-size:19px;font-weight:900}
.sell-moncton-v19 small{margin-top:9px;font-size:10px;color:#e4edf5}

/* Hide all old sell hero remnants to prevent overlap. */
.sell-hero-v12,
.sell-photo-v15,
.sell-moncton-v15,
.sell-moncton-v14,
.sell-hero-card{
  display:none!important;
}

@media(max-width:1050px){
  .sell-hero-v19-inner{grid-template-columns:45% 55%}
  .sell-copy-v19{padding:38px 28px}
  .sell-copy-v19 h1{font-size:46px}
  .sell-moncton-v19{width:250px;max-width:46%}
}

@media(max-width:760px){
  .sell-hero-v19-inner{
    display:flex;
    flex-direction:column;
  }
  .sell-copy-v19{padding:34px 22px 30px}
  .sell-copy-v19 h1{font-size:40px}
  .sell-image-v19{height:auto;min-height:280px}
  .sell-image-v19>img{height:auto;min-height:280px;object-fit:cover}
  .sell-moncton-v19{
    right:14px;
    bottom:14px;
    width:225px;
    max-width:67%;
    padding:13px 10px;
  }
  .moncton-cube-v19{width:32px;height:28px;font-size:18px;margin-bottom:5px}
  .sell-moncton-v19 strong{font-size:11px}
  .sell-moncton-v19 b{font-size:21px}
  .sell-moncton-v19 span{font-size:14px}
  .sell-moncton-v19 small{font-size:8px;margin-top:5px}
}


/* ===== v23 CUMULATIVE FILE UPLOAD ===== */
.upload-box-v23{
  display:block;
}
.file-input-hidden{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  white-space:nowrap!important;
  clip-path:inset(50%)!important;
}
.add-files-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:12px auto 6px;
  padding:12px 20px;
  border:0;
  border-radius:9px;
  background:#155bbb;
  color:#fff;
  font:inherit;
  font-weight:900;
  cursor:pointer;
}
.add-files-btn:hover{
  background:#0d478f;
}
.selected-files{
  margin-top:15px;
  display:grid;
  gap:8px;
  text-align:left;
}
.selected-files-empty{
  padding:12px;
  border-radius:9px;
  background:#fff;
  color:#718096;
  text-align:center;
  font-size:13px;
}
.selected-file-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:10px 12px;
  border:1px solid #d7e1ea;
  border-radius:9px;
  background:#fff;
}
.selected-file-info{
  min-width:0;
  display:grid;
}
.selected-file-info strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#061b35;
  font-size:13px;
}
.selected-file-info small{
  color:#738296;
  font-weight:500;
}
.remove-file-btn{
  flex:0 0 auto;
  border:1px solid #d6dee7;
  border-radius:7px;
  background:#fff;
  color:#8a2630;
  padding:7px 9px;
  font-weight:800;
  cursor:pointer;
}
.selected-files-summary{
  padding:8px 2px 0;
  color:#526277;
  font-size:12px;
  font-weight:800;
}
.upload-limit-note{
  margin:7px 0 0;
  color:#7c8998;
  font-size:11px;
  text-align:center;
}


/* ===== v25 SQUARE CATALOGUE ===== */
.catalog-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.square-product-card{
  overflow:hidden;
  border:1px solid #d9e3ec;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 30px rgba(17,47,80,.08);
}
.square-product-image{
  aspect-ratio:4/3;
  overflow:hidden;
  background:#edf3f7;
}
.square-product-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.square-product-placeholder{
  display:grid;
  place-items:center;
  background:
    radial-gradient(circle at 12px 12px,rgba(6,27,53,.05) 2px,transparent 2.6px) 0 0/28px 28px,
    #eef3f7;
  color:#061b35;
  font-weight:900;
  font-size:30px;
}
.square-product-body{
  padding:20px;
}
.square-product-topline{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  margin-bottom:8px;
}
.square-status{
  display:inline-block;
  padding:5px 9px;
  border-radius:999px;
  background:#fff4bf;
  color:#6e5200;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
}
.square-sku{
  color:#758397;
  font-size:10px;
  font-weight:800;
}
.square-product-card h2{
  margin:0 0 5px;
  color:#061b35;
  font-size:22px;
}
.square-variation{
  margin-bottom:8px;
  color:#155bbb;
  font-size:13px;
  font-weight:900;
}
.square-description{
  color:#596a7e;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.square-product-bottom{
  display:grid;
  gap:12px;
  margin-top:16px;
}
.square-price{
  color:#061b35;
  font-size:22px;
}
.square-product-bottom .btn{
  width:100%;
}
.square-product-body small{
  display:block;
  margin-top:9px;
  color:#7a8898;
  font-size:11px;
}

@media(max-width:950px){
  .catalog-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .catalog-grid{grid-template-columns:1fr}
}

/* ===== SQUARE INVENTORY INSIDE THE ORIGINAL EAST COAST DESIGN ===== */
.inventory-section-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.inventory-section-tabs button{border:2px solid var(--navy);border-radius:9px;background:#fff;color:var(--navy);padding:12px 14px;font-weight:900;cursor:pointer}.inventory-section-tabs button:hover,.inventory-section-tabs button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.inventory-section-tabs button.active{box-shadow:inset 0 -4px var(--yellow)}.inventory-section-tabs span{display:inline-grid;place-items:center;min-width:25px;height:25px;margin-left:5px;border-radius:999px;background:var(--yellow);color:var(--navy);font-size:11px}.catalog-toolbar-expanded{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;align-items:end;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.catalog-toolbar-expanded label{font-size:12px;color:var(--navy)}.catalog-toolbar-expanded input,.catalog-toolbar-expanded select{margin-top:4px;background:#fff}.catalog-results-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px;padding:12px 2px;border-bottom:1px solid var(--line)}.catalog-results-bar p{margin:0;color:var(--muted);font-size:14px}.catalog-results-bar label{display:flex;grid-template-columns:none;align-items:center;gap:8px;font-size:12px}.catalog-results-bar select{width:82px;padding:8px}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:30px}.catalog-pagination button{min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font-weight:900;cursor:pointer}.catalog-pagination button:hover,.catalog-pagination button.active{background:var(--navy);border-color:var(--navy);color:#fff}.catalog-pagination button.active{box-shadow:inset 0 -4px var(--yellow)}.catalog-pagination button:disabled{opacity:.4;cursor:not-allowed}.catalog-pagination span{padding:8px;color:var(--muted)}.square-product-image img{object-fit:contain;padding:12px;background:#f8fafc}.square-product-card.sale{border-color:#e3b300}.square-product-card.clearance{border-color:#b9404a}.square-status.sale{background:#fff0a3;color:#6e5200}.square-status.clearance{background:#fae2e5;color:#8a2630}.square-old-price{display:block;color:#7c8998;font-size:13px}.square-price-wrap{display:flex;flex-direction:column}.square-product-card[hidden]{display:none}
@media(max-width:950px){.catalog-toolbar-expanded{grid-template-columns:1fr 1fr}.inventory-section-tabs{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.catalog-toolbar-expanded,.inventory-section-tabs{grid-template-columns:1fr}.catalog-results-bar{align-items:flex-start;flex-direction:column}.catalog-results-bar label{width:100%;justify-content:space-between}.catalog-pagination button{min-width:38px;padding:0 9px}}
.product-detail-original{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:start}.product-detail-photo{position:relative;min-height:500px;border:1px solid var(--line);border-radius:18px;background:#f5f7fa;padding:28px}.product-detail-photo>span{position:absolute;z-index:2;left:22px;top:22px}.product-detail-photo img{width:100%;height:450px;object-fit:contain}.product-detail-copy h1{margin:6px 0 12px;color:var(--navy);font:900 clamp(36px,5vw,58px)/1.02 Georgia,"Times New Roman",serif}.product-detail-price{margin:22px 0}.product-detail-price del{display:block;color:#7c8998;font-size:15px}.product-detail-price strong{display:block;color:var(--navy);font-size:34px}.product-detail-facts{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 24px}.product-detail-facts span{padding:8px 11px;border-radius:999px;background:#eef3f7;color:var(--navy);font-size:12px;font-weight:900}@media(max-width:820px){.product-detail-original{grid-template-columns:1fr}.product-detail-photo{min-height:340px}.product-detail-photo img{height:300px}}


/* ===== v26 PIRATE SELL HERO ===== */
.sell-hero-v26{
  background:#061b35;
  color:#fff;
}
.sell-hero-v26-inner{
  width:min(1536px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:40% 60%;
  min-height:455px;
}
.sell-copy-v26{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:50px 44px;
  background:
    radial-gradient(circle at 12px 12px,rgba(255,255,255,.025) 2px,transparent 2.5px) 0 0/28px 28px,
    linear-gradient(135deg,#061b35,#0b315d);
}
.sell-copy-v26 h1{
  margin:8px 0 18px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(44px,4vw,64px);
  line-height:1;
  color:#fff;
}
.sell-copy-v26 p{
  margin:0 0 22px;
  max-width:560px;
  font-size:18px;
  color:#dce7f1;
}
.sell-image-v26{
  position:relative;
  min-width:0;
  min-height:455px;
  overflow:hidden;
  background:#0a1d35;
}
.sell-image-v26>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.sell-moncton-v26{
  position:absolute;
  right:5%;
  bottom:7%;
  width:300px;
  max-width:38%;
  padding:20px 18px 18px;
  text-align:center;
  background:rgba(5,27,53,.95);
  border:3px solid #fff;
  border-radius:18px;
  color:#fff;
  box-shadow:0 14px 35px rgba(0,0,0,.34);
}
.moncton-cube-v26{
  width:42px;
  height:36px;
  margin:0 auto 8px;
  border:2px solid #fff;
  display:grid;
  place-items:center;
  font-size:25px;
}
.sell-moncton-v26 strong,
.sell-moncton-v26 span,
.sell-moncton-v26 small{display:block}
.sell-moncton-v26 strong{font-size:14px}
.sell-moncton-v26 b{
  display:block;
  color:#ffc400;
  font-size:30px;
  line-height:1;
  margin:4px 0;
}
.sell-moncton-v26 span{font-size:19px;font-weight:900}
.sell-moncton-v26 small{margin-top:9px;font-size:10px;color:#e4edf5}

@media(max-width:1050px){
  .sell-hero-v26-inner{grid-template-columns:45% 55%}
  .sell-copy-v26{padding:40px 28px}
  .sell-copy-v26 h1{font-size:48px}
  .sell-moncton-v26{width:250px;max-width:46%}
}

@media(max-width:760px){
  .sell-hero-v26-inner{
    display:flex;
    flex-direction:column;
  }

  /* On mobile: show image first, then copy, like the approved mobile mockup */
  .sell-image-v26{
    order:1;
    min-height:0;
  }
  .sell-image-v26>img{
    width:100%;
    height:auto;
    display:block;
  }
  .sell-copy-v26{
    order:2;
    padding:30px 22px 28px;
  }
  .sell-copy-v26 h1{
    font-size:39px;
    line-height:1.03;
  }
  .sell-copy-v26 p{font-size:16px}
  .sell-badges{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
  }
  .sell-moncton-v26{
    right:14px;
    bottom:14px;
    width:225px;
    max-width:68%;
    padding:13px 10px;
  }
  .moncton-cube-v26{width:32px;height:28px;font-size:18px;margin-bottom:5px}
  .sell-moncton-v26 strong{font-size:11px}
  .sell-moncton-v26 b{font-size:21px}
  .sell-moncton-v26 span{font-size:14px}
  .sell-moncton-v26 small{font-size:8px;margin-top:5px}
}

@media(max-width:420px){
  .sell-copy-v26 h1{font-size:34px}
  .sell-moncton-v26{
    width:205px;
    max-width:72%;
  }
}


/* ===== v28 SELL HERO HEIGHT / CROPPING FIX =====
   Prevent the desktop hero from becoming excessively tall.
   Preserve natural proportions and crop the pirate image horizontally instead
   of stretching the entire hero vertically.
*/
@media (min-width: 761px){
  .sell-hero-v26-inner{
    height:460px !important;
    min-height:0 !important;
    align-items:stretch;
  }
  .sell-copy-v26{
    height:460px !important;
    min-height:0 !important;
    box-sizing:border-box;
    padding-top:38px !important;
    padding-bottom:38px !important;
  }
  .sell-image-v26{
    height:460px !important;
    min-height:0 !important;
  }
  .sell-image-v26 > img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center 52% !important;
  }
  .sell-moncton-v26{
    bottom:24px !important;
  }
}

@media (min-width: 1400px){
  .sell-hero-v26-inner,
  .sell-copy-v26,
  .sell-image-v26{
    height:470px !important;
  }
}

/* Mobile remains naturally stacked and avoids distortion. */
@media (max-width:760px){
  .sell-hero-v26-inner{
    height:auto !important;
    min-height:0 !important;
  }
  .sell-image-v26{
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:16/10;
  }
  .sell-image-v26 > img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
  }
  .sell-copy-v26{
    height:auto !important;
    min-height:0 !important;
  }
}

/* ===== v29 HD SELL HERO ===== */
@media (min-width:761px){
  .sell-image-v26 > img{object-position:center 48% !important;}
}
@media (max-width:760px){
  .sell-image-v26{aspect-ratio:4/3 !important;}
  .sell-image-v26 > img{object-position:center 48% !important;}
}

/* ===== v30 PIRATE HERO FULL-SCENE FRAMING FIX =====
   Keep the HD source at its natural proportions and show the complete scene.
   No stretching and no aggressive zoom/crop on desktop or mobile.
*/
.sell-image-v26{background:#081d35;}
.sell-image-v26 > img{
  object-fit:contain !important;
  object-position:center center !important;
}
@media (min-width:761px){
  .sell-hero-v26-inner,
  .sell-copy-v26,
  .sell-image-v26{
    height:470px !important;
  }
  .sell-image-v26 > img{
    object-fit:contain !important;
    object-position:center center !important;
  }
}
@media (max-width:760px){
  .sell-image-v26{
    height:auto !important;
    aspect-ratio:auto !important;
  }
  .sell-image-v26 > img{
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
    object-position:center center !important;
  }
}

/* ===== v31 SELL HERO — EDGE-TO-EDGE WIDE PHOTO =====
   Wide hero asset preserves the complete pirate display without stretching.
   The source photo itself supplies the edge fill, so there are no navy bars.
*/
.sell-image-v26{overflow:hidden;background:#081d35;}
.sell-image-v26 > img{
  display:block;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media (min-width:761px){
  .sell-hero-v26-inner,.sell-copy-v26,.sell-image-v26{height:470px !important;}
  .sell-image-v26 > img{object-fit:cover !important;object-position:center center !important;}
}
@media (max-width:760px){
  .sell-image-v26{height:auto !important;aspect-ratio:16/10 !important;}
  .sell-image-v26 > img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;}
}

/* ===== SQUARE INVENTORY INSIDE THE ORIGINAL EAST COAST DESIGN ===== */
.inventory-pickup-banner{background:var(--navy);color:#fff;border-top:5px solid var(--yellow)}
.pickup-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:28px;padding-bottom:28px}
.pickup-kicker{color:var(--yellow);font-size:11px;font-weight:900;letter-spacing:.14em}
.pickup-banner-inner h2{margin:4px 0 5px;font-family:Georgia,"Times New Roman",serif;font-size:28px}
.pickup-banner-inner p{max-width:820px;margin:0;color:#d8e4ef}
.inventory-section-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}
.inventory-section-tabs button{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);padding:15px;font-weight:900;cursor:pointer}
.inventory-section-tabs button span{display:inline-grid;min-width:25px;margin-left:5px;padding:2px 6px;border-radius:999px;background:#eaf0f6;font-size:11px}
.inventory-section-tabs button:hover,.inventory-section-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:inset 0 -5px 0 var(--yellow)}
.inventory-section-tabs button.active span,.inventory-section-tabs button:hover span{background:rgba(255,255,255,.16)}
.catalog-toolbar-expanded{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:end;padding:18px;margin:0 0 16px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}
.catalog-toolbar-expanded label,.catalog-results-bar label{font-size:12px;color:var(--navy)}
.catalog-toolbar-expanded input,.catalog-toolbar-expanded select{max-width:none;background:#fff}
.catalog-results-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.catalog-results-bar p{margin:0;color:var(--muted);font-weight:800}
.catalog-results-bar label{display:flex;align-items:center;gap:8px;white-space:nowrap}
.catalog-results-bar select{width:auto;min-width:82px;padding:8px}
.square-product-card.sale{border-color:#e0ae00}
.square-product-card.clearance{border-color:#c63434}
.square-product-image{position:relative;display:block}
.square-product-image img{object-fit:contain;padding:14px;background:#f5f7fa}
.square-product-image img.image-fallback{object-fit:contain;padding:42px}
.catalog-badge,.catalog-set-number{position:absolute;z-index:2;top:12px;font-size:10px;font-weight:900;letter-spacing:.08em}
.catalog-badge{left:12px;border-radius:999px;background:var(--navy);color:#fff;padding:6px 9px;text-transform:uppercase}
.catalog-badge.sale{background:var(--yellow);color:var(--navy)}
.catalog-badge.clearance{background:#c63434}
.catalog-set-number{right:12px;border-radius:6px;background:rgba(255,255,255,.92);color:var(--navy);padding:6px 8px}
.square-product-card h2 a{text-decoration:none}
.square-price{display:flex;flex-direction:column}
.square-price del{color:#77879a;font-size:13px;font-weight:700}
.square-price strong{font-size:22px}
.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:30px}
.catalog-pagination button{min-width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);padding:0 13px;font-weight:900;cursor:pointer}
.catalog-pagination button:hover,.catalog-pagination button.active{background:var(--navy);border-color:var(--navy);color:#fff}
.catalog-pagination button.active{box-shadow:inset 0 -4px 0 var(--yellow)}
.catalog-pagination button:disabled{opacity:.4;cursor:not-allowed}
.catalog-pagination span{padding:8px;color:var(--muted)}
@media(max-width:900px){.catalog-toolbar-expanded{grid-template-columns:1fr 1fr}.inventory-section-tabs{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.pickup-banner-inner,.catalog-results-bar{align-items:flex-start;flex-direction:column}.catalog-toolbar-expanded,.inventory-section-tabs{grid-template-columns:1fr}.catalog-toolbar-expanded{padding:13px}.catalog-pagination button{min-width:38px;padding:0 10px}}
.staff-product-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:38px;padding:5px max(18px,calc((100vw - 1440px)/2));background:#061a34;color:#d9e5f1;font-size:11px}.staff-product-bar strong{color:#fff}.staff-product-bar span{opacity:.75}.staff-product-bar a{padding:7px 11px;border-radius:6px;background:var(--yellow);color:var(--navy);font-weight:900;text-decoration:none}@media(max-width:700px){.staff-product-bar{justify-content:center;padding:5px 10px}.staff-product-bar strong{display:none}}
.product-detail-original{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:start}.product-detail-image{position:relative;min-height:500px;border:1px solid var(--line);border-radius:16px;background:var(--soft);overflow:hidden}.product-detail-image>img{width:100%;height:500px;padding:28px;object-fit:contain}.product-detail-copy{padding:25px 0}.product-kicker{margin:0;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-detail-copy h1,.product-not-found h1{margin:10px 0 20px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5vw,64px);line-height:1}.product-detail-price{display:flex;flex-direction:column;margin:22px 0;color:var(--navy)}.product-detail-price del{color:var(--muted);font-size:16px}.product-detail-price strong{font-size:34px}.product-detail-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-detail-facts div{padding:15px;border-right:1px solid var(--line)}.product-detail-facts div:last-child{border:0}.product-detail-facts span,.product-detail-facts strong{display:block}.product-detail-facts span{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.product-detail-facts strong{margin-top:5px;font-size:13px}.product-detail-notes{padding-left:15px;border-left:4px solid var(--yellow);color:var(--muted)}.product-detail-copy .btn.disabled{pointer-events:none;opacity:.5}.product-not-found{text-align:center}.product-not-found p{color:var(--muted)}
@media(max-width:850px){.product-detail-original{grid-template-columns:1fr}.product-detail-image,.product-detail-image>img{min-height:350px;height:350px}.product-detail-copy{padding-top:0}}
@media(max-width:560px){.product-detail-facts{grid-template-columns:1fr}.product-detail-facts div{border-right:0;border-bottom:1px solid var(--line)}}
.product-card-actions{display:grid;grid-template-columns:.72fr 1.28fr;gap:8px}.product-card-actions .btn{min-height:43px;padding:10px 9px;font-size:12px;line-height:1.15;text-align:center}.product-select-option{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;color:var(--navy);font-size:11px;font-weight:800;cursor:pointer}.product-select-option:has(input:checked){border-color:var(--blue);background:#eef4fb}.product-select-option input{flex:0 0 auto;width:17px;height:17px;margin:0;accent-color:var(--blue)}.product-select-option span{line-height:1.35}.selected-sets-bar{position:sticky;top:10px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px;padding:14px 16px;border:1px solid #123e70;border-left:6px solid var(--yellow);border-radius:11px;background:var(--navy);color:#fff;box-shadow:0 12px 28px rgba(6,26,52,.18)}.selected-sets-bar>div{display:flex;align-items:center;gap:12px}.selected-sets-bar>div:first-child{align-items:flex-start;flex-direction:column;gap:1px}.selected-sets-bar strong{font-size:16px}.selected-sets-bar span{color:#c8d7e5;font-size:11px}.selected-sets-bar .btn{padding:10px 14px;font-size:12px;white-space:nowrap}.selected-clear{border:0;background:transparent;color:#fff;font-weight:900;text-decoration:underline;cursor:pointer}.item-enquiry-list{margin:12px 0;padding:10px 12px 10px 31px;border-radius:8px;background:rgba(255,255,255,.09);color:#fff;font-size:12px}.item-enquiry-list li{padding:3px 0}.item-enquiry-list[hidden]{display:none}
@media(max-width:720px){.selected-sets-bar,.selected-sets-bar>div{align-items:stretch;flex-direction:column}.selected-sets-bar>div:last-child{display:grid;grid-template-columns:auto 1fr}.selected-sets-bar .btn{width:100%}.product-card-actions{grid-template-columns:1fr}}
.inventory-section-tabs{grid-template-columns:repeat(6,1fr)}.square-product-topline{flex-wrap:wrap}.retired-set-tag{display:inline-flex;padding:5px 8px;border-radius:999px;background:#e5e9ee;color:var(--navy);font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.square-product-card:has(.retired-set-tag){box-shadow:inset 0 5px 0 #7a8795,0 12px 30px rgba(17,47,80,.08)}
@media(max-width:1150px){.inventory-section-tabs{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.inventory-section-tabs{grid-template-columns:repeat(2,1fr)}}
@media(max-width:440px){.inventory-section-tabs{grid-template-columns:1fr}}

/* Current Inventory: search first, pickup information after the listings */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.inventory-first{padding-top:34px}
.inventory-first .catalog-toolbar-expanded{margin-bottom:18px}
.inventory-first .inventory-section-tabs{margin-top:0}
.inventory-pickup-bottom{margin-top:8px}
@media(max-width:620px){.inventory-first{padding-top:20px}.inventory-first .catalog-toolbar-expanded{margin-bottom:14px}}

/* Homepage v13: real navigation above the approved baked body artwork.
   Only the first 138px (old contact bar + menu) are clipped away. */
body:has(.baked-home) .contact-bar,
body:has(.baked-home) .site-header{display:block}
body:has(.baked-home) footer{display:none}

.baked-stage{
  aspect-ratio:1536/886;
}
.baked-stage>img{
  inset:auto 0 auto 0;
  top:-15.5756%;
  width:100%;
  height:auto;
  object-fit:contain;
}
/* Reposition the remaining clickable areas inside the cropped artwork. */
.hs-home,.hs-inventory,.hs-sellnav,.hs-about,.hs-faq,.hs-contact,
.hs-email-top,.hs-domain-top,.hs-email-bottom{display:none}
.hs-hero-sell{left:8%;top:39.21%;width:24%;height:7.86%}
.hs-retired{left:5.47%;top:72.57%;width:16.15%;height:15.91%}
.hs-city{left:22.66%;top:72.57%;width:15.69%;height:15.91%}
.hs-starwars{left:39.39%;top:72.57%;width:15.56%;height:15.91%}
.hs-more{left:55.99%;top:72.57%;width:15.23%;height:15.91%}
.hs-offer{left:73.6%;top:81.63%;width:19.3%;height:7.74%}
.hs-hero-sell:hover,.hs-retired:hover,.hs-city:hover,.hs-starwars:hover,.hs-more:hover,.hs-offer:hover{
  outline:none;
  box-shadow:inset 0 0 0 4px var(--yellow);
  background:rgba(255,196,0,.08);
}

@media(max-width:760px){
  body:has(.baked-home) .contact-bar,
  body:has(.baked-home) .site-header,
  body:has(.baked-home) footer{display:block}
  .baked-mobile .mobile-logo,
  .baked-mobile .mobile-links{display:none}
}

/* Homepage v18: bold, inventory-first welcome */
.home-v18{background:#fff;color:var(--navy)}
.home-splash{position:relative;min-height:500px;display:flex;align-items:center;overflow:hidden;background:#eef4f8 url('../images/about-atlantic-clean-v14.jpg') center/cover no-repeat}
.home-splash:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 32%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.08) 70%,rgba(255,255,255,0) 100%)}
.home-splash:after{content:"";position:absolute;inset:auto 0 0;height:9px;background:var(--yellow)}
.home-splash-inner{position:relative;z-index:1}
.home-splash-copy{max-width:610px;padding:48px 0 54px}
.home-kicker{margin:0 0 11px;color:#145eb5;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.home-splash h1{max-width:610px;margin:0;color:var(--navy);font:950 clamp(38px,3.7vw,56px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.035em;text-transform:none}
.home-splash h1 span{color:#145eb5}
.home-lead{max-width:545px;margin:18px 0 0;color:#24374d;font-size:17px;line-height:1.5}
.home-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:50px;padding:11px 20px;border:2px solid transparent;border-radius:9px;font-size:15px;font-weight:950;letter-spacing:.015em;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.home-btn:hover{transform:translateY(-2px)}
.home-btn-primary{background:var(--yellow);border-color:#d9a500;color:#091c34;box-shadow:0 10px 24px rgba(137,100,0,.2)}
.home-btn-primary:hover{background:#ffd33d;box-shadow:0 14px 30px rgba(137,100,0,.28)}
.home-btn-secondary{background:rgba(255,255,255,.9);border-color:var(--navy);color:var(--navy)}
.home-btn-secondary:hover{background:var(--navy);color:#fff}
.home-family-note{margin:17px 0 0;color:#536578;font-size:12px;font-weight:800}
.home-trust{position:relative;z-index:2;background:#061b35;color:#fff}
.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.home-trust-grid>div{position:relative;display:grid;grid-template-columns:42px 1fr;column-gap:11px;padding:18px 18px;border-right:1px solid rgba(255,255,255,.15)}
.home-trust-grid>div:last-child{border-right:0}
.home-trust-grid span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#0b5ec1;color:var(--yellow);font-size:17px}
.home-trust-grid strong{color:var(--yellow);font-size:13px;letter-spacing:.03em;text-transform:uppercase}
.home-trust-grid small{margin-top:3px;color:#d6e2ed;font-size:12px;line-height:1.35}
.home-discover{padding:76px 0 68px;background:linear-gradient(180deg,#fff,#f5f8fb)}
.home-section-heading{text-align:center}
.home-section-heading p{margin:0 0 5px;color:#145eb5;font-size:13px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.home-section-heading h2{margin:0;color:var(--navy);font:950 clamp(38px,5vw,58px)/1 Georgia,"Times New Roman",serif;text-transform:uppercase}
.home-section-heading>span{display:block;margin-top:12px;color:#667789}
.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}
.home-category{position:relative;display:block;aspect-ratio:255/146;border:2px solid #0c2a4c;border-radius:12px;background-image:url('../images/category-showcase.jpg');background-repeat:no-repeat;background-size:400% 100%;overflow:hidden;box-shadow:0 10px 22px rgba(6,27,53,.12);transition:transform .18s ease,box-shadow .18s ease}
.home-category:hover,.home-category:focus-visible{transform:translateY(-5px);box-shadow:0 16px 30px rgba(6,27,53,.22),inset 0 0 0 4px var(--yellow);outline:none}
.category-retired{background-position:0 0}.category-city{background-position:33.333% 0}.category-starwars{background-position:66.666% 0}.category-all{background-position:100% 0}
.home-centred-action{text-align:center;margin-top:30px}
.text-link{display:inline-flex;gap:9px;color:#0b58ad;font-weight:950;text-decoration:none;border-bottom:2px solid var(--yellow);padding-bottom:4px}
.text-link:hover{color:var(--navy)}
.home-story{padding:78px 0;background:#fff}
.home-story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}
.home-story-image{position:relative}
.home-story-image:before{content:"";position:absolute;left:-16px;bottom:-16px;width:58%;height:58%;border-radius:18px;background:var(--yellow)}
.home-story-image img{position:relative;z-index:1;display:block;width:100%;border-radius:18px;box-shadow:0 22px 50px rgba(6,27,53,.19)}
.home-story-copy h2{margin:0 0 22px;color:var(--navy);font:950 clamp(38px,4.5vw,58px)/1.02 Georgia,"Times New Roman",serif}
.home-story-copy>p:not(.home-kicker){color:#526476;font-size:18px;line-height:1.65}
.home-sell-band{padding:52px 0;background:linear-gradient(120deg,#061b35,#0a3972);color:#fff;border-top:8px solid var(--yellow)}
.home-sell-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}
.home-sell-inner p{margin:0 0 5px;color:var(--yellow);font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.home-sell-inner h2{margin:0;color:#fff;font:950 clamp(30px,4vw,46px)/1.05 Georgia,"Times New Roman",serif}

@media(max-width:1050px){
  .home-splash{min-height:470px;background-position:61% center}
  .home-splash:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 43%,rgba(255,255,255,.74) 63%,rgba(255,255,255,.08) 88%)}
  .home-splash-copy{max-width:520px;padding:42px 0 48px}
  .home-splash h1{font-size:clamp(36px,5.7vw,50px)}
  .home-trust-grid{grid-template-columns:1fr 1fr}
  .home-trust-grid>div:nth-child(2){border-right:0}.home-trust-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}
  .home-category-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .home-splash{min-height:520px;align-items:flex-end;background-position:67% center}
  .home-splash:before{background:linear-gradient(180deg,rgba(3,20,41,.25) 0%,rgba(3,20,41,.66) 36%,rgba(3,20,41,.97) 76%,#061b35 100%)}
  .home-splash-copy{max-width:none;padding:150px 0 42px;color:#fff}
  .home-kicker{color:var(--yellow)}
  .home-splash h1{color:#fff;font-size:clamp(32px,9vw,42px);line-height:1.04}
  .home-splash h1 span{color:var(--yellow)}
  .home-lead{margin-top:20px;color:#eef4fa;font-size:17px;line-height:1.5}
  .home-actions{align-items:stretch;flex-direction:column;margin-top:25px}
  .home-btn{width:100%;min-height:54px}
  .home-btn-secondary{background:transparent;border-color:#fff;color:#fff}
  .home-family-note{color:#c9d6e4;line-height:1.5}
  .home-trust-grid{grid-template-columns:1fr}
  .home-trust-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15)!important;padding:19px 8px}
  .home-trust-grid>div:last-child{border-bottom:0!important}
  .home-discover,.home-story{padding:58px 0}
  .home-category-grid{gap:12px;margin-top:28px}
  .home-story-grid{grid-template-columns:1fr;gap:42px}
  .home-story-image:before{left:-8px;bottom:-8px}
  .home-sell-inner{align-items:flex-start;flex-direction:column}
}

@media(max-width:480px){
  .home-splash{min-height:500px}
  .home-splash-copy{padding-top:135px}
  .home-splash h1{font-size:34px}
  .home-category-grid{grid-template-columns:1fr}
  .home-category{aspect-ratio:255/146}
  .home-section-heading h2{font-size:37px}
}

/* Homepage v19: clickable areas for the compact baked inventory hero. */
.hs-hero-browse{left:8.2%;top:38.7%;width:16.8%;height:6.25%}
.hs-hero-sell-small{left:25.9%;top:38.7%;width:12.5%;height:6.25%}
.hs-hero-browse:hover,.hs-hero-sell-small:hover,
.hs-hero-browse:focus-visible,.hs-hero-sell-small:focus-visible{
  outline:none;
  box-shadow:inset 0 0 0 4px var(--yellow);
  background:rgba(255,196,0,.08);
}
.mobile-eyebrow{margin-bottom:8px!important;color:#155bbb!important;font-size:12px!important;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.mobile-secondary{display:block;width:100%;max-width:430px;margin:10px auto 0;padding:13px 16px;border:2px solid #061b35;border-radius:10px;background:#fff;color:#061b35;text-decoration:none;font-weight:900;font-size:16px}
