
.ps-app-switcher-strip{padding:12px 0;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(244,247,251,.96));border-bottom:1px solid rgba(15,23,42,.06)}
.ps-app-switcher{display:flex;gap:10px;overflow:auto;padding-bottom:2px}
.ps-app-chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:#fff;color:#111827;font-weight:700;box-shadow:0 10px 30px rgba(15,23,42,.06);white-space:nowrap;text-decoration:none}
.ps-app-chip:hover{text-decoration:none;transform:translateY(-1px)}
.enterprise-kicker,.premium-eyebrow{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(59,130,246,.08);color:#1d4ed8;font-weight:700;font-size:.82rem}
.enterprise-insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.enterprise-insight-card,.vendor-card,.vendor-hero-card,.analytics-kpi{border:1px solid rgba(15,23,42,.06);border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.06);background:#fff}
.vendor-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#1d4ed8;font-weight:800}
.vendor-avatar-lg{width:72px;height:72px;font-size:1.25rem}
.ps-sticky-summary{position:sticky;bottom:84px;z-index:30;background:rgba(17,24,39,.96);color:#fff;border-radius:18px;padding:14px 16px;box-shadow:0 18px 50px rgba(15,23,42,.22);backdrop-filter:blur(10px)}
.ps-sticky-summary .btn{border-radius:999px}
.ps-smart-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;background:#111827;color:#fff}
.ps-smart-badge.sale{background:#dc2626}.ps-smart-badge.hot{background:#ea580c}.ps-smart-badge.new{background:#2563eb}
@media (max-width: 767.98px){.ps-app-switcher-strip{padding:10px 0}.ps-sticky-summary{bottom:92px}}
