.mcs-collection-details{margin-block:28px}.mcs-collection-details details{border-block:1px solid rgb(var(--text-color) / .2)}.mcs-collection-details summary{padding-block:20px;cursor:pointer;font-weight:600}.mcs-collection-details .prose{max-width:960px;padding-block-end:24px;line-height:1.75}.mcs-collection-heading{padding-block:24px 8px}.mcs-collection-heading__breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-block-end:20px}.mcs-collection-heading__breadcrumb a{text-decoration:underline;text-underline-offset:3px}.mcs-collection-heading__intro{display:flex;align-items:center;justify-content:space-between;gap:24px}.mcs-collection-heading__intro h1{margin:0 0 12px}.mcs-collection-heading__summary{max-width:760px;margin-block-end:10px;line-height:1.65}.mcs-collection-heading__image{width:140px;aspect-ratio:1;object-fit:cover;border-radius:8px;flex-shrink:0}.mcs-collection-heading__categories{display:flex;gap:8px;overflow-x:auto;padding-block:20px 8px;scrollbar-width:thin}.mcs-collection-heading__categories a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:44px;padding:8px 16px;border:1px solid rgb(var(--text-color) / .25);border-radius:4px}.mcs-collection-heading__categories a[aria-current],.mcs-collection-heading__categories a:hover{color:rgb(var(--background));background:rgb(var(--text-color))}.mcs-collection-heading__categories a:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:699px){.mcs-collection-heading{padding-block-start:16px}.mcs-collection-heading__intro{align-items:flex-start;gap:14px}.mcs-collection-heading__intro h1{font-size:28px}.mcs-collection-heading__image{width:88px}.mcs-collection-heading__summary{font-size:14px}}.mcs-shopping{display:block;margin-bottom:24px;padding:20px;border:1px solid rgb(var(--text-color) / .18);border-radius:8px}.mcs-shopping [hidden],.mcs-compare-choice[hidden]{display:none!important}.mcs-shopping__intro{display:flex;align-items:center;justify-content:space-between;gap:16px}.mcs-shopping__intro p{font-size:14px;margin-top:6px}.mcs-shopping__filters{display:grid;grid-template-columns:repeat(var(--mcs-filter-columns, 4),minmax(0,1fr)) auto;gap:12px;align-items:end;margin-top:20px}.mcs-shopping__filters label{display:grid;gap:6px;font-size:14px;min-width:0}.mcs-shopping__filters select{-webkit-appearance:auto;appearance:auto;width:100%;min-height:44px;padding:8px;border:1px solid rgb(var(--text-color) / .35);border-radius:4px;background:rgb(var(--background));color:rgb(var(--text-color));font:inherit;font-size:16px}.mcs-shopping__primary,.mcs-shopping__outline{min-height:44px;padding:10px 18px;border-radius:4px;font-size:14px;font-weight:600;line-height:1.4}.mcs-shopping__primary{background:rgb(var(--text-color));color:rgb(var(--background))}.mcs-shopping__outline{border:1px solid rgb(var(--text-color) / .35)}.mcs-shopping button:disabled{opacity:.45;cursor:default}.mcs-shopping__clear{min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-decoration:underline;text-underline-offset:3px;padding:8px;font-size:14px}.mcs-shopping__filters>.mcs-shopping__clear{grid-column:1 / -1;justify-self:start}.mcs-shopping__status{font-size:14px}.mcs-shopping__status:empty{display:none}.mcs-shopping__tray{position:fixed;z-index:50;bottom:90px;left:50%;transform:translate(-50%);width:max-content;max-width:calc(100% - 24px);padding:10px 14px;display:flex;align-items:center;gap:14px;background:rgb(var(--background));color:rgb(var(--text-color));border:1px solid rgb(var(--text-color) / .3);border-radius:8px;box-shadow:0 4px 20px #0002;font-size:14px}.mcs-shopping__tray>span{white-space:nowrap}.mcs-compare-choice{display:block;margin-top:10px}.mcs-compare-choice:not(:defined){visibility:hidden}.mcs-compare-choice label{display:inline-flex;align-items:center;gap:8px;min-height:44px;cursor:pointer;font-size:14px}.mcs-compare-choice input{-webkit-appearance:auto;appearance:auto;width:18px;height:18px;margin:0;accent-color:#1a1a1a}.mcs-shopping__dialog{margin:auto;padding:24px;width:min(1060px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;border:0;border-radius:8px;color:rgb(var(--text-color));background:rgb(var(--background))}.mcs-shopping__dialog::backdrop{background:#0009}html.mcs-comparison-open{overflow:hidden}.mcs-shopping__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.mcs-shopping__close{flex:0 0 44px;min-height:44px;font-size:30px;line-height:1}.mcs-shopping__note{font-size:14px;line-height:1.6;margin-block:12px}.mcs-shopping__table-wrap{overflow-x:auto;overscroll-behavior-x:contain;margin-block:20px}.mcs-shopping__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px;line-height:1.5}.mcs-shopping__table th,.mcs-shopping__table td{min-width:180px;padding:14px;border-bottom:1px solid rgb(var(--text-color) / .18);text-align:start;vertical-align:top;overflow-wrap:anywhere}.mcs-shopping__table tr>:first-child{width:140px;min-width:140px;position:sticky;left:0;background:rgb(var(--background));z-index:1;font-weight:600}.mcs-shopping__table td{font-weight:400}.mcs-shopping__table img{width:120px;height:120px;object-fit:contain;margin-bottom:12px}.mcs-shopping__product-title{display:block;font-weight:600;margin-bottom:10px}.mcs-shopping__table a{text-decoration:underline;text-underline-offset:3px}.mcs-shopping__product-actions{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:center}.mcs-shopping__product-actions a{display:inline-flex;align-items:center;min-height:44px}.mcs-shopping :is(button,a,select,[tabindex]):focus-visible,.mcs-compare-choice input:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:999px){.mcs-shopping__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.mcs-shopping__filters>.mcs-shopping__clear{grid-column:auto;justify-self:stretch}}@media(max-width:699px){.mcs-shopping{padding:16px}.mcs-shopping__intro{align-items:start;flex-direction:column}.mcs-shopping__dialog{padding:16px;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.mcs-shopping__table th,.mcs-shopping__table td{padding:12px}.mcs-shopping__table tr>:first-child{width:110px;min-width:110px}.mcs-shopping__tray{gap:8px;padding:8px}.mcs-shopping__tray .mcs-shopping__primary{padding-inline:14px}}
/*# sourceMappingURL=/cdn/shop/t/139/compiled_assets/styles.css.map?subset=AAAAAAAADAAAAAAAAAAAAAAQ */
