body{font-family:Inter,Noto Sans KR,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes slide-in-right{0%{transform:translate(calc(100% + 1.25rem));opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in-right{animation:slide-in-right .25s cubic-bezier(.34,1.56,.64,1) both}
