.elementor-1168 .elementor-element.elementor-element-92ff490{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1168 .elementor-element.elementor-element-92ff490:not(.elementor-motion-effects-element-type-background), .elementor-1168 .elementor-element.elementor-element-92ff490 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://freshflowerwholesale.com/wp-content/uploads/2026/01/buying-guides-banner.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1168 .elementor-element.elementor-element-410af4c{--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-1168 .elementor-element.elementor-element-92ff490:not(.elementor-motion-effects-element-type-background), .elementor-1168 .elementor-element.elementor-element-92ff490 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-724d3b1 *//* ===== HERO ONLY (Specs & Grades) ===== */
.la-sg-hero{ padding: 64px 0; }

.la-sg-hero__container{
  width: min(1100px, 92%);
  margin: 0 auto;
}

/* black translucent card */
.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);
}

/* mobile: better spacing + buttons full width */
@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-3033c61 *//* Logistics & Quality Hub - Scoped */
.la-lq{padding:56px 0}
.la-lq *{box-sizing:border-box}
.la-lq__container{max-width:1180px;margin:0 auto;padding:0 16px}

/* Hero */
.la-lq__hero{text-align:center;margin-bottom:22px}
.la-lq__eyebrow{
  display:inline-block;
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.7;
  margin:0 0 10px;
}
.la-lq__title{margin:0 0 10px;font-size:34px;line-height:1.15}
.la-lq__subtitle{
  margin:0 auto;
  max-width:980px;
  font-size:16px;
  line-height:1.7;
  opacity:.86;
}

/* Buttons */
.la-lq__actions{margin-top:16px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.la-lq__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-lq__btn:active{transform:translateY(1px)}
.la-lq__btn--primary{
  background:#111;color:#fff;border-color:transparent;
  box-shadow:0 10px 24px rgba(0,0,0,.14);
}
.la-lq__btn--ghost{background:transparent;color:inherit}
.la-lq__btn:hover{box-shadow:0 10px 24px rgba(0,0,0,.12)}

/* Section headers */
.la-lq__section{margin:28px 0}
.la-lq__sectionHead{margin-bottom:12px}
.la-lq__h2{margin:0 0 6px;font-size:22px;line-height:1.25}
.la-lq__lead{margin:0;opacity:.85;line-height:1.7}
.la-lq__h3{margin:0 0 8px;font-size:16px;line-height:1.35}
.la-lq__text{margin:0;font-size:14.5px;line-height:1.7;opacity:.92}

/* Grids */
.la-lq__grid{display:grid;gap:14px;margin-top:14px}
.la-lq__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.la-lq__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.la-lq__grid--cards{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (max-width:1100px){
  .la-lq__grid--cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:820px){
  .la-lq__grid--2{grid-template-columns:1fr}
  .la-lq__grid--3{grid-template-columns:1fr}
  .la-lq__grid--cards{grid-template-columns:1fr}
}
@media (max-width:620px){
  .la-lq__title{font-size:28px}
}

/* Link cards */
.la-lq__cardLink,
.la-lq__dl,
.la-lq__resource{
  display:block;
  text-decoration:none;
  color:inherit;
  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);
  transition:transform .12s ease, box-shadow .12s ease;
}
.la-lq__cardLink:hover,
.la-lq__dl:hover,
.la-lq__resource:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 30px rgba(0,0,0,.10);
}
.la-lq__cardTitle{margin:0 0 8px;font-size:15.5px;line-height:1.35}
.la-lq__cardText{margin:0 0 10px;opacity:.88;line-height:1.65}
.la-lq__cardCta{font-weight:700;font-size:13.5px}

/* Panels */
.la-lq__panel{
  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);
}
.la-lq__list{margin:0;padding-left:18px}
.la-lq__list li{margin:7px 0;line-height:1.6;opacity:.94}

