body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#f7f8fa}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f7f8fa}.login-content{background-color:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 10px #0000001a;width:100%;max-width:400px;text-align:center}.login-avatar{margin-bottom:20px}.login-avatar img{max-width:150px;height:auto;border-radius:50%}.login-form h2{font-size:1.8rem;margin-bottom:10px;color:#333}.login-form p{font-size:1rem;color:#777;margin-bottom:20px}.login-form .forgot-password-link{display:block;margin-bottom:20px;color:#1890ff}.login-form-button{width:100%}@media (max-width: 768px){.login-content{padding:20px;max-width:100%;box-shadow:none}.login-avatar img{max-width:100px}.login-form h2{font-size:1.5rem}.login-form p{font-size:.9rem}}@media (max-width: 480px){.login-avatar img{max-width:80px}.login-form h2{font-size:1.2rem}.login-form p{font-size:.8rem}}.checkbox-container{display:flex;align-items:center;gap:10px}.custom-label{font-size:13px}.server-radio-online .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.server-radio-online .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background-color:#15803d!important;border-color:#15803d!important}.server-radio-local .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#d97706!important;border-color:#d97706!important;color:#fff!important}.server-radio-local .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background-color:#b45309!important;border-color:#b45309!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.custom-header{background-color:#fff;padding:0 24px;display:flex;align-items:center;height:70px;border-bottom:1px solid #d9d9d9;transition:background-color .3s,color .3s}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%}.header-title{font-size:20px;font-weight:700}.header-avatar{margin-left:auto}.header-username{margin-left:12px;font-weight:500}.header-company{margin-left:12px;color:#8c8c8c}.dark-mode{background-color:#1a1a1a;color:#fff}.custom-header{transition:background-color .3s,color .3s}.custom-header .header-content .header-avatar{background-color:#1890ff}body.dark-mode .custom-header{background-color:var(--primary-color);color:var(--primary-color)}body.dark-mode .header-avatar{background-color:#555}body.dark-mode{background-color:#000;color:#fff}body.dark-mode .ant-layout{background-color:#121212;color:#fff}body.dark-mode .header-username{color:#fff}@media (max-width: 768px){.custom-header{padding:0 12px}.header-content{flex-direction:row;align-items:center}.header-avatar{margin-left:0}.header-username,.header-company{display:none}.custom-header .header-content .header-avatar{margin-left:auto}}@media (max-width: 576px){.custom-header{padding:0 8px}.header-content{justify-content:space-between}.header-avatar{width:32px;height:32px}.header-title{font-size:16px}}.custom-sider{background-color:var(--primary-color)!important;height:100vh;position:fixed;top:0;left:0;display:flex;flex-direction:column;overflow-y:auto;transition:background-color .3s,width .3s}.custom-submenu .ant-menu-submenu-title,.custom-submenu .ant-menu-submenu-title .ant-menu-title-content,.custom-submenu .ant-menu-submenu-title .anticon{color:#fff!important}.ant-layout-sider{background-color:var(--primary-color)!important}.custom-submenu{background-color:var(--primary-color)}.sidebar-header{padding:16px;text-align:center;height:70px;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center}.sidebar-title{font-size:15px;font-weight:700;color:#fff}.custom-menu{flex-grow:1;background-color:var(--primary-color)}.custom-menu .ant-menu-item{display:flex;justify-content:center;color:#fff}.custom-menu .ant-menu-item:hover{background-color:#3a3a3a;color:#fff!important}body.dark-mode .custom-sider{background-color:var(--primary-color)}body.dark-mode .sidebar-header{background-color:var(--primary-color);color:#d9d9d9}body.dark-mode .custom-menu .ant-menu-item .anticon{color:#d9d9d9}body.dark-mode .custom-menu .ant-menu-item:hover{background-color:#3a3a3a;color:#fff}body.dark-mode .custom-menu .ant-menu-item-selected{background-color:var(--primary-color);border-left:4px solid #1890ff}@media (max-width: 768px){.custom-sider{width:230px!important}.sidebar-header{padding:12px}.sidebar-title{font-size:18px}.custom-menu .ant-menu-item{justify-content:flex-start}.custom-sider.mobile-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:1100;width:230px!important;min-width:230px!important;max-width:230px!important;flex:0 0 230px!important;transform:translate(-100%);transition:transform .25s ease,background-color .3s;box-shadow:8px 0 24px #0000002e}.custom-sider.mobile-sidebar.mobile-sidebar-open{transform:translate(0)}.app-layout-mobile{min-height:100vh}.mobile-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1090;background-color:#00000059}}@media (max-width: 576px){.custom-sider{width:230px!important}.sidebar-title{font-size:16px}}.custom-menu.ant-menu-inline-collapsed .ant-menu-item{justify-content:center;text-align:center;padding:0}.custom-menu.ant-menu-inline-collapsed .ant-menu-item .anticon{display:flex;justify-content:center;align-items:center;margin-right:0}.custom-menu.ant-menu-inline-collapsed .ant-menu-item span{display:none}.custom-menu .ant-menu-item-selected{background-color:var(--primary-color);filter:brightness(.8)}.custom-menu .ant-menu-item{display:flex;align-items:center;padding:0 24px}.custom-sider::-webkit-scrollbar{width:8px}.custom-sider::-webkit-scrollbar-track{background:#f0f2f5;border-radius:4px}.custom-sider::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:4px}.custom-sider::-webkit-scrollbar-thumb:hover{background-color:#a6a6a6;color:#fff}.sidebar-system-actions{position:absolute;bottom:10px;left:0;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;color:#bbb}.sidebar-refresh-button.ant-btn{color:#ffffffc7;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.sidebar-refresh-button.ant-btn:hover,.sidebar-refresh-button.ant-btn:focus{color:#fff!important;background:#ffffff2e!important;border-color:#ffffff52!important}.ant-layout-sider-collapsed .sidebar-system-actions{gap:0}.search-payment-modal{max-width:100vw}@media (max-width: 767px){.search-payment-modal .ant-modal-content{padding:16px}.search-payment-modal .ant-modal-title{font-size:16px}.search-payment-filters-mobile,.search-payment-filters-mobile .ant-space-item,.search-payment-filters-mobile .ant-form-item,.search-payment-filters-mobile .ant-select,.search-payment-filters-mobile .ant-picker,.search-payment-filters-mobile .ant-input,.search-payment-filters-mobile .ant-input-number{width:100%!important}.search-payment-filters-mobile .ant-picker-range{min-width:0}.search-payment-range-dropdown{position:fixed!important;top:72px!important;left:12px!important;right:12px!important;width:auto!important;max-width:none}.search-payment-range-dropdown .ant-picker-panel-container{width:100%;max-height:calc(100vh - 150px);overflow:auto}.search-payment-range-dropdown .ant-picker-panels{flex-direction:column}.search-payment-range-dropdown .ant-picker-panel,.search-payment-range-dropdown .ant-picker-date-panel,.search-payment-range-dropdown .ant-picker-content{width:100%}.search-payment-range-dropdown .ant-picker-header,.search-payment-range-dropdown .ant-picker-body{padding-left:8px;padding-right:8px}.search-payment-range-dropdown .ant-picker-content th,.search-payment-range-dropdown .ant-picker-cell{min-width:38px}.search-payment-range-dropdown .ant-picker-cell-inner{min-width:26px;height:26px;line-height:26px}}.responsive-pdf-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background-color:#00000080}.responsive-pdf-modal{position:absolute;display:flex;flex-direction:column}.responsive-pdf-viewer-frame{flex:1 1 0;min-height:0;overflow:hidden}.responsive-pdf-viewer-frame iframe{display:block;width:100%;height:100%}.responsive-pdf-modal-title{display:none}.responsive-pdf-actions{flex:0 0 auto;display:flex;justify-content:center;gap:10px;margin-top:10px}.responsive-pdf-download-link{text-decoration:none}.responsive-pdf-button{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.responsive-pdf-button-open{display:none;background-color:#1677ff}.responsive-pdf-button-download{margin-right:10px;background-color:#25d366}.responsive-pdf-button-close{margin-left:10px;background-color:#dc3545}@media (max-width: 768px){.responsive-pdf-modal{position:absolute!important;inset:calc(env(safe-area-inset-top,0px) + 6px) 6px calc(env(safe-area-inset-bottom,0px) + 6px) 6px!important;width:auto!important;height:auto!important;max-height:none!important;margin:0!important;padding:10px!important;border-radius:8px!important;display:flex;flex-direction:column;overflow:hidden!important}.responsive-pdf-modal-title{display:block;flex:0 0 auto;margin:0 0 8px;color:#1f1f1f;font-size:16px;font-weight:600;line-height:1.25;text-align:left}.responsive-pdf-viewer-frame{flex:1 1 auto;min-height:0;overflow:hidden;border-radius:6px;background-color:#242424}.responsive-pdf-viewer-frame iframe{width:100%!important;height:100%!important}.responsive-pdf-actions{flex:0 0 auto;display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.responsive-pdf-download-link{width:100%}.responsive-pdf-button{width:100%;margin:0;min-height:44px}.responsive-pdf-button-open{display:inline-block}}@media (max-width: 768px) and (orientation: landscape){.responsive-pdf-modal{inset:calc(env(safe-area-inset-top,0px) + 4px) 6px calc(env(safe-area-inset-bottom,0px) + 4px) 6px!important;padding:8px!important}.responsive-pdf-modal-title{margin-bottom:6px}.responsive-pdf-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}}.admin-tabs-content{margin:0 16px}.admin-tabs-container{min-height:360px;padding:10px}.admin-tabs-pane-scroll{max-height:calc(100vh - 150px);overflow-x:hidden;overflow-y:auto;scrollbar-color:#888 #f0f0f0;scrollbar-width:thin}@media (max-width: 768px){.admin-tabs-content{margin:0 4px}.admin-tabs-container{padding:6px 2px}.admin-tabs-container .ant-tabs-nav{margin-bottom:8px}.admin-tabs-container .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{padding-left:8px;padding-right:8px}}:root{--primary-color: #001529}@tailwind base;@tailwind components;@tailwind utilities;
