.elementor-1206 .elementor-element.elementor-element-e3f007b{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1206 .elementor-element.elementor-element-e3f007b:not(.elementor-motion-effects-element-type-background), .elementor-1206 .elementor-element.elementor-element-e3f007b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://freshflowerwholesale.com/wp-content/uploads/2026/01/fresh-cut-peonies-banner.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1206 .elementor-element.elementor-element-4ea9647{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1206 .elementor-element.elementor-element-c90ee82{--display:flex;}.elementor-1206 .elementor-element.elementor-element-98ba3ab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1206 .elementor-element.elementor-element-71d8a79.elementor-wc-products ul.products li.product{text-align:center;}.elementor-1206 .elementor-element.elementor-element-71d8a79.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1206 .elementor-element.elementor-element-71d8a79.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-1206 .elementor-element.elementor-element-df9b247{--display:flex;}.elementor-1206 .elementor-element.elementor-element-795d79a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1206 .elementor-element.elementor-element-2ddafff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-1206 .elementor-element.elementor-element-e3f007b:not(.elementor-motion-effects-element-type-background), .elementor-1206 .elementor-element.elementor-element-e3f007b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-1206 .elementor-element.elementor-element-71d8a79.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1206 .elementor-element.elementor-element-71d8a79.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-3302d77 *//* ===== HERO ONLY (transparent black background) ===== */
.la-sg-hero{
  padding: 64px 0;
}

.la-sg-hero__container{
  width: min(1100px, 92%);
  margin: 0 auto;
}

/* 黑色透明背景（你要的效果） */
.la-sg-hero__hero{
  background: rgba(0,0,0,.72);
  border-radius: 18px;
  padding: 46px 28px;
  text-align: center;
  color: #fff;
}

/* 标题居中 + 白色 */
.la-sg-hero__title{
  margin: 0 0 14px;
  font-size: clamp(26px, 3.2vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #fff;
}

/* 副标题白色（稍弱一点） */
.la-sg-hero__subtitle{
  margin: 0 auto 22px;
  max-width: 820px;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(255,255,255,.88);
}

.la-sg-hero__subtitle strong{
  color: #fff;
}

/* buttons */
.la-sg-hero__actions{
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 6px;
}

.la-sg-hero__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 12px;
  padding: 12px 18px;
  font-weight: 600;
  border: 1px solid rgba(255,255,255,.28);
  color: #fff;
  background: transparent;
  transition: transform .12s ease, background .12s ease, border-color .12s ease;
}

.la-sg-hero__btn:hover{
  transform: translateY(-1px);
  border-color: rgba(255,255,255,.45);
  background: rgba(255,255,255,.06);
}

.la-sg-hero__btn--primary{
  background: #fff;
  color: #111;
  border-color: transparent;
}

.la-sg-hero__btn--primary:hover{
  background: rgba(255,255,255,.92);
}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-ab0ade4 *//* ===============================
   RF FAQ ONLY (details/summary)
   Mobile-safe / WP-safe
================================ */

.rf-faq-only{
  --rf-primary: #27AE60;
  --rf-primary-rgb: 39, 174, 96;
  --rf-text: #333;
  --rf-muted: #556;
  --rf-border: rgba(var(--rf-primary-rgb), 0.12);

  width: 100%;
  color: var(--rf-text);
}

.rf-faq-only__wrap{
  width: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  border: 1px solid rgba(0,0,0,0.06);
  position: relative;
  z-index: 1;
}

.rf-faq-only__title{
  font-size: 2rem;
  color: var(--rf-primary);
  text-align: center;
  margin: 0 0 26px 0;
  padding-bottom: 18px;
  border-bottom: 3px solid rgba(var(--rf-primary-rgb), 0.18);
  font-weight: 700;
  line-height: 1.25;
}

.rf-faq-only__item{
  border: 1px solid var(--rf-border);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 14px;
  transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease;
}

.rf-faq-only__item:hover{
  box-shadow: 0 8px 22px rgba(var(--rf-primary-rgb), 0.10);
  border-color: rgba(var(--rf-primary-rgb), 0.22);
}

.rf-faq-only__q{
  list-style: none; /* 去掉默认箭头 */
  cursor: pointer;
  padding: 18px 22px;
  background: linear-gradient(to right,
    rgba(var(--rf-primary-rgb), 0.06),
    rgba(var(--rf-primary-rgb), 0.10)
  );
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;

  /* 移动端点击增强 */
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  position: relative;
}

/* 兼容 Safari：隐藏默认 marker */
.rf-faq-only__q::-webkit-details-marker{ display: none; }
.rf-faq-only__q::marker{ content: ""; }

.rf-faq-only__qtext{
  font-weight: 700;
  color: #1e8449;
  font-size: 1.05rem;
  line-height: 1.45;
}

.rf-faq-only__icon{
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(var(--rf-primary-rgb), 0.12);
  color: var(--rf-primary);
  flex: 0 0 auto;
  position: relative;
}

.rf-faq-only__icon::before{
  content: "+";
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
}

.rf-faq-only__item[open] .rf-faq-only__icon::before{
  content: "−";
}

.rf-faq-only__a{
  padding: 18px 22px 22px;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,0.06);
  color: var(--rf-muted);
  line-height: 1.7;
  font-size: 1rem;
}

