:root{--bg:#f7f5f2;--surface:#fff;--surface-2:#efece7;--text:#1c1a17;--text-dim:#6b655c;--line:#e0dbd3;--accent:#2f6f4f;--on-accent:#fff;--hot:#d64545;--warm:#e08a3c;--mild:#d9b93c;--cold:#4a7fc1;--radius:12px;--maxw:34rem}@media (prefers-color-scheme:dark){:root{--bg:#16150f;--surface:#211f18;--surface-2:#2b291f;--text:#f0ece3;--text-dim:#a09a8c;--line:#35322a;--accent:#6bbd8f;--on-accent:#10231a;--hot:#e35d5d;--warm:#eb9b52;--mild:#e0c755;--cold:#6b9ddb}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);word-break:keep-all;overflow-wrap:anywhere;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,system-ui,-apple-system,sans-serif;line-height:1.6}button{font:inherit;color:inherit}a{color:var(--accent)}h1,h2,h3{line-height:1.35}.shell.svelte-12qhfyh{max-width:var(--maxw);min-height:100dvh;padding:0 1rem env(safe-area-inset-bottom);flex-direction:column;margin:0 auto;display:flex}header.svelte-12qhfyh{justify-content:space-between;align-items:center;padding:.9rem 0 .6rem;display:flex}.brand.svelte-12qhfyh{letter-spacing:-.02em;color:var(--text);font-size:1.2rem;font-weight:800;text-decoration:none}.back.svelte-12qhfyh{font-size:.9rem;text-decoration:none}main.svelte-12qhfyh{flex:1}.prose{padding-bottom:1rem}.prose h1{margin:.5rem 0 1.25rem;font-size:1.5rem}.prose h2{margin:1.75rem 0 .4rem;font-size:1.05rem}.prose p{margin:0 0 .8rem}.prose ul{margin:0 0 .8rem;padding-left:1.15rem}.prose li{margin-bottom:.35rem}.ad-slot.svelte-12qhfyh{border-radius:var(--radius);background:var(--surface-2);height:90px;margin:.5rem 0}footer.svelte-12qhfyh{border-top:1px solid var(--line);margin-top:2rem;padding:2rem 0 1.5rem}footer.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex-wrap:wrap;gap:1.1rem;font-size:.85rem;display:flex}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dim);text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}
