 .u-section-1 {
  min-height: 400px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 400px;
  margin-top: 0;
  margin-bottom: 0;
}:root {
    
    
    
    
    
    
    
    
    
    
    
    
    --radius: 14px !important;
}
* {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}
html {
    scroll-behavior: smooth !important;
    font-size: 15px !important;
}
body {
    font-family: 'Noto Sans KR', sans-serif !important;
    background: #fdf7f3 !important !important;
    background-color: #fdf7f3 !important;
    color: #3a2a2f !important !important;
    color: #3a2a2f !important;
    line-height: 1.8 !important;
    overflow-x: hidden !important;
    font-size: 1.1em !important;
}
/* ══ HERO (헤더 없음) ══ */
.hero-top {
    position: relative !important;
    overflow: hidden !important;
    background: linear-gradient(160deg, #fffaf7 0%, #fbe7e0 55%, #f7dfe4 100%) !important;
    padding: 4.5rem 1.5rem 3.5rem !important;
    text-align: center !important;
    border-bottom: none !important;
}
.hero-top::before {
    content: '' !important;
    position: absolute !important;
    inset: 0 !important;
    background:
        repeating-linear-gradient(135deg, rgba(140, 37, 71, 0.045) 0px, rgba(140, 37, 71, 0.045) 1px, transparent 1px, transparent 13px) !important;
    pointer-events: none !important;
}
.hero-top::after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 5px !important;
    background: linear-gradient(90deg, #8c2547 0%, #c2456a 35%, #d1903c 70%, #8c2547 100%) !important;
}
.header-badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    background: #ffffff !important;
    border: 1px solid rgba(140, 37, 71, 0.22) !important;
    border-radius: 6px !important;
    padding: 0.4rem 1rem !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    color: #8c2547 !important !important;
    color: #8c2547 !important;
    margin-bottom: 1.5rem !important;
    letter-spacing: 0.06em !important;
    box-shadow: 3px 3px 0 rgba(140, 37, 71, 0.12) !important;
}
.hero-top h1 {
    font-size: clamp(1.7rem, 4.4vw, 2.7rem) !important;
    font-weight: 900 !important;
    color: #6d1a37 !important;
    margin-bottom: 0.9rem !important;
    letter-spacing: -0.025em !important;
    line-height: 1.4 !important;
    max-width: 860px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.hero-top h1 em {
    font-style: normal !important;
    background: linear-gradient(180deg, transparent 62%, rgba(209, 144, 60, 0.42) 62%) !important;
    padding: 0 0.1em !important;
}
.hero-top .sub {
    font-size: 1.05rem !important;
    color: #8a747a !important !important;
    color: #7d666c !important;
    max-width: 620px !important;
    margin: 0 auto 2rem !important;
}
/* ── 히어로 지표: 박스형 3열 ── */
.stats-bar {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 0.7rem !important;
    margin-top: 1.8rem !important;
}
.stat-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 0.15rem !important;
    background: rgba(255, 255, 255, 0.82) !important;
    border: 1px solid rgba(140, 37, 71, 0.16) !important;
    border-radius: 10px !important;
    padding: 0.85rem 1.6rem !important;
    min-width: 128px !important;
}
.stat-num {
    font-size: 1.45rem !important;
    font-weight: 900 !important;
    color: #8c2547 !important !important;
    color: #8c2547 !important;
    line-height: 1.2 !important;
}
.stat-label {
    font-size: 0.74rem !important;
    color: #8a747a !important !important;
    color: #8a747a !important;
    letter-spacing: 0.04em !important;
}
/* ══ 공식 사이트 3D 버튼 ══ */
.official-cta-wrap {
    text-align: center !important;
    padding: 2.5rem 1.5rem 1rem !important;
    position: relative !important;
    z-index: 2 !important;
}
.official-cta-wrap--hero {
    padding: 2rem 1.5rem 0 !important;
    margin-top: 0.4rem !important;
}
.btn-official-3d {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.6rem !important;
    padding: 1.15rem 2.8rem !important;
    font-size: 1.12rem !important;
    font-weight: 800 !important;
    font-family: 'Noto Sans KR', sans-serif !important;
    color: #ffffff !important;
    text-decoration: none !important;
    letter-spacing: -0.01em !important;
    border-radius: 10px !important;
    border: none !important;
    cursor: pointer !important;
    position: relative !important;
    background: linear-gradient(180deg, #d4577c 0%, #c2456a 45%, #a72f55 100%) !important;
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.4) inset,
        0 6px 0 #6d1a37,
        0 10px 20px rgba(140, 37, 71, 0.35),
        0 20px 40px rgba(140, 37, 71, 0.16) !important;
    transform: translateY(0) !important;
    transition: transform 0.15s ease, box-shadow 0.15s ease !important;
}
.btn-official-3d:hover {
    transform: translateY(-2px) !important;
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.45) inset,
        0 8px 0 #6d1a37,
        0 14px 28px rgba(140, 37, 71, 0.42),
        0 24px 48px rgba(140, 37, 71, 0.2) !important;
    color: #ffffff !important;
}
.btn-official-3d:active {
    transform: translateY(4px) !important;
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.25) inset,
        0 2px 0 #6d1a37,
        0 4px 12px rgba(140, 37, 71, 0.3) !important;
}
.btn-official-3d svg {
    flex-shrink: 0 !important;
}
/* ══ 구분선 ══ */
.wave-sep {
    display: block !important;
    width: 100% !important;
    line-height: 0 !important;
    margin-top: -1px !important;
}
/* ══ LAYOUT ══ */
.container {
    max-width: 1160px !important;
    margin: 0 auto !important;
    padding: 2.5rem 20px 0 !important;
    position: relative !important;
}
/* ══ 목차 (카드 그리드형) ══ */
.toc {
    background: #ffffff !important;
    background-color: #ffffff !important;
    border: 1px solid rgba(140, 37, 71, 0.14) !important !important;
    border-top: 4px solid #8c2547 !important;
    border-radius: 4px 4px var(--radius) var(--radius) !important;
    padding: 1.9rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
    box-shadow: 0 3px 14px rgba(58, 42, 47, 0.07) !important;
}
.toc h2 {
    font-size: 1.2rem !important;
    font-weight: 800 !important;
    color: #6d1a37 !important;
    margin-bottom: 1.2rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.55rem !important;
    padding-bottom: 0.9rem !important;
    border-bottom: 1px dashed rgba(140, 37, 71, 0.25) !important;
}
.toc h2 svg {
    flex-shrink: 0 !important;
}
.toc-list {
    list-style: none !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.6rem !important;
}
.toc-list li {
    border: 1px solid rgba(140, 37, 71, 0.12) !important;
    border-radius: 9px !important;
    background: #fdf7f3 !important;
    transition: background 0.2s, border-color 0.2s !important;
}
.toc-list li:hover {
    background: #fbeeea !important;
    border-color: rgba(140, 37, 71, 0.3) !important;
}
.toc-list a {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.65rem !important;
    text-decoration: none !important;
    color: #4a343a !important;
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
    transition: color 0.2s !important;
    word-break: keep-all !important;
    padding: 0.7rem 0.85rem !important;
}
.toc-list a:hover {
    color: #8c2547 !important;
}
.toc-num {
    flex-shrink: 0 !important;
    width: 23px !important;
    height: 23px !important;
    border-radius: 6px !important;
    background: #8c2547 !important;
    color: #fff !important;
    font-size: 0.72rem !important;
    font-weight: 800 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
}
@media (max-width: 640px) {
    .toc {
        padding: 1.5rem 1.2rem !important;
    }
    .toc-list {
        grid-template-columns: 1fr !important;
    }
}
/* ══ SECTION CARD ══ */
.card {
    background: #ffffff !important !important;
    background-color: #ffffff !important;
    border: 1px solid rgba(140, 37, 71, 0.14) !important !important;
    border-radius: var(--radius) !important;
    padding: 2rem 2.1rem 2.1rem !important;
    margin-bottom: 1.8rem !important;
    position: relative !important;
    overflow: hidden !important;
    transition: box-shadow 0.3s, transform 0.3s !important;
    box-shadow: 0 3px 14px rgba(58, 42, 47, 0.07) !important;
}
.card::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 4px !important;
    background: linear-gradient(90deg, #8c2547 0%, #c2456a 55%, #d1903c 100%) !important;
    pointer-events: none !important;
}
.card:hover {
    box-shadow: 0 10px 30px rgba(140, 37, 71, 0.13) !important;
    transform: translateY(-2px) !important;
}
/* 카드 헤더: 아이콘 + 제목 가로 배치 */
.card-head {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.95rem !important;
    margin-bottom: 1.1rem !important;
    padding-bottom: 1rem !important;
    border-bottom: 1px solid rgba(140, 37, 71, 0.1) !important;
}
.card-icon {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    background: #fbeeea !important;
    border: 1px solid rgba(140, 37, 71, 0.22) !important;
    border-radius: 50% !important;
    display: block !important;
    position: relative !important;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    line-height: 0 !important;
    overflow: hidden !important;
}
.card-icon svg {
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    fill: none !important;
    stroke: #8c2547 !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}
.card-head-txt {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}
.sec-label {
    display: block !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.16em !important;
    color: #c2456a !important;
    margin-bottom: 0.25rem !important;
    line-height: 1.4 !important;
}
.card h2 {
    font-size: 1.4rem !important;
    font-weight: 800 !important;
    color: #6d1a37 !important;
    margin-bottom: 0 !important;
    line-height: 1.4 !important;
    word-break: keep-all !important;
}
.card h3 {
    font-size: 1.08rem !important;
    font-weight: 800 !important;
    color: #a72f55 !important;
    margin: 1.6rem 0 0.7rem !important;
    line-height: 1.45 !important;
    padding-left: 0.7rem !important;
    border-left: 4px solid #d1903c !important;
    word-break: keep-all !important;
}
.card p {
    font-size: 0.97rem !important;
    color: #3a2a2f !important !important;
    color: #4a343a !important;
    margin-bottom: 0.9rem !important;
    line-height: 1.9 !important;
}
.card p:last-child {
    margin-bottom: 0 !important;
}
.card p strong {
    color: #8c2547 !important;
    font-weight: 700 !important;
}
/* ══ 강조 박스 (라벨형) ══ */
.hbox {
    background: #fdf7f3 !important;
    border: 1px solid rgba(140, 37, 71, 0.18) !important;
    border-radius: 10px !important;
    padding: 1.5rem 1.3rem 1.2rem !important;
    margin: 1.4rem 0 !important;
    font-size: 0.94rem !important;
    color: #4a343a !important;
    position: relative !important;
    line-height: 1.85 !important;
}
.hbox::before {
    content: 'POINT' !important;
    position: absolute !important;
    top: -0.68rem !important;
    left: 1.1rem !important;
    background: #8c2547 !important;
    color: #fff !important;
    font-size: 0.63rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.14em !important;
    padding: 0.15rem 0.7rem !important;
    border-radius: 4px !important;
    line-height: 1.7 !important;
}
.hbox strong {
    color: #8c2547 !important !important;
    color: #8c2547 !important;
}
/* ══ 체크리스트 (행 박스형) ══ */
.checklist {
    list-style: none !important;
    margin-top: 1.1rem !important;
}
.checklist li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.7rem !important;
    padding: 0.75rem 0.95rem !important;
    margin-bottom: 0.45rem !important;
    border: 1px solid rgba(140, 37, 71, 0.11) !important;
    border-left: 3px solid #c2456a !important;
    border-radius: 0 8px 8px 0 !important;
    background: #fffbf9 !important;
    font-size: 0.94rem !important;
    line-height: 1.75 !important;
    color: #4a343a !important;
}
.checklist li:last-child {
    margin-bottom: 0 !important;
}
.checklist li strong {
    color: #8c2547 !important;
}
.check-icon {
    flex-shrink: 0 !important;
    margin-top: 4px !important;
}
/* ══ 주의 박스 (골드 톤) ══ */
.wbox {
    background: #fdf3e4 !important;
    border: 1px solid rgba(209, 144, 60, 0.4) !important;
    border-radius: 10px !important;
    padding: 1.1rem 1.3rem !important;
    margin: 1.4rem 0 !important;
    display: flex !important;
    gap: 0.85rem !important;
    align-items: flex-start !important;
}
.wbox svg {
    flex-shrink: 0 !important;
    margin-top: 3px !important;
}
.wbox p {
    margin: 0 !important;
    font-size: 0.93rem !important;
    color: #8a5a14 !important;
    line-height: 1.8 !important;
}
.wbox p strong {
    color: #7a4d0c !important;
}
/* ══ 표 ══ */
.error-table-wrap {
    overflow-x: auto !important;
    margin: 1.4rem 0 !important;
    border: 1px solid rgba(140, 37, 71, 0.14) !important;
    border-radius: 10px !important;
}
.error-table {
    width: 100% !important;
    border-collapse: collapse !important;
    font-size: 0.9rem !important;
}
.error-table th {
    text-align: left !important;
    padding: 0.8rem 1rem !important;
    background: #8c2547 !important;
    color: #ffffff !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    border-bottom: none !important;
}
.error-table td {
    padding: 0.8rem 1rem !important;
    font-size: 0.92rem !important;
    color: #4a343a !important;
    border-bottom: 1px solid rgba(140, 37, 71, 0.1) !important;
    vertical-align: top !important;
    line-height: 1.8 !important;
}
.error-table tbody tr:nth-child(even) {
    background: #fdf7f3 !important;
}
.error-table td:first-child {
    font-weight: 700 !important;
    color: #8c2547 !important;
}
.error-table tr:last-child td {
    border-bottom: none !important;
}
@media (max-width: 640px) {
    .error-table-wrap {
        overflow-x: visible !important;
        margin: 1.1rem 0 !important;
        border: none !important;
        border-radius: 0 !important;
    }
    .error-table {
        table-layout: auto !important;
    }
    .error-table thead {
        display: none !important;
    }
    .error-table,
    .error-table tbody,
    .error-table tr,
    .error-table td {
        display: block !important;
        width: 100% !important;
    }
    .error-table tbody tr:nth-child(even) {
        background: #ffffff !important;
    }
    .error-table tr {
        margin-bottom: 0.9rem !important;
        border: 1px solid rgba(140, 37, 71, 0.16) !important;
        border-radius: 10px !important;
        background: #ffffff !important;
        overflow: hidden !important;
    }
    .error-table tr:last-child {
        margin-bottom: 0 !important;
    }
    .error-table td {
        padding: 0.85rem 1rem !important;
        border-bottom: 1px solid rgba(140, 37, 71, 0.1) !important;
        white-space: normal !important;
        word-break: keep-all !important;
        overflow-wrap: break-word !important;
        font-size: 0.92rem !important;
        line-height: 1.8 !important;
    }
    .error-table td:first-child {
        background: #8c2547 !important;
        color: #ffffff !important;
        font-size: 0.98rem !important;
        font-weight: 700 !important;
        padding: 0.75rem 1rem !important;
    }
    .error-table td:not(:first-child)::before {
        content: attr(data-label) !important;
        display: block !important;
        font-size: 0.7rem !important;
        font-weight: 800 !important;
        color: #c2456a !important;
        margin-bottom: 0.35rem !important;
        letter-spacing: 0.06em !important;
    }
    .error-table tr:last-child td:last-child {
        border-bottom: none !important;
    }
}
/* ══ 2열 정보 그리드 ══ */
.split-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.8rem !important;
    margin: 1.3rem 0 !important;
}
.split-box {
    border: 1px solid rgba(140, 37, 71, 0.14) !important;
    border-radius: 10px !important;
    padding: 1.05rem 1.15rem !important;
    background: #fffbf9 !important;
}
.split-box .sb-title {
    display: block !important;
    font-size: 0.88rem !important;
    font-weight: 800 !important;
    color: #8c2547 !important;
    margin-bottom: 0.35rem !important;
    line-height: 1.5 !important;
}
.split-box p {
    font-size: 0.9rem !important;
    color: #4a343a !important;
    margin: 0 !important;
    line-height: 1.8 !important;
}
@media (max-width: 640px) {
    .split-grid {
        grid-template-columns: 1fr !important;
    }
}
/* ══ 키워드 태그 ══ */
.kw-row {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0.4rem !important;
    margin: 1.2rem 0 0.2rem !important;
}
.kw-row span {
    display: inline-block !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    color: #8c2547 !important;
    background: #fbeeea !important;
    border: 1px solid rgba(140, 37, 71, 0.16) !important;
    border-radius: 999px !important;
    padding: 0.2rem 0.72rem !important;
    line-height: 1.7 !important;
}
/* ══ FAQ ══ */
.faq-item {
    border: 1px solid rgba(140, 37, 71, 0.14) !important !important;
    border-radius: 10px !important;
    margin-bottom: 0.7rem !important;
    overflow: hidden !important;
    transition: border-color 0.3s !important;
    background: #ffffff !important;
}
.faq-item:hover {
    border-color: #eb9bb1 !important !important;
    border-color: #eb9bb1 !important;
}
.faq-q {
    width: 100% !important;
    background: #fdf7f3 !important;
    border: none !important;
    color: #3a2a2f !important;
    text-align: left !important;
    padding: 1rem 1.2rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 0.8rem !important;
    font-size: 0.96rem !important;
    font-weight: 700 !important;
    font-family: 'Noto Sans KR', sans-serif !important;
}
.faq-q .q-badge {
    flex-shrink: 0 !important;
    width: 26px !important;
    height: 26px !important;
    border-radius: 6px !important;
    background: #8c2547 !important;
    color: #fff !important;
    font-weight: 800 !important;
    font-size: 0.78rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.faq-a {
    display: block !important;
    padding: 1rem 1.2rem 1.1rem !important;
    font-size: 0.93rem !important;
    color: #5d474e !important;
    line-height: 1.85 !important;
    border-top: 1px solid rgba(140, 37, 71, 0.14) !important !important;
}
.faq-a strong {
    color: #8c2547 !important;
}
/* ══ HERO INTRO BLOCK ══ */
.hero-intro-block {
    text-align: center !important;
    padding: 2.5rem 1.5rem 0.5rem !important;
}
.hero-intro-block h2 {
    font-size: clamp(1.4rem, 3vw, 2rem) !important;
    font-weight: 800 !important;
    color: #6d1a37 !important;
    margin-bottom: 0.75rem !important;
    letter-spacing: -0.02em !important;
}
.hero-intro-block p {
    font-size: 0.97rem !important;
    color: #8a747a !important;
    max-width: 560px !important;
    margin: 0 auto !important;
    line-height: 1.75 !important;
}
.hero-img-row {
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    padding: 40px 20px !important;
    flex-wrap: wrap !important;
}
/* ── HERO BOTTOM IMAGES (수정 금지) ── */
.hero-bottom-img {
    width: 600px;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 12px;
    display: block;
}
@media(max-width: 640px) {
    .hero-bottom-img {
        width: 100%;
        height: auto;
    }
}
/* ── FOOTER THUMBNAILS ── */
.footer-thumb-wrap {
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    padding: 2rem 20px 1rem !important;
    flex-wrap: wrap !important;
}
.footer-thumb-img {
    width: 425px !important;
    height: 250px !important;
    max-width: 100% !important;
    object-fit: contain !important;
    border-radius: 12px !important;
    display: block !important;
    border: 1px solid rgba(140, 37, 71, 0.16) !important;
    background: #fbeeea !important;
    box-shadow: 0 4px 16px rgba(58, 42, 47, 0.08) !important;
}
@media (max-width: 640px) {
    .footer-thumb-wrap {
        padding: 1.5rem 12px 1rem !important;
        gap: 14px !important;
    }
    .footer-thumb-img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 425 / 250 !important;
        object-fit: contain !important;
    }
}
/* ══ IMG PLACEHOLDER (엑박 + 프롬프트) ══ */
.img-placeholder {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fbeeea !important;
    color: #8a747a !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    text-align: center !important;
    line-height: 1.5 !important;
    padding: 1rem !important;
}
.footer-thumb-img.img-placeholder {
    width: 425px !important;
    height: 250px !important;
    overflow: auto !important;
    background: repeating-linear-gradient(45deg, #fdf7f3 0px, #fdf7f3 9px, #fbeeea 9px, #fbeeea 18px) !important;
    border: 1px dashed rgba(140, 37, 71, 0.42) !important;
}
.footer-thumb-img .prompt-inner {
    font-size: 0.72rem !important;
    font-weight: 500 !important;
    color: #4a343a !important;
    text-align: left !important;
    line-height: 1.55 !important;
    max-width: 100% !important;
}
.footer-thumb-img .prompt-inner p {
    margin: 0 0 0.35rem !important;
    color: #4a343a !important;
}
.footer-thumb-img .prompt-inner strong {
    color: #8c2547 !important;
}
/* ── SECTION IMAGE (사이즈 수정 금지) ── */
.card .section-image {
    display: block !important;
    width: 930px !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto 50px !important;
    border-radius: 20px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
    object-fit: cover !important;
}
@media (max-width: 768px) {
    .card .section-image {
        width: 100% !important;
        max-width: 400px !important;
        margin: 0 auto 35px !important;
    }
}
/* 섹션 이미지 엑박 스타일 (색상/여백만) */
.card .section-image.img-placeholder {
    aspect-ratio: 930 / 620 !important;
    overflow: auto !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    background: repeating-linear-gradient(45deg, #fdf7f3 0px, #fdf7f3 11px, #fbeeea 11px, #fbeeea 22px) !important;
    border: 1px dashed rgba(140, 37, 71, 0.42) !important;
    padding: 1.4rem !important;
}
.card .section-image .prompt-inner {
    font-size: 0.86rem !important;
    font-weight: 500 !important;
    color: #4a343a !important;
    text-align: left !important;
    line-height: 1.75 !important;
    max-width: 100% !important;
}
.card .section-image .prompt-inner p {
    margin: 0 0 0.5rem !important;
    color: #4a343a !important;
    font-size: 0.86rem !important;
}
.card .section-image .prompt-inner strong {
    color: #8c2547 !important;
}
@media (max-width: 768px) {
    .card .section-image.img-placeholder {
        padding: 1rem !important;
    }
    .card .section-image .prompt-inner,
    .card .section-image .prompt-inner p {
        font-size: 0.75rem !important;
        line-height: 1.6 !important;
    }
}
/* ══ FOOTER ══ */
footer {
    text-align: center !important;
    padding: 3rem 1.2rem 2.6rem !important;
    border-top: 4px solid #d1903c !important;
    margin-top: 1rem !important;
    position: relative !important;
    overflow: hidden !important;
    background: linear-gradient(165deg, #8c2547 0%, #6d1a37 60%, #58142c 100%) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}
footer::before {
    content: '' !important;
    position: absolute !important;
    inset: 0 !important;
    background:
        repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.035) 0px, rgba(255, 255, 255, 0.035) 1px, transparent 1px, transparent 14px) !important;
    pointer-events: none !important;
}
.footer-icon-wrap {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 auto 0.8rem !important;
    position: relative !important;
    z-index: 1 !important;
}
.footer-icon {
    display: block !important;
    margin: 0 auto !important;
}
.footer-logo {
    font-size: 1.35rem !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    margin-bottom: 0.4rem !important;
    position: relative !important;
    z-index: 1 !important;
    width: 100% !important;
    text-align: center !important;
    letter-spacing: -0.01em !important;
}
.footer-sub {
    font-size: 0.84rem !important;
    color: #f3d9df !important;
    position: relative !important;
    z-index: 1 !important;
    line-height: 1.75 !important;
    width: 100% !important;
    max-width: 740px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.footer-tags {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 0.4rem !important;
    margin: 1rem auto !important;
    max-width: 700px !important;
    position: relative !important;
    z-index: 1 !important;
}
.footer-tags span {
    display: inline-block !important;
    padding: 0.22rem 0.75rem !important;
    border-radius: 5px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(240, 200, 150, 0.32) !important;
    color: #f6e3c4 !important;
    font-size: 0.73rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    line-height: 1.7 !important;
}
.footer-line {
    width: 46px !important;
    height: 2px !important;
    background: #d1903c !important;
    margin: 0.9rem auto !important;
    position: relative !important;
    z-index: 1 !important;
}
/* ══ MOBILE ONLY BR ══ */
br.mo {
    display: none !important;
}
@media(max-width: 640px) {
    br.mo {
        display: block !important;
    }
}
/* ══ RESPONSIVE ══ */
@media(max-width:640px) {
    .hero-top {
        padding: 3.4rem 1rem 2.6rem !important;
    }
    .stats-bar {
        gap: 0.5rem !important;
    }
    .stat-item {
        padding: 0.7rem 1rem !important;
        min-width: 100px !important;
        flex: 1 1 30% !important;
    }
    .stat-num {
        font-size: 1.2rem !important;
    }
    .card {
        padding: 1.5rem 1.3rem !important;
    }
    .card-head {
        gap: 0.75rem !important;
    }
    .card p,
    .card h3,
    .hbox,
    .wbox p,
    .checklist li,
    .faq-a,
    .faq-q,
    .split-box p {
        word-break: keep-all !important;
        overflow-wrap: break-word !important;
    }
    .card h2 {
        font-size: 1.18rem !important;
        word-break: keep-all !important;
    }
    .btn-official-3d {
        padding: 0.95rem 2rem !important;
        font-size: 1rem !important;
    }
}
/* ══ FULL WIDTH SECTIONS ══ */
.hero-top,
footer,
.wave-sep {
    width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
} 