.cmp-sel{--cmp-sel-border: #e5e7eb;--cmp-sel-bg: #fff;--cmp-sel-head-bg: #f9fafb;--cmp-sel-ink: #111;--cmp-sel-muted: #6b7280;--cmp-sel-body: #374151;--cmp-sel-accent: #2563eb;--cmp-sel-accent-bg: #eff6ff;--cmp-sel-label-w: 150px;--cmp-sel-col-w: 220px;padding-top:var(--cmp-sel-pt, 40px);padding-bottom:var(--cmp-sel-pb, 40px)}.cmp-sel__vh{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cmp-sel__heading{margin:0 0 8px;font-size:26px;font-weight:800;line-height:1.2;color:var(--cmp-sel-ink)}.cmp-sel__intro{margin:0 0 20px;font-size:14px;color:var(--cmp-sel-muted)}.cmp-sel__intro>:last-child{margin-bottom:0}.cmp-sel__scroll{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--cmp-sel-border);border-radius:12px;background:var(--cmp-sel-bg)}.cmp-sel__table{width:100%;border-collapse:separate;border-spacing:0}.cmp-sel__table th,.cmp-sel__table td{padding:14px 16px;border-bottom:1px solid var(--cmp-sel-border);border-right:1px solid var(--cmp-sel-border);font-size:14px;line-height:1.45;color:var(--cmp-sel-body);text-align:center;vertical-align:middle;background:var(--cmp-sel-bg)}.cmp-sel__table tbody tr:last-child th,.cmp-sel__table tbody tr:last-child td{border-bottom:0}.cmp-sel__table th:last-child,.cmp-sel__table td:last-child{border-right:0}.cmp-sel__table .cmp-sel__rowhead{min-width:var(--cmp-sel-label-w);max-width:var(--cmp-sel-label-w);text-align:left;font-weight:600;color:var(--cmp-sel-ink)}.cmp-sel__table .cmp-sel__corner{background:var(--cmp-sel-head-bg)}.cmp-sel--sticky .cmp-sel__rowhead{position:sticky;left:0;z-index:2}.cmp-sel--sticky .cmp-sel__corner{z-index:3}.cmp-sel--sticky .cmp-sel__scroll.is-scrolled .cmp-sel__rowhead{box-shadow:8px 0 12px -8px #11182738;clip-path:inset(0 -16px 0 0)}.cmp-sel__table .cmp-sel__colhead{min-width:var(--cmp-sel-col-w);max-width:var(--cmp-sel-col-w);padding-top:18px;padding-bottom:18px;font-weight:400;vertical-align:top;background:var(--cmp-sel-head-bg)}.cmp-sel__table .cmp-sel__colhead.is-highlight{border-top:3px solid var(--cmp-sel-accent);background:var(--cmp-sel-accent-bg)}.cmp-sel__table .cmp-sel__cell.is-highlight{background:var(--cmp-sel-accent-bg)}.cmp-sel__table .cmp-sel__cell.is-emph,.cmp-sel__table .cmp-sel__rowhead.is-emph{font-weight:700;color:var(--cmp-sel-ink)}.cmp-sel__media{display:block}.cmp-sel__img{display:block;width:100%;max-width:170px;height:auto;margin:0 auto 10px}.cmp-sel__name{display:block;font-size:15px;font-weight:700;color:var(--cmp-sel-ink);text-decoration:none}.cmp-sel__name:hover{text-decoration:underline}.cmp-sel__price{display:block;margin-top:6px;font-weight:700;color:var(--cmp-sel-ink)}.cmp-sel__was{margin-left:6px;font-size:13px;font-weight:400;color:var(--cmp-sel-muted)}.cmp-sel__blurb{display:block;margin-top:8px;font-size:13px;color:var(--cmp-sel-muted)}.cmp-sel__blurb>:last-child{margin-bottom:0}.cmp-sel__cta{display:inline-block;margin-top:12px;padding:8px 20px;border-radius:999px;background:var(--cmp-sel-ink);color:#fff;font-size:13px;font-weight:700;text-decoration:none}.cmp-sel__cta:hover{color:#fff;opacity:.86}@media(hover:hover)and (pointer:fine){.cmp-sel__table tbody tr:hover td,.cmp-sel__table tbody tr:hover th.cmp-sel__rowhead{background:var(--cmp-sel-accent-bg)}}.cmp-sel__more{margin:14px 0 0;font-size:14px}.cmp-sel__more a{color:var(--cmp-sel-ink);text-decoration:underline}.cmp-sel__empty{padding:24px 0;text-align:center;color:var(--cmp-sel-muted)}@media(max-width:767px){.cmp-sel{--cmp-sel-label-w: 116px;--cmp-sel-col-w: 168px}.cmp-sel__heading{font-size:22px}.cmp-sel__table th,.cmp-sel__table td{padding:12px 10px;font-size:13px}.cmp-sel__img{max-width:120px}.cmp-sel--stack .cmp-sel__scroll{overflow:visible;border:0;border-radius:0;background:none}.cmp-sel--stack .cmp-sel__table{display:grid;grid-template-columns:minmax(0,1fr);table-layout:auto}.cmp-sel--stack .cmp-sel__table thead,.cmp-sel--stack .cmp-sel__table tbody,.cmp-sel--stack .cmp-sel__table tr{display:contents}.cmp-sel--stack .cmp-sel__rowhead{display:none}.cmp-sel--stack .cmp-sel__colhead,.cmp-sel--stack .cmp-sel__cell{order:var(--o, 0);width:auto;min-width:0;max-width:none;border:1px solid var(--cmp-sel-border);border-top:0}.cmp-sel--stack .cmp-sel__colhead{margin-top:20px;border-top:1px solid var(--cmp-sel-border);border-radius:12px 12px 0 0}.cmp-sel--stack .cmp-sel__colhead.is-highlight{border-top:3px solid var(--cmp-sel-accent)}.cmp-sel--stack .cmp-sel__colhead.is-solo{border-radius:12px}.cmp-sel--stack .cmp-sel__cell{display:flex;align-items:baseline;justify-content:space-between;gap:16px;text-align:right}.cmp-sel--stack .cmp-sel__cell:before{content:attr(data-label);flex:0 0 auto;max-width:50%;text-align:left;font-weight:600;color:var(--cmp-sel-ink)}.cmp-sel--stack .cmp-sel__cell.is-last{border-bottom:1px solid var(--cmp-sel-border);border-radius:0 0 12px 12px}.cmp-sel--stack .cmp-sel__cell.is-highlight{background:var(--cmp-sel-accent-bg)}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
