/* Global clean design layer.
   Loaded last so the existing structure stays intact while hard frames soften. */
:root {
  --jkw-clean-bg: #f7f7f3;
  --jkw-clean-surface: #ffffff;
  --jkw-clean-surface-soft: rgba(255, 255, 255, 0.72);
  --jkw-clean-ink: #0d1512;
  --jkw-clean-muted: rgba(13, 21, 18, 0.64);
  --jkw-clean-line: rgba(13, 21, 18, 0.08);
  --jkw-clean-line-dark: rgba(255, 255, 255, 0.07);
  --jkw-clean-red: #c91f26;
  --jkw-clean-red-dark: #98191f;
  --jkw-clean-green: #143726;
  --jkw-clean-shadow: 0 18px 54px rgba(12, 16, 14, 0.08);
  --jkw-clean-shadow-soft: 0 10px 28px rgba(12, 16, 14, 0.055);
  --jkw-clean-radius: 16px;
  --jkw-clean-radius-sm: 10px;
}

body {
  background:
    linear-gradient(180deg, #fbfbf8 0%, var(--jkw-clean-bg) 42%, #f3f4ef 100%) !important;
  color: var(--jkw-clean-ink);
}

.site-content,
.content-main,
.commerce-main {
  background: transparent !important;
}

.site-header--cockpit,
.home .site-header--cockpit:not(.is-scrolled),
.site-header--cockpit.is-scrolled,
.home .site-header--cockpit.is-scrolled {
  background: linear-gradient(180deg, rgba(247, 247, 243, 0.94), rgba(247, 247, 243, 0.72)) !important;
}

.site-header--cockpit .nav-shell,
.home .site-header--cockpit:not(.is-scrolled) .nav-shell {
  border: 0 !important;
  background:
    linear-gradient(180deg, rgba(13, 17, 18, 0.96), rgba(5, 8, 9, 0.98)),
    var(--jkw-cockpit-black, #050708) !important;
  box-shadow: 0 18px 48px rgba(5, 8, 9, 0.22) !important;
}

.site-header--cockpit .nav-shell::after {
  background:
    linear-gradient(90deg, rgba(201, 31, 38, 0.07), transparent 32%, transparent 68%, rgba(201, 31, 38, 0.08)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 96px) !important;
}

.site-header--cockpit .header-auction-card,
.site-header--cockpit .account-link,
.site-header--cockpit .cart-link,
.site-header--cockpit .nav-toggle,
.home .site-header--cockpit:not(.is-scrolled) .account-link,
.home .site-header--cockpit:not(.is-scrolled) .cart-link,
.home .site-header--cockpit:not(.is-scrolled) .nav-toggle,
.site-header--cockpit.is-scrolled .account-link,
.site-header--cockpit.is-scrolled .cart-link,
.site-header--cockpit.is-scrolled .nav-toggle,
.home .site-header--cockpit.is-scrolled .account-link,
.home .site-header--cockpit.is-scrolled .cart-link,
.home .site-header--cockpit.is-scrolled .nav-toggle {
  border: 0 !important;
  background: rgba(255, 255, 255, 0.065) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 12px 28px rgba(0, 0, 0, 0.14) !important;
}

.site-header--cockpit .header-auction-card:hover,
.site-header--cockpit .header-auction-card:focus-visible,
.site-header--cockpit .account-link:hover,
.site-header--cockpit .cart-link:hover,
.site-header--cockpit .nav-toggle:hover,
.site-header--cockpit .account-link:focus-visible,
.site-header--cockpit .cart-link:focus-visible,
.site-header--cockpit .nav-toggle:focus-visible {
  background: rgba(201, 31, 38, 0.18) !important;
  box-shadow: inset 0 0 0 1px rgba(201, 31, 38, 0.32), 0 14px 30px rgba(0, 0, 0, 0.16) !important;
}

.site-header--cockpit .header-auction-card__image,
.site-header--cockpit .header-auction-card__cta,
.site-header--cockpit .primary-nav__secondary a {
  border: 0 !important;
  background: rgba(255, 255, 255, 0.07) !important;
}

.site-header--cockpit .brand-wordmark::after,
.site-header--cockpit .primary-nav .menu > li > a::after {
  background: linear-gradient(90deg, var(--jkw-clean-red), rgba(201, 31, 38, 0)) !important;
}

.site-header--cockpit .primary-nav,
.home .site-header--cockpit:not(.is-scrolled) .primary-nav {
  border-top-color: var(--jkw-clean-line-dark) !important;
}

.site-header--cockpit .primary-nav .menu > li > a,
.home .site-header--cockpit:not(.is-scrolled) .primary-nav .menu > li > a,
.site-header--cockpit.is-scrolled .primary-nav .menu > li > a,
.home .site-header--cockpit.is-scrolled .primary-nav .menu > li > a {
  border-bottom: 0 !important;
  box-shadow: inset 0 -3px 0 transparent !important;
}

.site-header--cockpit .primary-nav .menu > li > a:hover,
.site-header--cockpit .primary-nav .menu > li > a:focus-visible,
.site-header--cockpit .primary-nav .menu > li.current-menu-item > a,
.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a {
  background: rgba(255, 255, 255, 0.045) !important;
  box-shadow: inset 0 -3px 0 var(--jkw-clean-red) !important;
}

.site-header--cockpit .cart-count,
.home .site-header--cockpit:not(.is-scrolled) .cart-count,
.site-header--cockpit.is-scrolled .cart-count,
.home .site-header--cockpit.is-scrolled .cart-count {
  border: 0 !important;
  background: var(--jkw-clean-red) !important;
}

.button,
.woocommerce .button,
.woocommerce button.button,
.woocommerce input.button,
.koi-view-exhibit,
.pond-supply-button,
.content-article-koifutter .food-landing__actions .button {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius-sm) !important;
  box-shadow: var(--jkw-clean-shadow-soft) !important;
}

.button.primary,
.woocommerce .button.checkout-button,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.pond-supply-button.is-primary,
.koi-view-exhibit {
  background: var(--jkw-clean-red) !important;
  color: #fff !important;
}

.button.secondary,
.button-outline,
.woocommerce .button:not(.checkout-button):not(.alt),
.content-article-koifutter .food-landing__actions .button.secondary {
  background: var(--jkw-clean-surface) !important;
  color: var(--jkw-clean-ink) !important;
  box-shadow: inset 0 0 0 1px var(--jkw-clean-line), var(--jkw-clean-shadow-soft) !important;
}

.content-article > .entry-content,
.commerce-wrap,
.koi-shop-entry,
.japan-selection-story,
.food-landing__order-panel,
.koi-product-tools,
.koi-results-tools,
.koi-filter-categories,
.koi-shop-drawer,
.koi-faq-paths,
.koi-faq-group,
.koi-faq-note,
.koi-faq-cta,
.luxury-contact-grid,
.luxury-contact-panel,
.koi-contact-form-panel,
.legal-card,
.legal-contact-strip,
.shipping-carrier-strip,
.shipping-care-box,
.founder-portrait-section,
.about-japan-moment,
.pond-supply-hero,
.pond-supply-categories,
.pond-supply-shop-box,
.auction-lot-intro,
.koi-auction-board .auction-card,
.koi-auction-board .auction-bid-panel,
.woocommerce > .woocommerce-MyAccount-navigation,
.woocommerce > .woocommerce-MyAccount-content,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius) !important;
  background: var(--jkw-clean-surface) !important;
  box-shadow: var(--jkw-clean-shadow) !important;
}

