*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Apple SD Gothic Neo","Noto Sans KR",sans-serif}a{color:inherit}.nav{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1100px)/2));background:rgba(245,245,247,.82);backdrop-filter:saturate(180%) blur(20px);position:sticky;top:0;z-index:5;border-bottom:1px solid rgba(0,0,0,.06)}.brand{text-decoration:none;font-weight:650;letter-spacing:-.02em}.brand:first-letter{font-size:20px}.github{font-size:13px;text-decoration:none;color:#6e6e73}.hero{max-width:1100px;margin:auto;padding:92px 22px 70px}.eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.14em;font-weight:700;color:#86868b}.hero h1{font-size:clamp(44px,8vw,78px);line-height:1.04;letter-spacing:-.055em;margin:0;font-weight:750}.hero h1 span{color:#0071e3}.lead{font-size:18px;line-height:1.6;color:#6e6e73;margin:24px 0 34px}.search{max-width:560px;height:54px;border-radius:18px;background:#fff;display:flex;align-items:center;padding:0 17px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.search span{font-size:28px;color:#86868b}.search input{border:0;outline:0;background:none;font:inherit;font-size:16px;width:100%;padding-left:10px}.section-head{max-width:1100px;margin:auto;padding:22px;display:flex;align-items:end;justify-content:space-between}.section-head h2,.guide h2{font-size:36px;letter-spacing:-.04em;margin:0}.count{font-size:13px;color:#86868b}.grid{max-width:1100px;margin:0 auto;padding:10px 22px 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border-radius:24px;padding:24px;min-height:205px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 3px 18px rgba(0,0,0,.045);transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(0,0,0,.08)}.sample{font-size:34px;letter-spacing:-.05em;overflow:hidden;white-space:nowrap}.card h3{margin:18px 0 3px;font-size:20px}.meta{color:#86868b;font-size:13px}.tag{display:inline-block;background:#f5f5f7;border-radius:999px;padding:6px 9px;font-size:11px;color:#6e6e73}.empty{grid-column:1/-1;text-align:center;padding:70px;color:#86868b}.guide{background:#fff;max-width:1100px;margin:0 auto 80px;border-radius:32px;padding:48px 40px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.steps article{background:#f5f5f7;border-radius:22px;padding:25px}.steps b{font-size:13px;color:#0071e3}.steps h3{margin:28px 0 8px;font-size:19px}.steps p,.note{color:#6e6e73;line-height:1.55;font-size:14px}.note{margin:25px 0 0;font-size:12px}footer{text-align:center;padding:0 22px 45px;color:#86868b;font-size:12px}footer a{color:#6e6e73;text-decoration:none}@media(max-width:760px){.hero{padding-top:65px}.grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.guide{margin:0 14px 60px;padding:32px 22px}.section-head h2{font-size:30px}}@media(max-width:480px){.grid{grid-template-columns:1fr}.card{min-height:180px}.hero h1{font-size:48px}.lead{font-size:16px}}
