/* =========================================
   블로그 상세페이지 리뉴얼 (Blog Group)
   ========================================= */

   .BlogGroup {
    background: #0b0e12; /* 딥 다크 배경 */
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
}

/* 1. 상단 헤더 텍스트 영역 */
.BlogGroup .inner.header-text {
    padding: 150px 20px 80px 20px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.BlogGroup .header-text h2 {
    color: #FFF;
    font-size: clamp(36px, 6vw, 62px); /* 인스타와 동일한 위상 */
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 25px;
    letter-spacing: -1.5px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.BlogGroup .header-text .subtitle {
    color: #8B95A1;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 900px;
    margin: 0 auto;
    word-break: keep-all;
}

.BlogGroup .header-text .subtitle strong {
    color: #FF5F00;
    font-weight: 700;
}

/* 2. 메인 비주얼 박스 (Blog 전용 배경) */
.BlogGroup .mainVisual {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    border-radius: 0px;
    overflow: hidden;
    background: url('../../images/blogbg.png') no-repeat center center;
    background-size: cover;
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.BlogGroup .mainVisualText {
    padding: 100px 40px;
    text-align: center;
    background: rgba(11, 14, 18, 0.6); /* 인스타보다 텍스트가 많으므로 살짝 더 어둡게 */
    backdrop-filter: blur(4px);
}

.BlogGroup .mainVisualText h4 {
    color: #FF5F00;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.BlogGroup .mainVisualText h3 {
    color: #fff;
    font-size: 46px !important; /* 인스타 h3와 동일한 크기 */
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 30px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.BlogGroup .mainVisualText h3 em {
    font-style: normal;
    color: #FF5F00;
}

.BlogGroup .mainVisualText span {
    color: #D1D6DB;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    word-break: keep-all;
}

.BlogGroup .mainVisualText span em {
    font-style: normal;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 95, 0, 0.5); /* 강조 포인트 */
}
/* =========================================
   블로그 상세 - 초밀착 아기자기 (768px 이하)
   ========================================= */
   @media screen and (max-width: 768px) {
    .BlogGroup {
        padding-bottom: 30px;
    }

    /* 1. 상단 헤더 - 군더더기 없이 밀착 */
    .BlogGroup .inner.header-text {
        padding: 60px 15px 30px 15px; /* 상단 여백 대폭 축소 */
    }

    .BlogGroup .header-text h2 {
        font-size: 20px; /* 62px -> 20px로 과감하게 축소 */
        letter-spacing: -0.8px;
        margin-bottom: 10px;
        line-height: 1.3;
    }

    .BlogGroup .header-text .subtitle {
        font-size: 13px; /* 아주 오목조목한 본문 사이즈 */
        line-height: 1.4;
        color: #8B95A1;
        max-width: 100%;
    }

    /* 2. 메인 비주얼 박스 - 화면을 꽉 채우되 내부 요소는 옹기종기 */
    .BlogGroup .mainVisual {
        border-radius: 0;
        border: none;
    }

    .BlogGroup .mainVisualText {
        padding: 45px 20px; /* 벙벙한 느낌 제거 */
        background: rgba(11, 14, 18, 0.7); /* 블로그는 가독성이 더 중요하므로 레이어 강화 */
    }

    /* 상단 라벨 스타일 - 앙증맞게 */
    .BlogGroup .mainVisualText h4 {
        font-size: 11px; /* 칩 디자인 느낌 */
        letter-spacing: 0.5px;
        background: rgba(255, 95, 0, 0.15);
        border: 1px solid rgba(255, 95, 0, 0.3);
        display: inline-block;
        padding: 3px 10px;
        border-radius: 4px;
        margin-bottom: 12px;
        color: #FF5F00;
    }

    /* 메인 타이틀 - 핵심이 한눈에 들어오게 */
    .BlogGroup .mainVisualText h3 {
        font-size: 19px !important; /* 46px -> 19px 아기자기한 강조 */
        line-height: 1.4;
        margin-bottom: 15px;
        letter-spacing: -0.5px;
    }

    /* 설명 문구 - 정갈하게 정돈 */
    .BlogGroup .mainVisualText span {
        font-size: 13px; /* 18px -> 13px */
        line-height: 1.6;
        color: #D1D6DB;
    }

    .BlogGroup .mainVisualText span em {
        border-bottom-width: 1px;
        font-weight: 700;
    }
}

/* 초소형 모바일 (360px 이하) - 정밀 튜닝 */
@media screen and (max-width: 360px) {
    .BlogGroup .header-text h2 { font-size: 18px; }
    .BlogGroup .mainVisualText h3 { font-size: 17px !important; }
    .BlogGroup .mainVisualText { padding: 35px 15px; }
    .BlogGroup .mainVisualText span { font-size: 12px; }
}



/* =========================================
   서비스 유형 & 네이버 인플루언서 (Blog 전용)
   ========================================= */

   .ServiceType {
    background: #111418; /* 약간 밝은 다크 배경 */
    padding: 140px 0;
    text-align: center;
}

.ServiceType .inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 상단 텍스트 위계 */
.ServiceType h5 {
    color: #FF5F00;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.ServiceType h4 {
    color: #fff;
    font-size: 44px;
    font-weight: 800;
    margin-bottom: 60px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

/* 그리드 레이아웃 (인스타 스타일 계승) */
.ServiceType .flexcontainer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-bottom: 120px;
}

.ServiceType .flexitem {
    background: #1c212a; /* 카드 배경 */
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 24px;
    padding: 45px 30px;
    text-align: left;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
}

.ServiceType .flexitem:hover {
    transform: translateY(-12px);
    border-color: #FF5F00;
    background: #242b37;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.ServiceType .flexitem i {
    font-style: normal;
    font-size: 28px;
    font-weight: 900;
    color: #FF5F00;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}

.ServiceType .flexitem p {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 25px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
    min-height: 62px; /* 카드간 제목 높이 균형 */
}

.ServiceType .flexitem span {
    color: #9CA3AF;
    font-size: 15px;
    line-height: 1.6;
    display: block;
    margin-bottom: 15px;
    word-break: keep-all;
}

.ServiceType .flexitem span em {
    font-style: normal;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 95, 0, 0.3);
}

/* --- 하단 네이버 인플루언서 섹션 --- */
.naverinfl {
    padding-top: 100px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.naverinfl h5 {
    color: #8B95A1; /* 부제목은 조금 차분하게 */
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.naverinfl h4 {
    font-size: 52px;
    margin-bottom: 40px;
    background: linear-gradient(to right, #fff, #8B95A1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.OfficialSelection {
    color: #D1D6DB;
    font-size: 18px;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto;
    word-break: keep-all;
    padding-bottom: 20px;
}

.OfficialSelection em {
    font-style: normal;
    color: #FF5F00;
    font-weight: 700;
}

/* 반응형 대응 */
@media screen and (max-width: 1200px) {
    .ServiceType .flexcontainer { grid-template-columns: repeat(2, 1fr); }
}

/* =========================================
   서비스 유형 (Blog) - 768px 이하 초슬림 2*2
   ========================================= */
   @media screen and (max-width: 768px) {
    .ServiceType {
        padding: 60px 0;
    }

    /* 상단 타이틀 아기자기하게 축소 */
    .ServiceType h5 {
        font-size: 11px;
        letter-spacing: 1px;
        margin-bottom: 8px;
    }

    .ServiceType h4 {
        font-size: 22px; /* 44px -> 22px */
        margin-bottom: 35px;
        letter-spacing: -0.5px;
    }

    /* ★ 핵심: 2*2 그리드 유지 */
    .ServiceType .flexcontainer {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        margin-bottom: 60px;
    }

    .ServiceType .flexitem {
        padding: 25px 15px; /* 내부 여백 축소 */
        border-radius: 16px;
        min-height: auto; /* 모바일 높이 자율화 */
    }

    /* 숫자(i) 디자인 초소형화 */
    .ServiceType .flexitem i {
        font-size: 20px;
        margin-bottom: 15px;
    }

    /* 서비스 제목 - 좁은 폭에 맞춰 폰트 다운 */
    .ServiceType .flexitem p {
        font-size: 15px; /* 22px -> 15px */
        margin-bottom: 12px;
        min-height: auto; /* 62px 해제 */
        line-height: 1.3;
    }

    /* 서비스 설명 - 아주 오목조목하게 */
    .ServiceType .flexitem span {
        font-size: 11px; /* 15px -> 11px */
        line-height: 1.4;
        margin-bottom: 0;
        opacity: 0.8;
    }

    /* --- 하단 네이버 인플루언서 섹션 --- */
    .naverinfl {
        padding-top: 50px;
    }

    .naverinfl h5 {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .naverinfl h4 {
        font-size: 24px; /* 52px -> 24px */
        margin-bottom: 20px;
        letter-spacing: -1px;
    }

    .OfficialSelection {
        font-size: 13px; /* 18px -> 13px */
        line-height: 1.6;
        padding-bottom: 0;
    }
}

/* 초소형 폰 (360px 이하) 추가 튜닝 */
@media screen and (max-width: 360px) {
    .ServiceType h4 { font-size: 20px; }
    .ServiceType .flexitem { padding: 20px 12px; }
    .ServiceType .flexitem p { font-size: 14px; }
    .naverinfl h4 { font-size: 22px; }
}



/* =========================================
   01. 인플루언서 검색 (Influencer01)
   ========================================= */
   .Influencer01 {
    background: #0b0e12; /* 딥 다크 배경 */
    padding: 140px 0;
    text-align: center;
}

.Influencer01 .inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 섹션 번호 디자인 통일 */
.Influencer01 .inner > strong {
    display: block;
    font-size: 80px;
    font-weight: 900;
    color: rgba(255, 95, 0, 0.1);
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: -40px;
}

.Influencer01 h2 {
    color: #fff;
    font-size: 46px !important;
    font-weight: 800;
    margin-bottom: 30px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.Influencer01 .Serviceintro {
    color: #9CA3AF;
    font-size: 19px;
    line-height: 1.6;
    margin-bottom: 80px;
}

.Influencer01 .Serviceintro em {
    font-style: normal;
    color: #FF5F00;
    font-weight: 700;
}

/* 카드 컨테이너 */
.Influencer01 .flexcontainer {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.Influencer01 .flexitem {
    flex: 1;
    height: 480px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    text-align: left;
    background-size: cover;
    background-position: center;
}

/* 배경 이미지 개별 설정 */
.card-bg-01 { background-image: url('../images/infl01.png'); }
.card-bg-02 { background-image: url('../images/infl02.png'); }

/* 이미지 위 텍스트 가독성을 위한 오버레이 */
.card-overlay {
    position: absolute;
    inset: 0;
    padding: 50px 40px;
    background: linear-gradient(to bottom, rgba(11, 14, 18, 0.7) 0%, rgba(11, 14, 18, 0.3) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.Influencer01 .flexitem p {
    color: #FF5F00;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 25px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.Influencer01 .flexitem span {
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    word-break: keep-all;
}

/* 특징 리스트 스타일 */
.feature-list {
    margin-top: 30px;
    padding-left: 0;
    list-style: none;
}

.feature-list li {
    color: #D1D6DB;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 8px;
    position: relative;
    padding-left: 18px;
}

.feature-list li::before {
    content: '•';
    color: #FF5F00;
    position: absolute;
    left: 0;
    font-weight: 900;
}

/* 모바일 대응 */
@media screen and (max-width: 1024px) {
    .Influencer01 .flexcontainer { flex-direction: column; }
    .Influencer01 .flexitem { height: auto; min-height: 380px; }
}
/* =========================================
   인플루언서 검색 - 768px 이하 초슬림 2*2
   ========================================= */
   @media screen and (max-width: 768px) {
    .Influencer01 {
        padding: 60px 0;
    }

    /* 배경 번호 (01) 축소 */
    .Influencer01 .inner > strong {
        font-size: 40px;
        margin-bottom: -20px;
        opacity: 0.15;
    }

    .Influencer01 h2 {
        font-size: 22px !important;
        margin-bottom: 20px;
        letter-spacing: -0.5px;
    }

    .Influencer01 .Serviceintro {
        font-size: 13px;
        margin-bottom: 40px;
        line-height: 1.5;
    }

    /* ★ 카드 컨테이너 - 아기자기한 2열 배치 */
    .Influencer01 .flexcontainer {
        display: grid !important; /* flex에서 grid로 변경 */
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
    }

    .Influencer01 .flexitem {
        height: auto;
        min-height: 280px; /* 높이 축소 */
        border-radius: 16px;
    }

    /* 카드 오버레이 패딩 축소 */
    .card-overlay {
        padding: 25px 15px; /* 50px 40px -> 25px 15px */
    }

    .Influencer01 .flexitem p {
        font-size: 16px; /* 26px -> 16px */
        margin-bottom: 12px;
        letter-spacing: -0.5px;
    }

    .Influencer01 .flexitem span {
        font-size: 12px; /* 18px -> 12px */
        line-height: 1.4;
        opacity: 0.9;
    }

    /* 특징 리스트 초소형화 */
    .feature-list {
        margin-top: 15px;
    }

    .feature-list li {
        font-size: 10.5px; /* 아주 오목조목하게 */
        line-height: 1.4;
        margin-bottom: 4px;
        padding-left: 12px;
        color: #ddd;
    }
}

/* 초소형 모바일 (360px 이하) 추가 조정 */
@media screen and (max-width: 360px) {
    .Influencer01 h2 { font-size: 20px !important; }
    .Influencer01 .flexitem { min-height: 250px; }
    .Influencer01 .flexitem p { font-size: 15px; }
    .feature-list li { font-size: 10px; }
}



/* =========================================
   02. 인플루언서 검색 주제 (Influencer02)
   ========================================= */
   .Influencer02 {
    background: #111418; /* 딥 블랙보다 한 단계 밝은 배경 */
    padding: 140px 0;
    text-align: center;
}

.Influencer02 .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 섹션 번호 (02) */
.Influencer02 .inner > strong {
    display: block;
    font-size: 80px;
    font-weight: 900;
    color: rgba(255, 95, 0, 0.1);
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: -40px;
}

.Influencer02 h2 {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 46px !important;
    font-weight: 800;
    margin-bottom: 25px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.Influencer02 .Serviceintro {
    color: #8B95A1;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 60px;
    word-break: keep-all;
}

/* 해시태그 컨테이너 */
.hashwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    max-width: 1000px;
    margin: 0 auto;
}

/* 개별 해시태그 디자인 */
.hashwrap div {
    background: rgba(255, 255, 255, 0.03); /* 아주 옅은 유리 느낌 */
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #D1D6DB;
    padding: 12px 28px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: default;
}

/* 해시태그 호버 효과 */
.hashwrap div:hover {
    background: rgba(255, 95, 0, 0.1);
    border-color: #FF5F00;
    color: #FF5F00;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

/* 강조 포인트 (특정 키워드 랜덤 강조 효과 줄 때) */
.hashwrap div:nth-child(3n) {
    border-color: rgba(255, 95, 0, 0.3);
}
/* =========================================
   인플루언서 검색 주제 - 768px 이하 아기자기 최적화
   ========================================= */
   @media screen and (max-width: 768px) {
    .Influencer02 {
        padding: 60px 0;
    }

    /* 배경 번호 (02) 축소 */
    .Influencer02 .inner > strong {
        font-size: 40px;
        margin-bottom: -20px;
        opacity: 0.15;
    }

    .Influencer02 h2 {
        font-size: 22px !important; /* 톤앤매너 통일 */
        margin-bottom: 15px;
        letter-spacing: -0.5px;
    }

    .Influencer02 .Serviceintro {
        font-size: 13px; /* 18px -> 13px */
        margin-bottom: 35px;
        line-height: 1.5;
    }

    /* ★ 해시태그 컨테이너 - 아기자기하게 모으기 */
    .hashwrap {
        gap: 8px; /* 태그 간격 밀착 */
        padding: 0 10px;
    }

    /* 개별 해시태그 디자인 - 위젯처럼 작고 정교하게 */
    .hashwrap div {
        padding: 6px 16px; /* 12px 28px -> 6px 16px */
        font-size: 12px; /* 18px -> 12px */
        border-radius: 30px;
        background: rgba(255, 255, 255, 0.05);
    }

    /* 모바일 호버 효과 (터치 시 피드백) */
    .hashwrap div:active {
        background: rgba(255, 95, 0, 0.15);
        border-color: #FF5F00;
        color: #FF5F00;
        transform: scale(0.95); /* 터치 시 쏙 들어가는 느낌 */
    }

    .hashwrap div:nth-child(3n) {
        border-color: rgba(255, 95, 0, 0.2);
    }
}

/* 초소형 기기 (360px 이하) 추가 튜닝 */
@media screen and (max-width: 360px) {
    .Influencer02 h2 { font-size: 20px !important; }
    .hashwrap { gap: 6px; }
    .hashwrap div {
        padding: 5px 12px;
        font-size: 11px;
    }
}



/* =========================================
   03. 네이버 인플루언서 인원수 (Influencer03)
   ========================================= */
   .Influencer03 {
    background: #0b0e12; /* 다시 딥 블랙으로 전환 */
    padding: 140px 0;
    text-align: center;
}

.Influencer03 .inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 섹션 번호 (03) */
.Influencer03 .inner > strong {
    display: block;
    font-size: 80px;
    font-weight: 900;
    color: rgba(255, 95, 0, 0.1);
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: -40px;
}

.Influencer03 h2 {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 46px !important;
    font-weight: 800;
    margin-bottom: 60px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

/* 메인 그리드 레이아웃 (PC 기준 4열 추천) */
.naverGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 한 줄에 4개 배치 */
    gap: 20px;
}

/* 카테고리 개별 박스 */
.naverCategory {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 24px;
    padding: 30px 20px;
    transition: all 0.3s ease;
}

.naverCategory:hover {
    border-color: #FF5F00;
    background: rgba(255, 95, 0, 0.02);
    transform: translateY(-5px);
}

/* 상단 카테고리 태그 */
.cate-tag {
    display: inline-block;
    color: #FF5F00;
    font-size: 14px;
    font-weight: 700;
    background: rgba(255, 95, 0, 0.1);
    padding: 4px 14px;
    border-radius: 50px;
    margin-bottom: 25px;
}

/* 데이터가 담기는 내부 그리드 */
.naver2Grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.naver3Grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 8px; }

/* 개별 수치 박스 */
.data-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.naverCategory em {
    font-style: normal;
    color: #8B95A1;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 8px;
    display: block;
}

.naverCategory b {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.5px;
}

/* 모바일/태블릿 대응 */
@media screen and (max-width: 1200px) {
    .naverGrid { grid-template-columns: repeat(2, 1fr); }
}
/* =========================================
   네이버 인원수 상세 - 768px 이하 아기자기 2*2
   ========================================= */
   @media screen and (max-width: 768px) {
    .Influencer03 {
        padding: 60px 0;
    }

    /* 배경 번호 (03) 축소 */
    .Influencer03 .inner > strong {
        font-size: 40px;
        margin-bottom: -20px;
        opacity: 0.15;
    }

    .Influencer03 h2 {
        font-size: 22px !important;
        margin-bottom: 35px;
        letter-spacing: -0.5px;
    }

    /* ★ 핵심: 메인 그리드 2*2 유지 */
    .naverGrid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
    }

    /* 개별 카테고리 박스 슬림화 */
    .naverCategory {
        padding: 20px 10px; /* 내부 여백 축소 */
        border-radius: 16px;
    }

    /* 상단 카테고리 태그 초소형화 */
    .cate-tag {
        font-size: 10px;
        padding: 2px 10px;
        margin-bottom: 15px;
        letter-spacing: 0;
    }

    /* 내부 데이터 그리드 간격 밀착 */
    .naver2Grid, .naver3Grid {
        gap: 5px !important;
    }

    /* 텍스트 및 수치 아기자기하게 조정 */
    .naverCategory em {
        font-size: 10px; /* 라벨 13px -> 10px */
        margin-bottom: 4px;
        opacity: 0.7;
    }

    .naverCategory b {
        font-size: 18px; /* 수치 28px -> 18px */
        letter-spacing: -0.5px;
    }
}

/* 초소형 모바일 (360px 이하) 추가 튜닝 */
@media screen and (max-width: 360px) {
    .Influencer03 h2 { font-size: 20px !important; }
    .naverCategory { padding: 15px 8px; }
    .naverCategory b { font-size: 16px; }
    .cate-tag { font-size: 9px; }
}

/* =========================================
   04. 브랜드 커넥트 & 05. 포트폴리오
   ========================================= */

/* 섹션 공통 */
.Influencer04 { background: #111418; padding: 140px 0; }
.Influencer05 { background: #080a0d; padding: 140px 0; } /* 배경을 확 어둡게 처리 */

.section-num {
    display: block; font-size: 80px; font-weight: 900;
    color: rgba(255, 95, 0, 0.1); font-family: 'Montserrat';
    line-height: 1; margin-bottom: -40px; text-align: center;
}

.naverinfl h4 { 
    color: #fff; font-size: 46px; font-weight: 800; 
    text-align: center; margin: 20px 0 30px; 
}
.naverinfl h5 { color: #FF5F00; font-size: 18px; text-align: center; font-weight: 700; }
.OfficialSelection { color: #8B95A1; text-align: center; font-size: 18px; line-height: 1.6; }

/* 04. Find Creators 박스 */
.FindCreators {
    background: #1c212a; border-radius: 30px; padding: 60px;
    display: flex; align-items: center; gap: 60px; margin-top: 80px;
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.stat-badge {
    display: inline-block; background: #FF5F00; color: #fff;
    font-size: 12px; font-weight: 800; padding: 4px 12px;
    border-radius: 4px; margin-bottom: 15px; animation: pulse 2s infinite;
}
.FindCreators strong { color: #fff; font-size: 44px; display: block; }
.FindCreators strong em { color: #FF5F00; font-style: normal; }
.FindCreators span { color: #8B95A1; font-size: 16px; margin-bottom: 25px; display: block; }
.FindCreators p { color: #D1D6DB; font-size: 18px; line-height: 1.6; }

/* 1. 이미지를 감싸는 박스에 radius와 overflow:hidden을 주는 방식 (가장 깔끔) */
.FindCreators .flexitem:first-child {
    border-radius: 20px;
    overflow: hidden; /* 박스 밖으로 나가는 이미지를 잘라버림 */
    line-height: 0;   /* 이미지 하단 미세 여백 제거 */
}

/* 2. 이미지 자체에도 적용 (혹시 모를 상황 대비) */
.FindCreators .flexitem img {
    border-radius: 20px;
    display: block;
}

/* 05. 진행사례 공통 */
.shadow-box { 
    border-radius: 20px; overflow: hidden; 
    box-shadow: 0 20px 40px rgba(0,0,0,0.5); margin-top: 50px;
}

/* 블로그+유튜브 그리드 */
.blogplusyoutube h4, .NaverFormula h4 {
    color: #fff; font-size: 32px; font-weight: 800; text-align: center;
    margin: 120px 0 60px;
}
.bloyou-grid {
    display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px;
}



/* 블로그+유튜브 크로스미디어 아이템 수정 */
/* 블로그+유튜브 크로스미디어 아이템 - 보더리스 스타일 */
.bloyou-item {
    position: relative;
    width: 100%;
    aspect-ratio: 6 / 3; /* 카드들의 비율을 통일 (원하시는 비율로 조정 가능) */
    overflow: hidden;    /* 삐져나오는 오렌지 테두리를 잘라버림 */
    border-radius: 20px;
    background: #000;
}

.bloyou-item img {
    width: 100% !important;
    height: 100% !important;
    display: block;
    
    /* [핵심] contain이 아니라 cover로 설정해야 틈이 안 생깁니다 */
    object-fit: cover !important; 
    
    /* 만약 이미지 원본의 오렌지 테두리조차 보기 싫다면 아주 살짝 키웁니다 */
    transform: scale(1.05); 
    
    border: none !important;
}


/* 3. 태그 레이블 (이미지 위에 떠 있는 오렌지 박스) */
.tag-label {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #FF5F00;
    color: #fff;
    padding: 8px 22px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    z-index: 5; /* 이미지보다 확실히 위에 위치 */
}

/* 호버 시 효과만 깔끔하게 추가 */
.bloyou-item:hover {
    transform: translateY(-10px);
}

/* 브랜드 카드 그리드 */
.card-grid {
    display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.brand-card {
    background: #111418; border-radius: 15px; overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05); transition: 0.3s;
}
.brand-card:hover { transform: translateY(-10px); border-color: #FF5F00; }
.card-head {
    background: #000; padding: 12px 15px; display: flex; align-items: center; gap: 8px;
}
.card-head i { color: #FF5F00; font-size: 16px; }
.card-head span { color: #fff; font-size: 14px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.card-img img { width: 100%; display: block; }

.card-bottom-banner { margin-top: 50px; opacity: 0.8; }

/* 애니메이션 */
@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}

/* 반응형 */
@media (max-width: 1024px) {
    .card-grid { grid-template-columns: repeat(2, 1fr); }
    .FindCreators { flex-direction: column; text-align: center; padding: 40px; }
    .bloyou-grid { grid-template-columns: 1fr; }
}




/* =========================================
   브랜드 커넥트 & 사례 - 768px 이하 초밀착 최적화
   ========================================= */
   @media screen and (max-width: 768px) {
    /* 공통 패딩 축소 */
    .Influencer04, .Influencer05 { padding: 60px 0; }

    /* 섹션 번호 (04, 05) 아기자기하게 */
    .section-num { font-size: 40px; margin-bottom: -20px; opacity: 0.15; }

    /* 타이틀 및 가이드 텍스트 */
    .naverinfl h4 { font-size: 22px; margin: 15px 0 20px; letter-spacing: -0.5px; }
    .naverinfl h5 { font-size: 13px; }
    .OfficialSelection { font-size: 13px; line-height: 1.5; padding: 0 10px; }

    /* 04. Find Creators 박스 - 초슬림 다이어트 */
    .FindCreators {
        margin-top: 40px;
        padding: 30px 20px; /* 60px -> 30px */
        border-radius: 20px;
        gap: 30px;
        flex-direction: column !important; /* 무조건 세로 적층 */
    }
    .stat-badge { font-size: 10px; padding: 2px 10px; margin-bottom: 12px; }
    .FindCreators strong { font-size: 20px; margin-bottom: 10px; letter-spacing: -0.5px; }
    .FindCreators span { font-size: 12px; margin-bottom: 15px; }
    .FindCreators p { font-size: 13px; line-height: 1.5; }

    /* 05. 진행사례 섹션 */
    .blogplusyoutube h4, .NaverFormula h4 {
        font-size: 18px; /* 32px -> 18px */
        margin: 60px 0 30px;
    }

    /* 크로스미디어 그리드 - 1열로 하되 카드 높이 슬림화 */
    .bloyou-grid { gap: 15px; }
    .bloyou-item { border-radius: 12px; aspect-ratio: 16 / 9; } /* 가로로 좀 더 얇게 */
    .tag-label { 
        right: 12px; bottom: 12px; 
        padding: 4px 14px; font-size: 11px; 
    }

    /* ★ 핵심: 브랜드 카드 그리드 2*2 배치 */
    .card-grid {
        grid-template-columns: repeat(2, 1fr) !important; /* 2*2 강제 */
        gap: 10px !important;
    }
    .brand-card { border-radius: 12px; }
    .card-head { padding: 8px 10px; gap: 6px; }
    .card-head i { font-size: 12px; }
    .card-head span { font-size: 11px; }

    .card-bottom-banner { margin-top: 30px; }
}

/* 초소형 모바일 (360px 이하) 추가 튜닝 */
@media screen and (max-width: 360px) {
    .FindCreators strong { font-size: 18px; }
    .card-grid { gap: 8px !important; }
    .card-head span { font-size: 10px; }
}




/* =========================================
   06. 블로그 서비스 유형 (blogservice) - 다크 모드 유지 버전
   ========================================= */
   .blogservice {
    background: #111418; /* 너무 밝지 않게, 기존 다크톤 유지 */
    padding: 140px 0;
    text-align: left;
}

.blogservice .inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.blogservice .section-label {
    color: #FF5F00;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 50px;
    display: block;
}

/* 그리드 설정 */
.blogservice .flexcontainer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.blogservice .flexitem {
    background: #1c212a; /* 카드 기본 배경 (살짝 밝은 다크) */
    padding: 50px 30px;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-direction: column;
    min-height: 320px;
}

/* [중요] 마우스 오버 시 배경은 검게, 폰트는 하얗게! */
.blogservice .flexitem:hover {
    background: #000 !important; /* 배경 블랙 */
    transform: translateY(-10px);
    border-color: #FF5F00;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

.blogservice .flexitem i {
    font-style: normal;
    color: #FF5F00; /* 숫자 아이콘은 오렌지로 포인트 */
    font-size: 24px;
    font-weight: 800;
    font-family: 'Montserrat';
    margin-bottom: 40px;
}

.blogservice .flexitem p {
    color: #fff; /* 기본 흰색 */
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 15px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

.blogservice .flexitem span {
    color: #9CA3AF; /* 기본 그레이 */
    font-size: 15px;
    line-height: 1.6;
    word-break: keep-all;
    transition: color 0.3s;
}

/* 호버 시 내부 텍스트 색상 강제 변경 */
.blogservice .flexitem:hover p {
    color: #fff !important;
}

.blogservice .flexitem:hover span {
    color: #fff !important; /* 호버 시 설명 문구도 흰색으로! */
}

/* 플러스 오렌지 카드 (항상 오렌지 유지) */
.blogservice .orangebg {
    background: #FF5F00 !important;
    border: none;
}

.blogservice .orangebg b {
    color: #fff;
    font-size: 60px;
    line-height: 1;
    display: block;
    margin-bottom: 30px;
}

.blogservice .orangebg p { color: #fff !important; }
.blogservice .orangebg span { color: rgba(255, 255, 255, 0.9) !important; }

/* 모바일 대응 */
@media screen and (max-width: 1024px) {
    .blogservice .flexcontainer { grid-template-columns: repeat(2, 1fr); }
}
/* =========================================
   블로그 서비스 유형 - 768px 이하 아기자기 2*2
   ========================================= */
   @media screen and (max-width: 768px) {
    .blogservice {
        padding: 60px 0; /* 상하 여백 다이어트 */
    }

    .blogservice .inner {
        padding: 0 12px; /* 좌우 여백 밀착 */
    }

    /* 상단 라벨 아기자기하게 축소 */
    .blogservice .section-label {
        font-size: 14px; /* 20px -> 14px */
        margin-bottom: 25px;
        letter-spacing: -0.5px;
    }

    /* ★ 핵심: 2*2 그리드 유지 */
    .blogservice .flexcontainer {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important; /* 카드 사이 간격을 아주 좁게 */
    }

    /* 개별 카드 아이템 슬림화 */
    .blogservice .flexitem {
        padding: 25px 15px; /* 50px 30px -> 25px 15px */
        border-radius: 16px;
        min-height: 180px; /* 모바일 높이 최적화 */
    }

    /* 숫자 아이콘 축소 */
    .blogservice .flexitem i {
        font-size: 18px; /* 24px -> 18px */
        margin-bottom: 15px;
    }

    /* 서비스 제목 - 폰트 다운 */
    .blogservice .flexitem p {
        font-size: 16px; /* 24px -> 16px */
        margin-bottom: 8px;
        line-height: 1.3;
    }

    /* 서비스 설명 - 오목조목하게 */
    .blogservice .flexitem span {
        font-size: 11px; /* 15px -> 11px */
        line-height: 1.4;
        opacity: 0.8;
    }

    /* 플러스 오렌지 카드 (특별 관리) */
    .blogservice .orangebg {
        padding: 20px 15px;
    }

    .blogservice .orangebg b {
        font-size: 32px; /* 거대 숫자 60px -> 32px로 과감하게 축소 */
        margin-bottom: 15px;
        letter-spacing: -1px;
    }
}

/* 초소형 모바일 (360px 이하) 추가 튜닝 */
@media screen and (max-width: 360px) {
    .blogservice .section-label { font-size: 12px; }
    .blogservice .flexitem { padding: 20px 10px; }
    .blogservice .flexitem p { font-size: 14px; }
    .blogservice .orangebg b { font-size: 28px; }
}




/* =========================================
   07. 로그통의 강점 (Influencer05)
   ========================================= */
.Influencer05 {
    background: #1c212a; /* 이전 섹션보다 한 단계 밝은 다크 그레이 */
    padding: 140px 0;
    text-align: center;
}

.Influencer05 .inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.Influencer05 h5 {
    color: #FF5F00;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.Influencer05 h4 {
    color: #fff;
    font-size: 46px !important;
    font-weight: 800;
    margin-bottom: 60px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}



/* 5개 강점 카드 그리드 */
.Influencer05 .flexcontainer:not(.System) {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    margin-bottom: 120px;
}

.Influencer05 .flexitem {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 40px 20px;
    transition: all 0.3s ease;
    text-align: left;
}

.Influencer05 .flexitem:hover {
    background: #000;
    border-color: #FF5F00;
    transform: translateY(-10px);
}

.Influencer05 .flexitem i {
    font-style: normal;
    color: #FF5F00;
    font-size: 24px;
    font-weight: 900;
    display: block;
    margin-bottom: 20px;
}

.Influencer05 .flexitem p {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3;
}

.Influencer05 .flexitem span {
    color: #9CA3AF;
    font-size: 14px;
    line-height: 1.6;
    word-break: keep-all;
}

/* 섹션 번호 (01, 02) */
.Influencer05 strong {
    display: block;
    font-size: 80px;
    font-weight: 900;
    color: rgba(255, 95, 0, 0.1);
    line-height: 1;
    font-family: 'Montserrat';
    margin-bottom: -40px;
}


/* 시스템 섹션 (이미지 배경) *//* 시스템 섹션 (이미지 제거 및 아이콘 버전) */
.System {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 60px;
    margin-bottom: 120px;
}

.System .flexitem {
    background: #111418; /* 차분한 다크 배경 */
    border: 1px solid rgba(255, 95, 0, 0.15);
    border-radius: 24px;
    padding: 40px 30px;
    text-align: left;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 280px;
}

/* 호버 시 오렌지색 보더 강조 */
.System .flexitem:hover {
    transform: translateY(-10px);
    border-color: #FF5F00;
    background: #000;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

/* 부트스트랩 아이콘 박스 */
.System .icon-box {
    width: 60px;
    height: 60px;
    background: rgba(255, 95, 0, 0.1);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.System .icon-box i {
    font-size: 30px !important;
    color: #FF5F00 !important;
}

/* 텍스트 영역 */
.System .flexitem i {
    display: block;
    font-style: normal;
    color: #FF5F00 !important;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.System .flexitem p {
    color: #FFFFFF !important;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
}

.System .flexitem p span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #8B95A1;
    font-weight: 400;
}

/* 모바일 대응 */
@media screen and (max-width: 1024px) {
    .System { grid-template-columns: 1fr; }
    .System .flexitem { min-height: auto; }
}

/* 마케팅 이해도 (Understanding) */
.Understanding {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('../../images/Understanding.png');
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    padding: 80px 60px;
    text-align: left;
    margin-top: 60px;
    border: 1px solid rgba(255, 95, 0, 0.2);
}

.Understanding p {
    color: #FF5F00;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 30px;
}

.Understanding span {
    color: #D1D6DB;
    font-size: 18px;
    line-height: 1.8;
}

/* 반응형 */
@media screen and (max-width: 1100px) {
    .Influencer05 .flexcontainer:not(.System) { grid-template-columns: repeat(2, 1fr); }
    .System { grid-template-columns: 1fr; }
}


/* Influencer05 내부 서브 섹션 공통 */
.Influencer05 .sub-section {
    position: relative;
    padding-top: 100px; /* 번호와 제목 사이 여백 확보 */
    margin-top: 100px;
    text-align: center;
}

/* 배경에 깔리는 큰 숫자 (01, 02) */
.Influencer05 .bg-number {
    display: block;
    font-size: 100px; /* 더 키워서 확실히 배경 느낌 유도 */
    font-weight: 900;
    color: rgba(255, 95, 0, 0.15); /* 오렌지색 투명도 조절 */
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

/* 서브 섹션 제목 - 이제 확실히 보입니다 */
.Influencer05 .sub-title {
    position: relative;
    z-index: 2; /* 숫자보다 위에 위치 */
    color: #FFFFFF !important; /* 강제 흰색 적용 */
    font-size: 46px !important;
    font-weight: 800;
    margin-bottom: 20px;
    font-family: 'Paperlogy-8ExtraBold', sans-serif;
}

/* 서브 섹션 설명글 */
.Influencer05 .sub-intro {
    position: relative;
    z-index: 2;
    color: #9CA3AF;
    font-size: 18px;
    margin-bottom: 50px;
    word-break: keep-all;
}

/* 시스템 카드 (System) 보정 */
.System .flexitem {
    background: #111418 !important; /* 카드 배경을 조금 더 어둡게 해서 글씨 강조 */
    border: 1px solid rgba(255, 95, 0, 0.2);
    min-height: 250px;
}

.System .flexitem i {
    color: #FF5F00 !important;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px;
}

.System .flexitem p {
    color: #FFFFFF !important;
    font-size: 20px !important;
    font-weight: 600;
}

/* Understanding 박스 내부 글씨 보정 */
.Understanding p {
    color: #FF5F00 !important; /* 제목 강조 */
    font-size: 32px;
    font-weight: 800;
}

.Understanding span {
    color: #FFFFFF !important; /* 설명글 흰색으로 변경 */
    font-size: 18px;
    line-height: 1.8;
}




/* =========================================
   로그통의 강점 - 768px 이하 아기자기 최적화
   ========================================= */
   @media screen and (max-width: 768px) {
    .Influencer05 {
        padding: 60px 0;
    }

    /* 상단 메인 타이틀 */
    .Influencer05 h4 {
        font-size: 22px !important; /* 46px -> 22px */
        margin-bottom: 35px;
        letter-spacing: -0.8px;
    }
    .Influencer05 h5 {
        font-size: 11px;
        margin-bottom: 10px;
    }

    /* 1. 강점 카드 (5개) - 2열 아기자기 배치 */
    .Influencer05 .flexcontainer:not(.System) {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        margin-bottom: 60px;
    }

    .Influencer05 .flexitem {
        padding: 20px 15px; /* 40px -> 20px */
        border-radius: 16px;
    }

    .Influencer05 .flexitem i {
        font-size: 18px; /* 숫자 아이콘 축소 */
        margin-bottom: 12px;
    }

    .Influencer05 .flexitem p {
        font-size: 15px; /* 19px -> 15px */
        margin-bottom: 8px;
    }

    .Influencer05 .flexitem span {
        font-size: 11px; /* 14px -> 11px */
        line-height: 1.4;
    }

    /* 2. 서브 섹션 공통 (번호 + 타이틀) */
    .Influencer05 .sub-section {
        padding-top: 60px;
        margin-top: 60px;
    }
    .Influencer05 .bg-number {
        font-size: 50px; /* 100px -> 50px */
    }
    .Influencer05 .sub-title {
        font-size: 22px !important; /* 46px -> 22px */
        margin-bottom: 10px;
    }
    .Influencer05 .sub-intro {
        font-size: 12px;
        margin-bottom: 30px;
    }

    /* 3. 시스템 카드 (System) - 2열 배치 */
    .System {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        margin-bottom: 60px;
    }
    .System .flexitem {
        padding: 20px 15px;
        min-height: auto;
        border-radius: 16px;
    }
    .System .icon-box {
        width: 40px; /* 60px -> 40px */
        height: 40px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
    .System .icon-box i {
        font-size: 20px !important;
    }
    .System .flexitem i {
        font-size: 10px; /* 라벨 텍스트 */
        margin-bottom: 8px;
    }
    .System .flexitem p {
        font-size: 15px !important; /* 20px -> 15px */
    }
    .System .flexitem p span {
        font-size: 11px;
        margin-top: 5px;
    }

    /* 4. 마케팅 이해도 (Understanding) 박스 */
    .Understanding {
        padding: 30px 20px;
        border-radius: 20px;
        margin-top: 40px;
    }
    .Understanding p {
        font-size: 18px !important; /* 32px -> 18px */
        margin-bottom: 15px;
    }
    .Understanding span {
        font-size: 13px !important; /* 18px -> 13px */
        line-height: 1.6;
    }
}

/* 초소형 폰 (360px 이하) 추가 대응 */
@media screen and (max-width: 360px) {
    .Influencer05 h4, .Influencer05 .sub-title { font-size: 19px !important; }
    .System { grid-template-columns: 1fr !important; } /* 아주 작으면 1열 */
}




/* =========================================
   08. 작업 진행 과정 (WorkProgress)
   ========================================= */
   .WorkProgress { background: #111418; padding: 140px 0; text-align: center; }
   .WorkProgress .sub-tit { color: #FF5F00; font-size: 16px; font-weight: 700; display: block; margin-bottom: 10px; }
   .WorkProgress h3 { color: #fff; font-size: 44px; font-weight: 800; margin-bottom: 80px; }
   
   .process-container { display: flex; align-items: center; justify-content: center; gap: 15px; flex-wrap: wrap; }
   .process-group { display: flex; flex-direction: column; gap: 15px; }
   
   .step-card {
       background: #1c212a; border: 1px solid rgba(255, 255, 255, 0.05);
       padding: 30px 20px; border-radius: 20px; width: 240px; text-align: left;
       position: relative; transition: 0.3s;
   }
   .step-card:hover { border-color: #FF5F00; transform: translateY(-5px); }
   .step-label { color: #FF5F00; font-family: 'Montserrat'; font-weight: 800; font-size: 13px; display: block; margin-bottom: 15px; }
   .step-card i { font-size: 28px; color: #fff; display: block; margin-bottom: 15px; }
   .step-card p { color: #fff; font-size: 16px; font-weight: 600; line-height: 1.4; margin: 0; }
   .period { font-size: 12px; color: #8B95A1; font-style: normal; position: absolute; top: 30px; right: 20px; }
   .notice { color: #6B7280; font-size: 11px; margin-top: 15px; font-weight: 400; line-height: 1.4; }
   
   .arrow-box { color: rgba(255,255,255,0.2); font-size: 24px; }
   
   /* =========================================
      09. 진행 비용 (Costtable)
      ========================================= */
   .Costtable { background: #0b0e12; padding: 140px 0; text-align: center; }
   .Costtable h3 { color: #fff; font-size: 44px; font-weight: 800; margin-bottom: 60px; }
   
   .table-responsive { max-width: 1200px; margin: 0 auto; border-radius: 20px; overflow: hidden; border: 1px solid rgba(255,255,255,0.05); }
   table { width: 100%; border-collapse: collapse; background: #1c212a; table-layout: fixed; }
   
   th, td { padding: 25px 15px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #D1D6DB; font-size: 15px; line-height: 1.4; }
   th { background: #252c37; color: #fff; font-weight: 700; font-size: 16px; }
   thead tr:first-child th { border-bottom: none; }
   
   .highlight { color: #fff; font-weight: 800; background: rgba(255,255,255,0.02); }
   .highlight.active { color: #FF5F00; }
   .highlight.infl { color: #2DB400; } /* 네이버 그린 */
   
   td a { color: #FF5F00; text-decoration: none; font-weight: 700; border: 1px solid #FF5F00; padding: 5px 12px; border-radius: 50px; font-size: 12px; }
   td a:hover { background: #FF5F00; color: #fff; }
   
   /* 반응형 */
   @media screen and (max-width: 1100px) {
       .process-container { flex-direction: column; }
       .arrow-box { transform: rotate(90deg); padding: 20px 0; }
       .step-card { width: 320px; }
       .table-responsive { overflow-x: auto; }
       table { width: 1000px; } /* 테이블 모바일 최소폭 */
   }


   /* =========================================
   작업 과정 & 비용 - 768px 이하 아기자기 최적화
   ========================================= */
@media screen and (max-width: 768px) {
    /* 공통 섹션 패딩 다이어트 */
    .WorkProgress, .Costtable { padding: 60px 0; }

    /* 타이틀 축소 */
    .WorkProgress h3, .Costtable h3 {
        font-size: 22px; /* 44px -> 22px */
        margin-bottom: 35px;
        letter-spacing: -0.8px;
    }
    .WorkProgress .sub-tit { font-size: 11px; margin-bottom: 5px; }

    /* 08. 작업 진행 과정 (WorkProgress) - 아기자기한 2열 배치 */
    .process-container {
        display: grid !important; 
        grid-template-columns: repeat(2, 1fr) !important; /* 2열 강제 */
        gap: 10px !important;
        flex-direction: row !important; /* 기존 세로정렬 해제 */
    }
    .process-group { display: contents; } /* 자식 요소인 step-card를 직접 그리드에 배치 */
    
    .step-card {
        width: 100% !important; /* 그리드 폭에 맞춤 */
        padding: 20px 15px;
        border-radius: 16px;
        min-height: 140px;
    }
    .step-label { font-size: 10px; margin-bottom: 8px; }
    .step-card i { font-size: 20px; margin-bottom: 10px; }
    .step-card p { font-size: 13px; line-height: 1.3; }
    
    .period { font-size: 9px; top: 20px; right: 15px; }
    .notice { font-size: 10px; margin-top: 8px; line-height: 1.2; }

    /* 화살표 제거 (그리드 배치에선 화살표가 오히려 산만함) */
    .arrow-box { display: none; }

    /* 09. 진행 비용 (Costtable) - 테이블 해제 및 카드화 */
    .table-responsive {
        border: none;
        overflow: visible;
        max-width: 100%;
    }
    .Costtable table, .Costtable thead, .Costtable tbody, .Costtable th, .Costtable td, .Costtable tr {
        display: block; 
        width: 100%;
    }
    .Costtable thead { display: none; } /* 헤더 숨김 */

    .Costtable tbody tr {
        background: #1c212a;
        border-radius: 16px;
        margin-bottom: 12px;
        padding: 15px;
        border: 1px solid rgba(255, 255, 255, 0.05);
    }

    .Costtable td {
        padding: 5px 0;
        text-align: left;
        font-size: 12px;
        border-bottom: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    /* 첫 번째 셀(구분/항목) 강조 */
    .Costtable td:first-child {
        font-size: 15px;
        color: #FF5F00 !important;
        font-weight: 800;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        display: block;
    }

    /* 항목 라벨 추가 (비용 테이블 데이터에 맞게 활용) */
    .Costtable td:not(:first-child)::before {
        content: attr(data-label); /* HTML에 data-label="모집인원" 형태 권장 */
        color: #666;
        font-size: 11px;
    }

    /* 버튼 아기자기하게 축소 */
    td a {
        padding: 4px 10px;
        font-size: 10px;
        border-radius: 4px;
    }
}

/* 초소형 폰 (360px 이하) 추가 대응 */
@media screen and (max-width: 360px) {
    .step-card { padding: 15px 10px; }
    .step-card p { font-size: 12px; }
    .Costtable td:first-child { font-size: 14px; }
}