body.jkw-content-minimal .koi-faq-hero,
body.jkw-content-minimal .luxury-contact-intro,
body.jkw-content-minimal .pond-supply-hero,
.food-landing__hero,
.legal-hero,
.page-intro {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.content-article > h1::after,
.commerce-wrap > .page-title::after,
.woocommerce-products-header__title::after,
.koi-shop-entry__head strong::after,
.pond-supply-hero::after,
.legal-hero h2::after,
.food-landing__hero::after {
  background: linear-gradient(90deg, var(--jkw-clean-red), rgba(201, 31, 38, 0)) !important;
}

.koi-shop-entry {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(247, 247, 243, 0.78)),
    var(--jkw-clean-surface) !important;
}

body.page-id-2218 .koi-shop-entry,
body.page-id-2218 .japan-selection-story--koi-auswahl {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.97), rgba(247, 247, 243, 0.78)),
    var(--jkw-clean-surface) !important;
  box-shadow: var(--jkw-clean-shadow) !important;
}

body.page-id-2218 .koi-shop-entry-card,
body.page-id-2218 .koi-shop-entry-card--all,
body.page-id-2218 .japan-selection-story--koi-auswahl .japan-selection-card,
body.page-id-2218 .japan-selection-story--koi-auswahl .japan-selection-card--wide {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius-sm) !important;
  box-shadow: var(--jkw-clean-shadow-soft) !important;
}

body.page-id-2218 .koi-shop-entry-breeders,
body.page-id-2218 .koi-shop-entry-breeders__links a,
body.page-id-2218 .koi-shop-entry-breeders__all,
body.page-id-2218 .koi-shop-entry-card b {
  border: 0 !important;
}

.koi-shop-entry::before,
.pond-supply-page,
.content-article-koifutter .food-landing__hero::before {
  background-image: none !important;
}

.koi-shop-entry-card,
.koi-shop-entry-card--all,
.japan-selection-card,
.japan-selection-card--wide,
ul.products li.product,
.koi-exhibit-facts li,
.pond-supply-category,
.shipping-trust-item,
.luxury-contact-list li,
.koi-faq-paths a,
.koi-faq-item,
.auction-meta div,
.auction-exhibit-meta div,
.auction-support-list > div,
.auction-user-bid-status,
.jkw-care-card,
.jkw-care-koi-card,
.jkw-wishlist-card,
.jkw-onboarding-card,
.jkw-care-step-panel,
.jkw-care-recommendation,
.jkw-care-refill-service,
.koi-account-bid-card,
.koi-account-bid-summary,
.koi-account-empty,
.woocommerce table.shop_table,
.woocommerce-Address,
.woocommerce-column,
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-MyAccount-paymentMethods,
.woocommerce form.woocommerce-EditAccountForm,
.woocommerce form.woocommerce-address-fields {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius-sm) !important;
  box-shadow: var(--jkw-clean-shadow-soft) !important;
}

.koi-shop-entry-card:hover,
.koi-shop-entry-card:focus-visible,
ul.products li.product:hover,
.jkw-wishlist-card:hover {
  box-shadow: 0 18px 44px rgba(12, 16, 14, 0.12) !important;
}

