.rf-collection-listing{--rf-cl-text: #ffffff;--rf-cl-text-muted: rgba(255, 255, 255, .78);--rf-cl-text-subtle: rgba(255, 255, 255, .58);--rf-cl-border: rgba(255, 255, 255, .22);--rf-cl-surface: rgba(255, 255, 255, .06);background:var(--rf-cl-bg, #0f1115);color:var(--rf-cl-text)}.rf-collection-listing .collection,.rf-collection-listing .productListing,.rf-collection-listing .productListing .product{color:var(--rf-cl-text)}.rf-collection-listing__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;align-items:start}.rf-collection-listing__sidebar{position:sticky;top:24px}.rf-collection-listing__sidebar-inner{background:var(--rf-cl-surface);border:1px solid var(--rf-cl-border);border-radius:16px;padding:24px 20px}.rf-collection-filters__groups{display:grid;gap:24px}.rf-filter-group__title{margin:0 0 12px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rf-cl-text)}.rf-filter-group+.rf-filter-group{padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.rf-filter-radio-list{display:flex;flex-direction:column;gap:2px;margin:0;padding:0}.rf-filter-radio-list__item{margin:0}.rf-filter-radio{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:8px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:#ffffff9e;font-size:14px;font-weight:500;line-height:1.3;text-align:left;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.rf-filter-radio:hover:not(:disabled):not(.is-disabled){color:#ffffffe0}.rf-filter-radio.is-active{border-color:var(--rf-cl-accent, #f37021);color:var(--rf-cl-accent, #f37021)}.rf-filter-radio__indicator{flex-shrink:0;width:8px;height:8px;border:1.5px solid currentColor;border-radius:50%;opacity:.45}.rf-filter-radio.is-active .rf-filter-radio__indicator{border-color:var(--rf-cl-accent, #f37021);background:var(--rf-cl-accent, #f37021);opacity:1}.rf-filter-radio__label{flex:1;min-width:0}.rf-filter-radio__count{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#ffffff1a;color:#ffffff73;font-size:11px;font-weight:600;line-height:1}.rf-filter-radio.is-active .rf-filter-radio__count{background:#f370212e;color:var(--rf-cl-accent, #f37021)}.rf-filter-radio.is-disabled,.rf-filter-radio:disabled{opacity:.35;pointer-events:none}.rf-collection-filters__actions{margin-top:8px;padding-top:8px}.rf-collection-filters__clear-all{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;padding:12px 0 4px;border:none;background:none;cursor:pointer;text-align:center}.rf-collection-filters__clear-all-text{font-size:14px;font-weight:600;line-height:1.2;color:#f37021;transition:color .2s ease}.rf-collection-filters__clear-all-line{display:block;width:100%;height:2px;background:#f37021;border-radius:1px;transition:background .2s ease}.rf-collection-filters__clear-all:hover:not(:disabled) .rf-collection-filters__clear-all-text{color:#ff8533}.rf-collection-filters__clear-all:hover:not(:disabled) .rf-collection-filters__clear-all-line{background:#ff8533}.rf-collection-filters__clear-all:disabled{cursor:not-allowed;pointer-events:none}.rf-collection-filters__clear-all:disabled .rf-collection-filters__clear-all-text{color:#ffffff52}.rf-collection-filters__clear-all:disabled .rf-collection-filters__clear-all-line{background:#ffffff2e}.rf-filter-price__slider{display:grid;gap:8px}.rf-filter-price__range{width:100%;accent-color:var(--rf-cl-accent, #f37021)}.rf-filter-price__labels{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--rf-cl-text)}.rf-filter-price__sep{color:var(--rf-cl-text-muted)}.rf-filter-price__apply{margin-top:12px;width:100%;min-height:40px;border:0;border-radius:999px;background:var(--rf-cl-accent, #f37021);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.rf-filter-help,.rf-collection-help{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.rf-collection-help--sidebar{margin-top:24px}.rf-filter-help__title,.rf-collection-help__title{margin:0 0 8px;font-size:16px;font-weight:800;color:var(--rf-cl-text)}.rf-filter-help__text,.rf-collection-help__text{margin:0 0 16px;font-size:14px;line-height:1.5;color:var(--rf-cl-text-muted)}.rf-filter-help__link,.rf-collection-help__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:var(--rf-cl-accent, #f37021);color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.rf-collection-help__btn:hover{background:#e5651a;color:#fff;transform:translateY(-1px)}.rf-collection-help--sidebar .rf-collection-help__btn{width:100%}.rf-collection-listing__mobile-bar{display:none;gap:12px;margin-bottom:16px}.rf-collection-listing__mobile-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff0a;color:#fff;font-size:14px;font-weight:700}.rf-collection-listing__mobile-btn--sort{flex:0 0 52px}.rf-collection-listing__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.rf-collection-listing__count{margin:0;font-size:14px;color:var(--rf-cl-text-muted)}.rf-collection-listing__count .count{color:var(--rf-cl-text);font-weight:700}.rf-collection-listing__sort{display:flex;align-items:center;gap:10px}.rf-collection-listing__sort-label{font-size:13px;color:var(--rf-cl-text);white-space:nowrap}.rf-collection-listing__sort-select{min-width:180px;min-height:40px;padding:0 36px 0 14px;border:1px solid var(--rf-cl-border);border-radius:10px;background-color:var(--rf-cl-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;color:var(--rf-cl-text);font-size:13px;-webkit-appearance:none;appearance:none}.rf-collection-listing__sort-select option{background:#171a21;color:#fff}.rf-collection-grid{display:grid;grid-template-columns:repeat(var(--rf-cl-columns, 3),minmax(0,1fr));gap:20px}.rf-collection-grid__item{min-width:0}.rf-product-card{height:100%}.rf-product-card__inner{position:relative;display:flex;flex-direction:column;height:100%;background:var(--rf-cl-card-bg, #171a21);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rf-product-card__inner:hover{transform:translateY(-4px);border-color:#f3702159;box-shadow:0 16px 40px #00000059}.rf-product-card__media-wrap{position:relative;background:#fff}.rf-product-card__media{display:block;aspect-ratio:1 / 1}.rf-product-card__image,.rf-product-card__placeholder{width:100%;height:100%;object-fit:contain}.rf-product-card__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.rf-product-card__badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase}.rf-product-card__badge--sale{background:#e53935;color:#fff}.rf-product-card__badge--best{background:var(--rf-cl-accent, #f37021);color:#fff}.rf-product-card__badge--new{background:#2e7d32;color:#fff}.rf-product-card__hover-actions{position:absolute;top:12px;right:12px;z-index:3;display:flex;flex-direction:column;gap:8px;opacity:1;transform:none;transition:opacity .2s ease,transform .2s ease}.rf-product-card__hover-btn{width:40px;height:40px;border:2px solid #ffffff;border-radius:50%;background:#1a1d24;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #00000047;transition:background .2s ease,border-color .2s ease,transform .2s ease}.rf-product-card__hover-btn:hover{background:var(--rf-cl-accent, #f37021);border-color:var(--rf-cl-accent, #f37021);transform:scale(1.05)}.rf-product-card__hover-btn svg{width:18px;height:18px;fill:currentColor}.rf-product-card__hover-btn svg path{fill:currentColor}.rf-product-card__body{display:flex;flex-direction:column;gap:10px;padding:16px;flex:1;color:var(--rf-cl-text)}.rf-product-card__title-link{color:var(--rf-cl-text);text-decoration:none}.rf-product-card__title-link:hover{color:var(--rf-cl-text)}.rf-product-card__title{margin:0;font-size:16px;line-height:1.3;font-weight:800;color:var(--rf-cl-text)}.rf-product-card__wattage{margin:4px 0 0;font-size:13px;color:var(--rf-cl-text-muted)}.rf-product-card__reviews{min-height:18px}.rf-product-card__specs,.rf-product-card__use-cases{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0}.rf-product-card__use-case{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#f3702124;border:1px solid rgba(243,112,33,.35);font-size:11px;font-weight:700;color:#ffb074;text-transform:uppercase;letter-spacing:.04em}.rf-product-card__spec{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);font-size:12px;color:var(--rf-cl-text)}.rf-product-card__price{font-size:22px;font-weight:800;color:var(--rf-cl-text)}.rf-product-card__compare{font-size:14px;color:var(--rf-cl-text-subtle);text-decoration:line-through}.rf-product-card__stock{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:4px 10px 4px 8px;border-radius:999px;font-size:13px;font-weight:600;width:fit-content}.rf-product-card__stock-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.rf-product-card__stock--in{background:#43a0471f;color:#81c784}.rf-product-card__stock--in .rf-product-card__stock-dot{background:#43a047;box-shadow:0 0 0 3px #43a04738}.rf-product-card__stock--low{background:#e539351f;color:#ef9a9a}.rf-product-card__stock--low .rf-product-card__stock-dot{background:#e53935;box-shadow:0 0 0 3px #e5393538}.rf-product-card__stock--out{background:#ffffff0f;color:var(--rf-cl-text-subtle)}.rf-product-card__stock--out .rf-product-card__stock-dot{background:#ffffff59}.rf-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:8px}.rf-product-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;border:1px solid transparent}.rf-product-card__discount{font-size:12px;font-weight:700;color:#ff8a50}.rf-product-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.rf-product-card__btn--details{border-color:var(--rf-cl-border);background:transparent;color:var(--rf-cl-text)}.rf-product-card__btn--details:hover{border-color:#fff;background:#ffffff14;color:var(--rf-cl-text)}.rf-product-card__btn--atc{border:0;background:var(--rf-cl-accent, #f37021);color:#fff}.rf-product-card__btn--atc.is-added{background:#2e7d32}.rf-product-card__btn--disabled{opacity:.5;pointer-events:none}.rf-product-card__atc-form{margin:0}.rf-product-card__mobile-link{display:none}.rf-collection-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 24px;border:1px dashed rgba(255,255,255,.12);border-radius:16px}.rf-collection-empty__image{margin-bottom:20px;max-width:180px}.rf-collection-empty__title{margin:0 0 10px;font-size:24px;color:var(--rf-cl-text)}.rf-collection-empty__text{margin:0 0 20px;max-width:420px;color:#ffffffb8}.rf-collection-empty__clear{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border:none;border-radius:999px;background:var(--rf-cl-accent, #f37021);color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.rf-collection-listing__pagination{margin-top:32px}.rf-collection-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.rf-collection-sheet[hidden]{display:none}.rf-collection-sheet.is-open{display:block}.rf-collection-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.rf-collection-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:85vh;display:flex;flex-direction:column;background:#171a21;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .28s ease}.rf-collection-sheet.is-open .rf-collection-sheet__panel{transform:translateY(0)}.rf-collection-sheet__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.rf-collection-sheet__title{margin:0;font-size:18px;color:var(--rf-cl-text)}.rf-collection-sheet__close{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff14;color:#fff;font-size:24px;line-height:1;cursor:pointer}.rf-collection-sheet__body{overflow:auto;padding:20px}.rf-collection-sheet__footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 20px 24px;border-top:1px solid rgba(255,255,255,.08)}.rf-collection-sheet__btn{min-height:46px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer}.rf-collection-sheet__btn--clear{border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff}.rf-collection-sheet__btn--apply{border:0;background:var(--rf-cl-accent, #f37021);color:#fff}.rf-collection-sheet__sort-list{margin:0;padding:8px 0 24px}.rf-collection-sheet__sort-option{width:100%;min-height:48px;padding:0 20px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;font-size:15px;text-align:left;cursor:pointer}.rf-collection-sheet__sort-option.is-active{color:var(--rf-cl-accent, #f37021);font-weight:700}#CollectionProductGrid.rf-scenario-grid-fade{opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}#CollectionProductGrid.rf-scenario-grid-fade.is-visible{opacity:1;transform:translateY(0)}@media(max-width:991px){.rf-collection-listing__layout{grid-template-columns:1fr}.rf-collection-listing__sidebar{display:none}.rf-collection-listing__mobile-bar{display:flex}.rf-collection-listing__sort{display:none}.rf-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rf-product-card__hover-actions{display:none}.rf-product-card__inner:hover{transform:none;box-shadow:none}.rf-product-card__spec:nth-child(n+3){display:none}.rf-product-card__use-case:nth-child(n+3){display:none}.rf-product-card__actions{grid-template-columns:1fr}.rf-product-card__btn--details{display:none}.rf-product-card__mobile-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.rf-product-card__actions{position:relative;z-index:2}}@media(max-width:767px){.rf-collection-listing__toolbar{margin-bottom:16px}}.rf-collection-listing .rf-product-card__title-link,.rf-collection-listing .rf-product-card__title,.rf-collection-listing .productListing .product a.rf-product-card__title-link{color:var(--rf-cl-text)!important}.rf-collection-listing .loox-rating,.rf-collection-listing .loox-rating .loox-rating-label{color:var(--rf-cl-text-muted)!important}.rf-collection-listing .rf-collection-listing__pagination .pagination__item,.rf-collection-listing .rf-collection-listing__pagination .pagination__item .link,.rf-collection-listing .rf-collection-listing__pagination .pagination__item-link{color:var(--rf-cl-text)!important}.rf-collection-listing .rf-collection-listing__pagination .pagination__item--current .link{color:var(--rf-cl-accent, #f37021)!important}.rf-collection-listing .rf-filter-price__range{height:6px;background:#ffffff2e;border-radius:999px}
/*# sourceMappingURL=/cdn/shop/t/23/assets/rf-collection-listing.css.map */
