/* ═══════════════════════════════════════════════════════════════
   FOGER VAPE — V4 NeonLab Components (2026-05-10)
   提取自现网 fogervape.com inline CSS（35KB Block #17 + 4.7KB Block #19）
   修改:
     - :root 变量已搬到 tokens.css
     - 砍 3 个虚构 reviewer .fv-avatar-chloe/jax/leo
     - 9 个 stamp/tc/role 人名 selector 改风味维度: chloe→dessert, jax→ice, leo→punch
     - 加 1 个 .fv-avatar-lab Mascot (E1 方案)
   ═══════════════════════════════════════════════════════════════ */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap');
/* ========================================
   FOGER V4 NEON LAB — HOMEPAGE
   ======================================== */
/* Hide Elementor H1 container visually, keep for SEO */
.elementor-element-95e9af9 { position:absolute!important; width:1px!important; height:1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; }

/* Override Astra global colors on homepage */
body.page-id-56 {
  --ast-global-color-0: #2dd4bf !important;
  --ast-global-color-1: #0d9488 !important;
  --ast-global-color-2: #f1f5f9 !important;
  --ast-global-color-3: #94a3b8 !important;
  --ast-global-color-4: #050311 !important;
  --ast-global-color-5: #0c0a1a !important;
  --ast-global-color-6: #13111f !important;
  --ast-global-color-7: #f1f5f9 !important;
  --ast-global-color-8: #94a3b8 !important;
  background: var(--fv-dark) !important;
}
body.page-id-56 .site-content { background: var(--fv-dark) !important; }
body.page-id-56 #content { background: var(--fv-dark) !important; }

/* Mobile header dark */
body.page-id-56 .ast-mobile-popup-drawer.active .ast-mobile-popup-inner { background-color: var(--fv-dark) !important; }
body.page-id-56 .ast-mobile-header-wrap .ast-mobile-header-content { background-color: var(--fv-dark) !important; }
body.page-id-56 .ast-mobile-popup-inner .menu-link,
body.page-id-56 .ast-mobile-popup-inner .menu-text { color: var(--fv-ink-gray) !important; }
body.page-id-56 .ast-mobile-popup-inner .menu-link:hover .menu-text { color: var(--fv-teal) !important; }
body.page-id-56 .ast-mobile-popup-inner .sub-menu { background: var(--fv-dark-card) !important; border-color: var(--fv-dark-border) !important; }

/* ======== ASTRA HEADER → V4 DARK ======== */
body.page-id-56 .ast-above-header-bar { background: var(--fv-dark) !important; border-bottom: 1px solid var(--fv-dark-border) !important; }
body.page-id-56 .ast-above-header-bar,
body.page-id-56 .ast-above-header-bar * { color: var(--fv-ink-dim) !important; }
body.page-id-56 .ast-above-header-bar .fv-hl-teal,
body.page-id-56 .ast-above-header-bar span[style*="font-size"] { color: var(--fv-ink-gray) !important; }

body.page-id-56 .ast-primary-header-bar { background: rgba(12,10,26,0.92) !important; backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); border-bottom: 1px solid var(--fv-dark-border) !important; }
body.page-id-56 .ast-primary-header-bar .menu-link,
body.page-id-56 .ast-primary-header-bar .menu-text { color: var(--fv-ink-gray) !important; }
body.page-id-56 .ast-primary-header-bar .menu-link:hover,
body.page-id-56 .ast-primary-header-bar .menu-link:hover .menu-text { color: var(--fv-teal) !important; }
body.page-id-56 .ast-primary-header-bar .current-menu-item > .menu-link .menu-text { color: var(--fv-teal-bright) !important; }
body.page-id-56 .ast-primary-header-bar .sub-menu { background: var(--fv-dark-card) !important; border: 1px solid var(--fv-dark-border) !important; }
body.page-id-56 .ast-primary-header-bar .sub-menu .menu-link { color: var(--fv-ink-gray) !important; border-bottom-color: var(--fv-dark-border) !important; }
body.page-id-56 .ast-primary-header-bar .sub-menu .menu-link:hover { color: var(--fv-teal) !important; background: rgba(45,212,191,0.06) !important; }
body.page-id-56 .ast-primary-header-bar .ast-icon svg path { fill: var(--fv-ink-gray) !important; }
/* Cart / account icons */
body.page-id-56 .ast-header-woo-cart .ast-icon,
body.page-id-56 .ast-header-account-wrap { color: var(--fv-ink-gray) !important; }
body.page-id-56 .ast-header-woo-cart:hover .ast-icon { color: var(--fv-teal) !important; }
body.page-id-56 .ast-cart-menu-wrap .count { background: var(--fv-teal) !important; color: var(--fv-dark) !important; }
/* Override any inline green on header buttons */
body.page-id-56 .ast-primary-header-bar a[style*="27ae60"],
body.page-id-56 .ast-primary-header-bar a[style*="54B435"] { background: var(--fv-grad-hero) !important; background-size: 200% 200% !important; }

/* ======== ASTRA FOOTER → V4 DARK ======== */
body.page-id-56 footer.site-footer { background: #050311 !important; }
body.page-id-56 .site-primary-footer-wrap[data-section="section-primary-footer-builder"] { background-color: #050311 !important; background-image: none !important; border-top-color: rgba(255,255,255,0.06) !important; }
body.page-id-56 .site-below-footer-wrap[data-section="section-below-footer-builder"] { background-color: #030210 !important; background-image: none !important; }
body.page-id-56 footer.site-footer .widget_block,
body.page-id-56 footer.site-footer .widget-title,
body.page-id-56 footer.site-footer section.widget > *:first-child { color: var(--fv-ink-gray) !important; }
body.page-id-56 footer.site-footer p,
body.page-id-56 footer.site-footer li,
body.page-id-56 footer.site-footer span:not(.wpforms-submit) { color: var(--fv-ink-dim) !important; }
body.page-id-56 footer.site-footer a.menu-link,
body.page-id-56 footer.site-footer a:not(.wpforms-submit) { color: var(--fv-ink-dim) !important; }
body.page-id-56 footer.site-footer a.menu-link:hover,
body.page-id-56 footer.site-footer a:hover { color: var(--fv-teal) !important; }
body.page-id-56 footer.site-footer .widget_media_image img { filter: invert(1) brightness(1.8) !important; }
body.page-id-56 .site-below-footer-wrap p,
body.page-id-56 .site-below-footer-wrap a,
body.page-id-56 .site-below-footer-wrap span { color: var(--fv-ink-dim) !important; }
body.page-id-56 .site-below-footer-wrap a:hover { color: var(--fv-teal) !important; }
body.page-id-56 footer.site-footer input.search-field,
body.page-id-56 footer.site-footer input[type="email"] { background: var(--fv-dark-card) !important; border-color: var(--fv-dark-border) !important; color: var(--fv-ink-white) !important; }
body.page-id-56 footer.site-footer .wpforms-submit { background: var(--fv-teal) !important; color: var(--fv-dark) !important; border: none !important; }

.fv-hp4 *, .fv-hp4 *::before, .fv-hp4 *::after { box-sizing: border-box; }
.fv-hp4 { font-family: var(--fv-font-body); color: var(--fv-ink-white); line-height: 1.6; -webkit-font-smoothing: antialiased; }
.fv-hp4 a { color: var(--fv-teal); text-decoration: none; }
.fv-container { max-width: var(--fv-max-w); margin: 0 auto; padding: 0 24px; }

/* Keyframes */
@keyframes fv-float { 0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)} }
@keyframes fv-float2 { 0%,100%{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-18px) rotate(-1deg)} }
@keyframes fv-shimmer { 0%{background-position:-200% 0}100%{background-position:200% 0} }
@keyframes fv-gradient-move { 0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%} }
@keyframes fv-pulse-dot { 0%,100%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.5)} }
@keyframes fv-rotate { from{transform:rotate(0deg)}to{transform:rotate(360deg)} }
@keyframes fv-scale-in { from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)} }
@keyframes fv-grid-pulse { 0%,100%{opacity:0.03}50%{opacity:0.06} }

.fv-reveal { opacity:0; transform:translateY(30px); transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1); }
.fv-reveal.fv-visible { opacity:1; transform:translateY(0); }
.fv-reveal-d1 { transition-delay:.1s; }
.fv-reveal-d2 { transition-delay:.2s; }
.fv-reveal-d3 { transition-delay:.3s; }

/* Lab Grid Background */
.fv-lab-grid { position: relative; }
.fv-lab-grid::before {
  content: ''; position: absolute; inset: 0;
  background-image: linear-gradient(rgba(45,212,191,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(45,212,191,0.04) 1px, transparent 1px);
  background-size: 40px 40px;
  animation: fv-grid-pulse 6s ease-in-out infinite;
  pointer-events: none;
}

/* ======== HERO ======== */
.fv-hero { background: var(--fv-dark); padding: 100px 0 80px; position: relative; overflow: hidden; }
.fv-hero-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(80px); }
.fv-orb-teal { width: 500px; height: 500px; background: rgba(45,212,191,0.08); top: -100px; right: -100px; }
.fv-orb-violet { width: 400px; height: 400px; background: rgba(168,85,247,0.06); bottom: -80px; left: -60px; }
.fv-hero-inner { max-width: var(--fv-max-w); margin: 0 auto; padding: 0 24px; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; position: relative; z-index: 1; }
.fv-hero-tag { display: inline-flex; align-items: center; gap: 8px; padding: 8px 18px; background: rgba(45,212,191,0.1); border: 1px solid rgba(45,212,191,0.2); border-radius: var(--fv-r-full); font-family: var(--fv-font-mono); font-size: 12px; font-weight: 600; color: var(--fv-teal); margin-bottom: 28px; }
.fv-hero-tag::before { content: ''; width: 6px; height: 6px; background: var(--fv-teal); border-radius: 50%; animation: fv-pulse-dot 2s ease-in-out infinite; }
.fv-hero h2.fv-hero-title { font-family: var(--fv-font-display); font-size: 56px; font-weight: 700; line-height: 1.05; letter-spacing: -0.03em; color: white; margin: 0 0 24px; }
.fv-hero h2.fv-hero-title .fv-grad-text { background: var(--fv-grad-hero); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.fv-puff-counter { font-family: var(--fv-font-mono); font-size: 56px; font-weight: 700; background: var(--fv-grad-hero); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; display: inline-block; letter-spacing: -0.02em; }
.fv-hero-desc { font-size: 17px; color: var(--fv-ink-gray); line-height: 1.7; margin-bottom: 36px; max-width: 460px; }
.fv-hero-desc strong { color: var(--fv-teal-bright); font-weight: 600; }
.fv-hero-actions { display: flex; gap: 12px; flex-wrap: wrap; }

/* Buttons */
.fv-btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 30px; border-radius: var(--fv-r-full); font-size: 15px; font-weight: 700; font-family: var(--fv-font-display); transition: all .3s cubic-bezier(.22,1,.36,1); cursor: pointer; border: none; position: relative; overflow: hidden; }
.fv-btn-grad { background: var(--fv-grad-hero); background-size: 200% 200%; animation: fv-gradient-move 4s ease infinite; color: var(--fv-dark); }
.fv-btn-grad::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent); background-size: 200% 100%; animation: fv-shimmer 2.5s ease-in-out infinite; opacity: 0; transition: opacity .3s; }
.fv-btn-grad:hover { transform: translateY(-3px); box-shadow: 0 8px 30px rgba(45,212,191,0.3), 0 8px 30px rgba(168,85,247,0.2); text-decoration: none; color: var(--fv-dark); }
.fv-btn-grad:hover::after { opacity: 1; }
.fv-btn-glass { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1); color: white; backdrop-filter: blur(8px); }
.fv-btn-glass:hover { background: rgba(255,255,255,0.12); border-color: rgba(255,255,255,0.2); transform: translateY(-3px); text-decoration: none; color: white; }
.fv-btn-outline { background: transparent; border: 2px solid var(--fv-teal); color: var(--fv-teal); }
.fv-btn-outline:hover { background: var(--fv-teal); color: var(--fv-dark); transform: translateY(-2px); box-shadow: 0 6px 20px var(--fv-teal-glow); text-decoration: none; }

/* Hero Visual — banner image right side */
.fv-hero-visual { display: flex; justify-content: center; align-items: center; position: relative; min-height: 420px; }
.fv-hero-img { position: relative; z-index: 2; animation: fv-float 5s ease-in-out infinite; transition: transform .4s cubic-bezier(.22,1,.36,1); }
.fv-hero-img:hover { transform: translateY(-8px) scale(1.02); }
.fv-hero-img img { max-width: 520px; width: 100%; height: auto; border-radius: var(--fv-r-xl); filter: drop-shadow(0 20px 60px rgba(0,0,0,0.4)); }
.fv-orbit-ring { position: absolute; width: 320px; height: 320px; border: 1px solid rgba(45,212,191,0.08); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); animation: fv-rotate 25s linear infinite; }
.fv-orbit-ring::before { content: ''; position: absolute; width: 10px; height: 10px; background: var(--fv-teal); border-radius: 50%; top: -5px; left: 50%; box-shadow: 0 0 12px var(--fv-teal); }
.fv-orbit-ring-2 { position: absolute; width: 380px; height: 380px; border: 1px solid rgba(168,85,247,0.06); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); animation: fv-rotate 40s linear infinite reverse; }
.fv-orbit-ring-2::before { content: ''; position: absolute; width: 8px; height: 8px; background: var(--fv-violet); border-radius: 50%; bottom: -4px; left: 50%; box-shadow: 0 0 10px var(--fv-violet); }

/* ======== TRUST BAR ======== */
.fv-trust { background: var(--fv-dark-card); border-top: 1px solid var(--fv-dark-border); border-bottom: 1px solid var(--fv-dark-border); padding: 22px 0; }
.fv-trust-inner { max-width: var(--fv-max-w); margin: 0 auto; padding: 0 24px; display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; }
.fv-trust-item { display: flex; align-items: center; gap: 10px; font-family: var(--fv-font-mono); font-size: 13px; font-weight: 500; color: var(--fv-ink-gray); transition: color .2s; }
.fv-trust-item:hover { color: var(--fv-teal); }
.fv-trust-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--fv-teal); opacity: .6; }

