body.product-showcase-cinematic-shell {
  background: #030005;
  color: #fff;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

html.pn-site-sale-root {
  margin-top: 0 !important;
  background: #030005 !important;
  overscroll-behavior-y: auto;
}

html.pn-site-sale-root body,
body.pn-site-sale-page {
  background: #030005 !important;
  overscroll-behavior-y: auto;
}

body.product-showcase-cinematic-shell a {
  color: inherit;
}

body.product-showcase-cinematic-shell a:hover {
  color: inherit;
}

body.product-showcase-cinematic-shell img {
  border-radius: 8px;
}

body.product-showcase-cinematic-shell .container {
  position: relative;
  z-index: 2;
  max-width: 1360px;
}

body.product-showcase-cinematic-shell .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 70;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  background: linear-gradient(180deg, rgba(3, 0, 5, 0.95), rgba(3, 0, 5, 0.74), rgba(3, 0, 5, 0));
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: none;
}

body.product-showcase-cinematic-shell.admin-bar .site-header {
  top: 32px;
}

@media (max-width: 782px) {
  body.product-showcase-cinematic-shell.admin-bar .site-header {
    top: 46px;
  }
}

body.product-showcase-cinematic-shell .site-header.is-compact {
  border-bottom-color: rgba(255, 255, 255, 0.08);
  background: rgba(3, 0, 5, 0.92);
  box-shadow: 0 18px 42px rgba(3, 0, 5, 0.36);
}

body.product-showcase-cinematic-shell .header-inner {
  min-height: 84px;
  gap: 28px;
}

body.product-showcase-cinematic-shell .site-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fff !important;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .site-logo-mark {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 13px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.34), transparent 23%),
    conic-gradient(from 215deg, #5b21b6, #8b5cf6, #d946ef, #7c3aed, #1f1235, #5b21b6);
  box-shadow:
    0 0 0 1px rgba(216, 180, 254, 0.24),
    0 0 24px rgba(168, 85, 247, 0.5),
    0 14px 34px rgba(8, 3, 18, 0.42);
  transform: rotate(-7deg);
  flex: 0 0 auto;
  overflow: hidden;
  isolation: isolate;
}

body.product-showcase-cinematic-shell .site-logo-mark::before {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.24), transparent 52%),
    rgba(2, 0, 8, 0.22);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.14);
}

body.product-showcase-cinematic-shell .site-logo-mark::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 9px;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.5);
  transform: rotate(-28deg);
}

body.product-showcase-cinematic-shell .site-logo-text {
  display: inline-flex;
  align-items: center;
  color: #fff !important;
}

body.product-showcase-cinematic-shell .site-logo span {
  color: inherit;
}

body.product-showcase-cinematic-shell .text-rose {
  color: #f0abfc;
}

body.product-showcase-cinematic-shell .site-nav a {
  position: relative;
  color: rgba(214, 211, 209, 0.78);
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0;
  transition: color 0.24s ease, text-shadow 0.24s ease;
}

body.product-showcase-cinematic-shell .site-nav a::after {
  bottom: -9px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #8b5cf6 0%, #d946ef 58%, #60a5fa 100%);
  box-shadow: 0 0 14px rgba(217, 70, 239, 0.42);
}

body.product-showcase-cinematic-shell .site-nav a:hover,
body.product-showcase-cinematic-shell .site-nav .current-menu-item > a,
body.product-showcase-cinematic-shell .site-nav .current_page_item > a {
  color: #fff;
  text-shadow: 0 0 10px rgba(240, 171, 252, 0.42);
}

body.product-showcase-cinematic-shell .pn-menu-toggle {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
  color: #fff;
}

body.product-showcase-cinematic-shell .pn-mobile-menu-panel {
  background: rgba(6, 2, 9, 0.96);
  border-color: rgba(255, 255, 255, 0.08);
  color: #fff;
}

body.product-showcase-cinematic-shell .pn-mobile-menu-backdrop {
  background: rgba(3, 0, 5, 0.6);
}

body.product-showcase-cinematic-shell .pn-mobile-menu-list a {
  color: rgba(231, 229, 228, 0.86);
}

body.product-showcase-cinematic-shell .layout-grid {
  position: relative;
  z-index: 4;
  gap: 40px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
}

body.product-showcase-cinematic-shell .layout-grid > main {
  gap: 32px;
}

body.product-showcase-cinematic-shell:not(.product-showcase-cinematic-home) .layout-grid {
  padding-top: 124px;
}

body.product-showcase-cinematic-single .ps-single-layout {
  padding-top: 124px;
  margin-top: 0;
}

body.product-showcase-cinematic-home .ps-front-layout {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
}

body.product-showcase-cinematic-shell .pn-breadcrumbs,
body.product-showcase-cinematic-shell .breadcrumbs {
  position: relative;
  z-index: 3;
  margin-bottom: 20px;
  color: rgba(168, 162, 158, 0.78);
}

body.product-showcase-cinematic-shell .pn-breadcrumbs a,
body.product-showcase-cinematic-shell .breadcrumbs a {
  color: rgba(231, 229, 228, 0.84);
}

body.product-showcase-cinematic-shell .pn-breadcrumbs .pn-breadcrumb-current,
body.product-showcase-cinematic-shell .breadcrumbs .pn-breadcrumb-current {
  color: rgba(255, 255, 255, 0.94);
  text-shadow: 0 0 18px rgba(168, 85, 247, 0.18);
}

.ps-cinematic-effects {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  contain: layout paint style;
}

.ps-cinematic-cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 400px;
  height: 400px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.14), transparent 60%);
  transform: translate(-50%, -50%);
  mix-blend-mode: screen;
  transition:
    width 0.36s ease,
    height 0.36s ease,
    background 0.36s ease;
  will-change: transform, width, height, background;
}

body.ps-is-scrolling .ps-cinematic-cursor {
  transition: none;
}

.ps-cinematic-particles {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0.32;
  contain: strict;
}

.ps-cinematic-effects-home .ps-cinematic-particles {
  opacity: 0.22;
}

.ps-cinematic-aura {
  position: absolute;
  border-radius: 999px;
  filter: blur(140px);
}

.ps-cinematic-aura-a {
  top: -120px;
  left: -120px;
  width: 720px;
  height: 520px;
  background: rgba(76, 29, 149, 0.28);
}

.ps-cinematic-aura-b {
  right: -100px;
  bottom: -140px;
  width: 620px;
  height: 620px;
  background: rgba(217, 70, 239, 0.18);
}

.ps-cinematic-vignette {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at center, transparent 12%, rgba(3, 0, 5, 0.6) 70%, rgba(3, 0, 5, 0.88) 100%);
}

.ps-cinematic-effects-home .ps-cinematic-vignette {
  background:
    radial-gradient(circle at center, rgba(3, 0, 5, 0.06) 0%, rgba(3, 0, 5, 0.46) 68%, rgba(3, 0, 5, 0.8) 100%);
}

.ps-load-in {
  opacity: 0;
  transform: translateY(28px) scale(0.98);
  filter: blur(10px);
  animation: psRevealUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-delay: var(--ps-delay, 0s);
}

.reveal-on-scroll {
  opacity: 0;
  transform: translateY(40px);
  transition:
    opacity 0.9s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.9s cubic-bezier(0.23, 1, 0.32, 1);
}

.reveal-on-scroll.is-revealed {
  opacity: 1;
  transform: none;
}

.shine-effect {
  position: relative;
  overflow: hidden;
}

.shine-effect::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 45%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0));
  transform: skewX(-24deg);
}

.shine-effect:hover::after {
  animation: psShine 0.8s ease forwards;
}

