body,html{margin:0;padding:0;height:100%;background-color:#f5f7fa;font-family:PingFang SC,Microsoft YaHei,sans-serif}#app.full-screen-app{width:100%;min-height:100vh;padding:20px;box-sizing:border-box;background-color:#f5f7fa}.tabs-container{background:#fff;border-radius:8px 8px 0 0;padding:0 30px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.tabs-container .el-tabs__item{font-size:16px;padding:0 25px;height:60px;line-height:60px}.filter-container{background:#fff;border-radius:0 0 8px 8px;padding:20px 30px;margin-bottom:20px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.filter-form{display:flex;flex-direction:column;gap:15px}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:15px 30px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #eee}.filter-row:last-child{border-bottom:none;margin-bottom:0}.filter-row .el-form-item{margin-bottom:0}.separator{margin:0 10px;color:#909399}.scheme-container{background:#fff;border-radius:8px;padding:25px 30px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.scheme-header{justify-content:space-between;margin-bottom:25px}.scheme-header,.scheme-info{display:flex;align-items:center}.title{font-size:18px;font-weight:700;color:#303133}.count{margin-left:15px;font-size:14px;color:#606266}.scheme-actions{display:flex;align-items:center;gap:20px}.scheme-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:25px}.scheme-column{border:1px solid #ebeef5;border-radius:8px;padding:20px;background:#fff;transition:all .3s ease}.scheme-column:hover{box-shadow:0 6px 16px rgba(64,158,255,.15);border-color:#c6e2ff}.column-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #ebeef5}.total-price{font-weight:700;font-size:16px;color:#f56c6c}.products-list{display:flex;flex-direction:column;gap:20px}.product-item{display:flex;gap:20px;padding-bottom:20px;border-bottom:1px dashed #e6e6e6}.product-item:last-child{border-bottom:none;padding-bottom:0}.product-image{width:150px;height:150px;flex-shrink:0;background:#f7f7f7;border-radius:4px;overflow:hidden}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info{flex:1;display:flex;flex-direction:column;gap:12px}.product-name-row{display:flex;gap:8px;line-height:1.4}.product-name-row strong{white-space:nowrap;color:#333}.product-name-text{flex:1;word-break:break-word;white-space:pre-line}.basic-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;margin-top:8px}.basic-info-grid div{font-size:14px;color:#666}.basic-info-grid strong{color:#333}.dialog-footer{display:flex;justify-content:center;gap:20px}@media (max-width:1200px){.scheme-columns{grid-template-columns:1fr}.filter-row{gap:15px}}@media (max-width:768px){.scheme-header{flex-direction:column;align-items:flex-start;gap:15px}.scheme-actions{width:100%;justify-content:space-between}.product-item{flex-direction:column}.product-image{width:100%;height:auto;aspect-ratio:1/1}.basic-info-grid{grid-template-columns:1fr}}.export-dialog .el-dialog__body{padding:20px}.export-content{position:relative}.pagination-container{margin-top:20px;text-align:center}.export-tip{margin-top:20px}.export-toolbar{margin-bottom:20px;padding:15px;background-color:#f5f7fa;border-radius:4px;border:1px solid #ebeef5}.export-toolbar .filter-form{margin:0;display:flex;align-items:center}.export-toolbar .el-form-item{margin-bottom:0;margin-right:20px}.export-toolbar .el-checkbox{font-weight:600}.filter-status{padding:4px 8px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;color:#1890ff;font-size:14px}.export-content .el-table{border:1px solid #ebeef5;border-radius:4px}.export-content .el-table th{background-color:#f5f7fa;color:#606266;font-weight:600}@media (max-width:1200px){.export-dialog{width:90%!important}}@media (max-width:768px){.export-dialog{width:95%!important}.export-content .el-table{font-size:12px}}h3[data-v-b9167eee]{margin:40px 0 0}ul[data-v-b9167eee]{list-style-type:none;padding:0}li[data-v-b9167eee]{display:inline-block;margin:0 10px}a[data-v-b9167eee]{color:#42b983}