.rf-faq-only__a p{ margin: 0; }

.rf-faq-only__footer{
  text-align: center;
  padding-top: 18px;
  margin-top: 8px;
  border-top: 1px solid rgba(var(--rf-primary-rgb), 0.12);
  color: #666;
}

.rf-faq-only__footer a{
  color: var(--rf-primary);
  font-weight: 700;
  text-decoration: none;
}
.rf-faq-only__footer a:hover{ text-decoration: underline; }

/* Responsive */
@media (max-width: 768px){
  .rf-faq-only__wrap{ padding: 24px; border-radius: 14px; }
  .rf-faq-only__title{ font-size: 1.6rem; }
  .rf-faq-only__q{ padding: 16px 18px; }
  .rf-faq-only__qtext{ font-size: 1rem; }
  .rf-faq-only__a{ padding: 16px 18px 18px; font-size: .98rem; }
}

@media (max-width: 480px){
  .rf-faq-only__wrap{ padding: 18px; }
  .rf-faq-only__title{ font-size: 1.4rem; }
  .rf-faq-only__icon{ width: 26px; height: 26px; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4ea9647 *//* =========================================================
   FC Public Stylesheet (Peony + B2B + FAQ)
   - Single reset / body
   - Shared tokens (CSS variables)
   - Fix: undefined --accent-light
   - Fix: highlight conflict (scope highlight styles)
   ========================================================= */

/* ---------- Design Tokens ---------- */
:root {
  /* Brand */
  --primary-color: #d63384;     /* Peony pink */
  --secondary-color: #6d28d9;   /* Royal purple */
  --accent-color: #059669;      /* Leaf green */

  /* Text / surfaces */
  --text-color: #333333;
  --page-bg: #fefaf6;
  --surface: #ffffff;

  /* Peony */
  --light-bg: #fdf2f8;          /* very light pink */
  --border-color: #f0abdc;
  --shadow-light: rgba(214, 51, 132, 0.10);
  --shadow-medium: rgba(214, 51, 132, 0.15);

  /* Calendar gray */
  --gray-month-bg: #f0f0f0;
  --gray-month-text: #888;
  --gray-month-border: #ddd;

  /* FAQ/B2B green */
  --faq-green: #27AE60;
  --faq-green-dark: #1e8449;

  /* Layout */
  --radius-lg: 16px;
  --radius-md: 12px;
  --radius-sm: 8px;
}

/* ---------- Reset ---------- */
* { margin: 0; padding: 0; box-sizing: border-box; }

/* ---------- Base ---------- */
body {
  font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.6;
  color: var(--text-color);
  background-color: var(--page-bg);
  padding: 20px;
  margin: 0 auto;
}

/* page container (你第二段用的) */
.page-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ---------- Main Shell (你第一段用的) ---------- */
.container {
  background-color: var(--surface);
  border-radius: 12px;
  box-shadow: 0 5px 25px var(--shadow-light);
  overflow: hidden;
  margin-bottom: 30px;
}

.header {
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: white;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.header::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path fill="rgba(255,255,255,0.05)" d="M50,0 Q60,30 70,20 T90,30 Q95,40 80,50 T70,70 Q60,80 50,70 T30,70 Q20,80 10,70 T20,50 Q5,40 10,30 T30,20 Q40,30 50,0Z"/></svg>');
  background-repeat: repeat;
  opacity: 0.2;
}

.header h1 {
  font-size: 2.8rem;
  margin-bottom: 15px;
  position: relative;
  text-shadow: 0 2px 5px rgba(0,0,0,0.2);
  font-weight: 700;
}

.header-subtitle {
  font-size: 1.2rem;
  opacity: 0.95;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  font-weight: 300;
}

.peony-icon {
  font-size: 2.5rem;
  margin-right: 15px;
  vertical-align: middle;
}

.content { padding: 50px; }

/* =========================================================
   PEONY (fc-peony)
   ========================================================= */
.fc-peony { width: 100%; }
.fc-peony__wrap { max-width: 100%; margin: 0 auto; }
.fc-peony__header { padding: 0; }
.fc-peony__layout { width: 100%; padding: 0; }
.fc-peony__layout--noFilters { padding: 0; }

.fc-peony__h2 {
  color: var(--primary-color);
  font-size: 2rem;
  margin: 50px 0 25px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--light-bg);
  position: relative;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.fc-peony__h2:first-child { margin-top: 0; }
.fc-peony__h2::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 80px;
  height: 3px;
  background-color: var(--accent-color);
  border-radius: 2px;
}

.fc-peony__h3 {
  color: var(--secondary-color);
  font-size: 1.6rem;
  margin: 40px 0 20px;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.fc-peony__h3 i {
  margin-right: 12px;
  color: var(--primary-color);
  background-color: var(--light-bg);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.fc-peony__p {
  margin-bottom: 24px;
  font-size: 1.1rem;
  line-height: 1.7;
  color: #444;
}

.fc-peony__list {
  margin: 25px 0 30px 25px;
  list-style-type: none;
}
.fc-peony__list li {
  margin-bottom: 15px;
  padding-left: 35px;
  position: relative;
  line-height: 1.6;
}
.fc-peony__list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--accent-color);
  font-weight: bold;
  font-size: 1.2rem;
  top: 0;
}

.fc-peony__list--ordered { counter-reset: ordered-list; }
.fc-peony__list--ordered li {
  counter-increment: ordered-list;
  padding-left: 40px;
}
.fc-peony__list--ordered li::before {
  content: counter(ordered-list);
  background-color: var(--primary-color);
  color: white;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: 600;
  top: 0;
}

/* global strong（原来你写在全局，我保留，但更稳妥只影响内容区） */
.content strong,
.fc-b2b strong,
.faq-wrapper strong {
  color: var(--secondary-color);
  font-weight: 600;
  background-color: rgba(109, 40, 217, 0.05);
  padding: 2px 4px;
  border-radius: 3px;
}

/* Tip box */
.tip-box {
  background-color: var(--light-bg);
  border-left: 4px solid var(--primary-color);
  padding: 24px;
  margin: 30px 0;
  border-radius: 0 8px 8px 0;
  position: relative;
}
.tip-box::before {
  content: "💡";
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.tip-box p { margin: 0; color: #555; }
.tip-box strong {
  color: var(--primary-color);
  background-color: transparent;
  padding: 0;
}

/* Sections */
.timing-section {
  background: linear-gradient(to right, rgba(5,150,105,0.05), transparent);
  padding: 20px;
  border-radius: 8px;
  margin: 25px 0;
  border-left: 3px solid var(--accent-color);
}
.packing-section {
  background: linear-gradient(to right, rgba(214,51,132,0.05), transparent);
  padding: 20px;
  border-radius: 8px;
  margin: 25px 0;
  border-left: 3px solid var(--primary-color);
}

/* highlight：避免与 FAQ 的 highlight 冲突 -> scope 到 peony */
.fc-peony .highlight {
  background-color: #fff9db;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 600;
  color: #e67700;
  border: none;
}

.section-divider {
  height: 1px;
  background: linear-gradient(to right, transparent, var(--border-color), transparent);
  margin: 40px 0;
}

/* Timeline */
.fc-peony__timeline {
  background-color: var(--light-bg);
  border-radius: 12px;
  padding: 30px;
  margin: 40px 0;
  border: 1px solid rgba(214, 51, 132, 0.1);
  position: relative;
  overflow: visible;
}

.fc-peony__timelineHead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
  gap: 15px;
}
.fc-peony__timelineHead .fc-peony__h2 {
  margin: 0;
  color: var(--secondary-color);
  border-bottom: none;
}
.fc-peony__timelineHead .fc-peony__h2::before { display: none; }

.fc-peony__smallLink {
  color: var(--primary-color);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 8px 16px;
  background-color: white;
  border-radius: 6px;
  border: 1px solid rgba(214, 51, 132, 0.2);
  transition: all 0.3s ease;
}
.fc-peony__smallLink:hover {
  background-color: var(--primary-color);
  color: white;
  border-color: var(--primary-color);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(214, 51, 132, 0.2);
}
.fc-peony__smallLink:active { transform: translateY(0); }

.fc-peony__months {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 40px;
  position: relative;
  overflow-x: auto;
  padding: 30px 10px 20px 10px;
  margin-top: 10px;
}
.fc-peony__months::-webkit-scrollbar { height: 4px; }
.fc-peony__months::-webkit-scrollbar-track {
  background: rgba(214, 51, 132, 0.1);
  border-radius: 2px;
}
.fc-peony__months::-webkit-scrollbar-thumb {
  background: rgba(214, 51, 132, 0.3);
  border-radius: 2px;
}
.fc-peony__months::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  height: 3px;
  background: linear-gradient(90deg,
    rgba(214, 51, 132, 0.1) 0%,
    rgba(214, 51, 132, 0.2) 25%,
    rgba(214, 51, 132, 0.3) 50%,
    rgba(214, 51, 132, 0.2) 75%,
    rgba(214, 51, 132, 0.1) 100%);
  border-radius: 2px;
  z-index: 1;
  transform: translateY(-50%);
  margin-top: 10px;
}

.fc-peony__m {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 12px 6px;
  background-color: var(--gray-month-bg);
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--gray-month-text);
  border: 2px solid var(--gray-month-border);
  transition: all 0.3s ease;
  cursor: default;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  flex: 1;
  min-width: 70px;
  white-space: nowrap;
  opacity: 0.85;
}

