.support-page{background:#fff;color:#111315}.support-page main{padding-top:var(--header-height)}.support-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.support-hero{min-height:360px;display:flex;border-bottom:1px solid #d9dbdc;background:linear-gradient(90deg,rgba(230,0,18,.035) 1px,transparent 1px) 0 0/80px 80px,#f3f4f2}.support-hero .support-shell{display:flex;flex-direction:column;justify-content:space-between;padding:44px 0 58px}.support-breadcrumb{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b6f72}.support-breadcrumb a{color:inherit;text-decoration:none}.support-breadcrumb strong{color:#111315}.support-hero-copy h1,.support-section-heading h2,.support-ready h2{margin:0;letter-spacing:-.045em;line-height:1.12}.support-hero-copy h1{font-size:clamp(42px,5.2vw,68px);font-weight:800}.support-hero-copy p{margin:20px 0 0;font-size:18px;line-height:1.72;color:#555a5e}.support-routes{padding:104px 0 112px}.support-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:48px;align-items:end;padding-bottom:34px;border-bottom:2px solid #111315}.support-section-heading h2{font-size:clamp(32px,3.4vw,48px);font-weight:800}.support-section-heading p{margin:0;color:#666b6f;font-size:16px;line-height:1.7}.support-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #111315}.support-route{min-width:0;padding:52px 48px 46px;display:flex;flex-direction:column}.support-route+.support-route{border-left:1px solid #111315}.support-route--dark{background:#111315;color:#fff}.support-route-head img{display:block;width:176px;height:42px;object-fit:contain;object-position:left center;margin-bottom:44px}.support-route--dark .support-route-head img{background:#fff;padding:8px 12px;width:200px;height:48px;box-sizing:border-box}.support-route-kicker{margin:0 0 10px;color:#e60012;font-size:14px;line-height:1.4;font-weight:800}.support-route--dark .support-route-kicker{color:#ff7a00}.support-route h3{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.15;letter-spacing:-.04em}.support-route-summary{min-height:58px;margin:18px 0 38px;color:#62676a;font-size:16px;line-height:1.75}.support-route--dark .support-route-summary{color:#b9bdc0}.support-capabilities{margin:0 0 34px;border-top:1px solid #cfd2d3}.support-route--dark .support-capabilities{border-color:#4b4f52}.support-capabilities>div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px 0;border-bottom:1px solid #dfe1e2}.support-route--dark .support-capabilities>div{border-color:#35393b}.support-capabilities dt{font-weight:800;font-size:14px;line-height:1.55}.support-capabilities dd{margin:0;color:#666b6f;font-size:14px;line-height:1.55}.support-route--dark .support-capabilities dd{color:#adb1b4}.support-route-link{margin-top:auto;min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid #111315;color:#111315;text-decoration:none;font-size:15px;font-weight:800;transition:background-color .2s,color .2s,border-color .2s}.support-route-link:hover,.support-route-link:focus-visible{background:#e60012;border-color:#e60012;color:#fff}.support-route--dark .support-route-link{border-color:#fff;color:#fff}.support-route--dark .support-route-link:hover,.support-route--dark .support-route-link:focus-visible{background:#ff7a00;border-color:#ff7a00;color:#111315}.support-route-link span{font-size:22px;font-weight:400}.support-ready{background:#e9ebe8;border-top:1px solid #d5d8d4;padding:82px 0 88px}.support-ready-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.45fr);gap:72px}.support-ready h2{font-size:clamp(30px,3vw,42px);font-weight:800}.support-ready-grid>div>p{margin:18px 0 0;max-width:420px;color:#62676a;font-size:15px;line-height:1.7}.support-ready-list{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;border-top:1px solid #111315}.support-ready-list li{padding:22px 20px 0;border-left:1px solid #c4c7c4}.support-ready-list li:first-child{border-left:0;padding-left:0}.support-ready-list span{display:block;margin-bottom:28px;color:#e60012;font-size:13px;font-weight:800}.support-ready-list strong{display:block;font-size:18px}.support-ready-list p{margin:10px 0 0;color:#666b6f;font-size:13px;line-height:1.6}
@media(max-width:900px){.support-route{padding:44px 30px 40px}.support-capabilities>div{grid-template-columns:120px minmax(0,1fr)}.support-ready-grid{grid-template-columns:1fr;gap:44px}}
@media(max-width:720px){.support-shell{width:min(100% - 40px,1240px)}.support-hero{min-height:310px}.support-hero .support-shell{padding:28px 0 38px}.support-hero-copy h1{font-size:40px}.support-hero-copy p{margin-top:16px;font-size:15px;line-height:1.65}.support-hero-copy br{display:none}.support-routes{padding:70px 0 76px}.support-section-heading{grid-template-columns:1fr;gap:16px;padding-bottom:24px}.support-section-heading h2{font-size:32px}.support-section-heading p{font-size:14px}.support-route-grid{grid-template-columns:1fr}.support-route{padding:38px 22px 34px}.support-route+.support-route{border-left:0;border-top:1px solid #111315}.support-route-head img{width:150px;height:36px;margin-bottom:34px}.support-route--dark .support-route-head img{width:174px;height:44px}.support-route h3{font-size:30px}.support-route-summary{min-height:0;margin:15px 0 30px;font-size:14px}.support-capabilities>div{grid-template-columns:1fr;gap:5px;padding:15px 0}.support-route-link{min-height:50px}.support-ready{padding:62px 0 68px}.support-ready-grid{gap:34px}.support-ready-list{grid-template-columns:1fr}.support-ready-list li,.support-ready-list li:first-child{display:grid;grid-template-columns:34px 1fr;gap:0 12px;padding:18px 0;border-left:0;border-top:1px solid #c4c7c4}.support-ready-list li:first-child{border-top:0}.support-ready-list span{grid-row:1/span 2;margin:2px 0 0}.support-ready-list p{margin-top:6px}}
.support-page main{padding-top:var(--header-h)}
.support-route--dark .support-route-head img{width:176px;height:42px;padding:0;background:transparent;box-sizing:content-box;opacity:1;filter:brightness(1.35)}
@media(max-width:720px){.support-route--dark .support-route-head img{width:150px;height:36px}}

/* 지원 경로의 제목 영역과 상담 준비 항목 정렬 */
.support-route-head{text-align:center}
.support-route-head img{margin-right:auto;margin-left:auto;object-position:center}
.support-ready-grid{text-align:center}
.support-ready-grid>div>p{margin-right:auto;margin-left:auto}
.support-ready-list li{text-align:center}

@media(max-width:720px){
  .support-ready-list li,.support-ready-list li:first-child{display:block;text-align:center}
  .support-ready-list span{margin:0 auto 10px}
}

/* 공통 타이포그래피 위계: 히어로 > 섹션 > 콘텐츠 제목 > 본문 */
.support-hero-copy h1{font-size:var(--visual-hero-title);line-height:1.08;letter-spacing:-.055em}
.support-hero-copy p{font-size:var(--visual-hero-subtitle);line-height:1.7}
.support-section-heading h2{font-size:var(--section-title);line-height:1.15;letter-spacing:-.05em}
.support-section-heading p{font-size:15px;line-height:1.75}
.support-route h3{font-size:34px}
.support-route-summary{font-size:15px}
@media(max-width:720px){
  .support-hero-copy h1{font-size:var(--visual-hero-title-mobile);line-height:1.13}
  .support-hero-copy p{font-size:var(--visual-hero-subtitle-mobile);line-height:1.65}
  .support-section-heading h2{font-size:34px}
  .support-section-heading p{font-size:14px}
  .support-route h3{font-size:28px}
  .support-route-summary{font-size:14px}
}
