:root{color-scheme:light;--ground: #edefee;--ground-deep: #e3e7e5;--surface: #ffffff;--ink: #141917;--graphite: #2b3432;--body: #3c4744;--muted: #55605d;--rule: #d2d7d5;--rule-mid: #b4bdba;--oxide: #b23a1f;--oxide-soft: #f2e3de;--steel: #2f6080;--steel-soft: #e2eaef;--up: var(--oxide);--down: var(--steel);--flat: var(--muted);--sans: "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--ground);color:var(--body);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:auto;text-rendering:optimizeLegibility;word-break:keep-all;overflow-wrap:break-word}body.modal-open{overflow:hidden}h1,h2,h3,h4{margin:0;color:var(--ink);font-weight:700}.display{font-weight:900;letter-spacing:-.028em;line-height:1.3;color:var(--ink)}.num{font-family:var(--mono);font-variant-numeric:tabular-nums}.tnum{font-variant-numeric:tabular-nums}.up{color:var(--up)}.down{color:var(--down)}.flat{color:var(--flat)}a{color:var(--oxide)}:where(a,button,summary,input,select,[tabindex]):focus-visible{outline:2px solid var(--oxide);outline-offset:2px;border-radius:2px}.wrap{max-width:1160px;margin:0 auto;padding:0 22px}.btn{display:inline-flex;align-items:center;gap:7px;padding:9px 17px;border-radius:2px;border:1.5px solid transparent;font-family:var(--sans);font-size:.875rem;font-weight:700;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-solid{background:var(--ink);color:#fff}.btn-solid:hover:not(:disabled){background:var(--oxide)}.btn-line{border-color:var(--rule-mid);color:var(--body);background:transparent}.btn-line:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.btn-sm{padding:6px 12px;font-size:.8rem}input[type=text],input[type=email],input[type=number],input[type=date],select{font-family:var(--sans);font-size:.9rem;color:var(--ink);background:var(--surface);border:1.5px solid var(--rule-mid);border-radius:2px;padding:8px 11px;width:100%}input:focus,select:focus{border-color:var(--ink)}.note{border-left:3px solid var(--rule-mid);background:var(--surface);padding:11px 15px;font-size:.86rem}.note-oxide{border-left-color:var(--oxide);background:var(--oxide-soft);color:var(--graphite)}.note-steel{border-left-color:var(--steel);background:var(--steel-soft);color:var(--graphite)}.void{color:var(--muted);font-size:.8rem}.void b{display:block;color:var(--graphite);font-weight:700;font-size:.82rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}header.svelte-12qhfyh{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--ground) 93%,transparent);-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);border-bottom:1px solid var(--rule-mid)}.bar.svelte-12qhfyh{display:flex;align-items:center;gap:18px;height:56px}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:9px;font-weight:900;font-size:1rem;letter-spacing:-.03em;color:var(--ink);text-decoration:none;white-space:nowrap}.logo.svelte-12qhfyh i:where(.svelte-12qhfyh){width:9px;height:22px;background:var(--oxide);border-radius:1px;flex:none}nav.main.svelte-12qhfyh{display:none;gap:20px}@media(min-width:720px){nav.main.svelte-12qhfyh{display:flex}}nav.main.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none;font-size:.865rem;font-weight:500;padding:3px 0;border-bottom:2px solid transparent}nav.main.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}nav.main.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:var(--ink);font-weight:700;border-bottom-color:var(--oxide)}.end.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:8px}.guide.svelte-12qhfyh{position:relative}.scrim.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:none;border:none;cursor:default}.menu.svelte-12qhfyh{position:absolute;right:0;top:calc(100% + 6px);z-index:2;margin:0;padding:4px;list-style:none;background:var(--surface);border:1px solid var(--rule-mid);border-radius:2px;box-shadow:0 12px 28px -10px #0000004d;min-width:11rem}.menu.svelte-12qhfyh button:where(.svelte-12qhfyh){display:block;width:100%;text-align:left;background:none;border:none;border-radius:2px;padding:7px 11px;font-family:var(--sans);font-size:.84rem;color:var(--body);cursor:pointer;white-space:nowrap}.menu.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--ground);color:var(--ink)}main.svelte-12qhfyh{min-height:60vh}footer.svelte-12qhfyh{background:var(--ground-deep);border-top:1px solid var(--rule-mid);margin-top:56px;padding:26px 0 34px}.foot.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:16px 40px;justify-content:space-between}.foot.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-size:.78rem;color:var(--muted);max-width:46ch}.foot.svelte-12qhfyh nav:where(.svelte-12qhfyh){display:flex;flex-wrap:wrap;gap:4px 16px;align-content:start}.foot.svelte-12qhfyh nav:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){background:none;border:none;padding:0;font-family:var(--sans);font-size:.8rem;color:var(--muted);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.foot.svelte-12qhfyh nav:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh):hover{color:var(--ink)}
