.elementor-1196 .elementor-element.elementor-element-8325597{--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-1196 .elementor-element.elementor-element-8325597:not(.elementor-motion-effects-element-type-background), .elementor-1196 .elementor-element.elementor-element-8325597 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://freshflowerwholesale.com/wp-content/uploads/2026/01/hotel-corporate.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1196 .elementor-element.elementor-element-dca1caa{--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-1196 .elementor-element.elementor-element-8325597:not(.elementor-motion-effects-element-type-background), .elementor-1196 .elementor-element.elementor-element-8325597 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-593a00d *//* ===== 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; }
  .la-sg-hero__hero{ padding: 28px 16px; border-radius: 16px; }
  .la-sg-hero__subtitle{ font-size: 15px; }
  .la-sg-hero__btn{ width: 100%; }
}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-24479f0 *//* Hotel & Corporate - Scoped */
.la-hc{padding:56px 0}
.la-hc *{box-sizing:border-box}
.la-hc__container{max-width:1180px;margin:0 auto;padding:0 16px}

/* Hero */
.la-hc__hero{text-align:center;margin-bottom:22px}
.la-hc__eyebrow{
  display:inline-block;
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.7;
  margin:0 0 10px;
}
.la-hc__title{margin:0 0 10px;font-size:34px;line-height:1.15}
.la-hc__subtitle{
  margin:0 auto;
  max-width:980px;
  font-size:16px;
  line-height:1.7;
  opacity:.86;
}

/* Buttons */
.la-hc__actions{margin-top:16px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.la-hc__btn{
  display:inline-flex;align-items:center;justify-content:center;
  padding:12px 16px;
  border-radius:12px;
  font-weight:600;
  text-decoration:none;
  border:1px solid rgba(0,0,0,.14);
  transition:transform .12s ease, box-shadow .12s ease;
}
.la-hc__btn:active{transform:translateY(1px)}
.la-hc__btn--primary{
  background:#111;color:#fff;border-color:transparent;
  box-shadow:0 10px 24px rgba(0,0,0,.14);
}
.la-hc__btn--ghost{background:transparent;color:inherit}
.la-hc__btn:hover{box-shadow:0 10px 24px rgba(0,0,0,.12)}

/* Section headers */
.la-hc__section{margin:28px 0}
.la-hc__sectionHead{margin-bottom:12px}
.la-hc__h2{margin:0 0 6px;font-size:22px;line-height:1.25}
.la-hc__lead{margin:0;opacity:.85;line-height:1.7}
.la-hc__h3{margin:0 0 8px;font-size:16px;line-height:1.35}
.la-hc__text{margin:0;font-size:14.5px;line-height:1.7;opacity:.92}

/* Grids */
.la-hc__grid{display:grid;gap:14px;margin-top:14px}
.la-hc__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.la-hc__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:820px){
  .la-hc__grid--2{grid-template-columns:1fr}
  .la-hc__grid--3{grid-template-columns:1fr}
}
@media (max-width:620px){
  .la-hc__title{font-size:28px}
}

/* Panels + cards */
.la-hc__panel,
.la-hc__card{
  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-hc__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-bottom:10px;
  font-size:18px;
}

/* Lists */
.la-hc__list{margin:0;padding-left:18px}
.la-hc__list li{margin:7px 0;line-height:1.6;opacity:.94}
.la-hc__miniList{margin:10px 0 0;padding-left:18px}
.la-hc__miniList li{margin:6px 0;line-height:1.55;opacity:.92}

/* Copy box */
.la-hc__copybox{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px dashed rgba(0,0,0,.18);
  background:rgba(0,0,0,.02);
}
.la-hc__copybox p{margin:0 0 6px;line-height:1.55}
.la-hc__copybox p:last-child{margin-bottom:0}

/* Mini actions */
.la-hc__miniActions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}
.la-hc__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-hc__linkBtn:hover{box-shadow:0 10px 24px rgba(0,0,0,.08)}


/* =========================
   Hotel & Corporate Hub (la-hc)
   ========================= */

.la-hc{ padding-top:0 !important; margin-top:0 !important; }
.la-hc__container{ width:min(1180px,92%); margin:0 auto; padding-top:0 !important; }

/* section spacing */
.la-hc__section{ padding:18px 0; }

/* ✅ Section head 标题/副标题居中（不影响卡片里的 h3） */
.la-hc__sectionHead{ text-align:center; margin:10px 0 14px; }
.la-hc__sectionHead .la-hc__h2{ text-align:center; }
.la-hc__sectionHead .la-hc__lead{ text-align:center; margin-left:auto; margin-right:auto; max-width:920px; }

/* Typography */
.la-hc__h2{ margin:0 0 8px; font-size:clamp(22px,2.2vw,30px); line-height:1.2; letter-spacing:-.02em; }
.la-hc__h3{ margin:0 0 8px; font-size:16px; line-height:1.35; text-align:center; }
.la-hc__lead{ margin:0 0 10px; line-height:1.75; opacity:.88; }
.la-hc__text{ margin:0; line-height:1.75; opacity:.9; }

.la-hc__list{ margin:10px 0 0 18px; line-height:1.75; }
.la-hc__miniList{ margin:10px 0 0 18px; line-height:1.7; opacity:.92; }

/* Grid */
.la-hc__grid{ display:grid; gap:14px; }
.la-hc__grid--2{ grid-template-columns:repeat(2,minmax(0,1fr)); }
.la-hc__grid--3{ grid-template-columns:repeat(3,minmax(0,1fr)); }

@media (max-width:980px){
  .la-hc__grid--3{ grid-template-columns:1fr; }
  .la-hc__grid--2{ grid-template-columns:1fr; }
}

/* Panels / cards / QA */
.la-hc__panel,
.la-hc__card,
.la-hc__qa{
  border:1px solid rgba(0,0,0,.12);
  border-radius:16px;
  background:#fff;
  padding:16px;
}

.la-hc__icon{ font-size:26px; line-height:1; margin-bottom:10px; text-align:center; }

/* copybox */
.la-hc__copybox{
  border:1px dashed rgba(0,0,0,.18);
  border-radius:14px;
  padding:12px;
  background: rgba(0,0,0,.02);
}
.la-hc__copybox p{ margin:0 0 8px; }
.la-hc__copybox p:last-child{ margin-bottom:0; }

/* links */
.la-hc__miniActions{ display:flex; gap:10px; flex-wrap:wrap; margin-top:12px; }
.la-hc__linkBtn{
  display:inline-flex; align-items:center; justify-content:center;
  text-decoration:none;
  border:1px solid rgba(0,0,0,.14);
  border-radius:12px;
  padding:10px 14px;
  font-weight:800;
  background:#fff;
}
.la-hc__linkBtn:hover{ background:rgba(0,145,255,.06); }

