.model-tip{background:#153f6b;color:#fff}.model-tip .shell{display:flex;gap:18px;align-items:center;padding-top:18px;padding-bottom:18px}.model-tip strong{white-space:nowrap}.model-tip span{color:#dce9f4}.philips-grid{gap:18px;border:0}.philips-family{padding:0;border:1px solid var(--line);min-height:0;background:#fff;overflow:hidden}.family-photo{height:220px;background:#f5f7f8;display:flex;align-items:center;justify-content:center;padding:16px}.family-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.family-body{padding:22px;display:flex;flex-direction:column;flex:1}.part-facts{margin:18px 0 0;border-top:1px solid var(--line)}.part-facts div{padding:12px 0;border-bottom:1px solid var(--line)}.part-facts dt{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase}.part-facts dd{margin:2px 0 0;font-weight:700}.card-actions{margin-top:auto;padding-top:18px}.open-guides{width:100%;min-height:44px;border:1px solid #52616d;background:#172a3a;color:#fff;font:inherit;font-weight:800;cursor:pointer}.open-guides:hover,.open-guides:focus-visible{background:#23445f;outline:2px solid #75b9e6;outline-offset:2px}.philips-guide-panel{display:none;margin:28px 0 0;border:1px solid #42515c;background:#111920;color:#eef5f8}.philips-guide-panel.active{display:grid;grid-template-columns:minmax(240px,32%) 1fr}.guide-panel-photo{min-height:330px;background:#f4f6f7;display:flex;align-items:center;justify-content:center;padding:24px}.guide-panel-photo img{width:100%;height:100%;max-height:330px;object-fit:contain;mix-blend-mode:multiply}.guide-panel-body{padding:30px}.guide-kicker{color:#80c8f2;font-size:12px;font-weight:800;text-transform:uppercase}.guide-panel-body h2{margin:6px 0 2px;color:#fff}.guide-panel-body>p{color:#c7d3da}.guide-model{margin-top:0;font-size:13px}.guide-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 0;border-top:1px solid #42515c;border-bottom:1px solid #42515c}.guide-facts div{padding:15px 14px;border-right:1px solid #42515c}.guide-facts div:last-child{border-right:0}.guide-facts dt{color:#91a5b1;font-size:11px;font-weight:800;text-transform:uppercase}.guide-facts dd{margin:5px 0 0;color:#fff;font-weight:800}.guide-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.guide-links a{display:block;padding:11px 13px;background:#dceefa;color:#153f6b;text-decoration:none;font-weight:800}.guide-links a:hover{text-decoration:underline}@media(max-width:760px){.model-tip .shell{display:block}.model-tip strong,.model-tip span{display:block}.model-tip span{margin-top:4px}.family-photo{height:210px}.philips-guide-panel.active{grid-template-columns:1fr}.guide-panel-photo{min-height:240px}.guide-facts{grid-template-columns:1fr}.guide-facts div{border-right:0;border-bottom:1px solid #42515c}.guide-facts div:last-child{border-bottom:0}}
.photo-caption{min-height:18px;margin:-7px 0 8px;color:#8fa0ac;font-size:12px;font-weight:700}
/* Keep product photography crisp against the dark page theme. */
.family-photo,
.guide-panel-photo {
  background: #fff;
}

.family-photo img,
.guide-panel-photo img {
  mix-blend-mode: normal;
  filter: contrast(1.08) saturate(1.12);
}
