:root {
  --ink: #122826;
  --lake: #143f49;
  --lake-deep: #0b2d35;
  --spruce: #315d4c;
  --birch: #f3efe4;
  --sand: #d7c8ab;
  --ember: #dc623f;
  --white: #fffdf7;
  --line: rgba(18, 40, 38, .16);
  --shell: min(1180px, calc(100% - 48px));
  --display: "Newsreader", Georgia, serif;
  --body: "DM Sans", system-ui, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--birch); font-family: var(--body); -webkit-font-smoothing: antialiased; }
.inner-page:not(.unified-retail-nav) { padding-top: 118px; }
.inner-page .utility-bar,
.inner-page .site-header { display: none !important; }
.unified-header-shell,
.unified-header-shell * { transition: none; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { font: inherit; }
.shell { width: var(--shell); margin-inline: auto; }
.skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; padding: 10px 14px; background: var(--white); color: var(--ink); transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 3px solid #f4b94f; outline-offset: 4px; }

.utility-bar { background: var(--lake-deep); color: rgba(255,255,255,.78); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.utility-inner { min-height: 34px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.utility-inner p { margin: 0; }
.utility-inner div { display: flex; gap: 28px; }
.utility-inner a:hover { color: #fff; }

.site-header { position: absolute; z-index: 20; top: 34px; width: 100%; color: #fff; border-bottom: 1px solid rgba(255,255,255,.22); }
.nav-wrap { min-height: 88px; display: flex; align-items: center; gap: 44px; }
.brand { display: inline-flex; align-items: center; gap: 13px; min-width: 254px; }
.brand img { width: 53px; height: 53px; object-fit: contain; border-radius: 50%; }
.brand span { display: grid; }
.brand strong { font-family: var(--display); font-size: 21px; font-weight: 500; line-height: 1; }
.brand small { margin-top: 5px; font-size: 10px; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; }
.site-nav { margin-left: auto; display: flex; align-items: center; gap: 28px; font-size: 13px; }
.site-nav a { position: relative; padding-block: 35px; }
.site-nav a::after { content: ""; position: absolute; right: 0; bottom: 25px; left: 0; height: 1px; background: #fff; transform: scaleX(0); transform-origin: left; transition: transform .2s ease; }
.site-nav a:hover::after { transform: scaleX(1); }
.nav-cta { display: inline-flex; align-items: center; gap: 18px; padding: 13px 18px; border: 1px solid rgba(255,255,255,.5); border-radius: 2px; font-size: 12px; font-weight: 600; }
.nav-cta:hover { background: #fff; color: var(--lake-deep); }
.menu-toggle { display: none; }

.hero { position: relative; min-height: 790px; display: grid; align-items: end; overflow: hidden; color: #fff; background: var(--lake-deep); }
.hero-photo, .hero-wash { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-photo { object-fit: cover; object-position: center; transform: scale(1.02); }
.hero-wash { background: linear-gradient(90deg, rgba(5,31,36,.94) 0%, rgba(7,38,42,.64) 45%, rgba(7,24,28,.16) 78%), linear-gradient(0deg, rgba(6,27,31,.55), transparent 48%); }
.hero-content { position: relative; z-index: 2; padding: 236px 0 105px; }
.eyebrow { margin: 0 0 22px; color: var(--spruce); font-size: 11px; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
.eyebrow.light { color: #b9d3c9; }
.hero h1 { max-width: 800px; margin: 0; font: 500 clamp(64px, 7vw, 106px)/.88 var(--display); letter-spacing: -.045em; }
.hero h1 em, .community-copy h2 em { color: #d9e9df; font-weight: 400; }
.hero-copy { max-width: 575px; margin: 34px 0 0; font-size: 18px; line-height: 1.6; color: rgba(255,255,255,.82); }
.hero-proof { max-width: 575px; margin: 14px 0 0; color: #fff; font-size: 13px; font-weight: 700; letter-spacing: .02em; }
.hero-actions { margin-top: 36px; display: flex; align-items: center; gap: 30px; }
.button { display: inline-flex; align-items: center; justify-content: space-between; min-width: 176px; gap: 28px; padding: 17px 20px; border-radius: 2px; font-size: 13px; font-weight: 700; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-warm { background: var(--ember); color: #fff; }
.button-warm:hover { background: #c95132; }
.text-link { display: inline-flex; gap: 18px; align-items: center; width: fit-content; padding-bottom: 5px; border-bottom: 1px solid currentColor; font-size: 13px; font-weight: 700; }
.light-link { color: rgba(255,255,255,.88); }
.hero-note { position: absolute; z-index: 3; right: 0; bottom: 0; width: 266px; padding: 24px 30px; background: var(--birch); color: var(--ink); }
.hero-note span { display: block; margin-bottom: 7px; font-size: 10px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.hero-note strong { font: 500 25px var(--display); }

.section-pad { padding: 116px 0; }
.welcome { background: var(--birch); }
.welcome-grid { display: grid; grid-template-columns: 1.4fr .72fr; gap: 11vw; align-items: start; }
.welcome h2, .section-heading h2, .community-copy h2, .visit h2 { margin: 0; font: 500 clamp(44px, 5vw, 70px)/1.02 var(--display); letter-spacing: -.035em; }
.welcome-copy { padding-top: 34px; }
.welcome-copy p { margin: 0 0 19px; font-size: 16px; line-height: 1.7; }
.welcome-copy .text-link { margin-top: 15px; }

.essentials { position: relative; overflow: hidden; background: var(--lake); color: #fff; }
.shoreline { position: absolute; top: 10px; right: -3%; width: 50%; height: 150px; border-top: 1px solid rgba(255,255,255,.16); border-radius: 50%; transform: rotate(-8deg); }
.shoreline::before, .shoreline::after { content: ""; position: absolute; inset: 18px 0 auto; height: 100%; border-top: 1px solid rgba(255,255,255,.1); border-radius: 50%; }
.shoreline::after { inset: 38px 0 auto; }
.section-heading { position: relative; display: flex; justify-content: space-between; gap: 48px; align-items: end; }
.section-heading h2 { color: #fff; }
.section-heading > p { max-width: 340px; margin: 0 0 9px; color: rgba(255,255,255,.65); font-size: 15px; line-height: 1.6; }
.service-grid { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 66px; border-top: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.service-card { min-height: 345px; display: flex; flex-direction: column; justify-content: space-between; padding: 28px 26px 34px; border-right: 1px solid rgba(255,255,255,.2); }
.service-card:first-child { border-left: 1px solid rgba(255,255,255,.2); }
.service-card.featured { color: var(--ink); background: var(--sand); }
.service-icon { font: 400 30px var(--display); }
.service-card p { margin: 0 0 10px; font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; opacity: .64; }
.service-card h3 { margin: 0 0 12px; font: 500 28px/1.02 var(--display); }
.service-card div span { display: block; font-size: 13px; line-height: 1.55; opacity: .7; }
.amenity-row { display: flex; flex-wrap: wrap; gap: 16px 32px; margin-top: 30px; color: rgba(255,255,255,.75); font-size: 11px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.amenity-row span::before { content: "•"; margin-right: 11px; color: #aacbbf; }

.community { background: var(--white); }
.community-grid { display: grid; grid-template-columns: 1.05fr .85fr; gap: 10vw; align-items: center; }
.place-frame { position: relative; margin: 0; padding: 20px 0 0 20px; }
.place-frame::before { content: ""; position: absolute; inset: 0 34px 34px 0; border: 1px solid var(--sand); }
.place-frame img { position: relative; width: 100%; aspect-ratio: 4/5; object-fit: cover; object-position: 62% center; filter: saturate(.78) contrast(1.04); }
.place-frame figcaption { position: absolute; right: -24px; bottom: 28px; padding: 17px 20px; background: var(--birch); font-size: 10px; line-height: 1.55; letter-spacing: .12em; text-transform: uppercase; }
.community-copy h2 { color: var(--lake-deep); }
.community-copy h2 em { color: var(--spruce); }
.community-copy > p:not(.eyebrow) { margin: 28px 0; font-size: 16px; line-height: 1.75; color: #445653; }

.visit { background: var(--lake-deep); color: #fff; }
.visit-grid { display: grid; grid-template-columns: .75fr 1.2fr; gap: 9vw; align-items: center; }
.visit h2 { color: #fff; }
.visit dl { margin: 42px 0 34px; }
.visit dl div { display: grid; grid-template-columns: 82px 1fr; gap: 16px; padding: 18px 0; border-top: 1px solid rgba(255,255,255,.17); }
.visit dt { color: #a6c9bd; font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.visit dd { margin: 0; font-size: 14px; line-height: 1.5; }
.map-card { position: relative; min-height: 510px; overflow: hidden; background: #d8d4bd; color: var(--ink); border: 9px solid rgba(255,255,255,.08); }
.map-water { position: absolute; inset: -20% -23% 42% 35%; background: #9dbfc1; border-radius: 42% 52% 38% 62%; transform: rotate(11deg); box-shadow: -38px 30px 0 rgba(157,191,193,.45); }
.map-road { position: absolute; width: 130%; height: 18px; left: -18%; top: 60%; border-top: 2px solid rgba(18,40,38,.42); border-bottom: 2px solid rgba(18,40,38,.42); transform: rotate(-12deg); }
.map-road::after { content: "HWY 17"; position: absolute; left: 44%; top: 8px; padding: 3px 7px; background: var(--white); font-size: 9px; letter-spacing: .1em; }
.map-pin { position: absolute; left: 55%; top: 42%; width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50% 50% 50% 0; transform: rotate(-45deg); background: var(--ember); box-shadow: 0 10px 30px rgba(18,40,38,.25); }
.map-pin i { width: 15px; height: 15px; border-radius: 50%; background: var(--white); }
.map-label { position: absolute; left: 32px; bottom: 30px; display: grid; }
.map-label small { margin-bottom: 5px; font-size: 9px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.map-label strong { font: 500 26px/1.05 var(--display); }
.map-action { position: absolute; right: 24px; bottom: 30px; padding: 11px 14px; background: var(--lake-deep); color: #fff; font-size: 11px; font-weight: 700; }

.site-footer { background: #071e23; color: rgba(255,255,255,.68); }
.footer-main { min-height: 230px; display: grid; grid-template-columns: 1fr 1fr auto; align-items: center; gap: 50px; }
.footer-brand { color: #fff; }
.footer-main > p { font-size: 13px; line-height: 1.7; }
.footer-links { display: grid; gap: 12px; color: #fff; font-size: 12px; }
.footer-links a:hover { text-decoration: underline; }
.footer-bottom { display: flex; justify-content: space-between; padding: 22px 0; border-top: 1px solid rgba(255,255,255,.1); font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }

@media (max-width: 900px) {
  :root { --shell: min(100% - 36px, 720px); }
  .site-header { top: 34px; }
  .nav-wrap { min-height: 76px; }
  .site-nav, .nav-cta { display: none; }
  .menu-toggle { margin-left: auto; display: inline-flex; align-items: center; gap: 11px; border: 0; background: transparent; color: #fff; font-size: 12px; }
  .menu-toggle i, .menu-toggle i::before { display: block; width: 22px; height: 1px; background: currentColor; content: ""; transition: transform .2s ease; }
  .menu-toggle i::before { transform: translateY(6px); }
  .nav-wrap.open .menu-toggle i { transform: rotate(45deg); }
  .nav-wrap.open .menu-toggle i::before { transform: rotate(-90deg); }
  .nav-wrap.open .site-nav { position: absolute; top: 76px; right: 0; left: 0; display: grid; gap: 0; padding: 18px; background: var(--lake-deep); }
  .nav-wrap.open .site-nav a { padding: 14px; border-bottom: 1px solid rgba(255,255,255,.1); }
  .hero { min-height: 720px; }
  .hero-content { padding: 210px 0 115px; }
  .hero-note { width: auto; padding: 18px; }
  .welcome-grid, .community-grid, .visit-grid { grid-template-columns: 1fr; gap: 55px; }
  .welcome-copy { padding-top: 0; max-width: 560px; }
  .service-grid { grid-template-columns: 1fr 1fr; }
  .service-card { min-height: 285px; border-bottom: 1px solid rgba(255,255,255,.2); }
  .place-frame { max-width: 560px; }
  .visit-copy { max-width: 560px; }
  .footer-main { grid-template-columns: 1fr 1fr; padding: 55px 0; }
  .footer-links { grid-column: 2; }
}

@media (max-width: 600px) {
  :root { --shell: calc(100% - 32px); }
  .utility-inner { justify-content: center; min-height: 32px; }
  .utility-inner div { display: none; }
  .site-header { top: 32px; }
  .brand { min-width: auto; gap: 10px; }
  .brand img { width: 42px; height: 42px; }
  .brand strong { font-size: 18px; }
  .brand small { font-size: 8px; }
  .hero { min-height: 700px; align-items: center; }
  .hero-photo { object-position: 60% center; }
  .hero-wash { background: linear-gradient(90deg, rgba(5,31,36,.93), rgba(5,31,36,.46)), linear-gradient(0deg, rgba(5,31,36,.62), transparent); }
  .hero-content { padding: 180px 0 125px; }
  .hero h1 { font-size: clamp(52px, 16vw, 70px); }
  .hero-copy { font-size: 16px; line-height: 1.55; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 22px; }
  .hero-note { display: none; }
  .section-pad { padding: 82px 0; }
  .welcome h2, .section-heading h2, .community-copy h2, .visit h2 { font-size: 44px; }
  .section-heading { align-items: start; flex-direction: column; }
  .service-grid { grid-template-columns: 1fr; margin-top: 44px; }
  .service-card { min-height: 235px; border-left: 1px solid rgba(255,255,255,.2); }
  .amenity-row { display: grid; grid-template-columns: 1fr 1fr; }
  .place-frame { padding: 13px 0 0 13px; }
  .place-frame figcaption { right: -8px; bottom: 17px; }
  .map-card { min-height: 390px; }
  .map-label { left: 18px; bottom: 20px; }
  .map-action { right: 16px; bottom: 20px; }
  .map-label strong { font-size: 20px; }
  .footer-main { display: grid; grid-template-columns: 1fr; gap: 26px; }
  .footer-links { grid-column: auto; }
  .footer-bottom { align-items: flex-start; flex-direction: column; gap: 6px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}

/* Interior pages */
.inner-page .site-header { position: relative; top: 0; background: var(--lake-deep); }
.inner-page .site-header + main { min-height: 60vh; }
.inner-page .site-nav a[aria-current="page"]::after { transform: scaleX(1); }
.page-hero { position: relative; overflow: hidden; padding: 118px 0 96px; color: #fff; background: var(--lake-deep); }
.page-hero::after { content: ""; position: absolute; width: 55vw; height: 260px; right: -8vw; bottom: -150px; border: 1px solid rgba(255,255,255,.13); border-radius: 50%; box-shadow: 0 -25px 0 rgba(255,255,255,.04), 0 -50px 0 rgba(255,255,255,.03); transform: rotate(-7deg); }
.page-hero .shell { position: relative; z-index: 1; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 42px; color: rgba(255,255,255,.6); font-size: 11px; }
.breadcrumbs a:hover { color: #fff; }
.page-hero h1 { max-width: 850px; margin: 0; font: 500 clamp(56px, 7vw, 92px)/.94 var(--display); letter-spacing: -.045em; }
.page-hero h1 em { color: #c9ded5; font-weight: 400; }
.page-hero .lede { max-width: 660px; margin: 28px 0 0; color: rgba(255,255,255,.77); font-size: 18px; line-height: 1.65; }
.page-hero .hero-actions { margin-top: 32px; }
.store-photo-band { padding: 72px 0; background: #f3f1eb; color: #111; }
.store-photo-grid { display: grid; grid-template-columns: minmax(280px, .8fr) minmax(320px, 1.2fr); gap: clamp(36px, 7vw, 96px); align-items: center; }
.store-photo-grid img { width: 100%; max-height: 620px; object-fit: cover; object-position: center 58%; border: 1px solid #111; }
.store-photo-grid h2 { max-width: 700px; margin: 12px 0 20px; font: 900 clamp(38px, 5vw, 68px)/.96 var(--display); letter-spacing: -.045em; text-transform: uppercase; }
.store-photo-grid p:not(.eyebrow) { max-width: 640px; margin: 0 0 28px; color: #444; font-size: 18px; line-height: 1.65; }
.answer-strip { background: var(--sand); }
.answer-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.answer-item { padding: 28px 26px; border-left: 1px solid rgba(18,40,38,.14); }
.answer-item:last-child { border-right: 1px solid rgba(18,40,38,.14); }
.answer-item small { display: block; margin-bottom: 7px; color: var(--spruce); font-size: 9px; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
.answer-item strong { font: 500 21px var(--display); }
.content-section { padding: 100px 0; background: var(--white); }
.content-section.alt { background: var(--birch); }
.content-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 10vw; align-items: start; }
.content-grid h2, .faq-head h2 { margin: 0; font: 500 clamp(42px, 5vw, 66px)/1.02 var(--display); letter-spacing: -.035em; }
.prose { max-width: 720px; }
.prose > p { margin: 0 0 20px; color: #425451; font-size: 16px; line-height: 1.75; }
.detail-list { display: grid; grid-template-columns: repeat(2, 1fr); margin-top: 34px; border-top: 1px solid var(--line); }
.detail-list article { min-height: 170px; padding: 26px 24px 26px 0; border-bottom: 1px solid var(--line); }
.detail-list article:nth-child(odd) { border-right: 1px solid var(--line); }
.detail-list article:nth-child(even) { padding-left: 24px; }
.detail-list h3 { margin: 0 0 10px; font: 500 26px var(--display); }
.detail-list p { margin: 0; color: #566763; font-size: 13px; line-height: 1.6; }
.intent-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 42px; }
.intent-card { min-height: 230px; display: flex; flex-direction: column; justify-content: space-between; padding: 26px; color: #fff; background: var(--lake); transition: transform .2s ease; }
.intent-card:nth-child(2) { background: var(--spruce); }
.intent-card:nth-child(3) { color: var(--ink); background: var(--sand); }
.intent-card:hover { transform: translateY(-3px); }
.intent-card small { font-size: 9px; letter-spacing: .16em; text-transform: uppercase; }
.intent-card strong { font: 500 29px/1.04 var(--display); }
.faq-section { padding: 100px 0; background: var(--birch); }
.faq-layout { display: grid; grid-template-columns: .7fr 1.3fr; gap: 10vw; }
.faq-list { border-top: 1px solid var(--line); }
.faq-item { border-bottom: 1px solid var(--line); }
.faq-item summary { position: relative; cursor: pointer; list-style: none; padding: 24px 44px 24px 0; font: 500 23px/1.25 var(--display); }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after { content: "+"; position: absolute; right: 4px; top: 23px; font: 400 22px var(--body); }
.faq-item[open] summary::after { content: "−"; }
.faq-item p { max-width: 650px; margin: -4px 0 24px; color: #4d5f5b; font-size: 14px; line-height: 1.7; }
.cta-band { padding: 62px 0; color: #fff; background: var(--ember); }
.cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.cta-inner h2 { max-width: 640px; margin: 0; font: 500 clamp(36px, 4vw, 54px)/1 var(--display); }
.button-dark { background: var(--lake-deep); color: #fff; }
.fact-table { width: 100%; border-collapse: collapse; margin-top: 30px; }
.fact-table th, .fact-table td { padding: 18px 0; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; font-size: 14px; }
.fact-table th { width: 34%; color: var(--spruce); font-size: 10px; letter-spacing: .14em; text-transform: uppercase; }

@media (max-width: 900px) {
  .answer-grid { grid-template-columns: 1fr; }
  .answer-item { border-right: 1px solid rgba(18,40,38,.14); border-bottom: 1px solid rgba(18,40,38,.14); }
  .content-grid, .faq-layout { grid-template-columns: 1fr; gap: 44px; }
  .intent-cards { grid-template-columns: 1fr; }
  .intent-card { min-height: 190px; }
  .store-photo-grid { grid-template-columns: 1fr; gap: 30px; }
}

@media (max-width: 600px) {
  .store-photo-band { padding: 48px 0; }
  .store-photo-grid img { max-height: 480px; }
  .page-hero { padding: 72px 0 68px; }
  .page-hero h1 { font-size: 52px; }
  .page-hero .lede { font-size: 16px; }
  .content-section, .faq-section { padding: 76px 0; }
  .detail-list { grid-template-columns: 1fr; }
  .detail-list article:nth-child(odd) { border-right: 0; }
  .detail-list article:nth-child(even) { padding-left: 0; }
  .cta-inner { align-items: flex-start; flex-direction: column; }
}

/* Black-and-white brand system */
:root {
  --ink: #0a0a0a;
  --lake: #111111;
  --lake-deep: #000000;
  --spruce: #303030;
  --birch: #f4f4f4;
  --sand: #dedede;
  --ember: #ffffff;
  --white: #ffffff;
  --line: rgba(0, 0, 0, .18);
}

body { background: #f4f4f4; }
.utility-bar { background: #000; color: #fff; border-bottom: 1px solid rgba(255,255,255,.24); }
.site-header { border-bottom-color: rgba(255,255,255,.42); }
.brand img { filter: grayscale(1) contrast(1.18); }
.nav-cta { border-color: #fff; }
.hero-photo, .place-frame img { filter: none; }
.hero-wash { background: linear-gradient(90deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,.52) 48%, rgba(0,0,0,.18) 80%); }
.hero h1 em, .community-copy h2 em, .page-hero h1 em { color: inherit; font-style: normal; font-weight: 500; }
.hero h1 { max-width: 930px; }
.eyebrow, .eyebrow.light { color: inherit; opacity: .68; }
.button-warm { color: #000; background: #fff; border: 1px solid #fff; }
.button-warm:hover { color: #fff; background: #000; }
.hero-note { background: #fff; color: #000; border: 1px solid #000; }
.welcome { background: #f4f4f4; }
.essentials, .visit, .page-hero, .inner-page .site-header { background: #000; }
.shoreline, .service-icon, .page-hero::after { display: none; }
.service-card.featured { color: #000; background: #fff; }
.service-card, .service-card:first-child { border-color: rgba(255,255,255,.38); }
.amenity-row span::before { color: #fff; }
.community { background: #fff; }
.place-frame::before { border-color: #000; }
.place-frame figcaption { background: #fff; border: 1px solid #000; }
.community-copy h2, .community-copy h2 em { color: #000; }
.map-card { background: #fff; color: #000; border: 1px solid #fff; }
.map-water, .map-road, .map-pin { display: none; }
.map-label { top: 38px; bottom: auto; }
.map-label small { margin-bottom: 16px; }
.map-label strong { font-size: clamp(34px, 4vw, 58px); }
.map-action { right: auto; left: 32px; color: #fff; background: #000; }
.site-footer { background: #000; }
.answer-strip { background: #fff; border-bottom: 1px solid #000; }
.answer-item { border-color: #000; }
.answer-item small { color: #000; opacity: .62; }
.content-section { background: #fff; }
.content-section.alt, .faq-section { background: #f4f4f4; }
.intent-card, .intent-card:nth-child(2) { color: #fff; background: #000; border: 1px solid #000; }
.intent-card:nth-child(3) { color: #000; background: #fff; border: 1px solid #000; }
.cta-band { color: #000; background: #fff; border-top: 1px solid #000; border-bottom: 1px solid #000; }

/* Destination retail experience */
.destination-home, .catalog-page {
  --retail-blue: #123f78;
  --retail-blue-deep: #082a52;
  --retail-sky: #d9ebf6;
  --retail-yellow: #f7bd33;
  --retail-green: #40765b;
  --retail-ink: #142436;
  --retail-muted: #5e6d7c;
  --retail-line: #d8e0e7;
  --retail-cloud: #f5f7f8;
  --retail-white: #fff;
  --retail-shell: min(1280px, calc(100% - 48px));
  margin: 0;
  color: var(--retail-ink);
  background: var(--retail-white);
  font-family: "Archivo", system-ui, sans-serif;
}
.destination-home h1, .destination-home h2, .destination-home h3, .catalog-page h1, .catalog-page h2 { font-family: "Domine", Georgia, serif; text-wrap: balance; }
.retail-shell { width: var(--retail-shell); margin-inline: auto; }
.retail-ribbon { color: #fff; background: var(--retail-blue-deep); font-size: 12px; }
.retail-ribbon .retail-shell { min-height: 36px; display: flex; align-items: center; gap: 14px 24px; }
.retail-ribbon a { margin-left: auto; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.status-dot { width: 8px; height: 8px; border-radius: 50%; background: #64ce8e; box-shadow: 0 0 0 4px rgba(100,206,142,.16); }
.retail-header { position: relative; z-index: 30; color: var(--retail-ink); background: #fff; border-bottom: 1px solid var(--retail-line); }
.retail-nav { min-height: 82px; display: flex; align-items: center; gap: 36px; }
.retail-brand { min-width: 230px; display: inline-flex; align-items: center; gap: 12px; }
.retail-brand img { width: 50px; height: 50px; object-fit: contain; }
.retail-brand span { display: grid; }
.retail-brand strong { color: var(--retail-blue-deep); font-family: "Domine", Georgia, serif; font-size: 18px; line-height: 1.1; }
.retail-brand small { margin-top: 4px; color: var(--retail-muted); font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.retail-links { margin-left: auto; display: flex; gap: 26px; align-items: center; font-size: 13px; font-weight: 600; }
.retail-links a { padding: 31px 0 28px; border-bottom: 3px solid transparent; }
.retail-links a:hover, .retail-links a[aria-current="page"] { color: var(--retail-blue); border-color: var(--retail-yellow); }
.direction-pill, .primary-action, .secondary-action { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 20px; border-radius: 999px; font-size: 13px; font-weight: 800; transition: transform .2s cubic-bezier(.22,1,.36,1), background .2s ease; }
.direction-pill { color: #fff; background: var(--retail-blue); }
.direction-pill:hover, .primary-action:hover, .secondary-action:hover { transform: translateY(-2px); }
.retail-menu { display: none; }

.destination-hero { position: relative; min-height: 710px; display: flex; align-items: center; overflow: hidden; color: #fff; background: var(--retail-blue-deep); }
.destination-hero > img, .destination-shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.destination-hero > img { object-fit: cover; object-position: center 47%; }
.destination-shade { background: linear-gradient(90deg, rgba(5,29,54,.95) 0%, rgba(5,31,57,.76) 44%, rgba(5,31,57,.15) 80%), linear-gradient(0deg, rgba(5,31,57,.52), transparent 45%); }
.destination-copy { position: relative; z-index: 2; padding: 85px 0 130px; }
.route-marker { width: fit-content; margin: 0 0 24px; padding: 9px 13px; color: var(--retail-blue-deep); background: var(--retail-yellow); border-radius: 3px; font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.destination-copy h1 { max-width: 900px; margin: 0; font-size: clamp(54px, 6.2vw, 90px); line-height: .98; letter-spacing: -.04em; }
.destination-copy h1 span { color: #bcdcec; }
.destination-copy > p:not(.route-marker) { max-width: 640px; margin: 30px 0 0; color: rgba(255,255,255,.88); font-size: 18px; line-height: 1.6; }
.destination-actions { margin-top: 34px; display: flex; gap: 14px; flex-wrap: wrap; }
.primary-action { color: var(--retail-blue-deep); background: var(--retail-yellow); }
.secondary-action { color: #fff; border: 1px solid rgba(255,255,255,.65); }
.secondary-action:hover { background: #fff; color: var(--retail-blue-deep); }
.trip-strip { position: absolute; z-index: 3; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: repeat(4, 1fr); color: var(--retail-ink); background: #fff; box-shadow: 0 -12px 40px rgba(4,23,44,.18); }
.trip-strip span { padding: 22px 24px; border-right: 1px solid var(--retail-line); font-size: 13px; font-weight: 800; }
.trip-strip span::before { content: "✓"; margin-right: 10px; color: var(--retail-green); }

.trip-planner { padding: clamp(86px, 10vw, 140px) 0; background: var(--retail-cloud); }
.planner-head { display: grid; grid-template-columns: 1.35fr .65fr; gap: 80px; align-items: end; margin-bottom: 50px; }
.planner-head span, .section-tag { color: var(--retail-blue); font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.planner-head h2, .preview-copy h2, .place-story h2 { max-width: 800px; margin: 12px 0 0; font-size: clamp(40px, 4.5vw, 65px); line-height: 1.05; letter-spacing: -.035em; }
.planner-head > p { margin: 0 0 6px; color: var(--retail-muted); font-size: 16px; line-height: 1.65; }
.journey-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.journey { min-height: 310px; display: grid; grid-template-columns: 75px 1fr; gap: 22px; align-content: end; padding: 34px; color: #fff; background: var(--retail-blue); border-radius: 10px; overflow: hidden; transition: transform .25s cubic-bezier(.22,1,.36,1), box-shadow .25s ease; }
.journey:hover { transform: translateY(-4px); box-shadow: 0 18px 40px rgba(8,42,82,.16); }
.journey > span { font-size: 44px; }
.journey small { font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; opacity: .78; }
.journey h3 { margin: 8px 0 12px; font-size: 31px; }
.journey p { max-width: 47ch; margin: 0 0 24px; color: rgba(255,255,255,.82); font-size: 14px; line-height: 1.6; }
.journey strong { color: var(--retail-yellow); font-size: 13px; }
.journey-camp { background: #275f4b; }
.journey-food { color: var(--retail-ink); background: #f1c964; }
.journey-food p { color: #3e4d4a; }
.journey-food strong { color: var(--retail-blue); }
.journey-place { background: #3a718f; }

.store-preview { padding: clamp(90px, 10vw, 145px) 0; background: #fff; }
.preview-layout { display: grid; grid-template-columns: .78fr 1.22fr; gap: clamp(60px, 9vw, 130px); align-items: center; }
.preview-copy > p { max-width: 55ch; margin: 26px 0 30px; color: var(--retail-muted); font-size: 16px; line-height: 1.7; }
.blue-action { color: #fff; background: var(--retail-blue); }
.preview-shelf { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.preview-shelf a { min-height: 220px; display: flex; flex-direction: column; justify-content: end; padding: 26px; background: var(--retail-cloud); border: 1px solid var(--retail-line); border-radius: 8px; transition: border .2s ease, transform .2s ease; }
.preview-shelf a:hover { transform: translateY(-3px); border-color: var(--retail-blue); }
.preview-shelf span { margin-bottom: auto; font-size: 45px; }
.preview-shelf strong { font-family: "Domine", Georgia, serif; font-size: 22px; }
.preview-shelf small { margin-top: 7px; color: var(--retail-muted); line-height: 1.45; }

.place-story { padding: clamp(90px, 10vw, 145px) 0; color: #fff; background: var(--retail-blue-deep); }
.place-story-grid { display: grid; grid-template-columns: 1.08fr .92fr; gap: clamp(60px, 9vw, 130px); align-items: center; }
.place-story figure { margin: 0; }
.place-story figure img { width: 100%; aspect-ratio: 5/4; object-fit: cover; border-radius: 6px; }
.place-story figcaption { margin-top: 12px; color: #a9c4d6; font-size: 11px; }
.place-story .section-tag { color: var(--retail-yellow); }
.place-story h2 { margin-top: 14px; }
.place-story p { margin: 28px 0; color: rgba(255,255,255,.76); font-size: 16px; line-height: 1.72; }
.place-facts { display: flex; gap: 35px; margin: 30px 0; }
.place-facts span { display: grid; color: #b7ccda; font-size: 12px; }
.place-facts strong { color: #fff; font: 600 27px "Domine", Georgia, serif; }
.text-arrow { color: var(--retail-yellow); font-weight: 800; }
.arrival-band { padding: 70px 0; color: #fff; background: var(--retail-blue); }
.arrival-band .retail-shell { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.arrival-band span { color: #bcd8ea; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.arrival-band h2 { margin: 8px 0 0; font-size: clamp(34px, 4vw, 54px); }
.light-action { background: #fff; color: var(--retail-blue); }
.retail-footer { color: #bdcbd6; background: #061d37; }
.footer-grid { min-height: 220px; display: grid; grid-template-columns: 1fr 1fr auto; gap: 50px; align-items: center; }
.retail-footer .retail-brand strong { color: #fff; }
.retail-footer .retail-brand small { color: #b9c9d5; }
.footer-grid > p { font-size: 13px; line-height: 1.7; }
.footer-grid > div { display: grid; gap: 10px; color: #fff; font-size: 12px; }
.footer-legal { padding: 22px 0; display: flex; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.13); font-size: 10px; text-transform: uppercase; letter-spacing: .07em; }

/* Searchable catalog */
.catalog-header { position: sticky; top: 0; }
.catalog-intro { position: relative; min-height: 520px; display: flex; align-items: end; overflow: hidden; padding: 60px 0 68px; color: #fff; background: var(--retail-blue-deep); }
.catalog-intro .retail-shell { position: relative; z-index: 2; }
.catalog-landscape, .catalog-shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.catalog-landscape { object-fit: cover; object-position: center 48%; }
.catalog-shade { background: linear-gradient(90deg, rgba(5,29,54,.96) 0%, rgba(5,29,54,.83) 48%, rgba(5,29,54,.34) 100%), linear-gradient(0deg, rgba(5,29,54,.86), transparent 58%); }
.catalog-crumbs { display: flex; gap: 9px; color: #c4d9e7; font-size: 12px; }
.catalog-crumbs a { text-decoration: underline; text-underline-offset: 3px; }
.catalog-title-row { display: grid; grid-template-columns: 1.15fr .65fr; gap: 90px; align-items: end; margin-top: 52px; }
.catalog-title-row > div:first-child > p { margin: 0 0 12px; color: var(--retail-yellow); font-size: 12px; font-weight: 800; text-transform: uppercase; }
.catalog-title-row h1 { margin: 0; font-size: clamp(58px, 7vw, 92px); line-height: .91; letter-spacing: -.055em; }
.catalog-hero-note { max-width: 470px; padding: 28px 0 4px 28px; border-left: 4px solid var(--retail-yellow); }
.catalog-hero-note > strong { font: 600 21px/1.35 "Domine", Georgia, serif; }
.catalog-hero-note > p { margin: 14px 0 22px; color: #d3e3ed; font-size: 15px; line-height: 1.65; }
.catalog-hero-note > div { display: flex; gap: 20px; flex-wrap: wrap; }
.catalog-hero-note a { padding-bottom: 3px; color: #fff; border-bottom: 1px solid rgba(255,255,255,.72); font-size: 12px; font-weight: 800; }
.nation-signature { width: fit-content; display: flex; align-items: center; gap: 11px; margin-top: 28px; padding: 10px 15px 10px 10px; background: rgba(3,26,42,.52); border-left: 3px solid var(--retail-yellow); }
.nation-signature img { width: 34px; height: 34px; object-fit: contain; filter: none; }
.nation-signature span { display: grid; color: #c9e0e7; font-size: 10px; line-height: 1.3; }
.nation-signature strong { color: #fff; font-size: 11px; }
.catalog-place-band { color: #fff; background: var(--retail-green); border-bottom: 4px solid var(--retail-yellow); }
.catalog-place-band .retail-shell { min-height: 66px; display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; }
.catalog-place-band span { display: grid; padding: 0 24px; color: #d9ebe2; border-right: 1px solid rgba(255,255,255,.2); font-size: 10px; }
.catalog-place-band span:first-child { padding-left: 0; }
.catalog-place-band span:last-child { border-right: 0; }
.catalog-place-band strong { margin-bottom: 3px; color: #fff; font-size: 12px; }
.catalog-tools { position: sticky; z-index: 20; top: 82px; padding: 18px 0 14px; background: #fff; border-bottom: 1px solid var(--retail-line); box-shadow: 0 8px 24px rgba(20,36,54,.05); scroll-margin-top: 80px; }
.catalog-tools .retail-shell { display: grid; grid-template-columns: 170px 1fr; column-gap: 24px; align-items: center; }
.catalog-tools-label { display: grid; grid-row: 1 / 3; align-self: start; padding-top: 8px; }
.catalog-tools-label span { color: var(--retail-green); font-size: 10px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.catalog-tools-label strong { margin-top: 4px; color: var(--retail-blue-deep); font: 600 18px/1.15 "Domine", Georgia, serif; }
.catalog-search { height: 52px; display: flex; align-items: center; gap: 12px; padding: 0 16px; background: var(--retail-cloud); border: 2px solid var(--retail-blue); border-radius: 999px; }
.catalog-search > span { font-size: 25px; transform: rotate(-15deg); }
.catalog-search input { flex: 1; min-width: 0; border: 0; outline: 0; background: transparent; color: var(--retail-ink); font: 600 15px "Archivo", sans-serif; }
.catalog-search input::placeholder { color: #526474; opacity: 1; }
.catalog-search kbd { padding: 3px 8px; color: var(--retail-muted); background: #fff; border: 1px solid var(--retail-line); border-radius: 5px; }
.category-chips { grid-column: 2; display: flex; gap: 8px; margin-top: 12px; overflow-x: auto; scrollbar-width: none; }
.category-chips::-webkit-scrollbar { display: none; }
.category-chip { flex: 0 0 auto; padding: 9px 14px; color: var(--retail-ink); background: #fff; border: 1px solid var(--retail-line); border-radius: 3px; font-size: 12px; font-weight: 700; cursor: pointer; }
.category-chip:hover, .category-chip.active { color: #fff; background: var(--retail-blue); border-color: var(--retail-blue); }
.catalog-section { padding: 44px 0 100px; background: linear-gradient(180deg, #edf5f5 0, var(--retail-cloud) 190px); }
.catalog-layout { display: grid; grid-template-columns: 220px 1fr; gap: 42px; align-items: start; }
.catalog-sidebar { position: sticky; top: 200px; }
.filter-heading { display: flex; justify-content: space-between; padding-bottom: 18px; border-bottom: 1px solid var(--retail-line); }
.filter-heading button { color: var(--retail-blue); border: 0; background: transparent; font-weight: 700; cursor: pointer; }
.catalog-sidebar fieldset { display: grid; gap: 12px; margin: 0; padding: 22px 0; border: 0; border-bottom: 1px solid var(--retail-line); }
.catalog-sidebar legend { margin-bottom: 14px; font-weight: 800; }
.catalog-sidebar label { display: flex; gap: 10px; align-items: center; color: #435568; font-size: 13px; cursor: pointer; }
.catalog-sidebar input { width: 17px; height: 17px; accent-color: var(--retail-blue); }
.inventory-note { margin-top: 22px; padding: 20px; color: #fff; background: var(--retail-green); border-radius: 8px; }
.inventory-note img { width: 45px; height: 45px; margin-bottom: 14px; object-fit: contain; }
.inventory-note p { margin: 8px 0 12px; color: #c7d7e2; font-size: 12px; line-height: 1.55; }
.inventory-note a { color: #fff; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }
.results-bar { min-height: 46px; display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 16px; }
.results-bar p { margin: 0; color: var(--retail-muted); font-size: 13px; }
.results-bar strong { color: var(--retail-ink); }
.results-bar label { display: flex; align-items: center; gap: 10px; color: var(--retail-muted); font-size: 12px; }
.results-bar select { padding: 10px 34px 10px 12px; color: var(--retail-ink); background: #fff; border: 1px solid var(--retail-line); border-radius: 6px; font: 700 12px "Archivo", sans-serif; }
.results-actions { display: flex; align-items: center; gap: 10px; }
.filter-toggle, .close-filters { display: none; }
.active-filters { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 12px; }
.active-filters:empty { display: none; }
.active-filter { padding: 7px 10px; color: var(--retail-blue); background: #e2eef5; border-radius: 4px; font-size: 11px; font-weight: 700; }
.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.product-card { position: relative; min-width: 0; display: flex; flex-direction: column; padding: 14px; background: #fff; border: 1px solid var(--retail-line); border-top: 3px solid var(--retail-green); border-radius: 3px; transition: transform .2s cubic-bezier(.22,1,.36,1), box-shadow .2s ease; }
.product-card::before { content: none; }
.product-card:hover { transform: translateY(-3px); box-shadow: 0 14px 30px rgba(20,36,54,.1); }
.product-visual { position: relative; min-height: 180px; display: grid; place-items: center; overflow: hidden; background: #fff; border: 1px solid #e8ece9; border-radius: 2px; }
.product-visual::after { content: none; }
.product-photo { position: relative; z-index: 1; width: 100%; height: 155px; padding: 18px 22px; object-fit: contain; object-position: center; mix-blend-mode: normal; filter: none; background: #fff; }
.product-emoji { position: relative; z-index: 1; font-size: 78px; filter: drop-shadow(0 9px 8px rgba(20,36,54,.16)); transition: transform .2s ease; }
.product-card:hover .product-emoji { transform: scale(1.06) rotate(-2deg); }
.product-category { margin: 15px 0 6px; color: var(--retail-blue); font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.product-name { min-height: 59px; margin: 0; color: var(--retail-ink); font: 700 14px/1.4 "Archivo", sans-serif; }
.product-size { margin: 7px 0 15px; color: var(--retail-muted); font-size: 11px; }
.stock-tag { width: fit-content; margin-top: auto; padding: 5px 0; color: #2f674f; border-bottom: 1px solid #91b6a4; font-size: 10px; font-weight: 800; }
.add-list { width: 100%; min-height: 40px; margin-top: 12px; color: #fff; background: var(--retail-blue); border: 2px solid var(--retail-blue); border-radius: 3px; font-size: 12px; font-weight: 800; cursor: pointer; }
.add-list:hover, .add-list.added { color: #fff; background: var(--retail-blue); }
.empty-products { padding: 80px 24px; text-align: center; background: #fff; border: 1px solid var(--retail-line); border-radius: 8px; }
.empty-products span { font-size: 44px; }
.empty-products h2 { margin: 18px 0 10px; font-size: 30px; }
.empty-products p { color: var(--retail-muted); }
.empty-products button { padding: 11px 18px; color: #fff; background: var(--retail-blue); border: 0; border-radius: 999px; font-weight: 800; cursor: pointer; }
.catalog-promise { position: relative; padding: 80px 0; color: #fff; background: linear-gradient(105deg, #214e3d, var(--retail-green)); border-top: 8px solid var(--retail-yellow); }
.catalog-promise .retail-shell { display: grid; grid-template-columns: 1fr .7fr; gap: 70px; align-items: end; }
.catalog-promise span { color: #d9eedf; font-size: 11px; font-weight: 800; text-transform: uppercase; }
.catalog-promise h2 { margin: 10px 0 0; font-size: clamp(38px, 4.5vw, 58px); }
.catalog-promise p { margin: 0; color: #e0eee5; line-height: 1.7; }
.stop-list { position: fixed; z-index: 60; right: 20px; bottom: 20px; }
#stop-list-toggle { min-height: 52px; display: flex; align-items: center; gap: 14px; padding: 0 16px 0 20px; color: #fff; background: var(--retail-blue); border: 0; border-radius: 999px; box-shadow: 0 10px 30px rgba(8,42,82,.25); font-weight: 800; cursor: pointer; }
#stop-list-count { min-width: 27px; height: 27px; display: grid; place-items: center; color: var(--retail-blue); background: var(--retail-yellow); border-radius: 50%; }
.stop-list-panel { position: absolute; right: 0; bottom: 64px; width: min(360px, calc(100vw - 30px)); padding: 20px; background: #fff; border: 1px solid var(--retail-line); border-radius: 10px; box-shadow: 0 18px 50px rgba(8,42,82,.2); }
.stop-list-panel > div { display: flex; align-items: center; justify-content: space-between; }
.stop-list-panel > div > button { font-size: 24px; border: 0; background: transparent; cursor: pointer; }
.stop-list-panel ul { max-height: 260px; overflow-y: auto; margin: 14px 0; padding: 0; list-style: none; }
.stop-list-panel li { display: flex; justify-content: space-between; gap: 10px; padding: 10px 0; border-top: 1px solid var(--retail-line); font-size: 12px; }
.stop-list-panel li button { color: #8f2930; border: 0; background: transparent; cursor: pointer; }
.stop-list-panel > p { margin: 0; color: var(--retail-muted); font-size: 10px; line-height: 1.5; }

@media (max-width: 1080px) {
  .retail-links { gap: 16px; }
  .direction-pill { display: none; }
  .product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .destination-home, .catalog-page { --retail-shell: min(100% - 32px, 720px); }
  .retail-ribbon span:not(.status-dot), .retail-ribbon a { display: none; }
  .retail-nav { min-height: 72px; }
  .retail-menu { margin-left: auto; display: inline-flex; color: var(--retail-blue-deep); }
  .retail-links { position: absolute; top: 72px; right: 0; left: 0; display: none; padding: 12px 16px 18px; background: #fff; border-bottom: 1px solid var(--retail-line); }
  .retail-nav.open .retail-links { display: grid; }
  .retail-links a { padding: 13px 8px; }
  .destination-hero { min-height: 690px; }
  .destination-copy { padding-bottom: 130px; }
  .trip-strip { grid-template-columns: 1fr 1fr; }
  .trip-strip span { padding: 14px 16px; }
  .planner-head, .preview-layout, .place-story-grid, .catalog-title-row, .catalog-promise .retail-shell { grid-template-columns: 1fr; gap: 35px; }
  .journey-grid { grid-template-columns: 1fr; }
  .journey { min-height: 265px; }
  .catalog-tools { top: 72px; }
  .catalog-tools .retail-shell { display: block; }
  .catalog-tools-label { display: none; }
  .category-chips { grid-column: auto; }
  .catalog-place-band .retail-shell { grid-template-columns: 1fr; padding-block: 12px; }
  .catalog-place-band span { padding: 8px 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.14); }
  .catalog-place-band span:last-child { border-bottom: 0; }
  .catalog-layout { grid-template-columns: 1fr; }
  .catalog-sidebar { position: fixed; z-index: 80; right: 0; bottom: 0; left: 0; top: auto; max-height: min(82vh, 680px); display: grid; grid-template-columns: 1fr 1fr; gap: 0 24px; padding: 20px max(20px, calc((100vw - 720px) / 2)); overflow-y: auto; background: #fff; border-top: 5px solid var(--retail-yellow); box-shadow: 0 -20px 50px rgba(5,29,54,.26); transform: translateY(105%); transition: transform .28s cubic-bezier(.22,1,.36,1); }
  .catalog-sidebar.open { transform: translateY(0); }
  .filters-open { overflow: hidden; }
  .filters-open::after { content: ""; position: fixed; z-index: 70; inset: 0; background: rgba(5,29,54,.58); }
  .filter-heading, .inventory-note { grid-column: 1 / -1; }
  .filter-heading > div { display: flex; align-items: center; gap: 18px; }
  .filter-toggle, .close-filters { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 0 15px; color: #fff; background: var(--retail-green); border: 0; border-radius: 3px; font: 800 12px "Archivo", sans-serif; cursor: pointer; }
  .close-filters { min-height: 38px; background: var(--retail-blue); }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .footer-grid { grid-template-columns: 1fr 1fr; padding: 50px 0; }
  .footer-grid > div { grid-column: 2; }
}
@media (max-width: 560px) {
  .destination-copy h1 { font-size: 50px; }
  .destination-copy > p:not(.route-marker) { font-size: 16px; }
  .trip-strip { display: none; }
  .destination-hero { min-height: 650px; }
  .destination-copy { padding: 80px 0; }
  .journey { grid-template-columns: 1fr; min-height: 320px; }
  .journey > span { font-size: 38px; }
  .preview-shelf { grid-template-columns: 1fr; }
  .preview-shelf a { min-height: 190px; }
  .arrival-band .retail-shell, .footer-legal { align-items: flex-start; flex-direction: column; }
  .catalog-intro { min-height: 480px; padding: 36px 0 38px; }
  .catalog-landscape { object-position: 62% center; }
  .catalog-shade { background: linear-gradient(0deg, rgba(5,29,54,.98) 0%, rgba(5,29,54,.86) 67%, rgba(5,29,54,.76) 100%); }
  .catalog-crumbs { display: none; }
  .catalog-title-row { gap: 24px; margin-top: 0; }
  .catalog-title-row h1 { font-size: clamp(51px, 15vw, 66px); }
  .nation-signature { margin-top: 20px; }
  .catalog-hero-note { padding: 0; border: 0; }
  .catalog-hero-note > strong { font-size: 17px; }
  .catalog-hero-note > p { margin: 9px 0 15px; font-size: 13px; line-height: 1.5; }
  .catalog-hero-note > div { gap: 15px; }
  .catalog-place-band .retail-shell { display: flex; overflow-x: auto; padding-block: 0; scrollbar-width: none; }
  .catalog-place-band span { min-width: 175px; padding: 13px 18px 13px 0; border: 0; }
  .catalog-tools { padding: 12px 0 10px; }
  .catalog-search { height: 48px; border-width: 1px; border-radius: 3px; }
  .catalog-search kbd { display: none; }
  .catalog-sidebar { grid-template-columns: 1fr; padding: 18px 20px 24px; }
  .filter-heading, .inventory-note { grid-column: auto; }
  .results-bar { align-items: center; }
  .results-bar label > span { display: none; }
  .results-bar select { min-height: 42px; }
  .catalog-section { padding-top: 24px; }
  .product-grid { grid-template-columns: 1fr 1fr; gap: 9px; }
  .product-card { padding: 10px; }
  .product-visual { min-height: 135px; }
  .product-photo { height: 116px; }
  .product-emoji { font-size: 60px; }
  .product-name { min-height: 52px; font-size: 12px; }
  .product-size { margin-bottom: 9px; }
  .stock-tag { font-size: 9px; }
  .add-list { min-height: 44px; padding: 5px; font-size: 11px; }
  .stop-list { right: 12px; bottom: 12px; }
  #stop-list-toggle { width: 52px; padding: 0; justify-content: center; }
  #stop-list-toggle > span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
  .footer-grid { grid-template-columns: 1fr; gap: 25px; }
  .footer-grid > div { grid-column: auto; }
}

/* Monochrome catalog refinement */
.catalog-page {
  --retail-blue: #111;
  --retail-blue-deep: #090909;
  --retail-green: #262626;
  --retail-yellow: #c8a44c;
  --retail-ink: #111;
  --retail-muted: #606060;
  --retail-line: #d4d4d4;
  --retail-cloud: #f3f3f3;
  background: #f3f3f3;
}
.unified-retail-nav {
  --retail-blue: #111;
  --retail-blue-deep: #090909;
  --retail-yellow: #c8a44c;
  --retail-ink: #111;
  --retail-muted: #606060;
  --retail-line: #d4d4d4;
  --retail-shell: min(1280px, calc(100% - 48px));
}
.unified-retail-nav .retail-ribbon { background: #090909; }
.unified-retail-nav .status-dot { background: #fff; box-shadow: 0 0 0 3px rgba(255,255,255,.18); }
.unified-retail-nav .retail-header { background: #fff; border-bottom-color: #c9c9c9; }
.unified-retail-nav .retail-brand strong,
.unified-retail-nav .retail-menu { color: #111; }
.unified-retail-nav .retail-links a:hover,
.unified-retail-nav .retail-links a[aria-current="page"] { color: #111; border-color: #111; }
.unified-retail-nav .direction-pill { color: #fff; background: #111; border-radius: 3px; }

/* Fixed navigation geometry across every document and font bundle. */
.retail-ribbon,
.unified-retail-nav .retail-ribbon {
  height: 36px;
  font-family: Arial, Helvetica, sans-serif;
}
.retail-ribbon .retail-shell,
.unified-retail-nav .retail-ribbon .retail-shell { height: 36px; min-height: 36px; }
.retail-header,
.unified-retail-nav .retail-header {
  height: 82px;
  font-family: Arial, Helvetica, sans-serif;
}
.retail-nav,
.unified-retail-nav .retail-nav { height: 82px; min-height: 82px; }
.retail-brand,
.unified-retail-nav .retail-brand { min-width: 230px; }
.retail-brand strong,
.unified-retail-nav .retail-brand strong { font-family: Georgia, "Times New Roman", serif; }
.retail-links,
.unified-retail-nav .retail-links { font-family: Arial, Helvetica, sans-serif; }
.direction-pill,
.unified-retail-nav .direction-pill { min-height: 46px; }
.catalog-page .retail-ribbon { background: #090909; }
.catalog-page .status-dot { background: #fff; box-shadow: 0 0 0 3px rgba(255,255,255,.18); }
.catalog-page .retail-header { background: #fff; border-bottom-color: #c9c9c9; }
.catalog-page .retail-brand strong,
.catalog-page .retail-menu { color: #111; }
.catalog-page .retail-links a:hover,
.catalog-page .retail-links a[aria-current="page"] { color: #111; border-color: #111; }
.catalog-page .direction-pill { color: #fff; background: #111; border-radius: 3px; }
.catalog-page .catalog-intro { background: #080808; }
.catalog-page .catalog-landscape { filter: grayscale(1) contrast(1.08); }
.catalog-page .catalog-shade { background: linear-gradient(90deg, rgba(0,0,0,.96) 0%, rgba(0,0,0,.81) 52%, rgba(0,0,0,.37) 100%), linear-gradient(0deg, rgba(0,0,0,.76), transparent 58%); }
.catalog-page .catalog-title-row > div:first-child > p { color: #d5b35e; }
.catalog-page .catalog-hero-note { padding: 26px; background: rgba(0,0,0,.54); border: 1px solid rgba(255,255,255,.28); }
.catalog-page .catalog-hero-note > p { color: rgba(255,255,255,.76); }
.catalog-page .nation-signature { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.2); }
.catalog-page .nation-signature span { color: rgba(255,255,255,.72); }
.catalog-page .catalog-place-band { background: #1b1b1b; border-bottom-color: #c8a44c; }
.catalog-page .catalog-place-band span { color: #bdbdbd; border-color: rgba(255,255,255,.16); }
.catalog-page .catalog-tools { background: #fff; border-bottom-color: #c9c9c9; box-shadow: 0 10px 28px rgba(0,0,0,.06); }
.catalog-page .catalog-tools-label span { color: #666; }
.catalog-page .catalog-tools-label strong { color: #111; }
.catalog-page .catalog-search { background: #f5f5f5; border-color: #111; border-radius: 4px; }
.catalog-page .category-chip { color: #222; background: #fff; border-color: #c8c8c8; }
.catalog-page .category-chip:hover,
.catalog-page .category-chip.active { color: #fff; background: #111; border-color: #111; }
.catalog-page .catalog-section { background: #f1f1f1; }
.catalog-page .catalog-sidebar { padding: 22px; background: #fff; border: 1px solid #d0d0d0; }
.catalog-page .filter-heading button { color: #111; }
.catalog-page .catalog-sidebar label { color: #444; }
.catalog-page .catalog-sidebar input { accent-color: #111; }
.catalog-page .inventory-note { color: #fff; background: #181818; border-radius: 3px; }
.catalog-page .inventory-note p { color: #c9c9c9; }
.catalog-page .results-bar select { color: #111; border-color: #bdbdbd; border-radius: 3px; }
.catalog-page .active-filter { color: #fff; background: #222; }
.catalog-page .product-grid { gap: 16px; }
.catalog-page .product-card { padding: 14px; background: #fff; border: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; border-radius: 2px; box-shadow: 0 1px 0 rgba(0,0,0,.04); }
.catalog-page .product-card:hover { border-color: #111; box-shadow: 0 16px 34px rgba(0,0,0,.11); }
.catalog-page .product-visual { border-color: #e5e5e5; }
.catalog-page .product-category { color: #555; }
.catalog-page .stock-tag { color: #303030; border-bottom-color: #999; }
.catalog-page .filter-toggle,
.catalog-page .close-filters { color: #fff; background: #111; }
.catalog-page .filter-heading .close-filters { color: #fff; }
.catalog-page .catalog-promise { background: #111; border-top-color: #c8a44c; }
.catalog-page .catalog-promise span,
.catalog-page .catalog-promise p { color: #cfcfcf; }
.catalog-page .retail-footer { background: #050505; }
.catalog-page .retail-footer .retail-brand strong { color: #fff; }

@media (max-width: 820px) {
  .unified-retail-nav { --retail-shell: min(100% - 32px, 720px); }
  .unified-retail-nav .retail-ribbon span:not(.status-dot),
  .unified-retail-nav .retail-ribbon a { display: none; }
  .retail-header,
  .unified-retail-nav .retail-header,
  .retail-nav,
  .unified-retail-nav .retail-nav { height: 72px; min-height: 72px; }
  .unified-retail-nav .retail-menu { margin-left: auto; display: inline-flex; }
  .unified-retail-nav .retail-links { position: absolute; top: 72px; right: 0; left: 0; display: none; padding: 12px 16px 18px; background: #fff; border-bottom: 1px solid var(--retail-line); }
  .unified-retail-nav .retail-nav.open .retail-links { display: grid; }
  .unified-retail-nav .retail-links a { padding: 13px 8px; }
  .unified-retail-nav .direction-pill { display: none; }
  .catalog-page .catalog-sidebar { border: 0; border-top: 4px solid #111; }
}
@media (max-width: 560px) {
  .catalog-page .catalog-shade { background: linear-gradient(0deg, rgba(0,0,0,.98) 0%, rgba(0,0,0,.84) 68%, rgba(0,0,0,.58) 100%); }
  .catalog-page .catalog-hero-note { padding: 17px; }
  .catalog-page .product-grid { gap: 10px; }
  .catalog-page .product-card { padding: 9px; }
}
.button-dark { color: #fff; background: #000; border: 1px solid #000; }
.page-hero { padding-block: 104px 86px; border-bottom: 1px solid #fff; }
.page-hero h1 { max-width: 980px; }
.page-hero .lede { color: rgba(255,255,255,.76); }
.breadcrumbs { color: rgba(255,255,255,.62); }
.faq-item summary::after { font-family: var(--body); }
.route-card { min-height: 510px; display: flex; flex-direction: column; justify-content: space-between; padding: 42px; color: #000; background: #fff; border: 1px solid #fff; }
.route-card small { font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.route-card strong { max-width: 480px; font: 500 clamp(38px, 4.8vw, 66px)/.96 var(--display); letter-spacing: -.035em; }
.route-card span { width: fit-content; padding-bottom: 4px; border-bottom: 1px solid #000; font-size: 13px; font-weight: 700; }
.welcome-copy p, .community-copy > p:not(.eyebrow), .prose > p, .detail-list p, .faq-item p { color: #444; }
.visit dt { color: #b5b5b5; }

@media (max-width: 600px) {
  .hero-wash { background: rgba(0,0,0,.66); }
  .route-card { min-height: 360px; padding: 26px; }
}

/* Highway service-station visual system */
:root {
  --fuel-red: #d71920;
  --fuel-red-dark: #a80f15;
  --road-yellow: #ffd200;
  --asphalt: #171717;
  --canopy-white: #ffffff;
  --display: "Arial Narrow", "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
}

body { background: #ececec; }
.utility-bar { background: var(--fuel-red); border: 0; font-weight: 800; }
.site-header { background: rgba(0,0,0,.86); border-bottom: 5px solid var(--fuel-red); }
.nav-wrap { min-height: 82px; }
.brand strong { font-family: var(--body); font-weight: 800; letter-spacing: -.025em; }
.brand small, .site-nav, .nav-cta, .eyebrow { font-weight: 800; }
.nav-cta { color: #000; background: var(--road-yellow); border-color: var(--road-yellow); border-radius: 0; text-transform: uppercase; }
.nav-cta:hover { color: #000; background: #fff; }

.hero { min-height: 760px; background: var(--asphalt); border-bottom: 12px solid var(--fuel-red); }
.hero-wash { background: linear-gradient(90deg, rgba(0,0,0,.96) 0%, rgba(0,0,0,.78) 48%, rgba(0,0,0,.28) 82%), linear-gradient(0deg, rgba(0,0,0,.55), transparent 48%); }
.hero-content { padding-bottom: 92px; }
.hero .eyebrow { width: fit-content; margin-bottom: 24px; padding: 8px 11px 7px; color: #000; background: var(--road-yellow); opacity: 1; letter-spacing: .14em; }
.hero h1, .page-hero h1 { font-family: var(--display); font-weight: 900; text-transform: uppercase; letter-spacing: -.055em; }
.hero h1 { max-width: 870px; font-size: clamp(62px, 7.8vw, 112px); line-height: .82; }
.hero-copy { max-width: 640px; font-weight: 600; }
.hero-proof { padding-left: 14px; border-left: 5px solid var(--fuel-red); }
.button { border-radius: 0; text-transform: uppercase; letter-spacing: .05em; }
.button-warm { color: #fff; background: var(--fuel-red); border-color: var(--fuel-red); }
.button-warm:hover { color: #000; background: var(--road-yellow); border-color: var(--road-yellow); }
.hero-note { width: 300px; padding: 22px 28px; color: #000; background: var(--road-yellow); border: 0; border-top: 8px solid var(--fuel-red); }
.hero-note span { letter-spacing: .12em; }
.hero-note strong { font-family: var(--display); font-size: 28px; font-weight: 900; text-transform: uppercase; }

.welcome, .content-section.alt, .faq-section { background: #ececec; }
.welcome h2, .section-heading h2, .community-copy h2, .visit h2,
.content-grid h2, .faq-head h2, .cta-inner h2, .route-card strong { font-family: var(--display); font-weight: 900; line-height: .9; text-transform: uppercase; letter-spacing: -.045em; }
.welcome .eyebrow, .community .eyebrow, .content-section .eyebrow, .faq-section .eyebrow { color: var(--fuel-red); opacity: 1; }

.content-section.alt, .essentials { position: relative; }
.content-section.alt::before, .essentials::before { content: ""; position: absolute; z-index: 0; top: 0; right: 0; left: 0; height: 8px; background: repeating-linear-gradient(90deg, var(--road-yellow) 0 56px, transparent 56px 92px); }
.content-section.alt > .shell, .essentials > .shell { position: relative; z-index: 1; }
.essentials { background: var(--asphalt); }
.service-grid { border-color: rgba(255,255,255,.55); }
.service-card { min-height: 315px; border-color: rgba(255,255,255,.36); }
.service-card.featured { color: #fff; background: var(--fuel-red); }
.service-card h3, .intent-card strong, .answer-item strong, .detail-list h3 { font-family: var(--display); font-weight: 900; text-transform: uppercase; }
.service-card p, .intent-card small, .answer-item small { font-weight: 900; opacity: 1; }

.intent-cards { gap: 10px; }
.intent-card, .intent-card:nth-child(2), .intent-card:nth-child(3) { min-height: 205px; color: #fff; background: var(--asphalt); border: 0; border-top: 9px solid var(--fuel-red); }
.intent-card:nth-child(2) { border-top-color: var(--road-yellow); }
.intent-card:nth-child(3) { border-top-color: #fff; }
.intent-card:hover { color: #000; background: var(--road-yellow); }

.community { border-top: 12px solid var(--fuel-red); }
.place-frame { padding: 0; }
.place-frame::before { display: none; }
.place-frame img { aspect-ratio: 16/10; }
.place-frame figcaption { right: 0; bottom: 0; color: #000; background: var(--road-yellow); border: 0; font-weight: 800; }
.visit, .inner-page .site-header, .page-hero { background: var(--asphalt); }
.visit { border-top: 10px solid var(--fuel-red); }
.route-card { border: 8px solid var(--road-yellow); }
.route-card small { color: var(--fuel-red); font-weight: 900; }
.route-card span { padding: 12px 15px; color: #fff; background: var(--fuel-red); border: 0; text-transform: uppercase; }

.page-hero { border-bottom: 10px solid var(--fuel-red); }
.page-hero .eyebrow { width: fit-content; padding: 7px 10px; color: #000; background: var(--road-yellow); opacity: 1; }
.answer-strip { background: var(--road-yellow); border: 0; }
.answer-item { border-color: rgba(0,0,0,.45); }
.cta-band { color: #fff; background: var(--fuel-red); border: 0; }
.button-dark { color: #000; background: var(--road-yellow); border-color: var(--road-yellow); }
.site-footer { border-top: 7px solid var(--road-yellow); }

@media (max-width: 900px) {
  .nav-wrap.open .site-nav { background: var(--asphalt); border-bottom: 5px solid var(--fuel-red); }
}

@media (max-width: 600px) {
  .hero { min-height: 710px; }
  .hero h1 { font-size: clamp(50px, 16vw, 72px); }
  .hero-wash { background: rgba(0,0,0,.78); }
  .hero-note { display: none; }
  .intent-card { min-height: 165px; }
}

/* Mountain View monochrome brand palette */
:root {
  --fuel-red: #ffffff;
  --fuel-red-dark: #d8d8d8;
  --road-yellow: #ffffff;
  --asphalt: #0a0a0a;
  --concrete: #d9d9d9;
  --canopy-white: #ffffff;
}

.utility-bar { color: #fff; background: #262626; }
.site-header { border-bottom-color: #fff; }
.nav-cta { color: #000; background: #fff; border-color: #fff; }
.nav-cta:hover { color: #fff; background: #333; border-color: #fff; }
.hero { border-bottom-color: #fff; }
.hero .eyebrow, .page-hero .eyebrow { color: #000; background: #fff; }
.hero-proof { border-left-color: #aaa; }
.button-warm { color: #000; background: #fff; border-color: #fff; }
.button-warm:hover { color: #fff; background: #333; border-color: #fff; }
.hero-note { color: #fff; background: #222; border-top-color: #fff; }
.welcome .eyebrow, .community .eyebrow, .content-section .eyebrow, .faq-section .eyebrow { color: #555; }
.content-section.alt::before, .essentials::before { background: repeating-linear-gradient(90deg, #fff 0 56px, transparent 56px 92px); }
.service-card.featured { color: #000; background: #fff; }
.intent-card, .intent-card:nth-child(2), .intent-card:nth-child(3) { border-top-color: #fff; }
.intent-card:nth-child(2) { border-top-color: #888; }
.intent-card:nth-child(3) { border-top-color: #d8d8d8; }
.intent-card:hover { color: #000; background: #fff; }
.community { border-top-color: #111; }
.place-frame figcaption { color: #fff; background: #222; }
.visit { border-top-color: #777; }
.route-card { border-color: #777; }
.route-card small { color: #555; }
.route-card span { color: #fff; background: #222; }
.page-hero { border-bottom-color: #fff; }
.answer-strip { background: #d9d9d9; }
.cta-band { color: #fff; background: #222; }
.button-dark { color: #000; background: #fff; border-color: #fff; }
.site-footer { border-top-color: #777; }

@media (max-width: 900px) {
  .nav-wrap.open .site-nav { border-bottom-color: #fff; }
}

/* Traveller accent palette: Northwestern Ontario nature + roadside utility */
:root {
  --lake-blue: #17627a;
  --pine-green: #245846;
  --road-amber: #f2b544;
}

.utility-bar { background: var(--lake-blue); }
.hero-wash { background: linear-gradient(90deg, rgba(0,0,0,.94) 0%, rgba(8,35,42,.72) 48%, rgba(8,44,55,.18) 82%), linear-gradient(0deg, rgba(0,0,0,.52), transparent 48%); }
.hero .eyebrow, .page-hero .eyebrow { color: #111; background: var(--road-amber); }
.nav-cta, .button-warm { color: #111; background: var(--road-amber); border-color: var(--road-amber); }
.nav-cta:hover, .button-warm:hover { color: #fff; background: var(--lake-blue); border-color: #fff; }
.hero-proof { border-left-color: var(--pine-green); }
.hero-note { color: #fff; background: var(--pine-green); border-top-color: var(--road-amber); }

.welcome .eyebrow, .community .eyebrow, .content-section .eyebrow, .faq-section .eyebrow { color: var(--lake-blue); }
.content-section.alt::before, .essentials::before { background: repeating-linear-gradient(90deg, var(--road-amber) 0 56px, transparent 56px 92px); }
.service-card.featured { color: #fff; background: var(--pine-green); }
.intent-card { border-top-color: var(--lake-blue); }
.intent-card:nth-child(2) { border-top-color: var(--pine-green); }
.intent-card:nth-child(3) { border-top-color: var(--road-amber); }
.intent-card:hover { color: #111; background: var(--road-amber); }
.place-frame figcaption { color: #fff; background: var(--lake-blue); }
.visit { border-top-color: var(--pine-green); }
.route-card { border-color: var(--road-amber); }
.route-card small { color: var(--lake-blue); }
.route-card span { color: #fff; background: var(--lake-blue); }
.answer-strip { background: #dfe9e6; }
.cta-band { color: #fff; background: var(--lake-blue); }
.button-dark { color: #111; background: var(--road-amber); border-color: var(--road-amber); }
.site-footer { border-top-color: var(--pine-green); }

@media (max-width: 600px) {
  .hero-wash { background: linear-gradient(90deg, rgba(0,0,0,.86), rgba(8,44,55,.62)); }
}

/* One-tap traveller actions on phones. */
.mobile-action-bar { display: none; }

@media (max-width: 820px) {
  body { padding-bottom: calc(68px + env(safe-area-inset-bottom)); }
  .mobile-action-bar {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    min-height: calc(68px + env(safe-area-inset-bottom));
    padding: 0 6px env(safe-area-inset-bottom);
    color: #fff;
    background: rgba(8, 8, 8, .98);
    border-top: 1px solid rgba(255,255,255,.2);
    box-shadow: 0 -10px 30px rgba(0,0,0,.22);
    font-family: Arial, Helvetica, sans-serif;
  }
  .mobile-action-bar a {
    display: flex;
    min-width: 0;
    min-height: 68px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #fff;
    border-top: 3px solid transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
  }
  .mobile-action-bar a + a { border-left: 1px solid rgba(255,255,255,.12); }
  .mobile-action-bar a[aria-current="page"] { color: var(--road-amber, #f2b544); border-top-color: currentColor; }
  .mobile-action-bar svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
  .mobile-action-bar strong { overflow: hidden; max-width: 100%; font-size: 11px; line-height: 1.1; letter-spacing: .02em; text-overflow: ellipsis; white-space: nowrap; }
  .mobile-action-bar a:focus-visible { outline: 2px solid var(--road-amber, #f2b544); outline-offset: -4px; }
}

/* Answer-first local information for travellers and search assistants. */
.answer-page { background: #f2f2f0; }
.answer-hero { padding: 92px 0 88px; color: #fff; background: #080808; border-bottom: 8px solid var(--road-amber); }
.answer-hero .shell { max-width: 1120px; }
.answer-hero h1 { max-width: 900px; margin: 25px 0 20px; color: #fff; font-family: var(--display); font-size: clamp(52px, 7vw, 104px); font-weight: 500; line-height: .92; letter-spacing: -.045em; }
.answer-hero > .shell > p:not(.eyebrow) { max-width: 720px; color: #c8c8c8; font-size: clamp(18px, 2vw, 23px); line-height: 1.5; }
.answer-actions { display: flex; align-items: center; gap: 30px; margin-top: 35px; }
.answer-directory { padding: 88px 0 100px; }
.answer-directory .shell { max-width: 1120px; }
.answer-intro { display: grid; grid-template-columns: .7fr 1.2fr; gap: 12px 60px; align-items: start; margin-bottom: 44px; }
.answer-intro .eyebrow { grid-row: 1 / span 2; }
.answer-intro h2 { margin: 0; color: #111; font-family: var(--display); font-size: clamp(38px, 5vw, 70px); line-height: .98; }
.answer-intro > p:last-child { max-width: 680px; color: #555; font-size: 17px; line-height: 1.65; }
.answer-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid #aaa; border-left: 1px solid #aaa; }
.answer-grid article { min-height: 290px; padding: 34px; background: #fff; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }
.answer-grid article:nth-child(3n) { background: #e8ece9; }
.answer-grid h2 { margin: 0 0 18px; color: #111; font-family: Arial, Helvetica, sans-serif; font-size: clamp(22px, 2.3vw, 31px); line-height: 1.08; letter-spacing: -.03em; }
.answer-grid p { color: #454545; font-size: 16px; line-height: 1.6; }
.answer-grid a { display: inline-block; margin-top: 20px; color: #111; font-weight: 700; text-underline-offset: 5px; }
.answer-verified { margin-top: 24px; color: #666; font-size: 13px; }

@media (max-width: 720px) {
  .answer-hero { padding: 62px 0 65px; }
  .answer-hero h1 { font-size: clamp(47px, 15vw, 70px); }
  .answer-actions { align-items: flex-start; flex-direction: column; gap: 20px; }
  .answer-directory { padding: 60px 0 72px; }
  .answer-intro { display: block; }
  .answer-intro h2 { margin: 12px 0 18px; }
  .answer-grid { grid-template-columns: 1fr; }
  .answer-grid article { min-height: 0; padding: 27px 24px; }
}

/* Premium editorial system for supporting pages. */
body.inner-page:not(.answer-page) { color: #141414; background: #efefed; }
body.inner-page:not(.answer-page) .page-hero {
  isolation: isolate;
  min-height: 575px;
  display: flex;
  align-items: center;
  padding: 84px 0 78px;
  background: radial-gradient(circle at 76% 48%, #262626 0, #111 27%, #080808 65%);
  border-bottom: 8px solid var(--road-amber);
}
body.inner-page:not(.answer-page) .page-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: clamp(30px, 8vw, 150px);
  width: min(42vw, 520px);
  aspect-ratio: 1;
  background: url("assets/wlon-mark.webp") center / contain no-repeat;
  opacity: .12;
  filter: grayscale(1);
  transform: translateY(-50%);
}
body.inner-page:not(.answer-page) .page-hero::after {
  right: -8%;
  bottom: -42%;
  width: 56%;
  height: 74%;
  border-color: rgba(255,255,255,.08);
  box-shadow: 0 -28px 0 rgba(255,255,255,.025), 0 -56px 0 rgba(255,255,255,.018);
}
body.inner-page:not(.answer-page) .page-hero .shell { width: min(1180px, calc(100% - 48px)); }
body.inner-page:not(.answer-page) .page-hero h1 {
  max-width: 1040px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(58px, 7.1vw, 104px);
  font-weight: 700;
  line-height: .9;
  text-transform: none;
  letter-spacing: -.055em;
  text-wrap: balance;
}
body.inner-page:not(.answer-page) .page-hero .lede { max-width: 690px; color: #c9c9c9; font-size: 19px; }
body.inner-page:not(.answer-page) .page-hero .eyebrow { margin-bottom: 25px; padding: 9px 12px 8px; background: var(--road-amber); letter-spacing: .17em; }
body.inner-page:not(.answer-page) .breadcrumbs { margin-bottom: 38px; color: #aaa; }

body.inner-page:not(.answer-page) .answer-strip { background: #202020; border-bottom: 1px solid #505050; }
body.inner-page:not(.answer-page) .answer-grid { width: min(1180px, calc(100% - 48px)); counter-reset: answer-fact; }
body.inner-page:not(.answer-page) .answer-item {
  position: relative;
  min-height: 132px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 28px 34px;
  color: #fff;
  border-color: #4b4b4b;
  counter-increment: answer-fact;
}
body.inner-page:not(.answer-page) .answer-item::after { content: "0" counter(answer-fact); position: absolute; top: 17px; right: 18px; color: #777; font: 700 11px Arial, sans-serif; letter-spacing: .12em; }
body.inner-page:not(.answer-page) .answer-item small { color: var(--road-amber); font-family: Arial, sans-serif; letter-spacing: .16em; }
body.inner-page:not(.answer-page) .answer-item strong { max-width: 280px; color: #fff; font-family: Arial, sans-serif; font-size: 19px; font-weight: 700; line-height: 1.2; text-transform: none; }

body.inner-page:not(.answer-page) .content-section { position: relative; padding: 108px 0; background: #f7f7f5; }
body.inner-page:not(.answer-page) .content-section.alt { background: #dfdfdc; }
body.inner-page:not(.answer-page) .content-section.alt::before { height: 5px; background: var(--road-amber); }
body.inner-page:not(.answer-page) .content-grid { width: min(1180px, calc(100% - 48px)); grid-template-columns: minmax(300px, .78fr) minmax(0, 1.22fr); gap: clamp(60px, 9vw, 130px); }
body.inner-page:not(.answer-page) .content-grid > div:first-child { position: sticky; top: 150px; }
body.inner-page:not(.answer-page) .content-grid h2,
body.inner-page:not(.answer-page) .faq-head h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: .96;
  text-transform: none;
  letter-spacing: -.045em;
  text-wrap: balance;
}
body.inner-page:not(.answer-page) .content-section .eyebrow,
body.inner-page:not(.answer-page) .faq-section .eyebrow { color: #555; letter-spacing: .18em; }
body.inner-page:not(.answer-page) .prose > p { color: #484848; font-size: 17px; line-height: 1.8; }
body.inner-page:not(.answer-page) .prose > p:first-child { color: #222; font-size: 20px; line-height: 1.65; }

body.inner-page:not(.answer-page) .detail-list { gap: 1px; margin-top: 44px; background: #b9b9b5; border: 1px solid #b9b9b5; counter-reset: service-card; }
body.inner-page:not(.answer-page) .detail-list article,
body.inner-page:not(.answer-page) .detail-list article:nth-child(even),
body.inner-page:not(.answer-page) .detail-list article:nth-child(odd) {
  position: relative;
  min-height: 210px;
  padding: 62px 28px 29px;
  background: #fff;
  border: 0;
  counter-increment: service-card;
}
body.inner-page:not(.answer-page) .detail-list article::before { content: "0" counter(service-card); position: absolute; top: 24px; left: 28px; color: #777; font: 700 11px Arial, sans-serif; letter-spacing: .14em; }
body.inner-page:not(.answer-page) .detail-list article::after { content: ""; position: absolute; top: 0; right: 0; left: 0; height: 4px; background: #111; }
body.inner-page:not(.answer-page) .detail-list article:nth-child(3n)::after { background: var(--road-amber); }
body.inner-page:not(.answer-page) .detail-list h3 { color: #111; font-family: Arial, sans-serif; font-size: 22px; font-weight: 700; line-height: 1.05; text-transform: none; }
body.inner-page:not(.answer-page) .detail-list p { color: #555; font-size: 14px; line-height: 1.65; }

body.inner-page:not(.answer-page) .intent-cards { gap: 1px; padding: 1px; background: #777; }
body.inner-page:not(.answer-page) .intent-card,
body.inner-page:not(.answer-page) .intent-card:nth-child(2),
body.inner-page:not(.answer-page) .intent-card:nth-child(3) { min-height: 245px; padding: 30px; color: #fff; background: #111; border: 0; }
body.inner-page:not(.answer-page) .intent-card:nth-child(2) { background: #2d2d2d; }
body.inner-page:not(.answer-page) .intent-card:nth-child(3) { color: #111; background: var(--road-amber); }
body.inner-page:not(.answer-page) .intent-card small { font-family: Arial, sans-serif; letter-spacing: .17em; }
body.inner-page:not(.answer-page) .intent-card strong { font-family: Georgia, "Times New Roman", serif; font-size: 32px; font-weight: 700; line-height: 1; text-transform: none; }
body.inner-page:not(.answer-page) .intent-card:hover { color: #111; background: #fff; transform: translateY(-4px); }

body.inner-page:not(.answer-page) .faq-section { padding: 110px 0; background: #ececea !important; }
body.inner-page:not(.answer-page) .faq-layout { width: min(1180px, calc(100% - 48px)); grid-template-columns: minmax(260px, .68fr) minmax(0, 1.32fr); gap: clamp(50px, 9vw, 130px); }
body.inner-page:not(.answer-page) .faq-head { position: sticky; top: 150px; align-self: start; }
body.inner-page:not(.answer-page) .faq-list { border-top: 1px solid #999; }
body.inner-page:not(.answer-page) .faq-item { background: transparent; border-color: #aaa; transition: background .18s ease; }
body.inner-page:not(.answer-page) .faq-item[open] { padding: 0 26px; background: #fff; }
body.inner-page:not(.answer-page) .faq-item summary { padding: 28px 52px 28px 0; color: #111; font-family: Arial, sans-serif; font-size: 19px; font-weight: 700; line-height: 1.35; }
body.inner-page:not(.answer-page) .faq-item summary::after { top: 26px; right: 8px; width: 28px; height: 28px; display: grid; place-items: center; color: #fff; background: #111; border-radius: 50%; font: 400 18px Arial, sans-serif; }
body.inner-page:not(.answer-page) .faq-item p { color: #555; font-size: 15px; line-height: 1.75; }

body.inner-page:not(.answer-page) .visit { padding: 105px 0; background: #111; border-top: 8px solid var(--road-amber); }
body.inner-page:not(.answer-page) .visit-grid { width: min(1180px, calc(100% - 48px)); gap: clamp(55px, 8vw, 120px); }
body.inner-page:not(.answer-page) .visit h2 { font-family: Georgia, "Times New Roman", serif; font-weight: 700; line-height: .96; text-transform: none; }
body.inner-page:not(.answer-page) .route-card { overflow: hidden; background: #fff; border: 1px solid #777; box-shadow: 20px 20px 0 var(--road-amber); }

body.inner-page:not(.answer-page) .cta-band { padding: 76px 0; color: #111; background: var(--road-amber); border: 0; }
body.inner-page:not(.answer-page) .cta-inner { width: min(1180px, calc(100% - 48px)); }
body.inner-page:not(.answer-page) .cta-inner h2 { max-width: 760px; color: #111; font-family: Georgia, "Times New Roman", serif; font-weight: 700; line-height: .95; text-transform: none; }
body.inner-page:not(.answer-page) .button-dark { color: #fff; background: #111; border-color: #111; }

body.inner-page .site-footer { background: #070707; border-top: 1px solid #444; }
body.inner-page .footer-main { width: min(1180px, calc(100% - 48px)); }
body.inner-page .footer-bottom { width: min(1180px, calc(100% - 48px)); }

@media (max-width: 900px) {
  body.inner-page:not(.answer-page) .page-hero { min-height: 520px; }
  body.inner-page:not(.answer-page) .page-hero::before { right: -10%; width: 62vw; opacity: .09; }
  body.inner-page:not(.answer-page) .content-grid,
  body.inner-page:not(.answer-page) .faq-layout { grid-template-columns: 1fr; gap: 45px; }
  body.inner-page:not(.answer-page) .content-grid > div:first-child,
  body.inner-page:not(.answer-page) .faq-head { position: static; }
}

@media (max-width: 600px) {
  body.inner-page:not(.answer-page) .page-hero { min-height: 0; padding: 58px 0 66px; }
  body.inner-page:not(.answer-page) .page-hero .shell,
  body.inner-page:not(.answer-page) .answer-grid,
  body.inner-page:not(.answer-page) .content-grid,
  body.inner-page:not(.answer-page) .faq-layout,
  body.inner-page:not(.answer-page) .visit-grid,
  body.inner-page:not(.answer-page) .cta-inner,
  body.inner-page .footer-main,
  body.inner-page .footer-bottom { width: min(100% - 32px, 1180px); }
  body.inner-page:not(.answer-page) .page-hero h1 { font-size: clamp(48px, 14.8vw, 68px); line-height: .91; }
  body.inner-page:not(.answer-page) .page-hero .lede { font-size: 17px; }
  body.inner-page:not(.answer-page) .breadcrumbs { margin-bottom: 28px; }
  body.inner-page:not(.answer-page) .answer-grid { grid-template-columns: 1fr 1fr; }
  body.inner-page:not(.answer-page) .answer-item { min-height: 118px; padding: 23px 18px; }
  body.inner-page:not(.answer-page) .answer-item strong { font-size: 15px; }
  body.inner-page:not(.answer-page) .content-section,
  body.inner-page:not(.answer-page) .faq-section,
  body.inner-page:not(.answer-page) .visit { padding: 72px 0; }
  body.inner-page:not(.answer-page) .detail-list { grid-template-columns: 1fr; }
  body.inner-page:not(.answer-page) .detail-list article { min-height: 175px; }
  body.inner-page:not(.answer-page) .intent-cards { grid-template-columns: 1fr; }
  body.inner-page:not(.answer-page) .intent-card { min-height: 190px; }
  body.inner-page:not(.answer-page) .faq-item[open] { padding: 0 18px; }
  body.inner-page:not(.answer-page) .cta-inner { align-items: flex-start; flex-direction: column; gap: 28px; }
}

/* Mobile-first orientation and touch refinements. */
.status-dot { display: none !important; }
a, button, summary, input, select { touch-action: manipulation; }

@media (max-width: 820px) {
  .retail-ribbon .retail-shell,
  .unified-retail-nav .retail-ribbon .retail-shell { justify-content: center; gap: 0; }
  .retail-ribbon strong { font-size: 12px; letter-spacing: .01em; }
  .retail-brand,
  .unified-retail-nav .retail-brand { min-width: 0; }
  .retail-brand img { width: 46px; height: 46px; }
  .retail-brand strong { font-size: 22px; line-height: 1; }
  .retail-brand strong { white-space: nowrap; }
  .retail-brand small { margin-top: 4px; font-size: 8px; }
  .retail-menu { min-width: 64px; min-height: 48px; justify-content: flex-end; cursor: pointer; }
  .retail-links a { min-height: 48px; display: flex; align-items: center; font-size: 16px; }
  .mobile-action-bar a { min-width: 48px; cursor: pointer; }
  .catalog-search { min-height: 52px; }
  .catalog-search input { min-height: 48px; font-size: 16px; }
  .category-chip, .filter-toggle, .results-bar select,
  .filter-heading button, .catalog-sidebar label { min-height: 44px; }
  .category-chip { display: inline-flex; align-items: center; padding-inline: 18px; }
  .catalog-sidebar label { align-items: center; }
  .catalog-sidebar input[type="checkbox"] { width: 20px; height: 20px; }
  .product-card { min-width: 0; }
  .product-name { overflow-wrap: anywhere; }
  .faq-item summary { min-height: 56px; }
}

@media (max-width: 600px) {
  .catalog-intro { min-height: auto; }
  .catalog-intro .retail-shell { padding-top: 52px; padding-bottom: 48px; }
  .catalog-title-row { gap: 30px; }
  .catalog-title-row h1 { font-size: clamp(54px, 17vw, 74px); line-height: .88; }
  .catalog-hero-note { padding: 22px; }
  .catalog-place-band .retail-shell { grid-template-columns: 1fr; }
  .catalog-place-band span { min-height: 64px; padding: 14px 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.15); }
  .catalog-place-band span:last-child { border-bottom: 0; }
  .catalog-tools { position: relative; top: auto; }
  .catalog-tools .retail-shell { gap: 14px; }
  .category-chips { padding-bottom: 2px; scrollbar-width: thin; }
  .results-bar { align-items: flex-start; }
  .results-actions { width: 100%; justify-content: space-between; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .product-visual { min-height: 150px; }
  .product-name { font-size: 14px; line-height: 1.25; }
  .product-size, .stock-tag { font-size: 11px; }
  .catalog-promise .retail-shell { gap: 28px; }
  .catalog-promise h2 { font-size: 39px; }
  .footer-main, .footer-grid { gap: 28px; }
}

@media (max-width: 360px) {
  .retail-brand img { width: 42px; height: 42px; }
  .retail-brand { gap: 8px; }
  .retail-brand strong { font-size: 18px; }
  .retail-menu { min-width: 58px; }
  .catalog-title-row h1 { font-size: 52px; }
  body.inner-page:not(.answer-page) .page-hero h1 { font-size: 46px; }
  .mobile-action-bar strong { font-size: 10px; }
}

/* Phones rotated sideways: reclaim height while retaining touch controls. */
@media (orientation: landscape) and (max-height: 500px) {
  body { padding-bottom: calc(56px + env(safe-area-inset-bottom)); }
  .retail-ribbon,
  .unified-retail-nav .retail-ribbon,
  .retail-ribbon .retail-shell,
  .unified-retail-nav .retail-ribbon .retail-shell { height: 28px; min-height: 28px; }
  .retail-ribbon .retail-shell { justify-content: center; }
  .retail-ribbon span, .retail-ribbon a { display: none !important; }
  .retail-ribbon strong { font-size: 11px; }
  .retail-header,
  .unified-retail-nav .retail-header,
  .retail-nav,
  .unified-retail-nav .retail-nav { height: 62px; min-height: 62px; }
  .retail-nav { position: relative; }
  .retail-brand img { width: 42px; height: 42px; }
  .retail-brand strong { font-size: 20px; }
  .retail-brand small { font-size: 7px; }
  .retail-menu,
  .unified-retail-nav .retail-menu { margin-left: auto; display: inline-flex; min-height: 48px; }
  .retail-links,
  .unified-retail-nav .retail-links { position: absolute; z-index: 1001; top: 62px; right: -24px; left: -24px; display: none; max-height: calc(100dvh - 90px); overflow-y: auto; padding: 10px 24px 70px; background: #fff; border-bottom: 1px solid #aaa; }
  .retail-nav.open .retail-links,
  .unified-retail-nav .retail-nav.open .retail-links { display: grid; }
  .retail-links a { min-height: 46px; padding: 10px 8px; }
  .direction-pill,
  .unified-retail-nav .direction-pill { display: none; }
  .mobile-action-bar {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    min-height: calc(56px + env(safe-area-inset-bottom));
    padding-bottom: env(safe-area-inset-bottom);
  }
  .mobile-action-bar a { min-height: 56px; gap: 2px; }
  .mobile-action-bar svg { width: 18px; height: 18px; }
  .mobile-action-bar strong { font-size: 10px; }
  .catalog-intro .retail-shell { padding-top: 38px; padding-bottom: 38px; }
  .catalog-title-row { grid-template-columns: minmax(0, 1fr) minmax(280px, .75fr); gap: 32px; }
  .catalog-title-row h1 { font-size: clamp(54px, 9vw, 76px); }
  .catalog-place-band .retail-shell { grid-template-columns: repeat(3, 1fr); }
  .catalog-place-band span { min-height: 62px; padding: 10px 15px; border-right: 1px solid rgba(255,255,255,.16); border-bottom: 0; }
  body.inner-page:not(.answer-page) .page-hero,
  .answer-hero { min-height: 0; padding: 22px 0 34px; }
  body.inner-page:not(.answer-page) .breadcrumbs,
  .answer-hero .breadcrumbs { display: none; }
  body.inner-page:not(.answer-page) .page-hero .eyebrow { margin-bottom: 12px; padding-block: 7px 6px; }
  body.inner-page:not(.answer-page) .page-hero h1,
  .answer-hero h1 { max-width: 700px; font-size: clamp(40px, 6.6vw, 52px); line-height: .88; }
  body.inner-page:not(.answer-page) .page-hero .lede,
  .answer-hero > .shell > p:not(.eyebrow) { margin-top: 16px; font-size: 16px; line-height: 1.45; }
  body.inner-page:not(.answer-page) .hero-actions,
  .answer-actions { margin-top: 22px; }
}

@media (min-width: 821px) and (max-width: 1100px) {
  .retail-nav { gap: 22px; }
  .retail-brand { min-width: 205px; }
  .retail-links { gap: 18px; }
  .retail-links a { font-size: 13px; }
  .direction-pill { padding-inline: 18px; }
  .catalog-title-row { gap: 48px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}

/* Performance: defer below-fold catalogue paint while preserving scroll space. */
.product-card {
  content-visibility: auto;
  contain-intrinsic-block-size: 340px;
}