.ps-arrivals-accent {
  width: 6px;
  height: 34px;
  border-radius: 999px;
  background: linear-gradient(180deg, #8b5cf6, #d946ef);
  box-shadow: 0 0 14px rgba(139, 92, 246, 0.5);
  flex: 0 0 auto;
}

body.product-showcase-cinematic-shell .ps-sidebar,
body.product-showcase-cinematic-shell .ps-front-widgets {
  display: grid;
  gap: 24px;
}

body.product-showcase-cinematic-shell .pn-widget,
body.product-showcase-cinematic-shell .widget_block,
body.product-showcase-cinematic-shell .search-form-wrap,
body.product-showcase-cinematic-shell .comments-area,
body.product-showcase-cinematic-shell .comment-respond {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(3, 0, 5, 0.28);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

body.product-showcase-cinematic-shell .pn-widget,
body.product-showcase-cinematic-shell .widget_block {
  padding: 24px;
}

body.product-showcase-cinematic-shell .pn-widget-title,
body.product-showcase-cinematic-shell .widget_block .wp-block-heading {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.04em;
}

body.product-showcase-cinematic-shell .pn-widget-title-icon {
  color: #f0abfc;
}

body.product-showcase-cinematic-shell .search-form,
body.product-showcase-cinematic-shell .widget_block .wp-block-search__inside-wrapper,
body.product-showcase-cinematic-shell .widget_search form {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(3, 0, 5, 0.58);
}

body.product-showcase-cinematic-shell .search-input,
body.product-showcase-cinematic-shell .widget_block .wp-block-search__input,
body.product-showcase-cinematic-shell .widget_search input[type="search"] {
  min-width: 0;
  flex: 1;
  border: 0;
  background: transparent;
  color: #fff;
  caret-color: #f0abfc;
  font-size: 1rem;
  line-height: 1.45;
}

body.product-showcase-cinematic-shell .search-submit,
body.product-showcase-cinematic-shell .widget_block .wp-block-search__button,
body.product-showcase-cinematic-shell .widget_search button {
  min-height: 40px;
  padding: 0 16px;
  border: 1px solid rgba(167, 139, 250, 0.26);
  background: rgba(124, 58, 237, 0.26);
  color: #fff;
}

body.product-showcase-cinematic-shell .search-input:focus,
body.product-showcase-cinematic-shell .widget_block .wp-block-search__input:focus,
body.product-showcase-cinematic-shell .widget_search input[type="search"]:focus {
  outline: none;
}

body.product-showcase-cinematic-shell .pn-dmm-search-async {
  margin-top: 44px;
}

body.product-showcase-cinematic-shell .pn-dmm-search-head {
  align-items: flex-end;
  margin-bottom: 18px;
}

body.product-showcase-cinematic-shell .pn-dmm-search-kicker {
  display: inline-flex;
  margin-bottom: 8px;
  color: rgba(240, 171, 252, 0.86);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
}

body.product-showcase-cinematic-shell .pn-dmm-search-title {
  margin: 0;
}

body.product-showcase-cinematic-shell .pn-dmm-search-status {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  margin: 0 0 18px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(167, 139, 250, 0.22);
  background: rgba(124, 58, 237, 0.12);
  color: rgba(231, 229, 228, 0.86);
  font-size: 0.88rem;
  font-weight: 700;
}

body.product-showcase-cinematic-shell .pn-dmm-search-status.is-done {
  border-color: rgba(217, 70, 239, 0.22);
  background: rgba(217, 70, 239, 0.1);
}

body.product-showcase-cinematic-shell .pn-dmm-search-status.is-error {
  border-color: rgba(251, 146, 60, 0.24);
  background: rgba(251, 146, 60, 0.1);
}

body.product-showcase-cinematic-shell .pn-dmm-search-pulse {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #c084fc;
  box-shadow: 0 0 18px rgba(192, 132, 252, 0.72);
  animation: pnDmmSearchPulse 1.2s ease-in-out infinite;
}

body.product-showcase-cinematic-shell .pn-dmm-search-status.is-done .pn-dmm-search-pulse,
body.product-showcase-cinematic-shell .pn-dmm-search-status.is-error .pn-dmm-search-pulse {
  animation: none;
}

body.product-showcase-cinematic-shell .pn-dmm-search-results:empty {
  display: none;
}

body.product-showcase-cinematic-shell .pn-dmm-search-pagination-wrap:empty {
  display: none;
}

body.product-showcase-cinematic-shell .pn-dmm-search-pagination.navigation.pagination {
  margin-top: 34px;
  padding-top: 0;
  border-top: 0;
}

body.product-showcase-cinematic-shell.search .navigation.pagination {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

body.product-showcase-cinematic-shell.search .navigation.pagination .nav-links,
body.product-showcase-cinematic-shell.search .navigation.pagination ul {
  justify-content: center;
}

body.product-showcase-cinematic-shell.search .navigation.pagination .page-numbers {
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  color: rgba(156, 163, 175, 0.96);
}

body.product-showcase-cinematic-shell.search .navigation.pagination .page-numbers.current {
  background: linear-gradient(135deg, #8b5cf6, #d946ef);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 0 15px rgba(139, 92, 246, 0.38);
}

body.product-showcase-cinematic-shell .pn-dmm-search-disclosure {
  margin-top: 18px;
}

body.product-showcase-cinematic-shell .pn-popular-list,
body.product-showcase-cinematic-shell .ranking-list {
  display: grid;
  gap: 16px;
}

body.product-showcase-cinematic-shell .pn-popular-item {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}

body.product-showcase-cinematic-shell .pn-popular-media {
  display: flex;
  align-items: center;
  gap: 12px;
}

body.product-showcase-cinematic-shell .pn-popular-rank {
  color: #f0abfc;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-style: italic;
}

body.product-showcase-cinematic-shell .pn-popular-thumb-link,
body.product-showcase-cinematic-shell .ranking-thumb-link {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

body.product-showcase-cinematic-shell .pn-popular-thumb,
body.product-showcase-cinematic-shell .ranking-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.product-showcase-cinematic-shell .pn-popular-title,
body.product-showcase-cinematic-shell .ranking-info a {
  color: #e7e5e4;
  font-weight: 700;
  line-height: 1.55;
}

body.product-showcase-cinematic-shell .pn-popular-title:hover {
  color: #fff;
}

body.product-showcase-cinematic-shell .pn-popular-date,
body.product-showcase-cinematic-shell .pn-popular-cat,
body.product-showcase-cinematic-shell .pn-popular-price,
body.product-showcase-cinematic-shell .pn-popular-views,
body.product-showcase-cinematic-shell .pn-popular-period {
  color: rgba(168, 162, 158, 0.78);
  font-size: 0.82rem;
}

body.product-showcase-cinematic-shell .pn-related-showcase-link,
body.product-showcase-cinematic-shell .pn-related-item,
body.product-showcase-cinematic-shell .pn-profile-card {
  border-radius: 8px;
}

body.product-showcase-cinematic-shell .widget_categories ul,
body.product-showcase-cinematic-shell .wp-block-categories-list,
body.product-showcase-cinematic-shell .widget_archive ul {
  display: grid;
  gap: 8px;
}

body.product-showcase-cinematic-shell .widget_categories li,
body.product-showcase-cinematic-shell .wp-block-categories-list li,
body.product-showcase-cinematic-shell .widget_archive li {
  margin: 0;
}

body.product-showcase-cinematic-shell .widget_categories a,
body.product-showcase-cinematic-shell .wp-block-categories-list a,
body.product-showcase-cinematic-shell .widget_archive a,
body.product-showcase-cinematic-shell .tagcloud a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(231, 229, 228, 0.84);
  font-size: 0.85rem !important;
}

body.product-showcase-cinematic-shell .widget_categories a:hover,
body.product-showcase-cinematic-shell .wp-block-categories-list a:hover,
body.product-showcase-cinematic-shell .widget_archive a:hover,
body.product-showcase-cinematic-shell .tagcloud a:hover {
  border-color: rgba(167, 139, 250, 0.34);
  color: #fff;
}

body.product-showcase-cinematic-shell .tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.product-showcase-cinematic-shell .tagcloud a {
  justify-content: center;
}

body.product-showcase-cinematic-shell .ps-sidebar {
  gap: 20px;
  align-content: start;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-widget,
body.product-showcase-cinematic-shell .ps-sidebar .widget_block,
body.product-showcase-cinematic-shell .ps-sidebar .comments-area,
body.product-showcase-cinematic-shell .ps-sidebar .comment-respond {
  position: relative;
  overflow: hidden;
  padding: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-top, 0)), rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0))),
    linear-gradient(180deg, rgba(3, 0, 5, var(--ps-sidebar-tone-dark-top, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    radial-gradient(circle at top right, rgba(217, 70, 239, 0.16), transparent 46%),
    radial-gradient(circle at 10% 0%, rgba(96, 165, 250, 0.08), transparent 36%),
    linear-gradient(180deg, rgba(27, 19, 36, 0.78), rgba(16, 10, 24, 0.82));
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-line-alpha, 0.13));
  box-shadow: 0 18px 40px rgba(3, 0, 5, var(--ps-sidebar-shadow-alpha, 0.24)), inset 0 1px 0 rgba(255, 255, 255, 0.055);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-widget::before,
body.product-showcase-cinematic-shell .ps-sidebar .widget_block::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 1px;
  background: linear-gradient(90deg, rgba(167, 139, 250, 0), rgba(217, 70, 239, 0.72), rgba(167, 139, 250, 0));
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-widget-title,
body.product-showcase-cinematic-shell .ps-sidebar .widget_block .wp-block-heading {
  position: relative;
  margin-bottom: 18px;
  padding: 0 0 12px;
  border: 0;
  background: none;
  color: #fff;
  font-size: 1.02rem;
  font-weight: 800;
  letter-spacing: 0.03em;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-widget-title::after,
body.product-showcase-cinematic-shell .ps-sidebar .widget_block .wp-block-heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56px;
  height: 1px;
  background: linear-gradient(90deg, rgba(217, 70, 239, 0.9), rgba(217, 70, 239, 0));
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_search .search-form-wrap,
body.product-showcase-cinematic-shell .ps-sidebar .search-form-wrap {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .search-form {
  display: grid;
  gap: 12px;
  padding: 0;
  border: 0;
  background: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .search-form-kicker {
  color: rgba(240, 171, 252, 0.88);
}

body.product-showcase-cinematic-shell .ps-sidebar .search-form-frame {
  padding: 12px 12px 12px 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-line-strong-alpha, 0.14));
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-top, 0)), rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0))),
    linear-gradient(180deg, rgba(3, 0, 5, var(--ps-sidebar-tone-dark-top, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    radial-gradient(circle at top left, rgba(139, 92, 246, 0.18), transparent 44%),
    linear-gradient(180deg, rgba(28, 20, 38, 0.78), rgba(21, 14, 30, 0.8));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

body.product-showcase-cinematic-shell .ps-sidebar .search-form-icon {
  color: rgba(240, 171, 252, 0.86);
}

body.product-showcase-cinematic-shell .ps-sidebar .search-input {
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-sidebar .search-input::placeholder {
  color: rgba(214, 211, 209, 0.56);
}

body.product-showcase-cinematic-shell .ps-sidebar .search-form-frame .search-submit {
  min-width: 96px;
  min-height: 44px;
  border-color: rgba(217, 70, 239, 0.3);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.44), rgba(217, 70, 239, 0.42));
  box-shadow: 0 10px 24px rgba(76, 29, 149, 0.28);
}

body.product-showcase-cinematic-shell .ps-sidebar .search-form-note {
  color: rgba(214, 211, 209, 0.68);
}

body.product-showcase-cinematic-shell .ps-sidebar .search-pr-note {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(168, 162, 158, 0.82);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner {
  display: grid;
  gap: 14px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-tabs-wrap,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-tabs-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-tabs-wrap::before,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-tabs-wrap::before,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-tab.is-active::after,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-list > .pn-popular-item:nth-child(1)::before,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-list > .pn-popular-item:nth-child(1)::after {
  display: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-tabs {
  gap: 8px;
  margin-bottom: 12px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-tab {
  min-height: 38px;
  padding: 0 8px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-line-alpha, 0.13));
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    rgba(255, 255, 255, 0.055);
  color: rgba(231, 229, 228, 0.84);
  font-size: 0.73rem;
  letter-spacing: 0.04em;
  box-shadow: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-tab:hover,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-tab.is-active {
  border-color: rgba(217, 70, 239, 0.42);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.42), rgba(217, 70, 239, 0.34));
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-overview {
  margin: 12px 0;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-kpi {
  padding: 12px 14px;
  border-radius: 8px;
  border-color: rgba(255, 255, 255, var(--ps-sidebar-line-alpha, 0.13));
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-top, 0)), rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0))),
    linear-gradient(180deg, rgba(3, 0, 5, var(--ps-sidebar-tone-dark-top, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)),
    linear-gradient(135deg, rgba(31, 22, 42, 0.76), rgba(25, 16, 35, 0.82));
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-kpi-label,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-period {
  color: rgba(214, 211, 209, 0.8);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-kpi-number {
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-kpi-unit {
  color: rgba(240, 171, 252, 0.84);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-period,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-period--tab {
  display: block;
  margin: 0 0 12px;
  font-size: 0.74rem;
  letter-spacing: 0.06em;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-list {
  gap: 12px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-item,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-item,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-list > .pn-popular-item:nth-child(1) {
  align-items: stretch;
  gap: 12px;
  margin: 0;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-line-alpha, 0.13));
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-top, 0)), rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0))),
    linear-gradient(180deg, rgba(3, 0, 5, var(--ps-sidebar-tone-dark-top, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    linear-gradient(180deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.025)),
    linear-gradient(135deg, rgba(29, 20, 40, 0.76), rgba(23, 14, 32, 0.82));
  box-shadow: none;
  transform: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-item:hover,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-widget-inner.is-premium .pn-popular-item:hover {
  transform: translateY(-2px);
  border-color: rgba(217, 70, 239, 0.34);
  box-shadow: 0 14px 26px rgba(3, 0, 5, var(--ps-sidebar-hover-shadow-alpha, 0.22));
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-media {
  width: 72px;
  flex: 0 0 72px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-thumb-link,
body.product-showcase-cinematic-shell .ps-sidebar .ranking-thumb-link {
  width: 72px;
  height: 102px;
  border-radius: 8px;
  border-color: rgba(255, 255, 255, var(--ps-sidebar-thumb-line-alpha, 0.16));
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-rank {
  width: 28px;
  min-width: 28px;
  height: 28px;
  padding: 0;
  border-radius: 8px;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.88rem;
  font-style: normal;
  color: #fff;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.92), rgba(217, 70, 239, 0.92));
  border: 0;
  box-shadow: 0 12px 18px rgba(76, 29, 149, 0.26);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-list li:nth-child(2) .pn-popular-rank,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-list li:nth-child(3) .pn-popular-rank {
  background: linear-gradient(135deg, rgba(73, 55, 96, 0.92), rgba(125, 74, 158, 0.9));
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-item--with-thumb .pn-popular-meta {
  min-height: 102px;
  max-height: none;
  justify-content: center;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-title {
  margin-bottom: 6px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.92rem;
  line-height: 1.55;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-title:hover {
  color: rgba(240, 171, 252, 0.96);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-price,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-date,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-cat,
body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-views {
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  color: rgba(231, 229, 228, 0.76);
  font-size: 0.76rem;
  line-height: 1.5;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-popular-cat {
  color: rgba(240, 171, 252, 0.82);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list,
body.product-showcase-cinematic-shell .ps-sidebar .widget_archive ul {
  gap: 10px;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li,
body.product-showcase-cinematic-shell .ps-sidebar .widget_archive li {
  margin: 0;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories a,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list a,
body.product-showcase-cinematic-shell .ps-sidebar .widget_archive a {
  position: relative;
  isolation: isolate;
  width: 100%;
  min-height: 52px;
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-line-strong-alpha, 0.14));
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-top, 0)), rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0))),
    linear-gradient(180deg, rgba(3, 0, 5, var(--ps-sidebar-tone-dark-top, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.028)),
    linear-gradient(135deg, rgba(29, 20, 40, 0.74), rgba(22, 14, 31, 0.8));
  color: rgba(255, 255, 255, 0.9);
  box-shadow: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories a:hover,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list a:hover,
body.product-showcase-cinematic-shell .ps-sidebar .widget_archive a:hover {
  transform: translateY(-2px);
  border-color: rgba(217, 70, 239, 0.24);
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories .pn-cat-label,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list .pn-cat-label {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  max-width: none;
  gap: 8px;
  padding-right: 8px;
  color: rgba(255, 255, 255, 0.94);
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.62);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories .pn-cat-icon,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list .pn-cat-icon {
  flex: 0 0 auto;
  width: 14px;
  height: 14px;
  color: rgba(216, 180, 254, 0.96);
  filter: drop-shadow(0 0 10px rgba(168, 85, 247, 0.46));
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories .pn-cat-name,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list .pn-cat-name {
  display: -webkit-box;
  min-width: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: keep-all;
  font-size: clamp(0.8rem, 0.74rem + 0.22vw, 0.92rem);
  font-weight: 800;
  line-height: 1.28;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories .pn-cat-count,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list .pn-cat-count {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  min-width: 32px;
  padding: 4px 8px;
  border-radius: 8px;
  border-color: rgba(255, 255, 255, var(--ps-sidebar-thumb-line-alpha, 0.16));
  background: rgba(255, 255, 255, 0.09);
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-sidebar aside .widget_categories li.pn-cat-has-bg > a,
body.product-showcase-cinematic-shell .ps-sidebar aside .wp-block-categories-list li.pn-cat-has-bg > a,
body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg > a,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg > a {
  min-height: 96px;
  padding: 12px 14px;
  border-radius: 8px;
  border-width: 1px;
  align-items: flex-end;
  background:
    radial-gradient(circle at 18% 22%, rgba(217, 70, 239, 0.16), transparent 38%),
    linear-gradient(150deg, rgba(11, 7, 17, 0.18), rgba(9, 5, 14, 0.72)),
    rgba(18, 12, 26, 0.72);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg > a::before,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg > a::before {
  filter: saturate(0.96) contrast(1.08) brightness(0.86);
  opacity: 0.72;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg > a::after,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg > a::after {
  background: linear-gradient(160deg, rgba(8, 6, 12, var(--ps-sidebar-image-overlay-start, 0.42)), rgba(8, 6, 12, var(--ps-sidebar-image-overlay-end, 0.68)) 72%);
  opacity: 1;
  z-index: 1;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg .pn-cat-label,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg .pn-cat-label,
body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg .pn-cat-count,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg .pn-cat-count {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(8, 6, 12, 0.48);
  backdrop-filter: blur(10px);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg .pn-cat-label,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg .pn-cat-label {
  padding: 7px 10px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.pn-cat-has-bg .pn-cat-count,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg .pn-cat-count {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.28);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_tag_cloud .tagcloud,
body.product-showcase-cinematic-shell .ps-sidebar .tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_tag_cloud .tagcloud a,
body.product-showcase-cinematic-shell .ps-sidebar .tagcloud a,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-tag-cloud a {
  min-height: 34px;
  margin: 0;
  padding: 0 12px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-line-alpha, 0.13));
  background:
    linear-gradient(180deg, rgba(255, 255, 255, var(--ps-sidebar-tone-light-top, 0)), rgba(255, 255, 255, var(--ps-sidebar-tone-light-bottom, 0))),
    linear-gradient(180deg, rgba(3, 0, 5, var(--ps-sidebar-tone-dark-top, 0)), rgba(3, 0, 5, var(--ps-sidebar-tone-dark-bottom, 0))),
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.028)),
    linear-gradient(135deg, rgba(29, 20, 40, 0.74), rgba(22, 14, 31, 0.8));
  color: rgba(240, 171, 252, 0.92);
  font-size: 0.82rem !important;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_tag_cloud .tagcloud a:hover,
body.product-showcase-cinematic-shell .ps-sidebar .tagcloud a:hover,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-tag-cloud a:hover {
  transform: translateY(-2px);
  border-color: rgba(217, 70, 239, 0.24);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.3), rgba(217, 70, 239, 0.24));
  box-shadow: 0 14px 26px rgba(3, 0, 5, var(--ps-sidebar-soft-hover-shadow-alpha, 0.2));
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-sidebar-sticky-region {
  display: grid;
  gap: 20px;
  align-self: start;
  min-width: 0;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight {
  position: relative;
  isolation: isolate;
  display: grid;
  gap: 14px;
  min-width: 0;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-track {
  position: relative;
  min-height: 430px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  gap: 14px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px) scale(0.985);
  transition: opacity 420ms ease, transform 420ms ease;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card.is-active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual {
  position: relative;
  isolation: isolate;
  display: grid;
  place-items: center;
  min-height: 248px;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, var(--ps-sidebar-thumb-line-alpha, 0.16));
  background:
    radial-gradient(circle at 22% 18%, rgba(217, 70, 239, 0.2), transparent 34%),
    linear-gradient(150deg, rgba(12, 8, 18, 0.82), rgba(25, 15, 36, 0.92));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 18px 34px rgba(0, 0, 0, 0.24);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(8, 5, 13, 0.04), rgba(8, 5, 13, 0.48)),
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.14), transparent 32%);
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-aurora {
  position: absolute;
  inset: -18%;
  z-index: 0;
  background-position: center;
  background-size: cover;
  filter: blur(22px) saturate(1.18);
  opacity: 0.48;
  transform: scale(1.12);
  animation: pnProductSpotlightDrift 18s ease-in-out infinite alternate;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-height: 330px;
  padding: 16px;
  object-fit: contain;
  filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.35));
  transition: transform 420ms ease;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card:hover .pn-product-spotlight-visual img {
  transform: translateY(-3px) scale(1.02);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.94), rgba(217, 70, 239, 0.9));
  color: #fff;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  box-shadow: 0 12px 20px rgba(76, 29, 149, 0.26);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-body {
  display: grid;
  gap: 10px;
  min-width: 0;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-kicker {
  margin: 0;
  color: rgba(240, 171, 252, 0.88);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-name {
  margin: 0;
  color: #fff;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.48;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-name a {
  display: -webkit-box;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-name a:hover {
  color: rgba(240, 171, 252, 0.96);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-meta,
body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-price {
  margin: 0;
  color: rgba(231, 229, 228, 0.74);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.55;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-price {
  color: #fff;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 1.28rem;
  letter-spacing: 0.04em;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 2px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-count {
  color: rgba(168, 162, 158, 0.72);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.14em;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 8px;
  border: 1px solid rgba(217, 70, 239, 0.34);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.48), rgba(217, 70, 239, 0.42));
  color: #fff;
  font-size: 0.8rem;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 14px 26px rgba(76, 29, 149, 0.2);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-link:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 171, 252, 0.54);
  box-shadow: 0 18px 32px rgba(76, 29, 149, 0.28);
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-dots {
  display: flex;
  justify-content: center;
  gap: 7px;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-dot {
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-dot span {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(168, 162, 158, 0.48);
  transition: width 220ms ease, background 220ms ease, box-shadow 220ms ease;
}

body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-dot.is-active span {
  width: 18px;
  background: linear-gradient(90deg, #8b5cf6, #d946ef);
  box-shadow: 0 0 14px rgba(217, 70, 239, 0.42);
}

@keyframes pnProductSpotlightDrift {
  0% {
    transform: translate3d(-4%, 3%, 0) scale(1.14);
  }

  100% {
    transform: translate3d(4%, -3%, 0) scale(1.2);
  }
}

@media (min-width: 1025px) {
  body.product-showcase-cinematic-shell .layout-grid > .ps-sidebar {
    align-self: stretch;
    min-height: 100%;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-sidebar-sticky-region {
    position: sticky;
    top: 104px;
    align-self: start;
  }

  body.admin-bar.product-showcase-cinematic-shell .ps-sidebar .pn-sidebar-sticky-region {
    top: 136px;
  }
}

@media (max-width: 1024px) {
  body.product-showcase-cinematic-shell .ps-sidebar {
    gap: 16px;
    contain: layout paint;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-widget,
  body.product-showcase-cinematic-shell .ps-sidebar .widget_block {
    padding: 18px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-sidebar-sticky-region {
    position: static;
    gap: 16px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-widget.widget_gravure_theme_product_spotlight {
    padding-bottom: 14px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-widget.widget_gravure_theme_product_spotlight .pn-widget-title {
    margin-bottom: 12px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight {
    gap: 8px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-track {
    display: flex;
    gap: 12px;
    min-height: 0;
    margin: 0 -18px;
    padding: 0 18px;
    overflow-x: auto;
    scroll-padding-inline: 18px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-track::-webkit-scrollbar {
    display: none;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card,
  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card.is-active {
    position: relative;
    inset: auto;
    grid-template-columns: 108px minmax(0, 1fr);
    grid-template-rows: auto;
    align-items: center;
    flex: 0 0 min(86vw, 344px);
    min-height: 136px;
    gap: 10px;
    opacity: 1;
    pointer-events: auto;
    scroll-snap-align: start;
    transform: none;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual {
    min-height: 136px;
    height: 100%;
    aspect-ratio: auto;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual img {
    max-height: 136px;
    padding: 10px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-body {
    align-content: center;
    gap: 6px;
    min-height: 0;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-name {
    font-size: 0.92rem;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-name a {
    -webkit-line-clamp: 2;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-meta {
    display: none;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-price {
    font-size: 1.02rem;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-footer {
    margin-top: 0;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-aurora {
    display: none;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-dots {
    display: none;
  }
}

@media (max-width: 640px) {
  body.product-showcase-cinematic-shell .ps-sidebar .pn-widget.widget_gravure_theme_product_spotlight {
    padding-bottom: 12px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-track {
    margin-inline: -14px;
    padding-inline: 14px;
    scroll-padding-inline: 14px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card,
  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card.is-active {
    grid-template-columns: 96px minmax(0, 1fr);
    flex-basis: min(88vw, 324px);
    min-height: 124px;
    gap: 7px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual {
    min-height: 124px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual img {
    max-height: 124px;
    padding: 8px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-body {
    gap: 4px;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-kicker {
    display: none;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-name {
    font-size: 0.86rem;
    line-height: 1.42;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-price {
    font-size: 0.96rem;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-link {
    min-height: 34px;
    padding-inline: 12px;
  }
}

@media (max-width: 1024px) {
  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight {
    padding-bottom: 14px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-widget-title {
    margin-bottom: 12px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight {
    display: grid;
    gap: 8px;
    min-width: 0;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-track {
    position: relative;
    display: flex;
    gap: 12px;
    min-height: 0;
    margin: 0 -18px;
    padding: 0 18px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-padding-inline: 18px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-track::-webkit-scrollbar {
    display: none;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-card,
  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-card.is-active {
    position: relative;
    inset: auto;
    display: grid;
    grid-template-columns: 108px minmax(0, 1fr);
    grid-template-rows: auto;
    align-items: center;
    flex: 0 0 min(86vw, 344px);
    min-height: 136px;
    gap: 10px;
    opacity: 1;
    pointer-events: auto;
    scroll-snap-align: start;
    transform: none;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-visual {
    min-height: 136px;
    height: 100%;
    aspect-ratio: auto;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-visual img {
    max-height: 136px;
    padding: 10px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-body {
    align-content: center;
    gap: 6px;
    min-height: 0;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-name {
    font-size: 0.92rem;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-name a {
    -webkit-line-clamp: 2;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-meta {
    display: none;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-price {
    font-size: 1.02rem;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-footer {
    margin-top: 0;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-aurora,
  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-dots {
    display: none;
  }
}

@media (max-width: 640px) {
  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight {
    padding-bottom: 12px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-track {
    margin-inline: -14px;
    padding-inline: 14px;
    scroll-padding-inline: 14px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-card,
  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-card.is-active {
    grid-template-columns: 96px minmax(0, 1fr);
    flex-basis: min(88vw, 324px);
    min-height: 124px;
    gap: 7px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-visual {
    min-height: 124px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-visual img {
    max-height: 124px;
    padding: 8px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-body {
    gap: 4px;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-kicker {
    display: none;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-name {
    font-size: 0.86rem;
    line-height: 1.42;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-price {
    font-size: 0.96rem;
  }

  body.product-showcase-cinematic-shell .pn-widget.widget_gravure_theme_product_spotlight .pn-product-spotlight-link {
    min-height: 34px;
    padding-inline: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-aurora {
    animation: none;
  }

  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-card,
  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-visual img,
  body.product-showcase-cinematic-shell .ps-sidebar .pn-product-spotlight-link {
    transition: none;
  }
}

body.product-showcase-cinematic-shell .pn-share {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin: 32px 0;
  padding: 16px;
  border-radius: 20px;
  border: 1px solid rgba(167, 139, 250, 0.16);
  background:
    radial-gradient(circle at 8% 0%, rgba(139, 92, 246, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  box-shadow: 0 18px 42px rgba(3, 0, 5, 0.28);
  overflow: hidden;
}

body.product-showcase-cinematic-shell .pn-share::before {
  content: "";
  position: absolute;
  inset: 0;
  border-top: 1px solid rgba(240, 171, 252, 0.18);
  pointer-events: none;
}

body.product-showcase-cinematic-shell .pn-share-top {
  margin-top: 0;
  margin-bottom: 26px;
}

body.product-showcase-cinematic-shell .pn-share-bottom {
  margin-top: 32px;
  margin-bottom: 0;
}

body.product-showcase-cinematic-shell .pn-share-title {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(167, 139, 250, 0.2);
  background: rgba(124, 58, 237, 0.1);
  color: rgba(240, 171, 252, 0.92);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .pn-share-title::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #a855f7;
  box-shadow: 0 0 18px rgba(168, 85, 247, 0.72);
}

body.product-showcase-cinematic-shell .pn-share-list {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  overflow: visible;
  list-style: none;
}

body.product-showcase-cinematic-shell .pn-share-button {
  --pn-share-accent: #c084fc;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: auto;
  min-height: 42px;
  padding: 0 15px;
  border-radius: 999px;
  border: 1px solid rgba(167, 139, 250, 0.22);
  background: rgba(255, 255, 255, 0.045);
  color: #fff;
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: none;
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    background 0.24s ease,
    box-shadow 0.24s ease;
}

body.product-showcase-cinematic-shell .pn-share-button:hover,
body.product-showcase-cinematic-shell .pn-share-button:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(216, 180, 254, 0.44);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.34), rgba(217, 70, 239, 0.22));
  color: #fff;
  box-shadow: 0 16px 34px rgba(124, 58, 237, 0.24);
}

body.product-showcase-cinematic-shell .pn-share-button:focus-visible {
  outline: none;
}

body.product-showcase-cinematic-shell .pn-share-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 1px solid rgba(216, 180, 254, 0.26);
  background: rgba(124, 58, 237, 0.16);
  color: #f0abfc;
}

body.product-showcase-cinematic-shell .pn-share-mark-has-icon {
  border-color: rgba(216, 180, 254, 0.26);
  background: rgba(124, 58, 237, 0.16);
}

body.product-showcase-cinematic-shell .pn-share-icon {
  width: 0.9rem;
  height: 0.9rem;
}

body.product-showcase-cinematic-shell .pn-share-label {
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1;
}

body.product-showcase-cinematic-shell .pn-share-copy.is-copied {
  border-color: rgba(74, 222, 128, 0.42);
  background: rgba(34, 197, 94, 0.14);
  color: #dcfce7;
  box-shadow: 0 16px 34px rgba(34, 197, 94, 0.16);
}

@media (max-width: 640px) {
  body.product-showcase-cinematic-shell .pn-share {
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    flex-direction: column;
    padding: 14px;
    border-radius: 18px;
    overflow: hidden;
  }

  body.product-showcase-cinematic-shell .pn-share-list {
    width: 100%;
    min-width: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  body.product-showcase-cinematic-shell .pn-share-list > li {
    min-width: 0;
  }

  body.product-showcase-cinematic-shell .pn-share-button {
    width: 100%;
    min-width: 0;
    justify-content: center;
    min-height: 42px;
    gap: 6px;
    padding: 0 9px;
  }

  body.product-showcase-cinematic-shell .pn-share-mark {
    flex: 0 0 22px;
    min-width: 22px;
    width: 22px;
    height: 22px;
  }

  body.product-showcase-cinematic-shell .pn-share-icon {
    width: 0.78rem;
    height: 0.78rem;
  }

  body.product-showcase-cinematic-shell .pn-share-label {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.76rem;
  }
}

body.product-showcase-cinematic-shell .product-card {
  position: relative;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  box-shadow: 0 18px 42px rgba(3, 0, 5, 0.28);
  overflow: hidden;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

body.product-showcase-cinematic-shell .product-card:hover {
  border-color: rgba(167, 139, 250, 0.26);
  box-shadow: 0 26px 56px rgba(3, 0, 5, 0.34);
}

body.product-showcase-cinematic-shell .card-thumb {
  display: block;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .card-thumb img {
  border-radius: 0;
}

body.product-showcase-cinematic-shell .card-body {
  padding: 18px 18px 20px;
}

body.product-showcase-cinematic-shell .card-title {
  margin: 0;
  color: #fff;
  font-size: 1.06rem;
  line-height: 1.45;
}

body.product-showcase-cinematic-shell .card-title a:hover {
  color: #f5d0fe;
}

body.product-showcase-cinematic-shell .card-meta,
body.product-showcase-cinematic-shell .card-rating,
body.product-showcase-cinematic-shell .card-price {
  color: rgba(214, 211, 209, 0.8);
}

body.product-showcase-cinematic-shell .card-price {
  color: #fff;
}

body.product-showcase-cinematic-shell .section-header {
  margin-bottom: 28px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

body.product-showcase-cinematic-shell .section-title {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: #fff;
  font-size: clamp(1.9rem, 3vw, 2.8rem);
  letter-spacing: 0.02em;
}

/* Static pages */
body.product-showcase-cinematic-shell .ps-page-shell {
  position: relative;
  z-index: 4;
  padding-top: 0;
  padding-bottom: clamp(64px, 7vw, 104px);
}

body.product-showcase-cinematic-shell.admin-bar .ps-page-shell {
  padding-top: 0;
}

body.product-showcase-cinematic-shell .ps-page-article {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(24px, 4vw, 44px);
  border-radius: 20px;
  border: 1px solid rgba(167, 139, 250, 0.2);
  background:
    radial-gradient(circle at 14% 0%, rgba(124, 58, 237, 0.24), transparent 38%),
    radial-gradient(circle at 88% 12%, rgba(217, 70, 239, 0.14), transparent 36%),
    linear-gradient(145deg, rgba(10, 6, 15, 0.94), rgba(3, 0, 6, 0.98));
  box-shadow:
    0 28px 72px rgba(3, 0, 5, 0.42),
    inset 0 1px 0 rgba(255, 255, 255, 0.055);
  color: rgba(245, 243, 255, 0.9);
}

body.product-showcase-cinematic-shell .ps-page-article::before,
body.product-showcase-cinematic-shell .ps-page-article::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-page-article::before {
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.07) 48%, transparent 58%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), transparent 34%);
  opacity: 0.58;
}

body.product-showcase-cinematic-shell .ps-page-article::after {
  left: 24px;
  right: 24px;
  top: 0;
  z-index: -1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(216, 180, 254, 0.72), rgba(244, 114, 182, 0.48), transparent);
}

body.product-showcase-cinematic-shell .ps-page-article-bar {
  position: absolute;
  inset: 0 auto auto 24px;
  width: 112px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(168, 85, 247, 0.92), rgba(217, 70, 239, 0.78), transparent);
  box-shadow: 0 0 24px rgba(168, 85, 247, 0.34);
}

body.product-showcase-cinematic-shell .ps-page-header {
  max-width: 760px;
  margin-bottom: clamp(24px, 4vw, 38px);
}

body.product-showcase-cinematic-shell .ps-page-kicker {
  margin: 0 0 12px;
  color: #f0abfc;
  font-family: var(--font-display);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .ps-page-title {
  margin: 0;
  color: #fff;
  font-size: clamp(2rem, 4vw, 3.45rem);
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1.12;
}

body.product-showcase-cinematic-shell .ps-page-lead {
  margin: 16px 0 0;
  color: rgba(214, 211, 209, 0.78);
  font-size: clamp(0.96rem, 1.5vw, 1.08rem);
  line-height: 1.9;
}

body.product-showcase-cinematic-shell .ps-page-featured-image {
  overflow: hidden;
  margin: 0 0 clamp(24px, 4vw, 38px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 24px 58px rgba(3, 0, 5, 0.38);
}

body.product-showcase-cinematic-shell .ps-page-featured-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 8;
  object-fit: cover;
}

body.product-showcase-cinematic-shell .ps-page-content.entry-content,
body.product-showcase-cinematic-shell .ps-page-content {
  width: min(100%, 820px);
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  color: rgba(231, 229, 228, 0.84);
}

body.product-showcase-cinematic-shell .ps-page-content > * + * {
  margin-top: 1.25em;
}

body.product-showcase-cinematic-shell .ps-page-content p,
body.product-showcase-cinematic-shell .ps-page-content li {
  color: rgba(231, 229, 228, 0.82);
  line-height: 1.95;
}

body.product-showcase-cinematic-shell .ps-page-content h2,
body.product-showcase-cinematic-shell .ps-page-content h3 {
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-page-content a {
  color: #d8b4fe;
  text-decoration-color: rgba(216, 180, 254, 0.42);
}

body.product-showcase-cinematic-shell .ps-page-content a:hover {
  color: #f5d0fe;
}

body.product-showcase-cinematic-shell .ps-page-content .wpcf7 {
  width: min(100%, 720px);
  margin: clamp(24px, 4vw, 34px) 0 0;
}

/* Contact Form 7 */
body.product-showcase-cinematic-shell .entry-content .wpcf7,
body.product-showcase-cinematic-shell .wpcf7 {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: min(100%, 760px);
  margin: 28px 0;
  padding: clamp(22px, 4vw, 34px);
  border-radius: 20px;
  border: 1px solid rgba(167, 139, 250, 0.22);
  background:
    radial-gradient(circle at 16% 0%, rgba(124, 58, 237, 0.22), transparent 42%),
    radial-gradient(circle at 88% 8%, rgba(217, 70, 239, 0.16), transparent 38%),
    linear-gradient(145deg, rgba(13, 8, 19, 0.94), rgba(4, 1, 8, 0.98));
  box-shadow: 0 26px 64px rgba(3, 0, 5, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.88);
}

body.product-showcase-cinematic-shell .wpcf7::before,
body.product-showcase-cinematic-shell .wpcf7::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .wpcf7::before {
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.08) 48%, transparent 58%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent 36%);
  opacity: 0.62;
}

body.product-showcase-cinematic-shell .wpcf7::after {
  inset: 0 0 auto;
  z-index: -1;
  height: 1px;
  background: linear-gradient(90deg, rgba(167, 139, 250, 0), rgba(244, 114, 182, 0.72), rgba(96, 165, 250, 0));
}

body.product-showcase-cinematic-shell .wpcf7 form {
  display: grid;
  gap: 18px;
  margin: 0;
}

body.product-showcase-cinematic-shell .wpcf7 p {
  margin: 0;
  color: rgba(231, 229, 228, 0.78);
  line-height: 1.75;
}

body.product-showcase-cinematic-shell .wpcf7 label {
  display: grid;
  gap: 9px;
  color: #fff;
  font-size: 0.94rem;
  font-weight: 700;
  letter-spacing: 0;
}

body.product-showcase-cinematic-shell .wpcf7 label > br,
body.product-showcase-cinematic-shell .wpcf7 p > br {
  display: none;
}

body.product-showcase-cinematic-shell .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

body.product-showcase-cinematic-shell .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
body.product-showcase-cinematic-shell .wpcf7 select,
body.product-showcase-cinematic-shell .wpcf7 textarea {
  width: 100%;
  min-height: 52px;
  margin: 0;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(3, 0, 5, 0.54);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  color: #fff;
  font: inherit;
  line-height: 1.5;
  letter-spacing: 0;
  transition: border-color 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="date"],
body.product-showcase-cinematic-shell .wpcf7 input[type="time"],
body.product-showcase-cinematic-shell .wpcf7 select {
  color-scheme: dark;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="file"] {
  padding: 11px 12px;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="file"]::file-selector-button {
  margin-right: 12px;
  padding: 9px 13px;
  border: 1px solid rgba(244, 114, 182, 0.34);
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.28);
  color: #fff;
  font: inherit;
  font-weight: 700;
  letter-spacing: 0;
}

body.product-showcase-cinematic-shell .wpcf7 select {
  appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, rgba(244, 114, 182, 0.9) 50%),
    linear-gradient(135deg, rgba(244, 114, 182, 0.9) 50%, transparent 50%);
  background-position:
    calc(100% - 19px) 50%,
    calc(100% - 13px) 50%;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 44px;
}

body.product-showcase-cinematic-shell .wpcf7 textarea {
  min-height: 156px;
  resize: vertical;
}

body.product-showcase-cinematic-shell .wpcf7 input::placeholder,
body.product-showcase-cinematic-shell .wpcf7 textarea::placeholder {
  color: rgba(214, 211, 209, 0.48);
}

body.product-showcase-cinematic-shell .wpcf7 input:-webkit-autofill,
body.product-showcase-cinematic-shell .wpcf7 textarea:-webkit-autofill,
body.product-showcase-cinematic-shell .wpcf7 select:-webkit-autofill {
  box-shadow: inset 0 0 0 999px rgba(8, 2, 14, 0.92);
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
}

body.product-showcase-cinematic-shell .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
body.product-showcase-cinematic-shell .wpcf7 select:focus,
body.product-showcase-cinematic-shell .wpcf7 textarea:focus {
  outline: none;
  border-color: rgba(244, 114, 182, 0.62);
  background: rgba(8, 2, 14, 0.72);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 0 0 3px rgba(217, 70, 239, 0.14),
    0 0 28px rgba(124, 58, 237, 0.18);
}

body.product-showcase-cinematic-shell .wpcf7 .wpcf7-not-valid {
  border-color: rgba(244, 114, 182, 0.78) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    0 0 0 3px rgba(244, 114, 182, 0.14);
}

body.product-showcase-cinematic-shell .wpcf7-not-valid-tip {
  display: block;
  margin-top: 8px;
  color: #f9a8d4;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0;
}

body.product-showcase-cinematic-shell .wpcf7-list-item {
  margin: 0 18px 0 0;
  color: rgba(231, 229, 228, 0.84);
}

body.product-showcase-cinematic-shell .wpcf7-list-item label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: inherit;
  font-size: 0.9rem;
  font-weight: 600;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="checkbox"],
body.product-showcase-cinematic-shell .wpcf7 input[type="radio"] {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #a855f7;
  flex: 0 0 auto;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="submit"],
body.product-showcase-cinematic-shell .wpcf7 button[type="submit"] {
  min-height: 54px;
  width: fit-content;
  margin: 2px 0 0;
  padding: 0 28px;
  border-radius: 999px;
  border: 1px solid rgba(244, 114, 182, 0.42);
  background: linear-gradient(90deg, rgba(109, 40, 217, 0.98), rgba(147, 51, 234, 0.98) 44%, rgba(217, 70, 239, 0.96));
  box-shadow:
    0 18px 36px rgba(124, 58, 237, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="submit"]:hover,
body.product-showcase-cinematic-shell .wpcf7 input[type="submit"]:focus-visible,
body.product-showcase-cinematic-shell .wpcf7 button[type="submit"]:hover,
body.product-showcase-cinematic-shell .wpcf7 button[type="submit"]:focus-visible {
  border-color: rgba(255, 255, 255, 0.34);
  box-shadow:
    0 22px 46px rgba(217, 70, 239, 0.28),
    0 0 28px rgba(96, 165, 250, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
  filter: brightness(1.08);
  transform: translateY(-1px);
  outline: none;
}

body.product-showcase-cinematic-shell .wpcf7 input[type="submit"]:disabled,
body.product-showcase-cinematic-shell .wpcf7 button[type="submit"]:disabled {
  cursor: wait;
  opacity: 0.62;
  transform: none;
}

body.product-showcase-cinematic-shell .wpcf7-spinner {
  background-color: rgba(167, 139, 250, 0.34);
  box-shadow: 0 0 18px rgba(217, 70, 239, 0.26);
}

body.product-showcase-cinematic-shell .wpcf7 form .wpcf7-response-output {
  margin: 4px 0 0;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1px solid rgba(167, 139, 250, 0.28);
  background: rgba(14, 9, 22, 0.76);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.86);
  line-height: 1.7;
}

body.product-showcase-cinematic-shell .wpcf7 form.sent .wpcf7-response-output,
body.product-showcase-cinematic-shell .wpcf7 form .wpcf7-mail-sent-ok {
  border-color: rgba(96, 165, 250, 0.44);
  background:
    radial-gradient(circle at 0% 0%, rgba(96, 165, 250, 0.16), transparent 42%),
    rgba(8, 15, 28, 0.76);
}

body.product-showcase-cinematic-shell .wpcf7 form.invalid .wpcf7-response-output,
body.product-showcase-cinematic-shell .wpcf7 form.unaccepted .wpcf7-response-output,
body.product-showcase-cinematic-shell .wpcf7 form.payment-required .wpcf7-response-output,
body.product-showcase-cinematic-shell .wpcf7 form .wpcf7-validation-errors,
body.product-showcase-cinematic-shell .wpcf7 form .wpcf7-acceptance-missing {
  border-color: rgba(244, 114, 182, 0.46);
  background:
    radial-gradient(circle at 0% 0%, rgba(244, 114, 182, 0.16), transparent 42%),
    rgba(24, 8, 18, 0.78);
}

body.product-showcase-cinematic-shell .wpcf7 .ajax-loader,
body.product-showcase-cinematic-shell .wpcf7 .wpcf7-spinner {
  vertical-align: middle;
}

body.product-showcase-cinematic-shell .pn-error-page {
  position: relative;
  z-index: 4;
  max-width: 1180px;
  margin: 0 auto 96px;
  padding-top: clamp(124px, 12vw, 156px);
}

body.product-showcase-cinematic-shell.admin-bar .pn-error-page {
  padding-top: clamp(144px, 13vw, 180px);
}

body.product-showcase-cinematic-shell .pn-error-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(32px, 5vw, 58px);
  border-radius: 20px;
  border: 1px solid rgba(167, 139, 250, 0.26);
  background:
    radial-gradient(circle at 18% 0%, rgba(124, 58, 237, 0.3), transparent 44%),
    radial-gradient(circle at 86% 16%, rgba(217, 70, 239, 0.2), transparent 42%),
    linear-gradient(145deg, rgba(13, 8, 19, 0.96), rgba(4, 1, 8, 0.98));
  box-shadow: 0 32px 78px rgba(3, 0, 5, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

body.product-showcase-cinematic-shell .pn-error-hero::before,
body.product-showcase-cinematic-shell .pn-error-hero::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .pn-error-hero::before {
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.08) 48%, transparent 58%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent 36%);
  opacity: 0.6;
}

body.product-showcase-cinematic-shell .pn-error-hero::after {
  left: 24px;
  right: 24px;
  top: 0;
  z-index: -1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(240, 171, 252, 0.75), rgba(96, 165, 250, 0.45), transparent);
}

body.product-showcase-cinematic-shell .pn-error-eyebrow {
  border-color: rgba(217, 70, 239, 0.36);
  background: rgba(124, 58, 237, 0.18);
  color: #f5d0fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 0 22px rgba(217, 70, 239, 0.12);
}

body.product-showcase-cinematic-shell .pn-error-copy {
  color: rgba(231, 229, 228, 0.78);
}

body.product-showcase-cinematic-shell .pn-error-actions {
  gap: 12px;
}

body.product-showcase-cinematic-shell .pn-error-actions .pn-button {
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px;
  border: 1px solid rgba(167, 139, 250, 0.42);
  background: linear-gradient(90deg, rgba(109, 40, 217, 0.96), rgba(147, 51, 234, 0.94) 45%, rgba(217, 70, 239, 0.94));
  color: #fff;
  box-shadow: 0 16px 34px rgba(76, 29, 149, 0.34), 0 0 24px rgba(217, 70, 239, 0.14);
  text-decoration: none;
}

body.product-showcase-cinematic-shell .pn-error-actions .pn-button:hover,
body.product-showcase-cinematic-shell .pn-error-actions .pn-button:focus-visible {
  border-color: rgba(240, 171, 252, 0.64);
  color: #fff;
  box-shadow: 0 20px 42px rgba(76, 29, 149, 0.42), 0 0 30px rgba(217, 70, 239, 0.22);
}

body.product-showcase-cinematic-shell .pn-error-actions .pn-button-outline {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.035)),
    rgba(12, 7, 18, 0.72);
  border-color: rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.92);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

body.product-showcase-cinematic-shell .pn-error-actions .pn-button-outline:hover,
body.product-showcase-cinematic-shell .pn-error-actions .pn-button-outline:focus-visible {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05)),
    rgba(18, 10, 28, 0.86);
}

body.product-showcase-cinematic-shell .pn-error-actions .pn-button-sub {
  background:
    linear-gradient(135deg, rgba(14, 165, 233, 0.22), rgba(217, 70, 239, 0.18)),
    rgba(8, 5, 14, 0.78);
  border-color: rgba(96, 165, 250, 0.3);
  box-shadow: 0 16px 32px rgba(14, 165, 233, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

body.product-showcase-cinematic-shell .pn-error-form-shell {
  border-color: rgba(255, 255, 255, 0.1);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.02)),
    rgba(3, 0, 5, 0.32);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-wrap {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.025)),
    rgba(3, 0, 5, 0.42);
  border-color: rgba(255, 255, 255, 0.09);
}

body.product-showcase-cinematic-shell .pn-error-form-shell .search-form {
  width: 100%;
}

body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-frame {
  flex: 1 1 520px;
}

body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-note {
  flex: 0 1 320px;
}

body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-kicker {
  color: rgba(240, 171, 252, 0.78);
}

body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-note,
body.product-showcase-cinematic-shell .pn-error-form-shell .search-pr-note {
  color: rgba(214, 211, 209, 0.66);
}

body.product-showcase-cinematic-shell .pn-error-grid {
  counter-reset: pnErrorCard;
  gap: 24px;
  margin-top: 34px;
}

body.product-showcase-cinematic-shell .pn-error-card {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 246px;
  flex-direction: column;
  overflow: hidden;
  padding: 26px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background:
    radial-gradient(circle at 18% 0%, rgba(124, 58, 237, 0.18), transparent 44%),
    linear-gradient(155deg, rgba(19, 12, 29, 0.92), rgba(8, 4, 13, 0.96));
  box-shadow: 0 24px 56px rgba(3, 0, 5, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.05);
  color: #fff;
}

body.product-showcase-cinematic-shell .pn-error-card::before,
body.product-showcase-cinematic-shell .pn-error-card::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .pn-error-card::before {
  inset: 0;
  border-radius: inherit;
  background:
    linear-gradient(90deg, rgba(217, 70, 239, 0.42), rgba(124, 58, 237, 0), rgba(96, 165, 250, 0.26)) top / 100% 1px no-repeat,
    radial-gradient(circle at 100% 0%, rgba(217, 70, 239, 0.16), transparent 36%);
}

body.product-showcase-cinematic-shell .pn-error-card::after {
  counter-increment: pnErrorCard;
  content: "0" counter(pnErrorCard);
  right: 18px;
  bottom: 10px;
  color: rgba(255, 255, 255, 0.055);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 4.2rem;
  font-weight: 900;
  line-height: 1;
}

body.product-showcase-cinematic-shell .pn-error-card > * {
  position: relative;
  z-index: 1;
}

body.product-showcase-cinematic-shell .pn-error-card-label {
  color: rgba(240, 171, 252, 0.86);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  letter-spacing: 0.18em;
}

body.product-showcase-cinematic-shell .pn-error-card-title {
  color: #fff;
  font-size: 1.18rem;
  letter-spacing: 0.02em;
}

body.product-showcase-cinematic-shell .pn-error-card-copy {
  color: rgba(214, 211, 209, 0.72);
}

body.product-showcase-cinematic-shell .pn-error-card-link {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-top: auto;
  padding-top: 4px;
  color: #f5d0fe;
  text-decoration: none;
}

body.product-showcase-cinematic-shell .pn-error-card-link:hover,
body.product-showcase-cinematic-shell .pn-error-card-link:focus-visible {
  color: #fff;
  text-shadow: 0 0 12px rgba(217, 70, 239, 0.38);
}

@media (max-width: 640px) {
  body.product-showcase-cinematic-shell .entry-content .wpcf7,
  body.product-showcase-cinematic-shell .wpcf7 {
    margin: 22px 0;
    padding: 20px;
    border-radius: 18px;
  }

  body.product-showcase-cinematic-shell .wpcf7 form {
    gap: 16px;
  }

  body.product-showcase-cinematic-shell .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
  body.product-showcase-cinematic-shell .wpcf7 select,
  body.product-showcase-cinematic-shell .wpcf7 textarea {
    min-height: 50px;
    padding: 13px 14px;
    border-radius: 12px;
  }

  body.product-showcase-cinematic-shell .wpcf7 input[type="submit"],
  body.product-showcase-cinematic-shell .wpcf7 button[type="submit"] {
    width: 100%;
    min-height: 52px;
  }

  body.product-showcase-cinematic-shell .pn-error-page {
    margin-bottom: 72px;
    padding-top: 112px;
  }

  body.product-showcase-cinematic-shell.admin-bar .pn-error-page {
    padding-top: 142px;
  }

  body.product-showcase-cinematic-shell .pn-error-hero {
    padding: 28px;
    border-radius: 18px;
  }

  body.product-showcase-cinematic-shell .pn-error-form-shell {
    padding: 14px;
  }

  body.product-showcase-cinematic-shell .pn-error-form-shell .search-form {
    display: grid;
    gap: 12px;
    padding: 0;
    border: 0;
    background: transparent;
  }

  body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-frame {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 12px;
    padding: 14px;
  }

  body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-frame .search-submit {
    width: 100%;
    min-width: 0;
    grid-column: 1 / -1;
  }

  body.product-showcase-cinematic-shell .pn-error-form-shell .search-form-note {
    max-width: none;
  }

  body.product-showcase-cinematic-shell .pn-error-card {
    min-height: 0;
    padding: 22px;
    border-radius: 16px;
  }

  body.error404.product-showcase-cinematic-shell .pn-interest-launcher {
    display: none;
  }
}

body.product-showcase-cinematic-shell .before-footer,
body.product-showcase-cinematic-shell .before-footer-full {
  position: relative;
  z-index: 4;
  margin-top: 64px;
}

body.product-showcase-cinematic-shell .before-footer .pn-widget,
body.product-showcase-cinematic-shell .before-footer-full .pn-widget,
body.product-showcase-cinematic-shell .before-footer .widget_block,
body.product-showcase-cinematic-shell .before-footer-full .widget_block {
  border-radius: 16px;
}

body.product-showcase-cinematic-shell .site-footer {
  position: relative;
  z-index: 4;
  margin-top: 84px;
  padding: 104px 0 34px;
  border-top: 1px solid rgba(124, 58, 237, 0.22);
  background:
    radial-gradient(circle at 12% 0%, rgba(124, 58, 237, 0.16), transparent 38%),
    radial-gradient(circle at 88% 0%, rgba(217, 70, 239, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(2, 0, 4, 0.94), rgba(2, 0, 4, 1));
  color: #fff;
  overflow: clip;
}

body.product-showcase-cinematic-shell .pn-footer-fv-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0.22;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), transparent 88%);
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), transparent 88%);
}

body.product-showcase-cinematic-shell .pn-footer-fv-row {
  gap: 22px;
  margin-bottom: 18px;
}

body.product-showcase-cinematic-shell .pn-footer-fv-card {
  width: 112px;
  height: 148px;
  border-radius: 18px;
  border-color: rgba(255, 255, 255, 0.08);
}

body.product-showcase-cinematic-shell .pn-footer-fv-card img {
  opacity: 0.7;
  filter: saturate(0.75) brightness(0.86);
}

body.product-showcase-cinematic-shell .ps-footer-shell {
  position: relative;
  z-index: 1;
}

body.product-showcase-cinematic-shell .ps-footer-top {
  display: grid;
  grid-template-columns: minmax(0, 1.34fr) repeat(2, minmax(0, 0.66fr));
  gap: 28px;
  align-items: start;
}

body.product-showcase-cinematic-shell .ps-footer-brand {
  position: relative;
  width: 100%;
  padding: 28px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02)),
    radial-gradient(circle at top right, rgba(139, 92, 246, 0.16), transparent 48%);
  box-shadow: 0 28px 64px rgba(3, 0, 5, 0.34);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

body.product-showcase-cinematic-shell .ps-footer-kicker {
  margin: 0 0 14px;
  color: #a78bfa;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.78rem;
  letter-spacing: 0.34em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .site-footer .site-logo {
  font-size: 1.42rem;
  margin: 0;
}

body.product-showcase-cinematic-shell .ps-footer-copy {
  margin: 18px 0 0;
  max-width: 46rem;
  color: rgba(231, 229, 228, 0.8);
  line-height: 1.9;
}

body.product-showcase-cinematic-shell .ps-footer-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

body.product-showcase-cinematic-shell .ps-footer-chip {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(231, 229, 228, 0.88);
  font-size: 0.8rem;
}

body.product-showcase-cinematic-shell .ps-footer-grid {
  display: contents;
}

body.product-showcase-cinematic-shell .ps-footer-column {
  min-width: 0;
  overflow: hidden;
  padding: 22px 16px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

body.product-showcase-cinematic-shell .footer-title,
body.product-showcase-cinematic-shell .site-footer .footer-title {
  margin: 0 0 16px;
  color: #fff;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.82rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .footer-nav,
body.product-showcase-cinematic-shell .footer-nav ul,
body.product-showcase-cinematic-shell .footer-extra ul,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu ul {
  display: grid;
  gap: 10px;
  min-width: 0;
}

body.product-showcase-cinematic-shell .footer-nav li,
body.product-showcase-cinematic-shell .footer-extra li,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu li {
  min-width: 0;
}

body.product-showcase-cinematic-shell .footer-nav a,
body.product-showcase-cinematic-shell .site-footer p,
body.product-showcase-cinematic-shell .copyright {
  color: rgba(214, 211, 209, 0.76);
}

body.product-showcase-cinematic-shell .footer-nav a:hover {
  color: #fff;
}

body.product-showcase-cinematic-shell .footer-nav a,
body.product-showcase-cinematic-shell .footer-extra a,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu a {
  display: block;
  gap: 10px;
  width: 100%;
  min-width: 0;
  min-height: 40px;
  padding: 11px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  font-size: 0.76rem;
  line-height: 1.3;
  letter-spacing: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition:
    border-color 0.24s ease,
    background 0.24s ease,
    transform 0.24s ease,
    color 0.24s ease;
}

body.product-showcase-cinematic-shell .footer-nav a:hover,
body.product-showcase-cinematic-shell .footer-extra a:hover,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu a:hover {
  border-color: rgba(167, 139, 250, 0.38);
  background: rgba(124, 58, 237, 0.14);
  transform: translateY(-1px);
}

body.product-showcase-cinematic-shell .ps-footer-column .pn-widget,
body.product-showcase-cinematic-shell .ps-footer-column .widget_block {
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02)),
    linear-gradient(145deg, rgba(15, 10, 20, 0.9), rgba(8, 5, 12, 0.94));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.product-showcase-cinematic-shell .ps-footer-column .pn-widget-title,
body.product-showcase-cinematic-shell .ps-footer-column .widget_block .wp-block-heading {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  margin: 0 0 14px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
  color: #fff;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

body.product-showcase-cinematic-shell .ps-footer-column .pn-widget-title::after,
body.product-showcase-cinematic-shell .ps-footer-column .widget_block .wp-block-heading::after {
  display: none;
}

body.product-showcase-cinematic-shell .site-footer .widget_categories ul,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list {
  display: grid;
  gap: 10px;
}

body.product-showcase-cinematic-shell .site-footer .widget_categories li,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list li {
  width: 100%;
  margin: 0;
}

body.product-showcase-cinematic-shell .site-footer .widget_categories a,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-width: 0;
  min-height: 46px;
  margin: 0;
  padding: 0 14px 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.018));
  color: rgba(231, 229, 228, 0.9);
}

body.product-showcase-cinematic-shell .site-footer .widget_categories .pn-cat-label,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list .pn-cat-label {
  flex: 1 1 auto;
  min-width: 0;
  gap: 8px;
  white-space: nowrap;
}

body.product-showcase-cinematic-shell .site-footer .widget_categories .pn-cat-name,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list .pn-cat-name {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.76rem;
  line-height: 1;
}

body.product-showcase-cinematic-shell .site-footer .widget_categories .pn-cat-count,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list .pn-cat-count {
  flex: 0 0 auto;
  min-width: 30px;
  padding: 4px 8px;
  border-radius: 8px;
  border: 1px solid rgba(244, 114, 182, 0.34);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.44), rgba(244, 114, 182, 0.38));
  color: #fff;
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 8px 16px rgba(76, 29, 149, 0.18);
}

body.product-showcase-cinematic-shell .site-footer .widget_categories a:hover,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list a:hover {
  border-color: rgba(217, 70, 239, 0.26);
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.16), rgba(217, 70, 239, 0.12));
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-footer-extra {
  margin-top: 26px;
  padding: 22px 24px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
}

body.product-showcase-cinematic-shell .ps-footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 26px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

body.product-showcase-cinematic-shell .ps-footer-meta {
  margin: 0;
  color: rgba(168, 162, 158, 0.76);
  font-size: 0.82rem;
  line-height: 1.7;
}

body.product-showcase-cinematic-shell .copyright {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .pn-interest-fav-btn {
  right: 12px;
  bottom: 12px;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(167, 139, 250, 0.32);
  background: rgba(5, 2, 9, 0.82);
  color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 28px rgba(3, 0, 5, 0.34);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

body.product-showcase-cinematic-shell .pn-interest-fav-btn:hover {
  transform: translateY(-2px) scale(1.04);
  border-color: rgba(217, 70, 239, 0.68);
  color: #fff;
  background: rgba(29, 11, 35, 0.94);
  box-shadow: 0 0 18px rgba(139, 92, 246, 0.28), 0 18px 30px rgba(3, 0, 5, 0.4);
}

body.product-showcase-cinematic-shell .pn-interest-fav-btn.is-active {
  border-color: rgba(217, 70, 239, 0.92);
  background: linear-gradient(140deg, rgba(124, 58, 237, 0.96), rgba(217, 70, 239, 0.94));
  color: #fff;
  box-shadow: 0 0 26px rgba(217, 70, 239, 0.32), 0 18px 32px rgba(3, 0, 5, 0.42);
}

body.product-showcase-cinematic-shell .pn-interest-launcher {
  right: clamp(14px, 2.2vw, 28px);
  min-height: 64px;
  padding: 8px 16px 8px 8px;
  gap: 12px;
  overflow: visible;
  border: 1px solid rgba(244, 114, 182, 0.26);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02) 34%, rgba(255, 255, 255, 0)),
    radial-gradient(circle at 16% 12%, rgba(217, 70, 239, 0.26), transparent 34%),
    radial-gradient(circle at 96% 80%, rgba(96, 165, 250, 0.18), transparent 38%),
    linear-gradient(145deg, rgba(10, 4, 18, 0.94), rgba(2, 0, 5, 0.96));
  box-shadow:
    0 24px 54px rgba(3, 0, 5, 0.48),
    0 0 0 1px rgba(255, 255, 255, 0.04) inset,
    0 0 32px rgba(124, 58, 237, 0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

body.product-showcase-cinematic-shell .pn-interest-launcher::before,
body.product-showcase-cinematic-shell .pn-interest-launcher::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .pn-interest-launcher::before {
  inset: 7px auto 7px 7px;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(180deg, #60a5fa, #f472b6 46%, #a78bfa);
  box-shadow: 0 0 16px rgba(217, 70, 239, 0.44);
}

body.product-showcase-cinematic-shell .pn-interest-launcher::after {
  inset: -1px;
  border-radius: inherit;
  background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.16) 44%, transparent 56%);
  opacity: 0;
  transition: opacity 0.24s ease;
}

body.product-showcase-cinematic-shell .pn-interest-launcher:hover,
body.product-showcase-cinematic-shell .pn-interest-launcher:focus-visible,
body.product-showcase-cinematic-shell.pn-interest-open .pn-interest-launcher {
  border-color: rgba(244, 114, 182, 0.58);
  box-shadow:
    0 28px 64px rgba(3, 0, 5, 0.54),
    0 0 30px rgba(217, 70, 239, 0.22),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset;
  transform: translateY(-2px);
}

body.product-showcase-cinematic-shell .pn-interest-launcher:focus-visible {
  outline: 2px solid rgba(240, 171, 252, 0.42);
  outline-offset: 4px;
}

body.product-showcase-cinematic-shell .pn-interest-launcher:hover::after,
body.product-showcase-cinematic-shell .pn-interest-launcher:focus-visible::after,
body.product-showcase-cinematic-shell.pn-interest-open .pn-interest-launcher::after {
  opacity: 1;
}

body.product-showcase-cinematic-shell .pn-interest-launcher-star {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-left: 8px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background:
    radial-gradient(circle at 32% 24%, rgba(255, 255, 255, 0.22), transparent 24%),
    linear-gradient(145deg, rgba(124, 58, 237, 0.86), rgba(217, 70, 239, 0.74));
  color: #fff;
  font-size: 0.98rem;
  box-shadow: 0 12px 26px rgba(124, 58, 237, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transform: rotate(-6deg);
}

body.product-showcase-cinematic-shell .pn-interest-launcher-copy {
  display: grid;
  gap: 1px;
  min-width: 72px;
  text-align: left;
}

body.product-showcase-cinematic-shell .pn-interest-launcher-kicker {
  color: #f0abfc;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.56rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .pn-interest-launcher-label {
  color: #fff;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  font-weight: 700;
  line-height: 1.12;
  text-shadow: 0 0 14px rgba(244, 114, 182, 0.24);
}

body.product-showcase-cinematic-shell .pn-interest-launcher-count {
  position: absolute;
  top: -7px;
  right: -7px;
  min-width: 24px;
  height: 24px;
  padding: 0 7px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.32), transparent 28%),
    linear-gradient(145deg, rgba(96, 165, 250, 0.96), rgba(217, 70, 239, 0.98));
  color: #fff;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.7rem;
  font-weight: 800;
  box-shadow: 0 0 18px rgba(217, 70, 239, 0.34), 0 10px 20px rgba(3, 0, 5, 0.36);
}

@media (max-width: 640px) {
  body.product-showcase-cinematic-shell .pn-interest-launcher {
    right: 12px;
    min-height: 58px;
    padding: 7px 12px 7px 7px;
    gap: 10px;
    border-radius: 16px;
  }

  body.product-showcase-cinematic-shell .pn-interest-launcher-star {
    width: 38px;
    height: 38px;
    margin-left: 7px;
    border-radius: 12px;
  }

  body.product-showcase-cinematic-shell .pn-interest-launcher-copy {
    min-width: 64px;
  }

  body.product-showcase-cinematic-shell .pn-interest-launcher-label {
    font-size: 0.76rem;
  }

  body.product-showcase-cinematic-shell .pn-interest-launcher-count {
    min-width: 22px;
    height: 22px;
    font-size: 0.66rem;
  }
}

body.product-showcase-cinematic-shell .pn-interest-overlay {
  background: rgba(3, 0, 5, 0.42);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

body.product-showcase-cinematic-shell .pn-interest-panel {
  right: 18px;
  width: min(460px, calc(100vw - 36px));
  max-height: min(80vh, 740px);
  border: 1px solid rgba(167, 139, 250, 0.24);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(10, 6, 15, 0.98) 0%, rgba(5, 3, 9, 0.98) 100%);
  box-shadow: 0 34px 80px rgba(3, 0, 5, 0.58);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
}

body.product-showcase-cinematic-shell .pn-interest-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    radial-gradient(circle at top right, rgba(217, 70, 239, 0.16), transparent 34%),
    radial-gradient(circle at top left, rgba(124, 58, 237, 0.14), transparent 32%);
  pointer-events: none;
}

body.product-showcase-cinematic-shell .pn-interest-panel-head,
body.product-showcase-cinematic-shell .pn-interest-panel-summary,
body.product-showcase-cinematic-shell .pn-interest-tabs,
body.product-showcase-cinematic-shell .pn-interest-list-wrap {
  position: relative;
  z-index: 1;
}

body.product-showcase-cinematic-shell .pn-interest-panel-head {
  padding: 18px 18px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

body.product-showcase-cinematic-shell .pn-interest-panel-heading {
  display: grid;
  gap: 5px;
}

body.product-showcase-cinematic-shell .pn-interest-panel-kicker {
  color: rgba(167, 139, 250, 0.82);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .pn-interest-panel-title {
  font-size: 1.15rem;
  letter-spacing: 0.18em;
  color: #fff;
}

body.product-showcase-cinematic-shell .pn-interest-panel-close {
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
}

body.product-showcase-cinematic-shell .pn-interest-panel-summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 14px 18px 6px;
}

body.product-showcase-cinematic-shell .pn-interest-summary-card {
  padding: 14px 14px 12px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
}

body.product-showcase-cinematic-shell .pn-interest-summary-label {
  display: block;
  color: rgba(214, 211, 209, 0.68);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
}

body.product-showcase-cinematic-shell .pn-interest-summary-card strong {
  display: block;
  margin-top: 8px;
  color: #fff;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
}

body.product-showcase-cinematic-shell .pn-interest-tabs {
  gap: 10px;
  padding: 12px 18px 10px;
}

body.product-showcase-cinematic-shell .pn-interest-tab {
  min-height: 42px;
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(231, 229, 228, 0.74);
  font-size: 0.76rem;
  letter-spacing: 0.12em;
}

body.product-showcase-cinematic-shell .pn-interest-tab.is-active {
  border-color: rgba(167, 139, 250, 0.44);
  background: linear-gradient(145deg, rgba(124, 58, 237, 0.24), rgba(217, 70, 239, 0.2));
}

body.product-showcase-cinematic-shell .pn-interest-list-wrap {
  padding: 0 18px 18px;
}

body.product-showcase-cinematic-shell .pn-interest-list-actions {
  margin: 0 0 10px;
}

body.product-showcase-cinematic-shell .pn-interest-clear {
  min-height: 34px;
  padding: 0 12px;
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  font-size: 0.64rem;
  letter-spacing: 0.12em;
}

body.product-showcase-cinematic-shell .pn-interest-empty {
  margin: 8px 0 14px;
  color: rgba(168, 162, 158, 0.84);
  font-size: 0.8rem;
  line-height: 1.7;
}

body.product-showcase-cinematic-shell .pn-interest-list {
  gap: 10px;
  max-height: min(52vh, 490px);
}

body.product-showcase-cinematic-shell .pn-interest-row {
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  padding: 10px;
  border-color: rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.03);
}

body.product-showcase-cinematic-shell .pn-interest-row-link {
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 10px;
}

body.product-showcase-cinematic-shell .pn-interest-row-image {
  width: 56px;
  height: 80px;
  border-radius: 12px;
}

body.product-showcase-cinematic-shell .pn-interest-row-content {
  gap: 5px;
}

body.product-showcase-cinematic-shell .pn-interest-row-title {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 0.82rem;
  line-height: 1.5;
}

body.product-showcase-cinematic-shell .pn-interest-row-meta {
  color: rgba(168, 162, 158, 0.76);
  font-size: 0.68rem;
  letter-spacing: 0.08em;
}

body.product-showcase-cinematic-shell .pn-interest-row-action {
  width: 36px;
  height: 36px;
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
}

body.product-showcase-cinematic-shell .pn-interest-row-action.is-active,
body.product-showcase-cinematic-shell .pn-interest-row-action:hover {
  color: #fff;
  border-color: rgba(217, 70, 239, 0.72);
  background: rgba(124, 58, 237, 0.2);
}

@keyframes psRevealUp {
  from {
    opacity: 0;
    transform: translateY(28px) scale(0.98);
    filter: blur(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
  }
}

@keyframes psShine {
  to {
    left: 200%;
  }
}

@keyframes pnDmmSearchPulse {
  0%,
  100% {
    transform: scale(0.9);
    opacity: 0.62;
  }

  50% {
    transform: scale(1.25);
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  body.product-showcase-cinematic-shell .layout-grid,
  body.product-showcase-cinematic-home .ps-front-layout {
    grid-template-columns: 1fr;
  }

  body.product-showcase-cinematic-shell .ps-sidebar {
    order: 2;
  }
}

@media (max-width: 1280px) {
  body.product-showcase-cinematic-shell .ps-footer-top {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  body.product-showcase-cinematic-shell .ps-footer-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    align-items: start;
    min-width: 0;
  }
}

@media (max-width: 980px) {
  body.product-showcase-cinematic-shell .ps-footer-grid {
    grid-template-columns: 1fr;
  }

  body.product-showcase-cinematic-shell .ps-footer-column {
    padding: 20px 18px;
  }
}

@media (max-width: 782px) {
  .ps-cinematic-cursor {
    display: none;
  }
}

@media (max-width: 768px) {
  body.product-showcase-cinematic-shell .header-inner {
    min-height: 72px;
  }

  body.product-showcase-cinematic-single .ps-cinematic-aura,
  body.product-showcase-cinematic-single .ps-cinematic-vignette {
    display: none;
  }

  body.product-showcase-cinematic-single .ps-sidebar .widget_categories li.pn-cat-has-bg .pn-cat-label,
  body.product-showcase-cinematic-single .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg .pn-cat-label,
  body.product-showcase-cinematic-single .ps-sidebar .widget_categories li.pn-cat-has-bg .pn-cat-count,
  body.product-showcase-cinematic-single .ps-sidebar .wp-block-categories-list li.pn-cat-has-bg .pn-cat-count {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  body.product-showcase-cinematic-shell:not(.product-showcase-cinematic-home) .layout-grid {
    padding-top: 108px;
  }

  body.product-showcase-cinematic-single .ps-single-layout {
    padding-top: 108px;
  }

  body.product-showcase-cinematic-shell .ps-footer-top,
  body.product-showcase-cinematic-shell .ps-footer-grid,
  body.product-showcase-cinematic-shell .footer-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ps-load-in,
  .reveal-on-scroll {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    animation: none !important;
    transition: none !important;
  }
}

/* ------------------------------------------------------------------
   Footer + Pagination Refresh (Sample-aligned)
   ------------------------------------------------------------------ */
body.product-showcase-cinematic-shell .site-footer {
  position: relative;
  z-index: 4;
  margin-top: 96px;
  padding: 80px 0 32px;
  border-top: 1px solid rgba(76, 29, 149, 0.5);
  background: #020004;
  color: #fff;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .site-footer::before {
  background:
    radial-gradient(circle at 50% 104%, rgba(124, 58, 237, 0.22), transparent 34%),
    radial-gradient(circle at 25% 100%, rgba(217, 70, 239, 0.14), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 38%);
  opacity: 1;
  transform: none;
  animation: none;
}

body.product-showcase-cinematic-shell .site-footer::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.025), transparent 46%);
  opacity: 0.34;
  mix-blend-mode: normal;
}

body.product-showcase-cinematic-shell .pn-footer-fv-bg {
  opacity: 0.08;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), transparent 74%);
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), transparent 74%);
}

body.product-showcase-cinematic-shell .pn-footer-fv-row {
  gap: 18px;
}

body.product-showcase-cinematic-shell .pn-footer-fv-card {
  width: 96px;
  height: 132px;
  border-radius: 16px;
  border-color: rgba(255, 255, 255, 0.06);
}

body.product-showcase-cinematic-shell .pn-footer-fv-card img {
  opacity: 0.48;
  filter: saturate(0.78) brightness(0.78);
}

body.product-showcase-cinematic-shell .ps-footer-shell {
  position: relative;
  z-index: 2;
}

body.product-showcase-cinematic-shell .ps-footer-top {
  display: grid;
  grid-template-columns: minmax(0, 1.36fr) minmax(180px, 0.72fr) minmax(180px, 0.72fr);
  gap: 48px;
  align-items: start;
  margin-bottom: 60px;
}

body.product-showcase-cinematic-shell .ps-footer-brand,
body.product-showcase-cinematic-shell .ps-footer-column {
  min-width: 0;
}

body.product-showcase-cinematic-shell .ps-footer-brand {
  max-width: 40rem;
}

body.product-showcase-cinematic-shell .ps-footer-kicker {
  display: none;
}

body.product-showcase-cinematic-shell .site-footer .site-logo {
  margin: 0;
  font-size: 1.52rem;
}

body.product-showcase-cinematic-shell .ps-footer-copy {
  margin: 22px 0 0;
  padding-right: 1rem;
  color: rgba(156, 163, 175, 0.94);
  font-size: 0.92rem;
  line-height: 1.95;
}

body.product-showcase-cinematic-shell .ps-footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 24px;
}

body.product-showcase-cinematic-shell .ps-footer-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  transition:
    transform 0.24s ease,
    background 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease,
    color 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-social-link:hover {
  transform: translateY(-1px);
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-footer-social-link.is-x:hover,
body.product-showcase-cinematic-shell .ps-footer-social-link.is-link:hover {
  border-color: rgba(139, 92, 246, 0.45);
  background: rgba(124, 58, 237, 0.78);
  box-shadow: 0 0 15px rgba(139, 92, 246, 0.35);
}

body.product-showcase-cinematic-shell .ps-footer-social-link.is-instagram:hover,
body.product-showcase-cinematic-shell .ps-footer-social-link.is-mail:hover {
  border-color: rgba(217, 70, 239, 0.48);
  background: rgba(217, 70, 239, 0.76);
  box-shadow: 0 0 15px rgba(217, 70, 239, 0.34);
}

body.product-showcase-cinematic-shell .ps-footer-social-icon {
  width: 18px;
  height: 18px;
}

body.product-showcase-cinematic-shell .ps-footer-column {
  padding: 18px 18px 20px;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .footer-title,
body.product-showcase-cinematic-shell .site-footer .footer-title {
  margin: 0 0 20px;
  padding-inline: 4px;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.2;
  white-space: nowrap;
  text-transform: uppercase;
}

body.product-showcase-cinematic-shell .ps-footer-column .pn-widget,
body.product-showcase-cinematic-shell .ps-footer-column .widget,
body.product-showcase-cinematic-shell .ps-footer-column .widget_block {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.product-showcase-cinematic-shell .ps-footer-column .pn-widget + .pn-widget,
body.product-showcase-cinematic-shell .ps-footer-column .widget + .widget,
body.product-showcase-cinematic-shell .ps-footer-column .widget_block + .widget_block {
  margin-top: 20px;
}

body.product-showcase-cinematic-shell .ps-footer-column .pn-widget-title,
body.product-showcase-cinematic-shell .ps-footer-column .widget-title,
body.product-showcase-cinematic-shell .ps-footer-column .widget_block .wp-block-heading {
  display: none;
}

body.product-showcase-cinematic-shell .footer-nav,
body.product-showcase-cinematic-shell .footer-nav ul,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu ul,
body.product-showcase-cinematic-shell .site-footer .widget_categories ul,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list {
  display: grid;
  gap: 14px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .footer-nav li,
body.product-showcase-cinematic-shell .site-footer .widget_nav_menu .menu li,
body.product-showcase-cinematic-shell .site-footer .widget_categories li,
body.product-showcase-cinematic-shell .site-footer .wp-block-categories-list li {
  min-width: 0;
  max-width: 100%;
  margin: 0;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .ps-footer-column a,
body.product-showcase-cinematic-shell .ps-footer-column .widget_recent_entries a,
body.product-showcase-cinematic-shell .ps-footer-column .widget_recent_comments a {
  color: rgba(156, 163, 175, 0.92);
  text-decoration: none;
  transition: color 0.24s ease, transform 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .footer-nav a,
body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_nav_menu .menu a {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .footer-nav a::before,
body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_nav_menu .menu a::before {
  content: "";
  flex: 0 0 auto;
  width: 4px;
  height: 4px;
  margin-right: 10px;
  border-radius: 999px;
  background: #7c3aed;
  box-shadow: 0 0 10px rgba(124, 58, 237, 0.65);
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_categories a,
body.product-showcase-cinematic-shell .ps-footer-column--menu .wp-block-categories-list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding-inline: 16px 14px;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_categories a::before,
body.product-showcase-cinematic-shell .ps-footer-column--menu .wp-block-categories-list a::before {
  content: none;
  display: none;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_categories .pn-cat-label,
body.product-showcase-cinematic-shell .ps-footer-column--menu .wp-block-categories-list .pn-cat-label {
  display: inline-flex;
  align-items: center;
  flex: 1 1 auto;
  gap: 10px;
  min-width: 0;
  max-width: 100%;
  padding-right: 8px;
  overflow: hidden;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_categories .pn-cat-icon,
body.product-showcase-cinematic-shell .ps-footer-column--menu .wp-block-categories-list .pn-cat-icon {
  width: 14px;
  height: 14px;
  color: #a78bfa;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_categories .pn-cat-name,
body.product-showcase-cinematic-shell .ps-footer-column--menu .wp-block-categories-list .pn-cat-name {
  display: -webkit-box;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: keep-all;
  font-size: clamp(0.78rem, 0.73rem + 0.2vw, 0.9rem);
  line-height: 1.28;
}

body.product-showcase-cinematic-shell .ps-footer-column--menu .widget_categories .pn-cat-count,
body.product-showcase-cinematic-shell .ps-footer-column--menu .wp-block-categories-list .pn-cat-count {
  flex: 0 0 auto;
  min-width: 30px;
  max-width: 4.5em;
  margin-left: auto;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: rgba(107, 114, 128, 0.92);
  font-size: 0.76rem;
  font-weight: 500;
  text-align: center;
}

body.product-showcase-cinematic-shell .ps-footer-column--info .footer-nav a,
body.product-showcase-cinematic-shell .ps-footer-column--info .widget_nav_menu .menu a {
  display: inline-flex;
  min-width: 0;
  padding-inline: 18px;
}

body.product-showcase-cinematic-shell .ps-footer-column a:hover,
body.product-showcase-cinematic-shell .ps-footer-column .widget_recent_entries a:hover,
body.product-showcase-cinematic-shell .ps-footer-column .widget_recent_comments a:hover {
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-footer-extra {
  margin-top: 0;
  margin-bottom: 32px;
  padding: 0;
  border: 0;
  background: transparent;
}

body.product-showcase-cinematic-shell .ps-footer-extra .pn-widget,
body.product-showcase-cinematic-shell .ps-footer-extra .widget,
body.product-showcase-cinematic-shell .ps-footer-extra .widget_block {
  padding: 22px 0 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: transparent;
  box-shadow: none;
}

body.product-showcase-cinematic-shell .ps-footer-extra .pn-widget-title,
body.product-showcase-cinematic-shell .ps-footer-extra .widget-title,
body.product-showcase-cinematic-shell .ps-footer-extra .widget_block .wp-block-heading {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 54px;
  margin: 0 0 18px;
  padding: 0 22px 0 46px;
  overflow: hidden;
  border: 1px solid rgba(167, 139, 250, 0.2);
  border-left: 0;
  border-radius: 18px;
  background:
    linear-gradient(90deg, rgba(124, 58, 237, 0.24), rgba(217, 70, 239, 0.14) 34%, rgba(255, 255, 255, 0.025) 100%),
    linear-gradient(145deg, rgba(12, 7, 18, 0.9), rgba(5, 2, 9, 0.96));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 18px 46px rgba(3, 0, 5, 0.2);
  color: #fff;
  font-size: 0.98rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.35;
  text-transform: none;
}

body.product-showcase-cinematic-shell .ps-footer-extra .pn-widget-title::before,
body.product-showcase-cinematic-shell .ps-footer-extra .widget-title::before,
body.product-showcase-cinematic-shell .ps-footer-extra .widget_block .wp-block-heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 7px;
  border-radius: 18px 0 0 18px;
  background: linear-gradient(180deg, #c4b5fd 0%, #8b5cf6 44%, #d946ef 100%);
  box-shadow: 0 0 18px rgba(139, 92, 246, 0.55), 0 0 34px rgba(217, 70, 239, 0.26);
}

body.product-showcase-cinematic-shell .ps-footer-extra .pn-widget-title::after,
body.product-showcase-cinematic-shell .ps-footer-extra .widget-title::after,
body.product-showcase-cinematic-shell .ps-footer-extra .widget_block .wp-block-heading::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    linear-gradient(90deg, rgba(217, 70, 239, 0.38), rgba(124, 58, 237, 0), rgba(96, 165, 250, 0.28)) top / 100% 1px no-repeat,
    radial-gradient(circle at 92% 0%, rgba(217, 70, 239, 0.16), transparent 36%);
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-footer-extra .widget_recent_entries ul,
body.product-showcase-cinematic-shell .ps-footer-extra .wp-block-latest-posts {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.product-showcase-cinematic-shell .ps-footer-extra .widget_recent_entries li,
body.product-showcase-cinematic-shell .ps-footer-extra .wp-block-latest-posts li {
  margin: 0;
}

body.product-showcase-cinematic-shell .ps-footer-extra .widget_recent_entries a,
body.product-showcase-cinematic-shell .ps-footer-extra .wp-block-latest-posts a {
  display: flex;
  align-items: center;
  min-height: 46px;
  padding: 12px 18px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(90deg, rgba(124, 58, 237, 0.1), rgba(217, 70, 239, 0.06)),
    rgba(255, 255, 255, 0.025);
  color: rgba(214, 211, 209, 0.78);
  line-height: 1.5;
  text-decoration: none;
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    background 0.24s ease,
    color 0.24s ease,
    box-shadow 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-extra .widget_recent_entries a:hover,
body.product-showcase-cinematic-shell .ps-footer-extra .wp-block-latest-posts a:hover {
  transform: translateY(-1px);
  border-color: rgba(167, 139, 250, 0.3);
  background:
    linear-gradient(90deg, rgba(124, 58, 237, 0.2), rgba(217, 70, 239, 0.12)),
    rgba(255, 255, 255, 0.04);
  color: #fff;
  box-shadow: 0 16px 28px rgba(3, 0, 5, 0.22);
}

body.product-showcase-cinematic-shell .ps-footer-category-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.product-showcase-cinematic-shell .ps-footer-category-chips li {
  min-width: 0;
  margin: 0;
}

body.product-showcase-cinematic-shell .ps-footer-category-chips a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  max-width: 100%;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(216, 180, 254, 0.14);
  background:
    linear-gradient(135deg, rgba(124, 58, 237, 0.14), rgba(217, 70, 239, 0.06)),
    rgba(255, 255, 255, 0.032);
  color: rgba(231, 229, 228, 0.86);
  text-decoration: none;
}

body.product-showcase-cinematic-shell .ps-footer-category-chips a:hover {
  transform: translateY(-1px);
  border-color: rgba(216, 180, 254, 0.34);
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-footer-category-chips span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.82rem;
  font-weight: 700;
}

body.product-showcase-cinematic-shell .ps-footer-category-chips small {
  flex: 0 0 auto;
  min-width: 22px;
  padding: 2px 7px;
  border-radius: 999px;
  background: rgba(216, 180, 254, 0.13);
  color: #d8b4fe;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.68rem;
  text-align: center;
}

body.product-showcase-cinematic-shell .ps-footer-latest {
  position: relative;
  margin: 0 0 34px;
  padding: clamp(20px, 2.4vw, 30px);
  overflow: hidden;
  isolation: isolate;
  border: 1px solid rgba(216, 180, 254, 0.16);
  border-radius: 8px;
  background:
    radial-gradient(circle at 7% 0%, rgba(244, 114, 182, 0.16), transparent 34%),
    radial-gradient(circle at 100% 16%, rgba(96, 165, 250, 0.1), transparent 32%),
    linear-gradient(145deg, rgba(15, 8, 25, 0.9), rgba(4, 1, 8, 0.98));
  box-shadow: 0 22px 54px rgba(3, 0, 5, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

body.product-showcase-cinematic-shell .ps-footer-latest::before,
body.product-showcase-cinematic-shell .ps-footer-latest::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-footer-latest::before {
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(216, 180, 254, 0.34), transparent 28%, rgba(244, 114, 182, 0.18)) top / 100% 1px no-repeat,
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.026) 0 1px, transparent 1px 86px);
  opacity: 0.72;
}

body.product-showcase-cinematic-shell .ps-footer-latest::after {
  top: 20px;
  right: clamp(18px, 3vw, 42px);
  width: 84px;
  height: 84px;
  border-radius: 999px;
  border: 1px solid rgba(216, 180, 254, 0.12);
  box-shadow: 0 0 34px rgba(217, 70, 239, 0.18), inset 0 0 26px rgba(96, 165, 250, 0.08);
  opacity: 0.68;
}

body.product-showcase-cinematic-shell .ps-footer-latest-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

body.product-showcase-cinematic-shell .ps-footer-latest-head > div {
  min-width: 0;
}

body.product-showcase-cinematic-shell .ps-footer-latest-head p,
body.product-showcase-cinematic-shell .ps-footer-latest-head h4 {
  margin: 0;
}

body.product-showcase-cinematic-shell .ps-footer-latest-head p {
  color: #d8b4fe;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.18em;
}

body.product-showcase-cinematic-shell .ps-footer-latest-head h4 {
  color: #fff;
  font-size: clamp(1.15rem, 0.98rem + 0.46vw, 1.48rem);
  line-height: 1.25;
}

body.product-showcase-cinematic-shell .ps-footer-latest-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex: 0 0 auto;
  min-height: 40px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid rgba(216, 180, 254, 0.2);
  background: rgba(255, 255, 255, 0.045);
  color: rgba(231, 229, 228, 0.9);
  font-size: 0.78rem;
  font-weight: 800;
  text-decoration: none;
  transition: transform 0.24s ease, border-color 0.24s ease, background 0.24s ease, color 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-latest-more svg {
  width: 15px;
  height: 15px;
  transition: transform 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-latest-more:hover {
  transform: translateY(-1px);
  border-color: rgba(216, 180, 254, 0.38);
  background: rgba(124, 58, 237, 0.2);
  color: #fff;
}

body.product-showcase-cinematic-shell .ps-footer-latest-more:hover svg {
  transform: translateX(3px);
}

body.product-showcase-cinematic-shell .ps-footer-latest-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 14px;
  position: relative;
  z-index: 1;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card {
  grid-column: span 2;
  min-width: 0;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card:first-child {
  grid-column: span 4;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card a {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr;
  min-height: 100%;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background:
    linear-gradient(145deg, rgba(22, 12, 34, 0.78), rgba(5, 2, 9, 0.97));
  color: #fff;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease, background 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card a::after {
  content: "";
  position: absolute;
  inset: auto 12px 0;
  height: 2px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, rgba(216, 180, 254, 0), rgba(216, 180, 254, 0.78), rgba(244, 114, 182, 0));
  opacity: 0;
  transition: opacity 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card a:hover {
  transform: translateY(-2px);
  border-color: rgba(216, 180, 254, 0.3);
  box-shadow: 0 18px 34px rgba(3, 0, 5, 0.28);
}

body.product-showcase-cinematic-shell .ps-footer-latest-card a:hover::after {
  opacity: 1;
}

body.product-showcase-cinematic-shell .ps-footer-latest-thumb {
  position: relative;
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 0;
  background: rgba(124, 58, 237, 0.12);
}

body.product-showcase-cinematic-shell .ps-footer-latest-card:first-child .ps-footer-latest-thumb {
  aspect-ratio: 16 / 10;
}

body.product-showcase-cinematic-shell .ps-footer-latest-thumb::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(180deg, transparent 48%, rgba(5, 2, 9, 0.44)),
    radial-gradient(circle at 22% 0%, rgba(244, 114, 182, 0.14), transparent 38%);
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-footer-latest-thumb.ps-media-wide::before {
  background:
    linear-gradient(180deg, rgba(5, 2, 9, 0.16), rgba(5, 2, 9, 0.48)),
    var(--ps-card-media-image);
  background-position: center;
  background-size: cover;
  filter: blur(12px) saturate(0.95) brightness(0.72);
  transform: scale(1.08);
}

body.product-showcase-cinematic-shell .ps-footer-latest-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.16), transparent 28%, rgba(217, 70, 239, 0.1) 100%);
  mix-blend-mode: screen;
  opacity: 0.42;
  pointer-events: none;
}

body.product-showcase-cinematic-shell .ps-footer-latest-thumb img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease, filter 0.45s ease;
}

body.product-showcase-cinematic-shell .ps-footer-latest-thumb.ps-media-wide img {
  object-fit: contain;
  padding: 8px;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card a:hover .ps-footer-latest-thumb img {
  transform: scale(1.04);
  filter: brightness(1.08);
}

body.product-showcase-cinematic-shell .ps-footer-latest-body {
  display: grid;
  gap: 9px;
  padding: 13px 13px 15px;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card:first-child .ps-footer-latest-body {
  gap: 11px;
  padding: 16px 16px 18px;
}

body.product-showcase-cinematic-shell .ps-footer-latest-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  color: rgba(216, 180, 254, 0.84);
  font-size: 0.68rem;
  font-weight: 800;
  line-height: 1.3;
}

body.product-showcase-cinematic-shell .ps-footer-latest-meta span {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  padding: 3px 8px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.22);
  color: #e9d5ff;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.product-showcase-cinematic-shell .ps-footer-latest-meta time {
  color: rgba(156, 163, 175, 0.86);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
}

body.product-showcase-cinematic-shell .ps-footer-latest-body strong {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 0.82rem;
  line-height: 1.6;
}

body.product-showcase-cinematic-shell .ps-footer-latest-card:first-child .ps-footer-latest-body strong {
  font-size: clamp(0.92rem, 0.82rem + 0.28vw, 1.08rem);
  line-height: 1.62;
}

body.product-showcase-cinematic-shell .ps-category-clamp-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 40px;
  margin-top: 14px;
  border-radius: 999px;
  border: 1px solid rgba(216, 180, 254, 0.2);
  background: rgba(124, 58, 237, 0.16);
  color: #d8b4fe;
  font: inherit;
  font-size: 0.82rem;
  font-weight: 800;
  cursor: pointer;
  transition: transform 0.24s ease, border-color 0.24s ease, background 0.24s ease, color 0.24s ease;
}

body.product-showcase-cinematic-shell .ps-category-clamp-button:hover {
  transform: translateY(-1px);
  border-color: rgba(216, 180, 254, 0.38);
  background: rgba(124, 58, 237, 0.24);
  color: #fff;
}

body.product-showcase-cinematic-shell .pn-design-switcher {
  position: fixed;
  left: 14px;
  bottom: 16px;
  z-index: 90;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  max-width: calc(100vw - 28px);
  padding: 7px;
  border: 1px solid rgba(216, 180, 254, 0.18);
  border-radius: 999px;
  background: rgba(9, 4, 14, 0.78);
  color: #fff;
  box-shadow: 0 16px 36px rgba(3, 0, 5, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

body.product-showcase-cinematic-shell .pn-design-switcher-kicker {
  padding-left: 8px;
  color: rgba(216, 180, 254, 0.82);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  white-space: nowrap;
}

body.product-showcase-cinematic-shell .pn-design-switcher-options {
  display: inline-flex;
  gap: 4px;
}

body.product-showcase-cinematic-shell .pn-design-switcher-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  min-width: 42px;
  padding: 5px 9px;
  border-radius: 999px;
  color: rgba(231, 229, 228, 0.78);
  font-size: 0.74rem;
  font-weight: 800;
  text-decoration: none;
}

body.product-showcase-cinematic-shell .pn-design-switcher-link.is-active {
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.86), rgba(217, 70, 239, 0.74));
  color: #fff;
  box-shadow: 0 0 16px rgba(139, 92, 246, 0.32);
}

body.product-showcase-cinematic-shell.pn-design-abyss {
  background:
    linear-gradient(180deg, rgba(3, 0, 5, 0.98), rgba(5, 1, 10, 0.99) 44%, #030005),
    #030005;
}

body.product-showcase-cinematic-shell.pn-design-abyss::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.024) 1px, transparent 1px) 0 0 / 92px 92px,
    linear-gradient(180deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px) 0 0 / 92px 92px;
  mask-image: linear-gradient(180deg, transparent, #000 18%, #000 82%, transparent);
  -webkit-mask-image: linear-gradient(180deg, transparent, #000 18%, #000 82%, transparent);
}

body.product-showcase-cinematic-shell.pn-design-abyss .site-header {
  border-bottom-color: rgba(255, 255, 255, 0.035);
  background:
    linear-gradient(180deg, rgba(3, 0, 5, 0.96), rgba(3, 0, 5, 0.68), rgba(3, 0, 5, 0));
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
}

body.product-showcase-cinematic-shell.pn-design-abyss .site-header.is-compact {
  background: rgba(3, 0, 5, 0.88);
  box-shadow: 0 16px 52px rgba(3, 0, 5, 0.42);
}

body.product-showcase-cinematic-shell.pn-design-abyss .site-nav a {
  color: rgba(231, 229, 228, 0.78);
}

body.product-showcase-cinematic-shell.pn-design-abyss .site-nav a:hover,
body.product-showcase-cinematic-shell.pn-design-abyss .site-nav .current-menu-item > a,
body.product-showcase-cinematic-shell.pn-design-abyss .site-nav .current_page_item > a {
  color: #fff;
  text-shadow: 0 0 16px rgba(216, 180, 254, 0.5);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss {
  min-height: clamp(760px, 100svh, 980px);
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(180deg, rgba(3, 0, 5, 0.18), rgba(3, 0, 5, 0.66) 60%, #030005 100%),
    radial-gradient(ellipse at 50% 28%, rgba(124, 58, 237, 0.2), transparent 54%);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(216, 180, 254, 0.16), transparent 18%, transparent 82%, rgba(216, 180, 254, 0.1)),
    radial-gradient(ellipse at 50% 48%, rgba(3, 0, 5, 0.18), rgba(3, 0, 5, 0.84) 70%);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  z-index: 3;
  height: 34%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(3, 0, 5, 0), #030005 82%);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-cinematic-effects {
  opacity: 0.72;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-floating-gallery {
  opacity: 0.82;
  filter: saturate(1.14) contrast(1.08);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit {
  position: absolute;
  inset: -8% -7% -2%;
  z-index: 1;
  pointer-events: none;
  perspective: 1200px;
  transform-style: preserve-3d;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card {
  position: absolute;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 22px 70px rgba(3, 0, 5, 0.72);
  opacity: 0.58;
  filter: saturate(0.92) contrast(1.05) brightness(0.78);
  animation: psAbyssDrift 15s ease-in-out infinite alternate;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(216, 180, 254, 0.24), transparent 42%, rgba(96, 165, 250, 0.08)),
    linear-gradient(180deg, transparent 46%, rgba(3, 0, 5, 0.36));
  mix-blend-mode: screen;
  pointer-events: none;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-1 {
  left: 5%;
  top: 18%;
  width: clamp(132px, 15vw, 250px);
  aspect-ratio: 3 / 4;
  transform: translateZ(-80px) rotate(-8deg);
  opacity: 0.5;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-2 {
  right: 8%;
  top: 15%;
  width: clamp(132px, 14vw, 230px);
  aspect-ratio: 3 / 4;
  transform: translateZ(-40px) rotate(8deg);
  animation-delay: -3s;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-3 {
  left: 16%;
  bottom: 14%;
  width: clamp(128px, 13vw, 210px);
  aspect-ratio: 4 / 5;
  transform: translateZ(-120px) rotate(7deg);
  opacity: 0.42;
  animation-delay: -6s;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-4 {
  right: 18%;
  bottom: 13%;
  width: clamp(142px, 16vw, 260px);
  aspect-ratio: 4 / 3;
  transform: translateZ(-30px) rotate(-5deg);
  opacity: 0.48;
  animation-delay: -9s;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-5 {
  left: 37%;
  top: 7%;
  width: clamp(100px, 9vw, 150px);
  aspect-ratio: 3 / 4;
  transform: translateZ(-220px) rotate(11deg);
  opacity: 0.32;
  filter: blur(1px) saturate(0.82) brightness(0.66);
  animation-delay: -12s;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-6 {
  right: 34%;
  top: 9%;
  width: clamp(96px, 8vw, 138px);
  aspect-ratio: 3 / 4;
  transform: translateZ(-240px) rotate(-10deg);
  opacity: 0.28;
  filter: blur(1.2px) saturate(0.82) brightness(0.64);
  animation-delay: -5s;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-7 {
  left: 47%;
  bottom: 10%;
  width: clamp(104px, 8vw, 144px);
  aspect-ratio: 3 / 4;
  transform: translateZ(-260px) rotate(4deg);
  opacity: 0.24;
  filter: blur(1.4px) saturate(0.78) brightness(0.62);
  animation-delay: -8s;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-cinematic-hero-inner {
  z-index: 4;
  min-height: clamp(760px, 100svh, 980px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 92px;
  padding-bottom: 92px;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-cinematic-hero-copy {
  max-width: min(1040px, 92vw);
  margin: 0 auto;
  text-align: center;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-eyebrow {
  color: #c4b5fd;
  font-size: clamp(0.74rem, 0.62rem + 0.48vw, 1.08rem);
  letter-spacing: clamp(0.18em, 0.8vw, 0.5em);
  text-shadow: 0 0 18px rgba(139, 92, 246, 0.76);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-title {
  margin-top: 22px;
  margin-bottom: 24px;
  font-size: clamp(3.7rem, 11.2vw, 10.6rem);
  letter-spacing: 0;
  line-height: 0.9;
  text-transform: uppercase;
  text-shadow:
    0 0 8px rgba(255, 255, 255, 0.86),
    0 0 24px rgba(139, 92, 246, 0.82),
    0 0 64px rgba(217, 70, 239, 0.48),
    0 0 120px rgba(217, 70, 239, 0.34);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-summary {
  max-width: 780px;
  margin-inline: auto;
  color: rgba(245, 243, 255, 0.94);
  font-size: clamp(1.02rem, 0.92rem + 0.52vw, 1.48rem);
  line-height: 1.82;
  text-shadow: 0 10px 34px rgba(3, 0, 5, 0.72);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-summary-accent {
  display: block;
  margin-top: 6px;
  color: #f5d0fe;
  font-size: 0.9em;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-primary {
  min-height: 60px;
  padding-inline: 34px;
  border-radius: 999px;
  background:
    linear-gradient(90deg, rgba(124, 58, 237, 0.98), rgba(217, 70, 239, 0.96));
  box-shadow:
    0 0 24px rgba(139, 92, 246, 0.42),
    0 0 58px rgba(217, 70, 239, 0.28),
    0 22px 54px rgba(3, 0, 5, 0.38);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-primary:hover {
  box-shadow:
    0 0 34px rgba(217, 70, 239, 0.58),
    0 0 86px rgba(139, 92, 246, 0.34),
    0 24px 64px rgba(3, 0, 5, 0.46);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-front-layout {
  gap: 34px;
  margin-top: 0;
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-conversion-shelf,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-arrivals-shell,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-front-discovery,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-sidebar .pn-widget,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-sidebar .widget_block,
body.product-showcase-cinematic-shell.pn-design-abyss .site-footer .ps-footer-latest {
  border-color: rgba(216, 180, 254, 0.14);
  background:
    linear-gradient(145deg, rgba(13, 7, 21, 0.78), rgba(5, 2, 9, 0.94)),
    rgba(255, 255, 255, 0.02);
  box-shadow: 0 24px 68px rgba(3, 0, 5, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.045);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-post-card,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-spotlight-card,
body.product-showcase-cinematic-shell.pn-design-abyss .product-card {
  border-color: rgba(216, 180, 254, 0.12);
  background:
    linear-gradient(145deg, rgba(13, 7, 20, 0.72), rgba(4, 1, 8, 0.96));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-post-card:hover,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-spotlight-card:hover,
body.product-showcase-cinematic-shell.pn-design-abyss .product-card:hover {
  border-color: rgba(216, 180, 254, 0.28);
  box-shadow: 0 18px 58px rgba(44, 16, 84, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-post-card-media::after,
body.product-showcase-cinematic-shell.pn-design-abyss .card-thumb::after {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), transparent 28%, rgba(217, 70, 239, 0.18)),
    linear-gradient(180deg, transparent 58%, rgba(3, 0, 5, 0.32));
}

body.product-showcase-cinematic-shell.pn-design-abyss .ps-section-kicker,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-arrivals-kicker,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-front-discovery-kicker,
body.product-showcase-cinematic-shell.pn-design-abyss .ps-footer-latest-head p {
  color: #d8b4fe;
  text-shadow: 0 0 16px rgba(139, 92, 246, 0.42);
}

@keyframes psAbyssDrift {
  0% {
    translate: 0 0;
  }
  100% {
    translate: 0 -22px;
  }
}

body.product-showcase-cinematic-shell .ps-footer-bottom {
  display: block;
  margin-top: 0;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  text-align: center;
}

body.product-showcase-cinematic-shell .ps-footer-meta {
  display: none;
}

body.product-showcase-cinematic-shell .copyright {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  color: rgba(107, 114, 128, 0.96);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  opacity: 1;
}

body.product-showcase-cinematic-shell .navigation.pagination {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

body.product-showcase-cinematic-shell .navigation.pagination .nav-links,
body.product-showcase-cinematic-shell .navigation.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.product-showcase-cinematic-shell .navigation.pagination li {
  margin: 0;
}

body.product-showcase-cinematic-shell .navigation.pagination a.page-numbers,
body.product-showcase-cinematic-shell .navigation.pagination span.page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  color: rgba(156, 163, 175, 0.96);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-size: 1.02rem;
  line-height: 1;
  text-decoration: none;
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    background 0.24s ease,
    color 0.24s ease,
    box-shadow 0.24s ease;
}

body.product-showcase-cinematic-shell .navigation.pagination a.page-numbers:hover {
  transform: translateY(-1px);
  border-color: rgba(167, 139, 250, 0.5);
  background: rgba(255, 255, 255, 0.1);
  color: #c4b5fd;
}

body.product-showcase-cinematic-shell .navigation.pagination .page-numbers.current {
  border-color: transparent;
  background: linear-gradient(135deg, #8b5cf6, #d946ef);
  color: #fff;
  box-shadow: 0 0 15px rgba(139, 92, 246, 0.38);
}

body.product-showcase-cinematic-shell .navigation.pagination .page-numbers.dots {
  width: auto;
  min-width: auto;
  border: 0;
  background: transparent;
  color: rgba(107, 114, 128, 0.94);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.95rem;
}

body.product-showcase-cinematic-shell .navigation.pagination .prev,
body.product-showcase-cinematic-shell .navigation.pagination .next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  padding: 0;
  font-size: 0;
  line-height: 1;
  vertical-align: middle;
}

body.product-showcase-cinematic-shell .ps-pagination-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: currentColor;
}

body.product-showcase-cinematic-shell .ps-pagination-arrow-icon {
  display: block;
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
}

body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-top {
  grid-template-columns: 1fr;
  justify-items: center;
  text-align: center;
}

body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-brand {
  max-width: 48rem;
}

body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-social {
  justify-content: center;
}

body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-column--menu .footer-nav a,
body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-column--menu .widget_nav_menu .menu a,
body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-column--menu .widget_categories a,
body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-column--menu .wp-block-categories-list a {
  justify-content: center;
}

body.product-showcase-cinematic-shell .widget_categories li.cat-parent > a,
body.product-showcase-cinematic-shell .wp-block-categories-list li.cat-parent > a {
  border-color: rgba(168, 85, 247, 0.22);
}

body.product-showcase-cinematic-shell .widget_categories ul.children,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children {
  position: relative;
  display: grid;
  flex: 0 0 100%;
  gap: 9px;
  width: 100%;
  margin: 10px 0 0;
  padding: 0 0 0 22px;
  overflow: visible;
}

body.product-showcase-cinematic-shell .widget_categories ul.children::before,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children::before {
  content: "";
  position: absolute;
  top: -6px;
  bottom: 8px;
  left: 8px;
  width: 1px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(168, 85, 247, 0.5), rgba(217, 70, 239, 0.08));
  box-shadow: 0 0 16px rgba(168, 85, 247, 0.18);
}

body.product-showcase-cinematic-shell .widget_categories ul.children > li,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children > li {
  position: relative;
  width: 100%;
  overflow: visible;
}

body.product-showcase-cinematic-shell .widget_categories ul.children > li::before,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children > li::before {
  content: "";
  position: absolute;
  top: 24px;
  left: -14px;
  width: 12px;
  height: 1px;
  border-radius: 999px;
  background: rgba(168, 85, 247, 0.45);
  box-shadow: 0 0 12px rgba(168, 85, 247, 0.18);
}

body.product-showcase-cinematic-shell .widget_categories ul.children a,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children a,
body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-column--menu .widget_categories ul.children a,
body.product-showcase-cinematic-shell.pn-footer-center .ps-footer-column--menu .wp-block-categories-list ul.children a {
  justify-content: space-between;
  min-height: 42px;
  border-color: rgba(216, 180, 254, 0.11);
  background:
    linear-gradient(135deg, rgba(168, 85, 247, 0.08), rgba(217, 70, 239, 0.035)),
    rgba(255, 255, 255, 0.018);
}

body.product-showcase-cinematic-shell .widget_categories ul.children .pn-cat-icon,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children .pn-cat-icon {
  width: 12px;
  height: 12px;
  color: rgba(196, 181, 253, 0.84);
}

body.product-showcase-cinematic-shell .widget_categories ul.children .pn-cat-name,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children .pn-cat-name {
  font-size: clamp(0.74rem, 0.7rem + 0.16vw, 0.84rem);
  font-weight: 700;
  color: rgba(231, 229, 228, 0.82);
}

body.product-showcase-cinematic-shell .widget_categories ul.children .pn-cat-count,
body.product-showcase-cinematic-shell .wp-block-categories-list ul.children .pn-cat-count {
  color: rgba(216, 180, 254, 0.94);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories li.cat-parent > a,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list li.cat-parent > a {
  box-shadow:
    0 18px 42px rgba(0, 0, 0, 0.3),
    inset 0 0 0 1px rgba(168, 85, 247, 0.12);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children {
  gap: 12px;
  margin-top: 12px;
  padding-left: 24px;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children > li::before,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children > li::before {
  top: 36px;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children a,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children a {
  min-height: 52px;
  padding: 10px 12px;
  border-color: rgba(216, 180, 254, 0.12);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children li.pn-cat-has-bg > a,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children li.pn-cat-has-bg > a {
  min-height: 76px;
  padding: 10px 12px;
  border-color: rgba(216, 180, 254, 0.14);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children li.pn-cat-has-bg > a::before,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children li.pn-cat-has-bg > a::before {
  filter: saturate(0.88) contrast(1.03) brightness(0.78);
  opacity: 0.58;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children li.pn-cat-has-bg > a::after,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children li.pn-cat-has-bg > a::after {
  background: linear-gradient(160deg, rgba(8, 6, 12, 0.58), rgba(8, 6, 12, 0.78) 74%);
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children .pn-cat-label,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children .pn-cat-label {
  gap: 7px;
}

body.product-showcase-cinematic-shell .ps-sidebar .widget_categories ul.children .pn-cat-name,
body.product-showcase-cinematic-shell .ps-sidebar .wp-block-categories-list ul.children .pn-cat-name {
  font-size: clamp(0.76rem, 0.72rem + 0.16vw, 0.86rem);
}

@media (max-width: 1280px) {
  body.product-showcase-cinematic-shell .ps-footer-top {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-card {
    grid-column: span 1;
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-card:first-child {
    grid-column: span 2;
  }
}

@media (max-width: 980px) {
  body.product-showcase-cinematic-shell .ps-footer-latest-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-card,
  body.product-showcase-cinematic-shell .ps-footer-latest-card:first-child {
    grid-column: span 1;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss {
    min-height: 760px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-3,
  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-7 {
    display: none;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-title {
    font-size: clamp(3.2rem, 14vw, 6.8rem);
  }
}

@media (max-width: 768px) {
  body.product-showcase-cinematic-shell .layout-grid,
  body.product-showcase-cinematic-home .ps-front-layout {
    margin-bottom: 36px;
  }

  body.product-showcase-cinematic-shell .before-footer,
  body.product-showcase-cinematic-shell .before-footer-full {
    margin-top: 28px;
  }

  body.product-showcase-cinematic-shell .before-footer .pn-widget,
  body.product-showcase-cinematic-shell .before-footer-full .pn-widget,
  body.product-showcase-cinematic-shell .before-footer .widget_block,
  body.product-showcase-cinematic-shell .before-footer-full .widget_block {
    margin-bottom: 20px;
  }

  body.product-showcase-cinematic-shell .site-footer {
    margin-top: 44px;
    padding: 56px 0 28px;
  }

  body.product-showcase-cinematic-shell.pn-footer-hide-link-columns-mobile .site-footer .ps-footer-column--menu,
  body.product-showcase-cinematic-shell.pn-footer-hide-link-columns-mobile .site-footer .ps-footer-column--info {
    display: none;
  }

  body.product-showcase-cinematic-shell .ps-footer-top {
    gap: 32px;
    margin-bottom: 44px;
  }

  body.product-showcase-cinematic-shell .ps-footer-copy {
    padding-right: 0;
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-head {
    display: grid;
    align-items: start;
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-grid {
    grid-template-columns: 1fr;
  }

  body.product-showcase-cinematic-shell .ps-footer-latest-more {
    width: fit-content;
  }

  body.product-showcase-cinematic-shell .navigation.pagination {
    margin-top: 52px;
    padding-top: 24px;
  }
}

@media (max-width: 640px) {
  body.product-showcase-cinematic-shell .layout-grid,
  body.product-showcase-cinematic-home .ps-front-layout {
    margin-bottom: 28px;
  }

  body.product-showcase-cinematic-shell .before-footer,
  body.product-showcase-cinematic-shell .before-footer-full {
    margin-top: 22px;
  }

  body.product-showcase-cinematic-shell .site-footer {
    margin-top: 32px;
    padding-top: 48px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss {
    min-height: 700px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-cinematic-hero-inner {
    min-height: 700px;
    padding-top: 90px;
    padding-bottom: 84px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit {
    inset: 2% -24% 0;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-1 {
    left: 0;
    top: 19%;
    width: 128px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-2 {
    right: 2%;
    top: 16%;
    width: 126px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-4 {
    right: 8%;
    bottom: 15%;
    width: 150px;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-5,
  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card.is-card-6 {
    opacity: 0.18;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-eyebrow {
    letter-spacing: 0.2em;
  }

  body.product-showcase-cinematic-shell.pn-design-abyss .ps-cinematic-hero--abyss .ps-hero-summary {
    font-size: 0.98rem;
  }

  body.product-showcase-cinematic-shell .pn-design-switcher {
    left: 10px;
    bottom: 10px;
    gap: 5px;
    padding: 6px;
  }

  body.product-showcase-cinematic-shell .pn-design-switcher-kicker {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.product-showcase-cinematic-shell.pn-design-abyss .ps-abyss-hero-orbit-card {
    animation: none;
  }
}
