:root{--primary:#e2626b;--accent:#2563eb;--bg:#f9fafb;--text:#111827}.price-component{margin:auto auto 100px;max-width:1000px;width:100%}.price-component #controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}#familyFilter,.price-component #search{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-sizing:border-box;flex:1 1 280px;font-size:1rem;padding:.75rem 1rem}.price-component table{background:#fff;border-collapse:collapse;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);overflow:hidden;width:100%}.price-component thead{background:var(--primary);color:#fff}.price-component td,.price-component th{padding:.75rem 1rem;text-align:left}.price-component tbody tr:nth-child(2n){background:#f3f4f6}.price-component tbody tr:hover{background:#e5e7eb}.price{font-weight:600}.call{color:var(--accent);font-style:italic}