*,*:before,*:after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}@keyframes slideInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9cfc4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c97b5f}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#4a3f35}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#c97b5f}