/* ==========================================================================
   HOLIDAY PROGRAMS - 专业对比卡片设计
   ========================================================================== */

.la-hol__section[aria-label="Why holiday programs are different"] {
    padding: 60px 0;
    background: linear-gradient(135deg, #fff8f1 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

/* 背景装饰 */
.la-hol__section[aria-label="Why holiday programs are different"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(245, 158, 11, 0.3), transparent);
}

.la-hol__section[aria-label="Why holiday programs are different"]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(245, 158, 11, 0.08) 0%, transparent 60%);
    z-index: 0;
    pointer-events: none;
}

/* 网格布局 - 优化高度 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__grid--2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top: 0;
    position: relative;
    z-index: 1;
    align-items: stretch;
}

/* 左侧面板 - 说明部分 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 32px;
    box-shadow: 
        0 10px 40px rgba(245, 158, 11, 0.08),
        0 4px 20px rgba(0, 0, 0, 0.04);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(245, 158, 11, 0.1);
    position: relative;
    overflow: hidden;
    height: 600px;
    display: flex;
    flex-direction: column;
}

/* 左侧面板装饰 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: linear-gradient(180deg, #f59e0b 0%, #d97706 100%);
    border-radius: 20px 0 0 20px;
}

/* 右侧面板 - 带滚动条的报价清单 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 32px 32px 32px;
    box-shadow: 
        0 10px 40px rgba(59, 130, 246, 0.08),
        0 4px 20px rgba(0, 0, 0, 0.04);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(59, 130, 246, 0.1);
    position: relative;
    overflow: hidden;
    height: 600px;
    display: flex;
    flex-direction: column;
}

/* 右侧面板装饰 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background: linear-gradient(180deg, #3b82f6 0%, #1d4ed8 100%);
    border-radius: 0 20px 20px 0;
}

/* 面板悬停效果 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:hover {
    transform: translateY(-6px);
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child:hover {
    box-shadow: 
        0 20px 60px rgba(245, 158, 11, 0.12),
        0 8px 32px rgba(0, 0, 0, 0.08);
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child:hover {
    box-shadow: 
        0 20px 60px rgba(59, 130, 246, 0.12),
        0 8px 32px rgba(0, 0, 0, 0.08);
}

/* 标题样式 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel .la-hol__h2 {
    color: #1a3a1a;
    font-size: 28px;
    font-weight: 800;
    margin: 0 0 20px 0;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

/* 左侧标题特殊样式 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__h2 {
    color: #d97706;
    position: relative;
    padding-left: 16px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__h2::before {
    content: '🎄';
    position: absolute;
    left: -24px;
    top: 0;
    font-size: 24px;
}

/* 右侧标题特殊样式 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__h2 {
    color: #1d4ed8;
    position: relative;
    padding-left: 16px;
    margin-bottom: 16px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__h2::before {
    content: '📋';
    position: absolute;
    left: -24px;
    top: 0;
    font-size: 24px;
}

/* 描述文本 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel .la-hol__lead {
    color: #5a6c55;
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 24px 0;
    font-weight: 500;
}

/* 左侧列表 - 容器允许滚动 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
    flex-grow: 1;
    overflow-y: auto;
    padding-right: 8px;
}

/* 自定义滚动条样式 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list::-webkit-scrollbar {
    width: 6px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list::-webkit-scrollbar-track {
    background: rgba(245, 158, 11, 0.05);
    border-radius: 3px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #f59e0b 0%, #d97706 100%);
    border-radius: 3px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #d97706 0%, #b45309 100%);
}

/* 列表项样式 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li {
    color: #5a6c55;
    font-size: 15px;
    line-height: 1.5;
    margin: 12px 0;
    padding-left: 28px;
    position: relative;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li::before {
    content: '⚠️';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 6px;
    background: linear-gradient(135deg, #f59e0b, #d97706);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 600;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li strong {
    color: #d97706;
    font-weight: 600;
    font-size: 14.5px;
}

/* 复制框容器 - 带滚动条 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__lead {
    margin-bottom: 16px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 20px;
    border: 2px dashed rgba(59, 130, 246, 0.3);
    margin: 0 0 20px 0;
    position: relative;
    transition: all 0.3s ease;
    flex-grow: 1;
    overflow-y: auto;
    max-height: 320px;
}

/* 复制框自定义滚动条 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox::-webkit-scrollbar {
    width: 6px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox::-webkit-scrollbar-track {
    background: rgba(59, 130, 246, 0.05);
    border-radius: 3px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #3b82f6 0%, #1d4ed8 100%);
    border-radius: 3px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #1d4ed8 0%, #1e40af 100%);
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox:hover {
    border-color: rgba(59, 130, 246, 0.5);
    background: #f5f7fa;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox p {
    color: #374151;
    font-size: 14px;
    line-height: 1.5;
    margin: 8px 0;
    padding: 0;
    position: relative;
    padding-left: 12px;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox p::before {
    content: '•';
    position: absolute;
    left: 0;
    color: #3b82f6;
    font-weight: bold;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox p strong {
    color: #1d4ed8;
    font-weight: 600;
    min-width: 140px;
    display: inline-block;
    font-size: 13.5px;
}



/* 按钮容器 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__miniActions {
    display: flex;
    gap: 12px;
    margin-top: auto;
    padding-top: 20px;
}

/* 链接按钮 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    flex: 1;
    min-width: 140px;
    text-align: center;
}

/* 第一个按钮 - 橙色主题 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn:first-child {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    border: none;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn:first-child:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(245, 158, 11, 0.3);
}

/* 第二个按钮 - 蓝色主题 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn:last-child {
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    color: white;
    border: none;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn:last-child:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.3);
}

/* 按钮箭头 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn::after {
    content: '→';
    margin-left: 8px;
    font-weight: bold;
    transition: transform 0.3s ease;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn:hover::after {
    transform: translateX(4px);
}

/* 响应式设计
   ========================================================================== */

