.dashboard[data-v-7de4b15e]{max-width:1400px;margin:0 auto;padding:20px;background:#f8fafc;min-height:100vh}.welcome-container[data-v-7de4b15e]{background:linear-gradient(90deg,#1a2980,#26d0ce);border-radius:16px;padding:25px 40px;margin-bottom:30px;box-shadow:0 10px 30px rgba(0,0,0,.15);color:#fff;position:relative;overflow:hidden;animation:fadeIn-7de4b15e .8s ease}.welcome-container[data-v-7de4b15e]:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 70%);transform:rotate(30deg)}.welcome-content[data-v-7de4b15e]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.welcome-icon[data-v-7de4b15e]{font-size:42px;margin-right:20px;color:gold;animation:pulse-7de4b15e 2s infinite}.welcome-text[data-v-7de4b15e]{font-size:28px;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2)}.ent-name[data-v-7de4b15e]{color:gold;font-weight:800;margin:0 8px}.content-container[data-v-7de4b15e]{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:30px}.goods-card[data-v-7de4b15e]{width:100%;background:#fff;border-radius:16px;padding:25px;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;animation:fadeIn-7de4b15e .8s ease .2s forwards;opacity:0}.goods-card[data-v-7de4b15e]:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.section-title[data-v-7de4b15e]{font-size:24px;font-weight:700;margin-bottom:25px;color:#2c3e50;display:flex;align-items:center;border-bottom:2px solid #3498db;padding-bottom:10px}.section-title i[data-v-7de4b15e]{margin-right:12px;color:#3498db;font-size:26px}.goods-grid-container[data-v-7de4b15e]{max-height:400px;overflow-y:auto;padding-right:10px}.goods-grid[data-v-7de4b15e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.goods-item[data-v-7de4b15e]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:20px;transition:all .3s ease;border-left:4px solid #3498db;box-shadow:0 4px 12px rgba(0,0,0,.05);animation:fadeIn-7de4b15e .8s ease .4s forwards;opacity:0;min-height:180px}.goods-item[data-v-7de4b15e]:hover{background:linear-gradient(135deg,#e3f2fd,#bbdefb);transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.1)}.goods-name[data-v-7de4b15e]{font-size:18px;font-weight:700;text-align:center;margin-bottom:15px;color:#2c3e50;padding-bottom:10px;border-bottom:1px solid #e0e0e0}.price-item[data-v-7de4b15e]{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed #e0e0e0}.price-item[data-v-7de4b15e]:last-child{border-bottom:none}.item-label[data-v-7de4b15e]{font-weight:500;color:#555;width:45px;text-align:center}.item-label2[data-v-7de4b15e]{font-weight:500;color:#555;margin-left:60px;text-align:center;width:110px}.values[data-v-7de4b15e]{display:flex;gap:15px}.quota-value[data-v-7de4b15e]{color:#e74c3c;font-weight:600;min-width:70px;text-align:right}.price-value[data-v-7de4b15e]{color:#27ae60;font-weight:600;min-width:100px;text-align:right}.chart-container[data-v-7de4b15e]{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:30px}.chart-card[data-v-7de4b15e]{flex:1;min-width:600px;background:#fff;border-radius:16px;padding:25px;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .3s ease;animation:fadeIn-7de4b15e .8s ease .6s forwards;opacity:0}.chart-card[data-v-7de4b15e]:hover{transform:translateY(-5px)}.chart-header[data-v-7de4b15e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.chart-title[data-v-7de4b15e]{font-size:20px;font-weight:700;color:#2c3e50;display:flex;align-items:center;gap:10px}.chart-actions1 button[data-v-7de4b15e]{margin-left:50px}.chart-actions1 button[data-v-7de4b15e],.chart-actions button[data-v-7de4b15e]{background:#3498db;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-weight:500;transition:background .3s;display:flex;align-items:center;gap:5px}.chart-actions button[data-v-7de4b15e]:hover{background:#2980b9}.chart[data-v-7de4b15e]{height:350px;width:100%}.info-bar[data-v-7de4b15e]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#7f8c8d;animation:fadeIn-7de4b15e .8s ease .8s forwards;opacity:0}.system-info[data-v-7de4b15e]{display:flex;gap:20px}.system-info span[data-v-7de4b15e]{display:flex;align-items:center;gap:5px}@keyframes pulse-7de4b15e{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fadeIn-7de4b15e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.goods-grid-container[data-v-7de4b15e]::-webkit-scrollbar{width:8px}.goods-grid-container[data-v-7de4b15e]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.goods-grid-container[data-v-7de4b15e]::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:4px}.goods-grid-container[data-v-7de4b15e]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:1200px){.chart-card[data-v-7de4b15e]{min-width:100%}}@media (max-width:768px){.welcome-text[data-v-7de4b15e]{font-size:22px}.goods-grid[data-v-7de4b15e]{grid-template-columns:1fr}.info-bar[data-v-7de4b15e]{flex-direction:column;gap:10px;align-items:flex-start}.section-title[data-v-7de4b15e]{font-size:20px}.welcome-icon[data-v-7de4b15e]{font-size:32px}.chart-header[data-v-7de4b15e]{flex-direction:column;align-items:flex-start;gap:10px}.chart-actions[data-v-7de4b15e]{align-self:flex-end}}@media (max-width:480px){.welcome-text[data-v-7de4b15e]{font-size:18px}.system-info[data-v-7de4b15e]{flex-direction:column;gap:5px}.chart-title[data-v-7de4b15e]{font-size:18px}.goods-name[data-v-7de4b15e]{font-size:16px}.price-item[data-v-7de4b15e]{flex-direction:column;gap:5px}.values[data-v-7de4b15e]{justify-content:space-between}}