/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17352e;--green:#0f6b54;--mint:#dcefe8;--cream:#f7f4ed;--line:#dfe5df;--muted:#687a74}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;height:84px;margin:auto;padding:0 24px;display:flex}.brand{font-size:20px;font-weight:800}.brand span,.eyebrow{color:var(--green)}nav{gap:32px;font-size:14px;font-weight:700;display:flex}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;max-width:1180px;margin:auto;padding:84px 24px 92px;display:grid}.eyebrow{letter-spacing:2px;margin:0 0 20px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-4px;margin:0 0 28px;font-size:64px;line-height:1.14}.hero h1 em{color:var(--green);font-style:normal}.hero-text{color:#52665f;font-size:18px;line-height:1.85}.hero-actions{gap:12px;margin:36px 0 20px;display:flex}.button{border-radius:10px;padding:15px 23px;font-size:14px;font-weight:800}.primary{background:var(--green);color:#fff}.ghost{border:1px solid #bdcbc5}.updated{color:#83908b;font-size:12px}.hero-visual{background:linear-gradient(145deg,#dff1ea,#eef5ed);border-radius:32px;height:410px;padding:55px;position:relative}.chart-card{background:#fff;border-radius:22px;height:245px;padding:27px;box-shadow:0 22px 50px #17352e1f}.chart-card p{margin:0;font-weight:800}.bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:14px;height:125px;padding-top:18px;display:flex}.bars b{background:linear-gradient(#48a98a,#0f6b54);border-radius:6px 6px 0 0;flex:1}.legend{color:var(--muted);justify-content:space-between;padding-top:12px;font-size:11px;display:flex}.mini-card{z-index:2;background:#fff;border-radius:15px;position:absolute;box-shadow:0 12px 35px #17352e21}.mini-card.top{padding:16px 20px;top:24px;right:24px}.mini-card.top span,.mini-card.top i,.mini-card.bottom i{color:var(--muted);font-size:10px;font-style:normal;display:block}.mini-card.top strong{color:var(--green);margin:5px 0;font-size:22px;display:block}.mini-card.bottom{gap:12px;padding:14px 18px;display:flex;bottom:24px;left:26px}.check{color:var(--green);font-weight:900}.trust-strip{background:var(--ink);color:#fff;justify-content:center;gap:70px;padding:21px;font-size:13px;display:flex}.section{max-width:1180px;margin:auto;padding:96px 24px}.section-head{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section h2{margin:0;font-size:36px}.section-head>a{color:var(--green);font-size:13px;font-weight:800}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border:1px solid var(--line);border-radius:18px;overflow:hidden}.card-art{height:150px;padding:20px;position:relative;overflow:hidden}.card-art span{background:#fffc;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800}.card-art b{opacity:.12;font-size:110px;position:absolute;bottom:-37px;right:5px}.mint{background:#bfe2d6}.blue{background:#cbdde8}.sand{background:#eadcc2}.card-body small,.article-meta{color:var(--green);font-weight:700}.card-body h3{margin:12px 0;font-size:21px;line-height:1.42}.card-body p{color:var(--muted);min-height:72px;font-size:14px;line-height:1.72}.card-body a{font-size:13px;font-weight:800}.categories{background:var(--cream);max-width:none;padding-left:max(24px,50% - 566px);padding-right:max(24px,50% - 566px)}.category-grid{grid-template-columns:repeat(4,1fr);margin-top:38px;display:grid}.category-grid a{border:1px solid #cfd6cf;padding:32px}.category-grid span{color:var(--green);font-size:12px;font-weight:800}.category-grid p{color:var(--muted);font-size:13px}.notice{background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:90px;max-width:1132px;margin:96px auto;padding:54px;display:grid}.notice .eyebrow{color:#7fd1b8}.notice h2{margin:0;font-size:34px;line-height:1.4}.notice>p{color:#c8d6d1;font-size:14px;line-height:1.9}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:24px;max-width:1180px;margin:auto;padding:48px 24px;display:grid}footer p,footer small{color:var(--muted);font-size:12px}.footer-links{gap:20px;font-size:12px;font-weight:700;display:flex}footer small{grid-column:1/-1}.page-shell{max-width:900px;margin:auto;padding:72px 24px 100px}.page-shell h1{font-size:46px}.page-shell h2{margin-top:48px;font-size:27px}.page-shell .lead{font-size:19px}.back{color:var(--green);margin-bottom:30px;font-size:13px;font-weight:800;display:inline-block}.article-list{gap:18px;margin-top:35px;display:grid}.article-list a{border:1px solid var(--line);border-radius:14px;padding:24px}.article-list h2{margin:0 0 10px;font-size:23px}.article-list p{margin:0}.ad-slot{color:#98a39e;text-align:center;background:#fafbf9;border:1px dashed #c5cec9;margin:34px 0;padding:24px;font-size:11px}.callout{background:var(--cream);border-left:4px solid var(--green);margin:30px 0;padding:20px 24px}table{border-collapse:collapse;width:100%;margin:24px 0}th,td{border:1px solid var(--line);text-align:left;padding:14px;font-size:14px}th{background:var(--cream)}@media (width<=800px){.guide-section-head,.article-list.compact,.checklist-box ul{grid-template-columns:1fr}.site-header{align-items:flex-start;height:auto;padding:20px}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:12px}.hero{grid-template-columns:1fr;padding-top:58px}.hero h1{letter-spacing:-2.8px;font-size:45px}.hero-visual{height:360px;padding:55px 30px}.trust-strip{flex-wrap:wrap;gap:20px}.article-grid,.category-grid{grid-template-columns:1fr}.section{padding-top:70px;padding-bottom:70px}.notice{grid-template-columns:1fr;gap:20px;margin:60px 20px;padding:35px}.footer-links{flex-wrap:wrap}footer{grid-template-columns:1fr}.page-shell h1{font-size:38px}}body{word-break:keep-all;background:#fdfefc;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom-color:#dbe6e0;height:78px;position:sticky;top:0}.brand,.brand span{color:var(--green);letter-spacing:-.7px;font-size:22px}.site-header nav a{border-radius:9px;padding:9px 12px;transition:background .2s,color .2s}.site-header nav a:hover{color:var(--green);background:#eaf5f0}.hero{padding-top:92px;padding-bottom:104px;position:relative}.hero:before{content:"";z-index:-1;background:#eef8f3;border-radius:50%;width:420px;height:420px;position:absolute;top:20px;left:-210px}.hero h1{font-size:66px;line-height:1.12}.hero-text{max-width:620px}.button{border-radius:12px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{box-shadow:0 10px 24px #0f6b542b}.button.primary:hover{background:#0b5945;box-shadow:0 14px 30px #0f6b5438}.button.ghost:hover{background:#f2f8f5}.hero-visual{box-shadow:inset 0 0 0 1px #cfe4da,0 24px 70px #17352e14}.trust-strip{letter-spacing:-.2px;font-weight:700}.trust-strip span{opacity:.96}.section-head h2,.categories h2{letter-spacing:-1.4px}.article-card{background:#fff;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 5px 20px #17352e0a}.article-card:hover{border-color:#b8d5c9;transform:translateY(-6px);box-shadow:0 18px 42px #17352e17}.card-body h3{letter-spacing:-.45px}.card-body>a{color:var(--green);padding-top:4px;display:inline-flex}.categories{background:linear-gradient(#f2f7f3 0%,#f8f5ee 100%);padding-top:104px;padding-bottom:112px}.category-heading{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.category-heading>p{color:#61736d;text-align:right;margin:0;font-size:15px;line-height:1.8}.category-grid{gap:16px;margin-top:44px}.category-grid a{background:#fff;border:1px solid #d7e2dc;border-radius:20px;min-height:220px;padding:34px 30px 30px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;box-shadow:0 8px 25px #17352e0b}.category-grid a:after{content:"→";width:34px;height:34px;color:var(--green);background:#e7f4ee;border-radius:50%;place-items:center;font-size:18px;font-weight:900;transition:background .22s,color .22s,transform .22s;display:grid;position:absolute;bottom:25px;right:27px}.category-grid a:hover{border-color:#7eb8a3;transform:translateY(-7px);box-shadow:0 20px 46px #17352e18}.category-grid a:hover:after{background:var(--green);color:#fff;transform:translate(3px)}.category-grid span{background:#e7f4ee;border-radius:12px;place-items:center;width:40px;height:40px;font-size:13px;display:grid}.category-grid h3{letter-spacing:-.8px;margin:24px 0 10px;font-size:24px;line-height:1.25}.category-grid p{margin:0;padding-right:24px;font-size:14px;line-height:1.65}.notice{box-shadow:0 20px 50px #17352e20}.article-list a{background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.article-list a:hover{border-color:#9fc5b6;transform:translateY(-3px);box-shadow:0 12px 30px #17352e10}@media (width<=800px){.site-header{position:relative}.brand,.brand span{font-size:19px}.hero{padding-top:54px;padding-bottom:72px}.hero h1{font-size:44px}.category-heading{display:block}.category-heading>p{text-align:left;margin-top:18px}.category-heading>p br{display:none}.category-grid{gap:14px;margin-top:30px}.category-grid a{min-height:180px;padding:27px 25px}.category-grid h3{margin-top:18px;font-size:22px}.categories{padding-top:72px;padding-bottom:76px}}.site-header nav{align-items:center;gap:6px}.site-header nav a{white-space:nowrap}.site-header nav .trust-link{color:#667770;font-size:12px}.site-header nav .trust-first{border-left:1px solid #d5dfda;border-radius:0 9px 9px 0;margin-left:7px;padding-left:17px}@media (width<=800px){.site-header{display:block}.site-header nav{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:16px;display:grid}.site-header nav a,.site-header nav .trust-link{text-align:center;background:#f2f7f4;padding:10px 8px;font-size:12px}.site-header nav .trust-link{background:#fff;border:1px solid #dbe6e0}.site-header nav .trust-first{border-radius:9px;margin-left:0}}.consultation-cta{background:#e8f4ef;border:1px solid #cfe4da;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;max-width:1132px;margin:84px auto;padding:42px 48px;display:flex}.consultation-cta h2{margin:0 0 12px;font-size:30px}.consultation-cta p{color:#52665f;margin:0;line-height:1.7}.consultation-button{background:var(--ink);color:#fff;white-space:nowrap}.consultation-cta.compact{margin:42px 0;padding:30px}.consultation-cta.compact h2{font-size:24px}.consultation-form{border:1px solid var(--line);background:#fff;border-radius:20px;gap:22px;margin:34px 0 52px;padding:32px;display:grid}.consultation-form h2{margin:0}.form-note{margin:0;font-size:13px}.external-form-link{justify-self:start;text-decoration:none!important}.consultation-page a{text-underline-offset:3px;text-decoration:underline}.consultation-page .back{text-decoration:none}.floating-consultation{z-index:30;background:var(--green);color:#fff;border-radius:999px;padding:14px 20px;font-size:14px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #17352e42}.floating-consultation:hover{background:#0b5945;transform:translateY(-2px)}@media (width<=800px){.consultation-cta{margin:55px 20px;padding:30px;display:block}.consultation-cta .button{margin-top:22px;display:inline-block}.consultation-form{padding:22px}}.category-tabs{flex-wrap:wrap;gap:10px;margin:34px 0 54px;display:flex}.category-tabs a{border:1px solid var(--line);border-radius:999px;padding:11px 16px;font-size:13px;font-weight:800}.category-tabs a:hover{background:var(--ink);color:#fff}.guide-section-head{grid-template-columns:1fr 1fr;align-items:end;gap:30px;margin-bottom:22px;display:grid}.guide-section-head>div{align-items:center;gap:14px;display:flex}.guide-section-head span{color:var(--green);font-size:12px;font-weight:900}.guide-section-head h2{margin:0;font-size:32px}.guide-section-head p{margin:0}.article-list.compact{grid-template-columns:1fr 1fr;display:grid}.article-list.compact a{display:block}.article-list h3{margin:9px 0;font-size:20px;line-height:1.45}.article-list b{color:var(--green);margin-top:14px;font-size:12px;display:block}.article-kicker{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.article-kicker span{background:var(--mint);color:var(--green);border-radius:99px;padding:7px 10px;font-size:12px;font-weight:800}.trust-note{background:#f5fbf8;border:1px solid #c8ddd5;border-radius:14px;margin:28px 0;padding:20px 22px}.trust-note p{margin:8px 0 0;font-size:14px}.checklist-box{background:var(--ink);color:#fff;border-radius:18px;margin-top:45px;padding:30px}.checklist-box h2{color:#fff;margin-top:0}.checklist-box ul{grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none;display:grid}.checklist-box li{color:#dbe9e4}.source-box{background:var(--cream);border-radius:18px;margin-top:28px;padding:30px}.source-box h2{margin-top:0}.source-box a{color:var(--green);text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (width<=800px){.guide-section-head,.article-list.compact,.checklist-box ul{grid-template-columns:1fr}}.reader-nav{background:#f3f7f4;border:1px solid #dbe5df;border-radius:14px;align-items:center;gap:9px;margin-bottom:42px;padding:12px;display:flex}.reader-nav.bottom{margin:46px 0 0}.reader-nav button,.reader-nav a{appearance:none;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:11px 15px;font-size:13px;font-weight:800;box-shadow:0 2px 8px #17352e0b}.reader-nav .home-link{background:var(--green);color:#fff;margin-left:auto}.reader-nav button:hover,.reader-nav a:hover{transform:translateY(-1px);box-shadow:0 6px 16px #17352e16}.reader-box,.example-box,.step-box,.faq-box,.related-box{border-radius:18px;margin:34px 0}.reader-box{background:#eef8f3;border:1px solid #cbe3d8;padding:25px 28px}.reader-box h2,.example-box h2,.step-box h2,.faq-box h2,.related-box h2{margin:0 0 18px;font-size:23px}.reader-box ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.reader-box li{color:#425c53}.example-box{background:#f8f4e9;border:1px solid #eadfc7;padding:27px 30px}.example-box p{margin:0}.step-box{color:#fff;background:#17352e;padding:30px}.step-box h2{color:#fff}.step-box ol{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.step-box li{background:#ffffff0d;border:1px solid #ffffff18;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.step-box li b{color:#78d2b4}.step-box li span{color:#e7f1ed;font-size:14px}.faq-box{border:1px solid var(--line);background:#fff;padding:28px 30px}.faq-box details{border-top:1px solid var(--line);padding:17px 2px}.faq-box details:last-child{border-bottom:1px solid var(--line)}.faq-box summary{cursor:pointer;font-weight:800;line-height:1.5}.faq-box details p{margin:12px 0 0;font-size:15px}.related-box{padding-top:10px}.related-box>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.related-box a{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px;display:block}.related-box strong,.related-box span{display:block}.related-box strong{font-size:15px;line-height:1.5}.related-box span{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.55}.index-nav{border:1px solid var(--line);background:#f5f9f7;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:48px;padding:13px 16px;display:flex}.index-nav a{color:var(--green);font-size:13px;font-weight:900}.index-nav span{color:var(--muted);font-size:12px}.index-nav.bottom{margin:60px 0 0}@media (width<=800px){.reader-nav{flex-wrap:wrap}.reader-nav .home-link{margin-left:0}.step-box ol,.related-box>div{grid-template-columns:1fr}.reader-box,.example-box,.step-box,.faq-box{padding:22px}.index-nav{gap:15px}.index-nav span{display:none}}.guide-index{max-width:1180px}.guide-index>h1{letter-spacing:-2.5px;max-width:760px;margin-bottom:18px;font-size:clamp(38px,5vw,58px);line-height:1.18}.guide-index>.lead{max-width:790px}.guide-section{border-top:1px solid var(--line);padding:46px 0 16px}.guide-section>header{grid-template-columns:minmax(240px,.75fr) 1fr;align-items:end;gap:46px;margin-bottom:30px;display:grid}.guide-section>header>div{align-items:center;gap:15px;display:flex}.guide-section>header>div>b{background:var(--mint);width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;display:grid}.guide-section>header h2{letter-spacing:-1.3px;margin:0;font-size:36px}.guide-section>header p{color:var(--muted);margin:0;line-height:1.75}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.guide-card{background:#fff;border:1px solid #dbe4de;border-radius:20px;min-height:210px;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;overflow:hidden;box-shadow:0 8px 26px #17352e0f}.guide-card:hover,.guide-card:focus-visible{border-color:#a9cbbb;outline:none;transform:translateY(-4px);box-shadow:0 18px 42px #17352e21}.guide-thumb{background:var(--cream);min-height:220px;position:relative;overflow:hidden}.guide-thumb:after{content:"";background:linear-gradient(#0000 50%,#0a2a227a);position:absolute;inset:0}.guide-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.guide-card:hover .guide-thumb img{transform:scale(1.045)}.guide-thumb span{z-index:1;color:var(--green);background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;bottom:14px;left:14px}.guide-card-body{flex-direction:column;min-height:210px;padding:28px 30px;display:flex}.guide-card-body small{color:var(--green);font-size:12px;font-weight:800}.guide-card-body h3{color:var(--ink);letter-spacing:-.45px;margin:11px 0 9px;font-size:20px;line-height:1.42}.guide-card-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 18px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.guide-card-body>b{color:var(--green);margin-top:auto;font-size:13px}.guide-card-body>b i{margin-left:4px;font-style:normal;transition:transform .2s;display:inline-block}.guide-card:hover .guide-card-body>b i{transform:translate(4px)}.pagination{border:1px solid var(--line);background:#f6f9f7;border-radius:18px;justify-items:center;gap:18px;margin:54px 0 8px;padding:26px;display:grid}.pagination p,.pagination-summary{color:var(--muted);margin:0;font-size:13px}.pagination-summary{text-align:center;margin:38px 0 0}.pagination>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.pagination a,.pagination span{background:#fff;border:1px solid #d7e1db;border-radius:10px;place-items:center;min-width:42px;height:42px;padding:0 13px;font-size:13px;font-weight:800;display:grid}.pagination a:hover,.pagination a.active{border-color:var(--green);background:var(--green);color:#fff}.pagination .page-move{min-width:76px}.pagination .disabled{opacity:.42;cursor:not-allowed}@media (width<=900px){.guide-grid{grid-template-columns:1fr}}@media (width<=600px){.guide-index{padding-top:38px}.guide-section>header{grid-template-columns:1fr;gap:12px}.guide-card{border-radius:16px;min-height:190px}.guide-card-body{min-height:190px;padding:22px 20px}.guide-card-body h3{font-size:17px}.guide-card-body p{font-size:13px}.guide-thumb span{padding:6px 8px;bottom:10px;left:9px}.pagination{padding:21px 14px}.pagination a,.pagination span{min-width:38px;height:40px;padding:0 10px}}.ad-slot{display:none!important}.category-tabs a.active{background:var(--ink);border-color:var(--ink);color:#fff}ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}.hero-photo,.article-hero-image{background:#f5efe3;border:1px solid #d9e5dd;margin:0;overflow:hidden;box-shadow:0 22px 55px #17352e1f}.hero-photo{border-radius:32px}.hero-photo img,.article-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.hero-photo figcaption,.article-hero-image figcaption{color:var(--muted);background:#ffffffeb;padding:12px 18px;font-size:12px;line-height:1.6}.article-hero-image{border-radius:22px;margin:34px 0 42px}@media (width<=800px){.hero-photo img{min-height:280px}.article-hero-image{border-radius:16px;margin:26px 0 34px}}:root{--ink:#102f2a;--green:#087a5b;--green-deep:#075744;--mint:#dff4eb;--cream:#f7f7f2;--line:#d9e5df;--muted:#587068;--gold:#d8a84e}html{scroll-behavior:smooth}body{letter-spacing:-.015em;background:linear-gradient(#fbfdfb 0,#fff 34rem);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}::selection{color:#082c23;background:#bfe9d8}a,button{transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s}.site-header{border:1px solid #d1e1d9cc;border-top:0;border-radius:0 0 22px 22px;max-width:1280px;height:88px;padding:0 34px;box-shadow:0 8px 28px #123e320b}.site-header nav{font-size:13px}.site-header nav a:hover{background:#e8f5ef}.hero{grid-template-columns:1.04fr .96fr;gap:76px;max-width:1280px;min-height:700px;padding:92px 34px 112px}.hero:before{background:radial-gradient(circle,#dff4eb 0,#dff4eb00 68%);width:620px;height:620px;top:-100px;left:-340px}.hero-copy{z-index:1;position:relative}.hero .eyebrow{color:var(--green);letter-spacing:2.4px;align-items:center;gap:10px;margin-bottom:26px;font-size:11px;display:inline-flex}.hero .eyebrow:before{content:"";background:var(--gold);width:34px;height:2px}.hero h1{letter-spacing:-.062em;max-width:700px;margin-bottom:30px;font-size:clamp(48px,5vw,72px);line-height:1.12}.hero h1 em{color:var(--green);position:relative}.hero h1 em:after{content:"";z-index:-1;background:#bee7d7;border-radius:99px;height:6px;position:absolute;bottom:-7px;left:0;right:0}.hero-text{max-width:610px;font-size:18px;line-height:1.9}.hero-actions{margin:38px 0 32px}.hero-actions .button{border-radius:14px;align-items:center;gap:18px;padding:17px 24px;display:inline-flex}.hero-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:8px 0 22px;padding:18px 0;display:flex}.hero-proof span{color:var(--muted);padding:0 22px;font-size:12px}.hero-proof span:first-child{padding-left:0}.hero-proof span+span{border-left:1px solid var(--line)}.hero-proof b{color:var(--ink);margin-bottom:5px;font-size:19px;display:block}.hero-photo{position:relative;transform:rotate(1.2deg);border:8px solid #fff!important;border-radius:44px!important;box-shadow:0 38px 90px #102f2a2e!important}.hero-photo:before{content:"OFFICIAL SOURCES · PLAIN LANGUAGE";z-index:2;background:var(--ink);color:#fff;letter-spacing:1px;border-radius:12px;padding:12px 16px;font-size:10px;font-weight:800;position:absolute;top:22px;left:-28px;transform:rotate(-1.2deg);box-shadow:0 12px 28px #102f2a2e}.hero-photo img{min-height:500px}.hero-photo figcaption{font-size:13px}.trust-strip{background:linear-gradient(100deg,#0d3028,#0b4f3d);gap:78px;padding:23px}.trust-strip span{align-items:center;gap:7px;display:flex}.section{max-width:1280px;padding:112px 34px}.section-head{margin-bottom:42px}.section h2{letter-spacing:-.045em;font-size:clamp(32px,3vw,44px)}.article-grid{gap:24px}.article-card{border-radius:24px}.card-art{height:178px}.card-art b{font-size:130px}.card-body{padding:28px}.card-body h3{font-size:22px}.card-body p{font-size:15px}.categories{background:linear-gradient(145deg,#edf7f2 0,#faf7ee 100%);padding-left:max(34px,50% - 606px);padding-right:max(34px,50% - 606px)}.category-grid a{border-radius:24px;min-height:245px}.category-grid a:first-child{border-top:4px solid #139d77}.category-grid a:nth-child(2){border-top:4px solid #2a7fb1}.category-grid a:nth-child(3){border-top:4px solid #c99538}.category-grid a:nth-child(4){border-top:4px solid #8a73b8}.notice{background:linear-gradient(135deg,#0e342c,#0b5b45);border-radius:30px;max-width:1212px;padding:62px;box-shadow:0 28px 70px #102f2a2e}footer{max-width:1280px;padding:60px 34px}.floating-consultation{border:1px solid #ffffff80;padding:15px 22px;bottom:28px;right:28px;box-shadow:0 14px 36px #07574447}.page-shell{max-width:960px;padding:76px 30px 120px}.page-shell>h1{color:#0d3028;letter-spacing:-.055em;margin:12px 0 22px;font-size:clamp(42px,5vw,62px);line-height:1.18}.page-shell>.lead{color:#4d675e;max-width:780px;margin-bottom:38px;font-size:20px;line-height:1.85}.article-body{max-width:840px;padding-top:54px}.article-body>h1{font-size:clamp(40px,5.2vw,60px);line-height:1.22}.article-body>p,.article-body>section>p,.article-body li{font-size:17px;line-height:1.95}.article-body>section:not(.reader-box):not(.example-box):not(.step-box):not(.faq-box):not(.source-box):not(.related-box):not(.consultation-cta){margin:58px 0}.article-body>section>h2{letter-spacing:-.035em;margin:0 0 22px;padding-left:20px;font-size:28px;line-height:1.35;position:relative}.article-body>section>h2:before{content:"";background:var(--green);border-radius:99px;width:5px;height:1.05em;position:absolute;top:.18em;left:0}.article-kicker{margin:8px 0 24px}.article-kicker span{padding:9px 13px}.article-hero-image{border:7px solid #fff;border-radius:28px;margin:40px 0 46px;box-shadow:0 24px 60px #102f2a21}.article-hero-image img{aspect-ratio:16/8.6}.reader-box,.trust-note,.example-box,.step-box,.faq-box,.source-box{border-radius:22px}.reader-box{padding:30px 32px}.trust-note{padding:24px 26px}.checklist-box{border-radius:24px;padding:36px}.reader-nav{border-radius:16px;padding:10px;position:relative}.reader-nav.top:after{content:"읽기 좋은 약 4분";color:var(--muted);margin-left:auto;padding-right:8px;font-size:11px;font-weight:700}.reader-nav .home-link{margin-left:0}.related-box a{border-radius:16px}.related-box a:hover{transform:translateY(-3px);box-shadow:0 12px 28px #102f2a1a}.guide-index{max-width:1280px;padding:60px 34px 120px}.index-intro{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.index-intro .eyebrow{margin:0}.index-intro>span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.guide-index>h1{max-width:850px;margin-top:26px;font-size:clamp(46px,5.4vw,68px);line-height:1.12}.guide-index>.lead{font-size:18px}.category-tabs{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:18px;margin:42px 0 34px;padding:10px;position:sticky;top:100px;box-shadow:0 14px 34px #102f2a14}.category-tabs a{text-align:center;border:0;border-radius:12px;flex:1;padding:14px 16px}.topic-panel{border:1px solid var(--line);background:#f6faf7;border-radius:24px;margin-bottom:58px;padding:28px 30px 30px}.topic-panel>div{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.topic-panel .eyebrow{margin:0}.topic-panel h2{letter-spacing:-.035em;margin:0;font-size:22px}.topic-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.topic-tabs a{background:#fff;border:1px solid #d6e3dc;border-radius:15px;flex-direction:column;justify-content:center;min-height:86px;padding:15px 16px;display:flex}.topic-tabs strong{font-size:14px;line-height:1.35}.topic-tabs span{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.35}.topic-tabs a:hover,.topic-tabs a.active{border-color:var(--green);background:var(--green);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px #087a5b2e}.topic-tabs a.active span,.topic-tabs a:hover span{color:#dff4eb}.guide-section{padding-top:56px}.guide-section>header{background:linear-gradient(135deg,#edf8f3,#faf8f1);border:1px solid #dbe7e1;border-radius:24px;padding:30px 32px}.guide-grid{gap:18px;margin-top:28px}.guide-card{border-radius:22px;min-height:225px}.guide-card:first-child{background:linear-gradient(135deg,#0e382f,#087a5b);border-color:#0000;grid-column:1/-1}.guide-card:first-child .guide-card-body{min-height:245px;padding:38px 40px}.guide-card:first-child small,.guide-card:first-child h3,.guide-card:first-child p,.guide-card:first-child b{color:#fff}.guide-card:first-child h3{max-width:720px;font-size:30px}.guide-card:first-child p{color:#d7ebe3;-webkit-line-clamp:3;max-width:760px;font-size:16px}.guide-card-body{padding:30px 32px}.guide-card-body h3{font-size:22px}.pagination{border-radius:22px;margin-top:64px;padding:30px}@media (width<=800px){.site-header{border-radius:0;padding:20px}.hero{gap:44px;min-height:auto;padding:58px 22px 76px}.hero h1{font-size:46px}.hero-photo{transform:none;border-width:5px!important}.hero-photo:before{top:12px;left:12px;transform:none}.hero-photo img{min-height:320px}.hero-proof{flex-wrap:wrap;row-gap:16px}.hero-proof span{flex:1;min-width:30%;padding:0 10px}.trust-strip{gap:18px;padding:20px 14px}.section{padding:78px 22px}.article-body{padding:38px 20px 96px}.article-body>h1{font-size:40px}.article-body>p,.article-body>section>p,.article-body li{font-size:16px}.reader-nav.top:after{display:none}.page-shell>h1{font-size:42px}.page-shell>.lead{font-size:18px}.notice{border-radius:24px}.floating-consultation{bottom:16px;right:16px}.guide-index{padding:36px 20px 90px}.index-intro{align-items:flex-start;gap:16px}.index-intro>span{white-space:nowrap;font-size:10px}.category-tabs{grid-template-columns:1fr 1fr;margin:30px 0 24px;padding:8px;display:grid;position:static}.category-tabs a{padding:12px 8px}.topic-panel{margin-bottom:42px;padding:22px 18px}.topic-panel>div{display:block}.topic-panel h2{margin-top:8px;font-size:20px}.topic-tabs{grid-template-columns:1fr 1fr}.topic-tabs a{min-height:78px}.guide-section>header{padding:24px 22px}.guide-card:first-child{grid-column:auto}.guide-card:first-child .guide-card-body{min-height:220px;padding:28px 24px}.guide-card:first-child h3{font-size:23px}.guide-card:first-child p{font-size:14px}}.theme-types{--theme:#087a5b;--theme-dark:#075744;--theme-soft:#e4f6ef;--theme-line:#9ed3c0}.theme-claims{--theme:#176b9c;--theme-dark:#0d4d73;--theme-soft:#e5f2fa;--theme-line:#9bc7df}.theme-money{--theme:#a85c08;--theme-dark:#754005;--theme-soft:#fff1db;--theme-line:#e8bc7b}.theme-policy{--theme:#674ea0;--theme-dark:#493675;--theme-soft:#f0ebfa;--theme-line:#c1b2df}.category-tabs a{justify-content:center;align-items:center;min-height:52px;font-size:15px;line-height:1.35;display:flex}.category-tabs a:first-child{color:#075744;background:#edf9f4}.category-tabs a:nth-child(2){color:#0d4d73;background:#edf6fb}.category-tabs a:nth-child(3){color:#754005;background:#fff5e5}.category-tabs a:nth-child(4){color:#493675;background:#f5f1fb}.category-tabs a:first-child.active{color:#fff;background:#087a5b}.category-tabs a:nth-child(2).active{color:#fff;background:#176b9c}.category-tabs a:nth-child(3).active{color:#fff;background:#a85c08}.category-tabs a:nth-child(4).active{color:#fff;background:#674ea0}.topic-panel{border:2px solid var(--theme-line);background:linear-gradient(135deg,var(--theme-soft),#fff)}.topic-panel .eyebrow,.topic-panel h2{color:var(--theme-dark)}.topic-tabs a{border:2px solid var(--theme-line);min-height:96px}.topic-tabs strong{font-size:16px}.topic-tabs span{font-size:12px}.topic-tabs a:hover,.topic-tabs a.active{border-color:var(--theme);background:var(--theme);box-shadow:0 10px 24px color-mix(in srgb,var(--theme) 22%,transparent)}.guide-section>header{border-left:7px solid var(--theme);background:linear-gradient(135deg,var(--theme-soft),#fff)}.guide-section>header>div>b{background:var(--theme);color:#fff}.guide-section>header h2{color:var(--theme-dark)}.guide-card{border-width:2px}.guide-card:hover,.guide-card:focus-visible{border-color:var(--theme);box-shadow:0 16px 38px color-mix(in srgb,var(--theme) 16%,transparent)}.guide-card:first-child{background:linear-gradient(135deg,var(--theme-dark),var(--theme))}.guide-card-body small,.guide-card-body>b{color:var(--theme-dark)}.pagination a:hover,.pagination a.active{border-color:var(--theme);background:var(--theme)}.reader-box{background:#edf9f4;border-left:7px solid #087a5b}.trust-note{background:#edf6fb;border-left:7px solid #176b9c}.example-box{background:#fff5e5;border-left:7px solid #a85c08}.step-box{background:#123e36;border-left:7px solid #2c8072}.faq-box{background:#faf8fe;border-left:7px solid #674ea0}.source-box{background:#f4f6f5;border-left:7px solid #526b62}.reader-box h2,.trust-note strong,.example-box h2,.faq-box h2,.source-box h2{color:#102f2a}body{font-size:17px}.page-shell p,.page-shell li{color:#334f46;line-height:2}.guide-card-body p{color:#405d53;font-size:16px;line-height:1.75}.button,.reader-nav button,.reader-nav a,.pagination a,.pagination span{min-height:48px;font-size:15px}.site-header nav a{font-size:14px}.card-body p{color:#405d53;font-size:16px}.card-body h3{font-size:23px;line-height:1.5}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;border-radius:8px;outline:4px solid #f2bd43}.footer-links a{text-underline-offset:4px;text-decoration:underline}@media (width<=800px){body{font-size:16px}.category-tabs a{min-height:56px;font-size:14px}.topic-tabs a{min-height:92px;padding:14px}.topic-tabs strong{font-size:15px}.topic-tabs span{font-size:12px}.guide-card-body p{font-size:15px}.article-body>h1{font-size:38px;line-height:1.3}.article-body>p,.article-body>section>p,.article-body li{font-size:17px;line-height:2}.reader-box,.trust-note,.example-box,.step-box,.faq-box,.source-box{border-left-width:5px}}#topics{scroll-margin-top:clamp(110px,20vh,210px)}#guides{scroll-margin-top:clamp(110px,18vh,190px)}@media (width<=800px){#topics,#guides{scroll-margin-top:18px}.guide-index{overflow-x:hidden}.index-nav{margin-bottom:32px}.guide-index>h1{font-size:clamp(38px,11vw,48px);line-height:1.2}.guide-index>.lead{font-size:17px;line-height:1.85}.category-tabs{border-radius:16px;gap:8px}.category-tabs a{word-break:keep-all;border-radius:11px;padding:12px 9px}.topic-panel{border-radius:18px}.topic-tabs{gap:8px}.topic-tabs a{text-align:left;border-radius:13px;align-items:flex-start}.guide-section{padding-top:34px}.guide-section>header{display:block}.guide-section>header>div{margin-bottom:14px}.guide-section>header p{font-size:15px;line-height:1.75}.guide-card,.guide-card-body,.guide-card:first-child .guide-card-body{min-height:0}.guide-card-body h3{font-size:21px;line-height:1.5}.guide-card-body>b{font-size:14px}.pagination{margin-top:42px}.floating-consultation{font-size:15px}}@media (width<=420px){.guide-index{padding-left:16px;padding-right:16px}.category-tabs,.topic-panel{margin-left:-2px;margin-right:-2px}.category-tabs a{font-size:13px}.topic-tabs{grid-template-columns:1fr}.topic-tabs a{min-height:76px}.topic-tabs strong{font-size:16px}.topic-tabs span{font-size:13px}.hero-proof span{min-width:50%}.site-header nav{grid-template-columns:1fr 1fr}.footer-links{gap:14px}}.article-body .checklist-box li{color:#f2fbf7;font-weight:700}.article-body .checklist-box li:first-letter{color:#72d8b4}.checklist-box{background:linear-gradient(135deg,#0e382f,#075744);border:1px solid #276b59}.checklist-box h2{color:#fff}.checklist-box ul{gap:14px}.checklist-box li{background:#ffffff12;border-radius:10px;padding:10px 12px}.hero-photo:before{content:"공식 자료 · 쉬운 설명";white-space:nowrap;left:22px}.hero-photo img{object-position:100% center}