.koi-shop-entry-card b,
.koi-shop-entry-breeders__links a,
.koi-shop-entry-breeders__all,
.japan-selection-hero__facts span,
.koi-exhibit-facts li,
.woocommerce table.shop_table tr,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.jkw-wishlist-card__facts div,
.jkw-care-step-nav button,
.jkw-care-form .jkw-care-step-nav button,
.jkw-account-nav-more__panel,
.jkw-account-nav-more__panel a {
  border: 0 !important;
}

body.post-type-archive-product:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-shop-layout > .koi-product-tools,
body.tax-product_cat:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-shop-layout > .koi-product-tools,
body.search-results.woocommerce-page .koi-shop-layout > .koi-product-tools,
body.post-type-archive-product:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-results-tools,
body.tax-product_cat:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-results-tools,
body.search-results.woocommerce-page .koi-results-tools,
body.post-type-archive-product:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-shop-layout .koi-filter-categories,
body.post-type-archive-product:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-shop-layout .koi-shop-drawer,
body.tax-product_cat:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-shop-layout .koi-filter-categories,
body.tax-product_cat:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) .koi-shop-layout .koi-shop-drawer,
body.search-results.woocommerce-page .koi-shop-layout .koi-filter-categories,
body.search-results.woocommerce-page .koi-shop-layout .koi-shop-drawer,
body.post-type-archive-product:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) ul.products li.product,
body.tax-product_cat:not(.term-koifutter):not(.term-akita-premium-koifood-koifutter) ul.products li.product,
body.search-results.woocommerce-page ul.products li.product {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius-sm) !important;
  box-shadow: var(--jkw-clean-shadow-soft) !important;
}

.koi-shop-entry-card b::after,
.koi-shop-entry-breeders__all::after,
.live-dot,
.jkw-care-step-nav button[aria-current="step"] span,
.jkw-care-form .jkw-care-step-nav button[aria-current="step"] span {
  background: var(--jkw-clean-red) !important;
}

.koi-shop-entry-breeders,
.koi-shop-entry-breeders__links a,
.koi-exhibit-facts li,
.jkw-wishlist-card__facts div,
.jkw-care-step-panel,
.woocommerce table.shop_table th,
.woocommerce-account .woocommerce-MyAccount-content > p:first-of-type {
  background: rgba(255, 255, 255, 0.68) !important;
}

body.woocommerce-account.logged-in {
  --jkw-account-line: var(--jkw-clean-line);
  --jkw-account-red: var(--jkw-clean-red);
  --jkw-account-shadow: var(--jkw-clean-shadow);
}

body.woocommerce-account.logged-in .content-article > h1,
body.woocommerce-account.logged-in .commerce-wrap > .page-title,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > p:first-of-type {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius) !important;
  background: var(--jkw-clean-surface) !important;
  box-shadow: var(--jkw-clean-shadow-soft) !important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .jkw-account-nav-more__button {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:focus-visible,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .jkw-account-nav-more.is-active .jkw-account-nav-more__button,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .jkw-account-nav-more.is-open .jkw-account-nav-more__button {
  background: rgba(201, 31, 38, 0.1) !important;
  color: var(--jkw-clean-red-dark) !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce form.login,
body.woocommerce-account:not(.logged-in) .woocommerce form.register,
body.woocommerce-account:not(.logged-in) .woocommerce .u-column1,
body.woocommerce-account:not(.logged-in) .woocommerce .u-column2 {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius) !important;
  background: var(--jkw-clean-surface) !important;
  box-shadow: var(--jkw-clean-shadow) !important;
}

input,
select,
textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius-sm) !important;
  background: rgba(255, 255, 255, 0.82) !important;
  box-shadow: inset 0 0 0 1px var(--jkw-clean-line) !important;
}

input:focus,
select:focus,
textarea:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row select:focus,
.woocommerce form .form-row textarea:focus {
  outline: 0 !important;
  box-shadow: inset 0 0 0 1px rgba(201, 31, 38, 0.44), 0 0 0 4px rgba(201, 31, 38, 0.09) !important;
}

@media (max-width: 980px) {
  .site-header--cockpit .nav-shell,
  .home .site-header--cockpit:not(.is-scrolled) .nav-shell,
  .site-header--cockpit.is-scrolled .nav-shell,
  .home .site-header--cockpit.is-scrolled .nav-shell {
    border: 0 !important;
    background:
      linear-gradient(180deg, rgba(13, 17, 18, 0.96), rgba(5, 8, 9, 0.98)),
      var(--jkw-cockpit-black, #050708) !important;
    box-shadow: 0 12px 34px rgba(5, 8, 9, 0.2) !important;
  }

  html body .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell {
    border: 0 !important;
    background:
      linear-gradient(180deg, rgba(13, 17, 18, 0.96), rgba(5, 8, 9, 0.98)),
      var(--jkw-cockpit-black, #050708) !important;
    box-shadow: 0 12px 34px rgba(5, 8, 9, 0.2) !important;
  }

  html body .site-header--cockpit.site-header--cockpit .brand,
  html body .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body .site-header--cockpit.site-header--cockpit .brand-subline,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    color: rgba(255, 250, 242, 0.86) !important;
  }

  html body .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-item > a,
  html body .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-ancestor > a {
    color: #fff !important;
  }

  html body .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    border: 0 !important;
    background: rgba(255, 255, 255, 0.065) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 12px 28px rgba(0, 0, 0, 0.14) !important;
  }

  .site-header--cockpit .primary-nav .menu > li > a,
  .home .site-header--cockpit:not(.is-scrolled) .primary-nav .menu > li > a,
  .site-header--cockpit.is-scrolled .primary-nav .menu > li > a,
  .home .site-header--cockpit.is-scrolled .primary-nav .menu > li > a {
    box-shadow: inset 0 -3px 0 transparent !important;
  }

  .site-header--cockpit .primary-nav .menu > li.current-menu-item > a,
  .site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a {
    box-shadow: inset 0 -3px 0 var(--jkw-clean-red) !important;
  }

  .content-article > .entry-content,
  .commerce-wrap,
  .koi-shop-entry,
  .japan-selection-story,
  .woocommerce > .woocommerce-MyAccount-content {
    border-radius: 14px !important;
  }
}

