@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap');
:root{--serif:"Gowun Batang","KoPub Batang","Noto Serif KR",serif;--sans:"Noto Sans KR","Pretendard","Malgun Gothic",sans-serif}
.brand-logo{width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(11,35,64,.18))}.footer-brand{display:flex;align-items:center;gap:13px}.footer-logo{width:54px;height:54px;object-fit:contain}.hero::after{display:none}.hero-logo{position:absolute;width:min(34vw,420px);right:4%;top:50%;transform:translateY(-50%);opacity:.095;filter:saturate(.65);pointer-events:none}.hero .wrap{position:relative;z-index:1}.hero h1,.page-hero h1{line-height:1.38;letter-spacing:-.055em;word-break:keep-all}
@media(max-width:600px){.brand-logo{width:38px;height:38px}.hero-logo{width:280px;right:-105px;opacity:.06}.hero h1{font-size:39px}}
.reveal{opacity:1;transform:none}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:#fff;padding:12px;color:#0b2340}.skip-link:focus{top:8px}
:focus-visible{outline:3px solid #498ab5;outline-offset:4px}
.article{width:min(820px,calc(100% - 32px))}
.footer-nav{flex-wrap:wrap;max-width:520px}
.draft-note{padding:16px 22px;background:#edf3f7;border-left:3px solid #174f82}
:root{--muted:#405366}
.lead,.hero p,.prose p,.article-body p,.service-detail ul,.meta{color:#405366}
/* Keep Korean words intact and distribute short copy across balanced lines. */
main :is(p,li,h1,h2,h3,b),.footer p{word-break:keep-all;overflow-wrap:break-word}
main :is(h1,h2,h3),.question b{text-wrap:balance}
main p{text-wrap:pretty}
.service-card p,.expert-card p,.question b{text-wrap:balance}
.service-card h3{font-size:20px;letter-spacing:-.045em}
.service-title{white-space:nowrap}
.service-detail{grid-template-columns:minmax(290px,auto) 1fr;gap:48px}
@media(min-width:901px) and (max-width:1100px){.grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.service-detail{grid-template-columns:1fr;gap:15px}}
@media(max-width:360px){.service-title{font-size:clamp(18px,6.5vw,23px)}}
@media(max-width:1100px){.nav{gap:14px}.nav a{font-size:12px}.brand{gap:8px;font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{transition:none}}
