.supplier-detail{display:none}.detail-open>.module-tabs,.detail-open>.toolbar,.detail-open>#supply-grid{display:none}.detail-open>.supplier-detail{display:block}.back-suppliers{border:0;background:transparent;color:var(--green);padding:0;margin:2px 0 18px;cursor:pointer}.supplier-detail header{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 22px;box-shadow:var(--shadow)}.supplier-detail header>div:nth-child(2){flex:1}.supplier-detail header span{font-size:9px;color:var(--muted)}.supplier-detail header h2{font-size:20px;margin:4px 0}.supplier-detail-avatar{width:50px;height:50px;border-radius:14px;background:var(--pale);color:var(--green);display:grid;place-items:center;font-size:20px;font-weight:bold}.supplier-detail-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0}.supplier-detail-summary div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px 17px}.supplier-detail-summary span{color:var(--muted);font-size:9px}.supplier-detail-summary b{display:block;margin-top:6px}.product-table-card{overflow:hidden}.product-table-card td{padding:13px 18px}.product-table-card .btn{padding:6px 11px;font-size:10px}@media(max-width:650px){.supplier-detail-summary{grid-template-columns:1fr}.supplier-detail header{align-items:flex-start;flex-wrap:wrap}.supplier-detail header .btn{width:100%}}
.back-suppliers{display:inline-flex;align-items:center;gap:6px;border:1px solid #bcd9ca;background:#eff8f3;color:#176b49;padding:9px 18px;margin:0 0 18px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;transition:background .15s,border-color .15s}.back-suppliers:hover{background:#dff1e8;border-color:#72ad90}.supplier-detail header span{font-size:11px;color:#7b8780}.supplier-detail header h2{font-size:22px;margin:4px 0}.supplier-detail header p{font-size:12px;color:#7b8780;margin:4px 0 0}.supplier-detail-summary span{font-size:10px}.supplier-detail-summary b{font-size:17px;color:#176b49;font-weight:800}.product-table-card th{padding:12px 14px;font-size:13px;font-weight:700;color:#5f7268;background:#f5f9f7;white-space:nowrap;border-bottom:1px solid #e4ebe6}.product-table-card td{font-size:13px;color:#33453c}.product-table-card td b{font-size:14px;color:#24382f}.product-table-card td small{font-size:11px;color:#86928b}.product-table-card tbody tr:hover td{background:#fbfdfb}.supplier-detail-title{display:flex;flex-direction:column;gap:2px}.supplier-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.supplier-count-badge{background:#e7f5ed;color:#1f8159;font-size:12px;font-weight:700;border-radius:12px;padding:3px 10px;white-space:nowrap}.product-table-card .delete-product{margin-left:6px;border:1px solid #efc6c1;border-radius:7px;background:#fff5f3;color:#bf493f;padding:6px 10px;font-size:10px;cursor:pointer}.product-table-card .delete-product:hover{background:#fee9e6}.product-table-card .badge.muted{background:#f0f2f1;color:#89928d}.product-table-card .right{white-space:nowrap}
.tier-badge{cursor:pointer;margin-left:6px;padding:1px 7px;border-radius:10px;font-size:11px;background:#eef2ff;color:#4f46e5;white-space:nowrap;font-weight:600}
.tier-detail{display:none}
.tier-detail.open{display:table-row}
.tier-detail td{background:#f7faf9;padding:14px 18px;border-bottom:1px solid #eef2ef}
.tier-detail-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}
.tier-detail-mode{font-size:12px;font-weight:700;color:#176b49;background:#e7f5ed;padding:3px 10px;border-radius:12px}
.tier-detail-count{font-size:11px;color:#86928b}
.tier-chips{display:flex;flex-wrap:wrap;gap:8px}
.tier-chip{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e4ebe6;border-radius:8px;padding:6px 12px;font-size:12px}
.tier-chip b{color:#33453c;font-weight:600}
.tier-chip i{font-style:normal;color:#86928b;font-weight:500}
.tier-chip i::before{content:'成本 ';font-size:10px}
.tier-chip em{font-style:normal;color:#176b49;font-weight:700;margin-left:2px}
.tier-chip em::before{content:'售价 ';font-size:10px}
.tier-mode-tag{display:inline-flex;align-items:center;gap:5px;border:1px solid #c7d2fe;background:#eef2ff;color:#4f46e5;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;line-height:1}
.tier-mode-tag:hover{background:#e0e7ff}
.tier-mode-tag .tier-mode-caret{font-size:10px;transition:transform .15s}
#supplier-product-picker-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:1.5px dashed #9ecdb4;background:#f2faf5;color:#176b49;padding:11px 16px;border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}
#supplier-product-picker-btn:hover{background:#e3f3ea;border-color:#2e9e6b}
