:root{--navy:#101e3d;--blue:#2558e6;--blue-dark:#1944bc;--sky:#eef4ff;--ink:#17213a;--muted:#68738b;--line:#dbe2ef;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px}.brand{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:800;color:var(--navy)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--blue);color:#fff;font-size:1rem}.site-header nav{display:flex;align-items:center;gap:34px;font-size:.94rem;font-weight:650}.header-cta{padding:10px 18px;border:1px solid var(--line);border-radius:999px}.hero{min-height:620px;background:linear-gradient(120deg,#f5f8ff 0%,#eef4ff 58%,#e4eeff 100%);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.72fr);gap:70px;align-items:center;padding:76px max(24px,calc((100vw - 1132px)/2));position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:380px;height:380px;border:90px solid rgba(37,88,230,.07);border-radius:50%;right:-180px;top:-170px}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--blue);font-size:.87rem;font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(2.5rem,5vw,4.2rem);line-height:1.18;letter-spacing:-.055em;margin:0;color:var(--navy)}.hero h1 span{color:var(--blue)}.hero-description{font-size:1.08rem;max-width:590px;color:#536078;margin:28px 0}.trust-list{display:flex;flex-wrap:wrap;gap:10px 24px;padding:0;margin:0;list-style:none;color:#3d4960;font-size:.92rem}.trust-list li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:7px}.finder{position:relative;z-index:1;background:#fff;border-radius:24px;padding:30px;box-shadow:0 26px 70px rgba(25,52,111,.16);display:grid;gap:10px}.finder-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.finder-heading p{font-size:1.25rem;font-weight:800;margin:0;color:var(--navy)}.finder-heading span{font-size:.78rem;color:var(--muted)}label{font-size:.83rem;font-weight:750;margin-top:3px}select,input{width:100%;height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 14px;color:var(--ink);font:inherit;font-size:.95rem}select:focus,input:focus{outline:3px solid rgba(37,88,230,.16);border-color:var(--blue)}select:disabled{background:#f5f6f9;color:#9aa2b2}.finder button{border:0;border-radius:12px;height:52px;background:var(--blue);color:#fff;font:inherit;font-weight:800;margin-top:8px;cursor:pointer}.finder button:hover{background:var(--blue-dark)}.form-note{min-height:24px;margin:4px 0 0;color:var(--muted);font-size:.8rem}.quick-regions,.subjects,.process{max-width:1132px;margin:auto;padding:90px 0}.quick-regions{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;border-bottom:1px solid var(--line)}h2{font-size:clamp(1.85rem,3.5vw,2.7rem);line-height:1.25;letter-spacing:-.04em;color:var(--navy);margin:0}.region-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;max-width:560px}.region-chips button{border:1px solid var(--line);border-radius:999px;background:#fff;padding:10px 16px;color:#44506a;font:inherit;font-size:.9rem;cursor:pointer}.region-chips button:hover,.region-chips button.active{border-color:var(--blue);color:var(--blue);background:var(--sky)}.section-title{max-width:650px;margin-bottom:42px}.section-title>p:last-child{color:var(--muted);margin:16px 0 0}.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.subject-grid article{padding:32px;border:1px solid var(--line);border-radius:var(--radius);transition:.2s ease}.subject-grid article:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(24,43,90,.09);border-color:#c6d4ef}.subject-grid article>span{color:#9bacce;font-size:.84rem;font-weight:800}.subject-grid h3{font-size:1.28rem;margin:18px 0 10px;color:var(--navy)}.subject-grid p{color:var(--muted);font-size:.94rem;min-height:78px}.subject-grid a{display:inline-flex;gap:10px;color:var(--blue);font-size:.92rem;font-weight:750;margin-top:8px}.process{background:var(--navy);max-width:none;padding-left:max(24px,calc((100vw - 1132px)/2));padding-right:max(24px,calc((100vw - 1132px)/2));color:#fff}.process h2{color:#fff}.inverse,.process .section-kicker{color:#8eb2ff}.compact{margin-bottom:36px}.process ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process li{display:flex;gap:20px;padding:26px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.04)}.process strong{color:#8eb2ff}.process h3{margin:0 0 7px;font-size:1.08rem}.process p{margin:0;color:#b8c1d6;font-size:.9rem}.consult{max-width:1132px;margin:90px auto;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:46px 52px;border-radius:24px;background:linear-gradient(120deg,var(--blue),#1744c7);color:#fff}.consult h2{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem)}.consult p{margin:14px 0 0;color:#dfe8ff}.consult>a{flex:none;padding:15px 24px;border-radius:12px;background:#fff;color:var(--blue);font-weight:850}footer{max-width:1132px;margin:auto;padding:0 0 50px;color:var(--muted);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:8px;padding-top:36px}.footer-brand{grid-row:span 2}footer p,footer small{margin:0;text-align:right}footer small{font-size:.76rem}@media(max-width:900px){.site-header nav>a:not(.header-cta){display:none}.hero{grid-template-columns:1fr;gap:40px;padding-top:58px;padding-bottom:58px}.quick-regions{align-items:flex-start;flex-direction:column}.region-chips{justify-content:flex-start}.subject-grid,.process ol{grid-template-columns:1fr}.subject-grid article p{min-height:0}.consult{margin:70px 24px}.quick-regions,.subjects{padding:70px 24px}.process{padding-top:70px;padding-bottom:70px}}@media(max-width:560px){.site-header{height:66px;padding:0 18px}.site-header nav{gap:0}.hero{padding-left:18px;padding-right:18px}.hero h1{font-size:2.45rem}.finder{padding:23px;border-radius:18px}.trust-list{display:grid;gap:6px}.quick-regions,.subjects{padding-left:18px;padding-right:18px}.consult{margin:58px 18px;padding:34px 25px;align-items:flex-start;flex-direction:column}.process{padding-left:18px;padding-right:18px}footer{margin:0 18px;grid-template-columns:1fr}.footer-brand{grid-row:auto}footer p,footer small{text-align:left}}
