@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Inter:wght@400;500;600;700&display=swap');:root{--rlx-ink:#111111;--rlx-ink-soft:#333333;--rlx-muted:#666666;--rlx-line:#e5e5e5;--rlx-line-soft:#f2f2f2;--rlx-accent:#c25450;--rlx-accent-soft:#fbecea;--rlx-surface:#f5f5f3;--rlx-surface-warm:#fafaf8;--rlx-star:#f5b400;--rlx-trustpilot:#00b67a;--rlx-whatsapp:#25d366;--rlx-serif:var(--font-heading-family,'Cormorant Garamond',Georgia,serif);--rlx-sans:var(--font-body-family,'Inter',system-ui,-apple-system,sans-serif);--rlx-page-max:430px}.rlx-page{max-width:var(--rlx-page-max);margin:0 auto;background:#fff;position:relative}.rlx-page *{box-sizing:border-box}.rlx-section{font-family:var(--rlx-sans);color:var(--rlx-ink)}.rlx-section img{display:block;max-width:100%}.rlx-section button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}.rlx-section a{color:inherit;text-decoration:none}.rlx-pad{padding-left:16px;padding-right:16px}.rlx-flag{display:inline-flex;flex-direction:column;border-radius:1px;overflow:hidden;flex-shrink:0}.rlx-flag>span:nth-child(1){height:25%;background:#aa151b}.rlx-flag>span:nth-child(2){height:50%;background:#f1bf00}.rlx-flag>span:nth-child(3){height:25%;background:#aa151b}.rlx-announce{text-align:center;font-size:12px;padding:9px 16px;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:8px}.rlx-gallery{position:relative;background:var(--rlx-surface)}.rlx-gallery__main{width:100%;height:auto;display:block}.rlx-gallery__badge{position:absolute;top:14px;left:14px;background:var(--rlx-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;padding:6px 10px;border-radius:2px}.rlx-gallery__zoom{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.08)}.rlx-gallery__dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:6px}.rlx-gallery__dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.8);transition:background .2s;cursor:pointer}.rlx-gallery__main{cursor:pointer}.rlx-gallery__dot.is-active{background:var(--rlx-ink)}.rlx-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.rlx-thumbs__btn{flex:0 0 auto;width:88px;height:118px;background:var(--rlx-surface);border:1px solid var(--rlx-line);border-radius:2px;overflow:hidden;padding:0}.rlx-thumbs__btn.is-active{border-color:var(--rlx-ink)}.rlx-thumbs__btn img{width:100%;height:100%;object-fit:cover}.rlx-rating{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--rlx-ink-soft)}.rlx-rating__stars{display:flex;gap:1px}.rlx-tp-star{width:14px;height:14px;background:var(--rlx-trustpilot);display:inline-flex;align-items:center;justify-content:center}.rlx-title{margin:12px 0 8px;font-size:22px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.rlx-price{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;flex-wrap:wrap}.rlx-price__now{font-size:22px;font-weight:700;color:var(--rlx-accent)}.rlx-price__was{font-size:14px;color:#999;text-decoration:line-through}.rlx-price__save{font-size:11px;font-weight:700;color:var(--rlx-accent);background:var(--rlx-accent-soft);padding:3px 8px;border-radius:2px;letter-spacing:.04em}.rlx-tax{font-size:11px;color:#777;margin-bottom:14px}.rlx-trust{display:flex;flex-direction:column;gap:18px;font-size:14px;color:var(--rlx-ink-soft);margin-top:4px}.rlx-trust__row{display:flex;align-items:center;gap:14px}.rlx-trust__row svg{flex-shrink:0}.rlx-trust__row strong{font-weight:600}.rlx-trust__row p{margin:0}.rlx-stock__label{font-size:12.5px;color:var(--rlx-accent);margin-bottom:6px}.rlx-stock__track{height:4px;background:#efefef;border-radius:2px;overflow:hidden}.rlx-stock__fill{height:100%;background:var(--rlx-accent)}.rlx-opt{margin-bottom:18px}.rlx-opt__label{font-size:13px;margin-bottom:10px}.rlx-opt__label .muted{color:var(--rlx-muted)}.rlx-opt__label .val{font-weight:600}.rlx-swatches{display:flex;gap:10px;flex-wrap:wrap}.rlx-swatch{width:34px;height:34px;border-radius:50%;border:1px solid #d9d9d9;position:relative;outline-offset:2px}.rlx-swatch.is-active{outline:2px solid var(--rlx-ink)}.rlx-swatch[disabled]{opacity:.35;cursor:not-allowed}.rlx-sizes{display:flex;gap:8px;flex-wrap:wrap}.rlx-size{min-width:46px;height:40px;padding:0 12px;border:1px solid #d9d9d9;background:#fff;color:var(--rlx-ink);font-size:13px;font-weight:500;border-radius:2px;transition:all .15s}.rlx-size.is-active{background:var(--rlx-ink);color:#fff;border-color:var(--rlx-ink)}.rlx-size[disabled]{color:#c9c9c9;border-color:#ededed;text-decoration:line-through;cursor:not-allowed}.rlx-size-link{font-size:12px;color:var(--rlx-ink);text-decoration:underline}.rlx-acc{border-top:1px solid var(--rlx-line)}.rlx-acc:last-child{border-bottom:1px solid var(--rlx-line)}.rlx-acc__head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;font-size:13px;color:var(--rlx-ink);text-align:left;gap:10px}.rlx-acc__chev{transition:transform .2s;flex-shrink:0}.rlx-acc.is-open .rlx-acc__chev{transform:rotate(90deg)}.rlx-acc__panel{display:none;padding:0 0 14px;font-size:12.5px;color:#555;line-height:1.6}.rlx-acc.is-open .rlx-acc__panel{display:block}.rlx-acc__panel p{margin:0 0 12px;line-height:1.55}.rlx-acc__panel p:last-child{margin-bottom:0}.rlx-table-wrap{overflow:hidden;border:1px solid var(--rlx-line);border-radius:3px}.rlx-table{width:100%;border-collapse:collapse;font-size:12.5px}.rlx-table thead tr{background:#f7f7f5}.rlx-table th{padding:9px 6px;font-weight:600;text-align:center}.rlx-table th:first-child{text-align:left;padding-left:10px}.rlx-table td{padding:9px 6px;text-align:center;color:#444;border-top:1px solid #eee}.rlx-table td:first-child{text-align:left;padding-left:10px;font-weight:600;color:var(--rlx-ink)}.rlx-buy{display:flex;gap:10px;margin:18px 0 14px}.rlx-qty{display:flex;align-items:center;border:1px solid var(--rlx-line);border-radius:2px;height:50px}.rlx-qty__btn{width:42px;height:100%;font-size:18px;color:var(--rlx-ink-soft)}.rlx-qty__val{width:34px;text-align:center;font-size:14px;font-weight:600}.rlx-btn{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:2px;font-weight:600;transition:opacity .15s}.rlx-btn:hover{opacity:.9}.rlx-btn[disabled]{opacity:.45;cursor:not-allowed}.rlx-btn--cart{flex:1;height:50px;background:var(--rlx-ink);color:#fff;font-size:13px;letter-spacing:.12em}.rlx-btn--alt{width:100%;height:50px;color:#fff;font-size:13px;letter-spacing:.06em;margin-bottom:6px}.rlx-btn--outline{width:100%;height:46px;border:1px solid var(--rlx-ink);background:#fff;font-size:12px;letter-spacing:.18em}.rlx-btn--dark{padding:14px 28px;background:var(--rlx-ink);color:#fff;font-size:12px;letter-spacing:.16em}.rlx-btn--wa{padding:13px 26px;background:var(--rlx-whatsapp);color:#fff;font-size:12px;letter-spacing:.12em}.rlx-section a.rlx-btn--alt,.rlx-section a.rlx-btn--dark,.rlx-section a.rlx-btn--wa{color:#fff}.rlx-section a.rlx-btn--outline{color:var(--rlx-ink)}.rlx-payments{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.rlx-pay-icon{height:19px;width:auto;border-radius:2px}.rlx-pay-chip{height:18px;padding:0 5px;background:#fff;border:1px solid var(--rlx-line);border-radius:2px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;letter-spacing:-.02em}.rlx-reviews__head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.rlx-reviews__avg{font-size:22px;font-weight:600}.rlx-reviews__init{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--rlx-ink);display:flex;align-items:center;justify-content:center;font-style:italic;font-family:var(--rlx-serif);font-size:18px}.rlx-stars-gold{display:flex;gap:2px;color:var(--rlx-star);letter-spacing:-1px}.rlx-review-card{border:1px solid var(--rlx-line);border-radius:4px;padding:18px 16px}.rlx-review-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.rlx-review-card__date{font-size:11px;color:#999}.rlx-review-card__title{margin:0 0 10px;font-size:15px;font-weight:600}.rlx-review-card__text{margin:0 0 14px;font-size:13px;line-height:1.55;color:#444}.rlx-review-photos{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:12px}.rlx-review-photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:2px}.rlx-photo-ph{aspect-ratio:1;background:#f2f0ec;border:1px dashed #c9c5bd;border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9a958a;font-size:10px;gap:4px}.rlx-verified{display:inline-flex;align-items:center;gap:3px;color:#1a8b5b;font-weight:600}.rlx-review-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#444;flex-wrap:wrap}.rlx-cards{display:flex;flex-direction:column;gap:14px}.rlx-card{background:#fff;border:1px solid #eee;border-radius:4px;padding:16px;display:flex;flex-direction:column;gap:10px}.rlx-card__top{display:flex;align-items:center;justify-content:space-between}.rlx-card__name{font-weight:600;font-size:14px}.rlx-card__date{font-size:11px;color:#999}.rlx-card__text{margin:0;font-size:13px;line-height:1.55;color:#444}.rlx-card__photo{aspect-ratio:1.4;background:#f2f0ec;border:1px dashed #c9c5bd;border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9a958a;font-size:11px;gap:6px}.rlx-card__photo img{width:100%;height:100%;object-fit:cover;border-radius:2px}.rlx-strip{display:grid;gap:2px;background:#fff}.rlx-strip img{width:100%;aspect-ratio:2/3;object-fit:cover}.rlx-banner{text-align:center;padding:54px 24px}.rlx-banner__title{margin:0 0 14px;font-size:24px;font-weight:600;letter-spacing:.12em}.rlx-banner__text{margin:0 auto;max-width:320px;font-size:13px;line-height:1.6}.rlx-community{padding:46px 16px 36px;text-align:center}.rlx-community__logo{font-family:var(--rlx-serif);font-weight:300;font-size:24px;letter-spacing:.36em;padding-left:.36em;margin-bottom:18px;color:#0a0a0a}.rlx-community__title{margin:0 0 12px;font-size:26px;font-weight:600}.rlx-community__text{margin:0 auto 26px;max-width:320px;font-size:13.5px;line-height:1.6;color:#555}.rlx-community__grid{display:grid;gap:6px}.rlx-community__grid>div{aspect-ratio:1;background:#f0f0ee;overflow:hidden;border-radius:2px}.rlx-community__grid img{width:100%;height:100%;object-fit:cover}.rlx-testi{padding:46px 24px 28px;text-align:center}.rlx-testi__title{margin:0 0 22px;font-size:20px;font-weight:600;letter-spacing:.12em}.rlx-testi__quote{margin:0 auto 18px;max-width:320px;font-family:var(--rlx-serif);font-size:21px;line-height:1.45;font-style:italic;color:#222}.rlx-testi__stars{display:flex;justify-content:center;gap:3px;color:var(--rlx-star);font-size:18px;letter-spacing:1px;margin-bottom:10px}.rlx-testi__meta{font-size:13px;color:var(--rlx-muted)}.rlx-testi__meta a{text-decoration:underline}.rlx-faq__eyebrow{text-align:center;font-size:11px;letter-spacing:.22em;color:var(--rlx-muted);margin-bottom:10px}.rlx-faq__title{margin:0 0 28px;text-align:center;font-size:22px;font-weight:600;letter-spacing:.06em}.rlx-faq__group{margin-bottom:24px}.rlx-faq__group-title{margin:0 0 8px;font-size:15px;font-weight:600;color:var(--rlx-ink)}.rlx-faq__item{border-bottom:1px solid var(--rlx-line)}.rlx-faq__q{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;text-align:left;font-size:13.5px;color:#222;gap:10px}.rlx-faq__icon{font-size:18px;color:var(--rlx-muted);flex-shrink:0;width:18px;text-align:center}.rlx-faq__a{display:none;padding:0 0 14px;font-size:12.5px;color:#555;line-height:1.6}.rlx-faq__item.is-open .rlx-faq__a{display:block}.rlx-faq__item.is-open .rlx-faq__icon{font-size:22px}.rlx-faq__footnote{text-align:center;margin-top:24px;font-size:13px;color:#555}.rlx-faq__cta{text-align:center;margin-top:14px;display:flex;flex-direction:column;gap:10px;align-items:center}.rlx-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--rlx-line);z-index:50;padding:8px 12px;box-shadow:0 -2px 12px rgba(0,0,0,.06);transform:translateY(110%);transition:transform .25s ease}.rlx-sticky.is-visible{transform:translateY(0)}.rlx-sticky__inner{max-width:var(--rlx-page-max);margin:0 auto;display:flex;align-items:center;gap:10px}.rlx-sticky__thumb{width:48px;height:48px;background:#f0efea;border-radius:2px;overflow:hidden;flex-shrink:0}.rlx-sticky__thumb img{width:100%;height:100%;object-fit:cover}.rlx-sticky__info{flex:1;min-width:0}.rlx-sticky__name{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rlx-sticky__variant{font-size:10.5px;color:var(--rlx-muted);margin-top:1px}.rlx-sticky__price{display:flex;align-items:baseline;gap:6px;margin-top:2px}.rlx-sticky__now{font-size:12px;font-weight:700;color:var(--rlx-accent)}.rlx-sticky__was{font-size:10px;color:#999;text-decoration:line-through}.rlx-sticky__btn{height:42px;padding:0 14px;background:var(--rlx-ink);color:#fff;font-size:11px;letter-spacing:.1em;font-weight:600;border-radius:2px;white-space:nowrap}@media (min-width:768px){:root{--rlx-page-max:680px}.rlx-page:has(.rlx-gallery),.rlx-page:has(.rlx-strip),.rlx-page:has(.rlx-community),.rlx-page:has(.rlx-testi),.rlx-page:has(.rlx-banner),.rlx-page:has(.rlx-cards),.rlx-page:has(.rlx-thumbs),.rlx-page:has(.rlx-faq__title){max-width:980px}.rlx-gallery__main{max-height:760px;width:100%;object-fit:contain}.rlx-sticky__inner{max-width:980px}.rlx-title{font-size:26px}}@media (min-width:1100px){:root{--rlx-page-max:760px}.rlx-page:has(.rlx-gallery),.rlx-page:has(.rlx-strip),.rlx-page:has(.rlx-community),.rlx-page:has(.rlx-testi),.rlx-page:has(.rlx-banner),.rlx-page:has(.rlx-cards),.rlx-page:has(.rlx-thumbs),.rlx-page:has(.rlx-faq__title){max-width:1080px}.rlx-sticky__inner{max-width:1080px}}@media (min-width:1100px){.rlx-hero2{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,0.96fr);column-gap:48px;align-items:start;max-width:1180px;margin:0 auto}.rlx-hero2__left{position:sticky;top:16px;align-self:start}.rlx-hero2__left .rlx-page,.rlx-hero2__right .rlx-page{max-width:none !important;margin:0 !important}.rlx-hero2__right>.rlx-shopify-section .rlx-pad{padding-top:0}.rlx-hero2__right>.rlx-shopify-section:first-child .rlx-pad{padding-top:8px}.rlx-hero2__left .rlx-gallery__main{max-height:calc(100vh - 40px);width:100%;object-fit:contain}}.rlx-visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}