.rfc-page{--bg: #f4f6f3;--panel: #ffffff;--soft: #f1f4ef;--line: #e4e9e1;--text: #182018;--muted: #697267;--green: #198754;--green-dark: #146c43;--shadow: 0 10px 28px rgba(24, 32, 24, .06);padding:16px 0 40px;background:linear-gradient(180deg,#f7f9f6,#fff 30%);color:var(--text);position:relative;z-index:1}.rfc-wrap{display:grid;gap:14px}.rfc-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:1.2rem}.rfc-breadcrumbs a{color:inherit;text-decoration:none}.rfc-top-strip{display:grid;gap:10px}.rfc-top-strip__label{color:var(--muted);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.rfc-quick-links{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.rfc-quick-links::-webkit-scrollbar{display:none}.rfc-quick-links__item,.rfc-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;text-decoration:none;white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--text);font-size:1.2rem;font-weight:700}.rfc-quick-links__item.is-active,.rfc-chip.is-active{background:var(--green);border-color:var(--green);color:#fff}.rfc-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;background:var(--panel);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);position:static;top:auto;z-index:auto}.rfc-toolbar__left{display:flex;gap:8px;overflow-x:auto;flex:1;scrollbar-width:none}.rfc-toolbar__left::-webkit-scrollbar{display:none}.rfc-toolbar__right{display:flex;align-items:center;gap:8px;white-space:nowrap}.rfc-filter-btn{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border:0;border-radius:12px;background:var(--text);color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.rfc-filter-btn__count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:var(--green)}.rfc-sort{min-height:38px;border-radius:12px;border:1px solid var(--line);padding:0 12px;background:#fff;color:var(--text);font-weight:700}.rfc-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:start}.rfc-layout--no-side{grid-template-columns:1fr}.rfc-layout__main{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.rfc-side-nav{position:static;top:auto;z-index:auto}.rfc-side-nav__card,.rfc-filters,.rf-card,.rfc-seo,.rfc-empty,.rfc-collection-info__card{background:var(--panel);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.rfc-side-nav__card{padding:14px;display:grid;gap:12px}.rfc-side-nav__label{margin:0;color:var(--muted);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.rfc-side-nav__list{display:grid;gap:8px}.rfc-side-nav__item{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border-radius:14px;text-decoration:none;color:var(--text);background:#fff;border:1px solid transparent;font-size:1.2rem;font-weight:700;transition:.2s ease}.rfc-side-nav__item:hover{background:var(--soft)}.rfc-side-nav__item.is-active{background:#eef8f1;border-color:#cfe8d6;color:var(--green-dark)}.rfc-side-nav__icon{width:20px;text-align:center;flex:0 0 20px}.rfc-filters{padding:16px;position:static;top:auto;z-index:auto}.rfc-filters__head,.rfc-filter-group__summary{display:flex;justify-content:space-between;align-items:center}.rfc-filters__head h2,.rfc-empty h2{margin:0}.rfc-filters__clear{color:var(--green-dark);text-decoration:none;font-weight:700}.rfc-filter-group+.rfc-filter-group{margin-top:12px}.rfc-filter-group__summary{list-style:none;cursor:pointer;font-weight:800;font-size:1.3rem}.rfc-filter-group__summary::-webkit-details-marker{display:none}.rfc-filter-group__count{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;background:var(--soft);color:var(--green-dark);font-size:1.05rem}.rfc-filter-group__body{padding-top:10px}.rfc-filter-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.rfc-filter-check{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;font-size:1.25rem}.rfc-filter-check.is-disabled{opacity:.45}.rfc-price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rfc-price label{display:grid;gap:6px}.rfc-price span{color:var(--muted);font-size:1.1rem}.rfc-price input{min-height:38px;border-radius:10px;border:1px solid var(--line);padding:0 10px}.rfc-filters__actions{margin-top:14px}.rfc-apply-btn{width:100%;min-height:42px;border:0;border-radius:12px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.rfc-main{display:grid;gap:16px;min-width:0}.rfc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rf-card{overflow:hidden;position:relative;min-width:0}.rf-card.is-loading{opacity:.7;pointer-events:none}.rf-card__media{position:relative;display:block;aspect-ratio:1 / 1;background:#f7f8f6}.rf-card__image{width:100%;height:100%;object-fit:cover;display:block}.rf-card__badge{position:absolute;top:10px;left:10px;min-height:26px;padding:5px 10px;border-radius:999px;background:var(--green-dark);color:#fff;font-size:1.05rem;font-weight:800}.rf-card__badge--muted{background:#182018b3}.rf-card__body{display:grid;gap:10px;padding:12px}.rf-card__brand{margin:0;color:var(--green-dark);font-size:1.05rem;font-weight:800;text-transform:uppercase}.rf-card__title{margin:0;font-size:1.35rem;line-height:1.35}.rf-card__title a{color:var(--text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rf-card__variant{margin:0;color:var(--muted);font-size:1.15rem}.rf-card__meta-row{display:flex;gap:8px;flex-wrap:wrap}.rf-card__meta-row span{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:1.05rem}.rf-card__price-row{display:flex;justify-content:space-between;align-items:end;gap:10px}.rf-card__price-wrap{display:flex;gap:6px;flex-wrap:wrap;align-items:baseline;min-width:0}.rf-card__price{font-size:1.7rem;font-weight:800}.rf-card__compare{color:var(--muted);font-size:1.1rem;text-decoration:line-through}.rf-card__cta{display:flex;align-items:center;justify-content:flex-end;min-width:92px;flex-shrink:0}.rf-card__add-btn{min-width:74px;min-height:34px;padding:0 14px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.rf-card__add-btn[disabled]{opacity:.5;cursor:not-allowed}.rf-card__add-btn[hidden]{display:none!important}.rf-card__qty{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px}.rf-card__qty[hidden]{display:none!important}.rf-card__qty-btn{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-size:1.6rem;line-height:1}.rf-card__qty-value{min-width:16px;text-align:center;font-weight:800}.rf-card__delivery{background:var(--soft);color:var(--muted)}.rfc-seo,.rfc-empty{padding:18px}.rfc-seo__toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:0;font:inherit;font-weight:800;cursor:pointer}.rfc-seo__body{margin-top:14px;color:var(--muted)}.rfc-collection-info__card{padding:18px;display:grid;gap:16px}.rfc-collection-info__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.rfc-collection-info__eyebrow{margin:0 0 6px;color:var(--muted);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.rfc-collection-info__title{margin:0;font-size:clamp(2rem,2.4vw,3rem);line-height:1.05}.rfc-collection-info__meta{display:flex;gap:8px;flex-wrap:wrap}.rfc-collection-info__meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:var(--soft);border:1px solid var(--line);color:var(--muted);font-size:1.15rem}.rfc-collection-info__desc p{margin:0;color:var(--muted);font-size:1.35rem;line-height:1.6}.rfc-collection-info__media{overflow:hidden;border-radius:16px}.rfc-collection-info__media img{width:100%;height:220px;object-fit:cover;display:block}.rfc-load-trigger{width:100%;height:20px}.rfc-loading-more:after{content:"Loading more products...";display:block;text-align:center;padding:12px 0 0;color:var(--muted);font-size:1.2rem;font-weight:600}.shopify-section-header-sticky,.shopify-section-group-header-group,.header-wrapper,.header,sticky-header,.header__wrapper,.header-section,#shopify-section-header,#shopify-section-announcement-bar,[data-delivery-modal],.rufftail-delivery-modal,.delivery-modal,.header-location-popup,.location-popup,.check-delivery-popup,.modal-popup,.popup-modal,.header-drawer,.predictive-search,.localization-form__popup,details-disclosure .disclosure,details-modal,.drawer,.drawer__inner,.modal__content,.popup,.dialog,[role=dialog],[aria-modal=true]{z-index:1000}body.rf-filters-open{overflow:hidden}@media screen and (max-width:1200px){.rfc-layout{grid-template-columns:200px minmax(0,1fr)}.rfc-layout__main{grid-template-columns:240px minmax(0,1fr)}.rfc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.rfc-layout,.rfc-layout__main{grid-template-columns:1fr}.rfc-side-nav{position:static}.rfc-side-nav__card{padding:12px}.rfc-side-nav__list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.rfc-side-nav__list::-webkit-scrollbar{display:none}.rfc-side-nav__item{white-space:nowrap}.rfc-filters{position:fixed;left:12px;right:12px;bottom:12px;top:auto;max-height:74vh;overflow:auto;z-index:40;transform:translateY(120%);transition:transform .25s ease}.rfc-filters.is-open{transform:translateY(0)}.rfc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.rfc-page{padding:12px 0 28px}.rfc-wrap{gap:10px}.rfc-breadcrumbs{font-size:1.1rem;gap:6px}.rfc-top-strip{gap:8px}.rfc-top-strip__label{font-size:1rem}.rfc-quick-links__item,.rfc-chip{min-height:34px;padding:7px 11px;font-size:1.1rem}.rfc-toolbar{padding:10px;flex-direction:column;align-items:stretch;gap:10px;border-radius:16px}.rfc-toolbar__left{gap:6px}.rfc-toolbar__right{justify-content:space-between;width:100%}.rfc-filter-btn{min-height:36px;padding:0 12px;font-size:1.15rem}.rfc-sort{min-height:36px;min-width:140px;font-size:1.1rem}.rfc-seo,.rfc-empty,.rfc-collection-info__card{padding:14px;border-radius:16px}.rfc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rf-card{border-radius:16px}.rf-card__body{padding:10px;gap:8px}.rf-card__brand{font-size:.95rem}.rf-card__title{font-size:1.18rem;line-height:1.3}.rf-card__variant{font-size:1rem}.rf-card__meta-row span{min-height:24px;padding:4px 7px;font-size:.95rem}.rf-card__price-row{gap:8px;align-items:center}.rf-card__price{font-size:1.45rem}.rf-card__compare{font-size:.95rem}.rf-card__cta{min-width:84px}.rf-card__add-btn{min-width:64px;min-height:32px;padding:0 12px;border-radius:9px;font-size:1.05rem}.rf-card__qty{min-height:32px;gap:6px}.rf-card__qty-btn{width:28px;height:28px;font-size:1.4rem}.rf-card__qty-value{min-width:14px;font-size:1.05rem}.rf-card__badge{top:8px;left:8px;min-height:24px;padding:4px 8px;font-size:.95rem}.rfc-collection-info__title{font-size:1.8rem}.rfc-collection-info__desc p{font-size:1.2rem;line-height:1.55}.rfc-collection-info__meta span{min-height:30px;font-size:1.05rem}.rfc-collection-info__media img{height:180px}}@media screen and (max-width:420px){.rfc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rf-card__body{padding:9px}.rf-card__title{font-size:1.08rem}.rf-card__price{font-size:1.3rem}.rf-card__add-btn{min-width:58px;min-height:30px;padding:0 10px;font-size:1rem}.rf-card__qty-btn{width:26px;height:26px}.rf-card__qty{gap:5px}}.rfc-variant-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:block}.rfc-variant-popup__dialog{position:absolute;left:50%;top:50%;width:min(92vw,560px);max-height:88vh;overflow:auto;transform:translate(-50%,-50%);background:#fff;border-radius:22px;padding:18px;box-shadow:0 24px 60px #0000002e}.rfc-variant-popup__close{position:absolute;top:10px;right:12px;width:34px;height:34px;border:0;border-radius:999px;background:#f5f5f5;font-size:24px;line-height:1;cursor:pointer}.rfc-variant-popup__content{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:start}.rfc-variant-popup__info h3{margin:0 0 8px;font-size:18px;line-height:1.3}.rfc-variant-popup__price{margin-bottom:14px;font-weight:700;font-size:16px}.rfc-variant-option-btn{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer}.rfc-variant-popup__add{width:100%;min-height:46px;border:0;border-radius:14px;background:#f26a2e;color:#fff;font-size:14px;font-weight:800;cursor:pointer}@media(max-width:768px){.rfc-variant-popup__dialog{left:0;right:0;top:auto;bottom:0;width:100%;max-height:86vh;transform:none;border-radius:22px 22px 0 0;padding:16px}.rfc-variant-popup__content{grid-template-columns:88px 1fr;gap:12px}}.rfc-variant-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:block}.rfc-variant-popup[hidden]{display:none}.rfc-variant-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b}.rfc-variant-popup__dialog{position:absolute;left:50%;top:50%;width:min(92vw,560px);max-height:88vh;overflow:hidden;transform:translate(-50%,-50%);background:#fff;border-radius:22px;box-shadow:0 24px 60px #0000002e;display:flex;flex-direction:column}.rfc-variant-popup__close{position:absolute;top:10px;right:12px;width:34px;height:34px;border:0;border-radius:999px;background:#f5f5f5;font-size:24px;line-height:1;cursor:pointer;z-index:2}.rfc-variant-popup__content{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:start;padding:18px;overflow:auto}.rfc-variant-popup__media img{width:100%;border-radius:14px;display:block}.rfc-variant-popup__info h3{margin:0 0 8px;font-size:18px;line-height:1.3;padding-right:38px}.rfc-variant-popup__price{margin-bottom:6px;font-weight:700;font-size:16px}.rfc-variant-popup__price s{margin-left:8px;color:#8a8a8a;font-weight:500}.rfc-variant-popup__discount{display:inline-flex;align-items:center;min-height:24px;margin-bottom:14px;padding:4px 10px;border-radius:999px;background:#fff1eb;color:#e85d1f;font-size:12px;font-weight:800}.rfc-variant-option-group{margin-bottom:14px}.rfc-variant-option-group__label{margin-bottom:8px;font-size:13px;font-weight:700}.rfc-variant-option-values{display:flex;flex-wrap:wrap;gap:8px}.rfc-variant-option-btn{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.rfc-variant-option-btn.is-active{border-color:#f26a2e;background:#fff4ed;color:#f26a2e}.rfc-variant-option-btn.is-disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through;background:#f8f8f8}.rfc-variant-popup__qty{display:flex;align-items:center;gap:8px;margin:16px 0}.rfc-variant-popup__qty button{width:38px;height:38px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;font-size:20px;cursor:pointer}.rfc-variant-popup__qty input{width:64px;height:38px;border:1px solid #e5e7eb;border-radius:12px;text-align:center}.rfc-variant-popup__add{width:100%;min-height:48px;border:0;border-radius:14px;background:#f26a2e;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.rfc-variant-popup__add:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.rfc-variant-popup{z-index:999999}.rfc-variant-popup__dialog{left:0;right:0;top:auto;bottom:0;width:100%;max-height:calc(100vh - 24px);transform:none;border-radius:22px 22px 0 0}.rfc-variant-popup__content{grid-template-columns:88px 1fr;gap:12px;padding:16px 16px 100px}.rfc-variant-popup__add{position:sticky;bottom:0;z-index:3;margin-top:10px;box-shadow:0 -8px 24px #fffffff5}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/rufftail-collection.css.map */
