/* Dynamic front theme: custom_style10 */
/* front_theme_common.css - final overlay for custom_style1-8.
   Loaded after the selected custom_styleN.css by theme-css.php. */

body.custom_style1,
body.custom_style2,
body.custom_style3,
body.custom_style4,
body.custom_style5,
body.custom_style6,
body.custom_style7,
body.custom_style8 {
  --theme-radius-sm: 10px;
  --theme-radius: 16px;
  --theme-radius-lg: 24px;
  --theme-surface: #ffffff;
  --theme-surface-soft: rgba(255,255,255,.92);
  --theme-ink: var(--theme-text, #1f2937);
  --theme-ink-strong: #101828;
  --theme-line: rgba(15, 23, 42, .10);
  --theme-focus: 0 0 0 3px rgba(37, 99, 235, .18);
  --theme-card-shadow: 0 18px 46px rgba(15, 23, 42, .09);
  color: var(--theme-ink) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif !important;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}

body.custom_style8 {
  --theme-surface: rgba(12, 18, 38, .94);
  --theme-surface-soft: rgba(18, 27, 56, .86);
  --theme-ink: #eef7ff;
  --theme-ink-strong: #ffffff;
  --theme-line: rgba(160, 210, 255, .18);
  --theme-focus: 0 0 0 3px rgba(0, 212, 255, .24);
  --theme-card-shadow: 0 20px 52px rgba(0, 0, 0, .34), 0 0 28px rgba(0, 212, 255, .10);
}

body.custom_style1 { --theme-radius-lg: 18px; }
body.custom_style2 { --theme-radius-lg: 14px; --theme-card-shadow: 0 14px 36px rgba(15,23,42,.08); }
body.custom_style3 { --theme-radius-lg: 18px; }
body.custom_style4 { --theme-radius-lg: 14px; }
body.custom_style5 { --theme-radius-lg: 28px; }
body.custom_style6 { --theme-radius-lg: 22px; }
body.custom_style7 { --theme-radius-lg: 28px; --theme-card-shadow: 0 18px 44px rgba(255, 36, 66, .12); }

body.custom_style1 a,
body.custom_style2 a,
body.custom_style3 a,
body.custom_style4 a,
body.custom_style5 a,
body.custom_style6 a,
body.custom_style7 a,
body.custom_style8 a {
  text-decoration: none;
}

body.custom_style1 a:focus-visible,
body.custom_style2 a:focus-visible,
body.custom_style3 a:focus-visible,
body.custom_style4 a:focus-visible,
body.custom_style5 a:focus-visible,
body.custom_style6 a:focus-visible,
body.custom_style7 a:focus-visible,
body.custom_style8 a:focus-visible,
body.custom_style1 button:focus-visible,
body.custom_style2 button:focus-visible,
body.custom_style3 button:focus-visible,
body.custom_style4 button:focus-visible,
body.custom_style5 button:focus-visible,
body.custom_style6 button:focus-visible,
body.custom_style7 button:focus-visible,
body.custom_style8 button:focus-visible,
body.custom_style1 input:focus,
body.custom_style2 input:focus,
body.custom_style3 input:focus,
body.custom_style4 input:focus,
body.custom_style5 input:focus,
body.custom_style6 input:focus,
body.custom_style7 input:focus,
body.custom_style8 input:focus,
body.custom_style1 select:focus,
body.custom_style2 select:focus,
body.custom_style3 select:focus,
body.custom_style4 select:focus,
body.custom_style5 select:focus,
body.custom_style6 select:focus,
body.custom_style7 select:focus,
body.custom_style8 select:focus,
body.custom_style1 textarea:focus,
body.custom_style2 textarea:focus,
body.custom_style3 textarea:focus,
body.custom_style4 textarea:focus,
body.custom_style5 textarea:focus,
body.custom_style6 textarea:focus,
body.custom_style7 textarea:focus,
body.custom_style8 textarea:focus {
  outline: none !important;
  box-shadow: var(--theme-focus) !important;
}

body.custom_style1 .wrap,
body.custom_style2 .wrap,
body.custom_style3 .wrap,
body.custom_style4 .wrap,
body.custom_style5 .wrap,
body.custom_style6 .wrap,
body.custom_style7 .wrap,
body.custom_style8 .wrap,
body.custom_style1 .l-wrap,
body.custom_style2 .l-wrap,
body.custom_style3 .l-wrap,
body.custom_style4 .l-wrap,
body.custom_style5 .l-wrap,
body.custom_style6 .l-wrap,
body.custom_style7 .l-wrap,
body.custom_style8 .l-wrap,
body.custom_style1 .np-wrap,
body.custom_style2 .np-wrap,
body.custom_style3 .np-wrap,
body.custom_style4 .np-wrap,
body.custom_style5 .np-wrap,
body.custom_style6 .np-wrap,
body.custom_style7 .np-wrap,
body.custom_style8 .np-wrap,
body.custom_style1 .inward,
body.custom_style2 .inward,
body.custom_style3 .inward,
body.custom_style4 .inward,
body.custom_style5 .inward,
body.custom_style6 .inward,
body.custom_style7 .inward,
body.custom_style8 .inward {
  max-width: 1200px;
}

body.custom_style1 .topbar,
body.custom_style2 .topbar,
body.custom_style3 .topbar,
body.custom_style4 .topbar,
body.custom_style5 .topbar,
body.custom_style6 .topbar,
body.custom_style7 .topbar,
body.custom_style8 .topbar,
body.custom_style1 .l-topbar,
body.custom_style2 .l-topbar,
body.custom_style3 .l-topbar,
body.custom_style4 .l-topbar,
body.custom_style5 .l-topbar,
body.custom_style6 .l-topbar,
body.custom_style7 .l-topbar,
body.custom_style8 .l-topbar,
body.custom_style1 .p-topbar,
body.custom_style2 .p-topbar,
body.custom_style3 .p-topbar,
body.custom_style4 .p-topbar,
body.custom_style5 .p-topbar,
body.custom_style6 .p-topbar,
body.custom_style7 .p-topbar,
body.custom_style8 .p-topbar,
body.custom_style1 .np-topbar,
body.custom_style2 .np-topbar,
body.custom_style3 .np-topbar,
body.custom_style4 .np-topbar,
body.custom_style5 .np-topbar,
body.custom_style6 .np-topbar,
body.custom_style7 .np-topbar,
body.custom_style8 .np-topbar,
body.custom_style1 .bartop,
body.custom_style2 .bartop,
body.custom_style3 .bartop,
body.custom_style4 .bartop,
body.custom_style5 .bartop,
body.custom_style6 .bartop,
body.custom_style7 .bartop,
body.custom_style8 .bartop {
  min-height: 36px;
  border-bottom: 1px solid var(--theme-line) !important;
}

body.custom_style5 .topbar,
body.custom_style5 .l-topbar,
body.custom_style5 .p-topbar,
body.custom_style5 .np-topbar,
body.custom_style5 .bartop {
  color: #40210f !important;
}

body.custom_style5 .topbar a,
body.custom_style5 .l-topbar a,
body.custom_style5 .p-topbar a,
body.custom_style5 .np-topbar a,
body.custom_style5 .bartop a,
body.custom_style5 .barcity {
  color: #40210f !important;
}

body.custom_style1 .site-header,
body.custom_style2 .site-header,
body.custom_style3 .site-header,
body.custom_style4 .site-header,
body.custom_style5 .site-header,
body.custom_style6 .site-header,
body.custom_style7 .site-header,
body.custom_style8 .site-header,
body.custom_style1 .l-header,
body.custom_style2 .l-header,
body.custom_style3 .l-header,
body.custom_style4 .l-header,
body.custom_style5 .l-header,
body.custom_style6 .l-header,
body.custom_style7 .l-header,
body.custom_style8 .l-header,
body.custom_style1 .p-header,
body.custom_style2 .p-header,
body.custom_style3 .p-header,
body.custom_style4 .p-header,
body.custom_style5 .p-header,
body.custom_style6 .p-header,
body.custom_style7 .p-header,
body.custom_style8 .p-header,
body.custom_style1 .np-site-head,
body.custom_style2 .np-site-head,
body.custom_style3 .np-site-head,
body.custom_style4 .np-site-head,
body.custom_style5 .np-site-head,
body.custom_style6 .np-site-head,
body.custom_style7 .np-site-head,
body.custom_style8 .np-site-head,
body.custom_style1 .eyoucms_head,
body.custom_style2 .eyoucms_head,
body.custom_style3 .eyoucms_head,
body.custom_style4 .eyoucms_head,
body.custom_style5 .eyoucms_head,
body.custom_style6 .eyoucms_head,
body.custom_style7 .eyoucms_head,
body.custom_style8 .eyoucms_head {
  background: var(--theme-surface) !important;
  border-bottom: 1px solid var(--theme-line) !important;
  box-shadow: var(--theme-card-shadow) !important;
}

body.custom_style1 .brand img,
body.custom_style2 .brand img,
body.custom_style3 .brand img,
body.custom_style4 .brand img,
body.custom_style5 .brand img,
body.custom_style6 .brand img,
body.custom_style7 .brand img,
body.custom_style8 .brand img,
body.custom_style1 .l-logo img,
body.custom_style2 .l-logo img,
body.custom_style3 .l-logo img,
body.custom_style4 .l-logo img,
body.custom_style5 .l-logo img,
body.custom_style6 .l-logo img,
body.custom_style7 .l-logo img,
body.custom_style8 .l-logo img,
body.custom_style1 .p-logo img,
body.custom_style2 .p-logo img,
body.custom_style3 .p-logo img,
body.custom_style4 .p-logo img,
body.custom_style5 .p-logo img,
body.custom_style6 .p-logo img,
body.custom_style7 .p-logo img,
body.custom_style8 .p-logo img,
body.custom_style1 .np-logo img,
body.custom_style2 .np-logo img,
body.custom_style3 .np-logo img,
body.custom_style4 .np-logo img,
body.custom_style5 .np-logo img,
body.custom_style6 .np-logo img,
body.custom_style7 .np-logo img,
body.custom_style8 .np-logo img {
  max-height: 70px;
  object-fit: contain;
}

body.custom_style1 .search-box,
body.custom_style2 .search-box,
body.custom_style3 .search-box,
body.custom_style4 .search-box,
body.custom_style5 .search-box,
body.custom_style6 .search-box,
body.custom_style7 .search-box,
body.custom_style8 .search-box,
body.custom_style1 .l-search-box,
body.custom_style2 .l-search-box,
body.custom_style3 .l-search-box,
body.custom_style4 .l-search-box,
body.custom_style5 .l-search-box,
body.custom_style6 .l-search-box,
body.custom_style7 .l-search-box,
body.custom_style8 .l-search-box,
body.custom_style1 .p-search-box,
body.custom_style2 .p-search-box,
body.custom_style3 .p-search-box,
body.custom_style4 .p-search-box,
body.custom_style5 .p-search-box,
body.custom_style6 .p-search-box,
body.custom_style7 .p-search-box,
body.custom_style8 .p-search-box,
body.custom_style1 .np-search-shell,
body.custom_style2 .np-search-shell,
body.custom_style3 .np-search-shell,
body.custom_style4 .np-search-shell,
body.custom_style5 .np-search-shell,
body.custom_style6 .np-search-shell,
body.custom_style7 .np-search-shell,
body.custom_style8 .np-search-shell {
  background: #fff !important;
  border: 2px solid var(--theme-primary) !important;
  border-radius: 999px !important;
  overflow: hidden;
  box-shadow: 0 12px 28px var(--theme-shadow, rgba(0,0,0,.10)) !important;
}

body.custom_style1 .search-box input,
body.custom_style2 .search-box input,
body.custom_style3 .search-box input,
body.custom_style4 .search-box input,
body.custom_style5 .search-box input,
body.custom_style6 .search-box input,
body.custom_style7 .search-box input,
body.custom_style8 .search-box input,
body.custom_style1 .l-search-box input,
body.custom_style2 .l-search-box input,
body.custom_style3 .l-search-box input,
body.custom_style4 .l-search-box input,
body.custom_style5 .l-search-box input,
body.custom_style6 .l-search-box input,
body.custom_style7 .l-search-box input,
body.custom_style8 .l-search-box input,
body.custom_style1 .p-search-box input,
body.custom_style2 .p-search-box input,
body.custom_style3 .p-search-box input,
body.custom_style4 .p-search-box input,
body.custom_style5 .p-search-box input,
body.custom_style6 .p-search-box input,
body.custom_style7 .p-search-box input,
body.custom_style8 .p-search-box input {
  color: #111827 !important;
  background: #fff !important;
  font-size: 15px !important;
}

body.custom_style1 .search-box button,
body.custom_style2 .search-box button,
body.custom_style3 .search-box button,
body.custom_style4 .search-box button,
body.custom_style5 .search-box button,
body.custom_style6 .search-box button,
body.custom_style7 .search-box button,
body.custom_style8 .search-box button,
body.custom_style1 .l-search-box button,
body.custom_style2 .l-search-box button,
body.custom_style3 .l-search-box button,
body.custom_style4 .l-search-box button,
body.custom_style5 .l-search-box button,
body.custom_style6 .l-search-box button,
body.custom_style7 .l-search-box button,
body.custom_style8 .l-search-box button,
body.custom_style1 .p-search-box button,
body.custom_style2 .p-search-box button,
body.custom_style3 .p-search-box button,
body.custom_style4 .p-search-box button,
body.custom_style5 .p-search-box button,
body.custom_style6 .p-search-box button,
body.custom_style7 .p-search-box button,
body.custom_style8 .p-search-box button,
body.custom_style1 .np-search-shell button,
body.custom_style2 .np-search-shell button,
body.custom_style3 .np-search-shell button,
body.custom_style4 .np-search-shell button,
body.custom_style5 .np-search-shell button,
body.custom_style6 .np-search-shell button,
body.custom_style7 .np-search-shell button,
body.custom_style8 .np-search-shell button {
  color: #fff !important;
  background: linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark)) !important;
  border: 0 !important;
  font-weight: 700 !important;
}

body.custom_style1 .nav-strip,
body.custom_style2 .nav-strip,
body.custom_style3 .nav-strip,
body.custom_style4 .nav-strip,
body.custom_style5 .nav-strip,
body.custom_style6 .nav-strip,
body.custom_style7 .nav-strip,
body.custom_style8 .nav-strip,
body.custom_style1 .l-nav,
body.custom_style2 .l-nav,
body.custom_style3 .l-nav,
body.custom_style4 .l-nav,
body.custom_style5 .l-nav,
body.custom_style6 .l-nav,
body.custom_style7 .l-nav,
body.custom_style8 .l-nav,
body.custom_style1 .eyou_dh,
body.custom_style2 .eyou_dh,
body.custom_style3 .eyou_dh,
body.custom_style4 .eyou_dh,
body.custom_style5 .eyou_dh,
body.custom_style6 .eyou_dh,
body.custom_style7 .eyou_dh,
body.custom_style8 .eyou_dh {
  border-radius: var(--theme-radius) !important;
  overflow: hidden;
}

body.custom_style1 .all-cats,
body.custom_style2 .all-cats,
body.custom_style3 .all-cats,
body.custom_style4 .all-cats,
body.custom_style5 .all-cats,
body.custom_style6 .all-cats,
body.custom_style7 .all-cats,
body.custom_style8 .all-cats,
body.custom_style1 .l-all-cats,
body.custom_style2 .l-all-cats,
body.custom_style3 .l-all-cats,
body.custom_style4 .l-all-cats,
body.custom_style5 .l-all-cats,
body.custom_style6 .l-all-cats,
body.custom_style7 .l-all-cats,
body.custom_style8 .l-all-cats,
body.custom_style1 .np-primary-nav,
body.custom_style2 .np-primary-nav,
body.custom_style3 .np-primary-nav,
body.custom_style4 .np-primary-nav,
body.custom_style5 .np-primary-nav,
body.custom_style6 .np-primary-nav,
body.custom_style7 .np-primary-nav,
body.custom_style8 .np-primary-nav {
  color: #fff !important;
  background: linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark)) !important;
  font-weight: 800 !important;
}

body.custom_style1 .main-nav a,
body.custom_style2 .main-nav a,
body.custom_style3 .main-nav a,
body.custom_style4 .main-nav a,
body.custom_style5 .main-nav a,
body.custom_style6 .main-nav a,
body.custom_style7 .main-nav a,
body.custom_style8 .main-nav a,
body.custom_style1 .l-nav-links a,
body.custom_style2 .l-nav-links a,
body.custom_style3 .l-nav-links a,
body.custom_style4 .l-nav-links a,
body.custom_style5 .l-nav-links a,
body.custom_style6 .l-nav-links a,
body.custom_style7 .l-nav-links a,
body.custom_style8 .l-nav-links a,
body.custom_style1 .eyou_dh a,
body.custom_style2 .eyou_dh a,
body.custom_style3 .eyou_dh a,
body.custom_style4 .eyou_dh a,
body.custom_style5 .eyou_dh a,
body.custom_style6 .eyou_dh a,
body.custom_style7 .eyou_dh a,
body.custom_style8 .eyou_dh a {
  border-radius: 999px !important;
  color: var(--theme-ink-strong) !important;
  font-weight: 700;
}

body.custom_style1 .main-nav a.active,
body.custom_style2 .main-nav a.active,
body.custom_style3 .main-nav a.active,
body.custom_style4 .main-nav a.active,
body.custom_style5 .main-nav a.active,
body.custom_style6 .main-nav a.active,
body.custom_style7 .main-nav a.active,
body.custom_style8 .main-nav a.active,
body.custom_style1 .main-nav a:hover,
body.custom_style2 .main-nav a:hover,
body.custom_style3 .main-nav a:hover,
body.custom_style4 .main-nav a:hover,
body.custom_style5 .main-nav a:hover,
body.custom_style6 .main-nav a:hover,
body.custom_style7 .main-nav a:hover,
body.custom_style8 .main-nav a:hover,
body.custom_style1 .l-nav-links a.active,
body.custom_style2 .l-nav-links a.active,
body.custom_style3 .l-nav-links a.active,
body.custom_style4 .l-nav-links a.active,
body.custom_style5 .l-nav-links a.active,
body.custom_style6 .l-nav-links a.active,
body.custom_style7 .l-nav-links a.active,
body.custom_style8 .l-nav-links a.active,
body.custom_style1 .l-nav-links a:hover,
body.custom_style2 .l-nav-links a:hover,
body.custom_style3 .l-nav-links a:hover,
body.custom_style4 .l-nav-links a:hover,
body.custom_style5 .l-nav-links a:hover,
body.custom_style6 .l-nav-links a:hover,
body.custom_style7 .l-nav-links a:hover,
body.custom_style8 .l-nav-links a:hover,
body.custom_style1 .eyou_dh a:hover,
body.custom_style2 .eyou_dh a:hover,
body.custom_style3 .eyou_dh a:hover,
body.custom_style4 .eyou_dh a:hover,
body.custom_style5 .eyou_dh a:hover,
body.custom_style6 .eyou_dh a:hover,
body.custom_style7 .eyou_dh a:hover,
body.custom_style8 .eyou_dh a:hover {
  color: #fff !important;
  background: linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark)) !important;
}

body.custom_style1 .hero-shell,
body.custom_style2 .hero-shell,
body.custom_style3 .hero-shell,
body.custom_style4 .hero-shell,
body.custom_style5 .hero-shell,
body.custom_style6 .hero-shell,
body.custom_style7 .hero-shell,
body.custom_style8 .hero-shell,
body.custom_style1 .l-hero,
body.custom_style2 .l-hero,
body.custom_style3 .l-hero,
body.custom_style4 .l-hero,
body.custom_style5 .l-hero,
body.custom_style6 .l-hero,
body.custom_style7 .l-hero,
body.custom_style8 .l-hero {
  border-radius: var(--theme-radius-lg) !important;
  overflow: hidden;
}

body.custom_style1 .hero-banner,
body.custom_style2 .hero-banner,
body.custom_style3 .hero-banner,
body.custom_style4 .hero-banner,
body.custom_style5 .hero-banner,
body.custom_style6 .hero-banner,
body.custom_style7 .hero-banner,
body.custom_style8 .hero-banner {
  border: 1px solid var(--theme-line) !important;
  border-radius: var(--theme-radius-lg) !important;
  box-shadow: var(--theme-card-shadow) !important;
}

