:root{--toss-blue: #0064ff;--toss-blue-light: #e8f3ff;--toss-gray-100: #f2f4f6;--toss-gray-200: #e5e8eb;--toss-gray-300: #d1d6db;--toss-gray-400: #adb5bd;--toss-gray-600: #4e5968;--toss-gray-700: #333d4b;--toss-gray-900: #191f28;--white: #ffffff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;line-height:1.5;font-weight:400;color:var(--toss-gray-900);background-color:var(--white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}button{cursor:pointer;border:none;outline:none;font-family:inherit}input{font-family:inherit;border:none;outline:none}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}#root{width:100%;height:100%}
