:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,Segoe UI,Roboto,Noto Sans KR,sans-serif;font-size:14px;line-height:1.45;color:#1c1c1c;background:#f6f3f2;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}input,select,button,textarea{font-family:inherit;font-size:13px}button{cursor:pointer}h1{margin:0}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#cdbfae;border-radius:6px;border:3px solid #f6f3f2}::-webkit-scrollbar-track{background:transparent}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes draweri{0%{transform:translate(24px);opacity:.4}to{transform:translate(0);opacity:1}}.shimmer{height:13px;border-radius:3px;background:linear-gradient(90deg,#efe9e1 25%,#f6f3f2 37%,#efe9e1 63%);background-size:600px 100%;animation:shimmer 1.3s infinite linear}
