#app{width:100%;height:100vh;overflow-x:hidden}@media (max-width: 768px){#app{min-width:320px}}.app-layout[data-v-5691a4af]{min-height:100vh;display:flex;flex-direction:column}@media (max-width: 768px){.app-layout[data-v-5691a4af]{height:auto;min-height:100vh}}.top-header[data-v-5691a4af]{background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000f;z-index:10}.header-content[data-v-5691a4af]{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 24px;width:100%}.logo h1[data-v-5691a4af]{margin:0;font-size:20px;font-weight:600;color:#1890ff}.user-info[data-v-5691a4af]{display:flex;align-items:center;gap:12px}.user-info .user-status .ant-badge[data-v-5691a4af]{font-size:12px}.user-info .user-button[data-v-5691a4af]{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:6px}.user-info .user-button[data-v-5691a4af]:hover{background:#f5f5f5}.user-info .user-button .user-info-section[data-v-5691a4af]{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.user-info .user-button .admin-badge[data-v-5691a4af]{font-size:10px;height:16px;line-height:14px;padding:0 4px;border-radius:2px}.user-info .user-name[data-v-5691a4af]{font-weight:500;color:#262626}.layout-content[data-v-5691a4af]{flex:1;display:flex;overflow:hidden}@media (max-width: 768px){.layout-content[data-v-5691a4af]{overflow:visible;flex-direction:column}}.sidebar[data-v-5691a4af]{width:240px;background:#fff;border-right:1px solid #f0f0f0;overflow-y:auto}.sidebar[data-v-5691a4af] .ant-menu{border-right:none;height:100%}.sidebar[data-v-5691a4af] .ant-menu-item{margin:4px 8px;border-radius:6px}.sidebar[data-v-5691a4af] .ant-menu-item:hover{background:#f5f5f5}.sidebar[data-v-5691a4af] .ant-menu-item.ant-menu-item-selected{background:#e6f7ff;color:#1890ff}.sidebar[data-v-5691a4af] .ant-menu-item.ant-menu-item-selected:after{display:none}.main-content[data-v-5691a4af]{flex:1;background:#f5f5f5;overflow-y:auto;padding:0}.main-content.public-route[data-v-5691a4af]{width:100%;height:100vh;margin:0;padding:0;background:#f0f2f5}@media (max-width: 768px){.main-content[data-v-5691a4af]{overflow-y:visible;height:auto;min-height:calc(100vh - 64px);-webkit-overflow-scrolling:touch}.main-content.public-route[data-v-5691a4af]{min-height:100vh}}.mobile-menu-trigger[data-v-5691a4af]{display:none;position:fixed;top:16px;left:16px;z-index:100;width:40px;height:40px;background:#1890ff;color:#fff;border-radius:8px;align-items:center;justify-content:center;font-size:18px;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .3s ease}.mobile-menu-trigger[data-v-5691a4af]:hover{background:#40a9ff;transform:scale(1.05)}@media (max-width: 768px){.mobile-menu-trigger[data-v-5691a4af]{display:flex}.header-content[data-v-5691a4af]{padding:0 16px 0 60px}.user-name[data-v-5691a4af]{display:none}.admin-badge[data-v-5691a4af]{font-size:8px!important;height:14px!important;line-height:12px!important;padding:0 3px!important}.user-info-section[data-v-5691a4af]{display:none}.sidebar[data-v-5691a4af]{position:fixed;left:-240px;top:64px;bottom:0;z-index:20;transition:left .3s ease;width:240px;box-shadow:2px 0 8px #00000026;overflow-y:auto;-webkit-overflow-scrolling:touch}.sidebar.mobile-open[data-v-5691a4af]{left:0}.main-content[data-v-5691a4af]{margin-left:0;width:100%;flex:none;height:auto;min-height:calc(100vh - 64px)}.mobile-overlay[data-v-5691a4af]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:15;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none}.mobile-overlay.show[data-v-5691a4af]{opacity:1;visibility:visible;pointer-events:auto}}@media (max-width: 576px){.header-content[data-v-5691a4af]{padding:0 12px 0 60px}.logo h1[data-v-5691a4af]{font-size:18px}.sidebar[data-v-5691a4af]{width:200px;left:-200px}.mobile-menu-trigger[data-v-5691a4af]{width:36px;height:36px;font-size:16px}}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}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;line-height:1.5;color:#000000d9;background-color:#f0f2f5;overflow-x:hidden;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mr-5{margin-right:20px}.text-primary{color:#1890ff}.text-success{color:#52c41a}.text-warning{color:#faad14}.text-danger{color:#f5222d}.text-secondary{color:#00000073}.text-sm{font-size:12px}.text-md{font-size:14px}.text-lg{font-size:16px}.text-xl{font-size:18px}.text-xxl{font-size:20px}@media (max-width: 768px){html,body{font-size:13px}.text-sm{font-size:11px}.text-md{font-size:12px}.text-lg{font-size:14px}.text-xl{font-size:16px}.text-xxl{font-size:18px}}@media (max-width: 576px){html,body{font-size:12px}.text-sm{font-size:10px}.text-md{font-size:11px}.text-lg{font-size:13px}.text-xl{font-size:15px}.text-xxl{font-size:17px}}@media (max-width: 768px){body{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}#app{min-height:100vh;overflow-x:hidden}.ant-btn{min-height:44px;padding:8px 16px}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{min-height:44px;font-size:16px}.ant-menu-item{min-height:48px;line-height:48px}.ant-card{margin-bottom:16px}.ant-table{font-size:13px}.ant-table .ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.ant-table .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.ant-modal{margin:16px;max-width:calc(100vw - 32px)}.ant-modal-content{border-radius:12px}.ant-drawer-content{border-radius:12px 12px 0 0}.ant-tooltip{z-index:1060!important}.ant-select-dropdown{z-index:1050!important}.ant-dropdown-disabled{pointer-events:none;opacity:.5}.ant-modal-open~* .ant-dropdown-menu,.ant-modal-open .ant-dropdown-menu,body.ant-modal-open .ant-dropdown-menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width: 576px){.ant-btn{min-height:40px;padding:6px 12px;font-size:14px}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{min-height:40px;font-size:16px}.ant-menu-item{min-height:44px;line-height:44px}.ant-modal{margin:8px;max-width:calc(100vw - 16px)}}
