:root{--ink:#163542;--muted:#67767b;--paper:#fbfaf7;--line:#dce2df;--orange:#efab7c;--green:#305e53}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif;line-height:1.65;word-break:keep-all;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.4}p{color:var(--muted)}:focus-visible{outline:3px solid #bd6e36;outline-offset:5px}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:#fff;padding:12px 20px;z-index:150}.skip-link:focus{top:10px}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:750;color:var(--green)}.site-header{position:sticky;top:0;z-index:50;background:#fbfaf7f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{display:flex;justify-content:space-between;align-items:center;min-height:88px;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.04em;font-size:23px;flex-shrink:0}.brand-mark{position:relative;display:grid;place-items:center;background:var(--ink);color:var(--orange);font:900 30px Arial;border-radius:9px;width:43px;height:43px}.brand-mark>span{font-size:20px;position:absolute;top:-5px;right:3px}.brand-name{line-height:1.2}.brand-name small{display:block;font-size:10px;color:var(--muted);font-weight:600;letter-spacing:.09em;margin-top:5px}.nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:650}.nav a:hover,.text-link:hover{color:#9a5428}.nav-cta{border:1px solid #c6d1ce;padding:10px 16px;border-radius:5px}.nav-cta span{margin-left:16px}.menu-btn{display:none;border:0;background:none;padding:12px}.menu-btn span{display:block;background:var(--ink);width:22px;height:2px;margin:5px 0}.btn{display:inline-flex;justify-content:center;align-items:center;gap:28px;border-radius:5px;padding:15px 21px;font-size:14px;font-weight:700;border:1px solid transparent;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:#fff}.primary:hover{background:#2b5261}.secondary{border-color:var(--line);background:#fff}.cream{background:var(--orange);color:var(--ink)}.full{width:100%;gap:12px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:750;padding-block:8px}.tag{font-size:11px;color:var(--green);font-weight:750}
.home-hero{padding:54px 0 58px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hero-editorial{padding:20px 0}.status-dot{display:inline-block;width:6px;height:6px;background:#bd6e36;border-radius:50%;margin-right:8px}.hero-editorial h1{font-size:clamp(36px,4.15vw,59px);line-height:1.27;letter-spacing:-.055em;margin:25px 0 24px;font-weight:800}.hero-editorial em{font-style:normal;background:linear-gradient(transparent 83%,#efc9a7 83%)}.hero-copy{font-size:15px;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:23px;margin:31px 0 35px}.hero-note{display:flex;gap:30px;color:#64757b;font-size:10px;letter-spacing:.1em;border-top:1px solid var(--line);padding-top:23px}.hero-visual{position:relative;border-radius:12px;overflow:hidden;align-self:stretch;background:#112f3e;min-height:405px}.hero-visual>img{width:100%;height:100%;object-fit:cover}.visual-caption{position:absolute;bottom:22px;left:26px;right:26px;border-top:1px solid #50717f;padding-top:17px;color:#c5d3d8;font-size:12px;display:flex;justify-content:space-between;align-items:center}.visual-caption strong{font-size:16px;font-weight:600;color:white}.visual-caption a{border:1px solid #68818b;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font-size:21px}.principles{border-block:1px solid var(--line);background:#f1f2ed}.principles>.container{display:flex;justify-content:space-between;align-items:center;padding-block:23px;gap:20px;font-size:12px}.principles span{font-size:11px;color:#67756f}.principles b{color:#294b46;font-weight:650}.section{padding-block:72px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{font-size:28px;margin-top:10px;font-weight:750}.section-heading>p{font-size:13px}.start-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.start-card{padding:27px;position:relative;display:flex;flex-direction:column;gap:21px}.start-card+.start-card{border-left:1px solid var(--line)}.step-number{font-size:13px;letter-spacing:.06em;color:#81928e}.start-card h3{font-size:20px;margin:8px 0 10px}.start-card p{font-size:13px;line-height:1.8;max-width:240px}.round-arrow{position:absolute;right:22px;top:23px;font-size:20px;color:#789088}.start-card:hover{background:#f2f5f0}.library-section,.related-section{background:#f0f2ee;border-block:1px solid var(--line)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.guide-card{border:1px solid #dce2dd;border-radius:9px;overflow:hidden;background:#fff;min-width:0;transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #193b450a}.card-image{display:block;overflow:hidden;border-bottom:1px solid #e3e7e1}.card-image img{width:100%;height:190px;object-fit:cover;transition:transform .3s}.guide-card:hover img{transform:scale(1.03)}.card-copy{padding:23px 24px 19px}.card-copy h3{font-size:19px;font-weight:750;line-height:1.5;margin:9px 0 12px;min-height:57px}.card-copy h3 a:hover{text-decoration:underline;text-underline-offset:4px}.card-copy>p{font-size:13px;line-height:1.85;min-height:49px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid #e9ece7;margin-top:20px;padding-top:15px;font-size:11px;color:#74817d}.card-bottom>a{color:var(--ink);font-weight:700}.card-bottom>a span{margin-left:12px}.editorial-note{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.editorial-note h2{font-size:28px;margin-top:14px}.editorial-note p:not(.eyebrow){font-size:14px;line-height:2}.editorial-note .text-link{margin-top:18px}.consult-band{background:var(--ink);padding:49px 0;color:white}.consult-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.consult-band .eyebrow{color:var(--orange)}.consult-band h2{font-size:28px;margin:12px 0 10px}.consult-band p{color:#b9cace;font-size:13px}.footer{background:#f6f5f0;padding:48px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:25px}.footer .brand{font-size:22px}.footer-brand-sub{font-size:11px;letter-spacing:.15em;font-weight:500;padding-top:3px}.footer-top p{font-size:12px;margin-top:14px;line-height:1.9}.footer-links{display:flex;gap:25px;align-items:flex-start;padding-top:7px;font-size:11px;flex-wrap:wrap}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #dce1d9;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:30px;font-size:10px;align-items:flex-end}.footer-bottom p{line-height:1.9}.footer-bottom>span{white-space:nowrap;color:#73817b;letter-spacing:.08em}
.library-header{padding:65px 0 45px}.library-header h1{font-size:40px;line-height:1.4;margin:17px 0}.library-header>p:last-child{font-size:15px}.library-content{padding-bottom:80px}.library-tools{border-block:1px solid var(--line);padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.filter-tabs button{border:0;background:transparent;color:#697873;border-radius:5px;padding:10px 14px;font-size:13px}.filter-tabs button.active{background:var(--ink);color:white}.filter-tabs span{margin-left:6px;font-size:10px;opacity:.7}.search-box{display:flex;align-items:center;border:1px solid #cad4cf;border-radius:5px;padding:9px 13px;background:#fff;gap:10px}.search-box>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.search-box input{border:0;background:none;min-width:0;width:215px;font-size:12px}.search-box>span:last-child{font-size:20px;line-height:1}.result-count{font-size:12px;margin:20px 0}.empty-state{padding:80px 20px;text-align:center;background:#fff}.empty-state h2{font-size:22px}.empty-state p{margin:12px 0 22px}
.breadcrumb{display:flex;gap:11px;align-items:center;padding-top:28px;font-size:11px;color:#7d8887}.breadcrumb a:hover{color:var(--ink)}.article-heading{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:60px;align-items:center;padding:37px 0 40px;border-bottom:1px solid var(--line)}.article-heading h1{font-size:clamp(29px,3vw,41px);line-height:1.4;max-width:780px;margin:13px 0 18px;font-weight:800}.article-deck{font-size:14px;line-height:1.8;max-width:700px}.article-art{border-radius:9px;width:255px;height:184px;object-fit:cover}.byline{display:flex;align-items:center;gap:11px;margin-top:25px;font-size:12px}.author-avatar{width:34px;height:34px;display:grid;place-items:center;background:var(--ink);color:var(--orange);border-radius:50%;font:700 19px Arial;flex-shrink:0}.byline b{font-size:11px;font-weight:650}.byline small{display:block;color:#7a8788;font-size:10px;margin-top:1px}.byline small span{padding:0 8px}.copy-link{margin-left:20px;border:1px solid #d8dfda;padding:7px 10px;border-radius:4px;background:transparent;color:#647574;font-size:10px}.article-layout{display:grid;grid-template-columns:minmax(0,790px) 264px;gap:70px;padding-top:40px;padding-bottom:62px}.article-body{font-size:16px;line-height:1.95;letter-spacing:-.012em}.article-body>p:first-child{font-size:18px;line-height:1.9;color:#3b555d;margin:0 0 34px;padding:0 0 28px;border-bottom:1px solid var(--line)}.article-body p{color:#475b61;margin:17px 0}.article-body h2{font-size:23px;margin:43px 0 19px;font-weight:750;color:var(--ink)}.article-body h3{font-size:19px;margin-top:28px}.article-body ul,.article-body ol{padding-left:24px;color:#475b61;margin:18px 0}.article-body li{padding-left:6px;margin:9px 0}.article-body li::marker{color:#426c62;font-weight:700}.article-body a,.simple-page a{color:#245f66;text-decoration:underline;text-decoration-color:#98b2b3;text-underline-offset:4px}.article-body strong{color:#1b404a}.table-scroll{overflow-x:auto;margin:25px 0;border:1px solid #cbd6d3;border-radius:7px}.article-body table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.7;min-width:460px}.article-body th{background:#e7ede8;color:#264a46;font-weight:700;padding:15px 17px}.article-body td{padding:15px 17px;border-top:1px solid #dce3dd;color:#4b6061}.article-body tbody tr:nth-child(even){background:#f3f5f0}.article-body td:first-child{font-weight:650;color:#23474c}.article-body pre{background:#ecf0eb;padding:20px;border-radius:6px;white-space:pre-wrap;font:inherit;font-size:14px}.article-body blockquote{margin:25px 0;border-left:3px solid var(--orange);padding:15px 20px;background:#f3f1e8}.sidebar-inner{position:sticky;top:120px}.toc{border-top:2px solid var(--ink);padding:20px 0 25px}.toc h2{font-size:16px;margin-top:8px}.toc ol{margin:20px 0 0;padding:0;list-style:none}.toc li{border-bottom:1px solid #e1e6df;padding:11px 0;font-size:12px;line-height:1.8}.toc a{display:block;color:#70817d}.toc a:hover,.toc a.active{color:#244f46;font-weight:700}.sidebar-consult{border:1px solid #d4dfd9;background:#ebf0e9;border-radius:7px;padding:23px}.sidebar-consult h3{font-size:19px;margin:10px 0}.sidebar-consult p{font-size:12px;line-height:1.9;margin-bottom:20px}.sidebar-consult .btn{font-size:12px;padding:12px}.sidebar-consult small{display:block;font-size:10px;text-align:center;color:#6f7e77;margin-top:10px}.article-signoff{display:flex;gap:15px;border-top:1px solid var(--line);padding-top:28px;margin-top:43px;font-size:12px}.article-signoff .author-avatar{width:43px;height:43px;font-size:24px}.article-signoff p{font-size:12px;margin:5px 0}.article-signoff a{font-size:11px;color:#41695d}.article-cta{padding:30px;background:#edf0e8;border:1px solid #dce3d5;border-radius:7px;margin-top:35px}.article-cta h2{font-size:23px;margin:8px 0 11px}.article-cta>p:not(.eyebrow){font-size:13px;margin-bottom:22px}.reading-progress{position:fixed;top:87px;left:0;width:100%;height:2px;z-index:55;pointer-events:none}.reading-progress>span{display:block;height:100%;width:0;background:#b76c38}.mobile-toc{display:none}.related-section .card-image img{height:160px}.simple-page{max-width:820px;margin:55px auto 75px;padding:0 25px;min-height:45vh}.simple-page>nav{font-size:11px;margin-bottom:30px}.simple-page h1{font-size:36px;margin-bottom:28px}.simple-page h2{font-size:23px;margin:30px 0 15px}.simple-page p,.simple-page li{font-size:15px;line-height:1.95;color:#4b6266}.simple-page p{margin:14px 0}.simple-page .btn{color:white;text-decoration:none}
.consent-panel{position:fixed;bottom:60px;left:20px;right:20px;max-width:580px;margin:auto;padding:24px;background:#fff;border:1px solid #cdd7d1;border-radius:9px;box-shadow:0 10px 45px #122e3a22;z-index:100}.consent-panel strong{font-size:15px}.consent-panel p{font-size:12px;line-height:1.85;margin:10px 0 16px}.consent-panel a{text-decoration:underline}.consent-panel>div{display:flex;gap:10px}.consent-panel button{flex:1;border:1px solid #8d9f96;border-radius:4px;padding:10px;background:#f8f9f5;color:var(--ink);font-size:12px}.consent-settings{position:fixed;bottom:12px;right:16px;border:1px solid #b6c5bd;background:#fbfaf7ef;color:#465f5c;border-radius:30px;padding:7px 12px;font-size:10px;z-index:90}
@media(max-width:1100px){.nav{gap:16px;font-size:12px}.container{width:calc(100% - 48px)}.hero-grid{gap:26px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-note{gap:20px}.hero-visual{min-height:370px}.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 240px}.article-heading{gap:35px;grid-template-columns:minmax(0,1fr) 210px}.article-art{width:210px;height:160px}.guide-grid{gap:18px}.card-copy{padding:20px}.card-copy h3{font-size:18px}.principles>.container{font-size:11px}.section-heading>p{max-width:240px}.footer-links{gap:16px}}
@media(max-width:850px){.nav-wrap{min-height:72px}.menu-btn{display:block}.nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--paper);padding:20px 24px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;box-shadow:0 12px 20px #122e3a0a}.nav.open{display:flex}.nav>a{padding:13px 10px;font-size:14px}.nav-cta{margin-top:10px}.home-hero{padding-top:34px}.hero-editorial h1{font-size:38px}.hero-copy{font-size:13px}.hero-copy br{display:none}.hero-actions .btn{font-size:12px;padding:13px}.hero-visual{min-height:360px}.principles>.container{display:grid;grid-template-columns:1fr 1fr;gap:9px 20px}.start-card{padding:21px}.start-card h3{font-size:17px}.start-card p{font-size:12px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading h2{font-size:25px}.section-heading>p{display:none}.editorial-note{gap:35px}.editorial-note h2{font-size:25px}.consult-band h2{font-size:24px}.consult-band .btn{font-size:12px;white-space:nowrap}.article-layout{display:block;max-width:740px}.article-sidebar{display:none}.mobile-toc{display:block;border:1px solid #d1ddd5;border-radius:6px;padding:17px 20px;margin-bottom:30px;background:#edf1ea;font-size:13px}.mobile-toc summary{font-weight:700;cursor:pointer}.mobile-toc ol{list-style:none;padding:12px 0 0;margin:0}.mobile-toc li{padding:7px 0;color:#526f66}.article-heading{grid-template-columns:minmax(0,1fr) 155px;gap:22px}.article-heading h1{font-size:31px}.article-art{width:155px;height:145px}.reading-progress{top:71px}.related-grid .guide-card:last-child{display:none}.library-tools{align-items:flex-start;flex-direction:column}.search-box{width:100%}.search-box input{width:100%}.footer-top{flex-direction:column;gap:22px}.footer-bottom{align-items:flex-start}.brand{font-size:21px}.brand-mark{width:36px;height:36px;font-size:25px}}
@media(max-width:580px){.container{width:calc(100% - 40px)}.home-hero{padding:19px 0 28px}.hero-grid{grid-template-columns:1fr;gap:26px}.hero-editorial{padding:14px 0 0}.hero-editorial h1{font-size:41px;margin-top:19px}.hero-copy{font-size:14px}.hero-actions{margin:24px 0;gap:21px}.hero-actions .btn{font-size:13px;padding:14px 16px}.hero-actions .text-link{font-size:12px;gap:7px}.hero-note{padding-top:18px;justify-content:space-between;gap:10px;font-size:9px}.hero-visual{height:285px;min-height:0}.hero-visual>img{object-position:center 40%}.visual-caption{bottom:17px;left:21px;right:21px;font-size:10px;padding-top:11px}.visual-caption strong{font-size:13px}.visual-caption a{width:31px;height:31px;font-size:18px}.principles>.container{padding-block:20px;grid-template-columns:1fr;gap:9px;font-size:12px}.principles span{margin-bottom:3px;font-size:10px}.section{padding-block:43px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:23px}.section-heading h2{font-size:24px;max-width:310px;line-height:1.45}.section-heading>.text-link{font-size:10px;white-space:nowrap;gap:7px;margin-top:24px}.start-grid{grid-template-columns:1fr}.start-card{flex-direction:row;gap:20px;padding:22px}.start-card+.start-card{border-left:0;border-top:1px solid var(--line)}.start-card h3{font-size:18px;margin:7px 0}.step-number{padding-top:2px}.start-card p{max-width:235px}.round-arrow{right:18px;top:20px}.guide-grid{grid-template-columns:1fr;gap:21px}.card-image img{height:185px;object-position:center}.card-copy{padding:22px}.card-copy h3{font-size:21px;min-height:0}.card-copy>p{min-height:0}.editorial-note{grid-template-columns:1fr;gap:22px}.editorial-note h2{font-size:26px}.editorial-note p:not(.eyebrow){font-size:13px}.consult-band{padding:36px 0}.consult-inner{flex-direction:column;align-items:flex-start;gap:22px}.consult-band h2{font-size:25px}.consult-band p{font-size:12px;line-height:1.9}.consult-band .btn{font-size:13px}.footer{padding-top:35px}.footer-links{font-size:11px;gap:13px 20px}.footer-bottom{flex-direction:column;gap:17px;margin-top:25px;padding-bottom:26px}.library-header{padding:37px 0 30px}.library-header h1{font-size:30px}.library-header>p:last-child{font-size:13px}.filter-tabs{gap:2px;justify-content:space-between;width:100%}.filter-tabs button{font-size:12px;padding:9px 10px}.library-content{padding-bottom:45px}.article-heading{display:block;padding:24px 0 28px}.article-heading h1{font-size:29px;line-height:1.45;margin:12px 0 16px}.article-deck{font-size:13px}.article-art{display:none}.breadcrumb{font-size:10px;padding-top:22px}.byline{gap:9px;margin-top:21px}.copy-link{margin-left:auto}.article-layout{padding-top:24px;padding-bottom:40px}.article-body{font-size:15px;line-height:1.95}.article-body>p:first-child{font-size:16px;line-height:1.9}.article-body h2{font-size:22px;line-height:1.5;margin-top:34px}.article-body table{font-size:12px}.article-body th,.article-body td{padding:12px}.article-body ul,.article-body ol{padding-left:20px}.article-cta{padding:24px 21px}.article-cta h2{font-size:21px}.article-cta .btn{width:100%;font-size:12px;gap:13px}.related-grid .guide-card:last-child{display:block}.simple-page{margin:35px auto;padding-inline:20px}.simple-page h1{font-size:28px}.consent-panel{left:12px;right:12px;padding:20px}.consent-panel p{font-size:11px}.eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
