:root{--color-background-primary: #f9fafb;--color-background-secondary: #ffffff;--color-text-primary: #1f2937;--color-text-secondary: #6b7280;--color-accent: #2563eb;--color-accent-hover: #3b82f6;--color-border: #e5e7eb;--color-sidebar: #ffffff;--color-sidebar-hover: #eff6ff;--color-sidebar-active: #2563eb}.dark{--color-background-primary: #111827;--color-background-secondary: #1f2937;--color-text-primary: #f9fafb;--color-text-secondary: #9ca3af;--color-accent: #3b82f6;--color-accent-hover: #60a5fa;--color-border: #374151;--color-sidebar: #111827;--color-sidebar-hover: #1f2937;--color-sidebar-active: #3b82f6}html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden;max-width:100vw}body{font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--color-background-primary);color:var(--color-text-primary);transition:background-color .3s,color .3s;overflow-x:hidden;max-width:100vw}.ant-pro-form-login-container{width:100%!important;max-width:100%!important;padding:0!important}.ant-pro-form-login-main{width:100%!important;max-width:100%!important;min-width:auto!important}.ant-pro-form-login-top,.ant-pro-form-login-header{width:100%!important}.page-title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:20px;display:flex;align-items:center;gap:8px}.dark .page-title{color:#f9fafb}.page-subtitle{font-size:16px;font-weight:500;color:#1f2937;margin-bottom:16px;display:flex;align-items:center;gap:8px}.dark .page-subtitle{color:#e5e7eb}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-background-secondary)}::-webkit-scrollbar-thumb{background:var(--color-text-secondary);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-primary)}.sidebar-light{background-color:#fff!important;border-right:1px solid #e5e7eb}.sidebar-dark{background-color:#111827!important;border-right:1px solid #374151}.sidebar-logo{height:60px;display:flex;align-items:center;padding:0 20px;font-size:18px;font-weight:700;color:#2563eb;border-bottom:1px solid #f0f0f0;margin-bottom:10px}.sidebar-logo-dark{border-bottom-color:#374151;color:#3b82f6}.sidebar-logo-icon{margin-right:8px;font-size:20px}.sidebar-menu.ant-menu-light .ant-menu-item-group-title{color:#6b7280!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:16px 20px 8px!important}.sidebar-menu.ant-menu-light .ant-menu-item{color:#1f2937!important;margin:8px!important;padding-left:20px!important;border-radius:6px!important;height:40px!important;line-height:40px!important;transition:all .2s!important}.sidebar-menu.ant-menu-light .ant-menu-item:hover{background-color:#eff6ff!important;color:#2563eb!important}.sidebar-menu.ant-menu-light .ant-menu-item-selected{background-color:#eff6ff!important;color:#2563eb!important;border-left:4px solid #2563eb!important;padding-left:16px!important}.sidebar-menu.ant-menu-light .ant-menu-item-selected:after{display:none!important}.sidebar-menu.ant-menu-light .ant-menu-item .anticon{color:#6b7280!important;font-size:16px!important;width:20px!important}.sidebar-menu.ant-menu-light .ant-menu-item:hover .anticon,.sidebar-menu.ant-menu-light .ant-menu-item-selected .anticon{color:#2563eb!important}.sidebar-menu.ant-menu-dark .ant-menu-item-group-title{color:#9ca3af!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:16px 20px 8px!important}.sidebar-menu.ant-menu-dark{background:transparent!important}.sidebar-menu.ant-menu-dark .ant-menu-item{color:#e5e7eb!important;margin:8px!important;padding-left:20px!important;border-radius:6px!important;height:40px!important;line-height:40px!important;transition:all .2s!important}.sidebar-menu.ant-menu-dark .ant-menu-item:hover{background-color:#1f2937!important;color:#3b82f6!important}.sidebar-menu.ant-menu-dark .ant-menu-item-selected{background-color:#1f2937!important;color:#3b82f6!important;border-left:4px solid #3b82f6!important;padding-left:16px!important}.sidebar-menu.ant-menu-dark .ant-menu-item .anticon{color:#9ca3af!important;font-size:16px!important;width:20px!important}.sidebar-menu.ant-menu-dark .ant-menu-item:hover .anticon,.sidebar-menu.ant-menu-dark .ant-menu-item-selected .anticon{color:#3b82f6!important}.ant-pro-sider-menu .ant-menu-item,.ant-menu-light .ant-menu-item,.ant-menu-inline .ant-menu-item{margin:8px!important}.ant-pro-sider-menu .ant-menu-item-selected,.ant-menu-light .ant-menu-item-selected,.ant-menu-inline .ant-menu-item-selected{border-left:4px solid #2563eb!important;background-color:#eff6ff!important;color:#2563eb!important}.ant-pro-sider-menu .ant-menu-item-selected .anticon,.ant-menu-light .ant-menu-item-selected .anticon{color:#2563eb!important}.ant-menu-dark .ant-menu-item{margin:8px!important}.ant-menu-dark .ant-menu-item-selected{border-left:4px solid #3b82f6!important;background-color:#1f2937!important;color:#3b82f6!important}.ant-menu-dark .ant-menu-item-selected .anticon{color:#3b82f6!important}.dark .ant-layout-header{background-color:#1f2937!important;border-bottom-color:#374151!important}.dark .ant-layout-header h2{color:#f9fafb!important}.dark .ant-layout-content{background-color:#111827!important}.ant-btn{border-radius:0!important;box-shadow:none!important}.ant-btn:hover,.ant-btn:focus{box-shadow:none!important}.ant-btn-primary,.ant-btn-primary.btn-primary-blue{background-color:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.ant-btn-primary.btn-primary-blue:hover,.ant-btn-primary.btn-primary-blue:focus{background-color:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.ant-btn-primary.btn-primary-blue:active{background-color:#1d4ed8!important;border-color:#1d4ed8!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:#3b82f6!important;border-color:#3b82f6!important}.ant-btn-primary:active{background-color:#1d4ed8!important;border-color:#1d4ed8!important}.ant-btn-default{border-color:#d1d5db!important;color:#374151!important}.ant-btn-default:hover,.ant-btn-default:focus{border-color:#2563eb!important;color:#2563eb!important}.ant-btn-link{color:#2563eb!important}.ant-btn-link:hover{color:#3b82f6!important}.ant-btn-dangerous.ant-btn-link{color:#dc2626!important}.ant-btn-dangerous.ant-btn-link:hover{color:#ef4444!important}.ant-btn-text{color:#2563eb!important;background:transparent!important;border:none!important;padding:4px 8px!important;height:auto!important;line-height:1.5!important}.ant-btn-text:hover{color:#3b82f6!important;background:transparent!important}.btn-action-green{color:#fff!important;background-color:#059669!important;border:none!important;border-radius:4px!important;padding:4px 12px!important;height:auto!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;transition:all .2s!important}.btn-action-green:hover{color:#fff!important;background-color:#10b981!important}.btn-action-green:active{background-color:#047857!important}.btn-action-red{color:#fff!important;background-color:#dc2626!important;border:none!important;border-radius:4px!important;padding:4px 12px!important;height:auto!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;transition:all .2s!important}.btn-action-red:hover{color:#fff!important;background-color:#ef4444!important}.btn-action-red:active{background-color:#b91c1c!important}.btn-action-blue{color:#fff!important;background-color:#2563eb!important;border:none!important;border-radius:4px!important;padding:4px 12px!important;height:auto!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;transition:all .2s!important}.btn-action-blue:hover{color:#fff!important;background-color:#3b82f6!important}.btn-action-blue:active{background-color:#1d4ed8!important}.btn-action-orange{color:#fff!important;background-color:#ea580c!important;border:none!important;border-radius:4px!important;padding:4px 12px!important;height:auto!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;transition:all .2s!important}.btn-action-orange:hover{color:#fff!important;background-color:#f97316!important}.btn-action-orange:active{background-color:#c2410c!important}.btn-action-purple{color:#fff!important;background-color:#6366f1!important;border:none!important;border-radius:4px!important;padding:4px 12px!important;height:auto!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important;transition:all .2s!important}.btn-action-purple:hover{color:#fff!important;background-color:#818cf8!important}.btn-action-purple:active{background-color:#4f46e5!important}.dark .ant-btn-text{color:#3b82f6!important}.dark .ant-btn-text:hover{color:#60a5fa!important}.dark .btn-action-green{color:#fff!important;background-color:#10b981!important}.dark .btn-action-green:hover{color:#fff!important;background-color:#34d399!important}.dark .btn-action-red{color:#fff!important;background-color:#f87171!important}.dark .btn-action-red:hover{color:#fff!important;background-color:#fca5a5!important}.dark .btn-action-blue{color:#fff!important;background-color:#3b82f6!important}.dark .btn-action-blue:hover{color:#fff!important;background-color:#60a5fa!important}.dark .btn-action-orange{color:#fff!important;background-color:#f97316!important}.dark .btn-action-orange:hover{color:#fff!important;background-color:#fb923c!important}.dark .btn-action-purple{color:#fff!important;background-color:#818cf8!important}.dark .btn-action-purple:hover{color:#fff!important;background-color:#a5b4fc!important}.dark .ant-btn-default{background-color:#374151!important;border-color:#4b5563!important;color:#e5e7eb!important}.dark .ant-btn-default:hover,.dark .ant-btn-default:focus{border-color:#3b82f6!important;color:#3b82f6!important}.dark .ant-btn-primary{background-color:#3b82f6!important;border-color:#3b82f6!important}.dark .ant-btn-primary:hover{background-color:#60a5fa!important;border-color:#60a5fa!important}.dark .ant-btn-primary.btn-primary-blue{background-color:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.dark .ant-btn-primary.btn-primary-blue:hover{background-color:#60a5fa!important;border-color:#60a5fa!important}.dark .ant-btn-link{color:#3b82f6!important}.dark .ant-btn-link:hover{color:#60a5fa!important}.ant-card{border-radius:8px!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000001a!important}.ant-card-head{border-bottom:1px solid #e5e7eb!important}.dark .ant-card{background-color:#1f2937!important;border-color:#374151!important}.dark .ant-card-head{background-color:#1f2937!important;border-bottom-color:#374151!important;color:#f9fafb!important}.dark .ant-card-head-title{color:#f9fafb!important}.dark .ant-card-body{background-color:#1f2937!important}.card-no-padding .ant-card-body{padding:0!important}.card-no-padding .ant-table-pagination{padding:12px 16px!important;margin:0!important}.stat-card-danger{border-left:4px solid #ef4444!important}.stat-card-warning{border-left:4px solid #f59e0b!important}.stat-card-info{border-left:4px solid #3b82f6!important}.stat-card-success{border-left:4px solid #10b981!important}.dashboard-stat-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:24px;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease}.dashboard-stat-card:hover{box-shadow:0 4px 12px #0000001a}.dashboard-stat-title{font-size:14px;color:#6b7280;margin-bottom:10px;font-weight:400}.dashboard-stat-value{font-size:28px;font-weight:700;color:#1f2937}.dark .dashboard-stat-card{background:#1f2937;border-color:#374151}.dark .dashboard-stat-title{color:#9ca3af}.dark .dashboard-stat-value{color:#f9fafb}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:6px!important;border-color:#d1d5db!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:#2563eb!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb33!important}.dark .ant-input,.dark .ant-input-affix-wrapper,.dark .ant-select-selector,.dark .ant-picker{background-color:#374151!important;border-color:#4b5563!important;color:#f9fafb!important}.dark .ant-input::placeholder,.dark .ant-input-affix-wrapper input::placeholder{color:#9ca3af!important}.dark .ant-input:hover,.dark .ant-input-affix-wrapper:hover,.dark .ant-select-selector:hover,.dark .ant-picker:hover{border-color:#3b82f6!important}.dark .ant-input:focus,.dark .ant-input-focused,.dark .ant-input-affix-wrapper:focus,.dark .ant-input-affix-wrapper-focused,.dark .ant-select-focused .ant-select-selector,.dark .ant-picker-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}.dark .ant-select-arrow,.dark .ant-picker-suffix{color:#9ca3af!important}.ant-table{background:transparent!important;font-size:14px!important}.ant-table-container table{table-layout:auto!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{font-size:14px!important;white-space:nowrap!important}.ant-table-thead>tr>th{background-color:#f9fafb!important;color:#374151!important;font-weight:600!important;border-bottom:1px solid #e5e7eb!important}.ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb!important}.ant-table-tbody>tr:hover>td{background-color:#eff6ff!important}.dark .ant-table-thead>tr>th{background-color:#374151!important;color:#f9fafb!important;border-bottom-color:#4b5563!important}.dark .ant-table-tbody>tr>td{background-color:#1f2937!important;color:#e5e7eb!important;border-bottom-color:#374151!important}.dark .ant-table-tbody>tr:hover>td{background-color:#374151!important}.dark .ant-table-placeholder{background-color:#1f2937!important}.dark .ant-empty-description{color:#9ca3af!important}.ant-pagination-item-active{border-color:#2563eb!important}.ant-pagination-item-active a{color:#2563eb!important}.ant-pagination-item:hover{border-color:#2563eb!important}.ant-pagination-item:hover a{color:#2563eb!important}.dark .ant-pagination-item{background-color:#374151!important;border-color:#4b5563!important}.dark .ant-pagination-item a{color:#e5e7eb!important}.dark .ant-pagination-item-active{border-color:#3b82f6!important}.dark .ant-pagination-item-active a{color:#3b82f6!important}.dark .ant-pagination-prev button,.dark .ant-pagination-next button{background-color:#374151!important;border-color:#4b5563!important;color:#e5e7eb!important}.dark .ant-pagination-options .ant-select-selector{background-color:#374151!important;border-color:#4b5563!important}.ant-tag-green{background-color:#ecfdf5!important;border-color:#10b981!important;color:#059669!important}.ant-tag-red{background-color:#fef2f2!important;border-color:#f87171!important;color:#dc2626!important}.ant-tag-blue{background-color:#eff6ff!important;border-color:#60a5fa!important;color:#2563eb!important}.ant-tag-orange{background-color:#fff7ed!important;border-color:#fb923c!important;color:#ea580c!important}.dark .ant-modal-content{background-color:#1f2937!important}.dark .ant-modal-header{background-color:#1f2937!important;border-bottom-color:#374151!important}.dark .ant-modal-title{color:#f9fafb!important}.dark .ant-modal-close-x{color:#9ca3af!important}.dark .ant-modal-footer{border-top-color:#374151!important}.dark .ant-form-item-label>label{color:#e5e7eb!important}.dark .ant-form-item-extra,.dark .ant-statistic-title{color:#9ca3af!important}.dark .ant-statistic-content{color:#f9fafb!important}.ant-switch-checked{background-color:#2563eb!important}.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#3b82f6!important}.dark .ant-dropdown-menu{background-color:#1f2937!important}.dark .ant-dropdown-menu-item{color:#e5e7eb!important}.dark .ant-dropdown-menu-item:hover{background-color:#374151!important}.dark .ant-select-dropdown{background-color:#1f2937!important}.dark .ant-select-item{color:#e5e7eb!important}.dark .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#374151!important}.dark .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#374151!important;color:#3b82f6!important}.dark .ant-picker-dropdown{background-color:transparent!important}.dark .ant-picker-panel-container{background-color:#1f2937!important}.dark .ant-picker-header{color:#f9fafb!important;border-bottom-color:#374151!important}.dark .ant-picker-header button{color:#9ca3af!important}.dark .ant-picker-header button:hover{color:#3b82f6!important}.dark .ant-picker-content th{color:#9ca3af!important}.dark .ant-picker-cell{color:#e5e7eb!important}.dark .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background-color:#3b82f6!important}.dark .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,.dark .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner{background-color:#374151!important}.dark .ant-picker-footer{border-top-color:#374151!important}.dark .ant-descriptions-item-label{color:#9ca3af!important}.dark .ant-descriptions-item-content{color:#e5e7eb!important}.dark .ant-descriptions-bordered .ant-descriptions-item-label,.dark .ant-descriptions-bordered .ant-descriptions-item-content{background-color:#1f2937!important;border-color:#374151!important}.link-section{border:1px solid #e5e7eb;border-radius:6px;padding:15px;margin-bottom:20px}.section-title{font-size:15px;margin-bottom:5px;color:#1f2937;font-weight:600}.promo-desc{font-size:12px;color:#4b5563;margin-top:5px;margin-bottom:10px;line-height:1.5}.link-box{background:#f3f4f6;padding:10px;border-radius:4px;margin-top:10px;word-break:break-all;font-family:monospace;color:#1f2937;font-size:14px;display:flex;justify-content:space-between;align-items:center;gap:10px}.detail-card{margin-bottom:20px;padding:15px;border:1px solid #e5e7eb;border-radius:6px}.card-title-highlight{font-size:16px;color:#2563eb;border-left:4px solid #10b981;padding-left:10px;margin-bottom:10px;font-weight:600}.sub-title{font-size:14px;color:#1f2937;margin-top:10px;margin-bottom:5px;font-weight:600}.guide-list{list-style-type:disc;margin-left:20px;font-size:13px;color:#4b5563;line-height:1.8}.stat-card-gradient-blue{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;padding:15px;border-radius:8px}.stat-card-gradient-blue .stat-label{color:#fffc;margin-bottom:5px}.stat-card-gradient-blue .stat-value{color:#fff;font-size:20px;font-weight:700}.stat-card-light{background:#f9fafb;border:1px solid #e5e7eb;padding:15px;border-radius:8px}.stat-card-light .stat-label{color:#6b7280;margin-bottom:5px}.stat-card-light .stat-value{color:#111827;font-size:20px;font-weight:700}.text-blue{color:#2563eb!important}.text-green{color:#22c55e!important}.text-orange{color:#f97316!important}.text-gray{color:#6b7280!important}.text-dark{color:#1f2937!important}.modal-title-blue{font-size:18px;font-weight:600;color:#2563eb}.modal-title-green{font-size:18px;font-weight:600;color:#10b981}.ant-drawer-mask{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;min-height:100vh!important;min-height:100dvh!important}.ant-drawer-content-wrapper{position:fixed!important;top:0!important;bottom:0!important;height:100%!important;min-height:100vh!important;min-height:100dvh!important}body.ant-scrolling-effect{overflow:hidden!important;position:fixed!important;width:100%!important}@media screen and (max-width: 768px){.ant-drawer-open .ant-drawer-mask,.ant-drawer-open .ant-drawer-content-wrapper{height:100%!important;min-height:-webkit-fill-available!important}.ant-pro-page-container-children-container,.ant-pro-page-container-warp-page-header{padding-left:16px!important;padding-right:16px!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)}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]{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}
