:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f7fa}#app{min-height:100vh}.page-container,.basic-info-container{padding:20px}.page-container .header,.basic-info-container .header,.inventory-container .header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.page-container .header h2,.basic-info-container .header h2,.inventory-container .header h2{margin:0;white-space:nowrap}.page-container .actions,.basic-info-container .actions,.page-container .filters,.basic-info-container .filters,.inventory-container .filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media(max-width:768px){.page-container,.basic-info-container{padding:12px}.header{flex-direction:column;align-items:flex-start;gap:10px}.actions{width:100%;flex-wrap:wrap}.actions>*{width:100%}.el-dialog{width:calc(100% - 24px)!important;margin:12px auto!important}.el-dialog__body{max-height:70vh;overflow:auto}.el-date-editor,.el-input,.el-select,.el-input-number{width:100%!important}}.mobile-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-card{margin-bottom:8px;border-radius:8px;height:100%}@media(max-width:420px){.mobile-card-list{grid-template-columns:1fr}}.mobile-card .el-card__header{padding:10px 15px;border-bottom:1px solid #f0f0f0}.mobile-card .el-card__body{padding:15px}.card-header{display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:8px}.card-content{display:flex;flex-direction:column;gap:8px}.info-row{display:flex;justify-content:space-between;font-size:14px;color:#606266;line-height:1.6}.main-info{font-weight:700;font-size:16px;color:#303133;margin-bottom:4px;line-height:1.6}.sub-info{font-size:13px;color:#909399;line-height:1.6}.supplier-info{margin-top:8px;padding-top:8px;border-top:1px dashed #ebeef5;color:#909399;font-size:12px;display:flex;align-items:center;gap:4px}.card-actions{margin-top:12px;padding-top:12px;border-top:1px solid #ebeef5;display:flex;justify-content:flex-end;gap:12px}.code{font-family:monospace;font-weight:700;color:#409eff}.warning-text{color:#f56c6c;font-weight:700}.button-group-responsive{margin-bottom:20px;display:flex;gap:10px}@media(max-width:768px){.mobile-card .header-left,.mobile-card .card-header{flex-wrap:wrap}.mobile-card .el-checkbox__label{display:none}.mobile-card .info-row{align-items:flex-start;gap:6px;flex-wrap:wrap}.mobile-card .info-row span,.mobile-card .code{word-break:break-word}.mobile-card .main-info,.mobile-card .sub-info{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.mobile-card .name,.mobile-card .price{display:block;width:100%;line-height:1.7}.mobile-card .sub-info span{display:block;width:100%;line-height:1.6}.card-actions{justify-content:flex-start;flex-wrap:wrap}.header{flex-direction:column;align-items:stretch!important;gap:12px;margin-bottom:12px}.header h2{margin-bottom:0;font-size:1.2rem}.actions,.filters{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:8px}.actions .el-input,.filters .el-input,.actions .el-select,.filters .el-select,.actions .el-date-editor,.filters .el-date-editor{width:100%!important;margin-right:0!important}.actions .el-button,.filters .el-button{flex:1;min-width:80px}.button-group-responsive{display:flex;flex-wrap:wrap;gap:8px!important}.button-group-responsive .el-button{margin-left:0!important;margin-right:0!important;flex:1 1 auto}.el-dialog{width:90%!important}.el-form-item{flex-direction:column}.el-form-item__label{text-align:left;justify-content:flex-start}}body{margin:0;padding:0}.common-layout[data-v-6fd244b8]{height:100vh}.el-container[data-v-6fd244b8]{height:100%}[data-v-6fd244b8] .el-main{min-height:0}.aside-menu[data-v-6fd244b8]{background-color:#f5f7fa;border-right:1px solid #e6e6e6}.header[data-v-6fd244b8]{background-color:#409eff;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px}.header-left[data-v-6fd244b8]{display:flex;align-items:center;gap:10px}.logout-btn[data-v-6fd244b8]{margin-left:auto}.header-right[data-v-6fd244b8]{display:flex;align-items:center;gap:12px}.notification-btn[data-v-6fd244b8]{border-color:#fff9;color:#fff;background:transparent}.notification-popover[data-v-6fd244b8]{display:flex;flex-direction:column;gap:8px}.notification-header[data-v-6fd244b8]{display:flex;align-items:center;justify-content:space-between;gap:8px}.notification-title[data-v-6fd244b8]{font-weight:600;color:#303133}.notification-actions[data-v-6fd244b8]{display:flex;align-items:center;gap:8px}.notification-empty[data-v-6fd244b8]{padding:12px 8px;color:#909399}.notification-list[data-v-6fd244b8]{display:flex;flex-direction:column;gap:6px}.notification-item[data-v-6fd244b8]{border:1px solid #ebeef5;border-radius:6px;padding:8px 10px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.notification-item.unread[data-v-6fd244b8]{border-color:#d9ecff;background:#ecf5ff}.notification-item-title[data-v-6fd244b8]{display:flex;align-items:center;gap:6px;color:#303133;font-size:13px}.notification-item-dot[data-v-6fd244b8]{width:6px;height:6px;border-radius:50%;background:transparent;flex:0 0 auto}.notification-item.unread .notification-item-dot[data-v-6fd244b8]{background:#f56c6c}.notification-item-meta[data-v-6fd244b8]{color:#909399;font-size:12px}.profile-link[data-v-6fd244b8]{color:#fff;margin-right:0}.password-banner[data-v-6fd244b8]{background:#fff5cc;padding:10px 16px;color:#a05a00;font-weight:600}.menu-btn[data-v-6fd244b8]{margin-right:10px}.el-menu-vertical[data-v-6fd244b8]{border-right:none}@media(max-width:768px){.header[data-v-6fd244b8]{flex-wrap:wrap}.header-right[data-v-6fd244b8]{align-self:flex-end}.logout-btn[data-v-6fd244b8]{margin-left:0}}.portal-layout[data-v-e76ff47d]{min-height:100vh;background:#f5f7fa}.header[data-v-e76ff47d]{display:flex;align-items:center;justify-content:space-between}.header-right[data-v-e76ff47d]{display:flex;align-items:center;gap:12px}.profile-link[data-v-e76ff47d]{color:#409eff}.password-banner[data-v-e76ff47d]{background:#fff5cc;padding:10px 16px;color:#a05a00;font-weight:600}@media(max-width:768px){.header h2[data-v-e76ff47d]{font-size:16px}}.guest-layout[data-v-13788d93]{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.guest-header[data-v-13788d93]{height:56px;display:flex;align-items:center;padding:0 16px;background:#fff;border-bottom:1px solid #ebeef5}.title[data-v-13788d93]{font-size:18px;font-weight:600;color:#303133}.guest-content[data-v-13788d93]{flex:1;padding:16px}
