@font-face{font-family:'Black Han Sans';src:url('/fonts/BlackHanSans-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Noto Sans KR';src:url('/fonts/NotoSansKR-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Noto Sans KR';src:url('/fonts/NotoSansKR-700.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--paper:#deddd2;--ink:#17152f;--line:#28263d;--white:#f7f5ec}
*{box-sizing:border-box}
body{margin:0;background:var(--paper);color:#111;font-family:'Noto Sans KR',sans-serif;line-height:1.5;letter-spacing:0;word-break:keep-all}
a{color:inherit}
header{min-height:58px;padding:11px 4vw;border-bottom:2px solid var(--line);display:flex;align-items:center;justify-content:space-between}
.brand{font:22px/1 'Black Han Sans',sans-serif;text-decoration:none;color:var(--ink)}
.services-link{font-size:10px;font-weight:900}
.hero,.library{width:min(940px,90vw);margin:auto}
.hero{padding:64px 0 44px}
.micro{margin:0 0 12px;font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:4px}
.label,.section-title{display:inline-flex;padding:9px 17px;border:2px solid var(--line);background:var(--paper);color:var(--ink);font-weight:900}
.label{margin:18px 0 32px;font:36px/1 'Black Han Sans',sans-serif;transform:rotate(-3deg)}
h1,h2{font-family:'Black Han Sans',sans-serif;font-weight:400;letter-spacing:0}
h1{max-width:760px;margin:0;font-size:46px;line-height:1.1}
.hero>div>p:last-child{max-width:560px;margin-top:22px;font-size:15px;font-weight:600}
.library{padding:0 0 78px;border-top:2px solid var(--line)}
.section-title{margin:0 0 26px;font-size:23px}
.section-title strong{font-family:'Black Han Sans';font-weight:400}
.tool-row{padding:30px 6px;border-bottom:2px solid var(--line);display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:24px;align-items:center;text-decoration:none}
.tool-row svg{width:48px;height:48px;stroke-width:1.6;color:var(--ink)}
.tool-row h2{margin:0 0 7px;font-size:31px;white-space:nowrap;word-break:keep-all}
.tool-row p{margin:0;font-size:13px}
.tool-row>span{font-size:24px}
.categories{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}
.categories span{padding:6px 10px;border:2px solid var(--line);font-size:10px;font-weight:900}
.icon-scene{min-height:320px;padding:38px;border:2px solid var(--line);display:grid;grid-template-columns:repeat(2,1fr);gap:22px;position:relative}
.icon-scene span{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:900}
.icon-scene svg{width:46px;height:46px;stroke-width:1.6;color:var(--ink)}
.icon-scene span:nth-child(2),.icon-scene span:nth-child(5){transform:rotate(4deg)}
.icon-scene span:nth-child(3){transform:rotate(-5deg)}
.icon-scene b{position:absolute;right:-14px;bottom:28px;padding:9px 14px;border:2px solid var(--line);background:var(--paper);font-size:15px;transform:rotate(5deg)}
.library .icon-scene{margin:56px auto 0;max-width:720px}
footer{padding:25px 4vw;background:var(--ink);color:var(--white);display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:800}
footer a{text-underline-offset:4px}
@media(max-width:720px){.hero{padding:42px 0 30px}.label{font-size:30px}h1{font-size:38px}.library{padding:0 0 58px}.section-title{margin:0 0 22px;font-size:20px}.tool-row{grid-template-columns:48px minmax(0,1fr) auto;gap:14px}.tool-row svg{width:38px;height:38px}.tool-row h2{font-size:clamp(23px,7vw,27px)}.icon-scene{min-height:260px;padding:28px}.library .icon-scene{margin-top:44px}footer{flex-direction:column}}
