@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;0,800;0,900;1,400;1,700&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap";.rf-scope{font-size:16px;--rf-crimson: #860808;--rf-crimson-dark: #6d0606;--rf-green: #066013;--rf-green-dark: #044d0e;--rf-bg: #faf8f6;--rf-ink: #1a1a1a;--rf-gold: #f5a623;--rf-wa-green: #25d366;font-family:DM Sans,system-ui,-apple-system,sans-serif;color:var(--rf-ink);background:var(--rf-bg);line-height:1.5}.rf-scope *{box-sizing:border-box}.rf-scope img{max-width:100%;display:block}.rf-scope button{font-family:inherit}.rf-font-display{font-family:Playfair Display,Georgia,serif}.rf-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0}.rf-container{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:1024px){.rf-container{padding:0 32px}}.rf-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;border-radius:999px;border:none;cursor:pointer;text-decoration:none;font-size:15px;transition:all .2s ease}.rf-btn-crimson{background:var(--rf-crimson);color:#fff;padding:16px 32px}.rf-btn-crimson:hover{background:var(--rf-crimson-dark);transform:translateY(-2px);box-shadow:0 16px 40px #86080847}.rf-btn-outline-green{background:transparent;color:var(--rf-green);border:2px solid var(--rf-green);padding:14px 32px}.rf-btn-outline-green:hover{background:var(--rf-green);color:#fff}.rf-btn-white{background:#fff;color:var(--rf-crimson);padding:16px 28px}.rf-btn-white:hover{background:#e7e7e7}.rf-btn-outline-white{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5);padding:16px 28px}.rf-btn-outline-white:hover{background:#fff;color:var(--rf-crimson)}.rf-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--rf-green);margin-bottom:8px}.rf-announce{background:var(--rf-crimson);color:#fff;padding:10px 0;overflow:hidden;font-size:12px;-webkit-user-select:none;user-select:none}@media(min-width:1024px){.rf-announce{font-size:14px}}.rf-announce__track{display:inline-block;white-space:nowrap;animation:rf-ticker 40s linear infinite}@keyframes rf-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.rf-header{position:sticky;top:0;z-index:50;background:#fff;transition:all .3s ease;border-bottom:1px solid #e7e7e7;box-shadow:none}.rf-header.is-scrolled{box-shadow:0 4px 24px #0000001a;border-bottom-color:transparent}.rf-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px}@media(min-width:1200px){.rf-header__inner{height:72px}}.rf-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none;color:inherit}.rf-logo__badge{width:36px;height:36px;border-radius:999px;background:var(--rf-crimson);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.rf-logo__name{font-size:16.8px!important;font-weight:700;line-height:1;letter-spacing:-.01em;color:var(--rf-ink);white-space:nowrap}.rf-logo__sub{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--rf-green)}.rf-nav{display:none;align-items:center;gap:14px;flex-wrap:nowrap}@media(min-width:1200px){.rf-nav{display:flex}}.rf-nav__item{position:relative;flex-shrink:0}.rf-nav__link{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:10.5px!important;font-weight:600;color:#333;padding:24px 0;text-decoration:none;white-space:nowrap;line-height:1}.rf-nav__link:hover{color:var(--rf-crimson)}.rf-nav__link .rf-icon{width:12px;height:12px;transition:transform .2s ease}.rf-nav__item:hover .rf-nav__link .rf-icon{transform:rotate(180deg)}.rf-nav__dropdown{position:absolute;top:100%;left:0;padding-top:4px;min-width:168px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;z-index:20;pointer-events:none}.rf-nav__item:hover .rf-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.rf-nav__dropdown-inner{background:#fff;border-radius:16px;box-shadow:0 20px 48px #0000002e;border:1px solid #efefef;overflow:hidden}.rf-nav__dropdown a{display:block;width:100%;text-align:left;padding:12px 20px;font-size:14px;color:#333;text-decoration:none;border-bottom:1px solid #f5f5f5}.rf-nav__dropdown a:hover{color:var(--rf-crimson)}.rf-nav__dropdown a:last-child{border-bottom:none}.rf-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.rf-icon-btn{display:none;padding:10px;border-radius:999px;border:none;background:none;cursor:pointer;color:#333;text-decoration:none}.rf-icon-btn:hover{background:#f5f0ee}.rf-icon-btn .rf-icon{width:18px;height:18px}@media(min-width:1200px){.rf-icon-btn{display:flex}}.rf-cart-btn{position:relative;padding:10px;border-radius:999px;border:none;background:none;cursor:pointer;color:#333;display:flex;text-decoration:none}.rf-cart-btn:hover{background:#f5f0ee}.rf-cart-btn .rf-icon{width:18px;height:18px}.rf-cart-badge{position:absolute;top:-1px;right:-1px;width:16px;height:16px;border-radius:999px;background:var(--rf-crimson);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.rf-wa-btn{display:none;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:700;padding:8px 20px;border-radius:999px;background:var(--rf-green);text-decoration:none;margin-left:8px}.rf-wa-btn:hover{background:var(--rf-green-dark)}.rf-wa-btn .rf-icon{width:16px;height:16px}@media(min-width:1200px){.rf-wa-btn{display:flex}}.rf-wa-btn--icon-only{display:flex;padding:0;width:40px;height:40px;justify-content:center;margin-left:4px}.rf-wa-btn--icon-only .rf-icon{width:20px;height:20px}.rf-freight-btn{display:none;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:700;padding:8px 18px;border-radius:999px;background:var(--rf-wa-green);border:none;cursor:pointer;margin-left:4px;white-space:nowrap}.rf-freight-btn:hover{filter:brightness(.94)}.rf-freight-btn .rf-icon{width:16px;height:16px}@media(min-width:1200px){.rf-freight-btn{display:flex}}.rf-burger{background:none;border:none;padding:8px;margin:0 -4px 0 4px;cursor:pointer;color:var(--rf-ink);display:flex}.rf-burger .rf-icon{width:24px;height:24px}@media(min-width:1200px){.rf-burger{display:none}}.rf-mobile-drawer{display:none;background:#fff;border-top:1px solid #e7e7e7;padding:4px 16px 20px}.rf-mobile-drawer.is-open{display:block}.rf-mobile-drawer__link{display:block;width:100%;text-align:left;background:none;border:none;padding:14px 0;font-size:16px;font-weight:600;color:#333;border-bottom:1px solid #f0f0f0;cursor:pointer;text-decoration:none}.rf-mobile-drawer__cta{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:700;padding:16px;border-radius:16px;margin-top:16px;background:var(--rf-green);text-decoration:none}.rf-mobile-drawer__cta .rf-icon{width:20px;height:20px}.rf-hero{position:relative;overflow:hidden;background:#faf8f6}.rf-hero__blob-a{position:absolute;top:0;right:0;width:700px;height:700px;border-radius:999px;pointer-events:none;transform:translate(25%,-33.333%);background:#8608080b}.rf-hero__blob-b{position:absolute;bottom:0;left:0;width:500px;height:500px;border-radius:999px;pointer-events:none;transform:translate(-33.333%,50%);background:#0660130a}.rf-hero__grid{display:grid;gap:40px;align-items:center;padding:56px 0;position:relative;grid-template-columns:1fr}@media(min-width:1024px){.rf-hero__grid{grid-template-columns:1fr 1fr;gap:64px;min-height:90vh;padding:0}}.rf-hero__copy{order:2}@media(min-width:1024px){.rf-hero__copy{order:1;padding:96px 0}}.rf-hero__copy>*+*{margin-top:28px}.rf-hero__badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;padding:8px 16px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;background:#06601314;color:var(--rf-green);border:1px solid rgba(6,96,19,.15)}.rf-hero__badge .rf-icon{width:14px;height:14px}.rf-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,8.2vw,73.6px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0;color:var(--rf-ink)}.rf-hero__title em{font-style:normal;color:var(--rf-crimson)}.rf-hero__desc{color:#666;font-size:16.8px;line-height:1.65;max-width:430px;margin:0}.rf-hero__ctas{display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.rf-hero__ctas{flex-direction:row}}.rf-hero__stats{display:flex;align-items:center;gap:24px;padding-top:16px;border-top:1px solid #e7e7e7}.rf-hero__stat-num{font-size:24px;font-weight:700;color:var(--rf-ink)}.rf-hero__stat-label{font-size:10px;color:#999;text-transform:uppercase;letter-spacing:.12em}.rf-hero__stat-div{width:1px;height:32px;background:#e7e7e7}.rf-hero__stat-star{color:var(--rf-gold)}.rf-hero__stat-of5{font-size:12px;color:#999;margin-left:2px}.rf-hero__visual{order:1;display:flex;justify-content:center;position:relative;padding:32px 0}@media(min-width:1024px){.rf-hero__visual{order:2;justify-content:flex-end;padding:64px 0}}.rf-hero__visual-inner{position:relative}.rf-hero__card{width:280px;aspect-ratio:3/4;border-radius:40px;overflow:hidden;box-shadow:0 25px 60px #00000040;background:#e7e7e7;position:relative}@media(min-width:640px){.rf-hero__card{width:320px}}@media(min-width:1024px){.rf-hero__card{width:400px}}@media(min-width:1280px){.rf-hero__card{width:440px}}.rf-hero__card img{width:100%;height:100%;object-fit:cover}.rf-hero__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#bbb;font-size:13px;text-align:center;padding:16px}.rf-hero__float-product{position:absolute;left:-16px;bottom:80px;width:168px;background:#fff;border-radius:16px;padding:16px;box-shadow:0 20px 48px #0000002e}@media(min-width:1024px){.rf-hero__float-product{left:-40px}}.rf-hero__float-eyebrow{font-size:10px;color:#aaa;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.rf-hero__float-name{font-weight:700;font-size:14px;margin-top:2px;line-height:1.3}.rf-hero__float-price{font-weight:700;margin-top:4px;font-size:14px;color:var(--rf-crimson)}.rf-hero__float-orig{font-size:11px;color:#bbb;text-decoration:line-through}.rf-hero__float-delivery{position:absolute;right:-12px;top:56px;text-align:center;box-shadow:0 12px 32px #0000002e;background:var(--rf-green);color:#fff;border-radius:16px;padding:16px 20px;display:none}@media(min-width:640px){.rf-hero__float-delivery{display:block}}@media(min-width:1024px){.rf-hero__float-delivery{right:-28px}}.rf-hero__float-delivery-num{font-size:30px;font-weight:700;line-height:1}.rf-hero__float-delivery-unit{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin-top:4px}.rf-hero__float-delivery-city{font-size:10px;opacity:.6;margin-top:2px}.rf-hero__float-mini{position:absolute;right:-8px;bottom:40px;width:80px;height:80px;overflow:hidden;border:4px solid #fff;box-shadow:0 12px 32px #0000002e;display:none;border-radius:16px;background:#e7e7e7}@media(min-width:640px){.rf-hero__float-mini{display:block}}@media(min-width:1024px){.rf-hero__float-mini{right:-20px}}.rf-hero__float-mini img{width:100%;height:100%;object-fit:cover}.rf-trust{background:#fff;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.rf-trust__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:20px 0}@media(min-width:1024px){.rf-trust__grid{grid-template-columns:repeat(4,1fr)}}.rf-trust__item{display:flex;align-items:center;gap:12px}.rf-trust__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#86080814;color:var(--rf-crimson);transition:all .3s ease}.rf-trust__icon .rf-icon{width:20px;height:20px}.rf-trust__item:hover .rf-trust__icon{background:var(--rf-crimson);color:#fff;transform:scale(1.1)}.rf-trust__title{font-weight:600;font-size:14px;color:var(--rf-ink)}.rf-trust__desc{font-size:12px;color:#888}.rf-section{padding:80px 0}.rf-section-white{background:#fff}.rf-section-tinted{background:var(--rf-bg)}@media(max-width:749px){.rf-section{padding:56px 0}}.rf-heading-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;flex-wrap:wrap;gap:16px}.rf-h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,5.2vw,51.2px);font-weight:700;line-height:1.15;margin:0;color:var(--rf-ink)}.rf-link-cta{display:none;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--rf-crimson);background:none;border:none;cursor:pointer;text-decoration:none;transition:gap .2s ease}.rf-link-cta:hover{gap:16px}.rf-link-cta .rf-icon{width:16px;height:16px}@media(min-width:1024px){.rf-link-cta{display:flex}}.rf-center{text-align:center}.rf-lede{color:#777;max-width:512px;margin:0 auto;font-size:16px;line-height:1.7}.rf-collections{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:1024px){.rf-collections{grid-template-columns:repeat(3,1fr)}}.rf-collections__tile{position:relative;overflow:hidden;border-radius:24px;background:#e7e7e7;cursor:pointer;text-decoration:none;display:block}.rf-collections__tile--main{grid-row:span 2;min-height:260px}.rf-collections__tile:not(.rf-collections__tile--main){aspect-ratio:1/1}.rf-collections__tile img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.rf-collections__tile:hover img{transform:scale(1.05)}.rf-collections__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.08) 60%,transparent 100%)}.rf-collections__tile:not(.rf-collections__tile--main) .rf-collections__scrim{background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.05) 55%,transparent 100%)}.rf-collections__hover-scrim{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease;background:#8608082e}.rf-collections__tile:hover .rf-collections__hover-scrim{opacity:1}.rf-collections__body{position:absolute;bottom:0;padding:24px}.rf-collections__tile:not(.rf-collections__tile--main) .rf-collections__body{padding:16px}@media(min-width:1024px){.rf-collections__tile:not(.rf-collections__tile--main) .rf-collections__body{padding:20px}}.rf-collections__count{font-size:11px;font-weight:700;color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;margin:0 0 4px}.rf-collections__tile:not(.rf-collections__tile--main) .rf-collections__count{font-size:10px;color:#ffffff80;margin-bottom:2px}.rf-collections__name{font-family:Playfair Display,Georgia,serif;color:#fff;font-weight:700;line-height:1.2;margin:0;font-size:20px}@media(min-width:1024px){.rf-collections__name{font-size:24px}}.rf-collections__tile--main .rf-collections__name{font-size:28px}@media(min-width:1024px){.rf-collections__tile--main .rf-collections__name{font-size:32px}}.rf-collections__explore{display:flex;align-items:center;gap:4px;color:#fff;font-size:14px;font-weight:700;margin-top:12px;opacity:0;transform:translateY(8px);transition:all .3s ease}.rf-collections__tile:hover .rf-collections__explore{opacity:1;transform:translateY(0)}.rf-collections__explore .rf-icon{width:14px;height:14px}.rf-cats{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:40px;flex-wrap:wrap}.rf-cat-pill{padding:10px 24px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;background:#fff;color:#555;border:1px solid #e7e7e7;transition:all .2s ease}.rf-cat-pill.is-active{background:var(--rf-crimson);color:#fff;border-color:var(--rf-crimson);box-shadow:0 8px 24px #86080847}.rf-products{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:1024px){.rf-products{grid-template-columns:repeat(4,1fr);gap:20px}}.rf-card{background:#fff;border-radius:20px;border:1px solid #efefef;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:none;position:relative}.rf-card:hover{box-shadow:0 20px 48px #00000021;transform:translateY(-4px)}.rf-card__media{position:relative;aspect-ratio:1/1;background:#f5f0ee;overflow:hidden;display:block}.rf-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .5s ease;opacity:1;transform:scale(1)}.rf-card__media img.rf-card__img--hover,.rf-card:hover .rf-card__img--base{opacity:0;transform:scale(1.08)}.rf-card:hover .rf-card__img--hover{opacity:1;transform:scale(1)}.rf-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;pointer-events:none}.rf-badge{color:#fff;font-size:10px;font-weight:700;padding:4px 10px;border-radius:999px}.rf-badge--crimson{background:var(--rf-crimson)}.rf-badge--green{background:var(--rf-green)}.rf-card__wish{position:absolute;top:12px;right:12px;width:36px;height:36px;background:#ffffffe6;border-radius:999px;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001f;cursor:pointer;color:#bbb;transition:transform .2s ease}.rf-card__wish:hover{transform:scale(1.1)}.rf-card__wish .rf-icon{width:16px;height:16px}.rf-card__wish.is-liked{color:var(--rf-crimson)}.rf-card__wish.is-liked .rf-icon{fill:var(--rf-crimson)}.rf-card__cta-slide{position:absolute;left:0;right:0;bottom:0;padding:12px;opacity:0;transform:translateY(10px);transition:all .3s ease}.rf-card:hover .rf-card__cta-slide{opacity:1;transform:translateY(0)}.rf-card__cta-slide button{width:100%;color:#fff;font-weight:700;padding:10px;border-radius:12px;font-size:14px;background:var(--rf-crimson);border:none;cursor:pointer}.rf-card__cta-slide button:hover{background:var(--rf-crimson-dark)}.rf-card__info{padding:16px;display:flex;flex-direction:column;flex:1}.rf-card__stars{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--rf-gold);font-size:12px}.rf-card__reviews{color:#bbb;font-size:10px}.rf-card__name{font-weight:600;font-size:14px;line-height:1.4;margin:0 0 auto;padding-bottom:12px;color:var(--rf-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rf-card__price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.rf-card__price{font-weight:700;font-size:20px;color:var(--rf-crimson)}.rf-card__price-orig{font-size:12px;color:#ccc;text-decoration:line-through}.rf-card__wa{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;padding:10px;border-radius:12px;border:2px solid var(--rf-green);color:var(--rf-green);font-size:14px;text-decoration:none}.rf-card__wa:hover{background:var(--rf-green);color:#fff}.rf-card__wa .rf-icon{width:14px;height:14px}.rf-products-cta{text-align:center;margin-top:48px}.rf-editorial{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.rf-editorial{grid-template-columns:1fr 1fr}}.rf-editorial__img{position:relative;overflow:hidden;min-height:420px;background:#0f2211}@media(min-width:1024px){.rf-editorial__img{min-height:580px}}.rf-editorial__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.rf-editorial__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#066013a6,#0003)}.rf-editorial__img-body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:40px}@media(min-width:1024px){.rf-editorial__img-body{padding:56px}}.rf-editorial__watermark{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1;color:#ffffff14;font-size:clamp(96px,14vw,176px);margin:0 0 -32px;-webkit-user-select:none;user-select:none}.rf-editorial__img-title{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 16px}@media(min-width:1024px){.rf-editorial__img-title{font-size:48px}}.rf-editorial__img-desc{color:#ffffffa6;font-size:16px;margin:0 0 28px;max-width:320px;line-height:1.7}.rf-editorial__panel{color:#fff;background:var(--rf-crimson);display:flex;flex-direction:column;justify-content:center;padding:64px 40px}@media(min-width:1024px){.rf-editorial__panel{padding:64px}}.rf-editorial__eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:#ffffff73;margin:0 0 16px}.rf-editorial__title{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:700;line-height:1.12;margin:0 0 24px;color:#fff}@media(min-width:1024px){.rf-editorial__title{font-size:51.2px}}.rf-editorial__desc{color:#ffffffb3;font-size:16.8px;line-height:1.7;margin:0 0 40px;max-width:384px}.rf-editorial__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:40px}.rf-editorial__stat{border-radius:12px;padding:16px;background:#ffffff1f}.rf-editorial__stat-num{font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:700;color:#fff}.rf-editorial__stat-label{color:#ffffff8c;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.rf-editorial__ctas{display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.rf-editorial__ctas{flex-direction:row}}.rf-testimonials{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:1024px){.rf-testimonials{grid-template-columns:repeat(3,1fr)}}.rf-testimonial{border-radius:16px;padding:28px;border:1px solid #efefef;background:var(--rf-bg);transition:all .3s ease}.rf-testimonial:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000017}.rf-testimonial__stars{color:var(--rf-gold);font-size:20px;margin-bottom:16px;letter-spacing:2px}.rf-testimonial__text{color:#555;line-height:1.7;font-style:italic;font-size:14.4px;margin:0 0 24px}.rf-testimonial__footer{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid #efefef}.rf-testimonial__avatar{width:40px;height:40px;border-radius:999px;background:var(--rf-crimson);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.rf-testimonial__name{font-weight:700;font-size:14px;color:var(--rf-ink)}.rf-testimonial__city{font-size:12px;color:#999;display:flex;align-items:center;gap:4px;margin-top:2px}.rf-testimonial__city .rf-icon{width:12px;height:12px}.rf-newsletter{position:relative;padding:96px 0;overflow:hidden;background:#0f2211}.rf-newsletter img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.28}.rf-newsletter__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f1a11f2,#86080873)}.rf-newsletter__body{position:relative;max-width:672px;margin:0 auto;padding:0 16px;text-align:center}.rf-newsletter__eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:#e7e7e780;margin:0 0 16px}.rf-newsletter__title{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 16px}@media(min-width:1024px){.rf-newsletter__title{font-size:48px}}.rf-newsletter__desc{color:#fff9;font-size:16.8px;line-height:1.7;margin:0 0 32px}.rf-newsletter__desc strong{color:#fff;font-weight:700}.rf-newsletter__form{display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.rf-newsletter__form{flex-direction:row}}.rf-newsletter__input{flex:1;padding:16px 24px;border-radius:999px;color:#fff;outline:none;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);font-size:15px;transition:border-color .2s ease}.rf-newsletter__input::placeholder{color:#fff6}.rf-newsletter__input:focus{border-color:#ffffff8c}.rf-newsletter__submit{color:#fff;font-weight:700;padding:16px 32px;border-radius:999px;white-space:nowrap;background:var(--rf-crimson);border:none;cursor:pointer;box-shadow:0 8px 32px #86080873;font-size:15px}.rf-newsletter__submit:hover{background:var(--rf-crimson-dark)}.rf-newsletter__fine{color:#ffffff40;font-size:12px;margin:16px 0 0}.rf-newsletter__success{color:#fff;font-weight:700;font-size:18px;padding:20px 32px;border-radius:16px;background:var(--rf-green)}.rf-newsletter__code{font-family:Playfair Display,Georgia,serif;font-size:28px;letter-spacing:.1em;margin-top:10px;background:#ffffff26;border:2px dashed rgba(255,255,255,.5);border-radius:10px;padding:10px 20px;display:inline-block}.rf-newsletter__error{color:#ffd7d7;margin-top:12px;font-size:14px}.rf-footer{background:#0a1a0b;color:#fff}.rf-footer__inner{padding-top:64px;padding-bottom:40px}.rf-footer__grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:48px}@media(min-width:640px){.rf-footer__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.rf-footer__grid{grid-template-columns:repeat(4,1fr)}}.rf-footer__brand{grid-column:span 1}@media(min-width:640px){.rf-footer__brand{grid-column:span 2}}@media(min-width:1024px){.rf-footer__brand{grid-column:span 1}}.rf-footer__brand-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.rf-footer__logo-chip{display:inline-flex;align-items:center;justify-content:center;background:#faf8f6;border-radius:10px;padding:8px 12px}.rf-footer__brand-name{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:18px;line-height:1}.rf-footer__brand-sub{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;margin-top:2px;color:var(--rf-green)}.rf-footer__desc{font-size:14px;line-height:1.7;color:#ffffff7a;margin:0 0 20px;max-width:416px}.rf-footer__socials{display:flex;gap:8px}.rf-footer__social-btn{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#ffffff12;color:#fff;transition:background .2s ease;text-decoration:none}.rf-footer__social-btn:hover{background:var(--rf-crimson)}.rf-footer__social-btn.rf-wa:hover{background:var(--rf-wa-green)}.rf-footer__social-btn .rf-icon{width:16px;height:16px}.rf-footer__col-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:#ffffff47;margin:0 0 20px}.rf-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.rf-footer__list a,.rf-footer__list button{font-size:14px;color:#ffffff85;text-decoration:none;background:none;border:none;padding:0;text-align:left;cursor:pointer;transition:color .2s ease}.rf-footer__list a:hover,.rf-footer__list button:hover{color:#fff}.rf-footer__contact-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#ffffff85}.rf-footer__contact-item .rf-icon{width:16px;height:16px;margin-top:2px;flex-shrink:0}.rf-footer__contact-item a{color:inherit;text-decoration:none}.rf-footer__contact-item a:hover{color:#fff}.rf-footer__bottom{padding-top:32px;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;font-size:12px;color:#ffffff47}@media(min-width:1024px){.rf-footer__bottom{flex-direction:row}}.rf-footer__payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.rf-footer__payment-chip{padding:4px 10px;border-radius:4px;font-weight:600;background:#ffffff12}.rf-wa-float{position:fixed;bottom:24px;right:24px;z-index:50;display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;padding:14px 20px;border-radius:999px;text-decoration:none;background:var(--rf-wa-green);box-shadow:0 8px 32px #25d36673;transition:transform .3s ease}.rf-wa-float:hover{transform:translateY(-3px)}.rf-wa-float .rf-icon{width:20px;height:20px}.rf-wa-float span{display:none;font-size:14px}@media(min-width:640px){.rf-wa-float span{display:block}}@media(max-width:480px){.rf-trust__grid{gap:16px}.rf-editorial__stats{gap:8px}}.rf-contact-cards{display:flex;flex-direction:column;gap:20px}.rf-contact-cards__row{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.rf-contact-cards__row{grid-template-columns:1fr 1fr}}.rf-contact-card{display:flex;gap:20px;background:#fff;border:1px solid #efefef;border-radius:20px;padding:28px}.rf-contact-card--highlight{border:2px solid var(--rf-green);background:#fff}.rf-contact-card__icon{width:52px;height:52px;border-radius:14px;background:#86080814;color:var(--rf-crimson);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rf-contact-card__icon .rf-icon{width:24px;height:24px}.rf-contact-card__icon--green{background:#0660131a;color:var(--rf-green)}.rf-contact-card__body{flex:1}.rf-contact-card__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--rf-green);margin:0 0 4px}.rf-contact-card__title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700;color:var(--rf-ink);margin:0 0 6px}.rf-contact-card__detail{font-size:15px;color:#555;margin:0}.rf-contact-card__hours{display:flex;align-items:center;gap:6px;font-size:13px;color:#999;margin:8px 0 0}.rf-contact-card__hours .rf-icon{width:14px;height:14px}.rf-contact-card__link{color:var(--rf-crimson);text-decoration:none;font-weight:600}.rf-contact-card__link:hover{text-decoration:underline}.rf-contact-card__social-links{display:flex;gap:16px;margin-top:4px}.rf-about-story{display:grid;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.rf-about-story{grid-template-columns:1fr 1fr;gap:64px}}.rf-about-story--flip .rf-about-story__media{order:1}.rf-about-story--flip .rf-about-story__copy{order:2}@media(min-width:900px){.rf-about-story--flip .rf-about-story__media{order:2}.rf-about-story--flip .rf-about-story__copy{order:1}}.rf-about-story__media{aspect-ratio:4/3;overflow:hidden;background:#e7e7e7}.rf-about-story__media img{width:100%;height:100%;object-fit:cover;display:block}.rf-about-story__placeholder{width:100%;height:100%}.rf-about-story__copy{padding:40px 24px}@media(min-width:900px){.rf-about-story__copy{padding:40px 0}}.rf-about-story__heading{font-size:28px;font-weight:700;color:var(--rf-ink);margin:0 0 16px;line-height:1.25}@media(min-width:1024px){.rf-about-story__heading{font-size:34px}}.rf-about-story__text{font-size:16px;line-height:1.75;color:#555;margin:0;max-width:480px}.rf-about-values{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.rf-about-values{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.rf-about-values{grid-template-columns:repeat(3,1fr)}}.rf-about-value{background:#fff;border:1px solid #efefef;border-radius:18px;padding:28px}.rf-about-value__icon{width:48px;height:48px;border-radius:12px;background:#86080814;color:var(--rf-crimson);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.rf-about-value__icon .rf-icon{width:22px;height:22px}.rf-about-value__title{font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700;color:var(--rf-ink);margin:0 0 8px}.rf-about-value__text{font-size:14px;line-height:1.65;color:#666;margin:0}.rf-about-cta{text-align:center;max-width:620px;margin:0 auto}.rf-about-cta__title{font-size:30px;font-weight:700;color:var(--rf-ink);margin:0 0 16px}@media(min-width:1024px){.rf-about-cta__title{font-size:38px}}.rf-about-cta__text{font-size:16px;line-height:1.75;color:#666;margin:0 0 28px}.rf-about-team{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:640px){.rf-about-team{grid-template-columns:repeat(3,1fr)}}.rf-about-team__member{text-align:center}.rf-about-team__photo{width:140px;height:140px;border-radius:999px;overflow:hidden;background:var(--rf-bg);margin:0 auto 16px;border:3px solid #fff;box-shadow:0 8px 24px #00000014}.rf-about-team__photo img{width:100%;height:100%;object-fit:cover}.rf-about-team__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.rf-about-team__placeholder .rf-icon{width:32px;height:32px}.rf-about-team__name{font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700;color:var(--rf-ink);margin:0 0 4px}.rf-about-team__role{font-size:13px;color:var(--rf-green);font-weight:600;margin:0 0 8px}.rf-about-team__bio{font-size:14px;color:#777;line-height:1.6;max-width:260px;margin:0 auto}.rf-payment-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.rf-payment-grid{grid-template-columns:repeat(3,1fr)}}.rf-payment-card{position:relative;background:#fff;border:1px solid #efefef;border-radius:20px;padding:32px 28px}.rf-payment-card__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.rf-payment-card__icon .rf-icon{width:24px;height:24px}.rf-payment-card__icon--crimson{background:#86080814;color:var(--rf-crimson)}.rf-payment-card__icon--green{background:#0660131a;color:var(--rf-green)}.rf-payment-card__icon--ink{background:#1a1a1a0f;color:var(--rf-ink)}.rf-payment-card__badge{position:absolute;top:28px;right:24px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#999;background:var(--rf-bg);padding:5px 10px;border-radius:999px}.rf-payment-card__title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700;color:var(--rf-ink);margin:0 0 10px}.rf-payment-card__text{font-size:14.5px;line-height:1.65;color:#666;margin:0}.rf-payment-note{text-align:center;color:#999;font-size:14px;margin:40px 0 0}.rf-privacy-updated{text-align:center;color:#aaa;font-size:13px;margin:16px 0 0}.rf-privacy-list{display:flex;flex-direction:column;margin-top:40px}.rf-privacy-item{display:flex;gap:20px;padding:28px 0;border-bottom:1px solid #efefef}.rf-privacy-item:first-child{padding-top:0}.rf-privacy-item:last-child{border-bottom:none}.rf-privacy-item__icon{width:44px;height:44px;border-radius:12px;background:#06601314;color:var(--rf-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rf-privacy-item__icon--crimson{background:#86080814;color:var(--rf-crimson)}.rf-privacy-item__icon .rf-icon{width:20px;height:20px}.rf-privacy-item__title{font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:700;color:var(--rf-ink);margin:0 0 8px}.rf-privacy-item__text{font-size:15px;line-height:1.7;color:#666;margin:0}.rf-privacy-contact{text-align:center;margin-top:48px;padding-top:32px;border-top:1px solid #efefef}.rf-privacy-contact__label{font-size:14px;color:#999;margin:0 0 8px}.rf-privacy-contact__email{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--rf-crimson);text-decoration:none;font-size:15px}.rf-privacy-contact__email:hover{text-decoration:underline}.rf-privacy-contact__email .rf-icon{width:16px;height:16px}.rf-bf-hero{background:#0a0a0a;position:relative;overflow:hidden;padding:88px 0 64px}.rf-bf-hero:before{content:"";position:absolute;top:-20%;right:-10%;width:600px;height:600px;border-radius:999px;background:#86080859;filter:blur(80px)}.rf-bf-hero__inner{position:relative;text-align:center;max-width:720px;margin:0 auto}.rf-bf-hero__badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--rf-crimson);padding:8px 20px;border-radius:999px;margin-bottom:24px}.rf-bf-hero__title{font-size:clamp(48px,12vw,110px);font-weight:900;line-height:.95;letter-spacing:-.02em;margin:0 0 20px;background:linear-gradient(135deg,#fff 30%,#ff4d4d);-webkit-background-clip:text;background-clip:text;color:transparent}.rf-bf-hero__subtitle{color:#ffffffbf;font-size:18px;line-height:1.6;max-width:460px;margin:0 auto 36px}.rf-bf-countdown{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:36px}.rf-bf-countdown__unit{display:flex;flex-direction:column;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:12px 16px;min-width:68px}.rf-bf-countdown__unit span{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;color:#fff;line-height:1}.rf-bf-countdown__unit small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-top:4px}.rf-bf-countdown__sep{color:#ffffff4d;font-size:24px;font-weight:700}@media(max-width:480px){.rf-bf-countdown__unit{min-width:52px;padding:10px 8px}.rf-bf-countdown__unit span{font-size:20px}}.rf-bf-hero__ctas{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}@media(min-width:480px){.rf-bf-hero__ctas{flex-direction:row}}.rf-bf-urgency{background:var(--rf-crimson);padding:16px 0}.rf-bf-urgency__grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:28px}.rf-bf-urgency__item{display:flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:700}.rf-bf-urgency__item .rf-icon{width:16px;height:16px}.rf-badge--bf{background:#0a0a0a}.rf-bf-final{background:#0a0a0a;padding:72px 0}.rf-bf-final__inner{text-align:center;max-width:560px;margin:0 auto}.rf-bf-final__title{color:#fff;font-size:clamp(28px,5vw,42px);font-weight:700;margin:0 0 16px}.rf-bf-final__text{color:#ffffffa6;font-size:16px;line-height:1.7;margin:0 0 32px}.rf-product{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:900px){.rf-product{grid-template-columns:1fr 1fr;gap:64px}}.rf-product__gallery{position:sticky;top:90px;align-self:start}@media(max-width:899px){.rf-product__gallery{position:static}}.rf-product__main-image{position:relative;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:#f5f0ee;margin-bottom:12px}.rf-product__main-image img{width:100%;height:100%;object-fit:cover;display:block}.rf-product__discount-badge{position:absolute;top:16px;left:16px;font-size:12px;padding:6px 14px}.rf-product__thumbs{display:flex;gap:10px;overflow-x:auto}.rf-product__thumb{flex-shrink:0;width:72px;height:72px;border-radius:12px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#f5f0ee}.rf-product__thumb.is-active{border-color:var(--rf-crimson)}.rf-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.rf-product__title{font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--rf-ink);margin:0 0 12px;line-height:1.15}.rf-product__stars{display:flex;align-items:center;gap:8px;color:var(--rf-gold);font-size:16px;margin-bottom:20px}.rf-product__stars .rf-card__reviews{color:#999;font-size:13px}.rf-product__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.rf-product__price{font-size:32px;font-weight:700;color:var(--rf-crimson)}.rf-product__price-orig{font-size:18px;color:#ccc;text-decoration:line-through}.rf-product__description{font-size:15px;line-height:1.8;color:#555;margin-bottom:28px}.rf-product__description p{margin:0 0 12px}.rf-product__options{margin-bottom:24px}.rf-product__option{margin-bottom:18px}.rf-product__option-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:10px}.rf-product__option-values{display:flex;flex-wrap:wrap;gap:8px}.rf-product__option-pill{padding:10px 18px;border-radius:999px;border:1px solid #ddd;background:#fff;font-size:14px;font-weight:600;color:#444;cursor:pointer;transition:all .15s ease}.rf-product__option-pill:hover{border-color:var(--rf-crimson)}.rf-product__option-pill.is-active{background:var(--rf-crimson);border-color:var(--rf-crimson);color:#fff}.rf-product__option-pill.is-unavailable{opacity:.4;text-decoration:line-through;cursor:not-allowed}.rf-product__qty-row{margin-bottom:24px}.rf-product__qty-stepper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:999px;overflow:hidden}.rf-product__qty-stepper button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#555}.rf-product__qty-stepper button:hover{background:var(--rf-bg)}.rf-product__qty-stepper .rf-icon{width:14px;height:14px}.rf-product__qty-stepper input{width:48px;text-align:center;border:none;border-left:1px solid #eee;border-right:1px solid #eee;font-size:15px;font-weight:600;-moz-appearance:textfield}.rf-product__qty-stepper input::-webkit-outer-spin-button,.rf-product__qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rf-product__ctas{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}@media(min-width:480px){.rf-product__ctas{flex-direction:row}}.rf-product__ctas .rf-btn{flex:1}.rf-product__ctas .rf-btn:disabled{opacity:.5;cursor:not-allowed}.rf-product__trust{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid #efefef}.rf-product__trust-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#666}.rf-product__trust-item .rf-icon{width:18px;height:18px;color:var(--rf-green);flex-shrink:0}.rf-product__scheduler{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}@media(max-width:420px){.rf-product__scheduler{grid-template-columns:1fr}}.rf-product__field .rf-product__option-label{display:flex;align-items:center;gap:6px}.rf-product__field .rf-product__option-label .rf-icon{width:14px;height:14px}.rf-product__input,.rf-product__textarea{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:10px;font-size:14px;font-family:inherit;color:var(--rf-ink);background:#fff}.rf-product__input:focus,.rf-product__textarea:focus{outline:none;border-color:var(--rf-crimson)}.rf-product__textarea{resize:vertical}.rf-product__app-block{margin-bottom:20px}.rf-product__dynamic-checkout{margin-top:12px}.rf-product__share{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#888;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:24px}.rf-product__share:hover{color:var(--rf-crimson)}.rf-product__share .rf-icon{width:15px;height:15px}.rf-product__accordion{border-top:1px solid #efefef;margin-bottom:24px}.rf-accordion-item{border-bottom:1px solid #efefef}.rf-accordion-item__trigger{width:100%;display:flex;align-items:center;gap:12px;background:none;border:none;padding:18px 0;cursor:pointer;text-align:left;font-size:15px;font-weight:600;color:var(--rf-ink)}.rf-accordion-item__trigger .rf-icon:first-child{width:20px;height:20px;color:var(--rf-green);flex-shrink:0}.rf-accordion-item__trigger span{flex:1}.rf-accordion-item__chevron{width:16px;height:16px;color:#999;transition:transform .2s ease;flex-shrink:0}.rf-accordion-item.is-open .rf-accordion-item__chevron{transform:rotate(180deg)}.rf-accordion-item__panel{max-height:0;overflow:hidden;transition:max-height .25s ease}.rf-accordion-item__panel-inner{padding:0 0 18px 32px;font-size:14px;line-height:1.7;color:#666}.rf-accordion-item__panel-inner p{margin:0}.rf-benefits-grid{display:grid;grid-template-columns:1fr;gap:36px;text-align:center}@media(min-width:640px){.rf-benefits-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.rf-benefits-grid{grid-template-columns:repeat(4,1fr)}}.rf-benefit__icon{width:56px;height:56px;border-radius:999px;background:#06601314;color:var(--rf-green);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.rf-benefit__icon .rf-icon{width:26px;height:26px}.rf-benefit__title{font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:700;color:var(--rf-ink);margin:0 0 10px}.rf-benefit__text{font-size:14.5px;line-height:1.7;color:#777;max-width:260px;margin:0 auto}.rf-collection-hero{position:relative;background:var(--rf-bg);padding:56px 0;overflow:hidden}.rf-collection-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rf-collection-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0000008c)}.rf-collection-hero__inner{position:relative;max-width:640px}.rf-collection-hero__inner--on-image .rf-eyebrow{color:#fff;opacity:.8}.rf-collection-hero__inner--on-image .rf-h2{color:#fff}.rf-collection-hero__desc{margin:12px 0 0}.rf-collection-hero__inner--on-image .rf-collection-hero__desc{color:#fffc}.rf-collection-hero__count{font-size:13px;color:#999;margin:16px 0 0}.rf-collection-hero__inner--on-image .rf-collection-hero__count{color:#ffffffb3}.rf-collection-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #efefef}.rf-collection-toolbar__count{font-size:13px;color:#999}.rf-collection-toolbar__sort{display:flex;align-items:center;gap:8px}.rf-collection-toolbar__sort label{font-size:13px;color:#888}.rf-collection-toolbar__sort select{border:1px solid #ddd;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;color:var(--rf-ink);background:#fff;cursor:pointer}.rf-collection-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:48px}.rf-collection-pagination__num,.rf-collection-pagination__arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;font-size:14px;font-weight:600;color:#555;text-decoration:none}.rf-collection-pagination__num:hover,.rf-collection-pagination__arrow:hover{background:var(--rf-bg)}.rf-collection-pagination__num.is-active{background:var(--rf-crimson);color:#fff}.rf-collection-pagination__arrow .rf-icon{width:16px;height:16px}.rf-collection-list-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.rf-collection-list-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.rf-collection-list-grid{grid-template-columns:repeat(3,1fr)}}.rf-collection-list-tile{display:block;text-decoration:none;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:transform .25s ease,box-shadow .25s ease}.rf-collection-list-tile:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000024}.rf-collection-list-tile__media{aspect-ratio:4/3;overflow:hidden;background:#e7e7e7}.rf-collection-list-tile__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.rf-collection-list-tile:hover .rf-collection-list-tile__media img{transform:scale(1.06)}.rf-collection-list-tile__placeholder{width:100%;height:100%}.rf-collection-list-tile__caption{display:flex;align-items:center;justify-content:space-between;background:var(--rf-crimson);color:#fff;padding:18px 22px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700}.rf-collection-list-tile__caption .rf-icon{width:18px;height:18px;flex-shrink:0}.rf-cart-empty{text-align:center;max-width:460px;margin:40px auto}.rf-cart-empty__icon{width:72px;height:72px;border-radius:999px;background:var(--rf-bg);color:#ccc;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.rf-cart-empty__icon .rf-icon{width:32px;height:32px}.rf-cart-empty__title{font-size:26px;font-weight:700;color:var(--rf-ink);margin:0 0 12px}.rf-cart-empty__text{font-size:15px;color:#777;line-height:1.6;margin:0 0 28px}.rf-cart-layout{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}@media(min-width:900px){.rf-cart-layout{grid-template-columns:1fr 340px}}.rf-cart-items{display:flex;flex-direction:column}.rf-cart-item{display:grid;grid-template-columns:84px 1fr auto;gap:16px;padding:20px 0;border-bottom:1px solid #efefef}.rf-cart-item:first-child{padding-top:0}.rf-cart-item__image{display:block;width:84px;height:84px;border-radius:14px;overflow:hidden;background:#f5f0ee;flex-shrink:0}.rf-cart-item__image img{width:100%;height:100%;object-fit:cover}.rf-cart-item__title{font-weight:700;font-size:15px;color:var(--rf-ink);text-decoration:none;display:block;margin-bottom:4px}.rf-cart-item__title:hover{color:var(--rf-crimson)}.rf-cart-item__variant{font-size:13px;color:#999;margin:0 0 4px}.rf-cart-item__properties{font-size:12.5px;color:#888;margin-bottom:8px}.rf-cart-item__properties p{margin:0}.rf-cart-item__row{display:flex;align-items:center;gap:16px;margin-top:10px;flex-wrap:wrap}.rf-cart-item__qty{transform:scale(.9);transform-origin:left center}.rf-cart-item__remove{display:flex;align-items:center;gap:4px;background:none;border:none;color:#999;font-size:12.5px;font-weight:600;cursor:pointer;padding:0}.rf-cart-item__remove:hover{color:var(--rf-crimson)}.rf-cart-item__remove .rf-icon{width:12px;height:12px}.rf-cart-item__price{font-weight:700;color:var(--rf-crimson);font-size:15px;text-align:right;white-space:nowrap}.rf-cart-item__price-orig{display:block;font-size:12px;font-weight:400;color:#ccc;text-decoration:line-through}.rf-cart-summary{background:var(--rf-bg);border-radius:20px;padding:28px;position:sticky;top:24px}.rf-cart-summary__title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700;color:var(--rf-ink);margin:0 0 20px}.rf-cart-summary__row{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;color:var(--rf-ink);margin-bottom:6px}.rf-cart-summary__note{font-size:12.5px;color:#999;margin:0 0 20px}.rf-cart-summary__continue{display:block;text-align:center;margin-top:16px;font-size:13px;color:#888;text-decoration:none}.rf-cart-summary__continue:hover{color:var(--rf-crimson)}.rf-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0000008c;display:none;align-items:center;justify-content:center;padding:16px}.rf-popup-overlay.is-open{display:flex}.rf-popup{position:relative;width:100%;max-width:480px;max-height:92vh;overflow:hidden;border-radius:24px;box-shadow:0 40px 100px #0006;background:#0f2211}.rf-popup__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.35}.rf-popup__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0f1a11f2,#8608088c)}.rf-popup__content{position:relative;padding:48px 32px;text-align:center;max-height:92vh;overflow-y:auto}.rf-popup__close{position:absolute;top:16px;right:16px;z-index:2;background:#ffffff1f;border:none;border-radius:999px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.rf-popup__close .rf-icon{width:16px;height:16px}.rf-popup__close:hover{background:#ffffff38}.rf-popup__eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:#ffffff8c;margin:0 0 12px}.rf-popup__title{font-size:30px;font-weight:700;color:#fff;line-height:1.15;margin:0 0 12px}.rf-popup__desc{color:#ffffffb3;font-size:15px;line-height:1.65;margin:0 0 24px}.rf-popup__form{display:flex;flex-direction:column;gap:10px}.rf-popup__fine{color:#ffffff59;font-size:12px;margin:14px 0 0}.rf-freight-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000080;display:none;align-items:center;justify-content:center;padding:16px}.rf-freight-overlay.is-open{display:flex}.rf-freight-modal{position:relative;background:#fff;border-radius:20px;padding:40px;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;box-shadow:0 30px 80px #0000004d}@media(max-width:480px){.rf-freight-modal{padding:28px 20px}}.rf-freight-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#333;padding:8px}.rf-freight-modal__close .rf-icon{width:20px;height:20px}.rf-freight-modal__title{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:var(--rf-ink);margin:0 0 24px;padding-right:24px}.rf-freight-modal__methods{display:flex;flex-direction:column;gap:12px}@media(min-width:480px){.rf-freight-modal__methods{flex-direction:row}}.rf-freight-modal__method-btn{flex:1;padding:16px;border-radius:12px;border:2px solid #e7e7e7;background:#fff;font-weight:700;font-size:14px;color:var(--rf-ink);cursor:pointer;transition:all .2s ease}.rf-freight-modal__method-btn:hover{border-color:var(--rf-crimson);color:var(--rf-crimson)}.rf-freight-modal__pickup-address{display:flex;align-items:flex-start;gap:8px;font-size:15px;color:var(--rf-ink);margin:0 0 8px}.rf-freight-modal__pickup-address .rf-icon{width:16px;height:16px;margin-top:3px;flex-shrink:0;color:var(--rf-crimson)}.rf-freight-modal__pickup-hours{font-size:13px;color:#888;margin:0}.rf-freight-modal__cep-row{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}@media(min-width:480px){.rf-freight-modal__cep-row{flex-direction:row;gap:8px}}.rf-freight-modal__cep-row .rf-freight-modal__input{min-width:0}.rf-freight-modal__cep-row [data-rf-freight-consult]{width:100%}@media(min-width:480px){.rf-freight-modal__cep-row [data-rf-freight-consult]{width:auto;white-space:nowrap}}.rf-freight-modal__input{flex:1;padding:14px 16px;border-radius:10px;border:1px solid #ddd;font-size:15px;outline:none}.rf-freight-modal__input:focus{border-color:var(--rf-crimson)}.rf-freight-modal__link{color:var(--rf-crimson);font-size:13px;text-decoration:underline}.rf-freight-modal__error{color:var(--rf-crimson);font-size:13px;margin:12px 0 0}.rf-freight-modal__loading{text-align:center;color:#888;font-size:15px;padding:24px 0}.rf-freight-modal__rates{display:flex;flex-direction:column;gap:10px}.rf-freight-modal__rate{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:12px;background:var(--rf-bg);border:1px solid #efefef}.rf-freight-modal__rate-name{font-weight:600;font-size:14px;color:var(--rf-ink)}.rf-freight-modal__rate-time{font-size:12px;color:#999;margin-top:2px}.rf-freight-modal__rate-price{font-weight:700;font-size:16px;color:var(--rf-crimson);white-space:nowrap}.rf-testimonials-carousel{display:flex;align-items:center;gap:12px}.rf-testimonials-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;flex:1;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.rf-testimonials-track::-webkit-scrollbar{display:none}.rf-testimonials-track .rf-testimonial{flex:0 0 100%;scroll-snap-align:start}@media(min-width:700px){.rf-testimonials-track .rf-testimonial{flex:0 0 calc(50% - 12px)}}@media(min-width:1024px){.rf-testimonials-track .rf-testimonial{flex:0 0 calc(33.333% - 16px)}}.rf-testimonials-arrow{flex-shrink:0;width:44px;height:44px;border-radius:999px;border:1px solid #e7e7e7;background:#fff;color:#555;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.rf-testimonials-arrow:hover{background:var(--rf-crimson);border-color:var(--rf-crimson);color:#fff}.rf-testimonials-arrow .rf-icon{width:18px;height:18px}@media(max-width:640px){.rf-testimonials-arrow{width:36px;height:36px}}.rf-product__app-block label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#888!important;margin-bottom:8px}.rf-product__app-block input[type=date],.rf-product__app-block input[type=time],.rf-product__app-block input[type=text],.rf-product__app-block input[type=number],.rf-product__app-block textarea,.rf-product__app-block select{width:100%;padding:12px 14px;border:1px solid #ddd!important;border-radius:10px!important;font-size:14px;font-family:DM Sans,system-ui,sans-serif;color:#1a1a1a;background:#fff;margin-bottom:20px}.rf-product__app-block input:focus,.rf-product__app-block textarea:focus,.rf-product__app-block select:focus{outline:none;border-color:#860808!important}.rf-product__app-block h2,.rf-product__app-block h3,.rf-product__app-block h4,.rf-product__app-block strong{font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.05em;color:#888!important;margin-bottom:8px!important}.rf-product__app-block button:not([class*=qty]):not([class*=quantity]){border-radius:999px!important;font-weight:700!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/rancho-redesign.css.map */
