.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swal2-container{position:fixed!important;inset:0!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important}.swal2-popup{margin:0!important;transform:none!important}.swal-confirm-light{background-color:#012456;color:#fff;cursor:pointer;width:160px;height:50px;border-radius:8px;padding:8px 20px;font-weight:700;border:1px solid #ccc}.swal-cancel-light{background-color:#e9f3ff;color:#03256c;cursor:pointer;width:160px;height:50px;margin-right:8px;border-radius:8px;padding:8px 20px;font-weight:700;border:none}.swal-confirm-light:hover{background-color:#03256c}.swal-cancel-light:hover{background-color:#e9f3ff}.swal-confirm-dark{background-color:#03256c;color:#fff;cursor:pointer;width:160px;height:50px;border-radius:8px;padding:8px 20px;font-weight:700;border:none}.swal-cancel-dark{background-color:#fff;color:#000;width:160px;cursor:pointer;height:50px;margin-right:8px;border-radius:8px;padding:8px 20px;font-weight:700;border:1px solid #ccc}.swal-confirm-dark:hover{background-color:#021b4a}.swal-cancel-dark:hover{background-color:#f2f2f2}.swal-next-button{background-color:#03256c;color:#fff;width:220px;height:50px;border:none;border-radius:8px;padding:8px 20px;font-weight:700;font-size:16px}.swal-next-button:hover{background-color:#021b4a}.swal2-confirm.btn-confirm{background:#1976d2!important;border-radius:8px!important;padding:6px 18px!important;font-weight:600!important}.swal2-cancel.btn-cancel{background:#e0e0e0!important;color:#333!important;border-radius:8px!important;padding:6px 18px!important;font-weight:600!important}img{-webkit-user-drag:none}.video-js .vjs-progress-control .vjs-play-progress{background-color:#1976d2}*{scrollbar-width:thin}body[data-theme=light] ::-webkit-scrollbar{width:6px}body[data-theme=light] ::-webkit-scrollbar-track{background:linear-gradient(90deg,#e9f3ff,#fff);border-radius:10px}body[data-theme=light] ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#32aff2,#4623e9);border-radius:10px;transition:all .3s ease}body[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4fc3ff,#5a4eec)}body[data-theme=light] *{scrollbar-color:#32AFF2 #E9F3FF}body[data-theme=dark] ::-webkit-scrollbar{width:6px}body[data-theme=dark] ::-webkit-scrollbar-track{background:linear-gradient(90deg,#012456,#020d1e);border-radius:10px}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#32aff2,#2541b2);border-radius:10px;transition:all .3s ease}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4fc3ff,#3862e3)}body[data-theme=dark] *{scrollbar-color:#32AFF2 #012456}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
