@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;height:100%}:root,body{font-family:Poppins}body{margin:0;height:100vh;width:100vw}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:5px;width:4px;height:4px}::-webkit-scrollbar-thumb{background:#252525}.quill{padding:1rem!important}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;-webkit-appearance:textfield;appearance:textfield}.Button_root__Fr0zB{border-radius:144px;transition:all .3s ease!important;text-transform:none;font-weight:500;padding:10px 20px}.Button_root__Fr0zB:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}.AuthorizedRoute_container__gyqDv{display:flex;justify-content:center;align-items:center;height:100vh;text-align:center;padding:20px;box-sizing:border-box;font-size:18px;flex-direction:column;gap:10px}.AuthorizedRoute_icon__N0LYh{width:56px!important;height:56px!important}.Toast_toast__jQ1PL{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:10px 20px;border-radius:4px;color:#fff;opacity:0;z-index:100000;animation:Toast_fadeIn__3f9OH .3s forwards,Toast_fadeOut__9_7dq .3s 2.7s forwards}.Toast_toast__jQ1PL.Toast_success__Rtirs{background-color:green}.Toast_toast__jQ1PL.Toast_error__qyPrI{background-color:red}.Toast_toast__jQ1PL.Toast_info__TP9l6{background-color:blue}@keyframes Toast_fadeIn__3f9OH{0%{opacity:0}to{opacity:1}}@keyframes Toast_fadeOut__9_7dq{0%{opacity:1}to{opacity:0}}