@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";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}.App{font-family:Inter,sans-serif!important;height:100vh;overflow-y:hidden;background:#eef2f5}h1,h2,h3,h4,h5,h6,p,span,ul{margin:0;padding:0}ul li{list-style-type:none}.error{font-size:12px;color:red}::-webkit-scrollbar{width:6px!important;height:6px!important}::-webkit-scrollbar-thumb{background:gray;border-radius:5px;cursor:pointer}::-webkit-scrollbar-track{border-radius:5px;background:#eee;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.ant-table-body{scrollbar-width:thin!important}.ant-dropdown-menu,.ant-dropdown-menu-root{overflow:none!important}.ant-dropdown-menu,.ant-dropdown-menu-vertical{overflow-y:none!important}.custom-dropdown-scroll-wrapper{max-height:240px;overflow-y:auto;background-color:#f1f1f1;padding:4px 0}.custom-dropdown .ant-dropdown-menu{overflow:visible!important;max-height:unset!important;background-color:transparent!important}li.ant-pagination-item.ant-pagination-item{margin-right:4px!important}.home_section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.mainlayout{height:100dvh;box-sizing:border-box;padding:10px;display:flex;gap:10px}.mainlayout .mainlayout_right{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px}.mainlayout_header{background:#244f96;border:1px solid #e6eef8;border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:5px 14px}.mainlayout_header .header_left{display:flex;align-items:center;gap:12px}.mainlayout_header .header_left .header_navbtn{height:44px;width:44px;border:1px solid #e6eef8;border-radius:12px;background:#eef2f5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mainlayout_header .header_left .header_navbtn:hover{background:#fff}.mainlayout_header .header_left .brand{display:flex;align-items:center;gap:10px;padding-right:12px}.mainlayout_header .header_left .brand_logo{width:auto;height:40px;border-radius:10px;object-fit:cover}.mainlayout_header .header_left .brand_name{font-weight:700;font-size:20px;color:#012047}.mainlayout_header .header_right{display:flex;align-items:center;gap:10px}.mainlayout_header .header_right .icon_btn{height:44px;width:44px;border:1px solid #e6eef8;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.mainlayout_header .header_right .user_btn{display:inline-flex;align-items:center;gap:10px;border:none;cursor:pointer;background:transparent;padding:4px 8px;border-radius:8px;transition:background .2s}.mainlayout_header .header_right .user_btn:hover{background:#ffffff1a}.mainlayout_header .header_right .user_btn .user_avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.mainlayout_header .header_right .user_btn .user_meta{display:flex;flex-direction:column;justify-content:flex-start;line-height:1.1}.mainlayout_header .header_right .user_btn .user_meta .user_name{font-weight:600;color:#fff;font-size:15px}.mainlayout_header .header_right .user_btn .user_meta .user_role{font-size:12px;text-align:left;color:#fffc}.mainlayout_content{flex:1 1 auto;min-height:0;overflow-y:auto;background:#fff;border:1px solid #e6eef8;border-radius:16px;padding:16px}.sidebar1{width:200px;flex-shrink:0;border:1px solid #d7f0ff;border-radius:24px;background-color:#fff;padding:20px;display:flex;flex-direction:column}.sidebar1_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #d7f0ff}.sidebar1_top h1{font-size:20px;font-weight:700;color:#012047;margin:0}.sidebar1_top .sidebar1_toggle{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;padding:6px;border-radius:10px}.sidebar1_top .sidebar1_toggle:hover{background:#0e82fd14}.sidebar1_center{padding-top:10px;flex:1 1 auto;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sidebar1_center::-webkit-scrollbar{width:0;height:0;display:none}.sidebar1_center_menu{list-style:none;padding:0;margin:0}.sidebar1_center_menu_row{display:flex;flex-direction:column;align-items:stretch;margin:6px 0}.sidebar1_center_menu_btn{height:48px;padding:0 10px;display:inline-flex;align-items:center;gap:10px;border:none;background:#fff;color:#919cb4;cursor:pointer;border-radius:16px;transition:background .2s ease,color .2s ease;width:100%;text-align:left}.sidebar1_center_menu_btn:hover{background:#0e82fd14}.sidebar1_center_menu_btn.is-active{background:#244f96;color:#fff}.sidebar1_center_menu_btn.is-active:hover{background:#244f96}.sidebar1_center_menu_icon{display:inline-flex;justify-content:center;width:24px;height:24px;color:inherit}.sidebar1_center_menu_icon svg,.sidebar1_center_menu_icon svg *{color:inherit;stroke:currentColor}.sidebar1_center_menu_label{font-weight:500;font-size:16px;letter-spacing:.2px}.sidebar1_bottom{margin-top:auto;padding-top:12px;border-top:1px solid #d7f0ff}.sidebar1_bottom .sidebar1_logout_btn{width:100%;height:44px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;background:#ff453626;color:#ff4d4f;border:1px solid #d7f0ff;border-radius:14px;padding:0 14px;cursor:pointer;transition:background .2s ease}.sidebar1_bottom .sidebar1_logout_btn:hover{background:#ff4d4f14}.sidebar1_bottom .sidebar1_logout_btn .sidebar1_logout_text{white-space:nowrap;font-weight:500;font-size:16px}.sidebar1_bottom .sidebar1_logout_btn .sidebar1_logout_icon{display:inline-flex}.sidebar1_submenu{list-style:none;margin:4px 0 8px;padding:0 0 0 20px;display:flex;flex-direction:column;gap:6px}.sidebar1_submenu_btn{display:inline-flex;align-items:center;gap:10px}.sidebar1_submenu_icon{width:16px;height:16px;display:inline-flex;justify-content:center;align-items:center;color:inherit}.sidebar1_submenu_icon svg,.sidebar1_submenu_icon svg *{color:currentColor;stroke:currentColor}.sidebar1_submenu_row{display:flex;align-items:center}.sidebar1_submenu_btn{width:100%;border:none;background:transparent;cursor:pointer;text-align:left;padding:10px 12px;border-radius:12px;color:#919cb4;font-size:14px;font-weight:500;transition:background .2s ease,color .2s ease}.sidebar1_submenu_btn:hover{background:#0e82fd14;color:#012047}.sidebar1_submenu_btn.is-active{background:#0e82fd24;color:#012047;font-weight:600}.sidebar1 .submenu_caret{margin-left:auto;font-size:14px;color:#919cb4;transition:transform .2s ease,color .2s ease}.sidebar1 .submenu_caret.open{transform:rotate(180deg);color:#012047}.sidebar1 .sidebar1_center_menu_btn.is-active .submenu_caret,.sidebar1 .sidebar1_center_menu_btn.is-active .submenu_caret.open{color:#fff}.mobile-sidebar-backdrop{position:fixed;inset:0;background:#00000059;z-index:998;opacity:0;pointer-events:none;transition:opacity .25s ease}.mobile-sidebar-backdrop.open{opacity:1;pointer-events:auto}@media (max-width: 767px){.mainlayout{padding:8px;gap:8px}.mainlayout_right{width:100%}.sidebar1.mobile-drawer{position:fixed;top:0;left:0;width:290px;max-width:85vw;z-index:999;transform:translate(-110%);transition:transform .25s ease;border-radius:0 24px 24px 0;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;padding-bottom:calc(20px + env(safe-area-inset-bottom));overflow:hidden}.sidebar1.mobile-drawer .sidebar1_center{flex:1 1 auto;min-height:0;overflow-y:auto;padding-top:10px}.sidebar1.mobile-drawer .sidebar1_bottom{flex:0 0 auto;margin-top:auto}.sidebar1.mobile-drawer.open{transform:translate(0)}.sidebar1.mobile-drawer .drawer-menu .sidebar1_center_menu_btn{justify-content:flex-start;padding:0 12px}.mainlayout_header .header_right .user_btn .user_meta{display:none}.mainlayout_content{padding:12px}}.logout_btn_mobile{border-color:#ff4d4f40;background:#ff4d4f0f}.logout_btn_mobile:hover{background:#ff4d4f1f}.appModal .ant-modal{top:0}.appModal .ant-modal-content{padding:0;border-radius:16px;height:auto;overflow:hidden;box-shadow:0 14px 40px #0120472e;scrollbar-width:none;-ms-overflow-style:none}.appModal .ant-modal-content::-webkit-scrollbar{display:none}.appModal .ant-modal-body{padding:0;background:#fff}.appModal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#fff;border-bottom:1px solid #e6eef8}.appModal__title{margin:0;font-size:18px;font-weight:700;color:#012047}.appModal__close{border:1px solid #e6eef8;background:#f8fafc;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;color:#919cb4;line-height:0}.appModal__close:hover{border-color:#0e82fd;color:#0e82fd}.appModal__body{padding:14px 18px;max-height:calc(80vh - 140px);overflow-y:auto}.appModal__body::-webkit-scrollbar{width:6px}.appModal__footer{display:flex;gap:12px;padding:14px 18px 18px;background:#fff;border-top:1px solid #e6eef8;margin-top:10px}.appModal__footer.is-left{justify-content:flex-start}.appModal__footer.is-center{justify-content:center}.appModal__footer.is-right{justify-content:flex-end}.custom-button{padding:10px 20px;font-size:16px;font-weight:500;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease-in-out;height:45px;display:flex;justify-content:center;align-items:center;gap:10px;white-space:nowrap}.custom-button.main{background-color:#0e82fd;color:#fff;border-radius:6px}.custom-button.main:hover{background-color:#0e82fd}.custom-button.primary{background-color:#0e82fd;color:#fff}.custom-button.primary:hover{background-color:#0e82fd}.custom-button.primary2{background-color:#0e82fd;color:#fff;height:40px!important;font-size:14px;padding:6px 14px}.custom-button.primary2:hover{background-color:#0e82fd}.custom-button.secondary{background-color:#fff;color:#0e82fd;border:1px solid #0e82fd}.custom-button.secondary:hover{background-color:#e0e0e0}.custom-button.secondary2{background-color:#fff;color:#0e82fd;border:1px solid #0e82fd;height:40px!important;font-size:14px;padding:6px 14px}.custom-button.secondary2:hover{background-color:#e0e0e0}.custom-button.danger{background:#ff453626;color:#ff4d4f;height:40px!important;font-size:14px;padding:6px 14px}.custom-button.danger:hover{background:#ff453626}.custom-button.light{background-color:#0e82fd1a;color:#0e82fd}.custom-button.light:hover{background-color:#0e82fd1a}.custom-button.black{background-color:#000;color:#fff;border-radius:50px}.custom-button.black:hover{background-color:#010101}.custom-button.transparent{background-color:transparent;color:#000;border:1px solid #111827}.custom-button.transparent:hover{background-color:transparent}.custom-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.login-page{display:grid;place-items:center;background-image:url(/assets/login2-bg-CtB46Swy.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%;overflow-y:auto}.login-wrap{padding:30px 0}.login-logo{display:flex;justify-content:center;margin-bottom:20px}.login-logo img{width:200px;height:auto;border-radius:15px}.login-card{z-index:1;width:min(480px,80vw);background:#fff;border-radius:20px;box-shadow:0 20px 40px #10182814;padding:clamp(15px,4vw,40px);border:1px solid rgba(2,6,23,.06)}.login-card .title{font-size:24px;text-align:center;margin-bottom:10px;color:#012047;font-weight:600}.login-card .subtitle{text-align:center;font-size:14px;color:#919cb4;margin:0 0 15px}.login-card .form{display:grid;gap:10px}.login-card .row{display:flex;align-items:center}.login-card .row.between{justify-content:space-between;margin-bottom:5px}.login-card .link{color:#0e82fd;text-decoration:underline;font-weight:500;font-size:14px}.login-card .link:hover{text-decoration-thickness:2px}.login-card .muted{text-align:center;font-size:14px;color:#919cb4;margin-top:14px}.login-card .divider{margin:18px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#919cb4}.login-card .divider:before,.login-card .divider:after{content:"";height:1px;background:#02061714;display:block}.login-card .terms-row{display:flex;align-items:center;font-size:14px;color:#919cb4;margin-bottom:5px}.login-card .terms-row input[type=checkbox]{font-size:18px;accent-color:#0e82fd}.login-card .terms-row .terms-label{display:flex;align-items:center;gap:6px}.login-card .terms-row .terms-label a{color:#0e82fd;text-decoration:underline}.login-card .terms-row .terms-label a:hover{text-decoration-thickness:2px}.login-card .g-icon{width:18px;height:18px;margin-right:8px}.forminput{display:flex;flex-direction:column;margin-bottom:10px;width:100%}.forminput .input-label{font-size:15px;font-weight:600;margin-bottom:5px;color:#111827}.forminput .required-asterisk{color:red;margin-left:2px}.forminput .input-container .input{font-size:16px;box-shadow:0 0 2px #00000040;color:#919cb4;height:45px}.forminput .input-error-text{color:red;font-size:12px;margin-top:4px}.forminput .input-helper-text{color:#919cb4;font-size:12px;margin-top:4px}.forminput .helperTitle{color:#919cb4;font-size:12px}.forminput.has-error .input{border-color:red!important}.forminput .phone-field{display:flex;gap:0}.forminput .phone-code .select-input.ant-select .ant-select-selector{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0!important;height:45px!important;display:flex;align-items:center;box-shadow:0 0 2px #00000040}.forminput .phone-number .input{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:0!important;height:45px;box-shadow:0 0 2px #00000040}.forminput .phone-code{width:100px}.forminput .phone-number{flex:1}.loader-container{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff9;z-index:999999}.loader{width:60px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #000 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:l3 1s infinite linear}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.dashboard__filters{display:flex;gap:16px;align-items:flex-end}.dashboard__content{padding:24px;position:relative;min-height:200px}.subheader__center{margin-left:40px;flex:1}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.stat-card.card-operators .stat-card__icon{background:#e6f7ff;color:#1890ff}.stat-card.card-supervisors .stat-card__icon{background:#f6ffed;color:#52c41a}.stat-card.card-blocked .stat-card__icon{background:#fff1f0;color:#ff4d4f}.stat-card.card-amount .stat-card__icon{background:#fff7e6;color:#fa8c16}.stat-card.card-otps .stat-card__icon{background:#f9f0ff;color:#722ed1}.stat-card.card-payments .stat-card__icon{background:#e6fffb;color:#13c2c2}.stat-card .stat-card__icon{font-size:24px;display:grid;place-items:center}.subheader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 10px;margin-bottom:15px;background-color:#fff}.subheader--divider{border-bottom:1px solid #e6eef8}.subheader--compact{padding:8px 6px}.subheader__left{min-width:0}.subheader__titleRow{display:flex;align-items:center;gap:10px}.subheader__titleRow h2{font-size:20px;font-weight:700;margin:0;line-height:1.2}.subheader__titleRow .subheader__subtitle{font-size:13px;color:#7b8ab8;margin-top:2px;font-weight:500}.subheader__back{display:flex;align-items:center;justify-content:center;gap:10px;border:none;background:#fff;color:#012047;cursor:pointer;padding:0}.subheader__back svg,.subheader__back svg *{width:30px;height:30px}.subheader__right{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.subheader__right .btn{height:38px;border-radius:12px;padding:0 14px;border:1px solid #e6eef8;background:#fff;color:#012047;cursor:pointer}.subheader__right .btn.btn_secondary{background:#f5f7fa;color:#6c757d;border:1px solid #e6eef8}.subheader__right .btn.btn_secondary:hover{background:#e9ecef}.subheader__right .btn.btn_danger{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.subheader__right .btn.btn_danger:hover{background:#f1b0b7}@media (max-width: 1024px){.subheader{flex-direction:column;align-items:flex-start;gap:16px}.subheader__left,.subheader__right{width:100%}.subheader__right{flex-direction:column;align-items:stretch}}.stat-card{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:16px;background:#eef2f5;border:1px solid #e6eef8;border-radius:12px;padding:18px 20px;box-shadow:0 1px #01204705;transition:transform .12s ease,box-shadow .12s ease}.stat-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px #01204714}.stat-card__icon{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;background:#244f96}.stat-card__icon svg{width:24px;height:24px}.stat-card__meta{display:grid;grid-template-rows:auto auto;align-items:center}.stat-card__label{font-size:14px;color:#919cb4;text-align:right;letter-spacing:.2px;margin-bottom:10px}.stat-card__value{font-size:28px;font-weight:700;color:#012047;line-height:1.1;justify-self:end;text-align:right}.stat-card--sm{grid-template-columns:44px 1fr;padding:14px 16px}.stat-card--sm .stat-card__icon{width:40px;height:40px}.stat-card--sm .stat-card__value{font-size:22px}.forminput .date-input.ant-picker{width:100%;height:45px;border-radius:8px;box-shadow:0 0 2px #00000040;border:1px solid #e6eef8;color:#919cb4}.forminput .date-input.ant-picker .ant-picker-input>input::placeholder{color:#8b99ae}.forminput.has-error .date-input.ant-picker{border-color:red!important}.forminput .select-input.ant-select{width:100%;height:45px!important}.forminput .select-input.ant-select .ant-select-selector{height:45px!important;border-radius:8px!important;box-shadow:0 0 2px #00000040;border:1px solid #e6eef8!important;display:flex;align-items:center;color:#919cb4;font-size:16px;background-color:#fff;transition:all .2s ease}.forminput .select-input.ant-select .ant-select-selection-placeholder{color:#8b99ae!important}.forminput .select-input.ant-select.ant-select-focused .ant-select-selector{border-color:#e6eef8;box-shadow:0 0 0 2px #1677ff1a}.forminput .select-input.ant-select.ant-select-disabled .ant-select-selector{background-color:#f5f5f5;cursor:not-allowed;opacity:.8}.forminput.has-error .select-input.ant-select .ant-select-selector{border-color:red!important}.search-input{width:100%}.search-input .ant-input{font-size:16px;height:40px;box-shadow:0 0 2px #00000040;color:#919cb4;padding-left:32px}.search-input__icon{font-size:18px;color:#919cb4}.custom-table-wrapper{width:100%;background:#fff;border:1px solid #e6eef8;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px #0120470f}.custom-table .ant-table{background:transparent}.custom-table .ant-table-thead>tr>th{background:#f7faff;color:#012047;font-weight:700;font-size:14px;padding:14px 16px!important;border-bottom:1px solid #e6eef8;text-align:center}.custom-table .ant-table-tbody>tr>td{padding:14px 16px;font-size:14px;color:#012047;border-bottom:1px solid #e6eef8;text-align:center}.custom-table .ant-table-tbody>tr:hover>td{background:#f4f8ff}.custom-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.custom-table .ant-table-pagination{margin:0!important;padding:12px 16px;border-top:1px solid #e6eef8;background:#fff}.custom-table .ant-pagination-item,.custom-table .ant-pagination-prev,.custom-table .ant-pagination-next{border-radius:8px}.custom-table .ant-pagination-item-active{border-color:#244f96}.custom-table .ant-pagination-item-active a{color:#244f96;font-weight:700}.custom-table .ant-table-body::-webkit-scrollbar{height:8px}.custom-table .ant-table-body::-webkit-scrollbar-thumb{background:#0120472e;border-radius:999px}.custom-table .ant-table-body::-webkit-scrollbar-track{background:transparent}.action-group{display:flex;align-items:center;gap:8px}.action-icon{border:1px solid #e6eef8;background:#f8fafc;padding:6px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.action-icon:hover{background:#0000000a}.action-icon.is-disabled{opacity:.5;cursor:not-allowed}.action-icon svg{font-size:16px}.operator-details-modal{padding:0!important}.operator-details-modal .modal-scroll-content{max-height:75vh;overflow-y:auto;padding:0 24px 24px}.operator-details-modal .modal-scroll-content::-webkit-scrollbar{width:6px}.operator-details-modal .modal-scroll-content::-webkit-scrollbar-thumb{background:#e6eef8;border-radius:10px}.operator-details-modal .section-header{margin:24px 0 16px}.operator-details-modal .section-header__title{display:flex;align-items:center;gap:10px;margin-bottom:8px}.operator-details-modal .section-header__title span{font-size:18px;color:#2b3674}.operator-details-modal .section-header__title h3{font-size:16px;font-weight:700;color:#2b3674;margin:0}.operator-details-modal .section-header__divider{height:2px;background:linear-gradient(90deg,#2b3674,#e6eef8);border-radius:2px}.operator-details-modal .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 32px;padding:0 10px}.operator-details-modal .info-item{display:flex;flex-direction:column;gap:4px}.operator-details-modal .info-item__label{font-size:12px;font-weight:600;color:#a3aed0;text-transform:uppercase;letter-spacing:.5px}.operator-details-modal .info-item__value{font-size:14px;font-weight:500;color:#2b3674}.operator-details-modal .hardware-info{display:flex;gap:48px;padding:0 10px 16px;justify-content:space-around;text-align:center}.operator-details-modal .hardware-info .info-item{align-items:center}.operator-details-modal .image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:10px}.operator-details-modal .image-card{background:#fff;border:1px solid #e6eef8;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.operator-details-modal .image-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2b36741a}.operator-details-modal .image-card__header{padding:8px 12px;background:#f4f7fe;border-bottom:1px solid #e6eef8;text-align:center}.operator-details-modal .image-card__header span{font-size:12px;font-weight:600;color:#707ebe}.operator-details-modal .image-card__body{height:140px;display:flex;align-items:center;justify-content:center;background:#fff;padding:10px}.operator-details-modal .image-card__body img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.operator-details-modal .image-card__body .no-image{font-size:11px;color:#a3aed0;font-weight:500;text-align:center}@media (max-width: 768px){.operator-details-modal .info-grid{grid-template-columns:1fr}.operator-details-modal .image-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.operator-details-modal .image-grid{grid-template-columns:1fr}}.operator-details-page .operator-filters{display:flex;gap:12px;align-items:center;margin-right:12px}.operator-details-page .operator-filters .forminput{margin-bottom:0}.operator-details-page .custom-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.operator-details-page .btn-logs{background-color:#2b3674!important;color:#fff!important;border:none!important;font-size:12px!important;padding:2px 16px!important;border-radius:6px!important;height:32px!important}.operator-details-page .btn-logs:hover{background-color:#3b4684!important}.operator-details-page .btn-payment{background-color:#0081ff!important;color:#fff!important;border:none!important;font-size:12px!important;padding:2px 12px!important;border-radius:6px!important;height:32px!important}.operator-details-page .btn-payment:hover{background-color:#2b94ff!important}.operator-details-page .action-icon{color:#2b3674;transition:color .2s}.operator-details-page .action-icon:hover{color:#0081ff}.subheader__center{display:flex;align-items:center;justify-content:flex-end;flex:1}@media (max-width: 1200px){.operator-details-page .operator-filters{flex-wrap:wrap;justify-content:flex-end}.payment-details-list{display:flex;flex-direction:column;gap:16px}.payment-details-list .payment-card{background:#f8faff;border:1px solid #e0e7ff;border-radius:12px;padding:16px;transition:transform .2s}.payment-details-list .payment-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.payment-details-list .payment-card .payment-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px dashed #cbd5e1}.payment-details-list .payment-card .payment-card-header .utr-label{font-weight:700;color:#2b3674;font-size:14px}.payment-details-list .payment-card .payment-card-header .payment-date{font-size:12px;color:#707eae}.payment-details-list .payment-card .payment-card-body{display:flex;justify-content:space-between;align-items:flex-end}.payment-details-list .payment-card .payment-card-body .payment-info{display:flex;gap:24px}.payment-details-list .payment-card .payment-card-body .payment-info .info-item{display:flex;flex-direction:column}.payment-details-list .payment-card .payment-card-body .payment-info .info-item .label{font-size:12px;color:#a3aed0;margin-bottom:4px}.payment-details-list .payment-card .payment-card-body .payment-info .info-item .value{font-size:16px;font-weight:700;color:#2b3674}.payment-details-list .payment-card .payment-card-body .payment-proof a{background:#eef2ff;color:#4318ff;padding:6px 16px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s}.payment-details-list .payment-card .payment-card-body .payment-proof a:hover{background:#4318ff;color:#fff}.payment-details-list .no-data-msg{text-align:center;padding:40px;color:#707eae;font-size:16px;background:#f8faff;border-radius:12px;border:1px dashed #cbd5e1}}.filedropzone{background:#fff;border:2px dashed #dbe5f2;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:16px;cursor:pointer;outline:none;position:relative}.filedropzone.is-disabled{opacity:.6;cursor:not-allowed}.filedropzone .dz-inner{text-align:center;-webkit-user-select:none;user-select:none}.filedropzone .dz-icon{display:block;margin:0 auto 10px;color:#9aa8bd}.filedropzone .dz-text{margin:0;font-size:15px;color:#8b99ae;font-weight:600}.filedropzone .dz-subtext{margin:4px 0 0;font-size:12px;color:#70839f}.image-field{height:100%;width:100%}.image-field .image-upload-wrapper{display:flex;flex-direction:column;gap:10px}.image-field.has-image{padding:0;overflow:hidden}.image-field .image-preview-card{width:100%;height:100%;border-radius:16px;overflow:hidden}.image-field .image-preview-card img{width:100%;height:100%;display:block;object-fit:contain}.image-field.has-error .filedropzone{border-color:red!important}.image-cropper-wrapper{display:flex;flex-direction:column;gap:16px}.crop-container{position:relative;width:100%;height:300px;background:#000;border-radius:8px;overflow:hidden}.crop-controls{display:flex;align-items:center;gap:12px}.crop-controls label{font-size:14px;color:#555;min-width:48px}.crop-controls input[type=range]{flex:1}.image-upload-field .input-label{font-weight:700;font-size:16px;margin-bottom:10px}.image-upload-field .multi-upload-controls{display:flex;flex-direction:column;gap:10px}.image-upload-field .multi-image-add-btn{background:#244f96;color:#fff;border:none;border-radius:8px;padding:10px 14px;font-weight:600;cursor:pointer;width:fit-content}.image-upload-field .multi-image-add-btn:disabled{opacity:.6;cursor:not-allowed}.image-upload-field .image-previews{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.image-upload-field .image-previews .image-preview-card{position:relative;width:100px;height:100px;border-radius:10px;overflow:hidden;border:2px solid #e6eef8}.image-upload-field .image-previews .image-preview-card img{width:100%;height:100%;object-fit:cover}.image-upload-field .image-previews .image-preview-card .clear-image-btn{position:absolute;top:3px;right:3px;height:20px;width:20px;background-color:#fff;border:none;border-radius:999px;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:14px}.image-upload-field .input-error-text{color:red;font-size:14px}.image-upload-field .input-helper-text{color:#70839f;font-size:13px;margin-top:6px;display:inline-block}.add-operator-page{min-height:100vh}.add-operator-page .stepper-wrapper{background:#fff;padding:30px;border-radius:12px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.add-operator-page .stepper-wrapper .custom-stepper .ant-steps-item-title{color:#2b3674!important;font-weight:600!important}.add-operator-page .stepper-wrapper .custom-stepper .ant-steps-item-process .ant-steps-item-icon{background:#2b3674;border-color:#2b3674}.add-operator-page .stepper-wrapper .custom-stepper .ant-steps-item-finish .ant-steps-item-icon{border-color:#2b3674}.add-operator-page .stepper-wrapper .custom-stepper .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#2b3674}.add-operator-page .step-content-wrapper{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 12px #0000000d}.add-operator-page .step-form h4{font-size:20px;font-weight:700;color:#2b3674;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e6eef8}.add-operator-page .step-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 32px;margin-bottom:32px}.add-operator-page .step-form .step-actions{display:flex;justify-content:flex-end;gap:16px;padding-top:24px;border-top:1px solid #e6eef8}.image-field{grid-column:span 1}.image-upload-wrapper .filedropzone{height:120px!important}@media (max-width: 992px){.add-operator-page .step-form .form-grid{grid-template-columns:1fr}}.logs-page .logs-filter-card{background:#fff;padding:24px;border-radius:12px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.logs-page .logs-filter-card .logs-filter-row{display:flex;align-items:flex-end;gap:24px;flex-wrap:wrap}.logs-page .logs-filter-card .logs-filter-row .forminput{margin-bottom:0;flex:1;min-width:200px}.logs-page .logs-filter-card .logs-filter-row .filter-actions{display:flex;gap:12px;margin-bottom:4px}.logs-page .logs-table-wrapper{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d}.logs-page .logs-table-wrapper .ant-table-thead>tr>th{background:#f7f9fb!important;color:#2b3674!important;font-weight:700!important}@media (max-width: 768px){.logs-page .logs-filter-row{flex-direction:column;align-items:stretch}.logs-page .logs-filter-row .filter-actions{margin-top:12px;justify-content:flex-end}}.blocked-list-page .table-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d}.blocked-list-page .table-card .ant-table-thead>tr>th{background:#f7f9fb!important;color:#2b3674!important;font-weight:700!important}@media (max-width: 768px){.blocked-list-page .blocked-list-content{padding:16px}}.otp-page .table-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d}.otp-page .table-card .ant-table-thead>tr>th{background:#f7f9fb!important;color:#2b3674!important;font-weight:700!important}@media (max-width: 768px){.otp-page .otp-content{padding:16px}}.manage-supervisors-page .supervisor-filters{display:flex;gap:12px;align-items:center;margin-right:12px}.manage-supervisors-page .supervisor-filters .forminput{margin-bottom:0}.manage-supervisors-page .table-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d}.manage-supervisors-page .table-card .ant-table-thead>tr>th{background:#f7f9fb!important;color:#2b3674!important;font-weight:700!important;white-space:nowrap}.manage-supervisors-page .table-card .ant-table-row:hover{background-color:#f8faff!important}.manage-supervisors-page .table-card .ant-table-cell{vertical-align:middle}.supervisor-details-modal .details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:10px 0}.supervisor-details-modal .details-grid .detail-item{display:flex;flex-direction:column;gap:4px}.supervisor-details-modal .details-grid .detail-item label{font-size:13px;color:#7b8ab8;font-weight:500}.supervisor-details-modal .details-grid .detail-item span{font-size:15px;color:#2b3674;font-weight:600}.supervisor-details-modal .details-grid .detail-item.full-width{grid-column:span 2}.supervisor-details-modal .details-grid .detail-item .status-active{color:#05cd99;background:#e6fffb;padding:2px 8px;border-radius:4px;font-size:13px;display:inline-block;width:fit-content}.supervisor-details-modal .details-grid .detail-item .status-inactive{color:#ee5d50;background:#fff1f0;padding:2px 8px;border-radius:4px;font-size:13px;display:inline-block;width:fit-content}@media (max-width: 768px){.manage-supervisors-page .manage-supervisors-content{padding:16px}.supervisor-details-modal .details-grid{grid-template-columns:1fr}.supervisor-details-modal .details-grid .detail-item.full-width{grid-column:span 1}}.add-supervisor-page .form-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px #0000000d}.add-supervisor-page .form-card .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 30px;margin-bottom:30px}.add-supervisor-page .form-card .form-actions{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e6eef8}.add-supervisor-page .form-card .form-actions .submit-btn{min-width:150px}@media (max-width: 992px){.add-supervisor-page .form-card .form-grid{grid-template-columns:1fr}}@media (max-width: 768px){.add-supervisor-page .add-supervisor-content{padding:16px}.add-supervisor-page .form-actions{flex-direction:column;align-items:stretch}}.settings-page{background-color:#f4f7fe;min-height:100vh}.settings-page .settings-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;max-width:1200px;margin:0 auto}.settings-page .settings-title{color:#2b3674;font-size:32px;font-weight:700;margin-bottom:40px;text-align:center}.settings-page .settings-card{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:600px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;align-items:center;border:1px solid #f1f4f9}.settings-page .settings-card .card-item{display:flex;flex-direction:column;align-items:center;gap:20px}.settings-page .settings-card .card-item .item-label{font-size:18px;color:#707ebe;font-weight:500}.settings-page .settings-card .card-item .switch-wrapper{display:flex;align-items:center;gap:12px}.settings-page .settings-card .card-item .switch-wrapper .ant-switch-checked{background:#4318ff!important}.settings-page .settings-card .card-item .switch-wrapper .switch-text{font-size:16px;color:#2b3674;font-weight:600}.settings-page .settings-response-modal{padding:20px 0;text-align:center}.settings-page .settings-response-modal p{font-size:16px;color:#2b3674;line-height:1.6;font-weight:500}@media (max-width: 768px){.settings-page .settings-title{font-size:24px}.settings-page .settings-card{padding:30px 20px}}.one-day-report-page .report-filters{display:flex;align-items:center;gap:16px}.one-day-report-page .report-filters .forminput{margin-bottom:0}.one-day-report-page .report-filters .download-btn{background:#f4f7fe;color:#4318ff;border:1px solid #e0e5f2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;transition:.3s}.one-day-report-page .report-filters .download-btn:hover{background:#e9edf7;color:#3311db}.one-day-report-page .report-filters .download-btn svg{font-size:18px}.one-day-report-page .table-card{background:#fff;border-radius:20px;padding:20px;border:1px solid #f1f4f9;box-shadow:0 10px 30px #0000000d}.one-day-report-page .table-card .totals-row{background-color:#f8faff}.one-day-report-page .table-card .totals-row .ant-table-cell{padding:12px 16px;border-top:2px solid #e1e7f0}.one-day-report-page .table-card .ant-table-thead>tr>th{background:#f7f9fb!important;color:#2b3674!important;font-weight:700!important;white-space:nowrap}.one-day-report-page .table-card .ant-table-row:hover{background-color:#f8faff!important}.one-day-report-page .table-card .ant-table-cell{vertical-align:middle}.one-day-report-page .upload-options-container{display:flex;flex-direction:column;gap:12px;padding:10px 0}.one-day-report-page .upload-options-container .btn-component{width:100%;justify-content:center}.one-day-report-page .upload-data-header-btn{height:32px!important;font-size:13px!important;padding:0 16px!important;display:flex;align-items:center;border-radius:8px!important}@media (max-width: 768px){.one-day-report-page .report-filters{flex-direction:column;align-items:stretch;width:100%}}.week-report-page .report-filters{display:flex;align-items:center;gap:16px}.week-report-page .report-filters .forminput{margin-bottom:0}.week-report-page .report-filters .download-btn{background:#f4f7fe;color:#4318ff;border:1px solid #e0e5f2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;transition:.3s}.week-report-page .report-filters .download-btn:hover{background:#e9edf7;color:#3311db}.week-report-page .report-filters .download-btn svg{font-size:18px}.week-report-page .table-card{background:#fff;border-radius:20px;padding:20px;border:1px solid #f1f4f9;box-shadow:0 10px 30px #0000000d}.week-report-page .table-card .totals-row{background-color:#f8faff}.week-report-page .table-card .totals-row .ant-table-cell{padding:12px 16px;border-top:2px solid #e1e7f0}.week-report-page .table-card .ant-table-thead>tr>th{background:#f7f9fb!important;color:#2b3674!important;font-weight:700!important;white-space:nowrap}.week-report-page .table-card .ant-table-row:hover{background-color:#f8faff!important}.week-report-page .table-card .ant-table-cell{vertical-align:middle}.week-report-page .upload-data-header-btn{height:32px!important;font-size:13px!important;padding:0 16px!important;display:flex;align-items:center;border-radius:8px!important}.upload-options-container{display:flex;flex-direction:column;gap:12px;padding:10px 0}.upload-options-container .btn-component{width:100%;justify-content:center}@media (max-width: 768px){.week-report-page .report-filters{flex-direction:column;align-items:stretch;width:100%}}.payment-operator-page .payment-content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.payment-operator-page .payment-card{background:#fff;border-radius:20px;padding:24px;width:100%;max-width:600px;box-shadow:0 10px 30px #0000000d;border:1px solid #f1f4f9}.payment-operator-page .payment-card .payment-form{display:flex;flex-direction:column;gap:20px;max-width:500px;margin:0 auto}.payment-operator-page .payment-card .payment-form .forminput{margin-bottom:0}.payment-operator-page .payment-card .form-actions{padding-top:20px}.payment-operator-page .payment-card .form-actions .submit-payment-btn{width:100%;height:45px;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}@media (max-width: 768px){.payment-operator-page .payment-page-title{font-size:24px}.payment-operator-page .payment-card{padding:30px 20px}.payment-operator-page .payment-card .payment-form{max-width:100%}}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form{background:#fff;border-radius:20px;padding:32px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;gap:40px}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .section-title{font-size:18px;font-weight:700;color:#1b2559;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f1f4f9}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid.details-grid{grid-template-columns:repeat(4,1fr)}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid .full-width,.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid .double-width{grid-column:span 2}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-actions{display:flex;justify-content:flex-end;gap:16px;padding-top:20px;border-top:1px solid #f1f4f9}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-actions .custom-button{min-width:140px}@media (max-width: 1024px){.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid.details-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.manual-enrolment-page .manual-enrolment-content{padding:16px}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form{padding:20px}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid,.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .form-grid.details-grid{grid-template-columns:1fr}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .full-width,.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-section .double-width{grid-column:span 1}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-actions{flex-direction:column-reverse}.manual-enrolment-page .manual-enrolment-content .manual-enrolment-form .form-actions .custom-button{width:100%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