/* ======== PRODUCTS ======== */
.fv-products { background: var(--fv-dark); padding: 96px 0; }
.fv-section-eyebrow { font-family: var(--fv-font-mono); font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; margin-bottom: 8px; }
.fv-eyebrow-teal { color: var(--fv-teal); }
.fv-eyebrow-violet { color: var(--fv-violet-bright); }
.fv-section-title { font-family: var(--fv-font-display); font-size: 36px; font-weight: 700; color: white; letter-spacing: -0.02em; margin-bottom: 8px; }
.fv-section-subtitle { font-size: 16px; color: var(--fv-ink-gray); margin-bottom: 56px; }
.fv-products-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.fv-product-card { background: var(--fv-dark-card); border: 1px solid var(--fv-dark-border); border-radius: var(--fv-r-xl); padding: 28px 20px; transition: all .4s cubic-bezier(.22,1,.36,1); position: relative; overflow: hidden; display: flex; flex-direction: column; }
.fv-product-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; opacity: 0; transition: opacity .3s; }
.fv-pc-teal::before { background: var(--fv-grad-teal); }
.fv-pc-violet::before { background: var(--fv-grad-violet); }
.fv-product-card:hover { transform: translateY(-6px); box-shadow: 0 16px 48px rgba(0,0,0,0.4); border-color: var(--fv-dark-border-hover); }
.fv-product-card:hover::before { opacity: 1; }
.fv-product-badge { position: absolute; top: 20px; right: 20px; padding: 5px 12px; border-radius: var(--fv-r-full); font-family: var(--fv-font-mono); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; }
.fv-badge-teal { background: rgba(45,212,191,0.12); color: var(--fv-teal); border: 1px solid rgba(45,212,191,0.2); }
.fv-badge-violet { background: rgba(168,85,247,0.12); color: var(--fv-violet-bright); border: 1px solid rgba(168,85,247,0.2); }
.fv-product-illus { width: 100%; height: 180px; border-radius: var(--fv-r-lg); margin-bottom: 20px; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; }
.fv-pi-teal { background: linear-gradient(135deg, rgba(45,212,191,0.06), rgba(6,182,212,0.04)); border: 1px solid rgba(45,212,191,0.08); }
.fv-pi-violet { background: linear-gradient(135deg, rgba(168,85,247,0.06), rgba(236,72,153,0.04)); border: 1px solid rgba(168,85,247,0.08); }
.fv-product-illus img { max-height: 160px; width: auto; object-fit: contain; filter: drop-shadow(0 8px 24px rgba(0,0,0,0.3)); }
.fv-product-card h3 { font-family: var(--fv-font-display); font-size: 20px; font-weight: 700; color: white; margin: 0 0 4px; }
.fv-product-tagline { font-size: 14px; color: var(--fv-ink-gray); margin: 0 0 24px; }
.fv-spec-table { width: 100%; margin-bottom: 28px; flex: 1; }
.fv-spec-row { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid var(--fv-dark-border); font-size: 14px; }
.fv-spec-row:last-child { border-bottom: none; }
.fv-spec-label { color: var(--fv-ink-dim); font-weight: 500; font-family: var(--fv-font-mono); font-size: 13px; }
.fv-spec-value { color: white; font-weight: 600; }
.fv-price-teal { font-size: 22px; font-weight: 700; font-family: var(--fv-font-mono); background: var(--fv-grad-teal); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.fv-price-violet { font-size: 22px; font-weight: 700; font-family: var(--fv-font-mono); background: var(--fv-grad-violet); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.fv-product-card .fv-btn { width: 100%; justify-content: center; }

/* ======== FLAVOR EXPLORER ======== */
.fv-flavors { background: var(--fv-dark-card); padding: 96px 0; position: relative; }
.fv-tab-input { position: absolute; opacity: 0; pointer-events: none; }
.fv-tab-labels { display: flex; justify-content: center; gap: 8px; margin-bottom: 40px; flex-wrap: wrap; }
.fv-tab-label { padding: 10px 22px; border-radius: var(--fv-r-full); font-family: var(--fv-font-mono); font-size: 13px; font-weight: 600; color: var(--fv-ink-gray); background: rgba(255,255,255,0.04); border: 1px solid var(--fv-dark-border); cursor: pointer; transition: all .3s; }
.fv-tab-label:hover { border-color: var(--fv-violet); color: var(--fv-violet-bright); transform: translateY(-2px); }
#fv-tab-all:checked ~ .fv-tab-labels label[for="fv-tab-all"],
#fv-tab-fruit:checked ~ .fv-tab-labels label[for="fv-tab-fruit"],
#fv-tab-ice:checked ~ .fv-tab-labels label[for="fv-tab-ice"],
#fv-tab-dessert:checked ~ .fv-tab-labels label[for="fv-tab-dessert"] { background: var(--fv-grad-violet); color: white; border-color: transparent; box-shadow: 0 4px 20px var(--fv-violet-glow); }
.fv-tab-panel { display: none; }
#fv-tab-all:checked ~ .fv-tab-panels .fv-panel-all,
#fv-tab-fruit:checked ~ .fv-tab-panels .fv-panel-fruit,
#fv-tab-ice:checked ~ .fv-tab-panels .fv-panel-ice,
#fv-tab-dessert:checked ~ .fv-tab-panels .fv-panel-dessert { display: grid; animation: fv-scale-in .4s cubic-bezier(.22,1,.36,1); }
.fv-flavor-grid { grid-template-columns: repeat(4, 1fr); gap: 16px; }
.fv-flavor-card { border-radius: var(--fv-r-lg); padding: 20px 14px 16px; text-align: center; cursor: pointer; min-height: 140px; display: flex; flex-direction: column; justify-content: flex-end; transition: all .3s cubic-bezier(.22,1,.36,1); position: relative; overflow: hidden; }
.fv-flavor-card::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, transparent 50%); opacity: 0; transition: opacity .3s; }
.fv-flavor-card:hover { transform: translateY(-8px) scale(1.04); box-shadow: 0 16px 40px rgba(0,0,0,0.3); }
.fv-flavor-card:hover::before { opacity: 1; }
.fv-flavor-name { font-family: var(--fv-font-display); font-size: 14px; font-weight: 700; color: white; text-shadow: 0 2px 8px rgba(0,0,0,0.3); position: relative; }
.fv-lab-stamp { position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 800; color: white; font-family: var(--fv-font-mono); border: 2px solid rgba(255,255,255,0.4); opacity: 0.7; transition: opacity .2s, transform .2s; }
.fv-flavor-card:hover .fv-lab-stamp { opacity: 1; transform: scale(1.15) rotate(-8deg); }
.fv-stamp-punch { background: rgba(245,158,11,0.7); }
.fv-stamp-dessert { background: rgba(236,72,153,0.7); }
.fv-stamp-ice { background: rgba(6,182,212,0.7); }
.fv-flavor-tag { font-family: var(--fv-font-mono); font-size: 10px; font-weight: 600; color: rgba(255,255,255,0.6); margin-top: 4px; position: relative; text-transform: uppercase; letter-spacing: 0.08em; }
.fv-fl-strawberry { background: linear-gradient(135deg, #f87171, #dc2626); }
.fv-fl-watermelon { background: linear-gradient(135deg, #fb923c, #ef4444); }
.fv-fl-mango { background: linear-gradient(135deg, #fbbf24, #f59e0b); }
.fv-fl-grape { background: linear-gradient(135deg, #a78bfa, #7c3aed); }
.fv-fl-blueberry { background: linear-gradient(135deg, #60a5fa, #3b82f6); }
.fv-fl-hawaiian { background: linear-gradient(135deg, #fb7185, #f97316); }
.fv-fl-mint { background: linear-gradient(135deg, #34d399, #059669); }
.fv-fl-coolmint { background: linear-gradient(135deg, #22d3ee, #0891b2); }
.fv-fl-bluerazz { background: linear-gradient(135deg, #818cf8, #4f46e5); }
.fv-fl-frozen { background: linear-gradient(135deg, #67e8f9, #06b6d4); }
.fv-fl-cupcake { background: linear-gradient(135deg, #f9a8d4, #ec4899); }
.fv-fl-vanilla { background: linear-gradient(135deg, #fde68a, #d97706); }
.fv-flavors-cta { text-align: center; margin-top: 40px; }
.fv-flavors-cta a { font-family: var(--fv-font-display); font-weight: 700; font-size: 15px; color: var(--fv-violet-bright); display: inline-flex; align-items: center; gap: 8px; padding: 12px 28px; border: 2px solid var(--fv-violet); border-radius: var(--fv-r-full); transition: all .3s; }
.fv-flavors-cta a:hover { background: var(--fv-violet); color: white; transform: translateY(-2px); box-shadow: 0 6px 24px var(--fv-violet-glow); text-decoration: none; }

/* ======== FLAVOR LAB TEAM ======== */
.fv-team { background: var(--fv-dark); padding: 96px 0; }
.fv-team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.fv-team-card { background: var(--fv-dark-card); border: 1px solid var(--fv-dark-border); border-radius: var(--fv-r-xl); padding: 40px 24px; text-align: center; transition: all .4s cubic-bezier(.22,1,.36,1); position: relative; overflow: hidden; }
.fv-team-card::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; opacity: 0; transition: opacity .3s; }
.fv-team-card:hover { transform: translateY(-6px); box-shadow: 0 16px 48px rgba(0,0,0,0.4); border-color: var(--fv-dark-border-hover); }
.fv-team-card:hover::after { opacity: 1; }
.fv-tc-punch::after { background: linear-gradient(90deg, #f59e0b, #d97706); }
.fv-tc-dessert::after { background: linear-gradient(90deg, #ec4899, #db2777); }
.fv-tc-ice::after { background: linear-gradient(90deg, #06b6d4, #0891b2); }
.fv-team-avatar { width: 80px; height: 80px; border-radius: 50%; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; font-size: 28px; font-weight: 700; font-family: var(--fv-font-mono); color: white; transition: transform .3s; }
.fv-team-card:hover .fv-team-avatar { transform: scale(1.1) rotate(-5deg); }
.fv-team-name { font-family: var(--fv-font-display); font-size: 20px; font-weight: 700; color: white; margin-bottom: 4px; }
.fv-team-role { font-family: var(--fv-font-mono); font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px; }
.fv-role-punch { color: #fbbf24; }
.fv-role-dessert { color: #f472b6; }
.fv-role-ice { color: #22d3ee; }
.fv-team-radar { width: 120px; height: 120px; margin: 0 auto 16px; }
.fv-team-desc { font-size: 14px; color: var(--fv-ink-gray); line-height: 1.6; margin-bottom: 20px; }
.fv-team-link { font-family: var(--fv-font-display); font-size: 14px; font-weight: 700; display: inline-flex; align-items: center; gap: 6px; transition: gap .3s; }
.fv-team-link:hover { gap: 10px; text-decoration: none; }
.fv-tl-punch { color: #fbbf24; }
.fv-tl-dessert { color: #f472b6; }
.fv-tl-ice { color: #22d3ee; }

/* ======== HOW IT WORKS ======== */
.fv-how { background: var(--fv-dark-card); padding: 96px 0; position: relative; }
.fv-steps { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; gap: 16px; align-items: start; }
.fv-step { background: rgba(255,255,255,0.03); border: 1px solid var(--fv-dark-border); border-radius: var(--fv-r-xl); padding: 36px 24px; text-align: center; transition: all .3s; }
.fv-step:hover { background: rgba(255,255,255,0.06); border-color: var(--fv-dark-border-hover); transform: translateY(-4px); }
.fv-step-num { width: 48px; height: 48px; border-radius: 50%; background: var(--fv-grad-hero); background-size: 200% 200%; animation: fv-gradient-move 4s ease infinite; display: flex; align-items: center; justify-content: center; margin: 0 auto 18px; font-family: var(--fv-font-mono); font-size: 18px; font-weight: 700; color: var(--fv-dark); box-shadow: 0 4px 20px rgba(45,212,191,0.2); }
.fv-step h3 { font-family: var(--fv-font-display); font-size: 18px; font-weight: 700; color: white; margin: 0 0 8px; }
.fv-step p { font-size: 14px; color: var(--fv-ink-gray); line-height: 1.6; margin: 0; }
.fv-step-arrow { display: flex; align-items: center; justify-content: center; color: var(--fv-ink-dim); font-size: 20px; padding-top: 40px; }

/* ======== REVIEWS ======== */
.fv-reviews { background: var(--fv-dark); padding: 96px 0; }
.fv-reviews-hero { display: flex; align-items: center; justify-content: center; gap: 24px; margin-bottom: 48px; }
.fv-rating-big { font-family: var(--fv-font-mono); font-size: 64px; font-weight: 700; background: var(--fv-grad-hero); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; line-height: 1; }
.fv-star-row { display: flex; gap: 3px; color: #fbbf24; font-size: 22px; }
.fv-rating-count { font-family: var(--fv-font-mono); font-size: 13px; color: var(--fv-ink-dim); }
.fv-reviews-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.fv-review-card { background: var(--fv-dark-card); border: 1px solid var(--fv-dark-border); border-radius: var(--fv-r-xl); padding: 28px 24px; transition: all .3s; }
.fv-review-card:hover { transform: translateY(-4px); box-shadow: 0 12px 36px rgba(0,0,0,0.3); border-color: var(--fv-dark-border-hover); }
.fv-review-stars { display: flex; gap: 2px; margin-bottom: 14px; color: #fbbf24; font-size: 14px; }
.fv-review-text { font-size: 14px; color: var(--fv-ink-gray); line-height: 1.7; margin-bottom: 18px; font-style: italic; }
.fv-review-author { display: flex; align-items: center; justify-content: space-between; }
.fv-review-name { font-family: var(--fv-font-display); font-size: 14px; font-weight: 700; color: white; }
.fv-review-product { font-family: var(--fv-font-mono); font-size: 11px; color: var(--fv-ink-dim); margin-top: 2px; }
.fv-review-verified { font-family: var(--fv-font-mono); font-size: 10px; font-weight: 700; color: var(--fv-teal); background: rgba(45,212,191,0.1); padding: 4px 10px; border-radius: var(--fv-r-full); border: 1px solid rgba(45,212,191,0.2); }

/* ======== BOTTOM CTA ======== */
.fv-bottom-cta { background: var(--fv-dark-card); padding: 80px 0; text-align: center; position: relative; overflow: hidden; }
.fv-bottom-cta::before { content: ''; position: absolute; width: 600px; height: 600px; background: radial-gradient(circle, rgba(45,212,191,0.08) 0%, transparent 60%); top: -200px; left: 50%; transform: translateX(-50%); border-radius: 50%; }
.fv-bottom-cta::after { content: ''; position: absolute; width: 400px; height: 400px; background: radial-gradient(circle, rgba(168,85,247,0.06) 0%, transparent 60%); bottom: -150px; right: -50px; border-radius: 50%; }
.fv-bottom-cta h2 { font-family: var(--fv-font-display); font-size: 36px; font-weight: 700; color: white; margin: 0 0 12px; position: relative; }
.fv-bottom-cta p { font-size: 18px; color: var(--fv-ink-gray); margin: 0 0 32px; position: relative; }
.fv-bottom-cta .fv-btn { position: relative; font-size: 17px; padding: 16px 36px; }

/* ======== RESPONSIVE ======== */
@media (max-width: 768px) {
  .fv-hero h2.fv-hero-title { font-size: 36px; }
  .fv-puff-counter { font-size: 36px; }
  .fv-hero-inner { grid-template-columns: 1fr; gap: 40px; }
  .fv-hero { padding-top: 140px !important; }
  .fv-hero-visual { order: -1; min-height: auto; }
  .fv-hero-img img { max-width: 90%; margin: 0 auto; display: block; }
  .fv-products-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .fv-product-card { padding: 20px 16px; }
  .fv-product-card h3 { font-size: 16px; min-height: 40px; display: flex; align-items: center; }
  .fv-product-illus { height: 140px; }
  .fv-product-illus img { max-height: 120px; }
  .fv-spec-row { padding: 8px 0; font-size: 13px; }
  .fv-spec-label { font-size: 11px; }
  .fv-price-teal, .fv-price-violet { font-size: 18px; }
  .fv-product-badge { font-size: 9px; padding: 3px 8px; top: 12px; right: 12px; }
  .fv-product-card .fv-btn { font-size: 13px; padding: 10px 16px; }
  .fv-flavor-grid { grid-template-columns: repeat(2, 1fr) !important; }
  .fv-team-grid { grid-template-columns: 1fr; }
  .fv-steps { grid-template-columns: 1fr !important; gap: 12px; }
  .fv-step-arrow { display: none !important; }
  .fv-reviews-grid { grid-template-columns: 1fr; }
  .fv-section-title { font-size: 28px; }
  /* Footer mobile: single column stack */
  body.page-id-56 .site-primary-footer-inner-wrap.ast-builder-grid-row { grid-template-columns: 1fr !important; }
  body.page-id-56 .site-primary-footer-inner-wrap .site-footer-section { padding: 20px 0 !important; border-bottom: 1px solid rgba(255,255,255,0.04); }
  body.page-id-56 footer.site-footer .cf-turnstile,
  body.page-id-56 footer.site-footer iframe[src*="turnstile"] { transform: scale(0.85); transform-origin: left top; }
  .fv-trust-inner { gap: 20px; }
  .fv-reviews-hero { flex-direction: column; gap: 12px; }
  .fv-orbit-ring, .fv-orbit-ring-2 { display: none; }
}
@media (max-width: 480px) {
  .fv-hero h2.fv-hero-title { font-size: 28px; }
  .fv-hero-actions { flex-direction: column; }
  .fv-hero-actions .fv-btn { width: 100%; justify-content: center; }
}

/* ─── Block #19 补丁 ─── */
#fv-chat-launcher{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#27ae60;border-radius:50%;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;z-index:99999;transition:transform .2s}
    #fv-chat-launcher:hover{transform:scale(1.1)}
    #fv-chat-launcher svg{width:28px;height:28px;fill:#fff}
    #fv-chat-bubble{position:fixed;bottom:88px;right:20px;background:#fff;color:#333;padding:12px 18px;border-radius:12px 12px 4px 12px;box-shadow:0 4px 15px rgba(0,0,0,.15);z-index:99998;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.4;max-width:220px;animation:fv-pop .4s ease-out}
    #fv-chat-bubble::after{content:'';position:absolute;bottom:-8px;right:24px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}
    #fv-chat-bubble .fv-bubble-close{position:absolute;top:4px;right:8px;background:none;border:none;color:#999;font-size:16px;cursor:pointer;padding:0;line-height:1}
    #fv-chat-bubble strong{color:#27ae60}
    @keyframes fv-pop{0%{opacity:0;transform:translateY(10px) scale(.9)}100%{opacity:1;transform:translateY(0) scale(1)}}
    #fv-chat-pulse{position:absolute;top:-2px;right:-2px;width:14px;height:14px;background:#d91212;border-radius:50%;border:2px solid #27ae60}
    #fv-chat-pulse::after{content:'';position:absolute;top:-3px;left:-3px;width:14px;height:14px;background:#d91212;border-radius:50%;animation:fv-ping 1.5s infinite}
    @keyframes fv-ping{0%{transform:scale(1);opacity:.8}100%{transform:scale(2);opacity:0}}
    #fv-chat-box{position:fixed;bottom:90px;right:20px;width:370px;max-height:520px;background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.18);z-index:99999;display:none;flex-direction:column;overflow:hidden;font-family:'Helvetica Neue',Arial,sans-serif}
    #fv-chat-header{background:linear-gradient(135deg,#2D5016,#27ae60);color:#fff;padding:16px 18px;display:flex;align-items:center;gap:12px}
    #fv-chat-header .fv-avatar{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#27ae60;font-weight:700}
    #fv-chat-header .fv-agent-info h4{margin:0;font-size:15px;font-weight:600}
    #fv-chat-header .fv-agent-info span{font-size:12px;opacity:.85}
    #fv-chat-close{margin-left:auto;background:none;border:none;color:#fff;font-size:22px;cursor:pointer;padding:0 4px}
    #fv-chat-contact{padding:24px 18px;display:flex;flex-direction:column;gap:12px}
    #fv-chat-contact h3{margin:0;font-size:15px;color:#333}
    #fv-chat-contact p{margin:0;font-size:13px;color:#666;line-height:1.4}
    #fv-chat-contact input{padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;transition:border .2s}
    #fv-chat-contact input:focus{border-color:#27ae60}
    #fv-chat-contact button{padding:10px;background:#27ae60;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}
    #fv-chat-contact button:hover{background:#219a52}
    #fv-chat-contact .fv-err{color:#d91212;font-size:12px;display:none}
    #fv-chat-messages{flex:1;overflow-y:auto;padding:14px 18px;display:flex;flex-direction:column;gap:10px;min-height:280px;max-height:340px}
    .fv-msg{max-width:82%;padding:10px 14px;border-radius:14px;font-size:13.5px;line-height:1.45;word-wrap:break-word}
    .fv-msg.agent{background:#f0fdf4;color:#1a3a0a;align-self:flex-start;border-bottom-left-radius:4px}
    .fv-msg.customer{background:#27ae60;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}
    .fv-typing{align-self:flex-start;padding:10px 16px;background:#f0fdf4;border-radius:14px;display:none}
    .fv-typing span{display:inline-block;width:7px;height:7px;background:#27ae60;border-radius:50%;margin:0 2px;animation:fv-bounce 1.2s infinite}
    .fv-typing span:nth-child(2){animation-delay:.2s}
    .fv-typing span:nth-child(3){animation-delay:.4s}
    @keyframes fv-bounce{0%,80%,100%{transform:translateY(0)}40%{transform:translateY(-6px)}}
    #fv-chat-input{display:flex;padding:10px 14px;border-top:1px solid #eee;gap:8px}
    #fv-chat-input input{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:20px;font-size:13.5px;outline:none}
    #fv-chat-input input:focus{border-color:#27ae60}
    #fv-chat-input button{width:38px;height:38px;background:#27ae60;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}
    #fv-chat-input button svg{width:18px;height:18px;fill:#fff}
    @media(max-width:480px){#fv-chat-box{width:calc(100vw - 20px);right:10px;bottom:80px;max-height:70vh}}

/* ─── Foger Flavor Lab Mascot (E1 方案 · 替代 chloe/jax/leo) ─── */
.fv-avatar-lab {
  background: linear-gradient(135deg, var(--fv-teal), var(--fv-violet));
  position: relative;
  overflow: hidden;
}
.fv-avatar-lab::before {
  content: 'F';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--fv-font-display);
  font-weight: 800;
  font-size: 48px;
  color: var(--fv-dark);
  letter-spacing: -0.03em;
}
.fv-avatar-lab.fv-avatar-flask::before {
  content: '⚗';
  font-size: 56px;
  color: var(--fv-dark);
}

/* ─── Lab Curator role label (代码风格) ─── */
.fv-lab-role {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--fv-teal);
}
.fv-lab-role::before { content: '// '; opacity: 0.6; }


/* ═══════════════════════════════════════════════════════════════
   V4 NeonLab — Site Header (顶导)
   2026-05-10 重建 · 现网用 Astra 外壳，本站独立 fv-site-header
   ═══════════════════════════════════════════════════════════════ */

.fv-site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(12, 10, 26, 0.85);
  backdrop-filter: saturate(180%) blur(12px);
  -webkit-backdrop-filter: saturate(180%) blur(12px);
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-header-inner {
  /* Wider than body container (--fv-max-w 1120) — gives the 5-item nav + 220px search
     + 4 icons + brand enough horizontal real estate at 1280+ viewports to NEVER
     overlap the brand. Body content still constrained to 1120 elsewhere.
     2026-05-11 PM v3 fix (see feedback_pc_nav_overflow.md). */
  max-width: 1280px;
  margin: 0 auto;
  padding: 14px 24px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 24px;
}
.fv-brand {
  display: flex;
  align-items: baseline;
  gap: 6px;
  font-family: var(--fv-font-display);
  font-weight: 800;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: var(--fv-ink-white);
  flex: 0 0 auto;
}
.fv-brand-mark { background: var(--fv-grad-hero); -webkit-background-clip: text; background-clip: text; color: transparent; }
.fv-brand-sub  { font-family: var(--fv-font-mono); font-size: 11px; font-weight: 500; color: var(--fv-ink-gray); text-transform: uppercase; letter-spacing: 0.18em; }

/* ─── 主导航 5 顶级 + dropdown (复刻现网 Astra) ─── */
/* min-width:0 lets the grid cell shrink below its content size if needed.
   ⚠️ DO NOT add overflow:hidden here — it clips the .fv-has-dropdown
   submenu (position:absolute, top:100%) and the entire dropdown disappears.
   The PC overlap problem is handled by raising the mobile breakpoint
   (≤1280px = hamburger, see below) rather than clipping the nav cell. */
.fv-main-nav { min-width: 0; }
.fv-nav-list {
  list-style: none; padding: 0; margin: 0;
  display: flex; align-items: center; justify-content: flex-end;
  flex-wrap: nowrap; gap: 2px;
}
.fv-nav-item { position: relative; }
.fv-nav-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 10px 14px;
  font-family: var(--fv-font-mono);
  font-size: 11.5px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--fv-ink-gray);
  white-space: nowrap;
  border-radius: var(--fv-r-md);
  transition: color .15s ease, background .15s ease;
}
.fv-nav-link:hover { color: var(--fv-teal); background: var(--fv-teal-glow); }
.fv-nav-caret { transition: transform .2s ease; opacity: .7; }

/* ─── Dropdown 子菜单(hover 触发) ─── */
.fv-nav-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 240px;
  padding: 8px;
  margin: 6px 0 0;
  list-style: none;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  box-shadow: 0 18px 40px -10px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(45, 212, 191, 0.05);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
  z-index: 60;
}
.fv-has-dropdown:hover .fv-nav-dropdown,
.fv-has-dropdown:focus-within .fv-nav-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fv-has-dropdown:hover .fv-nav-caret,
.fv-has-dropdown:focus-within .fv-nav-caret { transform: rotate(180deg); }
.fv-nav-dropdown li { margin: 0; }
.fv-nav-dropdown a {
  display: block;
  padding: 10px 14px;
  font-family: var(--fv-font-body);
  font-size: 14px;
  font-weight: 500;
  color: var(--fv-ink-white);
  border-radius: var(--fv-r-sm);
  transition: color .15s, background .15s;
  white-space: nowrap;
}
.fv-nav-dropdown a:hover { color: var(--fv-teal); background: rgba(45, 212, 191, 0.10); }

/* ─── 右侧 icon 按钮 ─── */
.fv-header-actions { display: flex; align-items: center; gap: 4px; flex: 0 0 auto; }
.fv-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: var(--fv-r-md);
  color: var(--fv-ink-gray);
  transition: color .15s, background .15s;
}
.fv-icon-btn:hover { color: var(--fv-teal); background: var(--fv-dark-card); }

/* ─── Mobile toggle (≤880px 才显示) ─── */
.fv-mobile-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: transparent;
  border: none;
  border-radius: var(--fv-r-md);
  color: var(--fv-ink-gray);
  cursor: pointer;
  transition: color .15s, background .15s;
}
.fv-mobile-toggle:hover { color: var(--fv-teal); background: var(--fv-dark-card); }

/* ─── Mobile drawer ─── */
.fv-mobile-drawer {
  display: none;
}
.fv-mobile-list { list-style: none; padding: 16px; margin: 0; }
.fv-mobile-item { border-bottom: 1px solid var(--fv-dark-border); }
.fv-mobile-item:last-child { border-bottom: none; }
.fv-mobile-item > a,
.fv-mobile-item summary {
  display: block;
  padding: 14px 4px;
  font-family: var(--fv-font-mono);
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--fv-ink-white);
  cursor: pointer;
}
.fv-mobile-item summary { list-style: none; position: relative; }
.fv-mobile-item summary::-webkit-details-marker { display: none; }
.fv-mobile-item summary::after {
  content: '+';
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 400;
  color: var(--fv-teal);
  transition: transform .2s;
}
.fv-mobile-item details[open] summary::after { content: '−'; }
.fv-mobile-item details ul {
  list-style: none;
  padding: 4px 0 12px 12px;
  margin: 0;
  border-left: 2px solid var(--fv-teal-glow);
}
.fv-mobile-item details ul a {
  display: block;
  padding: 10px 0 10px 12px;
  font-family: var(--fv-font-body);
  font-size: 14px;
  color: var(--fv-ink-gray);
  text-transform: none;
  letter-spacing: 0;
}
.fv-mobile-item details ul a:hover { color: var(--fv-teal); }

/* Narrow-PC + tablet band (1024–1279px): PC nav SHOWN but inline search HIDDEN
   (search becomes icon-toggle). Removing the 220px search bar gives the 5
   nav items + brand + 3 icons enough room to fit without overlap.
   2026-05-11 PM v3 final fix. */
@media (min-width: 1024px) and (max-width: 1279px) {
  .fv-nav-search { display: none; }                    /* 220px inline search bar OUT */
  .fv-mobile-search-toggle { display: inline-flex; }   /* compact icon-search IN */
  /* Slide-down search bar mirrors Alpine x-show behavior (same trick as <=980) */
  .fv-mobile-search-bar[style*="display: block"],
  .fv-mobile-search-bar:not([style*="display: none"]) {
    display: block;
  }
}

/* Mobile menu kicks in at ≤ 1023px (small tablet + phone). */
@media (max-width: 1023px) {
  .fv-header-inner { padding: 12px 16px; gap: 12px; }
  .fv-main-nav { display: none; }
  .fv-brand-sub { display: none; }
  .fv-mobile-toggle { display: inline-flex; }
  .fv-mobile-drawer:not([hidden]) {
    display: block;
    background: var(--fv-dark);
    border-top: 1px solid var(--fv-dark-border);
    max-height: calc(100vh - 60px);
    overflow-y: auto;
  }
}
body.fv-mobile-open { overflow: hidden; }

.fv-main { min-height: 60vh; }


/* ═══════════════════════════════════════════════════════════════
   V4 NeonLab — Site Footer (5 列 · 复刻现网 Astra Footer Builder)
   ═══════════════════════════════════════════════════════════════ */

.fv-site-footer {
  background: linear-gradient(180deg, var(--fv-dark) 0%, #050410 100%);
  border-top: 1px solid var(--fv-dark-border);
  padding: 64px 0 32px;
  margin-top: 80px;
}
.fv-footer-inner {
  max-width: var(--fv-max-w);
  margin: 0 auto;
  padding: 0 24px;
}
.fv-footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr 1.3fr;
  gap: 40px;
  margin-bottom: 48px;
}
@media (max-width: 1024px) { .fv-footer-grid { grid-template-columns: 1fr 1fr 1fr; gap: 32px; } .fv-footer-brand-col, .fv-footer-subscribe-col { grid-column: 1 / -1; } }
@media (max-width: 640px)  { .fv-footer-grid { grid-template-columns: 1fr 1fr; } .fv-footer-brand-col, .fv-footer-subscribe-col { grid-column: 1 / -1; } }
@media (max-width: 460px)  { .fv-footer-grid { grid-template-columns: 1fr; } }

.fv-footer-col ul {
  list-style: none; padding: 0; margin: 0;
  display: flex; flex-direction: column; gap: 10px;
}
.fv-footer-col a {
  font-family: var(--fv-font-body);
  font-size: 14px;
  color: var(--fv-ink-gray);
  transition: color .15s;
}
.fv-footer-col a:hover { color: var(--fv-teal); }

.fv-footer-eyebrow {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--fv-teal);
  margin-bottom: 16px;
}

/* ─── 列 1: 品牌列 ─── */
.fv-footer-brand-col { display: flex; flex-direction: column; gap: 16px; }
.fv-footer-brand {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  font-family: var(--fv-font-display);
  font-weight: 800;
  font-size: 24px;
  letter-spacing: -0.02em;
  color: var(--fv-ink-white);
}
.fv-footer-brand-mark { background: var(--fv-grad-hero); -webkit-background-clip: text; background-clip: text; color: transparent; }
.fv-footer-brand-sub  { font-family: var(--fv-font-mono); font-size: 12px; font-weight: 500; color: var(--fv-ink-gray); text-transform: uppercase; letter-spacing: 0.18em; }
.fv-footer-tagline {
  font-size: 14px;
  line-height: 1.6;
  color: var(--fv-ink-gray);
  margin: 0;
  max-width: 280px;
}

/* ─── 列 5: 订阅 form ─── */
.fv-footer-subscribe-col p.fv-footer-sub-copy {
  font-size: 13px;
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 0 0 14px;
}
.fv-footer-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fv-footer-form input[type="email"] {
  width: 100%;
  padding: 12px 14px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  color: var(--fv-ink-white);
  font-family: var(--fv-font-body);
  font-size: 14px;
  outline: none;
  transition: border-color .15s, box-shadow .15s;
}
.fv-footer-form input[type="email"]::placeholder { color: var(--fv-ink-dim); }
.fv-footer-form input[type="email"]:focus {
  border-color: var(--fv-teal);
  box-shadow: 0 0 0 3px var(--fv-teal-glow);
}
.fv-footer-sub-btn {
  padding: 12px 18px;
  background: var(--fv-grad-hero);
  border: none;
  border-radius: var(--fv-r-md);
  color: #0c0a1a;
  font-family: var(--fv-font-mono);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .15s, box-shadow .15s;
}
.fv-footer-sub-btn:hover { transform: translateY(-1px); box-shadow: 0 8px 20px -6px var(--fv-teal-glow); }
.fv-sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden;
  clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}

/* ─── Authority 卡片 ─── */
.fv-footer-authority {
  padding: 24px;
  margin-bottom: 32px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
}
.fv-footer-gov {
  list-style: none; padding: 0; margin: 0;
  display: flex; flex-wrap: wrap; gap: 24px;
}
.fv-footer-gov a {
  font-family: var(--fv-font-mono);
  font-size: 12px;
  color: var(--fv-violet-bright);
  letter-spacing: 0.04em;
}
.fv-footer-gov a:hover { color: var(--fv-teal-bright); }

/* ─── Warning ─── */
.fv-footer-warning {
  padding: 14px 20px;
  background: rgba(244, 63, 94, 0.08);
  border: 1px solid rgba(244, 63, 94, 0.25);
  border-radius: var(--fv-r-md);
  color: var(--fv-ink-white);
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 24px;
}
.fv-footer-warning strong { color: var(--fv-red); font-family: var(--fv-font-mono); letter-spacing: 0.04em; }

/* ─── 底部 meta 行 ─── */
.fv-footer-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding-top: 24px;
  border-top: 1px solid var(--fv-dark-border);
  font-family: var(--fv-font-mono);
  font-size: 11px;
  color: var(--fv-ink-dim);
  letter-spacing: 0.04em;
}
.fv-footer-email-row a { color: var(--fv-teal-bright); }
.fv-footer-email-row a:hover { color: var(--fv-teal); }

/* ─── Follow Foger Vape — social row (TikTok/IG/Pinterest/YouTube/X/Medium) ─── */
.fv-footer-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin: 22px 0 18px;
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-footer-social-label {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  letter-spacing: 0.06em;
  color: var(--fv-ink-dim);
  text-transform: uppercase;
  margin-right: 6px;
}
.fv-footer-social-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fv-footer-social-list a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--fv-dark-border);
  color: var(--fv-ink-white);
  transition: background .2s ease, color .2s ease, transform .2s ease, border-color .2s ease;
}
.fv-footer-social-list a:hover,
.fv-footer-social-list a:focus-visible {
  background: var(--fv-teal-bright, #34d399);
  color: #0a1a14;
  border-color: var(--fv-teal-bright, #34d399);
  transform: translateY(-2px);
}
@media (max-width: 640px) {
  .fv-footer-social { padding: 14px; }
  .fv-footer-social-list a { width: 38px; height: 38px; }
}


/* ═══════════════════════════════════════════════════════════════
   V4 reveal animation entry (IntersectionObserver 触发)
   ═══════════════════════════════════════════════════════════════ */
.fv-reveal { opacity: 0; transform: translateY(20px); transition: opacity .6s ease, transform .6s ease; }
.fv-reveal.fv-revealed { opacity: 1; transform: translateY(0); }
.fv-reveal-d1 { transition-delay: .08s; }
.fv-reveal-d2 { transition-delay: .16s; }
.fv-reveal-d3 { transition-delay: .24s; }


/* ═══════════════════════════════════════════════════════════════
   V4 NeonLab — Foger Flavor Lab Mascot Section (E1 方案 · 替代 fv-team 3 人组)
   ═══════════════════════════════════════════════════════════════ */

.fv-team {
  padding: 80px 0;
  position: relative;
}

.fv-section-eyebrow {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.fv-eyebrow-violet { color: var(--fv-violet-bright); }
.fv-eyebrow-teal   { color: var(--fv-teal-bright); }

.fv-section-title {
  font-family: var(--fv-font-display);
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0 0 14px;
  color: var(--fv-ink-white);
}
.fv-section-subtitle {
  font-size: 16px;
  color: var(--fv-ink-gray);
  max-width: 580px;
  margin: 0 auto 48px;
  line-height: 1.6;
}

.fv-lab-mascot-grid {
  display: grid;
  grid-template-columns: minmax(280px, 360px) 1fr;
  gap: 32px;
  margin-top: 48px;
  align-items: start;
}
@media (max-width: 880px) {
  .fv-lab-mascot-grid { grid-template-columns: 1fr; }
}

.fv-lab-mascot-card {
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-xl);
  padding: 32px 28px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.fv-lab-mascot-card::before {
  content: '';
  position: absolute; inset: 0;
  background: radial-gradient(at top, var(--fv-violet-glow), transparent 60%);
  pointer-events: none;
}
.fv-lab-mascot-avatar {
  width: 96px; height: 96px;
  border-radius: var(--fv-r-full);
  margin: 0 auto 20px;
  position: relative;
  z-index: 1;
}
.fv-lab-mascot-card .fv-lab-role { margin-bottom: 8px; position: relative; z-index: 1; }
.fv-lab-mascot-card .fv-team-name {
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: var(--fv-ink-white);
  position: relative; z-index: 1;
}
.fv-lab-mascot-card .fv-team-desc {
  font-size: 14px;
  color: var(--fv-ink-gray);
  line-height: 1.7;
  margin: 0 0 24px;
  position: relative; z-index: 1;
}
.fv-lab-mascot-card .fv-team-link {
  font-family: var(--fv-font-mono);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--fv-teal-bright);
  position: relative; z-index: 1;
}
.fv-lab-mascot-card .fv-team-link:hover { color: var(--fv-teal); }

.fv-lab-axis-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 580px) { .fv-lab-axis-grid { grid-template-columns: 1fr; } }

.fv-lab-axis {
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
  padding: 24px 20px;
  position: relative;
  transition: border-color .2s, transform .2s;
}
.fv-lab-axis:hover { border-color: var(--fv-dark-border-hover); transform: translateY(-2px); }
.fv-lab-axis::after {
  content: '';
  position: absolute; left: 0; right: 0; bottom: 0;
  height: 2px;
  border-radius: 0 0 var(--fv-r-lg) var(--fv-r-lg);
}
/* 4 维度 accent 色（复用风味维度配色 + 加 violet）*/
.fv-tc-punch::after   { background: linear-gradient(90deg, #f59e0b, #d97706); }
.fv-tc-dessert::after { background: linear-gradient(90deg, #ec4899, #db2777); }
.fv-tc-ice::after     { background: linear-gradient(90deg, #06b6d4, #0891b2); }
.fv-tc-violet::after  { background: linear-gradient(90deg, #a855f7, #7c3aed); }

.fv-lab-axis-num {
  font-family: var(--fv-font-mono);
  font-size: 24px;
  font-weight: 700;
  color: var(--fv-ink-dim);
  margin-bottom: 8px;
}
.fv-lab-axis h4 {
  font-family: var(--fv-font-display);
  font-size: 17px;
  font-weight: 700;
  color: var(--fv-ink-white);
  margin: 0 0 8px;
  letter-spacing: -0.01em;
}
.fv-lab-axis p {
  font-size: 13px;
  color: var(--fv-ink-gray);
  line-height: 1.6;
  margin: 0;
}

/* mascot avatar refinement (initial F vs flask glyph) */
.fv-avatar-lab.fv-avatar-flask::before {
  content: '⚗';
  font-size: 56px;
  line-height: 1;
  color: var(--fv-dark);
}


/* ═══════════════════════════════════════════════════════════════
   V3 ARTICLE CONTAINER (柱石 / 口味单页 / hub / trust / 教程通用)
   2026-05-10 加
   ═══════════════════════════════════════════════════════════════ */

.fv-article {
  padding: 64px 0 96px;
  background: var(--fv-dark);
  color: var(--fv-ink-white);
}

.fv-article .fv-container {
  max-width: 880px;
  padding: 0 24px;
  margin: 0 auto;
}

/* PDP-only: widen container so hero/specs/reviews/related grids breathe.
   Long-form text sections re-center to a reading width via the rule below. */
.fv-article.fv-pdp-page .fv-container { max-width: 1200px; }
.fv-article.fv-pdp-page .fv-article-section,
.fv-article.fv-pdp-page .fv-article-footer {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

/* 面包屑（Schema BreadcrumbList 视觉） */
.fv-breadcrumb {
  font-family: var(--fv-font-mono);
  font-size: 12px;
  color: var(--fv-ink-dim);
  letter-spacing: 0.05em;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.fv-breadcrumb a {
  color: var(--fv-ink-gray);
  text-decoration: none;
  border-bottom: 1px dotted var(--fv-dark-border-hover);
}
.fv-breadcrumb a:hover { color: var(--fv-teal); border-bottom-color: var(--fv-teal); }
.fv-breadcrumb .fv-bc-sep { margin: 0 8px; color: var(--fv-ink-dim); }

/* Article H1 */
.fv-article-h1 {
  font-family: var(--fv-font-display);
  font-size: clamp(32px, 4.5vw, 52px);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0 0 24px;
  color: var(--fv-ink-white);
}

/* H1 下方 lead 段 — 副标题 */
.fv-article-lead {
  font-size: clamp(17px, 1.8vw, 21px);
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 0 0 56px;
  font-weight: 400;
}

/* 每个 H2 section */
.fv-article-section {
  margin-bottom: 56px;
  padding-top: 8px;
}
.fv-article-section > h2 {
  font-family: var(--fv-font-display);
  font-size: clamp(24px, 2.8vw, 32px);
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.2;
  color: var(--fv-ink-white);
  margin: 0 0 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-article-section > h3 {
  font-family: var(--fv-font-display);
  font-size: 19px;
  font-weight: 600;
  color: var(--fv-teal);
  margin: 32px 0 12px;
  letter-spacing: -0.005em;
}
.fv-article-section > h4 {
  font-family: var(--fv-font-display);
  font-size: 16px;
  font-weight: 600;
  color: var(--fv-violet-bright);
  margin: 24px 0 10px;
  letter-spacing: -0.005em;
}
.fv-article-section p {
  font-size: 16px;
  line-height: 1.75;
  color: var(--fv-ink-gray);
  margin: 0 0 18px;
}
.fv-article-section ul,
.fv-article-section ol {
  margin: 0 0 18px;
  padding-left: 24px;
  font-size: 16px;
  line-height: 1.75;
  color: var(--fv-ink-gray);
}
.fv-article-section li { margin-bottom: 8px; }
.fv-article-section li::marker { color: var(--fv-teal); }
.fv-article-section strong {
  color: var(--fv-ink-white);
  font-weight: 600;
}
.fv-article-section a {
  color: var(--fv-teal-bright);
  text-decoration: none;
  border-bottom: 1px solid var(--fv-teal-glow);
  transition: border-color .2s, color .2s;
}
.fv-article-section a:hover {
  color: var(--fv-teal);
  border-bottom-color: var(--fv-teal);
}
.fv-article-section table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 24px;
  font-size: 14px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  overflow: hidden;
}
.fv-article-section th,
.fv-article-section td {
  padding: 12px 16px;
  text-align: left;
  border-bottom: 1px solid var(--fv-dark-border);
  color: var(--fv-ink-gray);
}
.fv-article-section th {
  background: rgba(255, 255, 255, 0.03);
  color: var(--fv-ink-white);
  font-weight: 600;
  font-family: var(--fv-font-mono);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.fv-article-section tr:last-child td { border-bottom: none; }
.fv-article-section blockquote {
  margin: 24px 0;
  padding: 16px 20px;
  border-left: 3px solid var(--fv-teal);
  background: var(--fv-dark-card);
  border-radius: 0 var(--fv-r-md) var(--fv-r-md) 0;
  color: var(--fv-ink-white);
  font-style: italic;
}

/* ═══════════════════════════════════════════════════════════════
   EE-A-T 页 body 样式 (FAQs / Privacy / Terms / Refund / Shipping)
   .fv-eaat-body 包裹清洗后的 WP 内容, 继承 .fv-article-section 行内样式
   ═══════════════════════════════════════════════════════════════ */
.fv-eaat-body {
  font-size: 16px;
  line-height: 1.75;
  color: var(--fv-ink-white);
  max-width: 820px;
  margin: 0 auto;
  padding-bottom: 48px;
}
.fv-eaat-body h2 {
  font-family: var(--fv-font-display);
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;
  color: var(--fv-ink-white);
  margin: 48px 0 16px;
}
.fv-eaat-body h2:first-child { margin-top: 0; }
.fv-eaat-body h2::before {
  content: "// ";
  color: var(--fv-teal);
  font-family: var(--fv-font-mono);
  font-size: 0.7em;
  font-weight: 500;
}
.fv-eaat-body h3 {
  font-family: var(--fv-font-display);
  font-size: 19px;
  font-weight: 700;
  color: var(--fv-teal-bright);
  margin: 32px 0 12px;
}
.fv-eaat-body p { margin: 0 0 16px; color: var(--fv-ink-white); }
.fv-eaat-body ul, .fv-eaat-body ol { margin: 0 0 16px; padding-left: 24px; }
.fv-eaat-body li { margin-bottom: 8px; color: var(--fv-ink-white); }
.fv-eaat-body li::marker { color: var(--fv-teal); }
.fv-eaat-body strong { color: var(--fv-ink-white); font-weight: 600; }
.fv-eaat-body a {
  color: var(--fv-teal-bright);
  border-bottom: 1px solid rgba(45, 212, 191, 0.3);
  transition: color .15s, border-color .15s;
}
.fv-eaat-body a:hover { color: var(--fv-teal); border-bottom-color: var(--fv-teal); }
.fv-eaat-body table {
  width: 100%;
  margin: 24px 0;
  border-collapse: collapse;
  background: var(--fv-dark-card);
  border-radius: var(--fv-r-md);
  overflow: hidden;
  font-size: 14px;
}
.fv-eaat-body th, .fv-eaat-body td {
  padding: 12px 16px;
  text-align: left;
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-eaat-body th {
  background: rgba(45, 212, 191, 0.08);
  font-family: var(--fv-font-mono);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--fv-teal-bright);
}
.fv-eaat-body tr:last-child td { border-bottom: none; }

/* FAQ accordion ─ <details><summary> 暗底紫调折叠卡 */
.fv-faq-item {
  margin: 12px 0;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  transition: border-color .2s ease;
}
.fv-faq-item[open] { border-color: rgba(45, 212, 191, 0.35); }
.fv-faq-item summary {
  display: block;
  padding: 16px 20px;
  font-family: var(--fv-font-display);
  font-size: 16px;
  font-weight: 600;
  color: var(--fv-ink-white);
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 48px;
  user-select: none;
}
.fv-faq-item summary::-webkit-details-marker { display: none; }
.fv-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 300;
  color: var(--fv-teal);
  transition: transform .25s;
  line-height: 1;
}
.fv-faq-item[open] summary::after { content: "−"; transform: translateY(-50%) rotate(0deg); }
.fv-faq-item summary:hover { color: var(--fv-teal-bright); }
.fv-faq-item > p,
.fv-faq-item > ul,
.fv-faq-item > ol,
.fv-faq-item > div {
  padding: 0 20px 16px;
  margin: 0;
  color: var(--fv-ink-gray);
  font-size: 14.5px;
  line-height: 1.65;
}
.fv-faq-item p { padding: 0 20px 16px; margin: 0 0 8px; }
.fv-faq-item p:last-child { margin-bottom: 0; }

/* PDP-specific: under H1 lead, 4-stat row of key specs */
.fv-pdp-specs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
  margin: 0 0 48px;
  padding: 20px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
}
.fv-pdp-spec-label {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--fv-ink-dim);
  margin-bottom: 4px;
}
.fv-pdp-spec-value {
  font-family: var(--fv-font-display);
  font-size: 19px;
  font-weight: 700;
  color: var(--fv-teal-bright);
}

/* PDP price + buy box */
.fv-pdp-buybox {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 24px;
  background: linear-gradient(135deg, rgba(45,212,191,0.05), rgba(168,85,247,0.05));
  border: 1px solid var(--fv-teal-glow);
  border-radius: var(--fv-r-lg);
  margin: 0 0 48px;
  flex-wrap: wrap;
}
.fv-pdp-price {
  font-family: var(--fv-font-display);
  font-size: 36px;
  font-weight: 700;
  color: var(--fv-ink-white);
}
.fv-pdp-price-was {
  font-size: 18px;
  color: var(--fv-ink-dim);
  text-decoration: line-through;
  margin-left: 8px;
}

/* Article inline product card (口味页 H2.2 / 柱石 H2.6 引向 PDP 时用) */
.fv-prod-card {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 24px 0;
  padding: 20px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
  text-decoration: none !important;
  border-bottom: 1px solid var(--fv-dark-border) !important;
  transition: border-color .2s, background .2s;
}
.fv-prod-card:hover {
  border-color: var(--fv-teal-glow) !important;
  background: rgba(45,212,191,0.04);
}
.fv-prod-card-img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  flex-shrink: 0;
}
.fv-prod-card-body {
  flex: 1;
  min-width: 0;
}
.fv-prod-card-name {
  font-family: var(--fv-font-display);
  font-size: 17px;
  font-weight: 600;
  color: var(--fv-ink-white);
  margin: 0 0 4px;
}
.fv-prod-card-meta {
  font-family: var(--fv-font-mono);
  font-size: 12px;
  color: var(--fv-ink-gray);
  letter-spacing: 0.03em;
}
.fv-prod-card-arrow {
  flex-shrink: 0;
  color: var(--fv-teal);
  font-size: 22px;
  font-weight: 700;
}

/* Article footer — 上一篇 / 下一篇 / Back to hub */
.fv-article-footer {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid var(--fv-dark-border);
  display: flex;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}
.fv-article-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--fv-font-mono);
  font-size: 13px;
  color: var(--fv-teal);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.fv-article-back:hover { color: var(--fv-teal-bright); }

/* FAQ 视觉容器（用 details/summary） */
.fv-article-section details {
  margin: 0 0 12px;
  padding: 16px 20px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-article-section summary {
  cursor: pointer;
  font-family: var(--fv-font-display);
  font-weight: 600;
  color: var(--fv-ink-white);
  font-size: 16px;
  list-style: none;
  position: relative;
  padding-right: 24px;
}
.fv-article-section summary::after {
  content: '+';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  color: var(--fv-teal);
  font-weight: 400;
}
.fv-article-section details[open] summary::after { content: '−'; }
.fv-article-section details > p:first-of-type { margin-top: 12px; }
.fv-article-section details p:last-child { margin-bottom: 0; }

/* Hub-specific flavor card grid (复用 .fv-flavor-grid 但放在 article 容器内) */
.fv-article .fv-flavor-grid {
  margin: 24px 0 48px;
}

@media (max-width: 640px) {
  .fv-article { padding: 40px 0 64px; }
  .fv-article-section { margin-bottom: 40px; }
  .fv-pdp-buybox { flex-direction: column; align-items: flex-start; gap: 16px; }
  .fv-pdp-price { font-size: 28px; }
}


/* ═══════════════════════════════════════════════════════════════
   Blog Post Meta Row (Published / Updated / Read time / Author)
   ═══════════════════════════════════════════════════════════════ */
.fv-post-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 28px;
  align-items: center;
  margin: 0 0 32px;
  padding: 14px 0;
  border-top: 1px solid var(--fv-dark-border);
  border-bottom: 1px solid var(--fv-dark-border);
  font-family: var(--fv-font-mono);
  font-size: 12px;
  color: var(--fv-ink-gray);
  letter-spacing: 0.03em;
}
.fv-post-meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.fv-post-meta-item svg { color: var(--fv-teal); flex: 0 0 auto; }
.fv-post-meta-item time { font-weight: 500; color: var(--fv-ink-white); }
.fv-post-meta-author a { color: var(--fv-teal-bright); }
.fv-post-meta-author a:hover { color: var(--fv-teal); }

/* ═══════════════════════════════════════════════════════════════
   Blog Body (.fv-blog-body) — Inherits .fv-article-section family
   ═══════════════════════════════════════════════════════════════ */
.fv-blog-body {
  font-size: 16px;
  line-height: 1.78;
  color: var(--fv-ink-white);
  max-width: 800px;
  margin: 0 auto;
}
.fv-blog-body h2 {
  font-family: var(--fv-font-display);
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;
  color: var(--fv-ink-white);
  margin: 56px 0 18px;
}
.fv-blog-body h2:first-child { margin-top: 0; }
.fv-blog-body h3 {
  font-family: var(--fv-font-display);
  font-size: 20px;
  font-weight: 700;
  color: var(--fv-teal-bright);
  margin: 36px 0 14px;
}
.fv-blog-body p { margin: 0 0 18px; }
.fv-blog-body ul, .fv-blog-body ol { margin: 0 0 18px; padding-left: 24px; }
.fv-blog-body li { margin-bottom: 8px; }
.fv-blog-body li::marker { color: var(--fv-teal); }
.fv-blog-body strong { color: var(--fv-ink-white); font-weight: 600; }
.fv-blog-body a {
  color: var(--fv-teal-bright);
  border-bottom: 1px solid rgba(45, 212, 191, 0.3);
  transition: color .15s, border-color .15s;
}
.fv-blog-body a:hover { color: var(--fv-teal); border-bottom-color: var(--fv-teal); }
.fv-blog-body table {
  width: 100%;
  margin: 28px 0;
  border-collapse: collapse;
  background: var(--fv-dark-card);
  border-radius: var(--fv-r-md);
  overflow: hidden;
  font-size: 14px;
}
.fv-blog-body th, .fv-blog-body td {
  padding: 12px 16px;
  text-align: left;
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-blog-body th {
  background: rgba(45, 212, 191, 0.08);
  font-family: var(--fv-font-mono);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--fv-teal-bright);
}
.fv-blog-body tr:last-child td { border-bottom: none; }
.fv-blog-body img {
  border-radius: var(--fv-r-md);
  margin: 28px 0;
  border: 1px solid var(--fv-dark-border);
}
.fv-blog-body blockquote {
  margin: 28px 0;
  padding: 16px 22px;
  border-left: 3px solid var(--fv-teal);
  background: var(--fv-dark-card);
  border-radius: 0 var(--fv-r-md) var(--fv-r-md) 0;
  font-style: italic;
}

/* ═══════════════════════════════════════════════════════════════
   Related Posts (.fv-post-related — 3 卡 grid at article bottom)
   ═══════════════════════════════════════════════════════════════ */
.fv-post-related {
  max-width: 1080px;
  margin: 80px auto 0;
  padding-top: 48px;
  border-top: 1px solid var(--fv-dark-border);
}
.fv-related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 24px;
}
@media (max-width: 840px) { .fv-related-grid { grid-template-columns: 1fr; } }
.fv-related-card {
  display: block;
  padding: 20px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
  text-decoration: none;
  transition: transform .2s, border-color .2s, box-shadow .2s;
}
.fv-related-card:hover {
  transform: translateY(-3px);
  border-color: rgba(45, 212, 191, 0.4);
  box-shadow: 0 14px 32px -10px var(--fv-teal-glow);
}
.fv-related-tag {
  display: inline-block;
  padding: 3px 10px;
  background: rgba(168, 85, 247, 0.12);
  color: var(--fv-violet-bright);
  border-radius: var(--fv-r-full);
  font-family: var(--fv-font-mono);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.fv-related-title {
  font-family: var(--fv-font-display);
  font-size: 16px;
  font-weight: 600;
  color: var(--fv-ink-white);
  line-height: 1.35;
  margin: 0 0 10px;
}
.fv-related-excerpt {
  font-size: 13px;
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 0 0 14px;
}
.fv-related-cta {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--fv-teal);
}

/* ═══════════════════════════════════════════════════════════════
   Blog Hub Page (.fv-blog-hub-grid — 10 卡 grid at /foger-vape-guide/)
   ═══════════════════════════════════════════════════════════════ */
.fv-blog-hub-section { margin: 48px 0 0; }
.fv-blog-hub-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 32px;
}
@media (max-width: 1024px) { .fv-blog-hub-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px)  { .fv-blog-hub-grid { grid-template-columns: 1fr; } }

.fv-hub-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 22px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
  text-decoration: none;
  transition: transform .2s, border-color .2s, box-shadow .2s;
  position: relative;
  overflow: hidden;
}
.fv-hub-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: var(--fv-grad-hero);
  opacity: 0;
  transition: opacity .25s;
}
.fv-hub-card:hover {
  transform: translateY(-4px);
  border-color: rgba(45, 212, 191, 0.4);
  box-shadow: 0 18px 40px -10px var(--fv-teal-glow);
}
.fv-hub-card:hover::before { opacity: 1; }

.fv-hub-card-tag-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.fv-hub-card-tag {
  display: inline-block;
  padding: 4px 10px;
  border-radius: var(--fv-r-full);
  font-family: var(--fv-font-mono);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.fv-hub-tag-comparison { background: rgba(168, 85, 247, 0.12); color: var(--fv-violet-bright); }
.fv-hub-tag-tutorial   { background: rgba(245, 158, 11, 0.12); color: var(--fv-amber); }
.fv-hub-tag-guide      { background: rgba(45, 212, 191, 0.12); color: var(--fv-teal-bright); }
.fv-hub-tag-brand      { background: rgba(244, 63, 94, 0.12); color: #fb7185; }

.fv-hub-card-category {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--fv-ink-dim);
}

.fv-hub-card-title {
  font-family: var(--fv-font-display);
  font-size: 18px;
  font-weight: 700;
  color: var(--fv-ink-white);
  line-height: 1.3;
  margin: 0;
}
.fv-hub-card-excerpt {
  font-size: 14px;
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 0;
  flex: 1 1 auto;
}
.fv-hub-card-foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid var(--fv-dark-border);
}
.fv-hub-card-date {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  color: var(--fv-ink-dim);
}
.fv-hub-card-cta {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 600;
  color: var(--fv-teal);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}


/* ═══════════════════════════════════════════════════════════════
   HP H2.3 Foger Vape Price — 4 卡价格 grid
   ═══════════════════════════════════════════════════════════════ */
.fv-price-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 40px;
}
@media (max-width: 880px) { .fv-price-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px) { .fv-price-grid { grid-template-columns: 1fr; } }

.fv-price-card {
  padding: 22px 20px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
  transition: transform .2s, border-color .2s, box-shadow .2s;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.fv-price-card:hover {
  transform: translateY(-3px);
  border-color: rgba(45, 212, 191, 0.4);
  box-shadow: 0 14px 30px -10px var(--fv-teal-glow);
}
.fv-price-card-label {
  font-family: var(--fv-font-mono);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--fv-ink-gray);
  text-transform: uppercase;
}
.fv-price-card-amount {
  font-family: var(--fv-font-display);
  font-size: 32px;
  font-weight: 800;
  color: var(--fv-ink-white);
  letter-spacing: -0.02em;
  line-height: 1.1;
  background: var(--fv-grad-hero);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fv-price-card-note {
  font-size: 13px;
  color: var(--fv-ink-gray);
  margin: 0 0 12px;
}
.fv-price-card-link {
  margin-top: auto;
  font-family: var(--fv-font-mono);
  font-size: 12px;
  font-weight: 600;
  color: var(--fv-teal);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.fv-price-card-link:hover { color: var(--fv-teal-bright); }

/* ═══════════════════════════════════════════════════════════════
   HP H2.4 Guides & Trust — 8 anchor hub grid
   ═══════════════════════════════════════════════════════════════ */
.fv-hub-resources {
  padding: 80px 0;
  position: relative;
}
.fv-hub-resources-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 40px;
}
@media (max-width: 1024px) { .fv-hub-resources-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px)  { .fv-hub-resources-grid { grid-template-columns: 1fr; } }

.fv-hub-resource-card {
  display: block;
  padding: 22px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-lg);
  text-decoration: none;
  transition: transform .2s, border-color .2s, box-shadow .2s;
  position: relative;
  overflow: hidden;
}
.fv-hub-resource-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 3px; height: 100%;
  background: var(--fv-teal);
  opacity: 0;
  transition: opacity .2s;
}
.fv-hub-resource-card:hover {
  transform: translateX(2px) translateY(-2px);
  border-color: rgba(45, 212, 191, 0.4);
  box-shadow: 0 12px 28px -8px var(--fv-teal-glow);
}
.fv-hub-resource-card:hover::before { opacity: 1; }
.fv-hub-resource-eyebrow {
  font-family: var(--fv-font-mono);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fv-violet-bright);
  margin-bottom: 10px;
}
.fv-hub-resource-title {
  font-family: var(--fv-font-display);
  font-size: 17px;
  font-weight: 700;
  color: var(--fv-ink-white);
  margin: 0 0 8px;
  line-height: 1.3;
}
.fv-hub-resource-desc {
  font-size: 13px;
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 0;
}

/* ═══════════════════════════════════════════════════════════════
   HP Bottom CTA — 2 按钮版
   ═══════════════════════════════════════════════════════════════ */
.fv-bottom-cta-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 24px;
}

/* ═══════════════════════════════════════════════════════════════
   Authenticity Gallery (check-foger-product-authenticity)
   2-up visual guide: scratch panel + scan/verify
   ═══════════════════════════════════════════════════════════════ */
.fv-auth-gallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin: 24px 0 32px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
}
.fv-auth-step {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fv-auth-step img {
  width: 100%;
  max-width: 360px;
  height: auto;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #fff;
  display: block;
}
.fv-auth-step figcaption {
  margin-top: 12px;
  font-family: var(--fv-font-display);
  font-size: 15px;
  font-weight: 600;
  color: var(--fv-ink-white);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.fv-auth-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  color: #0a0a14;
  font-weight: 800;
  font-size: 14px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .fv-auth-gallery {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 18px;
  }
}

/* ═══════════════════════════════════════════════════════════════
   PDP Hero — interactive variant selector + buybox
   ═══════════════════════════════════════════════════════════════ */
.fv-pdp-hero {
  margin: 0 0 36px;
  padding: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.035) 0%, rgba(255, 255, 255, 0.015) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
}
.fv-pdp-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  gap: 36px;
  align-items: start;
}
.fv-pdp-hero-imgwrap {
  position: sticky;
  top: 92px;
  background: #fff;
  border-radius: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.fv-pdp-hero-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  aspect-ratio: 1 / 1;
  transition: opacity 0.2s ease;
}

.fv-pdp-hero-buy {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.fv-pdp-price-row {
  display: flex;
  align-items: baseline;
  gap: 14px;
  flex-wrap: wrap;
}
.fv-pdp-price {
  font-family: var(--fv-font-display);
  font-size: 38px;
  font-weight: 800;
  color: var(--fv-teal-bright);
  line-height: 1;
}
.fv-pdp-price-was {
  font-size: 18px;
  color: var(--fv-ink-gray);
  text-decoration: line-through;
}
.fv-pdp-price-meta {
  font-size: 13px;
  color: var(--fv-ink-gray);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.fv-pdp-short {
  font-size: 14.5px;
  line-height: 1.6;
  color: var(--fv-ink-white-soft, #d8d9e0);
}
.fv-pdp-short p { margin: 0 0 6px; }

.fv-pdp-flavor-block { margin-top: 4px; }
.fv-pdp-flavor-label {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fv-ink-gray);
  margin: 0 0 12px;
}
.fv-pdp-flavor-selected {
  text-transform: none;
  letter-spacing: normal;
  color: var(--fv-teal-bright);
  font-weight: 600;
}
.fv-pdp-flavor-sku {
  margin-left: 6px;
  font-family: var(--fv-font-mono, ui-monospace, monospace);
  font-size: 11.5px;
  color: var(--fv-ink-gray);
  font-weight: 500;
}

.fv-pdp-group-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 12px;
}
.fv-pdp-group-tab {
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 7px 13px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  color: var(--fv-ink-white-soft, #d8d9e0);
  cursor: pointer;
  transition: all 0.15s ease;
}
.fv-pdp-group-tab:hover { background: rgba(255, 255, 255, 0.08); }
.fv-pdp-group-tab.is-active {
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  color: #0a0a14;
  border-color: transparent;
}

.fv-pdp-flavor-grid {
  display: grid;
  /* min lowered 140→110 so 3+ chips fit even in the narrower buy column */
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 6px;
  margin-bottom: 8px;
}
.fv-pdp-flavor-chip {
  font-size: 13px;
  font-weight: 500;
  padding: 9px 12px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.03);
  color: var(--fv-ink-white-soft, #d8d9e0);
  cursor: pointer;
  text-align: left;
  line-height: 1.3;
  transition: all 0.15s ease;
}
.fv-pdp-flavor-chip:hover:not(:disabled) {
  border-color: var(--fv-teal-bright);
  background: rgba(64, 224, 208, 0.08);
}
.fv-pdp-flavor-chip.is-selected {
  border-color: var(--fv-teal-bright);
  background: rgba(64, 224, 208, 0.16);
  color: var(--fv-ink-white);
  box-shadow: 0 0 0 1px var(--fv-teal-bright);
}
.fv-pdp-flavor-chip.is-oos {
  opacity: 0.35;
  text-decoration: line-through;
  cursor: not-allowed;
}

.fv-pdp-cta-row {
  display: flex;
  gap: 10px;
  margin-top: 6px;
}
.fv-pdp-qty {
  display: inline-flex;
  align-items: stretch;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
}
.fv-pdp-qty-btn {
  width: 38px;
  background: transparent;
  border: 0;
  color: var(--fv-ink-white);
  font-size: 18px;
  cursor: pointer;
  transition: background 0.15s;
}
.fv-pdp-qty-btn:hover { background: rgba(255, 255, 255, 0.06); }
.fv-pdp-qty-input {
  width: 50px;
  background: transparent;
  border: 0;
  color: var(--fv-ink-white);
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  -moz-appearance: textfield;
}
.fv-pdp-qty-input::-webkit-outer-spin-button,
.fv-pdp-qty-input::-webkit-inner-spin-button { -webkit-appearance: none; }
.fv-pdp-add { flex: 1; }
.fv-pdp-buy-now {
  width: 100%;
  font-size: 16px;
  padding: 14px 24px;
}

.fv-pdp-cta-msg {
  margin: 4px 0 0;
  font-size: 13px;
  color: var(--fv-teal-bright);
}
.fv-pdp-oos-msg {
  margin: 4px 0 0;
  font-size: 13px;
  color: #f0b340;
}

.fv-pdp-trust {
  margin: 10px 0 0;
  padding: 14px 0 0;
  list-style: none;
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px 14px;
  font-size: 12.5px;
  color: var(--fv-ink-gray);
}
.fv-pdp-trust li { margin: 0; }

@media (max-width: 880px) {
  .fv-pdp-hero { padding: 18px; }
  .fv-pdp-hero-grid { grid-template-columns: 1fr; gap: 22px; }
  .fv-pdp-hero-imgwrap { position: static; padding: 14px; }
  .fv-pdp-price { font-size: 32px; }
  .fv-pdp-trust { grid-template-columns: 1fr; }
}

/* ═══════════════════════════════════════════════════════════════
   PDP Reviews — runtime fetch, HTML rich body
   ═══════════════════════════════════════════════════════════════ */
.fv-pdp-reviews {
  margin: 36px 0;
  padding: 28px;
  background: rgba(255, 255, 255, 0.025);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
}
.fv-pdp-reviews-head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.fv-pdp-reviews-h2 {
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 800;
  color: var(--fv-ink-white);
  margin: 0;
}
.fv-pdp-reviews-summary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}
.fv-pdp-reviews-stars {
  color: #f0b340;
  letter-spacing: 0.05em;
  font-size: 16px;
}
.fv-pdp-reviews-avg {
  font-weight: 700;
  color: var(--fv-ink-white);
}
.fv-pdp-reviews-sep { color: var(--fv-ink-gray); }
.fv-pdp-reviews-count { color: var(--fv-ink-gray); }

.fv-pdp-reviews-state {
  font-size: 13.5px;
  color: var(--fv-ink-gray);
  font-style: italic;
}

.fv-pdp-reviews-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.fv-pdp-review {
  padding: 16px 18px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.fv-pdp-review-head {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 8px;
}
.fv-pdp-review-stars { color: #f0b340; }
.fv-pdp-review-name {
  font-weight: 700;
  color: var(--fv-ink-white);
  font-size: 14px;
}
.fv-pdp-review-date {
  font-size: 12px;
  color: var(--fv-ink-gray);
}
.fv-pdp-review-body {
  font-size: 14px;
  line-height: 1.6;
  color: var(--fv-ink-white-soft, #d8d9e0);
}
.fv-pdp-review-body p { margin: 0 0 8px; }
.fv-pdp-review-body p:last-child { margin: 0; }

.fv-pdp-reviews-more {
  display: block;
  margin: 18px auto 0;
  padding: 10px 22px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: var(--fv-ink-white);
  font-size: 13.5px;
  font-weight: 600;
  border-radius: 999px;
  cursor: pointer;
}
.fv-pdp-reviews-more:hover { background: rgba(64, 224, 208, 0.08); border-color: var(--fv-teal-bright); }

/* ═══════════════════════════════════════════════════════════════
   Cart trigger badge + Mini-cart drawer
   ═══════════════════════════════════════════════════════════════ */
.fv-cart-trigger {
  position: relative;
  background: transparent;
  border: 0;
  padding: 8px;
  cursor: pointer;
}
.fv-cart-badge {
  position: absolute;
  top: 2px;
  right: 2px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  color: #0a0a14;
  font-size: 11px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: 0 0 0 2px var(--fv-bg, #0a0a14);
}

.fv-cart-drawer-root { pointer-events: none; }
.fv-cart-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(8, 8, 16, 0.65);
  backdrop-filter: blur(4px);
  z-index: 99;
  pointer-events: auto;
}
.fv-cart-drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  max-width: 92vw;
  height: 100dvh;
  background: linear-gradient(180deg, #14141f 0%, #0c0c14 100%);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-direction: column;
  z-index: 100;
  transform: translateX(105%);
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: -16px 0 60px rgba(0, 0, 0, 0.4);
  pointer-events: auto;
}
.fv-cart-drawer.is-open { transform: translateX(0); }

.fv-cart-head {
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.fv-cart-title {
  font-family: var(--fv-font-display);
  font-size: 18px;
  font-weight: 800;
  color: var(--fv-ink-white);
  margin: 0;
}
.fv-cart-head-count { color: var(--fv-ink-gray); font-weight: 500; }
.fv-cart-close {
  background: transparent;
  border: 0;
  color: var(--fv-ink-white);
  cursor: pointer;
  padding: 4px;
  display: flex;
  border-radius: 6px;
  transition: background 0.15s;
}
.fv-cart-close:hover { background: rgba(255, 255, 255, 0.06); }

.fv-cart-body {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 18px 22px;
}
.fv-cart-empty {
  text-align: center;
  color: var(--fv-ink-gray);
  font-size: 14px;
  line-height: 1.7;
  margin: 40px 0;
}
.fv-cart-empty a {
  color: var(--fv-teal-bright);
  font-weight: 600;
  text-decoration: none;
}
.fv-cart-empty a:hover { text-decoration: underline; }

.fv-cart-error {
  margin: 0 0 12px;
  padding: 10px 12px;
  background: rgba(240, 100, 100, 0.1);
  border: 1px solid rgba(240, 100, 100, 0.3);
  border-radius: 6px;
  font-size: 13px;
  color: #f06464;
}

.fv-cart-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.fv-cart-item {
  display: grid;
  grid-template-columns: 60px 1fr auto;
  gap: 12px;
  align-items: start;
  padding: 12px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}
.fv-cart-item-img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  background: #fff;
  border-radius: 6px;
}
.fv-cart-item-body { min-width: 0; }
.fv-cart-item-name {
  margin: 0 0 4px;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--fv-ink-white);
  line-height: 1.35;
}
.fv-cart-item-variation {
  margin: 0 0 6px;
  font-size: 12px;
  color: var(--fv-ink-gray);
}
.fv-cart-item-qty {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}
.fv-cart-qty-btn {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.05);
  color: var(--fv-ink-white);
  font-size: 13px;
  cursor: pointer;
  line-height: 1;
}
.fv-cart-qty-btn:hover { background: rgba(255, 255, 255, 0.1); }
.fv-cart-qty-num {
  min-width: 20px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: var(--fv-ink-white);
}
.fv-cart-remove {
  margin-left: auto;
  background: transparent;
  border: 0;
  color: var(--fv-ink-gray);
  font-size: 11.5px;
  cursor: pointer;
  text-decoration: underline;
  padding: 0;
}
.fv-cart-remove:hover { color: #f06464; }

.fv-cart-item-price {
  font-size: 13.5px;
  font-weight: 700;
  color: var(--fv-teal-bright);
  white-space: nowrap;
}

.fv-cart-foot {
  flex: 0 0 auto;
  padding: 16px 22px 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.2);
}
.fv-cart-subtotal {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 14px;
  color: var(--fv-ink-white-soft, #d8d9e0);
}
.fv-cart-subtotal strong {
  font-size: 18px;
  font-weight: 800;
  color: var(--fv-ink-white);
}
.fv-cart-foot-note {
  margin: 4px 0 12px;
  font-size: 11.5px;
  color: var(--fv-ink-gray);
}
.fv-cart-checkout {
  display: block;
  text-align: center;
  width: 100%;
  padding: 13px 24px;
  font-size: 15px;
}
.fv-cart-viewfull {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 12.5px;
  color: var(--fv-ink-gray);
  text-decoration: underline;
}

@media (max-width: 480px) {
  .fv-cart-drawer { width: 100vw; max-width: none; }
}

/* Review photo gallery + title + verified badge */
.fv-pdp-review-title {
  margin: 0 0 8px;
  font-size: 14.5px;
  font-weight: 700;
  color: var(--fv-ink-white);
}
.fv-pdp-review-verified {
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  border-radius: 4px;
  background: rgba(64, 224, 208, 0.12);
  color: var(--fv-teal-bright);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.fv-pdp-review-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}
.fv-pdp-review-photo {
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #fff;
  transition: transform 0.15s, border-color 0.15s;
}
.fv-pdp-review-photo:hover {
  transform: scale(1.04);
  border-color: var(--fv-teal-bright);
}
.fv-pdp-review-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ═══════════════════════════════════════════════════════════════
   PDP Related Products (cross-sell grid below reviews)
   ═══════════════════════════════════════════════════════════════ */
.fv-pdp-related {
  margin: 40px 0 24px;
  padding: 32px 28px;
  background: linear-gradient(180deg, rgba(124, 79, 224, 0.06) 0%, rgba(64, 224, 208, 0.03) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
}
.fv-pdp-related-head {
  text-align: center;
  margin-bottom: 24px;
}
.fv-pdp-related-h2 {
  font-family: var(--fv-font-display);
  font-size: 24px;
  font-weight: 800;
  color: var(--fv-ink-white);
  margin: 0 0 6px;
}
.fv-pdp-related-sub {
  margin: 0;
  font-size: 13px;
  color: var(--fv-ink-gray);
}
.fv-pdp-related-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}
.fv-pdp-related-card {
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}
.fv-pdp-related-card:hover {
  transform: translateY(-3px);
  border-color: var(--fv-teal-bright);
  box-shadow: 0 12px 32px rgba(64, 224, 208, 0.12);
}
.fv-pdp-related-imgwrap {
  aspect-ratio: 1 / 1;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.fv-pdp-related-imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 14px;
}
.fv-pdp-related-imgph {
  width: 60%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  opacity: 0.5;
}
.fv-pdp-related-hub .fv-pdp-related-imgwrap {
  background: linear-gradient(135deg, rgba(64, 224, 208, 0.1), rgba(124, 79, 224, 0.1));
}
.fv-pdp-related-hub-emoji {
  font-size: 80px;
  line-height: 1;
}
.fv-pdp-related-body {
  padding: 14px 16px 18px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.fv-pdp-related-title {
  font-family: var(--fv-font-display);
  font-size: 15.5px;
  font-weight: 700;
  color: var(--fv-ink-white);
  margin: 0 0 6px;
  line-height: 1.3;
}
.fv-pdp-related-tagline {
  margin: 0 0 10px;
  font-size: 12.5px;
  line-height: 1.5;
  color: var(--fv-ink-gray);
  flex-grow: 1;
}
.fv-pdp-related-price {
  margin: 0 0 10px;
  font-size: 13px;
  color: var(--fv-ink-white-soft, #d8d9e0);
}
.fv-pdp-related-price strong {
  font-size: 16px;
  color: var(--fv-teal-bright);
  font-weight: 800;
}
.fv-pdp-related-variants {
  color: var(--fv-ink-gray);
  font-size: 11.5px;
  margin-left: 4px;
}
.fv-pdp-related-cta {
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: var(--fv-teal-bright);
  text-transform: uppercase;
}

/* ═══════════════════════════════════════════════════════════════
   Cart / Checkout / My Account / Thank-you static pages
   ═══════════════════════════════════════════════════════════════ */

/* shared input styles (used by my-account + checkout forms) */
.fv-acct-input {
  width: 100%;
  padding: 11px 13px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-sm);
  color: var(--fv-ink-white);
  font-size: 14.5px;
  font-family: inherit;
  transition: border-color .15s, box-shadow .15s;
}
.fv-acct-input:focus {
  outline: none;
  border-color: var(--fv-teal-bright);
  box-shadow: 0 0 0 3px rgba(64, 224, 208, 0.15);
}
.fv-acct-input::placeholder { color: rgba(216, 217, 224, 0.35); }
.fv-acct-label {
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: var(--fv-ink-gray);
}
.fv-acct-label .fv-acct-input { margin-top: 4px; }
.fv-acct-hint { display: block; margin-top: 4px; color: var(--fv-ink-dim); font-size: 12px; font-weight: 400; }
.fv-acct-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.fv-acct-row-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; }
@media (max-width: 640px) { .fv-acct-row-2, .fv-acct-row-3 { grid-template-columns: 1fr; } }

.fv-acct-err {
  margin: 12px 0 0;
  padding: 10px 12px;
  background: rgba(229, 62, 62, 0.08);
  border: 1px solid rgba(229, 62, 62, 0.4);
  border-radius: var(--fv-r-sm);
  color: #ff8a8a;
  font-size: 13.5px;
}
.fv-acct-ok {
  margin: 12px 0 0;
  padding: 10px 12px;
  background: rgba(64, 224, 208, 0.08);
  border: 1px solid rgba(64, 224, 208, 0.4);
  border-radius: var(--fv-r-sm);
  color: var(--fv-teal-bright);
  font-size: 13.5px;
}
.fv-acct-note { margin: 12px 0 0; color: var(--fv-ink-dim); font-size: 12.5px; line-height: 1.5; }
.fv-acct-hr { border: 0; height: 1px; background: var(--fv-dark-border); margin: 20px 0 14px; }

/* ─── Cart page ─── */
.fv-cartpage { margin: 24px 0 60px; }
.fv-cartpage-loading { color: var(--fv-ink-gray); font-size: 14px; padding: 40px 0; text-align: center; }

.fv-cartpage-empty {
  margin: 40px auto;
  padding: 48px 24px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  text-align: center;
  max-width: 560px;
}
.fv-cartpage-empty-icon { font-size: 48px; margin: 0 0 12px; }
.fv-cartpage-empty-msg  { font-size: 20px; font-weight: 600; color: var(--fv-ink-white); margin: 0 0 8px; }
.fv-cartpage-empty-sub  { font-size: 14px; color: var(--fv-ink-gray); margin: 0 0 24px; }
.fv-cartpage-empty-cta  { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

.fv-cartpage-grid {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 32px;
  align-items: start;
}
@media (max-width: 880px) { .fv-cartpage-grid { grid-template-columns: 1fr; } }

.fv-cartpage-err {
  margin-bottom: 16px;
  padding: 10px 12px;
  background: rgba(229, 62, 62, 0.08);
  border: 1px solid rgba(229, 62, 62, 0.4);
  border-radius: var(--fv-r-sm);
  color: #ff8a8a;
}

.fv-cartpage-table {
  width: 100%;
  border-collapse: collapse;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  overflow: hidden;
}
.fv-cartpage-table thead th {
  padding: 12px 16px;
  text-align: left;
  font-family: var(--fv-font-mono);
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fv-ink-gray);
  background: rgba(255, 255, 255, 0.02);
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-cartpage-row td {
  padding: 16px;
  border-bottom: 1px solid var(--fv-dark-border);
  vertical-align: top;
}
.fv-cartpage-row:last-child td { border-bottom: none; }

.fv-cartpage-cell-prod { display: flex; gap: 14px; align-items: flex-start; }
.fv-cartpage-thumb {
  width: 72px; height: 72px;
  object-fit: contain;
  background: #fff;
  border-radius: var(--fv-r-sm);
  flex-shrink: 0;
}
.fv-cartpage-meta { flex: 1; min-width: 0; }
.fv-cartpage-name {
  font-size: 14.5px;
  font-weight: 600;
  color: var(--fv-ink-white);
  margin: 0 0 4px;
}
.fv-cartpage-variation { font-size: 12.5px; color: var(--fv-teal-bright); margin: 0 0 4px; }
.fv-cartpage-unit { font-size: 12.5px; color: var(--fv-ink-gray); margin: 0 0 8px; }
.fv-cartpage-removebtn {
  background: none;
  border: 0;
  color: var(--fv-ink-dim);
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
}
.fv-cartpage-removebtn:hover { color: #ff8a8a; }

.fv-cartpage-qty { display: inline-flex; align-items: center; gap: 6px; background: rgba(255,255,255,0.04); border-radius: var(--fv-r-sm); padding: 4px; }
.fv-cartpage-qty-btn {
  width: 28px; height: 28px;
  border: 0;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.06);
  color: var(--fv-ink-white);
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
}
.fv-cartpage-qty-btn:hover:not(:disabled) { background: rgba(64, 224, 208, 0.15); }
.fv-cartpage-qty-btn:disabled { opacity: 0.4; cursor: not-allowed; }
.fv-cartpage-qty-num { min-width: 28px; text-align: center; font-weight: 600; font-size: 14px; }

.fv-cartpage-cell-sub {
  font-size: 16px;
  font-weight: 700;
  color: var(--fv-teal-bright);
  text-align: right;
  white-space: nowrap;
}

.fv-cartpage-continue { margin-top: 16px; }
.fv-cartpage-continue-link { font-size: 13px; color: var(--fv-teal); text-decoration: none; }
.fv-cartpage-continue-link:hover { color: var(--fv-teal-bright); }

.fv-cartpage-summary {
  position: sticky;
  top: 92px;
  padding: 24px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-cartpage-summary-h2 {
  font-family: var(--fv-font-display);
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 16px;
  letter-spacing: 0.02em;
}
.fv-cartpage-summary-row { display: flex; justify-content: space-between; align-items: baseline; font-size: 17px; margin-bottom: 6px; }
.fv-cartpage-summary-row strong { color: var(--fv-teal-bright); font-size: 22px; font-family: var(--fv-font-display); }
.fv-cartpage-summary-note { font-size: 12px; color: var(--fv-ink-dim); margin: 0 0 18px; }
.fv-cartpage-checkout-btn { display: block; width: 100%; text-align: center; padding: 14px; font-size: 15px; }
.fv-cartpage-trust {
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
  font-size: 12.5px;
  color: var(--fv-ink-gray);
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* ─── Checkout page ─── */
.fv-checkout { margin: 24px 0 60px; }
.fv-checkout-loading { color: var(--fv-ink-gray); font-size: 14px; padding: 40px 0; text-align: center; }
.fv-checkout-empty {
  margin: 40px auto;
  padding: 48px 24px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  text-align: center;
  max-width: 560px;
}
.fv-checkout-empty-icon { font-size: 48px; margin: 0 0 8px; }
.fv-checkout-empty-msg  { font-size: 18px; color: var(--fv-ink-white); margin: 0 0 18px; }

.fv-checkout-grid {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 32px;
  align-items: start;
}
@media (max-width: 900px) { .fv-checkout-grid { grid-template-columns: 1fr; } }

.fv-checkout-audit {
  padding: 14px 16px;
  margin-bottom: 18px;
  background: rgba(245, 158, 11, 0.08);
  border: 1px solid rgba(245, 158, 11, 0.4);
  border-radius: var(--fv-r-sm);
  color: #f5d68f;
  font-size: 13.5px;
  line-height: 1.55;
}
.fv-checkout-audit-sub { display: block; margin-top: 6px; font-size: 12.5px; color: rgba(245, 214, 143, 0.85); }
.fv-checkout-audit code { background: rgba(0,0,0,0.3); padding: 2px 6px; border-radius: 4px; font-family: var(--fv-font-mono); font-size: 11.5px; color: #f5d68f; }

.fv-checkout-card {
  padding: 20px 22px;
  margin-bottom: 18px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-checkout-h2 {
  font-family: var(--fv-font-display);
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 16px;
  letter-spacing: 0.02em;
  color: var(--fv-ink-white);
}
.fv-checkout-note { font-size: 12.5px; color: var(--fv-ink-dim); margin: 8px 0 16px; line-height: 1.5; }
.fv-checkout-secure { font-size: 12px; color: var(--fv-ink-gray); margin: 6px 0 0; }
.fv-checkout-err {
  margin: 14px 0;
  padding: 10px 12px;
  background: rgba(229, 62, 62, 0.08);
  border: 1px solid rgba(229, 62, 62, 0.4);
  border-radius: var(--fv-r-sm);
  color: #ff8a8a;
  font-size: 13.5px;
}
.fv-checkout-place {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  margin-top: 8px;
}
.fv-checkout-trust {
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-size: 12.5px;
  color: var(--fv-ink-gray);
  justify-content: center;
}

.fv-checkout-summary {
  position: sticky;
  top: 92px;
  padding: 22px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-checkout-lines { list-style: none; padding: 0; margin: 0 0 16px; }
.fv-checkout-line {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-checkout-line:last-child { border-bottom: 0; }
.fv-checkout-line-meta { flex: 1; min-width: 0; }
.fv-checkout-line-name { font-size: 13.5px; font-weight: 600; color: var(--fv-ink-white); margin: 0; }
.fv-checkout-line-qty { color: var(--fv-ink-gray); font-weight: 500; margin-left: 6px; }
.fv-checkout-line-variation { font-size: 12px; color: var(--fv-teal-bright); margin: 3px 0 0; }
.fv-checkout-line-price { font-size: 13.5px; font-weight: 700; color: var(--fv-ink-white); white-space: nowrap; }

.fv-checkout-totals { padding-top: 8px; border-top: 1px solid var(--fv-dark-border); }
.fv-checkout-totals-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 14px;
  margin: 6px 0;
  color: var(--fv-ink-gray);
}
.fv-checkout-totals-row strong { color: var(--fv-ink-white); font-weight: 600; }
.fv-checkout-totals-grand {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--fv-dark-border);
  font-size: 16px;
}
.fv-checkout-totals-grand strong {
  color: var(--fv-teal-bright);
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 800;
}
.fv-checkout-edit { display: inline-block; margin-top: 14px; font-size: 12.5px; color: var(--fv-teal); text-decoration: none; }
.fv-checkout-edit:hover { color: var(--fv-teal-bright); }

/* ─── My Account page ─── */
.fv-acct { margin: 24px 0 60px; max-width: 760px; }
.fv-acct-tabs {
  display: flex;
  gap: 0;
  border-bottom: 2px solid var(--fv-dark-border);
  margin-bottom: 24px;
}
.fv-acct-tab {
  background: none;
  border: 0;
  padding: 12px 18px;
  margin-bottom: -2px;
  font-family: var(--fv-font-display);
  font-size: 14.5px;
  font-weight: 600;
  color: var(--fv-ink-gray);
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.fv-acct-tab:hover { color: var(--fv-ink-white); }
.fv-acct-tab.is-active { color: var(--fv-teal-bright); border-bottom-color: var(--fv-teal-bright); }

.fv-acct-auth {
  max-width: 440px;
  padding: 28px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-acct-auth .fv-acct-tabs { margin-bottom: 18px; }
.fv-acct-form-narrow { max-width: 560px; }
.fv-acct-submit { display: block; width: 100%; padding: 13px; font-size: 15px; margin-top: 6px; }

.fv-acct-dash { }
.fv-acct-hello {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-acct-hello p { margin: 0; color: var(--fv-ink-gray); font-size: 14px; }
.fv-acct-hello strong { color: var(--fv-teal-bright); font-weight: 600; }
.fv-acct-logout { background: none; border: 1px solid var(--fv-dark-border); padding: 8px 14px; border-radius: var(--fv-r-sm); color: var(--fv-ink-gray); font-size: 12.5px; cursor: pointer; }
.fv-acct-logout:hover { border-color: var(--fv-teal); color: var(--fv-teal-bright); }

.fv-acct-pane { padding: 4px 0; }
.fv-acct-loading { color: var(--fv-ink-gray); padding: 24px 0; }
.fv-acct-empty { color: var(--fv-ink-gray); padding: 24px 0; }
.fv-acct-empty a { color: var(--fv-teal-bright); }

.fv-acct-orders { width: 100%; border-collapse: collapse; font-size: 14px; }
.fv-acct-orders thead th {
  text-align: left;
  padding: 10px 14px;
  font-family: var(--fv-font-mono);
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fv-ink-gray);
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-acct-orders tbody td { padding: 12px 14px; border-bottom: 1px solid var(--fv-dark-border); }
.fv-acct-orders-total { text-align: right; }
.fv-acct-status {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 999px;
  font-size: 11.5px;
  font-weight: 600;
  text-transform: capitalize;
  background: rgba(255, 255, 255, 0.06);
  color: var(--fv-ink-gray);
}
.fv-acct-status-completed, .fv-acct-status-processing { background: rgba(64, 224, 208, 0.12); color: var(--fv-teal-bright); }
.fv-acct-status-pending, .fv-acct-status-on-hold { background: rgba(245, 158, 11, 0.12); color: #f5d68f; }
.fv-acct-status-failed, .fv-acct-status-cancelled, .fv-acct-status-refunded { background: rgba(229, 62, 62, 0.1); color: #ff8a8a; }

/* ─── Thank-you page ─── */
.fv-thankyou { margin: 40px 0; }
.fv-thankyou-card {
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 32px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  text-align: center;
}
.fv-thankyou-emoji {
  display: inline-flex;
  width: 60px; height: 60px;
  align-items: center; justify-content: center;
  font-size: 28px;
  font-weight: 700;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  color: #0a0a14;
  margin: 0 auto 16px;
}
.fv-thankyou-h1 {
  font-family: var(--fv-font-display);
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 10px;
  color: var(--fv-ink-white);
}
.fv-thankyou-lead { font-size: 14.5px; color: var(--fv-ink-gray); margin: 0 0 24px; line-height: 1.55; }
.fv-thankyou-meta { background: rgba(255,255,255,0.03); border-radius: var(--fv-r-sm); padding: 14px 18px; margin: 0 0 24px; }
.fv-thankyou-meta-row { display: flex; justify-content: space-between; padding: 4px 0; font-size: 13.5px; }
.fv-thankyou-meta-label { color: var(--fv-ink-gray); }
.fv-thankyou-meta-val { color: var(--fv-teal-bright); font-family: var(--fv-font-mono); }
.fv-thankyou-trust {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  text-align: left;
  font-size: 13.5px;
  color: var(--fv-ink-gray);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.fv-thankyou-trust a { color: var(--fv-teal-bright); }
.fv-thankyou-cta { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

/* ═══════════════════════════════════════════════════════════════
   /foger-vape-flavors/ — Hub page sections (cards / chart / editions / how-to-choose)
   ═══════════════════════════════════════════════════════════════ */

/* ─── Shop cards (3 PDP visual grid at top of flavors hub) ─── */
.fv-flavors-shop { margin: 40px 0 48px; }
.fv-flavors-shop-h2 {
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 20px;
  letter-spacing: -0.01em;
  color: var(--fv-ink-white);
}
.fv-flavors-shop-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
@media (max-width: 880px) { .fv-flavors-shop-grid { grid-template-columns: 1fr; } }

.fv-flavors-shop-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  padding: 22px 22px 20px;
  text-decoration: none;
  color: var(--fv-ink-white);
  transition: border-color .2s, transform .2s, box-shadow .2s;
}
.fv-flavors-shop-card:hover {
  border-color: rgba(64, 224, 208, 0.4);
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
}

.fv-flavors-shop-badge {
  display: inline-block;
  align-self: flex-start;
  padding: 4px 10px;
  margin-bottom: 14px;
  border-radius: 999px;
  font-family: var(--fv-font-mono);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  color: #0a0a14;
}
.fv-flavors-shop-badge-alt {
  background: rgba(255, 255, 255, 0.06);
  color: var(--fv-ink-gray);
  border: 1px solid var(--fv-dark-border);
}

.fv-flavors-shop-imgwrap {
  background: #fff;
  border-radius: var(--fv-r-sm);
  padding: 16px;
  margin: 0 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.fv-flavors-shop-imgwrap img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.fv-flavors-shop-name {
  font-family: var(--fv-font-display);
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px;
  color: var(--fv-ink-white);
}
.fv-flavors-shop-meta {
  font-size: 13px;
  line-height: 1.5;
  color: var(--fv-ink-gray);
  margin: 0 0 14px;
  flex-grow: 1;
}
.fv-flavors-shop-price {
  font-family: var(--fv-font-display);
  font-size: 26px;
  font-weight: 800;
  color: var(--fv-teal-bright);
  line-height: 1;
  margin: 0 0 12px;
}
.fv-flavors-shop-cta {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--fv-teal-bright);
}
.fv-flavors-shop-foot {
  margin: 18px 0 0;
  font-size: 13px;
  color: var(--fv-ink-gray);
  text-align: center;
}

/* ─── Flavor Chart (Sweetness × Ice scatter SVG) ─── */
.fv-flavors-chart-section { margin: 48px 0 56px; }
.fv-flavors-chart-section > h2 {
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 8px;
  letter-spacing: -0.01em;
  color: var(--fv-ink-white);
}
.fv-flavors-chart-section > h2::before {
  content: "// ";
  color: var(--fv-teal);
  font-family: var(--fv-font-mono);
  font-size: 0.7em;
  font-weight: 500;
}
.fv-flavors-chart-section > p {
  font-size: 14.5px;
  color: var(--fv-ink-gray);
  line-height: 1.6;
  margin: 0 0 18px;
}
.fv-flavors-chart-wrap {
  padding: 16px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-flavors-chart-svg {
  width: 100%;
  height: auto;
  display: block;
}
.fv-flavors-chart-dot {
  fill: var(--fv-teal-bright);
  stroke: rgba(64, 224, 208, 0.35);
  stroke-width: 8;
  transition: fill .15s, stroke-width .15s;
  cursor: pointer;
}
.fv-flavors-chart-dot:hover {
  fill: #fff;
  stroke-width: 12;
  stroke: rgba(160, 120, 255, 0.5);
}
.fv-flavors-chart-label {
  fill: rgba(255, 255, 255, 0.78);
  font-family: var(--fv-font-mono);
  font-size: 10px;
  font-weight: 500;
  pointer-events: none;
  transition: fill .15s;
}
a:hover .fv-flavors-chart-label { fill: var(--fv-teal-bright); font-weight: 700; }
.fv-flavors-chart-caption {
  font-size: 12.5px;
  color: var(--fv-ink-dim);
  text-align: center;
  margin: 14px 0 0;
  font-style: italic;
}

/* ─── Editions table ─── */
.fv-flavors-editions-wrap { overflow-x: auto; margin: 0 0 14px; }
.fv-flavors-editions {
  width: 100%;
  border-collapse: collapse;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  overflow: hidden;
  font-size: 14px;
  min-width: 600px;
}
.fv-flavors-editions thead th {
  padding: 12px 16px;
  text-align: left;
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fv-teal-bright);
  background: rgba(64, 224, 208, 0.08);
  border-bottom: 1px solid var(--fv-dark-border);
}
.fv-flavors-editions tbody td {
  padding: 12px 16px;
  border-bottom: 1px solid var(--fv-dark-border);
  color: var(--fv-ink-white);
}
.fv-flavors-editions tbody tr:last-child td { border-bottom: none; }
.fv-flavors-editions tbody tr:hover td { background: rgba(255, 255, 255, 0.02); }
.fv-ed-icon { display: inline-block; margin-right: 6px; font-size: 16px; }
.fv-flavors-editions-foot {
  font-size: 12.5px;
  color: var(--fv-ink-dim);
  margin: 12px 0 0;
}

/* ─── How to Choose decision grid ─── */
.fv-flavors-choose-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin: 16px 0;
}
@media (max-width: 720px) { .fv-flavors-choose-grid { grid-template-columns: 1fr; } }

.fv-flavors-choose-card {
  padding: 20px 22px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  transition: border-color .2s;
}
.fv-flavors-choose-card:hover { border-color: rgba(160, 120, 255, 0.35); }
.fv-flavors-choose-tag {
  font-family: var(--fv-font-mono);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--fv-violet-bright);
  margin-bottom: 10px;
}
.fv-flavors-choose-pick {
  font-family: var(--fv-font-display);
  font-size: 16px;
  font-weight: 700;
  color: var(--fv-ink-white);
  margin: 0 0 8px;
  line-height: 1.4;
}
.fv-flavors-choose-pick a {
  color: var(--fv-teal-bright);
  text-decoration: none;
  border-bottom: 1px solid rgba(64, 224, 208, 0.3);
}
.fv-flavors-choose-pick a:hover {
  color: #fff;
  border-bottom-color: var(--fv-teal-bright);
}
.fv-flavors-choose-why {
  font-size: 13.5px;
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 0;
}
.fv-flavors-choose-foot {
  font-size: 13.5px;
  color: var(--fv-ink-gray);
  margin-top: 18px;
  text-align: center;
}

/* =====================================================================
   warranty + wholesale 复刻 (2026-05-11) — warranty 警告卡 + wholesale 表单
   ===================================================================== */
.fv-warranty-warn {
  background: linear-gradient(135deg, rgba(244, 162, 97, 0.12), rgba(231, 111, 81, 0.08));
  border: 1px solid rgba(244, 162, 97, 0.45);
  border-left: 4px solid var(--fv-orange, #f4a261);
  border-radius: 8px;
  padding: 18px 22px;
  margin: 24px 0 32px;
}
.fv-warranty-warn p {
  margin: 0 0 10px;
  color: var(--fv-ink-white);
  font-size: 14.5px;
  line-height: 1.6;
}
.fv-warranty-warn p:last-child { margin-bottom: 0; }
.fv-warranty-warn p:first-child {
  color: var(--fv-orange, #f4a261);
  font-size: 15.5px;
}

/* =====================================================================
   wholesale / contact wpforms 集成 — form action 跳现网 wp, multipart 支持
   ===================================================================== */
.fv-wpform {
  background: rgba(30, 41, 59, 0.42);
  border: 1px solid rgba(64, 224, 208, 0.18);
  border-radius: 12px;
  padding: 28px;
  margin: 24px 0 32px;
}
.fv-wpform-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 14px;
}
.fv-wpform-row-3 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px;
}
@media (max-width: 720px) {
  .fv-wpform-row, .fv-wpform-row-3 { grid-template-columns: 1fr; }
}
.fv-wpform-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--fv-ink-white);
  margin-bottom: 6px;
  margin-top: 12px;
}
.fv-wpform-label .req { color: var(--fv-orange, #f4a261); margin-left: 2px; }
.fv-wpform-input,
.fv-wpform-select,
.fv-wpform-textarea {
  width: 100%;
  padding: 11px 14px;
  background: rgba(8, 12, 22, 0.6);
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 8px;
  color: var(--fv-ink-white);
  font-size: 14.5px;
  font-family: inherit;
  transition: border-color .15s ease, background .15s ease;
  box-sizing: border-box;
}
.fv-wpform-textarea { min-height: 110px; resize: vertical; }
.fv-wpform-input:focus,
.fv-wpform-select:focus,
.fv-wpform-textarea:focus {
  outline: none;
  border-color: var(--fv-teal, #2dd4bf);
  background: rgba(8, 12, 22, 0.85);
}
.fv-wpform-hint {
  display: block;
  font-size: 12px;
  color: var(--fv-ink-gray);
  margin-top: 4px;
}
.fv-wpform-file {
  display: block;
  padding: 14px;
  background: rgba(8, 12, 22, 0.6);
  border: 1px dashed rgba(64, 224, 208, 0.4);
  border-radius: 8px;
  color: var(--fv-ink-white);
  font-size: 14px;
  cursor: pointer;
}
.fv-wpform-file:hover { border-color: var(--fv-teal-bright, #5eead4); }
.fv-wpform-radios,
.fv-wpform-checks {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 4px;
}
.fv-wpform-radio,
.fv-wpform-check {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: var(--fv-ink-white);
  cursor: pointer;
}
.fv-wpform-radio input,
.fv-wpform-check input { accent-color: var(--fv-teal, #2dd4bf); }
.fv-wpform-submit {
  width: 100%;
  padding: 14px 24px;
  background: linear-gradient(135deg, var(--fv-teal, #2dd4bf), var(--fv-teal-bright, #5eead4));
  color: var(--fv-dark, #0f172a);
  border: none;
  border-radius: 8px;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  margin-top: 18px;
  transition: transform .15s ease, opacity .15s ease;
}
.fv-wpform-submit:hover { transform: translateY(-1px); opacity: 0.94; }
.fv-wpform-note {
  font-size: 12.5px;
  color: var(--fv-ink-gray);
  margin: 12px 0 0;
  line-height: 1.5;
}
.fv-wpform-note a { color: var(--fv-teal-bright, #5eead4); }

/* =====================================================================
   header / mobile drawer search form (2026-05-11)
   GET /?s=<q> → WP search archive (foger-search-ux-fix mu-plugin)
   ===================================================================== */
.fv-nav-search {
  display: flex;
  align-items: center;
  background: rgba(8, 12, 22, 0.55);
  border: 1px solid rgba(64, 224, 208, 0.22);
  border-radius: 20px;
  height: 36px;
  padding: 0 4px 0 14px;
  margin-right: 6px;
  transition: border-color .15s ease, background .15s ease;
  width: 220px;
}
.fv-nav-search:focus-within {
  border-color: var(--fv-teal, #2dd4bf);
  background: rgba(8, 12, 22, 0.85);
}
.fv-nav-search-input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: var(--fv-ink-white);
  font-size: 13px;
  font-family: inherit;
  height: 100%;
  padding: 0;
  min-width: 0;
}
.fv-nav-search-input::placeholder { color: var(--fv-ink-gray, #94a3b8); }
.fv-nav-search-submit {
  background: transparent;
  border: none;
  color: var(--fv-ink-gray, #94a3b8);
  padding: 4px 6px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: color .15s ease;
}
.fv-nav-search-submit:hover { color: var(--fv-teal-bright, #5eead4); }

/* hide nav search on narrow desktop / mobile (drawer has its own) */
@media (max-width: 980px) {
  .fv-nav-search { display: none; }
}

/* Mobile drawer search (always visible at top of drawer) */
.fv-mobile-search {
  display: flex;
  align-items: center;
  background: rgba(8, 12, 22, 0.6);
  border: 1px solid rgba(64, 224, 208, 0.28);
  border-radius: 24px;
  height: 44px;
  padding: 0 6px 0 18px;
  margin: 0 0 18px 0;
}
.fv-mobile-search:focus-within {
  border-color: var(--fv-teal, #2dd4bf);
}
.fv-mobile-search-input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: var(--fv-ink-white);
  font-size: 15px;
  font-family: inherit;
  height: 100%;
  padding: 0;
  min-width: 0;
}
.fv-mobile-search-input::placeholder { color: var(--fv-ink-gray, #94a3b8); }
.fv-mobile-search-submit {
  background: transparent;
  border: none;
  color: var(--fv-ink-gray, #94a3b8);
  padding: 6px 10px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fv-mobile-search-submit:hover { color: var(--fv-teal-bright, #5eead4); }

/* =====================================================================
   mobile search icon + slide-down search bar (2026-05-11)
   ===================================================================== */
.fv-mobile-search-toggle {
  display: none;  /* mobile only */
}
@media (max-width: 980px) {
  .fv-mobile-search-toggle {
    display: inline-flex;
  }
}

.fv-mobile-search-bar {
  display: none;
  width: 100%;
  padding: 12px 18px 14px;
  background: rgba(10, 14, 24, 0.96);
  border-top: 1px solid rgba(64, 224, 208, 0.12);
}
@media (max-width: 980px) {
  .fv-mobile-search-bar[style*="display: block"],
  .fv-mobile-search-bar:not([style*="display: none"]) {
    display: block;
  }
}

/* override the original .fv-mobile-search style (previously inside drawer; now in slide-down) */
.fv-mobile-search-bar .fv-mobile-search {
  margin: 0;
  width: 100%;
  height: 42px;
  border-radius: 21px;
}

/* Footer subscribe success / error states */
.fv-footer-sub-ok,
.fv-footer-sub-err {
  font-size: 13px;
  line-height: 1.5;
  margin: 8px 0 0;
  padding: 10px 12px;
  border-radius: 6px;
}
.fv-footer-sub-ok {
  color: var(--fv-teal-bright, #5eead4);
  background: rgba(45, 212, 191, 0.08);
  border: 1px solid rgba(45, 212, 191, 0.3);
}
.fv-footer-sub-err {
  color: var(--fv-orange, #f4a261);
  background: rgba(244, 162, 97, 0.08);
  border: 1px solid rgba(244, 162, 97, 0.3);
}

/* =====================================================================
   v3 search results page (2026-05-11)
   ===================================================================== */
.fv-search-page-form {
  display: flex;
  gap: 10px;
  margin: 18px 0 28px;
  max-width: 640px;
}
.fv-search-page-input {
  flex: 1;
  padding: 12px 16px;
  background: rgba(8, 12, 22, 0.6);
  border: 1px solid rgba(64, 224, 208, 0.25);
  border-radius: 8px;
  color: var(--fv-ink-white);
  font-size: 15px;
  font-family: inherit;
  min-width: 0;
}
.fv-search-page-input:focus {
  outline: none;
  border-color: var(--fv-teal, #2dd4bf);
  background: rgba(8, 12, 22, 0.9);
}
.fv-search-page-submit {
  padding: 12px 24px;
  background: linear-gradient(135deg, var(--fv-teal, #2dd4bf), var(--fv-teal-bright, #5eead4));
  color: var(--fv-dark, #0f172a);
  border: none;
  border-radius: 8px;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
}
.fv-search-loading,
.fv-search-empty {
  padding: 28px 0;
  color: var(--fv-ink-gray, #94a3b8);
  font-size: 15px;
  line-height: 1.65;
}
.fv-search-empty p { margin: 0 0 14px; }
.fv-search-empty a {
  color: var(--fv-teal-bright, #5eead4);
  text-decoration: none;
  border-bottom: 1px solid rgba(94, 234, 212, 0.3);
}
.fv-search-empty a:hover {
  color: #fff;
  border-bottom-color: #fff;
}
.fv-search-suggestions {
  list-style: none;
  padding: 0;
  margin: 8px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
}
.fv-search-suggestions li::before {
  content: '→ ';
  color: var(--fv-teal, #2dd4bf);
  margin-right: 4px;
}
.fv-search-results-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 18px;
  margin: 16px 0 24px;
}
.fv-search-card {
  display: flex;
  flex-direction: column;
  background: rgba(30, 41, 59, 0.42);
  border: 1px solid rgba(64, 224, 208, 0.16);
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: transform .15s ease, border-color .15s ease;
}
.fv-search-card:hover {
  transform: translateY(-2px);
  border-color: rgba(45, 212, 191, 0.4);
}
.fv-search-card-imgwrap {
  position: relative;
  aspect-ratio: 1 / 1;
  background: #060914;
  overflow: hidden;
}
.fv-search-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fv-search-card-stock {
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 4px;
  background: rgba(45, 212, 191, 0.15);
  color: var(--fv-teal-bright, #5eead4);
  border: 1px solid rgba(45, 212, 191, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.fv-search-card-stock.is-low {
  background: rgba(244, 162, 97, 0.15);
  color: var(--fv-orange, #f4a261);
  border-color: rgba(244, 162, 97, 0.3);
}
.fv-search-card-body {
  padding: 12px 14px 14px;
}
.fv-search-card-title {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 8px;
  color: var(--fv-ink-white);
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.fv-search-card-price {
  margin: 0;
  font-size: 14px;
  color: var(--fv-teal-bright, #5eead4);
  font-weight: 700;
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.fv-search-card-price-was {
  color: var(--fv-ink-gray, #94a3b8);
  text-decoration: line-through;
  font-weight: 400;
  font-size: 12.5px;
}
.fv-search-count {
  font-size: 13px;
  color: var(--fv-ink-gray, #94a3b8);
  margin: 20px 0 0;
}

/* extra: search card flavor + sku rows */
.fv-search-card-flavor,
.fv-search-card-sku {
  margin: 0 0 6px;
  font-size: 12.5px;
  color: var(--fv-ink-gray, #94a3b8);
}
.fv-search-card-flavor strong {
  color: var(--fv-ink-white);
  font-weight: 600;
}
.fv-search-card-sku code {
  font-family: var(--fv-font-mono, ui-monospace, Menlo, monospace);
  font-size: 11.5px;
  background: rgba(8, 12, 22, 0.5);
  padding: 1px 6px;
  border-radius: 3px;
  color: var(--fv-teal-bright, #5eead4);
}

/* ═══════════════════════════════════════════════════════════════
   /order-tracking/ — public order status lookup
   ═══════════════════════════════════════════════════════════════ */
.fv-track { max-width: 560px; margin: 28px auto 60px; }
.fv-track-form { display: flex; flex-direction: column; gap: 6px; }
.fv-track-form .fv-acct-submit { margin-top: 8px; }

.fv-track-result {
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  padding: 24px 22px;
}
.fv-track-header {
  display: flex; justify-content: space-between; align-items: center;
  gap: 12px; flex-wrap: wrap;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--fv-dark-border);
  margin-bottom: 16px;
}
.fv-track-num { font-size: 15px; color: var(--fv-ink-gray); }
.fv-track-num strong { color: var(--fv-ink-white); font-family: var(--fv-font-mono); }

.fv-track-meta { display: grid; gap: 6px; margin: 0 0 18px; }
.fv-track-meta-row { display: flex; justify-content: space-between; font-size: 13.5px; }
.fv-track-meta-label { color: var(--fv-ink-gray); }
.fv-track-meta-row strong { color: var(--fv-ink-white); }

.fv-track-h2 {
  font-family: var(--fv-font-display);
  font-size: 16px; font-weight: 700;
  margin: 4px 0 12px; color: var(--fv-ink-white);
  letter-spacing: -0.01em;
}
.fv-track-parcel {
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-sm);
  padding: 14px 16px;
  margin: 0 0 10px;
  background: rgba(255, 255, 255, 0.02);
}
.fv-track-parcel-line { font-size: 13.5px; margin: 0 0 4px; display: flex; justify-content: space-between; gap: 12px; }
.fv-track-parcel-line strong { color: var(--fv-ink-white); }
.fv-track-num-mono { font-family: var(--fv-font-mono); color: var(--fv-teal-bright); }
.fv-track-carrier-btn { margin: 8px 0 0; font-size: 13px; }

.fv-track-pending {
  background: rgba(245, 158, 11, 0.07);
  border: 1px solid rgba(245, 158, 11, 0.25);
  border-radius: var(--fv-r-sm);
  padding: 14px 16px;
  margin: 0 0 18px;
}
.fv-track-pending-msg { margin: 0; font-size: 13.5px; line-height: 1.55; color: #f5d68f; }
.fv-track-pending-msg strong { color: #fce8b0; }

.fv-track-cta {
  display: flex; gap: 10px; flex-wrap: wrap;
  margin: 18px 0 0;
}

/* ═══════════════════════════════════════════════════════════════
   /checkout/order-received/  &  /checkout/order-pay/  &  shared "card" account UIs
   ═══════════════════════════════════════════════════════════════ */
.fv-orderview { margin: 28px 0 60px; }
.fv-orderview-loading { color: var(--fv-ink-gray); font-size: 14px; padding: 60px 0; text-align: center; }

.fv-orderview-error {
  max-width: 560px;
  margin: 0 auto;
  padding: 32px 28px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  text-align: center;
}
.fv-orderview-error-emoji {
  display: inline-flex;
  width: 56px; height: 56px;
  align-items: center; justify-content: center;
  font-size: 28px; font-weight: 700;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.15);
  color: #f5d68f;
  margin: 0 auto 14px;
}

.fv-orderview-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 28px;
  align-items: start;
  max-width: 980px;
  margin: 0 auto;
}
@media (max-width: 860px) { .fv-orderview-grid { grid-template-columns: 1fr; } }

.fv-orderview-hero {
  grid-column: 1 / -1;
  text-align: center;
  margin: 0 0 4px;
}
.fv-orderview-hero .fv-thankyou-emoji { margin: 0 auto 14px; }
.fv-orderview-num {
  margin: 12px 0 0;
  font-size: 13.5px;
  color: var(--fv-ink-gray);
}
.fv-orderview-num strong { color: var(--fv-ink-white); font-family: var(--fv-font-mono); }

.fv-orderview-card, .fv-orderview-card-mini {
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
  padding: 22px 22px 20px;
}
.fv-orderview-card-mini { padding: 18px 20px; margin-bottom: 14px; }
.fv-orderview-card-mini:last-child { margin-bottom: 0; }

.fv-orderview-h2 {
  font-family: var(--fv-font-display);
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 14px;
  color: var(--fv-ink-white);
  letter-spacing: -0.01em;
}
.fv-orderview-h3 {
  font-family: var(--fv-font-display);
  font-size: 13.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 18px 0 8px;
  color: var(--fv-ink-gray);
}

.fv-orderview-items { list-style: none; padding: 0; margin: 0 0 16px; display: flex; flex-direction: column; gap: 12px; }
.fv-orderview-item {
  display: grid;
  grid-template-columns: 56px 1fr auto;
  gap: 12px;
  align-items: center;
  padding: 0 0 12px;
  border-bottom: 1px dashed var(--fv-dark-border);
}
.fv-orderview-item:last-child { border-bottom: 0; padding-bottom: 0; }
.fv-orderview-item-img {
  width: 56px; height: 56px;
  border-radius: var(--fv-r-sm);
  background: rgba(255,255,255,0.04);
  object-fit: cover;
}
.fv-orderview-item-body { min-width: 0; }
.fv-orderview-item-name { margin: 0 0 3px; font-size: 13.5px; color: var(--fv-ink-white); }
.fv-orderview-item-qty { margin: 0; font-size: 12px; color: var(--fv-ink-gray); }
.fv-orderview-item-qty strong { color: var(--fv-ink-white); }
.fv-orderview-item-price { margin: 0; font-size: 13.5px; font-weight: 700; color: var(--fv-ink-white); white-space: nowrap; }

.fv-orderview-totals { display: flex; flex-direction: column; gap: 6px; margin: 8px 0 0; }
.fv-orderview-total-row {
  display: flex; justify-content: space-between;
  font-size: 13.5px;
  color: var(--fv-ink-gray);
}
.fv-orderview-total-row strong { color: var(--fv-ink-white); }
.fv-orderview-total-grand {
  margin-top: 6px;
  padding-top: 10px;
  border-top: 1px solid var(--fv-dark-border);
  font-size: 15px;
}
.fv-orderview-total-grand span, .fv-orderview-total-grand strong { color: var(--fv-teal-bright); }

.fv-orderview-side { display: flex; flex-direction: column; gap: 14px; }
.fv-orderview-addr {
  font-style: normal;
  font-size: 13.5px;
  color: var(--fv-ink-white);
  line-height: 1.55;
}
.fv-orderview-addr-meta { margin: 8px 0 0; font-size: 12.5px; color: var(--fv-ink-gray); }
.fv-orderview-pay { margin: 0; color: var(--fv-ink-white); font-size: 14px; }
.fv-orderview-status { margin: 8px 0 0; font-size: 13px; color: var(--fv-ink-gray); }
.fv-orderview-pay-btn { margin: 12px 0 0; width: 100%; text-align: center; }

.fv-orderview-cta {
  grid-column: 1 / -1;
  display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;
  margin: 8px 0 0;
}

.fv-orderview-addr-mini {
  margin: 16px 0 0;
  padding: 12px 14px;
  background: rgba(255,255,255,0.02);
  border-radius: var(--fv-r-sm);
  font-size: 13px;
  color: var(--fv-ink-gray);
  line-height: 1.55;
}
.fv-orderview-addr-mini p { margin: 0; }
.fv-orderview-addr-mini strong { color: var(--fv-ink-white); }

/* ─── narrow centered acct flows (lost-password, reset-password) ─── */
.fv-acct-narrow {
  max-width: 460px;
  margin: 28px auto 60px;
}
.fv-acct-h2 {
  font-family: var(--fv-font-display);
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
  color: var(--fv-ink-white);
}
.fv-acct-err-card {
  padding: 22px 24px;
  background: rgba(245, 158, 11, 0.08);
  border: 1px solid rgba(245, 158, 11, 0.3);
  border-radius: var(--fv-r-md);
  color: #f5d68f;
}
.fv-acct-err-card a { color: var(--fv-teal-bright); }
.fv-acct-ok-card {
  text-align: center;
  padding: 30px 28px;
  background: var(--fv-dark-card);
  border: 1px solid var(--fv-dark-border);
  border-radius: var(--fv-r-md);
}
.fv-acct-ok-emoji {
  display: inline-flex;
  width: 52px; height: 52px;
  align-items: center; justify-content: center;
  font-size: 24px; font-weight: 700;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--fv-teal-bright), var(--fv-violet-bright));
  color: #0a0a14;
  margin: 0 auto 14px;
}
.fv-acct-ok-h2 {
  font-family: var(--fv-font-display);
  font-size: 20px; font-weight: 700;
  margin: 0 0 8px;
  color: var(--fv-ink-white);
}
.fv-acct-ok-msg { font-size: 14px; color: var(--fv-ink-gray); margin: 0 0 16px; line-height: 1.55; }
.fv-acct-ok-msg strong { color: var(--fv-ink-white); }
.fv-acct-ok-cta { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin: 14px 0 0; }

/* ═══════════════════════════════════════════════════════════════
   /  (homepage)  ·  H2.3 TikTok Community Q&A section
   Replaces the legacy "Foger Vape Price" filler. CSS-renders the
   speech-bubble post visual (no third-party JS, no iframe).
   ═══════════════════════════════════════════════════════════════ */
.fv-tk-community { padding: 56px 0 64px; position: relative; }
.fv-tk-community .fv-section-subtitle strong { color: var(--fv-teal-bright); }

.fv-tk-grid {
  display: grid;
  grid-template-columns: minmax(280px, 360px) 1fr;
  gap: 36px;
  max-width: 960px;
  margin: 36px auto 0;
  align-items: center;
}
@media (max-width: 820px) {
  .fv-tk-grid { grid-template-columns: 1fr; gap: 24px; max-width: 520px; }
}

/* ── Left: speech-bubble post mock (matches @happyflavors.online May 2) ── */
.fv-tk-bubble-wrap { display: flex; justify-content: center; }
.fv-tk-bubble {
  position: relative;
  width: 100%;
  max-width: 340px;
  padding: 38px 28px 32px;
  background: #faf5e4;                        /* cream — matches the original post */
  border-radius: 28px;
  box-shadow: 0 24px 60px -16px rgba(149, 102, 255, 0.4), 0 4px 12px rgba(0, 0, 0, 0.25);
  isolation: isolate;
}
.fv-tk-bubble::before {
  /* outer purple "phone background" halo behind the cream card */
  content: "";
  position: absolute;
  inset: -22px;
  background: linear-gradient(135deg, #d8c5ff 0%, #b399ff 100%);
  border-radius: 36px;
  z-index: -1;
  opacity: 0.55;
}
.fv-tk-tag {
  display: inline-block;
  background: #c4a5ff;
  color: #2b1c4a;
  font-family: var(--fv-font-display);
  font-size: 13px;
  font-weight: 700;
  padding: 6px 16px;
  border-radius: 99px;
  margin: 0 0 14px;
  letter-spacing: 0.01em;
}
.fv-tk-q {
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.18;
  color: #6b4523;                              /* brown — matches the original post */
  margin: 0;
  letter-spacing: -0.005em;
}
.fv-tk-mark { color: #6b4523; }
.fv-tk-hl {
  background-image: linear-gradient(transparent 65%, #9adcff 65%, #9adcff 92%, transparent 92%);
  background-repeat: no-repeat;
}
.fv-tk-q-quote { font-style: italic; }

/* ── Right: meta + social-proof + CTAs ── */
.fv-tk-meta { display: flex; flex-direction: column; gap: 16px; }

.fv-tk-author {
  display: flex; flex-wrap: wrap; align-items: center; gap: 6px;
  font-family: var(--fv-font-mono);
  font-size: 12.5px;
  color: var(--fv-ink-gray);
  letter-spacing: 0.02em;
}
.fv-tk-author-handle { color: var(--fv-teal-bright); font-weight: 600; }
.fv-tk-author-sep    { opacity: 0.45; }
.fv-tk-author-date,
.fv-tk-author-platform { color: var(--fv-ink-gray); }

.fv-tk-stats {
  list-style: none; padding: 0; margin: 4px 0 0;
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
}
.fv-tk-stats li {
  display: flex; align-items: baseline; gap: 8px;
  font-size: 14px;
  color: var(--fv-ink-gray);
}
.fv-tk-stats strong {
  font-family: var(--fv-font-display);
  font-size: 22px;
  font-weight: 800;
  color: var(--fv-ink-white);
  letter-spacing: -0.01em;
}
.fv-tk-stat-icon {
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  width: 22px; text-align: center;
}
@media (max-width: 480px) { .fv-tk-stats { grid-template-columns: 1fr 1fr; gap: 8px 12px; } .fv-tk-stats strong { font-size: 18px; } }

.fv-tk-pitch {
  font-size: 14.5px;
  line-height: 1.55;
  color: var(--fv-ink-gray);
  margin: 4px 0 0;
}

.fv-tk-cta { display: flex; flex-wrap: wrap; gap: 12px; margin: 8px 0 0; }
.fv-tk-cta-primary,
.fv-tk-cta-secondary { font-size: 14.5px; padding: 13px 22px; }
@media (max-width: 480px) {
  .fv-tk-cta { flex-direction: column; }
  .fv-tk-cta-primary, .fv-tk-cta-secondary { width: 100%; text-align: center; }
}

/* ═══════════ TL;DR Quick Answer (AI citation surface, GEO C1) ═══════════ */
.foger-tldr {
  display: block;
  margin: 16px 0 28px;
  padding: 18px 22px 20px;
  background: linear-gradient(135deg, rgba(45,212,191,0.07), rgba(168,85,247,0.07));
  border-left: 3px solid var(--fv-teal, #2dd4bf);
  border-radius: 8px;
  position: relative;
}
.foger-tldr-tag {
  display: inline-block;
  font-family: 'JetBrains Mono', ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.08em;
  color: var(--fv-teal-bright, #5eead4);
  margin-bottom: 8px;
}
.foger-tldr p {
  font-size: 15.5px;
  line-height: 1.65;
  color: rgba(255,255,255,0.92);
  margin: 0;
}
.fv-article .foger-tldr p { font-size: 16px; }
@media (max-width: 640px) {
  .foger-tldr { padding: 14px 16px 16px; margin: 14px 0 22px; }
  .foger-tldr p { font-size: 14.5px; }
}