.fc-peony__m:hover:not(.fc-peony__m--on) {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  background-color: #e6e6e6;
  color: #777;
  opacity: 0.95;
}

.fc-peony__m--on {
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: white !important;
  border-color: var(--primary-color);
  box-shadow: 0 6px 15px rgba(214, 51, 132, 0.3);
  transform: translateY(-5px);
  font-weight: 600;
  position: relative;
  z-index: 10;
  opacity: 1;
  animation: pulse 2s infinite ease-in-out;
}

.fc-peony__m--on::after {
  content: '✓';
  position: absolute;
  top: -10px;
  right: -8px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, var(--accent-color), #10b981);
  color: white;
  border-radius: 50%;
  font-size: 0.85rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  box-shadow: 0 3px 8px rgba(5, 150, 105, 0.4);
  z-index: 11;
  border: 2px solid white;
}

.fc-peony__timelineNote {
  font-size: 0.9rem;
  color: #666;
  font-style: italic;
  margin: 0;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  border-left: 3px solid var(--accent-color);
  margin-top: 10px;
}

/* =========================================================
   FAQ
   ========================================================= */
.faq-section { margin: 60px 0 40px; }

.faq-wrapper {
  width: 100%;
  background: white;
  border-radius: var(--radius-lg);
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.faq-title {
  font-size: 2.2rem;
  color: var(--faq-green);
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(39, 174, 96, 0.2);
  font-weight: 600;
}

.faq-container { margin-bottom: 30px; }

.faq-item {
  margin-bottom: 15px;
  border: 1px solid rgba(39, 174, 96, 0.1);
  border-radius: 12px;
  overflow: hidden;
  background: white;
  transition: all 0.3s ease;
}
.faq-item:hover { box-shadow: 0 5px 15px rgba(39, 174, 96, 0.1); }

.faq-question {
  padding: 20px 25px;
  background: linear-gradient(to right, rgba(39, 174, 96, 0.05), rgba(39, 174, 96, 0.08));
  font-weight: 600;
  color: var(--faq-green-dark);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
  user-select: none;
}
.faq-question:hover {
  background: linear-gradient(to right, rgba(39, 174, 96, 0.08), rgba(39, 174, 96, 0.12));
}
.faq-question.active {
  background: linear-gradient(to right, rgba(39, 174, 96, 0.12), rgba(39, 174, 96, 0.15));
  border-bottom: 1px solid rgba(39, 174, 96, 0.2);
}

.question-text { font-size: 1.1rem; flex: 1; padding-right: 20px; }

.toggle-icon {
  font-size: 1.5rem;
  color: var(--faq-green);
  font-weight: bold;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.faq-answer {
  display: none;
  padding: 25px;
  background: white;
  line-height: 1.7;
  animation: faqFadeIn 0.3s ease;
}
.faq-answer.active { display: block; }

@keyframes faqFadeIn {
  from { opacity: 0; transform: translateY(-10px); }
  to   { opacity: 1; transform: translateY(0); }
}

.faq-answer p { margin-bottom: 15px; }
.faq-answer ul, .faq-answer ol { margin-left: 25px; margin-bottom: 15px; }
.faq-answer li { margin-bottom: 8px; color: #444; }

/* FAQ highlight（绿）—— scoped */
.faq-wrapper .highlight {
  background-color: rgba(39, 174, 96, 0.1);
  padding: 3px 8px;
  border-radius: 4px;
  font-weight: 600;
  color: var(--faq-green);
  border: 1px solid rgba(39, 174, 96, 0.2);
}

/* list icons */
.faq-answer ul li { position: relative; padding-left: 25px; }
.faq-answer ul li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--faq-green);
  font-weight: bold;
}
.faq-answer ol { counter-reset: item; }
.faq-answer ol li { counter-increment: item; position: relative; padding-left: 30px; }
.faq-answer ol li:before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  color: var(--faq-green);
  font-weight: bold;
}

