@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--background:#fff;--background-end:#f4f5f8;--foreground:#191f28;--primary:#3182f6;--primary-hover:#1b64da;--surface:#fff;--surface-hover:#f9fafb;--surface-active:#f3f4f6;--border:#e5e8eb;--text-primary:#191f28;--text-secondary:#4e5968;--text-tertiary:#8b95a1;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--transition-smooth:all .3s cubic-bezier(.4,0,.2,1);--transition-bounce:all .5s cubic-bezier(.34,1.56,.64,1)}@media (prefers-color-scheme:dark){:root{--background:#000;--background-end:#111;--foreground:#f9fafb;--surface:#1e1e1e;--surface-hover:#2a2a2a;--surface-active:#333;--border:#333;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-tertiary:#6b7280}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--foreground);background:linear-gradient(180deg,var(--background)0%,var(--background-end)100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;overflow-x:hidden}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffff4d}@media (prefers-color-scheme:dark){.glass{background:#1e1e1e99;border:1px solid #ffffff1a}}.mobile-container{flex-direction:column;align-items:center;gap:24px;max-width:480px;min-height:100vh;margin:0 auto;padding:24px 20px 80px;display:flex}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
