:root{--navy:#112b40;--deep:#0b2235;--ink:#172f42;--muted:#5b6a74;--line:#dfe6e8;--paper:#f5f7f6;--teal:#287369;--mint:#cee2d8;--cream:#f8f6ef;--white:#fff;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);background:var(--white);line-height:1.75;word-break:keep-all;overflow-wrap:anywhere}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{outline-offset:5px}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--teal)}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.32;letter-spacing:-.055em}h1{font-size:clamp(2.5rem,4.5vw,4.55rem);font-weight:700;margin-bottom:28px}h2{font-size:clamp(1.7rem,2.5vw,2.75rem);font-weight:650;margin-bottom:18px}h3{font-size:1.3rem;font-weight:650}.container{max-width:1240px;padding-inline:36px;margin-inline:auto}.narrow{max-width:880px}.skip{position:fixed;top:-70px;left:16px;background:var(--navy);color:white;padding:10px 18px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:650;color:var(--teal);margin-bottom:23px}.site-header{height:100px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:15px;flex-shrink:0}.brand-symbol{font-size:24px;font-weight:700;letter-spacing:-.12em;width:57px;height:54px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50% 50% 4px 4px;padding-right:3px}.brand-name{font-size:18px;font-weight:650;line-height:1.4;letter-spacing:-.05em}.brand-name small{display:block;font-size:10px;font-weight:450;letter-spacing:.12em;margin-top:3px}.desktop-nav{display:flex;gap:27px;font-size:14px;font-weight:500}.desktop-nav a:hover{color:var(--teal)}.header-phone{font-size:13px;font-weight:650;border-bottom:1px solid var(--navy);padding-block:8px}.menu-toggle{display:none;border:0;background:none;font-size:25px;color:var(--navy)}.preview-ribbon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;background:#eaf2ee;border-bottom:1px solid #c8dcd2;color:#28463c;font-size:12px;padding:9px 16px}.preview-ribbon a{font-weight:650;text-decoration:underline}.hero{background:linear-gradient(125deg,#fafbf9 55%,#eff4ef 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;padding-top:84px;padding-bottom:70px}.hero-copy h1{line-height:1.24;letter-spacing:-.055em}.hero-description{font-size:17px;color:var(--muted);line-height:1.95;margin-bottom:33px}.live-dot{display:inline-block;width:6px;height:6px;background:var(--teal);border-radius:50%;margin-right:9px;vertical-align:middle}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:14px 21px;min-height:52px;font-size:14px;font-weight:650;border:1px solid transparent;border-radius:5px;line-height:1.5;text-align:center;transition:background .15s ease}.button-primary{background:var(--navy);color:white}.button-primary:hover{background:#24475f}.button-light{border-color:#cbd5d7;background:transparent}.button-light:hover{background:white}.button-kakao{color:var(--ink);background:#eee3a8}.button-kakao:hover{background:#e6d98f}.hero-note{margin:24px 0 0;font-size:12px;color:#73827f}.hero-visual{background:var(--navy);color:#fff;padding:30px 34px 26px;border-radius:90px 6px 6px 6px;min-height:456px;position:relative;box-shadow:22px 24px 0 #e1ebe2}.visual-top{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.1em;opacity:.8;padding-left:22px}.visual-top span:first-child{font-size:13px;letter-spacing:.28em}.visual-orbit{height:214px;display:grid;place-items:center;position:relative;margin-block:5px}.visual-orbit:before,.visual-orbit:after{content:"";position:absolute;width:180px;height:180px;border:1px solid #789892;border-radius:50%;transform:rotate(-34deg);opacity:.5}.visual-orbit:after{width:222px;height:135px}.orbit-core{font-size:25px;text-align:center;line-height:1.5;color:#e1eae4;letter-spacing:-.08em;font-weight:400}.orbit-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:#d0e4d7;right:21%;top:34%}.visual-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #4a6272;border-bottom:1px solid #4a6272;padding:19px 0}.visual-steps div{padding-inline:14px;border-right:1px solid #4a6272}.visual-steps div:first-child{padding-left:0}.visual-steps div:last-child{border:0}.visual-steps span{font-size:10px;letter-spacing:.1em;color:#a9c7bd;display:block;margin-bottom:7px}.visual-steps strong{font-size:14px;font-weight:500;display:block}.visual-steps small{color:#b3c4cc;font-size:10px;display:block;margin-top:5px}.hero-visual>p{margin:19px 0 0;font-size:12px;line-height:1.8;color:#bcced5}.hero-bottom{display:flex;justify-content:space-between;gap:10px;padding-top:20px;padding-bottom:22px;border-top:1px solid var(--line);font-size:11px;color:#6c7f81;letter-spacing:.15em}.hero-bottom span:last-child{letter-spacing:.02em}.section{padding-block:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:36px}.section-heading h2{margin:0}.section-heading>p{max-width:350px;color:var(--muted);font-size:14px;margin:0 0 4px}.section-heading .eyebrow{margin-bottom:13px;font-size:10px;letter-spacing:.15em}.cards{display:grid;gap:20px}.cards-start,.cards-documents,.cards-guides{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-situations,.cards-process{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card{padding:28px 27px 25px;border:1px solid var(--line);border-radius:var(--radius);background:white;display:flex;flex-direction:column}.info-card h3{margin:20px 0 13px;line-height:1.5}.info-card p{font-size:14px;color:var(--muted);line-height:1.85}.card-number{font-size:12px;letter-spacing:.09em;color:var(--teal)}.text-link{display:inline-flex;gap:15px;align-items:center;font-size:12px;font-weight:600;margin-top:auto;padding-top:12px}.text-link span{margin-left:auto}.section-situations{background:var(--paper)}.section-situations .info-card{border:0;border-radius:6px}.section-process{background:var(--navy);color:white}.section-process .eyebrow{color:#aecabd}.section-process .section-heading>p{color:#b8cbd4}.cards-process .info-card{background:transparent;border:0;border-radius:0;border-top:1px solid #536979;padding-left:0;padding-right:22px}.cards-process .info-card p{color:#b7c8d0}.cards-process .card-number{color:#bdd3c7}.cards-process .text-link{display:none}.cards-documents .info-card{border:0;border-left:1px solid var(--line);border-radius:0;padding:8px 30px}.cards-documents .info-card:first-child{border-left:0}.section-guides{background:#f7f7f3}.guide-card{padding:29px 27px;border:1px solid var(--line);border-radius:8px;background:white;display:flex;flex-direction:column;position:relative}.guide-card h3{font-size:21px;line-height:1.5;margin-top:26px}.guide-card p{font-size:14px;color:var(--muted);line-height:1.85}.card-meta{display:flex;flex-wrap:wrap;gap:9px;font-size:10px;letter-spacing:.04em}.card-meta span:first-child{color:var(--teal)}.card-meta span+span{border-left:1px solid var(--line);padding-left:9px;color:#79848d}.section-more{display:table;margin:30px auto 0;border-bottom:1px solid #789089;font-size:13px;padding:5px}.faq-list{border-top:1px solid #b9c7cb}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;gap:25px;font-size:17px;font-weight:500;cursor:pointer;padding:23px 8px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-number{font-size:11px;color:var(--teal);letter-spacing:.1em}.faq-plus{margin-left:auto;font-size:24px;font-weight:300;flex-shrink:0}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-answer{padding:0 45px 25px 50px;max-width:950px;font-size:15px;color:var(--muted);line-height:1.9}.contact-band{padding:76px 0;background:#e8efea}.contact-band h2{max-width:800px;font-size:clamp(2rem,3vw,3rem)}.contact-band p:not(.eyebrow){max-width:690px;color:var(--muted)}.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.contact-band small{display:block;margin-top:20px;color:#687a73;font-size:11px}.site-footer{padding:47px 0 28px;background:var(--deep);color:#d2dde1}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid #344a5c}.footer-top>div{text-align:right}.footer-top p{font-size:12px;margin:0 0 4px;color:#9db4c1}.footer-top>div>a{font-size:21px;letter-spacing:.03em}.footer-meta{padding-top:22px;font-size:11px;color:#98afbc}.footer-meta p{margin-bottom:4px}.footer-links{display:flex;gap:22px;margin:16px 0}.copyright{color:#6d8797}.mobile-contact{display:none}.page-intro{padding-top:66px;padding-bottom:40px}.page-intro h1{font-size:clamp(2rem,3.7vw,3.5rem);max-width:940px}.page-intro>p:not(.eyebrow){color:var(--muted)}.list-main{padding-bottom:90px}.search-form{display:flex;gap:10px;margin-top:30px;max-width:660px}.search-form input{flex:1;min-width:0;padding:13px 18px;border:1px solid var(--line);border-radius:5px}.pagination{display:flex;gap:10px;justify-content:center;padding-top:40px}.pagination a{border:1px solid var(--line);width:38px;height:38px;display:grid;place-items:center}.pagination [aria-current]{background:var(--navy);color:white}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:70px;padding-top:46px}.breadcrumb{display:flex;gap:12px;font-size:12px;color:var(--muted);margin-bottom:42px}.article-layout h1{font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.45}.article-lead{font-size:18px;color:var(--muted)}.article-tags{display:flex;gap:8px;flex-wrap:wrap}.article-tags span{background:var(--paper);border-radius:4px;padding:4px 10px;font-size:11px}.article-date{margin-top:20px;color:#7b8b94;font-size:11px}.prose{font-size:16px;line-height:2}.prose h2{font-size:24px;margin:48px 0 20px}.prose h3{font-size:20px;margin:30px 0 18px}.prose p{color:#435762;margin:0 0 18px}.prose ul{padding-left:22px;color:#435762}.prose li{padding:5px 0}.article-aside{padding-top:82px}.aside-card{position:sticky;top:128px;padding:30px 25px;background:var(--paper);border-radius:8px}.aside-card h2{font-size:22px;line-height:1.5}.aside-card p{font-size:13px;color:var(--muted)}.aside-card .contact-actions{display:block}.aside-card .button{display:flex;width:100%;margin-top:10px;flex-wrap:wrap;gap:5px;font-size:12px}.aside-card .button span{font-size:13px}.article-faq{margin-top:55px}.article-faq h2,.sources h2{font-size:24px}.article-faq summary{font-size:16px}.article-faq .faq-answer{padding-left:10px}.sources{padding:25px 28px;background:var(--paper);margin-top:40px;border-radius:8px}.sources ul{padding-left:20px;font-size:13px}.sources a{text-decoration:underline}.sources small{display:block;color:var(--muted);margin:4px 0 12px}.sources>p{font-size:12px;color:var(--muted)}.article-notice{border-top:1px solid var(--line);padding:28px 0;margin-top:28px;color:var(--muted);font-size:12px}.article-cover{width:100%;height:auto;border-radius:8px;margin:30px 0}.about-copy{padding-bottom:48px;max-width:920px}.large-copy{font-size:24px;color:var(--muted);line-height:1.9}.policy{padding-bottom:90px}.member-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.member-card{max-width:450px}.member-card img{width:100%;height:380px;object-fit:cover;object-position:top;background:var(--paper);border-radius:8px}.member-card h3{margin-top:22px}.member-card h3 small{font-size:13px;font-weight:400;margin-left:15px;color:var(--muted)}.member-card p{font-size:14px;color:var(--muted)}.member-card .prose{font-size:13px}.section-image{width:100%;max-height:400px;object-fit:cover;border-radius:10px;margin:24px 0}.gate{min-height:100vh;background:var(--paper);display:grid;place-items:center;padding:30px}.gate-card{max-width:800px;background:white;border:1px solid var(--line);padding:64px;border-radius:16px}.gate h1{font-size:clamp(2rem,4vw,3.2rem)}.gate p{color:var(--muted)}.gate .text-link{margin-top:24px}dialog{border:0;border-radius:10px;width:calc(100% - 32px);max-width:460px;padding:24px;background:white;color:var(--ink)}dialog::backdrop{background:rgba(8,25,36,.58)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dialog-top button{background:none;border:0}.dialog-top+nav{display:flex;flex-direction:column}.dialog-top+nav a{display:flex;justify-content:space-between;padding:17px 0;border-top:1px solid var(--line)}html.menu-open{overflow:hidden}.empty-state{padding:28px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);grid-column:1/-1}.case-facts{padding:25px;border:1px solid var(--line);margin-block:40px}.case-facts h2{font-size:24px}
@media(max-width:1100px){.desktop-nav{gap:17px;font-size:12px}.header-phone{display:none}.hero-grid{gap:35px}.hero-visual{padding-inline:25px}.cards-situations{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 270px}}
@media(max-width:760px){.container{padding-inline:22px}.site-header{height:76px}.brand-symbol{width:43px;height:42px;font-size:20px}.brand{gap:10px}.brand-name{font-size:16px}.brand-name small{font-size:9px}.desktop-nav,.header-phone{display:none}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;padding-top:45px;padding-bottom:46px;gap:38px}.hero-copy h1{font-size:40px;margin-bottom:23px}.hero-description{font-size:15px;margin-bottom:25px}.hero .eyebrow{font-size:10px;margin-bottom:21px}.hero-actions{gap:9px}.hero-actions .button{font-size:12px;padding:13px 15px;min-height:48px;gap:9px}.hero-note{font-size:10px}.hero-visual{min-height:345px;margin-right:12px;border-top-left-radius:70px;box-shadow:12px 14px 0 #e1ebe2;padding-top:25px;padding-bottom:20px}.visual-orbit{height:145px}.visual-orbit:before{width:135px;height:135px}.visual-orbit:after{width:185px;height:95px}.orbit-core{font-size:21px}.visual-top{font-size:9px}.visual-top span:first-child{font-size:11px}.visual-steps{padding-block:14px}.visual-steps strong{font-size:13px}.hero-visual>p{font-size:10px;margin-top:13px}.hero-bottom{display:block;padding-block:16px;font-size:9px}.hero-bottom span{display:block;margin:2px 0}.section{padding-block:55px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:27px;line-height:1.4}.section-heading>p{margin-top:15px;font-size:13px;max-width:none}.section-heading .eyebrow{font-size:9px}.cards{gap:14px}.cards-start,.cards-guides,.cards-documents{grid-template-columns:1fr}.cards-situations{grid-template-columns:1fr 1fr;gap:12px}.cards-situations .info-card{padding:22px 17px}.cards-situations .info-card h3{font-size:18px;margin-top:16px}.cards-situations .info-card p{font-size:12px}.cards-situations .text-link{font-size:10px}.info-card{padding:24px}.info-card h3{font-size:20px;margin-top:16px}.info-card p{font-size:13px}.cards-process{grid-template-columns:1fr 1fr;gap:24px}.cards-process .info-card{padding-right:10px}.cards-process .info-card h3{font-size:18px}.cards-process .info-card p{font-size:12px}.cards-documents .info-card{border:0;border-top:1px solid var(--line);padding:20px 0}.guide-card{padding:25px}.guide-card h3{font-size:22px;margin-top:20px}.guide-card p{font-size:14px}.faq-list summary{font-size:15px;padding:19px 3px;gap:15px;line-height:1.75}.faq-number{font-size:10px}.faq-answer{padding:0 15px 20px 30px;font-size:13px}.contact-band{padding:52px 0}.contact-band h2{font-size:29px}.contact-band p{font-size:14px}.contact-actions{gap:8px}.contact-actions .button{font-size:12px;padding:13px 15px;gap:10px}.contact-band small{font-size:10px}.site-footer{padding-bottom:100px}.footer-top{align-items:flex-start;gap:25px}.footer-top>div>p{font-size:10px;max-width:120px}.footer-top>div>a{font-size:15px}.footer-meta{font-size:10px}.footer-links{gap:15px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;z-index:25;box-shadow:0 -2px 16px #132f4320;padding-bottom:env(safe-area-inset-bottom);background:var(--navy)}.mobile-contact a{padding:15px 10px;color:white;font-weight:600;text-align:center;font-size:14px}.mobile-contact a+a{background:#eee3a8;color:var(--navy)}.page-intro{padding-top:42px}.page-intro h1{font-size:33px;line-height:1.4}.search-form .button{padding-inline:15px}.article-layout{display:block;padding-top:25px}.article-layout h1{font-size:31px;line-height:1.5}.breadcrumb{margin-bottom:26px;font-size:10px}.article-lead{font-size:16px}.prose{font-size:15px;line-height:1.95}.prose h2{font-size:22px;margin-top:34px}.article-aside{padding:15px 0 40px}.aside-card{position:static}.article-notice{font-size:11px}.sources{padding:24px 20px}.large-copy{font-size:21px}.preview-ribbon{font-size:10px;gap:4px}.gate{padding:18px}.gate-card{padding:32px 23px}.gate .contact-actions{display:grid}.gate h1{font-size:30px}.policy{padding-bottom:50px}.article-tags{gap:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* 1.0.1: original colours, hero grid, typography and section order preserved. */
.brand .brand-logo{width:48px;height:48px;object-fit:contain;border-radius:6px}.hero-people{display:flex;flex-direction:column;gap:22px}.hero-portraits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.hero-portraits figure{margin:0;min-width:0}.hero-portraits img{display:block;width:100%;height:240px;object-fit:cover;object-position:center 20%;border-radius:4px 4px 0 0}.hero-portraits figcaption{padding:14px 11px;background:#ffffff0a;border-top:1px solid #ffffff20}.hero-portraits strong{display:block;font-size:22px;font-weight:600;letter-spacing:-.03em}.hero-portraits figcaption span{display:block;color:#bdcfd5;font-size:11px;margin-top:3px}.hero-portraits.count-1{grid-template-columns:1fr;max-width:245px;width:100%;margin:auto}.hero-portraits.count-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hero-portraits.count-3 img{height:200px}.hero-portraits.count-3 strong{font-size:18px}.hero-profile-caption{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #ffffff20;padding-top:15px;font-size:11px;color:#bdcfd5}.hero-profile-caption a{color:white}.hero-custom-photo{width:100%;height:340px;object-fit:contain;margin-top:24px;border-radius:6px}.profile-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.profile-card{max-width:none;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:42% minmax(0,1fr);background:white;align-items:stretch}.profile-photo{background:var(--paper)}.member-card .profile-photo img{height:100%;min-height:370px;max-height:540px;object-fit:cover;object-position:50% 15%;border-radius:0}.profile-copy{padding:28px 24px}.profile-copy .eyebrow{font-size:11px;margin:0 0 9px}.member-card .profile-copy h3{font-size:28px;margin:0 0 20px}.profile-copy h4{font-size:12px;color:var(--teal);margin:24px 0 8px}.profile-copy .prose p{font-size:12px;line-height:1.9;margin-bottom:6px}.office-section{padding-bottom:45px}.office-section p{color:var(--muted)}
@media(max-width:1100px){.profile-card{grid-template-columns:1fr}.member-card .profile-photo img{height:380px;min-height:0;object-fit:contain}.hero-portraits img{height:210px}}
@media(max-width:760px){.brand .brand-logo{width:40px;height:40px}.hero-people{gap:20px;padding-top:26px;min-height:0}.hero-portraits img{height:auto;aspect-ratio:4/5}.hero-portraits strong{font-size:20px}.hero-portraits figcaption{padding:12px 10px}.hero-portraits.count-3 img{height:155px}.hero-profile-caption{font-size:10px}.profile-cards{grid-template-columns:1fr}.profile-card{grid-template-columns:1fr}.member-card .profile-photo img{height:370px;object-fit:contain}.profile-copy{padding:25px}.hero-custom-photo{height:280px}}