/* Mini link buttons */
.la-lq__miniActions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}
.la-lq__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-lq__linkBtn:hover{box-shadow:0 10px 24px rgba(0,0,0,.08)}

/* Hint */
.la-lq__hint{
  margin:12px 0 0;
  opacity:.8;
  font-size:13.5px;
  line-height:1.7;
}


/* =========================
   Standards Library - 
   ========================= */

/* 整体部分样式 */
.la-lq__section[aria-label="Standards library"] {
  padding: clamp(2.5rem, 4vw, 3.5rem) 1.25rem;
  background: 
    radial-gradient(ellipse at 80% -20%, rgba(59, 130, 246, 0.03), transparent 50%),
    radial-gradient(ellipse at 20% 100%, rgba(139, 92, 246, 0.02), transparent 50%),
    linear-gradient(180deg, #f9fafb 0%, #ffffff 100%);
  color: #334155;
  position: relative;
  overflow: hidden;
}

/* 头部样式 */
.la-lq__section[aria-label="Standards library"] .la-lq__sectionHead {
  max-width: 1000px;
  margin: 0 auto 2.5rem;
  text-align: center;
  position: relative;
  z-index: 1;
}

.la-lq__section[aria-label="Standards library"] .la-lq__h2 {
  margin: 0 0 1rem;
  font-size: clamp(1.8rem, 2.5vw, 2.4rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #111827;
  position: relative;
}

.la-lq__section[aria-label="Standards library"] .la-lq__h2::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #3b82f6, #8b5cf6);
  margin: 1.2rem auto 0;
  border-radius: 2px;
}

.la-lq__section[aria-label="Standards library"] .la-lq__lead {
  margin: 0 auto;
  max-width: 650px;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #4b5563;
  opacity: 0.9;
}

/* 网格容器 */
.la-lq__section[aria-label="Standards library"] .la-lq__grid--cards {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  position: relative;
  z-index: 1;
}

/* 卡片样式 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 28px 20px;
  background: white;
  border: 1px solid rgba(229, 231, 235, 0.8);
  border-radius: 16px;
  text-decoration: none;
  color: #374151;
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100%;
  min-height: 260px;
  
  /* 优雅的阴影效果 */
  box-shadow: 
    0 1px 3px rgba(0, 0, 0, 0.05),
    0 1px 2px rgba(0, 0, 0, 0.1);
}

/* 卡片顶部装饰条 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  border-radius: 4px 4px 0 0;
}

/* 为每个卡片设置不同的顶部装饰色 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(1)::before {
  background: linear-gradient(90deg, #3b82f6, #2563eb);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(2)::before {
  background: linear-gradient(90deg, #8b5cf6, #7c3aed);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(3)::before {
  background: linear-gradient(90deg, #10b981, #059669);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(4)::before {
  background: linear-gradient(90deg, #f59e0b, #d97706);
}

/* 卡片标题容器 - 让编号和标题在同一行 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardTitle {
  margin: 0 0 16px 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
  color: #111827;
  width: 100%;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px; /* 编号和标题之间的间距 */
  flex-wrap: nowrap;
}

/* 编号样式 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardTitle::before {
  content: '01';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 1rem;
  color: white;
  position: static; /* 移除绝对定位 */
  transform: none; /* 移除transform */
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