.faq-footer {
  text-align: center;
  padding: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(39, 174, 96, 0.1);
  color: #666;
}
.faq-footer a {
  color: var(--faq-green);
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s;
}
.faq-footer a:hover {
  color: var(--faq-green-dark);
  text-decoration: underline;
}

/* =========================================================
   B2B (fc-b2b)
   ========================================================= */
.fc-b2b {
  background: linear-gradient(135deg, #F9FDF6 0%, #F1F8E9 100%);
  padding: 60px 0;
  margin: 50px 0;
  border-top: 1px solid rgba(39, 174, 96, 0.1);
  border-bottom: 1px solid rgba(39, 174, 96, 0.1);
}
.fc-b2b__wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.fc-b2b__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 40px;
  align-items: start;
}

.fc-b2b__card {
  background: white;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(39, 174, 96, 0.12);
  border: 1px solid rgba(39, 174, 96, 0.15);
  transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  animation: cardSlideIn 0.6s ease-out forwards;
  opacity: 0;
}
.fc-b2b__card:nth-child(1) { animation-delay: 0.1s; }
.fc-b2b__card:nth-child(2) { animation-delay: 0.2s; }

.fc-b2b__card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(to bottom, var(--primary-color), var(--secondary-color));
  border-radius: 6px 0 0 6px;
}
.fc-b2b__card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 40px rgba(39, 174, 96, 0.2);
  border-color: rgba(39, 174, 96, 0.3);
}

