.lcgh-wrap{--navy:#102a4c;--green:#0fa66f;--muted:#64748b;--line:#e2e8f0;max-width:1180px;margin:0 auto;padding:48px 24px 90px;color:#0f2744}
.lcgh-hero{padding:52px 48px;border-radius:28px;background:linear-gradient(135deg,#eef8f4 0%,#f8fbff 100%);border:1px solid #e5edf5}
.lcgh-eyebrow{margin:0 0 8px!important;color:#0b9464!important;font-weight:850;font-size:14px}.lcgh-hero h1,.lcgh-heading h2{margin:0!important;color:var(--navy);letter-spacing:-.04em}.lcgh-hero h1{font-size:clamp(36px,5vw,64px)!important;line-height:1.08}.lcgh-hero>p:not(.lcgh-eyebrow){max-width:800px;margin:18px 0 0!important;color:#52647a;font-size:18px;line-height:1.75}
.lcgh-search{display:flex;gap:10px;margin-top:28px;max-width:760px}.lcgh-search input{flex:1;min-width:0;height:58px;border:1px solid #d9e2ec;border-radius:16px;padding:0 20px;font-size:16px;background:#fff}.lcgh-search button{height:58px;padding:0 26px;border:0;border-radius:16px;background:var(--navy);color:#fff;font-weight:850;font-size:16px;cursor:pointer}
.lcgh-section-nav{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.lcgh-section-nav a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 15px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;color:#4b5e75!important;font-weight:750;text-decoration:none!important}.lcgh-section-nav a span{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#edf2f7;font-size:11px}.lcgh-section-nav a.is-active{background:var(--navy);border-color:var(--navy);color:#fff!important}.lcgh-section-nav a.is-active span{background:rgba(255,255,255,.18)}
.lcgh-section{margin-top:56px}.lcgh-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.lcgh-heading h2{font-size:clamp(28px,3vw,42px)!important}.lcgh-result-count{margin:0!important;color:#64748b;font-weight:800}
.lcgh-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lcgh-featured-card,.lcgh-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(16,42,76,.06)}.lcgh-featured-card a,.lcgh-card a{display:block;color:inherit!important;text-decoration:none!important;height:100%}.lcgh-media,.lcgh-thumb{aspect-ratio:16/9;background:#eaf4f0;overflow:hidden}.lcgh-media img,.lcgh-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.lcgh-card:hover img,.lcgh-featured-card:hover img{transform:scale(1.03)}.lcgh-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(135deg,#dff5ec,#edf3ff);color:#0b6e55;font-weight:900}.lcgh-card-body{padding:20px}.lcgh-card-body h3{margin:10px 0!important;color:var(--navy);font-size:20px!important;line-height:1.4;letter-spacing:-.025em}.lcgh-card-body p{margin:0!important;color:#607086;line-height:1.65;font-size:14px}.lcgh-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e9f8f2;color:#087d58;font-size:12px;font-weight:800}.lcgh-meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.lcgh-meta time{font-size:12px;color:#94a3b8}.lcgh-link{display:inline-block;margin-top:16px;color:#0b6e55;font-weight:850;font-size:14px}
.lcgh-type-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:14px 16px;border-radius:16px;background:#f7f9fc}.lcgh-type-filters>span{margin-right:4px;color:#64748b;font-weight:800;font-size:13px}.lcgh-type-filters a{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;color:#4b5e75!important;font-weight:750;text-decoration:none!important;font-size:13px}.lcgh-type-filters a.is-active{background:var(--navy);border-color:var(--navy);color:#fff!important}
.lcgh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lcgh-empty{text-align:center;padding:56px 24px;border:1px dashed #cbd5e1;border-radius:20px;background:#fafcff}.lcgh-empty h3{margin:0 0 10px!important;color:var(--navy)}.lcgh-empty p{color:#64748b}.lcgh-empty a{color:#0b6e55!important;font-weight:800}.lcgh-pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.lcgh-pagination a,.lcgh-pagination span{display:flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:12px;border:1px solid #dbe4ee;text-decoration:none!important;color:#334155!important;background:#fff}.lcgh-pagination .current{background:var(--navy);color:#fff!important;border-color:var(--navy)}
@media(max-width:900px){.lcgh-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lcgh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.lcgh-wrap{padding:24px 16px 100px}.lcgh-hero{padding:30px 22px;border-radius:22px}.lcgh-hero>p:not(.lcgh-eyebrow){font-size:16px}.lcgh-search{flex-direction:column}.lcgh-search input,.lcgh-search button{width:100%}.lcgh-section-nav,.lcgh-type-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.lcgh-section-nav a,.lcgh-type-filters a{white-space:nowrap}.lcgh-featured-grid,.lcgh-grid{grid-template-columns:1fr}.lcgh-section{margin-top:42px}.lcgh-card-body h3{font-size:19px!important}.lcgh-type-filters>span{display:none}.lcgh-heading{align-items:flex-start}.lcgh-result-count{font-size:13px}}
.lcgh-review-chip{display:inline-flex;align-items:center;min-height:25px;margin:8px 0 0;padding:0 9px;border-radius:999px;background:#fff3cd;color:#9a6700;font-size:11px;font-weight:800}


/* v1.4: 콘텐츠 수에 맞춘 허브 밀도와 중복 제거 */
.lcgh-featured-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px}
.lcgh-result-count{display:flex;flex-direction:column;align-items:flex-end;line-height:1.25}
.lcgh-result-count strong{color:#334155;font-size:14px}
.lcgh-result-count small{color:#94a3b8;font-size:11px;margin-top:3px}
.lcgh-type-filters a span{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;margin-left:6px;border-radius:999px;background:#eef2f7;color:#64748b;font-size:10px}
.lcgh-type-filters a.is-active span{background:rgba(255,255,255,.18);color:#fff}
.lcgh-empty-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:18px}
.lcgh-empty-actions a{display:inline-flex;min-height:40px;align-items:center;padding:0 15px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;text-decoration:none!important}
.lcgh-empty-recommend{margin-top:28px}
.lcgh-empty-recommend>.lcgh-eyebrow{margin-bottom:12px!important}
.lcgh-search-suggestions{margin-top:28px}
.lcgh-search-suggestion-block{padding-top:24px;border-top:1px solid #e2e8f0}
.lcgh-search-suggestion-block h3{margin:0 0 14px!important;color:#102a4c}
.lcgh-search-suggestion-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.lcgh-search-suggestion-list a{display:flex;flex-direction:column;gap:4px;padding:14px;border:1px solid #dbe4ee;border-radius:14px;background:#fff;text-align:left;text-decoration:none!important}
.lcgh-search-suggestion-list span{color:#0b9464;font-size:11px;font-weight:800}
.lcgh-search-suggestion-list strong{color:#102a4c;font-size:14px;line-height:1.45}
.lcgh-search-category-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.lcgh-search-category-links a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;text-decoration:none!important}
.lcgh-search-all{display:inline-flex;margin-top:16px;font-weight:850!important}
@media(max-width:900px){
  .lcgh-featured-grid--3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
}
@media(max-width:640px){
  .lcgh-featured-grid--3{grid-template-columns:1fr}
  .lcgh-search-suggestion-list{grid-template-columns:1fr}
}


/* v1.4.1 — 추천·전체 카드 공통 대표 이미지 대체 디자인 */
.lcgh-placeholder{
  display:flex;
  width:100%;
  height:100%;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:18px;
  background:
    radial-gradient(circle at 82% 18%,rgba(255,255,255,.72) 0 12%,transparent 13%),
    linear-gradient(135deg,#dff5ec 0%,#e9f5f3 48%,#edf3ff 100%);
  color:#0b6e55;
  text-align:center;
}
.lcgh-placeholder-icon{
  width:42px;
  height:42px;
  margin-bottom:3px;
  color:#0b7c5e;
}
.lcgh-placeholder-brand{
  color:#5d7b75;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
}
.lcgh-placeholder-label{
  color:#0b6e55;
  font-size:15px;
  font-weight:900;
  line-height:1.3;
  letter-spacing:-.025em;
}
@media(max-width:640px){
  .lcgh-placeholder-icon{width:38px;height:38px}
  .lcgh-placeholder-label{font-size:14px}
}
