.ro-basic-product{background:var(--ro-bg);color:var(--ro-ink);font-family:Arial,Helvetica,sans-serif}.ro-basic-product__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(32px,5vw,80px);width:min(1440px,100%);margin:0 auto;padding:clamp(28px,5vw,72px)}.ro-basic-product__gallery{min-width:0}.ro-basic-product__main-media{display:grid;min-height:580px;place-items:center;background:#f6f3ef}.ro-basic-product__main-image{display:block;width:100%;height:100%;max-height:760px;object-fit:contain}.ro-basic-product__thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.ro-basic-product__thumbs button{width:78px;height:92px;flex:0 0 78px;padding:4px;border:1px solid #ddd5d0;background:#fff;cursor:pointer}.ro-basic-product__thumbs button[aria-pressed=true]{border:2px solid var(--ro-accent)}.ro-basic-product__thumbs img{width:100%;height:100%;object-fit:cover}.ro-basic-product__info{align-self:start;position:sticky;top:24px}.ro-basic-product__eyebrow{margin:0 0 12px;color:var(--ro-accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ro-basic-product h1{margin:0;font:500 clamp(38px,4vw,62px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.ro-basic-product__price{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:26px}.ro-basic-product__price s{color:#7a7174;font-size:18px}.ro-basic-product__form{display:grid;gap:12px;margin-top:28px}.ro-basic-product__label{margin-top:4px;font-size:12px;font-weight:800}.ro-basic-product select,.ro-basic-product__quantity{width:100%;min-height:52px;padding:0 14px;border:1px solid #cfc6c2;border-radius:0;background:#fff;color:#171717;font:600 14px Arial,Helvetica,sans-serif}.ro-basic-product__quantity{width:92px}.ro-basic-product__add{min-height:56px;margin-top:4px;border:0;background:var(--ro-accent);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.ro-basic-product__add:disabled{background:#777;cursor:not-allowed}.ro-basic-product__trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.ro-basic-product__trust p{display:grid;gap:5px;margin:0;padding:14px;background:#f6f3ef;font-size:12px}.ro-basic-product__trust span{color:#655c5f;line-height:1.45}.ro-basic-product details{border-top:1px solid #ddd5d0}.ro-basic-product details:last-child{border-bottom:1px solid #ddd5d0}.ro-basic-product summary{display:flex;justify-content:space-between;padding:18px 0;font-size:13px;font-weight:800;cursor:pointer}.ro-basic-product details>div{padding:0 0 20px;color:#554d50;font-size:14px;line-height:1.65}.ro-basic-product a{color:var(--ro-accent)}@media(max-width:989px){.ro-basic-product__inner{grid-template-columns:1fr;padding:24px}.ro-basic-product__main-media{min-height:420px}.ro-basic-product__info{position:static}.ro-basic-product__trust{grid-template-columns:1fr}}@media(max-width:540px){.ro-basic-product__inner{padding:14px}.ro-basic-product__main-media{min-height:360px}.ro-basic-product h1{font-size:38px}}.ro-footer{background:var(--ro-footer-bg);color:var(--ro-footer-text);font-family:var(--font-body-family)}.ro-footer a{color:inherit;text-decoration:none}.ro-footer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-top:28px;padding-bottom:28px}.ro-footer__trust-item{display:flex;align-items:center;gap:14px;min-height:64px;padding:8px 22px;border-right:1px solid color-mix(in srgb,var(--ro-footer-text) 18%,transparent)}.ro-footer__trust-item:last-child{border-right:0}.ro-footer__trust-item:hover strong{color:var(--ro-footer-accent)}.ro-footer__trust-icon{width:34px;height:34px;flex:0 0 34px;color:var(--ro-footer-accent)}.ro-footer__trust-icon svg{display:block;width:100%;height:100%}.ro-footer__trust strong,.ro-footer__trust small{display:block}.ro-footer__trust strong{font-size:14px;letter-spacing:.02em;transition:color .2s ease}.ro-footer__trust small{margin-top:3px;color:var(--ro-footer-muted);font-size:12px;line-height:1.35}.ro-footer__rule{border-top:1px solid color-mix(in srgb,var(--ro-footer-text) 15%,transparent)}.ro-footer__grid{display:grid;grid-template-columns:1.55fr .85fr 1.05fr 1.35fr;gap:clamp(30px,5vw,76px);padding-top:62px;padding-bottom:52px}.ro-footer__logo{display:inline-block;font-family:var(--font-heading-family);font-size:clamp(29px,3vw,42px);font-weight:700;letter-spacing:-.035em;line-height:1}.ro-footer__brand>p{max-width:390px;margin:22px 0;color:var(--ro-footer-muted);font-size:14px;line-height:1.75}.ro-footer__company{display:grid;gap:4px;font-size:12px}.ro-footer__company span{color:var(--ro-footer-muted)}.ro-footer__column h2{margin:4px 0 22px;color:var(--ro-footer-accent);font-family:var(--font-heading-family);font-size:14px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.ro-footer__column ul{margin:0;padding:0;list-style:none}.ro-footer__column li+li{margin-top:11px}.ro-footer__column li a,.ro-footer__contact>a,.ro-footer__contact address{color:var(--ro-footer-muted);font-size:13px;line-height:1.6}.ro-footer__column li a:hover,.ro-footer__contact>a:hover{color:var(--ro-footer-text);text-decoration:underline;text-underline-offset:4px}.ro-footer__contact{display:flex;flex-direction:column;align-items:flex-start}.ro-footer__contact address{margin:14px 0 0;font-style:normal}.ro-footer__contact-link{margin-top:18px;color:var(--ro-footer-accent)!important;font-weight:700}.ro-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px;border-top:1px solid color-mix(in srgb,var(--ro-footer-text) 15%,transparent)}.ro-footer__bottom p{margin:0;color:var(--ro-footer-muted);font-size:12px}.ro-footer__payments{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.ro-footer__payments svg{width:38px;height:auto}@media screen and (max-width:989px){.ro-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.ro-footer__trust-item:nth-child(2){border-right:0}.ro-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.ro-footer__contact{grid-column:1 / -1}}@media screen and (max-width:749px){.ro-footer__trust{grid-template-columns:1fr;padding-top:18px;padding-bottom:18px}.ro-footer__trust-item{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--ro-footer-text) 15%,transparent);padding:14px 0}.ro-footer__trust-item:last-child{border-bottom:0}.ro-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;padding-top:44px;padding-bottom:42px}.ro-footer__brand,.ro-footer__contact{grid-column:1 / -1}.ro-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:22px;padding-bottom:22px}}.ro-deals{padding:clamp(58px,7vw,96px) clamp(20px,5vw,78px);background:#fff;color:#171717;font-family:Arial,Helvetica,sans-serif}.ro-deals__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.ro-deals__header p{margin:0 0 8px;color:var(--ro-accent);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ro-deals h2{margin:0;font-size:clamp(38px,4.5vw,66px);line-height:.95;letter-spacing:-.055em}.ro-deals__header a{color:#171717;font-size:13px;font-weight:700;text-underline-offset:5px}.ro-deals__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,28px)}.ro-deal-card{min-width:0}.ro-deal-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;background:#f2f0eb}.ro-deal-card__image img,.ro-deal-card__image svg{width:100%;height:100%;object-fit:contain;padding:9%;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.ro-deal-card:hover img{transform:scale(1.035) rotate(-1deg)}.ro-deal-card__badge{position:absolute;z-index:2;left:10px;top:10px;padding:7px 9px;background:var(--ro-badge);color:#171717;font-size:10px;font-weight:800;letter-spacing:.02em}.ro-deal-card__meta{padding-top:14px}.ro-deal-card h3{margin:0;font-size:14px;line-height:1.35}.ro-deal-card h3 a{color:inherit;text-decoration:none}.ro-deal-card__price{display:flex;align-items:center;gap:9px;margin-top:8px}.ro-deal-card__price strong{color:var(--ro-accent);font-size:18px}.ro-deal-card__price s{color:#777;font-size:13px}@media(max-width:989px){.ro-deals__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.ro-deal-card{flex:0 0:min(72vw,330px);scroll-snap-align:start}}@media(max-width:749px){.ro-deals{padding:48px 16px}.ro-deals__header{align-items:start}.ro-deals__header a{margin-top:8px}.ro-deals h2{font-size:42px}}.ro-hero-v2{position:relative;isolation:isolate;min-height:var(--ro-height);overflow:hidden;background:var(--ro-bg);color:var(--ro-ink)}.ro-hero-v2__media,.ro-hero-v2__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ro-hero-v2__media img{object-fit:cover;object-position:center}.ro-hero-v2__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 30%,rgba(255,255,255,.28) 49%,transparent 69%)}.ro-hero-v2__copy{position:relative;z-index:2;display:flex;min-height:var(--ro-height);width:min(46%,720px);padding:clamp(55px,7vw,110px) clamp(28px,4.2vw,72px);flex-direction:column;justify-content:center}.ro-hero-v2__copy p{margin:0 0 20px;color:var(--ro-accent);font:800 11px/1.2 Arial,Helvetica,sans-serif;letter-spacing:.19em;text-transform:uppercase}.ro-hero-v2 h1{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(58px,6.4vw,104px);font-weight:850;line-height:.92;letter-spacing:-.065em;text-wrap:balance}.ro-hero-v2__text{max-width:500px;margin-top:24px;font:400 clamp(17px,1.4vw,22px)/1.45 Arial,Helvetica,sans-serif}.ro-hero-v2__copy a{display:inline-flex;align-items:center;gap:20px;align-self:flex-start;margin-top:30px;padding:17px 24px;background:var(--ro-accent);color:#fff;text-decoration:none;font:800 14px/1 Arial,Helvetica,sans-serif;box-shadow:0 14px 32px color-mix(in srgb,var(--ro-accent) 24%,transparent);transition:transform .25s,box-shadow .25s}.ro-hero-v2__copy a:hover{transform:translateY(-3px);box-shadow:0 20px 38px color-mix(in srgb,var(--ro-accent) 32%,transparent)}.ro-hero-v2__badge{position:absolute;z-index:2;right:28px;top:28px;display:grid;gap:2px;max-width:190px;padding:13px 16px;border:1px solid #fff8;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 35px #35151e17;color:#23191c;font:12px/1.3 Arial,Helvetica,sans-serif}.ro-hero-v2__badge strong{font-size:13px}.ro-hero-v2__badge span{color:#61565a}@media(max-width:989px){.ro-hero-v2{min-height:760px}.ro-hero-v2__media img{object-position:63% center}.ro-hero-v2__veil{background:linear-gradient(180deg,#fff 0%,#ffff 24%,#ffffffd9 42%,transparent 70%)}.ro-hero-v2__copy{min-height:0;width:100%;padding:44px 24px}.ro-hero-v2 h1{max-width:650px;font-size:clamp(52px,11vw,82px)}.ro-hero-v2__badge{top:auto;right:16px;bottom:18px}}@media(max-width:600px){.ro-hero-v2{min-height:670px}.ro-hero-v2__media img{object-position:67% bottom}.ro-hero-v2__copy{padding:38px 18px}.ro-hero-v2 h1{font-size:clamp(48px,15vw,68px)}.ro-hero-v2__text{font-size:16px}.ro-hero-v2__badge{display:none}}.ro-showcase{padding:clamp(36px,5vw,72px) clamp(20px,5vw,78px) clamp(70px,8vw,120px);background:#fff;color:#171717;font-family:Arial,Helvetica,sans-serif;border-top:1px solid #e6e2dc}.ro-showcase__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.ro-showcase__header>div:first-child p{margin:0 0 8px;color:var(--ro-accent);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ro-showcase h2{margin:0;font-size:clamp(38px,4.4vw,66px);line-height:.95;letter-spacing:-.055em}.ro-showcase__tabs{display:flex;gap:22px;flex-wrap:wrap}.ro-showcase__tabs button{padding:8px 0;border:0;border-bottom:2px solid transparent;background:transparent;color:#777;font:700 13px Arial,Helvetica,sans-serif;cursor:pointer}.ro-showcase__tabs button[aria-selected=true]{border-color:var(--ro-accent);color:#171717}.ro-showcase__panel[hidden]{display:none}.ro-showcase__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px clamp(14px,2vw,28px)}.ro-product-card{min-width:0}.ro-product-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;background:#f3f1ec}.ro-product-card__image img,.ro-product-card__image svg{width:100%;height:100%;object-fit:contain;padding:7%;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.ro-product-card__image span{position:absolute;left:12px;right:12px;bottom:12px;padding:11px 12px;background:#fff;color:#171717;font-size:11px;font-weight:700;text-align:center;opacity:0;transform:translateY(8px);transition:.25s}.ro-product-card:hover .ro-product-card__image img{transform:scale(1.045)}.ro-product-card:hover .ro-product-card__image span{opacity:1;transform:none}.ro-product-card__meta{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-top:13px}.ro-product-card h3{margin:0;font-size:14px;line-height:1.35}.ro-product-card h3 a{color:inherit;text-decoration:none}.ro-product-card__meta p{margin:6px 0 0;color:var(--ro-accent);font-size:16px;font-weight:800}.ro-product-card__action{flex:none;color:#5d5d5d;font-size:11px;text-decoration:none}.ro-product-card__swatches{display:flex;gap:7px;margin-top:11px}.ro-product-card__swatches span{width:15px;height:15px;border-radius:50%;background:var(--ro-swatch,#ccc);box-shadow:inset 0 0 0 1px #0001}.ro-showcase__footer{text-align:center;margin-top:48px}.ro-showcase__footer a{display:inline-flex;gap:18px;padding:15px 24px;border:1px solid #171717;color:#171717;font-size:13px;font-weight:700;text-decoration:none;transition:.25s}.ro-showcase__footer a:hover{background:#171717;color:#fff}@media(max-width:989px){.ro-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ro-showcase__header{align-items:start;flex-direction:column}.ro-showcase__tabs{gap:16px}}@media(max-width:520px){.ro-showcase{padding-left:16px;padding-right:16px}.ro-showcase__grid{gap:28px 10px}.ro-product-card__meta{align-items:start;flex-direction:column}.ro-product-card__action{font-size:10px}.ro-product-card__image span{display:none}.ro-showcase h2{font-size:40px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