.fc-b2b__h2 {
  color: var(--secondary-color);
  font-size: 1.8rem;
  margin: 0 0 20px 0;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  padding-bottom: 15px;
}
.fc-b2b__h2::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 60px; height: 3px;
  background: linear-gradient(to right, var(--primary-color), var(--accent-color));
  border-radius: 2px;
}

.fc-b2b__lead {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #3A506B;
  margin-bottom: 25px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid rgba(39, 174, 96, 0.1);
}
.fc-b2b__lead strong {
  color: var(--primary-color);
  background-color: rgba(39, 174, 96, 0.08);
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 600;
}

.fc-b2b__bullets,
.fc-b2b__checklist {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
}

.fc-b2b__bullets li {
  margin-bottom: 16px;
  padding-left: 32px;
  position: relative;
  line-height: 1.6;
  color: #4A5568;
}
.fc-b2b__bullets li::before {
  content: '•';
  position: absolute;
  left: 0;
  color: var(--primary-color);
  font-size: 1.8rem;
  line-height: 1;
  top: -2px;
}

.fc-b2b__checklist li {
  margin-bottom: 14px;
  padding-left: 34px;
  position: relative;
  line-height: 1.6;
  color: #4A5568;
  font-size: 1rem;
}
.fc-b2b__checklist li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--primary-color);
  background-color: rgba(39, 174, 96, 0.1);
  width: 24px; height: 24px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: bold;
}