@media (max-width: 640px) {
  .content-article > .entry-content,
  .commerce-wrap,
  .koi-shop-entry,
  .japan-selection-story,
  body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-content,
  body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-navigation {
    box-shadow: 0 8px 24px rgba(12, 16, 14, 0.065) !important;
  }
}

/* Final specificity lock for legacy mobile/header and page-id rules. */
body.wp-theme-koi-modern.page-id-2218 .content-article-koi-auswahl .koi-shop-entry,
body.wp-theme-koi-modern.page-id-2218 .content-article-koi-auswahl .japan-selection-story--koi-auswahl {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.97), rgba(247, 247, 243, 0.78)),
    var(--jkw-clean-surface) !important;
  box-shadow: var(--jkw-clean-shadow) !important;
}

body.wp-theme-koi-modern.page-id-2218 .content-article-koi-auswahl .koi-shop-entry-card,
body.wp-theme-koi-modern.page-id-2218 .content-article-koi-auswahl .koi-shop-entry-card--all,
body.wp-theme-koi-modern.page-id-2218 .content-article-koi-auswahl .japan-selection-story--koi-auswahl .japan-selection-card,
body.wp-theme-koi-modern.page-id-2218 .content-article-koi-auswahl .japan-selection-story--koi-auswahl .japan-selection-card--wide {
  border: 0 !important;
  border-radius: var(--jkw-clean-radius-sm) !important;
  box-shadow: var(--jkw-clean-shadow-soft) !important;
}