/* 为每个卡片设置不同的编号和颜色 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(1) .la-lq__cardTitle::before {
  content: '01';
  background: linear-gradient(135deg, #3b82f6, #2563eb);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(2) .la-lq__cardTitle::before {
  content: '02';
  background: linear-gradient(135deg, #8b5cf6, #7c3aed);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(3) .la-lq__cardTitle::before {
  content: '03';
  background: linear-gradient(135deg, #10b981, #059669);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(4) .la-lq__cardTitle::before {
  content: '04';
  background: linear-gradient(135deg, #f59e0b, #d97706);
}

/* 卡片描述文字 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardText {
  margin: 0 0 24px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #4b5563;
  opacity: 0.9;
  flex-grow: 1;
  text-align: center;
}

/* CTA 按钮样式 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardCta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 20px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #374151;
  text-decoration: none;
  transition: all 0.2s ease;
}

/* 为每个CTA设置不同的悬停颜色 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(1) .la-lq__cardCta {
  border-color: #dbeafe;
  background: #eff6ff;
  color: #1e40af;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(2) .la-lq__cardCta {
  border-color: #ede9fe;
  background: #f5f3ff;
  color: #5b21b6;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(3) .la-lq__cardCta {
  border-color: #d1fae5;
  background: #ecfdf5;
  color: #065f46;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(4) .la-lq__cardCta {
  border-color: #fef3c7;
  background: #fffbeb;
  color: #92400e;
}


/* 悬停效果 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:hover {
  transform: translateY(-4px);
  border-color: #d1d5db;
  box-shadow: 
    0 10px 15px -3px rgba(0, 0, 0, 0.08),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:hover .la-lq__cardCta {
  transform: translateX(2px);
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:hover .la-lq__cardCta::after {
  transform: translateX(3px);
}

/* 响应式设计 */
@media (max-width: 1200px) {
  .la-lq__section[aria-label="Standards library"] .la-lq__grid--cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardLink {
    min-height: 240px;
  }
}