.fc-b2b__note {
  background-color: rgba(241, 248, 233, 0.8);
  padding: 16px 20px;
  border-radius: 8px;
  margin: 20px 0 0 0;
  font-size: 0.95rem;
  color: #5D6D7E;
  border-left: 4px solid var(--accent-color); /* FIX: 原来用 --accent-light 未定义 */
  font-style: italic;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.fc-b2b__note::before {
  content: '💡';
  margin-right: 10px;
  font-size: 1.2rem;
  opacity: 0.8;
}

.fc-b2b__ctaRow {
  display: flex;
  gap: 15px;
  margin-top: auto;
  flex-wrap: wrap;
}

.fc-b2b__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 1rem;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
  border: 2px solid transparent;
  cursor: pointer;
  min-width: 160px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.fc-b2b__btn--primary {
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: white;
  box-shadow: 0 4px 15px rgba(39, 174, 96, 0.3);
  position: relative;
  z-index: 1;
}
.fc-b2b__btn--primary::before {
  content: '';
  position: absolute; inset: 0;
  background: white;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
  border-radius: 6px;
}
.fc-b2b__btn--primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(39, 174, 96, 0.4);
  color: var(--primary-color);
}
.fc-b2b__btn--primary:hover::before { opacity: 1; }
.fc-b2b__btn--primary:active {
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(39, 174, 96, 0.3);
}
.fc-b2b__btn--primary:focus {
  outline: 3px solid rgba(39, 174, 96, 0.5);
  outline-offset: 2px;
}

.fc-b2b__btn--ghost {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}
.fc-b2b__btn--ghost:hover {
  background-color: rgba(39, 174, 96, 0.08);
  transform: translateY(-2px);
  border-color: var(--secondary-color);
  color: var(--secondary-color);
  box-shadow: 0 4px 12px rgba(39, 174, 96, 0.15);
}
.fc-b2b__btn--ghost:focus {
  outline: 3px solid rgba(39, 174, 96, 0.5);
  outline-offset: 2px;
  background-color: rgba(39, 174, 96, 0.08);
}

.fc-b2b__card:first-child::after {
  content: '📋';
  position: absolute;
  top: -15px;
  right: 0px;
  font-size: 4rem;
  opacity: 0.1;
  pointer-events: none;
}
.fc-b2b__card:last-child::after {
  content: '⚡';
  position: absolute;
  top: -15px;
  right: 0px;
  font-size: 4rem;
  opacity: 0.1;
  pointer-events: none;
}

