@charset "utf-8";

 .ccg-post{max-width:820px;margin:0 auto;color:#222 !important;line-height:1.75;font-family:"Noto Sans KR","Apple SD Gothic Neo",sans-serif;word-break:keep-all;}
 .ccg-post h2,.ccg-post h3{line-height:1.4;}
.ccg-hero{padding:34px 26px !important;border-radius:14px;background:linear-gradient(135deg,#0f2f4a 0%,#1c6ea4 100%); color:#ffffff !important;margin-bottom:30px !important;}
    .ccg-hero-eyebrow{display:inline-block;font-size:13px;letter-spacing:.08em;background:rgba(255,255,255,.18);padding:5px 12px;border-radius:20px;margin-bottom:14px;}
    .ccg-hero-title{font-size:26px !important;font-weight:800 !important;margin:0 0 12px !important;}
    .ccg-hero-sub{font-size:15px;opacity:.92;margin:0;}
    .ccg-lead{font-size:16px;color:#333;margin:0 0 30px;}
    .ccg-toc{border:1px solid #e2e8ee;background:#f7fafc;border-radius:12px;padding:22px 26px;margin:0 0 40px;}
    .ccg-toc-title{font-size:15px;font-weight:700;color:#0f2f4a;margin:0 0 14px;display:flex;align-items:center;gap:8px;}
    .ccg-toc-list{margin:0;padding:0;list-style:none;counter-reset:ccg;}
    .ccg-toc-list li{counter-increment:ccg !important;margin:0 0 9px;padding-left:30px;position:relative;}
    .ccg-toc-list li::before{content:counter(ccg,decimal-leading-zero) !important;position:absolute;left:0;top:1px;font-size:12px;font-weight:700;color:#1c6ea4;background:#e3eef6;border-radius:6px;padding:2px 6px;}
    .ccg-toc-list a{color:#22506e;text-decoration:none;font-size:14.5px;}
    .ccg-toc-list a:hover{text-decoration:underline;}
    .ccg-section{margin:0 0 42px;scroll-margin-top:20px;}
    .ccg-section-head{font-size:21px !important;font-weight:800 !important;color:#0f2f4a !important;border-left:5px solid #1c6ea4 !important;padding-left:14px !important;margin:0 0 18px !important;}
    .ccg-section p{margin:0 0 14px;}
    .ccg-sub-head{font-size:16.5px;font-weight:700;color:#1c4a68;margin:24px 0 10px;}
.ccg-list{list-style:none;margin:0 0 14px;padding-left:4px;}
.ccg-list li{position:relative;padding-left:18px;margin:0 0 7px;}
.ccg-list li::before{content:"\2022";position:absolute;left:3px;top:0;color:#1c6ea4;font-weight:700;line-height:inherit;}
    .ccg-table-wrap{overflow-x:auto;margin:0 0 16px;}
    .ccg-table{width:100%;border-collapse:collapse;font-size:14.5px;}
    .ccg-table th,.ccg-table td{border:1px solid #dce4ec;padding:11px 13px;text-align:left;vertical-align:top;}
    .ccg-table thead th{background:#eef4f9;color:#0f2f4a;font-weight:700;}
    .ccg-table tbody tr:nth-child(even){background:#f9fbfd;}
    .ccg-callout{border-radius:10px;padding:15px 18px;margin:0 0 16px;font-size:14.5px;}
    .ccg-callout-tip{background:#eef7f0;border-left:4px solid #38a169;}
    .ccg-callout-warn{background:#fdf3ee;border-left:4px solid #dd6b20;}
    .ccg-brand{border:1px solid #d9e2ec;border-radius:12px;padding:24px 26px;background:#fbfcfe;margin:0 0 34px;}
    .ccg-brand-title{font-size:18px;font-weight:800;color:#0f2f4a !important;margin:0 0 12px;}
    .ccg-brand-link{display:inline-block;margin-top:8px;color:#1c6ea4;font-weight:600;text-decoration:none;}
    .ccg-brand-link:hover{text-decoration:underline;}
    .ccg-faq-item{border-bottom:1px solid #e6ecf2;padding:18px 0;}
    .ccg-faq-item:last-child{border-bottom:none;}
    .ccg-faq-q{font-size:15.5px;font-weight:700;color:#1c4a68;margin:0 0 8px;}
    .ccg-faq-a{margin:0;font-size:14.5px;color:#3a3a3a;}
    .ccg-wrapup{background:#0f2f4a;color:#eaf3fa;border-radius:12px;padding:26px;margin:0 0 34px;}
    .ccg-wrapup h2{color:#fff !important;font-size:19px;margin:0 0 12px;border:none;padding:0;}
    .ccg-wrapup p{margin:0 0 12px;font-size:14.5px;opacity:.94;}