*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;background:#f5f5f4;color:#1c1917;line-height:1.55}.nav{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e7e5e4;background:#fafaf9;position:sticky;top:0;gap:12px}.brand{font-weight:700;color:#1c1917;text-decoration:none;font-size:18px}.links{display:flex;gap:14px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.links a{color:#57534e;text-decoration:none;font-size:14px;font-weight:600}.links a[aria-current="page"]{color:#1c1917}.links a.lang{padding:4px 10px;border:1px solid #d6d3d1;border-radius:999px;font-size:12px}.wrap{max-width:720px;margin:0 auto;padding:32px 20px 64px}.hero{margin-bottom:28px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#78716c;font-weight:700;margin:0 0 8px}.hero h1{font-size:34px;line-height:1.15;margin:0 0 8px;word-break:keep-all}.meta,.lede{color:#57534e;margin:0;word-break:keep-all}.section{margin:0 0 28px;padding-top:8px;border-top:1px solid #e7e5e4}.section h2{font-size:18px;margin:0 0 10px;word-break:keep-all}.section p{margin:0;color:#292524;white-space:normal;word-break:keep-all}.footer{margin-top:40px;padding-top:20px;border-top:1px solid #e7e5e4;color:#78716c;font-size:14px}.footer a{color:#57534e}.cards{display:grid;gap:16px}.card{display:block;background:#e7e5e4;border-radius:16px;padding:20px;text-decoration:none;color:inherit}.card h2{margin:0 0 8px;font-size:20px;word-break:keep-all}.card p{margin:0;color:#57534e;word-break:keep-all}@media (min-width:640px){.cards{grid-template-columns:1fr 1fr}}