:root{--bg:#101012;--surface:#17171a;--text:#f3f1ec;--muted:#7c7a75;--credit:#5e5c58;--rule:#3a3a3e;--error:#e5484d;--success:#3da35d;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--content-max:560px;--radius-sm:6px;--radius-md:10px;--radius-full:9999px;--dur-micro:80ms;--dur-short:.18s;--ease-enter:cubic-bezier(0, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100dvh;color:var(--text);word-break:keep-all;-webkit-font-smoothing:antialiased;font-family:Pretendard Variable,sans-serif;font-size:16px;line-height:1.6}button,input{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit}:focus-visible{outline:2px solid var(--text);outline-offset:2px}
