.buying-selection{margin:28px 0;scroll-margin-top:90px}
.buying-selection [hidden]{display:none!important}
.buying-selection-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}
.buying-selection-heading h2{font-size:24px;font-weight:700;margin:7px 0}
.buying-selection-heading>span{font-size:12px;color:rgb(var(--color-muted));white-space:nowrap;padding-bottom:7px}
.buying-selection-intro{font-size:12px;line-height:1.7;color:rgb(var(--color-muted));margin:12px 0}
.buying-selection-filters{display:flex;align-items:end;gap:12px;padding:12px 0;border-top:1px solid rgb(var(--color-border))}
.buying-selection-filters label{display:grid;gap:5px;font-size:11px;color:rgb(var(--color-muted))}
.buying-selection-filters select{border:1px solid rgb(var(--color-border));background:rgb(var(--color-canvas));color:rgb(var(--color-text));padding:7px 30px 7px 10px;font-size:12px;border-radius:4px;min-height:36px}
.buying-selection-filters output{margin-left:auto;font-size:11px;color:rgb(var(--color-muted));padding-bottom:8px}
.buying-selection-scroll{border-top:1px solid rgb(var(--color-rule))}
.buying-selection-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}
.buying-selection-table th{padding:10px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;background:rgb(var(--color-surface));color:rgb(var(--color-muted));font-weight:600}
.buying-selection-table td{padding:16px 10px;border-bottom:1px solid rgb(var(--color-border));vertical-align:top}
.buying-selection-table td:first-child{width:40%}
.buying-selection-model{display:flex;align-items:start;gap:12px}
.buying-selection-model>a{flex:0 0 56px}
.buying-selection-model img{width:56px;height:64px;object-fit:contain;background:#fff;border-radius:4px;padding:3px}
.buying-selection-model strong{display:block;font-size:12px;line-height:1.5}
.buying-selection-model .model-number{display:block;font-size:11px;color:rgb(var(--color-accent));overflow-wrap:anywhere;margin:5px 0}
.buying-capacity{display:block;font-size:14px;font-weight:650;white-space:nowrap}
.buying-capacity small{font-size:10px;font-weight:400;color:rgb(var(--color-muted))}
.buying-selection-fit{width:34%;font-size:11px;line-height:1.6}
.buying-specs{font-weight:600}.buying-selection-fit p{color:rgb(var(--color-muted));margin-top:6px}
.buying-spec-detail{display:block;font-size:10px;color:rgb(var(--color-muted));margin-top:3px}
.guide-hero-has-products>div{padding-top:16px;padding-bottom:16px}
.guide-hero-has-products h1{font-size:28px;line-height:1.2}
.guide-hero-has-products p.mt-3{font-size:13px;max-width:78ch;margin-top:10px}
.guide-hero-has-products p.mt-4{margin-top:10px;font-size:10px}
.guide-article-has-products>.buying-selection{margin-top:0}
.buying-selection-offer{min-width:150px}
.buying-selection-offer>strong{font-size:17px}.buying-selection-offer>span{font-size:10px;color:rgb(var(--color-muted));display:block;margin-top:2px}
.buying-selection-offer .amazon-button{display:flex;font-size:11px;padding:9px 10px;margin-top:9px;min-height:36px}
.buying-selection-offer>small{display:block;font-size:9px;line-height:1.5;color:rgb(var(--color-muted));margin-top:7px}
.buying-selection-empty{padding:20px;font-size:13px;background:rgb(var(--color-surface))}
@media(max-width:640px){
 .buying-selection-heading h2{font-size:21px}.buying-selection-heading>span{display:none}
 .buying-selection-filters{flex-wrap:wrap;gap:10px}.buying-selection-filters select{max-width:160px;font-size:16px;padding:7px;min-height:40px}.buying-selection-filters output{width:100%;margin:0;padding:0}
 .buying-selection-table,.buying-selection-table tbody{display:block;width:100%}.buying-selection-table thead{display:none}
 .buying-selection-table tr{display:grid;grid-template-columns:minmax(0,1fr) 135px;border-bottom:1px solid rgb(var(--color-border));padding:16px 0;gap:10px}
 .buying-selection-table td{display:block;border:0;padding:0;width:auto!important;min-width:0}
 .buying-selection-model{gap:8px}.buying-selection-model>a{flex-basis:40px}.buying-selection-model img{width:40px;height:48px}
 .buying-selection-model strong{font-size:11px}.buying-capacity{white-space:normal}
 .buying-selection-fit{grid-row:2;grid-column:1/-1}.buying-selection-fit p{margin-top:3px}
 .buying-selection-offer{grid-column:2;grid-row:1;min-width:0;text-align:right}.buying-selection-offer .amazon-button{font-size:10px}
}
