*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;min-height:100vh;overflow:hidden}#app{background-color:#0000;min-height:100vh;overflow:hidden}.app-layout{height:100vh;display:flex;overflow:hidden}.sidebar{background:#001529;border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:width .3s;display:flex;overflow:hidden}.sidebar.collapsed{width:80px}.sidebar.collapsed .logo-text,.sidebar.collapsed .menu-text{display:none}.sidebar.collapsed .sidebar-header{justify-content:flex-start;padding-left:16px;padding-right:0}.sidebar-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:20px 16px;display:flex}.logo{align-items:center;gap:10px;display:flex}.sidebar-logo-img{width:auto;height:48px}.logo-text{color:#fff;letter-spacing:4px;flex-direction:column;align-items:center;font-size:14px;font-weight:600;line-height:1.4;display:flex}.toggle-btn{padding:4px 8px;font-size:18px;color:#ffffffb3!important}.toggle-btn:hover{color:#fff!important;background:#ffffff1a!important}.sidebar-menu{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex:1;padding:8px 0;overflow:hidden auto}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-track{background:0 0}.sidebar-menu::-webkit-scrollbar-thumb{background:#001529;border-radius:2px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background:#ffffff40}.sidebar-footer{border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:10px;padding:12px;display:flex}.sidebar-date-card{background:#6c5ce714;border:1px solid #6c5ce71f;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.date-icon{flex-shrink:0;font-size:16px}.sidebar-date{color:#ffffffb3;letter-spacing:.3px;font-size:13px;font-weight:600}.sidebar-user-card{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:all .25s;display:flex}.sidebar-user-card:hover{background:#ffffff14}.user-avatar{color:#fff;background:linear-gradient(135deg,#1677ff,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.user-info{flex-direction:column;min-width:0;line-height:1.3;display:flex}.user-name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.user-role{color:#ffffff73;font-size:11px}.sidebar-footer-collapsed{border-top:1px solid #ffffff14;flex-shrink:0;justify-content:center;padding:16px 0;display:flex}.user-avatar-mini{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1677ff,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;font-weight:700;transition:transform .2s;display:flex}.user-avatar-mini:hover{transform:scale(1.1)}.menu-item{cursor:pointer;color:#ffffffbf;border-radius:8px;align-items:center;margin:4px 8px;padding:12px 16px;transition:all .3s;display:flex}.menu-item:hover{color:#fff;background:#ffffff1a}.menu-item.active{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3}.menu-icon{text-align:center;width:24px;margin-right:12px;font-size:18px}.menu-text{white-space:nowrap;font-size:14px;font-weight:500}.bottom-tab-bar{-webkit-backdrop-filter:blur(16px);padding:4px 12px;padding-bottom:calc(4px + env(safe-area-inset-bottom));z-index:100;background:#f1f5f9fa;border-top:1px solid #d7e0ea;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0f172a12}.tab-item{cursor:pointer;color:#64748b;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;padding:3px 12px;transition:all .2s;display:flex}.tab-item.active{color:#1677ff;background:0 0}.tab-item.active .tab-icon{color:#1677ff}.tab-item.home-tab{padding-top:27px;position:relative}.tab-item.home-tab.active{color:#1677ff;background:0 0}.tab-icon{font-size:20px}.home-tab .tab-icon{box-sizing:border-box;color:#4f6f98;background:#fff;border:4px solid #f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:23px;transition:all .2s;display:flex;position:absolute;top:-14px;box-shadow:0 5px 14px #0f172a29}.home-tab.active .tab-icon{color:#fff;background:linear-gradient(145deg,#2584ef,#1268cf);box-shadow:0 6px 16px #1677ff57}.tab-label{font-size:10px;font-weight:500;line-height:1.2}.mobile-layout{flex-direction:column}.mobile-content{flex:1;padding-bottom:70px!important;overflow-y:auto!important}.main-content{flex:1;height:100vh;overflow:hidden auto}.main-content::-webkit-scrollbar{width:6px}.main-content::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.main-content::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.bg-switch-wrapper{z-index:1000;position:fixed;bottom:24px;right:24px}.bg-toggle-btn{transition:transform .2s;box-shadow:0 4px 12px #00000026}.bg-toggle-btn:hover{transform:scale(1.05)}@media (width<=768px),(pointer:coarse) and (height<=540px){.bg-switch-wrapper{bottom:80px;right:16px}}.bg-options{flex-direction:column;gap:16px;padding:8px 0;display:flex}.bg-option{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.bg-option:hover{background:#0000000d}.bg-preview{background-position:50%;background-size:cover;border-radius:12px;width:60px;height:60px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.bg-check{color:#fff;background:#1890ffb3;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex;position:absolute;inset:0}.bg-name{color:#333;font-size:14px;font-weight:500}.active .bg-name{color:#1890ff}.menu-group{margin:4px 8px}.menu-group-title{cursor:pointer;color:#ffffffbf;border-radius:8px;align-items:center;padding:12px 16px;transition:all .3s;display:flex}.menu-group-title:hover,.menu-group-title.active{color:#fff;background:#ffffff1a}.menu-group-title .menu-arrow{margin-left:auto;font-size:10px;transition:transform .3s}.sub-menu{margin-top:4px;margin-bottom:4px;padding-left:15px}.sub-menu-item{cursor:pointer;color:#fff9;border-radius:8px;align-items:center;padding:12px 16px;font-size:13px;transition:all .3s;display:flex}.sub-menu-item:hover{color:#fff;background:#ffffff14}.sub-menu-item.active{color:#fff;background:#ffffff26}.sub-menu-text{font-size:13px}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}.admin-page,.manage-page,.menu-manage-page{width:100%;min-height:100vh;padding:30px 40px}.admin-container,.manage-container,.menu-manage-container{max-width:100%;margin:0 auto}.search-bar{background:#fff;border-radius:16px;margin-bottom:20px;padding:12px 20px}.search-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.search-left{align-items:center;gap:12px;display:flex}.search-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.search-item{align-items:center;gap:8px;display:flex}.search-label{color:#1e293b;white-space:nowrap;font-size:14px;font-weight:500}.data-card,.manage-card,.menu-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:24px!important}.data-card .ant-card-body,.manage-card .ant-card-body,.menu-card .ant-card-body{padding:0;overflow-x:auto}.data-card .ant-table,.manage-table .ant-table,.menu-table .ant-table{color:#1e293b;background:0 0!important}.data-card .ant-table-thead>tr>th,.manage-table .ant-table-thead>tr>th,.menu-table .ant-table-thead>tr>th{white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600;color:#1e293b!important;background:#f8fafc!important}.sysconfig-table .ant-table-thead>tr>th{border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600;color:#1e293b!important;background:#f8fafc!important}.data-card .ant-table-tbody>tr>td,.manage-table .ant-table-tbody>tr>td,.menu-table .ant-table-tbody>tr>td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:10px 16px;background:0 0!important}.sysconfig-table .ant-table-tbody>tr>td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:10px 16px;background:0 0!important}.data-card .ant-table-tbody>tr:hover>td,.manage-table .ant-table-tbody>tr:hover>td,.menu-table .ant-table-tbody>tr:hover>td,.sysconfig-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.data-card .ant-pagination,.manage-table .ant-pagination,.menu-table .ant-pagination{justify-content:center;padding:16px;display:flex}.data-card .ant-pagination-item,.manage-table .ant-pagination-item{background:#f0f2f5;border:none}.data-card .ant-pagination-item a,.manage-table .ant-pagination-item a{color:#1e293b}.data-card .ant-pagination-item-active,.manage-table .ant-pagination-item-active{background:#1890ff}.data-card .ant-pagination-prev button,.data-card .ant-pagination-next button,.manage-table .ant-pagination-prev button,.manage-table .ant-pagination-next button{color:#1e293b;background:#f0f2f5}.action-buttons{justify-content:center;gap:4px;display:flex}.edit-btn{padding:0 4px;color:#40a9ff!important}.edit-btn:hover{color:#69c0ff!important}.delete-btn{padding:0 4px}.index-num{color:#64748b}.dim{color:#cbd5e1}.title-cell{color:#1e293b;font-weight:500}.manage-modal .ant-modal-content{border-radius:20px;background:#fff!important}.manage-modal .ant-modal-header{background:0 0;border-bottom:1px solid #f0f0f0;border-radius:20px 20px 0 0}.manage-modal .ant-modal-title{font-size:18px;font-weight:600}.modal-form{padding:8px 0}.form-item{margin-bottom:20px}.form-label{color:#333;margin-bottom:8px;font-size:14px;font-weight:500}.form-label.required:before{content:"*";color:#ff4d4f;margin-right:4px}.form-row{gap:20px;display:flex}.form-item.half,.form-item.quarter{flex:1}.four-col{gap:16px}@media (width<=768px),(pointer:coarse) and (height<=540px){.admin-page,.manage-page,.menu-manage-page{padding:20px}.search-row,.form-row{flex-direction:column;align-items:stretch}.form-row{gap:0}}
