/* ============================================================
   sub5_2 연구과제 접수 폼 디자인 (a/b 공용)
   - 기능/필드/스크립트는 기존 그대로, 디자인 전용 스타일
   ============================================================ */
.gqf-wrap { font-family: 'Pretendard', 'Pretendard Variable', -apple-system, 'Malgun Gothic', sans-serif; color: #14181f; -webkit-font-smoothing: antialiased; }
.gqf-wrap * { box-sizing: border-box; }
.gqf-wrap ::placeholder { color: #aab1bc; }

/* 카드 */
.gqf-card { background: #fff; border: 1px solid #e4e8ee; border-radius: 16px; padding: 30px; box-shadow: 0 8px 30px rgba(16,40,90,0.04); margin-top: 20px; }

/* 섹션 헤딩 */
.gqf-head-row { display: flex; align-items: baseline; justify-content: space-between; flex-wrap: wrap; gap: 8px; margin-top: 40px; }
.gqf-h2 { margin: 0; font-size: 24px; font-weight: 700; letter-spacing: -0.02em; }
.gqf-ess-note { font-size: 14.5px; color: #8791a0; }
.gqf-ess { color: #e5484d; }
.gqf-sec-head { display: flex; align-items: center; gap: 12px; margin-bottom: 22px; }
.gqf-sec-head.tight { margin-bottom: 8px; }
.gqf-bar { flex: 0 0 auto; width: 4px; height: 20px; background: #14479c; border-radius: 3px; }
.gqf-h3 {margin: 0;font-size: 20px;font-weight: 700;color: #112a85;letter-spacing: -.5px;}
.gqf-h3 .gqf-hint { font-weight: 400; font-size: 14.5px; color: #8791a0; }

/* 라벨/입력 */
.gqf-label { display: block; font-size: 15.5px; font-weight: 600; margin-bottom: 8px; color: #14181f; }
.gqf-hint { font-weight: 400; font-size: 14px; color: #8791a0; }
.gqf-in { width: 100%; height: 50px; padding: 0 15px; font-size: 15.5px; border: 1px solid #d7dce4; border-radius: 10px; background: #fbfcfd; font-family: inherit; color: #14181f; transition: border-color .15s, background .15s; }
.gqf-in:focus { outline: none; border-color: #14479c; background: #fff; }
textarea.gqf-in { height: auto; min-height: 130px; padding: 13px 15px; line-height: 1.7; resize: vertical; }
.gqf-field { margin-top: 22px; }
.gqf-field:first-child { margin-top: 0; }
.gqf-sub-note { margin: 8px 0 0; font-size: 13.5px; color: #8791a0; }

/* 2단 그리드 */
.gqf-grid2 { display: grid; grid-template-columns: 1fr 1fr; gap: 18px 20px; }
.gqf-grid2 .full { grid-column: 1 / -1; }

/* 결합형 입력 (이메일 @도메인) */
.gqf-join { display: flex; align-items: center; height: 50px; border: 1px solid #d7dce4; border-radius: 10px; background: #fbfcfd; overflow: hidden; }
.gqf-join:focus-within { border-color: #14479c; background: #fff; }
.gqf-join input { flex: 1; min-width: 0; height: 100%; padding: 0 15px; font-size: 15.5px; border: none; background: transparent; font-family: inherit; color: #14181f; }
.gqf-join input:focus { outline: none; }
.gqf-join .fix { flex: 0 0 auto; padding: 0 14px; font-size: 15px; color: #6b7482; border-left: 1px solid #e4e8ee; height: 100%; display: flex; align-items: center; background: #f5f7fb; white-space: nowrap; }
.gqf-join input.fix-in { flex: 0 0 130px; border-left: 1px solid #e4e8ee; background: #f5f7fb; color: #6b7482; cursor: default; text-align: center; padding: 0 10px; }

/* 휴대폰 3분할 */
.gqf-phone { display: flex; align-items: center; gap: 8px; }
.gqf-phone .gqf-in { text-align: center; padding: 0 8px; }
.gqf-phone .dash { color: #aab1bc; }

/* 과제명 카운터 */
.gqf-count-wrap { position: relative; }
.gqf-count-wrap .gqf-in { padding-right: 90px; }
.gqf-count { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-size: 13.5px; color: #8791a0; font-variant-numeric: tabular-nums; white-space: nowrap; }
.gqf-count i { font-style: normal; }
.gqf-prefix { position: absolute; left: 0; top: 0; height: 100%; display: flex; align-items: center; padding: 0 14px; font-size: 14px; font-weight: 700; color: #103b82; background: #f0f4fa; border-right: 1px solid #e4e8ee; border-radius: 10px 0 0 10px; }
.gqf-prefix-wrap { position: relative; }
.gqf-prefix-wrap .gqf-in { padding-left: 66px; }

/* 선택형 옵션(퀘스트) */
.gqf-opt-list { display: grid; gap: 12px; }
.gqf-opt { display: flex; align-items: center; gap: 14px; padding: 16px 18px; border-radius: 12px; cursor: pointer; border: 1.5px solid #e4e8ee; background: #fafbfd; transition: border-color .15s, background .15s; }
.gqf-opt:hover { border-color: #b9c8e2; }
.gqf-opt input { flex: 0 0 auto; width: 19px; height: 19px; margin: 0; accent-color: #14479c; cursor: pointer; }
.gqf-opt .txt { font-size: 16px; line-height: 1.5; font-weight: 500; color: #2a3547; }
.gqf-opt:has(input:checked) { border-color: #14479c; background: #eef3fb; }
.gqf-opt:has(input:checked) .txt { font-weight: 700; color: #103b82; }

/* 칩(참여/미참여) */
.gqf-chip-row { display: flex; gap: 10px; flex-wrap: wrap; }
.gqf-chip { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-width: 120px; padding: 12px 24px; font-size: 15.5px; font-weight: 600; border-radius: 10px; cursor: pointer; border: 1.5px solid #d7dce4; background: #fbfcfd; color: #56606f; transition: border-color .15s, background .15s; }
.gqf-chip input { width: 17px; height: 17px; margin: 0; accent-color: #14479c; cursor: pointer; }
.gqf-chip:has(input:checked) { border-color: #14479c; background: #eef3fb; color: #103b82; font-weight: 700; }

/* 공동연구원/전문가 블록 (기존 JS 호환: mb-se / mb-nm 클래스 유지) */
.gqf-wrap .mb-se { border: 1px solid #e8ebf0; border-radius: 13px; padding: 20px 20px 22px; background: #fafbfd; position: relative; margin-top: 16px; display: block; }
.gqf-wrap .mb-se:first-child { margin-top: 0; }
.gqf-wrap .mb-nm { display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 8px; background: #14479c; color: #fff; font-size: 14px; font-weight: 700; margin-bottom: 14px; }
.gqf-wrap .mb-se.gray .mb-nm { background: #64708a; }
.gqf-wrap .mb-se .gqf-in { background: #fff; height: 46px; font-size: 15px; border-radius: 9px; }
.gqf-wrap .mb-se textarea.gqf-in { height: auto; min-height: 84px; }
.gqf-wrap .mb-se .gqf-join { background: #fff; height: 46px; border-radius: 9px; }
.gqf-wrap .mb-se .gqf-label { font-size: 14.5px; }
.gqf-grid3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px 16px; }
.gqf-grid3 .span2 { grid-column: span 2; }
.gqf-grid3 .full { grid-column: 1 / -1; }
.gqf-remove { position: absolute; top: 18px; right: 18px; width: 32px; height: 32px; border-radius: 8px; border: 1px solid #e4d0d0; background: #fff; color: #b04141; font-size: 17px; cursor: pointer; line-height: 1; font-family: inherit; }
.gqf-remove:hover { background: #fbeeee; }
.gqf-add-btn { height: 42px; padding: 0 18px; font-size: 14.5px; font-weight: 600; color: #14479c; background: #eef3fb; border: 1px solid #d6e0ee; border-radius: 10px; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; font-family: inherit; }
.gqf-add-btn:hover { background: #e2ecfa; }

/* 안내 회색 박스 */
.gqf-graybox { margin: 0 0 22px; padding: 16px 20px 16px 38px; background: #f5f7fb; border-radius: 12px; font-size: 14px; line-height: 1.75; color: #56606f; }
.gqf-graybox li { margin: 2px 0; }

/* 동의 체크 */
.gqf-agree-head { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px; margin-bottom: 14px; }
.gqf-badge { font-size: 12.5px; font-weight: 700; color: #14479c; background: #eef3fb; border-radius: 6px; padding: 3px 9px; }
.gqf-allagree { display: inline-flex; align-items: center; gap: 10px; cursor: pointer; font-size: 15.5px; font-weight: 700; color: #103b82; }
.gqf-allagree input { width: 20px; height: 20px; margin: 0; accent-color: #14479c; cursor: pointer; }
.gqf-agree-row { display: flex; align-items: flex-start; gap: 13px; padding: 15px 4px; border-top: 1px solid #eef1f5; cursor: pointer; font-size: 15px; line-height: 1.55; color: #3b4453; }
.gqf-agree-row input { flex: 0 0 auto; width: 19px; height: 19px; margin: 1px 0 0; accent-color: #14479c; cursor: pointer; }

/* 개인정보 표 */
.gqf-privacy-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 20px; align-items: start; }
.gqf-ptable { display: grid; gap: 1px; background: #e8ebf0; border: 1px solid #e8ebf0; border-radius: 12px; overflow: hidden; font-size: 14.5px; }
.gqf-ptable .prow { display: grid; grid-template-columns: 150px 1fr; background: #fff; }
.gqf-ptable .ph { padding: 14px 16px; background: #f5f7fb; font-weight: 600; color: #3b4453; }
.gqf-ptable .pd { padding: 14px 16px; color: #56606f; line-height: 1.6; }
.gqf-privacy-side { border: 1px solid #e8ebf0; border-radius: 12px; padding: 20px; background: #fafbfd; }
.gqf-privacy-side .ask { margin: 0 0 14px; font-size: 15px; font-weight: 600; color: #2a3547; line-height: 1.5; }
.gqf-privacy-side .gqf-opt { background: #fff; padding: 13px 16px; margin-bottom: 10px; }
.gqf-privacy-side .gqf-opt:last-of-type { margin-bottom: 0; }
.gqf-privacy-side .warn { margin: 14px 0 0; font-size: 13px; color: #8791a0; line-height: 1.6; }

/* 진행 안내 바 */
.gqf-info-bar { margin-top: 20px; display: flex; align-items: center; gap: 12px; padding: 16px 20px; border-radius: 13px; background: #eef3fb; border: 1px solid #d6e0ee; }
.gqf-info-bar i { font-size: 22px; color: #14479c; flex: 0 0 auto; }
.gqf-info-bar span { font-size: 15px; color: #103b82; font-weight: 500; }

/* 블록 헤더(번호 배지 + 타이틀) */
.gqf-wrap .mb-head { display: flex; align-items: center; gap: 10px; margin-bottom: 14px; }
.gqf-wrap .mb-head .mb-nm { margin-bottom: 0; }
.gqf-wrap .mb-tt { font-size: 15px; font-weight: 600; color: #3b4453; }

/* 버튼 */
.gqf-actions { margin-top: 30px; display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; }
.gqf-btn { min-width: 150px; height: 58px; padding: 0 28px; font-size: 16px; font-weight: 600; border-radius: 13px; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; font-family: inherit; text-decoration: none; transition: filter .15s, background .15s; }
.gqf-btn-ghost { color: #3b4453; background: #fff; border: 1px solid #d7dce4; }
.gqf-btn-ghost:hover { background: #f5f7fb; color: #3b4453; }
.gqf-btn-primary { min-width: 220px; font-size: 17px; font-weight: 700; color: #fff; background: linear-gradient(120deg, #103b82, #14479c); border: none; box-shadow: 0 10px 28px rgba(20,71,156,0.28); }
.gqf-btn-primary:hover { filter: brightness(1.06); color: #fff; }
.gqf-note-center { margin: 14px 4px 0; font-size: 13.5px; color: #8791a0; text-align: center; }

/* 모바일 경고 */
.gqf-mobile-notice { display: flex; gap: 14px; align-items: flex-start; background: #fff; border: 1px solid #ffd9c2; border-left: 4px solid #ff7a3d; border-radius: 14px; padding: 18px 20px; box-shadow: 0 8px 30px rgba(16,40,90,0.06); }
.gqf-mobile-notice .ic { flex: 0 0 auto; width: 26px; height: 26px; border-radius: 50%; background: #ff7a3d; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 700; }
.gqf-mobile-notice p { margin: 0; font-size: 15.5px; line-height: 1.6; color: #4a3325; }
.gqf-mobile-notice strong { color: #d84e0f; }

/* 작성 이어하기 */
.gqf-resume { margin-top: 18px; }
.gqf-resume-head { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; }
.gqf-resume-head h2 { margin: 0; font-size: 19px; font-weight: 700; letter-spacing: -0.01em; }
.gqf-resume-head span { font-size: 14px; color: #6b7482; }
.gqf-resume-desc { margin: 10px 0 18px; font-size: 14.5px; line-height: 1.6; color: #6b7482; }
.gqf-resume-row { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }
.gqf-resume-row .gqf-in { height: 48px; }
.gqf-resume-row .r-name { flex: 1; min-width: 130px; }
.gqf-resume-row .r-email { flex: 1.4; min-width: 220px; height: 48px; }
.gqf-resume-row .r-pw { flex: 1; min-width: 130px; }
.gqf-load-btn { height: 48px; padding: 0 26px; font-size: 15.5px; font-weight: 600; color: #103b82; background: #eef3fb; border: 1px solid #d6e0ee; border-radius: 10px; cursor: pointer; font-family: inherit; white-space: nowrap; }
.gqf-load-btn:hover { background: #e2ecfa; }

/* ─── B페이지 전용 ─────────────────────────────── */

/* 유의사항 아이콘 행 */
.gqf-guide-box { background: #f5f7fb; border-radius: 14px; padding: 18px; display: grid; gap: 14px; }
.gqf-guide-row { display: flex; gap: 18px; align-items: flex-start; background: #fff; border: 1px solid #e8ebf0; border-radius: 12px; padding: 20px 22px; }
.gqf-guide-row.warn { border-color: #f2dcc9; }
.gqf-guide-side { flex: 0 0 150px; display: flex; align-items: center; gap: 14px; }
.gqf-guide-ic { width: 46px; height: 46px; border-radius: 12px; background: #eef3fb; display: flex; align-items: center; justify-content: center; flex: 0 0 auto; }
.gqf-guide-ic i { font-size: 22px; color: #14479c; }
.gqf-guide-row.warn .gqf-guide-ic { background: #fdf0e6; }
.gqf-guide-row.warn .gqf-guide-ic i { color: #d84e0f; }
.gqf-guide-side .tt {font-size: 18px;font-weight: 700;color: #103b82;}
.gqf-guide-row.warn .gqf-guide-side .tt { color: #b0470f; }
.gqf-guide-body {flex: 1;min-width: 0;font-size: 16px;line-height: 1.75;color: #3b4453;padding-top: 3px;}
.gqf-guide-body p { margin: 0 0 10px; }
.gqf-guide-body p:last-child { margin-bottom: 0; }
.gqf-guide-body ul {/* margin: 10px 0 0; */padding-left: 20px;color: #8791a0;font-size: 15px;line-height: 1.8;}
.gqf-numlist {margin: 0;padding: 0;list-style: none;font-size: 16px;line-height: 2;color: #3b4453;}
.gqf-numlist .n { display: inline-flex; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 50%; background: #14479c; color: #fff; font-size: 12px; font-weight: 700; margin-right: 8px; }
.gqf-guide-body ul.warn-list {color: #56606f;font-size: 16px;line-height: 1.9;margin: 0;padding-top: 3px;}
.gqf-guide-body ul.warn-list > li{position: relative; padding-left: 29px;}
.gqf-guide-body ul.warn-list > li:before{content: "\eb7b";font-family: 'remixicon' !important;font-style: normal;position: absolute;left: 0;top: 4px;background: #47556d;color: #fff;width: 20px;height: 20px;font-size: 12px;display: inline-flex;border-radius: 50%;justify-content: center;align-items: center;}
.gqf-guide-body ul.list-dot{}
.gqf-guide-body ul.list-dot > li{position:relative; padding-left:10px;}
.gqf-guide-body ul.list-dot > li:before{content:"";width: 3px;height: 3px;border-radius:50%;background:#485b7d;position:absolute;left:0;top: 10px;}

/* 항목 카드 헤더(번호 + 카운터) */
.gqf-q-head { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; flex-wrap: wrap; margin-bottom: 14px; }
.gqf-q-title {margin: 0;font-size: 19px;font-weight: 700;}
.gqf-q-title .no { color: #14479c; }
.gqf-q-count { font-size: 14px; color: #8791a0; font-variant-numeric: tabular-nums; white-space: nowrap; }
.gqf-q-count i { font-style: normal; }

/* 읽기전용 값 박스 */
.gqf-ro-box { background: #f5f7fb; border: 1px solid #e4e8ee; border-radius: 11px; padding: 16px 18px; font-size: 16px; font-weight: 600; color: #1e2a44; line-height: 1.6; }
.gqf-ro-box ul { margin: 0; padding: 0; list-style: none; }
.gqf-backlink {display: inline-flex;align-items: center;gap: 6px;margin-top: 12px;font-size: 16px;color: #8791a0 !important;text-decoration: none;}
.gqf-backlink:hover { color: #14479c !important; }

/* 작성 가이드 불릿 */
.gqf-bullets {margin: 14px 0 0;/* padding-left: 20px; */color: #6b7482;font-size: 16px;line-height: 1.8;}
.gqf-bullets > li{position: relative; padding-left: 29px;}
.gqf-bullets > li:before{content: "\eb7b";font-family: 'remixicon' !important;font-style: normal;position: absolute;left: 0;top: 4px;background: #0e3b9f;color: #fff;width: 18px;height: 18px;font-size: 12px;display: inline-flex;border-radius: 50%;justify-content: center;align-items: center;padding-top: 2px;}
.gqf-bullets.pt { color: #c0392b; }

.check-light{margin: 14px 0 0;/* padding-left: 20px; */color: #6b7482;font-size: 16px;line-height: 1.8;}
.check-light > li{position: relative; padding-left: 29px;}
.check-light > li:before{content: "\eb7b";font-family: 'remixicon' !important;font-style: normal;position: absolute;left: 0;top: 4px;background: #daddf3;color: #0e3b9f;font-weight: bold;width: 18px;height: 18px;font-size: 12px;display: inline-flex;border-radius: 50%;justify-content: center;align-items: center;padding-top: 2px;}

/* 검토포인트 */
.gqf-checkpoint { background: #eef3fb; border: 1px solid #d6e0ee; border-radius: 12px; padding: 16px 18px; margin-top: 16px; }
.gqf-checkpoint .tt {font-size: 17px;font-weight: 700;color: #103b82;margin-bottom: 8px;}
.gqf-checkpoint ul {margin: 0;/* padding-left: 18px; */color: #3b5480;font-size: 16px;line-height: 1.8;}
.gqf-checkpoint i{color: #1740a2;font-size: 19px;}
/* 예산표 */
.gqf-budget-scroll { overflow-x: auto; }
.gqf-budget { border: 1px solid #e4e8ee; border-radius: 12px; overflow: hidden; min-width: 640px; }
.gqf-budget .bhead { display: grid; grid-template-columns: 180px 220px 1fr; background: #103b82; color: #fff; font-size: 14.5px; font-weight: 600; }
.gqf-budget .bhead > div { padding: 13px 16px; }
.gqf-budget .bhead > div + div { border-left: 1px solid rgba(255,255,255,0.15); }
.gqf-budget .brow { display: grid; grid-template-columns: 180px 220px 1fr; border-top: 1px solid #edf0f4; align-items: stretch; }
.gqf-budget .blabel { padding: 12px 16px; font-size: 15px; font-weight: 600; color: #2a3547; background: #fafbfd; display: flex; align-items: center; }
.gqf-budget .bcell { padding: 8px 12px; border-left: 1px solid #edf0f4; display: flex; align-items: center; }
.gqf-budget .bcell .gqf-in { height: 44px; font-size: 15px; border-radius: 9px; }
.gqf-budget .bcell input.gqf-in { text-align: right; font-variant-numeric: tabular-nums; }
.gqf-budget .bcell textarea.gqf-in { min-height: 44px; height: 44px; padding: 10px 12px; line-height: 1.5; }
.gqf-budget .btotal { display: grid; grid-template-columns: 180px 220px 1fr; border-top: 2px solid #d6e0ee; background: #eef3fb; }
.gqf-budget .btotal .tl { padding: 14px 16px; font-size: 15.5px; font-weight: 700; color: #103b82; display: flex; align-items: center; }
.gqf-budget .btotal .tv { padding: 8px 12px; border-left: 1px solid #dbe6f7; display: flex; align-items: center; }
.gqf-budget .btotal .tv input { width: 100%; border: none; background: transparent; font-size: 16px; font-weight: 700; color: #103b82; text-align: right; font-variant-numeric: tabular-nums; font-family: inherit; }
.gqf-budget .btotal .te { border-left: 1px solid #dbe6f7; }

/* 첨부파일 */
.gqf-file-head { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px; margin-bottom: 20px; }
.gqf-dl-btn { display: inline-flex; align-items: center; gap: 8px; height: 42px; padding: 0 18px; font-size: 14.5px; font-weight: 600; color: #14479c !important; background: #eef3fb; border: 1px solid #d6e0ee; border-radius: 10px; text-decoration: none; }
.gqf-dl-btn:hover { background: #e2ecfa; }
.gqf-file-drop { display: flex; align-items: center; gap: 14px; padding: 16px 18px; border: 1.5px dashed #c6d3e6; border-radius: 12px; background: #fafbfd; cursor: pointer; transition: border-color .15s, background .15s; }
.gqf-file-drop:hover { border-color: #14479c; background: #f5f8fd; }
.gqf-file-drop .pick { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; height: 38px; padding: 0 16px; font-size: 14px; font-weight: 600; border-radius: 9px; }
.gqf-file-drop .pick.p1 { color: #fff; background: #14479c; }
.gqf-file-drop .pick.p2 { color: #14479c; background: #eef3fb; border: 1px solid #d6e0ee; }
.gqf-file-drop .fname { font-size: 15px; color: #aab1bc; word-break: break-all; }
.gqf-file-drop .fname.has { color: #14479c; font-weight: 600; }
.gqf-file-drop input[type="file"] { display: none; }
.gqf-file-notes { margin: 10px 0 24px; padding-left: 20px; font-size: 14px; line-height: 1.8; color: #6b7482; }
.gqf-file-notes:last-child { margin-bottom: 0; }
.gqf-file-notes .red { color: #c0392b; }

/* 플로팅 카운터 (기존 id 동작 유지) */
#char_float_counter { position: fixed; right: 24px; bottom: 100px; z-index: 50; width: auto; height: auto; padding: 16px 20px; border-radius: 14px; color: #fff; box-shadow: 0 12px 34px rgba(10,42,94,0.35); background: linear-gradient(120deg, #0a2a5e, #14479c); font-family: 'Pretendard', -apple-system, sans-serif; }
#char_float_counter .gqf-cf-label { display: block; font-size: 12.5px; font-weight: 600; opacity: 0.75; }
#char_float_counter .gqf-cf-val { font-size: 26px; font-weight: 800; font-variant-numeric: tabular-nums; line-height: 1.2; color: #fff; }
#char_float_counter .gqf-cf-max { font-size: 13px; opacity: 0.7; }
#char_float_counter .gqf-cf-over { display: block; margin-top: 4px; font-size: 12.5px; font-weight: 700; }
#char_float_counter.is-over { background: linear-gradient(120deg, #b3261e, #d84e0f); }

/* 반응형 */
@media (max-width: 860px) {
    .gqf-card { padding: 22px 18px; }
    .gqf-grid2 { grid-template-columns: 1fr; }
    .gqf-grid3 { grid-template-columns: 1fr 1fr; }
    .gqf-grid3 .span2 { grid-column: 1 / -1; }
    .gqf-guide-row { flex-direction: column; gap: 12px; }
    .gqf-privacy-grid { grid-template-columns: 1fr; }
    .gqf-guide-side { flex: none; }
    .gqf-resume-row .r-email { min-width: 100%; }
    #char_float_counter { right: 12px; bottom: 84px; padding: 12px 16px; }
    #char_float_counter .cf-val { font-size: 21px; }
}
@media (max-width: 560px) {
    .gqf-grid3 { grid-template-columns: 1fr; }
    .gqf-actions .gqf-btn { width: 100%; }
}


.blue-box{position: relative; background: #f4f7fb; border-radius: 10px; margin-top: 10px; padding: 20px;}
.icon-tit{font-size: 18px;color: #212d50;position: relative;padding-left: 25px;}
.icon-tit > i{color: #123ea3; font-size: 19px; position: absolute; left: 0; top: 0px;}
.gqf-grid3 > * {min-width: 0;}
[class*="gqf-grid"] > * {
  min-width: 0;
}