:root {
  --navy: #0b1f3a;
  --navy-2: #12325a;
  --orange: #f97316;
  --orange-dark: #d9570a;
  --ink: #17253a;
  --muted: #607086;
  --line: #dfe5ec;
  --mist: #f5f7fa;
  --white: #fff;
  --radius: 14px;
  --shadow: 0 12px 35px rgb(11 31 58 / 9%);
  --container: 1180px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; line-height: 1.65; -webkit-font-smoothing: antialiased; }
body.nav-open { overflow: hidden; }
img { display: block; max-width: 100%; height: auto; }
a { color: var(--navy); text-decoration-thickness: .08em; text-underline-offset: .18em; }
a:hover { color: var(--orange-dark); }
button, input, select, textarea { font: inherit; }
button, .button, input[type="submit"] { cursor: pointer; }
h1, h2, h3, h4 { margin: 0 0 .55em; color: var(--navy); font-weight: 800; line-height: 1.15; letter-spacing: -.025em; }
h1 { font-size: clamp(2.25rem, 5vw, 4.5rem); }
h2 { font-size: clamp(1.7rem, 3vw, 2.5rem); }
h3 { font-size: 1.15rem; }
p { margin: 0 0 1em; }
.container { width: min(calc(100% - 32px), var(--container)); margin-inline: auto; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.screen-reader-text:focus, .skip-link:focus { top: 8px; left: 8px; z-index: 100000; display: block; width: auto; height: auto; padding: 12px 18px; clip: auto !important; color: var(--white); background: var(--navy); }
:focus-visible { outline: 3px solid #ffb37d; outline-offset: 3px; }
.icon { width: 22px; height: 22px; flex: 0 0 auto; }
.button, .wp-element-button { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; gap: 9px; padding: 10px 20px; border: 1px solid transparent; border-radius: 9px; font-weight: 750; line-height: 1.2; text-decoration: none; transition: transform .15s ease, background-color .15s ease, color .15s ease; }
.button:hover { transform: translateY(-1px); }
.button--primary { color: var(--white); background: var(--orange); }
.button--primary:hover { color: var(--white); background: var(--orange-dark); }
.button--large { min-height: 54px; padding-inline: 26px; }
.eyebrow { margin: 0 0 10px; color: var(--orange-dark); font-size: .78rem; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }

.site-header { position: relative; z-index: 50; border-bottom: 1px solid var(--line); background: var(--white); }
.site-header__main { display: grid; grid-template-columns: 190px minmax(260px, 1fr) auto; align-items: center; gap: 28px; min-height: 88px; }
.site-branding img, .footer-logo img { width: auto; max-width: 180px; max-height: 60px; object-fit: contain; }
.custom-logo-link { display: inline-flex; }
.site-branding__fallback { display: inline-flex; align-items: center; min-height: 44px; color: var(--navy); font-size: clamp(1.1rem, 2vw, 1.45rem); font-weight: 800; line-height: 1.1; text-decoration: none; }
.site-branding__fallback-name { display: block; max-width: 15rem; }
.header-search form, .mobile-search form, .error-404 form, .no-results form { display: flex; position: relative; }
.header-search input[type="search"], .mobile-search input[type="search"], .error-404 input[type="search"], .no-results input[type="search"] { width: 100%; min-height: 48px; padding: 10px 52px 10px 17px; border: 1px solid #cbd4df; border-radius: 10px; background: var(--mist); color: var(--ink); }
.header-search button, .mobile-search button, .error-404 form button, .no-results form button, .header-search input[type="submit"], .mobile-search input[type="submit"] { position: absolute; top: 0; right: 0; min-width: 48px; height: 48px; padding: 0 14px; border: 0; border-radius: 0 10px 10px 0; color: var(--white); background: var(--navy); font-size: .8rem; }
.header-actions { display: flex; align-items: center; gap: 16px; }
.header-action { position: relative; display: grid; justify-items: center; gap: 2px; min-width: 48px; color: var(--navy); font-size: .68rem; font-weight: 700; text-decoration: none; }
.header-action__count { position: absolute; top: -6px; right: 1px; display: grid; width: 18px; height: 18px; place-items: center; border-radius: 50%; color: var(--white); background: var(--orange); font-size: 10px; }
.header-currency .widget { margin: 0; }
.header-currency .widget-title { display: none; }
.header-currency select, .header-currency__placeholder { min-height: 38px; padding: 7px 9px; border: 1px solid var(--line); border-radius: 7px; color: var(--navy); background: var(--white); font-size: .78rem; font-weight: 800; }
.header-currency { display: flex; max-width: 118px; align-items: center; }
.header-currency .widget, .header-currency .widget > div { width: auto; max-width: 118px; min-width: 0; padding: 0; background: transparent; }
.header-currency select { width: auto; max-width: 112px; white-space: nowrap; }
.header-currency .woocs_auto_switcher, .header-currency .woocs_currency_switcher, .header-currency .selectron23, .header-currency .selectron23-container { width: auto !important; max-width: 118px !important; min-width: 88px !important; min-height: 38px !important; margin: 0 !important; background-color: transparent !important; }
.header-currency .selectron23-option, .header-currency .selectron23-container > span { overflow: visible; white-space: nowrap; }
.primary-navigation { background: var(--navy); }
.primary-navigation ul { display: flex; flex-wrap: wrap; gap: 3px; margin: 0; padding: 0; list-style: none; }
.primary-navigation a { display: block; padding: 13px 18px; color: #eaf0f8; font-size: .9rem; font-weight: 700; text-decoration: none; }
.primary-navigation a:hover, .primary-navigation .current-menu-item > a { color: var(--white); background: rgb(255 255 255 / 9%); }
.primary-navigation .menu-item-has-children { position: relative; }
.primary-navigation .sub-menu { position: absolute; top: 100%; left: 0; display: none; min-width: 220px; padding: 6px; background: var(--navy); box-shadow: var(--shadow); }
.primary-navigation li:hover > .sub-menu, .primary-navigation li:focus-within > .sub-menu { display: block; }
.mobile-search, .menu-toggle { display: none; }

.home-hero { overflow: hidden; color: var(--white); background: linear-gradient(122deg, var(--navy) 0%, #123b6d 68%, #184c84 100%); }
.home-hero__inner { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr); align-items: center; gap: clamp(30px, 7vw, 90px); min-height: 550px; padding-block: 64px; }
.home-hero h1 { max-width: 720px; color: var(--white); }
.home-hero__text { max-width: 650px; margin-bottom: 28px; color: #dbe7f5; font-size: clamp(1rem, 2vw, 1.22rem); }
.home-hero__media img { width: 100%; max-height: 430px; border-radius: 22px; box-shadow: 0 25px 70px rgb(0 0 0 / 28%); object-fit: cover; }
.hero-placeholder { position: relative; display: grid; max-width: 480px; aspect-ratio: 1.05; place-items: center; margin-inline: auto; border: 1px solid rgb(255 255 255 / 17%); border-radius: 50%; background: radial-gradient(circle at 36% 30%, #ffad70, var(--orange) 36%, #d84d02 75%); box-shadow: 0 30px 80px rgb(0 0 0 / 25%); }
.hero-placeholder::before, .hero-placeholder::after { position: absolute; content: ''; border: 1px solid rgb(255 255 255 / 20%); border-radius: 50%; inset: 8%; }
.hero-placeholder::after { inset: 18%; }
.hero-placeholder span { display: grid; width: 120px; height: 120px; place-items: center; border-radius: 50%; color: var(--orange); background: var(--white); box-shadow: var(--shadow); }
.hero-placeholder .icon { width: 58px; height: 58px; }
.home-section { padding-block: clamp(60px, 8vw, 100px); }
.home-featured, .home-page-content { background: var(--mist); }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 34px; }
.section-heading h2 { margin: 0; }
.section-heading > a { display: inline-flex; align-items: center; gap: 7px; color: var(--navy); font-weight: 800; text-decoration: none; }
.section-heading > a .icon { width: 18px; }
.section-heading--center { justify-content: center; text-align: center; }
.category-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 18px; }
.category-card { overflow: hidden; display: block; padding-bottom: 18px; border: 1px solid var(--line); border-radius: var(--radius); color: var(--navy); background: var(--white); text-align: center; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease; }
.category-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.category-card__image { display: grid; aspect-ratio: 1; place-items: center; margin-bottom: 16px; background: var(--mist); }
.category-card__image img { width: 100%; height: 100%; object-fit: cover; }
.category-card__image .icon { width: 42px; height: 42px; color: var(--orange); }
.category-card__name, .category-card__count { display: block; padding-inline: 8px; }
.category-card__name { font-weight: 800; }
.category-card__count { color: var(--muted); font-size: .78rem; }
.benefit-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.benefit-card { padding: 28px; border: 1px solid var(--line); border-radius: var(--radius); }
.benefit-card__icon { display: grid; width: 50px; height: 50px; place-items: center; margin-bottom: 20px; border-radius: 12px; color: var(--orange); background: #fff1e8; }
.benefit-card p { margin: 0; color: var(--muted); font-size: .93rem; }
.setup-notice { padding: 22px; border: 1px dashed #bcc8d6; border-radius: 10px; background: var(--mist); }

.site-main:not(.home-main) { min-height: 55vh; padding-block: 54px 80px; }
.content-shell--page, .content-shell--article { max-width: 900px; }
.entry-header, .page-header { margin-bottom: 34px; }
.entry-title { overflow-wrap: anywhere; }
.entry-content > *:first-child { margin-top: 0; }
.entry-content > *:last-child { margin-bottom: 0; }
.entry-content a { color: var(--orange-dark); }
.post-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; }
.post-card { overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); }
.post-card__image { display: block; aspect-ratio: 16 / 9; background: var(--mist); }
.post-card__image img { width: 100%; height: 100%; object-fit: cover; }
.post-card__content { padding: 25px; }
.post-card .entry-title { font-size: 1.4rem; }
.post-card .entry-title a { color: inherit; text-decoration: none; }
.entry-meta { color: var(--muted); font-size: .82rem; }
.text-link { display: inline-flex; align-items: center; gap: 5px; font-weight: 800; text-decoration: none; }
.text-link .icon { width: 17px; }
.navigation.pagination { margin-top: 40px; }
.nav-links { display: flex; gap: 7px; }
.page-numbers { display: grid; min-width: 42px; height: 42px; place-items: center; padding: 0 10px; border: 1px solid var(--line); border-radius: 7px; text-decoration: none; }
.page-numbers.current { color: var(--white); background: var(--navy); }
.error-404 { max-width: 720px; padding-block: 50px; text-align: center; }
.error-404__code { margin: 0; color: var(--orange); font-size: clamp(5rem, 18vw, 10rem); font-weight: 900; line-height: 1; }
.error-404 form, .no-results form { max-width: 560px; margin: 25px auto; }
.contact-card { margin-top: 35px; padding: clamp(24px, 5vw, 42px); border-radius: var(--radius); background: var(--mist); }

.site-footer { color: #cbd6e5; background: #07182d; }
.footer-grid { display: grid; grid-template-columns: 1.6fr repeat(3, 1fr); gap: 42px; padding-block: 64px 50px; }
.footer-logo { display: inline-flex; padding: 8px 13px; border-radius: 8px; background: var(--white); }
.footer-brand p { max-width: 330px; margin-top: 18px; }
.footer-email, .site-footer a { color: #e6edf7; }
.footer-menu h2 { color: var(--white); font-size: 1rem; }
.footer-menu ul { margin: 0; padding: 0; list-style: none; }
.footer-menu li + li { margin-top: 8px; }
.footer-menu a { font-size: .9rem; text-decoration: none; }
.social-links { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 20px; }
.social-links a { font-size: .8rem; font-weight: 700; }
.footer-bottom { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding-block: 22px; border-top: 1px solid rgb(255 255 255 / 12%); font-size: .82rem; }
.footer-bottom p, .footer-bottom .widget { margin: 0; }

@media (max-width: 1024px) {
  .site-header__main { grid-template-columns: auto minmax(150px, 1fr) auto; gap: 18px; }
  .menu-toggle { display: inline-grid; width: 44px; height: 44px; place-items: center; padding: 0; border: 0; color: var(--navy); background: transparent; }
  .menu-toggle__close { display: none; }
  .menu-toggle[aria-expanded="true"] .menu-toggle__open { display: none; }
  .menu-toggle[aria-expanded="true"] .menu-toggle__close { display: block; }
  .header-search { display: none; }
  .mobile-search { display: block; padding-block: 0 14px; }
  .primary-navigation { position: absolute; top: 100%; left: 0; display: none; width: 100%; max-height: calc(100vh - 150px); overflow-y: auto; }
  .primary-navigation.is-open { display: block; }
  .primary-navigation ul { display: block; padding-block: 8px; }
  .primary-navigation a { padding-inline: 16px; }
  .primary-navigation .sub-menu { position: static; display: block; padding-left: 18px; box-shadow: none; }
  .category-grid { grid-template-columns: repeat(3, 1fr); }
  .benefit-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-grid { grid-template-columns: 1.5fr repeat(2, 1fr); }
  .footer-menu:last-child { grid-column: 2; }
}


@media (max-width: 700px) {
  .container { width: min(calc(100% - 24px), var(--container)); }
  .site-header__main { min-height: 72px; gap: 9px; }
  .site-branding img { max-width: 130px; max-height: 46px; }
  .header-actions { gap: 2px; }
  .header-currency { display: none; }
  .header-action { min-width: 40px; }
  .header-action span:not(.header-action__count) { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
  .header-action--wishlist { display: none; }
  .home-hero__inner { grid-template-columns: 1fr; min-height: 0; padding-block: 50px; text-align: center; }
  .home-hero__content { display: grid; justify-items: center; }
  .home-hero__media { display: none; }
  .section-heading { align-items: center; }
  .section-heading > a { font-size: .84rem; }
  .category-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .benefit-grid, .post-list { grid-template-columns: 1fr; }
  .benefit-card { padding: 22px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 35px 22px; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-menu:last-child { grid-column: auto; }
  .footer-bottom { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 340px) {
  .category-grid { grid-template-columns: 1fr; }
  .category-card__image { aspect-ratio: 4 / 2.7; }
}

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

/* Storefront visual design pass — shared header, homepage and footer. */
:root {
  --navy-deep: #06162b;
  --navy-soft: #153c69;
  --orange-soft: #fff0e5;
  --cream: #fffaf6;
  --shadow-sm: 0 8px 24px rgb(11 31 58 / 7%);
  --shadow-lg: 0 24px 70px rgb(4 22 43 / 16%);
}

.site-header { box-shadow: 0 1px 0 rgb(11 31 58 / 5%); }
.site-header__utility { color: #dce8f5; background: var(--navy-deep); font-size: .72rem; font-weight: 700; letter-spacing: .025em; }
.site-header__utility-inner { display: flex; min-height: 30px; align-items: center; justify-content: space-between; gap: 20px; }
.site-header__utility-inner > span:last-child { display: inline-flex; align-items: center; gap: 7px; }
.site-header__utility .icon { width: 14px; height: 14px; color: #ff9a51; }
.site-header__main { grid-template-columns: minmax(165px, 205px) minmax(300px, 1fr) auto; min-height: 82px; gap: clamp(18px, 3vw, 40px); }
.site-branding img { max-width: 174px; max-height: 54px; }
.header-search input[type="search"] { min-height: 50px; padding-left: 20px; border-color: #d8e0e9; border-radius: 25px; background: #f7f9fb; transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease; }
.header-search input[type="search"]:focus { border-color: var(--orange); outline: 0; background: var(--white); box-shadow: 0 0 0 4px rgb(249 115 22 / 12%); }
.header-search button, .header-search input[type="submit"] { top: 5px; right: 5px; min-width: 40px; height: 40px; border-radius: 50%; background: var(--orange); }
.header-search button:hover, .header-search input[type="submit"]:hover { background: var(--orange-dark); }
.header-actions { gap: clamp(8px, 1.5vw, 18px); }
.header-action { grid-template-rows: 24px auto; min-width: 54px; min-height: 48px; align-content: center; padding: 3px 5px; border-radius: 9px; font-size: .66rem; transition: color .15s ease, background-color .15s ease; }
.header-action:hover { color: var(--orange-dark); background: var(--orange-soft); }
.header-action__count { top: 0; right: 1px; border: 2px solid var(--white); font-weight: 850; }
.header-currency select, .header-currency__placeholder { min-height: 40px; border-color: #d8e0e9; border-radius: 20px; }
.primary-navigation { background: linear-gradient(90deg, var(--navy-deep), var(--navy) 52%, #102e53); }
.primary-navigation .container > ul { justify-content: center; }
.primary-navigation a { position: relative; padding: 12px clamp(13px, 1.8vw, 22px); font-size: .82rem; letter-spacing: .012em; }
.primary-navigation .container > ul > li > a::after { position: absolute; right: 20px; bottom: 6px; left: 20px; height: 2px; border-radius: 2px; background: var(--orange); content: ''; transform: scaleX(0); transition: transform .18s ease; }
.primary-navigation .container > ul > li:hover > a::after, .primary-navigation .container > ul > .current-menu-item > a::after { transform: scaleX(1); }

.eyebrow--light { color: #ffb47f; }
.button--light { color: var(--navy); background: var(--white); }
.button--light:hover { color: var(--orange-dark); background: var(--orange-soft); }
.home-main { overflow: hidden; }
.home-hero { position: relative; isolation: isolate; background: linear-gradient(122deg, #06162b 0%, #0b294b 52%, #123e70 100%); }
.home-hero::before { position: absolute; z-index: -1; inset: 0; background-image: linear-gradient(rgb(255 255 255 / 3%) 1px, transparent 1px), linear-gradient(90deg, rgb(255 255 255 / 3%) 1px, transparent 1px); background-size: 44px 44px; content: ''; mask-image: linear-gradient(to right, #000, transparent 70%); }
.home-hero__orb { position: absolute; z-index: -1; border-radius: 50%; filter: blur(1px); opacity: .55; }
.home-hero__orb--one { top: -190px; right: -90px; width: 480px; height: 480px; border: 1px solid rgb(255 255 255 / 12%); background: radial-gradient(circle, rgb(249 115 22 / 20%), transparent 68%); }
.home-hero__orb--two { bottom: -210px; left: 35%; width: 360px; height: 360px; border: 1px solid rgb(255 255 255 / 8%); }
.home-hero__inner { grid-template-columns: minmax(0, 1.03fr) minmax(360px, .97fr); min-height: 540px; gap: clamp(36px, 5vw, 72px); padding-block: clamp(58px, 6vw, 78px); }
.home-hero h1 { max-width: 680px; margin-bottom: 20px; font-size: clamp(2.75rem, 5.3vw, 5.15rem); line-height: .98; letter-spacing: -.055em; text-wrap: balance; }
.home-hero__text { max-width: 610px; margin-bottom: 30px; color: #d4e1ef; font-size: clamp(1.02rem, 1.7vw, 1.2rem); }
.home-hero__actions { display: flex; align-items: center; gap: 24px; }
.home-hero__category-link { color: var(--white); font-size: .9rem; font-weight: 800; text-underline-offset: 5px; }
.home-hero__category-link:hover { color: #ffc39a; }
.home-hero__notes { display: flex; flex-wrap: wrap; gap: 18px 26px; margin: 28px 0 0; padding: 0; color: #b9cbde; font-size: .78rem; font-weight: 700; list-style: none; }
.home-hero__notes li { display: inline-flex; align-items: center; gap: 7px; }
.home-hero__notes .icon { width: 17px; height: 17px; color: #ff9a51; }
.home-hero__image-frame { overflow: hidden; position: relative; border: 1px solid rgb(255 255 255 / 16%); border-radius: 28px 8px 28px 8px; box-shadow: 0 35px 90px rgb(0 0 0 / 30%); }
.home-hero__image-frame::after { position: absolute; inset: 0; border: 1px solid rgb(255 255 255 / 12%); border-radius: inherit; content: ''; pointer-events: none; }
.home-hero__image-frame img { width: 100%; aspect-ratio: 5 / 4; max-height: none; border-radius: 0; box-shadow: none; object-fit: cover; }
.hero-showcase { position: relative; width: min(100%, 510px); min-height: 430px; margin-inline: auto; }
.hero-showcase::before { position: absolute; inset: 9% 12%; border: 1px solid rgb(255 255 255 / 13%); border-radius: 50%; background: radial-gradient(circle at center, rgb(249 115 22 / 22%), transparent 67%); content: ''; }
.hero-showcase__card { position: absolute; display: flex; align-items: center; gap: 15px; width: 245px; min-height: 108px; padding: 17px 19px; border: 1px solid rgb(255 255 255 / 17%); border-radius: 18px; color: var(--white); background: rgb(255 255 255 / 10%); box-shadow: 0 24px 50px rgb(0 0 0 / 20%); text-decoration: none; backdrop-filter: blur(12px); transition: transform .2s ease, background-color .2s ease; }
.hero-showcase__card:hover { color: var(--white); background: rgb(255 255 255 / 17%); transform: translateY(-4px); }
.hero-showcase__card--1 { top: 5px; right: 7%; }
.hero-showcase__card--2 { top: 155px; left: 0; }
.hero-showcase__card--3 { right: 0; bottom: 12px; }
.hero-showcase__icon { display: grid; width: 58px; height: 58px; flex: 0 0 auto; place-items: center; border-radius: 15px; color: var(--orange); background: var(--white); }
.hero-showcase__icon .icon { width: 30px; height: 30px; }
.hero-showcase__card small, .hero-showcase__card strong { display: block; }
.hero-showcase__card small { color: #c7d7e7; font-size: .66rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.hero-showcase__card strong { font-size: 1rem; line-height: 1.25; }
.hero-showcase__badge { position: absolute; right: 8px; bottom: 140px; display: flex; align-items: center; gap: 7px; padding: 8px 12px; border-radius: 20px; color: var(--navy); background: #ffd5b8; font-size: .72rem; font-weight: 850; transform: rotate(-5deg); }
.hero-showcase__badge .icon { width: 16px; height: 16px; }

.home-section { padding-block: clamp(48px, 5.5vw, 72px); }
.section-heading { align-items: flex-end; margin-bottom: clamp(24px, 3vw, 34px); }
.section-heading > div { max-width: 720px; }
.section-heading h2 { font-size: clamp(1.9rem, 3.4vw, 3rem); letter-spacing: -.045em; }
.section-heading__text { max-width: 620px; margin: 10px 0 0; color: var(--muted); }
.section-heading > a { flex: 0 0 auto; padding-bottom: 4px; border-bottom: 1px solid #cad3df; font-size: .88rem; }
.section-heading > a:hover { border-color: var(--orange); }
.section-heading--compact { margin-bottom: 28px; }
.section-heading--center > div { max-width: 650px; }

.home-categories { background: var(--white); }
.category-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: clamp(14px, 2vw, 24px); }
.category-card { position: relative; padding: 0 0 20px; border: 0; border-radius: 18px; box-shadow: inset 0 0 0 1px var(--line); text-align: left; }
.category-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
.category-card__image { overflow: hidden; position: relative; aspect-ratio: 4 / 3; margin: 0 0 17px; border-radius: 18px 18px 0 0; }
.category-card__image img { transition: transform .35s ease; }
.category-card:hover .category-card__image img { transform: scale(1.045); }
.category-card__image--fallback { isolation: isolate; background: linear-gradient(145deg, #eef4fa, #dce7f2); }
.category-card:nth-child(2n) .category-card__image--fallback { background: linear-gradient(145deg, #fff4ec, #ffe1cc); }
.category-card:nth-child(3n) .category-card__image--fallback { background: linear-gradient(145deg, #f4f0ff, #e5dcff); }
.category-card:nth-child(4n) .category-card__image--fallback { background: linear-gradient(145deg, #edf8f4, #d7eee6); }
.category-card__image--fallback .icon { position: relative; z-index: 2; width: 52px; height: 52px; color: var(--navy); }
.category-card__shape { position: absolute; right: -18%; bottom: -58%; width: 85%; aspect-ratio: 1; border-radius: 50%; background: rgb(255 255 255 / 58%); }
.category-card__body { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-inline: 18px; }
.category-card__name { padding: 0; font-size: 1rem; }
.category-card__arrow { display: grid; width: 30px; height: 30px; flex: 0 0 auto; place-items: center; border-radius: 50%; color: var(--navy); background: var(--mist); transition: color .15s ease, background-color .15s ease; }
.category-card__arrow .icon { width: 15px; height: 15px; }
.category-card:hover .category-card__arrow { color: var(--white); background: var(--orange); }
.category-card__count { padding-inline: 18px; }

.home-products { background: #f4f7fa; }
.home-new-arrivals { background: var(--white); }
.home-product-grid .products { margin-top: 0 !important; }
.home-promotions { color: var(--white); background: var(--navy-deep); }
.home-promotions .eyebrow { color: #ffad73; }
.home-promotions h2 { color: var(--white); }
.promo-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.promo-banner { overflow: hidden; position: relative; isolation: isolate; display: flex; min-height: 290px; align-items: flex-end; padding: 28px; border: 1px solid rgb(255 255 255 / 12%); border-radius: 20px; color: var(--white); background: linear-gradient(150deg, #183f6a, #0a203a); text-decoration: none; box-shadow: 0 20px 55px rgb(0 0 0 / 18%); }
.promo-banner--2 { background: linear-gradient(150deg, #17355a, #06162b); }
.promo-banner--3 { background: linear-gradient(150deg, #a53d19, #5f1c0b); }
.promo-banner::after { position: absolute; z-index: -1; inset: 0; background: linear-gradient(to top, rgb(3 15 29 / 94%) 0%, rgb(3 15 29 / 20%) 68%, transparent); content: ''; }
.promo-banner__media { position: absolute; z-index: -2; inset: 0; }
.promo-banner__media img { width: 100%; height: 100%; opacity: .78; object-fit: cover; transition: transform .4s ease; }
.promo-banner:hover .promo-banner__media img { transform: scale(1.05); }
.promo-banner__decoration { position: absolute; z-index: -1; top: 28px; right: 28px; display: grid; width: 82px; height: 82px; place-items: center; border: 1px solid rgb(255 255 255 / 18%); border-radius: 22px; color: rgb(255 255 255 / 70%); background: rgb(255 255 255 / 8%); transform: rotate(6deg); }
.promo-banner__decoration .icon { width: 42px; height: 42px; }
.promo-banner__content { display: block; }
.promo-banner__content > span, .promo-banner__content > strong { display: block; }
.promo-banner__eyebrow { margin-bottom: 7px; color: #ffb581; font-size: .68rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.promo-banner__content > strong { max-width: 280px; margin-bottom: 10px; color: var(--white); font-size: clamp(1.45rem, 2.4vw, 2rem); line-height: 1.05; }
.promo-banner__content > strong + span { max-width: 350px; color: #d5e0ec; font-size: .86rem; }
.promo-banner__link { display: inline-flex !important; align-items: center; gap: 7px; margin-top: 20px; color: var(--white); font-size: .82rem; font-weight: 850; }
.promo-banner__link .icon { width: 16px; height: 16px; transition: transform .15s ease; }
.promo-banner:hover { color: var(--white); }
.promo-banner:hover .promo-banner__link .icon { transform: translateX(4px); }

.home-benefits { background: var(--cream); }
.benefit-grid { gap: 18px; }
.benefit-card { position: relative; overflow: hidden; min-height: 220px; padding: 27px; border: 0; border-radius: 18px; background: var(--white); box-shadow: var(--shadow-sm); }
.benefit-card::after { position: absolute; right: -42px; bottom: -52px; width: 130px; height: 130px; border-radius: 50%; background: var(--orange-soft); content: ''; }
.benefit-card__number { position: absolute; top: 22px; right: 24px; color: #dce3eb; font-size: 1.5rem; font-weight: 900; }
.benefit-card__icon { width: 56px; height: 56px; margin-bottom: 24px; border-radius: 16px; color: var(--white); background: var(--navy); box-shadow: 0 10px 25px rgb(11 31 58 / 18%); }
.benefit-card:nth-child(2n) .benefit-card__icon { background: var(--orange); }
.benefit-card h3 { font-size: 1.15rem; }
.benefit-card p { position: relative; z-index: 1; }

.home-connection { padding-block: clamp(38px, 4.5vw, 56px); color: var(--white); background: linear-gradient(110deg, var(--orange-dark), var(--orange) 52%, #ff9142); }
.home-connection__inner { display: grid; grid-template-columns: auto minmax(0, 1fr) minmax(260px, auto); align-items: center; gap: clamp(22px, 4vw, 48px); }
.home-connection__icon { display: grid; width: 74px; height: 74px; place-items: center; border: 1px solid rgb(255 255 255 / 30%); border-radius: 21px; background: rgb(255 255 255 / 14%); }
.home-connection__icon .icon { width: 36px; height: 36px; }
.home-connection h2 { margin-bottom: 8px; color: var(--white); font-size: clamp(1.8rem, 3vw, 2.6rem); }
.home-connection__copy p:last-child { max-width: 680px; margin: 0; color: #fff1e8; }
.home-connection__action { min-width: 270px; text-align: right; }
.home-connection__action .widget { margin: 0; }
.home-connection__action .widget-title { color: var(--white); font-size: 1rem; }
.home-connection__action form { display: flex; gap: 8px; }
.home-connection__action input[type="email"] { min-width: 0; min-height: 50px; padding: 10px 14px; border: 0; border-radius: 9px; }
.home-connection__action input[type="submit"], .home-connection__action button { min-height: 50px; padding: 10px 16px; border: 0; border-radius: 9px; color: var(--white); background: var(--navy); font-weight: 800; }
.home-connection__action small { display: block; max-width: 290px; margin: 9px 0 0 auto; color: #ffe5d3; font-size: .68rem; line-height: 1.4; }

.site-footer { position: relative; background: linear-gradient(145deg, #061426, #081d36 65%, #0b2545); }
.site-footer::before { position: absolute; top: 0; right: 0; left: 0; height: 1px; background: linear-gradient(90deg, transparent, rgb(249 115 22 / 75%), transparent); content: ''; }
.footer-grid { grid-template-columns: minmax(250px, 1.55fr) repeat(3, minmax(140px, 1fr)); gap: clamp(28px, 4vw, 58px); padding-block: 58px 44px; }
.footer-logo { padding: 7px 12px; }
.footer-logo img { max-width: 160px; max-height: 50px; }
.footer-brand__tagline { margin: 18px 0 5px !important; color: var(--white); font-size: .78rem; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.footer-brand__tagline + p { color: #aebdd0; font-size: .9rem; }
.footer-email { display: inline-flex; align-items: center; gap: 9px; margin-top: 4px; font-size: .88rem; font-weight: 750; text-decoration: none; }
.footer-email .icon { width: 18px; height: 18px; color: #ff9a51; }
.footer-menu h2 { position: relative; margin-bottom: 23px; padding-bottom: 12px; font-size: .9rem; letter-spacing: .025em; text-transform: uppercase; }
.footer-menu h2::after { position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; border-radius: 2px; background: var(--orange); content: ''; }
.footer-menu li + li { margin-top: 10px; }
.footer-menu a { color: #b8c6d7; transition: color .15s ease, padding-left .15s ease; }
.footer-menu a:hover { padding-left: 3px; color: var(--white); }
.social-links { gap: 8px; }
.social-link { display: grid; width: 34px; height: 34px; place-items: center; border: 1px solid rgb(255 255 255 / 16%); border-radius: 50%; color: var(--white); background: rgb(255 255 255 / 5%); font-size: .72rem; text-decoration: none; }
.social-link:hover { color: var(--white); border-color: var(--orange); background: var(--orange); }
.footer-bottom { color: #8fa2b8; }

@media (max-width: 1100px) {
  .site-header__main { grid-template-columns: auto minmax(150px, 1fr) auto; }
  .header-action__label { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
  .category-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .home-hero__inner { grid-template-columns: minmax(0, 1fr) minmax(330px, .8fr); }
}

@media (max-width: 900px) {
  .home-hero__inner { grid-template-columns: 1fr 340px; min-height: 560px; gap: 24px; }
  .home-hero h1 { font-size: clamp(2.55rem, 6vw, 4rem); }
  .hero-showcase { min-height: 380px; transform: scale(.87); transform-origin: center right; }
  .category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .promo-grid { grid-template-columns: 1fr 1fr; }
  .promo-banner:last-child { grid-column: 1 / -1; min-height: 290px; }
  .home-connection__inner { grid-template-columns: auto 1fr; }
  .home-connection__action { grid-column: 2; text-align: left; }
  .home-connection__action small { margin-left: 0; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-menu:last-child { grid-column: auto; }
}

@media (max-width: 700px) {
  .site-header__utility { display: none; }
  .site-header__main { grid-template-columns: 42px minmax(100px, 1fr) auto; min-height: 68px; }
  .site-branding img { max-width: 122px; }
  .site-branding__fallback { font-size: 1rem; }
  .site-branding__fallback-name { max-width: 9rem; }
  .header-actions { gap: 0; }
  .header-action { display: grid; min-width: 36px; width: 36px; padding-inline: 3px; }
  .header-action--wishlist { display: grid; }
  .header-action__count { right: -2px; }
  .mobile-search { padding-bottom: 12px; }
  .mobile-search input[type="search"] { min-height: 44px; border-radius: 22px; }
  .mobile-search button, .mobile-search input[type="submit"] { height: 44px; border-radius: 0 22px 22px 0; }
  .primary-navigation a { min-height: 46px; padding-block: 12px; }
  .home-hero__inner { display: block; min-height: 0; padding-block: 58px 64px; text-align: left; }
  .home-hero__content { display: block; }
  .home-hero h1 { font-size: clamp(2.6rem, 13vw, 3.7rem); }
  .home-hero__actions { align-items: flex-start; flex-direction: column; gap: 16px; }
  .home-hero__notes { display: grid; gap: 9px; }
  .home-hero__media { display: none; }
  .section-heading { align-items: flex-start; flex-direction: column; }
  .section-heading > a { align-self: flex-start; }
  .category-grid { gap: 12px; }
  .category-card { padding-bottom: 16px; border-radius: 14px; }
  .category-card__image { aspect-ratio: 1; border-radius: 14px 14px 0 0; }
  .category-card__body { padding-inline: 13px; }
  .category-card__name { font-size: .88rem; line-height: 1.25; }
  .category-card__count { padding-inline: 13px; font-size: .7rem; }
  .category-card__arrow { width: 26px; height: 26px; }
  .promo-grid { grid-template-columns: 1fr; }
  .promo-banner, .promo-banner:last-child { grid-column: auto; min-height: 300px; padding: 24px; }
  .benefit-grid { grid-template-columns: 1fr; }
  .benefit-card { min-height: 0; }
  .home-connection__inner { grid-template-columns: 1fr; text-align: center; }
  .home-connection__icon { margin-inline: auto; }
  .home-connection__action { grid-column: auto; min-width: 0; text-align: center; }
  .home-connection__action form { flex-direction: column; }
  .home-connection__action small { margin-inline: auto; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 390px) {
  .site-branding img { max-width: 108px; }
  .header-action { width: 33px; min-width: 33px; }
  .category-card__arrow { display: none; }
}

/* Compact homepage flow for version 1.1.2. */
.shopnow-front-page .home-hero__inner { min-height: 0; gap: clamp(28px, 4vw, 54px); padding-block: clamp(42px, 5vw, 60px); }
.shopnow-front-page .hero-showcase { min-height: 350px; }
.shopnow-front-page .hero-showcase__card { width: 220px; min-height: 92px; padding: 14px 16px; }
.shopnow-front-page .hero-showcase__card--1 { top: 0; }
.shopnow-front-page .hero-showcase__card--2 { top: 124px; }
.shopnow-front-page .hero-showcase__card--3 { bottom: 0; }
.shopnow-front-page .hero-showcase__badge { bottom: 104px; }
.shopnow-front-page .home-section { padding-block: clamp(40px, 4.5vw, 58px); }
.shopnow-front-page .section-heading { margin-bottom: clamp(20px, 2.5vw, 28px); }
.shopnow-front-page .home-popular .section-heading > .button { padding: 10px 18px; border: 1px solid transparent; }
.shopnow-front-page .category-grid { gap: clamp(12px, 1.6vw, 18px); }
.shopnow-front-page .category-card { padding-bottom: 15px; }
.shopnow-front-page .category-card__image { aspect-ratio: 16 / 10; margin-bottom: 13px; }
.shopnow-front-page .category-card__body { padding-inline: 15px; }
.shopnow-front-page .benefit-card { min-height: 0; padding: 21px; }
.shopnow-front-page .benefit-card__icon { width: 46px; height: 46px; margin-bottom: 15px; border-radius: 13px; }
.shopnow-front-page .benefit-card__number { top: 17px; right: 19px; font-size: 1.25rem; }
.shopnow-front-page .benefit-card h3 { margin-bottom: 7px; font-size: 1.05rem; }
.shopnow-front-page .benefit-card p { font-size: .86rem; line-height: 1.5; }

@media (max-width: 1024px) {
  .shopnow-front-page .category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 900px) {
  .shopnow-front-page .home-hero__inner { min-height: 0; padding-block: 44px; }
}

@media (max-width: 700px) {
  .shopnow-front-page .home-hero__inner { padding-block: 42px 46px; }
  .shopnow-front-page .home-section { padding-block: 38px; }
  .shopnow-front-page .category-card__image { aspect-ratio: 1; }
  .shopnow-front-page .home-popular .section-heading { gap: 10px; margin-bottom: 18px; }
  .shopnow-front-page .home-popular .section-heading > .button { min-height: 36px; align-self: flex-start; padding: 7px 11px; font-size: .73rem; }
  .site-header, .site-header__main, .mobile-search, .header-actions { max-width: 100%; min-width: 0; }
}

@media (max-width: 340px) {
  .shopnow-front-page .category-grid { grid-template-columns: 1fr; }
  .shopnow-front-page .category-card__image { aspect-ratio: 4 / 2.7; }
}
/* Readable information, customer-service, and policy pages. */
.site-main--information { padding-block: clamp(28px, 5vw, 58px) clamp(50px, 7vw, 82px); }
.site-main--information .content-shell--page { max-width: 920px; }
.site-main--information .entry-header { max-width: 760px; margin: 0 auto 26px; text-align: center; }
.site-main--information .entry-title { margin-bottom: 0; font-size: clamp(2rem, 5vw, 3.35rem); letter-spacing: -.045em; }
.shopnow-policy-content { color: #445368; font-size: .98rem; line-height: 1.75; }
.shopnow-policy-content > * { max-width: 780px; margin-inline: auto; }
.shopnow-policy-content > .shopnow-page-intro, .shopnow-policy-content > .shopnow-content-grid, .shopnow-policy-content > .shopnow-contact-grid, .shopnow-policy-content > .shopnow-page-callout, .shopnow-policy-content > .shopnow-faq { max-width: 920px; }
.shopnow-policy-content h2 { margin-top: 29px; margin-bottom: 8px; color: var(--navy); font-size: clamp(1.28rem, 3vw, 1.65rem); letter-spacing: -.025em; }
.shopnow-policy-content h3 { margin: 0 0 7px; color: var(--navy); font-size: 1.03rem; }
.shopnow-policy-content p { margin-top: 0; margin-bottom: 15px; }
.shopnow-policy-content ul { margin-top: 8px; margin-bottom: 19px; padding-left: 22px; }
.shopnow-policy-content li + li { margin-top: 6px; }
.shopnow-policy-content a:not(.button) { color: #b94e08; font-weight: 700; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.shopnow-policy-content a:not(.button):hover { color: var(--navy); }
.shopnow-page-intro { margin-bottom: 28px; padding: clamp(20px, 4vw, 32px); border-radius: 16px; color: var(--white); background: linear-gradient(130deg, var(--navy), #173e6a); }
.shopnow-page-intro .eyebrow { margin-bottom: 7px; color: #ffb37a; }
.shopnow-page-intro .shopnow-page-lead { max-width: 760px; margin: 0; color: #eef4fa; font-size: clamp(1.05rem, 2.5vw, 1.24rem); line-height: 1.65; }
.shopnow-content-grid, .shopnow-contact-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 13px; margin-block: 23px; }
.shopnow-contact-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.shopnow-content-grid > div, .shopnow-content-card { padding: 18px; border: 1px solid var(--line); border-radius: 12px; background: #f8fafc; }
.shopnow-content-grid p, .shopnow-content-card p:last-child { margin-bottom: 0; }
.shopnow-content-card h2 { margin-top: 0; }
.shopnow-contact-email { font-size: 1.05rem; overflow-wrap: anywhere; }
.shopnow-contact-unavailable { color: #6b788b; font-style: italic; font-weight: 500; }
.shopnow-page-callout { display: flex; align-items: center; justify-content: space-between; gap: 22px; margin-block: 24px; padding: 19px 21px; border: 1px solid #f5c7a5; border-radius: 12px; background: #fff7f0; }
.shopnow-page-callout h2 { margin-top: 0; }
.shopnow-page-callout p:last-child { margin-bottom: 0; }
.shopnow-page-callout .button { flex: 0 0 auto; }
.shopnow-faq { display: grid; gap: 9px; }
.shopnow-faq details { border: 1px solid var(--line); border-radius: 10px; background: var(--white); }
.shopnow-faq summary { position: relative; min-height: 50px; padding: 14px 45px 14px 16px; color: var(--navy); cursor: pointer; font-weight: 800; line-height: 1.45; list-style: none; }
.shopnow-faq summary::-webkit-details-marker { display: none; }
.shopnow-faq summary::after { position: absolute; top: 50%; right: 16px; color: var(--orange); font-size: 1.3rem; content: '+'; transform: translateY(-50%); }
.shopnow-faq details[open] summary::after { content: '−'; }
.shopnow-faq details[open] summary { border-bottom: 1px solid var(--line); }
.shopnow-faq details > p { margin: 0; padding: 14px 16px 17px; }
.shopnow-faq summary:focus-visible { border-radius: 9px; outline: 3px solid rgb(249 115 22 / 24%); outline-offset: 2px; }

@media (max-width: 700px) {
  .site-main--information { padding-block: 24px 52px; }
  .site-main--information .entry-header { margin-bottom: 19px; text-align: left; }
  .shopnow-content-grid, .shopnow-contact-grid { grid-template-columns: minmax(0, 1fr); }
  .shopnow-page-callout { align-items: flex-start; flex-direction: column; padding: 17px; }
  .shopnow-page-callout .button { width: 100%; text-align: center; }
  .shopnow-policy-content h2 { margin-top: 25px; }
}
