.customer-logo-card[style*=--dark-bg-color]{background-color:#f9fafb}.dark .customer-logo-card[style*=--dark-bg-color]{background-color:var(--dark-bg-color)}.customer-popover{z-index:1000;pointer-events:none;opacity:0;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:150px;max-width:300px;padding:.75rem 2.25rem .75rem 1rem;transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:absolute;transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.customer-popover-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.customer-popover-name{color:#111827;margin-bottom:.375rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.customer-popover-info{color:#4b5563;margin-bottom:.375rem;font-size:.75rem;line-height:1.2rem}.customer-popover-link{color:#dc2626;word-break:break-word;align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;transition:color .2s ease-in-out;display:inline-flex}.customer-popover-link:hover{color:#b91c1c;text-decoration:underline}.customer-popover-close{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.1rem;line-height:1;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex;position:absolute;top:.4rem;right:.45rem}.customer-popover-close:hover,.customer-popover-close:focus-visible{color:#111827;background-color:#f3f4f6;border-color:#e5e7eb;outline:none}.customer-popover-link-icon{width:.875rem;height:.875rem;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.customer-popover-link-icon svg{width:100%;height:100%}.dark .customer-popover{background:#1f2937;border-color:#374151;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.dark .customer-popover-name{color:#f9fafb}.dark .customer-popover-info{color:#d1d5db}.dark .customer-popover-link{color:#60a5fa}.dark .customer-popover-link:hover{color:#93c5fd}.dark .customer-popover-close{color:#9ca3af}.dark .customer-popover-close:hover,.dark .customer-popover-close:focus-visible{color:#f9fafb;background-color:#1f2937;border-color:#374151}.customer-popover:before{content:"";border:8px solid #0000;border-top-color:#e5e7eb;border-bottom-width:0;width:0;height:0;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.dark .customer-popover:before{border-color:#374151 #0000 #0000}@media (width<=640px){.customer-popover{max-width:250px;padding:.625rem .875rem;font-size:.8125rem}}
