@font-face{font-family:NanumBarunGothic;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/NanumBarunGothicWeb.woff)format("woff")}@font-face{font-family:NanumBarunGothic;font-style:normal;font-weight:700;font-display:swap;src:url(../../../fonts/NanumBarunGothicWebBold.woff)format("woff")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"NanumBarunGothic", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--color-bg:#fff;--color-surface:#fff;--color-surface-subtle:#f5f5f5;--color-surface-accent:#faf8ff;--color-surface-accent-strong:#ede9fe;--color-border:#ccc;--color-border-subtle:#eee;--color-border-accent:#c4b5fd;--color-text-primary:#111;--color-text-secondary:#555;--color-text-tertiary:#777;--color-brand:#6d28d9;--color-brand-text:#6d28d9;--color-on-brand:#fff;--color-link:#2563eb;--color-danger:#b91c1c;--color-danger-surface:#fef2f2;--color-danger-border:#fecaca;--color-backdrop:#0006;--shadow-float:0 4px 12px #00000040}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#121214;--color-surface:#1b1b1f;--color-surface-subtle:#26262b;--color-surface-accent:#1f1b2e;--color-surface-accent-strong:#2e2450;--color-border:#3a3a42;--color-border-subtle:#2a2a30;--color-border-accent:#5b4a8a;--color-text-primary:#ececf1;--color-text-secondary:#b4b4be;--color-text-tertiary:#8a8a94;--color-brand:#7c3aed;--color-brand-text:#a78bfa;--color-on-brand:#fff;--color-link:#60a5fa;--color-danger:#f87171;--color-danger-surface:#2a1215;--color-danger-border:#7f1d1d;--color-backdrop:#0009;--shadow-float:0 4px 12px #0009}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#121214;--color-surface:#1b1b1f;--color-surface-subtle:#26262b;--color-surface-accent:#1f1b2e;--color-surface-accent-strong:#2e2450;--color-border:#3a3a42;--color-border-subtle:#2a2a30;--color-border-accent:#5b4a8a;--color-text-primary:#ececf1;--color-text-secondary:#b4b4be;--color-text-tertiary:#8a8a94;--color-brand:#7c3aed;--color-brand-text:#a78bfa;--color-on-brand:#fff;--color-link:#60a5fa;--color-danger:#f87171;--color-danger-surface:#2a1215;--color-danger-border:#7f1d1d;--color-backdrop:#0009;--shadow-float:0 4px 12px #0009}}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-sans)}button,input,textarea,select{color:inherit;font-family:inherit}input::placeholder,textarea::placeholder{color:var(--color-text-tertiary)}a{color:var(--color-brand-text)}.account-bar.svelte-ni3qdm{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;max-width:680px;min-height:2.25rem;margin:0 auto;padding:.75rem 1rem 0;font-size:.85rem;display:flex}.account-bar.svelte-ni3qdm .sign-in:where(.svelte-ni3qdm){border:1px solid var(--color-brand);background:var(--color-brand);color:var(--color-on-brand);cursor:pointer;border-radius:6px;flex-shrink:0;padding:.3rem .75rem}.account-bar.svelte-ni3qdm .sign-in:where(.svelte-ni3qdm):disabled{opacity:.5;cursor:progress}.account-bar.svelte-ni3qdm .account-menu:where(.svelte-ni3qdm){flex-shrink:0;position:relative}.account-bar.svelte-ni3qdm .avatar:where(.svelte-ni3qdm){background:var(--color-brand);width:2rem;height:2rem;color:var(--color-on-brand);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-weight:700;display:flex;overflow:hidden}.account-bar.svelte-ni3qdm .avatar:where(.svelte-ni3qdm) img:where(.svelte-ni3qdm){object-fit:cover;width:100%;height:100%}.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm){z-index:30;border:1px solid var(--color-border);background:var(--color-surface);min-width:12rem;box-shadow:var(--shadow-float);border-radius:8px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) .email:where(.svelte-ni3qdm){border-bottom:1px solid var(--color-border-subtle);color:var(--color-text-tertiary);overflow-wrap:anywhere;margin-bottom:.25rem;padding:.25rem .5rem .5rem;font-size:.75rem}.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) a:where(.svelte-ni3qdm),.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) button:where(.svelte-ni3qdm),.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) .pending:where(.svelte-ni3qdm){color:var(--color-text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .5rem;font-size:.9rem;font-weight:700;text-decoration:none}.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) a:where(.svelte-ni3qdm):hover,.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) button:where(.svelte-ni3qdm):hover:not(:disabled){background:var(--color-surface-subtle)}.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) .pending:where(.svelte-ni3qdm),.account-bar.svelte-ni3qdm .dropdown:where(.svelte-ni3qdm) button:where(.svelte-ni3qdm):disabled{color:var(--color-text-tertiary);cursor:default}.account-bar.svelte-ni3qdm .error:where(.svelte-ni3qdm){text-align:right;color:var(--color-danger);flex-basis:100%;margin:0}.site-footer.svelte-1y8lo5a{border-top:1px solid var(--color-border-subtle);max-width:680px;color:var(--color-text-tertiary);flex-direction:column;gap:.5rem;margin:0 auto;padding:1.5rem 1rem 2rem;font-size:.8rem;line-height:1.6;display:flex}.site-footer.svelte-1y8lo5a p:where(.svelte-1y8lo5a){margin:0}.site-footer.svelte-1y8lo5a a:where(.svelte-1y8lo5a){color:inherit;text-decoration:none}.site-footer.svelte-1y8lo5a a:where(.svelte-1y8lo5a):hover{text-decoration:underline}.site-footer.svelte-1y8lo5a .footer-links:where(.svelte-1y8lo5a){flex-wrap:wrap;gap:.25rem 1rem;display:flex}.site-footer.svelte-1y8lo5a .footer-links:where(.svelte-1y8lo5a) a:where(.svelte-1y8lo5a){color:var(--color-text-secondary);font-weight:700}.site-footer.svelte-1y8lo5a .footer-links:where(.svelte-1y8lo5a) a:where(.svelte-1y8lo5a).emphasis{color:var(--color-text-primary)}
