/*
Theme Name: WINMOON V0 Safe Child
Theme URI: https://winmoon.fr
Description: Safe V0-inspired WINMOON child theme. Uses a separate folder so it does not overwrite the current winmoon-child theme.
Author: WINMOON
Author URI: https://winmoon.fr
Template: winmoon-wordpress-theme-7lang
Version: 1.0.23
License: GPL v2 or later
Text Domain: winmoon-v0-child
*/

@import url("../winmoon-wordpress-theme-7lang/style.css");

:root {
  --wm-red: #d6122b;
  --wm-red-hover: #b8101f;
  --wm-silver: #c0c5cc;
  --wm-silver-light: #e8eaed;
  --wm-ink: #1a1a1a;
  --wm-ink-light: #2d3436;
  --wm-bg: #fafbfc;
  --wm-white: #ffffff;
  --wm-border: #e0e0e0;
}

/* Winmoon HR workspace override for the existing /hr-admin page content. */
body.page-id-160 .winmoon-site-header,
body.page-id-160 .winmoon-site-footer,
body.page-id-57 .winmoon-site-header,
body.page-id-57 .winmoon-site-footer,
body.page-id-160 .wp-block-header-primary,
body.page-id-160 .wp-block-main-header,
body.page-id-57 .wp-block-header-primary,
body.page-id-57 .wp-block-main-header,
body.page-id-160 .winmoon-primary-nav,
body.page-id-160 .winmoon-nav-bar,
body.page-id-57 .winmoon-primary-nav,
body.page-id-57 .winmoon-nav-bar,
body.page-id-160 .winmoon-language-switcher {
  display: none !important;
}

body.page-id-160 .winmoon-page-shell,
body.page-id-57 .winmoon-page-shell,
body.page-id-160 .wp-block-post-content,
body.page-id-57 .wp-block-post-content,
body.page-id-160 .entry-content,
body.page-id-57 .entry-content {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.winmoon-wordpress.page-id-57 {
  margin: 0 !important;
}

body.page-id-160 .winmoon-hr-frontend-app {
  min-height: 100vh !important;
  padding: clamp(22px, 4vw, 44px) !important;
  color: #1b2028 !important;
  background:
    radial-gradient(circle at 86% 8%, rgba(214, 18, 43, 0.14), transparent 30%),
    radial-gradient(circle at 12% 18%, rgba(192, 197, 204, 0.42), transparent 34%),
    linear-gradient(135deg, #fbfbfc 0%, #eef1f5 100%) !important;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

body.page-id-160 .winmoon-hr-frontend-app .wrap {
  max-width: 1440px !important;
}

body.page-id-160 .winmoon-hr-login-panel {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr) !important;
  gap: clamp(22px, 4vw, 48px) !important;
  align-items: center !important;
  max-width: 1120px !important;
  min-height: 620px !important;
  margin: 0 auto !important;
  border: 1px solid rgba(192, 197, 204, 0.76) !important;
  border-radius: 18px !important;
  padding: clamp(28px, 5vw, 58px) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 248, 250, 0.94)) !important;
  box-shadow: 0 28px 78px rgba(31, 38, 48, 0.12) !important;
  overflow: hidden !important;
}

body.page-id-160 .winmoon-hr-login-panel::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  width: 46% !important;
  background:
    linear-gradient(155deg, rgba(214, 18, 43, 0.92), rgba(156, 12, 30, 0.9)),
    url("assets/img/visuals/login-skincare-entrance.jpg") center / cover !important;
}

body.page-id-160 .winmoon-hr-login-panel::after {
  content: "Winmoon HR" !important;
  position: absolute !important;
  left: clamp(28px, 5vw, 58px) !important;
  bottom: clamp(28px, 5vw, 58px) !important;
  z-index: 1 !important;
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: clamp(44px, 6vw, 76px) !important;
  font-weight: 900 !important;
  line-height: 0.92 !important;
}

body.page-id-160 .winmoon-hr-login-panel > * {
  position: relative !important;
  z-index: 2 !important;
  grid-column: 2 !important;
}

body.page-id-160 .winmoon-hr-login-panel img {
  width: 156px !important;
  margin: 0 0 24px !important;
}

body.page-id-160 .winmoon-hr-login-panel .winmoon-admin-eyebrow,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-eyebrow,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-brandline,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-card small {
  color: #d6122b !important;
  letter-spacing: 0 !important;
}

body.page-id-160 .winmoon-hr-login-panel h1,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-hero h1 {
  margin: 0 !important;
  color: #1b2028 !important;
  font-size: clamp(34px, 4.8vw, 56px) !important;
  font-weight: 900 !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
}

body.page-id-160 .winmoon-hr-login-panel p,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-hero p,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-card span {
  color: #66707c !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
}

body.page-id-160 .winmoon-hr-login-panel form {
  display: grid !important;
  gap: 14px !important;
  margin-top: 18px !important;
}

body.page-id-160 .winmoon-hr-login-panel label,
body.page-id-160 .winmoon-hr-frontend-app .form-table th {
  color: #222833 !important;
  font-size: 13px !important;
  font-weight: 850 !important;
}

body.page-id-160 .winmoon-hr-login-panel input[type="text"],
body.page-id-160 .winmoon-hr-login-panel input[type="password"],
body.page-id-160 .winmoon-hr-frontend-app input[type="text"],
body.page-id-160 .winmoon-hr-frontend-app input[type="email"],
body.page-id-160 .winmoon-hr-frontend-app input[type="number"],
body.page-id-160 .winmoon-hr-frontend-app input[type="date"],
body.page-id-160 .winmoon-hr-frontend-app input[type="password"],
body.page-id-160 .winmoon-hr-frontend-app select,
body.page-id-160 .winmoon-hr-frontend-app textarea {
  border: 1px solid #d8dde5 !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #1b2028 !important;
  min-height: 46px !important;
  box-shadow: none !important;
}

body.page-id-160 .winmoon-hr-login-panel input:focus,
body.page-id-160 .winmoon-hr-frontend-app input:focus,
body.page-id-160 .winmoon-hr-frontend-app select:focus,
body.page-id-160 .winmoon-hr-frontend-app textarea:focus {
  border-color: #d6122b !important;
  box-shadow: 0 0 0 3px rgba(214, 18, 43, 0.12) !important;
  outline: none !important;
}

body.page-id-160 .winmoon-hr-login-panel .login-submit input,
body.page-id-160 .winmoon-hr-frontend-app .button,
body.page-id-160 .winmoon-hr-frontend-app .button-primary,
body.page-id-160 .winmoon-hr-frontend-app input[type="submit"] {
  min-height: 46px !important;
  border: 1px solid #d6122b !important;
  border-radius: 999px !important;
  background: #d6122b !important;
  color: #fff !important;
  font-weight: 900 !important;
  box-shadow: 0 14px 34px rgba(214, 18, 43, 0.22) !important;
}

body.page-id-160 .winmoon-hr-frontend-app .button:not(.button-primary),
body.page-id-160 .winmoon-hr-frontend-app .delete {
  background: #fff !important;
  color: #1b2028 !important;
  border-color: #cfd5de !important;
  box-shadow: none !important;
}

body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-hero {
  align-items: center !important;
  border: 1px solid rgba(192, 197, 204, 0.72) !important;
  border-radius: 18px !important;
  padding: clamp(30px, 4vw, 46px) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 248, 250, 0.95)) !important;
  box-shadow: 0 28px 78px rgba(31, 38, 48, 0.10) !important;
}

body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-logo,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-hero-logo img {
  width: 156px !important;
  height: auto !important;
  filter: none !important;
}

body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-nav {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-card,
body.page-id-160 .winmoon-hr-frontend-app .form-table,
body.page-id-160 .winmoon-hr-frontend-app .widefat,
body.page-id-160 .winmoon-hr-frontend-app .card {
  border: 1px solid rgba(192, 197, 204, 0.72) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 18px 44px rgba(31, 38, 48, 0.07) !important;
}

body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-card:hover,
body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-card.is-active {
  border-color: #d6122b !important;
  box-shadow: 0 24px 56px rgba(214, 18, 43, 0.14) !important;
}

body.page-id-160 .winmoon-hr-frontend-app .widefat thead th {
  background: #f1f3f6 !important;
  color: #1b2028 !important;
}

body.page-id-160 .winmoon-hr-frontend-app .widefat tbody tr:nth-child(even) {
  background: #fafbfc !important;
}

@media (max-width: 900px) {
  body.page-id-160 .winmoon-hr-login-panel {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
    padding-top: 220px !important;
  }

  body.page-id-160 .winmoon-hr-login-panel::before {
    width: 100% !important;
    height: 190px !important;
    bottom: auto !important;
  }

  body.page-id-160 .winmoon-hr-login-panel::after {
    top: 70px !important;
    bottom: auto !important;
  }

  body.page-id-160 .winmoon-hr-login-panel > * {
    grid-column: 1 !important;
  }

  body.page-id-160 .winmoon-hr-frontend-app .winmoon-admin-nav {
    grid-template-columns: 1fr !important;
  }
}

body {
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--wm-ink);
  background: var(--wm-bg);
}

