.rlh{--gold: #d8aa40;--gold2: #f0c75c;--black: #030303;--panel: #101010;--line: #342d20;background:var(--black);color:#f7f7f4;font-family:Arial,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4}.rlh *{box-sizing:border-box}.rlh a{color:inherit;text-decoration:none}.rlh img{display:block;max-width:100%}.rlh-shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.rlh-hero{min-height:575px;background-image:linear-gradient(90deg,#000000f0,#000000b3 3%,#00000014 7%),var(--rlh-hero);background-size:cover;background-position:center;display:flex;align-items:center;position:relative}.rlh-hero:after{content:"";position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(transparent,#030303)}.rlh-hero__inner{position:relative;z-index:1;padding-bottom:35px}.rlh-eyebrow{color:#bbb;font-size:11px;font-weight:800;letter-spacing:.22em;margin:0 0 12px}.rlh-hero h1{font-size:clamp(36px,4vw,54px);line-height:1.07;letter-spacing:-.025em;margin:0;font-weight:900;max-width:680px}.rlh-hero h1 br:nth-of-type(1)+*{color:var(--gold2)}.rlh-hero__sub{font-size:22px;color:#ddd;margin:20px 0 28px}.rlh-actions{display:flex;gap:16px}.rlh-btn{min-height:46px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.05em}.rlh-btn--gold{background:linear-gradient(135deg,#edc05a,#b88724);color:#111!important}.rlh-btn--outline{border:1px solid #777}.rlh-trust{min-height:110px;border:1px solid var(--line);border-radius:7px;background:#060606;display:grid;grid-template-columns:repeat(5,1fr);position:relative;margin-top:-14px;z-index:2}.rlh-trust>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid #29251d;padding:18px 10px}.rlh-trust>div:last-child{border:0}.rlh-trust b{color:var(--gold);font-size:32px;font-weight:400}.rlh-trust strong,.rlh-trust small{display:block}.rlh-trust strong{font-size:10px;letter-spacing:.05em}.rlh-trust small{font-size:9px;color:#aaa;margin-top:5px}.rlh-section{padding-top:46px}.rlh-title{display:flex;align-items:center;justify-content:center;gap:20px;font-size:24px;font-weight:500;margin:0 0 28px}.rlh-title:before,.rlh-title:after{content:"";width:65px;height:2px;background:linear-gradient(90deg,transparent,var(--gold))}.rlh-title:after{transform:rotate(180deg)}.rlh-title em,.rlh-heading-row em{color:var(--gold);font-style:normal}.rlh-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.rlh-category{height:178px;border:1px solid #353027;border-radius:8px;overflow:hidden;position:relative;background:#111}.rlh-category:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000f0)}.rlh-category img,.rlh-category svg{width:100%;height:100%;object-fit:cover;filter:saturate(.45);transition:.35s}.rlh-category:hover img{transform:scale(1.05);filter:saturate(.85)}.rlh-category span{position:absolute;z-index:2;left:0;right:0;bottom:17px;text-align:center;text-transform:uppercase;font-size:14px;font-weight:500}.rlh-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.rlh-heading-row h2{font-size:23px;margin:0}.rlh-heading-row h2:after{content:"";display:inline-block;width:70px;height:2px;background:linear-gradient(90deg,var(--gold),transparent);vertical-align:middle;margin-left:15px}.rlh-heading-row>a{border:1px solid #777;padding:10px 16px;font-size:12px;font-weight:500}.rlh-products{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.rlh-product{background:linear-gradient(#121212,#090909);border:1px solid #252525;border-radius:6px;overflow:hidden}.rlh-product__media{height:310px;background:#f1f2f6;position:relative;overflow:hidden}.rlh-product__media>a:first-of-type{display:block;height:100%}.rlh-product__media img,.rlh-product__media svg{width:100%;height:100%;object-fit:cover;transition:.35s}.rlh-product:hover .rlh-product__media img{transform:scale(1.025)}.rlh-badge{position:absolute;z-index:2;left:13px;top:13px;background:var(--gold);color:#111;font-size:8px;font-weight:900;padding:7px 9px;border-radius:2px}.rlh-wish{position:absolute;z-index:3;right:13px;top:13px;width:34px;height:34px;border-radius:50%;background:#777;color:#fff!important;display:grid!important;place-items:center;font-size:20px}.rlh-product__info{padding:16px 17px 13px}.rlh-product__info h3{font-size:13px;margin:0 0 7px}.rlh-stars{color:var(--gold2);font-size:11px}.rlh-stars span{color:#aaa;margin-left:5px}.rlh-price{display:flex;gap:8px;align-items:center;margin:8px 0 13px}.rlh-price strong{color:var(--gold2);font-size:14px}.rlh-price del{color:#777;font-size:10px}.rlh-product-form button,.rlh-product--placeholder button{width:100%;min-height:40px;border:0;border-radius:3px;background:linear-gradient(90deg,#c69835,#edc65e,#b98a2d);color:#111;font-size:10px;font-weight:900;cursor:pointer}.rlh-product-form button:disabled{opacity:.55;cursor:not-allowed}.rlh-why{display:grid;grid-template-columns:repeat(6,1fr)}.rlh-why>div{text-align:center;border-right:1px solid #2b2518;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.rlh-why>div:last-child{border:0}.rlh-why b{color:var(--gold);font-size:34px;font-weight:400;margin-bottom:8px}.rlh-why span{font-size:10px;font-weight:900}.rlh-compare{height:300px;border:1px solid #4b3c1e;border-radius:8px;position:relative;overflow:hidden}.rlh-compare>img{width:100%;height:100%;object-fit:cover}.rlh-before{position:absolute;inset:0 auto 0 0;width:var(--split);overflow:hidden}.rlh-before img{width:min(1240px,calc(100vw - 48px));max-width:none;height:100%;object-fit:cover;filter:brightness(.55) saturate(.55)}.rlh-divider{position:absolute;left:var(--split);top:0;bottom:0;width:2px;background:#fff;transform:translate(-1px)}.rlh-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border:3px solid white;border-radius:50%;background:#050505;display:grid;place-items:center}.rlh-compare input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.rlh-compare>small{position:absolute;bottom:18px;padding:8px 18px;font-size:9px;font-weight:900}.rlh-before-label{left:25px;background:#060606;border:1px solid #777}.rlh-after-label{right:25px;background:var(--gold);color:#111}.rlh-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;width:94%;margin:auto}.rlh-review{border:1px solid #4a4230;background:linear-gradient(145deg,#181818,#090909);border-radius:8px;padding:18px}.rlh-review header{display:flex;gap:12px;align-items:center}.rlh-review header>span{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#8c6841,#302419);display:grid;place-items:center;font-weight:800}.rlh-review header strong,.rlh-review header small{display:block}.rlh-review header small{color:var(--gold2);margin-top:3px}.rlh-review p{font-size:12px;color:#ddd;line-height:1.55;min-height:56px}.rlh-review>img{width:100%;height:105px;object-fit:cover;border-radius:6px;filter:saturate(.55)}.rlh-instagram{padding-bottom:38px}.rlh-insta-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.rlh-insta-grid a{height:165px;position:relative;overflow:hidden;border:1px solid #51452d;border-radius:7px}.rlh-insta-grid img{width:100%;height:100%;object-fit:cover;transition:.3s}.rlh-insta-grid span{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;font-size:30px;opacity:0;transition:.3s}.rlh-insta-grid a:hover span{opacity:1}.rlh-newsletter{background:linear-gradient(110deg,#151515,#080808);border-block:1px solid #292929}.rlh-newsletter__inner{min-height:115px;display:grid;grid-template-columns:80px 1fr 570px;align-items:center}.rlh-mail{width:60px;height:60px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:28px}.rlh-newsletter h2{font-size:15px;margin:0 0 5px}.rlh-newsletter p{font-size:14px;color:#bbb;margin:0}.rlh-newsletter-form{height:49px;border:1px solid #474747;display:flex}.rlh-newsletter-form input{flex:1;min-width:0;background:transparent;border:0;color:#fff;padding:0 22px}.rlh-newsletter-form button{width:155px;border:0;background:linear-gradient(90deg,#e5b94d,#f1d178);color:#111;font-size:15px;font-weight:600}.rlh-placeholder{background:#eee;color:#bbb}@media(max-width:990px){.rlh-trust{grid-template-columns:repeat(3,1fr)}.rlh-trust>div:nth-child(3){border-right:0}.rlh-categories{grid-template-columns:repeat(3,1fr)}.rlh-products{grid-template-columns:repeat(2,1fr);gap:14px}.rlh-why{grid-template-columns:repeat(3,1fr)}.rlh-why>div:nth-child(3){border-right:0}.rlh-insta-grid{grid-template-columns:repeat(3,1fr)}.rlh-newsletter__inner{grid-template-columns:75px 1fr 430px}}@media(max-width:720px){.rlh-shell{width:calc(100% - 30px)}.rlh-hero{min-height:565px;background-position:62% center;align-items:flex-end}.rlh-hero__inner{padding-bottom:70px}.rlh-hero h1{font-size:35px}.rlh-hero__sub{font-size:17px}.rlh-btn{padding:0 14px;font-size:9px}.rlh-trust{width:100%;margin-top:0;border-inline:0;border-radius:0;grid-template-columns:1fr 1fr}.rlh-trust>div:nth-child(3){border-right:1px solid #29251d}.rlh-trust>div:nth-child(2n){border-right:0}.rlh-trust>div:last-child{grid-column:1/-1}.rlh-title{font-size:18px;gap:12px}.rlh-title:before,.rlh-title:after{width:38px}.rlh-section{padding-top:34px}.rlh-categories,.rlh-products,.rlh-reviews,.rlh-insta-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:5px}.rlh-category{min-width:78%;scroll-snap-align:center}.rlh-product{min-width:84%;scroll-snap-align:center}.rlh-product__media{height:310px}.rlh-heading-row h2{font-size:18px}.rlh-heading-row h2:after{display:none}.rlh-heading-row>a{font-size:7px}.rlh-why{grid-template-columns:1fr 1fr}.rlh-why>div:nth-child(3){border-right:1px solid #2b2518}.rlh-why>div:nth-child(2n){border-right:0}.rlh-before img{width:calc(100vw - 30px)}.rlh-compare{height:245px}.rlh-reviews{width:100%}.rlh-review{min-width:88%;scroll-snap-align:center}.rlh-insta-grid a{min-width:42%;height:145px;scroll-snap-align:center}.rlh-newsletter__inner{grid-template-columns:65px 1fr;padding-block:22px}.rlh-mail{width:52px;height:52px}.rlh-newsletter-form{grid-column:1/-1;margin-top:18px}.rlh-newsletter-form button{width:120px}}@media(max-width:390px){.rlh-hero h1{font-size:30px}.rlh-actions{gap:8px}.rlh-product{min-width:91%}.rlh-newsletter-form input{padding:0 12px}.rlh-newsletter-form button{width:105px}}@media(prefers-reduced-motion:reduce){.rlh *{scroll-behavior:auto!important;transition:none!important}}.rlh h1,.rlh h2,.rlh h3,.rlh .rlh-title span,.rlh .rlh-heading-row h2{color:#f7f7f4!important}.rlh h1,.rlh h2,.rlh h3{font-family:Arial,Helvetica Neue,sans-serif!important;text-transform:none!important}.rlh .rlh-hero h1{color:#fff!important;font-weight:900!important;letter-spacing:-.025em!important}.rlh .rlh-hero h1>span{display:block;color:#fff!important;font-weight:600}.rlh .rlh-hero h1>span.rlh-gold-line{color:var(--gold2)!important}.rlh .rlh-title em,.rlh .rlh-heading-row em{color:var(--gold)!important}.rlh .rlh-trust i{color:var(--gold)!important;font-size:31px;line-height:1;font-style:normal;flex:0 0 auto}.rlh .rlh-why i{color:var(--gold)!important;font-size:34px;line-height:1;font-style:normal;margin-bottom:10px}.rlh .rlh-before:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(165deg,transparent 0 22px,rgba(255,255,255,.15) 23px,transparent 24px 46px);mix-blend-mode:screen;opacity:.28;pointer-events:none}.rlh .rlh-title,.rlh .rlh-review strong,.rlh .rlh-product h3 a{color:#fff!important}.rlh .rlh-hero__sub{color:#ddd!important}.rlh,.rlh button,.rlh input,.rlh h1,.rlh h2,.rlh h3{font-family:Montserrat,Arial,sans-serif!important}.rlh .rlh-before:after{display:none!important}.rlh .rlh-before img{filter:none!important}.rlh .rlh-trust{min-height:116px}.rlh .rlh-trust>div{padding:20px 16px;gap:17px}.rlh .rlh-trust strong{font-size:14px!important;font-weight:760!important;line-height:1.25;letter-spacing:.015em;color:#fff!important}.rlh .rlh-trust small{font-size:11px!important;font-weight:500!important;line-height:1.4;color:#bdbdbd!important;margin-top:7px}.rlh .rlh-trust i{font-size:34px}.rlh .rlh-title{font-size:24px!important;font-weight:600!important;letter-spacing:.01em}.rlh .rlh-why span{font-size:14px!important;font-weight:500!important;line-height:1.35;color:#fff!important}.rlh .rlh-why i{font-size:36px}.rlh .rlh-product__media{height:330px;background:#101010}.rlh .rlh-product__media img{object-fit:cover;filter:none}.rlh .rlh-product__info{padding:17px 18px 15px}.rlh .rlh-product__info h3{font-size:14px!important;font-weight:600!important;line-height:1.35;margin-bottom:8px}.rlh .rlh-stars{font-size:12px}.rlh .rlh-price strong{font-size:15px!important;font-weight:600!important}.rlh .rlh-product-form button{font-size:11px!important;font-weight:700!important;letter-spacing:.02em;min-height:42px}.rlh .rlh-quick{position:absolute;right:13px;top:64px;z-index:4;display:grid;gap:8px}.rlh .rlh-quick a{width:34px;height:34px;border-radius:50%;background:#828282e6;color:#fff!important;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2)}.rlh .rlh-quick i{font-size:17px}.rlh .rlh-review-carousel{position:relative;padding-inline:26px}.rlh .rlh-review-viewport{overflow:hidden}.rlh .rlh-reviews{display:flex!important;gap:12px!important;width:100%!important;margin:0!important;overflow:visible!important;transform:translate(0);transition:transform .45s ease}.rlh .rlh-review{flex:0 0 calc((100% - 24px) / 3);min-width:0!important;padding:19px!important}.rlh .rlh-review header strong{font-size:14px!important;font-weight:600!important}.rlh .rlh-review header small{font-size:12px}.rlh .rlh-review p{font-size:12.5px!important;font-weight:400!important;line-height:1.55;min-height:60px}.rlh .rlh-review>img{height:108px}.rlh .rlh-review-arrow{position:absolute;top:48%;transform:translateY(-50%);z-index:5;width:32px;height:32px;border:1px solid #5a4a28;border-radius:50%;background:#111;color:var(--gold);display:grid;place-items:center;cursor:pointer}.rlh .rlh-review-prev{left:-13px}.rlh .rlh-review-next{right:-13px}.rlh .rlh-review-arrow i{font-size:17px}.rlh .rlh-review-dots{display:flex;justify-content:center;gap:8px;padding-top:16px}.rlh .rlh-review-dots button{width:8px;height:8px;border-radius:50%;padding:0;border:0;background:#666;cursor:pointer}.rlh .rlh-review-dots button.is-active{background:var(--gold)}.rlh .rlh-insta-grid a{height:175px}.rlh .rlh-insta-grid img{filter:none}.rlh .rlh-insta-grid span i{font-size:30px}@media(max-width:990px){.rlh .rlh-trust strong{font-size:11.5px!important}.rlh .rlh-product__media{height:320px}}@media(max-width:720px){.rlh .rlh-trust>div{padding:17px 12px}.rlh .rlh-trust strong{font-size:11px!important}.rlh .rlh-trust small{font-size:9.5px!important}.rlh .rlh-review-carousel{padding-inline:12px}.rlh .rlh-review{flex-basis:100%;min-width:100%!important}.rlh .rlh-review-prev{left:-9px}.rlh .rlh-review-next{right:-9px}.rlh .rlh-product__media{height:315px}.rlh .rlh-insta-grid a{height:158px}}.rlh .rlh-quick{opacity:0;visibility:hidden;transform:translate(8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.rlh .rlh-product:hover .rlh-quick,.rlh .rlh-product:focus-within .rlh-quick{opacity:1;visibility:visible;transform:translate(0)}.rlh .rlh-quick a{transition:background .2s ease,color .2s ease,transform .2s ease}.rlh .rlh-quick a:hover,.rlh .rlh-quick a:focus-visible{background:var(--gold);color:#090909!important;transform:scale(1.06)}.rlh .rlh-product-form button{display:flex;align-items:center;justify-content:center;gap:8px}.rlh .rlh-product-form button i{font-size:16px;line-height:1}@media(max-width:720px),(hover:none){.rlh .rlh-quick{opacity:1;visibility:visible;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/royal-lustr-homepage.css.map */