@media (max-width: 768px) {
  .la-lq__section[aria-label="Standards library"] {
    padding: 2rem 1rem;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__sectionHead {
    margin-bottom: 2rem;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__grid--cards {
    grid-template-columns: 1fr;
    gap: 16px;
    max-width: 500px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardLink {
    min-height: 220px;
    padding: 24px 20px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardTitle {
    font-size: 1.2rem;
    gap: 10px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardTitle::before {
    width: 32px;
    height: 32px;
    font-size: 0.9rem;
    min-width: 32px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__h2 {
    font-size: 1.6rem;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__lead {
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .la-lq__section[aria-label="Standards library"] {
    padding: 1.5rem 0.75rem;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardLink {
    padding: 20px 16px;
    min-height: 200px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardTitle {
    font-size: 1.1rem;
    gap: 8px;
    flex-wrap: nowrap; /* 确保不换行 */
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardTitle::before {
    width: 30px;
    height: 30px;
    font-size: 0.85rem;
    min-width: 30px;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardText {
    font-size: 0.9rem;
    line-height: 1.5;
  }
  
  .la-lq__section[aria-label="Standards library"] .la-lq__cardCta {
    padding: 7px 16px;
    font-size: 0.85rem;
  }
}

/* 动画效果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink {
  animation: fadeInUp 0.4s ease-out;
  animation-fill-mode: both;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(1) {
  animation-delay: 0.1s;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(2) {
  animation-delay: 0.2s;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(3) {
  animation-delay: 0.3s;
}

.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:nth-child(4) {
  animation-delay: 0.4s;
}

/* 可访问性优化 */
.la-lq__section[aria-label="Standards library"] .la-lq__cardLink:focus-visible {
  outline: 3px solid rgba(59, 130, 246, 0.3);
  outline-offset: 2px;
}

/* 低动效偏好 */
@media (prefers-reduced-motion: reduce) {
  .la-lq__section[aria-label="Standards library"] .la-lq__cardLink,
  .la-lq__section[aria-label="Standards library"] .la-lq__cardCta {
    animation: none;
    transition: none;
  }
}

/* =========================
   What buyers standardize 
   ========================= */

/* 整体部分样式 */
.la-lq__section[aria-label="What buyers standardize"] {
  padding: clamp(2.5rem, 4vw, 3.5rem) 1.25rem;
  background: 
    radial-gradient(ellipse at 10% -10%, rgba(59, 130, 246, 0.04), transparent 50%),
    radial-gradient(ellipse at 90% 100%, rgba(139, 92, 246, 0.03), transparent 50%),
    linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
  color: #334155;
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(229, 231, 235, 0.8);
  border-bottom: 1px solid rgba(229, 231, 235, 0.8);
}

/* 背景装饰元素 */
.la-lq__section[aria-label="What buyers standardize"]::before {
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.05) 0%, transparent 70%);
  filter: blur(40px);
  z-index: 0;
}

.la-lq__section[aria-label="What buyers standardize"]::after {
  content: '';
  position: absolute;
  bottom: 10%;
  right: 10%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.04) 0%, transparent 70%);
  filter: blur(40px);
  z-index: 0;
}

/* 头部样式 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__sectionHead {
  max-width: 900px;
  margin: 0 auto 2.5rem;
  text-align: center;
  position: relative;
  z-index: 1;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__h2 {
  margin: 0 0 1rem;
  font-size: clamp(1.8rem, 2.5vw, 2.4rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #111827;
  position: relative;
  display: inline-block;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__h2::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #3b82f6, #8b5cf6);
  margin: 1.2rem auto 0;
  border-radius: 2px;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__lead {
  margin: 0 auto;
  max-width: 600px;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #4b5563;
  opacity: 0.9;
}

/* 网格容器 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__grid--2 {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  position: relative;
  z-index: 1;
}

/* 面板样式 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel {
  position: relative;
  padding: 32px 28px;
  background: white;
  border: 1px solid rgba(229, 231, 235, 0.8);
  border-radius: 18px;
  text-decoration: none;
  color: #374151;
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100%;
  
  /* 优雅的阴影效果 */
  box-shadow: 
    0 1px 3px rgba(0, 0, 0, 0.05),
    0 2px 4px rgba(0, 0, 0, 0.05);
}

/* 面板左侧装饰条 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  border-radius: 6px 0 0 6px;
  opacity: 0.9;
  transition: width 0.3s ease;
}

/* 为每个面板设置不同的装饰色 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(1)::before {
  background: linear-gradient(180deg, #3b82f6, #2563eb);
  box-shadow: 0 0 10px rgba(59, 130, 246, 0.2);
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2)::before {
  background: linear-gradient(180deg, #8b5cf6, #7c3aed);
  box-shadow: 0 0 10px rgba(139, 92, 246, 0.2);
}

/* 面板标题 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__h3 {
  margin: 0 0 20px 0;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.3;
  color: #111827;
  position: relative;
  padding-left: 0;
  transition: color 0.3s ease;
}

/* 为每个标题设置不同的颜色 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(1) .la-lq__h3 {
  color: #1e40af;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2) .la-lq__h3 {
  color: #5b21b6;
}

/* 标题装饰图标 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__h3::before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  vertical-align: middle;
  border-radius: 8px;
  background-size: 18px;
  background-position: center;
  background-repeat: no-repeat;
}

/* 为每个标题设置不同的图标 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(1) .la-lq__h3::before {
  background-color: rgba(59, 130, 246, 0.1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233b82f6'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E");
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2) .la-lq__h3::before {
  background-color: rgba(139, 92, 246, 0.1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%238b5cf6'%3E%3Cpath d='M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z'/%3E%3C/svg%3E");
}

/* 列表样式 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__list {
  margin: 0 0 28px;
  padding: 0 0 0 8px;
  list-style: none;
  display: grid;
  gap: 14px;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__list li {
  position: relative;
  padding-left: 30px;
  color: #4b5563;
  line-height: 1.6;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}

/* 自定义勾选标记 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 900;
  color: white;
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.2s ease;
}

/* 为每个面板设置不同的勾选标记 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(1) .la-lq__list li::before {
  background-color: rgba(59, 130, 246, 0.15);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233b82f6'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2) .la-lq__list li::before {
  background-color: rgba(139, 92, 246, 0.15);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%238b5cf6'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
}

/* 链接按钮容器 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__miniActions {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* 链接按钮样式 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__linkBtn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 600;
  color: white;
  text-decoration: none;
  transition: all 0.2s ease;
  border: none;
  position: relative;
  overflow: hidden;
}

/* 为每个按钮设置不同的颜色 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(1) .la-lq__linkBtn {
  background: linear-gradient(135deg, #3b82f6, #2563eb);
  box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3);
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2) .la-lq__linkBtn {
  background: linear-gradient(135deg, #8b5cf6, #7c3aed);
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.3);
}

/* 第二个面板的第二个按钮使用不同的颜色 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2) .la-lq__linkBtn:nth-child(2) {
  background: linear-gradient(135deg, #10b981, #059669);
  box-shadow: 0 2px 8px rgba(16, 185, 129, 0.3);
}



/* 悬停效果 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:hover {
  transform: translateY(-4px);
  border-color: #d1d5db;
  box-shadow: 
    0 10px 20px rgba(0, 0, 0, 0.08),
    0 4px 8px rgba(0, 0, 0, 0.06);
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:hover::before {
  width: 8px;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:hover .la-lq__h3 {
  transform: translateX(2px);
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:hover .la-lq__list li {
  color: #374151;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:hover .la-lq__list li::before {
  transform: scale(1.1);
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__linkBtn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__linkBtn:hover::after {
  transform: translateX(3px);
}

/* 响应式设计 */
@media (max-width: 1200px) {
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__grid--2 {
    gap: 20px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__panel {
    padding: 28px 24px;
  }
}

@media (max-width: 768px) {
  .la-lq__section[aria-label="What buyers standardize"] {
    padding: 2rem 1rem;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__sectionHead {
    margin-bottom: 2rem;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__grid--2 {
    grid-template-columns: 1fr;
    gap: 16px;
    max-width: 600px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__panel {
    padding: 24px 20px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__h3 {
    font-size: 1.2rem;
    margin-bottom: 18px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__h3::before {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background-size: 16px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__h2 {
    font-size: 1.6rem;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__lead {
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .la-lq__section[aria-label="What buyers standardize"] {
    padding: 1.5rem 0.75rem;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__panel {
    padding: 20px 16px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__h3 {
    font-size: 1.1rem;
    margin-bottom: 16px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__h3::before {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    background-size: 14px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__list li {
    font-size: 0.9rem;
    line-height: 1.5;
    padding-left: 26px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__list li::before {
    width: 18px;
    height: 18px;
    top: 0.35em;
    background-size: 9px;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__linkBtn {
    padding: 7px 14px;
    font-size: 0.85rem;
  }
  
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__miniActions {
    gap: 8px;
  }
}

/* 动画效果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel {
  animation: fadeInUp 0.4s ease-out;
  animation-fill-mode: both;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(1) {
  animation-delay: 0.1s;
}

.la-lq__section[aria-label="What buyers standardize"] .la-lq__panel:nth-child(2) {
  animation-delay: 0.2s;
}

/* 可访问性优化 */
.la-lq__section[aria-label="What buyers standardize"] .la-lq__linkBtn:focus-visible {
  outline: 3px solid rgba(59, 130, 246, 0.3);
  outline-offset: 2px;
}

/* 低动效偏好 */
@media (prefers-reduced-motion: reduce) {
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__panel,
  .la-lq__section[aria-label="What buyers standardize"] .la-lq__linkBtn {
    animation: none;
    transition: none;
  }
}

/* =========================
   Downloads & Templates - 表格列表风
   ========================= */

.la-lq__section[aria-label="Downloads and templates"] {
  padding: clamp(2.5rem, 4vw, 3.5rem) 1.25rem;
  background: #ffffff;
  color: #334155;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__sectionHead {
  max-width: 900px;
  margin: 0 auto 2rem;
  text-align: center;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__h2 {
  margin: 0 0 1rem;
  font-size: clamp(1.8rem, 2.5vw, 2.2rem);
  font-weight: 700;
  color: #111827;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__lead {
  margin: 0 auto;
  max-width: 600px;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #6b7280;
}

/* 使用表格布局替代网格 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__grid--cards {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl {
  display: flex;
  align-items: center;
  padding: 20px 24px;
  background: white;
  border: 1px solid #f3f4f6;
  border-radius: 10px;
  text-decoration: none;
  color: #374151;
  transition: all 0.2s ease;
  gap: 20px;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl:hover {
  border-color: #3b82f6;
  background: #f8fafc;
  transform: translateX(4px);
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.1);
}

/* 文件图标 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: #f3f4f6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  color: #3b82f6;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl:nth-child(1)::before { content: '📋'; }
.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl:nth-child(2)::before { content: '📊'; }
.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl:nth-child(3)::before { content: '🏷️'; }
.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl:nth-child(4)::before { content: '✅'; }
.la-lq__section[aria-label="Downloads and templates"] .la-lq__dl:nth-child(5)::before { content: '📸'; }

/* 内容区域 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__cardTitle {
  margin: 0 0 4px 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #111827;
  flex-grow: 1;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__cardText {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #6b7280;
  flex-grow: 1;
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__cardCta {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  background: #3b82f6;
  border-radius: 6px;
  font-size: 0.9rem;
  font-weight: 600;
  color: white;
  text-decoration: none;
  transition: all 0.2s ease;
  white-space: nowrap;
}
/*先把下载按钮注释掉
.la-lq__section[aria-label="Downloads and templates"] .la-lq__cardCta::after {
  content: '↓ Download';
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__cardCta span {
  display: none;
}*/

/* 响应式 */
@media (max-width: 768px) {
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__dl {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__cardCta {
    align-self: flex-start;
  }
}
/* =========================
   提示框样式设计
   ========================= */

.la-lq__section[aria-label="Downloads and templates"] .la-lq__hint {
  max-width: 900px;
  margin: 2.5rem auto 0;
  padding: 8px 20px;
  background: linear-gradient(135deg, #fffbeb 0%, #fff7ed 100%);
  border: 1px solid rgba(245, 158, 11, 0.3);
  border-left: 4px solid #f59e0b;
  border-radius: 0 10px 10px 0;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #92400e;
  text-align: left;
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(245, 158, 11, 0.1);
  transition: all 0.3s ease;
}

/* 提示图标 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__hint::before {
  content: '💡';
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  opacity: 0.9;
}

/* 为提示框添加适当的左边距 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__hint {
  padding-left: 50px;
  padding-right: 20px;
}

/* 悬停效果 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__hint:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 158, 11, 0.4);
  box-shadow: 0 4px 16px rgba(245, 158, 11, 0.15);
}

/* 灯泡闪烁动画 */
@keyframes bulbGlow {
  0%, 100% { opacity: 0.9; transform: translateY(-50%) scale(1); }
  50% { opacity: 1; transform: translateY(-50%) scale(1.1); }
}

.la-lq__section[aria-label="Downloads and templates"] .la-lq__hint:hover::before {
  animation: bulbGlow 1s ease-in-out;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint {
    margin: 2rem auto 0;
    padding: 16px 16px 16px 48px;
    font-size: 0.9rem;
  }
  
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint::before {
    left: 16px;
    font-size: 1.1rem;
  }
}

@media (max-width: 480px) {
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint {
    margin: 1.5rem auto 0;
    padding: 14px 14px 14px 44px;
    font-size: 0.85rem;
    line-height: 1.5;
  }
  
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint::before {
    left: 14px;
    font-size: 1rem;
  }
}

/* 可访问性优化 */
.la-lq__section[aria-label="Downloads and templates"] .la-lq__hint:focus-visible {
  outline: 2px solid rgba(245, 158, 11, 0.5);
  outline-offset: 2px;
}

/* 低动效偏好 */
@media (prefers-reduced-motion: reduce) {
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint,
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint:hover {
    transition: none;
    transform: none;
  }
  
  .la-lq__section[aria-label="Downloads and templates"] .la-lq__hint:hover::before {
    animation: none;
  }
}
/* =========================
   Related Resources - 专业资源卡片设计
   ========================= */

/* 整体部分样式 */
.la-lq__section[aria-label="Related resources"] {
  padding: clamp(2.5rem, 4vw, 3.5rem) 1.25rem;
  background: 
    radial-gradient(ellipse at 30% -10%, rgba(59, 130, 246, 0.04), transparent 50%),
    radial-gradient(ellipse at 70% 100%, rgba(139, 92, 246, 0.03), transparent 50%),
    linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
  color: #334155;
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(229, 231, 235, 0.8);
}

/* 背景装饰元素 */
.la-lq__section[aria-label="Related resources"]::before {
  content: '';
  position: absolute;
  top: 20%;
  left: 5%;
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.05) 0%, transparent 70%);
  filter: blur(30px);
  z-index: 0;
}

.la-lq__section[aria-label="Related resources"]::after {
  content: '';
  position: absolute;
  bottom: 20%;
  right: 5%;
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.04) 0%, transparent 70%);
  filter: blur(30px);
  z-index: 0;
}

/* 头部样式 */
.la-lq__section[aria-label="Related resources"] .la-lq__sectionHead {
  max-width: 900px;
  margin: 0 auto 2.5rem;
  text-align: center;
  position: relative;
  z-index: 1;
}

.la-lq__section[aria-label="Related resources"] .la-lq__h2 {
  margin: 0 0 1rem;
  font-size: clamp(1.8rem, 2.5vw, 2.4rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #111827;
  position: relative;
  display: inline-block;
}

.la-lq__section[aria-label="Related resources"] .la-lq__h2::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #3b82f6, #8b5cf6);
  margin: 1.2rem auto 0;
  border-radius: 2px;
}

.la-lq__section[aria-label="Related resources"] .la-lq__lead {
  margin: 0 auto;
  max-width: 650px;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #4b5563;
  opacity: 0.9;
}

/* 网格容器 */
.la-lq__section[aria-label="Related resources"] .la-lq__grid--3 {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  position: relative;
  z-index: 1;
}

/* 资源卡片样式 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 28px 24px;
  background: white;
  border: 1px solid rgba(229, 231, 235, 0.8);
  border-radius: 16px;
  text-decoration: none;
  color: #374151;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  height: 100%;
  min-height: 220px;
  
  /* 优雅的阴影效果 */
  box-shadow: 
    0 1px 3px rgba(0, 0, 0, 0.05),
    0 2px 4px rgba(0, 0, 0, 0.05);
}

/* 卡片顶部角标 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 0 16px 0 60px;
  opacity: 0.1;
  transition: opacity 0.3s ease;
}

/* 为每个卡片设置不同的角标颜色 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(1)::before {
  background: linear-gradient(135deg, #3b82f6, transparent 60%);
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(2)::before {
  background: linear-gradient(135deg, #10b981, transparent 60%);
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(3)::before {
  background: linear-gradient(135deg, #8b5cf6, transparent 60%);
}

/* 卡片图标 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource::after {
  content: '';
  position: absolute;
  top: 24px;
  left: 24px;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  opacity: 0.9;
  transition: transform 0.3s ease;
}

/* 为每个卡片设置不同的图标 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(1)::after {
  content: '📘';
  background: rgba(59, 130, 246, 0.1);
  color: #3b82f6;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(2)::after {
  content: '🌱';
  background: rgba(16, 185, 129, 0.1);
  color: #10b981;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(3)::after {
  content: '📅';
  background: rgba(139, 92, 246, 0.1);
  color: #8b5cf6;
}

/* 卡片标题 */
.la-lq__section[aria-label="Related resources"] .la-lq__cardTitle {
  margin: 0 0 16px 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  color: #111827;
  padding-left: 64px; /* 为图标留出空间 */
  position: relative;
  min-height: 48px;
  display: flex;
  align-items: center;
}

/* 卡片描述文字 */
.la-lq__section[aria-label="Related resources"] .la-lq__cardText {
  margin: 0 0 24px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #4b5563;
  opacity: 0.9;
  flex-grow: 1;
}

/* CTA 按钮样式 */
.la-lq__section[aria-label="Related resources"] .la-lq__cardCta {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #374151;
  text-decoration: none;
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
  align-self: flex-start;
  margin-top: auto;
}

/* 为每个CTA设置不同的颜色 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(1) .la-lq__cardCta {
  border-color: #dbeafe;
  background: #eff6ff;
  color: #1e40af;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(2) .la-lq__cardCta {
  border-color: #d1fae5;
  background: #ecfdf5;
  color: #065f46;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(3) .la-lq__cardCta {
  border-color: #ede9fe;
  background: #f5f3ff;
  color: #5b21b6;
}

.la-lq__section[aria-label="Related resources"] .la-lq__cardCta::after {
  content: '→';
  margin-left: 8px;
  transition: transform 0.2s ease;
  font-weight: 700;
}

/* 悬停效果 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource:hover {
  transform: translateY(-6px);
  border-color: #d1d5db;
  box-shadow: 
    0 12px 24px rgba(0, 0, 0, 0.1),
    0 6px 12px rgba(0, 0, 0, 0.08);
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:hover::before {
  opacity: 0.2;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:hover::after {
  transform: scale(1.1);
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:hover .la-lq__cardCta {
  transform: translateX(4px);
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:hover .la-lq__cardCta::after {
  transform: translateX(4px);
}

/* 响应式设计 */
@media (max-width: 1024px) {
  .la-lq__section[aria-label="Related resources"] .la-lq__grid--3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .la-lq__section[aria-label="Related resources"] {
    padding: 2rem 1rem;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__sectionHead {
    margin-bottom: 2rem;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__grid--3 {
    grid-template-columns: 1fr;
    gap: 16px;
    max-width: 500px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__resource {
    padding: 24px 20px;
    min-height: 200px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__cardTitle {
    font-size: 1.2rem;
    padding-left: 56px;
    min-height: 44px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__resource::after {
    width: 44px;
    height: 44px;
    font-size: 1.6rem;
    top: 20px;
    left: 20px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__h2 {
    font-size: 1.6rem;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__lead {
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .la-lq__section[aria-label="Related resources"] {
    padding: 1.5rem 0.75rem;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__resource {
    padding: 20px 16px;
    min-height: 190px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__cardTitle {
    font-size: 1.1rem;
    padding-left: 48px;
    min-height: 40px;
    margin-bottom: 12px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__resource::after {
    width: 40px;
    height: 40px;
    font-size: 1.4rem;
    top: 16px;
    left: 16px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__cardText {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  
  .la-lq__section[aria-label="Related resources"] .la-lq__cardCta {
    padding: 8px 16px;
    font-size: 0.85rem;
  }
}

/* 动画效果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource {
  animation: fadeInUp 0.4s ease-out;
  animation-fill-mode: both;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(1) {
  animation-delay: 0.1s;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(2) {
  animation-delay: 0.2s;
}

.la-lq__section[aria-label="Related resources"] .la-lq__resource:nth-child(3) {
  animation-delay: 0.3s;
}

/* 可访问性优化 */
.la-lq__section[aria-label="Related resources"] .la-lq__resource:focus-visible {
  outline: 3px solid rgba(59, 130, 246, 0.3);
  outline-offset: 2px;
}

/* 低动效偏好 */
@media (prefers-reduced-motion: reduce) {
  .la-lq__section[aria-label="Related resources"] .la-lq__resource,
  .la-lq__section[aria-label="Related resources"] .la-lq__cardCta {
    animation: none;
    transition: none;
  }
}/* End custom CSS */