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 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}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login-container *{box-sizing:border-box}body.login-page,html.login-page{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden}.login-container{min-height:100vh;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;padding:20px;box-sizing:border-box;margin:0;z-index:1000;transform:none;place-items:center}.login-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="10" cy="60" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="90" cy="40" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.login-background{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:100vh;place-items:center}.login-content{display:flex;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;align-items:center;justify-content:center;min-height:0;flex-shrink:0;position:relative;height:100%;max-height:100vh;transform:translateY(0);place-items:center}.login-left,.login-right{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 0;min-width:0;position:relative;height:100%;max-height:100vh;align-self:center}.login-card{width:100%;max-width:420px;border-radius:20px;box-shadow:0 25px 50px #00000026;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.3);padding:50px 40px;position:relative;overflow:hidden}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#667eea);background-size:200% 100%;animation:gradientShift 3s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.login-header{text-align:center;margin-bottom:32px}.logo-container{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.logo-icon{font-size:32px;color:#1890ff;margin-right:12px}.logo-text{margin:0!important;color:#1890ff;font-weight:600}.login-subtitle{font-size:14px;color:#8c8c8c}.login-form{margin-bottom:24px}.login-input{border-radius:8px;border:1px solid #d9d9d9;transition:all .3s ease}.login-input:hover{border-color:#1890ff}.login-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.login-button{height:48px;border-radius:8px;font-weight:600;font-size:16px;background:linear-gradient(135deg,#1890ff 0%,#096dd9 100%);border:none;transition:all .3s ease}.login-button:hover{background:linear-gradient(135deg,#40a9ff 0%,#1890ff 100%);transform:translateY(-1px);box-shadow:0 8px 16px #1890ff4d}.login-button:active{transform:translateY(0)}.test-account{text-align:center;margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.login-right-content{text-align:center;color:#fff;max-width:500px}.login-right-title{font-size:3rem;font-weight:700;margin-bottom:20px;text-shadow:0 2px 10px rgba(0,0,0,.3);background:linear-gradient(45deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-right-subtitle{font-size:1.2rem;margin-bottom:30px;opacity:.9;line-height:1.6}.login-right-features{display:flex;flex-direction:column;gap:20px;margin-top:40px}.login-feature{display:flex;align-items:center;gap:15px;padding:15px 20px;background:rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.login-feature:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.login-feature-icon{font-size:24px;color:#fff;opacity:.9}.login-feature-text{font-size:16px;font-weight:500;color:#fff}.login-footer{text-align:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}@media (max-width: 1024px){.login-content{flex-direction:column;padding:20px;align-items:center;justify-content:center}.login-left,.login-right{flex:none;width:100%;padding:20px 0;display:flex;align-items:center;justify-content:center}.login-right-content{order:-1;margin-bottom:30px}.login-right-title{font-size:2.5rem}}@media (max-width: 768px){.login-card{margin:20px;padding:30px 24px}.login-background{padding:10px}.login-right-title{font-size:2rem}.login-right-subtitle{font-size:1rem}}@media (max-width: 480px){.login-card{padding:25px 20px}.logo-icon{font-size:24px}.logo-text{font-size:20px!important}.login-right-title{font-size:1.8rem}.login-feature{padding:12px 15px}.login-feature-icon{font-size:20px}.login-feature-text{font-size:14px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.login-card{animation:fadeInLeft .8s ease-out}.login-right-content{animation:fadeInRight .8s ease-out .2s both}.login-feature{animation:fadeInUp .6s ease-out}.login-feature:nth-child(1){animation-delay:.4s}.login-feature:nth-child(2){animation-delay:.6s}.login-feature:nth-child(3){animation-delay:.8s}.login-feature:nth-child(4){animation-delay:1s}.login-input.ant-input-affix-wrapper-focused{transform:scale(1.02);box-shadow:0 0 0 3px #1890ff1a}.login-button:active{transform:scale(.98)}.login-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px #0003}.login-feature:hover{animation:float 2s ease-in-out infinite}.dashboard-layout{min-height:100vh}.dashboard-sider{background:#fff;box-shadow:2px 0 8px #0000001a;z-index:1000;position:relative}.dashboard-sider .ant-menu{border-right:none;height:calc(100vh - 140px)!important;overflow-y:auto;overflow-x:visible;margin:0;padding:0;position:relative}.dashboard-sider .ant-menu::-webkit-scrollbar{width:6px}.dashboard-sider .ant-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.dashboard-sider .ant-menu::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.dashboard-sider .ant-menu::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dashboard-sider .ant-menu-item,.dashboard-sider .ant-menu-submenu-title{height:40px;line-height:40px;padding:0 16px;margin:0;border-radius:0;transition:all .2s ease}.dashboard-sider .ant-menu-item:hover,.dashboard-sider .ant-menu-submenu-title:hover{background-color:#f5f5f5;color:#1890ff}.dashboard-sider .ant-menu-item-selected{background-color:#e6f7ff;color:#1890ff;border-right:3px solid #1890ff}.dashboard-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1890ff}.dashboard-sider .ant-menu-submenu .ant-menu-item{height:36px;line-height:36px;padding:0 16px 0 48px;margin:0;border-radius:0;transition:all .2s ease}.dashboard-sider .ant-menu-submenu .ant-menu-submenu-title{height:40px;line-height:40px;padding:0 16px;margin:0;border-radius:0;transition:all .2s ease}.dashboard-sider .ant-menu-submenu .ant-menu-sub{background:transparent;border:none;box-shadow:none;margin:0;padding:0}.dashboard-sider .ant-menu-submenu .ant-menu-sub .ant-menu-item{height:36px;line-height:36px;padding:0 16px 0 48px;margin:0;border-radius:0;transition:all .2s ease}.dashboard-sider .ant-menu-submenu .ant-menu-item:hover{background-color:#f5f5f5;color:#1890ff}.dashboard-sider .ant-menu-submenu .ant-menu-item-selected{background-color:#e6f7ff;color:#1890ff;border-right:3px solid #1890ff}.dashboard-sider .ant-menu-submenu-open{height:auto!important;max-height:none!important;overflow:visible!important}.dashboard-sider .ant-menu-submenu-open .ant-menu-sub{height:auto!important;max-height:none!important;overflow:visible!important;position:static!important;display:block!important;background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important}.dashboard-sider .ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open{height:auto!important;max-height:none!important;overflow:visible!important;flex:none!important;flex-shrink:0!important}.dashboard-sider .ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open .ant-menu-sub{height:auto!important;max-height:none!important;overflow:visible!important;position:static!important;display:block!important;background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;flex:none!important;flex-shrink:0!important}.dashboard-sider .ant-menu-inline,.dashboard-sider .ant-menu-inline .ant-menu-sub{height:auto!important;max-height:none!important;overflow:visible!important}.dashboard-sider .ant-menu-submenu .ant-menu-sub .ant-menu-item{height:36px!important;line-height:36px!important;margin:0!important;padding:0 16px 0 48px!important;border-radius:0!important;background:transparent!important;flex:none!important;flex-shrink:0!important;flex-grow:0!important}.dashboard-sider .ant-menu{height:calc(100vh - 140px)!important;overflow-y:auto!important;overflow-x:visible!important;display:block!important}.dashboard-sider .ant-menu-submenu-open{margin-bottom:0!important}.dashboard-sider .ant-menu-submenu-open .ant-menu-sub{margin:0!important;padding:0!important}.dashboard-sider .ant-menu-submenu .ant-menu-sub{transition:all .3s ease!important;overflow:hidden!important;max-height:0!important}.dashboard-sider .ant-menu-submenu-open .ant-menu-sub{overflow:visible!important;max-height:none!important}.dashboard-sider .ant-menu-submenu .ant-menu-sub .ant-menu-item{transition:all .2s ease!important;opacity:0;transform:translateY(-10px)}.dashboard-sider .ant-menu-submenu-open .ant-menu-sub .ant-menu-item{opacity:1;transform:translateY(0)}.dashboard-sider .ant-menu-submenu-title{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.dashboard-sider .ant-menu-submenu-title .ant-menu-submenu-arrow{transition:transform .3s ease!important}.dashboard-sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow{transform:rotate(180deg)!important}.sider-header{padding:16px;border-bottom:1px solid #f0f0f0;background:#fafafa;text-align:center;position:relative}.sider-collapse-button{position:absolute;right:-16px;top:50%;transform:translateY(-50%);z-index:1001}.sider-collapse-button .collapse-btn{width:32px;height:32px;border-radius:50%;border:2px solid #d9d9d9;background:#fff;color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.sider-collapse-button .collapse-btn:hover{border-color:#1890ff;color:#1890ff;box-shadow:0 4px 12px #1890ff33}.sider-collapse-button .collapse-btn:active{transform:scale(.95)}.sider-header .logo{display:flex;align-items:center;justify-content:center}.sider-header .logo-icon{display:flex;align-items:center;justify-content:center;height:48px}.sider-footer{position:absolute;bottom:0;left:0;right:0;padding:16px;border-top:1px solid #f0f0f0;background:#fafafa;z-index:10;height:60px;display:flex;align-items:center;justify-content:center}.sider-footer .ant-btn{border:none;height:40px}.sider-footer .ant-btn:hover{background:#e6f7ff;color:#1890ff}.dashboard-sider.ant-layout-sider-collapsed .sider-header,.dashboard-sider.ant-layout-sider-collapsed .sider-footer{padding:16px 8px}.dashboard-sider.ant-layout-sider-collapsed .logo-icon{height:32px}.dashboard-sider.ant-layout-sider-collapsed{width:0!important;min-width:0!important;max-width:0!important}.dashboard-sider.ant-layout-sider-collapsed .sider-header,.dashboard-sider.ant-layout-sider-collapsed .sider-footer,.dashboard-sider.ant-layout-sider-collapsed .ant-menu{display:none}.dashboard-sider.ant-layout-sider-collapsed .sider-collapse-button{right:-16px}.dashboard-sider.ant-layout-sider-collapsed .sider-collapse-button .collapse-btn{background:#1890ff;border-color:#1890ff;color:#fff;box-shadow:2px 0 8px #1890ff4d}.dashboard-header{background:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;box-shadow:0 2px 8px #0000001a;border-radius:8px;height:auto;min-height:56px}.dashboard-title-section{display:flex;flex-direction:column;gap:2px}.dashboard-title{margin:0 0 4px!important;color:#1f1f1f}.dashboard-actions{display:flex;align-items:center}.dashboard-actions .ant-space{gap:12px}.user-info-dropdown{transition:background .3s}.user-info-dropdown:hover{background:#f5f5f5;border-radius:4px}.statistics-row{margin-bottom:16px;padding:0 8px}.statistic-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;border:none;overflow:hidden;margin-bottom:16px}.statistic-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.statistic-card .ant-card-body{padding:20px}.statistic-card .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px}.statistic-card .ant-statistic-content{display:flex;align-items:center;justify-content:space-between}.statistic-card .ant-statistic-content-value{font-size:28px;font-weight:600}.trend-indicator{display:flex;align-items:center;gap:4px;font-size:12px;padding:4px 8px;border-radius:12px;background:rgba(0,0,0,.04)}.trend-indicator.up{color:#52c41a}.trend-indicator.down{color:#ff4d4f}.main-content{margin-bottom:16px;padding:0 8px}.recent-orders-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:none}.recent-orders-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:14px 20px}.recent-orders-card .ant-card-body{padding:0}.recent-orders-card .ant-table{border-radius:0 0 12px 12px}.recent-orders-card .ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:12px 20px}.recent-orders-card .ant-table-tbody>tr>td{padding:12px 20px;border-bottom:1px solid #f0f0f0}.top-products-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:none}.top-products-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:14px 20px}.top-products-card .ant-card-body{padding:0}.top-products-card .ant-list-item{padding:12px 20px;border-bottom:1px solid #f0f0f0}.top-products-card .ant-list-item:last-child{border-bottom:none}.product-growth{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.product-growth .ant-progress{width:60px}.notifications-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:none}.notifications-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:14px 20px}.notifications-card .ant-card-body{padding:0}.notifications-card .ant-list-item{padding:12px 20px;border-bottom:1px solid #f0f0f0}.notifications-card .ant-list-item:last-child{border-bottom:none}.calendar-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:none}.calendar-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:14px 20px}.calendar-card .ant-card-body{padding:0}.calendar-card .ant-picker-calendar{border:none}.calendar-card .ant-picker-calendar-header{padding:12px 20px;border-bottom:1px solid #f0f0f0}.calendar-card .ant-picker-calendar-date{border:none;border-radius:8px;margin:2px;transition:all .2s ease}.calendar-card .ant-picker-calendar-date:hover{background:#f0f2f5}.calendar-card .ant-picker-calendar-date-today{background:#e6f7ff;color:#1890ff;font-weight:600}.quick-stats-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;border:none}.quick-stats-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:14px 20px}.quick-stats-card .ant-card-body{padding:0}.quick-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px;background:#fafafa;border-radius:8px;transition:all .2s ease}.quick-stat-item .ant-typography{margin:0;color:#666}.dashboard-title-section .ant-breadcrumb{font-size:12px;margin:0!important;padding:0!important}.dashboard-title-section .ant-breadcrumb-link{color:#666;padding:0!important;margin:0!important}.dashboard-title-section .ant-breadcrumb-separator{color:#d9d9d9;margin:0 4px!important}.dashboard-sider .ant-menu-item-group-title{padding:8px 16px;color:#666;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.dashboard-content{background:#f5f5f5;padding:12px 16px 8px;min-height:calc(100vh - 88px);overflow-y:auto;height:calc(100vh - 88px);display:flex;flex-direction:column}.dashboard-tabs{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:0;height:calc(100vh - 100px);overflow:hidden}.dashboard-tabs .ant-tabs-nav{margin:0;padding:0 20px;background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}.dashboard-tabs .ant-tabs-tab{padding:10px 14px;margin:0;border:none;background:transparent;border-radius:0;transition:all .2s ease}.dashboard-tabs .ant-tabs-tab:hover{background:#f0f2f5;color:#1890ff}.dashboard-tabs .ant-tabs-tab-active{background:#e6f7ff;color:#1890ff;border-bottom:2px solid #1890ff}.dashboard-tabs .ant-tabs-tab-remove{margin-left:8px;color:#999;transition:all .2s ease}.dashboard-tabs .ant-tabs-tab-remove:hover{color:#ff4d4f;background:rgba(255,77,79,.1);border-radius:4px}.dashboard-tabs .ant-tabs-tab{cursor:pointer;-webkit-user-select:none;user-select:none}.dashboard-tabs .ant-tabs-tab:hover .ant-tabs-tab-remove{opacity:1}.dashboard-tabs .ant-tabs-tab .ant-tabs-tab-remove{opacity:.6;transition:opacity .2s ease}.dashboard-title-section .tab-counter{background:#f0f2f5;padding:2px 8px;border-radius:12px;font-size:11px;color:#666;border:1px solid #d9d9d9}.dashboard-tabs .ant-tabs-content-holder{padding:20px;height:calc(100vh - 160px);overflow-y:auto}.dashboard-tabs .ant-tabs-content-holder::-webkit-scrollbar{width:8px}.dashboard-tabs .ant-tabs-content-holder::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.dashboard-tabs .ant-tabs-content-holder::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.dashboard-tabs .ant-tabs-content-holder::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dashboard-tabs .ant-tabs-tabpane{height:100%;overflow-y:auto}.dashboard-layout .ant-layout{padding:16px!important}.statistics-row{margin-bottom:8px;margin-top:4px;padding:0 8px}.main-content{margin-bottom:0;margin-top:4px;padding:0 8px}.dashboard-tabs .ant-tabs-content{height:100%}.dashboard-tabs .ant-tabs-tabpane-active{height:100%;overflow-y:auto}.statistic-card,.recent-orders-card,.top-products-card,.notifications-card,.calendar-card,.quick-stats-card{margin-bottom:8px}.recent-orders-card .ant-table-wrapper{overflow-x:auto}.recent-orders-card .ant-table{min-width:600px}.top-products-card .ant-list-item,.notifications-card .ant-list-item{padding:12px 20px;border-bottom:1px solid #f0f0f0}.calendar-card .ant-picker-calendar{min-height:300px}.quick-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:20px}.quick-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px;background:#fafafa;border-radius:8px;transition:all .2s ease;min-height:80px}.content-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:none;margin-bottom:16px}.content-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:14px 20px;background:#fafafa}.content-card .ant-card-body{padding:20px}.dashboard-title-section .ant-btn{border-radius:6px;height:32px;padding:0 16px}.dashboard-title-section .ant-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}@media (max-width: 1200px){.dashboard-sider{width:240px!important}.dashboard-header{padding:0 16px}.dashboard-actions .ant-space{gap:8px}}@media (max-width: 768px){.dashboard-sider{width:200px!important}.dashboard-layout{flex-direction:column}.dashboard-header{padding:0 16px;margin-bottom:16px}.dashboard-actions .ant-space{gap:8px}.statistics-row .ant-col,.main-content .ant-col,.dashboard-title-section{margin-bottom:16px}.dashboard-title-section .ant-btn{height:28px;padding:0 12px}}@media (max-width: 1200px){.dashboard-tabs{height:calc(100vh - 180px)}.dashboard-tabs .ant-tabs-content-holder{height:calc(100vh - 260px)}}@media (max-width: 768px){.dashboard-tabs{height:calc(100vh - 160px)}.dashboard-tabs .ant-tabs-content-holder{height:calc(100vh - 240px);padding:16px}.statistics-row,.main-content{padding:0 4px}}.statistic-card{animation:fadeInUp .6s ease-out}.statistic-card:nth-child(1){animation-delay:.1s}.statistic-card:nth-child(2){animation-delay:.2s}.statistic-card:nth-child(3){animation-delay:.3s}.statistic-card:nth-child(4){animation-delay:.4s}.dashboard-content{overflow-y:auto!important;overflow-x:hidden!important;height:calc(100vh - 64px)!important}.dashboard-tabs .ant-tabs-content-holder{overflow-y:auto!important;overflow-x:hidden!important}.dashboard-layout,.dashboard-layout .ant-layout{overflow:hidden}.dashboard-tabs .ant-tabs-content{height:100%!important}.dashboard-tabs .ant-tabs-tabpane{height:100%!important;overflow-y:auto!important}@media (max-width: 768px){.recent-orders-card .ant-table{min-width:400px}.dashboard-tabs .ant-tabs-content-holder{padding:12px}}.dashboard-tabs .ant-tabs-content-holder{padding-bottom:16px}.dashboard-tabs .ant-tabs-tabpane{padding-bottom:0}.dashboard-tabs .ant-tabs-tabpane>*:last-child{margin-bottom:0!important}.statistic-card:last-child,.recent-orders-card:last-child,.top-products-card:last-child,.notifications-card:last-child,.calendar-card:last-child,.quick-stats-card:last-child{margin-bottom:0!important}.main-content .ant-col:last-child .ant-card:last-child{margin-bottom:0!important}.dashboard-tabs .ant-tabs-content{height:100%!important;display:flex;flex-direction:column;flex:1}.dashboard-tabs .ant-tabs-tabpane-active{height:100%!important;overflow-y:auto!important;flex:1;display:flex;flex-direction:column}.dashboard-tabs.ant-tabs.ant-tabs-top{height:100%!important;display:flex;flex-direction:column}.dashboard-tabs .ant-tabs-nav{flex-shrink:0}.dashboard-tabs .ant-tabs-content-holder{flex:1;display:flex;flex-direction:column}@media (max-width: 1200px){.dashboard-tabs{height:calc(100vh - 100px)}.dashboard-tabs .ant-tabs-content-holder{height:calc(100vh - 160px)}}@media (max-width: 768px){.dashboard-tabs{height:calc(100vh - 80px)}.dashboard-tabs .ant-tabs-content-holder{height:calc(100vh - 140px)}}.dashboard-tabs .ant-tabs-tabpane{height:100%!important;overflow-y:auto!important;overflow-x:hidden!important}.dashboard-tabs .ant-tabs-tabpane::-webkit-scrollbar{width:8px}.dashboard-tabs .ant-tabs-tabpane::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.dashboard-tabs .ant-tabs-tabpane::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.dashboard-tabs .ant-tabs-tabpane::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dashboard-layout .ant-layout{height:100vh!important;overflow:hidden!important}.dashboard-content{flex:1!important;display:flex!important;flex-direction:column!important}.custom-tab-close-btn{opacity:.6;transition:all .2s ease}.custom-tab-close-btn:hover{opacity:1;transform:scale(1.1)}.ant-tabs-tab-remove{display:inline-block!important;visibility:visible!important;opacity:1!important;position:relative!important;margin-left:8px!important;font-size:12px!important;color:#999!important;cursor:pointer!important;padding:2px!important;border-radius:2px!important;transition:all .2s ease!important}.ant-tabs-tab-remove:hover{color:#ff4d4f!important;background-color:#ff4d4f1a!important}.ant-tabs-tab{padding-right:32px!important;min-width:100px!important;position:relative!important}.ant-tabs-tab-remove-wrapper{display:inline-block!important;visibility:visible!important;opacity:1!important}.ant-tabs-tab[data-closable=true] .ant-tabs-tab-remove{display:inline-block!important}.ant-tabs-tab[data-closable=false] .ant-tabs-tab-remove{display:none!important}.ant-tabs-tab-btn{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.product-selector{display:flex;flex-direction:column;height:100%}.product-search{margin-bottom:20px;padding:0 4px}.product-search .ant-input-affix-wrapper{border-radius:8px;box-shadow:0 2px 8px #0000001a}.product-search .ant-input-affix-wrapper:hover{box-shadow:0 4px 12px #00000026}.product-list-container{flex:1;overflow:hidden;position:relative}.product-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#666;font-size:14px}.loading-spinner{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #1890ff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;max-height:400px;overflow-y:auto;padding:4px}.product-item{border:2px solid #f0f0f0;border-radius:12px;padding:16px;cursor:pointer;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.product-item:hover{border-color:#d9d9d9;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.product-item.selected{border-color:#1890ff;background:linear-gradient(135deg,#f0f8ff 0%,#e6f7ff 100%);box-shadow:0 4px 20px #1890ff33}.product-item.selected:before{content:"✓";position:absolute;top:8px;right:8px;width:24px;height:24px;background:#1890ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.product-image{text-align:center;margin-bottom:16px}.product-image img{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #f0f0f0;transition:transform .3s ease}.product-item:hover .product-image img{transform:scale(1.05)}.product-info{text-align:center}.product-name{font-weight:600;font-size:14px;color:#262626;margin-bottom:6px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-code{color:#8c8c8c;font-size:12px;margin-bottom:4px;font-family:Courier New,monospace;background:#f5f5f5;padding:2px 6px;border-radius:3px;display:inline-block}.product-specifications{color:#1890ff;font-size:11px;margin-bottom:0;background:#e6f7ff;padding:2px 6px;border-radius:3px;display:inline-block;border:1px solid #91d5ff;font-weight:500}.product-category{color:#52c41a;font-size:11px;margin-bottom:4px;background:#f6ffed;padding:2px 6px;border-radius:4px;display:inline-block}.product-price{color:#1890ff;font-weight:700;font-size:16px;margin:8px 0 4px}.product-unit{color:#8c8c8c;font-size:11px;margin-bottom:6px}.product-description{color:#595959;font-size:11px;line-height:1.3;background:#fafafa;padding:4px 8px;border-radius:4px;margin-top:6px}.selected-product-info{display:inline-block;margin:0 8px;text-align:left}.selected-product-name{font-weight:600;color:#1890ff;font-size:14px;line-height:1.4;margin-bottom:4px}.selected-product-code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:11px;color:#666;border:1px solid #e8e8e8;display:inline-block}.selected-product-price{color:#52c41a;font-weight:600;margin-left:8px}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.product-item{padding:12px}.product-image img{width:60px;height:60px}.product-name{font-size:13px}.product-price{font-size:14px}}.product-grid::-webkit-scrollbar{width:6px}.product-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-grid::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.product-grid::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.product-item{animation:fadeInUp .3s ease-out}.product-image-cell{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-image-cell .ant-image{border-radius:4px;overflow:hidden}.no-image{width:50px;height:50px;background:#f5f5f5;border:1px dashed #d9d9d9;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#999;font-size:12px;text-align:center;line-height:1.2}.selected-row{background-color:#e6f7ff!important}.selected-row:hover{background-color:#bae7ff!important}.disabled-row{background-color:#f5f5f5!important;color:#bfbfbf!important;cursor:not-allowed!important;opacity:.6}.disabled-row:hover{background-color:#f5f5f5!important;color:#bfbfbf!important}.disabled-row td{color:#bfbfbf!important}.disabled-row .stock-quantity{color:#ff4d4f!important;font-weight:700}.search-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 4px}.search-section{flex:1}.actions-section{margin-left:16px}.product-table-container{flex:1;overflow:hidden}.selection-hint{margin-top:16px;padding:12px 16px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;text-align:center;color:#52c41a;font-size:14px}.selection-hint strong{color:#389e0d;margin:0 4px}.empty-state{text-align:center;padding:60px 20px;color:#8c8c8c}.empty-icon{font-size:48px;margin-bottom:16px;opacity:.6}.empty-text{font-size:16px;margin-bottom:8px;color:#595959}.empty-tip{font-size:12px;color:#8c8c8c;line-height:1.5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-item.selected{animation:selectPulse .6s ease-out}@keyframes selectPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.purchase-order-management .ant-tag{border-radius:4px;font-weight:500}.purchase-order-management .ant-statistic-title{font-size:14px;color:#666}.purchase-order-management .ant-statistic-content{font-size:24px;font-weight:600}.custom-mask{background-color:#0009!important}.product-card{transition:all .3s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.product-item{border:1px solid #d9d9d9;border-radius:8px;padding:16px;cursor:pointer;background:#fff;transition:all .3s;text-align:center}.product-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff26}.product-item.selected{border:2px solid #1890ff;background:#f0f8ff}.product-item img{width:80px;height:80px;object-fit:cover;border-radius:4px;margin-bottom:12px}.product-name{font-weight:700;margin-bottom:4px;font-size:14px;color:#333}.product-code{color:#666;font-size:12px;margin-bottom:4px}.order-item-table .product-code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:11px;color:#666;border:1px solid #e8e8e8}.product-price{color:#1890ff;font-weight:700;font-size:16px;margin-bottom:4px}.product-unit{color:#999;font-size:12px}.product-search{margin-bottom:16px}.empty-state{text-align:center;padding:40px;color:#999}.quick-add-section{background:#f8f9fa;padding:16px;border-radius:6px;margin:16px 0;border:1px dashed #d9d9d9}.quick-add-buttons{display:flex;align-items:center;gap:12px;margin-bottom:12px}.quick-add-tip{font-size:12px;color:#666}.sales-order-management{padding:24px}.sales-order-management .ant-card{margin-bottom:16px}.sales-order-management .ant-table{background:#fff}.sales-order-management .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.sales-order-management .ant-btn,.sales-order-management .ant-input-search,.sales-order-management .ant-select{border-radius:6px}.sales-order-management .ant-tag{border-radius:4px;font-weight:500}.outbound-order-management{padding:24px}.outbound-order-management .ant-card{margin-bottom:16px}.outbound-order-management .ant-table{background:#fff}.outbound-order-management .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.outbound-order-management .ant-btn,.outbound-order-management .ant-input-search,.outbound-order-management .ant-select{border-radius:6px}.outbound-order-management .ant-tag{border-radius:4px;font-weight:500}.even-row{background-color:#fafafa}.odd-row{background-color:#fff}.even-row:hover,.odd-row:hover{background-color:#f8fafc!important;transition:background-color .15s ease}.ant-table-thead>tr>th{background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;font-weight:600!important;color:#374151!important;padding:12px 16px!important;font-size:14px!important}.ant-table-tbody>tr>td{padding:12px 16px!important;border-bottom:1px solid #f3f4f6!important;vertical-align:middle!important;font-size:14px!important}.ant-tag{border-radius:4px!important;font-weight:500!important;padding:2px 8px!important;border:none!important;font-size:12px!important}.ant-btn{border-radius:4px!important;font-weight:500!important;transition:all .15s ease!important;font-size:13px!important}.ant-btn:hover{transform:translateY(-1px)!important;box-shadow:0 2px 4px #0000001a!important}.ant-pagination{margin:0!important}.ant-pagination-item{border-radius:4px!important;border:1px solid #d1d5db!important}.ant-pagination-item-active{background:#3b82f6!important;border-color:#3b82f6!important}.ant-pagination-item-active a{color:#fff!important}.ant-input{border-radius:4px!important;border:1px solid #d1d5db!important;transition:all .15s ease!important}.ant-input:focus,.ant-input-focused{border-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f61a!important}.ant-select .ant-select-selector{border-radius:4px!important;border:1px solid #d1d5db!important}.ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f61a!important}.ant-drawer-header{background:#ffffff!important;border-bottom:1px solid #e5e7eb!important;padding:16px 20px!important}.ant-drawer-body{padding:20px!important}.ant-descriptions{background:#fff!important}.ant-descriptions-item-label{background:#f9fafb!important;font-weight:600!important;color:#374151!important;border-right:1px solid #e5e7eb!important;font-size:13px!important}.ant-descriptions-item-content{background:#fff!important;color:#1f2937!important;font-size:13px!important}.tenant-name-code{display:flex;flex-direction:column;gap:2px}.tenant-name{font-weight:600;color:#111827;font-size:14px;line-height:1.4}.tenant-code{font-weight:400;color:#6b7280;font-size:12px;line-height:1.2;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#f3f4f6;padding:2px 6px;border-radius:3px;display:inline-block;width:fit-content}.tenant-status{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.status-item{display:flex;align-items:center;gap:4px}.status-label{font-size:11px;color:#6b7280;font-weight:500;min-width:40px}.status-tag{font-size:11px!important;padding:1px 6px!important;border-radius:3px!important;font-weight:500!important;border:none!important}.tenant-dates{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.date-item{display:flex;flex-direction:row;align-items:center;gap:6px}.date-label{font-size:10px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.5px;min-width:40px}.date-value{font-size:12px;color:#374151;font-weight:500;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.date-value.permanent{color:#10b981;font-style:italic}.tenant-contact{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.contact-item{display:flex;flex-direction:row;align-items:center;gap:6px}.contact-label{font-size:10px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.5px;min-width:40px}.contact-value{font-size:12px;color:#374151;font-weight:500}.contact-value.email{color:#3b82f6;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}@media (max-width: 768px){.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 12px!important;font-size:13px!important}.ant-btn{padding:4px 8px!important;font-size:12px!important}.tenant-name{font-size:13px!important}.tenant-code{font-size:11px!important}.status-label{font-size:10px!important;min-width:35px!important}.status-tag{font-size:10px!important;padding:1px 4px!important}.date-label{font-size:9px!important}.date-value{font-size:11px!important}.contact-label{font-size:9px!important;min-width:35px!important}.contact-value{font-size:11px!important}.contact-value.email{font-size:10px!important}.date-label{font-size:9px!important;min-width:35px!important}}.tenant-config{padding:0}.tenant-config-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding:0}.header-content{flex:1}.header-title{display:flex;align-items:center;margin-bottom:8px}.header-icon{font-size:20px;color:#1890ff;margin-right:8px}.header-actions{flex-shrink:0;margin-left:16px}.feature-config-table{margin-top:0}.feature-config-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626;border-bottom:2px solid #f0f0f0}.feature-config-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:12px 16px}.feature-config-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.feature-config-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-statistic-title{color:#8c8c8c;font-size:14px;margin-bottom:4px}.ant-switch{background:#d9d9d9}.ant-switch-checked{background:#52c41a}.ant-tag{border-radius:4px;font-size:12px;padding:2px 8px;margin:0}.header-actions .ant-btn{border-radius:6px;font-weight:500}.header-actions .ant-btn-primary{background:#1890ff;border-color:#1890ff;box-shadow:0 2px 4px #1890ff33}.header-actions .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff;box-shadow:0 4px 8px #1890ff4d}.ant-card-head{border-bottom:1px solid #f0f0f0;padding:0 16px}.ant-card-head-title{font-weight:600;color:#262626}.ant-card-body{padding:16px}@media (max-width: 768px){.tenant-config-header{flex-direction:column;align-items:stretch}.header-actions{margin-left:0;margin-top:16px}.header-actions .ant-space{width:100%;justify-content:flex-end}}.ant-alert{border-radius:8px;border:none;box-shadow:0 1px 3px #0000001a}.ant-alert-warning{background:#fff7e6;border-left:4px solid #faad14}.ant-divider{margin:16px 0;border-color:#f0f0f0}.feature-config-table .ant-table-tbody>tr{transition:all .2s ease}.feature-config-table .ant-table-tbody>tr:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.feature-config-table .ant-table-tbody>tr>td:first-child{font-weight:500}.feature-config-table .ant-tag-green{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.feature-config-table .ant-tag-red{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.feature-config-table .ant-tag-blue{background:#e6f7ff;border-color:#91d5ff;color:#1890ff}.icon-selector-modal .ant-modal-body{padding:24px}.icon-selector-modal .ant-tabs-content{min-height:400px}.icon-item{position:relative;padding:16px;border:1px solid #d9d9d9;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#fff;overflow:hidden}.icon-item:hover{border-color:#40a9ff;box-shadow:0 4px 12px #1890ff26;transform:translateY(-2px)}.icon-item.selected{border-color:#1890ff;background:linear-gradient(135deg,#e6f7ff 0%,#f0f8ff 100%);box-shadow:0 4px 20px #1890ff33}.icon-item.selected:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1890ff,#40a9ff)}.icon-item .icon-preview{font-size:28px;margin-bottom:12px;color:#000;transition:transform .3s;display:flex;justify-content:center;align-items:center;height:40px}.icon-item .icon-preview svg{width:28px;height:28px;fill:#000;stroke:#000;stroke-width:1.5}.icon-item:hover .icon-preview{transform:scale(1.1);color:#000}.icon-item:hover .icon-preview svg{fill:#000;stroke:#000}.icon-item .icon-name{font-size:12px;color:#666;word-break:break-all;line-height:1.4}.icon-item.selected .icon-name{color:#1890ff;font-weight:500}.icon-item.selected .icon-preview{color:#000}.icon-item.selected .icon-preview svg{fill:#000;stroke:#000}.icon-item .check-icon{position:absolute;top:8px;right:8px;color:#1890ff;font-size:16px;background:#fff;border-radius:50%;padding:2px;box-shadow:0 2px 8px #1890ff4d}.icon-search{margin-bottom:20px}.icon-search .ant-input-affix-wrapper{border-radius:8px;box-shadow:0 2px 8px #0000001a}.icon-search .ant-input-affix-wrapper:hover{box-shadow:0 4px 12px #00000026}.icon-search .ant-input-affix-wrapper:focus-within{box-shadow:0 4px 16px #1890ff33}.icon-tabs .ant-tabs-tab{padding:12px 16px;margin:0 8px 0 0;border-radius:6px;transition:all .3s}.icon-tabs .ant-tabs-tab:hover{background-color:#f5f5f5}.icon-tabs .ant-tabs-tab-active{background-color:#e6f7ff}.selected-icon-tip{margin-top:16px;padding:12px 16px;background:linear-gradient(135deg,#f6ffed 0%,#f0f9ff 100%);border:1px solid #b7eb8f;border-radius:8px;box-shadow:0 2px 8px #b7eb8f33}.selected-icon-tip .ant-typography{margin-bottom:0}.selected-icon-tip .ant-typography code{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:2px 6px;font-size:12px;color:#1890ff}@media (max-width: 768px){.icon-item{padding:12px 8px}.icon-item .icon-preview{font-size:20px}.icon-item .icon-name{font-size:11px}.icon-selector-modal .ant-modal{margin:16px;max-width:calc(100vw - 32px)}}.icon-tabs-dropdown{z-index:1002!important}.icon-empty{text-align:center;padding:40px 20px;color:#bfbfbf}.icon-empty .empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.icon-empty .empty-text{font-size:14px;margin-bottom:8px}.icon-empty .empty-hint{font-size:12px;opacity:.7}.purchase-order-management{padding:24px}.purchase-order-management .ant-card{margin-bottom:16px}.purchase-order-management .ant-table{background:#fff}.purchase-order-management .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.purchase-order-management .ant-btn,.purchase-order-management .ant-input-search,.purchase-order-management .ant-select{border-radius:6px}.purchase-order-management .ant-tag{border-radius:4px}.decoration-wrapper{max-width:100%;min-width:1100px;display:flex;justify-content:space-between}.decoration-wrapper .left{min-width:300px;max-width:300px;border-radius:4px;height:100%}.decoration-wrapper .left .wrapper{padding-left:15px;padding-right:15px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.decoration-wrapper .left .wrapper .tips{height:63px;line-height:63px;display:flex;justify-content:space-between;font-size:13px;color:#000;cursor:pointer}.decoration-wrapper .content{position:relative;height:650px;width:100%;padding-top:40px}.decoration-wrapper .content .scroll-box{flex:1;width:379px;height:73vh;margin:0 auto;padding-top:1px}.decoration-wrapper .content .mConfig-item{position:relative;cursor:move}.decoration-wrapper .content .mConfig-item.hide:before{position:absolute;content:"已隐藏";background:rgba(0,0,0,.5);width:100%;height:100%;z-index:99;color:#fff;display:flex;align-items:center;justify-content:center}.decoration-wrapper .content .mConfig-item.on{cursor:move}.decoration-wrapper .right-box{min-width:540px;max-width:540px;border-radius:4px;overflow:scroll;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:6px;background-color:transparent}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background-color:#bfc1c4}.mobile-page{position:relative;width:auto}.banner-two{position:relative;z-index:1;overflow:hidden;width:100%;height:150px}.banner-two img{width:100%}.banner-two .img-middle{height:150px;background-position:center;object-fit:cover}.banner-two .img-left,.banner-two .img-right{height:140px}.banner-two .empty-box{height:150px;background:#f3f9ff}.banner-two .empty-left{height:140px}.banner-two .empty-middle{height:150px}.banner-two .empty-right{height:140px}.banner-two .item-middle{flex:1;margin:0 10px}.banner-two .img-box{width:100%;height:100%;display:flex}.banner-two .itemLeft,.banner-two .item-right{width:20px;height:134px;margin-top:5px}.dot{position:absolute;left:0;bottom:12px;width:100%;display:flex;align-items:center}.dot .dot-item{width:5px;height:5px;background:#aaaaaa;border-radius:50%;margin:0 3px}.dot.line-dot{bottom:12px}.dot.line-dot .line_dot-item{width:8px;height:2px;background:#aaaaaa;margin:0 3px}.list_menu{padding:0 12px;display:grid;grid-template-rows:auto}.list_menu .item{font-size:11px;color:#282828;text-align:center}.list_menu .item .img-box{width:50px;height:50px;margin:0 auto 7px}.list_menu .item .img-box img{width:100%;height:100%}.home_menu{display:flex;overflow:hidden}.home_menu .menu-item{width:80px;font-size:11px;color:#282828;text-align:center;flex:0 0 20%}.home_menu .menu-item .img-box{width:50px;height:50px;margin:0 auto}.home_menu .menu-item p{margin-top:5px}.handleType{position:absolute;right:-43px;top:0;width:30px;height:173px;border-radius:4px;background:#666666;cursor:pointer;color:#fff!important;text-align:center;padding:4px 0}.handleType .iconfont{padding:5px 0;color:#fff!important;font-size:20px!important}.handleType .iconfont.on{opacity:.4}.delete-box{display:none;position:absolute;left:-2px;top:0;width:383px;height:100%;border:2px dashed #1890ff;padding:10px 0}.mConfig-item.on .delete-box{display:block;border:2px solid #1890ff;box-shadow:0 0 10px #1890ff4d}.page-name{position:absolute;top:0;background:#fff;left:-100px;width:86px;height:32px;text-align:center;line-height:32px;font-size:13px;color:#666;border-radius:3px}.page-name:before{content:"";position:absolute;width:10px;height:10px;background:#fff;transform:rotate(45deg);top:50%;right:-5px;margin-top:-5px}.page-design-container{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;overflow:hidden;margin:0;padding:0;z-index:1;width:100%;height:100%;box-sizing:border-box;max-width:100%}.page-design-card{height:100%}.page-design-flex{display:flex;flex-wrap:nowrap;height:calc(100% - 50px);overflow:hidden;width:100%;align-items:flex-start}.tab-view{width:200px;min-width:200px;flex-shrink:0;border-right:1px solid #eee;margin-right:40px;display:flex;flex-direction:column;background:#fff;height:100%;overflow-y:auto;z-index:10;position:relative}.cell-item{height:50px;font-size:14px;line-height:50px;text-align:left;padding-left:30px;cursor:pointer;transition:all .2s;color:#333}.tab-active{color:#1890ff;border-right:2px solid #1890ff}.left-model{width:375px;min-width:375px;flex-shrink:0;height:700px;border-radius:4px;border:1px solid #cccccc;margin:30px 50px 27px 0;background:#f5f5f5;position:relative;overflow:auto}.current-home{width:100%;height:647px;overflow-y:scroll;position:relative}.page-foot{position:absolute;bottom:0;left:0;width:100%;background:#fff;z-index:10}.page-foot-content{display:flex;background:#fff}.foot-item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px}.foot-item img{width:24px;height:24px}.foot-item p{padding:0;margin:3px 0 0;font-size:12px;color:#282828}.user-head{width:375px;height:262px;background:linear-gradient(180deg,#e93323 0%,#f5f5f5 100%)}.user-bg{width:100%;height:208px;background-repeat:no-repeat;background-size:cover;padding:0 15px}.user-card{position:relative;width:100%;margin:0 auto;padding:17px 0 14px}.user-info{display:flex}.user-info .info{display:flex;flex-direction:column;justify-content:space-between;margin-left:9px;padding:7px 0}.nick-name{color:#fff;font-size:15px;margin:0}.phone{font-size:12px;color:#fff9;margin:0}.num-wrapper{margin-top:14px;display:flex;justify-content:space-between;align-items:center;color:#fff}.num-wrap-item{width:25%;text-align:center}.num-item-bold{font-size:20px;font-weight:700;margin:0}.num-title{font-size:12px;color:#fff9;margin:0}.flex-between{flex:1;display:flex;justify-content:space-between;position:relative;height:100%;overflow:hidden;min-width:0}.right-box{width:70%;min-width:400px;border-radius:4px;height:100%;overflow-y:auto;overflow-x:hidden;padding:0 10px;margin-top:30px;position:relative}.right-box::-webkit-scrollbar{width:4px;height:1px}.right-box::-webkit-scrollbar-thumb{border-radius:4px;box-shadow:inset 0 0 5px #0003;background:#535353}.right-box::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:4px;background:#fff}.title-bar-line{font-size:16px;font-weight:600;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.mobile-config{padding:0 15px 20px 0}.box-item{position:relative;display:flex;margin-top:15px;padding:20px 30px 20px 0;border:1px solid #dddddd;border-radius:3px}.left-tool{display:flex;align-items:center;justify-content:center;width:72px}.right-wrapper{flex:1}.img-wrapper{display:flex}.img-item{position:relative;width:80px;height:80px;margin-right:20px;cursor:pointer}.img-item img{display:block;width:100%;height:100%;object-fit:cover}.empty-img{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;background:#f7f7f7;font-size:12px;color:#bfbfbf}.txt{position:absolute;left:0;bottom:0;width:100%;height:22px;line-height:22px;text-align:center;background:rgba(0,0,0,.4);color:#fff;font-size:12px}.info{flex:1;margin-left:12px}.info-item{display:flex;align-items:center;margin-bottom:10px;width:100%}.info-item span{width:40px;font-size:13px;flex-shrink:0;margin-right:10px}.input-box{flex:1;min-width:0;display:flex;align-items:center}.item{position:relative;display:flex;margin-top:20px;border:1px dashed #ddd;padding:15px 15px 0 0}.move-icon{display:flex;align-items:center;justify-content:center;width:30px;height:80px;cursor:move;color:#d8d8d8}.picBox{cursor:pointer;position:relative}.img-box{width:70px;height:70px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.img-box img{width:100%;height:100%;object-fit:cover}.upLoad{width:58px;height:58px;line-height:58px;border:1px dotted rgba(0,0,0,.1);border-radius:4px;background:rgba(0,0,0,.02);display:flex;justify-content:center;align-items:center}.delect-btn{position:absolute;right:-12px;top:-16px;color:#999;z-index:11}.cur-pointer{cursor:pointer}.select-active{border:1px dashed #666;box-sizing:border-box}.tip{width:100%;text-align:center;font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#999}.footer-btn-fixed{position:absolute;bottom:0;left:0;right:0;height:50px;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;justify-content:flex-end;padding:0 24px;z-index:100}.add-btn{margin-top:20px;margin-bottom:20px}.ant-card{border-radius:8px;box-shadow:0 1px 3px #0000001a}.ant-statistic-title{color:#6b7280;font-size:14px;font-weight:500}.ant-statistic-content{font-size:24px;font-weight:600}.ant-input-affix-wrapper{border-radius:6px;border:1px solid #d1d5db;transition:all .2s}.ant-input-affix-wrapper:hover{border-color:#3b82f6}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.ant-btn{border-radius:6px;font-weight:500;transition:all .2s}.ant-btn-primary{background:#3b82f6;border-color:#3b82f6}.ant-btn-primary:hover{background:#2563eb;border-color:#2563eb}.ant-btn-link{padding:4px 8px;height:auto;color:#3b82f6}.ant-btn-link:hover{color:#2563eb;background:rgba(59,130,246,.1)}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:600;color:#374151;padding:12px 16px}.ant-table-tbody>tr>td{padding:12px 16px;border-bottom:1px solid #f3f4f6}.ant-table-tbody>tr:hover>td{background:#f9fafb}.ant-tag{border-radius:4px;font-size:12px;font-weight:500;padding:2px 8px;border:none}.ant-tag-green{background:#dcfce7;color:#166534}.ant-tag-red{background:#fee2e2;color:#dc2626}.ant-tag-blue{background:#dbeafe;color:#1d4ed8}.ant-tag-orange{background:#fed7aa;color:#ea580c}.ant-switch{background:#d1d5db}.ant-switch-checked{background:#10b981}.ant-switch:focus{box-shadow:0 0 0 2px #10b98133}.ant-drawer-header{border-bottom:1px solid #e5e7eb;padding:16px 24px}.ant-drawer-title{font-size:16px;font-weight:600;color:#1f2937}.ant-drawer-body{padding:24px}.ant-drawer-footer{border-top:1px solid #e5e7eb;padding:12px 24px}.ant-form-item-label>label{font-weight:500;color:#374151}.ant-input,.ant-input-number{border-radius:6px;border:1px solid #d1d5db;transition:all .2s}.ant-input:hover,.ant-input-number:hover{border-color:#3b82f6}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.ant-input-textarea{border-radius:6px}.ant-pagination{margin-top:16px;text-align:right}.ant-pagination-item{border-radius:6px;border:1px solid #d1d5db}.ant-pagination-item:hover{border-color:#3b82f6}.ant-pagination-item-active{background:#3b82f6;border-color:#3b82f6}.ant-pagination-item-active a{color:#fff}@media (max-width: 768px){.ant-card{margin-bottom:16px}.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 12px}.ant-drawer{width:100%!important}}.ant-spin-container{min-height:200px}.ant-empty{padding:40px 0}.ant-empty-description{color:#6b7280}.App{width:100%;height:100vh;overflow:hidden;margin:0;padding:0;position:relative}.App .login-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-form-item{margin-bottom:20px}.ant-input-affix-wrapper,.ant-btn{border-radius:8px}::-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}