@media all and (max-width: 980px) {
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell {
    border-color: transparent !important;
    border-radius: 12px !important;
    background:
      linear-gradient(180deg, rgba(13, 17, 18, 0.96), rgba(5, 8, 9, 0.98)),
      #050708 !important;
    box-shadow: 0 12px 34px rgba(5, 8, 9, 0.2) !important;
    color: rgba(255, 250, 242, 0.88) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-subline,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    color: rgba(255, 250, 242, 0.86) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-item > a,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-ancestor > a {
    color: #fff !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand img,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .brand img,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .brand img {
    filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.34)) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    border-color: transparent !important;
    background: rgba(255, 255, 255, 0.065) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 12px 28px rgba(0, 0, 0, 0.14) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a > span::before,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a > span::after {
    color: rgba(255, 250, 242, 0.78) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-item > a > span::before,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-ancestor > a > span::before,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-item > a > span::after,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-ancestor > a > span::after {
    color: var(--jkw-clean-red) !important;
  }
}

/* Final no-frame refinement, based on the clean mobile mockup. */
:root {
  --jkw-clean-bg: #fffdf8;
  --jkw-clean-surface: rgba(255, 255, 255, 0.64);
  --jkw-clean-surface-soft: rgba(247, 248, 243, 0.66);
  --jkw-clean-line: rgba(13, 21, 18, 0.07);
  --jkw-clean-red: #b9161e;
  --jkw-clean-red-dark: #8f141a;
  --jkw-clean-shadow: none;
  --jkw-clean-shadow-soft: none;
}

body {
  background: linear-gradient(180deg, #fffdf8 0%, #f8f8f3 100%) !important;
}

body.wp-theme-koi-modern .content-article,
body.wp-theme-koi-modern .commerce-wrap {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.content-article > .entry-content,
.commerce-wrap,
.koi-shop-entry,
.japan-selection-story,
.food-landing__order-panel,
.koi-product-tools,
.koi-results-tools,
.koi-filter-categories,
.koi-shop-drawer,
.koi-faq-paths,
.koi-faq-group,
.koi-faq-note,
.koi-faq-cta,
.luxury-contact-grid,
.luxury-contact-panel,
.koi-contact-form-panel,
.legal-card,
.legal-contact-strip,
.shipping-carrier-strip,
.shipping-care-box,
.founder-portrait-section,
.about-japan-moment,
.pond-supply-hero,
.pond-supply-categories,
.pond-supply-shop-box,
.auction-lot-intro,
.koi-auction-board .auction-card,
.koi-auction-board .auction-bid-panel,
.woocommerce > .woocommerce-MyAccount-navigation,
.woocommerce > .woocommerce-MyAccount-content,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.koi-shop-entry-card,
.koi-shop-entry-card--all,
.food-landing__pack-option,
.food-proof-list span,
.pond-supply-category,
.koi-faq-paths a,
.koi-faq-item,
.shipping-trust-item,
.woocommerce table.shop_table tr,
body.woocommerce-account.logged-in .woocommerce-Address,
body.woocommerce-account.logged-in .woocommerce-column,
body.woocommerce-account.logged-in .woocommerce-order-details,
body.woocommerce-account.logged-in .woocommerce-customer-details,
body.woocommerce-account.logged-in .woocommerce form.woocommerce-EditAccountForm,
body.woocommerce-account.logged-in .woocommerce form.woocommerce-address-fields {
  border-color: transparent !important;
  box-shadow: none !important;
}

.koi-shop-entry-card b,
.button.secondary,
.button-outline,
.woocommerce .button:not(.checkout-button):not(.alt) {
  box-shadow: none !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce form.login,
body.woocommerce-account:not(.logged-in) .woocommerce form.register,
body.woocommerce-account:not(.logged-in) .woocommerce .u-column1,
body.woocommerce-account:not(.logged-in) .woocommerce .u-column2,
body.woocommerce-account.logged-in .content-article > h1,
body.woocommerce-account.logged-in .commerce-wrap > .page-title,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > p:first-of-type,
body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-navigation,
body.woocommerce-account.logged-in .woocommerce > .woocommerce-MyAccount-content {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:focus-visible,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .jkw-account-nav-more.is-active .jkw-account-nav-more__button,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .jkw-account-nav-more.is-open .jkw-account-nav-more__button {
  background: rgba(185, 22, 30, 0.08) !important;
  color: var(--jkw-clean-red) !important;
}

@media (max-width: 980px) {
  html body .site-header--cockpit.site-header--cockpit,
  html body.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled),
  html body .site-header--cockpit.site-header--cockpit.is-scrolled,
  html body.home .site-header--cockpit.site-header--cockpit.is-scrolled {
    background: rgba(255, 253, 248, 0.96) !important;
    color: #121713 !important;
  }

  html body .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell {
    border: 0 !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.92) !important;
    box-shadow: 0 8px 24px rgba(12, 17, 14, 0.08) !important;
  }

  html body .site-header--cockpit.site-header--cockpit .nav-shell::before,
  html body .site-header--cockpit.site-header--cockpit .nav-shell::after {
    display: none !important;
    content: none !important;
  }

  html body .site-header--cockpit.site-header--cockpit .brand,
  html body .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    color: #121713 !important;
  }

  html body .site-header--cockpit.site-header--cockpit .brand img {
    filter: none !important;
  }

  html body .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    border: 0 !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: 0 6px 18px rgba(12, 17, 14, 0.09) !important;
  }

  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav {
    border-top-color: transparent !important;
    background: transparent !important;
  }

  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a > span::before {
    color: rgba(18, 23, 19, 0.62) !important;
  }

  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-item > a,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:hover,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:focus-visible,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-item > a > span::before,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a > span::before,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:hover > span::before,
  html:not(.nav-open) body .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:focus-visible > span::before {
    color: var(--jkw-clean-red) !important;
  }

  html.nav-open body .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open {
    border: 0 !important;
    background: rgba(255, 255, 255, 0.96) !important;
    color: #121713 !important;
    box-shadow: 0 18px 42px rgba(12, 17, 14, 0.13) !important;
  }

  html.nav-open body .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .menu > li > a,
  html.nav-open body .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .primary-nav__secondary a {
    border: 0 !important;
    background: rgba(18, 23, 19, 0.045) !important;
    color: #121713 !important;
    box-shadow: none !important;
  }
}

/* Final targeted cleanup for pages that use stronger component selectors. */
.content-article-koifutter .food-landing__hero {
  background: transparent !important;
}

.content-article-koifutter .food-landing__hero::before {
  border: 0 !important;
}

.content-article-koifutter .food-landing__order-panel,
.content-article-koifutter .food-landing__pack-option {
  border: 0 !important;
}

.content-article-koifutter .food-landing__pack-option.is-selected,
.content-article-koifutter .food-landing__pack-option.is-recommended {
  outline: 0 !important;
}

.woocommerce-account .content-article,
.woocommerce-account .commerce-wrap {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce form .form-row input.input-text {
  border: 0 !important;
  background: rgba(18, 23, 19, 0.045) !important;
  box-shadow: none !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce form .form-row input.input-text:focus {
  background: rgba(255, 255, 255, 0.92) !important;
  box-shadow: 0 0 0 3px rgba(185, 22, 30, 0.08) !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce button.woocommerce-button,
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-Button,
body.woocommerce-account:not(.logged-in) .woocommerce .button.woocommerce-form-login__submit,
body.woocommerce-account:not(.logged-in) .woocommerce .button.woocommerce-form-register__submit {
  background: var(--jkw-clean-red) !important;
  color: #fff !important;
  box-shadow: none !important;
}

@media (max-width: 980px) {
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled),
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled {
    background: rgba(255, 253, 248, 0.96) !important;
    color: #121713 !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell {
    border: 0 !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.92) !important;
    box-shadow: 0 8px 24px rgba(12, 17, 14, 0.08) !important;
    color: #121713 !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    color: #121713 !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    border: 0 !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: 0 6px 18px rgba(12, 17, 14, 0.09) !important;
  }

  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a > span::before {
    color: rgba(18, 23, 19, 0.62) !important;
  }

  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-item > a,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:hover,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:focus-visible,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-item > a > span::before,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a > span::before,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:hover > span::before,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:focus-visible > span::before {
    color: var(--jkw-clean-red) !important;
  }
}

/* Desktop cockpit header: light mobile-style surface with JS-triggered shrink. */
:root {
  --jkw-header-light-surface: rgba(255, 255, 255, 0.94);
  --jkw-header-light-surface-strong: rgba(255, 255, 255, 0.98);
  --jkw-header-light-ink: #121713;
  --jkw-header-light-muted: rgba(18, 23, 19, 0.62);
  --jkw-header-light-line: rgba(18, 23, 19, 0.08);
  --jkw-header-light-shadow: 0 8px 24px rgba(12, 17, 14, 0.08);
  --jkw-header-light-shadow-strong: 0 12px 30px rgba(12, 17, 14, 0.12);
}

@media (min-width: 981px) {
  html,
  body {
    overflow-x: clip !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled),
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled {
    background: linear-gradient(180deg, rgba(255, 253, 248, 0.96), rgba(255, 253, 248, 0.84)) !important;
    color: var(--jkw-header-light-ink) !important;
    transform: none !important;
    transition:
      padding 360ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)),
      background 360ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)),
      box-shadow 360ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .top-line {
    color: var(--jkw-header-light-muted) !important;
    transition:
      max-height 320ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)),
      opacity 240ms ease,
      padding 320ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .top-line a {
    color: var(--jkw-clean-red) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell {
    border: 0 !important;
    border-radius: 8px !important;
    background: var(--jkw-header-light-surface) !important;
    box-shadow: var(--jkw-header-light-shadow) !important;
    color: var(--jkw-header-light-ink) !important;
    transition:
      min-height 420ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)),
      padding 420ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)),
      gap 420ms var(--jkw-cockpit-ease, cubic-bezier(0.2, 0.8, 0.2, 1)),
      background 360ms ease,
      box-shadow 360ms ease,
      border-radius 360ms ease !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::before,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::after {
    display: none !important;
    content: none !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-subline,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    color: var(--jkw-header-light-ink) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand img {
    filter: none !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark::after,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a::after {
    background: linear-gradient(90deg, var(--jkw-clean-red), rgba(185, 22, 30, 0)) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card__image,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card__cta,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav__secondary a {
    border: 0 !important;
    background: rgba(18, 23, 19, 0.045) !important;
    color: var(--jkw-header-light-ink) !important;
    box-shadow: none !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    background: var(--jkw-header-light-surface-strong) !important;
    box-shadow: 0 6px 18px rgba(12, 17, 14, 0.09) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav {
    border-top-color: transparent !important;
    background: transparent !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    background: transparent !important;
    color: var(--jkw-header-light-muted) !important;
    box-shadow: inset 0 -3px 0 transparent !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-item > a,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-ancestor > a,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a:hover,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a:focus-visible {
    background: rgba(185, 22, 30, 0.08) !important;
    color: var(--jkw-clean-red) !important;
    box-shadow: inset 0 -3px 0 var(--jkw-clean-red) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .cart-count {
    border: 2px solid var(--jkw-header-light-surface-strong) !important;
    background: var(--jkw-clean-red) !important;
    color: #fff !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed {
    padding-top: 4px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .top-line {
    max-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .nav-shell {
    min-height: 96px !important;
    padding: 8px 24px 7px !important;
    gap: 5px 20px !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: var(--jkw-header-light-shadow-strong) !important;
    -webkit-backdrop-filter: blur(14px) saturate(1.08);
    backdrop-filter: blur(14px) saturate(1.08);
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .header-auction-card {
    max-height: 0 !important;
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    transform: translateY(-8px) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .brand img {
    width: 48px !important;
    height: 48px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .brand-subline {
    display: none !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .nav-actions {
    gap: 8px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .nav-toggle {
    width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
    flex-basis: 46px !important;
    padding: 0 !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .account-link .action-label,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .cart-link .action-label,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .nav-toggle .action-label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .account-link .header-icon,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .cart-link .header-icon {
    width: 22px !important;
    height: 22px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed nav.primary-nav {
    padding-top: 4px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed nav.primary-nav .menu {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    gap: 4px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed nav.primary-nav .menu > li {
    flex: 0 1 auto !important;
    min-width: 0 !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed nav.primary-nav .menu > li > a {
    min-height: 36px !important;
    flex-direction: row !important;
    gap: 7px !important;
    padding: 6px 12px !important;
    font-size: 11px !important;
    white-space: nowrap !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed nav.primary-nav .menu > li > a .header-icon {
    width: 18px !important;
    height: 18px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .primary-nav__secondary {
    display: none !important;
  }
}

@media (min-width: 981px) and (prefers-reduced-motion: reduce) {
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .top-line,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand img,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    transition: none !important;
  }
}

/* Global dark glass menu, final layer. */
:root {
  --jkw-menu-ink: #fffaf2;
  --jkw-menu-muted: rgba(255, 250, 242, 0.68);
  --jkw-menu-dim: rgba(255, 250, 242, 0.46);
  --jkw-menu-black: #050708;
  --jkw-menu-glass: rgba(5, 9, 10, 0.78);
  --jkw-menu-glass-strong: rgba(5, 9, 10, 0.9);
  --jkw-menu-line: rgba(255, 250, 242, 0.16);
  --jkw-menu-line-red: rgba(215, 25, 32, 0.58);
  --jkw-menu-red: #d71920;
  --jkw-menu-red-dark: #991118;
  --jkw-menu-gold: #d8b978;
  --jkw-menu-shadow: 0 20px 58px rgba(0, 0, 0, 0.3);
  --jkw-menu-kohaku-image: url("jkw-header-kohaku-glass.webp");
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit,
html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled),
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled,
html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled {
  background:
    linear-gradient(180deg, rgba(5, 7, 8, 0.8), rgba(5, 7, 8, 0.36) 74%, rgba(5, 7, 8, 0)) !important;
  color: var(--jkw-menu-ink) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell {
  position: relative !important;
  isolation: isolate !important;
  border: 1px solid var(--jkw-menu-line-red) !important;
  background:
    linear-gradient(180deg, rgba(9, 13, 14, 0.82), rgba(4, 7, 8, 0.9)),
    var(--jkw-menu-glass) !important;
  box-shadow: var(--jkw-menu-shadow) !important;
  color: var(--jkw-menu-ink) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.18);
  backdrop-filter: blur(18px) saturate(1.18);
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::before,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  border-radius: inherit !important;
  pointer-events: none !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::before {
  z-index: -2 !important;
  background:
    linear-gradient(180deg, rgba(5, 7, 8, 0.62), rgba(5, 7, 8, 0.88)),
    linear-gradient(90deg, rgba(5, 7, 8, 0.92), rgba(5, 7, 8, 0.38) 56%, rgba(103, 8, 13, 0.42)) !important;
  opacity: 0.78 !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::after {
  z-index: -1 !important;
  background:
    radial-gradient(circle at 50% 4%, rgba(255, 250, 242, 0.12), transparent 30%),
    radial-gradient(circle at 92% 12%, rgba(216, 185, 120, 0.13), transparent 26%),
    linear-gradient(90deg, rgba(215, 25, 32, 0.16), transparent 28%, transparent 72%, rgba(215, 25, 32, 0.16)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0 1px, transparent 1px 92px) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-subline,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
  color: var(--jkw-menu-ink) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand img {
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.48)) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-subline,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card__state,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card small {
  color: var(--jkw-menu-muted) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark::after,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a::after {
  background: linear-gradient(90deg, var(--jkw-menu-red), rgba(216, 185, 120, 0.72), rgba(255, 250, 242, 0)) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card__image,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card__cta,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav__secondary a {
  border: 1px solid var(--jkw-menu-line) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.025)),
    rgba(4, 7, 8, 0.56) !important;
  color: var(--jkw-menu-ink) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.11), 0 14px 30px rgba(0, 0, 0, 0.18) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card:hover,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link:hover,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link:hover,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle:hover,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle:focus-visible {
  border-color: rgba(216, 185, 120, 0.58) !important;
  background:
    linear-gradient(180deg, rgba(215, 25, 32, 0.88), rgba(100, 9, 13, 0.9)),
    var(--jkw-menu-red-dark) !important;
  color: #fff !important;
  outline: 0 !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a:focus-visible,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .primary-nav__secondary a:focus-visible {
  outline: 2px solid rgba(216, 185, 120, 0.72) !important;
  outline-offset: -4px !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav {
  border-top-color: rgba(255, 250, 242, 0.12) !important;
  background: transparent !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
  background: transparent !important;
  color: rgba(255, 250, 242, 0.72) !important;
  box-shadow: inset 0 -3px 0 transparent !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-item > a,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li.current-menu-ancestor > a,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a:hover,
html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a:focus-visible {
  background:
    radial-gradient(circle at 50% 112%, rgba(215, 25, 32, 0.28), transparent 50%),
    rgba(255, 250, 242, 0.055) !important;
  color: #fff !important;
  box-shadow: inset 0 -3px 0 var(--jkw-menu-red) !important;
}

html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .cart-count {
  border-color: var(--jkw-menu-black) !important;
  background: var(--jkw-menu-red) !important;
  color: #fff !important;
}

@media (min-width: 981px) {
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::before {
    background:
      linear-gradient(180deg, rgba(5, 7, 8, 0.28), rgba(5, 7, 8, 0.58)),
      linear-gradient(90deg, rgba(5, 7, 8, 0.86), rgba(5, 7, 8, 0.32) 42%, rgba(5, 7, 8, 0.04) 68%, rgba(76, 7, 10, 0.16)),
      var(--jkw-menu-kohaku-image) 66% 46% / cover no-repeat !important;
    opacity: 0.94 !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell {
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 184px !important;
    margin-inline: calc(50% - 50vw) !important;
    padding: 18px clamp(18px, 2.2vw, 32px) 12px !important;
    grid-template-columns: minmax(260px, 390px) minmax(320px, 1fr) minmax(250px, 386px) !important;
    grid-template-areas:
      "auction brand actions"
      "nav nav nav" !important;
    gap: 14px clamp(18px, 2vw, 30px) !important;
    overflow: visible !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    background:
      linear-gradient(180deg, rgba(9, 13, 14, 0.34), rgba(4, 7, 8, 0.52)),
      rgba(4, 7, 8, 0.3) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card {
    min-height: 78px !important;
    padding: 12px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .header-auction-card__image {
    width: 58px !important;
    height: 58px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand img,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .brand img,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .brand img {
    width: 72px !important;
    height: 72px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark {
    font-size: clamp(28px, 2.65vw, 42px) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions {
    gap: 10px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    width: 78px !important;
    min-width: 78px !important;
    height: 78px !important;
    min-height: 78px !important;
    flex-basis: 78px !important;
    border-radius: 12px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    display: inline-flex !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .account-link .header-icon,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .cart-link .header-icon {
    width: 28px !important;
    height: 28px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-toggle span {
    width: 28px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    padding-top: 10px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    min-height: 60px !important;
    gap: 7px !important;
    padding: 8px 6px 10px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a .header-icon {
    width: 25px !important;
    height: 25px !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .primary-nav__secondary {
    position: absolute !important;
    top: calc(100% + 12px) !important;
    right: 0 !important;
    z-index: 1402 !important;
    width: min(360px, calc(100vw - 36px)) !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    padding: 12px !important;
    border: 1px solid var(--jkw-menu-line-red) !important;
    border-radius: 14px !important;
    background:
      linear-gradient(180deg, rgba(10, 14, 15, 0.66), rgba(4, 7, 8, 0.84)),
      var(--jkw-menu-kohaku-image) 64% 52% / cover no-repeat,
      var(--jkw-menu-black) !important;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.34) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-4px) !important;
    pointer-events: none !important;
    -webkit-backdrop-filter: blur(16px) saturate(1.15);
    backdrop-filter: blur(16px) saturate(1.15);
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .primary-nav__secondary {
    display: grid !important;
    top: calc(100% + 12px) !important;
    right: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .primary-nav__secondary a {
    min-height: 50px !important;
    justify-content: flex-start !important;
    border-radius: 10px !important;
    color: rgba(255, 250, 242, 0.84) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .primary-nav__secondary a:hover,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .primary-nav__secondary a:focus-visible,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .primary-nav__secondary a.is-current-menu {
    border-color: rgba(216, 185, 120, 0.58) !important;
    background: rgba(215, 25, 32, 0.18) !important;
    color: #fff !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .nav-shell {
    min-height: 102px !important;
    padding: 8px 24px 7px !important;
    background:
      linear-gradient(180deg, rgba(8, 11, 12, 0.44), rgba(4, 7, 8, 0.68)),
      rgba(5, 9, 10, 0.48) !important;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.3) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed .nav-actions .nav-toggle {
    display: inline-flex !important;
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled.is-condensed nav.primary-nav.is-open .primary-nav__secondary {
    display: grid !important;
    top: calc(100% + 12px) !important;
    right: 0 !important;
  }
}

@media (max-width: 980px) {
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled),
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled {
    background:
      linear-gradient(180deg, rgba(5, 7, 8, 0.86), rgba(5, 7, 8, 0.38) 80%, rgba(5, 7, 8, 0)) !important;
    color: var(--jkw-menu-ink) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit:not(.is-scrolled) .nav-shell,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell,
  html body.wp-theme-koi-modern.home .site-header--cockpit.site-header--cockpit.is-scrolled .nav-shell {
    border: 1px solid var(--jkw-menu-line-red) !important;
    border-radius: 14px !important;
    background:
      linear-gradient(180deg, rgba(8, 11, 12, 0.9), rgba(4, 7, 8, 0.95)),
      var(--jkw-menu-black) !important;
    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.28) !important;
    color: var(--jkw-menu-ink) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .brand-wordmark,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav .menu > li > a {
    color: var(--jkw-menu-ink) !important;
  }

  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .account-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .cart-link,
  html body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-actions .nav-toggle {
    border: 1px solid var(--jkw-menu-line) !important;
    background: rgba(4, 7, 8, 0.68) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  }

  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav {
    border-top-color: rgba(255, 250, 242, 0.12) !important;
    background: rgba(4, 7, 8, 0.18) !important;
  }

  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a > span::before {
    color: rgba(255, 250, 242, 0.72) !important;
  }

  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-item > a,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:hover,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:focus-visible,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-item > a > span::before,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li.current-menu-ancestor > a > span::before,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:hover > span::before,
  html:not(.nav-open) body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .primary-nav .menu > li > a:focus-visible > span::before {
    color: #fff !important;
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open {
    background:
      radial-gradient(circle at 76% 13%, rgba(215, 25, 32, 0.22), transparent 32%),
      linear-gradient(180deg, rgba(5, 7, 8, 0.96), rgba(5, 7, 8, 0.99)),
      var(--jkw-menu-black) !important;
    color: var(--jkw-menu-ink) !important;
    box-shadow: none !important;
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell {
    border-color: transparent !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::before,
  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit .nav-shell::after {
    display: none !important;
    content: none !important;
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .menu > li > a,
  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .primary-nav__secondary a {
    border: 1px solid var(--jkw-menu-line) !important;
    background: rgba(255, 255, 255, 0.065) !important;
    color: var(--jkw-menu-ink) !important;
  }

  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .menu > li > a > span,
  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .menu > li > a > span::before,
  html.nav-open body.wp-theme-koi-modern .site-header--cockpit.site-header--cockpit nav.primary-nav.is-open .menu > li > a > span::after {
    color: var(--jkw-menu-ink) !important;
  }
}
