/* DSKOVA retail-first storefront v2 */
:root{--rs-black:#151515;--rs-charcoal:#262626;--rs-cream:#f4f0e9;--rs-sand:#ded4c7;--rs-blush:#dfc9c4;--rs-sage:#cfd6c9;--rs-sky:#d7e1e8;--rs-lilac:#d8d2e5;--rs-line:#e5e1da;--rs-muted:#77736d;--rs-white:#fff}
.rs-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--rs-line)}
.rs-announcement{min-height:32px;display:flex;align-items:center;justify-content:center;padding:7px 20px;background:var(--rs-black);text-align:center}.rs-announcement a{color:#fff;font-size:.61rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.rs-announcement span{margin-left:18px;color:#cfc9c0;text-decoration:underline;text-underline-offset:3px}
.rs-header__main{display:grid!important;grid-template-columns:175px minmax(0,1fr) 105px;align-items:center;min-height:82px;gap:24px}.rs-wordmark{justify-self:start;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.18em;line-height:1;text-transform:uppercase}.rs-desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px}.rs-desktop-nav a{position:relative;padding:31px 0;color:#282828;font-size:.61rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.rs-desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:1px;background:#111;transition:right .18s}.rs-desktop-nav a:hover:after{right:0}.rs-header__actions{justify-self:end;display:flex;align-items:center;gap:9px}.rs-header__actions>a,.rs-mobile-menu>summary{width:42px;height:42px;display:grid;place-items:center;color:#111}.rs-header__actions svg,.rs-mobile-menu svg{width:24px;height:24px}.rs-bag{position:relative}.rs-bag>span{position:absolute;top:1px;right:-2px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#111;color:#fff;font-size:.56rem}.rs-mobile-menu{display:none}.rs-mobile-menu summary{list-style:none;cursor:pointer}.rs-mobile-menu summary::-webkit-details-marker{display:none}.rs-mobile-menu__backdrop{display:none;position:fixed;inset:0;z-index:108;border:0;background:#0008}.rs-mobile-menu__panel{display:none;position:fixed;inset:0 auto 0 0;z-index:109;width:min(390px,90vw);height:100dvh;padding:0 28px 28px;overflow-y:auto;background:#fff}.rs-mobile-menu[open] .rs-mobile-menu__backdrop{display:block}.rs-mobile-menu[open] .rs-mobile-menu__panel{display:flex;flex-direction:column}.rs-mobile-menu__top{min-height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rs-line)}.rs-mobile-menu__top strong{font-size:1.25rem;letter-spacing:.18em}.rs-mobile-menu__top button{width:42px;height:42px;border:0;background:transparent}.rs-mobile-menu__panel nav{display:grid;padding:18px 0}.rs-mobile-menu__panel nav a{padding:15px 0;border-bottom:1px solid var(--rs-line);font-family:"Cormorant Garamond",Georgia,serif;font-size:1.55rem}.rs-mobile-menu__secondary{display:flex;flex-wrap:wrap;gap:16px;padding:22px 0}.rs-mobile-menu__secondary a{color:var(--rs-muted);font-size:.69rem;text-transform:uppercase;letter-spacing:.08em}.rs-mobile-menu__panel>small{margin-top:auto;color:var(--rs-muted)}
.rs-banner{background:#eee9e2;padding:24px 0}.rs-banner__shell{display:grid;grid-template-columns:minmax(330px,.76fr) minmax(0,1.24fr);min-height:690px}.rs-banner__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:72px clamp(40px,5.5vw,88px);background:#e4d9cd}.rs-banner__copy>span,.rs-section-heading>div>span,.rs-shop-banner span,.rs-newsletter-section__grid>div>span{color:#615a53;font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.rs-banner__copy h1{margin:20px 0 23px;color:#171717;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(4.5rem,6.7vw,7.3rem);font-weight:500;letter-spacing:-.065em;line-height:.78}.rs-banner__copy p{max-width:420px;margin:0 0 31px;color:#625e58;font-size:.84rem;line-height:1.72}.rs-banner__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.rs-button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rs-button--dark{background:#171717;color:#fff}.rs-button--dark:hover{background:#383838}.rs-text-link{border-bottom:1px solid currentColor;padding-bottom:4px;font-size:.62rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.rs-banner__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:38px}.rs-banner__tags span{padding:7px 10px;border:1px solid #bfb5aa;color:#5c5751;font-size:.52rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.rs-banner__visual{position:relative;min-width:0;overflow:hidden;background:linear-gradient(145deg,#f8f5f0 0%,#d8c8bd 50%,#c7d0c3 100%)}.rs-banner__shape{position:absolute;border-radius:50%;filter:blur(1px)}.rs-banner__shape--one{width:620px;height:620px;right:-170px;top:-180px;background:#ffffff70}.rs-banner__shape--two{width:430px;height:430px;left:-130px;bottom:-180px;background:#b99f9270}.rs-banner-product{position:absolute;display:block;overflow:hidden;border:1px solid #ffffff7d;background:#ffffffd8;box-shadow:0 25px 60px #3a30261f;transition:transform .25s ease}.rs-banner-product:hover{transform:translateY(-5px)}.rs-banner-product img{width:100%;height:100%;object-fit:contain;padding:16px}.rs-banner-product span{position:absolute;left:12px;bottom:10px;color:#5d5851;font-size:.5rem;font-weight:700;letter-spacing:.12em}.rs-banner-product--fragrance{left:11%;top:10%;width:43%;height:72%;z-index:3}.rs-banner-product--hair{right:9%;top:9%;width:27%;height:31%;background:#e6d5d1}.rs-banner-product--tech{right:7%;top:44%;width:29%;height:25%;background:#d8e0e4}.rs-banner-product--home{right:29%;bottom:4%;width:24%;height:22%;background:#d5d9d0}.rs-banner-product--baby{left:4%;bottom:3%;width:25%;height:24%;background:#eee7df}
.rs-brand-line{border-bottom:1px solid var(--rs-line);background:#fff}.rs-brand-line>div{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow-x:auto;scrollbar-width:none}.rs-brand-line>div::-webkit-scrollbar{display:none}.rs-brand-line span{flex:none;color:#69645e;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.02rem;font-weight:600;letter-spacing:.05em}
.rs-section{padding:102px 0}.rs-section--products{background:#fff}.rs-section--departments{background:#f6f4f0}.rs-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.rs-section-heading h2{margin:9px 0 0;color:#171717;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,4.6vw,5rem);font-weight:500;letter-spacing:-.05em;line-height:.9}.rs-section-heading>a{border-bottom:1px solid currentColor;padding-bottom:4px;color:#282828;font-size:.61rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.rs-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:52px 22px}.rs-product-grid .dsk-product-card__media{aspect-ratio:.84;border:0;background:#f3f1ed}.rs-product-grid .dsk-product-card__media img{width:88%;height:88%;object-fit:contain}.rs-product-grid .dsk-product-card__body{padding-top:16px}.rs-product-grid .dsk-product-card__meta{color:#8b867f;font-size:.52rem}.rs-product-grid .dsk-product-card h3{min-height:42px;margin:8px 0 6px;font-size:.76rem;font-weight:500}.rs-product-grid .dsk-product-card__price{margin-bottom:12px}.rs-product-grid .dsk-product-card__price strong{color:#171717;font-size:.78rem}.rs-product-grid .dsk-card-form button,.rs-product-grid .dsk-card-options{min-height:39px;border-color:#262626;background:#fff;color:#171717}.rs-product-grid .dsk-card-form button:hover,.rs-product-grid .dsk-card-options:hover{background:#171717;color:#fff}
.rs-department-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rs-department-card{position:relative;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;overflow:hidden;color:#171717}.rs-department-card:after{content:"";position:absolute;right:-55px;bottom:-70px;width:220px;height:220px;border:1px solid #ffffff8a;border-radius:50%}.rs-department-card>span{font-size:.58rem;font-weight:700;letter-spacing:.13em}.rs-department-card>div{position:relative;z-index:2;max-width:310px}.rs-department-card small{font-size:.55rem;font-weight:700;letter-spacing:.15em}.rs-department-card h3{margin:11px 0 18px;font-family:"Cormorant Garamond",Georgia,serif;font-size:2.35rem;font-weight:500;line-height:.94}.rs-department-card strong{font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.rs-department-card--beauty{background:#dec6c1}.rs-department-card--hair{background:#d3c0b6}.rs-department-card--wellness{background:#cfd6c9}.rs-department-card--tech{background:#d5e0e6}.rs-department-card--home{background:#ded9cf}.rs-department-card--baby{background:#d9d2e4}.rs-department-card:hover h3{transform:translateX(4px);transition:transform .18s}
.rs-shop-banner{padding:95px 0;background:#1b1b1b;color:#fff}.rs-shop-banner__grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px}.rs-shop-banner span{color:#b9afa4}.rs-shop-banner h2{max-width:760px;margin:14px 0 0;color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3.4rem,5.4vw,6rem);font-weight:500;letter-spacing:-.055em;line-height:.85}.rs-shop-banner__links{display:grid;border-top:1px solid #ffffff3a}.rs-shop-banner__links a{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #ffffff3a;color:#fff;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.rs-shop-banner__links b{font-size:1rem;font-weight:400}
.rs-service-strip{border-top:1px solid var(--rs-line);border-bottom:1px solid var(--rs-line);background:#f7f5f1}.rs-service-strip>div{display:grid;grid-template-columns:repeat(4,1fr)}.rs-service-strip a,.rs-service-strip div>div{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:22px 27px;border-right:1px solid var(--rs-line)}.rs-service-strip a:last-child,.rs-service-strip div>div:last-child{border-right:0}.rs-service-strip strong{margin-bottom:5px;color:#1f1f1f;font-size:.67rem;letter-spacing:.08em;text-transform:uppercase}.rs-service-strip span{color:var(--rs-muted);font-size:.63rem}
.rs-newsletter-section{padding:82px 0;background:#d9cec1}.rs-newsletter-section__grid{display:grid;grid-template-columns:1fr minmax(360px,.7fr);align-items:center;gap:70px}.rs-newsletter-section h2{max-width:700px;margin:10px 0 0;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.7rem,4vw,4.5rem);font-weight:500;letter-spacing:-.045em;line-height:.92}.rs-newsletter-form{position:relative;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #48433e}.rs-newsletter-form input{min-width:0;padding:16px 0;border:0;background:transparent;outline:0}.rs-newsletter-form button{padding:0 0 0 22px;border:0;background:transparent;font-size:.61rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rs-newsletter-form p{grid-column:1/-1;margin:8px 0 0;font-size:.65rem}
.rs-footer{padding:75px 0 0;background:#141414;color:#fff}.rs-footer__top{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:45px}.rs-footer__wordmark{display:inline-block;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:.18em}.rs-footer__brand p{max-width:310px;margin:21px 0;color:#aaa6a0;font-size:.76rem;line-height:1.7}.rs-footer__brand>a:last-child{color:#fff;font-size:.72rem}.rs-footer__column h3{margin:4px 0 19px;color:#fff;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase}.rs-footer__column a{display:block;margin:11px 0;color:#aaa6a0;font-size:.7rem}.rs-footer__column a:hover{color:#fff}.rs-footer__bottom{display:flex;justify-content:space-between;gap:25px;margin-top:62px;padding:23px 0;border-top:1px solid #ffffff24;color:#77736e;font-size:.56rem;letter-spacing:.05em;text-transform:uppercase}
@media(max-width:1100px){.rs-header__main{grid-template-columns:150px minmax(0,1fr) 100px}.rs-desktop-nav{gap:15px}.rs-banner__shell{grid-template-columns:.8fr 1.2fr}.rs-banner__copy{padding-inline:48px}.rs-department-grid{grid-template-columns:repeat(2,1fr)}.rs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rs-footer__top{grid-template-columns:1.4fr repeat(2,1fr)}.rs-footer__brand{grid-row:span 2}}
@media(max-width:820px){.rs-announcement span{display:none}.rs-header__main{grid-template-columns:60px 1fr 90px;min-height:72px}.rs-mobile-menu{display:block}.rs-wordmark{justify-self:center;font-size:1.72rem}.rs-desktop-nav{display:none}.rs-header__actions{gap:2px}.rs-banner{padding:0}.rs-banner__shell{grid-template-columns:1fr}.rs-banner__copy{min-height:470px}.rs-banner__visual{min-height:620px}.rs-brand-line>div{justify-content:flex-start}.rs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-department-grid{grid-template-columns:repeat(2,1fr)}.rs-shop-banner__grid{grid-template-columns:1fr;gap:45px}.rs-service-strip>div{grid-template-columns:repeat(2,1fr)}.rs-service-strip a:nth-child(2){border-right:0}.rs-service-strip a:nth-child(-n+2){border-bottom:1px solid var(--rs-line)}.rs-newsletter-section__grid{grid-template-columns:1fr;gap:35px}.rs-footer__top{grid-template-columns:repeat(2,1fr)}.rs-footer__brand{grid-column:1/-1;grid-row:auto}}
@media(max-width:560px){.rs-announcement{min-height:30px;padding-inline:12px}.rs-announcement a{font-size:.53rem;letter-spacing:.1em}.rs-header__main{width:calc(100% - 20px);grid-template-columns:46px 1fr 84px;min-height:66px;gap:2px}.rs-wordmark{font-size:1.5rem;letter-spacing:.14em}.rs-header__actions>a,.rs-mobile-menu>summary{width:39px;height:39px}.rs-banner__copy{min-height:445px;padding:58px 27px}.rs-banner__copy h1{font-size:4.15rem}.rs-banner__visual{min-height:520px}.rs-banner-product--fragrance{left:8%;top:8%;width:51%;height:64%}.rs-banner-product--hair{right:5%;top:7%;width:32%;height:28%}.rs-banner-product--tech{right:4%;top:39%;width:33%;height:23%}.rs-banner-product--home{right:8%;bottom:4%;width:31%;height:22%}.rs-banner-product--baby{left:4%;bottom:3%;width:31%;height:22%}.rs-brand-line>div{min-height:72px}.rs-brand-line span{font-size:.9rem}.rs-section{padding:74px 0}.rs-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.rs-section-heading h2{font-size:3.25rem}.rs-product-grid{gap:38px 11px}.rs-product-grid .dsk-product-card__media img{width:94%;height:94%}.rs-product-grid .dsk-product-card h3{min-height:51px;font-size:.71rem}.rs-department-grid{grid-template-columns:1fr}.rs-department-card{min-height:290px}.rs-shop-banner{padding:76px 0}.rs-shop-banner h2{font-size:4rem}.rs-service-strip>div{grid-template-columns:1fr}.rs-service-strip a,.rs-service-strip div>div{min-height:88px;border-right:0;border-bottom:1px solid var(--rs-line)!important;padding:18px 4px}.rs-newsletter-section{padding:65px 0}.rs-newsletter-section h2{font-size:3rem}.rs-newsletter-section__grid{gap:28px}.rs-newsletter-form{grid-template-columns:1fr 55px}.rs-footer__top{grid-template-columns:1fr 1fr}.rs-footer__brand{grid-column:1/-1}.rs-footer__bottom{flex-direction:column;line-height:1.5}}
