.brand-page[data-astro-cid-giheeevw]{background:var(--bg-primary);min-height:100vh}.container[data-astro-cid-giheeevw]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.brand-hero[data-astro-cid-giheeevw]{padding:1rem;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 100%)}.hero-content[data-astro-cid-giheeevw]{text-align:center}.brand-info[data-astro-cid-giheeevw]{margin-bottom:3rem}.brand-logo[data-astro-cid-giheeevw]{margin-bottom:1.5rem}.brand-logo[data-astro-cid-giheeevw] img[data-astro-cid-giheeevw]{height:80px;width:auto;object-fit:contain}.brand-title[data-astro-cid-giheeevw]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--text-heading);margin-bottom:1rem}.parent-company[data-astro-cid-giheeevw]{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.parent-label[data-astro-cid-giheeevw]{color:var(--text-muted)}.parent-name[data-astro-cid-giheeevw]{font-weight:600;color:var(--primary-navy)}.headquarters[data-astro-cid-giheeevw]{color:var(--text-muted)}.brand-description[data-astro-cid-giheeevw]{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.brand-stats[data-astro-cid-giheeevw]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.stat-item[data-astro-cid-giheeevw]{text-align:center}.stat-number[data-astro-cid-giheeevw]{font-size:2.5rem;font-weight:700;color:var(--primary-navy);margin-bottom:.25rem}.stat-label[data-astro-cid-giheeevw]{font-size:.875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.products-section[data-astro-cid-giheeevw]{padding:4rem 0}.section-title[data-astro-cid-giheeevw]{font-size:2rem;font-weight:700;color:var(--text-heading);margin-bottom:3rem;text-align:center}.category-group[data-astro-cid-giheeevw]{margin-bottom:4rem}.category-header[data-astro-cid-giheeevw]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--border-color)}.category-title[data-astro-cid-giheeevw]{font-size:1.5rem;font-weight:600;color:var(--text-heading);display:flex;align-items:center;gap:.5rem}.category-count[data-astro-cid-giheeevw]{font-size:.875rem;color:var(--text-secondary);background:var(--card-bg);padding:.25rem .75rem;border-radius:20px;border:1px solid var(--border-color)}.products-grid[data-astro-cid-giheeevw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product-card[data-astro-cid-giheeevw]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .3s ease}.product-card[data-astro-cid-giheeevw]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a;border-color:var(--primary-navy)}.product-link[data-astro-cid-giheeevw]{display:block;text-decoration:none;color:inherit}.product-image[data-astro-cid-giheeevw]{height:180px;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image[data-astro-cid-giheeevw] img[data-astro-cid-giheeevw]{width:100%;height:100%;object-fit:cover}.placeholder-image[data-astro-cid-giheeevw]{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary)}.placeholder-icon[data-astro-cid-giheeevw]{font-size:2.5rem}.product-info[data-astro-cid-giheeevw]{padding:1.25rem}.product-name[data-astro-cid-giheeevw]{font-size:1rem;font-weight:600;color:var(--text-heading);margin-bottom:.5rem;line-height:1.3}.product-series[data-astro-cid-giheeevw]{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem}.product-specs[data-astro-cid-giheeevw]{margin-bottom:1rem}.spec-item[data-astro-cid-giheeevw]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.spec-label[data-astro-cid-giheeevw]{font-size:.8125rem;color:var(--text-secondary)}.spec-value[data-astro-cid-giheeevw]{font-size:.8125rem;font-weight:500;color:var(--text-primary)}.shrinkage-badge[data-astro-cid-giheeevw]{display:inline-flex;align-items:center;gap:.25rem;background:#fee2e2;color:#dc2626;padding:.25rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;margin-bottom:1rem}.no-change-badge[data-astro-cid-giheeevw]{display:inline-flex;align-items:center;gap:.25rem;background:#f3f4f6;color:#6b7280;padding:.25rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;margin-bottom:1rem}.unknown-badge[data-astro-cid-giheeevw]{display:inline-flex;align-items:center;gap:.25rem;background:#fef3c7;color:#d97706;padding:.25rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;margin-bottom:1rem}.product-meta[data-astro-cid-giheeevw]{font-size:.75rem;color:var(--text-muted)}.analysis-section[data-astro-cid-giheeevw]{padding:4rem 0;background:var(--bg-secondary)}.analysis-grid[data-astro-cid-giheeevw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.analysis-card[data-astro-cid-giheeevw]{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:2rem;text-align:center}.card-title[data-astro-cid-giheeevw]{font-size:1rem;color:var(--text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.card-value[data-astro-cid-giheeevw]{font-size:2.5rem;font-weight:700;color:var(--primary-navy);margin-bottom:.5rem}.card-subtitle[data-astro-cid-giheeevw]{font-size:.875rem;color:var(--text-secondary)}.card-content[data-astro-cid-giheeevw]{margin-top:.5rem}.product-highlight[data-astro-cid-giheeevw]{font-size:1rem;font-weight:600;color:var(--text-heading);margin-bottom:.25rem}.product-size[data-astro-cid-giheeevw]{font-weight:400;color:var(--text-secondary);font-size:.875rem}.shrinkage-highlight[data-astro-cid-giheeevw]{font-size:.875rem;color:#dc2626;font-weight:500}.empty-state[data-astro-cid-giheeevw]{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}.empty-icon[data-astro-cid-giheeevw]{font-size:4rem;margin-bottom:1rem}.empty-state[data-astro-cid-giheeevw] h3[data-astro-cid-giheeevw]{font-size:1.5rem;color:var(--text-heading);margin-bottom:.5rem}.empty-state[data-astro-cid-giheeevw] p[data-astro-cid-giheeevw]{margin-bottom:2rem}.btn-primary[data-astro-cid-giheeevw]{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-navy);color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease}.btn-primary[data-astro-cid-giheeevw]:hover{background:var(--primary-navy-dark);transform:translateY(-2px)}@media (max-width: 768px){.brand-stats[data-astro-cid-giheeevw]{gap:2rem}.category-header[data-astro-cid-giheeevw]{flex-direction:column;gap:1rem;align-items:stretch}.products-grid[data-astro-cid-giheeevw]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.parent-company[data-astro-cid-giheeevw]{flex-direction:column;gap:.25rem}}@media (max-width: 480px){.products-grid[data-astro-cid-giheeevw]{grid-template-columns:1fr}}
