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}:root{color-scheme:light;--app-bg: #eef3fb;--app-bg-secondary: #f7faff;--card-bg: rgba(255, 255, 255, .92);--card-border: rgba(148, 163, 184, .18);--text-primary: #172033;--text-secondary: #5f6b85;--accent: #1d4ed8;--shadow-lg: 0 20px 60px rgba(15, 23, 42, .12);font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei UI,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(29,78,216,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(14,165,233,.12),transparent 25%),var(--app-bg);color:var(--text-primary)}body{min-height:100vh}.shell-layout{min-height:100vh;background:transparent}.shell-sider{background:linear-gradient(180deg,#101827,#0f172a)!important;box-shadow:8px 0 40px #0f172a2e}.brand-panel{display:flex;align-items:center;gap:14px;padding:28px 24px 20px}.brand-mark{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;font-size:22px;font-weight:800;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4)}.brand-title{color:#fff;font-size:18px;font-weight:700}.brand-subtitle{color:#ffffff8c;font-size:12px}.shell-menu{background:transparent!important;border-inline-end:0!important;padding:8px 12px}.shell-menu .ant-menu-item{border-radius:14px;margin-bottom:8px!important}.shell-header{height:auto;line-height:normal;padding:20px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;background:#ffffffc2!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--card-border)}.shell-header-main{min-width:0;display:flex;flex-direction:column;justify-content:center}.shell-header-title{font-size:22px;font-weight:700;line-height:1.2}.shell-header-subtitle{margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.5}.shell-user{display:flex;align-items:center;gap:14px;justify-content:flex-end;white-space:nowrap}.shell-user-info{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#94a3b81a}.shell-user-name{font-size:14px;font-weight:600}.shell-user-account,.shell-user-info small{color:var(--text-secondary);font-size:12px}.shell-logout-button{display:inline-flex;align-items:center;height:40px}.shell-content{padding:28px;background:transparent}.page-stack{display:flex;flex-direction:column;gap:20px}.hero-card,.page-card,.mini-stat-card,.stat-card{border:1px solid var(--card-border);border-radius:24px!important;box-shadow:var(--shadow-lg)}.hero-card{background:linear-gradient(135deg,#0f172af5,#1e293beb 56%,#1d4ed8e0);color:#fff;padding:32px;display:flex;justify-content:space-between;gap:20px;align-items:center}.hero-card h2{margin:8px 0 10px;font-size:32px}.hero-card p{max-width:680px;margin:0;color:#ffffffc7}.hero-eyebrow{color:#ffffffad;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.stat-grid,.mini-stat-grid{display:grid;gap:18px}.stat-grid,.mini-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:24px;background:var(--card-bg)}.stat-card-title,.mini-stat-card span{color:var(--text-secondary);font-size:14px}.stat-card-value,.mini-stat-card strong{display:block;margin-top:10px;font-size:30px;font-weight:800}.stat-card-blue{background:linear-gradient(135deg,#2563eb24,#fffffff2)}.stat-card-green{background:linear-gradient(135deg,#05966924,#fffffff2)}.stat-card-orange{background:linear-gradient(135deg,#f59e0b29,#fffffff2)}.stat-card-red{background:linear-gradient(135deg,#dc26261f,#fffffff2)}.mini-stat-card{background:var(--card-bg)}.mini-stat-card .ant-card-body{padding:20px 22px}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.content-grid-2{grid-template-columns:1fr 1fr}.page-card{background:var(--card-bg)}.page-card .ant-card-head{border-bottom-color:#94a3b829}.muted-text{color:var(--text-secondary)}.toolbar-row{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.toolbar-actions{display:flex;gap:12px}.low-stock-list{display:flex;flex-direction:column;gap:14px}.low-stock-item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px dashed rgba(148,163,184,.22)}.low-stock-item:last-child{border-bottom:0;padding-bottom:0}.low-stock-item div{display:flex;flex-direction:column;gap:4px}.low-stock-item span{color:var(--text-secondary)}.empty-panel{padding:24px 0;text-align:center;color:var(--text-secondary)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(59,130,246,.22),transparent 30%),radial-gradient(circle at bottom right,rgba(6,182,212,.18),transparent 24%),linear-gradient(135deg,#f6f9ff,#eef4ff)}.login-hero{padding:76px 72px;display:flex;flex-direction:column;justify-content:center}.login-hero-badge{width:fit-content;padding:8px 14px;border-radius:999px;background:#1d4ed81f;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-hero h1{margin:22px 0 12px;font-size:46px;line-height:1.1}.login-hero p{max-width:560px;color:var(--text-secondary);font-size:16px;line-height:1.8}.login-feature-list{display:flex;flex-direction:column;gap:18px;margin-top:32px}.login-feature-item{max-width:560px;padding:20px 22px;border-radius:22px;background:#ffffffc7;border:1px solid rgba(148,163,184,.16);box-shadow:var(--shadow-lg)}.login-feature-item strong{display:block;margin-bottom:8px;font-size:16px}.login-feature-item span{color:var(--text-secondary);line-height:1.7}.login-panel{display:flex;align-items:center;justify-content:center;width:100%;max-width:520px;padding:24px}.login-card{width:min(460px,100%);border-radius:28px!important;box-shadow:0 24px 80px #0f172a29}.login-card-header{margin-bottom:22px}.login-card-title{font-size:28px;font-weight:800}.login-card-text{margin-top:8px;color:var(--text-secondary)}.login-tip{margin-top:18px;color:var(--text-secondary)}.login-tip span{color:var(--text-primary);font-weight:700}@media(max-width:1200px){.stat-grid,.mini-stat-grid,.content-grid,.content-grid-2{grid-template-columns:1fr}}@media(max-width:768px){.shell-header,.shell-content{padding:18px}.shell-header{grid-template-columns:1fr;justify-items:start}.shell-user{width:100%;justify-content:space-between}.hero-card{padding:24px;flex-direction:column;align-items:flex-start}.login-panel{padding:24px}}
