body{font-family:Alegreya Sans,sans-serif}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.styled-checkbox{min-width:24px;width:24px;height:24px;border-radius:12px;border:2px solid #d1d5db;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background-color .3s ease,border-color .3s ease;position:relative}.styled-checkbox:checked:before{content:"";position:absolute;top:7px;left:6px;width:10px;height:5px;border-left:3px solid white;border-bottom:3px solid white;transform:rotate(-45deg);background:transparent}.styled-checkbox:checked{background-color:#f97316;border-color:#f97316}.styled-checkbox:focus{outline:none;box-shadow:0 0 0 2px #f9731680}.styled-checkbox:disabled{background-color:#f3f4f6;border-color:#e5e7eb;cursor:not-allowed}.styled-checkbox:disabled:checked{background-color:#e5e7eb;border-color:#e5e7eb}.tiny-scrollbar::-webkit-scrollbar{width:4px;height:4px}.tiny-scrollbar::-webkit-scrollbar-thumb{background-color:#ffffffb3;border-radius:10px}.tiny-scrollbar::-webkit-scrollbar-track{background-color:#fff3;border-radius:10px}.tiny-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ffffffe6}