body.custom_style1 .hero-copy h1,
body.custom_style2 .hero-copy h1,
body.custom_style3 .hero-copy h1,
body.custom_style4 .hero-copy h1,
body.custom_style5 .hero-copy h1,
body.custom_style6 .hero-copy h1,
body.custom_style7 .hero-copy h1,
body.custom_style8 .hero-copy h1,
body.custom_style1 .section-head h2,
body.custom_style2 .section-head h2,
body.custom_style3 .section-head h2,
body.custom_style4 .section-head h2,
body.custom_style5 .section-head h2,
body.custom_style6 .section-head h2,
body.custom_style7 .section-head h2,
body.custom_style8 .section-head h2,
body.custom_style1 .l-grid-head h2,
body.custom_style2 .l-grid-head h2,
body.custom_style3 .l-grid-head h2,
body.custom_style4 .l-grid-head h2,
body.custom_style5 .l-grid-head h2,
body.custom_style6 .l-grid-head h2,
body.custom_style7 .l-grid-head h2,
body.custom_style8 .l-grid-head h2,
body.custom_style1 .np-detail-title,
body.custom_style2 .np-detail-title,
body.custom_style3 .np-detail-title,
body.custom_style4 .np-detail-title,
body.custom_style5 .np-detail-title,
body.custom_style6 .np-detail-title,
body.custom_style7 .np-detail-title,
body.custom_style8 .np-detail-title {
  color: var(--theme-ink-strong) !important;
  letter-spacing: -.02em;
}

body.custom_style1 .hero-desc,
body.custom_style2 .hero-desc,
body.custom_style3 .hero-desc,
body.custom_style4 .hero-desc,
body.custom_style5 .hero-desc,
body.custom_style6 .hero-desc,
body.custom_style7 .hero-desc,
body.custom_style8 .hero-desc,
body.custom_style1 .l-card-sub,
body.custom_style2 .l-card-sub,
body.custom_style3 .l-card-sub,
body.custom_style4 .l-card-sub,
body.custom_style5 .l-card-sub,
body.custom_style6 .l-card-sub,
body.custom_style7 .l-card-sub,
body.custom_style8 .l-card-sub,
body.custom_style1 .message-card-summary,
body.custom_style2 .message-card-summary,
body.custom_style3 .message-card-summary,
body.custom_style4 .message-card-summary,
body.custom_style5 .message-card-summary,
body.custom_style6 .message-card-summary,
body.custom_style7 .message-card-summary,
body.custom_style8 .message-card-summary,
body.custom_style1 .field-tip,
body.custom_style2 .field-tip,
body.custom_style3 .field-tip,
body.custom_style4 .field-tip,
body.custom_style5 .field-tip,
body.custom_style6 .field-tip,
body.custom_style7 .field-tip,
body.custom_style8 .field-tip {
  color: var(--theme-muted, #667085) !important;
}

body.custom_style1 .panel,
body.custom_style2 .panel,
body.custom_style3 .panel,
body.custom_style4 .panel,
body.custom_style5 .panel,
body.custom_style6 .panel,
body.custom_style7 .panel,
body.custom_style8 .panel,
body.custom_style1 .user-panel,
body.custom_style2 .user-panel,
body.custom_style3 .user-panel,
body.custom_style4 .user-panel,
body.custom_style5 .user-panel,
body.custom_style6 .user-panel,
body.custom_style7 .user-panel,
body.custom_style8 .user-panel,
body.custom_style1 .sale-card,
body.custom_style2 .sale-card,
body.custom_style3 .sale-card,
body.custom_style4 .sale-card,
body.custom_style5 .sale-card,
body.custom_style6 .sale-card,
body.custom_style7 .sale-card,
body.custom_style8 .sale-card,
body.custom_style1 .mini-card,
body.custom_style2 .mini-card,
body.custom_style3 .mini-card,
body.custom_style4 .mini-card,
body.custom_style5 .mini-card,
body.custom_style6 .mini-card,
body.custom_style7 .mini-card,
body.custom_style8 .mini-card,
body.custom_style1 .l-card,
body.custom_style2 .l-card,
body.custom_style3 .l-card,
body.custom_style4 .l-card,
body.custom_style5 .l-card,
body.custom_style6 .l-card,
body.custom_style7 .l-card,
body.custom_style8 .l-card,
body.custom_style1 .message-card,
body.custom_style2 .message-card,
body.custom_style3 .message-card,
body.custom_style4 .message-card,
body.custom_style5 .message-card,
body.custom_style6 .message-card,
body.custom_style7 .message-card,
body.custom_style8 .message-card,
body.custom_style1 .message-hot-item,
body.custom_style2 .message-hot-item,
body.custom_style3 .message-hot-item,
body.custom_style4 .message-hot-item,
body.custom_style5 .message-hot-item,
body.custom_style6 .message-hot-item,
body.custom_style7 .message-hot-item,
body.custom_style8 .message-hot-item,
body.custom_style1 .np-detail-article,
body.custom_style2 .np-detail-article,
body.custom_style3 .np-detail-article,
body.custom_style4 .np-detail-article,
body.custom_style5 .np-detail-article,
body.custom_style6 .np-detail-article,
body.custom_style7 .np-detail-article,
body.custom_style8 .np-detail-article,
body.custom_style1 .agreement-card,
body.custom_style2 .agreement-card,
body.custom_style3 .agreement-card,
body.custom_style4 .agreement-card,
body.custom_style5 .agreement-card,
body.custom_style6 .agreement-card,
body.custom_style7 .agreement-card,
body.custom_style8 .agreement-card,
body.custom_style1 .publish-card,
body.custom_style2 .publish-card,
body.custom_style3 .publish-card,
body.custom_style4 .publish-card,
body.custom_style5 .publish-card,
body.custom_style6 .publish-card,
body.custom_style7 .publish-card,
body.custom_style8 .publish-card,
body.custom_style1 .sj_form_box,
body.custom_style2 .sj_form_box,
body.custom_style3 .sj_form_box,
body.custom_style4 .sj_form_box,
body.custom_style5 .sj_form_box,
body.custom_style6 .sj_form_box,
body.custom_style7 .sj_form_box,
body.custom_style8 .sj_form_box {
  background: var(--theme-surface) !important;
  border: 1px solid var(--theme-line) !important;
  border-radius: var(--theme-radius-lg) !important;
  box-shadow: var(--theme-card-shadow) !important;
  color: var(--theme-ink) !important;
}

body.custom_style1 .sale-card:hover,
body.custom_style2 .sale-card:hover,
body.custom_style3 .sale-card:hover,
body.custom_style4 .sale-card:hover,
body.custom_style5 .sale-card:hover,
body.custom_style6 .sale-card:hover,
body.custom_style7 .sale-card:hover,
body.custom_style8 .sale-card:hover,
body.custom_style1 .mini-card:hover,
body.custom_style2 .mini-card:hover,
body.custom_style3 .mini-card:hover,
body.custom_style4 .mini-card:hover,
body.custom_style5 .mini-card:hover,
body.custom_style6 .mini-card:hover,
body.custom_style7 .mini-card:hover,
body.custom_style8 .mini-card:hover,
body.custom_style1 .l-card:hover,
body.custom_style2 .l-card:hover,
body.custom_style3 .l-card:hover,
body.custom_style4 .l-card:hover,
body.custom_style5 .l-card:hover,
body.custom_style6 .l-card:hover,
body.custom_style7 .l-card:hover,
body.custom_style8 .l-card:hover,
body.custom_style1 .message-card:hover,
body.custom_style2 .message-card:hover,
body.custom_style3 .message-card:hover,
body.custom_style4 .message-card:hover,
body.custom_style5 .message-card:hover,
body.custom_style6 .message-card:hover,
body.custom_style7 .message-card:hover,
body.custom_style8 .message-card:hover {
  transform: translateY(-3px);
  border-color: var(--theme-primary) !important;
}

body.custom_style1 .sale-card,
body.custom_style2 .sale-card,
body.custom_style3 .sale-card,
body.custom_style4 .sale-card,
body.custom_style5 .sale-card,
body.custom_style6 .sale-card,
body.custom_style7 .sale-card,
body.custom_style8 .sale-card,
body.custom_style1 .mini-card,
body.custom_style2 .mini-card,
body.custom_style3 .mini-card,
body.custom_style4 .mini-card,
body.custom_style5 .mini-card,
body.custom_style6 .mini-card,
body.custom_style7 .mini-card,
body.custom_style8 .mini-card,
body.custom_style1 .l-card,
body.custom_style2 .l-card,
body.custom_style3 .l-card,
body.custom_style4 .l-card,
body.custom_style5 .l-card,
body.custom_style6 .l-card,
body.custom_style7 .l-card,
body.custom_style8 .l-card,
body.custom_style1 .message-card,
body.custom_style2 .message-card,
body.custom_style3 .message-card,
body.custom_style4 .message-card,
body.custom_style5 .message-card,
body.custom_style6 .message-card,
body.custom_style7 .message-card,
body.custom_style8 .message-card {
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

body.custom_style1 .sale-card img,
body.custom_style2 .sale-card img,
body.custom_style3 .sale-card img,
body.custom_style4 .sale-card img,
body.custom_style5 .sale-card img,
body.custom_style6 .sale-card img,
body.custom_style7 .sale-card img,
body.custom_style8 .sale-card img,
body.custom_style1 .mini-card img,
body.custom_style2 .mini-card img,
body.custom_style3 .mini-card img,
body.custom_style4 .mini-card img,
body.custom_style5 .mini-card img,
body.custom_style6 .mini-card img,
body.custom_style7 .mini-card img,
body.custom_style8 .mini-card img,
body.custom_style1 .l-card-media img,
body.custom_style2 .l-card-media img,
body.custom_style3 .l-card-media img,
body.custom_style4 .l-card-media img,
body.custom_style5 .l-card-media img,
body.custom_style6 .l-card-media img,
body.custom_style7 .l-card-media img,
body.custom_style8 .l-card-media img,
body.custom_style1 .message-card-media img,
body.custom_style2 .message-card-media img,
body.custom_style3 .message-card-media img,
body.custom_style4 .message-card-media img,
body.custom_style5 .message-card-media img,
body.custom_style6 .message-card-media img,
body.custom_style7 .message-card-media img,
body.custom_style8 .message-card-media img {
  border-radius: calc(var(--theme-radius-lg) - 8px) !important;
  object-fit: cover;
}

body.custom_style1 .price-line strong,
body.custom_style2 .price-line strong,
body.custom_style3 .price-line strong,
body.custom_style4 .price-line strong,
body.custom_style5 .price-line strong,
body.custom_style6 .price-line strong,
body.custom_style7 .price-line strong,
body.custom_style8 .price-line strong,
body.custom_style1 .l-card-price,
body.custom_style2 .l-card-price,
body.custom_style3 .l-card-price,
body.custom_style4 .l-card-price,
body.custom_style5 .l-card-price,
body.custom_style6 .l-card-price,
body.custom_style7 .l-card-price,
body.custom_style8 .l-card-price,
body.custom_style1 .p-price-value,
body.custom_style2 .p-price-value,
body.custom_style3 .p-price-value,
body.custom_style4 .p-price-value,
body.custom_style5 .p-price-value,
body.custom_style6 .p-price-value,
body.custom_style7 .p-price-value,
body.custom_style8 .p-price-value,
body.custom_style1 .message-hot-rank,
body.custom_style2 .message-hot-rank,
body.custom_style3 .message-hot-rank,
body.custom_style4 .message-hot-rank,
body.custom_style5 .message-hot-rank,
body.custom_style6 .message-hot-rank,
body.custom_style7 .message-hot-rank,
body.custom_style8 .message-hot-rank {
  color: var(--theme-primary) !important;
}

body.custom_style1 .btn-primary,
body.custom_style2 .btn-primary,
body.custom_style3 .btn-primary,
body.custom_style4 .btn-primary,
body.custom_style5 .btn-primary,
body.custom_style6 .btn-primary,
body.custom_style7 .btn-primary,
body.custom_style8 .btn-primary,
body.custom_style1 .p-btn-primary,
body.custom_style2 .p-btn-primary,
body.custom_style3 .p-btn-primary,
body.custom_style4 .p-btn-primary,
body.custom_style5 .p-btn-primary,
body.custom_style6 .p-btn-primary,
body.custom_style7 .p-btn-primary,
body.custom_style8 .p-btn-primary,
body.custom_style1 .l-card-actions .primary,
body.custom_style2 .l-card-actions .primary,
body.custom_style3 .l-card-actions .primary,
body.custom_style4 .l-card-actions .primary,
body.custom_style5 .l-card-actions .primary,
body.custom_style6 .l-card-actions .primary,
body.custom_style7 .l-card-actions .primary,
body.custom_style8 .l-card-actions .primary,
body.custom_style1 .publish-submit,
body.custom_style2 .publish-submit,
body.custom_style3 .publish-submit,
body.custom_style4 .publish-submit,
body.custom_style5 .publish-submit,
body.custom_style6 .publish-submit,
body.custom_style7 .publish-submit,
body.custom_style8 .publish-submit,
body.custom_style1.merchant-page .sj_btn,
body.custom_style2.merchant-page .sj_btn,
body.custom_style3.merchant-page .sj_btn,
body.custom_style4.merchant-page .sj_btn,
body.custom_style5.merchant-page .sj_btn,
body.custom_style6.merchant-page .sj_btn,
body.custom_style7.merchant-page .sj_btn,
body.custom_style8.merchant-page .sj_btn {
  color: #fff !important;
  background: linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark)) !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: 0 12px 28px var(--theme-shadow, rgba(0,0,0,.12)) !important;
  font-weight: 800 !important;
}

