@import url("https://api.fontshare.com/v2/css?f[]=clash-display@600&display=swap");:root{--bg-color:rgba(255,255,255,1);--primary-color:rgba(41,128,185,1);--dark-black:rgba(5,17,24,1);--primary-dark:rgba(0,0,0,1);--light-dark-text:rgba(0,0,0,0.75);--banner-text-color:rgba(5,17,24,1);--primary-dark-color:rgba(21,52,73,1);--secondary-color:rgba(151,200,232,1);--btn-radius:8px;--fw-500:500;--font-clash:"Clash Display";--font-clash-bold:"Clash Display",sans-serif;--btn-hover-opacity:1;--btn-hover-brightness:brightness(70%);--btn-hover-scale:1.2}@media screen and (max-width:768px){body,html{overflow-x:hidden!important;width:100%;max-width:100%}}body{background-color:var(--bg-color)}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-input-focused,.ant-input-password-focused,.ant-input-password:focus,.ant-input:focus,input:focus,textarea:focus{box-shadow:none!important;outline:none!important;border-color:var(--btn-dark)!important}body .ant-input,body .ant-input-focused,body .ant-input:active,body .ant-input:focus,body .ant-input:focus-visible,body .ant-input:hover,body input,body textarea{outline:none!important;box-shadow:none!important;border-color:var(
    --color-bg-dark
  )!important}body .ant-input-affix-wrapper,body .ant-input-affix-wrapper-focused,body .ant-input-affix-wrapper:active,body .ant-input-affix-wrapper:focus,body .ant-input-affix-wrapper:focus-within{outline:none!important;box-shadow:none!important;border-color:var(--color-bg-dark)!important}body .ant-input-password .ant-input,body .ant-input-password .ant-input:focus{outline:none!important;box-shadow:none!important;border-color:var(--color-bg-dark)!important}body :where(.ant-input-affix-wrapper:focus-within,.ant-input-affix-wrapper-focused){outline:none!important;box-shadow:none!important;border-color:var(--color-bg-dark)!important}body .ant-btn,body .ant-btn:active,body .ant-btn:focus,body .ant-btn:focus-visible{outline:none!important;box-shadow:none!important}body .ant-picker-focused,body .ant-picker:focus,body .ant-select-focused,body .ant-select:focus{outline:none!important;box-shadow:none!important;border-color:var(--color-bg-dark)!important}.custom-status-switch.ant-switch{background-color:#e5e7eb;min-width:90px;height:26px}.custom-status-switch.ant-switch-checked{background-color:#0f172a!important}.custom-status-switch .ant-switch-handle{top:4px;border-radius:50%}.custom-status-switch .ant-switch-inner{font-weight:500}.upload-box{width:140px;height:140px;border:1px dashed #d1d5db;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fdfdfd;cursor:pointer;transition:all .2s}.upload-box:hover{border-color:#40a9ff;background:#f0f7ff}.upload-box span{font-size:24px;color:#374151;margin-bottom:4px}.upload-box small{color:#4b5563;font-weight:500}.ant-table-body::-webkit-scrollbar{width:6px;height:6px}.ant-table-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.ant-table-body::-webkit-scrollbar-track{background:#f3f4f6}