body.winmoon-wordpress {
  background: #fafbfc;
  color: #18181b;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.winmoon-wordpress h1,
body.winmoon-wordpress h2,
body.winmoon-wordpress h3,
body.winmoon-wordpress .winmoon-logo-country {
  font-family: Archivo, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: 0;
}

a {
  color: var(--wm-red);
  transition: color 0.3s ease;
}

a:hover {
  color: var(--wm-red-hover);
}

.site-header,
header.header,
.header-main,
#masthead,
.navbar {
  background: var(--wm-white) !important;
  border-bottom: 1px solid var(--wm-border);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.nav-menu a,
.main-navigation a,
.primary-menu a,
.menu-item a,
.navbar a {
  color: var(--wm-ink) !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: color 0.3s ease;
}

.nav-menu a:hover,
.main-navigation a:hover,
.primary-menu a:hover,
.menu-item a:hover,
.navbar a:hover,
.current-menu-item > a,
.current_page_item > a {
  color: var(--wm-red) !important;
}

.button,
button,
input[type="submit"],
.btn,
.wp-block-button__link,
.woocommerce .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.add_to_cart_button,
.single_add_to_cart_button {
  background: var(--wm-red) !important;
  border: 0 !important;
  border-radius: 50px !important;
  color: var(--wm-white) !important;
  cursor: pointer;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  padding: 12px 28px !important;
  text-transform: uppercase !important;
  transition: all 0.3s ease !important;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
.woocommerce .button:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover {
  background: var(--wm-red-hover) !important;
  box-shadow: 0 4px 15px rgba(214, 18, 43, 0.3);
  transform: translateY(-2px);
}

.product,
.woocommerce ul.products li.product,
.product-card {
  background: var(--wm-white);
  border: 1px solid var(--wm-border);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.product:hover,
.woocommerce ul.products li.product:hover {
  border-color: var(--wm-silver);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.woocommerce ul.products li.product .price,
.product-price,
.woocommerce-Price-amount {
  color: var(--wm-red) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.site-footer,
footer,
#colophon {
  background: var(--wm-ink) !important;
  color: var(--wm-silver-light) !important;
  padding: 60px 0 30px !important;
}

.site-footer a,
footer a {
  color: var(--wm-silver) !important;
}

.site-footer a:hover,
footer a:hover {
  color: var(--wm-red) !important;
}

body.winmoon-wordpress .winmoon-site-header {
  background: rgba(250, 251, 252, 0.88) !important;
  border-bottom: 1px solid rgba(222, 224, 229, 0.82);
  box-shadow: none;
  position: sticky;
  top: 0;
  z-index: 50;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
}

body.admin-bar .winmoon-site-header {
  top: 32px;
}

body.winmoon-wordpress .winmoon-service-bar {
  align-items: center;
  background: #18181b;
  color: #fafbfc;
  display: flex;
  font-size: 11px;
  font-weight: 700;
  gap: 18px;
  justify-content: center;
  letter-spacing: 0.22em;
  min-height: 36px;
  padding: 0 24px;
  text-transform: uppercase;
}

body.winmoon-wordpress .winmoon-service-bar span {
  opacity: 0.82;
}

body.winmoon-wordpress .winmoon-header-main {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  min-height: 72px;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 24px;
}

body.winmoon-wordpress .winmoon-logo-link {
  align-items: center;
  color: #18181b !important;
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
  justify-self: center;
  text-decoration: none !important;
}

body.winmoon-wordpress .winmoon-logo-link img {
  height: 36px !important;
  max-height: 36px !important;
  max-width: 172px !important;
  object-fit: contain;
  width: auto !important;
}

body.winmoon-wordpress .winmoon-logo-country {
  color: #71717a;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.22em;
  line-height: 1;
  text-transform: uppercase;
}

body.winmoon-wordpress .winmoon-header-actions {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

body.winmoon-wordpress .winmoon-header-actions a,
body.winmoon-wordpress .winmoon-language-switcher a,
body.winmoon-wordpress .winmoon-language-switcher button {
  border-radius: 999px;
  color: rgba(24, 24, 27, 0.72) !important;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 10px;
  text-decoration: none !important;
}

body.winmoon-wordpress .winmoon-header-actions a:hover,
body.winmoon-wordpress .winmoon-language-switcher a:hover,
body.winmoon-wordpress .winmoon-language-switcher button:hover {
  background: #eef0f4;
  color: #d6122b !important;
}

body.winmoon-wordpress .winmoon-primary-nav {
  align-items: center;
  border-top: 1px solid rgba(222, 224, 229, 0.72);
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 1180px;
  min-height: 46px;
  padding: 0 24px;
}

body.winmoon-wordpress .wm-v0-search-panel[hidden] {
  display: none;
}

body.winmoon-wordpress .wm-v0-search-panel {
  background: rgba(250, 251, 252, 0.96);
  border-top: 1px solid rgba(222, 224, 229, 0.72);
  box-shadow: 0 16px 40px rgba(24, 24, 27, 0.08);
  padding: 14px max(24px, calc((100vw - 1180px) / 2));
}

body.winmoon-wordpress .wm-v0-search-form {
  align-items: center;
  display: flex;
  gap: 10px;
}

body.winmoon-wordpress .wm-v0-search-field {
  flex: 1;
  position: relative;
}

body.winmoon-wordpress .wm-v0-search-field span {
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

body.winmoon-wordpress .wm-v0-search-field input {
  background: #fff;
  border: 1px solid rgba(24, 24, 27, 0.14);
  border-radius: 999px;
  color: #18181b;
  font-size: 14px;
  min-height: 46px;
  outline: none;
  padding: 0 18px;
  width: 100%;
}

body.winmoon-wordpress .wm-v0-search-field input:focus {
  border-color: rgba(214, 18, 43, 0.7);
  box-shadow: 0 0 0 3px rgba(214, 18, 43, 0.12);
}

body.winmoon-wordpress .wm-v0-search-submit,
body.winmoon-wordpress .wm-v0-search-close {
  align-items: center;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  min-height: 46px;
}

body.winmoon-wordpress .wm-v0-search-submit {
  background: #d6122b;
  color: #fff;
  padding: 0 22px;
}

body.winmoon-wordpress .wm-v0-search-close {
  background: #eef0f4;
  color: #52525b;
  font-size: 22px;
  width: 46px;
}

body.winmoon-wordpress .winmoon-nav-item {
  position: relative;
}

body.winmoon-wordpress .winmoon-nav-trigger {
  align-items: center;
  color: rgba(24, 24, 27, 0.82) !important;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  gap: 4px;
  letter-spacing: 0.04em;
  min-height: 46px;
  padding: 0 15px;
  text-decoration: none !important;
  text-transform: uppercase;
}

body.winmoon-wordpress .winmoon-nav-trigger:hover {
  color: #d6122b !important;
}

body.winmoon-wordpress .winmoon-subnav {
  background: #fff;
  border: 1px solid #e3e5ea;
  border-radius: 16px;
  box-shadow: 0 24px 60px rgba(24, 24, 27, 0.1);
  left: 50%;
  min-width: 230px;
  opacity: 0;
  padding: 7px;
  position: absolute;
  top: calc(100% + 4px);
  transform: translateX(-50%) translateY(8px);
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
  visibility: hidden;
  z-index: 80;
}

body.winmoon-wordpress .winmoon-nav-item:hover .winmoon-subnav,
body.winmoon-wordpress .winmoon-nav-item:focus-within .winmoon-subnav {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  visibility: visible;
}

body.winmoon-wordpress .winmoon-subnav a {
  border-radius: 11px;
  color: #3f3f46 !important;
  display: block;
  font-size: 14px;
  padding: 10px 12px;
  text-decoration: none !important;
}

body.winmoon-wordpress .winmoon-subnav a:hover {
  background: #f2f3f5;
  color: #d6122b !important;
}

body.winmoon-wordpress .winmoon-site-footer {
  background: #18181b !important;
  color: #fafbfc !important;
  margin-top: 0;
  padding: 56px 24px 26px !important;
}

body.winmoon-wordpress .winmoon-footer-grid,
body.winmoon-wordpress .winmoon-footer-newsletter,
body.winmoon-wordpress .winmoon-footer-bottom {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}

body.winmoon-wordpress .winmoon-footer-logo {
  height: 36px !important;
  max-width: 160px !important;
  width: auto !important;
}

body.winmoon-wordpress .winmoon-site-footer a {
  color: rgba(250, 251, 252, 0.68) !important;
  text-decoration: none !important;
}

body.winmoon-wordpress .winmoon-site-footer a:hover {
  color: #cfd3da !important;
}

.wm-v0-home {
  background: #fafbfc;
  color: #18181b;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow: hidden;
}

.wm-v0-container {
  margin: 0 auto;
  max-width: 1180px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
}

.wm-v0-hero {
  background: #fafbfc;
}

.wm-v0-hero-grid,
.wm-v0-split-grid {
  display: grid;
  gap: 56px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.wm-v0-hero-grid {
  align-items: center;
  min-height: 620px;
  padding-bottom: 88px;
  padding-top: 88px;
}

.wm-v0-copy {
  max-width: 560px;
}

.wm-v0-eyebrow {
  color: #71717a;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.28em;
  margin: 0 0 22px;
  text-transform: uppercase;
}

.wm-v0-red {
  color: #d6122b;
}

.wm-v0-hero h1,
.wm-v0-section-head h2,
.wm-v0-split h2,
.wm-v0-story h2,
.wm-v0-texture h2 {
  color: #18181b;
  font-family: Archivo, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
}

.wm-v0-hero h1 {
  font-size: clamp(46px, 6vw, 78px);
  line-height: 0.98;
  max-width: 620px;
}

.wm-v0-lede,
.wm-v0-split p,
.wm-v0-texture p,
.wm-v0-section-head p {
  color: #666a73;
  font-size: 16px;
  line-height: 1.75;
}

.wm-v0-lede {
  margin: 28px 0 0;
  max-width: 560px;
}

.wm-v0-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.wm-v0-button {
  align-items: center;
  border-radius: 999px !important;
  display: inline-flex;
  font-size: 14px !important;
  font-weight: 700 !important;
  gap: 9px;
  justify-content: center;
  line-height: 1 !important;
  min-height: 48px;
  padding: 0 24px !important;
  text-decoration: none !important;
  text-transform: none !important;
}

.wm-v0-button-primary {
  background: #d6122b !important;
  color: #fff !important;
}

.wm-v0-button-ghost {
  background: #fff !important;
  border: 1px solid #dedfe4 !important;
  color: #18181b !important;
}

.wm-v0-button-dark {
  background: #18181b !important;
  color: #fff !important;
}

.wm-v0-button-light {
  background: #cfd3da !important;
  color: #18181b !important;
}

.wm-v0-hero-media,
.wm-v0-split figure,
.wm-v0-story figure,
.wm-v0-texture figure {
  margin: 0;
}

.wm-v0-hero-media {
  aspect-ratio: 1 / 1;
  border-radius: 28px;
  box-shadow: 0 26px 80px rgba(24, 24, 27, 0.08);
  overflow: hidden;
}

.wm-v0-hero-media img,
.wm-v0-split img,
.wm-v0-story img,
.wm-v0-texture img,
.wm-v0-product-image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.wm-v0-band {
  background: #fff;
  border-bottom: 1px solid #e6e7eb;
  border-top: 1px solid #e6e7eb;
}

.wm-v0-concerns,
.wm-v0-products,
.wm-v0-texture {
  padding-bottom: 82px;
  padding-top: 82px;
}

.wm-v0-section-head {
  align-items: flex-end;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 42px;
}

.wm-v0-section-head h2,
.wm-v0-split h2,
.wm-v0-story h2,
.wm-v0-texture h2 {
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.08;
}

.wm-v0-section-head p {
  margin: 12px 0 0;
  max-width: 620px;
}

.wm-v0-section-head > a {
  color: #18181b;
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.wm-v0-concern-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.wm-v0-concern-card {
  background: #fafbfc;
  border: 1px solid #e3e5ea;
  border-radius: 18px;
  color: #18181b !important;
  min-height: 210px;
  padding: 24px;
  text-decoration: none !important;
  transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.wm-v0-concern-card:hover {
  border-color: #d6122b;
  box-shadow: 0 18px 50px rgba(24, 24, 27, 0.08);
  color: #18181b !important;
  transform: translateY(-3px);
}

.wm-v0-icon {
  align-items: center;
  background: #eceef2;
  border-radius: 999px;
  display: inline-flex;
  height: 44px;
  justify-content: center;
  margin-bottom: 22px;
  width: 44px;
}

.wm-v0-icon svg {
  fill: none;
  height: 22px;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
  width: 22px;
}

.wm-v0-concern-card strong,
.wm-v0-concern-card span:last-child {
  display: block;
}

.wm-v0-concern-card strong {
  font-size: 15px;
  margin-bottom: 9px;
}

.wm-v0-concern-card span:last-child {
  color: #71717a;
  font-size: 13px;
  line-height: 1.65;
}

.wm-v0-product-grid {
  display: grid;
  gap: 26px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.wm-v0-product-card {
  color: #18181b !important;
  display: block;
  text-decoration: none !important;
}

.wm-v0-product-image {
  aspect-ratio: 4 / 5;
  background: #eef0f4;
  border-radius: 18px;
  display: block;
  overflow: hidden;
  position: relative;
}

.wm-v0-product-image img {
  transition: transform 0.7s ease;
}

.wm-v0-product-card:hover .wm-v0-product-image img {
  transform: scale(1.055);
}

.wm-v0-product-image span {
  background: #cfd3da;
  border-radius: 999px;
  color: #18181b;
  font-size: 11px;
  font-weight: 700;
  left: 14px;
  padding: 6px 10px;
  position: absolute;
  top: 14px;
}

.wm-v0-product-meta {
  align-items: flex-start;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  margin-top: 15px;
}

.wm-v0-product-meta small {
  color: #858891;
  display: block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.wm-v0-product-meta strong {
  display: block;
  font-size: 15px;
  line-height: 1.35;
  margin-top: 5px;
}

.wm-v0-product-meta b {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.wm-v0-product-card em {
  color: #71717a;
  display: block;
  font-size: 13px;
  font-style: normal;
  line-height: 1.5;
  margin-top: 8px;
}

.wm-v0-split-grid {
  align-items: center;
  padding-bottom: 82px;
  padding-top: 82px;
}

.wm-v0-split figure,
.wm-v0-story figure,
.wm-v0-texture figure {
  aspect-ratio: 4 / 3;
  border-radius: 28px;
  overflow: hidden;
}

.wm-v0-split p,
.wm-v0-texture p {
  margin: 24px 0 0;
  max-width: 560px;
}

.wm-v0-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 28px 0 34px;
}

.wm-v0-tags span {
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 10px 15px;
  text-transform: uppercase;
}

.wm-v0-tags span:nth-child(1) {
  background: #d6122b;
  color: #fff;
}

.wm-v0-tags span:nth-child(2) {
  background: #cfd3da;
  color: #18181b;
}

.wm-v0-tags span:nth-child(3) {
  background: #18181b;
  color: #fff;
}

.wm-v0-tags span:nth-child(4) {
  background: #b8101f;
  color: #fff;
}

.wm-v0-story {
  background: #d6122b;
  color: #fff;
}

.wm-v0-story .wm-v0-split-grid {
  padding-bottom: 92px;
  padding-top: 92px;
}

.wm-v0-story h2,
.wm-v0-story .wm-v0-eyebrow {
  color: #fff;
}

.wm-v0-story .wm-v0-eyebrow {
  opacity: 0.68;
}

.wm-v0-story p {
  color: rgba(255, 255, 255, 0.76);
  font-size: 15px;
  line-height: 1.75;
  margin: 22px 0 0;
  max-width: 560px;
}

.wm-v0-story .wm-v0-story-lede {
  color: rgba(255, 255, 255, 0.88);
  font-size: 20px;
  margin-top: 14px;
}

.wm-v0-story .wm-v0-button {
  margin-top: 34px;
}

.wm-v0-texture .wm-v0-split-grid {
  padding-bottom: 0;
  padding-top: 0;
}

.wm-v0-stats {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 36px 0 0;
}

.wm-v0-stats dt {
  color: #18181b;
  font-family: Archivo, Inter, sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 1;
}

.wm-v0-stats dd {
  color: #71717a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin: 8px 0 0;
  text-transform: uppercase;
}

.wm-v0-page {
  background: #fafbfc;
  color: #18181b;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.wm-v0-page-hero {
  padding-bottom: 82px;
  padding-top: 82px;
}

.wm-v0-page-hero h1,
.wm-v0-shop-hero h1,
.wm-v0-about-intro h2,
.wm-v0-contact-card h2 {
  color: #18181b;
  font-family: Archivo, Inter, sans-serif;
  font-size: clamp(44px, 6vw, 72px);
  font-weight: 800;
  line-height: 1.02;
  margin: 0;
  max-width: 820px;
}

.wm-v0-page-hero p:not(.wm-v0-eyebrow),
.wm-v0-shop-hero p:not(.wm-v0-eyebrow) {
  color: #666a73;
  font-size: 18px;
  line-height: 1.72;
  margin: 24px 0 0;
  max-width: 760px;
}

.wm-v0-wide-image {
  height: min(460px, 46vw);
  min-height: 300px;
  overflow: hidden;
  width: 100%;
}

.wm-v0-wide-image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.wm-v0-about-intro {
  display: grid;
  gap: 64px;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
  padding-bottom: 92px;
  padding-top: 92px;
}

.wm-v0-about-intro h2,
.wm-v0-contact-card h2 {
  font-size: clamp(32px, 4vw, 48px);
}

.wm-v0-about-intro p {
  color: #666a73;
  font-size: 15px;
  line-height: 1.85;
  margin: 0 0 18px;
}

.wm-v0-about-story {
  padding-bottom: 92px;
  padding-top: 92px;
  text-align: center;
}

.wm-v0-about-story h2,
.wm-v0-about-story p {
  margin-left: auto;
  margin-right: auto;
}

.wm-v0-pillar-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 54px;
  text-align: left;
}

.wm-v0-pillar-grid article {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  padding: 26px;
}

.wm-v0-pillar-grid span {
  color: #cfd3da;
  display: block;
  font-family: Archivo, Inter, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.wm-v0-pillar-grid h3 {
  color: #fff;
  font-size: 17px;
  margin: 18px 0 0;
}

.wm-v0-pillar-grid p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  margin: 10px 0 0;
}

.wm-v0-contact-card {
  align-items: center;
  background: #fff;
  border: 1px solid #e3e5ea;
  border-radius: 24px;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  margin-bottom: 92px;
  margin-top: 92px;
  padding: 42px;
}

.wm-v0-contact-card p {
  color: #666a73;
  line-height: 1.75;
  margin: 14px 0 0;
  max-width: 620px;
}

.wm-v0-shop-hero {
  background: #fff;
  border-bottom: 1px solid #e6e7eb;
  padding-bottom: 64px;
  padding-top: 64px;
}

.wm-v0-shop {
  padding-bottom: 92px;
  padding-top: 48px;
}

.wm-v0-filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.wm-v0-filter-row a {
  background: #fff;
  border: 1px solid #e3e5ea;
  border-radius: 999px;
  color: #666a73 !important;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 16px;
  text-decoration: none !important;
}

.wm-v0-filter-row a.is-active,
.wm-v0-filter-row a:hover {
  background: #d6122b;
  border-color: #d6122b;
  color: #fff !important;
}

.wm-v0-reference-count {
  color: #71717a;
  font-size: 14px;
  margin: 26px 0 0;
}

.wm-v0-product-grid-large {
  margin-top: 26px;
}

body.winmoon-wordpress .woocommerce div.product,
body.winmoon-wordpress .woocommerce-page div.product {
  margin: 0 auto;
  max-width: 1180px;
  padding: 64px 24px;
}

body.winmoon-wordpress .woocommerce div.product div.images img {
  background: #eef0f4;
  border-radius: 24px;
}

body.winmoon-wordpress .woocommerce div.product .summary {
  color: #18181b;
}

body.winmoon-wordpress .woocommerce div.product .product_title {
  font-family: Archivo, Inter, sans-serif;
  font-size: clamp(36px, 4vw, 54px);
  font-weight: 800;
  line-height: 1.05;
}

body.winmoon-wordpress .woocommerce div.product p.price,
body.winmoon-wordpress .woocommerce div.product span.price {
  color: #18181b !important;
  font-family: Archivo, Inter, sans-serif;
  font-size: 34px !important;
  font-weight: 800 !important;
}

body.winmoon-wordpress .woocommerce ul.products {
  display: grid;
  gap: 26px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.winmoon-wordpress .woocommerce ul.products li.product {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

body.winmoon-wordpress .woocommerce ul.products li.product img {
  aspect-ratio: 4 / 5;
  background: #eef0f4;
  border-radius: 18px;
  object-fit: cover;
  width: 100%;
}

body.winmoon-wordpress .woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #18181b;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  padding-top: 14px;
}

@media (max-width: 980px) {
  .wm-v0-hero-grid,
  .wm-v0-split-grid {
    grid-template-columns: 1fr;
  }

  .wm-v0-hero-grid {
    min-height: 0;
    padding-bottom: 58px;
    padding-top: 58px;
  }

  .wm-v0-concern-grid,
  .wm-v0-product-grid,
  .wm-v0-pillar-grid,
  body.winmoon-wordpress .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wm-v0-about-intro {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .wm-v0-container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .wm-v0-hero h1 {
    font-size: 42px;
  }

  .wm-v0-section-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .wm-v0-concern-grid,
  .wm-v0-product-grid,
  .wm-v0-stats,
  .wm-v0-pillar-grid,
  body.winmoon-wordpress .woocommerce ul.products {
    grid-template-columns: 1fr;
  }

  .wm-v0-product-image {
    aspect-ratio: 5 / 4;
  }

  body.winmoon-wordpress .winmoon-service-bar {
    font-size: 10px;
    letter-spacing: 0.12em;
  }

  body.winmoon-wordpress .winmoon-header-main {
    grid-template-columns: 1fr;
    min-height: 82px;
  }

  body.winmoon-wordpress .winmoon-header-actions {
    justify-content: center;
  }

  body.winmoon-wordpress .winmoon-primary-nav {
    justify-content: flex-start;
    overflow-x: auto;
  }

  body.winmoon-wordpress .wm-v0-search-form {
    align-items: stretch;
    flex-direction: column;
  }

  body.winmoon-wordpress .wm-v0-search-submit,
  body.winmoon-wordpress .wm-v0-search-close {
    width: 100%;
  }

  .wm-v0-contact-card {
    align-items: flex-start;
    flex-direction: column;
    padding: 28px;
  }
}

/* Homepage wide-screen refresh: override the older fixed 1180px V0 layout. */
body.winmoon-wordpress.home .wm-v0-home {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: #fafbfc;
}

body.winmoon-wordpress.home .wm-v0-container,
body.winmoon-wordpress.home .winmoon-footer-grid,
body.winmoon-wordpress.home .winmoon-footer-newsletter,
body.winmoon-wordpress.home .winmoon-footer-bottom {
  width: min(1720px, calc(100vw - 64px));
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

body.winmoon-wordpress.home .wm-v0-hero {
  min-height: calc(100vh - 150px);
  display: grid;
  align-items: center;
  background:
    radial-gradient(circle at 83% 16%, rgba(214, 18, 43, 0.12), transparent 30%),
    linear-gradient(135deg, #fbfbfc 0%, #eef1f5 100%);
}

body.winmoon-wordpress.home .wm-v0-hero-grid {
  min-height: calc(100vh - 150px);
  gap: clamp(48px, 5.5vw, 104px);
  grid-template-columns: minmax(0, 0.92fr) minmax(560px, 1.08fr);
  padding-top: clamp(58px, 7vh, 96px);
  padding-bottom: clamp(58px, 7vh, 96px);
}

body.winmoon-wordpress.home .wm-v0-copy {
  max-width: 760px;
}

body.winmoon-wordpress.home .wm-v0-hero h1 {
  max-width: 860px;
  font-size: clamp(56px, 6.4vw, 108px);
}

body.winmoon-wordpress.home .wm-v0-lede,
body.winmoon-wordpress.home .wm-v0-split p,
body.winmoon-wordpress.home .wm-v0-texture p,
body.winmoon-wordpress.home .wm-v0-story p {
  max-width: 720px;
}

body.winmoon-wordpress.home .wm-v0-hero-media {
  border-radius: 30px;
  box-shadow: 0 32px 92px rgba(24, 24, 27, 0.12);
}

body.winmoon-wordpress.home .wm-v0-concerns,
body.winmoon-wordpress.home .wm-v0-products,
body.winmoon-wordpress.home .wm-v0-texture {
  padding-top: clamp(88px, 8vw, 136px);
  padding-bottom: clamp(88px, 8vw, 136px);
}

body.winmoon-wordpress.home .wm-v0-section-head p {
  max-width: 760px;
}

body.winmoon-wordpress.home .wm-v0-concern-grid {
  gap: clamp(20px, 1.8vw, 34px);
}

body.winmoon-wordpress.home .wm-v0-concern-card {
  min-height: clamp(230px, 16vw, 300px);
  padding: clamp(24px, 2vw, 38px);
}

body.winmoon-wordpress.home .wm-v0-product-grid {
  gap: clamp(24px, 2vw, 38px);
}

body.winmoon-wordpress.home .wm-v0-product-image {
  border-radius: 24px;
}

body.winmoon-wordpress.home .wm-v0-split-grid {
  gap: clamp(48px, 5vw, 96px);
  padding-top: clamp(94px, 8vw, 144px);
  padding-bottom: clamp(94px, 8vw, 144px);
}

body.winmoon-wordpress.home .wm-v0-story .wm-v0-split-grid {
  padding-top: clamp(98px, 8vw, 152px);
  padding-bottom: clamp(98px, 8vw, 152px);
}

@media (max-width: 1180px) {
  body.winmoon-wordpress.home .wm-v0-container,
  body.winmoon-wordpress.home .winmoon-footer-grid,
  body.winmoon-wordpress.home .winmoon-footer-newsletter,
  body.winmoon-wordpress.home .winmoon-footer-bottom {
    width: calc(100vw - 40px);
  }

  body.winmoon-wordpress.home .wm-v0-hero,
  body.winmoon-wordpress.home .wm-v0-hero-grid {
    min-height: 0;
  }

  body.winmoon-wordpress.home .wm-v0-hero-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  body.winmoon-wordpress.home .wm-v0-container,
  body.winmoon-wordpress.home .winmoon-footer-grid,
  body.winmoon-wordpress.home .winmoon-footer-newsletter,
  body.winmoon-wordpress.home .winmoon-footer-bottom {
    width: calc(100vw - 32px);
  }

  body.winmoon-wordpress.home .wm-v0-hero h1 {
    font-size: 42px;
  }
}

/* Global header/footer wide-screen refresh: this directly overrides the old 1180px shell. */
body.winmoon-wordpress .winmoon-header-main,
body.winmoon-wordpress .winmoon-primary-nav,
body.winmoon-wordpress .winmoon-footer-newsletter,
body.winmoon-wordpress .winmoon-footer-grid,
body.winmoon-wordpress .winmoon-footer-bottom {
  width: min(1720px, calc(100vw - 64px)) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.winmoon-wordpress .winmoon-site-header {
  width: 100vw !important;
  max-width: none !important;
}

body.winmoon-wordpress .winmoon-service-bar {
  width: 100% !important;
  padding-left: max(24px, calc((100vw - 1720px) / 2)) !important;
  padding-right: max(24px, calc((100vw - 1720px) / 2)) !important;
}

body.winmoon-wordpress .winmoon-primary-nav {
  justify-content: space-between !important;
  gap: clamp(10px, 1.15vw, 22px) !important;
}

body.winmoon-wordpress .winmoon-nav-trigger {
  padding-left: clamp(8px, 0.9vw, 16px) !important;
  padding-right: clamp(8px, 0.9vw, 16px) !important;
}

body.winmoon-wordpress .wm-v0-search-panel {
  padding-left: max(24px, calc((100vw - 1720px) / 2)) !important;
  padding-right: max(24px, calc((100vw - 1720px) / 2)) !important;
}

body.winmoon-wordpress .winmoon-site-footer {
  width: 100vw !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.winmoon-wordpress .winmoon-footer-newsletter {
  grid-template-columns: minmax(420px, 1fr) minmax(320px, 520px) !important;
}

body.winmoon-wordpress .winmoon-footer-grid {
  grid-template-columns: minmax(300px, 1.65fr) repeat(4, minmax(150px, 1fr)) !important;
}

@media (max-width: 1180px) {
  body.winmoon-wordpress .winmoon-header-main,
  body.winmoon-wordpress .winmoon-primary-nav,
  body.winmoon-wordpress .winmoon-footer-newsletter,
  body.winmoon-wordpress .winmoon-footer-grid,
  body.winmoon-wordpress .winmoon-footer-bottom {
    width: calc(100vw - 40px) !important;
  }

  body.winmoon-wordpress .winmoon-primary-nav {
    justify-content: flex-start !important;
    overflow-x: auto !important;
  }
}

@media (max-width: 760px) {
  body.winmoon-wordpress .winmoon-header-main,
  body.winmoon-wordpress .winmoon-primary-nav,
  body.winmoon-wordpress .winmoon-footer-newsletter,
  body.winmoon-wordpress .winmoon-footer-grid,
  body.winmoon-wordpress .winmoon-footer-bottom {
    width: calc(100vw - 32px) !important;
  }

  body.winmoon-wordpress .winmoon-footer-newsletter,
  body.winmoon-wordpress .winmoon-footer-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Server-rendered /hr-admin replacement gate. */
body.winmoon-wordpress .wm-hr-gate {
  width: 100vw;
  min-height: 100vh;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: clamp(24px, 4vw, 56px);
  color: #1b2028;
  background:
    radial-gradient(circle at 88% 10%, rgba(214, 18, 43, 0.14), transparent 30%),
    radial-gradient(circle at 12% 20%, rgba(192, 197, 204, 0.40), transparent 34%),
    linear-gradient(135deg, #fbfbfc 0%, #eef1f5 100%);
}

body.winmoon-wordpress .wm-hr-gate__panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);
  gap: clamp(28px, 5vw, 76px);
  align-items: center;
  width: min(1280px, calc(100vw - 48px));
  min-height: min(720px, calc(100vh - 80px));
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid rgba(192, 197, 204, 0.76);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 32px 90px rgba(31, 38, 48, 0.14);
}

body.winmoon-wordpress .wm-hr-gate__visual {
  align-self: stretch;
  display: grid;
  align-content: end;
  gap: 18px;
  min-height: 420px;
  padding: clamp(34px, 4vw, 58px);
  color: #fff;
  background:
    linear-gradient(155deg, rgba(214, 18, 43, 0.90), rgba(120, 10, 28, 0.86)),
    url("assets/img/visuals/login-skincare-entrance.jpg") center / cover;
}

body.winmoon-wordpress .wm-hr-gate__visual img {
  width: 158px;
  height: auto;
  filter: brightness(0) invert(1);
}

body.winmoon-wordpress .wm-hr-gate__visual span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.winmoon-wordpress .wm-hr-gate__visual h1 {
  max-width: 520px;
  margin: 0;
  color: #fff;
  font-size: clamp(48px, 6vw, 82px);
  line-height: 0.92;
  letter-spacing: 0;
}

body.winmoon-wordpress .wm-hr-gate__form {
  padding: clamp(30px, 4vw, 58px) clamp(28px, 5vw, 68px) clamp(30px, 4vw, 58px) 0;
}

body.winmoon-wordpress .wm-hr-gate__form h2 {
  margin: 0;
  color: #1b2028;
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.04;
}

body.winmoon-wordpress .wm-hr-gate__form p {
  margin: 14px 0 24px;
  color: #66707c;
  font-size: 15px;
  line-height: 1.75;
}

body.winmoon-wordpress .wm-hr-gate__form .login-username,
body.winmoon-wordpress .wm-hr-gate__form .login-password,
body.winmoon-wordpress .wm-hr-gate__form .login-remember,
body.winmoon-wordpress .wm-hr-gate__form .login-submit,
body.winmoon-wordpress .wm-hr-gate__form .wm-login-captcha {
  margin: 0;
}

body.winmoon-wordpress .wm-hr-gate__form form {
  display: grid;
  gap: 14px;
}

body.winmoon-wordpress .wm-hr-gate__form label {
  color: #222833;
  font-size: 13px;
  font-weight: 850;
}

body.winmoon-wordpress .wm-hr-gate__form input[type="text"],
body.winmoon-wordpress .wm-hr-gate__form input[type="password"],
body.winmoon-wordpress .wm-hr-gate__form input[type="number"] {
  width: 100%;
  min-height: 46px;
  border: 1px solid #d8dde5;
  border-radius: 12px;
  padding: 0 14px;
  background: #fff;
  box-shadow: none;
}

body.winmoon-wordpress .wm-hr-gate__form input[type="submit"] {
  width: 100%;
  min-height: 48px;
  border: 0;
  border-radius: 999px;
  background: #d6122b;
  color: #fff;
  font-weight: 900;
  box-shadow: 0 14px 34px rgba(214, 18, 43, 0.22);
}

body.winmoon-wordpress .wm-hr-gate__notice {
  margin: 0 0 16px !important;
  border-radius: 12px;
  padding: 11px 13px;
  font-size: 13px !important;
  font-weight: 800;
  line-height: 1.45 !important;
}

body.winmoon-wordpress .wm-hr-gate__notice.is-error {
  border: 1px solid rgba(214, 18, 43, 0.22);
  background: #fff1f2;
  color: #9f1239;
}

body.winmoon-wordpress .wm-hr-gate__hint {
  margin: 14px 0 0 !important;
  color: #7a8493 !important;
  font-size: 12px !important;
  line-height: 1.55 !important;
}

body.winmoon-wordpress .wm-hr-gate__links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

body.winmoon-wordpress .wm-hr-gate__links span {
  border: 1px solid #d8dde5;
  border-radius: 12px;
  padding: 12px 10px;
  background: #f8fafc;
  color: #1b2028;
  font-size: 13px;
  font-weight: 850;
  text-align: center;
}

@media (max-width: 900px) {
  body.winmoon-wordpress .wm-hr-gate__panel {
    grid-template-columns: 1fr;
  }

  body.winmoon-wordpress .wm-hr-gate__form {
    padding: 0 clamp(24px, 5vw, 42px) clamp(28px, 5vw, 42px);
  }

  body.winmoon-wordpress .wm-hr-gate__links {
    grid-template-columns: 1fr;
  }
}

/* Server-rendered /member-center customer login gate. */
body.winmoon-wordpress .wm-member-gate {
  box-sizing: border-box;
  width: 100vw;
  min-height: 100vh;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: clamp(22px, 4vw, 52px);
  color: #1b2028;
  background:
    radial-gradient(circle at 82% 12%, rgba(214, 18, 43, 0.10), transparent 30%),
    radial-gradient(circle at 14% 18%, rgba(192, 197, 204, 0.42), transparent 34%),
    linear-gradient(135deg, #fbfbfc 0%, #eef1f5 100%);
  overflow-x: hidden;
}

body.winmoon-wordpress .wm-member-gate *,
body.winmoon-wordpress .wm-member-gate *::before,
body.winmoon-wordpress .wm-member-gate *::after {
  box-sizing: border-box;
}

body.winmoon-wordpress .wm-member-gate__shell {
  display: grid;
  grid-template-columns: minmax(420px, 0.95fr) minmax(380px, 0.78fr);
  gap: clamp(28px, 5vw, 64px);
  align-items: stretch;
  width: min(1240px, calc(100vw - 48px));
  min-height: min(690px, calc(100vh - 84px));
  margin: 0 auto;
}

body.winmoon-wordpress .wm-member-gate__brand {
  position: relative;
  display: grid;
  align-content: space-between;
  overflow: hidden;
  border-radius: 22px;
  padding: clamp(30px, 4vw, 50px);
  color: #fff;
  background:
    linear-gradient(155deg, rgba(214, 18, 43, 0.88), rgba(127, 21, 38, 0.76)),
    url("assets/img/visuals/nav/nav-rewards.jpg") center / cover;
  box-shadow: 0 28px 80px rgba(31, 38, 48, 0.15);
}

body.winmoon-wordpress .wm-member-gate__brand::after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  right: -88px;
  top: -72px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,.72), transparent 68%);
}

body.winmoon-wordpress .wm-member-gate__logo {
  position: relative;
  z-index: 1;
  width: 142px;
  height: auto;
  filter: brightness(0) invert(1);
}

body.winmoon-wordpress .wm-member-gate__brand-copy {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 16px;
}

body.winmoon-wordpress .wm-member-gate__eyebrow {
  color: rgba(255, 255, 255, 0.78);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.winmoon-wordpress .wm-member-gate__brand h1 {
  max-width: 480px;
  margin: 0;
  color: #fff;
  font-size: clamp(36px, 4.8vw, 56px);
  font-weight: 650;
  line-height: 1.02;
  letter-spacing: 0;
}

body.winmoon-wordpress .wm-member-gate__brand p {
  max-width: 520px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  line-height: 1.72;
}

body.winmoon-wordpress .wm-member-vip-card {
  position: relative;
  z-index: 1;
  width: min(360px, 100%);
  margin-top: clamp(24px, 5vh, 52px);
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 18px;
  padding: 20px;
  color: #1f2530;
  background: linear-gradient(135deg, #f8fafc 0%, #d9dde3 42%, #c2c8d1 62%, #f5f7fa 100%);
  box-shadow: 0 20px 48px rgba(12, 18, 28, 0.18);
}

body.winmoon-wordpress .wm-member-vip-card span {
  display: block;
  color: #d6122b;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.winmoon-wordpress .wm-member-vip-card strong {
  display: block;
  margin-top: 16px;
  font-size: 23px;
  line-height: 1;
}

body.winmoon-wordpress .wm-member-vip-card small {
  display: block;
  margin-top: 30px;
  color: #5e6672;
  font-size: 12px;
}

body.winmoon-wordpress .wm-member-gate__forms {
  display: grid;
  align-content: center;
  gap: 14px;
}

body.winmoon-wordpress .wm-member-gate__panel {
  border: 1px solid rgba(192, 197, 204, 0.76);
  border-radius: 18px;
  padding: clamp(28px, 4vw, 44px);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 20px 58px rgba(31, 38, 48, 0.09);
}

body.winmoon-wordpress .wm-member-gate__panel h2 {
  margin: 0 0 8px;
  color: #1b2028;
  font-size: clamp(24px, 2.2vw, 30px);
  font-weight: 650;
  line-height: 1.12;
}

body.winmoon-wordpress .wm-member-gate__panel p {
  margin: 0 0 22px;
  color: #66707c;
  font-size: 13px;
  line-height: 1.7;
}

body.winmoon-wordpress .wm-member-gate__notice {
  margin: 0 0 18px !important;
  border: 1px solid rgba(214, 18, 43, 0.22);
  border-radius: 12px;
  padding: 11px 13px;
  background: rgba(214, 18, 43, 0.08);
  color: #9f1023 !important;
  font-size: 13px !important;
  font-weight: 650;
  line-height: 1.45 !important;
}

body.winmoon-wordpress .wm-member-gate__notice.is-success {
  border-color: rgba(33, 128, 88, 0.22);
  background: rgba(33, 128, 88, 0.08);
  color: #146943 !important;
}

body.winmoon-wordpress .wm-member-gate__panel form {
  display: grid;
  gap: 14px;
}

body.winmoon-wordpress .wm-member-gate__panel label {
  display: grid;
  gap: 8px;
  color: #222833;
  font-size: 13px;
  font-weight: 650;
}

body.winmoon-wordpress .wm-member-gate__panel input[type="text"],
body.winmoon-wordpress .wm-member-gate__panel input[type="email"],
body.winmoon-wordpress .wm-member-gate__panel input[type="password"],
body.winmoon-wordpress .wm-member-gate__panel input[type="number"] {
  width: 100%;
  min-height: 46px;
  border: 1px solid #d8dde5;
  border-radius: 10px;
  padding: 0 14px;
  background: #fff;
  color: #1b2028;
  box-shadow: none;
}

body.winmoon-wordpress .wm-login-captcha {
  margin: 0;
}

body.winmoon-wordpress .wm-login-captcha label {
  display: grid;
  gap: 8px;
  margin: 0;
}

body.winmoon-wordpress .wm-login-captcha span {
  color: #222833;
  font-size: 13px;
  font-weight: 750;
}

body.winmoon-wordpress .wm-member-gate__panel input:focus {
  border-color: #d6122b;
  box-shadow: 0 0 0 3px rgba(214, 18, 43, 0.12);
  outline: none;
}

body.winmoon-wordpress .wm-member-gate__panel button {
  width: 100%;
  min-height: 48px;
  border: 0;
  border-radius: 999px;
  background: #d6122b;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 700;
  box-shadow: 0 14px 34px rgba(214, 18, 43, 0.22);
}

body.winmoon-wordpress .wm-member-gate__panel--register button {
  background: #1b2028;
  box-shadow: 0 14px 34px rgba(31, 38, 48, 0.16);
}

body.winmoon-wordpress .wm-member-gate__check {
  display: flex !important;
  grid-template-columns: none !important;
  align-items: center;
  gap: 8px;
  color: #66707c !important;
}

body.winmoon-wordpress .wm-member-gate__check input {
  accent-color: #d6122b;
}

body.winmoon-wordpress .wm-member-gate__features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

body.winmoon-wordpress .wm-member-gate__features span {
  border: 1px solid #d8dde5;
  border-radius: 10px;
  padding: 12px 10px;
  background: #f8fafc;
  color: #1b2028;
  font-size: 12px;
  font-weight: 650;
  text-align: center;
}

body.winmoon-wordpress .wm-member-gate__help {
  margin: 16px 0 0 !important;
  color: #66707c !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
}

@media (max-width: 980px) {
  body.winmoon-wordpress .wm-member-gate__shell {
    grid-template-columns: 1fr;
  }

  body.winmoon-wordpress .wm-member-gate__brand {
    min-height: 520px;
  }
}

@media (max-width: 640px) {
  body.winmoon-wordpress .wm-member-gate {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 16px 32px;
  }

  body.winmoon-wordpress .wm-member-gate__shell {
    width: min(326px, calc(100vw - 48px)) !important;
    max-width: min(326px, calc(100vw - 48px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 28px;
  }

  body.winmoon-wordpress .wm-member-gate__brand {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    padding: 26px;
  }

  body.winmoon-wordpress .wm-member-gate__brand h1 {
    font-size: 34px;
  }

  body.winmoon-wordpress .wm-member-gate__brand p {
    max-width: 100%;
    font-size: 13px;
    overflow-wrap: break-word;
  }

  body.winmoon-wordpress .wm-member-vip-card {
    width: 100%;
    max-width: 100%;
  }

  body.winmoon-wordpress .wm-member-gate__panel {
    width: 100%;
    max-width: 100%;
    padding: 26px 24px;
  }

  body.winmoon-wordpress .wm-member-gate__notice,
  body.winmoon-wordpress .wm-member-gate__help,
  body.winmoon-wordpress .wm-member-gate__panel p {
    overflow-wrap: break-word;
  }

  body.winmoon-wordpress .wm-member-gate__features {
    grid-template-columns: 1fr;
  }
}

/* Header/navigation refinement: cleaner Winmoon red + moonlight silver rhythm. */
body.winmoon-wordpress .winmoon-site-header {
  background: rgba(255, 255, 255, 0.94) !important;
  border-bottom: 0 !important;
  box-shadow: 0 14px 38px rgba(24, 24, 27, 0.045) !important;
}

body.winmoon-wordpress .winmoon-service-bar {
  min-height: 28px !important;
  background: linear-gradient(90deg, #d6122b 0%, #b8bec8 100%) !important;
  color: #ffffff !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  gap: 14px !important;
  letter-spacing: 0.16em !important;
  padding-left: max(24px, calc((100vw - 1480px) / 2)) !important;
  padding-right: max(24px, calc((100vw - 1480px) / 2)) !important;
}

body.winmoon-wordpress .winmoon-service-bar span {
  opacity: 0.92 !important;
}

body.winmoon-wordpress .winmoon-header-main {
  width: min(1480px, calc(100vw - 80px)) !important;
  min-height: 62px !important;
  grid-template-columns: minmax(220px, 1fr) auto minmax(220px, 1fr) !important;
}

body.winmoon-wordpress .winmoon-logo-link {
  gap: 3px !important;
}

body.winmoon-wordpress .winmoon-logo-link img {
  height: 32px !important;
  max-height: 32px !important;
  max-width: 154px !important;
}

body.winmoon-wordpress .winmoon-logo-country {
  color: rgba(24, 24, 27, 0.48) !important;
  font-size: 8px !important;
  font-weight: 500 !important;
  letter-spacing: 0.18em !important;
}

body.winmoon-wordpress .winmoon-nav-bar,
body.winmoon-wordpress .winmoon-primary-nav {
  border-top: 0 !important;
}

body.winmoon-wordpress .winmoon-nav-bar {
  background: transparent !important;
  min-height: 38px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.winmoon-wordpress .winmoon-primary-nav {
  width: min(1240px, calc(100vw - 96px)) !important;
  max-width: none !important;
  min-height: 38px !important;
  justify-content: center !important;
  gap: clamp(14px, 1.05vw, 24px) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.winmoon-wordpress .winmoon-nav-item {
  min-height: 38px !important;
}

body.winmoon-wordpress .winmoon-nav-trigger {
  min-height: 38px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
  color: rgba(24, 24, 27, 0.68) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
  line-height: 1 !important;
  transform: none !important;
}

body.winmoon-wordpress .winmoon-nav-item:hover > .winmoon-nav-trigger,
body.winmoon-wordpress .winmoon-nav-trigger:focus,
body.winmoon-wordpress .winmoon-nav-trigger:hover {
  color: #d6122b !important;
  transform: none !important;
}

body.winmoon-wordpress .winmoon-nav-trigger::after {
  width: 5px !important;
  height: 5px !important;
  margin-left: 6px !important;
  opacity: 0.58 !important;
  transform: translateY(-1px) rotate(45deg) !important;
}

body.winmoon-wordpress .winmoon-header-actions {
  gap: 6px !important;
}

body.winmoon-wordpress .winmoon-header-actions a,
body.winmoon-wordpress .winmoon-language-switcher a,
body.winmoon-wordpress .winmoon-language-switcher button {
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 6px 8px !important;
}

body.winmoon-wordpress .winmoon-language-switcher {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 30px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(232, 234, 237, 0.78) !important;
  box-shadow: inset 0 0 0 1px rgba(192, 197, 204, 0.42) !important;
}

body.winmoon-wordpress .winmoon-language-switcher:not([data-winmoon-language-switcher]) {
  display: none !important;
}

body.winmoon-wordpress .winmoon-language-switcher--floating {
  position: fixed !important;
  top: 86px !important;
  right: max(18px, calc((100vw - 1480px) / 2)) !important;
  z-index: 10000 !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow:
    0 16px 38px rgba(24, 24, 27, 0.11),
    inset 0 0 0 1px rgba(214, 18, 43, 0.16) !important;
}

body.admin-bar.winmoon-wordpress .winmoon-language-switcher--floating {
  top: 118px !important;
}

body.winmoon-wordpress .winmoon-language-label {
  display: none !important;
}

body.winmoon-wordpress .winmoon-language-switcher select {
  width: auto !important;
  min-width: 104px !important;
  max-width: 128px !important;
  min-height: 30px !important;
  height: 30px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: rgba(24, 24, 27, 0.72) !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em !important;
  line-height: 30px !important;
  padding: 0 8px !important;
}

body.winmoon-wordpress .winmoon-language-submit {
  display: none !important;
}

body.winmoon-wordpress .winmoon-language-switcher select:focus-visible {
  outline: 2px solid rgba(214, 18, 43, 0.34) !important;
  outline-offset: 2px !important;
}

@media (max-width: 1180px) {
  body.winmoon-wordpress .winmoon-header-main {
    width: calc(100vw - 40px) !important;
    grid-template-columns: minmax(140px, 1fr) auto minmax(140px, 1fr) !important;
  }

  body.winmoon-wordpress .winmoon-primary-nav {
    width: calc(100vw - 40px) !important;
    justify-content: flex-start !important;
    gap: 18px !important;
    overflow-x: auto !important;
  }
}

@media (max-width: 760px) {
  body.winmoon-wordpress .winmoon-service-bar {
    min-height: 26px !important;
    font-size: 9px !important;
    gap: 10px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  body.winmoon-wordpress .winmoon-service-bar span:nth-child(n+2) {
    display: none !important;
  }

  body.winmoon-wordpress .winmoon-header-main,
  body.winmoon-wordpress .winmoon-primary-nav {
    width: calc(100vw - 32px) !important;
  }

  body.winmoon-wordpress .winmoon-header-main {
    min-height: 58px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 8px !important;
  }

  body.winmoon-wordpress .winmoon-header-actions {
    gap: 3px !important;
    min-width: 0 !important;
    flex: 0 1 auto !important;
    white-space: nowrap !important;
  }

  body.winmoon-wordpress .winmoon-header-main > .winmoon-header-actions:first-child {
    order: 1 !important;
  }

  body.winmoon-wordpress .winmoon-logo-link {
    order: 2 !important;
    flex: 0 0 auto !important;
  }

  body.winmoon-wordpress .winmoon-header-main > .winmoon-header-actions:last-child {
    order: 3 !important;
    justify-content: flex-end !important;
  }

  body.winmoon-wordpress .winmoon-header-actions a,
  body.winmoon-wordpress .winmoon-language-switcher a,
  body.winmoon-wordpress .winmoon-language-switcher button {
    font-size: 10px !important;
    padding: 4px 3px !important;
  }

  body.winmoon-wordpress .winmoon-logo-link img {
    height: 26px !important;
    max-height: 26px !important;
    max-width: 122px !important;
  }

  body.winmoon-wordpress .winmoon-nav-trigger {
    font-size: 11px !important;
    letter-spacing: 0.06em !important;
  }

  body.winmoon-wordpress .winmoon-language-switcher select {
    min-width: 86px !important;
    max-width: 104px !important;
    font-size: 10px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}

/* Winmoon storefront system: product details, reviews, cart, coupons, checkout. */
.wm-shop-system,
.wm-product-detail,
.wm-checkout-page,
.wm-order-confirmation {
  box-sizing: border-box;
  background:
    radial-gradient(circle at 88% 8%, rgba(214, 18, 43, 0.08), transparent 28%),
    linear-gradient(135deg, #fbfbfc 0%, #eef1f5 100%);
  color: #1b2028;
  min-height: 100vh;
  padding: clamp(34px, 5vw, 72px) max(24px, calc((100vw - 1320px) / 2));
}

.wm-shop-system *,
.wm-shop-system *::before,
.wm-shop-system *::after,
.wm-product-detail *,
.wm-product-detail *::before,
.wm-product-detail *::after,
.wm-checkout-page *,
.wm-checkout-page *::before,
.wm-checkout-page *::after,
.wm-order-confirmation *,
.wm-order-confirmation *::before,
.wm-order-confirmation *::after {
  box-sizing: border-box;
}

.wm-shop-hero,
.wm-checkout-header,
.wm-product-detail-hero,
.wm-order-confirmation > section {
  border: 1px solid rgba(192, 197, 204, 0.64);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 24px 70px rgba(31, 38, 48, 0.09);
}

.wm-shop-hero,
.wm-checkout-header {
  align-items: center;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 22px;
  overflow: hidden;
  padding: clamp(28px, 4vw, 46px);
  width: 100%;
}

.wm-shop-hero > *,
.wm-checkout-header > *,
.wm-product-detail-hero > *,
.wm-checkout-grid > *,
.wm-cart-line > *,
.wm-shop-card,
.wm-review-grid > *,
.wm-product-tabs > * {
  min-width: 0;
}

.wm-shop-hero > .wm-v0-button,
.wm-checkout-header > .wm-v0-button {
  flex: 0 0 auto;
  min-width: 100px;
  white-space: nowrap;
}

.wm-shop-hero h1,
.wm-checkout-header h1,
.wm-product-summary h1,
.wm-order-confirmation h1 {
  font-size: clamp(34px, 4.4vw, 56px);
  font-weight: 680;
  line-height: 1.04;
  margin: 0;
  max-width: min(760px, 100%);
  overflow-wrap: break-word;
}

.wm-shop-hero p:last-child,
.wm-checkout-header p:last-child,
.wm-product-summary p,
.wm-order-confirmation p {
  color: #66707c;
  font-size: 15px;
  line-height: 1.7;
  max-width: 640px;
  overflow-wrap: anywhere;
}

.wm-shop-coupon-strip {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 32px;
}

.wm-shop-coupon-strip span {
  border: 1px solid rgba(214, 18, 43, 0.18);
  border-radius: 14px;
  background: #fff;
  color: #66707c;
  display: grid;
  gap: 6px;
  min-height: 82px;
  padding: 16px;
}

.wm-shop-coupon-strip strong {
  color: #d6122b;
  font-size: 13px;
  letter-spacing: 0.08em;
}

.wm-shop-grid {
  align-items: stretch;
}

.wm-shop-card {
  border: 1px solid rgba(192, 197, 204, 0.56);
  border-radius: 18px;
  background: #fff;
  padding: 12px;
  box-shadow: 0 18px 50px rgba(31, 38, 48, 0.06);
}

.wm-shop-card > a {
  color: inherit !important;
  text-decoration: none !important;
}

.wm-shop-card-actions,
.wm-product-buy-box,
.wm-coupon-form {
  display: flex;
  gap: 10px;
  margin-top: 16px;
}

.wm-shop-card-actions button,
.wm-shop-card-actions a,
.wm-product-buy-box button,
.wm-product-buy-box a,
.wm-coupon-form button,
.wm-order-panel button,
.wm-review-form button,
.wm-link-button {
  align-items: center;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  text-decoration: none !important;
}

.wm-shop-card-actions button,
.wm-product-buy-box button,
.wm-order-panel button,
.wm-review-form button {
  background: #d6122b;
  color: #fff;
  box-shadow: 0 14px 34px rgba(214, 18, 43, 0.18);
}

.wm-shop-card-actions a,
.wm-product-buy-box a,
.wm-coupon-form button,
.wm-link-button {
  background: #eef1f5;
  color: #1b2028 !important;
}

.wm-product-detail-hero {
  display: grid;
  gap: clamp(28px, 5vw, 64px);
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1.08fr);
  padding: clamp(24px, 4vw, 46px);
}

.wm-product-detail-hero figure {
  aspect-ratio: 4 / 5;
  background: #eef1f5;
  border-radius: 18px;
  margin: 0;
  overflow: hidden;
}

.wm-product-detail-hero img,
.wm-cart-line img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.wm-product-summary {
  align-self: center;
}

.wm-rating-row {
  align-items: center;
  color: #66707c;
  display: flex;
  gap: 12px;
  margin: 18px 0;
}

.wm-rating-row strong {
  color: #d6122b;
}

.wm-product-price {
  display: block;
  font-size: 32px;
  margin-bottom: 18px;
}

.wm-product-buy-box label {
  align-items: center;
  display: inline-flex;
  gap: 8px;
}

.wm-product-buy-box input {
  border: 1px solid #d8dde5;
  border-radius: 999px;
  min-height: 42px;
  padding: 0 12px;
  width: 74px;
}

.wm-product-benefits {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
}

.wm-product-benefits li {
  border-left: 3px solid #d6122b;
  color: #66707c;
  padding-left: 12px;
}

.wm-product-tabs,
.wm-product-reviews {
  display: grid;
  gap: 18px;
  margin-top: 24px;
}

.wm-product-tabs {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.wm-product-tabs article,
.wm-product-reviews,
.wm-cart-panel,
.wm-order-panel {
  border: 1px solid rgba(192, 197, 204, 0.64);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  padding: 24px;
  box-shadow: 0 18px 50px rgba(31, 38, 48, 0.06);
}

.wm-product-tabs h2,
.wm-product-reviews h2,
.wm-cart-panel h2,
.wm-order-panel h2 {
  font-size: 22px;
  margin: 0 0 10px;
}

.wm-review-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.wm-review-grid article {
  border: 1px solid #e1e5eb;
  border-radius: 14px;
  background: #fbfcfd;
  padding: 18px;
}

.wm-review-grid strong {
  color: #d6122b;
  letter-spacing: 0.08em;
}

.wm-review-grid p,
.wm-review-grid span {
  color: #66707c;
  font-size: 13px;
  line-height: 1.6;
}

.wm-review-form,
.wm-order-panel {
  display: grid;
  gap: 14px;
}

.wm-review-form label,
.wm-order-panel label,
.wm-coupon-form label {
  color: #222833;
  display: grid;
  gap: 7px;
  font-size: 13px;
  font-weight: 650;
}

.wm-review-form input,
.wm-review-form select,
.wm-review-form textarea,
.wm-order-panel input,
.wm-order-panel select,
.wm-order-panel textarea,
.wm-coupon-form input {
  border: 1px solid #d8dde5;
  border-radius: 10px;
  box-shadow: none;
  min-height: 44px;
  padding: 0 12px;
  width: 100%;
}

.wm-review-form textarea,
.wm-order-panel textarea {
  padding-top: 12px;
}

.wm-checkout-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.78fr);
}

.wm-cart-line {
  align-items: center;
  border-bottom: 1px solid #e4e8ef;
  display: grid;
  gap: 14px;
  grid-template-columns: 74px minmax(0, 1fr) 82px 120px;
  padding: 14px 0;
}

.wm-cart-line img {
  aspect-ratio: 1;
  border-radius: 12px;
  background: #eef1f5;
}

.wm-cart-line strong,
.wm-cart-line small {
  display: block;
}

.wm-cart-line small {
  color: #66707c;
  margin-top: 4px;
}

.wm-cart-line input {
  border: 1px solid #d8dde5;
  border-radius: 999px;
  min-height: 40px;
  padding: 0 10px;
  width: 82px;
}

.wm-coupon-form {
  align-items: end;
  border-top: 1px solid #e4e8ef;
  margin-top: 18px;
  padding-top: 18px;
}

.wm-two-fields {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.wm-order-summary {
  border: 1px solid #e4e8ef;
  border-radius: 14px;
  background: #fbfcfd;
  display: grid;
  gap: 10px;
  padding: 16px;
}

.wm-order-summary p {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
}

.wm-order-summary .is-total {
  border-top: 1px solid #d8dde5;
  font-size: 20px;
  margin-top: 6px;
  padding-top: 12px;
}

.wm-order-summary small {
  color: #66707c;
}

.wm-order-confirmation > section {
  margin: 0 auto;
  max-width: 820px;
  padding: clamp(34px, 5vw, 56px);
  text-align: center;
}

.wm-order-number {
  border: 1px dashed rgba(214, 18, 43, 0.36);
  border-radius: 14px;
  color: #d6122b;
  display: inline-flex;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin: 18px auto;
  padding: 14px 18px;
}

@media (max-width: 980px) {
  .wm-shop-coupon-strip,
  .wm-product-tabs,
  .wm-review-grid,
  .wm-checkout-grid,
  .wm-product-detail-hero {
    grid-template-columns: 1fr;
  }

  .wm-shop-hero,
  .wm-checkout-header {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .wm-shop-system,
  .wm-product-detail,
  .wm-checkout-page,
  .wm-order-confirmation {
    padding: 22px 16px;
    overflow-x: hidden;
  }

  .wm-shop-hero,
  .wm-checkout-header,
  .wm-product-detail-hero,
  .wm-product-tabs article,
  .wm-product-reviews,
  .wm-cart-panel,
  .wm-order-panel {
    max-width: 100%;
  }

  .wm-shop-hero,
  .wm-checkout-header,
  .wm-product-detail-hero,
  .wm-product-tabs article,
  .wm-product-reviews,
  .wm-cart-panel,
  .wm-order-panel,
  .wm-order-confirmation > section {
    border-radius: 14px;
    padding: 22px;
  }

  .wm-shop-hero > div,
  .wm-checkout-header > div,
  .wm-product-summary,
  .wm-order-panel,
  .wm-cart-panel {
    min-width: 0;
    width: 100%;
  }

  .wm-shop-hero h1,
  .wm-checkout-header h1,
  .wm-product-summary h1,
  .wm-order-confirmation h1 {
    font-size: 26px;
    line-height: 1.12;
  }

  .wm-shop-hero p,
  .wm-checkout-header p,
  .wm-product-summary p,
  .wm-order-confirmation p {
    font-size: 14px;
    line-height: 1.62;
    max-width: 100%;
    overflow-wrap: break-word;
  }

  .wm-shop-coupon-strip {
    gap: 10px;
  }

  .wm-shop-coupon-strip span {
    min-height: auto;
    padding: 14px;
  }

  .wm-shop-card-actions,
  .wm-product-buy-box {
    align-items: stretch;
    flex-direction: column;
  }

  .wm-product-buy-box label {
    justify-content: space-between;
  }

  .wm-cart-line {
    grid-template-columns: 58px minmax(0, 1fr);
  }

  .wm-cart-line input,
  .wm-cart-line b {
    grid-column: 2;
  }

  .wm-two-fields,
  .wm-coupon-form {
    grid-template-columns: 1fr;
  }
}
