@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap";/*!
* 
*   Mon Sep 06 2021 22:45:41 GMT-0500 (Central Daylight Time)
*   Accessible NProgress, (c) 2021 Nicholas Mackey - http://nmackey.com/accessible-nprogress
*   @license MIT
*
*//*!******************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/styles.css ***!
  \******************************************************************/#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{font-family:Noto Kufi Arabic,sans-serif!important;margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;border:none;letter-spacing:.025em;font-size:.8rem;line-height:1.5}html{background-color:#f8f9fa;scroll-behavior:smooth;scroll-padding-top:5rem;overflow:hidden;font-size:107.5%;text-size-adjust:none}html ::-webkit-scrollbar-track{background-color:#f5f5f5}html ::-webkit-scrollbar{width:8px;background-color:#f5f5f5}html ::-webkit-scrollbar-thumb{background-color:#42424233;border:0px;background-clip:padding-box;border-radius:5px}.main-layout{height:100vh;display:flex;padding:0;z-index:999}.main-layout .main-layout-sidebar{height:100%;z-index:99;border-right:1px solid rgba(128,128,128,.12);transition:width .3s ease-in-out 0ms;padding:20px 10px;z-index:9}.main-layout .main-layout-sidebar-ar{height:100%;z-index:999;border-left:1px solid rgba(128,128,128,.12);transition:width .3s ease-in-out 0ms;padding:20px 10px;z-index:9}.main-layout .main-layout-content{width:100%;height:100%;display:flex;flex-direction:column;gap:6px;overflow:auto}.main-layout .main-layout-content .main-layout-navbar{border-bottom:1px solid rgba(128,128,128,.12);padding:4px}.main-layout .main-layout-content .main-layout-outlet{height:100%;max-height:100%;overflow-y:auto;padding:17px 26px;border-radius:10px}@media (max-width: 768px){.main-layout .main-layout-content .main-layout-outlet{padding:10px 10px 60px;overflow-x:hidden}}.main-layout .main-layout-content .auto-width{width:auto;padding:17px 70px}.main-layout .main-layout-shadow{display:none;position:fixed;width:100%;z-index:998;box-shadow:0 0 0 10000px #00000080}@media only screen and (max-width: 1024px){.main-layout .main-layout-sidebar{padding:0;position:absolute;top:0;left:-280px;height:100vh;transition:all .35s ease-out}.main-layout .main-layout-sidebar-ar{padding:0;position:absolute;top:0;right:-250px;height:100vh;transition:all .35s ease-out}.main-layout .main-layout-toggle-mobile-sidebar{left:0}.main-layout .main-layout-toggle-mobile-sidebar-ar{right:0;z-index:999}.main-layout .main-layout-shadow{display:block}.main-layout .main-layout-disable-events{pointer-events:none}}.guest-layout-container{height:100vh;display:flex;padding:0;z-index:999}.not-found-page{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-items:center;height:100vh;background-color:#fff;padding:20px}.not-found-page .not-found-title{font-size:1.625rem;margin:0 0 16px;font-weight:700;line-height:1.5;text-align:center}.not-found-page .subtitle-not-found{margin:0;line-height:1.5;font-size:1rem;font-weight:400;color:#637381;max-width:600px;text-align:center}.not-found-page .go-home-btn{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0px;border:0px currentcolor;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;font-weight:700;line-height:1.71429;text-transform:unset;font-family:Public Sans,sans-serif;min-width:64px;padding:8px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;box-shadow:none;background-color:#212b36;height:44px;font-size:15px;color:#fff!important;border-radius:8px;background:#007dfe;box-shadow:0 8px 16px #00000040}.not-found-page img{max-width:500px;margin:20px 10px;width:100%}.not-permission-page{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-items:center;height:100vh;background-color:#fff;padding:20px}.not-permission-page .not-permission-title{font-size:1.625rem;margin:0 0 16px;font-weight:700;line-height:1.5;text-align:center}.not-permission-page .subtitle-not-permission{margin:0;line-height:1.5;font-size:1rem;font-weight:400;color:#637381;max-width:600px;text-align:center}.not-permission-page .go-back-btn{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0px;border:0px currentcolor;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;font-weight:700;line-height:1.71429;text-transform:unset;font-family:Public Sans,sans-serif;min-width:64px;padding:8px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;box-shadow:none;background-color:#212b36;height:44px;font-size:15px;color:#fff!important;border-radius:8px;background:#007dfe;box-shadow:0 8px 16px #00000040}.not-permission-page img{max-width:400px;margin:40px 10px;width:100%}.setting-drawer .ant-drawer-body{padding:18px 16px}.setting-drawer .ant-drawer-header{display:none}.themes{margin-bottom:45px;display:flex;gap:16px}.themes .theme{width:50%;display:inline-flex;background-color:transparent;vertical-align:middle;color:inherit;padding:15px 10px;border-radius:16px;cursor:pointer;flex-direction:column;align-items:flex-start;border:solid 1px #DDE1E4;gap:16px}.themes .theme:hover{background-color:#f5f7f9}.themes .theme .theme-header{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%}.themes .theme .theme-header .switch{width:10px}.themes .theme .theme-name{line-height:13px;font-weight:600;font-size:.7125rem}.nav-settings{padding:32px 16px 16px;border-radius:16px;display:flex;position:relative;flex-direction:column;border:solid 1px #DDE1E4;gap:20px}.nav-settings .title{padding-left:10px;padding-right:10px;font-size:13px;border-radius:176px;line-height:22px;color:#fff;display:inline-flex;background-color:#1c252e;font-weight:600;width:fit-content;position:absolute;top:-12px}.nav-settings .content .layout{display:block;line-height:14px;color:#87939e;font-weight:600;font-size:.6875rem}.nav-settings .content .layout-items{display:flex;gap:16px;margin-top:10px;margin-bottom:20px}.nav-settings .content .layout-items .layout-item-collapsed{margin:0;padding:0;user-select:none;text-decoration:none;width:100%;border-radius:12px;line-height:18px;border:1px solid #DDE1E4;font-weight:600;font-size:.8125rem;height:64px;display:flex;align-self:flex-start;justify-content:flex-start;gap:0px;cursor:pointer}.nav-settings .content .layout-items .layout-item-collapsed:hover{background-color:#f5f7f9}.nav-settings .content .layout-items .layout-item-collapsed .left{display:flex;width:fit-content;flex-direction:column;gap:5px;padding:10px}.nav-settings .content .layout-items .layout-item-collapsed .left .box-color{width:10px;height:10px;background:#A7B1BC;border-radius:50%}.nav-settings .content .layout-items .layout-item-collapsed .left .line{width:100%;height:6px;background:#DDE1E4;width:12px;border-radius:8px}.nav-settings .content .layout-items .layout-item-collapsed .left .l-1{width:35px}.nav-settings .content .layout-items .layout-item-collapsed .left .l-2{width:20px}.nav-settings .content .layout-items .layout-item-collapsed .right{width:100%;background:#E9ECEE;border-radius:12px;margin:5px}.nav-settings .content .color-settings{display:flex;gap:16px;width:100%;margin-top:10px}.nav-settings .content .color-settings .color-item{width:100%;border-radius:12px;border:solid 1px #DDE1E4;padding:10px;background:transparent;display:flex;align-items:center;gap:12px;font-size:.7125rem;font-weight:600;cursor:pointer}.nav-settings .content .color-settings .color-item:hover{background-color:#f5f7f9}.dark-drawer .color-item{color:#fff!important}.dark-drawer .color-item:hover{background-color:#1e232b!important}.dark-drawer .color-item.active{background-color:#1e232b!important;border-color:#4b5259}.presets{margin-top:35px;margin-bottom:35px}.presets .content{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.presets .content .preset-item{display:flex;align-items:center;justify-content:center;height:50px;width:100%;height:64px;border-radius:12px;color:#00a76f;background-color:#00a76f14;cursor:pointer}.presets .content .preset-item:hover{opacity:.8;transform:translateY(-2px);transition:all .2s ease-in-out}.presets .content .preset-item.selected{box-shadow:0 0 0 1px currentColor}.setting-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px}.setting-header .title{font-size:1.125rem;font-weight:700}.dark-drawer .setting-header .actions .ant-btn{color:#fff}.dark-drawer .setting-header .actions .ant-btn:hover{background:rgba(255,255,255,.1)}.dark-drawer .setting-header .actions .ant-btn .anticon,.dark-drawer .setting-header .title{color:#fff}.sidebar{width:245px;height:100%;display:flex;flex-direction:column;gap:16px;max-height:100%;overflow:visible;transition:all .2s ease-out;background:#033246;border-radius:20px;position:relative;z-index:999}.sidebar::-webkit-scrollbar{display:none}@media only screen and (max-width: 1024px){.sidebar{overflow:hidden}}.sidebar .logout-icon{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-bottom:20px}.sidebar .collapse-sidebar-icon{position:absolute;bottom:50%;left:-13px;z-index:999!important;cursor:pointer}@media only screen and (max-width: 1024px){.sidebar .collapse-sidebar-icon{display:none}}.sidebar .collapse-sidebar-icon img{width:33px;height:33px;z-index:999!important}.sidebar .sidebar-logo-container{display:flex;justify-content:center;align-items:center;gap:25px;color:#000;user-select:none;font-size:25px;height:64px;padding:25px 36px}.sidebar .sidebar-logo-container img{width:100px;margin-top:15px;cursor:pointer}.sidebar .sidebar-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.sidebar .sidebar-content::-webkit-scrollbar{display:none}.sidebar .sidebar-content .sidebar-nav-items::-webkit-scrollbar{display:none}.sidebar .call-to-action{flex-shrink:0;border-radius:15px;background-size:200px;background-position:80px 30px;background-repeat:no-repeat;margin:15px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background-color:#007694}.sidebar .call-to-action .neo-bg{display:flex;align-items:center;justify-content:center;width:100%;margin-top:-30px}.sidebar .call-to-action .neo-bg img{width:100%;height:100%;max-width:100px}.sidebar .call-to-action p{color:#fff;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.sidebar .call-to-action .btn{background:#FFF!important;color:#0097b5!important;border-radius:10px!important;font-size:12px!important;font-weight:500!important;line-height:140%!important;width:100%}.sidebar .collapse-logo{display:flex;justify-content:center;align-items:center;margin-top:15px;cursor:pointer}.sidebar .collapse-logo img{width:33px;height:33px}.collapse{width:80px;transition:all .2s ease-out}@media only screen and (max-width: 1024px){.sidebar{border-radius:0}.sidebar .sidebar-logo-container{border-radius:0 10px 0 0}.sidebar .sidebar-content{border-radius:0 0 10px}}.navbar{width:98%;border-radius:15px;padding:10px;background-color:#fff;border:1.5px solid #00879f;display:flex;justify-content:flex-end;align-items:center;gap:12px}@media screen and (max-width: 600px){.navbar{margin:4px}}.navbar .navbar-left{display:flex;justify-content:flex-start;align-items:center;gap:12px}.navbar .navbar-left .navbar-left-menu-icon{cursor:pointer;display:none}.navbar .navbar-left .navbar-left-menu-icon-collapse{cursor:pointer}.navbar .navbar-left .navbar-left-title{color:#0097b5;font-family:Noto Kufi Arabic;font-size:12px;font-style:normal;font-weight:400;line-height:140%}@media only screen and (max-width: 700px){.navbar .navbar-left .navbar-left-title{display:none}}.navbar .navbar-right{display:flex;justify-content:flex-end;flex-direction:row-reverse;align-items:center;gap:22px}.navbar .navbar-right .search-input{padding:.5rem 1rem;width:400px;font-size:1rem;border:1px solid #00879f;border-radius:12px;color:#00879f;outline:none;transition:background-color .2s ease,color .2s ease}@media only screen and (max-width: 1024px){.navbar .navbar-right .search-input{width:400px}}@media only screen and (max-width: 724px){.navbar .navbar-right .search-input{width:100%!important}}.navbar .navbar-right .search-input::placeholder{color:#00879f;opacity:.7}.navbar .navbar-right .search-input:focus{background-color:#00879f1a}.navbar .navbar-right .search-container{position:relative;width:100%;max-width:500px}.navbar .navbar-right .dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;display:flex;flex-direction:column;gap:10px;background-color:#fff;border:1px solid #ddd;border-radius:6px;max-height:340px;overflow-y:auto;z-index:10;padding:15px}.navbar .navbar-right .dropdown-item{display:flex;padding:10px;cursor:pointer;box-shadow:#00000029 0 1px 4px;border-radius:10px;transition:background .2s ease;gap:10px}.navbar .navbar-right .dropdown-item:hover{background-color:#f2f2f2}.navbar .navbar-right .dropdown-item .item-image{width:60px;height:50px;object-fit:cover;border-radius:4px;margin-right:10px}.navbar .navbar-right .dropdown-item .item-info{flex:1}.navbar .navbar-right .dropdown-item .item-info .item-name{font-weight:700;margin-bottom:4px;font-size:15px}.navbar .navbar-right .dropdown-item .item-info .item-description{font-size:13px;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.navbar .navbar-right .dropdown-empty{padding:10px;color:#888;text-align:center;font-size:14px}.navbar .navbar-right .view-switcher .switch-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;background:rgba(0,151,181,.1);color:#0097b5;font-size:10px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease;font-family:Noto Kufi Arabic}.navbar .navbar-right .view-switcher .switch-btn:hover{background:rgba(0,151,181,.2)}.navbar .navbar-right .view-switcher .switch-btn img{width:14px;height:14px}.navbar .navbar-right .view-switcher .switch-btn .anticon{font-size:14px}@media only screen and (max-width: 1024px){.navbar .navbar-left .navbar-left-menu-icon{display:block}.navbar .navbar-left .navbar-left-menu-icon-collapse{display:none}}.navbar .setting-icon{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:6px}.navbar .setting-icon:hover{background:#e0e0e0;border-radius:50%}.navbar .setting-icon img{width:26px;height:26px;animation:rotate 4s linear infinite}.navbar-flag-container{display:flex;justify-content:flex-start;align-items:center;gap:12px}.navbar-flag-container .navbar-flag{width:22px}.navbar-profile-cursor{cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1);border-radius:50%;padding:1px;border:1px solid #e0e0e0}.navbar-profile-cursor .navbar-avatar{display:flex;justify-content:center;align-items:center}#dark .navbar{background:transparent}#dark .navbar .navbar-left .navbar-left-title{color:#fff}#dark .navbar .navbar-left .navbar-left-menu-icon,#dark .navbar .navbar-left .navbar-left-menu-icon-collapse{filter:brightness(0) invert(1)!important}#dark .navbar .setting-icon:hover{background:rgba(255,255,255,.1)}#dark .navbar .setting-icon img{filter:brightness(0) invert(1);animation:rotate 4s linear infinite}#dark .navbar .navbar-right .view-switcher .switch-btn{background:rgba(255,255,255,.1);color:#ffffffe6}#dark .navbar .navbar-right .view-switcher .switch-btn:hover{background:rgba(255,255,255,.15)}#dark .navbar-profile-cursor{border-color:#fff3}.notification-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(45deg,#1a5f7a,#0097b5);border-radius:20px;cursor:pointer;transition:all .3s ease;animation:pulse 3s ease-in-out infinite;animation:pulse 2s infinite}.notification-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0097b533}.notification-btn .bell-icon{color:#fff;font-size:16px}.notification-btn .notification-text{color:#fff;font-size:14px;font-weight:500}@media only screen and (max-width: 1024px){.notification-btn .notification-text{font-size:8px}}@keyframes pulse{0%{box-shadow:0 0 #1a5f7a33}70%{box-shadow:0 0 0 10px #1a5f7a00}to{box-shadow:0 0 #1a5f7a00}}#dark .notification-btn{background:linear-gradient(45deg,#2a7090,#00b3d6)}.sidebar-items{padding:15px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.sidebar-items .title-sidebar{color:#0097b5;text-align:right;font-size:12px;font-style:normal;font-weight:500;line-height:150%;padding:12px 15px 8px}.sidebar-items .item{justify-content:flex-start;gap:8px;padding:8px 15px;border-radius:10px;cursor:pointer;display:flex;align-items:center;overflow:hidden;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:150%;color:#fff;text-wrap:nowrap}.sidebar-items .item .icon_color{color:#637381}.sidebar-items .item:hover{background-color:#0097b5}.sidebar-items .collapsed-item{justify-content:center;flex-direction:column;align-items:center;gap:0px;font-size:10px;padding:8px!important}.sidebar-items .active{background-color:#fff;border-radius:10px;box-shadow:0 3.5px 5.5px #00000005;color:#0097b5}.sidebar-items .active:hover{background-color:#eef6fe}.sidebar-items .link-icon-stroke-color{background-color:#fff;border-radius:12px;background:var(--black-amp-white-white, #fff);box-shadow:0 3.5px 5.5px #00000005;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.sidebar-items .link-icon-stroke-color svg{max-width:30px;filter:invert(50%) sepia(62%) saturate(6100%) hue-rotate(164deg) brightness(96%) contrast(101%)}.sidebar-items .link-icon-stroke-color-active{border-radius:12px;background:#0097b5}.sidebar-items .link-icon-stroke-color-active svg{filter:none}#dark .sidebar-items .title-sidebar,#dark .sidebar-items .item,#dark .sidebar-items .item .icon_color{color:#fff}#dark .sidebar-items .item:hover{background-color:#333!important}#dark .sidebar-items .collapsed-item{color:#fff}#dark .sidebar-items .active{color:#fff;background-color:#333!important}#dark .sidebar-items .link-icon-stroke-color{background-color:#fff}#dark .sidebar-items .link-icon-stroke-color-active{background:#0097b5}.dark_mode .dark_mode_label{width:55px;height:25px;position:relative;display:block;background:#ebebeb;border-radius:200px;box-shadow:inset 0 5px 15px #0003,inset 0 -5px 15px #fff6;cursor:pointer;transition:.3s}.dark_mode .dark_mode_label:after{content:"";width:20px;height:20px;position:absolute;top:3px;left:3px;background:linear-gradient(180deg,#ffcc89,#d8860b);border-radius:180px;box-shadow:0 5px 10px #0003;transition:.3s}.dark_mode .dark_mode_input{width:0;height:0;visibility:hidden;display:none}.dark_mode .dark_mode_input:checked+.dark_mode_label{background:#242424}.dark_mode .dark_mode_input:checked+.dark_mode_label:after{left:52px;transform:translate(-100%);background:linear-gradient(180deg,#777,#3a3a3a)}.dark_mode .dark_mode_label:active:after{width:25px}.dark_mode .dark_mode_label svg{position:absolute;width:15px;top:5px;left:5px;z-index:100}.dark_mode .dark_mode_label svg.sun{left:5px;fill:#fff;transition:.3s}.dark_mode .dark_mode_label svg.moon{left:35px;fill:#7e7e7e;transition:.3s}.dark_mode .dark_mode_input:checked+.dark_mode_label svg.sun{fill:#7e7e7e}.dark_mode .dark_mode_input:checked+.dark_mode_label svg.moon{fill:#fff}.btn{border-radius:6px;border:none;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;min-height:44px}.btn:hover{filter:brightness(95%);box-shadow:0 4px 4px -4px #333}.btn .icon{width:18px;height:18px}.btn-rounded{border-radius:22px}.btn-disabled{cursor:not-allowed!important}.btn-light{background-color:#fff;color:#131f3c;border:1px solid #d6d9e1;background-color:transparent!important}.btn-outlined-light{background-color:transparent;border:1px solid white;color:#fff}.btn-primary{background-color:#2196f3;color:#fff}.btn-outlined-primary{background-color:transparent;border:1px solid #2196f3;color:#2196f3}.btn-info{background-color:#1cc3eb;color:#fff}.btn-outlined-info{background-color:transparent;border:1px solid #1cc3eb;color:#1cc3eb}.btn-success{background-color:#4caf50;color:#fff}.btn-outlined-success{background-color:transparent;border:1px solid #4caf50;color:#4caf50}.btn-danger{background-color:#f44336;color:#fff}.btn-outlined-danger{background-color:transparent;border:1px solid #f44336;color:#f44336}.btn-warning{background-color:#ffc008;color:#fff}.btn-outlined-warning{background-color:transparent;border:1px solid #ffc008;color:#ffc008}.btn-dark{background-color:#131f3c;color:#fff}.btn-outlined-dark{background-color:transparent;border:1px solid #131f3c;color:#131f3c}.btn-secondary{background-color:#d6d9e1;color:#131f3c;border:1px solid #d6d9e1;background-color:transparent!important}.btn-outlined-secondary{background-color:transparent;border:1px solid #d6d9e1;color:#d6d9e1}.btn-sm{padding:6px 14px}.btn-md{padding:8px 16px}.btn-lg{padding:10px 18px}.btn-xl{padding:12px 20px}.input-form{width:100%}.input-form .label{font-size:14px;font-weight:400}.input-form .label .red-star{font-size:12px;color:#f44336;vertical-align:top}.input-form .error-message{margin-left:4px;margin-top:4px;font-size:12px;font-weight:400;color:#f44336}.input-form .input-container{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;min-height:32px;overflow:hidden;background-color:transparent;border-radius:2px;width:100%}.input-form .input-container .input{outline:none;width:100%;border:0;background-color:transparent}.input-form .input-container .icon{width:18px;height:18px}.input-form .input-container .eye-icon{width:18px;height:18px;cursor:pointer}.input-form .input-rounded{border-radius:8px}.input-form .input-sm{padding:6px 0}.input-form .input-md{padding:10px 0}.input-form .input-lg{padding:14px 0}.input-form .input-xl{padding:18px 0}.input-form .input-light{color:#fff;color:#131f3c}.input-form .input-container-light{border:1px solid white}.input-form .input-primary{color:#2196f3}.input-form .input-container-primary{border:1px solid #2196f3}.input-form .input-info{color:#1cc3eb}.input-form .input-container-info{border:1px solid #1cc3eb}.input-form .input-success{color:#4caf50}.input-form .input-container-success{border:1px solid #4caf50}.input-form .input-danger{color:#f44336}.input-form .input-container-danger{border:1px solid #f44336}.input-form .input-warning{color:#ffc008}.input-form .input-container-warning{border:1px solid #ffc008}.input-form .input-dark{color:#131f3c}.input-form .input-container-dark{border:1px solid #131f3c}.input-form .input-secondary{color:#d6d9e1;color:#131f3c}.input-form .input-container-secondary{border:1px solid #d6d9e1}#dark .input-form .label,#dark .input-form .input-container .input{color:#fff}#dark .input-form .input-container .input::placeholder{color:#ffffffb3}.ant_select,.ant_select .ant-select{width:100%!important}.select-form{display:flex;flex-direction:column;width:100%}.select-form .error-message{margin-left:4px;margin-top:4px;font-size:12px;font-weight:400;color:#f44336}.select-form .ant-input-required{color:#e04f44;font-size:11px;font-weight:500;line-height:11px}.select-form .ant-input-error_txt{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:500;line-height:11px;color:#e04f44;margin-top:6px}.profile-drawer .ant-drawer-body{padding:18px 16px}.profile-drawer .ant-drawer-header{display:none}.profile-drawer .drawer-close{display:flex;justify-content:flex-start;cursor:pointer}.profile-drawer .profile-drawer-container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.profile-drawer .drawer-content{display:flex;flex-direction:column;gap:20px;justify-content:space-between;overflow:hidden}.profile-drawer .profile-section{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.profile-drawer .profile-section .profile-avatar{display:flex;justify-content:center;align-items:center;width:95px;height:95px;border-radius:50%;background-color:#f5f5f5;border:1px solid #e5e5e5;padding:3px}.profile-drawer .profile-section .profile-avatar .navbar-avatar{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.profile-drawer .profile-section .user-data{display:flex;flex-direction:column;align-items:center;gap:0px}.profile-drawer .profile-section .user-data .profile-name{font-size:1rem;font-weight:600}.profile-drawer .profile-section .user-data .profile-email{font-size:.775rem;color:#aaaeb0}.profile-drawer .profile-section .navigation-section{width:100%;height:350px;overflow-y:auto}.profile-drawer .logout-section{width:100%}.profile-drawer .logout-section .btn{width:100%!important}.dark-drawer{background-color:#1e232b!important;color:#fff}.dark-drawer .theme{background-color:#1e232b!important}.loader-state{width:25px;height:25px;border:2px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reusable-carousel .slick-dots{margin-bottom:60px}.reusable-carousel .slick-dots li{width:10px;height:10px;background:#fff;border-radius:50%}.reusable-carousel .slick-dots li button:before{display:none}.reusable-carousel .slick-dots .slick-active{background:#ffcc00}.reusable-carousel .slick-list{width:100%}.reusable-carousel .slick-list>.slick-track>.slick-slide>div{display:flex;align-items:center;justify-content:center}.reusable-carousel .slick-list>.slick-track{display:flex;gap:10px}.reusable-carousel .arrow{position:absolute;display:flex;align-items:center;justify-content:center;z-index:10;bottom:50%;cursor:pointer;border-radius:50%;background-color:#fff;height:24px;width:24px;box-shadow:0 5.7319889069px 10.6451225281px #270d3040}.reusable-carousel .arrow.right-arrow{right:8px}.reusable-carousel .arrow.left-arrow{left:8px}.reusable-carousel .arrow .arrow-icon{height:100%;width:100%}.carousel-ar .slick-list>.slick-track>.slick-slide>div{display:flex;align-items:center;justify-content:center;direction:rtl}.carousel-en .slick-list>.slick-track>.slick-slide>div{display:flex;align-items:center;justify-content:center;direction:ltr}.direct-render{display:flex;gap:10px}.direct-render .direct-render-item{width:100%;max-width:350px;padding:0 7px}@media only screen and (max-width: 700px){.direct-render{flex-wrap:wrap}.direct-render .direct-render-item{width:100%;max-width:100%}}.direct-render .quiz-card{width:100%}@media only screen and (max-width: 700px){.direct-render .quiz-card{width:100%}}.async-paginate-container .async-paginate-label{font-size:11px;font-weight:500;line-height:11px;padding-bottom:2px}.async-paginate-container .validation-error{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:500;line-height:11px;color:#e04f44;margin-top:6px}.async-paginate-container .ant-input-required{color:#e04f44;font-size:11px;font-weight:500;line-height:11px}.upload-container{display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:10px;background-color:#f8f9fa;width:100%;margin:0 auto}.upload-container .label{margin-bottom:10px;color:#0097b5}.upload-container .dropzone{width:100%;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:2px dashed #ccc;border-radius:10px;cursor:pointer;transition:all .3s ease-in-out;background-color:#fff}.upload-container .dropzone:hover{border-color:#0097b5}.upload-container .active{border-color:#0097b5;background-color:#e3f2fd}.upload-container .default-text{color:#6c757d}.upload-container .active-text{color:#0097b5;font-weight:700}.upload-container .preview-container{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.upload-container .fileItem{background:#f1f1f1;padding:8px 12px;border-radius:5px}.upload-container .fileName{font-size:14px;color:#333}.upload-container .dropzone.error{border-color:#dc3545!important;background-color:#fff5f5}.upload-container .error-text{color:#dc3545;font-size:13px;margin-top:6px}.login-module{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#f1f5f9;position:relative}@media only screen and (max-width: 675px){.login-module{padding:10px}}.login-module .container-image{width:calc(100% - 24px);height:400px;position:absolute;top:24px;border-radius:20px;background:linear-gradient(310deg,rgb(33,82,255),rgb(33,212,253))}.login-module .container-image .bg-image{width:100%;height:100%;object-fit:cover;border-radius:20px}@media only screen and (max-width: 675px){.login-module .container-image{width:100%;border-radius:0;top:0;height:100%;overflow:hidden}}.login-module .form-container{width:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 675px){.login-module .form-container{margin-top:0}}.login-module .form-container .login-card-container{width:460px;padding:22px;justify-content:center;align-items:center;gap:22px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;overflow:hidden;display:flex;flex-direction:column;position:relative;min-width:0px;overflow-wrap:break-word;background-color:#fff;background-clip:border-box;border:0px solid rgba(0,0,0,.125);border-radius:1rem;box-shadow:#0000000d 0 1.25rem 1.6875rem}@media only screen and (max-width: 675px){.login-module .form-container .login-card-container{margin-top:0;width:100%}}.login-module .form-container .login-card-container .logo{width:70px;height:auto}.login-module .form-container .login-card-container .title{color:#0097b5;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:.15px}.login-module .form-container .login-card-container .link-container{display:flex;justify-content:space-between;align-items:center;width:100%}.login-module .form-container .login-card-container .link{color:#0097b5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.15px}.login-module .form-container .login-card-container .btn-login{background-image:linear-gradient(310deg,rgb(33,82,255),rgb(33,212,253));color:#fff;padding:10px;width:100%}.register-module{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#f1f5f9;position:relative;overflow:auto}@media only screen and (max-width: 675px){.register-module{padding:13px;background:#fff}}.register-module .register-card-container{width:780px;padding:22px;background-color:#fff;border-radius:22px;box-shadow:0 2px 8px #63636333;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;max-height:calc(100vh - 20px);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (max-width: 675px){.register-module .register-card-container{margin-top:0;width:100%;padding:0;box-shadow:none;border-radius:0}}.register-module .register-card-container .form-group{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}.register-module .register-card-container .form-group .last-input{grid-column:1/span 2}@media screen and (max-width: 675px){.register-module .register-card-container .form-group .last-input{grid-column:1/span 1}}@media screen and (max-width: 675px){.register-module .register-card-container .form-group{grid-template-columns:1fr}}.register-module .register-card-container::-webkit-scrollbar{display:none}.register-module .register-card-container .logo{width:70px;height:auto}.register-module .register-card-container .title{color:#0097b5;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:.15px}.register-module .register-card-container .link{color:#0097b5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.15px}#dark .register-module{background-color:#1e232b}#dark .register-module .register-card-container{background-color:#1e232b;color:#fff;box-shadow:#0000004d 0 1.25rem 1.6875rem}#dark .register-module .register-card-container .title,#dark .register-module .register-card-container .link{color:#fff}@media only screen and (max-width: 675px){#dark .register-module .register-card-container{background-color:transparent;box-shadow:none}}.success-message{color:#44daa4;font-size:13px;text-align:center}.reset-module{height:100vh;width:100vw;display:flex;justify-content:space-between;align-items:center;position:relative;flex-direction:column;background:#362ab2;padding:25px;gap:30px}@media only screen and (max-width: 1075px){.reset-module{padding:10px;min-height:100vh;justify-content:flex-start}}.reset-module .login-card-container{width:433px;padding:32px;justify-content:center;align-items:center;gap:28px;overflow:hidden;display:flex;flex-direction:column;position:relative;min-width:0px;overflow-wrap:break-word;border-radius:20px;background:#fff;box-shadow:0 10px 10px 10px #140b7642}@media only screen and (max-width: 675px){.reset-module .login-card-container{margin-top:10px;width:100%;gap:28px}}.reset-module .login-card-container .title{color:#362ab2;text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:30px;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 700px){.reset-module .login-card-container .title{font-size:25px}}.reset-module .login-card-container .title_description{color:#7a7a7a;text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width: 700px){.reset-module .login-card-container .title_description{font-size:12px}}.reset-module .login-card-container .link{color:#7a7a7a;text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.reset-module .login-card-container .link span{color:#362ab2;text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Cairo;font-size:13px;font-style:normal;font-weight:700;line-height:normal}.reset-module .login-card-container .btn-login{max-width:85%;background:#03d9e6;padding:10px;width:100%;height:45px;color:#fff;text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.reset-module .login-card-container .first-input-section{width:100%}.reset-module .login-card-container .first-input-section .input-container .label{top:38%}.reset-module .login-card-container .validation-lines{width:100%;display:flex;gap:8px;margin-top:3px}.reset-module .login-card-container .validation-lines span{width:100%;height:6px;border-radius:100px;background:#d9d9d9}.reset-module .logo-container{margin-top:30px}.otp-module{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#f1f5f9;position:relative}@media only screen and (max-width: 675px){.otp-module{padding:10px}}.otp-module .title-container{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;flex-direction:column;width:100%}.otp-module .title-container .title_description{display:flex;justify-content:center;align-items:center;flex-direction:column}.otp-module .error{color:red;font-size:12px}.otp-module .form-container{width:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 675px){.otp-module .form-container{margin-top:0}}.otp-module .form-container .login-card-container{width:460px;padding:22px;justify-content:center;align-items:center;gap:22px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;overflow:hidden;display:flex;flex-direction:column;position:relative;min-width:0px;overflow-wrap:break-word;background-color:#fff;background-clip:border-box;border:0px solid rgba(0,0,0,.125);border-radius:1rem;box-shadow:#0000000d 0 1.25rem 1.6875rem}@media only screen and (max-width: 675px){.otp-module .form-container .login-card-container{margin-top:0;width:100%}}.otp-module .form-container .login-card-container .logo{width:70px;height:auto}.otp-module .form-container .login-card-container .link-email{color:#0097b5}.otp-module .form-container .login-card-container .link{cursor:pointer}.otp-module .form-container .login-card-container .title{color:#0097b5;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:.15px}.otp-module .form-container .login-card-container .link-container{display:flex;justify-content:space-between;align-items:center;width:100%}.otp-module .form-container .login-card-container .link{color:#0097b5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.15px}.otp-module .form-container .login-card-container .btn-login{background-image:linear-gradient(310deg,rgb(33,82,255),rgb(33,212,253));color:#fff;padding:10px;width:100%}#dark .login-module{background-color:#1e232b}#dark .login-module .form-container .login-card-container{background-color:#1e232b;color:#fff;box-shadow:#0000004d 0 1.25rem 1.6875rem}#dark .login-module .form-container .login-card-container .title,#dark .login-module .form-container .login-card-container .link{color:#fff}.container-image{width:calc(100% - 24px);height:400px;position:absolute;top:24px;border-radius:20px;background:linear-gradient(310deg,rgb(33,82,255),rgb(33,212,253));z-index:0}.container-image .bg-image{width:100%;height:100%;object-fit:cover;border-radius:20px}.container-image .setting-icon{position:absolute;top:10px;right:10px;cursor:pointer}.container-image .setting-icon img{width:26px;height:26px;animation:rotate 4s linear infinite;filter:brightness(0) invert(1)}@media only screen and (max-width: 675px){.container-image{width:100%;border-radius:0;top:0;height:100%;overflow:hidden;display:none}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-section{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;width:300px;margin-top:20px}.logo-section img{width:50px}.logo-section .img-2{width:30px}@media only screen and (max-width: 1024px){.logo-section img{width:68px}}.ant-input-container-phone{width:100%}.ant-input-container-phone .ant-input-group-addon{background:transparent}.ant-input-container-phone .text-area{min-height:70px;font-size:12px!important}.ant-input-container-phone .ant-input-input{height:43px;font-size:12px;font-weight:400;line-height:1;box-sizing:border-box;border-radius:9px;color:#2a2e34;margin-top:2px}.ant-input-container-phone .ant-input-input input{border-radius:9px 0 0 9px!important}.ant-input-container-phone .ant-input-input .ant-input-wrapper{border:none;height:100%}.ant-input-container-phone .ant-input-input .ant-input-wrapper .ant-select{height:100%!important}.ant-input-container-phone .ant-input-input .ant-input-wrapper .ant-select-selector{height:100%;border:none!important;box-shadow:none!important}.ant-input-container-phone .ant-input-input .ant-input-wrapper .ant-select-selection-item span{padding-right:6px}.ant-input-container-phone .ant-input-input .ant-input{height:100%}.ant-input-container-phone .ant-input-label{font-size:11px;font-weight:500;line-height:11px;color:#292d34;padding-bottom:2px}.ant-input-container-phone .ant-input-required{color:#e04f44;font-size:11px;font-weight:500;line-height:11px}.ant-input-container-phone .ant-input-error_txt{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:500;line-height:11px;color:#e04f44;margin-top:6px}.welcome-page-container{width:100%;background-color:#fff3;margin:7%;border-radius:25px;gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width: 600px){.welcome-page-container{gap:25px}}.welcome-page-container .greeting{color:#5be6ff;font-size:24px;font-weight:700}.welcome-page-container .title{color:#fff;font-weight:700;text-align:center;font-size:57px}@media only screen and (max-width: 600px){.welcome-page-container .title{font-size:25px}}.welcome-page-container .description{color:#fff;font-size:24px;font-weight:400;text-align:center;width:70%}@media only screen and (max-width: 600px){.welcome-page-container .description{font-size:20px}}.welcome-page-container .action-btn{color:#fff;margin-top:10px;background-color:#fff3;font-size:28px;padding:10px 40px;cursor:pointer;font-weight:700;border-radius:100px;border-left:2px solid #2fe5f2;border-right:2px solid #2fe5f2}@media only screen and (max-width: 600px){.welcome-page-container .action-btn{font-size:15px}}.steps-view-container{width:100%;display:flex;align-items:center;justify-content:center;height:100%;overflow:scroll}.steps-view-container .steps-container{width:90%;display:flex;height:80%;justify-content:center;align-items:center;flex-direction:column}.steps-view-container .ant-steps-item-icon{margin-top:13px}.steps-view-container .ant-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:#82b0b5;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.steps-view-container .ant-steps .ant-steps-item-process .ant-steps-item-icon{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.steps-view-container .ant-steps .ant-steps-item-icon{width:40px;height:40px;line-height:40px}.steps-view-container .ant-steps.ant-steps-vertical{flex-direction:row}.steps-view-container .ant-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#5be6ff;border-color:#5be6ff}.hackathons-view-container .header{display:flex;justify-content:space-between;align-items:center}.hackathons-view-container .header .title{color:#0097b5;font-weight:700;font-size:28px}.hackathons-view-container .header .add-btn{background-color:#0097b5!important;color:#fff;cursor:pointer;padding:10px;border-radius:10px}.hackathons-view-container .header .disabled{cursor:not-allowed;background-color:#a9a9a9!important}.hackathons-view-container .hackathons-list-container{display:flex;padding:30px;flex-wrap:wrap;gap:40px}.hackathons-view-container .hackathons-list-container .no-hackathon{width:100%;display:flex;justify-content:center;align-items:center}.hackathons-view-container .hackathons-list-container .not-verified{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.hackathons-view-container .hackathons-list-container .not-verified span{color:#033246;font-size:26px}.hackathon-container{border-radius:12px;padding:2rem;max-width:1100px;margin:2rem auto;background:#fff;box-shadow:0 4px 14px #00000014;font-family:Segoe UI,sans-serif}.hackathon-logo{max-width:120px;margin:0 auto 1rem;display:block}.hackathon-title{color:#0097b5;font-size:2rem;font-weight:700;text-align:center;margin-bottom:.5rem}.hackathon-description{text-align:center;font-size:1.1rem;margin-bottom:2rem;color:#555}.hackathon-info-grid{display:grid;grid-template-columns:1fr 2fr;gap:1rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.75rem}.hackathon-label{font-weight:600;color:#444}.hackathon-value a{color:#0097b5;text-decoration:underline}.hackathon-edit-btn{background-color:#0097b5;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;margin:2rem auto;display:block;transition:.3s}.hackathon-edit-btn:hover{background-color:#00748f}.hackathon-cover{width:100%;height:auto;max-height:400px;margin-top:1rem;border-radius:8px;border:1px solid #ccc}.iframe-container{position:relative;margin-top:2rem}.iframe-container .fullscreen-btn{position:absolute;top:16px;right:16px;background:#0097b5;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background-color .2s}.iframe-container .fullscreen-btn:hover{background:#00748f}.iframe-container .hackathon-iframe{width:100%;height:500px;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a}.hackathon-loading{font-size:1.2rem;text-align:center;margin-top:3rem;color:#666}.step-one-form{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:55px;height:100%;gap:10px}.step-one-form .title{font-size:24px;font-weight:700;color:#005980}@media only screen and (max-width: 600px){.step-one-form .title{font-size:20px}}.step-one-form .description{font-size:14px;font-weight:400;color:#005980}.step-one-form .subtitle{font-size:24px;margin-top:15px;font-weight:700;color:#005980}@media only screen and (max-width: 600px){.step-one-form .subtitle{font-size:20px}}.step-one-form .templates-container{display:flex;align-items:center;margin-top:30px;gap:40px}@media only screen and (max-width: 600px){.step-one-form .templates-container{gap:10px;flex-direction:column}}.step-one-form .templates-container .template{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;height:300px}@media only screen and (max-width: 600px){.step-one-form .templates-container .template{height:unset}}.step-one-form .templates-container .template img{cursor:pointer;width:250px;border-radius:20px;transition:width .3s ease}@media only screen and (max-width: 600px){.step-one-form .templates-container .template img{width:150px}}.step-one-form .templates-container .template img:hover{width:280px}.step-one-form .templates-container .template span{color:#005980;font-weight:700;font-size:22px}@media only screen and (max-width: 600px){.step-one-form .templates-container .template span{font-size:15px}}.step-one-form .templates-container .active img{border:3px solid #005980;border-radius:20px}.step-one-form .action-btns{display:flex;gap:10px;padding-top:10px;align-items:center;justify-content:center}.step-one-form .action-btns button{color:#fff;cursor:pointer;border-radius:50px;padding:10px 30px}.step-one-form .action-btns .save-btn{background-color:#00879f}.step-two-form{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.step-two-form .container{padding:10px;border-radius:10px;max-width:350px;text-align:center}.step-two-form .paletteBox{background:#fff;padding:10px;border-radius:20px;box-shadow:0 2px 6px #0000001a}.step-two-form .preview{height:150px;border-radius:20px;margin-bottom:1rem}.step-two-form .colorOptions{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:5px;flex-wrap:wrap}.step-two-form .colorOptions .color-select::-webkit-color-swatch-wrapper{padding:0;border-radius:50%;width:20px;height:20px}.step-two-form .colorOptions .color-select{padding:0;border-radius:50%;width:16.5px;height:16.5px}.step-two-form .colorOptions .color-select::-webkit-color-swatch{border:none;border-radius:50%}.step-two-form .colorDot{width:20px;height:20px;border-radius:50%;cursor:pointer;border:2px solid #fff;box-shadow:0 0 2px #0003}.step-two-form .inputRow{display:flex;justify-content:space-between;background:#e0ecf1;padding:5px;border-radius:999px;align-items:center}.step-two-form .inputRow input{border:none;background:transparent;font-weight:400;font-size:1rem;text-align:center;color:#033246;width:100px}.step-two-form .inputRow .arrowButton{background-color:unset;display:flex;align-items:center;cursor:pointer}.step-two-form .generatedPalette{display:flex;justify-content:space-between;margin:1.5rem 0}.step-two-form .generatedPalette .colorBlock{flex:1;height:50px;width:50px;margin:0 5px;border-radius:12px}.step-two-form .buttons{display:flex;justify-content:space-between;gap:1rem}.step-two-form .buttons button{flex:1;font-size:13px;padding:5px 10px;border:none;border-radius:20px;background-color:#00879f;color:#fff;font-weight:500;cursor:pointer;transition:background .3s ease}.step-two-form .buttons button:hover{background-color:#164a5b}.editableColorBlock{width:50px;height:40px;border:none;margin:0 5px;cursor:pointer;background:unset}.step-three-form{display:flex;flex-direction:column;padding:30px;gap:15px}.step-three-form .title{color:#005980;font-weight:700;font-size:23px}.step-three-form .subtitle{color:#005980;font-weight:400;font-size:15px}.step-three-form .upload-images-container{display:flex;justify-content:center;gap:25px;flex-wrap:wrap;padding-top:10px}.step-three-form .action-btns{display:flex;gap:10px;padding-top:10px;align-items:center;justify-content:center}.step-three-form .action-btns button{color:#fff;border-radius:50px;padding:10px 30px}.step-three-form .action-btns .save-btn{background-color:#00879f}.step-three-form .action-btns .cancel-btn{background-color:#005980}.hackathon-card{border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;padding:20px;width:400px;height:300px;position:relative;gap:10px;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px}.hackathon-card .title{color:#000;font-weight:600;font-size:24px}.hackathon-card .status{padding:3px 10px;border-radius:4px}.hackathon-card .description{color:#334155}.hackathon-card .date{color:#334155;display:flex;align-items:center;gap:10px}.hackathon-card .participants{color:#334155;display:flex;gap:10px;align-items:center}.hackathon-card .btn-container{margin-top:auto;width:100%}.hackathon-card .btn-container .action-btn{border-radius:5px;border:1px solid rgb(226,232,240);padding:10px;width:100%;cursor:pointer}.step-four-form{margin:0 auto;padding:2rem;width:100%;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%}.step-four-form .tab-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem;justify-content:center}.step-four-form .tab-nav .tab-btn{padding:.5rem 1rem;border-radius:20px;border:1px solid #ccc;background:#f5f5f5;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;gap:10px}.step-four-form .tab-nav .tab-btn.active{background:#00879f;color:#fff;border-color:#00879f}.step-four-form .tab-nav .tab-btn:hover{background:#276f7a;color:#fff}.step-four-form .tab-content{max-height:60vh;overflow-y:auto;padding:1rem;background:#fff;border-radius:6px;height:80%;border:1px solid #eee}.step-four-form .form-section{margin-bottom:1.5rem}.step-four-form .form-section:last-of-type{border-bottom:none;margin-bottom:2rem}.step-four-form .section-title{font-size:1.25rem;margin-bottom:.5rem;color:#333}.step-four-form .field{display:flex;flex-direction:column;margin-bottom:1rem}.step-four-form .field-label{font-weight:600;text-align:start;color:#00879f;margin-bottom:.5rem}.step-four-form .field-input{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}.step-four-form .field-input:focus{outline:none;border-color:#007bff}.step-four-form .list-item{display:flex;align-items:center;gap:10px;margin-bottom:.75rem}.step-four-form .list-item .list-input{flex:1}.step-four-form .btn{cursor:pointer;font-size:.9rem;padding:.45rem .75rem;border:none;border-radius:4px;transition:background .2s}.step-four-form .btn-small{padding:.2rem .5rem;font-size:.8rem}.step-four-form .btn-danger{background:#e74c3c;color:#fff;width:40px;height:10px!important;margin-right:10px}.step-four-form .btn-danger:hover{background:#c0392b}.step-four-form .btn-add{background:#0097b5;color:#fff;margin-top:.5rem}.step-four-form .btn-add:hover{background:#187a8d}.step-four-form .action-btns{display:flex;gap:10px;padding-top:20px;align-items:center;justify-content:center}.step-four-form .action-btns button{color:#fff;border-radius:50px;padding:10px 30px}.step-four-form .action-btns .save-btn{background-color:#00879f}.step-four-form .action-btns .cancel-btn{background-color:#005980}.step-four-form .uploads-container{display:flex;justify-content:space-between}.confirm-config-container{display:flex;flex-direction:column;justify-content:center;height:100%;gap:15px}.confirm-config-container .title{color:#005980;font-weight:700;font-size:24px}.confirm-config-container .description{color:#005980;font-weight:400;font-size:15px}.confirm-config-container .action-btns{display:flex;gap:10px;padding-top:10px;align-items:center;justify-content:center}.confirm-config-container .action-btns button{color:#fff;cursor:pointer;border-radius:50px;padding:10px 30px}.confirm-config-container .action-btns .save-btn{background-color:#00879f}.confirm-config-container .action-btns .cancel-btn{background-color:#005980}.confirm-tenant-container{display:flex;flex-direction:column;justify-content:center;height:100%;gap:15px;align-items:center}.confirm-tenant-container .title{color:#005980;font-weight:700;font-size:24px;margin-bottom:15px}.confirm-tenant-container .row{display:flex;width:40%;justify-content:center;gap:15px;align-items:center}.confirm-tenant-container .row .hackathon-name-input{width:100%;padding:10px;border-radius:10px;border:1.5px solid #00879f;margin:0}.confirm-tenant-container .description{color:#005980;font-weight:400;font-size:15px}.confirm-tenant-container .hackathon-name-input{width:40%;padding:10px;border-radius:10px;border:1.5px solid #00879f;margin:10px}.confirm-tenant-container .domain-name-preview{color:#00879f;font-weight:600}.confirm-tenant-container .action-btns{display:flex;padding-top:10px;align-items:center;gap:10px;justify-content:center}.confirm-tenant-container .action-btns button{color:#fff;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;padding:10px 30px}.confirm-tenant-container .action-btns .save-btn{background-color:#00879f}.confirm-tenant-container .action-btns .save-btn .ant-spin .ant-spin-dot-item{background-color:#fff}.confirm-tenant-container .action-btns .cancel-btn{background-color:#005980}.events-view-container .header{display:flex;justify-content:space-between;align-items:center}.events-view-container .header .title{color:#0097b5;font-weight:700;font-size:28px}.events-view-container .header .add-btn{background-color:#0097b5!important;color:#fff;cursor:pointer;padding:10px;border-radius:10px}.events-view-container .header .disabled{cursor:not-allowed;background-color:#a9a9a9!important}.events-view-container .hackathons-list-container{display:flex;padding:30px;flex-wrap:wrap;gap:40px}.events-view-container .hackathons-list-container .no-hackathon{width:100%;display:flex;justify-content:center;align-items:center}.events-view-container .hackathons-list-container .not-verified{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.events-view-container .hackathons-list-container .not-verified span{color:#033246;font-size:26px}.event-container{border:1px solid #ddd;border-radius:8px;padding:1.5rem;max-width:100%;margin:2rem auto;font-family:sans-serif;background:#fff}.event-image{width:100%;height:400px;border-radius:8px;margin-bottom:1rem}.event-title{color:#0097b5;margin-bottom:1rem;text-align:center;font-size:1.5rem}.event-description{margin-bottom:1.5rem;line-height:1.4}.event-info-row{display:flex;margin-bottom:.75rem}.event-label{font-weight:600;width:150px}.event-value{flex:1}.event-edit-btn{background-color:#0097b5;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;margin-top:1.5rem;display:block;margin-left:auto;margin-right:auto;transition:background-color .2s}.event-edit-btn:hover{background-color:#007a96}.event-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;max-height:450px;display:flex;flex-direction:column;width:100%;max-width:400px}.event-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.event-card .category-badge{color:#fff;background-color:#0097b5;padding:5px 10px;border-radius:3px}.event-card.featured{border:2px solid var(--primary)}.event-card.featured:after{position:absolute;top:10px;right:10px;background-color:var(--primary);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.event-card .event-image{position:relative;height:200px;overflow:hidden}.event-card .event-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.event-card .event-image:hover img{transform:scale(1.05)}.event-card .event-image .event-category{position:absolute;bottom:10px;right:10px}.event-card .event-image .favorite-button{position:absolute;top:10px;left:10px;background-color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000001a;opacity:.8;transition:all .3s ease}.event-card .event-image .favorite-button:hover{opacity:1;transform:scale(1.1);color:var(--secondary)}.event-card .event-content{padding:1.25rem;flex:1;display:flex;flex-direction:column}.event-card .event-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--text)}.event-card .event-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.event-card .event-details .event-detail{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.875rem}.event-card .event-details .event-detail svg{color:#0097b5}.event-card .event-description{font-size:.875rem;color:var(--text-light);margin-bottom:1rem;flex:1}.event-card .event-footer{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:auto}.event-card .event-footer .event-price{font-weight:700;color:red}.event-card .event-footer .event-price.free{color:var(--success)}.event-card .event-footer .btn-primary{background-color:#0097b5;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.event-card .event-footer .btn-primary:hover{background-color:#04424f}.event-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;box-shadow:0 4px 12px #00000026;position:relative;overflow-y:auto;max-height:90vh}.modal-content h3{margin-top:0;text-align:center;color:#0097b5}.event-form label{display:block;margin-bottom:1rem;font-weight:600}.event-form input,.event-form textarea{width:100%;padding:.5rem;margin-top:.25rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.event-form textarea{resize:vertical;height:80px}.form-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.form-buttons button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.form-buttons button[type=submit]{background-color:#0097b5;color:#fff}.form-buttons button[type=button]{background-color:#ccc;color:#333}#dark{background-color:#1e232b}#dark .main-layout-outlet,#dark .sidebar-items,#dark .navbar,#dark .sidebar-content{background-color:#1e232b;color:#fff!important}#dark .sidebar{background-color:#1e232b!important}@media only screen and (max-width: 1024px){#dark .sidebar{background-color:#1e232b}}
