.rcr{--rose-ink: #3e164c;--rose-lilac: #eee6f8;--rose-line: #d7c6e7;color:var(--rose-ink);background:#fff;font-family:var(--font-body--family),"Avenir Next",Avenir,Arial,sans-serif}.rcr *,.rcr *:before,.rcr *:after{box-sizing:border-box}.rcr :is(h1,h2,p){margin:0;color:inherit}.rcr :is(button,a){font:inherit}.rcr :is(button,a):focus-visible{outline:3px solid var(--rose-ink);outline-offset:4px}.rcr [hidden]{display:none!important}.rcr-hero{background:linear-gradient(180deg,#f9f5ff,#fff 84%)}.rcr-hero__inner{max-width:1340px;margin:auto;padding:clamp(24px,4vw,58px) clamp(16px,4vw,52px) 44px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:clamp(24px,5vw,76px)}.rcr-heading{grid-column:1;align-self:end;padding:14px 0 28px;max-width:550px}.rcr-heading h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.7vw,86px);font-weight:500;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.rcr-heading p{font-size:clamp(16px,1.4vw,19px);line-height:1.48;max-width:40ch;margin-top:22px}.rcr-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:430px;margin-top:24px}.rcr-shortcut{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:0;min-height:96px;padding:4px 2px;color:var(--rose-ink);text-decoration:none;text-align:center}.rcr-shortcut__icon{width:48px;height:48px;display:grid;place-items:center;flex:none;border:1px solid var(--rose-line);border-radius:50%;background:#eee6f8;transition:transform .18s ease,background .18s ease,border-color .18s ease}.rcr-shortcut__icon svg{width:24px;height:24px}.rcr-shortcut__label{max-width:14ch;font-size:14px;font-weight:700;line-height:1.3;text-wrap:balance}.rcr-shortcut:is(:hover,:focus-visible) .rcr-shortcut__icon{background:#dfd0ef;border-color:var(--rose-ink);transform:translateY(-2px)}.rcr-shortcut:is(:hover,:focus-visible) .rcr-shortcut__label{text-decoration:underline;text-underline-offset:4px}.rcr :is(.rcr-picker,.rcr-browse,.rcr-pair){scroll-margin-top:24px}.rcr-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rcr-stage{grid-column:2;grid-row:1 / span 2;position:relative;min-width:0;align-self:start;isolation:isolate}.rcr-stage__word{position:absolute;z-index:-1;top:5%;left:-8%;font-size:clamp(100px,14vw,214px);line-height:.7;font-weight:800;letter-spacing:-.04em;color:#d0beec;opacity:.66;white-space:nowrap;pointer-events:none}.rcr-stage__products{position:relative;min-width:0}.rcr-product{background:#fff;border:1px solid var(--rose-line);border-radius:16px;overflow:hidden}.rcr[data-ready] .rcr-product:not(.is-active){display:none}.rcr-product__visual{position:relative;width:100%;aspect-ratio:1.17;overflow:hidden;background:#fff}.rcr-product__image{width:100%;height:100%;display:block;object-fit:contain}.rcr-product__details{min-height:93px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px 10px}.rcr-product__details h2{font-size:clamp(18px,1.7vw,23px);font-weight:700;line-height:1.18;letter-spacing:-.02em}.rcr-product__note{font-size:13px;line-height:1.3;margin-top:5px!important}.rcr-product__price{flex-shrink:0;font-size:clamp(19px,2vw,25px);font-weight:700;white-space:nowrap}.rcr-product__action{margin:0 24px 22px;min-height:52px;border-radius:26px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--rose-ink);color:#fff!important;text-decoration:none;font-size:16px;font-weight:700;transition:background .18s ease,transform .18s ease}.rcr-product__action svg{flex:none}.rcr-product__action:hover{background:#2b1036;transform:translateY(-2px)}.rcr-product__action--preview{background:#d9cce7;color:var(--rose-ink)!important;cursor:default}.rcr-product__action--preview:hover{background:#d9cce7;transform:none}.rcr-picker{grid-column:1;min-width:0;max-width:550px;display:grid;align-self:start;gap:22px}.rcr-picker__step h2{font-size:17px;font-weight:700;letter-spacing:-.01em;margin-bottom:10px}.rcr-count-picker{width:max-content;max-width:100%}.rcr-colors,.rcr-counts{display:flex;gap:10px;flex-wrap:wrap}.rcr-color,.rcr-count{-webkit-appearance:none;appearance:none;border:1px solid var(--rose-line);color:var(--rose-ink);background:#fff;cursor:pointer}.rcr-color{min-width:103px;min-height:72px;border-radius:14px;padding:7px 13px 7px 8px;display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700}.rcr-color__photo{display:block;flex:none;width:42px;height:42px;border-radius:50%;overflow:hidden;background:#f4ecf6}.rcr-color__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 26%;transform:scale(1.8)}.rcr-color[aria-pressed=true],.rcr-count[aria-pressed=true]{background:#d0beec;border-color:var(--rose-ink);box-shadow:inset 0 0 0 1px var(--rose-ink)}.rcr-color:hover,.rcr-count:hover{border-color:var(--rose-ink)}.rcr-count{min-width:88px;min-height:66px;border-radius:13px;display:grid;place-content:center;gap:0;padding:5px 12px;text-align:center}.rcr-count strong{font-size:25px;line-height:1.1}.rcr-count span{font-size:11px;line-height:1.15}.rcr-count-more{margin-top:5px}.rcr-count-more summary{width:fit-content;min-height:44px;margin-left:auto;display:flex;align-items:center;gap:7px;padding:4px 2px;list-style:none;color:var(--rose-ink);cursor:pointer;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.rcr-count-more summary::-webkit-details-marker{display:none}.rcr-count-more summary:focus-visible{outline:3px solid var(--rose-ink);outline-offset:3px;border-radius:4px}.rcr-count-more summary svg{flex:none;transition:transform .18s ease}.rcr-count-more[open] summary svg{transform:rotate(45deg)}.rcr-count-more__open,.rcr-count-more[open] .rcr-count-more__closed{display:none}.rcr-count-more[open] .rcr-count-more__open{display:inline}.rcr-count-more__selected{padding:3px 6px;border-radius:8px;background:#e5d8f1;font-size:11px;text-decoration:none}.rcr-count-more__choices{display:flex;align-items:center;gap:12px;padding:4px 0 1px}.rcr-count-more__note{font-size:12px;line-height:1.35}.rcr-picker__help{font-size:13px;line-height:1.4}.rcr-picker__selection,.rcr-picker__selection [hidden]{display:none}.rcr-browse{background:#f7f2fc}.rcr-browse__inner{max-width:1340px;margin:0 auto;padding:58px clamp(16px,4vw,52px) 64px}.rcr-browse h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4.5vw,59px);font-weight:500;line-height:1;letter-spacing:-.03em}.rcr-browse__tabs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 20px}.rcr-browse__tab{-webkit-appearance:none;appearance:none;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:8px 17px;border:1px solid var(--rose-line);border-radius:24px;background:#fff;color:var(--rose-ink);cursor:pointer;font-size:15px;font-weight:700}.rcr-browse__tab[aria-selected=true]{background:var(--rose-ink);border-color:var(--rose-ink);color:#fff}.rcr-browse__dot{width:12px;height:12px;border:1px solid #9f8f9e;border-radius:50%}.rcr-browse__dot--red{background:#b80d30}.rcr-browse__dot--pink{background:#ec91ba}.rcr-browse__dot--white{background:#f8f6ef}.rcr-browse__fallback-heading{margin:27px 0 12px;font-size:21px}.rcr-browse.is-ready .rcr-browse__fallback-heading{display:none}.rcr-browse__rail{display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;padding:2px 3px 5px}.rcr-browse__rail{scroll-padding-inline:3px}.rcr-browse__rail::-webkit-scrollbar{display:none}.rcr-browse__card{flex:0 0 calc((100% - 45px) / 3.25);min-width:0;scroll-snap-align:start}.rcr-browse__card-link{height:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--rose-line);border-radius:15px;background:#fff;color:var(--rose-ink);text-decoration:none}a.rcr-browse__card-link:hover{border-color:#a787bf;box-shadow:0 6px 20px #3e164c12}.rcr-browse__visual{display:block;width:100%;aspect-ratio:1.1;background:#fff;overflow:hidden}.rcr-browse__image{display:block;width:100%;height:100%;object-fit:contain}.rcr-browse__details{min-height:71px;display:flex;justify-content:space-between;align-items:start;gap:8px;padding:12px 15px 4px;font-size:15px;line-height:1.25}.rcr-browse__details strong{font-size:17px;font-weight:700}.rcr-browse__details>span{flex-shrink:0;font-weight:700;white-space:nowrap}.rcr-browse__composition{display:block;padding:0 15px 8px;font-size:12px;line-height:1.3}.rcr-browse__action{margin:auto 15px 15px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:23px;background:var(--rose-ink);color:#fff;font-size:14px;font-weight:700;text-align:center}.rcr-browse__action--preview{background:#e7ddee;color:var(--rose-ink)}.rcr-browse__controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:17px}.rcr-browse__arrow{-webkit-appearance:none;appearance:none;flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--rose-line);border-radius:50%;background:#fff;color:var(--rose-ink);cursor:pointer}.rcr-browse__arrow svg{width:20px;height:20px}.rcr-browse:dir(rtl) .rcr-browse__arrow svg{transform:scaleX(-1)}.rcr-browse__arrow:disabled{opacity:.42;cursor:default}.rcr-browse__progress{width:70px;height:3px;overflow:hidden;border-radius:3px;background:#d8c8e4}.rcr-browse__progress span{display:block;width:30%;height:100%;border-radius:inherit;background:var(--rose-ink);transform:translate(0)}.rcr-pair{max-width:1340px;margin:0 auto;padding:64px clamp(16px,4vw,52px) 94px}.rcr-pair__intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.rcr-pair__intro h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4.5vw,60px);font-weight:500;line-height:1;letter-spacing:-.03em;max-width:12ch}.rcr-pair__intro p{max-width:38ch;font-size:16px;line-height:1.45}.rcr-pair__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rcr-pair__item{-webkit-appearance:none;appearance:none;border:0;border-radius:16px;position:relative;min-width:0;min-height:520px;padding:0;overflow:hidden;cursor:pointer;text-align:left;color:var(--rose-ink);isolation:isolate}.rcr-pair__item--red{background:#f4dce8}.rcr-pair__item--pink{background:#e6ddf1}.rcr-pair__visual{display:block;margin:12px 12px 0;overflow:hidden;border-radius:10px;background:#fff}.rcr-pair__image{display:block;width:100%;height:440px;object-fit:contain;mix-blend-mode:normal;background:#fff;transform:translate(0);transition:transform .8s cubic-bezier(.16,1,.3,1)}.rcr-pair__caption{position:relative;display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:92px;padding:12px 22px 20px;font-size:15px}.rcr-pair__caption strong{font-size:clamp(23px,2.2vw,29px);font-weight:800;line-height:1.12;letter-spacing:-.025em}.rcr-pair__caption span{text-decoration:underline;text-underline-offset:4px;font-weight:700}.rcr-pair__item:hover .rcr-pair__image{transform:scale(1.03)}@media(prefers-reduced-motion:no-preference){.rcr-pair.rcr-motion .rcr-pair__item:first-child .rcr-pair__image{transform:translate(-14%)}.rcr-pair.rcr-motion .rcr-pair__item:last-child .rcr-pair__image{transform:translate(14%)}.rcr-pair.rcr-motion .rcr-pair__item.is-in-view .rcr-pair__image{transform:translate(0)}}@media(max-width:900px){.rcr-browse__card{flex-basis:calc((100% - 30px) / 2.25)}.rcr-hero__inner{grid-template-columns:minmax(0,1fr);gap:0;padding-bottom:36px}.rcr-heading{grid-column:1;padding:4px 0 18px}.rcr-stage{grid-column:1;grid-row:auto;width:100%}.rcr-stage__word{top:0;left:2%;font-size:clamp(90px,20vw,160px)}.rcr-product__visual{aspect-ratio:1.8}.rcr-picker{grid-column:1;max-width:none;margin-top:26px}.rcr-pair__item{min-height:380px}.rcr-pair__image{height:310px}}@media(max-width:620px){.rcr-hero__inner{padding-inline:16px;padding-top:22px}.rcr-heading h1{font-size:clamp(44px,11vw,61px);max-width:10ch}.rcr-heading p{margin-top:12px;font-size:15px}.rcr-shortcuts{margin-top:17px;gap:8px;max-width:none}.rcr-shortcut{gap:8px;min-height:92px}.rcr-shortcut__icon{width:44px;height:44px}.rcr-shortcut__label{font-size:12px}.rcr-stage__word{top:8%;font-size:24vw}.rcr-product{border-radius:13px}.rcr-product__visual{aspect-ratio:auto;height:245px}.rcr-product__details{min-height:72px;padding:10px 15px 6px;gap:8px}.rcr-product__details h2{font-size:17px}.rcr-product__note{font-size:12px}.rcr-product__price{font-size:18px}.rcr-product__action{margin:0 15px 15px;min-height:48px;font-size:15px}.rcr-picker{gap:19px;margin-top:22px}.rcr-picker__step h2{font-size:16px;margin-bottom:8px}.rcr-colors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.rcr-color{min-width:0;min-height:64px;padding:6px;justify-content:center;gap:5px;font-size:12px}.rcr-color__photo{width:34px;height:34px}.rcr-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.rcr-count-picker{width:100%}.rcr-count{min-width:0;min-height:58px;padding-inline:3px}.rcr-count strong{font-size:22px}.rcr-count-more{margin-top:1px}.rcr-count-more__choices .rcr-count{flex:0 0 calc((100% - 21px)/4)}.rcr-count-more__note{font-size:11px}.rcr-picker__help{font-size:12px}.rcr-picker__selection:not([hidden]){display:grid;grid-template-columns:76px minmax(0,1fr);gap:9px 12px;align-items:center;padding:10px;border:1px solid var(--rose-line);border-radius:14px;background:#f7f0fc}.rcr-picker__selection-image{grid-row:1;width:76px;height:76px;object-fit:contain;border-radius:9px;background:#fff}.rcr-picker__selection-details{min-width:0;display:grid;gap:2px}.rcr-picker__selection-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.rcr-picker__selection-details strong{font-size:16px;line-height:1.15}.rcr-picker__selection-details>span:last-child{font-size:17px;font-weight:700}.rcr-picker__selection-action,.rcr-picker__selection-preview{grid-column:1 / -1;min-height:42px;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:8px 12px;font-size:14px;font-weight:700;text-align:center}.rcr-picker__selection-action{background:var(--rose-ink);color:#fff!important;text-decoration:none}.rcr-picker__selection-preview{background:#e0d2ec}.rcr-browse__inner{padding:43px 16px 48px}.rcr-browse__tabs{flex-wrap:nowrap;gap:6px;margin:18px 0 16px}.rcr-browse__tab{flex:1 1 0;min-width:0;padding:8px 5px;gap:6px;font-size:12px}.rcr-browse__dot{flex:0 0 10px;width:10px;height:10px}.rcr-browse__rail{gap:11px}.rcr-browse__card{flex-basis:min(76%,290px)}.rcr-browse__details{min-height:67px;padding:11px 12px 3px;font-size:14px}.rcr-browse__details strong{font-size:15px}.rcr-browse__action{margin:auto 12px 12px}.rcr-browse__composition{padding-inline:12px}.rcr-pair{padding:48px 16px 72px}.rcr-pair__intro{display:block;margin-bottom:18px}.rcr-pair__intro h2{font-size:39px;max-width:none}.rcr-pair__intro p{margin-top:10px;font-size:14px}.rcr-pair__grid{grid-template-columns:1fr;gap:12px}.rcr-pair__item{min-height:355px}.rcr-pair__image{height:290px}.rcr-pair__caption{min-height:80px;padding:8px 14px 14px;font-size:13px}.rcr-pair__caption strong{font-size:23px}}@media(max-width:370px){.rcr-browse__details{flex-wrap:wrap;gap:3px}.rcr-product__visual{height:220px}.rcr-color{flex-direction:column;gap:1px;min-height:73px}.rcr-product__details{flex-wrap:wrap}.rcr-pair__caption{display:grid;justify-items:start;gap:6px}}@media(prefers-reduced-motion:reduce){.rcr-product__action,.rcr-pair__image,.rcr-browse__card-link,.rcr-count-more summary svg,.rcr-shortcut__icon{transition:none!important}}.rdb-design-2 .d2-store .rcr--landing{--d2-ink: var(--rose-ink);color:var(--rose-ink);margin-bottom:32px;margin-inline:-32px}.rdb-design-2 .d2-store .rcr--landing .rcr-browse h2{color:var(--rose-ink);font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(35px,4.5vw,59px);line-height:1.02;letter-spacing:normal;text-transform:uppercase}.rdb-design-2 .d2-store .rcr--landing :is(a,button):focus-visible{outline-color:var(--rose-ink)}@media(max-width:749px){.rdb-design-2 .d2-store .rcr--landing{margin-inline:-16px}}body.rdb-design-2 .d2-store .rcr--landing-design-2 .rcr-browse,body.rdb-design-2 .d2-store .rcr--landing-design-2 .rcr-browse *{border-radius:0!important}body.rdb-design-2 .d2-store .rcr--landing-design-2 .rcr-browse .rcr-browse__arrow{border-radius:50%!important}body.rdb-design-2 .rcr-browse--landing-parity h2{color:var(--rose-ink);font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(35px,4.5vw,59px);line-height:1.02;letter-spacing:normal;text-transform:uppercase}body.rdb-design-2 .rcr-browse--landing-parity :is(.rcr-browse__details,.rcr-browse__composition){color:var(--rdb-shopping-ink, #000)}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__card-link{justify-content:center}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__details{min-height:0;align-items:baseline;padding-bottom:0}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__details>strong{min-width:0;font-size:18px;font-weight:700;line-height:1.25}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__details>span{font-size:14px;font-weight:600;line-height:1.4}body.rdb-design-2 .rcr .rcr-browse__card .rcr-browse__details>span{color:var(--rdb-plum-ink, #3e164c);font-size:20px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}@media(min-width:750px){body.rdb-design-2 .rcr .rcr-browse__card .rcr-browse__details>span{font-size:22px}}body.rdb-design-2 .d2-store .rcr--landing .rcr-browse__card{flex-basis:calc((100% - 45px) / 3.25 * .75);container-type:inline-size}body.rdb-design-2 .d2-store .rcr--landing .rcr-browse__details{flex-wrap:wrap;gap:4px 8px}body.rdb-design-2 .d2-store .rcr--landing .rcr-browse__details>strong{overflow-wrap:anywhere}body.rdb-design-2 .d2-store .rcr--landing .rcr-browse__details>span{max-inline-size:100%;font-size:16px;font-size:clamp(14px,7cqi,20px);white-space:normal;overflow-wrap:anywhere}@media(max-width:900px){body.rdb-design-2 .d2-store .rcr--landing .rcr-browse__card{flex-basis:calc((100% - 30px) / 2.25 * .75)}}@media(max-width:620px){body.rdb-design-2 .d2-store .rcr--landing .rcr-browse__card{flex-basis:min(57%,217.5px)}}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating{display:flex;width:fit-content;max-width:100%;margin:4px 0 8px;padding-inline:15px}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-rating{display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;min-height:20px;margin:0;color:var(--rdb-shopping-ink, #000);font-size:12px;font-weight:400;line-height:1.4;font-variant-numeric:tabular-nums}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-rating__average{display:inline;font-weight:600}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-rating__count{white-space:nowrap}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-review-stars{display:inline-flex;flex:0 0 auto;align-items:center;gap:0;color:#d85b00}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-review-stars svg{display:block;flex:0 0 14px;width:14px;height:14px}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-review-stars__outline{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round}body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating .rdb-review-stars__fill{fill:currentColor;stroke:none}@media(max-width:620px){body.rdb-design-2 .rcr-browse--landing-parity .rcr-browse__rating{padding-inline:12px}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/rdb-classic-roses.css.map */