@media (max-width: 1024px) {
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__grid--2 {
        gap: 24px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel {
        padding: 32px 24px;
        height: 550px;
    }
}

@media (max-width: 768px) {
    .la-hol__section[aria-label="Why holiday programs are different"] {
        padding: 48px 0;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__grid--2 {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel {
        height: auto;
        min-height: 400px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel .la-hol__h2 {
        font-size: 24px;
        padding-left: 0;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__h2::before,
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__h2::before {
        position: static;
        margin-right: 8px;
        left: 0;
        font-size: 20px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__miniActions {
        flex-direction: column;
        gap: 12px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn {
        width: 100%;
        text-align: center;
        justify-content: center;
        min-width: 0;
    }
    
    /* 移动端禁用滚动条 */
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list,
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox {
        overflow-y: visible;
        max-height: none;
    }
}

@media (max-width: 480px) {
    .la-hol__section[aria-label="Why holiday programs are different"] {
        padding: 40px 0;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel {
        padding: 24px 20px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel .la-hol__h2 {
        font-size: 22px;
        margin-bottom: 16px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel .la-hol__lead {
        font-size: 15px;
        margin-bottom: 20px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li {
        font-size: 14px;
        margin: 10px 0;
        padding-left: 24px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li::before {
        width: 18px;
        height: 18px;
        font-size: 10px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox {
        padding: 16px;
        margin: 0 0 16px 0;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox p {
        font-size: 13px;
        margin: 6px 0;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox p strong {
        min-width: 120px;
        font-size: 12.5px;
    }
    
    .la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child .la-hol__linkBtn {
        padding: 10px 16px;
        font-size: 13px;
    }
}

/* 动画效果
   ========================================================================== */

@keyframes holFadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes holFadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child {
    animation: holFadeInLeft 0.8s ease-out forwards;
    opacity: 0;
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:last-child {
    animation: holFadeInRight 0.8s ease-out 0.2s forwards;
    opacity: 0;
}

/* 列表项动画 */
@keyframes holListItemFadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li {
    animation: holListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--list-item-index, 0) * 0.1s + 0.4s);
    opacity: 0;
}

/* 复制框项目动画 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__copybox p {
    animation: holListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--copy-item-index, 0) * 0.05s + 0.6s);
    opacity: 0;
}

/* 设置动画延迟 */
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li:nth-child(1) { --list-item-index: 1; }
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li:nth-child(2) { --list-item-index: 2; }
.la-hol__section[aria-label="Why holiday programs are different"] .la-hol__panel:first-child .la-hol__list li:nth-child(3) { --list-item-index: 3; }
/* ==========================================================================
   PROGRAM OVERVIEW - 紫色 + 绿色方案
   ========================================================================== */

/* 整体区块 */
.la-hc__section[aria-label="Program overview"] {
    padding: 60px 0;
    background: linear-gradient(135deg, #faf9ff 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

/* 背景装饰 */
.la-hc__section[aria-label="Program overview"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.3), transparent);
}

.la-hc__section[aria-label="Program overview"]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(139, 92, 246, 0.08) 0%, transparent 60%);
    z-index: 0;
    pointer-events: none;
}

/* 左侧面板 - 紫色方案 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 32px;
    box-shadow: 
        0 10px 40px rgba(139, 92, 246, 0.08),
        0 4px 20px rgba(0, 0, 0, 0.04);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(139, 92, 246, 0.1);
    position: relative;
    overflow: hidden;
    height: 600px;
    display: flex;
    flex-direction: column;
}

/* 左侧面板装饰 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: linear-gradient(180deg, #8b5cf6 0%, #7c3aed 100%);
    border-radius: 20px 0 0 20px;
}

/* 左侧面板悬停效果 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child:hover {
    transform: translateY(-6px);
    box-shadow: 
        0 20px 60px rgba(139, 92, 246, 0.12),
        0 8px 32px rgba(0, 0, 0, 0.08);
}

/* 左侧标题特殊样式 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__h2 {
    color: #7c3aed;
    position: relative;
    padding-left: 16px;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__h2::before {
    content: '🎯';
    position: absolute;
    left: -24px;
    top: 0;
    font-size: 24px;
}

/* 右侧面板 - 绿色方案 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 32px 32px 32px;
    box-shadow: 
        0 10px 40px rgba(34, 197, 94, 0.08),
        0 4px 20px rgba(0, 0, 0, 0.04);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(34, 197, 94, 0.1);
    position: relative;
    overflow: hidden;
    height: 600px;
    display: flex;
    flex-direction: column;
}

/* 右侧面板装饰 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background: linear-gradient(180deg, #22c55e 0%, #16a34a 100%);
    border-radius: 0 20px 20px 0;
}

/* 右侧面板悬停效果 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child:hover {
    transform: translateY(-6px);
    box-shadow: 
        0 20px 60px rgba(34, 197, 94, 0.12),
        0 8px 32px rgba(0, 0, 0, 0.08);
}

/* 右侧标题特殊样式 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__h2 {
    color: #16a34a;
    position: relative;
    padding-left: 16px;
    margin-bottom: 16px;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__h2::before {
    content: '📋';
    position: absolute;
    left: -24px;
    top: 0;
    font-size: 24px;
}

/* =========================
   左侧列表滚动条 - 修正
   ========================= */

/* 左侧列表 - 确保有滚动内容 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
    flex-grow: 1;
    overflow-y: auto; /* 启用滚动 */
    padding-right: 8px; /* 为滚动条留空间 */
    max-height: calc(100% - 180px); /* 确保有固定高度可滚动 */
}

/* 自定义滚动条样式 - 紫色 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list::-webkit-scrollbar {
    width: 8px !important; /* 增加宽度确保可见 */
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list::-webkit-scrollbar-track {
    background: rgba(139, 92, 246, 0.05) !important;
    border-radius: 4px !important;
    margin: 4px 0 !important;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #8b5cf6 0%, #7c3aed 100%) !important;
    border-radius: 4px !important;
    border: 2px solid rgba(139, 92, 246, 0.1) !important;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #7c3aed 0%, #6d28d9 100%) !important;
}

/* Firefox 滚动条样式 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list {
    scrollbar-width: thin;
    scrollbar-color: #8b5cf6 rgba(139, 92, 246, 0.05);
}

/* =========================
   右侧复制框滚动条 - 修正
   ========================= */

/* 复制框容器 - 带滚动条 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__lead {
    margin-bottom: 16px;
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 20px;
    border: 2px dashed rgba(34, 197, 94, 0.3);
    margin: 0 0 20px 0;
    position: relative;
    transition: all 0.3s ease;
    flex-grow: 1;
    overflow-y: auto !important; /* 确保启用滚动 */
    max-height: 350px !important; /* 确保有固定高度可滚动 */
    min-height: 200px; /* 最小高度确保滚动条出现 */
}

/* 自定义滚动条样式 - 绿色 */
.la-hc__section[aria-label="Program overview"] .la-hc__copybox::-webkit-scrollbar {
    width: 8px !important; /* 增加宽度确保可见 */
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox::-webkit-scrollbar-track {
    background: rgba(34, 197, 94, 0.05) !important;
    border-radius: 4px !important;
    margin: 4px 0 !important;
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #22c55e 0%, #16a34a 100%) !important;
    border-radius: 4px !important;
    border: 2px solid rgba(34, 197, 94, 0.1) !important;
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #16a34a 0%, #15803d 100%) !important;
}

/* Firefox 滚动条样式 */
.la-hc__section[aria-label="Program overview"] .la-hc__copybox {
    scrollbar-width: thin;
    scrollbar-color: #22c55e rgba(34, 197, 94, 0.05);
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox:hover {
    border-color: rgba(34, 197, 94, 0.5);
    background: #f5f7fa;
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox p {
    color: #374151;
    font-size: 14px;
    line-height: 1.5;
    margin: 8px 0;
    padding: 0;
    position: relative;
    padding-left: 12px;
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox p::before {
    content: '•';
    position: absolute;
    left: 0;
    color: #22c55e;
    font-weight: bold;
}

.la-hc__section[aria-label="Program overview"] .la-hc__copybox p strong {
    color: #16a34a;
    font-weight: 600;
    min-width: 140px;
    display: inline-block;
    font-size: 13.5px;
}

/* =========================
   列表项样式
   ========================= */

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li {
    color: #5a6c55;
    font-size: 15px;
    line-height: 1.5;
    margin: 12px 0;
    padding-left: 28px;
    position: relative;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 6px;
    background: linear-gradient(135deg, #8b5cf6, #7c3aed);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 600;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li strong {
    color: #7c3aed;
    font-weight: 600;
    font-size: 14.5px;
}

/* =========================
   按钮样式
   ========================= */

/* 按钮容器 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__miniActions {
    display: flex;
    gap: 12px;
    margin-top: auto;
    padding-top: 20px;
}

/* 链接按钮 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    flex: 1;
    min-width: 140px;
    text-align: center;
}

/* 第一个按钮 - 紫色主题 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn:first-child {
    background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
    color: white;
    border: none;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn:first-child:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(139, 92, 246, 0.3);
}

/* 第二个按钮 - 绿色主题 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn:last-child {
    background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
    color: white;
    border: none;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn:last-child:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(34, 197, 94, 0.3);
}

/* ==========================================================================
   响应式设计
   ========================================================================== */

@media (max-width: 1024px) {
    .la-hc__section[aria-label="Program overview"] .la-hc__grid--2 {
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel {
        padding: 32px 24px;
        height: 550px;
    }
}

@media (max-width: 768px) {
    .la-hc__section[aria-label="Program overview"] {
        padding: 48px 0;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__grid--2 {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel {
        height: auto;
        min-height: 400px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel .la-hc__h2 {
        font-size: 24px;
        padding-left: 0;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__h2::before,
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__h2::before {
        position: static;
        margin-right: 8px;
        left: 0;
        font-size: 20px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__miniActions {
        flex-direction: column;
        gap: 12px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn {
        width: 100%;
        text-align: center;
        justify-content: center;
        min-width: 0;
    }
    
    /* 移动端禁用滚动条 */
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list,
    .la-hc__section[aria-label="Program overview"] .la-hc__copybox {
        overflow-y: visible;
        max-height: none;
    }
}

@media (max-width: 480px) {
    .la-hc__section[aria-label="Program overview"] {
        padding: 40px 0;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel {
        padding: 24px 20px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel .la-hc__h2 {
        font-size: 22px;
        margin-bottom: 16px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel .la-hc__lead {
        font-size: 15px;
        margin-bottom: 20px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li {
        font-size: 14px;
        margin: 10px 0;
        padding-left: 24px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li::before {
        width: 18px;
        height: 18px;
        font-size: 10px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__copybox {
        padding: 16px;
        margin: 0 0 16px 0;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__copybox p {
        font-size: 13px;
        margin: 6px 0;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__copybox p strong {
        min-width: 120px;
        font-size: 12.5px;
    }
    
    .la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child .la-hc__linkBtn {
        padding: 10px 16px;
        font-size: 13px;
    }
}

/* ==========================================================================
   动画效果
   ========================================================================== */

@keyframes overviewFadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes overviewFadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child {
    animation: overviewFadeInLeft 0.8s ease-out forwards;
    opacity: 0;
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:last-child {
    animation: overviewFadeInRight 0.8s ease-out 0.2s forwards;
    opacity: 0;
}

/* 列表项动画 */
@keyframes overviewListItemFadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li {
    animation: overviewListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--list-item-index, 0) * 0.1s + 0.4s);
    opacity: 0;
}

/* 复制框项目动画 */
.la-hc__section[aria-label="Program overview"] .la-hc__copybox p {
    animation: overviewListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--copy-item-index, 0) * 0.05s + 0.6s);
    opacity: 0;
}

/* 设置动画延迟 */
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li:nth-child(1) { --list-item-index: 1; }
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li:nth-child(2) { --list-item-index: 2; }
.la-hc__section[aria-label="Program overview"] .la-hc__panel:first-child .la-hc__list li:nth-child(3) { --list-item-index: 3; }

/* ==========================================================================
   STYLE PROFILES - 风格选择卡片设计
   ========================================================================== */

/* 整体区块 */
.la-hc__section[aria-label="Style profiles"] {
    padding: 80px 0;
    background: linear-gradient(135deg, #fafafe 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

/* 背景装饰 - 简约线条 */
.la-hc__section[aria-label="Style profiles"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(99, 102, 241, 0.15) 20%, 
        rgba(99, 102, 241, 0.15) 80%, 
        transparent 100%);
}

.la-hc__section[aria-label="Style profiles"]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background: 
        radial-gradient(circle at 30% 30%, rgba(139, 92, 246, 0.03) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgba(34, 197, 94, 0.03) 0%, transparent 50%);
    z-index: 0;
    pointer-events: none;
}

/* 标题区域 */
.la-hc__section[aria-label="Style profiles"] .la-hc__sectionHead {
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

/* 主标题 */
.la-hc__section[aria-label="Style profiles"] .la-hc__h2 {
    color: #1a1f2c;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 16px 0;
    line-height: 1.1;
    letter-spacing: -0.02em;
    text-align: center;
    position: relative;
    display: inline-block;
}

/* 主标题装饰 */
.la-hc__section[aria-label="Style profiles"] .la-hc__h2::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, #8b5cf6, #22c55e);
    border-radius: 2px;
}

/* 副标题 */
.la-hc__section[aria-label="Style profiles"] .la-hc__lead {
    color: #666;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto;
    text-align: center;
    max-width: 680px;
    font-weight: 400;
}

/* 网格布局 */
.la-hc__section[aria-label="Style profiles"] .la-hc__grid--2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* 卡片设计 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* 卡片装饰背景 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/* 第一个卡片 - 现代简约风格 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child {
    border-top: 4px solid #8b5cf6;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child::before {
    background: linear-gradient(90deg, #8b5cf6, #a78bfa);
}

/* 第二个卡片 - 经典/季节轮换风格 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child {
    border-top: 4px solid #22c55e;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child::before {
    background: linear-gradient(90deg, #22c55e, #4ade80);
}

/* 卡片悬停效果 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:hover {
    transform: translateY(-8px);
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:hover::before {
    opacity: 1;
}

/* 卡片内部装饰角 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.02);
    z-index: 0;
    transition: transform 0.3s ease;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:hover::after {
    transform: scale(1.2);
}

/* 第一个卡片的装饰角 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child::after {
    background: radial-gradient(circle, rgba(139, 92, 246, 0.05) 0%, transparent 70%);
}

/* 第二个卡片的装饰角 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child::after {
    background: radial-gradient(circle, rgba(34, 197, 94, 0.05) 0%, transparent 70%);
}

/* 卡片标题 */
.la-hc__section[aria-label="Style profiles"] .la-hc__h3 {
    color: #1a1f2c;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 24px 0;
    line-height: 1.2;
    letter-spacing: -0.01em;
    position: relative;
    padding-bottom: 16px;
    z-index: 1;
}



/* 第一个卡片标题样式 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child .la-hc__h3::after {
    background: linear-gradient(90deg, #8b5cf6, #a78bfa);
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child .la-hc__h3 {
    color: #6d28d9;
}

/* 第二个卡片标题样式 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child .la-hc__h3::after {
    background: linear-gradient(90deg, #22c55e, #4ade80);
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child .la-hc__h3 {
    color: #16a34a;
}

/* 悬停时下划线展开 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:hover .la-hc__h3::after {
    width: 60px;
}

/* 列表样式 */
.la-hc__section[aria-label="Style profiles"] .la-hc__list {
    margin: 0 0 32px 0;
    padding-left: 0;
    list-style: none;
    flex-grow: 1;
    z-index: 1;
}

/* 列表项样式 */
.la-hc__section[aria-label="Style profiles"] .la-hc__list li {
    color: #5a6c7d;
    font-size: 16px;
    line-height: 1.6;
    margin: 12px 0;
    padding-left: 32px;
    position: relative;
    transition: color 0.3s ease;
}

/* 列表图标 */
.la-hc__section[aria-label="Style profiles"] .la-hc__list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

/* 第一个卡片列表图标 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child .la-hc__list li::before {
    background: #8b5cf6;
    box-shadow: 0 0 0 4px rgba(139, 92, 246, 0.1);
}

/* 第二个卡片列表图标 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child .la-hc__list li::before {
    background: #22c55e;
    box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.1);
}

/* 悬停效果 */
.la-hc__section[aria-label="Style profiles"] .la-hc__list li:hover {
    color: #374151;
    padding-left: 36px;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__list li:hover::before {
    transform: scale(1.3);
}

/* 按钮容器 */
.la-hc__section[aria-label="Style profiles"] .la-hc__miniActions {
    display: flex;
    gap: 12px;
    margin-top: auto;
    z-index: 1;
}

/* 链接按钮 */
.la-hc__section[aria-label="Style profiles"] .la-hc__linkBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
    flex: 1;
    text-align: center;
    position: relative;
    overflow: hidden;
}

/* 第一个卡片按钮样式 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child .la-hc__linkBtn {
    background: rgba(139, 92, 246, 0.1);
    color: #7c3aed;
    border: 1px solid rgba(139, 92, 246, 0.2);
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child .la-hc__linkBtn:hover {
    background: rgba(139, 92, 246, 0.15);
    color: #6d28d9;
    border-color: rgba(139, 92, 246, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(139, 92, 246, 0.15);
}

/* 第二个卡片按钮样式 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child .la-hc__linkBtn {
    background: rgba(34, 197, 94, 0.1);
    color: #16a34a;
    border: 1px solid rgba(34, 197, 94, 0.2);
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child .la-hc__linkBtn:hover {
    background: rgba(34, 197, 94, 0.15);
    color: #15803d;
    border-color: rgba(34, 197, 94, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(34, 197, 94, 0.15);
}



/* 按钮背景光效 */
.la-hc__section[aria-label="Style profiles"] .la-hc__linkBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
    z-index: -1;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__linkBtn:hover::before {
    left: 100%;
}

/* 卡片内部分隔线 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel {
    position: relative;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel::before {
    z-index: 1;
}

/* ==========================================================================
   响应式设计
   ========================================================================== */

@media (max-width: 1024px) {
    .la-hc__section[aria-label="Style profiles"] .la-hc__h2 {
        font-size: 32px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__lead {
        font-size: 17px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__grid--2 {
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__panel {
        padding: 32px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__h3 {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .la-hc__section[aria-label="Style profiles"] {
        padding: 64px 0;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__sectionHead {
        margin-bottom: 48px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__h2 {
        font-size: 28px;
        margin-bottom: 12px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__lead {
        font-size: 16px;
        padding: 0 20px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__grid--2 {
        grid-template-columns: 1fr;
        max-width: 500px;
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__panel {
        padding: 28px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__h3 {
        font-size: 20px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__list li {
        font-size: 15px;
        margin: 10px 0;
        padding-left: 28px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__miniActions {
        flex-direction: column;
        gap: 12px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__linkBtn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .la-hc__section[aria-label="Style profiles"] {
        padding: 48px 0;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__h2 {
        font-size: 24px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__lead {
        font-size: 15px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__panel {
        padding: 24px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__h3 {
        font-size: 18px;
        margin-bottom: 16px;
        padding-bottom: 10px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__list li {
        font-size: 14px;
        margin: 8px 0;
        padding-left: 24px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__list li::before {
        top: 6px;
    }
    
    .la-hc__section[aria-label="Style profiles"] .la-hc__linkBtn {
        padding: 10px 16px;
        font-size: 13.5px;
    }
}

/* ==========================================================================
   动画效果
   ========================================================================== */

@keyframes profileCardFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 卡片进入动画 */
.la-hc__section[aria-label="Style profiles"] .la-hc__panel {
    animation: profileCardFadeIn 0.6s ease-out forwards;
    opacity: 0;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:first-child {
    animation-delay: 0.1s;
}

.la-hc__section[aria-label="Style profiles"] .la-hc__panel:last-child {
    animation-delay: 0.2s;
}

/* 列表项动画 */
@keyframes profileListItemFadeIn {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.la-hc__section[aria-label="Style profiles"] .la-hc__list li {
    animation: profileListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--list-item-index, 0) * 0.1s + 0.3s);
    opacity: 0;
}

/* 设置动画延迟 */
.la-hc__section[aria-label="Style profiles"] .la-hc__list li:nth-child(1) { --list-item-index: 1; }
.la-hc__section[aria-label="Style profiles"] .la-hc__list li:nth-child(2) { --list-item-index: 2; }
.la-hc__section[aria-label="Style profiles"] .la-hc__list li:nth-child(3) { --list-item-index: 3; }

/* 按钮动画 */
@keyframes profileButtonFadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.la-hc__section[aria-label="Style profiles"] .la-hc__miniActions {
    animation: profileButtonFadeIn 0.5s ease 0.6s forwards;
    opacity: 0;
}

/* 装饰背景动画 */
@keyframes profileBgPulse {
    0%, 100% { opacity: 0.3; }
    50% { opacity: 0.5; }
}

.la-hc__section[aria-label="Style profiles"]::after {
    animation: profileBgPulse 8s ease-in-out infinite;
}
/* ==========================================================================
   REPLENISHMENT & STANDARDIZATION - 三卡片设计
   ========================================================================== */

/* 整体区块 */
.la-hc__section[aria-label="Replenishment and standardization"] {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

/* 背景装饰 - 简约线条 */
.la-hc__section[aria-label="Replenishment and standardization"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(59, 130, 246, 0.2) 20%, 
        rgba(59, 130, 246, 0.2) 80%, 
        transparent 100%);
}

.la-hc__section[aria-label="Replenishment and standardization"]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 800px;
    background: 
        radial-gradient(circle at 20% 30%, rgba(59, 130, 246, 0.04) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(34, 197, 94, 0.04) 0%, transparent 50%),
        radial-gradient(circle at 40% 80%, rgba(139, 92, 246, 0.04) 0%, transparent 50%);
    z-index: 0;
    pointer-events: none;
    animation: replenishBgFloat 20s linear infinite;
}

@keyframes replenishBgFloat {
    0%, 100% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* 标题区域 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__sectionHead {
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

/* 主标题 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h2 {
    color: #1a1f2c;
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 1.1;
    letter-spacing: -0.02em;
    text-align: center;
    position: relative;
    display: inline-block;
    background: linear-gradient(135deg, #1e40af 0%, #2563eb 25%, #3b82f6 50%, #22c55e 75%, #16a34a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
    animation: replenishTitleGradient 8s ease infinite;
}

@keyframes replenishTitleGradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

/* 副标题 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__lead {
    color: #5a6c7d;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto;
    text-align: center;
    max-width: 720px;
    font-weight: 400;
    letter-spacing: 0.02em;
}

/* 三列网格布局 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__grid--3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* 卡片设计 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 32px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 
        0 8px 25px rgba(0, 0, 0, 0.04),
        inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* 卡片装饰编号 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel::before {
    content: '';
    position: absolute;
    top: 24px;
    right: 24px;
    width: 50px;
    height: 50px;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    transition: all 0.3s ease;
    z-index: 1;
}

/* 设置每个卡片的编号和颜色 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1)::before {
    content: '01';
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2)::before {
    content: '02';
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3)::before {
    content: '03';
    background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
    box-shadow: 0 4px 15px rgba(139, 92, 246, 0.3);
}

/* 卡片底部装饰条 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/* 设置每个卡片的装饰条颜色 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1)::after {
    background: linear-gradient(90deg, #3b82f6, #60a5fa);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2)::after {
    background: linear-gradient(90deg, #10b981, #34d399);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3)::after {
    background: linear-gradient(90deg, #8b5cf6, #a78bfa);
}

/* 卡片悬停效果 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:hover {
    transform: translateY(-8px);
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:hover::before {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:hover::after {
    opacity: 1;
}

/* 卡片标题 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h3 {
    color: #1a1f2c;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 28px 0;
    line-height: 1.2;
    letter-spacing: -0.01em;
    position: relative;
    padding-bottom: 16px;
    padding-right: 60px;
}



/* 设置每个卡片标题样式 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) .la-hc__h3 {
    color: #1d4ed8;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) .la-hc__h3::after {
    background: linear-gradient(90deg, #3b82f6, #60a5fa);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) .la-hc__h3 {
    color: #059669;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) .la-hc__h3::after {
    background: linear-gradient(90deg, #10b981, #34d399);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) .la-hc__h3 {
    color: #7c3aed;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) .la-hc__h3::after {
    background: linear-gradient(90deg, #8b5cf6, #a78bfa);
}

/* 悬停时下划线展开 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:hover .la-hc__h3::after {
    width: 50px;
}

/* 列表样式 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
    flex-grow: 1;
}

/* 列表项样式 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li {
    color: #5a6c7d;
    font-size: 16px;
    line-height: 1.6;
    margin: 14px 0;
    padding-left: 28px;
    position: relative;
    transition: all 0.3s ease;
}

/* 列表图标 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    transform: rotate(45deg);
    transition: all 0.3s ease;
}

/* 设置每个卡片列表图标 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) .la-hc__list li::before {
    background: linear-gradient(135deg, #3b82f6, #2563eb);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) .la-hc__list li::before {
    background: linear-gradient(135deg, #10b981, #059669);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) .la-hc__list li::before {
    background: linear-gradient(135deg, #8b5cf6, #7c3aed);
}

/* 悬停效果 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li:hover {
    color: #374151;
    padding-left: 32px;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li:hover::before {
    transform: rotate(45deg) scale(1.3);
}

/* 按钮容器 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__miniActions {
    display: flex;
    gap: 12px;
    margin-top: 32px;
}

/* 链接按钮 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__linkBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
    flex: 1;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: none;
    color: white;
}

/* 设置每个卡片按钮样式 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) .la-hc__linkBtn {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.2);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) .la-hc__linkBtn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.3);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) .la-hc__linkBtn {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    box-shadow: 0 4px 15px rgba(16, 185, 129, 0.2);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) .la-hc__linkBtn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(16, 185, 129, 0.3);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) .la-hc__linkBtn {
    background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
    box-shadow: 0 4px 15px rgba(139, 92, 246, 0.2);
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) .la-hc__linkBtn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(139, 92, 246, 0.3);
}



.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__linkBtn:hover::after {
    transform: translateX(4px);
}

/* 按钮光效 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__linkBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
    z-index: -1;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__linkBtn:hover::before {
    left: 100%;
}

/* 卡片装饰圆点 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel {
    position: relative;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel > * {
    position: relative;
    z-index: 1;
}

/* 卡片背景装饰 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel .la-hc__h3::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 0.05;
    z-index: 0;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) .la-hc__h3::before {
    background: #3b82f6;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) .la-hc__h3::before {
    background: #10b981;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) .la-hc__h3::before {
    background: #8b5cf6;
}

/* ==========================================================================
   响应式设计
   ========================================================================== */

@media (max-width: 1200px) {
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__grid--3 {
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel {
        padding: 32px 24px;
    }
}

@media (max-width: 1024px) {
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h2 {
        font-size: 32px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__lead {
        font-size: 17px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__grid--3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h3 {
        font-size: 20px;
        margin-bottom: 24px;
    }
}

@media (max-width: 768px) {
    .la-hc__section[aria-label="Replenishment and standardization"] {
        padding: 64px 0;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__sectionHead {
        margin-bottom: 48px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h2 {
        font-size: 28px;
        margin-bottom: 16px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__lead {
        font-size: 16px;
        padding: 0 20px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__grid--3 {
        grid-template-columns: 1fr;
        max-width: 500px;
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel {
        padding: 32px 28px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h3 {
        font-size: 20px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li {
        font-size: 15px;
        margin: 12px 0;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__miniActions {
        margin-top: 28px;
    }
}

@media (max-width: 480px) {
    .la-hc__section[aria-label="Replenishment and standardization"] {
        padding: 48px 0;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h2 {
        font-size: 24px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__lead {
        font-size: 15px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel {
        padding: 28px 24px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__h3 {
        font-size: 18px;
        margin-bottom: 20px;
        padding-right: 50px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel::before {
        width: 40px;
        height: 40px;
        font-size: 16px;
        top: 20px;
        right: 20px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li {
        font-size: 14px;
        margin: 10px 0;
        padding-left: 24px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li::before {
        top: 8px;
    }
    
    .la-hc__section[aria-label="Replenishment and standardization"] .la-hc__linkBtn {
        padding: 10px 16px;
        font-size: 13.5px;
    }
}

/* ==========================================================================
   动画效果
   ========================================================================== */

@keyframes replenishCardFadeIn {
    from {
        opacity: 0;
        transform: translateY(40px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* 卡片进入动画 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel {
    animation: replenishCardFadeIn 0.6s ease-out forwards;
    opacity: 0;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1) {
    animation-delay: 0.1s;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2) {
    animation-delay: 0.2s;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3) {
    animation-delay: 0.3s;
}

/* 编号浮动动画 */
@keyframes replenishNumberFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-3px); }
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel::before {
    animation: replenishNumberFloat 3s ease-in-out infinite;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(1)::before {
    animation-delay: 0s;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(2)::before {
    animation-delay: 0.3s;
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:nth-child(3)::before {
    animation-delay: 0.6s;
}

/* 列表项动画 */
@keyframes replenishListItemFadeIn {
    from {
        opacity: 0;
        transform: translateX(-15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li {
    animation: replenishListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--list-item-index, 0) * 0.08s + 0.4s);
    opacity: 0;
}

/* 设置动画延迟 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li:nth-child(1) { --list-item-index: 1; }
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li:nth-child(2) { --list-item-index: 2; }
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__list li:nth-child(3) { --list-item-index: 3; }

/* 按钮动画 */
@keyframes replenishButtonFadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__miniActions {
    animation: replenishButtonFadeIn 0.5s ease 0.6s forwards;
    opacity: 0;
}

/* 悬停时暂停编号动画 */
.la-hc__section[aria-label="Replenishment and standardization"] .la-hc__panel:hover::before {
    animation-play-state: paused;
}

/* ==========================================================================
   STAFF-FRIENDLY RECEIVING SOP - 双卡片专业设计（图表在标题左侧）
   ========================================================================== */

/* 整体区块 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] {
    padding: 80px 0;
    background: linear-gradient(135deg, #f0f9ff 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

/* 背景装饰 - 波浪线 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(59, 130, 246, 0.3) 25%, 
        rgba(16, 185, 129, 0.3) 75%, 
        transparent 100%);
}

/* 动态背景点阵 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"]::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background: 
        radial-gradient(circle at 30% 30%, rgba(59, 130, 246, 0.05) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgba(16, 185, 129, 0.05) 0%, transparent 50%);
    z-index: 0;
    pointer-events: none;
    animation: sopBgPulse 15s ease-in-out infinite;
}

@keyframes sopBgPulse {
    0%, 100% { opacity: 0.3; transform: translate(-50%, -50%) scale(1); }
    50% { opacity: 0.5; transform: translate(-50%, -50%) scale(1.05); }
}

/* 标题区域 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__sectionHead {
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

/* 主标题 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2 {
    color: #1a1f2c;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 1.1;
    letter-spacing: -0.02em;
    text-align: center;
    position: relative;
    display: inline-block;
}

/* 标题装饰 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2::before {
    content: '⚡';
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    opacity: 0.7;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2::after {
    content: '⚡';
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    opacity: 0.7;
}

/* 副标题 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__lead {
    color: #5a6c7d;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto;
    text-align: center;
    max-width: 680px;
    font-weight: 400;
    letter-spacing: 0.02em;
}

/* 双列网格布局 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__grid--2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* 卡片基础设计 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 36px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 
        0 8px 30px rgba(0, 0, 0, 0.04),
        inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* 第一个卡片 - 蓝色主题 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child {
    border-left: 4px solid #3b82f6;
    background: linear-gradient(135deg, #ffffff 0%, #f8faff 100%);
}

/* 第一个卡片装饰背景 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(59, 130, 246, 0.1) 0%, transparent 70%);
    z-index: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* 第二个卡片 - 绿色主题 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child {
    border-left: 4px solid #10b981;
    background: linear-gradient(135deg, #ffffff 0%, #f0fff4 100%);
}

/* 第二个卡片装饰背景 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(16, 185, 129, 0.1) 0%, transparent 70%);
    z-index: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* 卡片悬停效果 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:hover {
    transform: translateY(-8px);
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:hover::before {
    opacity: 1;
}

/* 卡片图标装饰 - 移动到标题左侧 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3 {
    position: relative;
    padding-left: 60px; /* 为图标留出左侧空间 */
    min-height: 50px;
    display: flex;
    align-items: center;
}

/* 标题图标容器 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    transition: all 0.3s ease;
    z-index: 1;
}

/* 第一个卡片图标 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__h3::before {
    content: '📦';
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.1) 0%, rgba(59, 130, 246, 0.05) 100%);
    color: #3b82f6;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.1);
}

/* 第二个卡片图标 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__h3::before {
    content: '♻️';
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(16, 185, 129, 0.05) 100%);
    color: #10b981;
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.1);
}

/* 悬停时图标效果 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:hover .la-hc__h3::before {
    transform: translateY(-50%) scale(1.1) rotate(5deg);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

/* 卡片标题 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3 {
    color: #1a1f2c;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 28px 0;
    line-height: 1.2;
    letter-spacing: -0.01em;
}


/* 第一个卡片标题样式 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__h3 {
    color: #1d4ed8;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__h3::after {
    background: linear-gradient(90deg, #3b82f6, #60a5fa);
}

/* 第二个卡片标题样式 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__h3 {
    color: #059669;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__h3::after {
    background: linear-gradient(90deg, #10b981, #34d399);
}

/* 悬停时下划线展开 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:hover .la-hc__h3::after {
    width: 60px;
}

/* 列表样式 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list {
    margin: 0 0 32px 0;
    padding-left: 0;
    list-style: none;
    flex-grow: 1;
    z-index: 1;
}

/* 列表项样式 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li {
    color: #5a6c7d;
    font-size: 16px;
    line-height: 1.6;
    margin: 14px 0;
    padding-left: 32px;
    position: relative;
    transition: all 0.3s ease;
}

/* 列表图标 - 自定义勾选 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    transition: all 0.3s ease;
}

/* 第一个卡片列表图标 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__list li::before {
    content: '✓';
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.1) 0%, rgba(59, 130, 246, 0.05) 100%);
    color: #3b82f6;
    border: 1px solid rgba(59, 130, 246, 0.2);
}

/* 第二个卡片列表图标 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__list li::before {
    content: '✓';
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(16, 185, 129, 0.05) 100%);
    color: #10b981;
    border: 1px solid rgba(16, 185, 129, 0.2);
}

/* 悬停效果 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li:hover {
    color: #374151;
    padding-left: 36px;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li:hover::before {
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* 按钮容器 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__miniActions {
    display: flex;
    gap: 12px;
    margin-top: auto;
    z-index: 1;
}

/* 链接按钮 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__linkBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
    flex: 1;
    text-align: center;
    position: relative;
    overflow: hidden;
}

/* 第一个卡片按钮样式 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__linkBtn {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.1) 0%, rgba(59, 130, 246, 0.05) 100%);
    color: #3b82f6;
    border: 1px solid rgba(59, 130, 246, 0.2);
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__linkBtn:hover {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.15) 0%, rgba(59, 130, 246, 0.1) 100%);
    color: #1d4ed8;
    border-color: rgba(59, 130, 246, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.15);
}

/* 第二个卡片按钮样式 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__linkBtn {
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(16, 185, 129, 0.05) 100%);
    color: #10b981;
    border: 1px solid rgba(16, 185, 129, 0.2);
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__linkBtn:hover {
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.15) 0%, rgba(16, 185, 129, 0.1) 100%);
    color: #059669;
    border-color: rgba(16, 185, 129, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(16, 185, 129, 0.15);
}


/* 按钮背景光效 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__linkBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.6s ease;
    z-index: -1;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__linkBtn:hover::before {
    left: 100%;
}

/* 卡片装饰圆点 - 移除编号 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel {
    position: relative;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel > * {
    position: relative;
    z-index: 1;
}

/* ==========================================================================
   响应式设计
   ========================================================================== */

@media (max-width: 1024px) {
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2 {
        font-size: 32px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__lead {
        font-size: 17px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__grid--2 {
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel {
        padding: 36px 32px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3 {
        font-size: 22px;
        padding-left: 55px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::before {
        width: 45px;
        height: 45px;
        font-size: 22px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::after {
        left: 55px;
    }
}

@media (max-width: 768px) {
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] {
        padding: 64px 0;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__sectionHead {
        margin-bottom: 48px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2 {
        font-size: 28px;
        margin-bottom: 16px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2::before,
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2::after {
        display: none;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__lead {
        font-size: 16px;
        padding: 0 20px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__grid--2 {
        grid-template-columns: 1fr;
        max-width: 500px;
        gap: 24px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel {
        padding: 32px 28px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3 {
        font-size: 20px;
        margin-bottom: 24px;
        padding-left: 50px;
        min-height: 45px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::before {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::after {
        left: 50px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li {
        font-size: 15px;
        margin: 12px 0;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__miniActions {
        flex-direction: column;
        gap: 12px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__linkBtn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] {
        padding: 48px 0;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h2 {
        font-size: 24px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__lead {
        font-size: 15px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel {
        padding: 28px 24px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3 {
        font-size: 18px;
        margin-bottom: 20px;
        padding-left: 45px;
        min-height: 40px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::before {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::after {
        left: 45px;
        bottom: -6px;
        height: 2px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li {
        font-size: 14px;
        margin: 10px 0;
        padding-left: 28px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li::before {
        width: 18px;
        height: 18px;
        font-size: 11px;
        top: 4px;
    }
    
    .la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__linkBtn {
        padding: 10px 16px;
        font-size: 13.5px;
    }
}

/* ==========================================================================
   动画效果
   ========================================================================== */

@keyframes sopCardFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateX(0);
    }
}

@keyframes sopCardFadeInRight {
    from {
        opacity: 0;
        transform: translateY(30px) translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateX(0);
    }
}

/* 卡片进入动画 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child {
    animation: sopCardFadeIn 0.6s ease-out forwards;
    opacity: 0;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child {
    animation: sopCardFadeInRight 0.6s ease-out 0.2s forwards;
    opacity: 0;
}

/* 列表项动画 */
@keyframes sopListItemFadeIn {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li {
    animation: sopListItemFadeIn 0.5s ease forwards;
    animation-delay: calc(var(--list-item-index, 0) * 0.1s + 0.4s);
    opacity: 0;
}

/* 设置动画延迟 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li:nth-child(1) { --list-item-index: 1; }
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li:nth-child(2) { --list-item-index: 2; }
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li:nth-child(3) { --list-item-index: 3; }
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__list li:nth-child(4) { --list-item-index: 4; }

/* 按钮动画 */
@keyframes sopButtonFadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__miniActions {
    animation: sopButtonFadeIn 0.5s ease 0.8s forwards;
    opacity: 0;
}

/* 图标浮动动画 */
@keyframes sopIconFloat {
    0%, 100% { transform: translateY(-50%) scale(1) rotate(0deg); }
    50% { transform: translateY(-50%) scale(1.05) rotate(2deg); }
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__h3::before {
    animation: sopIconFloat 3s ease-in-out infinite;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:first-child .la-hc__h3::before {
    animation-delay: 0s;
}

.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:last-child .la-hc__h3::before {
    animation-delay: 0.3s;
}

/* 悬停时暂停图标动画 */
.la-hc__section[aria-label="Staff-friendly receiving SOP"] .la-hc__panel:hover .la-hc__h3::before {
    animation-play-state: paused;
}/* End custom CSS */