*{box-sizing:border-box}body,html{margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#D6DBE3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#B8C0CE}@keyframes fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}