:root{--rv15-scroll-progress: 0%;--rv15-mouse-x: 50vw;--rv15-mouse-y: 50vh}.rv15-page-progress{position:fixed;top:0;left:0;z-index:80;width:var(--rv15-scroll-progress);height:3px;background:linear-gradient(90deg,#ffbdd1,#ff4f91);box-shadow:0 0 24px #ff4f91ad;pointer-events:none}.rv15-cursor-glow{position:fixed;left:var(--rv15-mouse-x);top:var(--rv15-mouse-y);z-index:5;width:28rem;height:28rem;border-radius:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,79,145,.16),transparent 62%);transition:opacity .24s ease;mix-blend-mode:screen}body.rv15-pointer-active .rv15-cursor-glow{opacity:1}.rv15-mobile-nav{display:none}.rv15-home{--ink: #fff7fb;--muted: rgba(255, 247, 251, .68);--pink: #ffbdd1;--rose: #ff4f91;--line: rgba(255, 143, 181, .18);--panel: rgba(255, 255, 255, .058);--shadow: 0 24px 76px rgba(255, 79, 145, .14);position:relative;isolation:isolate;overflow:hidden;color:var(--ink);background:radial-gradient(circle at 14% 2%,rgba(255,79,145,.2),transparent 27rem),radial-gradient(circle at 90% 16%,rgba(255,189,209,.1),transparent 34rem),linear-gradient(180deg,#050405,#0b0709 48%,#050405)}.rv15-home *{box-sizing:border-box}.rv15-home a{color:inherit;text-decoration:none}.rv15-home h2,.rv15-home h3,.rv15-home p{margin-top:0}.rv15-home h2{max-width:760px;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.05rem,5vw,4.2rem);line-height:1;letter-spacing:-.045em}.rv15-home h3{color:#fff;line-height:1.15}.rv15-home p{color:var(--muted);line-height:1.62}.rv15-home img{display:block;width:100%;height:100%;object-fit:cover}.rv15-section{padding:clamp(3.2rem,7vw,6.6rem) clamp(1rem,4vw,4.5rem)}.rv15-section:before{content:"";position:absolute;left:clamp(1rem,4vw,4.5rem);right:clamp(1rem,4vw,4.5rem);top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,143,181,.28),transparent)}.rv15-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(1.4rem,3vw,2.35rem)}.rv15-section-head p{max-width:560px;margin-bottom:0}.rv15-label{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.42rem .68rem;border:1px solid rgba(255,143,181,.18);border-radius:999px;color:var(--pink);background:#ffffff0b;font-size:.78rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.rv15-label:before{content:"";width:18px;height:2px;border-radius:999px;background:var(--pink)}.rv15-reveal{opacity:0;transform:translateY(28px);filter:blur(0);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1),filter .7s ease;transition-delay:var(--rv15-delay, 0ms)}.rv15-reveal.rv15-fx-left{transform:translate(-36px)}.rv15-reveal.rv15-fx-right{transform:translate(36px)}.rv15-reveal.rv15-fx-zoom{transform:scale(.94)}.rv15-reveal.rv15-fx-blur{transform:translateY(18px);filter:blur(10px)}.rv15-reveal.rv15-fx-tilt{transform:translateY(30px) rotate(-1.5deg)}.rv15-reveal.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}.rv15-magnetic{position:relative}.rv15-magnetic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--rv15-spot-x, 50%) var(--rv15-spot-y, 50%),rgba(255,189,209,.22),transparent 12rem);transition:opacity .25s ease;mix-blend-mode:screen}.rv15-magnetic:hover:before{opacity:1}.rv15-magnetic>:not(img){position:relative;z-index:3}.rv15-float{animation:rv15-float 5.5s ease-in-out infinite}.rv15-trust{padding-top:clamp(1.25rem,2.4vw,2rem);padding-bottom:clamp(1.25rem,2.4vw,2rem);background:radial-gradient(circle at 10% 0%,rgba(255,79,145,.2),transparent 18rem),linear-gradient(90deg,#ff4f9114,#ff8fb521,#ff4f910f),#050405}.rv15-trust-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem;color:#fff7fbbd}.rv15-trust-head span{color:var(--pink);font-weight:900;letter-spacing:.13em;text-transform:uppercase}.rv15-trust-grid,.rv15-product-grid,.rv15-stock-grid,.rv15-guide-grid,.rv15-proof-grid{display:grid;gap:1rem}.rv15-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rv15-trust-card{min-height:96px;display:flex;gap:.85rem;align-items:center;padding:1rem;border:1px solid rgba(255,143,181,.16);border-radius:24px;background:#ffffff0f;box-shadow:0 10px 30px #0000002e;transition:transform .22s ease,background .22s ease,border-color .22s ease}.rv15-trust-card:hover{transform:translateY(-4px);border-color:#ff8fb557;background:#ffffff17}.rv15-trust-card>span{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#ff7fab,var(--rose));font-weight:900}.rv15-trust-card h3{margin:0 0 .16rem;font-size:1rem}.rv15-trust-card p{margin:0;font-size:.9rem}.rv15-featured{background:radial-gradient(circle at 20% 0%,rgba(255,79,145,.18),transparent 28rem),linear-gradient(180deg,#090608,#12070d)}.rv15-product-grid{grid-template-columns:minmax(330px,1.32fr) repeat(3,minmax(0,.92fr))}.rv15-product-card{min-height:420px;display:flex;flex-direction:column;justify-content:start;padding:1.5rem;border:1px solid var(--line);border-radius:34px;background:radial-gradient(circle at 50% 20%,rgba(255,189,209,.18),transparent 11rem),linear-gradient(180deg,#ffffff13,#00000057),#ffffff0b;box-shadow:var(--shadow);overflow:hidden;transition:transform .25s ease,border-color .25s ease}.rv15-product-card:hover{transform:translateY(-8px);border-color:#ff8fb55c}.rv15-product-card figure{height:220px;margin:-1.5rem -1.5rem 1.1rem;overflow:hidden;border-radius:34px 34px 20px 20px}.rv15-product-card figure img{transition:transform .7s ease,opacity .7s ease}.rv15-product-card:hover figure img{transform:scale(1.07)}.rv15-product-card--hero{min-height:480px}.rv15-product-card--hero figure{height:300px}.rv15-product-card h3{margin-bottom:.5rem;font-size:clamp(1.35rem,2.2vw,2rem)}.rv15-product-card--hero h3{font-size:clamp(2.4rem,5vw,5rem);line-height:.92}.rv15-product-card div{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;font-size:.82rem}.rv15-product-card div span{padding:.42rem .62rem;border-radius:999px;color:#fff;background:#ffffff1a}.rv15-product-card div span:last-child{color:#050405;background:linear-gradient(135deg,var(--pink),var(--rose));font-weight:900}.rv15-stock{background:radial-gradient(circle at 14% 20%,rgba(255,79,145,.18),transparent 24rem),linear-gradient(180deg,#ffffff06,#ffffff03),#050405}.rv15-stock-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rv15-stock-card{position:relative;min-height:330px;display:flex;flex-direction:column;justify-content:end;padding:1.4rem;border:1px solid var(--line);border-radius:34px;overflow:hidden;background:#ffffff0b;box-shadow:var(--shadow);transition:transform .25s ease,border-color .25s ease}.rv15-stock-card:hover{transform:translateY(-6px);border-color:#ff8fb56b}.rv15-stock-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.78;transform:scale(1.02);transition:transform .7s ease,opacity .7s ease}.rv15-stock-card:hover img{opacity:.95;transform:scale(1.08)}.rv15-stock-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0504050a,#050405db),radial-gradient(circle at 72% 18%,rgba(255,79,145,.28),transparent 14rem)}.rv15-stock-card>span{display:block;width:fit-content;margin-bottom:1rem;padding:.48rem .72rem;border-radius:999px;color:#050405;background:linear-gradient(135deg,var(--pink),var(--rose));font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rv15-stock-card h3{margin-bottom:.55rem;color:#fff;font-size:clamp(2rem,4vw,4.2rem);letter-spacing:-.055em}.rv15-stock-card h3:after{content:"";display:block;width:54px;height:3px;margin-top:.65rem;border-radius:999px;background:linear-gradient(90deg,var(--pink),transparent)}.rv15-stock-card div{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.rv15-stock-card b{padding:.5rem .72rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#ffffff17;font-size:.86rem}.rv15-series{background:radial-gradient(circle at 0% 0%,rgba(255,79,145,.2),transparent 20rem),linear-gradient(135deg,#ffffff13,#ffffff06),#080506}.rv15-series-grid{display:flex;gap:.85rem;min-height:360px}.rv15-series-card{position:relative;flex:1 1 0;min-width:0;min-height:360px;display:flex;flex-direction:column;justify-content:end;padding:1rem;border:1px solid rgba(255,143,181,.2);border-radius:24px;background:linear-gradient(180deg,#0504051f,#050405db),var(--image),#ffffff09;background-size:cover;background-position:center;overflow:hidden;transition:flex .42s cubic-bezier(.2,.8,.2,1),transform .2s ease,border-color .2s ease,box-shadow .2s ease}.rv15-series-grid:hover .rv15-series-card,.rv15-series-grid.has-active .rv15-series-card{flex:.78 1 0}.rv15-series-card:hover,.rv15-series-card.is-active,.rv15-series-grid:not(:hover):not(.has-active) .rv15-series-card:first-child{flex:2.7 1 0;border-color:#ff8fb56b;box-shadow:0 26px 70px #ff4f912e}.rv15-series-card small{color:var(--pink);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rv15-series-card strong{color:#fff;font-size:1.2rem}.rv15-series-card p{max-height:0;margin:.55rem 0 0;opacity:0;overflow:hidden;transform:translateY(10px);transition:max-height .38s ease,opacity .26s ease,transform .26s ease}.rv15-series-card:hover p,.rv15-series-card.is-active p,.rv15-series-grid:not(:hover):not(.has-active) .rv15-series-card:first-child p{max-height:180px;opacity:1;transform:translateY(0)}.rv15-brands{border-block:1px solid var(--line);background:radial-gradient(circle at 100% 0%,rgba(255,79,145,.18),transparent 22rem),linear-gradient(180deg,#ff4f910b,#ffffff06),#050405}.rv15-brand-track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent);mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent)}.rv15-brand-track::-webkit-scrollbar{display:none}.rv15-brand-card{position:relative;flex:0 0 clamp(170px,18vw,230px);min-height:210px;display:flex;align-items:end;padding:1rem;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#ffffff0d;scroll-snap-align:start;transition:transform .2s ease,border-color .2s ease}.rv15-brand-card:hover{transform:translateY(-8px) rotate(-.5deg);border-color:#ff8fb55c}.rv15-brand-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.7;transform:scale(1.02);transition:transform .55s ease,opacity .55s ease}.rv15-brand-card:hover img{opacity:.92;transform:scale(1.08)}.rv15-brand-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0504050f,#050405d1)}.rv15-brand-card span{position:relative;z-index:3;width:100%;padding:.58rem .68rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:#05040575;text-align:center;font-size:.82rem;font-weight:850;text-transform:uppercase}.rv15-brand-controls{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1rem}.rv15-brand-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;color:#fff;background:#ffffff14;cursor:pointer;transition:transform .2s ease,background .2s ease}.rv15-brand-controls button:hover{transform:translateY(-2px);background:#ff8fb538}.rv15-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rv15-guide-card{min-height:380px;display:flex;flex-direction:column;padding:1.35rem;border:1px solid var(--line);border-radius:24px;color:#fff;background:radial-gradient(circle at 20% 0%,rgba(255,189,209,.18),transparent 12rem),linear-gradient(145deg,#ffffff13,#ff4f9117);overflow:hidden;transition:transform .22s ease,border-color .22s ease}.rv15-guide-card:hover{transform:translateY(-5px);border-color:#ff8fb557}.rv15-guide-card figure{height:170px;margin:-1.35rem -1.35rem 1.1rem;overflow:hidden;border-radius:22px 22px 18px 18px}.rv15-guide-card figure img{transition:transform .65s ease}.rv15-guide-card:hover figure img{transform:scale(1.07)}.rv15-guide-card span{margin-top:auto;color:var(--pink);font-weight:900}.rv15-proof{border-top:1px solid var(--line);background:radial-gradient(circle at 78% 0%,rgba(255,79,145,.18),transparent 22rem),linear-gradient(180deg,#ffffff05,#fff0),#050405}.rv15-proof-grid{grid-template-columns:1.18fr .91fr .91fr}.rv15-proof-card{position:relative;min-height:360px;display:flex;flex-direction:column;justify-content:end;padding:1.35rem;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#ffffff0d;transition:transform .22s ease,border-color .22s ease}.rv15-proof-card:first-child{min-height:460px}.rv15-proof-card:hover{transform:translateY(-8px) rotate(-.35deg);border-color:#ff8fb557}.rv15-proof-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.72;transform:scale(1.02);transition:transform .6s ease,opacity .6s ease}.rv15-proof-card:hover img{opacity:.9;transform:scale(1.08)}.rv15-proof-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0504050d,#050405db)}.rv15-proof-card small{width:fit-content;margin-bottom:.75rem;padding:.42rem .62rem;border-radius:999px;color:var(--pink);background:#ffffff1a;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@keyframes rv15-float{0%,to{translate:0 0}50%{translate:0 5px}}@media(max-width:990px){.rv15-trust-grid,.rv15-product-grid,.rv15-stock-grid,.rv15-guide-grid,.rv15-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv15-product-card--hero,.rv15-proof-card:first-child{grid-column:1 / -1}}@media(max-width:680px){.rv15-cursor-glow{display:none}.rv15-mobile-nav{position:sticky;top:0;z-index:40;display:flex;gap:.48rem;padding:.62rem .85rem;overflow-x:auto;border-bottom:1px solid rgba(255,143,181,.16);background:#080608e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;scroll-snap-type:x proximity}.rv15-mobile-nav::-webkit-scrollbar{display:none}.rv15-mobile-nav a{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 .86rem;border:1px solid rgba(255,143,181,.2);border-radius:999px;color:#fff;background:#ffffff12;font-size:.82rem;font-weight:850;scroll-snap-align:start}.rv15-mobile-nav a:nth-child(3){color:#050405;background:linear-gradient(135deg,var(--pink, #ffbdd1),var(--rose, #ff4f91))}.rv15-section{padding:2.55rem .9rem}.rv15-section:before{left:.9rem;right:.9rem}.rv15-section-head{display:block;margin-bottom:1.25rem}.rv15-section-head p{font-size:.94rem;line-height:1.58}.rv15-home h2{max-width:100%;font-size:clamp(2rem,10vw,3.2rem);line-height:.98}.rv15-label{margin-bottom:.72rem;font-size:.68rem;letter-spacing:.1em}.rv15-trust-head{display:block}.rv15-trust-head strong{display:block;margin-top:.25rem;font-size:.9rem}.rv15-trust-grid,.rv15-product-grid,.rv15-series-grid,.rv15-proof-grid{display:flex;gap:.85rem;margin-inline:-.9rem;padding:0 .9rem .55rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.rv15-trust-grid::-webkit-scrollbar,.rv15-product-grid::-webkit-scrollbar,.rv15-series-grid::-webkit-scrollbar,.rv15-proof-grid::-webkit-scrollbar{display:none}.rv15-trust-card{flex:0 0 82vw;min-height:112px;scroll-snap-align:center}.rv15-product-card,.rv15-product-card--hero{flex:0 0 82vw;min-height:430px;padding:1.1rem;border-radius:28px;scroll-snap-align:center}.rv15-product-card figure,.rv15-product-card--hero figure{height:255px;margin:-1.1rem -1.1rem 1rem}.rv15-stock-grid{grid-template-columns:1fr;gap:.85rem}.rv15-stock-card{min-height:360px;padding:1.15rem;border-radius:28px}.rv15-stock-card h3{font-size:clamp(2.6rem,14vw,4.6rem)}.rv15-series-grid .rv15-series-card,.rv15-series-grid:hover .rv15-series-card,.rv15-series-card:hover,.rv15-series-card.is-active,.rv15-series-grid:not(:hover):not(.has-active) .rv15-series-card:first-child{flex:0 0 78vw;min-height:385px;scroll-snap-align:center}.rv15-series-card p,.rv15-series-card:hover p,.rv15-series-card.is-active p,.rv15-series-grid:not(:hover):not(.has-active) .rv15-series-card:first-child p{max-height:220px;opacity:1;transform:none}.rv15-brand-track{gap:.75rem;margin-inline:-.9rem;padding-inline:.9rem;-webkit-mask-image:none;mask-image:none}.rv15-brand-card{flex-basis:42vw;min-height:178px;border-radius:22px;scroll-snap-align:center}.rv15-brand-card span{font-size:.7rem;line-height:1.2}.rv15-brand-controls{justify-content:center}.rv15-guide-grid{grid-template-columns:1fr;gap:.85rem}.rv15-guide-card{min-height:0;padding:1rem;border-radius:26px}.rv15-guide-card figure{height:190px;margin:-1rem -1rem 1rem}.rv15-proof-card,.rv15-proof-card:first-child{flex:0 0 84vw;min-height:390px;padding:1.05rem;border-radius:28px;scroll-snap-align:center}.rv15-reveal,.rv15-reveal.rv15-fx-left,.rv15-reveal.rv15-fx-right,.rv15-reveal.rv15-fx-zoom,.rv15-reveal.rv15-fx-blur,.rv15-reveal.rv15-fx-tilt{transform:translateY(18px)}}@media(prefers-reduced-motion:reduce){.rv15-reveal,.rv15-float,.rv15-home *,.rv15-home *:before,.rv15-home *:after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important}}.rv15-home{--roshi-bg: #050405;--roshi-ink: #fff7fb;--roshi-muted: rgba(255, 247, 251, .68);--roshi-pink: #ffbdd1;--roshi-pink-strong: #ff7fab;--roshi-rose: #ff4f91;--roshi-deep: #fff7fb;--roshi-line: rgba(255, 143, 181, .18);--roshi-panel: rgba(255, 255, 255, .058);--roshi-panel-strong: rgba(255, 255, 255, .09);--roshi-shadow: 0 24px 76px rgba(255, 79, 145, .14);--radius-lg: 34px;--radius-md: 24px;color:var(--roshi-ink)}.rv15-home h2{max-width:760px;margin-bottom:1rem;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.05rem,5vw,4.2rem);line-height:1;letter-spacing:-.045em}.rv15-home h3{margin-bottom:.62rem;color:#fff;font-size:1.12rem;line-height:1.2}.rv15-home p{color:var(--roshi-muted);line-height:1.68}.rv15-home .label{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;color:var(--roshi-pink);font-size:.78rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.rv15-home .label:before{content:"";width:32px;height:2px;border-radius:999px;background:var(--roshi-pink)}.rv15-home.rv15-section:before{content:"";position:absolute;left:clamp(1rem,4vw,4.5rem);right:clamp(1rem,4vw,4.5rem);top:0;height:1px;opacity:.7;background:linear-gradient(90deg,transparent,rgba(255,143,181,.28),transparent)}.rv15-home .section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.rv15-home .section-head p{max-width:560px;margin-bottom:0}.rv15-home .grid{display:grid;gap:1rem}.rv15-home.trust-strip{padding-top:1.2rem;padding-bottom:1.2rem;border-block:1px solid var(--roshi-line);background:linear-gradient(90deg,#ff4f910f,#ff8fb524,#ff4f910f),#050405;background-size:200% 100%;animation:rv15-blush-flow 7s ease-in-out infinite}.rv15-home .trust-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem;color:#fff7fbbd}.rv15-home .trust-heading span{color:var(--roshi-pink);font-weight:900;letter-spacing:.13em;text-transform:uppercase}.rv15-home .trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rv15-home .trust-item{position:relative;display:flex;gap:.85rem;align-items:center;min-height:96px;padding:1rem;border:1px solid transparent;border-radius:20px;background:var(--roshi-panel);box-shadow:0 10px 30px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;transition:transform .22s ease,border-color .22s ease,background .22s ease}.rv15-home .trust-item:before,.rv15-home .feature-card:before,.rv15-home .brand-card:before,.rv15-home .guide-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:0;border-radius:inherit;background:linear-gradient(120deg,transparent 20%,rgba(255,189,209,.28),transparent 80%);opacity:0;transform:translate(-42%);transition:opacity .25s ease,transform .7s ease;pointer-events:none}.rv15-home .trust-item:hover:before,.rv15-home .feature-card:hover:before,.rv15-home .brand-card:hover:before,.rv15-home .guide-card:hover:before{opacity:1;transform:translate(42%)}.rv15-home .trust-item:hover{transform:translateY(-4px);border-color:#ff8fb552;background:var(--roshi-panel-strong)}.rv15-home .trust-item>*{position:relative;z-index:1}.rv15-home .trust-icon{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--roshi-pink-strong),var(--roshi-rose));box-shadow:0 14px 34px #ff4f9138;font-weight:900}.rv15-home .trust-item b{display:block;margin-bottom:.16rem;color:var(--roshi-ink)}.rv15-home .trust-item span:not(.trust-icon){color:var(--roshi-muted);font-size:.9rem}.rv15-home.featured{color:#fff;background:radial-gradient(circle at 20% 0%,rgba(255,79,145,.18),transparent 28rem),linear-gradient(180deg,#090608,#12070d)}.rv15-home.featured .label,.rv15-home.featured p,.rv15-home.featured .product-meta{color:var(--roshi-muted)}.rv15-home.featured .label:before{background:var(--roshi-rose)}.rv15-home .product-grid{grid-template-columns:minmax(330px,1.32fr) repeat(3,minmax(0,.92fr));gap:clamp(.85rem,1.5vw,1.15rem);align-items:stretch}.rv15-home .feature-card{position:relative;display:flex;min-height:420px;flex-direction:column;justify-content:start;padding:1.5rem;border:1px solid var(--roshi-line);border-radius:var(--radius-lg);background:radial-gradient(circle at var(--spot-x, 50%) var(--spot-y, 20%),rgba(255,189,209,.2),transparent 11rem),linear-gradient(180deg,#ffffff13,#00000057),#ffffff0b;box-shadow:var(--roshi-shadow);isolation:isolate;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.rv15-home .feature-card:after{content:"";position:absolute;inset:auto 1.5rem 1.5rem 1.5rem;height:1px;opacity:.32;background:linear-gradient(90deg,var(--roshi-pink),transparent)}.rv15-home .feature-card:hover{transform:translateY(-8px);border-color:#ff8fb55c;box-shadow:0 28px 72px #b8326329}.rv15-home .feature-card.hero-product{grid-column:auto;min-height:480px;background:radial-gradient(circle at 16% 12%,rgba(255,79,145,.28),transparent 16rem),linear-gradient(150deg,#ff4f9157,#ffffff0b)}.rv15-home .feature-card h3,.rv15-home .guide-card h3{position:relative;z-index:1;color:#fff;font-size:clamp(1.35rem,2.2vw,2rem);letter-spacing:-.035em}.rv15-home .feature-card.hero-product h3{font-size:clamp(2.4rem,5vw,5rem);line-height:.92}.rv15-home .feature-card p,.rv15-home .feature-card .product-meta,.rv15-home .guide-card p{position:relative;z-index:1}.rv15-home .feature-media,.rv15-home .guide-media{position:relative;height:260px;margin:-1.35rem -1.35rem 1.1rem;overflow:hidden;border-radius:22px 22px 18px 18px;background:radial-gradient(circle at 50% 20%,rgba(255,189,209,.16),transparent 8rem),#ffffff0b}.rv15-home .feature-card.hero-product .feature-media{height:300px}.rv15-home .feature-card:not(.hero-product) .feature-media{height:220px}.rv15-home .feature-media:after,.rv15-home .guide-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(5,4,5,.74)),radial-gradient(circle at 70% 12%,rgba(255,79,145,.24),transparent 11rem);pointer-events:none}.rv15-home .feature-media img,.rv15-home .guide-media img{transform:scale(1.01);transition:transform .7s ease,filter .7s ease}.rv15-home .feature-card:hover img,.rv15-home .guide-card:hover img{filter:saturate(1.08) contrast(1.04);transform:scale(1.075)}.rv15-home .product-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem;font-size:.82rem}.rv15-home .product-meta span{padding:.42rem .62rem;border-radius:999px;color:#fff;background:#ffffff1a}.rv15-home .product-meta span:last-child{color:#050405;background:linear-gradient(135deg,var(--roshi-pink),var(--roshi-rose));font-weight:900}.rv15-home.stock-section{scroll-margin-top:96px;padding-top:clamp(2.8rem,6vw,5rem);padding-bottom:clamp(2.8rem,6vw,5rem);background:radial-gradient(circle at 14% 20%,rgba(255,79,145,.18),transparent 24rem),linear-gradient(180deg,#ffffff06,#ffffff03),#050405}.rv15-home .stock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.rv15-home .stock-card{position:relative;min-height:330px;display:flex;flex-direction:column;justify-content:end;padding:1.4rem;border:1px solid var(--roshi-line);border-radius:var(--radius-lg);overflow:hidden;background:radial-gradient(circle at var(--spot-x, 52%) var(--spot-y, 22%),rgba(255,189,209,.16),transparent 13rem),var(--roshi-panel);box-shadow:var(--roshi-shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.rv15-home .stock-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.78;transform:scale(1.02);transition:transform .7s ease,opacity .7s ease}.rv15-home .stock-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0504050a,#050405db),radial-gradient(circle at 72% 18%,rgba(255,79,145,.28),transparent 14rem)}.rv15-home .stock-card>*:not(img){position:relative;z-index:2}.rv15-home .stock-card:hover{transform:translateY(-6px);border-color:#ff8fb56b;box-shadow:0 30px 82px #ff4f9133}.rv15-home .stock-card:hover img{opacity:.95;transform:scale(1.08)}.rv15-home .stock-card:nth-child(3){border-style:dashed}.rv15-home .stock-badge{width:fit-content;margin-bottom:1rem;padding:.48rem .72rem;border-radius:999px;color:#050405;background:linear-gradient(135deg,var(--roshi-pink),var(--roshi-rose));font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rv15-home .stock-card h3{margin-bottom:.55rem;color:#fff;font-size:clamp(2rem,4vw,4.2rem);letter-spacing:-.055em}.rv15-home .stock-card h3:after{content:"";display:block;width:54px;height:3px;margin-top:.65rem;border-radius:999px;background:linear-gradient(90deg,var(--roshi-pink),transparent)}.rv15-home .stock-card p{max-width:420px;color:#fff7fbc7}.rv15-home .stock-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.rv15-home .stock-actions span{padding:.5rem .72rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#ffffff17;font-size:.86rem;font-weight:800}.rv15-home .series-panel{margin-top:1.2rem;padding:clamp(1.1rem,2.4vw,1.6rem);border:1px solid var(--roshi-line);border-radius:var(--radius-lg);background:radial-gradient(circle at 0% 0%,rgba(255,79,145,.2),transparent 18rem),linear-gradient(135deg,#ffffff13,#ffffff06);box-shadow:0 28px 82px #00000042}.rv15-home .series-panel .section-head{margin-bottom:1rem;padding:0}.rv15-home .series-grid{display:flex;gap:.85rem;min-height:360px}.rv15-home .series-card{position:relative;flex:1 1 0;min-width:0;min-height:360px;display:flex;flex-direction:column;justify-content:end;padding:1rem;border:1px solid rgba(255,143,181,.2);border-radius:20px;filter:saturate(.96);background:linear-gradient(180deg,#0504051f,#050405db),var(--series-img),#ffffff09;background-size:cover;background-position:center;overflow:hidden;transition:flex .42s cubic-bezier(.2,.8,.2,1),transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease}.rv15-home .series-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;background:radial-gradient(circle at var(--spot-x, 50%) var(--spot-y, 20%),rgba(255,189,209,.18),transparent 13rem),linear-gradient(180deg,#0504050a,#05040557);transition:opacity .25s ease}.rv15-home .series-grid:hover .series-card,.rv15-home .series-grid.has-active .series-card{flex:.78 1 0}.rv15-home .series-card:hover,.rv15-home .series-card.is-active,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child{flex:2.7 1 0;filter:saturate(1.08);border-color:#ff8fb56b;box-shadow:0 26px 70px #ff4f912e}.rv15-home .series-card:hover:before,.rv15-home .series-card.is-active:before,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child:before{opacity:1}.rv15-home .series-card small,.rv15-home .series-card b,.rv15-home .series-card p{position:relative;z-index:1}.rv15-home .series-card small{margin-bottom:.45rem;color:var(--roshi-pink);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rv15-home .series-card b{color:#fff;font-size:1.05rem}.rv15-home .series-card b:after{content:"Explore ->";display:block;width:fit-content;max-height:0;margin-top:.75rem;padding:.42rem .62rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#050405;background:linear-gradient(135deg,var(--roshi-pink),var(--roshi-rose));font-size:.72rem;font-weight:950;opacity:0;overflow:hidden;transition:opacity .24s ease,max-height .34s ease}.rv15-home .series-card:hover b:after,.rv15-home .series-card.is-active b:after,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child b:after{max-height:44px;opacity:1}.rv15-home .series-card p{max-height:0;margin:.55rem 0 0;color:#fff7fbbd;opacity:0;overflow:hidden;transform:translateY(10px);transition:max-height .38s ease,opacity .26s ease,transform .26s ease}.rv15-home .series-card:hover p,.rv15-home .series-card.is-active p,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child p{max-height:180px;opacity:1;transform:translateY(0)}.rv15-home.brand-band{border-block:1px solid var(--roshi-line);background:radial-gradient(circle at 100% 0%,rgba(255,79,145,.18),transparent 22rem),linear-gradient(180deg,#ff4f910b,#ffffff06),#050405}.rv15-home .brand-carousel-shell{position:relative}.rv15-home .brand-cloud{display:flex;gap:1rem;margin-top:2rem;padding:.35rem 0 .8rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent);mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent)}.rv15-home .brand-cloud::-webkit-scrollbar{display:none}.rv15-home .brand-carousel-controls{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1rem}.rv15-home .brand-carousel-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--roshi-line);border-radius:50%;color:#fff;background:#ffffff14;box-shadow:0 12px 28px #0000002e;cursor:pointer;transition:transform .18s ease,background .18s ease}.rv15-home .brand-carousel-controls button:hover{transform:translateY(-2px);background:#ff4f9147}.rv15-home .brand-card{position:relative;display:flex;flex:0 0 clamp(170px,18vw,230px);min-height:210px;align-items:end;padding:1rem;border:1px solid var(--roshi-line);border-radius:26px;color:var(--roshi-deep);background:var(--roshi-panel);font-weight:850;text-align:center;text-transform:uppercase;letter-spacing:.045em;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;scroll-snap-align:start}.rv15-home .brand-card:before{z-index:2}.rv15-home .brand-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.68;transform:scale(1.02);transition:transform .55s ease,opacity .55s ease}.rv15-home .brand-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0504050f,#050405d1)}.rv15-home .brand-card span{position:relative;z-index:3;width:100%;padding:.58rem .68rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:#05040575;text-shadow:0 10px 22px rgba(0,0,0,.58);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rv15-home .brand-card:hover{transform:translateY(-8px) rotate(-.5deg);box-shadow:0 16px 38px #ff4f911f}.rv15-home .brand-card:hover img{opacity:.9;transform:scale(1.08)}.rv15-home .guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rv15-home .guide-card{position:relative;min-height:380px;display:flex;flex-direction:column;padding:1.35rem;border:1px solid var(--roshi-line);border-radius:24px;color:#fff;background:radial-gradient(circle at var(--spot-x, 20%) var(--spot-y, 0%),rgba(255,189,209,.18),transparent 12rem),linear-gradient(145deg,#ffffff13,#ff4f9117);overflow:hidden;transition:transform .22s ease,border-color .22s ease}.rv15-home .guide-card:hover{transform:translateY(-5px);border-color:#ff8fb557}.rv15-home .guide-card h3:before{content:"";display:block;width:30px;height:30px;margin-bottom:.8rem;border:1px solid rgba(255,189,209,.24);border-radius:10px;background:linear-gradient(90deg,rgba(255,189,209,.8) 35%,transparent 35%) 8px 9px / 14px 2px no-repeat,linear-gradient(90deg,rgba(255,189,209,.45) 65%,transparent 65%) 8px 15px / 14px 2px no-repeat,#ffffff0f}.rv15-home .guide-card:after{content:"Read more ->";position:absolute;left:1.35rem;bottom:1.25rem;color:var(--roshi-pink);font-size:.9rem;font-weight:900;letter-spacing:.04em;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.rv15-home .guide-card:hover:after{opacity:1;transform:translateY(0)}.rv15-home .doc-preview{position:relative;z-index:1;display:grid;gap:.45rem;margin-top:auto;padding-top:1.2rem}.rv15-home .doc-preview span{display:block;height:7px;border-radius:999px;background:#fff7fb2e}.rv15-home .doc-preview span:nth-child(1){width:72%}.rv15-home .doc-preview span:nth-child(2){width:92%}.rv15-home .doc-preview span:nth-child(3){width:56%}.rv15-home.customer-proof{border-top:1px solid var(--roshi-line);background:radial-gradient(circle at 78% 0%,rgba(255,79,145,.18),transparent 22rem),linear-gradient(180deg,#ffffff05,#fff0),#050405}.rv15-home .proof-grid{grid-template-columns:1.18fr .91fr .91fr}.rv15-home .proof-card{position:relative;min-height:360px;display:flex;flex-direction:column;justify-content:end;padding:1.35rem;border:1px solid var(--roshi-line);border-radius:24px;overflow:hidden;background:radial-gradient(circle at var(--spot-x, 50%) var(--spot-y, 20%),rgba(255,189,209,.12),transparent 12rem),var(--roshi-panel);transition:transform .22s ease,border-color .22s ease}.rv15-home .proof-card:first-child{min-height:460px}.rv15-home .proof-card:hover{transform:translateY(-8px) rotate(-.35deg);border-color:#ff8fb557}.rv15-home .proof-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.72;transform:scale(1.02);transition:transform .6s ease,opacity .6s ease}.rv15-home .proof-card:hover img{opacity:.9;transform:scale(1.08)}.rv15-home .proof-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0504050d,#050405db)}.rv15-home .proof-card>*:not(img){position:relative;z-index:2}.rv15-home .proof-card small{width:fit-content;margin-bottom:.75rem;padding:.42rem .62rem;border-radius:999px;color:var(--roshi-pink);background:#ffffff1a;font-weight:900;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rv15-home .feature-card,.rv15-home .stock-card,.rv15-home .series-card,.rv15-home .brand-card,.rv15-home .guide-card,.rv15-home .proof-card{will-change:transform}@keyframes rv15-blush-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media(max-width:1100px){.rv15-home .trust-grid,.rv15-home .stock-grid,.rv15-home .series-grid,.rv15-home .product-grid,.rv15-home .guide-grid,.rv15-home .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv15-home .product-grid .hero-product{grid-column:1 / -1}}@media(max-width:680px){.rv15-home.rv15-section{padding:2.55rem .9rem}.rv15-home.rv15-section:before{left:.9rem;right:.9rem}.rv15-home .section-head{display:block;margin-bottom:1.25rem}.rv15-home .section-head p{font-size:.94rem;line-height:1.58}.rv15-home h2{max-width:100%;font-size:clamp(2rem,10vw,3.2rem);line-height:.98}.rv15-home .label{margin-bottom:.72rem;font-size:.68rem;letter-spacing:.1em}.rv15-home .trust-heading{display:block;margin-bottom:.75rem}.rv15-home .trust-heading strong{display:block;margin-top:.25rem;font-size:.9rem}.rv15-home .trust-grid,.rv15-home .product-grid,.rv15-home .series-grid,.rv15-home .proof-grid{display:flex;gap:.85rem;margin-inline:-.9rem;padding:0 .9rem .55rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.rv15-home .trust-grid::-webkit-scrollbar,.rv15-home .product-grid::-webkit-scrollbar,.rv15-home .series-grid::-webkit-scrollbar,.rv15-home .proof-grid::-webkit-scrollbar{display:none}.rv15-home .trust-item{flex:0 0 82vw;min-height:112px;scroll-snap-align:center}.rv15-home.featured{padding-top:2.8rem}.rv15-home .feature-card,.rv15-home .feature-card.hero-product{flex:0 0 82vw;min-height:430px;padding:1.1rem;border-radius:28px;scroll-snap-align:center}.rv15-home .feature-card.hero-product h3{font-size:clamp(2.35rem,13vw,4.2rem)}.rv15-home .feature-card.hero-product .feature-media,.rv15-home .feature-card:not(.hero-product) .feature-media,.rv15-home .feature-media{height:255px;margin:-1.1rem -1.1rem 1rem}.rv15-home .product-meta span,.rv15-home .stock-actions span{min-height:36px;display:inline-flex;align-items:center}.rv15-home .stock-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.rv15-home .stock-card{min-height:360px;padding:1.15rem;border-radius:28px}.rv15-home .stock-card h3{font-size:clamp(2.6rem,14vw,4.6rem)}.rv15-home .series-panel{margin-top:.95rem;padding:1rem .9rem 1.15rem;border-radius:28px}.rv15-home .series-panel .section-head{padding:0}.rv15-home .series-grid{min-height:0;margin-inline:-.9rem}.rv15-home .series-grid .series-card,.rv15-home .series-grid:hover .series-card,.rv15-home .series-card:hover,.rv15-home .series-card.is-active,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child{flex:0 0 78vw;min-height:385px;padding:1rem;scroll-snap-align:center}.rv15-home .series-card b{font-size:1.25rem}.rv15-home .series-card p,.rv15-home .series-card:hover p,.rv15-home .series-card.is-active p,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child p{max-height:220px;opacity:1;transform:none}.rv15-home .series-card b:after{max-height:44px;opacity:1}.rv15-home .brand-cloud{gap:.75rem;margin-top:1.1rem;margin-inline:-.9rem;padding-inline:.9rem;-webkit-mask-image:none;mask-image:none}.rv15-home .brand-card{flex-basis:42vw;min-height:178px;border-radius:22px;scroll-snap-align:center}.rv15-home .brand-card span{font-size:.7rem;line-height:1.2}.rv15-home .brand-carousel-controls{justify-content:center;margin-top:.75rem}.rv15-home .brand-carousel-controls button{width:42px;height:42px}.rv15-home .guide-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.rv15-home .guide-card{min-height:0;padding:1rem;border-radius:26px}.rv15-home .guide-media{height:190px;margin:-1rem -1rem 1rem}.rv15-home .guide-card:after{position:static;display:inline-flex;margin-top:.9rem;opacity:1;transform:none}.rv15-home .proof-card,.rv15-home .proof-card:first-child{flex:0 0 84vw;min-height:390px;padding:1.05rem;border-radius:28px;scroll-snap-align:center}.rv15-home .proof-card h3{font-size:clamp(1.65rem,8vw,2.4rem)}}@media(min-width:681px){.rv15-home .series-grid{align-items:stretch;min-height:392px;gap:clamp(.7rem,1.2vw,1rem)}.rv15-home .series-grid .series-card,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child{flex:1 1 0;min-height:392px;border-radius:24px;filter:saturate(.92) brightness(.82);box-shadow:none;transform:none;transition:flex .52s cubic-bezier(.2,.85,.2,1),filter .36s ease,transform .28s ease,border-color .28s ease,box-shadow .28s ease}.rv15-home .series-grid:hover .series-card,.rv15-home .series-grid.has-active .series-card{flex:.58 1 0}.rv15-home .series-grid .series-card:hover,.rv15-home .series-grid .series-card.is-active{flex:3.15 1 0;filter:saturate(1.1) brightness(1);transform:translateY(-5px);border-color:#ff8fb580;box-shadow:0 28px 80px #ff4f9138}.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child p,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child b:after{max-height:0;opacity:0;transform:translateY(10px)}.rv15-home .series-grid .series-card:hover p,.rv15-home .series-grid .series-card.is-active p{max-height:220px;opacity:1;transform:translateY(0)}.rv15-home .series-grid .series-card:hover b:after,.rv15-home .series-grid .series-card.is-active b:after{max-height:44px;opacity:1}}:root{--roshi-bg: #050405;--roshi-ink: #fff7fb;--roshi-muted: rgba(255, 247, 251, .68);--roshi-pink: #ffbdd1;--roshi-rose: #ff4f91;--roshi-panel: rgba(255, 255, 255, .06);--roshi-panel-strong: rgba(255, 255, 255, .1);--roshi-line: rgba(255, 143, 181, .16);--roshi-radius-lg: 30px}.page-progress.rv15-page-progress{position:fixed;top:0;left:0;z-index:90;width:var(--scroll-progress, var(--rv15-scroll-progress, 0%));height:3px;background:linear-gradient(90deg,var(--roshi-pink),var(--roshi-rose),#fff);box-shadow:0 0 18px #ff4f918c;pointer-events:none}.cursor-glow.rv15-cursor-glow{position:fixed;left:var(--mouse-x, var(--rv15-mouse-x, 50vw));top:var(--mouse-y, var(--rv15-mouse-y, 50vh));z-index:80;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(255,79,145,.18),transparent 62%);transform:translate(-50%,-50%);opacity:0;pointer-events:none;mix-blend-mode:screen;transition:opacity .28s ease}body.is-pointer-active .cursor-glow,body.rv15-pointer-active .rv15-cursor-glow{opacity:1}.mobile-quick-nav.rv15-mobile-nav{display:none}body.rv15-frame-page{background:radial-gradient(circle at 18% 18%,rgba(255,79,145,.11),transparent 25rem),radial-gradient(circle at 88% 36%,rgba(255,189,209,.07),transparent 24rem),linear-gradient(180deg,#050405,#090507 62%,#050405);color:var(--roshi-ink)}body.device-preview-mode{min-height:100vh;padding:clamp(1rem,2.6vw,2rem);color:var(--roshi-ink);background:radial-gradient(circle at 50% 0%,rgba(255,79,145,.22),transparent 25rem),radial-gradient(circle at 88% 16%,rgba(255,189,209,.1),transparent 20rem),linear-gradient(180deg,#050405,#0b0609)}html.rv15-preview-shell-root-page,html.rv15-frame-root{font-size:16px}html.rv15-preview-shell-root-page body,html.rv15-frame-root body,html.rv15-frame-root .rv15-home{font-size:16px;line-height:normal}body.device-preview-mode .rv15-preview-hidden{display:none!important}body.device-preview-mode .kl-teaser-VyWd7g,body.device-preview-mode [class*=kl-teaser],body.device-preview-mode [class*=kl-private-reset-css],body.device-preview-mode [id*=klaviyo],body.device-preview-mode [class*=klaviyo],body.device-preview-mode .needsclick,body.device-preview-mode [id^=shopify-pc],body.device-preview-mode [class*=shopify-pc__],body.device-preview-mode #age-check-overlay,body.device-preview-mode [id*=age-check],body.device-preview-mode [class*=age-check],body.rv15-frame-page .kl-teaser-VyWd7g,body.rv15-frame-page [class*=kl-teaser],body.rv15-frame-page [class*=kl-private-reset-css],body.rv15-frame-page [id*=klaviyo],body.rv15-frame-page [class*=klaviyo],body.rv15-frame-page .needsclick,body.rv15-frame-page [id^=shopify-pc],body.rv15-frame-page [class*=shopify-pc__],body.rv15-frame-page #age-check-overlay,body.rv15-frame-page [id*=age-check],body.rv15-frame-page [class*=age-check]{display:none!important;opacity:0!important;pointer-events:none!important}.device-preview-stage{width:min(100%,1480px);margin-inline:auto}.device-preview-top{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.device-preview-title b{display:block;color:var(--roshi-pink);font-size:.9rem;letter-spacing:.12em;text-transform:uppercase}.device-preview-title span{display:block;margin-top:.3rem;color:#fff7fbad;font-size:.9rem}.device-controls{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.device-controls button{min-height:42px;padding:0 .95rem;border:1px solid rgba(255,143,181,.24);border-radius:999px;color:#fff;background:#ffffff12;font-weight:850;cursor:pointer}body.device-preview-mode[data-device=desktop] [data-device-button=desktop],body.device-preview-mode[data-device=phone] [data-device-button=phone],body.device-preview-mode[data-device=split] [data-device-button=split]{color:#050405;background:linear-gradient(135deg,var(--roshi-pink),var(--roshi-rose))}.device-preview-grid{display:grid;grid-template-columns:minmax(0,1fr) 438px;gap:1.1rem;align-items:start}.device-panel{min-width:0;padding:.9rem;border:1px solid rgba(255,143,181,.22);border-radius:30px;background:#ffffff0b;box-shadow:0 28px 90px #0000005c}.device-label{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.7rem;color:#fff7fbad;font-size:.82rem}.device-label b{color:#fff}.desktop-shell{width:100%;height:760px;overflow:auto;border-radius:22px;background:#050405}.desktop-shell iframe{display:block;width:1180px;height:760px;border:0;background:#050405}.phone-shell{width:min(100%,414px);margin-inline:auto;padding:12px;border:1px solid rgba(255,143,181,.28);border-radius:42px;background:linear-gradient(145deg,#ffffff14,#ffffff05),#050405;box-shadow:none}.phone-shell iframe{display:block;width:390px;max-width:100%;height:844px;border:0;border-radius:32px;background:#050405}body.device-preview-mode[data-device=desktop] .device-preview-grid{grid-template-columns:1fr}body.device-preview-mode[data-device=desktop] .phone-panel{display:none}body.device-preview-mode[data-device=phone] .device-preview-grid{display:flex;justify-content:center}body.device-preview-mode[data-device=phone] .desktop-panel{display:none}.rv15-home{background:transparent}.rv15-home.rv15-section{position:relative;padding:clamp(3.2rem,7vw,6.6rem) clamp(1rem,4vw,4.5rem)}.rv15-home.rv15-section:before{left:clamp(1rem,4vw,4.5rem);right:clamp(1rem,4vw,4.5rem)}.rv15-home .section-head{max-width:1440px;margin-inline:auto}.rv15-home .trust-grid,.rv15-home .product-grid,.rv15-home .stock-grid,.rv15-home .series-panel,.rv15-home .brand-carousel-shell,.rv15-home .guide-grid,.rv15-home .proof-grid{width:min(100%,1440px);margin-inline:auto}.rv15-home img{opacity:0;transition:opacity .45s ease,transform .7s ease,filter .7s ease}.rv15-home img.is-loaded{opacity:1}.rv15-home .rv15-reveal,.rv15-home .reveal{transition-delay:var(--delay, var(--rv15-delay, 0ms))}@media(max-width:980px){.device-preview-top{display:block}.device-controls{justify-content:flex-start;margin-top:.9rem}.device-preview-grid{grid-template-columns:1fr}}@media(max-width:680px){.cursor-glow.rv15-cursor-glow{display:none}.mobile-quick-nav.rv15-mobile-nav{position:sticky;top:57px;z-index:44;display:flex;gap:.48rem;padding:.62rem .85rem;overflow-x:auto;border-bottom:1px solid rgba(255,143,181,.16);background:#080608e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;scroll-snap-type:x proximity}.mobile-quick-nav.rv15-mobile-nav::-webkit-scrollbar{display:none}.mobile-quick-nav.rv15-mobile-nav a{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 .86rem;border:1px solid rgba(255,143,181,.2);border-radius:999px;color:#fff;background:#ffffff12;font-size:.82rem;font-weight:850;text-decoration:none;scroll-snap-align:start}.mobile-quick-nav.rv15-mobile-nav a:nth-child(3){color:#050405;background:linear-gradient(135deg,var(--roshi-pink),var(--roshi-rose))}.rv15-home.rv15-section{padding:2.55rem .9rem}.rv15-home .section-head{display:block;margin-bottom:1.15rem}}@media(max-width:680px){html.rv15-frame-root .rv15-home .trust-grid,html.rv15-frame-root .rv15-home .product-grid,html.rv15-frame-root .rv15-home .proof-grid{display:flex;flex-wrap:nowrap!important;grid-template-columns:1fr;gap:.85rem;width:auto;margin-inline:-.9rem!important;padding:0 .9rem .55rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}html.rv15-frame-root .rv15-home .trust-grid::-webkit-scrollbar,html.rv15-frame-root .rv15-home .product-grid::-webkit-scrollbar,html.rv15-frame-root .rv15-home .proof-grid::-webkit-scrollbar{display:none}html.rv15-frame-root .rv15-home .trust-item,html.rv15-frame-root .rv15-home .feature-card,html.rv15-frame-root .rv15-home .feature-card.hero-product{flex:0 0 82vw;scroll-snap-align:center}html.rv15-frame-root .rv15-home .proof-card{flex:0 0 84vw;scroll-snap-align:center}}html.rv15-frame-root .rv15-home.trust-strip{padding-top:clamp(1.25rem,2.4vw,2rem);padding-bottom:clamp(1.25rem,2.4vw,2rem)}html.rv15-frame-root .rv15-home .guide-media{height:170px}html.rv15-frame-root body,html.rv15-frame-root .rv15-home{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:normal}html.rv15-frame-root .rv15-home h2{font-weight:700}html.rv15-frame-root .rv15-home h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:700}html.rv15-frame-root .rv15-home p,html.rv15-frame-root .rv15-home .product-meta span,html.rv15-frame-root .rv15-home .stock-actions span,html.rv15-frame-root .rv15-home .trust-item span:not(.trust-icon){letter-spacing:normal}html.rv15-frame-root .rv15-home .feature-card h3,html.rv15-frame-root .rv15-home .guide-card h3{letter-spacing:-.035em}html.rv15-frame-root .rv15-home .stock-card h3{letter-spacing:-.055em}html.rv15-frame-root .rv15-home .proof-card h3{margin-bottom:.55rem;font-size:clamp(1.45rem,2.6vw,2.5rem);letter-spacing:normal}html.rv15-frame-root .rv15-home.stock-section{padding-top:clamp(2.8rem,6vw,5rem);padding-bottom:clamp(2.8rem,6vw,5rem)}html.rv15-frame-root .section-header,html.rv15-frame-root sticky-header.header-wrapper,html.rv15-frame-root .header-wrapper{height:auto!important;min-height:0!important}html.rv15-frame-root .header{min-height:0!important;height:auto!important}html.rv15-frame-root .header__inline-menu .list-menu--inline{align-items:center;flex-wrap:nowrap}html.rv15-frame-root .header__inline-menu .list-menu--inline>li{position:relative;height:auto!important}html.rv15-frame-root .header__inline-menu .mega-menu__content{position:absolute!important;top:calc(100% + .35rem);left:0;z-index:80;display:none!important;width:min(980px,calc(100vw - 2rem));max-height:70vh;overflow:auto}html.rv15-frame-root .header__inline-menu .has-mega-menu:hover>.mega-menu__content,html.rv15-frame-root .header__inline-menu .has-mega-menu:focus-within>.mega-menu__content{display:block!important}html.rv15-frame-root .rv15-home .section-head{margin-bottom:clamp(1.4rem,3vw,2.35rem)}@media(min-width:681px){html.rv15-frame-root #products h2{min-height:191px}html.rv15-frame-root #warehouse-products>.section-head h2{min-height:249px}html.rv15-frame-root #brands h2{min-height:132px}html.rv15-frame-root .rv15-home .product-grid{width:calc(100% + 12px);max-width:none}html.rv15-frame-root .rv15-home .stock-grid{width:calc(100% + 9px);max-width:none}html.rv15-frame-root .rv15-home .brand-carousel-shell{width:calc(100% + 7px);max-width:none}html.rv15-frame-root .rv15-home .brand-cloud{min-height:257px}html.rv15-frame-root .rv15-home .brand-carousel-controls{min-height:74px}}@media(max-width:680px){html.rv15-frame-root .rv15-home .section-head{margin-bottom:1.25rem}html.rv15-frame-root .rv15-home.featured{padding-top:2.8rem}html.rv15-frame-root .rv15-home .brand-card{min-height:190px}html.rv15-frame-root .rv15-home .guide-media{height:190px}}html.rv15-preview-shell-root-page,html.rv15-frame-root{background:#050405!important}html.rv15-preview-shell-root-page body.device-preview-mode,html.rv15-preview-shell-root-page body.rv15-preview-shell-page{color:var(--roshi-ink)!important;background:radial-gradient(circle at 50% 0%,rgba(255,79,145,.22),transparent 25rem),radial-gradient(circle at 88% 16%,rgba(255,189,209,.1),transparent 20rem),linear-gradient(180deg,#050405,#0b0609)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}html.rv15-frame-root body.rv15-frame-page{background:radial-gradient(circle at 18% 18%,rgba(255,79,145,.11),transparent 25rem),radial-gradient(circle at 88% 36%,rgba(255,189,209,.07),transparent 24rem),linear-gradient(180deg,#050405,#090507 62%,#050405)!important}html.rv15-frame-root,html.rv15-frame-root body.rv15-frame-page{max-width:100%!important;overflow-x:clip!important}html.rv15-frame-root cart-drawer.drawer:not(.active){display:none!important}html.rv15-frame-root details-modal details:not([open]) .search-modal{display:none!important}html.rv15-frame-root .header.page-width{box-sizing:border-box;max-width:100%!important}@media(min-width:990px){html.rv15-frame-root .header--middle-left{grid-template-columns:auto minmax(0,1fr) auto!important}html.rv15-frame-root .header__inline-menu{min-width:0}html.rv15-frame-root .header__icons{min-width:0;flex-shrink:0}}html.rv15-real-home-root,html.rv15-real-home-root body.rv15-real-home-page{max-width:100%!important;overflow-x:clip!important}html.rv15-real-home-root body.rv15-real-home-page{background:radial-gradient(circle at 14% 2%,rgba(255,79,145,.16),transparent 27rem),radial-gradient(circle at 90% 16%,rgba(255,189,209,.08),transparent 34rem),linear-gradient(180deg,#050405,#0b0709 48%,#050405)!important}html.rv15-real-home-root cart-drawer.drawer:not(.active){display:none!important}html.rv15-real-home-root .rv15-home.rv15-reveal.rv15-fx-left,html.rv15-real-home-root .rv15-home.rv15-reveal.rv15-fx-right,html.rv15-real-home-root .rv15-home.rv15-reveal.rv15-fx-tilt{transform:translateY(28px)}html.rv15-real-home-root .rv15-home.rv15-reveal.is-visible{transform:translateY(0)}html.rv15-real-home-root .rv15-home{width:100%;max-width:100%}html.rv15-real-home-root .header__inline-menu .list-menu--inline{align-items:center;flex-wrap:nowrap}html.rv15-real-home-root .header__inline-menu .list-menu--inline>li{position:relative}html.rv15-real-home-root .header__inline-menu .mega-menu__content{position:absolute!important;top:calc(100% + .35rem);left:0;z-index:90;display:none!important;width:max-content;min-width:14rem;max-width:min(980px,calc(100vw - 2rem));max-height:calc(100vh - 6rem);padding:1.25rem 1.45rem;overflow:auto;color:#fff;background:radial-gradient(circle at 20% 0%,rgba(255,79,145,.2),transparent 16rem),linear-gradient(145deg,#080608f5,#140a0ff0)!important;border:1px solid rgba(255,143,181,.22);border-radius:18px;box-shadow:0 22px 70px #0000006b;opacity:1!important;pointer-events:auto!important;transform:none!important}html.rv15-real-home-root .header__inline-menu .has-mega-menu:hover>.mega-menu__content,html.rv15-real-home-root .header__inline-menu .has-mega-menu:focus-within>.mega-menu__content{display:block!important}html.rv15-real-home-root .header__inline-menu .mega-menu__list{width:max-content;max-width:none;margin:0;padding:0}html.rv15-real-home-root .header__inline-menu .mega-menu__content:not(.mega-menu--flat) .mega-menu__list{display:grid;grid-template-columns:repeat(3,max-content);gap:1.1rem 2.25rem}html.rv15-real-home-root .header__inline-menu .mega-menu--flat .mega-menu__list,html.rv15-real-home-root .header__inline-menu .mega-menu__list--flat{columns:2;column-gap:2.2rem}html.rv15-real-home-root .header__inline-menu .mega-menu__list li{break-inside:avoid;margin-bottom:.5rem}@media(max-width:680px){html.rv15-real-home-root .super-hero-template--26059820400751__super_hero_banner_WJB4CK{margin-top:0!important;margin-bottom:0!important}html.rv15-real-home-root [data-super-hero] .hero-slide.mode-px-mobile,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-vh-mobile,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-ratio-mobile{height:clamp(220px,58vw,260px)!important;aspect-ratio:auto!important}html.rv15-real-home-root [data-super-hero] .hero-media img,html.rv15-real-home-root [data-super-hero] .hero-media video{object-fit:contain!important;object-position:center!important}html.rv15-real-home-root .rv15-home .trust-grid,html.rv15-real-home-root .rv15-home .product-grid,html.rv15-real-home-root .rv15-home .proof-grid{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:unset!important;gap:.85rem!important;width:auto!important;max-width:none!important;margin-inline:-.9rem!important;padding:0 .9rem .55rem!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}html.rv15-real-home-root .rv15-home .trust-grid::-webkit-scrollbar,html.rv15-real-home-root .rv15-home .product-grid::-webkit-scrollbar,html.rv15-real-home-root .rv15-home .proof-grid::-webkit-scrollbar{display:none}html.rv15-real-home-root .rv15-home .trust-item,html.rv15-real-home-root .rv15-home .feature-card,html.rv15-real-home-root .rv15-home .feature-card.hero-product{flex:0 0 82vw!important;max-width:82vw;scroll-snap-align:center}html.rv15-real-home-root .rv15-home .proof-card,html.rv15-real-home-root .rv15-home .proof-card:first-child{flex:0 0 84vw!important;max-width:84vw;scroll-snap-align:center}}html.rv15-real-home-root [data-super-hero]{width:100%!important;max-width:none!important;margin:0!important}html.rv15-real-home-root [data-super-hero] .hero-slide.mode-vh-desktop,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-px-desktop,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-ratio-desktop{height:clamp(390px,40vw,576px)!important}html.rv15-real-home-root [data-super-hero] .hero-media img,html.rv15-real-home-root [data-super-hero] .hero-media video{object-fit:cover!important;object-position:center!important}html.rv15-real-home-root .rv15-home{color:var(--roshi-ink);font-size:16px;line-height:normal}html.rv15-real-home-root .rv15-home h2{max-width:760px;margin:0 0 16px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(32.8px,5vw,67.2px);font-weight:700;line-height:1;letter-spacing:-.045em}html.rv15-real-home-root .rv15-home h3{margin:0 0 9.92px;color:#fff;font-size:17.92px;font-weight:700;line-height:1.2}html.rv15-real-home-root .rv15-home p{margin-top:0;color:var(--roshi-muted);font-size:16px;line-height:1.68}html.rv15-real-home-root .rv15-home .label{gap:8.8px;margin-bottom:16px;font-size:12.48px;font-weight:850;letter-spacing:.13em}html.rv15-real-home-root .rv15-home .label:before{width:32px;height:2px}html.rv15-real-home-root .rv15-home.rv15-section{padding:clamp(51.2px,7vw,105.6px) clamp(16px,4vw,72px)}html.rv15-real-home-root .rv15-home.rv15-section:before{left:clamp(16px,4vw,72px);right:clamp(16px,4vw,72px)}html.rv15-real-home-root .rv15-home .section-head{gap:32px;margin-bottom:32px}html.rv15-real-home-root .rv15-home .section-head p{max-width:560px;margin-bottom:0}html.rv15-real-home-root .rv15-home .grid{gap:16px}html.rv15-real-home-root .rv15-home.trust-strip{padding-top:19.2px;padding-bottom:19.2px}html.rv15-real-home-root .rv15-home .trust-heading{gap:16px;margin-bottom:14.4px}html.rv15-real-home-root .rv15-home .trust-item{min-height:96px;gap:13.6px;padding:16px;border-radius:20px}html.rv15-real-home-root .rv15-home .trust-icon{width:42px;height:42px;border-radius:14px}html.rv15-real-home-root .rv15-home .trust-item b{margin-bottom:2.56px}html.rv15-real-home-root .rv15-home .trust-item span:not(.trust-icon){font-size:14.4px;line-height:1.35}html.rv15-real-home-root .rv15-home.featured{padding-top:clamp(51.2px,7vw,105.6px)}html.rv15-real-home-root .rv15-home .product-grid{grid-template-columns:minmax(330px,1.32fr) repeat(3,minmax(0,.92fr));gap:clamp(13.6px,1.5vw,18.4px)}html.rv15-real-home-root .rv15-home .feature-card{min-height:420px;padding:24px;border-radius:34px}html.rv15-real-home-root .rv15-home .feature-card:after{inset:auto 24px 24px 24px}html.rv15-real-home-root .rv15-home .feature-card.hero-product{min-height:480px}html.rv15-real-home-root .rv15-home .feature-card h3,html.rv15-real-home-root .rv15-home .guide-card h3{font-size:clamp(21.6px,2.2vw,32px);font-weight:700;letter-spacing:-.035em}html.rv15-real-home-root .rv15-home .feature-card.hero-product h3{font-size:clamp(38.4px,5vw,80px);line-height:.92}html.rv15-real-home-root .rv15-home .feature-media,html.rv15-real-home-root .rv15-home .guide-media{height:260px;margin:-21.6px -21.6px 17.6px;border-radius:22px 22px 18px 18px}html.rv15-real-home-root .rv15-home .feature-card.hero-product .feature-media{height:300px}html.rv15-real-home-root .rv15-home .feature-card:not(.hero-product) .feature-media{height:220px}html.rv15-real-home-root .rv15-home .product-meta{gap:7.2px;margin-top:16px;font-size:13.12px}html.rv15-real-home-root .rv15-home .product-meta span{padding:6.72px 9.92px}html.rv15-real-home-root .rv15-home.stock-section{padding-top:clamp(44.8px,6vw,80px);padding-bottom:clamp(44.8px,6vw,80px)}html.rv15-real-home-root .rv15-home .stock-grid{gap:16px}html.rv15-real-home-root .rv15-home .stock-card{min-height:330px;padding:22.4px;border-radius:34px}html.rv15-real-home-root .rv15-home .stock-badge{margin-bottom:16px;padding:7.68px 11.52px;font-size:12.48px}html.rv15-real-home-root .rv15-home .stock-card h3{margin-bottom:8.8px;font-size:clamp(32px,4vw,67.2px);font-weight:700;letter-spacing:-.055em}html.rv15-real-home-root .rv15-home .stock-card h3:after{width:54px;height:3px;margin-top:10.4px}html.rv15-real-home-root .rv15-home .stock-actions{gap:9.6px;margin-top:17.6px}html.rv15-real-home-root .rv15-home .stock-actions span{padding:8px 11.52px;font-size:13.76px}html.rv15-real-home-root .rv15-home .series-panel{margin-top:19.2px;padding:clamp(17.6px,2.4vw,25.6px);border-radius:34px}html.rv15-real-home-root .rv15-home .series-panel .section-head{margin-bottom:16px}html.rv15-real-home-root .rv15-home .series-grid{gap:13.6px;min-height:392px}html.rv15-real-home-root .rv15-home .series-card{min-height:392px;padding:16px;border-radius:24px}html.rv15-real-home-root .rv15-home .series-card small{margin-bottom:7.2px;font-size:11.52px}html.rv15-real-home-root .rv15-home .series-card b{font-size:16.8px;font-weight:700}html.rv15-real-home-root .rv15-home .series-card b:after{content:"Explore ->";margin-top:12px;padding:6.72px 9.92px;font-size:11.52px}html.rv15-real-home-root .rv15-home .series-card p{margin-top:8.8px}html.rv15-real-home-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child:before{opacity:0}html.rv15-real-home-root .rv15-home.brand-band{padding-top:clamp(51.2px,7vw,105.6px);padding-bottom:clamp(51.2px,7vw,105.6px)}html.rv15-real-home-root .rv15-home .brand-cloud{gap:16px;margin-top:32px;padding:5.6px 0 12.8px}html.rv15-real-home-root .rv15-home .brand-carousel-controls{gap:11.2px;margin-top:16px}html.rv15-real-home-root .rv15-home .brand-carousel-controls button{width:46px;height:46px}html.rv15-real-home-root .rv15-home .brand-card{flex-basis:clamp(180px,18vw,235px);min-height:216px;padding:16px;border-radius:26px}html.rv15-real-home-root .rv15-home .brand-card span{padding:9.28px 10.88px}html.rv15-real-home-root .rv15-home .guide-grid{gap:16px}html.rv15-real-home-root .rv15-home .guide-card{min-height:380px;padding:21.6px;border-radius:24px}html.rv15-real-home-root .rv15-home .guide-card h3:before{width:30px;height:30px;margin-bottom:12.8px;border-radius:10px}html.rv15-real-home-root .rv15-home .guide-card:after{content:"Read more ->";left:21.6px;bottom:20px;font-size:14.4px}html.rv15-real-home-root .rv15-home .doc-preview{gap:7.2px;padding-top:19.2px}html.rv15-real-home-root .rv15-home .doc-preview span{height:7px}html.rv15-real-home-root .rv15-home .proof-grid{gap:16px}html.rv15-real-home-root .rv15-home .proof-card{min-height:360px;padding:21.6px;border-radius:24px}html.rv15-real-home-root .rv15-home .proof-card:first-child{min-height:460px}html.rv15-real-home-root .rv15-home .proof-card small{margin-bottom:12px;padding:6.72px 9.92px}@media(min-width:681px){html.rv15-real-home-root .rv15-home.trust-strip{padding-top:32px;padding-bottom:32px}html.rv15-real-home-root .rv15-home .trust-heading{font-size:13.76px}html.rv15-real-home-root .rv15-home .trust-item{min-height:117px}html.rv15-real-home-root .rv15-home.trust-strip+.rv15-home.featured{margin-top:-17px}html.rv15-real-home-root .rv15-home .feature-card{min-height:518px}html.rv15-real-home-root .rv15-home .feature-card.hero-product{min-height:521px}html.rv15-real-home-root .rv15-home .stock-card{min-height:389px}html.rv15-real-home-root .rv15-home .guide-card{min-height:403px}html.rv15-real-home-root .rv15-home .guide-media{height:160px}html.rv15-real-home-root .rv15-home .brand-carousel-controls{min-height:81px;align-items:flex-start}html.rv15-real-home-root .rv15-home .brand-band .section-head,html.rv15-real-home-root .rv15-home#brands .section-head{margin-bottom:37.6px}html.rv15-real-home-root .rv15-home .series-grid .series-card,html.rv15-real-home-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child{flex:1 1 0;min-height:392px;filter:saturate(.92) brightness(.82);box-shadow:none;transform:none}html.rv15-real-home-root .rv15-home .series-grid:hover .series-card,html.rv15-real-home-root .rv15-home .series-grid.has-active .series-card{flex:.58 1 0}html.rv15-real-home-root .rv15-home .series-grid .series-card:hover,html.rv15-real-home-root .rv15-home .series-grid .series-card.is-active{flex:3.15 1 0;filter:saturate(1.1) brightness(1);transform:translateY(-5px);border-color:#ff8fb580;box-shadow:0 28px 80px #ff4f9138}html.rv15-real-home-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child p,html.rv15-real-home-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child b:after{max-height:0;opacity:0;transform:translateY(10px)}}@media(max-width:680px){html.rv15-real-home-root [data-super-hero] .hero-slide.mode-px-mobile,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-vh-mobile,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-ratio-mobile{height:clamp(220px,58vw,260px)!important}html.rv15-real-home-root [data-super-hero] .hero-media img,html.rv15-real-home-root [data-super-hero] .hero-media video{object-fit:contain!important}html.rv15-real-home-root .rv15-home.rv15-section{padding:40.8px 14.4px}html.rv15-real-home-root .rv15-home.rv15-section:before{left:14.4px;right:14.4px}html.rv15-real-home-root .rv15-home .section-head{display:block;margin-bottom:20px}html.rv15-real-home-root .rv15-home .section-head p{font-size:15.04px;line-height:1.58}html.rv15-real-home-root .rv15-home h2{max-width:100%;font-size:clamp(32px,10vw,51.2px);line-height:.98}html.rv15-real-home-root .rv15-home .label{margin-bottom:11.52px;font-size:10.88px;letter-spacing:.1em}html.rv15-real-home-root .rv15-home .trust-grid,html.rv15-real-home-root .rv15-home .product-grid,html.rv15-real-home-root .rv15-home .proof-grid{gap:13.6px!important;margin-inline:-14.4px!important;padding:0 14.4px 8.8px!important}html.rv15-real-home-root .rv15-home .trust-item{flex:0 0 82vw!important;min-height:112px;padding:16px}html.rv15-real-home-root .rv15-home.featured{padding-top:44.8px}html.rv15-real-home-root .rv15-home .feature-card,html.rv15-real-home-root .rv15-home .feature-card.hero-product{flex:0 0 82vw!important;min-height:430px;padding:17.6px;border-radius:28px}html.rv15-real-home-root .rv15-home .feature-card.hero-product h3{font-size:clamp(37.6px,13vw,67.2px)}html.rv15-real-home-root .rv15-home .feature-card.hero-product .feature-media,html.rv15-real-home-root .rv15-home .feature-card:not(.hero-product) .feature-media,html.rv15-real-home-root .rv15-home .feature-media{height:255px;margin:-17.6px -17.6px 16px}html.rv15-real-home-root .rv15-home .product-meta span,html.rv15-real-home-root .rv15-home .stock-actions span{min-height:36px}html.rv15-real-home-root .rv15-home .stock-grid{gap:13.6px}html.rv15-real-home-root .rv15-home .stock-card{min-height:360px;padding:18.4px;border-radius:28px}html.rv15-real-home-root .rv15-home .stock-card h3{font-size:clamp(41.6px,14vw,73.6px)}html.rv15-real-home-root .rv15-home .series-panel{margin-top:15.2px;padding:16px 14.4px 18.4px;border-radius:28px}html.rv15-real-home-root .rv15-home .series-panel .section-head{margin-bottom:20px}html.rv15-real-home-root .rv15-home .series-grid{gap:13.6px;min-height:0;margin-inline:-14.4px;padding:0 14.4px 8.8px}html.rv15-real-home-root .rv15-home .series-grid .series-card,html.rv15-real-home-root .rv15-home .series-grid:hover .series-card,html.rv15-real-home-root .rv15-home .series-card:hover,html.rv15-real-home-root .rv15-home .series-card.is-active,html.rv15-real-home-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child{flex:0 0 78vw;min-height:385px;padding:16px}html.rv15-real-home-root .rv15-home .series-card b{font-size:20px}html.rv15-real-home-root .rv15-home .brand-cloud{gap:12px;margin-top:17.6px;margin-inline:-14.4px;padding-inline:14.4px}html.rv15-real-home-root .rv15-home .brand-card{flex-basis:42vw;min-height:190px;padding:16px;border-radius:22px}html.rv15-real-home-root .rv15-home .brand-card span{font-size:11.2px;line-height:1.2}html.rv15-real-home-root .rv15-home .brand-carousel-controls{justify-content:center;margin-top:12px}html.rv15-real-home-root .rv15-home .guide-grid{gap:13.6px}html.rv15-real-home-root .rv15-home .guide-card{min-height:0;padding:16px;border-radius:26px}html.rv15-real-home-root .rv15-home .guide-media{height:190px;margin:-16px -16px 16px}html.rv15-real-home-root .rv15-home .guide-card:after{position:static;display:inline-flex;margin-top:14.4px}html.rv15-real-home-root .rv15-home .proof-card,html.rv15-real-home-root .rv15-home .proof-card:first-child{flex:0 0 84vw!important;min-height:390px;padding:16.8px;border-radius:28px}html.rv15-real-home-root .rv15-home .proof-card h3{font-size:clamp(26.4px,8vw,38.4px)}}html.rv15-real-home-root [data-super-hero] .hero-slide,html.rv15-real-home-root [data-super-hero] .hero-media{background:radial-gradient(circle at 50% 0%,rgba(255,79,145,.16),transparent 28rem),#050405!important}html.rv15-real-home-root [data-super-hero] .hero-media img,html.rv15-real-home-root [data-super-hero] .hero-media video{object-fit:contain!important;object-position:center center!important}@media(min-width:681px){html.rv15-real-home-root [data-super-hero] .hero-slide.mode-vh-desktop,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-px-desktop,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-ratio-desktop{height:56.25vw!important;min-height:0!important;max-height:none!important}}html.rv15-real-home-root [data-super-hero] .hero-slide.mode-px-desktop,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-vh-desktop{height:min(var(--h-d),var(--hero-max-h-d, 560px))!important;min-height:0!important;max-height:var(--hero-max-h-d, 560px)!important;aspect-ratio:auto!important}html.rv15-real-home-root [data-super-hero] .hero-slide.mode-ratio-desktop{height:auto!important;min-height:0!important;max-height:var(--hero-max-h-d, 560px)!important;aspect-ratio:var(--r-d)!important}html.rv15-real-home-root [data-super-hero] .hero-slide.fit-contain-desktop .hero-media:before{opacity:.5;background-color:#050405;background-image:var(--bg-img, none);background-size:cover;background-position:var(--pos-x-d, 50%) var(--pos-y-d, 50%);filter:blur(22px);transform:scale(1.1)}html.rv15-real-home-root [data-super-hero] .hero-media img,html.rv15-real-home-root [data-super-hero] .hero-media video{object-fit:var(--fit-d, cover)!important;object-position:var(--pos-x-d, 50%) var(--pos-y-d, 50%)!important}html.rv15-real-home-root .rv15-home.rv15-section{padding-top:var(--rv15-section-pt, clamp(51.2px, 7vw, 105.6px));padding-bottom:var(--rv15-section-pb, clamp(51.2px, 7vw, 105.6px))}html.rv15-real-home-root .rv15-home h2{font-size:var(--rv15-heading-size, clamp(32.8px, 5vw, 67.2px))}html.rv15-real-home-root .rv15-home .trust-item{min-height:var(--rv15-trust-card-min, 116px)}html.rv15-real-home-root .rv15-home .feature-card{min-height:var(--rv15-product-card-min, 520px)}html.rv15-real-home-root .rv15-home .feature-media{height:var(--rv15-product-media-height, 220px)}html.rv15-real-home-root .rv15-home .feature-card.hero-product .feature-media{height:calc(var(--rv15-product-media-height, 220px) + 80px)}html.rv15-real-home-root .rv15-home .stock-card{min-height:var(--rv15-stock-card-min, 390px)}html.rv15-real-home-root .rv15-home .series-grid,html.rv15-real-home-root .rv15-home .series-card{min-height:var(--rv15-series-card-min, 390px)}html.rv15-real-home-root .rv15-home .brand-card{flex-basis:var(--rv15-brand-card-width, 235px);min-height:var(--rv15-brand-card-height, 215px)}html.rv15-real-home-root .rv15-home .guide-card{min-height:var(--rv15-guide-card-min, 400px)}html.rv15-real-home-root .rv15-home .guide-media{height:var(--rv15-guide-media-height, 160px)}html.rv15-real-home-root .rv15-home .proof-card{min-height:var(--rv15-proof-card-min, 360px)}html.rv15-real-home-root .rv15-home .proof-card:first-child{min-height:var(--rv15-proof-first-min, 460px)}@media(max-width:680px){html.rv15-real-home-root [data-super-hero] .hero-slide.mode-px-mobile,html.rv15-real-home-root [data-super-hero] .hero-slide.mode-vh-mobile{height:min(var(--h-m),var(--hero-max-h-m, 420px))!important;min-height:0!important;max-height:var(--hero-max-h-m, 420px)!important;aspect-ratio:auto!important}html.rv15-real-home-root [data-super-hero] .hero-slide.mode-ratio-mobile{height:auto!important;min-height:0!important;max-height:var(--hero-max-h-m, 420px)!important;aspect-ratio:var(--r-m)!important}html.rv15-real-home-root [data-super-hero] .hero-media img,html.rv15-real-home-root [data-super-hero] .hero-media video{object-fit:var(--fit-m, cover)!important;object-position:var(--pos-x-m, 50%) var(--pos-y-m, 50%)!important}html.rv15-real-home-root [data-super-hero][data-mstyle=contain] .hero-media img,html.rv15-real-home-root [data-super-hero][data-mstyle=contain] .hero-media video,html.rv15-real-home-root [data-super-hero][data-mstyle=contain_blur] .hero-media img,html.rv15-real-home-root [data-super-hero][data-mstyle=contain_blur] .hero-media video{object-fit:contain!important}html.rv15-real-home-root .rv15-home.rv15-section{padding-top:var(--rv15-section-pt-mobile, 40.8px);padding-bottom:var(--rv15-section-pb-mobile, 40.8px)}html.rv15-real-home-root .rv15-home h2{font-size:var(--rv15-heading-size-mobile, clamp(32px, 10vw, 51.2px))}html.rv15-real-home-root .rv15-home .feature-card,html.rv15-real-home-root .rv15-home .feature-card.hero-product{min-height:var(--rv15-product-card-min-mobile, 450px)}html.rv15-real-home-root .rv15-home .feature-card.hero-product .feature-media,html.rv15-real-home-root .rv15-home .feature-card:not(.hero-product) .feature-media,html.rv15-real-home-root .rv15-home .feature-media{height:var(--rv15-product-media-height-mobile, 255px)}html.rv15-real-home-root .rv15-home .trust-grid,html.rv15-frame-root .rv15-home .trust-grid,.rv15-home .trust-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;margin-inline:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important;scrollbar-width:auto!important}html.rv15-real-home-root .rv15-home .trust-item,html.rv15-frame-root .rv15-home .trust-item,.rv15-home .trust-item{flex:initial!important;width:auto!important;max-width:none!important;min-height:112px;padding:14px!important;scroll-snap-align:unset!important}}.rv15-home.customer-proof{overflow:hidden;border-top:1px solid rgba(255,143,181,.18);background:radial-gradient(circle at 82% 8%,rgba(255,0,128,.12),transparent 24rem),linear-gradient(180deg,#ffffff05,#fff0),#111}html.rv15-real-home-root .rv15-home.customer-proof,html.rv15-frame-root .rv15-home.customer-proof,.rv15-home.customer-proof{padding-top:var(--rv15-section-pt, 56px);padding-bottom:var(--rv15-section-pb, 64px)}.rv15-home.customer-proof .proof-show-head{display:block;width:min(100%,1440px);margin:0 auto 28px;padding-inline:clamp(18px,5vw,72px)}.rv15-home.customer-proof .proof-show-head .label{margin-bottom:8px;color:var(--roshi-hot, #ff4f91)}.rv15-home.customer-proof .proof-show-head h2{max-width:760px;margin:0;color:#fff;font-size:var(--rv15-heading-size, 40px);line-height:1.05;letter-spacing:-.035em;text-shadow:0 0 26px rgba(255,79,145,.16)}.rv15-home.customer-proof .proof-show-head h2:after{content:"";display:block;width:var(--rv15-proof-line-width, 150px);height:4px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#ff1493,var(--roshi-hot, #ff4f91));box-shadow:0 0 20px #ff14936b}.rv15-home.customer-proof .proof-show-head p{max-width:620px;margin:16px 0 0;color:#fff7fbb8}.rv15-home.customer-proof .proof-marquee-viewport{position:relative;left:50%;width:100vw;transform:translate(-50%);overflow:hidden;-webkit-mask-image:radial-gradient(ellipse at center,#000 var(--rv15-proof-mask-stop, 78%),transparent 100%);mask-image:radial-gradient(ellipse at center,#000 var(--rv15-proof-mask-stop, 78%),transparent 100%)}.rv15-home.customer-proof .proof-marquee-viewport:before,.rv15-home.customer-proof .proof-marquee-viewport:after{content:"";position:absolute;top:0;bottom:0;z-index:3;width:clamp(42px,9vw,170px);pointer-events:none}.rv15-home.customer-proof .proof-marquee-viewport:before{left:0;background:linear-gradient(90deg,#111,#1110)}.rv15-home.customer-proof .proof-marquee-viewport:after{right:0;background:linear-gradient(270deg,#111,#1110)}.rv15-home.customer-proof .proof-marquee-row{display:flex;width:max-content;gap:var(--rv15-proof-gap, 36px);margin-bottom:22px;will-change:transform}.rv15-home.customer-proof .proof-marquee-row:last-child{margin-bottom:0}.rv15-home.customer-proof .proof-marquee-row--2{transform:translate(calc(var(--rv15-proof-gap, 36px) * -1.35))}.rv15-home.customer-proof .proof-marquee-content{display:flex;flex:0 0 auto;gap:var(--rv15-proof-gap, 36px);min-width:max-content;animation:rv15-proof-marquee var(--rv15-proof-speed, 25s) linear infinite;will-change:transform}.rv15-home.customer-proof .proof-marquee-row.is-reverse .proof-marquee-content{animation-name:rv15-proof-marquee-reverse;animation-duration:var(--rv15-proof-row-two-speed, 33s)}.rv15-home.customer-proof .proof-marquee-viewport:hover .proof-marquee-content{animation-play-state:paused}.rv15-home.customer-proof .proof-photo-tile{position:relative;flex:0 0 auto;width:var(--rv15-proof-tile-width, 165px);height:var(--rv15-proof-tile-height, 250px);margin:0;overflow:hidden;border-radius:var(--rv15-proof-radius, 2px);background:#ffffff0f;box-shadow:0 18px 42px #0000005c;transform:translateZ(0);transition:transform .35s ease,box-shadow .35s ease,filter .35s ease}.rv15-home.customer-proof .proof-photo-tile:nth-child(4n+2){height:calc(var(--rv15-proof-tile-height, 250px) * .92);align-self:center}.rv15-home.customer-proof .proof-photo-tile:nth-child(5n+3){height:calc(var(--rv15-proof-tile-height, 250px) * 1.06)}.rv15-home.customer-proof .proof-photo-tile:nth-child(7n+4){transform:translateY(8px)}.rv15-home.customer-proof .proof-photo-tile img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:var(--rv15-proof-photo-opacity, .82);filter:saturate(1.04) contrast(1.02);transition:transform .6s ease,opacity .6s ease,filter .6s ease}.rv15-home.customer-proof .proof-photo-tile:hover{z-index:4;transform:translateY(-8px) scale(1.045);box-shadow:0 22px 54px #ff14932e,0 20px 58px #0000007a}.rv15-home.customer-proof .proof-photo-tile:hover img{opacity:1;filter:saturate(1.13) contrast(1.06);transform:scale(1.055)}.rv15-home.customer-proof .proof-photo-tile--placeholder{display:grid;place-items:center;border:1px dashed rgba(255,143,181,.42);color:#fff7fbc2;font-weight:800}.rv15-home.customer-proof .proof-more-wrap{display:flex;justify-content:flex-end;width:min(100%,1440px);margin:32px auto 0;padding-inline:clamp(18px,8vw,170px)}.rv15-home.customer-proof .proof-more-button{display:inline-flex;align-items:center;justify-content:center;min-width:146px;min-height:44px;padding:10px 28px;border:1px solid var(--roshi-hot, #ff4f91);border-radius:4px;color:#fff;background:#ff149305;font-size:13px;font-weight:900;letter-spacing:.035em;text-decoration:none;transition:background .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.rv15-home.customer-proof .proof-more-button:hover{background:#ff149324;border-color:#ff74b7;box-shadow:0 0 24px #ff149338;transform:translateY(-2px)}@keyframes rv15-proof-marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--rv15-proof-gap, 36px)))}}@keyframes rv15-proof-marquee-reverse{0%{transform:translate(calc(-100% - var(--rv15-proof-gap, 36px)))}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.rv15-home.customer-proof .proof-marquee-content{animation-play-state:paused!important}}@media(max-width:680px){html.rv15-real-home-root .rv15-home.customer-proof,html.rv15-frame-root .rv15-home.customer-proof,.rv15-home.customer-proof{padding-top:var(--rv15-section-pt-mobile, 40px);padding-bottom:var(--rv15-section-pb-mobile, 44px)}.rv15-home.customer-proof .proof-show-head{margin-bottom:22px;padding-inline:16px}.rv15-home.customer-proof .proof-show-head h2{font-size:var(--rv15-heading-size-mobile, 32px);letter-spacing:-.025em}.rv15-home.customer-proof .proof-marquee-row{gap:16px;margin-bottom:16px}.rv15-home.customer-proof .proof-marquee-content{gap:16px}.rv15-home.customer-proof .proof-photo-tile,.rv15-home.customer-proof .proof-photo-tile:nth-child(4n+2),.rv15-home.customer-proof .proof-photo-tile:nth-child(5n+3){width:var(--rv15-proof-mobile-tile-width, 118px);height:var(--rv15-proof-mobile-tile-height, 176px)}.rv15-home.customer-proof .proof-photo-tile:nth-child(7n+4){transform:none}.rv15-home.customer-proof .proof-more-wrap{justify-content:center;margin-top:24px;padding-inline:16px}}.rv15-home .section-head .label,.rv15-home .rv15-label,.rv15-home .trust-heading span,.rv15-home.customer-proof .proof-show-head .label{color:var(--rv15-eyebrow-color, var(--pink));font-size:var(--rv15-eyebrow-size, 12px)}.rv15-home .section-head h2,.rv15-home .rv15-section-head h2,.rv15-home .trust-heading strong,.rv15-home.customer-proof .proof-show-head h2{color:var(--rv15-heading-color, var(--ink));font-size:var(--rv15-heading-size, clamp(2.05rem, 5vw, 4.2rem))}.rv15-home .section-head>p,.rv15-home .rv15-section-head>p,.rv15-home.customer-proof .proof-show-head>p{color:var(--rv15-body-color, var(--muted));font-size:var(--rv15-body-size, 16px)}.rv15-home .trust-item b,.rv15-home .feature-card h3,.rv15-home .stock-card h3,.rv15-home .series-card b,.rv15-home .rv15-series-card strong,.rv15-home .brand-card span,.rv15-home .guide-card h3{color:var(--rv15-card-title-color, #fff);font-size:var(--rv15-card-title-size, inherit)}.rv15-home .trust-item span:not(.trust-icon),.rv15-home .feature-card p,.rv15-home .stock-card p,.rv15-home .series-card p,.rv15-home .rv15-series-card p,.rv15-home .guide-card p{color:var(--rv15-card-text-color, var(--muted));font-size:var(--rv15-card-text-size, 15px)}.rv15-home .trust-icon,.rv15-home .feature-card .card-footer span,.rv15-home .stock-badge,.rv15-home .stock-actions span,.rv15-home .series-card small,.rv15-home .rv15-series-card small{color:var(--rv15-accent-text-color, var(--pink));font-size:var(--rv15-accent-text-size, 12px)}.rv15-home.customer-proof .proof-more-button{color:var(--rv15-button-text-color, #fff);border-color:var(--rv15-button-border-color, #ff4f91);background:var(--rv15-button-bg-color, #12070c);font-size:var(--rv15-button-text-size, 12px)}@media(max-width:680px){.rv15-home .section-head .label,.rv15-home .rv15-label,.rv15-home .trust-heading span,.rv15-home.customer-proof .proof-show-head .label{font-size:var(--rv15-eyebrow-size-mobile, var(--rv15-eyebrow-size, 12px))}.rv15-home .section-head h2,.rv15-home .rv15-section-head h2,.rv15-home .trust-heading strong,.rv15-home.customer-proof .proof-show-head h2{font-size:var(--rv15-heading-size-mobile, var(--rv15-heading-size, 32px))}.rv15-home .section-head>p,.rv15-home .rv15-section-head>p,.rv15-home.customer-proof .proof-show-head>p{font-size:var(--rv15-body-size-mobile, var(--rv15-body-size, 15px))}.rv15-home .trust-item b,.rv15-home .feature-card h3,.rv15-home .stock-card h3,.rv15-home .series-card b,.rv15-home .rv15-series-card strong,.rv15-home .brand-card span,.rv15-home .guide-card h3{font-size:var(--rv15-card-title-size-mobile, var(--rv15-card-title-size, inherit))}.rv15-home .trust-item span:not(.trust-icon),.rv15-home .feature-card p,.rv15-home .stock-card p,.rv15-home .series-card p,.rv15-home .rv15-series-card p,.rv15-home .guide-card p{font-size:var(--rv15-card-text-size-mobile, var(--rv15-card-text-size, 14px))}.rv15-home .trust-icon,.rv15-home .feature-card .card-footer span,.rv15-home .stock-badge,.rv15-home .stock-actions span,.rv15-home .series-card small,.rv15-home .rv15-series-card small{font-size:var(--rv15-accent-text-size-mobile, var(--rv15-accent-text-size, 12px))}.rv15-home.customer-proof .proof-more-button{font-size:var(--rv15-button-text-size-mobile, var(--rv15-button-text-size, 12px))}}html.rv15-real-home-root .rv15-home.featured .section-head .label,html.rv15-frame-root .rv15-home.featured .section-head .label,.rv15-home.featured .section-head .label{color:var(--rv15-eyebrow-color, var(--pink))!important;font-size:var(--rv15-eyebrow-size, 12px)!important}html.rv15-real-home-root .rv15-home.featured .section-head h2,html.rv15-frame-root .rv15-home.featured .section-head h2,.rv15-home.featured .section-head h2{color:var(--rv15-heading-color, var(--ink))!important;font-size:var(--rv15-heading-size, clamp(2.05rem, 5vw, 4.2rem))!important}html.rv15-real-home-root .rv15-home.featured .section-head>p,html.rv15-frame-root .rv15-home.featured .section-head>p,.rv15-home.featured .section-head>p{color:var(--rv15-body-color, var(--muted))!important;font-size:var(--rv15-body-size, 16px)!important}html.rv15-real-home-root .rv15-home.featured .product-grid,html.rv15-frame-root .rv15-home.featured .product-grid,.rv15-home.featured .product-grid{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;align-items:stretch!important;gap:clamp(18px,2vw,28px)!important;margin-inline:calc(clamp(16px,4vw,72px)*-1);padding:8px clamp(16px,4vw,72px) 24px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-left:clamp(16px,4vw,72px);scrollbar-color:rgba(255,143,181,.72) rgba(255,255,255,.08);scrollbar-width:thin;-webkit-overflow-scrolling:touch}html.rv15-real-home-root .rv15-home.featured .product-grid::-webkit-scrollbar,html.rv15-frame-root .rv15-home.featured .product-grid::-webkit-scrollbar,.rv15-home.featured .product-grid::-webkit-scrollbar{height:8px}html.rv15-real-home-root .rv15-home.featured .product-grid::-webkit-scrollbar-track,html.rv15-frame-root .rv15-home.featured .product-grid::-webkit-scrollbar-track,.rv15-home.featured .product-grid::-webkit-scrollbar-track{border-radius:999px;background:#ffffff14}html.rv15-real-home-root .rv15-home.featured .product-grid::-webkit-scrollbar-thumb,html.rv15-frame-root .rv15-home.featured .product-grid::-webkit-scrollbar-thumb,.rv15-home.featured .product-grid::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(90deg,#ff4f91eb,#ffbdd1c7)}html.rv15-real-home-root .rv15-home.featured .feature-card,html.rv15-real-home-root .rv15-home.featured .feature-card.hero-product,html.rv15-frame-root .rv15-home.featured .feature-card,html.rv15-frame-root .rv15-home.featured .feature-card.hero-product,.rv15-home.featured .feature-card,.rv15-home.featured .feature-card.hero-product{--rv15-product-card-pad: clamp(18px, 2vw, 26px);flex:0 0 min(var(--rv15-product-card-width, 420px),calc(100vw - 48px))!important;grid-column:auto!important;width:min(var(--rv15-product-card-width, 420px),calc(100vw - 48px))!important;min-height:var(--rv15-product-card-min, 520px)!important;padding:var(--rv15-product-card-pad)!important;border:1px solid rgba(255,189,209,.18)!important;border-radius:34px!important;background:radial-gradient(circle at var(--spot-x, 18%) var(--spot-y, 12%),rgba(255,79,145,.3),transparent 16rem),linear-gradient(150deg,#ff4f9147,#ffffff0d 42%,#0000006b)!important;box-shadow:0 24px 74px #b8326324,inset 0 1px #ffffff1a!important;scroll-snap-align:start}html.rv15-real-home-root .rv15-home.featured .feature-card:hover,html.rv15-frame-root .rv15-home.featured .feature-card:hover,.rv15-home.featured .feature-card:hover{border-color:#ff8fb56b!important;box-shadow:0 34px 88px #b8326338,inset 0 1px #ffffff29!important;transform:translateY(-8px)}html.rv15-real-home-root .rv15-home.featured .feature-card:after,html.rv15-frame-root .rv15-home.featured .feature-card:after,.rv15-home.featured .feature-card:after{inset:auto var(--rv15-product-card-pad) var(--rv15-product-card-pad) var(--rv15-product-card-pad)!important}html.rv15-real-home-root .rv15-home.featured .feature-card .feature-media,html.rv15-real-home-root .rv15-home.featured .feature-card.hero-product .feature-media,html.rv15-real-home-root .rv15-home.featured .feature-card:not(.hero-product) .feature-media,html.rv15-frame-root .rv15-home.featured .feature-card .feature-media,html.rv15-frame-root .rv15-home.featured .feature-card.hero-product .feature-media,html.rv15-frame-root .rv15-home.featured .feature-card:not(.hero-product) .feature-media,.rv15-home.featured .feature-card .feature-media,.rv15-home.featured .feature-card.hero-product .feature-media,.rv15-home.featured .feature-card:not(.hero-product) .feature-media{height:var(--rv15-product-media-height, 300px)!important;margin:calc(var(--rv15-product-card-pad) * -1) calc(var(--rv15-product-card-pad) * -1) 18px!important;border-radius:26px 26px 20px 20px!important}html.rv15-real-home-root .rv15-home.featured .feature-card h3,html.rv15-real-home-root .rv15-home.featured .feature-card.hero-product h3,html.rv15-frame-root .rv15-home.featured .feature-card h3,html.rv15-frame-root .rv15-home.featured .feature-card.hero-product h3,.rv15-home.featured .feature-card h3,.rv15-home.featured .feature-card.hero-product h3{color:var(--rv15-card-title-color, #fff)!important;font-size:var(--rv15-card-title-size, 28px)!important;line-height:1.08!important;letter-spacing:-.045em}html.rv15-real-home-root .rv15-home.featured .feature-card p,html.rv15-frame-root .rv15-home.featured .feature-card p,.rv15-home.featured .feature-card p{color:var(--rv15-card-text-color, var(--muted))!important;font-size:var(--rv15-card-text-size, 15px)!important}html.rv15-real-home-root .rv15-home.featured .feature-card .card-footer span,html.rv15-frame-root .rv15-home.featured .feature-card .card-footer span,.rv15-home.featured .feature-card .card-footer span{color:var(--rv15-accent-text-color, var(--pink))!important;font-size:var(--rv15-accent-text-size, 12px)!important}@media(max-width:680px){html.rv15-real-home-root .rv15-home.featured .section-head .label,html.rv15-frame-root .rv15-home.featured .section-head .label,.rv15-home.featured .section-head .label{font-size:var(--rv15-eyebrow-size-mobile, var(--rv15-eyebrow-size, 12px))!important}html.rv15-real-home-root .rv15-home.featured .section-head h2,html.rv15-frame-root .rv15-home.featured .section-head h2,.rv15-home.featured .section-head h2{font-size:var(--rv15-heading-size-mobile, var(--rv15-heading-size, 39px))!important}html.rv15-real-home-root .rv15-home.featured .section-head>p,html.rv15-frame-root .rv15-home.featured .section-head>p,.rv15-home.featured .section-head>p{font-size:var(--rv15-body-size-mobile, var(--rv15-body-size, 15px))!important}html.rv15-real-home-root .rv15-home.featured .product-grid,html.rv15-frame-root .rv15-home.featured .product-grid,.rv15-home.featured .product-grid{gap:14px!important;margin-inline:-14px;padding:4px 14px 18px;scroll-padding-left:14px}html.rv15-real-home-root .rv15-home.featured .feature-card,html.rv15-real-home-root .rv15-home.featured .feature-card.hero-product,html.rv15-frame-root .rv15-home.featured .feature-card,html.rv15-frame-root .rv15-home.featured .feature-card.hero-product,.rv15-home.featured .feature-card,.rv15-home.featured .feature-card.hero-product{--rv15-product-card-pad: 18px;flex-basis:min(var(--rv15-product-card-width-mobile, 310px),calc(100vw - 42px))!important;width:min(var(--rv15-product-card-width-mobile, 310px),calc(100vw - 42px))!important;min-height:var(--rv15-product-card-min-mobile, 450px)!important;border-radius:28px!important}html.rv15-real-home-root .rv15-home.featured .feature-card .feature-media,html.rv15-real-home-root .rv15-home.featured .feature-card.hero-product .feature-media,html.rv15-real-home-root .rv15-home.featured .feature-card:not(.hero-product) .feature-media,html.rv15-frame-root .rv15-home.featured .feature-card .feature-media,html.rv15-frame-root .rv15-home.featured .feature-card.hero-product .feature-media,html.rv15-frame-root .rv15-home.featured .feature-card:not(.hero-product) .feature-media,.rv15-home.featured .feature-card .feature-media,.rv15-home.featured .feature-card.hero-product .feature-media,.rv15-home.featured .feature-card:not(.hero-product) .feature-media{height:var(--rv15-product-media-height-mobile, 255px)!important}html.rv15-real-home-root .rv15-home.featured .feature-card h3,html.rv15-real-home-root .rv15-home.featured .feature-card.hero-product h3,html.rv15-frame-root .rv15-home.featured .feature-card h3,html.rv15-frame-root .rv15-home.featured .feature-card.hero-product h3,.rv15-home.featured .feature-card h3,.rv15-home.featured .feature-card.hero-product h3{font-size:var(--rv15-card-title-size-mobile, var(--rv15-card-title-size, 24px))!important}html.rv15-real-home-root .rv15-home.featured .feature-card p,html.rv15-frame-root .rv15-home.featured .feature-card p,.rv15-home.featured .feature-card p{font-size:var(--rv15-card-text-size-mobile, var(--rv15-card-text-size, 14px))!important}html.rv15-real-home-root .rv15-home.featured .feature-card .card-footer span,html.rv15-frame-root .rv15-home.featured .feature-card .card-footer span,.rv15-home.featured .feature-card .card-footer span{font-size:var(--rv15-accent-text-size-mobile, var(--rv15-accent-text-size, 12px))!important}}html.rv15-real-home-root .rv15-home .rv15-carousel-shell,html.rv15-frame-root .rv15-home .rv15-carousel-shell,.rv15-home .rv15-carousel-shell{position:relative}html.rv15-real-home-root .rv15-home .rv15-slider-controls,html.rv15-frame-root .rv15-home .rv15-slider-controls,.rv15-home .rv15-slider-controls{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:12;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:0!important;margin:0!important;padding-inline:clamp(4px,1vw,14px);pointer-events:none}html.rv15-real-home-root .rv15-home .rv15-product-carousel-shell .rv15-slider-controls,html.rv15-frame-root .rv15-home .rv15-product-carousel-shell .rv15-slider-controls,.rv15-home .rv15-product-carousel-shell .rv15-slider-controls{left:calc(clamp(16px,4vw,72px)*-1)!important;right:calc(clamp(16px,4vw,72px)*-1)!important}html.rv15-real-home-root .rv15-home .rv15-carousel-shell:not(.rv15-carousel-has-overflow) .rv15-slider-controls,html.rv15-frame-root .rv15-home .rv15-carousel-shell:not(.rv15-carousel-has-overflow) .rv15-slider-controls,.rv15-home .rv15-carousel-shell:not(.rv15-carousel-has-overflow) .rv15-slider-controls{visibility:hidden;opacity:0}html.rv15-real-home-root .rv15-home .rv15-slider-button,html.rv15-frame-root .rv15-home .rv15-slider-button,.rv15-home .rv15-slider-button,[data-super-hero="1"] .rv15-slider-button{pointer-events:auto;display:grid!important;place-items:center!important;width:clamp(42px,3.8vw,58px)!important;height:clamp(42px,3.8vw,58px)!important;border:1px solid rgba(255,189,209,.42)!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(145deg,#ff4f9157,#070508c7)!important;box-shadow:0 18px 46px #0000006b,inset 0 1px #ffffff2e!important;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease,opacity .22s ease}html.rv15-real-home-root .rv15-home .rv15-slider-button span,html.rv15-frame-root .rv15-home .rv15-slider-button span,.rv15-home .rv15-slider-button span,[data-super-hero="1"] .rv15-slider-button span{display:block;margin-top:-.08em;font-size:clamp(28px,3vw,42px);line-height:.72;font-weight:300}html.rv15-real-home-root .rv15-home .rv15-slider-button:hover,html.rv15-frame-root .rv15-home .rv15-slider-button:hover,.rv15-home .rv15-slider-button:hover,[data-super-hero="1"] .rv15-slider-button:hover{transform:translateY(-1px) scale(1.06);border-color:#ffbdd1c7!important;background:linear-gradient(145deg,#ff4f9194,#070508db)!important;box-shadow:0 22px 58px #ff149338,0 18px 46px #0000007a!important}html.rv15-real-home-root .rv15-home .rv15-slider-button:disabled,html.rv15-frame-root .rv15-home .rv15-slider-button:disabled,.rv15-home .rv15-slider-button:disabled{opacity:.32;cursor:default;transform:none;box-shadow:0 12px 30px #00000038!important}html.rv15-real-home-root .rv15-home .brand-carousel-controls.rv15-slider-controls,html.rv15-frame-root .rv15-home .brand-carousel-controls.rv15-slider-controls,.rv15-home .brand-carousel-controls.rv15-slider-controls{justify-content:space-between!important}html.rv15-real-home-root .rv15-home .brand-cloud,html.rv15-frame-root .rv15-home .brand-cloud,.rv15-home .brand-cloud,html.rv15-real-home-root .rv15-home.featured .product-grid,html.rv15-frame-root .rv15-home.featured .product-grid,.rv15-home.featured .product-grid{scroll-behavior:smooth}html.rv15-real-home-root .rv15-home .series-card,html.rv15-frame-root .rv15-home .series-card,.rv15-home .series-card{background-position:var(--series-img-x, 50%) var(--series-img-y, 24%)!important;background-size:cover!important}html.rv15-real-home-root .rv15-home .series-card .series-card-media,html.rv15-frame-root .rv15-home .series-card .series-card-media,.rv15-home .series-card .series-card-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--series-img);background-repeat:no-repeat;background-size:cover;background-position:var(--series-img-x, 50%) var(--series-img-y, 24%);transform:scale(1.01);transform-origin:var(--series-img-x, 50%) var(--series-img-y, 24%);transition:transform .58s cubic-bezier(.2,.82,.2,1),filter .38s ease,background-position .2s ease}html.rv15-real-home-root .rv15-home .series-card:before,html.rv15-frame-root .rv15-home .series-card:before,.rv15-home .series-card:before{z-index:1}html.rv15-real-home-root .rv15-home .series-card small,html.rv15-real-home-root .rv15-home .series-card b,html.rv15-real-home-root .rv15-home .series-card p,html.rv15-frame-root .rv15-home .series-card small,html.rv15-frame-root .rv15-home .series-card b,html.rv15-frame-root .rv15-home .series-card p,.rv15-home .series-card small,.rv15-home .series-card b,.rv15-home .series-card p{z-index:2}html.rv15-real-home-root .rv15-home .series-card:hover .series-card-media,html.rv15-real-home-root .rv15-home .series-card.is-active .series-card-media,html.rv15-real-home-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child .series-card-media,html.rv15-frame-root .rv15-home .series-card:hover .series-card-media,html.rv15-frame-root .rv15-home .series-card.is-active .series-card-media,html.rv15-frame-root .rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child .series-card-media,.rv15-home .series-card:hover .series-card-media,.rv15-home .series-card.is-active .series-card-media,.rv15-home .series-grid:not(:hover):not(.has-active) .series-card:first-child .series-card-media{background-position:var(--series-expanded-img-x, var(--series-img-x, 50%)) var(--series-expanded-img-y, var(--series-img-y, 24%));transform-origin:var(--series-expanded-img-x, var(--series-img-x, 50%)) var(--series-expanded-img-y, var(--series-img-y, 24%));filter:saturate(1.08) contrast(1.04);transform:scale(var(--series-img-zoom, 1.12))}.rv15-home.customer-proof .proof-marquee-viewport:hover .proof-marquee-content{animation-play-state:running}.rv15-home.customer-proof .proof-marquee-row:hover .proof-marquee-content{animation-play-state:paused}.rv15-home.customer-proof .proof-photo-tile{cursor:zoom-in;outline:none}.rv15-home.customer-proof .proof-photo-tile:focus-visible{box-shadow:0 0 0 3px #ffbdd19e,0 22px 54px #ff14932e,0 20px 58px #0000007a}html.rv15-proof-lightbox-open body{overflow:hidden}.rv15-proof-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:clamp(18px,4vw,56px);opacity:0;pointer-events:none;transition:opacity .22s ease}.rv15-proof-lightbox.is-open{opacity:1;pointer-events:auto}.rv15-proof-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:radial-gradient(circle at 50% 18%,rgba(255,79,145,.18),transparent 30rem),#000000d1;cursor:zoom-out}.rv15-proof-lightbox__panel{position:relative;z-index:1;max-width:min(92vw,980px);max-height:88vh;padding:clamp(10px,1.5vw,16px);border:1px solid rgba(255,189,209,.32);border-radius:clamp(18px,2.2vw,30px);background:linear-gradient(145deg,#190a11f0,#050405f0);box-shadow:0 34px 120px #000000b8,0 0 80px #ff14932e;transform:translateY(14px) scale(.98);transition:transform .24s cubic-bezier(.2,.82,.2,1)}.rv15-proof-lightbox.is-open .rv15-proof-lightbox__panel{transform:translateY(0) scale(1)}.rv15-proof-lightbox__image{display:block;width:auto;max-width:calc(92vw - 32px);max-height:calc(88vh - 32px);border-radius:clamp(12px,1.4vw,20px);object-fit:contain}.rv15-proof-lightbox__close{position:absolute;top:-16px;right:-16px;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,189,209,.46);border-radius:999px;color:#fff;background:linear-gradient(145deg,#ff4f91b8,#070508eb);box-shadow:0 18px 44px #00000080;cursor:pointer;font-size:28px;line-height:1}@media(max-width:680px){html.rv15-real-home-root .rv15-home .rv15-carousel-shell .rv15-slider-controls,html.rv15-frame-root .rv15-home .rv15-carousel-shell .rv15-slider-controls,.rv15-home .rv15-carousel-shell .rv15-slider-controls{display:none!important}.rv15-proof-lightbox{padding:14px}.rv15-proof-lightbox__panel{max-width:96vw;max-height:88vh;padding:8px;border-radius:18px}.rv15-proof-lightbox__image{max-width:calc(96vw - 16px);max-height:calc(88vh - 16px);border-radius:13px}.rv15-proof-lightbox__close{top:8px;right:8px}[id^=hero-][data-super-hero] .hero-slide,[id^=hero-][data-super-hero] .hero-media{background:radial-gradient(circle at 50% 0%,rgba(255,79,145,.16),transparent 28rem),#050405!important}[id^=hero-][data-super-hero] .hero-media:before{opacity:.5!important;background-color:#050405;background-image:var(--bg-img, none);background-size:cover;background-position:var(--pos-x-d, 50%) var(--pos-y-d, 50%);filter:blur(22px);transform:scale(1.1)}[id^=hero-][data-super-hero] .hero-media img,[id^=hero-][data-super-hero] .hero-media video{object-fit:contain!important;object-position:var(--pos-x-d, 50%) var(--pos-y-d, 50%)!important}@media(min-width:681px){[id^=hero-][data-super-hero] .hero-slide.mode-px-desktop,[id^=hero-][data-super-hero] .hero-slide.mode-vh-desktop{height:min(var(--h-d),var(--hero-max-h-d, 560px))!important;min-height:0!important;max-height:var(--hero-max-h-d, 560px)!important;aspect-ratio:auto!important}[id^=hero-][data-super-hero] .hero-slide.mode-ratio-desktop{height:auto!important;min-height:0!important;max-height:var(--hero-max-h-d, 560px)!important;aspect-ratio:var(--r-d)!important}}[id^=hero-][data-super-hero] .hero-media:before{background-position:var(--pos-x-m, 50%) var(--pos-y-m, 50%);filter:blur(var(--m-blur, 18px))}[id^=hero-][data-super-hero] .hero-media img,[id^=hero-][data-super-hero] .hero-media video{object-fit:contain!important;object-position:var(--pos-x-m, 50%) var(--pos-y-m, 50%)!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/roshi-home-v15.css.map */
