.product-system-link{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;transition:color .18s,text-decoration-color .18s}.product-system-link:hover,.product-system-link:focus-visible{color:#0c4f9e;text-decoration-thickness:2px}.system-match-panel{background:linear-gradient(145deg,#f7faff,#fffdf7);padding:20px}.system-match-title-row{align-items:center;gap:11px;margin-bottom:10px}.system-match-title-row .icon-badge{flex:none;margin-bottom:0}.system-match-title-row h3{margin:0;line-height:1.2}.system-match-intro{color:var(--muted);margin:0 0 15px;font-size:.9rem;line-height:1.55}.system-match-list{gap:11px;display:grid}.system-match-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 8px 22px #11223b12}.system-match-card-link{min-width:0;color:inherit;grid-template-columns:84px minmax(0,1fr);align-items:stretch;gap:12px;padding:10px;display:grid}.system-match-card:hover,.system-match-card:focus-within{border-color:#163d7a47;transform:translateY(-2px);box-shadow:0 12px 28px #11223b1f}.system-match-card-link:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 34%, transparent);outline-offset:-3px;border-radius:inherit}.system-match-favorite{opacity:1;width:30.6px;height:30.6px;top:16px;left:16px;transform:none}.system-match-favorite svg{flex:0 0 12.6px;width:12.6px;min-width:12.6px;height:12.6px;min-height:12.6px}.system-match-image{background:#f8fbff;border:1px solid #e7edf6;border-radius:13px;min-height:112px;display:block;position:relative;overflow:hidden}.system-match-image img{object-fit:contain;padding:8px}.system-match-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.system-match-copy>strong{color:var(--ink);font-size:.86rem;line-height:1.34}.system-match-description{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:5px;font-size:.75rem;line-height:1.42;display:-webkit-box;overflow:hidden}.system-match-empty{color:var(--muted);background:#ffffffb8;border:1px dashed #163d7a47;border-radius:15px;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.system-match-empty svg{color:var(--brand);flex:none;margin-top:1px}.system-match-empty p{margin:0;font-size:.84rem;line-height:1.5}html[data-theme=dark] .product-system-link{color:#aecdff}html[data-theme=dark] .product-system-link:hover,html[data-theme=dark] .product-system-link:focus-visible{color:#d7e7ff}html[data-theme=dark] .system-match-panel{background:linear-gradient(145deg,#263752f5,#1f2a3bf5)}html[data-theme=dark] .system-match-card,html[data-theme=dark] .system-match-empty{border-color:var(--border);background:var(--surface)}html[data-theme=dark] .system-match-image{border-color:var(--border);background:#ffffff0a}html[data-theme=dark] .system-match-copy>strong{color:var(--ink)}html[data-theme=dark] .system-match-description,html[data-theme=dark] .system-match-intro,html[data-theme=dark] .system-match-empty{color:var(--muted)}html[data-theme=dark] .system-match-empty svg{color:#aecdff}@media (min-width:701px) and (max-width:1100px){.system-match-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.system-match-panel{padding:16px}.system-match-card{border-radius:15px}.system-match-card-link{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:9px}.system-match-favorite{width:28.8px;height:28.8px;top:14px;left:14px}.system-match-image{min-height:104px}.system-match-copy>strong{font-size:.82rem}.system-match-description{-webkit-line-clamp:2;font-size:.72rem}}.system-match-toggle{border-radius:var(--radius-pill);width:100%;color:var(--brand);font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #163d7a33;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:10px 14px;font-size:.82rem;font-weight:700;line-height:1.2;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 6px 16px #11223b0f}.system-match-toggle:hover,.system-match-toggle:focus-visible{background:#fff;border-color:#163d7a61;transform:translateY(-1px);box-shadow:0 9px 22px #11223b1a}.system-match-toggle svg{transition:transform .2s}.system-match-toggle[aria-expanded=true] svg{transform:rotate(180deg)}html[data-theme=dark] .system-match-toggle{border-color:var(--border);color:#aecdff;background:#ffffff0e}html[data-theme=dark] .system-match-toggle:hover,html[data-theme=dark] .system-match-toggle:focus-visible{background:#ffffff17}.comparison-section-heading{max-width:780px;margin-bottom:1rem}.comparison-table thead tr{border-bottom:2px solid #ffffffe0}.comparison-table-corner,.comparison-table-heading{color:#686c73;text-align:center;white-space:normal;background:#00000005;padding:.5rem .55rem;font-size:.84rem;font-weight:700;line-height:1.2}.comparison-table tbody tr+tr{border-top:2px solid #ffffffe0}.comparison-table-product{text-align:center;font-weight:500}.comparison-table-rating{text-align:center}.comparison-product-cell{flex-direction:column;justify-content:center;align-items:center;gap:.45rem;display:flex}.comparison-product-images{justify-content:center;align-items:flex-end;gap:.45rem;min-height:106px;display:flex}.comparison-product-image{object-fit:contain;filter:drop-shadow(0 5px 10px #0000001a);width:auto;max-width:70px;height:auto;max-height:96px;position:static;transform:none}.comparison-product-image--secondary{opacity:1;filter:drop-shadow(0 5px 10px #0000001a)}.comparison-product-copy{flex-direction:column;align-items:center;gap:.18rem;display:flex}.comparison-product-name{color:#6a6e74;text-align:center;font-size:.92rem;font-weight:800;line-height:1.15;text-decoration:none}.comparison-product-name:hover{text-decoration:underline}.comparison-product-note{color:#737880;text-align:center;margin:0;font-size:.75rem;font-weight:600;line-height:1.2}.comparison-stars{color:#73777d;white-space:nowrap;justify-content:center;align-items:center;gap:.05rem;min-height:1.1rem;font-size:1.18rem;line-height:1;display:inline-flex}.comparison-star{display:inline-block}@media (max-width:1100px){.comparison-table-corner,.comparison-table-heading{padding:.45rem .4rem;font-size:.78rem}.comparison-product-image{max-width:62px;max-height:88px}.comparison-product-name{font-size:.84rem}.comparison-product-note{font-size:.7rem}.comparison-stars{font-size:1rem}}.comparison-section-heading .eyebrow{margin-bottom:0;font-size:20px;line-height:1.25}.interior-comparison-section,.primer-comparison-section,.ceiling-comparison-section,.wood-metal-comparison-section{padding-top:32px}.comparison-table-shell{background:#f4efda;border:2px solid #ffffffe0;border-radius:1.75rem;width:min(100%,1080px);margin-inline:auto;overflow:hidden;box-shadow:0 14px 32px #0f172a0f}.comparison-table-heading{white-space:pre-line;width:15%}.comparison-table-product,.comparison-table-rating{vertical-align:middle;padding:.85rem .6rem;padding-inline:.5rem}.comparison-product-visual{border-radius:var(--radius-control);flex-shrink:0;text-decoration:none;display:inline-flex}.comparison-product-visual:focus-visible{outline-offset:3px;outline:3px solid #163d7a47}.comparison-table-scroll{overscroll-behavior-inline:contain;scrollbar-gutter:stable;overflow-x:auto}.comparison-table{border-collapse:collapse;table-layout:fixed;color:#6b6f76;width:100%;min-width:720px}.comparison-table-corner{width:200px}.primer-comparison-table .comparison-table-corner{width:25%}.primer-comparison-table .comparison-table-heading{width:18.75%}.single-product-comparison-table .comparison-table-corner{width:25%}.single-product-comparison-table .comparison-table-heading{width:15%}@media (hover:none){.system-match-favorite svg{flex-basis:18px;width:18px;min-width:18px;height:18px;min-height:18px}}.product-favorite.system-match-favorite{width:30.6px;height:30.6px}@media (max-width:640px){.product-favorite.system-match-favorite{width:28.8px;height:28.8px}}
