.elementor-1294 .elementor-element.elementor-element-fe2ffe7{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1294 .elementor-element.elementor-element-fe2ffe7:not(.elementor-motion-effects-element-type-background), .elementor-1294 .elementor-element.elementor-element-fe2ffe7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://freshflowerwholesale.com/wp-content/uploads/2026/01/flower-shop-supply1.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1294 .elementor-element.elementor-element-3294bd9{--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-1294 .elementor-element.elementor-element-fe2ffe7:not(.elementor-motion-effects-element-type-background), .elementor-1294 .elementor-element.elementor-element-fe2ffe7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-6a22a83 *//* ===== HERO ONLY (Unified .la-sg-hero) ===== */
.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; }

.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);
}

@media (max-width: 480px){
  .la-sg-hero{ padding: 44px 0; }
}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-354e346 *//* =========================
   Flower Shop Supply (la-fss) - FINAL
   Put this in: Appearance → Customize → Additional CSS
   ========================= */
.la-fss{padding:px 0}
.la-fss *{box-sizing:border-box}
.la-fss__container{max-width:1180px;margin:0 auto;padding:0 0px}

/* Section */
.la-fss__section{margin:0px 0}
.la-fss__sectionHead{margin-bottom:12px;text-align:center}
.la-fss__sectionHead .la-fss__h2{margin-left:auto;margin-right:auto}
.la-fss__sectionHead .la-fss__lead{margin-left:auto;margin-right:auto;max-width:920px}

/* Typography */
.la-fss__h2{margin:0 0 6px;font-size:22px;line-height:1.25}
.la-fss__lead{margin:0;opacity:.85;line-height:1.7}
.la-fss__h3{margin:0 0 8px;font-size:16px;line-height:1.35;text-align:center}
.la-fss__text{margin:0;font-size:14.5px;line-height:1.7;opacity:.92}

/* Grids */
.la-fss__grid{display:grid;gap:14px;margin-top:14px}
.la-fss__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.la-fss__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:820px){
  .la-fss__grid--2,.la-fss__grid--3{grid-template-columns:1fr}
}

/* Panels + cards + qa */
.la-fss__panel,
.la-fss__card,
.la-fss__qa{
  background:#fff;
  border:1px solid rgba(0,0,0,.10);
  border-radius:16px;
  padding:16px;
  box-shadow:0 10px 24px rgba(0,0,0,.06);
}

/* Icons */
.la-fss__icon{
  width:40px;height:40px;
  display:flex;align-items:center;justify-content:center;
  border-radius:12px;
  border:1px solid rgba(0,0,0,.10);
  background:rgba(0,0,0,.03);
  margin:0 auto 10px;
  font-size:18px;
}

/* Lists */
.la-fss__list{margin:0;padding-left:18px}
.la-fss__list li{margin:7px 0;line-height:1.6;opacity:.94}
.la-fss__miniList{margin:10px 0 0;padding-left:18px}
.la-fss__miniList li{margin:6px 0;line-height:1.55;opacity:.92}

/* Copy box */
.la-fss__copybox{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px dashed rgba(0,0,0,.18);
  background:rgba(0,0,0,.02);
}
.la-fss__copybox p{margin:0 0 6px;line-height:1.55}
.la-fss__copybox p:last-child{margin-bottom:0}

/* Mini actions */
.la-fss__miniActions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}
.la-fss__linkBtn{
  display:inline-flex;
  padding:9px 12px;
  border-radius:12px;
  border:1px solid rgba(0,0,0,.12);
  text-decoration:none;
  font-weight:600;
  font-size:13.5px;
  color:inherit;
  background:rgba(0,0,0,.02);
}
.la-fss__linkBtn:hover{box-shadow:0 10px 24px rgba(0,0,0,.08)}


