*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}#root{height:100%;display:flex;flex-direction:column}.app-shell{flex:1;min-height:0!important;height:100%!important;overflow:hidden}input[type=range]{cursor:pointer}[draggable=true]{-webkit-user-drag:element}select{-webkit-appearance:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8d3e0;border-radius:3px}@media print{.no-print{display:none!important}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
