.manufacturer-profile.svelte-1hcwjsu{border:1px solid var(--border-color, #ddd);border-radius:var(--border-radius, 8px);padding:1.5rem;margin-bottom:1.5rem;background:var(--bg-primary, white);box-shadow:0 4px 6px var(--shadow-color, rgba(0, 0, 0, .1));transition:all .3s ease;display:flex;flex-direction:column;height:100%}.manufacturer-profile.svelte-1hcwjsu:hover{box-shadow:0 8px 25px var(--shadow-color, rgba(0, 0, 0, .15));transform:translateY(-2px);border-color:var(--red, #dc3545)}.header.svelte-1hcwjsu{display:flex;align-items:center;gap:8px;margin-bottom:16px}.verified-badge.svelte-1hcwjsu{background:linear-gradient(135deg,var(--red, #dc3545) 0%,var(--blue, #007bff) 100%);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;box-shadow:0 2px 4px #0000001a}.contact-info.svelte-1hcwjsu{margin-bottom:1rem}.details.svelte-1hcwjsu{margin-bottom:1rem;flex:1}.actions.svelte-1hcwjsu{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border-color, #eee)}.view-profile-btn.svelte-1hcwjsu{display:inline-block;width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,var(--red, #dc3545) 0%,var(--blue, #007bff) 100%);color:#fff;text-decoration:none;border-radius:var(--button-radius, 6px);font-size:.9rem;font-weight:600;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px var(--orange-shadow, rgba(220, 53, 69, .3))}.view-profile-btn.svelte-1hcwjsu:hover{transform:translateY(-2px);box-shadow:0 8px 25px var(--orange-shadow, rgba(220, 53, 69, .4))}.manufacturers-grid .manufacturer-profile{height:100%;display:flex;flex-direction:column}@media(max-width:768px){.manufacturer-profile.svelte-1hcwjsu:hover,.view-profile-btn.svelte-1hcwjsu:hover{transform:none}}
