:root{--g:#03c75a;--gd:#02a94f;--gs:#eafbf1;--ink:#172033;--muted:#667085;--bg:#f5f8f6;--line:#e3e9e5;--red:#e60012;--shadow:0 12px 34px rgba(31,52,44,.07)} *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"NanumSquare","Malgun Gothic",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.7}a{color:inherit}.site-head{min-height:68px;background:#fff;border-bottom:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;padding:12px max(22px,calc((100vw - 1160px)/2));position:sticky;top:0;z-index:10;gap:20px}.logo{font-size:24px;font-weight:900;letter-spacing:-1.5px;text-decoration:none;white-space:nowrap}.logo .b{color:#111}.logo .c{color:var(--red)}.logo .s{color:var(--g)}.nav{display:flex;gap:18px;align-items:center;font-size:14px;font-weight:800;flex-wrap:wrap;justify-content:flex-end}.nav a{text-decoration:none;color:#475467}.nav a:hover{color:var(--gd)}.wrap{max-width:1060px;margin:0 auto;padding:44px 22px}.article{max-width:880px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:36px;box-shadow:var(--shadow)}.article h1{font-size:34px;line-height:1.25;letter-spacing:-1.4px;margin:8px 0 12px}.article h2{font-size:23px;line-height:1.35;letter-spacing:-.7px;margin:34px 0 10px}.article p,.article li{color:#475467}.article ul{padding-left:22px}.eyebrow{color:var(--gd);font-weight:900;font-size:14px}.lead{font-size:17px;color:var(--muted)!important;margin-top:0}.button{display:inline-block;text-decoration:none;border-radius:11px;padding:11px 16px;font-weight:900;border:1px solid #cfe6d8}.button.primary{background:var(--g);border-color:var(--g);color:#fff}.callout,.faq{padding:5px 0 18px;border-bottom:1px solid #edf1ee}.faq:last-of-type{border-bottom:0}.faq h2{font-size:19px;margin:20px 0 6px}.policy-meta{font-size:13px;color:var(--muted)!important}.site-foot{max-width:1060px;margin:0 auto 28px;padding:12px 22px;text-align:center;font-size:13px;color:var(--muted)}.site-foot a{text-decoration:none}.site-foot a:hover{color:var(--gd);text-decoration:underline}.sep{color:#c0c8c3;margin:0 6px}@media(max-width:820px){.site-head{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start}.wrap{padding:28px 14px}.article{padding:24px}.article h1{font-size:28px}.article h2{font-size:21px}}@media(max-width:560px){.nav{gap:10px;font-size:13px}.article{padding:20px 16px}.site-foot{line-height:2}}
.tool-cta{display:flex;align-items:center;gap:16px;border:1.6px solid var(--g);background:linear-gradient(180deg,#f6fdf9,#fff);border-radius:13px;padding:15px 17px;margin:0 0 20px;text-decoration:none;color:inherit;transition:box-shadow .16s,transform .16s}
.tool-cta:hover{box-shadow:0 10px 22px rgba(3,199,90,.14);transform:translateY(-2px)}
.tool-cta:focus-visible{outline:3px solid rgba(3,199,90,.28);outline-offset:2px}
.tc-ic{width:44px;height:44px;flex:none;border-radius:11px;background:var(--gs);display:flex;align-items:center;justify-content:center}
.tc-ic svg{width:23px;height:23px;fill:none;stroke:var(--gd);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.tc-tx{min-width:0;flex:1}
.tc-tx b{display:block;font-size:16px;font-weight:900;letter-spacing:-.5px;margin-bottom:3px;color:var(--ink)}
.tc-tx>span{display:block;font-size:12.5px;color:#4b5660;font-weight:700;line-height:1.6}
.tc-tx em{font-style:normal;color:var(--gd);font-weight:900}
.tc-go{flex:none;background:var(--g);color:#fff;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:900;display:flex;align-items:center;gap:7px;box-shadow:0 7px 15px rgba(3,199,90,.25);white-space:nowrap}
.tc-go svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
.tool-cta:hover .tc-go{background:var(--gd)}
@media(max-width:640px){.tool-cta{flex-wrap:wrap;gap:12px;padding:14px;margin-bottom:16px}.tc-ic{width:38px;height:38px}.tc-tx{flex:1 1 calc(100% - 50px)}.tc-tx b{font-size:15px}.tc-tx>span{font-size:12px}.tc-go{width:100%;justify-content:center;padding:11px}}
