@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap');
:root{font-family:'Noto Sans KR',sans-serif;color:#193329;background:#f7f9f4;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}header,main,footer{max-width:1280px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:27px 36px;border-bottom:1px solid #d8e1d5}.brand{display:flex;gap:13px;align-items:center;font-size:27px;font-weight:800;text-decoration:none;letter-spacing:-1.5px}.brand span{font-size:12px;font-weight:500;letter-spacing:0;color:#596d62}nav{display:flex;gap:26px;font-size:13px}nav a{text-decoration:none}main{padding:0 36px}.hero{padding:91px 0 65px;background:radial-gradient(ellipse at 95% 20%,#e3edcc 0,transparent 52%)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#4e7259;margin:0 0 20px}h1{font-size:clamp(34px,4.5vw,60px);line-height:1.28;letter-spacing:-2.8px;margin:0 0 26px;font-weight:800}.lead{font-size:17px;line-height:1.9;color:#5d6e63}.actions{display:flex;align-items:center;gap:30px;margin:32px 0}.button{display:inline-flex;justify-content:space-between;gap:30px;align-items:center;padding:15px 22px;border-radius:7px;background:#234d38;color:#fff;font-size:14px;font-weight:600;text-decoration:none;min-height:49px}.button:hover{background:#326a4d}.button.secondary{background:#e9efdf;color:#20472e;width:100%;padding:15px}.button.secondary:hover{background:#dce8cb}.text-link{font-size:13px;font-weight:600}.hero-note{font-size:11px;color:#6b7c70;display:flex;align-items:center;gap:10px}.dot{width:7px;height:7px;background:#628b40;border-radius:100%}.divider{padding:0 8px}section{scroll-margin-top:30px}main>section:not(.hero){padding:56px 0;border-top:1px solid #d8e1d5}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head p:not(.eyebrow){font-size:13px;color:#627468;line-height:1.8}h2{font-size:28px;line-height:1.4;letter-spacing:-1px;margin:0 0 14px}h3{font-size:21px;letter-spacing:-.6px;margin:21px 0 12px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{border:1px solid #d8e1d5;border-radius:12px;padding:26px;background:#fff}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.number{font-size:17px;font-weight:700;color:#7f927f}.tag{font-size:10px;color:#4e6c53;background:#f0f4eb;padding:5px 8px;border-radius:4px}.card p{font-size:13px;color:#617266;line-height:1.85}.card .small{font-size:11px}.download-list{margin:22px 0 14px}.download-list a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6ece1;padding:13px 0;text-decoration:none;font-size:12px;font-weight:600;gap:10px}.download-list a:hover{color:#498630}.download-list span{font-size:10px;color:#6a8565}.card details summary{font-size:12px}.inset{margin-top:26px;padding:18px;border-radius:7px;background:#f4f6ef}.inset strong{font-size:12px}.inset a{font-size:12px}.check-list{font-size:12px;color:#617266;line-height:2.5;padding-left:19px;margin:23px 0}.download-note{font-size:11px;color:#6c7d70;line-height:1.9;margin-top:21px}.steps{max-width:950px}.steps article{display:flex;gap:23px;padding:23px 0;border-bottom:1px solid #e1e7dc}.step{flex-shrink:0;width:35px;height:35px;display:grid;place-items:center;background:#e7eddc;border-radius:50%;font-size:13px;font-weight:700}.steps h3{font-size:17px;margin:4px 0 12px}.steps p{font-size:13px;line-height:1.95;color:#5e7163;margin:7px 0}code{font-size:.92em;background:#eaf0e3;padding:2px 5px;border-radius:3px;overflow-wrap:anywhere}.remote-panel{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.remote-panel>div p:not(.eyebrow){font-size:13px;line-height:1.9;color:#617266}.remote-panel ol{padding-left:22px;margin:0}.remote-panel li{padding:0 0 20px 9px;font-size:14px}.remote-panel li p{font-size:12px;color:#617266;line-height:1.9;margin:7px 0}.faq{margin-top:26px;max-width:950px}.faq details{border-top:1px solid #d8e1d5;padding:21px 0}.faq summary{font-size:14px;font-weight:600;cursor:pointer}.faq p{font-size:13px;line-height:1.95;color:#617266}summary:focus-visible,a:focus-visible{outline:3px solid #7ca15a;outline-offset:5px}footer{border-top:1px solid #d8e1d5;display:flex;justify-content:space-between;align-items:center;padding:34px 36px;gap:30px}footer p{font-size:10px;color:#6b7c70;line-height:2;text-align:right}@media(max-width:900px){.cards{grid-template-columns:1fr}.card{padding:24px}.section-head{display:block}.remote-panel{gap:30px;grid-template-columns:1fr}h1{letter-spacing:-1.5px}.hero{padding-top:60px}nav{gap:14px;font-size:12px}header .brand span{display:none}}@media(max-width:540px){header,main,footer{padding-left:20px;padding-right:20px}header{padding-top:20px;padding-bottom:20px}nav{gap:12px;font-size:11px}.hero{padding:48px 0}.lead{font-size:14px}.actions{gap:20px;flex-wrap:wrap}h2{font-size:24px}main>section:not(.hero){padding:38px 0}.steps article{gap:14px}footer{display:block}footer p{text-align:left;margin-top:20px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