/* Buttons */
.la-fss__btn{
  display:inline-flex;align-items:center;justify-content:center;
  padding:12px 16px;border-radius:12px;font-weight:700;
  text-decoration:none;border:1px solid rgba(0,0,0,.14);
}
.la-fss__btn--primary{background:#111;color:#fff;border-color:#111}
.la-fss__btn--ghost{background:transparent;color:inherit}


/*------------------------*/
/* ====== Spec Shortcuts - 标签式分类卡片 ====== */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__grid--2 {
  gap: 25px;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__panel {
  background: linear-gradient(145deg, #ffffff, #f8faf8);
  border-radius: 20px;
  padding: 28px;
  box-shadow: 
    0 6px 25px rgba(93, 148, 38, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
  position: relative;
  overflow: visible;
  border: 1px solid rgba(93, 148, 38, 0.1);
}

/* ====== 优化标题样式 ====== */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__h3 {
  color: #2d4a1a;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 25px 0;
  padding-bottom: 16px;
  border-bottom: 2px solid rgba(93, 148, 38, 0.15);
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}

/* 规格标签云 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list {
  margin: 20px 0 30px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li {
  margin: 0;
  padding: 0;
  list-style: none;
  flex: 1;
  min-width: 45%;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li > div {
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid rgba(93, 148, 38, 0.15);
  border-radius: 12px;
  padding: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 100%;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li:hover > div {
  background: white;
  border-color: #8BC34A;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(93, 148, 38, 0.15);
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li strong {
  color: #5D9426;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  padding-bottom: 6px;
  border-bottom: 1px dashed rgba(93, 148, 38, 0.2);
}


/* 基础布局样式 */
:root {
  --primary-color: #2a6b55;
  --primary-light: #e8f4f0;
  --secondary-color: #d4a574;
  --text-dark: #333;
  --text-light: #666;
  --text-lighter: #888;
  --border-color: #e0e0e0;
  --background-light: #f9f9f9;
  --radius: 8px;
  --shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-hover: 0 6px 16px rgba(0, 0, 0, 0.12);
  --transition: all 0.3s ease;
}

/* 整个部分容器 */
.la-fss__section {
  padding: 4rem 1rem;
  max-width: 1200px;
  margin: 0 auto;
  background-color: var(--background-light);
}

/* 网格布局 */
.la-fss__grid {
  display: grid;
  gap: 2rem;
}

.la-fss__grid--2 {
  grid-template-columns: 1fr;
}

/* 面板样式 */
.la-fss__panel {
  background: white;
  border-radius: var(--radius);
  padding: 2rem;
  box-shadow: var(--shadow);
  transition: var(--transition);
  border: 1px solid var(--border-color);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.la-fss__panel:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-2px);
}

/* 标题样式 */
.la-fss__h2 {
  color: var(--primary-color);
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  padding-bottom: 0;
  border-bottom: none;
  position: relative;
}

.la-fss__h2::after {
  content: none;
}

/* 引导文本 */
.la-fss__lead {
  color: var(--text-light);
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

/* 列表样式 */
.la-fss__list {
  list-style: none;
  padding: 0;
  margin: 1.5rem 0;
  flex-grow: 1;
}

.la-fss__list li {
  margin-bottom: 0.75rem;
  padding-left: 1.5rem;
  position: relative;
  color: var(--text-dark);
  line-height: 1.5;
}

.la-fss__list li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--primary-color);
  font-weight: bold;
}

.la-fss__list li strong {
  color: var(--primary-color);
}

/* 复制框样式 */
.la-fss__copybox {
  background: var(--primary-light);
  border: 2px dashed var(--primary-color);
  border-radius: var(--radius);
  padding: 1.5rem;
  margin: 1.5rem 0;
  position: relative;
}

.la-fss__copybox p {
  margin: 0.75rem 0;
  color: var(--text-dark);
  font-size: 0.95rem;
  line-height: 1.5;
}

.la-fss__copybox strong {
  color: var(--primary-color);
  min-width: 140px;
  display: inline-block;
}

.la-fss__copybox::before {
  content: '📋';
  position: absolute;
  top: -12px;
  right: 20px;
  background: white;
  padding: 0 8px;
  font-size: 1.2rem;
}

/* 迷你操作按钮容器 */
.la-fss__miniActions {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
}

/* 链接按钮样式 */
.la-fss__linkBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.5rem;
  background-color: var(--primary-color);
  color: white;
  text-decoration: none;
  border-radius: var(--radius);
  font-weight: 600;
  transition: var(--transition);
  border: 2px solid var(--primary-color);
  text-align: center;
}

.la-fss__linkBtn:hover {
  background-color: white;
  color: var(--primary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-hover);
}

/* 响应式设计 */
@media (min-width: 768px) {
  .la-fss__grid--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .la-fss__section {
    padding: 5rem 2rem;
  }
  
  .la-fss__h2 {
    font-size: 2rem;
  }
  
  .la-fss__miniActions {
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  .la-fss__linkBtn {
    flex: 1;
    min-width: 200px;
  }
}

@media (min-width: 1024px) {
  .la-fss__section {
    padding: 6rem 2rem;
  }
}

/* 打印样式 */
@media print {
  .la-fss__panel {
    box-shadow: none;
    border: 1px solid #ddd;
  }
  
  .la-fss__linkBtn {
    display: none;
  }
}

/* =========================
   What Shops Buy Weekly Section - 紧凑版本
   ========================= */

/* Section整体样式 */
.la-fss__section[aria-label="What shops buy weekly"] {
  padding: 32px 0;
  background: linear-gradient(180deg, #f9fbf9 0%, #ffffff 100%);
  position: relative;
}

/* 背景装饰简化 */
.la-fss__section[aria-label="What shops buy weekly"]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1200px;
  height: 100%;
  background-image: 
    radial-gradient(circle at 10% 30%, rgba(93, 148, 38, 0.02) 0%, transparent 40%);
  pointer-events: none;
}

/* 标题区域紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__sectionHead {
  margin-bottom: 20px;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 16px;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__h2::before {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
 
  border-radius: 1px;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__lead {
  color: #5a6c55;
  font-size: 15px;
  line-height: 1.6;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  opacity: 0.9;
  font-weight: 500;
  padding: 0 16px;
}

/* Grid布局紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__grid {
  gap: 20px;
  margin-top: 0;
}

/* Panel样式紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel {
  background: white;
  border-radius: 16px;
  padding: 20px;
  border: 1px solid rgba(93, 148, 38, 0.1);
  box-shadow: 
    0 4px 16px rgba(93, 148, 38, 0.04),
    0 1px 0 rgba(255, 255, 255, 0.8);
  transition: all 0.25s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

/* 顶部装饰条简化 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transition: all 0.25s ease;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(1)::before {
  background: linear-gradient(90deg, #4CAF50, #2E7D32);
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(2)::before {
  background: linear-gradient(90deg, #FF9800, #F57C00);
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(3)::before {
  background: linear-gradient(90deg, #2196F3, #1976D2);
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:hover {
  transform: translateY(-2px);
  box-shadow: 
    0 8px 24px rgba(93, 148, 38, 0.08),
    0 2px 6px rgba(0, 0, 0, 0.04);
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:hover::before {
  height: 4px;
}

/* 标题样式紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__h3 {
  color: #2d4a1a;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px 0;
  line-height: 1.3;
}

/* 描述文本紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__text {
  color: #5a6c55;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
  opacity: 0.9;
}

/* 列表样式紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__list {
  margin: 12px 0;
  padding-left: 0;
  list-style: none;
  flex-grow: 1;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__list li {
  margin: 10px 0;
  padding-left: 22px;
  position: relative;
  color: #4a5c45;
  font-size: 14px;
  line-height: 1.4;
  transition: all 0.2s ease;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__list li:hover {
  transform: translateX(3px);
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(1) .la-fss__list li::before {
  background: #4CAF50;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(2) .la-fss__list li::before {
  background: #FF9800;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(3) .la-fss__list li::before {
  background: #2196F3;
}

/* MiniActions样式紧凑 */
.la-fss__section[aria-label="What shops buy weekly"] .la-fss__miniActions {
  margin-top: 16px;
  gap: 10px;
  justify-content: center;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__linkBtn {
  flex: 1;
  min-width: 160px;
  background: rgba(93, 148, 38, 0.08);
  border: 1px solid rgba(93, 148, 38, 0.15);
  color: #2d4a1a;
  padding: 10px 14px;
  font-weight: 600;
  font-size: 13px;
  border-radius: 10px;
  transition: all 0.25s ease;
  text-align: center;
  justify-content: center;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(1) .la-fss__linkBtn:hover {
  background: linear-gradient(135deg, #4CAF50, #2E7D32);
  color: white;
  border-color: #2E7D32;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(2) .la-fss__linkBtn:hover {
  background: linear-gradient(135deg, #FF9800, #F57C00);
  color: white;
  border-color: #F57C00;
}

.la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel:nth-child(3) .la-fss__linkBtn:hover {
  background: linear-gradient(135deg, #2196F3, #1976D2);
  color: white;
  border-color: #1976D2;
}

/* 响应式调整 - 更紧凑 */
@media (max-width: 820px) {
  .la-fss__section[aria-label="What shops buy weekly"] {
    padding: 24px 0;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__grid {
    gap: 16px;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel {
    padding: 18px 16px;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__linkBtn {
    min-width: 140px;
    padding: 9px 12px;
  }
}

@media (max-width: 480px) {
  .la-fss__section[aria-label="What shops buy weekly"] {
    padding: 20px 0;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__h2 {
    font-size: 20px;
    padding: 0 12px;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__panel {
    padding: 16px;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__list li {
    padding-left: 20px;
    font-size: 13.5px;
    margin: 8px 0;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__miniActions {
    flex-direction: column;
  }
  
  .la-fss__section[aria-label="What shops buy weekly"] .la-fss__linkBtn {
    width: 100%;
    min-width: 0;
  }
}
/* =========================
   Spec Shortcuts Section - 大方简洁版
   ========================= */

/* Section整体样式 */
.la-fss__section[aria-label="Spec shortcuts"] {
  padding: 40px 0;
  background: #fff;
}

/* 标题区域 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__sectionHead {
  margin-bottom: 32px;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__h2 {
  color: #000; /* 纯黑标题 */
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__lead {
  color: #666; /* 灰色副标题 */
  font-size: 16px;
  line-height: 1.6;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
}

/* Grid布局 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__grid {
  gap: 24px;
  margin-top: 0;
}

/* Panel样式 - 简洁大方 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__panel {
  background: #fff;
  padding: 32px;
  border: 1px solid #e8e8e8;
  transition: all 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__panel:hover {
  border-color: #8BC34A;
}

/* 标题样式 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__h3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 20px 0;
  line-height: 1.3;
}

/* 列表样式 - 简单清晰 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list {
  margin: 0;
  padding: 0;
  list-style: none;
  flex-grow: 1;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li {
  margin: 16px 0;
  padding-left: 20px;
  position: relative;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background: #8BC34A;
  border-radius: 50%;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__list li strong {
  color: #000;
  font-weight: 700;
}

/* MiniActions样式 */
.la-fss__section[aria-label="Spec shortcuts"] .la-fss__miniActions {
  margin-top: 24px;
  gap: 12px;
  justify-content: flex-start;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__linkBtn {
  display: inline-flex;
  align-items: center;
  padding: 10px 16px;
  border: 1px solid #ddd;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  color: #333;
  background: #fff;
  transition: all 0.2s ease;
}

.la-fss__section[aria-label="Spec shortcuts"] .la-fss__linkBtn:hover {
  background: #f5f5f5;
  border-color: #8BC34A;
  color: #000;
}

/* 响应式调整 */
@media (max-width: 768px) {
  .la-fss__section[aria-label="Spec shortcuts"] {
    padding: 32px 0;
  }
  
  .la-fss__section[aria-label="Spec shortcuts"] .la-fss__h2 {
    font-size: 24px;
  }
  
  .la-fss__section[aria-label="Spec shortcuts"] .la-fss__lead {
    font-size: 15px;
  }
  
  .la-fss__section[aria-label="Spec shortcuts"] .la-fss__panel {
    padding: 24px;
  }
}

@media (max-width: 480px) {
  .la-fss__section[aria-label="Spec shortcuts"] {
    padding: 24px 0;
  }
  
  .la-fss__section[aria-label="Spec shortcuts"] .la-fss__panel {
    padding: 20px;
  }
  
  .la-fss__section[aria-label="Spec shortcuts"] .la-fss__miniActions {
    flex-direction: column;
  }
  
  .la-fss__section[aria-label="Spec shortcuts"] .la-fss__linkBtn {
    width: 100%;
    justify-content: center;
  }
}

/* 带颜色点缀版本 */
.la-fss__section[aria-label="Packing and cold chain"] .la-fss__panel {
  border-left: 4px solid #8BC34A;
}

.la-fss__section[aria-label="Packing and cold chain"] .la-fss__panel:nth-child(1) {
  border-left-color: #4CAF50;
}

.la-fss__section[aria-label="Packing and cold chain"] .la-fss__panel:nth-child(2) {
  border-left-color: #2196F3;
}

.la-fss__section[aria-label="Packing and cold chain"] .la-fss__panel:nth-child(3) {
  border-left-color: #FF9800;
}
/* =========================
   Ordering Models Section - 简洁版
   ========================= */

/* Section整体样式 */
.la-fss__section[aria-label="Ordering models"] {
  padding: 32px 0 20px;
  background: #f9f9f9;
}

/* 标题区域 */
.la-fss__section[aria-label="Ordering models"] .la-fss__sectionHead {
  margin-bottom: 24px;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__h2 {
  color: #2d4a1a;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__lead {
  color: #5a6c55;
  font-size: 15px;
  line-height: 1.6;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  opacity: 0.9;
  font-weight: 500;
  padding: 0 16px;
}

/* Grid布局 */
.la-fss__section[aria-label="Ordering models"] .la-fss__grid {
  gap: 20px;
  margin-top: 0;
}

/* Card卡片样式 */
.la-fss__section[aria-label="Ordering models"] .la-fss__card {
  background: #ffffff;
  border-radius: 12px;
  padding: 24px;
  border: 1px solid #e8e8e8;
  transition: all 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:hover {
  border-color: #8BC34A;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

/* Icon图标样式 */
.la-fss__section[aria-label="Ordering models"] .la-fss__icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  color: white;
  font-size: 20px;
  border: none;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:nth-child(1) .la-fss__icon {
  background: #4CAF50;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:nth-child(2) .la-fss__icon {
  background: #FF9800;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:nth-child(3) .la-fss__icon {
  background: #2196F3;
}

/* 标题样式 */
.la-fss__section[aria-label="Ordering models"] .la-fss__h3 {
  color: #2d4a1a;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 12px 0;
  line-height: 1.3;
}

/* 描述文本 */
.la-fss__section[aria-label="Ordering models"] .la-fss__text {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
  opacity: 0.9;
  flex-grow: 1;
  color: #5a6c55;
}

/* MiniList列表样式 */
.la-fss__section[aria-label="Ordering models"] .la-fss__miniList {
  margin: 0;
  padding-left: 0;
  list-style: none;
  width: 100%;
  text-align: left;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__miniList li {
  margin: 10px 0;
  padding-left: 20px;
  position: relative;
  color: #4a5c45;
  font-size: 13.5px;
  line-height: 1.4;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__miniList li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:nth-child(1) .la-fss__miniList li::before {
  background: #4CAF50;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:nth-child(2) .la-fss__miniList li::before {
  background: #FF9800;
}

.la-fss__section[aria-label="Ordering models"] .la-fss__card:nth-child(3) .la-fss__miniList li::before {
  background: #2196F3;
}

/* 响应式调整 */
@media (max-width: 820px) {
  .la-fss__section[aria-label="Ordering models"] {
    padding: 24px 0 16px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__h2 {
    font-size: 22px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__lead {
    font-size: 14.5px;
    padding: 0 12px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__card {
    padding: 20px 18px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__grid {
    gap: 16px;
  }
}

@media (max-width: 480px) {
  .la-fss__section[aria-label="Ordering models"] {
    padding: 20px 0 12px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__h2 {
    font-size: 20px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__card {
    padding: 18px 16px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__icon {
    width: 44px;
    height: 44px;
    font-size: 18px;
    margin-bottom: 14px;
  }
  
  .la-fss__section[aria-label="Ordering models"] .la-fss__miniList li {
    padding-left: 18px;
    font-size: 13px;
    margin: 8px 0;
  }
}/* End custom CSS */