/* carry-core.com "/24" (IB 파트너/IB Partner) 페이지 본문 전용 스타일 — 실측 기반
   (2026-08-12 Playwright, carry-core.com/24 + engcarrycore.imweb.me/24, desktop 1440 + mobile
   iPhone13). 헤더/푸터는 main.css 공통. 그라데이션은 mt5.css/company.css와 동일한 브랜드 블루
   3-stop(#1D4ED8→#2563EB→#1E40AF) 재사용(실측 확인: 이 페이지도 같은 값). 동의 체크박스 +
   스크롤 가능한 약관 미리보기 박스(.ibform-legalbox)는 /25(get-in-touch)와 완전히 동일한 컴포넌트라
   .consent-legalbox 계열 클래스로 공유 — main.css 참고. */

.ibcontainer { max-width: 1220px; margin: 0 auto; padding: 0 40px; }

/* ---------- hero ---------- */
.ibhero-section { position: relative; background: #fff; padding: 90px 0 70px; overflow: hidden; }
.ibhero-bg { position: absolute; inset: 0; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; pointer-events: none; }
.ibhero-inner {
  position: relative; z-index: 1; max-width: 1220px; margin: 0 auto; padding: 0 40px;
}
/* 실측 재확인(2026-08-12): 히어로는 좌(카피)/우(비주얼) 2단 flex가 아니라, 배지+헤딩이
   컨테이너 풀폭으로 먼저 오고, 그 아래에 서브텍스트(좌)/네트워크 다이어그램(우) 2컬럼 행이
   따로 옴(라이브 DOM: doz_row > col-dz-6 x2). 헤딩 96px 텍스트가 620px 컬럼엔 안 들어감. */
.ibhero-topcopy { max-width: 1160px; }
.ibhero-badge img { display: block; height: 44px; width: auto; margin-bottom: 24px; }
.ibhero-heading { font-size: 96px; font-weight: 700; line-height: 1.2; margin: 0; }
.ibhero-heading span { display: block; }
.ibhero-heading .solid { color: #000; }
.ibhero-heading .gradient,
.ibhero-subtext .accent {
  background: linear-gradient(90deg, #1D4ED8 0%, #2563EB 50%, #1E40AF 100%);
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent; color: transparent;
}
.ibhero-row { display: flex; align-items: center; justify-content: space-between; gap: 40px; margin-top: 24px; }
.ibhero-subtext-col { flex: 1 1 0; max-width: 620px; }
.ibhero-subtext p { font-size: 20px; font-weight: 700; color: #62748E; line-height: 1.6; margin: 0; }
.ibhero-visual { flex: 0 0 auto; width: 42%; max-width: 480px; }
.ibhero-visual img { display: block; width: 100%; height: auto; }

/* ---------- benefits (3 icon cards) ---------- */
.ibbenefits-section { background: #fff; padding: 90px 0; }
.ibbenefits-inner { max-width: 1220px; margin: 0 auto; padding: 0 40px; }
.ibbenefits-eyebrow, .ibcomponents-eyebrow { font-size: 12px; font-weight: 700; letter-spacing: 2px; color: #155DFC; margin-bottom: 16px; }
.ibbenefits-heading { font-size: 64px; font-weight: 700; color: #000; line-height: 1.25; margin: 0 0 56px; }
.ibbenefits-heading .accent {
  background: linear-gradient(90deg, #1D4ED8 0%, #2563EB 50%, #1E40AF 100%);
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent; color: transparent;
}
.ibbenefits-grid { display: flex; justify-content: space-between; gap: 40px; }
.ibbenefit-card { flex: 1 1 0; }
.ibbenefit-icon { display: block; width: 44px; height: 44px; color: #155DFC; margin-bottom: 24px; }
.ibbenefit-icon svg { width: 100%; height: 100%; }
.ibbenefit-card::before { content: ""; display: block; height: 1px; background: #E2E8F0; margin-bottom: 24px; }
.ibbenefit-title { font-size: 27.424px; font-weight: 700; color: #000; margin: 0 0 12px; }
.ibbenefit-body { font-size: 15px; font-weight: 400; color: #62748E; line-height: 1.7; margin: 0; }

/* ---------- components (3 stacked info cards) ---------- */
.ibcomponents-section { background: #fff; padding: 0 0 90px; }
.ibcomponents-inner { max-width: 1220px; margin: 0 auto; padding: 0 40px; }
.ibcomponents-heading { font-size: 41.136px; font-weight: 700; color: #000; margin: 16px 0 56px; }
.ibcomponents-list { display: flex; flex-direction: column; gap: 20px; }
.ibcomponent-card { background: #F8FAFC; border-radius: 12px; padding: 32px; }
.ibcomponent-title { font-size: 20.576px; font-weight: 700; color: #155DFC; margin: 0 0 12px; }
.ibcomponent-body { font-size: 15px; font-weight: 400; color: #62748E; line-height: 1.7; margin: 0; }
.ibcomponent-body em { display: block; margin-top: 6px; font-style: italic; }

/* ---------- CTA + application form ---------- */
.ibcta-section { position: relative; padding: 90px 0; text-align: center; overflow: hidden; }
.ibcta-bg { position: absolute; inset: 0; background-size: cover; background-position: center; z-index: 0; }
.ibcta-inner { position: relative; z-index: 1; max-width: 820px; margin: 0 auto; padding: 0 40px; }
.ibcta-heading { font-size: 51.424px; font-weight: 700; color: #000; margin: 0 0 24px; }
.ibcta-subtext p { font-size: 16px; font-weight: 700; color: #62748E; line-height: 1.7; margin: 0; }

/* .ibform-label/.ibform-consent/.ibform-legalbox/.ibform-checkbox/.ibform-submit는 main.css 공통
   (get-in-touch.css와 완전히 동일한 컴포넌트라 공유 — main.css 주석 참고). 여기는 이 페이지 전용
   "박스형" 입력창(.ibform-field)만. */
.ibcta-form { margin-top: 56px; text-align: left; display: flex; flex-direction: column; gap: 24px; }
.ibform-field { display: flex; flex-direction: column; gap: 8px; }
.ibform-field input, .ibform-field textarea {
  border: 1px solid #E2E8F0; border-radius: 8px; padding: 12px 14px; font-size: 15px;
  font-family: inherit; background: #fff; width: 100%;
}
.ibform-field textarea { min-height: 110px; resize: vertical; }
.ibform-phone-group { display: flex; align-items: center; gap: 8px; }
.ibform-phone-group input { flex: 1 1 0; text-align: center; }
.ibform-phone-group span { color: #94A3B8; }

/* ============ mobile (<=720px) ============ */
@media (max-width: 720px) {
  .ibhero-section { padding: 48px 0 40px; }
  .ibhero-inner { padding: 0 20px; text-align: center; }
  .ibhero-topcopy { max-width: 100%; }
  .ibhero-badge img { margin: 0 auto 20px; }
  .ibhero-heading { font-size: 30px; }
  .ibhero-row { flex-direction: column; margin-top: 0; }
  .ibhero-subtext-col { max-width: 100%; }
  .ibhero-subtext p { font-size: 15px; }
  .ibhero-visual { width: 80%; max-width: 320px; margin-top: 32px; }

  .ibbenefits-section { padding: 56px 0; }
  .ibbenefits-inner { padding: 0 20px; }
  .ibbenefits-heading { font-size: 32px; margin-bottom: 40px; }
  .ibbenefits-grid { flex-direction: column; gap: 40px; }
  .ibbenefit-title { font-size: 18px; }

  .ibcomponents-section { padding: 0 0 56px; }
  .ibcomponents-inner { padding: 0 20px; }
  .ibcomponents-heading { font-size: 24px; margin-bottom: 32px; }
  .ibcomponent-card { padding: 24px; }

  .ibcta-section { padding: 56px 0; }
  .ibcta-inner { padding: 0 20px; }
  .ibcta-heading { font-size: 28px; }
  .ibcta-form { margin-top: 40px; }
  .ibform-phone-group { gap: 6px; }
}
