:root{--rop-paper:#f8f6f1;--rop-ivory:#efede6;--rop-stone:#d8d2c7;--rop-ink:#1c211d;--rop-muted:#687068;--rop-olive:#536154;--rop-line:#dadbd4;--rop-white:#fff}
body.btc-storefront-v2{padding-top:108px!important;background:var(--rop-paper);color:var(--rop-ink)}
.rop-announcement{position:fixed;z-index:10001;top:0;left:0;right:0;height:30px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;background:var(--rop-ink);color:#fff;font-size:10px;font-weight:700;line-height:1;letter-spacing:0;text-align:center}
.btc-v2-header{top:30px}.btc-v2-header-inner{max-width:1320px}.btc-v2-brand{font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:600}
.btc-v2-menu>li{position:relative}.btc-v2-menu>li>.sub-menu{position:absolute;top:calc(100% + 25px);left:50%;z-index:10002;width:590px;margin:0;padding:28px 30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px;visibility:hidden;opacity:0;transform:translate(-50%,8px);background:#fff;border:1px solid var(--rop-line);box-shadow:0 18px 45px rgba(28,33,29,.12);list-style:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.btc-v2-menu>li:hover>.sub-menu,.btc-v2-menu>li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translate(-50%,0)}
.btc-v2-menu .sub-menu li{margin:0;padding:0}.btc-v2-menu .sub-menu a{display:block;padding:9px 7px;color:var(--rop-ink);font-size:13px;font-weight:600}.btc-v2-menu .sub-menu a:hover,.btc-v2-menu .sub-menu a:focus{background:var(--rop-ivory)}
.btc-v2-footer{display:none!important}.rop-footer{background:#171c19;color:#fff}.rop-footer__inner{max-width:1240px;margin:auto;padding:72px 30px 58px;display:grid;grid-template-columns:1fr 1.2fr .8fr 1.35fr;gap:70px}.rop-footer h2{margin:0 0 22px;color:#fff;font-size:11px;font-family:Arial,"Helvetica Neue",sans-serif;font-weight:700;line-height:1.2;letter-spacing:0}.rop-footer a{display:block;width:max-content;max-width:100%;margin:0 0 10px;color:#d7ddd8!important;font-size:13px}.rop-footer p{max-width:250px;margin:0 0 15px;color:#aeb7b0;font-size:13px;line-height:1.7}.rop-footer__bottom{max-width:1240px;margin:auto;padding:22px 30px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:20px;color:#aeb7b0;font-size:11px}.rop-footer__bottom a{margin:0;color:#fff!important;font-weight:700}
.rop-home,.rop-collection{background:var(--rop-paper)}
.rop-home h1,.rop-home h2,.rop-collection h1,.rop-collection h2{font-family:Georgia,"Times New Roman",serif;color:var(--rop-ink);font-weight:400;letter-spacing:0}
.rop-home img,.rop-collection img{display:block;max-width:100%;height:auto}
.rop-eyebrow{margin:0 0 14px!important;color:var(--rop-olive);font-family:Arial,"Helvetica Neue",sans-serif;font-size:10px!important;font-weight:700;line-height:1.2!important;letter-spacing:0!important}
.rop-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;background:#fff;border:1px solid #fff;color:var(--rop-ink)!important;font-size:11px;font-weight:700;line-height:1;letter-spacing:0}.rop-button:hover{background:var(--rop-ink);border-color:var(--rop-ink);color:#fff!important}.rop-button--dark{background:var(--rop-ink);border-color:var(--rop-ink);color:#fff!important}.rop-button--dark:hover{background:var(--rop-olive);border-color:var(--rop-olive)}
.rop-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--rop-ink)!important;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:0}.rop-text-link span{font-size:17px}.rop-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}
.rop-home-hero{max-width:1320px;min-height:580px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);background:#282d29;color:#fff}.rop-home-hero__copy{padding:72px 62px;display:flex;flex-direction:column;justify-content:center}.rop-home-hero .rop-eyebrow{color:#cfd5cf}.rop-home-hero h1{max-width:520px;margin:0 0 24px;color:#fff;font-size:52px;line-height:1.08}.rop-home-hero__copy>p:not(.rop-eyebrow){max-width:440px;margin:0 0 34px;color:#d9ded9;font-size:17px;line-height:1.65}.rop-home-hero .rop-text-link{color:#fff!important}.rop-home-hero__image{min-height:580px;margin:0;overflow:hidden}.rop-home-hero__image img{width:100%;height:100%;object-fit:cover}
.rop-section{max-width:1240px;margin:0 auto;padding:96px 30px}.rop-section-head{margin:0 0 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.rop-section-head h2{margin:0;font-size:39px;line-height:1.1}.rop-section-head>p{max-width:470px;margin:0;color:var(--rop-muted);font-size:14px;line-height:1.7}.rop-section-head>.rop-text-link{margin-bottom:5px}
.rop-style{padding-top:86px}.rop-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.rop-style-card{position:relative;min-height:410px;overflow:hidden;background:var(--rop-ivory);color:#fff!important}.rop-style-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(to bottom,transparent,rgba(10,13,11,.72))}.rop-style-card img{width:100%;height:410px;object-fit:cover;transition:transform .35s ease}.rop-style-card:hover img{transform:scale(1.018)}.rop-style-card>span{position:absolute;z-index:1;left:25px;right:25px;bottom:23px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.rop-style-card strong{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400;line-height:1.15}.rop-style-card small{color:#fff;font-size:10px;font-weight:700;white-space:nowrap}
.rop-products-section{border-top:1px solid var(--rop-line)}.rop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 22px}.rop-product-card{min-width:0;background:transparent}.rop-product-card__image{display:block;aspect-ratio:4/5;overflow:hidden;background:#eeece6}.rop-product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.rop-product-card__image:hover img{transform:scale(1.015)}.rop-product-card__copy{padding-top:15px}.rop-product-card__mark{display:block;margin-bottom:7px;color:var(--rop-muted);font-size:8px;font-weight:700;line-height:1.2;letter-spacing:0}.rop-product-card h3{min-height:43px;margin:0 0 8px;font-family:Arial,"Helvetica Neue",sans-serif;font-size:13px;font-weight:600;line-height:1.45}.rop-product-card h3 a{color:var(--rop-ink)!important}.rop-product-card__price{min-height:24px;color:var(--rop-ink);font-size:13px;font-weight:700}.rop-product-card__price .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rop-product-card__action{display:inline-block;margin-top:12px;padding-bottom:3px;border-bottom:1px solid var(--rop-ink);color:var(--rop-ink)!important;font-size:9px;font-weight:700;line-height:1.2}
.rop-rooms{background:var(--rop-ivory);max-width:none;padding-left:max(30px,calc((100% - 1180px)/2));padding-right:max(30px,calc((100% - 1180px)/2))}.rop-room-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rop-room-card{position:relative;min-height:330px;overflow:hidden;color:#fff!important}.rop-room-card:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(to bottom,transparent,rgba(12,15,13,.68))}.rop-room-card img{width:100%;height:330px;object-fit:cover}.rop-room-card span{position:absolute;z-index:1;left:20px;bottom:18px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:22px}
.rop-featured-collection{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);background:#202722;color:#fff}.rop-featured-collection>figure{min-height:760px;margin:0;overflow:hidden}.rop-featured-collection>figure>img{width:100%;height:100%;object-fit:cover}.rop-featured-collection__copy{padding:74px 52px}.rop-featured-collection__copy>.rop-eyebrow{color:#bac6bd}.rop-featured-collection__copy>h2{margin:0 0 18px;color:#fff;font-size:42px}.rop-featured-collection__copy>p:not(.rop-eyebrow){max-width:590px;margin:0 0 24px;color:#d2d8d3;font-size:14px;line-height:1.75}.rop-featured-collection .rop-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;margin-top:42px}.rop-featured-collection .rop-product-card__image{aspect-ratio:1/1}.rop-featured-collection .rop-product-card__copy{padding-top:10px}.rop-featured-collection .rop-product-card__mark,.rop-featured-collection .rop-product-card__price{color:#c8d0ca}.rop-featured-collection .rop-product-card h3{min-height:38px;font-size:11px}.rop-featured-collection .rop-product-card h3 a,.rop-featured-collection .rop-product-card__action{color:#fff!important}.rop-featured-collection .rop-product-card__action{border-color:#fff}
.rop-mood-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--rop-line);border-left:1px solid var(--rop-line)}.rop-mood-card{min-height:185px;padding:30px 25px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--rop-line);border-bottom:1px solid var(--rop-line);color:var(--rop-ink)!important}.rop-mood-card:hover{background:var(--rop-ivory)}.rop-mood-card>span{font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.2}.rop-mood-card small{color:var(--rop-muted);font-size:11px;line-height:1.5}.rop-mood-card b{color:var(--rop-ink);font-size:16px}
.rop-shapes{background:#fff;max-width:none;padding-left:max(30px,calc((100% - 1180px)/2));padding-right:max(30px,calc((100% - 1180px)/2))}.rop-shape-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rop-shape-card{min-height:205px;padding:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:var(--rop-ivory);color:var(--rop-ink)!important}.rop-shape-card__figure{display:block;width:76px;height:104px;border:2px solid var(--rop-olive);background:#fff}.rop-shape-card--square .rop-shape-card__figure{height:76px}.rop-shape-card--landscape .rop-shape-card__figure{width:104px;height:70px}.rop-shape-card--large-statement .rop-shape-card__figure{width:91px;height:125px}.rop-shape-card strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:400;line-height:1.2}.rop-shape-card small{display:block;margin-top:5px;color:var(--rop-muted);font-size:10px}
.rop-confidence{max-width:1240px;margin:0 auto 10px;padding:35px 30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--rop-line);border-bottom:1px solid var(--rop-line)}.rop-confidence>div{padding:2px 25px;border-right:1px solid var(--rop-line)}.rop-confidence>div:first-child{padding-left:0}.rop-confidence>div:last-child{padding-right:0;border-right:0}.rop-confidence strong,.rop-confidence span{display:block}.rop-confidence strong{margin-bottom:6px;font-size:10px}.rop-confidence span{color:var(--rop-muted);font-size:11px;line-height:1.5}
.rop-guide{padding-top:80px}.rop-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rop-line)}.rop-guide-grid a{min-height:175px;padding:28px 25px;border-bottom:1px solid var(--rop-line);border-right:1px solid var(--rop-line);color:var(--rop-ink)!important}.rop-guide-grid a:last-child{border-right:0}.rop-guide-grid span{display:block;margin-bottom:30px;color:var(--rop-muted);font-size:10px}.rop-guide-grid strong{display:block;margin-bottom:9px;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400}.rop-guide-grid small{display:block;max-width:280px;color:var(--rop-muted);font-size:11px;line-height:1.55}
.rop-breadcrumb{max-width:1240px;margin:0 auto;padding:26px 30px;display:flex;gap:9px;color:var(--rop-muted);font-size:11px}.rop-breadcrumb a{color:var(--rop-muted)!important}.rop-collection-hero{max-width:1240px;min-height:510px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);background:var(--rop-ivory)}.rop-collection-hero>div{padding:55px 48px;display:flex;flex-direction:column;justify-content:center}.rop-collection-hero h1{margin:0 0 22px;font-size:46px;line-height:1.08}.rop-collection-hero>div>p:not(.rop-eyebrow){margin:0 0 28px;color:#555e57;font-size:14px;line-height:1.75}.rop-collection-hero figure{min-height:510px;margin:0;overflow:hidden}.rop-collection-hero figure img{width:100%;height:100%;object-fit:cover}.rop-collection-intro{max-width:920px;text-align:center}.rop-collection-intro h2{margin:0 0 18px;font-size:35px}.rop-collection-intro>p:last-child{max-width:760px;margin:0 auto;color:var(--rop-muted);font-size:14px;line-height:1.8}.rop-collection-look{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);background:#242b26;color:#fff}.rop-collection-look figure{min-height:560px;margin:0;overflow:hidden}.rop-collection-look figure img{width:100%;height:100%;object-fit:cover}.rop-collection-look>div{padding:70px 52px;display:flex;flex-direction:column;justify-content:center}.rop-collection-look .rop-eyebrow{color:#bdc7bf}.rop-collection-look h2{margin:0 0 19px;color:#fff;font-size:38px;line-height:1.15}.rop-collection-look p:not(.rop-eyebrow){margin:0 0 25px;color:#d1d7d2;font-size:14px;line-height:1.75}.rop-collection-look .rop-text-link{color:#fff!important}.rop-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rop-related-grid>a{position:relative;min-height:360px;overflow:hidden;color:#fff!important}.rop-related-grid>a:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(to bottom,transparent,rgba(10,13,11,.72))}.rop-related-grid img{width:100%;height:360px;object-fit:cover}.rop-related-grid>a>span{position:absolute;z-index:1;left:23px;right:23px;bottom:20px;display:flex;justify-content:space-between;align-items:end;gap:15px}.rop-related-grid strong{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400}.rop-related-grid small{color:#fff;font-size:9px;font-weight:700}.rop-filter-context{max-width:1180px;margin:0 auto 20px;padding:0 20px;color:var(--rop-muted);font-size:13px}
@media(max-width:1050px){
  .btc-v2-header-inner{padding-left:22px;padding-right:22px}.btc-v2-desktop-nav{display:none}.btc-v2-mobile-nav{display:block}.btc-v2-mobile-nav>nav{top:45px!important}.btc-v2-mobile-nav .btc-v2-menu{display:block}.btc-v2-mobile-nav .btc-v2-menu>li>.sub-menu{position:static;width:auto;margin:4px 0 8px;padding:4px 0 4px 15px;display:block;visibility:visible;opacity:1;transform:none;background:transparent;border:0;box-shadow:none}.btc-v2-mobile-nav .btc-v2-menu .sub-menu a{padding:7px 0;font-size:12px}
  .rop-home-hero{grid-template-columns:.9fr 1.1fr;min-height:520px}.rop-home-hero__copy{padding:56px 40px}.rop-home-hero h1{font-size:44px}.rop-home-hero__image{min-height:520px}.rop-style-card,.rop-style-card img{min-height:340px;height:340px}.rop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rop-featured-collection{grid-template-columns:1fr}.rop-featured-collection>figure{min-height:560px}.rop-featured-collection__copy{padding:60px 40px}.rop-mood-grid,.rop-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rop-collection-hero h1{font-size:40px}
}
@media(max-width:760px){
  body.btc-storefront-v2{padding-top:96px!important}.rop-announcement{height:25px;gap:6px;padding:0 8px;font-size:8px}.btc-v2-header{top:25px}.btc-v2-header-inner{height:71px;padding:0 16px;grid-template-columns:minmax(0,1fr) auto;gap:12px}.btc-v2-brand{font-size:17px}.btc-v2-actions{gap:13px}.btc-v2-action-label{display:none}.btc-v2-cart-count{top:-9px}.btc-v2-search form{position:fixed;top:96px;right:12px;left:12px;width:auto}.btc-v2-mobile-nav>nav{position:fixed!important;top:96px!important;right:0!important;left:0!important;max-height:calc(100vh - 96px);overflow:auto;padding:18px 22px!important;background:#fff!important;border-top:1px solid var(--rop-line)!important}
  .rop-home-hero{min-height:0;display:flex;flex-direction:column-reverse}.rop-home-hero__image{min-height:0;aspect-ratio:4/3}.rop-home-hero__copy{padding:36px 20px 42px}.rop-home-hero h1{font-size:36px}.rop-home-hero__copy>p:not(.rop-eyebrow){margin-bottom:26px;font-size:15px}.rop-home-hero .rop-actions{align-items:flex-start;flex-direction:column;gap:17px}.rop-section{padding:70px 18px}.rop-section-head{margin-bottom:25px;display:block}.rop-section-head h2{font-size:32px}.rop-section-head>p{margin-top:12px;font-size:13px}.rop-section-head>.rop-text-link{margin-top:16px}.rop-style{padding-top:65px}.rop-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rop-style-card{min-height:255px}.rop-style-card img{height:255px;min-height:255px}.rop-style-card>span{left:14px;right:14px;bottom:14px;display:block}.rop-style-card strong{font-size:17px}.rop-style-card small{display:block;margin-top:6px}.rop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px}.rop-product-card h3{min-height:0;font-size:11px}.rop-product-card__price{font-size:11px}.rop-product-card__action{font-size:8px}.rop-rooms{padding-left:18px;padding-right:18px}.rop-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rop-room-card,.rop-room-card img{min-height:245px;height:245px}.rop-room-card span{left:13px;bottom:12px;font-size:18px}.rop-featured-collection>figure{min-height:0;aspect-ratio:4/3}.rop-featured-collection__copy{padding:44px 18px}.rop-featured-collection__copy>h2{font-size:34px}.rop-featured-collection .rop-product-grid--compact{gap:25px 10px;margin-top:35px}.rop-mood-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rop-mood-card{min-height:150px;padding:21px 16px}.rop-mood-card>span{font-size:19px}.rop-shapes{padding-left:18px;padding-right:18px}.rop-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rop-shape-card{min-height:165px;padding:18px;display:block}.rop-shape-card__figure{width:55px;height:76px;margin-bottom:18px}.rop-shape-card--square .rop-shape-card__figure{height:55px}.rop-shape-card--landscape .rop-shape-card__figure{width:76px;height:51px}.rop-shape-card--large-statement .rop-shape-card__figure{width:60px;height:82px}.rop-shape-card strong{font-size:18px}.rop-confidence{margin:0;padding:0 18px;grid-template-columns:repeat(2,minmax(0,1fr));border:0}.rop-confidence>div,.rop-confidence>div:first-child,.rop-confidence>div:last-child{padding:22px 12px;border-right:0;border-bottom:1px solid var(--rop-line)}.rop-guide-grid{grid-template-columns:1fr}.rop-guide-grid a{min-height:145px;border-right:0}.rop-footer__inner{padding:52px 20px 38px;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 25px}.rop-footer__bottom{padding:19px 20px;display:block}.rop-footer__bottom a{margin-top:8px}
  .rop-breadcrumb{padding:20px 18px;overflow:auto;white-space:nowrap}.rop-collection-hero{display:flex;flex-direction:column-reverse}.rop-collection-hero>div{padding:38px 20px 43px}.rop-collection-hero h1{font-size:36px}.rop-collection-hero figure{min-height:0;aspect-ratio:4/3}.rop-collection-intro{text-align:left}.rop-collection-intro h2{font-size:31px}.rop-collection-look{grid-template-columns:1fr}.rop-collection-look figure{min-height:0;aspect-ratio:4/3}.rop-collection-look>div{padding:44px 20px}.rop-collection-look h2{font-size:32px}.rop-related-grid{grid-template-columns:1fr;gap:12px}.rop-related-grid>a,.rop-related-grid img{min-height:290px;height:290px}.rop-related-grid strong{font-size:20px}
}
@media(max-width:390px){.rop-home-hero h1,.rop-collection-hero h1{font-size:33px}.rop-style-card,.rop-style-card img{height:230px;min-height:230px}.rop-product-card__copy{padding-top:11px}.rop-product-card__mark{font-size:7px}.rop-mood-card small{font-size:10px}}