/* Anim */
@keyframes cardSlideIn {
  from { opacity: 0; transform: translateY(30px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* =========================================================
   Responsive
   ========================================================= */
@media (max-width: 992px) {
  .fc-peony__months { flex-wrap: wrap; }
  .fc-peony__m { flex: 0 0 calc(25% - 8px); }
}

@media (max-width: 768px) {
  body { padding: 15px; }
  .page-container { padding: 0 15px; }
  .content { padding: 30px; }

  .header { padding: 30px 20px; }
  .header h1 { font-size: 2.2rem; }
  .header-subtitle { font-size: 1.1rem; }

  .fc-peony__h2 { font-size: 1.7rem; }
  .fc-peony__h3 { font-size: 1.4rem; }
  .fc-peony__p  { font-size: 1rem; }
  .fc-peony__h3 i { width: 36px; height: 36px; font-size: 0.9rem; }
  .fc-peony__list { margin-left: 20px; }

  .fc-peony__timeline { padding: 20px; margin: 30px 0; }
  .fc-peony__months { padding: 25px 8px 15px; gap: 6px; margin-bottom: 30px; }
  .fc-peony__months::before { left: 8px; right: 8px; margin-top: 8px; }
  .fc-peony__m {
    padding: 10px 4px;
    font-size: 0.85rem;
    min-width: 60px;
    flex: 0 0 calc(33.333% - 5px);
    background-color: #e8e8e8;
    color: #777;
    border-color: #ccc;
  }
  .fc-peony__m--on { transform: translateY(-4px); }
  .fc-peony__m--on::after {
    top: -8px; right: -6px;
    width: 22px; height: 22px;
    font-size: 0.75rem;
  }

  .fc-b2b { padding: 40px 0; }
  .fc-b2b__wrap { padding: 0 15px; }
  .fc-b2b__grid { grid-template-columns: 1fr; gap: 30px; }
  .fc-b2b__card { padding: 30px 25px; }
  .fc-b2b__h2 { font-size: 1.6rem; }
  .fc-b2b__lead { font-size: 1rem; }
  .fc-b2b__ctaRow { flex-direction: column; gap: 12px; }
  .fc-b2b__ctaRow .fc-b2b__btn { width: 100%; }

  .faq-section { margin: 40px 0 30px; }
  .faq-wrapper { padding: 25px; }
  .faq-title { font-size: 1.8rem; padding-bottom: 15px; margin-bottom: 20px; }
  .faq-question { padding: 18px 20px; }
  .question-text { font-size: 1rem; }
  .faq-answer { padding: 20px; }
}

@media (max-width: 480px) {
  body { padding: 10px; }
  .content { padding: 20px; }
  .header { padding: 25px 15px; }
  .header h1 { font-size: 1.9rem; }
  .header-subtitle { font-size: 1rem; }

  .fc-peony__list { margin-left: 15px; }
  .fc-peony__list li { padding-left: 30px; }
  .fc-peony__list--ordered li { padding-left: 35px; }

  .fc-peony__timeline { padding: 15px; margin: 20px 0; }
  .fc-peony__months { padding: 22px 5px 12px; gap: 4px; margin-bottom: 25px; }
  .fc-peony__m {
    flex: 0 0 calc(25% - 4px);
    font-size: 0.8rem;
    padding: 8px 3px;
    min-width: 55px;
    background-color: #e0e0e0;
    color: #666;
    border-color: #bbb;
  }
  .fc-peony__m--on { transform: translateY(-3px); }
  .fc-peony__m--on::after {
    top: -6px; right: -4px;
    width: 18px; height: 18px;
    font-size: 0.7rem;
    border-width: 1px;
  }
  .fc-peony__timelineNote { font-size: 0.85rem; padding: 12px; }

  .fc-b2b__card { padding: 25px 20px; }
  .fc-b2b__h2 { font-size: 1.4rem; margin-bottom: 15px; }
  .fc-b2b__lead { font-size: 0.95rem; margin-bottom: 20px; }
  .fc-b2b__btn { padding: 12px 20px; font-size: 0.9rem; }

  .faq-wrapper { padding: 15px; border-radius: 12px; }
  .faq-title { font-size: 1.5rem; }
  .faq-question { padding: 15px; }
  .toggle-icon { font-size: 1.3rem; }
  .faq-answer { padding: 15px; }
}

/* =========================================================
   Print (keep the essentials)
   ========================================================= */
@media print {
  body { background: white; padding: 0; font-size: 12pt; }
  .container { box-shadow: none; margin: 0; }
  .header { background: white !important; color: black; padding: 20px 0; border-bottom: 2px solid #ddd; }
  .header::before { display: none; }
  .header h1 { color: black; text-shadow: none; }

  .section-divider { display: none; }
  .fc-peony__smallLink,
  .fc-b2b__btn { display: none; }

  .fc-peony__timeline,
  .fc-b2b,
  .faq-wrapper { page-break-inside: avoid; }

  .fc-peony__m--on { animation: none; transform: none; }
}

/* Pulse anim from your original */
@keyframes pulse {
  0%   { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(214, 51, 132, 0.3); }
  50%  { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(214, 51, 132, 0.4); }
  100% { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(214, 51, 132, 0.3); }
}/* End custom CSS */