:root{--rv-forest:#123d35;--rv-deep:#0b2b27;--rv-gold:#d5a860;--rv-cream:#f8f5ed;--rv-paper:#fffdf8;--rv-ink:#17342e;--rv-muted:#64746b;--rv-line:#e6e8dd}
html{scroll-behavior:smooth}body.rv-body{background:var(--rv-paper);color:var(--rv-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.rv-body *{box-sizing:border-box}.rv-body h1,.rv-body h2,.rv-body h3,.rv-body p{margin-top:0}.rv-body a{text-decoration:none}.rv-shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.rv-skip{position:absolute;top:-100px;left:20px;background:white;padding:10px 18px;z-index:1000}.rv-skip:focus{top:10px}.rv-eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#a07139;text-transform:uppercase}.rv-eyebrow span{font-size:17px}.rv-body h1,.rv-body h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.055em;line-height:1.08}.rv-body h1 em,.rv-body h2 em{color:#9f7a45;font-weight:400}.rv-body h2{font-size:clamp(38px,4.7vw,68px)}.rv-section{padding:112px 0}.rv-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:100px;border:1px solid var(--rv-forest);background:var(--rv-forest);color:white!important;padding:14px 28px;font-size:13px;font-weight:800;letter-spacing:.02em;transition:transform .25s,background .25s,box-shadow .25s;cursor:pointer}.rv-button:hover{background:#205b4b;transform:translateY(-2px);box-shadow:0 12px 28px #123d3526}.rv-button:focus-visible,.rv-body a:focus-visible,.rv-body button:focus-visible,.rv-body summary:focus-visible{outline:3px solid var(--rv-gold);outline-offset:3px}.rv-button--small{min-height:43px;padding:10px 20px;gap:10px;font-size:12px}.rv-text-link{font-size:14px;font-weight:800;color:var(--rv-forest);border-bottom:1px solid var(--rv-gold);padding-bottom:6px;display:inline-flex;gap:18px;align-items:center}.rv-text-link:hover{color:#a07139}
.rv-announcement{background:var(--rv-deep);color:#f3e9d5;min-height:33px;display:flex;gap:22px;align-items:center;justify-content:center;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.rv-announcement__spark{color:var(--rv-gold);font-size:17px}.rv-header{position:sticky;top:0;z-index:50;background:#fffdf8ed;backdrop-filter:blur(15px);border-bottom:1px solid #e9eadf}.rv-header__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:86px}.rv-brand__image{display:block;width:170px;height:auto}.rv-header__nav,.rv-header__actions{display:flex;align-items:center;gap:33px}.rv-header__nav a,.rv-header__cart{font-size:13px;color:var(--rv-ink);font-weight:700}.rv-header__nav a:hover,.rv-header__cart:hover{color:#9f7a45}.rv-header__cart span{display:inline-grid;place-items:center;background:var(--rv-cream);border-radius:50%;width:22px;height:22px;margin-left:3px}
.rv-hero{min-height:670px;position:relative;overflow:hidden;background:radial-gradient(circle at 86% 9%,#fff8e8 0%,transparent 35%),var(--rv-cream)}.rv-hero__glow{position:absolute;right:-130px;top:-300px;width:800px;height:800px;border:1px solid #d9c4a348;border-radius:50%;pointer-events:none}.rv-hero__glow:after{content:"";position:absolute;inset:72px;border:1px solid #d9c4a345;border-radius:50%}.rv-hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;min-height:650px;padding-block:55px 70px}.rv-hero__copy{position:relative;z-index:1}.rv-hero h1{font-size:clamp(54px,6vw,92px);margin:24px 0}.rv-hero__copy>p{max-width:515px;font-size:17px;color:#536a5e;line-height:1.8}.rv-hero__actions{display:flex;align-items:center;gap:27px;margin:36px 0}.rv-hero__notes{display:flex;gap:22px;flex-wrap:wrap;color:#738273;font-size:11px;font-weight:700}.rv-hero__media{position:relative;height:min(520px,41vw);min-height:430px;border-radius:240px 240px 24px 24px;background:#eae1d1;overflow:hidden;box-shadow:0 30px 60px #27453d19}.rv-hero__media img,.rv-hero__media video{width:100%;height:100%;object-fit:cover;display:block}.rv-hero__media-label{position:absolute;bottom:22px;left:24px;background:#fffdf8ea;padding:12px 18px;border-radius:100px;color:var(--rv-forest);font-family:Georgia,serif;font-style:italic;font-size:16px}.rv-hero__media-label span{font-style:normal;color:#b7823c;margin-right:6px}.rv-hero__index{position:absolute;bottom:20px;left:calc((100vw - min(1200px,100vw - 48px))/2);font-size:10px;font-weight:700;color:#9ba39a;letter-spacing:.17em}.rv-editor-hint{position:absolute;top:20px;right:20px;background:white;color:#17342e;border-radius:12px;padding:10px 14px;box-shadow:0 5px 20px #0002;font-size:12px;font-weight:700;max-width:240px}
.rv-marquee{overflow:hidden;background:var(--rv-forest);color:#f5e8c9;padding:17px 0;font-size:11px;letter-spacing:.18em;font-weight:800;white-space:nowrap}.rv-marquee div{min-width:max-content;animation:rv-scroll 35s linear infinite}.rv-marquee span{color:var(--rv-gold);margin:0 38px}@keyframes rv-scroll{to{transform:translateX(-45%)}}.rv-section-head{max-width:650px;margin:auto;text-align:center}.rv-section-head h2{margin:16px 0}.rv-section-head p{color:var(--rv-muted);font-size:16px}.rv-story{background:var(--rv-paper)}.rv-story__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.rv-story__card{background:var(--rv-cream);border:1px solid var(--rv-line);min-height:280px;padding:30px;border-radius:22px;transition:transform .25s,box-shadow .25s}.rv-story__card:hover{transform:translateY(-5px);box-shadow:0 20px 35px #0b2b2712}.rv-story__card>span{display:block;color:#ae956e;font-size:12px;font-weight:800}.rv-story__icon{font-family:Georgia,serif;font-size:42px;color:var(--rv-forest);margin:25px 0 12px}.rv-story__card h3{font-size:20px;margin-bottom:9px}.rv-story__card p{color:var(--rv-muted);font-size:14px;max-width:300px}.rv-feature{background:#e9eee7}.rv-feature__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%}.rv-feature__media{min-height:490px;position:relative;background:#d9dfd3;border-radius:23px;overflow:hidden}.rv-feature__media img,.rv-feature__media video{display:block;width:100%;height:100%;min-height:490px;max-height:600px;object-fit:cover}.rv-feature__copy h2{margin:18px 0 23px}.rv-feature__copy p{max-width:440px;color:#526b5e;line-height:1.9;margin-bottom:25px}.rv-shop{background:var(--rv-paper)}.rv-shop__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}.rv-shop__visual{position:relative;background:#ebe8dd;border-radius:24px;overflow:hidden}.rv-shop__visual img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.rv-shop__stamp{position:absolute;bottom:19px;left:19px;background:#fffdf8e6;padding:11px 16px;border-radius:100px;font-size:12px;color:var(--rv-forest);font-weight:700}.rv-shop__stamp span{color:#b78341}
.rv-purchase{max-width:530px}.rv-purchase__heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.rv-purchase__heading h2{font-family:Georgia,serif;font-size:clamp(34px,3vw,49px);letter-spacing:-.05em;margin:8px 0}.rv-purchase__price{white-space:nowrap;font-size:20px;font-weight:800;color:var(--rv-forest);margin-bottom:8px}.rv-purchase__lead{color:var(--rv-muted);font-size:14px;line-height:1.8}.rv-purchase__options{border:0;padding:0;margin:28px 0 20px}.rv-purchase__options legend{font-size:13px;font-weight:800;margin-bottom:12px}.rv-purchase__option{position:relative;display:flex;align-items:center;gap:12px;padding:15px 18px;min-height:59px;border:1px solid #dbe1d7;border-radius:13px;background:white;margin-bottom:9px;cursor:pointer;transition:border-color .2s,background .2s}.rv-purchase__option:has(input:checked){border-color:var(--rv-forest);background:#f1f7ef}.rv-purchase__option input{position:absolute;opacity:0}.rv-purchase__option:has(input:focus-visible){outline:3px solid var(--rv-gold);outline-offset:2px}.rv-purchase__option:has(input:disabled){opacity:.45;cursor:not-allowed}.rv-purchase__check{display:block;width:18px;height:18px;border:1px solid #a8b6aa;border-radius:50%;flex:none}.rv-purchase__option:has(input:checked) .rv-purchase__check{border:5px solid var(--rv-forest)}.rv-purchase__option-name{font-size:14px;font-weight:700;flex:1}.rv-purchase__option strong{font-size:14px}.rv-purchase__submit{width:100%;justify-content:space-between}.rv-purchase__submit:disabled{opacity:.5;cursor:not-allowed}.rv-purchase__fine{font-size:11px;color:var(--rv-muted);line-height:1.7;margin-top:14px}
.rv-faq{background:#f5f5ee}.rv-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%}.rv-faq__grid h2{margin:16px 0}.rv-faq__grid>div:first-child p{color:var(--rv-muted)}.rv-faq__list details{border-bottom:1px solid #d9ded4;padding:5px 0}.rv-faq__list summary{cursor:pointer;list-style:none;font-weight:700;font-size:15px;padding:19px 30px 19px 0;position:relative}.rv-faq__list summary::-webkit-details-marker{display:none}.rv-faq__list summary:after{content:"+";position:absolute;right:3px;font-size:25px;font-weight:300;line-height:1}.rv-faq__list details[open] summary:after{content:"−"}.rv-faq__list p{color:var(--rv-muted);font-size:14px;line-height:1.8;padding-right:25px}.rv-footer{background:var(--rv-deep);color:#e2eae0;padding:66px 0 20px}.rv-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.rv-footer__brand>a{font-weight:800;font-size:32px;letter-spacing:-.05em;color:white}.rv-footer__brand>a span{color:var(--rv-gold);font-size:15px;vertical-align:top;margin-left:4px}.rv-footer__brand p{max-width:340px;color:#bacac0;font-size:13px;line-height:1.8;margin-top:12px}.rv-footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.rv-footer__grid strong{font-size:13px;color:white;margin-bottom:9px}.rv-footer__grid a{color:#c6d4c9;font-size:13px}.rv-footer__grid a:hover{color:#edc988}.rv-footer__bottom{border-top:1px solid #ffffff25;margin-top:55px;padding-top:20px;color:#aec1b4;font-size:11px;display:flex;justify-content:space-between}.rv-mobile-cta{display:none}
.rv-product{background:var(--rv-cream);padding-top:42px}.rv-breadcrumb{font-size:12px;color:#77897c;margin-bottom:34px}.rv-breadcrumb span{margin-left:8px}.rv-product__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:8%;align-items:start}.rv-product__main-image{display:block;width:100%;border-radius:20px;aspect-ratio:1;object-fit:cover;background:#e6ded2}.rv-product__thumbs{display:flex;gap:10px;margin-top:12px}.rv-product__thumb{border:2px solid transparent;background:none;padding:0;border-radius:9px;cursor:pointer;overflow:hidden}.rv-product__thumb:hover,.rv-product__thumb:first-child{border-color:var(--rv-gold)}.rv-product__thumb img{width:75px;height:75px;object-fit:cover;display:block}.rv-product-story{background:var(--rv-paper)}.rv-product-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.rv-product-story h2{margin:15px 0}.rv-product-story p{color:var(--rv-muted);line-height:1.8}.rv-product-story__details{border-left:1px solid #dce2d8;padding-left:36px;font-size:14px;color:#3b5144}.rv-product-story__details h2,.rv-product-story__details h3{font-family:Inter,Arial,sans-serif;font-size:18px;letter-spacing:0;font-weight:800;line-height:1.4}.rv-product-story__details li{margin-bottom:8px}.rv-product-story__details small{color:#6d776f}.rv-body.template-cart #MainContent,.rv-body.template-page #MainContent,.rv-body.template-collection #MainContent{min-height:55vh}.rv-body.template-cart #MainContent .container,.rv-body.template-page #MainContent .container{max-width:1100px}
.rv-js [data-rv-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.rv-js [data-rv-reveal].rv-visible{opacity:1;transform:none}
@media(max-width:960px){.rv-header__nav{display:none}.rv-hero__grid{gap:4%}.rv-hero h1{font-size:clamp(50px,6vw,68px)}.rv-feature__grid,.rv-shop__grid{gap:5%}.rv-section{padding:85px 0}}
@media(max-width:700px){.rv-shell{width:min(100% - 34px,520px)}.rv-announcement{gap:9px;font-size:9px;letter-spacing:.03em}.rv-header__inner{min-height:66px;gap:8px}.rv-brand__image{width:129px}.rv-header__actions{gap:10px}.rv-header__cart{font-size:0}.rv-header__cart:before{content:"🛍";font-size:19px}.rv-header__cart span{font-size:10px}.rv-button--small{display:none}.rv-hero__grid{display:flex;flex-direction:column;padding:54px 0 63px;gap:40px;min-height:0}.rv-hero h1{font-size:clamp(49px,12vw,70px);margin:15px 0}.rv-hero__copy>p{font-size:14px;line-height:1.8}.rv-hero__actions{margin:26px 0;gap:18px;flex-wrap:wrap}.rv-hero__actions .rv-button{padding:12px 20px;gap:12px;min-height:49px}.rv-hero__notes{gap:12px;font-size:10px}.rv-hero__media{width:100%;height:auto;aspect-ratio:1;min-height:0;border-radius:200px 200px 20px 20px}.rv-hero__index{left:17px;bottom:17px}.rv-section{padding:70px 0}.rv-body h2{font-size:clamp(36px,10vw,51px)}.rv-story__grid,.rv-feature__grid,.rv-shop__grid,.rv-faq__grid,.rv-product__grid,.rv-product-story__grid{grid-template-columns:1fr}.rv-story__grid{gap:10px;margin-top:30px}.rv-story__card{min-height:0;padding:21px 24px}.rv-story__icon{font-size:29px;margin:9px 0 4px}.rv-story__card p{margin-bottom:0}.rv-feature__grid{gap:35px}.rv-feature__media,.rv-feature__media img,.rv-feature__media video{min-height:0;aspect-ratio:1;max-height:none}.rv-feature__copy{order:-1}.rv-shop__grid{gap:34px}.rv-purchase__heading{align-items:start}.rv-purchase__heading h2{font-size:32px}.rv-purchase__price{font-size:17px;line-height:2.6}.rv-faq__grid{gap:25px}.rv-footer{padding-top:50px}.rv-footer__grid{grid-template-columns:1fr 1fr;gap:35px}.rv-footer__brand{grid-column:1/-1}.rv-footer__bottom{margin-top:35px;gap:10px}.rv-mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:40;padding:9px 14px max(9px,env(safe-area-inset-bottom));background:#fffdf8ec;backdrop-filter:blur(10px);box-shadow:0 -8px 30px #0000000d}.rv-mobile-cta a{background:var(--rv-forest);color:white;display:flex;justify-content:space-between;border-radius:50px;font-size:13px;font-weight:800;padding:12px 20px}.rv-body{padding-bottom:65px}.rv-product{padding-top:22px}.rv-breadcrumb{margin-bottom:18px}.rv-product__grid{gap:25px}.rv-product-story__details{border-left:0;border-top:1px solid #dce2d8;padding:25px 0 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rv-marquee div{animation:none}.rv-js [data-rv-reveal]{opacity:1;transform:none;transition:none}.rv-button,.rv-story__card{transition:none}}
.rv-body [data-reveal]{opacity:1!important;transform:none!important}.rv-cart h1,.rv-static h1,.rv-collection h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);letter-spacing:-.055em;margin:12px 0 40px}.rv-cart{background:var(--rv-cream);min-height:66vh}.rv-cart__empty{background:white;border-radius:20px;padding:35px;max-width:600px}.rv-cart__grid{display:grid;grid-template-columns:1.5fr .7fr;gap:40px;align-items:start}.rv-cart__items,.rv-cart__summary{background:white;border-radius:20px;padding:25px}.rv-cart__item{display:grid;grid-template-columns:92px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--rv-line)}.rv-cart__item:first-child{padding-top:0}.rv-cart__item img{width:92px;height:92px;object-fit:cover;border-radius:10px}.rv-cart__item a{color:var(--rv-forest)}.rv-cart__item p{font-size:13px;color:var(--rv-muted);margin:4px 0 10px}.rv-cart__item label{display:flex;align-items:center;gap:10px;font-size:12px}.rv-cart__item input{width:70px;border:1px solid var(--rv-line);border-radius:8px;padding:7px}.rv-cart__hint{font-size:10px!important}.rv-cart__update{border:1px solid var(--rv-forest);border-radius:30px;background:white;color:var(--rv-forest);padding:9px 18px;margin-top:20px;cursor:pointer}.rv-cart__summary h2{font-family:Georgia,serif;font-size:30px;margin:0 0 20px}.rv-cart__summary div{display:flex;justify-content:space-between}.rv-cart__summary p{font-size:12px;color:var(--rv-muted);margin:20px 0}.rv-cart__summary .rv-button{width:100%;justify-content:space-between}.rv-static,.rv-collection{min-height:60vh}.rv-static__content{max-width:850px;line-height:1.9;color:#45594b}.rv-collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rv-collection__card{background:var(--rv-cream);border-radius:17px;padding:15px;display:grid;gap:8px;color:var(--rv-forest)}.rv-collection__card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}
@media(max-width:700px){.rv-cart__grid{grid-template-columns:1fr;gap:20px}.rv-cart__items,.rv-cart__summary{padding:18px}.rv-cart__item{grid-template-columns:68px 1fr;gap:12px}.rv-cart__item img{width:68px;height:68px}.rv-cart__item>strong{grid-column:2}.rv-collection__grid{grid-template-columns:1fr 1fr;gap:10px}}

/* Świąteczna warstwa i czytelna ścieżka do produktu */
.rv-announcement{background:#631f2d;color:#fff4e2}.rv-announcement>span:first-child,.rv-announcement>span:last-child{color:#e9bb75}.rv-header__nav a:first-child{color:#8f3942;font-weight:800}.rv-hero{background:radial-gradient(circle at 82% 18%,#fff5d8 0%,transparent 31%),linear-gradient(120deg,#fbf6eb 0%,#f5eee3 65%,#f6e5dd 100%)}.rv-hero:before{content:"✦  ·  ✧  ·  ✦";position:absolute;left:5%;top:9%;font-size:22px;letter-spacing:1.3em;color:#c39475;opacity:.42;pointer-events:none}.rv-hero__media{box-shadow:0 30px 65px #823b3630}.rv-hero__media-label{color:#74313a}.rv-hero__index{color:#95565d}.rv-shop__visual{display:block;transition:transform .28s,box-shadow .28s}.rv-shop__visual:hover{transform:translateY(-5px);box-shadow:0 24px 45px #492b2520}.rv-shop__details-link{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;border:1px solid #d6b88b;background:#fffaf0;border-radius:14px;padding:16px 18px;color:var(--rv-forest);font-size:14px;font-weight:800;line-height:1.4}.rv-shop__details-link:hover{background:#faecd7}.rv-shop__details-link span{color:#a37744;font-size:21px}.rv-feature__copy .rv-text-link{font-size:16px}
.rv-marquee{padding:16px 0;border-block:1px solid #d4ae78}.rv-marquee .rv-marquee__track{display:flex;width:max-content;min-width:0;animation:rv-ticker 27s linear infinite;will-change:transform}.rv-marquee .rv-marquee__group{flex:none;min-width:0;animation:none;white-space:nowrap;padding-inline:10px}.rv-marquee .rv-marquee__group span{margin:0 36px;color:#f4bd72}@keyframes rv-ticker{to{transform:translateX(-50%)}}.rv-marquee--product{background:#692a32;color:#fff2d9}
.rv-product{background:radial-gradient(circle at 6% 9%,#fff9e6 0%,transparent 32%),linear-gradient(125deg,#faf4e8,#f8efec);padding-bottom:100px}.rv-product__buy{position:sticky;top:112px}.rv-product__gallery-main{position:relative;overflow:hidden;border-radius:22px}.rv-product__gallery-main .rv-product__main-image{border-radius:22px}.rv-product__photo-note{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);border-radius:100px;background:#fffcf1ed;color:#5b3230;font:italic 16px Georgia,serif;padding:10px 18px}.rv-product__visual-disclaimer{color:#738174;font-size:11px;margin-top:12px}.rv-product__holiday-badge{display:inline-flex;align-items:center;gap:9px;background:#713140;color:#fff0d6;border:1px solid #b97163;border-radius:100px;padding:9px 15px;font-size:11px;font-weight:800;letter-spacing:.04em;margin-bottom:22px}.rv-product__holiday-badge span{color:#e8ba70}.rv-product__buy .rv-purchase{padding:30px;border-radius:24px;background:#fffdf9;box-shadow:0 25px 50px #44352615}.rv-product__buy .rv-purchase__heading h2{font-size:clamp(30px,2.8vw,43px)}.rv-product__quick-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.rv-product__quick-facts div{background:#fffdf9;border:1px solid #e9dfcd;border-radius:14px;padding:15px 10px;display:flex;flex-direction:column;gap:5px}.rv-product__quick-facts span{font-size:20px;color:#a77146}.rv-product__quick-facts strong{font-size:12px;line-height:1.35}.rv-product__quick-facts small{font-size:10px;color:#708074;line-height:1.4}
.rv-product-benefits{background:#fffdf9}.rv-product-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px}.rv-product-benefits__grid article{border:1px solid #e5dccd;background:#fbf7ef;border-radius:20px;padding:30px;min-height:245px}.rv-product-benefits__grid article>span{font:italic 22px Georgia,serif;color:#985e5b}.rv-product-benefits__grid h3{font-family:Georgia,serif;font-size:26px;font-weight:400;margin:30px 0 12px}.rv-product-benefits__grid p{font-size:14px;color:#617367;line-height:1.75}.rv-product-video{background:#e9eee7}.rv-product-video__grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.rv-product-video__media{position:relative;border-radius:24px;overflow:hidden;background:#d7e2d5}.rv-product-video__media img,.rv-product-video__media video{display:block;width:100%;aspect-ratio:1;object-fit:cover}.rv-product-video__copy h2{margin:16px 0 28px}.rv-product-video__copy ol{list-style:none;counter-reset:steps;padding:0;margin:0 0 28px}.rv-product-video__copy li{position:relative;counter-increment:steps;padding:0 0 18px 45px;margin-bottom:17px;border-bottom:1px solid #cbd7c9}.rv-product-video__copy li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:0;font:italic 18px Georgia,serif;color:#9c6560}.rv-product-video__copy li strong,.rv-product-video__copy li span{display:block}.rv-product-video__copy li strong{font-size:16px}.rv-product-video__copy li span{font-size:13px;color:#5e7366;margin-top:4px}.rv-product-story{background:#fffdf9}.rv-product-story__details{background:#fbf8f0;border:1px solid #e8e3d8;border-radius:18px;padding:28px;line-height:1.75}.rv-product-story__grid>div:first-child{position:sticky;top:110px;align-self:start}.rv-product-story__grid>div:first-child p{max-width:420px}
@media(max-width:960px){.rv-product__quick-facts{grid-template-columns:1fr}.rv-product__quick-facts div{display:grid;grid-template-columns:24px 1fr;column-gap:8px;align-items:start}.rv-product__quick-facts span{grid-row:span 2}.rv-product-video__grid{gap:5%}}
@media(max-width:700px){.rv-announcement>span:first-child,.rv-announcement>span:last-child{display:none}.rv-announcement{min-height:37px}.rv-hero:before{font-size:14px;letter-spacing:.8em}.rv-hero__actions .rv-button{max-width:100%;text-align:center}.rv-marquee{font-size:10px}.rv-marquee .rv-marquee__group span{margin:0 22px}.rv-shop__details-link{font-size:13px}.rv-product{padding-bottom:70px}.rv-product__buy,.rv-product-story__grid>div:first-child{position:static}.rv-product__buy .rv-purchase{padding:20px}.rv-product__quick-facts{grid-template-columns:repeat(3,1fr)}.rv-product__quick-facts div{display:flex;padding:10px 7px}.rv-product__quick-facts strong{font-size:10px}.rv-product__quick-facts small{font-size:9px}.rv-product-benefits__grid,.rv-product-video__grid{grid-template-columns:1fr}.rv-product-benefits__grid{gap:10px;margin-top:26px}.rv-product-benefits__grid article{min-height:0;padding:20px}.rv-product-benefits__grid h3{margin:12px 0 8px}.rv-product-video__grid{gap:28px}.rv-product-video__copy{order:-1}.rv-product-story__details{padding:20px}.rv-product__photo-note{font-size:13px}}
@media(prefers-reduced-motion:reduce){.rv-marquee .rv-marquee__track{animation:none}.rv-shop__visual{transition:none}}