body.custom_style1 .btn-secondary,
body.custom_style2 .btn-secondary,
body.custom_style3 .btn-secondary,
body.custom_style4 .btn-secondary,
body.custom_style5 .btn-secondary,
body.custom_style6 .btn-secondary,
body.custom_style7 .btn-secondary,
body.custom_style8 .btn-secondary,
body.custom_style1 .p-btn-secondary,
body.custom_style2 .p-btn-secondary,
body.custom_style3 .p-btn-secondary,
body.custom_style4 .p-btn-secondary,
body.custom_style5 .p-btn-secondary,
body.custom_style6 .p-btn-secondary,
body.custom_style7 .p-btn-secondary,
body.custom_style8 .p-btn-secondary,
body.custom_style1 .l-card-actions .secondary,
body.custom_style2 .l-card-actions .secondary,
body.custom_style3 .l-card-actions .secondary,
body.custom_style4 .l-card-actions .secondary,
body.custom_style5 .l-card-actions .secondary,
body.custom_style6 .l-card-actions .secondary,
body.custom_style7 .l-card-actions .secondary,
body.custom_style8 .l-card-actions .secondary,
body.custom_style1 .publish-back,
body.custom_style2 .publish-back,
body.custom_style3 .publish-back,
body.custom_style4 .publish-back,
body.custom_style5 .publish-back,
body.custom_style6 .publish-back,
body.custom_style7 .publish-back,
body.custom_style8 .publish-back {
  color: var(--theme-primary) !important;
  background: var(--theme-soft, #fff5f5) !important;
  border: 1px solid var(--theme-border, rgba(0,0,0,.08)) !important;
  border-radius: 999px !important;
  font-weight: 800 !important;
}

body.custom_style1 input,
body.custom_style2 input,
body.custom_style3 input,
body.custom_style4 input,
body.custom_style5 input,
body.custom_style6 input,
body.custom_style7 input,
body.custom_style8 input,
body.custom_style1 textarea,
body.custom_style2 textarea,
body.custom_style3 textarea,
body.custom_style4 textarea,
body.custom_style5 textarea,
body.custom_style6 textarea,
body.custom_style7 textarea,
body.custom_style8 textarea,
body.custom_style1 select,
body.custom_style2 select,
body.custom_style3 select,
body.custom_style4 select,
body.custom_style5 select,
body.custom_style6 select,
body.custom_style7 select,
body.custom_style8 select,
body.custom_style1 .rich-editor-content,
body.custom_style2 .rich-editor-content,
body.custom_style3 .rich-editor-content,
body.custom_style4 .rich-editor-content,
body.custom_style5 .rich-editor-content,
body.custom_style6 .rich-editor-content,
body.custom_style7 .rich-editor-content,
body.custom_style8 .rich-editor-content {
  background: #fff !important;
  color: #111827 !important;
  border-color: var(--theme-border, #d0d5dd) !important;
}

body.custom_style8 input,
body.custom_style8 textarea,
body.custom_style8 select,
body.custom_style8 .rich-editor-content {
  background: rgba(255,255,255,.96) !important;
  color: #111827 !important;
}

body.custom_style1 label,
body.custom_style2 label,
body.custom_style3 label,
body.custom_style4 label,
body.custom_style5 label,
body.custom_style6 label,
body.custom_style7 label,
body.custom_style8 label,
body.custom_style1 .form-item label,
body.custom_style2 .form-item label,
body.custom_style3 .form-item label,
body.custom_style4 .form-item label,
body.custom_style5 .form-item label,
body.custom_style6 .form-item label,
body.custom_style7 .form-item label,
body.custom_style8 .form-item label {
  color: var(--theme-ink-strong) !important;
  font-weight: 800 !important;
}

body.custom_style8 .hero-copy h1,
body.custom_style8 .section-head h2,
body.custom_style8 .l-grid-head h2,
body.custom_style8 .np-detail-title,
body.custom_style8 label,
body.custom_style8 .form-item label {
  color: #fff !important;
}

body.custom_style8 .main-nav a,
body.custom_style8 .l-nav-links a,
body.custom_style8 .eyou_dh a,
body.custom_style8 .hero-desc,
body.custom_style8 .l-card-sub,
body.custom_style8 .message-card-summary,
body.custom_style8 .field-tip {
  color: #c9d7ee !important;
}

body.custom_style8 .message-card-title,
body.custom_style8 .eyou_tm,
body.custom_style8 .l-card-price,
body.custom_style8 .row-title,
body.custom_style8 .p-summary h1,
body.custom_style8 .p-detail-head h2,
body.custom_style8 .message-hot-copy strong {
  color: #fff !important;
}

body.custom_style1 .message-section,
body.custom_style2 .message-section,
body.custom_style3 .message-section,
body.custom_style4 .message-section,
body.custom_style5 .message-section,
body.custom_style6 .message-section,
body.custom_style7 .message-section,
body.custom_style8 .message-section,
body.custom_style1 .message-hot-panel,
body.custom_style2 .message-hot-panel,
body.custom_style3 .message-hot-panel,
body.custom_style4 .message-hot-panel,
body.custom_style5 .message-hot-panel,
body.custom_style6 .message-hot-panel,
body.custom_style7 .message-hot-panel,
body.custom_style8 .message-hot-panel,
body.custom_style1 .eyou_foot,
body.custom_style2 .eyou_foot,
body.custom_style3 .eyou_foot,
body.custom_style4 .eyou_foot,
body.custom_style5 .eyou_foot,
body.custom_style6 .eyou_foot,
body.custom_style7 .eyou_foot,
body.custom_style8 .eyou_foot,
body.custom_style1 .site-footer,
body.custom_style2 .site-footer,
body.custom_style3 .site-footer,
body.custom_style4 .site-footer,
body.custom_style5 .site-footer,
body.custom_style6 .site-footer,
body.custom_style7 .site-footer,
body.custom_style8 .site-footer,
body.custom_style1 .l-footer,
body.custom_style2 .l-footer,
body.custom_style3 .l-footer,
body.custom_style4 .l-footer,
body.custom_style5 .l-footer,
body.custom_style6 .l-footer,
body.custom_style7 .l-footer,
body.custom_style8 .l-footer {
  color: var(--theme-ink) !important;
  background: var(--theme-surface-soft) !important;
  border-top: 1px solid var(--theme-line) !important;
}

body.custom_style8 .eyou_foot,
body.custom_style8 .site-footer,
body.custom_style8 .l-footer {
  color: #c9d7ee !important;
  background: rgba(5, 8, 20, .96) !important;
}

/* Tmall: premium black/red storefront. */
body.custom_style1 .hero-banner {
  background: linear-gradient(135deg, #161616 0%, #2b0b12 46%, var(--theme-primary) 100%) !important;
}
body.custom_style1 .hero-copy h1,
body.custom_style1 .hero-desc,
body.custom_style1 .hero-badge {
  color: #fff !important;
}

/* JD: crisp red, clean white surfaces. */
body.custom_style2 .nav-strip,
body.custom_style2 .l-nav {
  background: #fff !important;
  border: 1px solid rgba(214,31,38,.16) !important;
}
body.custom_style2 .hero-banner {
  background: linear-gradient(135deg, #fff 0%, #fff3f4 52%, #ffe4e6 100%) !important;
}

/* Suning: orange energy with dark top navigation. */
body.custom_style3 .all-cats,
body.custom_style3 .l-all-cats {
  background: linear-gradient(135deg, #ff8a00, #ffbf00) !important;
  color: #1f1600 !important;
}
body.custom_style3 .hero-banner {
  background: linear-gradient(135deg, #fff8e6 0%, #fff 52%, #fff1cf 100%) !important;
}

/* Gome: blue structure with red action points. */
body.custom_style4 .hero-banner {
  background: linear-gradient(135deg, #f3f9ff 0%, #ffffff 48%, #eef6ff 100%) !important;
  border-color: rgba(0,90,170,.18) !important;
}
body.custom_style4 .section-tag,
body.custom_style4 .message-card-badge {
  background: #005aaa !important;
  color: #fff !important;
}

/* Pinduoduo: rounded, bright, deal-oriented. */
body.custom_style5 .hero-banner,
body.custom_style5 .sale-card,
body.custom_style5 .mini-card,
body.custom_style5 .l-card,
body.custom_style5 .message-card {
  border-width: 2px !important;
}
body.custom_style5 .hero-banner {
  background: linear-gradient(135deg, #fff8d8 0%, #fff 45%, #fff0ec 100%) !important;
}

/* Taobao: orange marketplace warmth. */
body.custom_style6 .hero-banner {
  background: linear-gradient(135deg, #fff4e5 0%, #fff 46%, #ffe2c2 100%) !important;
}
body.custom_style6 .section-tag,
body.custom_style6 .message-card-badge {
  border-radius: 999px !important;
}

/* Xiaohongshu: soft card feed. */
body.custom_style7 .hero-banner,
body.custom_style7 .sale-card,
body.custom_style7 .mini-card,
body.custom_style7 .l-card,
body.custom_style7 .message-card {
  border-radius: 30px !important;
}
body.custom_style7 .hero-banner {
  background: linear-gradient(135deg, #fff4f7 0%, #fff 52%, #f8f0ff 100%) !important;
}

/* Shanhuanxin: dark cyber mall. */
body.custom_style8 .hero-banner {
  background:
    radial-gradient(circle at 20% 16%, rgba(0, 212, 255, .28), transparent 30%),
    radial-gradient(circle at 84% 8%, rgba(124, 58, 237, .20), transparent 28%),
    linear-gradient(135deg, rgba(8, 12, 28, .98), rgba(16, 24, 48, .94)) !important;
}
body.custom_style8 .search-box,
body.custom_style8 .l-search-box,
body.custom_style8 .p-search-box,
body.custom_style8 .np-search-shell {
  background: rgba(255,255,255,.98) !important;
}

@media (max-width: 900px) {
  body.custom_style1 .header-main,
  body.custom_style2 .header-main,
  body.custom_style3 .header-main,
  body.custom_style4 .header-main,
  body.custom_style5 .header-main,
  body.custom_style6 .header-main,
  body.custom_style7 .header-main,
  body.custom_style8 .header-main,
  body.custom_style1 .l-header .l-wrap,
  body.custom_style2 .l-header .l-wrap,
  body.custom_style3 .l-header .l-wrap,
  body.custom_style4 .l-header .l-wrap,
  body.custom_style5 .l-header .l-wrap,
  body.custom_style6 .l-header .l-wrap,
  body.custom_style7 .l-header .l-wrap,
  body.custom_style8 .l-header .l-wrap,
  body.custom_style1 .p-header .p-wrap,
  body.custom_style2 .p-header .p-wrap,
  body.custom_style3 .p-header .p-wrap,
  body.custom_style4 .p-header .p-wrap,
  body.custom_style5 .p-header .p-wrap,
  body.custom_style6 .p-header .p-wrap,
  body.custom_style7 .p-header .p-wrap,
  body.custom_style8 .p-header .p-wrap {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  body.custom_style1 .hero-grid,
  body.custom_style2 .hero-grid,
  body.custom_style3 .hero-grid,
  body.custom_style4 .hero-grid,
  body.custom_style5 .hero-grid,
  body.custom_style6 .hero-grid,
  body.custom_style7 .hero-grid,
  body.custom_style8 .hero-grid,
  body.custom_style1 .floor-grid,
  body.custom_style2 .floor-grid,
  body.custom_style3 .floor-grid,
  body.custom_style4 .floor-grid,
  body.custom_style5 .floor-grid,
  body.custom_style6 .floor-grid,
  body.custom_style7 .floor-grid,
  body.custom_style8 .floor-grid,
  body.custom_style1 .p-main-grid,
  body.custom_style2 .p-main-grid,
  body.custom_style3 .p-main-grid,
  body.custom_style4 .p-main-grid,
  body.custom_style5 .p-main-grid,
  body.custom_style6 .p-main-grid,
  body.custom_style7 .p-main-grid,
  body.custom_style8 .p-main-grid {
    grid-template-columns: 1fr !important;
  }

  body.custom_style1 .l-grid,
  body.custom_style2 .l-grid,
  body.custom_style3 .l-grid,
  body.custom_style4 .l-grid,
  body.custom_style5 .l-grid,
  body.custom_style6 .l-grid,
  body.custom_style7 .l-grid,
  body.custom_style8 .l-grid,
  body.custom_style1 .product-row,
  body.custom_style2 .product-row,
  body.custom_style3 .product-row,
  body.custom_style4 .product-row,
  body.custom_style5 .product-row,
  body.custom_style6 .product-row,
  body.custom_style7 .product-row,
  body.custom_style8 .product-row,
  body.custom_style1 .mini-grid,
  body.custom_style2 .mini-grid,
  body.custom_style3 .mini-grid,
  body.custom_style4 .mini-grid,
  body.custom_style5 .mini-grid,
  body.custom_style6 .mini-grid,
  body.custom_style7 .mini-grid,
  body.custom_style8 .mini-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 560px) {
  body.custom_style1 .wrap,
  body.custom_style2 .wrap,
  body.custom_style3 .wrap,
  body.custom_style4 .wrap,
  body.custom_style5 .wrap,
  body.custom_style6 .wrap,
  body.custom_style7 .wrap,
  body.custom_style8 .wrap,
  body.custom_style1 .l-wrap,
  body.custom_style2 .l-wrap,
  body.custom_style3 .l-wrap,
  body.custom_style4 .l-wrap,
  body.custom_style5 .l-wrap,
  body.custom_style6 .l-wrap,
  body.custom_style7 .l-wrap,
  body.custom_style8 .l-wrap,
  body.custom_style1 .np-wrap,
  body.custom_style2 .np-wrap,
  body.custom_style3 .np-wrap,
  body.custom_style4 .np-wrap,
  body.custom_style5 .np-wrap,
  body.custom_style6 .np-wrap,
  body.custom_style7 .np-wrap,
  body.custom_style8 .np-wrap {
    width: auto !important;
    margin-left: 14px !important;
    margin-right: 14px !important;
  }

  body.custom_style1 .l-grid,
  body.custom_style2 .l-grid,
  body.custom_style3 .l-grid,
  body.custom_style4 .l-grid,
  body.custom_style5 .l-grid,
  body.custom_style6 .l-grid,
  body.custom_style7 .l-grid,
  body.custom_style8 .l-grid,
  body.custom_style1 .product-row,
  body.custom_style2 .product-row,
  body.custom_style3 .product-row,
  body.custom_style4 .product-row,
  body.custom_style5 .product-row,
  body.custom_style6 .product-row,
  body.custom_style7 .product-row,
  body.custom_style8 .product-row,
  body.custom_style1 .mini-grid,
  body.custom_style2 .mini-grid,
  body.custom_style3 .mini-grid,
  body.custom_style4 .mini-grid,
  body.custom_style5 .mini-grid,
  body.custom_style6 .mini-grid,
  body.custom_style7 .mini-grid,
  body.custom_style8 .mini-grid {
    grid-template-columns: 1fr !important;
  }

  body.custom_style1 .hero-copy h1,
  body.custom_style2 .hero-copy h1,
  body.custom_style3 .hero-copy h1,
  body.custom_style4 .hero-copy h1,
  body.custom_style5 .hero-copy h1,
  body.custom_style6 .hero-copy h1,
  body.custom_style7 .hero-copy h1,
  body.custom_style8 .hero-copy h1 {
    font-size: 30px !important;
    line-height: 1.18 !important;
  }
}

/* 2026 layout revamp: make each frontend template differ in structure, not only color. */
body.custom_style1,
body.custom_style2,
body.custom_style3,
body.custom_style4,
body.custom_style5,
body.custom_style6,
body.custom_style7,
body.custom_style8 {
  overflow-x: hidden;
}

body.custom_style1 .header-main,
body.custom_style2 .header-main,
body.custom_style3 .header-main,
body.custom_style4 .header-main,
body.custom_style5 .header-main,
body.custom_style6 .header-main,
body.custom_style7 .header-main,
body.custom_style8 .header-main,
body.custom_style1 .l-header .l-wrap,
body.custom_style2 .l-header .l-wrap,
body.custom_style3 .l-header .l-wrap,
body.custom_style4 .l-header .l-wrap,
body.custom_style5 .l-header .l-wrap,
body.custom_style6 .l-header .l-wrap,
body.custom_style7 .l-header .l-wrap,
body.custom_style8 .l-header .l-wrap,
body.custom_style1 .p-header .p-wrap,
body.custom_style2 .p-header .p-wrap,
body.custom_style3 .p-header .p-wrap,
body.custom_style4 .p-header .p-wrap,
body.custom_style5 .p-header .p-wrap,
body.custom_style6 .p-header .p-wrap,
body.custom_style7 .p-header .p-wrap,
body.custom_style8 .p-header .p-wrap,
body.custom_style1 .np-brand-row,
body.custom_style2 .np-brand-row,
body.custom_style3 .np-brand-row,
body.custom_style4 .np-brand-row,
body.custom_style5 .np-brand-row,
body.custom_style6 .np-brand-row,
body.custom_style7 .np-brand-row,
body.custom_style8 .np-brand-row {
  gap: var(--theme-layout-gap, 22px) !important;
}

body.custom_style1 .hero-grid,
body.custom_style2 .hero-grid,
body.custom_style3 .hero-grid,
body.custom_style4 .hero-grid,
body.custom_style5 .hero-grid,
body.custom_style6 .hero-grid,
body.custom_style7 .hero-grid,
body.custom_style8 .hero-grid,
body.custom_style1 .l-grid,
body.custom_style2 .l-grid,
body.custom_style3 .l-grid,
body.custom_style4 .l-grid,
body.custom_style5 .l-grid,
body.custom_style6 .l-grid,
body.custom_style7 .l-grid,
body.custom_style8 .l-grid,
body.custom_style1 .product-row,
body.custom_style2 .product-row,
body.custom_style3 .product-row,
body.custom_style4 .product-row,
body.custom_style5 .product-row,
body.custom_style6 .product-row,
body.custom_style7 .product-row,
body.custom_style8 .product-row,
body.custom_style1 .mini-grid,
body.custom_style2 .mini-grid,
body.custom_style3 .mini-grid,
body.custom_style4 .mini-grid,
body.custom_style5 .mini-grid,
body.custom_style6 .mini-grid,
body.custom_style7 .mini-grid,
body.custom_style8 .mini-grid,
body.custom_style1 .p-main-grid,
body.custom_style2 .p-main-grid,
body.custom_style3 .p-main-grid,
body.custom_style4 .p-main-grid,
body.custom_style5 .p-main-grid,
body.custom_style6 .p-main-grid,
body.custom_style7 .p-main-grid,
body.custom_style8 .p-main-grid,
body.custom_style1 .np-detail-main,
body.custom_style2 .np-detail-main,
body.custom_style3 .np-detail-main,
body.custom_style4 .np-detail-main,
body.custom_style5 .np-detail-main,
body.custom_style6 .np-detail-main,
body.custom_style7 .np-detail-main,
body.custom_style8 .np-detail-main {
  gap: var(--theme-layout-gap, 22px) !important;
}

body.custom_style1 .sale-card,
body.custom_style2 .sale-card,
body.custom_style3 .sale-card,
body.custom_style4 .sale-card,
body.custom_style5 .sale-card,
body.custom_style6 .sale-card,
body.custom_style7 .sale-card,
body.custom_style8 .sale-card,
body.custom_style1 .mini-card,
body.custom_style2 .mini-card,
body.custom_style3 .mini-card,
body.custom_style4 .mini-card,
body.custom_style5 .mini-card,
body.custom_style6 .mini-card,
body.custom_style7 .mini-card,
body.custom_style8 .mini-card,
body.custom_style1 .l-card,
body.custom_style2 .l-card,
body.custom_style3 .l-card,
body.custom_style4 .l-card,
body.custom_style5 .l-card,
body.custom_style6 .l-card,
body.custom_style7 .l-card,
body.custom_style8 .l-card,
body.custom_style1 .message-card,
body.custom_style2 .message-card,
body.custom_style3 .message-card,
body.custom_style4 .message-card,
body.custom_style5 .message-card,
body.custom_style6 .message-card,
body.custom_style7 .message-card,
body.custom_style8 .message-card {
  isolation: isolate;
  overflow: hidden;
}

body.custom_style1 .site-footer,
body.custom_style2 .site-footer,
body.custom_style3 .site-footer,
body.custom_style4 .site-footer,
body.custom_style5 .site-footer,
body.custom_style6 .site-footer,
body.custom_style7 .site-footer,
body.custom_style8 .site-footer,
body.custom_style1 .footer,
body.custom_style2 .footer,
body.custom_style3 .footer,
body.custom_style4 .footer,
body.custom_style5 .footer,
body.custom_style6 .footer,
body.custom_style7 .footer,
body.custom_style8 .footer,
body.custom_style1 .footer-new,
body.custom_style2 .footer-new,
body.custom_style3 .footer-new,
body.custom_style4 .footer-new,
body.custom_style5 .footer-new,
body.custom_style6 .footer-new,
body.custom_style7 .footer-new,
body.custom_style8 .footer-new,
body.custom_style1 .footer-icp,
body.custom_style2 .footer-icp,
body.custom_style3 .footer-icp,
body.custom_style4 .footer-icp,
body.custom_style5 .footer-icp,
body.custom_style6 .footer-icp,
body.custom_style7 .footer-icp,
body.custom_style8 .footer-icp,
body.custom_style1 .dsc-copyright,
body.custom_style2 .dsc-copyright,
body.custom_style3 .dsc-copyright,
body.custom_style4 .dsc-copyright,
body.custom_style5 .dsc-copyright,
body.custom_style6 .dsc-copyright,
body.custom_style7 .dsc-copyright,
body.custom_style8 .dsc-copyright,
body.custom_style1 .eyou_foot,
body.custom_style2 .eyou_foot,
body.custom_style3 .eyou_foot,
body.custom_style4 .eyou_foot,
body.custom_style5 .eyou_foot,
body.custom_style6 .eyou_foot,
body.custom_style7 .eyou_foot,
body.custom_style8 .eyou_foot {
  background: #111827 !important;
  color: #e5e7eb !important;
}

body.custom_style1 .site-footer a,
body.custom_style2 .site-footer a,
body.custom_style3 .site-footer a,
body.custom_style4 .site-footer a,
body.custom_style5 .site-footer a,
body.custom_style6 .site-footer a,
body.custom_style7 .site-footer a,
body.custom_style8 .site-footer a,
body.custom_style1 .site-footer p,
body.custom_style2 .site-footer p,
body.custom_style3 .site-footer p,
body.custom_style4 .site-footer p,
body.custom_style5 .site-footer p,
body.custom_style6 .site-footer p,
body.custom_style7 .site-footer p,
body.custom_style8 .site-footer p,
body.custom_style1 .footer a,
body.custom_style2 .footer a,
body.custom_style3 .footer a,
body.custom_style4 .footer a,
body.custom_style5 .footer a,
body.custom_style6 .footer a,
body.custom_style7 .footer a,
body.custom_style8 .footer a,
body.custom_style1 .footer p,
body.custom_style2 .footer p,
body.custom_style3 .footer p,
body.custom_style4 .footer p,
body.custom_style5 .footer p,
body.custom_style6 .footer p,
body.custom_style7 .footer p,
body.custom_style8 .footer p,
body.custom_style1 .footer span,
body.custom_style2 .footer span,
body.custom_style3 .footer span,
body.custom_style4 .footer span,
body.custom_style5 .footer span,
body.custom_style6 .footer span,
body.custom_style7 .footer span,
body.custom_style8 .footer span,
body.custom_style1 .footer-new-bot p,
body.custom_style2 .footer-new-bot p,
body.custom_style3 .footer-new-bot p,
body.custom_style4 .footer-new-bot p,
body.custom_style5 .footer-new-bot p,
body.custom_style6 .footer-new-bot p,
body.custom_style7 .footer-new-bot p,
body.custom_style8 .footer-new-bot p,
body.custom_style1 .footer-new-bot a,
body.custom_style2 .footer-new-bot a,
body.custom_style3 .footer-new-bot a,
body.custom_style4 .footer-new-bot a,
body.custom_style5 .footer-new-bot a,
body.custom_style6 .footer-new-bot a,
body.custom_style7 .footer-new-bot a,
body.custom_style8 .footer-new-bot a,
body.custom_style1 .footer-icp p,
body.custom_style2 .footer-icp p,
body.custom_style3 .footer-icp p,
body.custom_style4 .footer-icp p,
body.custom_style5 .footer-icp p,
body.custom_style6 .footer-icp p,
body.custom_style7 .footer-icp p,
body.custom_style8 .footer-icp p,
body.custom_style1 .footer-icp a,
body.custom_style2 .footer-icp a,
body.custom_style3 .footer-icp a,
body.custom_style4 .footer-icp a,
body.custom_style5 .footer-icp a,
body.custom_style6 .footer-icp a,
body.custom_style7 .footer-icp a,
body.custom_style8 .footer-icp a,
body.custom_style1 .eyou_foot a,
body.custom_style2 .eyou_foot a,
body.custom_style3 .eyou_foot a,
body.custom_style4 .eyou_foot a,
body.custom_style5 .eyou_foot a,
body.custom_style6 .eyou_foot a,
body.custom_style7 .eyou_foot a,
body.custom_style8 .eyou_foot a,
body.custom_style1 .eyou_foot p,
body.custom_style2 .eyou_foot p,
body.custom_style3 .eyou_foot p,
body.custom_style4 .eyou_foot p,
body.custom_style5 .eyou_foot p,
body.custom_style6 .eyou_foot p,
body.custom_style7 .eyou_foot p,
body.custom_style8 .eyou_foot p,
body.custom_style1 .eyou_foot .link-zx-desc,
body.custom_style2 .eyou_foot .link-zx-desc,
body.custom_style3 .eyou_foot .link-zx-desc,
body.custom_style4 .eyou_foot .link-zx-desc,
body.custom_style5 .eyou_foot .link-zx-desc,
body.custom_style6 .eyou_foot .link-zx-desc,
body.custom_style7 .eyou_foot .link-zx-desc,
body.custom_style8 .eyou_foot .link-zx-desc,
body.custom_style1 .eyou_foot .ic-info,
body.custom_style2 .eyou_foot .ic-info,
body.custom_style3 .eyou_foot .ic-info,
body.custom_style4 .eyou_foot .ic-info,
body.custom_style5 .eyou_foot .ic-info,
body.custom_style6 .eyou_foot .ic-info,
body.custom_style7 .eyou_foot .ic-info,
body.custom_style8 .eyou_foot .ic-info {
  color: #cfd8e3 !important;
}

body.custom_style1 .site-footer h3,
body.custom_style2 .site-footer h3,
body.custom_style3 .site-footer h3,
body.custom_style4 .site-footer h3,
body.custom_style5 .site-footer h3,
body.custom_style6 .site-footer h3,
body.custom_style7 .site-footer h3,
body.custom_style8 .site-footer h3,
body.custom_style1 .site-footer h4,
body.custom_style2 .site-footer h4,
body.custom_style3 .site-footer h4,
body.custom_style4 .site-footer h4,
body.custom_style5 .site-footer h4,
body.custom_style6 .site-footer h4,
body.custom_style7 .site-footer h4,
body.custom_style8 .site-footer h4,
body.custom_style1 .eyou_foot h3,
body.custom_style2 .eyou_foot h3,
body.custom_style3 .eyou_foot h3,
body.custom_style4 .eyou_foot h3,
body.custom_style5 .eyou_foot h3,
body.custom_style6 .eyou_foot h3,
body.custom_style7 .eyou_foot h3,
body.custom_style8 .eyou_foot h3,
body.custom_style1 .eyou_foot h4,
body.custom_style2 .eyou_foot h4,
body.custom_style3 .eyou_foot h4,
body.custom_style4 .eyou_foot h4,
body.custom_style5 .eyou_foot h4,
body.custom_style6 .eyou_foot h4,
body.custom_style7 .eyou_foot h4,
body.custom_style8 .eyou_foot h4 {
  color: #fff !important;
}

body.custom_style1 .w-e-text-placeholder,
body.custom_style2 .w-e-text-placeholder,
body.custom_style3 .w-e-text-placeholder,
body.custom_style4 .w-e-text-placeholder,
body.custom_style5 .w-e-text-placeholder,
body.custom_style6 .w-e-text-placeholder,
body.custom_style7 .w-e-text-placeholder,
body.custom_style8 .w-e-text-placeholder {
  color: #667085 !important;
}

/* custom_style1: 天猫式沉浸大促，深色导航 + 主商品放大。 */
body.custom_style1 {
  --theme-layout-gap: 26px;
}
body.custom_style1 .page-home,
body.custom_style1.list-page,
body.custom_style1.product-page {
  background:
    radial-gradient(circle at 18% 8%, rgba(230, 0, 18, .22), transparent 28%),
    linear-gradient(180deg, #fff 0%, #fff6f7 34%, #f5f5f5 100%) !important;
}
body.custom_style1 .site-header,
body.custom_style1 .l-header,
body.custom_style1 .p-header {
  background: linear-gradient(180deg, #ffffff 0%, #fffafa 100%) !important;
}
body.custom_style1 .hero-shell {
  padding: 38px 0 44px !important;
  background: linear-gradient(135deg, rgba(230, 0, 18, .20), #b0000f 56%, #111 100%) !important;
}
body.custom_style1 .hero-grid {
  grid-template-columns: 240px minmax(0, 1fr) 240px !important;
}
body.custom_style1 .hero-banner {
  min-height: 356px !important;
  padding: 46px !important;
}
body.custom_style1 .product-row {
  grid-template-columns: 1.35fr 1fr 1fr !important;
}
body.custom_style1 .product-row .sale-card:first-child {
  display: grid !important;
  grid-template-columns: 46% 1fr !important;
  align-items: center;
}
body.custom_style1 .product-row .sale-card:first-child img {
  height: 100% !important;
  min-height: 250px;
}
body.custom_style1 .mini-grid,
body.custom_style1 .l-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.custom_style1 .l-filter,
body.custom_style1 .l-sort,
body.custom_style1 .l-grid-shell,
body.custom_style1 .p-summary,
body.custom_style1 .p-sidebar,
body.custom_style1 .p-detail-panel {
  border-top: 4px solid #e60012 !important;
}
body.custom_style1 .nav-strip,
body.custom_style1 .l-nav,
body.custom_style1 .eyou_dh {
  background: #101010 !important;
}
body.custom_style1 .nav-strip .main-nav a,
body.custom_style1 .l-nav .l-nav-links a,
body.custom_style1 .eyou_dh a {
  color: #f3f4f6 !important;
}

/* custom_style2: 京东式规整货架，高密度、直线分区。 */
body.custom_style2 {
  --theme-radius: 10px;
  --theme-radius-lg: 12px;
  --theme-layout-gap: 18px;
}
body.custom_style2 .topbar,
body.custom_style2 .l-topbar,
body.custom_style2 .p-topbar {
  background: #f5f5f5 !important;
  color: #344054 !important;
}
body.custom_style2 .topbar a,
body.custom_style2 .l-topbar a,
body.custom_style2 .p-topbar a {
  color: #344054 !important;
}
body.custom_style2 .hero-grid {
  grid-template-columns: 230px minmax(0, 1fr) 220px !important;
}
body.custom_style2 .hero-shell {
  padding: 24px 0 32px !important;
  background: #f5f6f8 !important;
}
body.custom_style2 .hero-banner,
body.custom_style2 .hero-cats,
body.custom_style2 .hero-side .panel,
body.custom_style2 .sale-card,
body.custom_style2 .mini-card,
body.custom_style2 .l-card,
body.custom_style2 .message-card {
  border-radius: 10px !important;
  box-shadow: 0 6px 20px rgba(15,23,42,.06) !important;
}
body.custom_style2 .product-row,
body.custom_style2 .mini-grid,
body.custom_style2 .l-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 14px !important;
}
body.custom_style2 .l-filter,
body.custom_style2 .l-sort,
body.custom_style2 .l-grid-shell {
  border-radius: 8px !important;
}
body.custom_style2 .sale-card img,
body.custom_style2 .mini-card img,
body.custom_style2 .l-card-media img {
  border-radius: 8px !important;
}

/* custom_style3: 苏宁式左栏导购 + 橙色活动区。 */
body.custom_style3 {
  --theme-layout-gap: 20px;
}
body.custom_style3 .page-home,
body.custom_style3.list-page,
body.custom_style3.product-page {
  background:
    linear-gradient(180deg, #fff6db 0%, #fff 34%, #fffaf0 100%) !important;
}
body.custom_style3 .nav-strip,
body.custom_style3 .l-nav {
  background: #2d2100 !important;
  border-radius: 0 0 20px 20px !important;
}
body.custom_style3 .nav-strip .main-nav a,
body.custom_style3 .l-nav .l-nav-links a,
body.custom_style3 .eyou_dh a {
  color: #fff7db !important;
}
body.custom_style3 .hero-shell {
  padding: 30px 0 36px !important;
  background: linear-gradient(135deg, #ffb300 0%, #ff7a00 42%, #fff2cb 100%) !important;
}
body.custom_style3 .hero-grid {
  grid-template-columns: 270px minmax(0, 1fr) !important;
}
body.custom_style3 .hero-side {
  grid-column: 1 / -1;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 18px !important;
}
body.custom_style3 .hero-banner {
  min-height: 330px !important;
}
body.custom_style3 .product-row,
body.custom_style3 .mini-grid,
body.custom_style3 .l-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.custom_style3 .sale-card,
body.custom_style3 .mini-card,
body.custom_style3 .l-card {
  border-left: 5px solid #ff7a00 !important;
}
body.custom_style3 .message-section-head span,
body.custom_style3 .np-section-kicker,
body.custom_style3 .l-grid-head small {
  color: #7a3a00 !important;
}

/* custom_style4: 国美式蓝色框架，上方频道横铺，内容双栏。 */
body.custom_style4 {
  --theme-layout-gap: 22px;
}
body.custom_style4 .page-home,
body.custom_style4.list-page,
body.custom_style4.product-page {
  background:
    linear-gradient(180deg, #eef6ff 0%, #fff 44%, #f3f8ff 100%) !important;
}
body.custom_style4 .topbar,
body.custom_style4 .l-topbar,
body.custom_style4 .p-topbar {
  background: #005aaa !important;
  color: #fff !important;
}
body.custom_style4 .topbar a,
body.custom_style4 .l-topbar a,
body.custom_style4 .p-topbar a,
body.custom_style4 .city {
  color: #fff !important;
}
body.custom_style4 .nav-strip,
body.custom_style4 .l-nav,
body.custom_style4 .eyou_dh {
  background: #005aaa !important;
}
body.custom_style4 .nav-strip .main-nav a,
body.custom_style4 .l-nav .l-nav-links a,
body.custom_style4 .eyou_dh a {
  color: #fff !important;
}
body.custom_style4 .hero-grid {
  grid-template-columns: minmax(0, 1fr) 280px !important;
}
body.custom_style4 .hero-cats {
  grid-column: 1 / -1;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  min-height: auto !important;
}
body.custom_style4 .hero-cat-item {
  padding: 18px !important;
  border-right: 1px solid rgba(0,90,170,.12);
}
body.custom_style4 .hero-banner {
  min-height: 318px !important;
}
body.custom_style4 .product-row,
body.custom_style4 .mini-grid,
body.custom_style4 .l-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.custom_style4 .l-filter,
body.custom_style4 .l-sort,
body.custom_style4 .l-grid-shell,
body.custom_style4 .p-price-card {
  border-left: 6px solid #005aaa !important;
}

/* custom_style5: 拼多多式促销会场，大圆角、贴纸感、强交易按钮。 */
body.custom_style5 {
  --theme-radius: 24px;
  --theme-radius-lg: 34px;
  --theme-layout-gap: 18px;
}
body.custom_style5 .page-home,
body.custom_style5.list-page,
body.custom_style5.product-page {
  background:
    radial-gradient(circle at 8% 8%, rgba(255, 221, 48, .42), transparent 24%),
    linear-gradient(180deg, #fff8d9 0%, #fff1e9 50%, #fff 100%) !important;
}
body.custom_style5 .hero-shell {
  padding: 24px 0 34px !important;
  background: linear-gradient(135deg, #ffe545 0%, #ff6b3b 50%, #e02e24 100%) !important;
}
body.custom_style5 .hero-grid {
  grid-template-columns: minmax(0, 1fr) 270px !important;
}
body.custom_style5 .hero-cats {
  grid-column: 1 / -1;
  display: flex !important;
  min-height: auto !important;
  gap: 14px !important;
  overflow-x: auto;
}
body.custom_style5 .hero-cat-item {
  flex: 0 0 180px;
  padding: 18px !important;
  border-radius: 22px !important;
  background: #fffaf0 !important;
}
body.custom_style5 .hero-banner {
  min-height: 310px !important;
}
body.custom_style5 .product-row,
body.custom_style5 .mini-grid,
body.custom_style5 .l-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.custom_style5 .sale-card,
body.custom_style5 .mini-card,
body.custom_style5 .l-card,
body.custom_style5 .message-card {
  border: 2px solid rgba(224,46,36,.18) !important;
  transform: rotate(var(--deal-tilt, 0deg));
}
body.custom_style5 .sale-card:nth-child(odd),
body.custom_style5 .l-card:nth-child(odd),
body.custom_style5 .message-card:nth-child(odd) {
  --deal-tilt: -.35deg;
}
body.custom_style5 .sale-card:nth-child(even),
body.custom_style5 .l-card:nth-child(even),
body.custom_style5 .message-card:nth-child(even) {
  --deal-tilt: .35deg;
}
body.custom_style5 .price-line strong,
body.custom_style5 .l-card-price,
body.custom_style5 .p-price-value {
  font-size: clamp(22px, 2.1vw, 32px) !important;
}

/* custom_style6: 淘宝式生活集市，暖色频道和更活跃的卡片节奏。 */
body.custom_style6 {
  --theme-layout-gap: 24px;
}
body.custom_style6 .page-home,
body.custom_style6.list-page,
body.custom_style6.product-page {
  background:
    radial-gradient(circle at 16% 10%, rgba(255, 80, 0, .22), transparent 28%),
    linear-gradient(180deg, #fff4e8 0%, #fff 40%, #fff8f0 100%) !important;
}
body.custom_style6 .hero-grid {
  grid-template-columns: 250px minmax(0, 1fr) !important;
}
body.custom_style6 .hero-side {
  grid-column: 1 / -1;
  display: grid !important;
  grid-template-columns: 2fr 1fr !important;
  gap: 18px !important;
}
body.custom_style6 .hero-banner {
  min-height: 342px !important;
}
body.custom_style6 .product-row {
  grid-template-columns: 1.2fr 1fr 1fr 1fr !important;
}
body.custom_style6 .mini-grid,
body.custom_style6 .l-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.custom_style6 .sale-card:nth-child(3n+1),
body.custom_style6 .l-card:nth-child(3n+1) {
  margin-top: 18px;
}
body.custom_style6 .sale-card,
body.custom_style6 .mini-card,
body.custom_style6 .l-card {
  border-radius: 26px 12px 26px 12px !important;
}
body.custom_style6 .search-box,
body.custom_style6 .l-search-box,
body.custom_style6 .p-search-box {
  border-radius: 16px 999px 999px 16px !important;
}

/* custom_style7: 小红书式笔记流，瀑布流卡片和柔和留白。 */
body.custom_style7 {
  --theme-layout-gap: 24px;
}
body.custom_style7 .page-home,
body.custom_style7.list-page,
body.custom_style7.product-page,
body.custom_style7.news-portal {
  background:
    radial-gradient(circle at 18% 14%, rgba(255, 36, 66, .16), transparent 28%),
    radial-gradient(circle at 78% 18%, rgba(168, 85, 247, .14), transparent 28%),
    linear-gradient(180deg, #fff7fa 0%, #fff 46%, #fff9fb 100%) !important;
}
body.custom_style7 .hero-grid {
  grid-template-columns: 220px minmax(0, 1fr) 220px !important;
}
body.custom_style7 .hero-banner {
  min-height: 342px !important;
}
body.custom_style7 .product-row,
body.custom_style7 .l-grid,
body.custom_style7 .mini-grid {
  display: block !important;
  column-count: 4;
  column-gap: 22px;
}
body.custom_style7 .product-row .sale-card,
body.custom_style7 .l-grid .l-card,
body.custom_style7 .mini-grid .mini-card {
  display: inline-block !important;
  width: 100% !important;
  margin: 0 0 22px !important;
  break-inside: avoid;
}
body.custom_style7 .sale-card:nth-child(2n) img,
body.custom_style7 .l-card:nth-child(2n) .l-card-media img,
body.custom_style7 .mini-card:nth-child(2n) img {
  aspect-ratio: 1 / 1.22 !important;
}
body.custom_style7 .sale-card:nth-child(3n) img,
body.custom_style7 .l-card:nth-child(3n) .l-card-media img,
body.custom_style7 .mini-card:nth-child(3n) img {
  aspect-ratio: 1 / .88 !important;
}
body.custom_style7 .message-card-wrap ul {
  column-count: 3;
  column-gap: 22px;
  display: block !important;
}
body.custom_style7 .message-card-wrap li {
  display: inline-block !important;
  width: 100% !important;
  margin: 0 0 22px !important;
  break-inside: avoid;
}
body.custom_style7 .message-card {
  border-radius: 28px !important;
}

/* custom_style8: 闪焕新式暗色科技大屏，霓虹分区并修复浅底文字。 */
body.custom_style8 {
  --theme-layout-gap: 24px;
}
body.custom_style8 .page-home,
body.custom_style8.list-page,
body.custom_style8.product-page,
body.custom_style8.news-portal,
body.custom_style8.agreement-page,
body.custom_style8.publish-page {
  background:
    radial-gradient(circle at 20% 12%, rgba(0, 212, 255, .16), transparent 24%),
    radial-gradient(circle at 84% 18%, rgba(124, 58, 237, .18), transparent 26%),
    linear-gradient(180deg, #070b19 0%, #0b1023 48%, #050713 100%) !important;
}
body.custom_style8 .hero-grid {
  grid-template-columns: 260px minmax(0, 1fr) 240px !important;
}
body.custom_style8 .hero-cats,
body.custom_style8 .hero-side .panel,
body.custom_style8 .sale-card,
body.custom_style8 .mini-card,
body.custom_style8 .l-card,
body.custom_style8 .message-card,
body.custom_style8 .l-filter,
body.custom_style8 .l-sort,
body.custom_style8 .l-grid-shell,
body.custom_style8 .p-summary,
body.custom_style8 .p-sidebar,
body.custom_style8 .p-detail-panel,
body.custom_style8 .np-detail-article,
body.custom_style8 .np-detail-tabs,
body.custom_style8 .np-detail-content {
  background: rgba(12,18,38,.88) !important;
  border: 1px solid rgba(0,212,255,.24) !important;
  box-shadow: 0 20px 58px rgba(0,0,0,.36), inset 0 0 0 1px rgba(255,255,255,.03) !important;
}
body.custom_style8 .nav-strip,
body.custom_style8 .l-nav,
body.custom_style8 .eyou_dh {
  background: rgba(5, 10, 24, .96) !important;
}
body.custom_style8 .nav-strip .main-nav a,
body.custom_style8 .l-nav .l-nav-links a,
body.custom_style8 .eyou_dh a {
  color: #dbeafe !important;
}
body.custom_style8 .hero-cat-title,
body.custom_style8 .hero-cats strong,
body.custom_style8 .hero-cats h3,
body.custom_style8 .l-filter-label,
body.custom_style8 .l-grid-head h2,
body.custom_style8 .l-card h3,
body.custom_style8 .p-summary h1,
body.custom_style8 .p-shop-name,
body.custom_style8 .np-detail-title,
body.custom_style8 .message-section-head h2,
body.custom_style8 .message-card-title {
  color: #fff !important;
}
body.custom_style8 .hero-subcats a,
body.custom_style8 .hero-cats p,
body.custom_style8 .l-filter-options a,
body.custom_style8 .l-card-sub,
body.custom_style8 .p-subtitle,
body.custom_style8 .p-meta-item span,
body.custom_style8 .p-shop-desc,
body.custom_style8 .message-card-meta,
body.custom_style8 .message-card-foot,
body.custom_style8 .message-card-summary {
  color: #b9c7df !important;
}
body.custom_style8 .product-row,
body.custom_style8 .mini-grid,
body.custom_style8 .l-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
body.custom_style8 .sale-card img,
body.custom_style8 .mini-card img,
body.custom_style8 .l-card-media img {
  filter: saturate(1.08) contrast(1.04);
}

/* Compatibility for legacy mall/member footers and old news detail footer blocks. */
body[class*="custom_style"] .footer.user-footer,
body[class*="custom_style"] .footer.user-footer .dsc-copyright,
body[class*="custom_style"] .footer .dsc-copyright,
body[class*="custom_style"] .footer-new-con,
body[class*="custom_style"] .footer-new-bot,
body[class*="custom_style"] .eyou_foot .ic-info {
  background: #111827 !important;
  color: #cfd8e3 !important;
}

body[class*="custom_style"] .footer.user-footer .dsc-copyright *,
body[class*="custom_style"] .footer .dsc-copyright *,
body[class*="custom_style"] .footer-new-bot *,
body[class*="custom_style"] .eyou_foot .ic-info,
body[class*="custom_style"] .eyou_foot .ic-info *,
body[class*="custom_style"] .eyou_foot .link-zx-desc {
  color: #cfd8e3 !important;
}

body[class*="custom_style"] .footer.user-footer .footer-agreement-links a + a:before {
  background: rgba(207, 216, 227, .32) !important;
}

body[class*="custom_style"] .footer.user-footer .dsc-copyright a:hover,
body[class*="custom_style"] .footer-new-bot a:hover,
body[class*="custom_style"] .eyou_foot a:hover {
  color: #fff !important;
}

body.custom_style8 .message-card,
body.custom_style8 .message-card-body,
body.custom_style8 .eyou_sphz,
body.custom_style8 .eyou_xinxi {
  background: rgba(12, 18, 38, .92) !important;
  color: #dbeafe !important;
}

body.custom_style8 .message-card-title,
body.custom_style8 .message-card-title *,
body.custom_style8 .message-hot-copy strong {
  color: #ffffff !important;
}

body.custom_style8 .message-card-meta,
body.custom_style8 .message-card-meta *,
body.custom_style8 .message-card-foot,
body.custom_style8 .message-card-foot *,
body.custom_style8 .message-card-tags span {
  color: #b9c7df !important;
}

body.custom_style8 .message-card-tags span {
  background: rgba(0, 212, 255, .10) !important;
  border-color: rgba(0, 212, 255, .24) !important;
}

body.custom_style8 .p-detail-panel,
body.custom_style8 .p-detail-panel *,
body.custom_style8 .np-detail-content,
body.custom_style8 .np-detail-content * {
  color: #dbeafe !important;
}

body.custom_style8 .p-detail-panel h1,
body.custom_style8 .p-detail-panel h2,
body.custom_style8 .p-detail-panel h3,
body.custom_style8 .np-detail-content h1,
body.custom_style8 .np-detail-content h2,
body.custom_style8 .np-detail-content h3 {
  color: #ffffff !important;
}

body[class*="custom_style"] .footer.user-footer .dsc-copyright,
body[class*="custom_style"] .footer.user-footer .dsc-copyright p,
body[class*="custom_style"] .footer.user-footer .dsc-copyright span,
body[class*="custom_style"] .footer.user-footer .dsc-copyright a,
body[class*="custom_style"] .footer-new-bot p,
body[class*="custom_style"] .footer-new-bot a,
body[class*="custom_style"] .eyou_foot .ic-info,
body[class*="custom_style"] .eyou_foot .ic-info a {
  background: #ffffff !important;
  color: #475467 !important;
}

body[class*="custom_style"] .footer.user-footer .dsc-copyright a:hover,
body[class*="custom_style"] .footer-new-bot a:hover,
body[class*="custom_style"] .eyou_foot .ic-info a:hover {
  color: var(--theme-primary) !important;
}

body.custom_style8 .np-publish-panel,
body.custom_style8 .np-pricing-card {
  background: rgba(12, 18, 38, .90) !important;
  border-color: rgba(0, 212, 255, .22) !important;
  color: #dbeafe !important;
}

body.custom_style8 .np-publish-panel *,
body.custom_style8 .np-pricing-card * {
  color: #dbeafe !important;
}

body.custom_style8 .np-publish-title,
body.custom_style8 .np-pricing-title,
body.custom_style8 .np-pricing-price {
  color: #ffffff !important;
}

@media (max-width: 1180px) {
  body.custom_style1 .hero-grid,
  body.custom_style2 .hero-grid,
  body.custom_style7 .hero-grid,
  body.custom_style8 .hero-grid {
    grid-template-columns: 220px minmax(0, 1fr) !important;
  }

  body.custom_style1 .hero-side,
  body.custom_style2 .hero-side,
  body.custom_style7 .hero-side,
  body.custom_style8 .hero-side {
    grid-column: 1 / -1;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }

  body.custom_style2 .product-row,
  body.custom_style2 .mini-grid,
  body.custom_style2 .l-grid,
  body.custom_style5 .product-row,
  body.custom_style5 .mini-grid,
  body.custom_style5 .l-grid,
  body.custom_style7 .product-row,
  body.custom_style7 .l-grid,
  body.custom_style7 .mini-grid,
  body.custom_style8 .product-row,
  body.custom_style8 .mini-grid,
  body.custom_style8 .l-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    column-count: 3;
  }
}

@media (max-width: 900px) {
  body.custom_style1 .hero-grid,
  body.custom_style2 .hero-grid,
  body.custom_style3 .hero-grid,
  body.custom_style4 .hero-grid,
  body.custom_style5 .hero-grid,
  body.custom_style6 .hero-grid,
  body.custom_style7 .hero-grid,
  body.custom_style8 .hero-grid,
  body.custom_style1 .hero-side,
  body.custom_style2 .hero-side,
  body.custom_style3 .hero-side,
  body.custom_style4 .hero-side,
  body.custom_style5 .hero-side,
  body.custom_style6 .hero-side,
  body.custom_style7 .hero-side,
  body.custom_style8 .hero-side {
    grid-template-columns: 1fr !important;
  }

  body.custom_style1 .product-row,
  body.custom_style2 .product-row,
  body.custom_style3 .product-row,
  body.custom_style4 .product-row,
  body.custom_style5 .product-row,
  body.custom_style6 .product-row,
  body.custom_style8 .product-row,
  body.custom_style1 .mini-grid,
  body.custom_style2 .mini-grid,
  body.custom_style3 .mini-grid,
  body.custom_style4 .mini-grid,
  body.custom_style5 .mini-grid,
  body.custom_style6 .mini-grid,
  body.custom_style8 .mini-grid,
  body.custom_style1 .l-grid,
  body.custom_style2 .l-grid,
  body.custom_style3 .l-grid,
  body.custom_style4 .l-grid,
  body.custom_style5 .l-grid,
  body.custom_style6 .l-grid,
  body.custom_style8 .l-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.custom_style7 .product-row,
  body.custom_style7 .l-grid,
  body.custom_style7 .mini-grid,
  body.custom_style7 .message-card-wrap ul {
    column-count: 2 !important;
  }
}

@media (max-width: 560px) {
  body.custom_style1 .product-row,
  body.custom_style2 .product-row,
  body.custom_style3 .product-row,
  body.custom_style4 .product-row,
  body.custom_style5 .product-row,
  body.custom_style6 .product-row,
  body.custom_style8 .product-row,
  body.custom_style1 .mini-grid,
  body.custom_style2 .mini-grid,
  body.custom_style3 .mini-grid,
  body.custom_style4 .mini-grid,
  body.custom_style5 .mini-grid,
  body.custom_style6 .mini-grid,
  body.custom_style8 .mini-grid,
  body.custom_style1 .l-grid,
  body.custom_style2 .l-grid,
  body.custom_style3 .l-grid,
  body.custom_style4 .l-grid,
  body.custom_style5 .l-grid,
  body.custom_style6 .l-grid,
  body.custom_style8 .l-grid {
    grid-template-columns: 1fr !important;
  }

  body.custom_style1 .product-row .sale-card:first-child {
    grid-template-columns: 1fr !important;
  }

  body.custom_style7 .product-row,
  body.custom_style7 .l-grid,
  body.custom_style7 .mini-grid,
  body.custom_style7 .message-card-wrap ul {
    column-count: 1 !important;
  }
}

/* Home channel floor: keep the right-side recommendation area readable in every template.
   Theme-level product grid rules are intentionally broader; this module needs its own layout. */
body[class*="custom_style"] .channel-floor .floor-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.34fr) minmax(430px, .96fr) !important;
  align-items: stretch !important;
  gap: 20px !important;
}

body[class*="custom_style"] .channel-floor .feature-banner {
  box-sizing: border-box !important;
  width: auto !important;
  min-height: 430px !important;
  height: 100% !important;
}

body[class*="custom_style"] .channel-floor .mini-grid {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-rows: minmax(0, 1fr) !important;
  align-content: stretch !important;
  gap: 14px !important;
  width: auto !important;
  min-width: 0 !important;
  column-count: initial !important;
  column-gap: normal !important;
}

body[class*="custom_style"] .channel-floor .mini-card {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: start !important;
  align-items: start !important;
  gap: 12px !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 14px !important;
  overflow: hidden !important;
}

body[class*="custom_style"] .channel-floor .mini-card img {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  height: 132px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  margin: 0 !important;
}

body[class*="custom_style"] .channel-floor .mini-card h3 {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden !important;
  min-height: 44px;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
}

body.custom_style8 .channel-floor .feature-banner {
  background:
    radial-gradient(circle at 88% 18%, rgba(0, 212, 255, .18), transparent 34%),
    linear-gradient(135deg, rgba(12, 18, 38, .98), rgba(20, 32, 68, .94)) !important;
  border: 1px solid rgba(0, 212, 255, .24) !important;
  box-shadow: 0 20px 58px rgba(0, 0, 0, .36), inset 0 0 0 1px rgba(255, 255, 255, .03) !important;
}

body.custom_style8 .channel-floor .feature-copy h3 {
  color: #ffffff !important;
}

body.custom_style8 .channel-floor .feature-copy p {
  color: #b9c7df !important;
}

body.custom_style8 .channel-floor .feature-copy small {
  background: rgba(0, 212, 255, .12) !important;
  color: #67e8f9 !important;
  border: 1px solid rgba(0, 212, 255, .24) !important;
}

body.custom_style8 .channel-floor .mini-card h3 {
  color: #ffffff !important;
}

/* custom_style1 / Tmall: make the selected top navigation feel like a real tab,
   not a tiny text-sized bubble. */
body.custom_style1 .nav-strip,
body.custom_style1 .l-nav {
  min-height: 70px !important;
  height: 70px !important;
  border-radius: 0 30px 30px 0 !important;
}

body.custom_style1 .nav-strip,
body.custom_style1 .l-nav .l-wrap {
  box-sizing: border-box !important;
  padding: 0 24px !important;
}

body.custom_style1 .l-nav .l-wrap {
  height: 70px !important;
}

body.custom_style1 .nav-strip .main-nav,
body.custom_style1 .l-nav .l-nav-links {
  gap: 18px !important;
  align-items: center !important;
}

body.custom_style1 .nav-strip .main-nav a,
body.custom_style1 .l-nav .l-nav-links a {
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 118px !important;
  height: 48px !important;
  padding: 0 24px !important;
  border-radius: 16px !important;
  color: #f9fafb !important;
  line-height: 1 !important;
  transition: background .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.custom_style1 .nav-strip .main-nav a.active,
body.custom_style1 .nav-strip .main-nav a:hover,
body.custom_style1 .l-nav .l-nav-links a.active,
body.custom_style1 .l-nav .l-nav-links a:hover {
  color: #ffffff !important;
  background: linear-gradient(135deg, #e60012, #c00010) !important;
  box-shadow: 0 10px 24px rgba(230, 0, 18, .34) !important;
  transform: translateY(-1px);
}

body.custom_style1 .nav-strip .main-nav a.active::after,
body.custom_style1 .nav-strip .main-nav a:hover::after,
body.custom_style1 .l-nav .l-nav-links a.active::after,
body.custom_style1 .l-nav .l-nav-links a:hover::after {
  display: none !important;
}

/* custom_style1 / Tmall: information portal header.
   The legacy message template has a 400x160 logo and wrapping pill links;
   this keeps the desktop header proportional and aligned. */
body.custom_style1.news-portal .eyoucms_head {
  margin: 0 0 28px !important;
  background: linear-gradient(180deg, #ffffff 0%, #fff7f8 100%) !important;
  box-shadow: 0 14px 34px rgba(230, 0, 18, .12) !important;
}

body.custom_style1.news-portal .eyoucms_inside {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: 300px minmax(0, 1fr) 180px !important;
  align-items: center !important;
  gap: 24px !important;
  width: min(1600px, calc(100% - 64px)) !important;
  max-width: none !important;
  min-height: 126px !important;
  margin: 0 auto !important;
  padding: 18px 0 !important;
}

body.custom_style1.news-portal .eyoucms_inside > a {
  display: flex !important;
  align-items: center !important;
  width: 300px !important;
  min-width: 0 !important;
  overflow: hidden !important;
}

body.custom_style1.news-portal .eyoucms_inside > a img {
  display: block !important;
  width: 300px !important;
  max-width: 300px !important;
  max-height: 92px !important;
  height: auto !important;
  object-fit: contain !important;
}

body.custom_style1.news-portal .eyoucms_main {
  min-width: 0 !important;
}

body.custom_style1.news-portal .eyou_dh {
  box-sizing: border-box !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 68px !important;
  padding: 8px !important;
  overflow: hidden !important;
  border-radius: 30px !important;
  background: #101010 !important;
}

body.custom_style1.news-portal .eyou_dh a.eyou_arr {
  box-sizing: border-box !important;
  display: inline-flex !important;
  flex: 0 1 auto !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 92px !important;
  height: 50px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 20px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #f9fafb !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  text-align: center !important;
}

body.custom_style1.news-portal .eyou_dh a.eyou_arr.is-active,
body.custom_style1.news-portal .eyou_dh a.eyou_arr:hover {
  border-color: #e60012 !important;
  background: linear-gradient(135deg, #e60012, #b0000f) !important;
  color: #ffffff !important;
  box-shadow: 0 10px 22px rgba(230, 0, 18, .28) !important;
}

body.custom_style1.news-portal .eyou_zc {
  display: flex !important;
  justify-content: flex-end !important;
  min-width: 0 !important;
}

body.custom_style1.news-portal .eyoucms_head .eyou_zc .icon123 {
  box-sizing: border-box !important;
  width: 180px !important;
  min-width: 180px !important;
  height: 58px !important;
  padding: 0 24px !important;
  border-radius: 24px !important;
  background: linear-gradient(135deg, #e60012, #b0000f) !important;
  box-shadow: 0 16px 30px rgba(230, 0, 18, .24) !important;
}

body.custom_style1.news-portal .eyoucms_head .eyou_zc .icon123 p {
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

@media (max-width: 1280px) {
  body.custom_style1.news-portal .eyoucms_inside {
    grid-template-columns: 260px minmax(0, 1fr) 156px !important;
    gap: 16px !important;
    width: min(1180px, calc(100% - 40px)) !important;
  }

  body.custom_style1.news-portal .eyoucms_inside > a,
  body.custom_style1.news-portal .eyoucms_inside > a img {
    width: 260px !important;
    max-width: 260px !important;
  }

  body.custom_style1.news-portal .eyou_dh {
    gap: 8px !important;
  }

  body.custom_style1.news-portal .eyou_dh a.eyou_arr {
    min-width: 82px !important;
    padding: 0 14px !important;
    font-size: 15px !important;
  }

  body.custom_style1.news-portal .eyoucms_head .eyou_zc .icon123 {
    width: 156px !important;
    min-width: 156px !important;
  }
}

@media (max-width: 980px) {
  body.custom_style1.news-portal .eyoucms_inside {
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    min-height: 0 !important;
    padding: 18px 0 22px !important;
  }

  body.custom_style1.news-portal .eyoucms_inside > a,
  body.custom_style1.news-portal .eyoucms_inside > a img {
    width: min(300px, 100%) !important;
    max-width: 300px !important;
  }

  body.custom_style1.news-portal .eyoucms_main,
  body.custom_style1.news-portal .eyou_zc {
    width: 100% !important;
  }

  body.custom_style1.news-portal .eyou_dh {
    flex-wrap: wrap !important;
    border-radius: 24px !important;
  }

  body.custom_style1.news-portal .eyoucms_head .eyou_zc {
    justify-content: center !important;
  }
}

/* Information portal footer: replace the legacy float footer that wraps text into vertical columns. */
body[class*="custom_style"].news-portal .eyou_foot {
  box-sizing: border-box !important;
  width: min(1600px, calc(100% - 64px)) !important;
  max-width: none !important;
  margin: 42px auto 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, .08) !important;
  border-radius: 0 !important;
  background: #111827 !important;
  box-shadow: 0 18px 46px rgba(15, 23, 42, .14) !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 360px !important;
  align-items: start !important;
  gap: 48px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 42px 56px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, .10) !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art .art {
  display: grid !important;
  grid-column: 1 / 2 !important;
  order: 1 !important;
  grid-template-columns: repeat(5, minmax(128px, 1fr)) !important;
  align-items: start !important;
  justify-items: start !important;
  align-self: start !important;
  justify-self: stretch !important;
  gap: 28px !important;
  width: auto !important;
  min-width: 0 !important;
}

body[class*="custom_style"].news-portal .eyou_foot .clearfix::before,
body[class*="custom_style"].news-portal .eyou_foot .clearfix::after {
  content: none !important;
  display: none !important;
}

body[class*="custom_style"].news-portal .eyou_foot .eyou_zc {
  float: none !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body[class*="custom_style"].news-portal .eyou_foot ul.eyou_zc {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  align-self: start !important;
  justify-self: start !important;
  gap: 10px !important;
  height: auto !important;
  min-height: 0 !important;
  list-style: none !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art ul li {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  text-align: left !important;
  line-height: 1.5 !important;
  white-space: normal !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art ul li.tit {
  margin: 0 0 2px !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art ul li.list a {
  display: inline-flex !important;
  align-items: center !important;
  max-width: 100% !important;
  color: #cbd5e1 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  white-space: nowrap !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art ul li.list a:hover {
  color: #ffffff !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art .link {
  box-sizing: border-box !important;
  display: flex !important;
  grid-column: 2 / 3 !important;
  order: 2 !important;
  align-self: start !important;
  justify-self: stretch !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 12px !important;
  width: auto !important;
  min-width: 0 !important;
  padding: 0 0 0 38px !important;
  border-left: 1px solid rgba(255, 255, 255, .18) !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art .link-tel {
  display: block !important;
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 34px !important;
  font-weight: 900 !important;
  line-height: 1.05 !important;
  letter-spacing: .02em !important;
  white-space: nowrap !important;
}

body[class*="custom_style"].news-portal .eyou_foot .nav-art .link-zx-desc {
  display: block !important;
  margin: 0 !important;
  color: #cbd5e1 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.7 !important;
  white-space: normal !important;
}

body[class*="custom_style"].news-portal .eyou_foot .ic-info {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 24px 40px 28px !important;
  border: 0 !important;
  background: #0b1220 !important;
  color: #cbd5e1 !important;
  text-align: center !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.9 !important;
}

body[class*="custom_style"].news-portal .eyou_foot .ic-info a {
  display: inline-flex !important;
  margin-top: 4px !important;
  color: #e5e7eb !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  background: transparent !important;
}

body.custom_style1.news-portal .eyou_foot {
  border-top: 4px solid #e60012 !important;
  background:
    radial-gradient(circle at 0 0, rgba(230, 0, 18, .18), transparent 34%),
    #101010 !important;
}

body.custom_style1.news-portal .eyou_foot .ic-info {
  background: #0a0a0a !important;
}

body.custom_style1.news-portal .eyou_foot .nav-art ul li.list a:hover,
body.custom_style1.news-portal .eyou_foot .ic-info a:hover {
  color: #ff4d5a !important;
}

@media (max-width: 1100px) {
  body[class*="custom_style"].news-portal .eyou_foot {
    width: min(100% - 32px, 960px) !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .nav-art {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
    padding: 34px 32px !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .nav-art .art {
    grid-column: auto !important;
    grid-template-columns: repeat(3, minmax(120px, 1fr)) !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .nav-art .link {
    grid-column: auto !important;
    padding: 26px 0 0 !important;
    border-left: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, .14) !important;
  }
}

@media (max-width: 640px) {
  body[class*="custom_style"].news-portal .eyou_foot {
    width: calc(100% - 20px) !important;
    margin-top: 28px !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .nav-art {
    padding: 28px 22px !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .nav-art .art {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .nav-art .link-tel {
    font-size: 26px !important;
  }

  body[class*="custom_style"].news-portal .eyou_foot .ic-info {
    padding: 22px !important;
    font-size: 13px !important;
  }
}

@media (max-width: 1120px) {
  body[class*="custom_style"] .channel-floor .floor-grid {
    grid-template-columns: 1fr !important;
  }

  body[class*="custom_style"] .channel-floor .feature-banner {
    min-height: 360px !important;
  }

  body[class*="custom_style"] .channel-floor .mini-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  body[class*="custom_style"] .channel-floor .mini-card img {
    height: 126px !important;
  }
}

@media (max-width: 760px) {
  body[class*="custom_style"] .channel-floor .mini-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  body[class*="custom_style"] .channel-floor .mini-grid {
    grid-template-columns: 1fr !important;
  }

  body[class*="custom_style"] .channel-floor .mini-card {
    grid-template-columns: 108px minmax(0, 1fr) !important;
    align-items: center !important;
  }

  body[class*="custom_style"] .channel-floor .mini-card img {
    height: 86px !important;
  }
}

/* custom_style2 / JD refresh: broad red-white retail header, no tiny active bubble. */
body.custom_style2 {
  --theme-primary: #e1251b;
  --theme-primary-dark: #b91d16;
  --theme-secondary: #f5f5f5;
  --theme-soft: #fff4f3;
  --theme-soft-2: #f4f4f4;
  --theme-text: #1f2329;
  --theme-muted: #666666;
  --theme-border: #eeeeee;
  --theme-shadow: rgba(225, 37, 27, .10);
  background: #f4f4f4 !important;
}

body.custom_style2 .topbar,
body.custom_style2 .l-topbar,
body.custom_style2 .p-topbar,
body.custom_style2 .np-topbar,
body.custom_style2 .bartop {
  height: 32px !important;
  background: #e3e4e5 !important;
  border: 0 !important;
  color: #666 !important;
  font-size: 12px !important;
}

body.custom_style2 .topbar a,
body.custom_style2 .l-topbar a,
body.custom_style2 .p-topbar a,
body.custom_style2 .np-topbar a,
body.custom_style2 .bartop a,
body.custom_style2 .barcity {
  color: #666 !important;
}

body.custom_style2 .topbar a:hover,
body.custom_style2 .l-topbar a:hover,
body.custom_style2 .p-topbar a:hover,
body.custom_style2 .np-topbar a:hover,
body.custom_style2 .bartop a:hover {
  color: #e1251b !important;
  background: transparent !important;
}

body.custom_style2 .site-header,
body.custom_style2 .l-header,
body.custom_style2 .p-header,
body.custom_style2 .np-site-head,
body.custom_style2 .eyoucms_head {
  background: #fff !important;
  border: 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .04) !important;
}

body.custom_style2 .header-main,
body.custom_style2 .l-header .l-wrap,
body.custom_style2 .p-header .p-wrap,
body.custom_style2 .np-site-head .np-wrap,
body.custom_style2 .eyoucms_inside {
  min-height: 118px !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

body.custom_style2 .brand,
body.custom_style2 .l-logo,
body.custom_style2 .p-logo,
body.custom_style2 .np-logo,
body.custom_style2 .eyoucms_inside > a {
  transform: none !important;
}

body.custom_style2 .header-search,
body.custom_style2 .l-search,
body.custom_style2 .p-search,
body.custom_style2 .np-search {
  width: 620px !important;
}

body.custom_style2 .search-box,
body.custom_style2 .l-search-box,
body.custom_style2 .p-search-box,
body.custom_style2 .np-search-shell {
  height: 42px !important;
  border: 2px solid #e1251b !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.custom_style2 .search-box input,
body.custom_style2 .l-search-box input,
body.custom_style2 .p-search-box input,
body.custom_style2 .np-search-shell input {
  height: 42px !important;
  color: #333 !important;
  font-size: 14px !important;
}

body.custom_style2 .search-box button,
body.custom_style2 .l-search-box button,
body.custom_style2 .p-search-box button,
body.custom_style2 .np-search-shell button {
  min-width: 78px !important;
  height: 42px !important;
  border-radius: 0 !important;
  background: #e1251b !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  box-shadow: none !important;
}

body.custom_style2 .search-tags,
body.custom_style2 .l-search-tags,
body.custom_style2 .p-search-tags,
body.custom_style2 .np-hotwords {
  margin-top: 8px !important;
  gap: 14px !important;
  color: #999 !important;
  font-size: 12px !important;
}

body.custom_style2 .search-tags a,
body.custom_style2 .l-search-tags a,
body.custom_style2 .p-search-tags a,
body.custom_style2 .np-hotwords a {
  color: #999 !important;
  background: transparent !important;
  border-radius: 0 !important;
}

body.custom_style2 .search-tags a:hover,
body.custom_style2 .l-search-tags a:hover,
body.custom_style2 .p-search-tags a:hover,
body.custom_style2 .np-hotwords a:hover {
  color: #e1251b !important;
}

body.custom_style2 .cart-entry,
body.custom_style2 .l-cart,
body.custom_style2 .p-cart,
body.custom_style2 .p-btn-secondary,
body.custom_style2 .publish-back {
  min-height: 38px !important;
  border: 1px solid #eeeeee !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #e1251b !important;
  box-shadow: none !important;
}

body.custom_style2 .cart-entry:hover,
body.custom_style2 .l-cart:hover,
body.custom_style2 .p-cart:hover {
  border-color: #e1251b !important;
  background: #fff7f7 !important;
}

body.custom_style2 .nav-strip,
body.custom_style2 .l-nav,
body.custom_style2 .eyou_dh {
  height: 52px !important;
  min-height: 52px !important;
  background: #fff !important;
  border: 0 !important;
  border-bottom: 3px solid #e1251b !important;
  border-radius: 0 !important;
  overflow: visible !important;
}

body.custom_style2 .nav-strip,
body.custom_style2 .l-nav .l-wrap {
  padding: 0 !important;
}

body.custom_style2 .l-nav .l-wrap {
  height: 52px !important;
}

body.custom_style2 .all-cats,
body.custom_style2 .l-all-cats {
  width: 220px !important;
  height: 52px !important;
  border-radius: 0 !important;
  background: #e1251b !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  box-shadow: none !important;
}

body.custom_style2 .main-nav,
body.custom_style2 .l-nav-links,
body.custom_style2 .eyou_dh {
  height: 52px !important;
  align-items: center !important;
  gap: 0 !important;
}

body.custom_style2 .main-nav a,
body.custom_style2 .l-nav-links a,
body.custom_style2 .eyou_dh a.eyou_arr {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 52px !important;
  min-width: 108px !important;
  padding: 0 18px !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111827 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  box-shadow: none !important;
  transform: none !important;
}

body.custom_style2 .main-nav a.active,
body.custom_style2 .main-nav a:hover,
body.custom_style2 .l-nav-links a.active,
body.custom_style2 .l-nav-links a:hover,
body.custom_style2 .eyou_dh a.eyou_arr.is-active,
body.custom_style2 .eyou_dh a.eyou_arr:hover {
  color: #e1251b !important;
  background: #fff !important;
  box-shadow: none !important;
  transform: none !important;
}

body.custom_style2 .main-nav a.active::after,
body.custom_style2 .main-nav a:hover::after,
body.custom_style2 .l-nav-links a.active::after,
body.custom_style2 .l-nav-links a:hover::after,
body.custom_style2 .eyou_dh a.eyou_arr.is-active::after,
body.custom_style2 .eyou_dh a.eyou_arr:hover::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 18px !important;
  right: 18px !important;
  bottom: 0 !important;
  width: auto !important;
  height: 4px !important;
  border-radius: 0 !important;
  background: #e1251b !important;
}

body.custom_style2 .hero-shell,
body.custom_style2 .l-main,
body.custom_style2 .p-main {
  background: #f4f4f4 !important;
}

body.custom_style2 .hero-cats,
body.custom_style2 .hero-banner,
body.custom_style2 .hero-side .panel,
body.custom_style2 .sale-card,
body.custom_style2 .mini-card,
body.custom_style2 .l-filter,
body.custom_style2 .l-sort,
body.custom_style2 .l-grid-shell,
body.custom_style2 .l-card,
body.custom_style2 .p-summary,
body.custom_style2 .p-sidebar,
body.custom_style2 .p-detail-panel,
body.custom_style2 .message-card {
  border: 1px solid #eeeeee !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.custom_style2 .sale-card:hover,
body.custom_style2 .mini-card:hover,
body.custom_style2 .l-card:hover,
body.custom_style2 .message-card:hover {
  border-color: #e1251b !important;
  box-shadow: 0 6px 18px rgba(225, 37, 27, .08) !important;
  transform: none !important;
}

body.custom_style2.publish-page {
  background: #f4f4f4 !important;
}

body.custom_style2.publish-page .publish-shell {
  padding-top: 24px !important;
}

body.custom_style2.publish-page .publish-logo {
  color: #111827 !important;
  font-weight: 800 !important;
}

body.custom_style2.publish-page .publish-card,
body.custom_style2.publish-page .popup {
  border: 1px solid #eeeeee !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.custom_style2.publish-page .publish-hero {
  background: #fff !important;
  border-bottom: 3px solid #e1251b !important;
}

body.custom_style2.publish-page .publish-hero h1 {
  color: #111827 !important;
  font-weight: 800 !important;
}

body.custom_style2.publish-page .pay-badge,
body.custom_style2.publish-page .price {
  color: #e1251b !important;
}

body.custom_style2.publish-page .publish-form input[type="text"],
body.custom_style2.publish-page .publish-form select,
body.custom_style2.publish-page .publish-form textarea,
body.custom_style2.publish-page .upload-box,
body.custom_style2.publish-page .current-image img {
  border-radius: 0 !important;
}

body.custom_style2.publish-page .publish-form input[type="text"]:focus,
body.custom_style2.publish-page .publish-form select:focus,
body.custom_style2.publish-page .publish-form textarea:focus {
  border-color: #e1251b !important;
  box-shadow: 0 0 0 3px rgba(225, 37, 27, .10) !important;
}

body.custom_style2.publish-page .publish-submit,
body.custom_style2.publish-page .popup-submit {
  border-radius: 0 !important;
  background: #e1251b !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.custom_style2.publish-page .publish-submit:hover,
body.custom_style2.publish-page .popup-submit:hover {
  background: #c81623 !important;
  transform: none !important;
  box-shadow: none !important;
}

body.custom_style2.news-portal .eyoucms_head {
  margin-bottom: 18px !important;
}

body.custom_style2.news-portal .eyoucms_inside {
  width: min(1500px, calc(100% - 48px)) !important;
  max-width: none !important;
  min-height: 110px !important;
  padding: 16px 0 !important;
  display: flex !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 30px !important;
  box-sizing: border-box !important;
}

body.custom_style2.news-portal .eyoucms_inside > a {
  flex: 0 0 360px !important;
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
}

body.custom_style2.news-portal .eyoucms_inside > a img {
  width: 360px !important;
  max-height: 76px !important;
  object-fit: contain !important;
}

body.custom_style2.news-portal .eyoucms_main {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

body.custom_style2.news-portal .eyou_dh {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: nowrap !important;
  gap: 0 !important;
  white-space: nowrap !important;
}

body.custom_style2.news-portal .eyou_dh a.eyou_arr {
  flex: 0 1 auto !important;
  min-width: 96px !important;
  padding: 0 14px !important;
  border: 0 !important;
  border-radius: 0 !important;
  white-space: nowrap !important;
  font-size: 16px !important;
}

body.custom_style2.news-portal .eyou_zc {
  flex: 0 0 auto !important;
}

body.custom_style2.news-portal .eyou_zc .icon123 {
  min-width: 140px !important;
  height: 52px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #e1251b !important;
  color: #fff !important;
  box-shadow: 0 10px 22px rgba(225, 37, 27, .20) !important;
}

body.custom_style2.news-portal .eyou_zc .icon123:hover {
  background: #c81623 !important;
}

@media (max-width: 1180px) {
  body.custom_style2.news-portal .eyoucms_inside {
    width: calc(100% - 32px) !important;
    gap: 18px !important;
  }

  body.custom_style2.news-portal .eyoucms_inside > a {
    flex-basis: 280px !important;
  }

  body.custom_style2.news-portal .eyoucms_inside > a img {
    width: 280px !important;
  }

  body.custom_style2.news-portal .eyou_dh a.eyou_arr {
    min-width: 82px !important;
    padding: 0 10px !important;
    font-size: 14px !important;
  }
}

body.custom_style2.news-portal {
  background: #f5f5f5 !important;
}

body.custom_style2.news-portal .eyou_overall {
  padding: 20px 0 54px !important;
  background: #f5f5f5 !important;
}

body.custom_style2.news-portal .eyou_matter .message-section {
  padding: 28px 0 10px !important;
}

body.custom_style2.news-portal .eyou_matter .message-section .inward {
  width: min(1500px, calc(100% - 48px)) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 318px !important;
  align-items: start !important;
  gap: 22px !important;
}

body.custom_style2.news-portal .eyou_matter .message-section:nth-of-type(even) .inward {
  grid-template-columns: 318px minmax(0, 1fr) !important;
}

body.custom_style2.news-portal .eyou_matter .message-section:nth-of-type(even) .ey_impor1_zc {
  order: 2 !important;
}

body.custom_style2.news-portal .eyou_matter .message-section:nth-of-type(even) .message-hot-panel {
  order: 1 !important;
}

body.custom_style2.news-portal .eyou_matter .message-section .ey_impor1_zc,
body.custom_style2.news-portal .eyou_matter .message-recommend .ey_impor1_zc {
  min-width: 0 !important;
  padding: 18px 18px 20px !important;
  background: #fff !important;
  border: 1px solid #eeeeee !important;
  box-sizing: border-box !important;
}

body.custom_style2.news-portal .message-section-head {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  grid-template-areas:
    "tag title"
    "tag desc";
  column-gap: 14px !important;
  align-items: center !important;
  margin: 0 0 16px !important;
  padding: 0 0 12px !important;
  border-bottom: 2px solid #f2f2f2 !important;
}

body.custom_style2.news-portal .message-section-head span {
  grid-area: tag !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 76px !important;
  height: 34px !important;
  margin: 0 !important;
  background: #e1251b !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.custom_style2.news-portal .message-section-head h2 {
  grid-area: title !important;
  margin: 0 !important;
  color: #111827 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  font-weight: 900 !important;
}

body.custom_style2.news-portal .message-section-head p {
  grid-area: desc !important;
  margin: 2px 0 0 !important;
  color: #777 !important;
  font-size: 13px !important;
  line-height: 20px !important;
}

body.custom_style2.news-portal .message-card-wrap .ey_movie ul {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-auto-flow: dense !important;
  gap: 12px !important;
}

body.custom_style2.news-portal .message-card-wrap .ey_movie ul li {
  min-width: 0 !important;
}

body.custom_style2.news-portal .message-card-wrap .ey_movie ul li:first-child {
  grid-column: span 2 !important;
  grid-row: span 2 !important;
}

body.custom_style2.news-portal .message-card-wrap .ey_movie ul li:first-child .message-card-media {
  aspect-ratio: 16 / 9 !important;
}

body.custom_style2.news-portal .message-card-wrap .ey_movie ul li:first-child .message-card-title {
  min-height: auto !important;
  font-size: 20px !important;
  line-height: 28px !important;
}

body.custom_style2.news-portal .eyou_matter .message-section .ey_movie ul li .message-card,
body.custom_style2.news-portal .eyou_matter .message-recommend .ey_movie ul li .message-card {
  border: 1px solid #eeeeee !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
  transform: none !important;
}

body.custom_style2.news-portal .eyou_matter .message-section .ey_movie ul li .message-card:hover,
body.custom_style2.news-portal .eyou_matter .message-recommend .ey_movie ul li .message-card:hover {
  border-color: #e1251b !important;
  box-shadow: 0 8px 18px rgba(225, 37, 27, .10) !important;
}

body.custom_style2.news-portal .message-card-media {
  aspect-ratio: 4 / 3 !important;
  background: #f3f4f6 !important;
}

body.custom_style2.news-portal .message-card-badge {
  left: 10px !important;
  top: 10px !important;
  height: 24px !important;
  padding: 0 9px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: rgba(225, 37, 27, .92) !important;
  font-size: 12px !important;
}

body.custom_style2.news-portal .eyou_matter .message-section .ey_movie .message-card-body,
body.custom_style2.news-portal .eyou_matter .message-recommend .ey_movie .message-card-body {
  min-height: 154px !important;
  gap: 8px !important;
  padding: 12px 13px 13px !important;
}

body.custom_style2.news-portal .message-card-meta {
  color: #999 !important;
  font-size: 12px !important;
}

body.custom_style2.news-portal .message-card-meta em {
  color: #e1251b !important;
}

body.custom_style2.news-portal .eyou_matter .message-section .ey_movie ul li .message-card-title,
body.custom_style2.news-portal .eyou_matter .message-recommend .ey_movie ul li .message-card-title,
body.custom_style2.news-portal .eyou_matter .ey_impor1.message-section .ey_impor1_zc .ey_hznr .ey_movie ul li .eyou_tm.message-card-title,
body.custom_style2.news-portal .eyou_matter .ey_impor1.message-recommend .ey_impor1_zc .ey_hznr .ey_movie ul li .eyou_tm.message-card-title {
  min-height: 44px !important;
  color: #222 !important;
  font-size: 16px !important;
  line-height: 22px !important;
}

body.custom_style2.news-portal .message-section:not(.message-recommend) .message-card-wrap .ey_movie ul li:first-child .message-card-title,
body.custom_style2.news-portal .message-section:not(.message-recommend) .message-card-wrap .ey_movie ul li:first-child .eyou_tm.message-card-title {
  min-height: auto !important;
  font-size: 20px !important;
  line-height: 28px !important;
}

body.custom_style2.news-portal .message-card-tags {
  gap: 6px !important;
  min-height: 22px !important;
}

body.custom_style2.news-portal .message-card-tags span {
  height: 22px !important;
  padding: 0 7px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #f5f5f5 !important;
  color: #666 !important;
  line-height: 22px !important;
}

body.custom_style2.news-portal .message-card-foot {
  padding-top: 8px !important;
  border-top: 1px dashed #eeeeee !important;
}

body.custom_style2.news-portal .message-card-foot > span {
  color: #e1251b !important;
}

body.custom_style2.news-portal .eyou_matter .message-hot-panel {
  width: auto !important;
  margin: 62px 0 0 !important;
  padding: 0 !important;
  border: 1px solid #eeeeee !important;
  border-top: 3px solid #e1251b !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.custom_style2.news-portal .message-hot-panel .ey_rmbt {
  height: 48px !important;
  padding: 0 16px !important;
  border-bottom: 1px solid #eeeeee !important;
  color: #111827 !important;
  font-size: 18px !important;
}

body.custom_style2.news-portal .message-hot-panel .ey_rmtp {
  display: none !important;
}

body.custom_style2.news-portal .message-hot-list {
  padding: 6px 14px 10px !important;
}

body.custom_style2.news-portal .message-hot-row {
  border-bottom: 1px solid #f1f1f1 !important;
}

body.custom_style2.news-portal .message-hot-item {
  gap: 10px !important;
  padding: 12px 0 !important;
}

body.custom_style2.news-portal .message-hot-rank {
  width: 28px !important;
  height: 28px !important;
  flex-basis: 28px !important;
  border-radius: 0 !important;
  background: #b5b5b5 !important;
  line-height: 28px !important;
}

body.custom_style2.news-portal .message-hot-row:nth-child(-n+3) .message-hot-rank {
  background: #e1251b !important;
}

body.custom_style2.news-portal .message-hot-copy strong {
  color: #333 !important;
  font-size: 14px !important;
  line-height: 20px !important;
}

body.custom_style2.news-portal .message-hot-copy em {
  color: #999 !important;
}

body.custom_style2.news-portal .message-recommend {
  padding: 28px 0 10px !important;
}

body.custom_style2.news-portal .message-recommend .inward {
  width: min(1500px, calc(100% - 48px)) !important;
  display: block !important;
}

body.custom_style2.news-portal .message-recommend .ey_impor1_zc {
  border-top: 3px solid #111827 !important;
}

body.custom_style2.news-portal .message-recommend .message-card-wrap .ey_movie ul {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

body.custom_style2.news-portal .message-recommend .message-card-wrap .ey_movie ul li:first-child {
  grid-column: span 1 !important;
  grid-row: span 1 !important;
}

@media (max-width: 1280px) {
  body.custom_style2.news-portal .message-card-wrap .ey_movie ul,
  body.custom_style2.news-portal .message-recommend .message-card-wrap .ey_movie ul {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  body.custom_style2.news-portal .message-card-wrap .ey_movie ul li:first-child {
    grid-column: span 2 !important;
  }
}

@media (max-width: 980px) {
  body.custom_style2.news-portal .eyou_matter .message-section .inward,
  body.custom_style2.news-portal .eyou_matter .message-section:nth-of-type(even) .inward {
    width: calc(100% - 28px) !important;
    display: block !important;
  }

  body.custom_style2.news-portal .eyou_matter .message-section:nth-of-type(even) .ey_impor1_zc,
  body.custom_style2.news-portal .eyou_matter .message-section:nth-of-type(even) .message-hot-panel {
    order: initial !important;
  }

  body.custom_style2.news-portal .eyou_matter .message-hot-panel {
    margin-top: 14px !important;
  }

  body.custom_style2.news-portal .message-card-wrap .ey_movie ul,
  body.custom_style2.news-portal .message-recommend .message-card-wrap .ey_movie ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  body.custom_style2.news-portal .message-section-head {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "tag"
      "title"
      "desc";
    row-gap: 8px !important;
  }

  body.custom_style2.news-portal .message-card-wrap .ey_movie ul,
  body.custom_style2.news-portal .message-recommend .message-card-wrap .ey_movie ul {
    grid-template-columns: 1fr !important;
  }

  body.custom_style2.news-portal .message-card-wrap .ey_movie ul li:first-child {
    grid-column: span 1 !important;
    grid-row: span 1 !important;
  }
}


/* Shared behavior for custom_style1-8. Visual layout is owned by each theme. */
html.ft-theme,
html.ft-theme body { min-width: 0 !important; overflow-x: clip !important; }

html.ft-theme body *,
html.ft-theme body *::before,
html.ft-theme body *::after { box-sizing: border-box; }

body.ft-ready .ft-legacy-header { display: none !important; }
body.ft-ready .loginRegister-header { display: none !important; }
body.ft-mounting {
  opacity: 0;
  animation: ft-mount-fallback .01s 2s forwards;
}
body.ft-ready {
  opacity: 1;
  animation: none;
  transition: opacity .12s ease;
}

@keyframes ft-mount-fallback {
  to { opacity: 1; }
}

.ft-shell { position: relative; z-index: 900; width: 100%; }
.ft-shell a { text-decoration: none; }
.ft-shell img { display: block; max-width: 100%; }
.ft-shell input,
.ft-shell button { font: inherit; }
.ft-shell button { cursor: pointer; }
.ft-cross-channel-nav { flex: 1 1 auto !important; min-width: 0; }
.ft-cross-channel-link { margin-left: auto !important; }
.ft-shell .ft-container { width: min(1200px, calc(100% - 32px)); margin: 0 auto; }
.ft-shell .ft-brand { min-width: 0; display: flex; align-items: center; }
.ft-shell .ft-brand img { object-fit: contain; object-position: left center; }
.ft-shell .ft-search { min-width: 0; display: grid; }
.ft-shell .ft-search input { min-width: 0; border: 0; outline: 0; background: transparent; }
.ft-shell .ft-search button { border: 0; }
.ft-mobile-dock { display: none; }
.ft-image-error { opacity: .35; object-fit: contain !important; }
body.ft-ready .product-row > .sale-card,
body.ft-ready .mini-grid > .mini-card {
  width: auto !important;
  max-width: none !important;
  align-self: stretch !important;
}
body.custom_style2.ft-ready .site-footer,
body.custom_style4.ft-ready .site-footer,
body.custom_style5.ft-ready .site-footer,
body.custom_style6.ft-ready .site-footer,
body.custom_style7.ft-ready .site-footer { color: #666 !important; }
body.custom_style2.ft-ready .site-footer a,
body.custom_style4.ft-ready .site-footer a,
body.custom_style5.ft-ready .site-footer a,
body.custom_style6.ft-ready .site-footer a,
body.custom_style7.ft-ready .site-footer a { color: #555 !important; }
body.custom_style2.ft-ready .site-footer h4,
body.custom_style4.ft-ready .site-footer h4,
body.custom_style5.ft-ready .site-footer h4,
body.custom_style6.ft-ready .site-footer h4,
body.custom_style7.ft-ready .site-footer h4 { color: #222 !important; }

@media (max-width: 640px) {
  .ft-cross-channel-link { margin-left: 0 !important; }
  html.ft-theme body { padding-bottom: 62px !important; }
  .ft-shell .ft-container { width: calc(100% - 24px); }
  .ft-mobile-dock {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
    height: 58px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    border-top: 1px solid rgba(0,0,0,.12);
    background: rgba(255,255,255,.98);
    box-shadow: 0 -8px 24px rgba(0,0,0,.08);
  }
  .ft-mobile-dock a {
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    color: #666;
    font-size: 10px;
    line-height: 1.1;
  }
  .ft-mobile-dock i { font-size: 20px; line-height: 1; }
}


/* custom_style10.css - blue clean front-end template. */

body.custom_style10 {
  --ft10-blue: #1268d5;
  --ft10-blue-dark: #084caa;
  --ft10-cyan: #17a8d8;
  --ft10-red: #e23b3b;
  --ft10-ink: #17263a;
  --ft10-muted: #68778a;
  --ft10-line: #dce5ef;
  --ft10-soft: #edf5ff;
  --ft10-canvas: #f5f7fa;
  --ft10-white: #fff;
  min-width: 0;
  color: var(--ft10-ink);
  background: var(--ft10-canvas);
}

body.custom_style10 *,
body.custom_style10 *::before,
body.custom_style10 *::after { box-sizing: border-box; }

body.custom_style10 a { text-decoration: none; }
body.custom_style10 a:focus-visible,
body.custom_style10 button:focus-visible,
body.custom_style10 input:focus-visible,
body.custom_style10 select:focus-visible,
body.custom_style10 textarea:focus-visible {
  outline: 2px solid var(--ft10-cyan) !important;
  outline-offset: 2px;
}

body.custom_style10 .ft-container {
  width: min(1200px, calc(100% - 36px));
  margin: 0 auto;
}

body.custom_style10 .ft10-utility,
body.custom_style10 .ft10-common-top {
  height: 36px;
  border-bottom: 1px solid #e8edf3;
  color: #657386;
  background: #f7f9fc;
  font-size: 12px;
}

body.custom_style10 .ft10-utility .ft-container,
body.custom_style10 .ft10-common-top .ft-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body.custom_style10 .ft10-utility-links,
body.custom_style10 .ft10-common-top .ft-container > div {
  display: flex;
  align-items: center;
  gap: 22px;
}

body.custom_style10 .ft10-utility a,
body.custom_style10 .ft10-common-top a { color: #526176 !important; }
body.custom_style10 .ft10-utility a:hover,
body.custom_style10 .ft10-common-top a:hover { color: var(--ft10-blue) !important; }

body.custom_style10 .ft10-mall-header {
  height: 104px;
  border-bottom: 1px solid #e9eef5;
  background: #fff;
}

body.custom_style10 .ft10-mall-head-inner {
  height: 100%;
  display: grid;
  grid-template-columns: 245px minmax(320px, 1fr) auto;
  align-items: center;
  gap: 42px;
}

body.custom_style10 .ft10-brand {
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 13px;
  color: var(--ft10-ink) !important;
}

body.custom_style10 .ft10-brand img {
  width: auto;
  max-width: 142px;
  height: auto;
  max-height: 52px;
  object-fit: contain;
}

body.custom_style10 .ft10-brand span { min-width: 0; padding-left: 13px; border-left: 1px solid #d9e2ec; }
body.custom_style10 .ft10-brand strong { display: block; color: var(--ft10-blue-dark); font-size: 19px; line-height: 1.35; }
body.custom_style10 .ft10-brand small { display: block; margin-top: 3px; color: #7b8796; font-size: 11px; white-space: nowrap; }

body.custom_style10 .ft10-search {
  height: 44px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 88px;
  border: 2px solid var(--ft10-blue);
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
}

body.custom_style10 .ft10-search input {
  min-width: 0;
  height: 40px;
  padding: 0 16px;
  border: 0;
  color: var(--ft10-ink);
  background: transparent;
  font-size: 14px;
  letter-spacing: 0;
  outline: 0;
}

body.custom_style10 .ft10-search button {
  border: 0;
  color: #fff;
  background: var(--ft10-blue);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

body.custom_style10 .ft10-search button:hover { background: var(--ft10-blue-dark); }

body.custom_style10 .ft10-mall-actions { display: flex; align-items: center; gap: 10px; }
body.custom_style10 .ft10-mall-actions > a {
  height: 44px;
  min-width: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  position: relative;
  padding: 0 14px;
  border: 1px solid #dce4ee;
  border-radius: 3px;
  color: #35455b !important;
  background: #fff;
  font-size: 13px;
}

body.custom_style10 .ft10-mall-actions > a:hover { border-color: var(--ft10-blue); color: var(--ft10-blue) !important; }
body.custom_style10 .ft10-mall-actions i { color: var(--ft10-blue); font-size: 18px; }
body.custom_style10 .ft10-mall-actions b {
  min-width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  color: #fff;
  background: var(--ft10-red);
  font-size: 10px;
}

body.custom_style10 .ft10-mall-nav {
  height: 50px;
  border-bottom: 2px solid var(--ft10-blue);
  background: #fff;
}

body.custom_style10 .ft10-mall-nav .ft-container { height: 100%; display: flex; align-items: stretch; }
body.custom_style10 .ft10-catalog {
  width: 220px;
  flex: 0 0 220px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 20px;
  color: #fff !important;
  background: var(--ft10-blue);
  font-size: 15px;
  font-weight: 700;
}

body.custom_style10 .ft10-nav-links { min-width: 0; display: flex; align-items: stretch; }
body.custom_style10 .ft10-nav-links a {
  min-width: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  color: #26384f !important;
  font-size: 14px;
  font-weight: 650;
}

body.custom_style10 .ft10-nav-links a:hover,
body.custom_style10 .ft10-nav-links a.is-active { color: var(--ft10-blue) !important; background: var(--ft10-soft); }

body.custom_style10 .ft10-nav-links .ft-cross-channel-link {
  min-width: 128px;
  color: var(--ft10-blue) !important;
  background: var(--ft10-soft);
  box-shadow: none;
}

body.custom_style10 .ft10-nav-links .ft-cross-channel-link:hover,
body.custom_style10 .ft10-nav-links .ft-cross-channel-link:focus-visible {
  color: #fff !important;
  background: var(--ft10-blue-dark);
}

/* MallLayout: mature retail composition. */
body.custom_style10.ft10-area-mall,
body.custom_style10.ft10-area-mall .page-home,
body.custom_style10.ft10-area-mall .l-main,
body.custom_style10.ft10-area-mall .p-main,
body.custom_style10.cart-page .container { background: var(--ft10-canvas) !important; }

body.custom_style10 .wrap,
body.custom_style10 .l-wrap,
body.custom_style10 .p-wrap,
body.custom_style10 .w1200 { width: min(1200px, calc(100% - 36px)) !important; max-width: none !important; }

body.custom_style10 .hero-shell { padding: 18px 0 24px !important; background: #eaf3ff !important; }
body.custom_style10 .hero-grid {
  min-height: 414px;
  display: grid !important;
  grid-template-columns: 220px minmax(0, 1fr) 218px !important;
  gap: 14px !important;
}

body.custom_style10 .hero-cats {
  min-height: 414px;
  padding: 8px 0 !important;
  border: 0 !important;
  border-radius: 3px !important;
  color: #fff;
  background: #123a6c !important;
  box-shadow: none !important;
}

body.custom_style10 .hero-cat-item { min-height: 62px; padding: 10px 18px !important; border-bottom: 1px solid rgba(255,255,255,.11); }
body.custom_style10 .hero-cat-item:last-child { border-bottom: 0; }
body.custom_style10 .hero-cat-item:hover { background: var(--ft10-blue) !important; }
body.custom_style10 .hero-cat-title { color: #fff !important; font-size: 14px !important; font-weight: 700 !important; }
body.custom_style10 .hero-subcats { margin-top: 5px; display: flex; flex-wrap: wrap; gap: 3px 9px; }
body.custom_style10 .hero-subcats a { color: #bdd3ed !important; font-size: 11px !important; }
body.custom_style10 .hero-cat-item:hover .hero-subcats a { color: #e8f3ff !important; }

body.custom_style10 .hero-banner {
  min-width: 0;
  min-height: 414px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, .8fr);
  align-items: center;
  padding: 46px 30px 42px 46px !important;
  border: 0 !important;
  border-radius: 3px !important;
  overflow: hidden;
  color: #fff;
  background: var(--ft10-blue) !important;
  box-shadow: none !important;
}

body.custom_style10 .hero-copy { min-width: 0; position: relative; z-index: 2; }
body.custom_style10 .hero-badge { display: inline-block; margin: 0 0 16px !important; padding: 6px 10px; border: 1px solid rgba(255,255,255,.45); color: #fff !important; font-size: 12px; }
body.custom_style10 .hero-copy h1 { margin: 0; color: #fff !important; font-size: 38px !important; line-height: 1.22 !important; letter-spacing: 0 !important; }
body.custom_style10 .hero-desc { max-width: 460px; margin: 18px 0 0 !important; color: #dbeeff !important; font-size: 14px !important; line-height: 1.8 !important; }
body.custom_style10 .hero-actions { margin-top: 26px !important; display: flex; gap: 10px; }
body.custom_style10 .hero-actions a { min-width: 128px; height: 40px; display: inline-flex; align-items: center; justify-content: center; border-radius: 2px !important; font-weight: 700; }
body.custom_style10 .hero-actions .btn-primary { border: 1px solid #fff !important; color: var(--ft10-blue) !important; background: #fff !important; }
body.custom_style10 .hero-actions .btn-secondary { border: 1px solid rgba(255,255,255,.6) !important; color: #fff !important; background: transparent !important; }
body.custom_style10 .hero-art { min-width: 0; display: flex; justify-content: center; }
body.custom_style10 .hero-art img { width: 100%; max-width: 270px; max-height: 280px; object-fit: contain; filter: drop-shadow(0 20px 18px rgba(5,41,91,.28)); }

body.custom_style10 .hero-side { min-width: 0; display: grid !important; grid-template-rows: 1fr 122px; gap: 12px !important; }
body.custom_style10 .hero-side .panel,
body.custom_style10 .side-promo {
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10 .hero-side .panel { padding: 24px 18px !important; text-align: center; }
body.custom_style10 .user-logo { width: 58px !important; height: 58px !important; object-fit: contain; border-radius: 0 !important; }
body.custom_style10 .user-panel h3 { margin-top: 12px !important; color: var(--ft10-ink) !important; font-size: 15px !important; }
body.custom_style10 .user-panel p { color: var(--ft10-muted) !important; font-size: 11px !important; }
body.custom_style10 .user-actions { display: grid !important; grid-template-columns: 1fr 1fr; gap: 8px !important; }
body.custom_style10 .user-actions a { border: 1px solid #cddff4 !important; border-radius: 2px !important; color: var(--ft10-blue) !important; background: var(--ft10-soft) !important; }
body.custom_style10 .side-promo { display: block; overflow: hidden; }
body.custom_style10 .side-promo img { width: 100%; height: 100%; object-fit: cover; }

body.custom_style10 .flash-sale,
body.custom_style10 .channel-floor,
body.custom_style10 .double-floor { margin-top: 28px !important; }

body.custom_style10 .section-head,
body.custom_style10 .l-grid-head,
body.custom_style10 .p-detail-head {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px !important;
  border: 0 !important;
  border-left: 4px solid var(--ft10-blue) !important;
  background: #fff !important;
}

body.custom_style10 .section-head h2,
body.custom_style10 .l-grid-head h2,
body.custom_style10 .p-detail-head h2 { color: var(--ft10-ink) !important; font-size: 20px !important; letter-spacing: 0 !important; }
body.custom_style10 .section-head a,
body.custom_style10 .l-grid-head a { color: var(--ft10-blue) !important; }
body.custom_style10 .section-tag { color: var(--ft10-blue) !important; background: var(--ft10-soft) !important; border-radius: 2px !important; }

body.custom_style10 .product-row { display: grid !important; grid-template-columns: repeat(5, minmax(0, 1fr)) !important; gap: 10px !important; }
body.custom_style10 .sale-card,
body.custom_style10 .mini-card,
body.custom_style10 .l-card,
body.custom_style10 .p-related-card {
  min-width: 0;
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  color: var(--ft10-ink) !important;
  background: #fff !important;
  box-shadow: none !important;
  transition: border-color .18s, box-shadow .18s, transform .18s;
}

body.custom_style10 .sale-card:hover,
body.custom_style10 .mini-card:hover,
body.custom_style10 .l-card:hover,
body.custom_style10 .p-related-card:hover {
  border-color: #8fb9ec !important;
  box-shadow: 0 10px 26px rgba(16,78,150,.11) !important;
  transform: translateY(-3px) !important;
}

body.custom_style10 .sale-card { padding: 16px !important; }
body.custom_style10 .sale-card img { width: 100% !important; aspect-ratio: 1 / 1; object-fit: contain !important; }
body.custom_style10 .sale-card h3 { height: 42px; margin: 12px 0 0 !important; color: #26374d !important; font-size: 14px !important; line-height: 1.5 !important; overflow: hidden; }
body.custom_style10 .sale-card p { color: var(--ft10-muted) !important; }
body.custom_style10 .price-line strong,
body.custom_style10 .l-card-price,
body.custom_style10 .p-price-value { color: var(--ft10-red) !important; }

body.custom_style10 .floor-grid { display: grid !important; grid-template-columns: 38% minmax(0, 1fr) !important; gap: 12px !important; }
body.custom_style10 .feature-banner { border-radius: 3px !important; background: #163f70 !important; }
body.custom_style10 .mini-grid { display: grid !important; grid-template-columns: repeat(3, minmax(0,1fr)) !important; gap: 10px !important; }
body.custom_style10 .mini-card { padding: 16px !important; }
body.custom_style10 .double-floor { gap: 16px !important; }
body.custom_style10 .floor-column { border: 1px solid var(--ft10-line) !important; border-radius: 3px !important; background: #fff !important; }

/* Mall listings, filters and stores. */
body.custom_style10 .l-main { padding: 22px 0 50px !important; }
body.custom_style10 .l-hero {
  padding: 24px 28px !important;
  border: 0 !important;
  border-left: 5px solid var(--ft10-blue) !important;
  border-radius: 3px !important;
  color: var(--ft10-ink) !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10 .l-hero h1 { color: var(--ft10-ink) !important; }
body.custom_style10 .l-hero p { color: var(--ft10-muted) !important; }
body.custom_style10 .l-category-filter,
body.custom_style10 .l-filter,
body.custom_style10 .l-grid-shell {
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10 .l-category-filter,
body.custom_style10 .l-filter { padding: 16px 20px !important; }
body.custom_style10 .l-category-filter a,
body.custom_style10 .l-filter a { border-radius: 2px !important; }
body.custom_style10 .l-category-filter a.active,
body.custom_style10 .l-category-filter a:hover,
body.custom_style10 .l-filter a.active,
body.custom_style10 .l-filter a:hover { color: #fff !important; background: var(--ft10-blue) !important; }
body.custom_style10 .l-grid-shell { margin-top: 16px !important; padding: 0 0 18px !important; }
body.custom_style10 .l-grid { display: grid !important; grid-template-columns: repeat(4, minmax(0,1fr)) !important; gap: 12px !important; padding: 14px !important; }
body.custom_style10 .l-grid > .l-card {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  align-self: stretch !important;
}
body.custom_style10 .l-card { padding: 14px !important; }
body.custom_style10 .l-card img { width: 100% !important; aspect-ratio: 1 / 1; object-fit: contain !important; }
body.custom_style10 .l-card-title { color: var(--ft10-ink) !important; line-height: 1.55 !important; }
body.custom_style10 .l-card-store { color: var(--ft10-blue) !important; }
body.custom_style10 .l-card-actions a { border-radius: 2px !important; }
body.custom_style10 .l-card-actions .primary { border-color: var(--ft10-blue) !important; color: #fff !important; background: var(--ft10-blue) !important; }

/* Product detail and related products. */
body.custom_style10 .p-main { padding: 22px 0 52px !important; }
body.custom_style10 .p-main-grid {
  display: grid !important;
  grid-template-columns: minmax(340px, .9fr) minmax(420px, 1.2fr) 230px !important;
  gap: 24px !important;
  padding: 24px !important;
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  background: #fff !important;
}
body.custom_style10 .p-gallery,
body.custom_style10 .p-summary,
body.custom_style10 .p-shop-card { min-width: 0 !important; }
body.custom_style10 .p-main-image { border: 1px solid #edf0f4 !important; border-radius: 2px !important; background: #fff !important; }
body.custom_style10 .p-main-image img { object-fit: contain !important; }
body.custom_style10 .p-title { color: var(--ft10-ink) !important; font-size: 24px !important; line-height: 1.45 !important; }
body.custom_style10 .p-subtitle { color: var(--ft10-muted) !important; }
body.custom_style10 .p-price-card { padding: 18px !important; border: 0 !important; border-radius: 2px !important; background: var(--ft10-soft) !important; box-shadow: none !important; }
body.custom_style10 .p-buy-actions { display: grid !important; grid-template-columns: 1fr 1fr; gap: 10px !important; }
body.custom_style10 .p-buy-actions > * { height: 46px !important; border-radius: 2px !important; }
body.custom_style10 .p-btn-secondary { border: 1px solid var(--ft10-blue) !important; color: var(--ft10-blue) !important; background: #fff !important; }
body.custom_style10 .p-btn-primary { border: 1px solid var(--ft10-blue) !important; color: #fff !important; background: var(--ft10-blue) !important; }
body.custom_style10 .p-shop-card { padding: 18px !important; border: 1px solid var(--ft10-line) !important; border-top: 4px solid var(--ft10-cyan) !important; border-radius: 3px !important; background: #f9fbfd !important; box-shadow: none !important; }
body.custom_style10 .p-detail-shell { display: grid !important; grid-template-columns: minmax(0,1fr) 248px !important; gap: 16px !important; }
body.custom_style10 .p-detail-panel,
body.custom_style10 .p-related-panel { border: 1px solid var(--ft10-line) !important; border-radius: 3px !important; background: #fff !important; box-shadow: none !important; }

/* Cart and checkout surface. */
body.custom_style10.cart-page .container { min-height: 540px !important; padding: 26px 0 52px !important; }
body.custom_style10.cart-page .container > .w { width: min(1200px, calc(100% - 36px)) !important; }
body.custom_style10 #mallLocalCart {
  overflow: hidden;
  border: 1px solid var(--ft10-line) !important;
  border-top: 4px solid var(--ft10-blue) !important;
  border-radius: 3px !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10 .mall-cart-summary,
body.custom_style10 .cart-toolbar { background: var(--ft10-soft) !important; }
body.custom_style10 .mall-cart-checkout,
body.custom_style10 .sc-redBg-btn { border-color: var(--ft10-blue) !important; border-radius: 2px !important; color: #fff !important; background: var(--ft10-blue) !important; }
body.custom_style10 .cart-empty { margin: 0 !important; padding: 100px 24px !important; border: 1px dashed #bfd0e4 !important; background: #fff !important; }
body.custom_style10 .mall-pay-dialog__box { border-radius: 4px !important; border-top: 4px solid var(--ft10-blue) !important; }

/* CommonLayout: accounts, merchant service and rules. */
body.custom_style10.ft10-area-common { background: #f4f7fb !important; }
body.custom_style10 .ft10-common-header { height: 84px; border-bottom: 3px solid var(--ft10-blue); background: #fff; }
body.custom_style10 .ft10-common-header > .ft-container { height: 100%; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
body.custom_style10 .ft10-common-brand img { max-width: 150px; max-height: 48px; }
body.custom_style10 .ft10-common-nav { display: flex; align-items: center; gap: 8px; }
body.custom_style10 .ft10-common-nav a { height: 36px; display: inline-flex; align-items: center; padding: 0 14px; border-radius: 2px; color: #394a5f !important; }
body.custom_style10 .ft10-common-nav a:hover { color: var(--ft10-blue) !important; background: var(--ft10-soft); }

body.custom_style10.member-page .shell { width: min(1200px, calc(100% - 36px)) !important; max-width: none !important; padding: 24px 0 52px !important; }
body.custom_style10.member-page .hero {
  margin: 0 0 16px !important;
  padding: 24px 28px !important;
  border: 0 !important;
  border-left: 5px solid var(--ft10-blue) !important;
  border-radius: 3px !important;
  color: var(--ft10-ink) !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10.member-page .hero h1,
body.custom_style10.member-page .hero-sub { color: var(--ft10-ink) !important; }
body.custom_style10.member-page .avatar { border-radius: 3px !important; color: #fff !important; background: var(--ft10-blue) !important; }
body.custom_style10.member-page .cards { display: grid !important; grid-template-columns: repeat(4,minmax(0,1fr)) !important; gap: 12px !important; }
body.custom_style10.member-page .card,
body.custom_style10.member-page .panel {
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10.member-page .card { border-top: 3px solid var(--ft10-blue) !important; }
body.custom_style10.member-page .card strong,
body.custom_style10.member-page .panel-more { color: var(--ft10-blue) !important; }
body.custom_style10.member-page .btn.primary,
body.custom_style10.member-page .btn:not(.secondary):not(.danger) { border-color: var(--ft10-blue) !important; color: #fff !important; background: var(--ft10-blue) !important; }

body.custom_style10.merchant-page .panel,
body.custom_style10.merchant-page .application,
body.custom_style10.merchant-page .sj_form_box,
body.custom_style10.merchant-page .merchant-result-card,
body.custom_style10.agreement-page .agreement-card {
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.custom_style10.merchant-page .section-title,
body.custom_style10.merchant-page .section_title { border-left-color: var(--ft10-blue) !important; color: var(--ft10-blue-dark) !important; }
body.custom_style10.merchant-page .sj_btn,
body.custom_style10.merchant-page .btn:not(.danger),
body.custom_style10 .agreement-side-title { border-color: var(--ft10-blue) !important; color: #fff !important; background: var(--ft10-blue) !important; }
body.custom_style10 .agreement-layout { width: min(1200px, calc(100% - 36px)) !important; }
body.custom_style10 .agreement-side a.active,
body.custom_style10 .agreement-side a:hover { color: var(--ft10-blue) !important; background: var(--ft10-soft) !important; }

body.custom_style10 .site-footer { border-top: 3px solid var(--ft10-blue) !important; background: #fff !important; }
body.custom_style10 .site-footer *,
body.custom_style10 .footer-icp * { color: #5d6b7c !important; }
body.custom_style10 .site-footer h4 { color: var(--ft10-ink) !important; }

@media (max-width: 1020px) {
  body.custom_style10 .ft10-mall-head-inner { grid-template-columns: 210px minmax(260px,1fr) auto; gap: 20px; }
  body.custom_style10 .ft10-mall-actions > a:first-child { display: none; }
  body.custom_style10 .ft10-nav-links a { min-width: auto; padding: 0 12px; }
  body.custom_style10 .hero-grid { grid-template-columns: 200px minmax(0,1fr) !important; }
  body.custom_style10 .hero-side { display: none !important; }
  body.custom_style10 .p-main-grid { grid-template-columns: minmax(300px,.8fr) minmax(390px,1.2fr) !important; }
  body.custom_style10 .p-shop-card { grid-column: 1 / -1; }
}

@media (max-width: 760px) {
  body.custom_style10 { padding-bottom: 62px !important; }
  body.custom_style10 .ft-container,
  body.custom_style10 .wrap,
  body.custom_style10 .l-wrap,
  body.custom_style10 .p-wrap,
  body.custom_style10 .w1200,
  body.custom_style10.member-page .shell,
  body.custom_style10 .agreement-layout { width: calc(100% - 24px) !important; }

  body.custom_style10 .ft10-utility,
  body.custom_style10 .ft10-common-top { display: none; }
  body.custom_style10 .ft10-mall-header { height: 106px; }
  body.custom_style10 .ft10-mall-head-inner {
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    grid-template-rows: 52px 42px;
    gap: 5px 10px;
  }
  body.custom_style10 .ft10-brand img { max-width: 112px; max-height: 38px; }
  body.custom_style10 .ft10-brand span { padding-left: 9px; }
  body.custom_style10 .ft10-brand strong { font-size: 14px; }
  body.custom_style10 .ft10-brand small { display: none; }
  body.custom_style10 .ft10-search { height: 40px; grid-column: 1 / -1; grid-row: 2; }
  body.custom_style10 .ft10-search input { height: 36px; }
  body.custom_style10 .ft10-mall-actions > a { min-width: 42px; width: 42px; height: 38px; padding: 0; }
  body.custom_style10 .ft10-mall-actions span { display: none; }
  body.custom_style10 .ft10-mall-nav { display: none; }

  body.custom_style10 .hero-shell { padding: 12px 0 16px !important; }
  body.custom_style10 .hero-grid { min-height: 0; display: block !important; }
  body.custom_style10 .hero-cats { display: none !important; }
  body.custom_style10 .hero-banner {
    min-height: 330px !important;
    display: block !important;
    padding: 30px 24px 22px !important;
  }
  body.custom_style10 .hero-copy h1 { font-size: 29px !important; }
  body.custom_style10 .hero-desc { font-size: 13px !important; }
  body.custom_style10 .hero-art { height: 100px; justify-content: flex-end; margin-top: -78px; opacity: .34; }
  body.custom_style10 .hero-art img { max-width: 150px; max-height: 110px; }
  body.custom_style10 .hero-actions { position: relative; z-index: 3; }
  body.custom_style10 .hero-actions a { min-width: 0; flex: 1; }

  body.custom_style10 .section-head,
  body.custom_style10 .l-grid-head,
  body.custom_style10 .p-detail-head { min-height: 58px; padding: 10px 12px !important; }
  body.custom_style10 .section-head h2,
  body.custom_style10 .l-grid-head h2 { font-size: 17px !important; }
  body.custom_style10 .product-row { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 8px !important; }
  body.custom_style10 .sale-card { padding: 11px !important; }
  body.custom_style10 .floor-grid { grid-template-columns: 1fr !important; }
  body.custom_style10 .feature-banner { min-height: 210px !important; }
  body.custom_style10 .mini-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  body.custom_style10 .double-floor { display: block !important; }
  body.custom_style10 .floor-column + .floor-column { margin-top: 14px; }

  body.custom_style10 .l-main,
  body.custom_style10 .p-main { padding-top: 14px !important; }
  body.custom_style10 .l-hero { padding: 18px !important; }
  body.custom_style10 .l-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 8px !important; padding: 8px !important; }
  body.custom_style10 .l-card { padding: 10px !important; }
  body.custom_style10 .p-main-grid { display: block !important; padding: 14px !important; }
  body.custom_style10 .p-summary,
  body.custom_style10 .p-shop-card { margin-top: 18px !important; }
  body.custom_style10 .p-title { font-size: 20px !important; }
  body.custom_style10 .p-buy-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px !important;
  }
  body.custom_style10 .p-buy-actions .p-btn-primary,
  body.custom_style10 .p-buy-actions .p-btn-secondary {
    width: 100% !important;
    min-width: 0 !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  body.custom_style10 .p-detail-shell { grid-template-columns: 1fr !important; }
  body.custom_style10 .p-related-panel { display: none !important; }

  body.custom_style10.cart-page .container > .w { width: calc(100% - 24px) !important; }
  body.custom_style10 .mall-cart-item,
  body.custom_style10 .cart-item { min-width: 0 !important; }
  body.custom_style10 .cart-empty {
    height: auto !important;
    min-height: 390px !important;
    padding: 42px 14px !important;
  }
  body.custom_style10 .cart-empty .cart-message {
    width: 100% !important;
    height: auto !important;
    min-height: 285px !important;
    margin: 0 !important;
    padding: 205px 0 0 !important;
    background-position: center top !important;
    background-size: 240px auto !important;
    text-align: center !important;
    box-sizing: border-box;
  }
  body.custom_style10 .cart-empty .cart-message .txt,
  body.custom_style10 .cart-empty .cart-message .info {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    text-align: center !important;
  }
  body.custom_style10 .cart-empty .cart-message .txt { font-size: 16px !important; line-height: 1.5 !important; }
  body.custom_style10 .cart-empty .cart-message .info { margin-top: 14px !important; }
  body.custom_style10 .cart-empty .cart-message .info a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    float: none !important;
    margin: 4px !important;
  }
  body.custom_style10 .mall-pay-dialog__box { width: calc(100% - 24px) !important; }

  body.custom_style10 .ft10-common-header { height: 72px; }
  body.custom_style10 .ft10-common-header > .ft-container { width: calc(100% - 24px) !important; }
  body.custom_style10 .ft10-common-brand img { max-width: 110px; max-height: 38px; }
  body.custom_style10 .ft10-common-brand small { display: none; }
  body.custom_style10 .ft10-common-nav { display: none; }
body.custom_style10.member-page .cards { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}

/* Store directory and store home. */
body.custom_style10.store-page .l-main {
  min-height: 620px;
  background: #f1f5f9 !important;
}

body.custom_style10.store-page .l-breadcrumb {
  min-height: 42px;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #7a8797;
  font-size: 12px;
}

body.custom_style10.store-page .l-breadcrumb a { color: var(--ft10-blue) !important; }

body.custom_style10.store-page .store-hero {
  min-height: 268px;
  position: relative;
  display: flex !important;
  align-items: center;
  padding: 38px 44px !important;
  overflow: hidden;
  border: 0 !important;
  border-radius: 3px !important;
  color: #fff !important;
  background: #115eb8 !important;
}

body.custom_style10.store-page .store-hero::before,
body.custom_style10.store-page .store-hero::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

body.custom_style10.store-page .store-hero::before {
  right: 0;
  width: 34%;
  background: #0b4e9a;
}

body.custom_style10.store-page .store-hero::after {
  right: 34%;
  width: 7px;
  background: #29a7dc;
}

body.custom_style10.store-page .store-hero .l-hero-main {
  width: min(780px, 72%);
  flex: 0 1 780px !important;
  position: relative;
  z-index: 1;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.custom_style10.store-page .store-hero small {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0 10px;
  border: 1px solid rgba(255,255,255,.38);
  color: #dceeff !important;
  font-size: 11px;
  letter-spacing: 0;
}

body.custom_style10.store-page .store-hero h1 {
  margin: 16px 0 0 !important;
  color: #fff !important;
  font-size: 34px !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
}

body.custom_style10.store-page .store-hero p {
  max-width: 680px;
  margin: 12px 0 0 !important;
  color: #dbeaff !important;
  font-size: 14px;
  line-height: 1.8;
}

body.custom_style10.store-page .l-stats {
  max-width: 720px;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 1px !important;
  margin-top: 26px !important;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.25);
  background: rgba(255,255,255,.22);
}

body.custom_style10.store-page .l-stat {
  min-width: 0;
  padding: 13px 16px !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: rgba(7,62,126,.48) !important;
  box-shadow: none !important;
}

body.custom_style10.store-page .l-stat strong {
  display: block;
  overflow: hidden;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 1.4;
  white-space: nowrap;
  text-overflow: ellipsis;
}

body.custom_style10.store-page .l-stat span { color: #cfe2f7 !important; font-size: 11px !important; }

body.custom_style10.store-directory-page .store-hero {
  min-height: 148px;
  padding: 24px 28px !important;
  border: 1px solid var(--ft10-line) !important;
  border-left: 5px solid var(--ft10-blue) !important;
  color: var(--ft10-ink) !important;
  background: #fff !important;
}

body.custom_style10.store-directory-page .store-hero::before,
body.custom_style10.store-directory-page .store-hero::after {
  display: none;
}

body.custom_style10.store-directory-page .store-hero .l-hero-main {
  width: 100%;
  max-width: none;
  flex: 1 1 auto !important;
  display: grid;
  grid-template-columns: minmax(250px, .8fr) minmax(480px, 1.45fr);
  grid-template-rows: auto auto 1fr;
  column-gap: 42px;
  align-items: center;
  color: var(--ft10-ink) !important;
}

body.custom_style10.store-directory-page .store-hero small {
  width: max-content;
  min-height: 24px;
  padding: 0;
  border: 0;
  color: var(--ft10-blue) !important;
  font-size: 12px;
  font-weight: 600;
}

body.custom_style10.store-directory-page .store-hero h1 {
  margin: 8px 0 0 !important;
  color: var(--ft10-ink) !important;
  font-size: 28px !important;
}

body.custom_style10.store-directory-page .store-hero p {
  margin: 7px 0 0 !important;
  color: var(--ft10-muted) !important;
  line-height: 1.65;
}

body.custom_style10.store-directory-page .store-hero .l-stats {
  grid-column: 2;
  grid-row: 1 / 4;
  width: 100%;
  max-width: none;
  margin: 0 !important;
  gap: 0 !important;
  overflow: visible;
  border: 1px solid #dbe6f2;
  background: #f7fafe;
}

body.custom_style10.store-directory-page .store-hero .l-stat {
  min-height: 82px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 22px !important;
  border-right: 1px solid #dbe6f2 !important;
  color: var(--ft10-ink) !important;
  background: #f7fafe !important;
}

body.custom_style10.store-directory-page .store-hero .l-stat:last-child {
  border-right: 0 !important;
}

body.custom_style10.store-directory-page .store-hero .l-stat strong {
  color: var(--ft10-blue-dark) !important;
  font-size: 20px !important;
}

body.custom_style10.store-directory-page .store-hero .l-stat span {
  margin-top: 4px;
  color: var(--ft10-muted) !important;
  font-size: 12px !important;
}

body.custom_style10.store-page .store-directory-shell,
body.custom_style10.store-page .store-products-shell {
  margin-top: 18px !important;
  padding-bottom: 22px !important;
  border: 1px solid var(--ft10-line) !important;
  border-radius: 3px !important;
  background: #fff !important;
}

body.custom_style10.store-page .l-grid-head {
  min-height: 78px;
  padding: 14px 22px !important;
  border-left: 0 !important;
  border-bottom: 1px solid #e9eef5 !important;
}

body.custom_style10.store-page .l-grid-head small { color: var(--ft10-cyan) !important; }
body.custom_style10.store-page .l-grid-head p { margin-top: 5px !important; color: var(--ft10-muted) !important; }

body.custom_style10.store-directory-page .store-directory-shell .l-grid {
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  gap: 16px !important;
  padding: 18px !important;
}

body.custom_style10.store-page .store-card {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  align-self: stretch !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid #d9e4ef !important;
  border-top: 3px solid var(--ft10-blue) !important;
  border-radius: 3px !important;
  background: #fff !important;
}

body.custom_style10.store-page .store-card:hover {
  border-color: #7cafe9 !important;
  box-shadow: 0 12px 28px rgba(15,78,151,.12) !important;
}

body.custom_style10.store-page .store-card .l-card-media {
  height: 172px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-bottom: 1px solid #e8eef5;
  background: #f5f9fd;
}

body.custom_style10.store-page .store-card .l-card-media img {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  object-fit: contain !important;
}

body.custom_style10.store-page .store-card .l-card-body { padding: 18px !important; }
body.custom_style10.store-page .store-card .l-card-price {
  overflow: hidden;
  color: var(--ft10-blue-dark) !important;
  font-size: 19px !important;
  line-height: 1.45;
  white-space: nowrap;
  text-overflow: ellipsis;
}

body.custom_style10.store-page .store-card .l-card-sub {
  margin-top: 7px !important;
  color: #7a8796 !important;
  font-size: 12px !important;
}

body.custom_style10.store-page .store-card h3 {
  height: 44px;
  margin: 12px 0 !important;
  overflow: hidden;
  color: #34455b !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 22px !important;
}

body.custom_style10.store-page .store-card h3 a { color: inherit !important; }
body.custom_style10.store-page .store-card .l-card-store {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 9px;
  border: 1px solid #cfe0f2;
  color: var(--ft10-blue) !important;
  background: var(--ft10-soft);
  font-size: 12px;
}

body.custom_style10.store-page .store-card .l-card-actions {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 8px !important;
  margin-top: 15px !important;
}

body.custom_style10.store-page .store-card .l-card-actions a {
  min-width: 0;
  height: 38px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px !important;
  border-radius: 2px !important;
}

body.custom_style10.store-page .store-card .l-card-actions .secondary {
  border: 1px solid #c8d7e7 !important;
  color: #42546b !important;
  background: #fff !important;
}

body.custom_style10.store-detail-page .store-products-shell .l-grid {
  grid-template-columns: repeat(4, minmax(0,1fr)) !important;
}

/* Password recovery was the remaining legacy account surface. */
body.custom_style10.auth-recovery-page .get_pwd > .container {
  min-height: 560px !important;
  padding: 50px 0 64px !important;
  background: #f1f5f9 !important;
}

body.custom_style10.auth-recovery-page .get_pwd > .container > .w {
  width: min(760px, calc(100% - 36px)) !important;
}

body.custom_style10.auth-recovery-page .get_pwd_warp,
body.custom_style10.auth-recovery-page .get_pwd_form,
body.custom_style10.auth-recovery-page .form-other {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  background: transparent !important;
}

body.custom_style10.auth-recovery-page .get_pwd_warp {
  display: flow-root !important;
  min-height: 360px !important;
  padding: 30px 36px 38px !important;
  border: 1px solid var(--ft10-line);
  border-top: 4px solid var(--ft10-blue);
  border-radius: 3px;
  background: #fff !important;
  box-shadow: 0 14px 34px rgba(21,72,130,.08) !important;
}

body.custom_style10.auth-recovery-page .gp-tab {
  width: 100% !important;
  height: auto !important;
  margin: 0 0 28px !important;
  border-bottom: 1px solid #dfe7f0;
  float: none !important;
}

body.custom_style10.auth-recovery-page .gp-tab ul { display: flex !important; }
body.custom_style10.auth-recovery-page .gp-tab li {
  min-width: 150px;
  height: 48px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0 !important;
  border-bottom: 3px solid transparent !important;
  color: #53647a !important;
  background: #fff !important;
}

body.custom_style10.auth-recovery-page .gp-tab li.curr {
  border-bottom-color: var(--ft10-blue) !important;
  color: var(--ft10-blue) !important;
}

body.custom_style10.auth-recovery-page .get_pwd_form,
body.custom_style10.auth-recovery-page .form-other,
body.custom_style10.auth-recovery-page .gp-content,
body.custom_style10.auth-recovery-page .gp-warp form {
  width: 100% !important;
  height: auto !important;
  position: static !important;
  display: flow-root !important;
  margin: 0 !important;
  float: none !important;
}

body.custom_style10.auth-recovery-page .gp-warp {
  width: 100% !important;
  height: auto !important;
  position: static !important;
  margin: 0 !important;
  float: none !important;
}

body.custom_style10.auth-recovery-page .form-other > .item-other {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  margin: 0 !important;
  float: none !important;
}

body.custom_style10.auth-recovery-page .form-other > .item-other > .item-label { display: none !important; }
body.custom_style10.auth-recovery-page .gp-warp .item {
  min-height: 48px !important;
  display: grid !important;
  grid-template-columns: 110px minmax(0,1fr);
  align-items: center;
  gap: 14px;
  margin-bottom: 18px !important;
}

body.custom_style10.auth-recovery-page .gp-warp .item-label {
  width: auto !important;
  padding: 0 !important;
  color: #35465b !important;
  text-align: right;
}

body.custom_style10.auth-recovery-page .gp-warp .item-info { width: 100% !important; }
body.custom_style10.auth-recovery-page .gp-warp .text {
  width: 100% !important;
  height: 44px !important;
  padding: 0 13px !important;
  border: 1px solid #cfdbe8 !important;
  border-radius: 2px !important;
  color: var(--ft10-ink) !important;
  background: #fff !important;
}

body.custom_style10.auth-recovery-page .gp-warp .text:focus {
  border-color: var(--ft10-blue) !important;
  box-shadow: 0 0 0 3px rgba(18,104,213,.1) !important;
}

body.custom_style10.auth-recovery-page .gp-warp .item-button {
  grid-template-columns: 110px minmax(0,1fr);
}

body.custom_style10.auth-recovery-page .gp-warp .item-button .btn {
  grid-column: 2;
  width: 150px !important;
  height: 42px !important;
  border: 1px solid var(--ft10-blue) !important;
  border-radius: 2px !important;
  color: #fff !important;
  background: var(--ft10-blue) !important;
}

@media (max-width: 980px) {
  body.custom_style10.store-page .store-hero .l-hero-main { width: 100%; }
  body.custom_style10.store-page .store-hero::before { width: 24%; opacity: .45; }
  body.custom_style10.store-page .store-hero::after { right: 24%; }
  body.custom_style10.store-directory-page .store-hero .l-hero-main {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 16px;
  }
  body.custom_style10.store-directory-page .store-hero .l-stats {
    grid-column: 1;
    grid-row: auto;
  }
  body.custom_style10.store-directory-page .store-directory-shell .l-grid,
  body.custom_style10.store-detail-page .store-products-shell .l-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}

@media (max-width: 620px) {
  body.custom_style10.store-page .store-hero {
    min-height: 0;
    padding: 26px 20px !important;
  }
  body.custom_style10.store-page .store-hero::before,
  body.custom_style10.store-page .store-hero::after { display: none; }
  body.custom_style10.store-page .store-hero h1 { font-size: 26px !important; }
  body.custom_style10.store-page .l-stats { grid-template-columns: 1fr !important; }
  body.custom_style10.store-directory-page .store-hero {
    padding: 22px 18px !important;
  }
  body.custom_style10.store-directory-page .store-hero .l-stats {
    grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  }
  body.custom_style10.store-directory-page .store-hero .l-stat {
    min-height: 72px;
    padding: 10px !important;
  }
  body.custom_style10.store-directory-page .store-hero .l-stat strong {
    font-size: 17px !important;
  }
  body.custom_style10.store-directory-page .store-directory-shell .l-grid,
  body.custom_style10.store-detail-page .store-products-shell .l-grid { grid-template-columns: 1fr !important; }
  body.custom_style10.store-page .store-card .l-card-media { height: 148px !important; }

  body.custom_style10.auth-recovery-page .get_pwd_warp { padding: 24px 18px 30px !important; }
  body.custom_style10.auth-recovery-page .gp-warp .item,
  body.custom_style10.auth-recovery-page .gp-warp .item-button { display: block !important; }
  body.custom_style10.auth-recovery-page .gp-warp .item-label { margin-bottom: 8px; text-align: left; }
  body.custom_style10.auth-recovery-page .gp-warp .item-button .btn { width: 100% !important; }
}
