@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@300;400;500&display=swap";.template-index{--bc-ivory: #f6f2ea;--bc-sand: #ebe9df;--bc-stone: #d9ccba;--bc-text: #1d1a17;--bc-text-soft: #6a645c;--bc-accent: #676a56;--bc-font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--bc-font-sans: "Inter", system-ui, -apple-system, sans-serif;--bc-section-y: clamp(3.5rem, 8vw, 6.5rem)}.template-index .bc-home{font-family:var(--bc-font-sans);color:var(--bc-text);background:var(--bc-ivory)}.template-index .bc-home *{box-sizing:border-box}.template-index .bc-home__eyebrow{font-family:var(--bc-font-sans);font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--bc-text-soft)}.template-index .bc-home__title{font-family:var(--bc-font-serif);font-weight:500;letter-spacing:.02em;line-height:1.08;margin:0;text-transform:none}.template-index .bc-home__title--xl{font-size:clamp(2.5rem,5.5vw,4.75rem)}.template-index .bc-home__title--lg{font-size:clamp(1.75rem,3.2vw,2.75rem)}.template-index .bc-home__title--md{font-size:clamp(1.25rem,2vw,1.75rem)}.template-index .bc-home__subtitle{font-size:clamp(.9375rem,1.4vw,1.125rem);line-height:1.65;color:var(--bc-text-soft);font-weight:300;max-width:36rem;margin:0}.template-index .bc-home__section{padding-block:var(--bc-section-y)}.template-index .bc-home__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.template-index .bc-home__link{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-text);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:opacity .4s ease}.template-index .bc-home__link:hover{opacity:.65}.template-index .bc-home__btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.template-index .bc-home__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1.35rem;font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;transition:background .45s ease,color .45s ease,border-color .45s ease}.template-index .bc-home__btn--solid{background:var(--bc-text);color:var(--bc-ivory)}.template-index .bc-home__btn--solid:hover{background:#000}.template-index .bc-home__btn--ghost{background:transparent;color:#fff;border-color:#ffffffbf}.template-index .bc-home__btn--ghost-dark{background:transparent;color:var(--bc-text);border-color:var(--bc-text)}.template-index .bc-home__btn--ghost:hover,.template-index .bc-home__btn--ghost-dark:hover{opacity:.75}.template-index .bc-hero{position:relative;min-height:min(92vh,920px);margin-top:calc(-1 * var(--header-height, 80px));padding-top:var(--header-height, 80px)}.template-index .bc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.template-index .bc-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.template-index .bc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f6f2ea26,#f6f2ea14 40%,#1d1a1759)}.template-index .bc-hero__content{position:relative;z-index:1;min-height:min(92vh,920px);display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,5vw,4rem);max-width:88rem;margin-inline:auto}.template-index .bc-hero__content .bc-home__title,.template-index .bc-hero__content .bc-home__subtitle{color:#fff;text-shadow:0 1px 24px rgb(0 0 0 / .25)}.template-index .bc-hero__content .bc-home__subtitle{color:#ffffffe0;margin-top:1rem}.template-index .bc-collections{background:var(--bc-ivory)}.template-index .bc-collections__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem}.template-index .bc-collections__card{text-decoration:none;color:inherit}.template-index .bc-collections__image{aspect-ratio:3 / 4.2;overflow:hidden;background:var(--bc-stone)}.template-index .bc-collections__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.1,.25,1)}.template-index .bc-collections__card:hover .bc-collections__image img{transform:scale(1.04)}.template-index .bc-collections__label{display:block;margin-top:.75rem;font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.bc-collections__sublabel{display:block;margin-top:.35rem;font-size:.75rem;line-height:1.45;color:var(--bc-text-soft);font-weight:300}.bc-collection-kit-hero{position:relative;min-height:min(70vh,640px);background:var(--bc-sand)}.bc-collection-kit-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.bc-collection-kit-hero__media img{width:100%;height:100%;object-fit:cover}.bc-collection-kit-hero__content{position:relative;z-index:1;min-height:min(70vh,640px);display:flex;flex-direction:column;justify-content:flex-end;padding-block:clamp(2.5rem,6vw,4rem)}.bc-collection-kit-hero__content .bc-home__title,.bc-collection-kit-hero__content .bc-home__subtitle{color:#fff;text-shadow:0 1px 20px rgb(0 0 0 / .3)}.bc-collection-kit-hero__content .bc-home__subtitle{color:#ffffffe6;margin-top:.75rem}.bc-collection-kit-hero__breadcrumb{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin-bottom:1.25rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.bc-collection-kit-hero__breadcrumb a{color:#ffffffd9;text-decoration:none}.bc-collection-kit-hero__breadcrumb span:last-child{color:#fff}.bc-collection-kit-hero__description{margin-top:1rem;max-width:40rem;color:#ffffffe0;font-size:.9375rem;line-height:1.65}.bc-collections-hub-intro{background:var(--bc-ivory);padding-bottom:0}.bc-collections-hub-intro .bc-home__subtitle{margin-top:1rem}.template-list-collections .bc-home__section-head .bc-home__link{display:none}#collection-products{scroll-margin-top:calc(var(--header-height, 80px) + 1rem)}.template-index .bc-finishes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.template-index .bc-finishes__card{display:grid;grid-template-columns:1fr 1fr;min-height:280px;background:var(--bc-sand);text-decoration:none;color:inherit;overflow:hidden}.template-index .bc-finishes__copy{padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;justify-content:center;gap:.75rem}.template-index .bc-finishes__image img{width:100%;height:100%;object-fit:cover;min-height:280px}.template-index .bc-finishes__traits{font-size:.875rem;line-height:1.7;color:var(--bc-text-soft);font-weight:300}.template-index .bc-transform{background:var(--bc-sand)}.template-index .bc-transform__compare{position:relative;overflow:hidden;aspect-ratio:16 / 8;max-height:520px;-webkit-user-select:none;user-select:none}.template-index .bc-transform__after,.template-index .bc-transform__before{position:absolute;top:0;right:0;bottom:0;left:0}.template-index .bc-transform__after img,.template-index .bc-transform__before img{width:100%;height:100%;object-fit:cover}.template-index .bc-transform__after{clip-path:inset(0 0 0 50%)}.template-index .bc-transform__handle{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;transform:translate(-50%);pointer-events:none}.template-index .bc-transform__handle:after{content:"";position:absolute;top:50%;left:50%;width:2.5rem;height:2.5rem;border:1px solid #fff;border-radius:50%;background:#ffffff26;transform:translate(-50%,-50%)}.template-index .bc-transform__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.template-index .bc-transform__labels{display:flex;justify-content:space-between;margin-top:.75rem;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--bc-text-soft)}.template-index .bc-reassurance{border-block:1px solid rgb(29 26 23 / .08);background:var(--bc-ivory);padding-block:2rem}.template-index .bc-reassurance__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}.template-index .bc-reassurance__item{text-align:center;padding-inline:.5rem}.template-index .bc-reassurance__icon{width:1.5rem;height:1.5rem;margin:0 auto .75rem;opacity:.7}.template-index .bc-reassurance__title{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;margin:0 0 .5rem}.template-index .bc-reassurance__text{font-size:.8125rem;line-height:1.55;color:var(--bc-text-soft);font-weight:300;margin:0}.template-index .bc-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.template-index .bc-features__card{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden;aspect-ratio:4 / 3}.template-index .bc-features__card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.template-index .bc-features__card:hover img{transform:scale(1.03)}.template-index .bc-features__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgb(29 26 23 / .55) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}.template-index .bc-features__overlay .bc-home__eyebrow,.template-index .bc-features__overlay .bc-home__title--md{color:#fff}.template-index .bc-features__cta{margin-top:.5rem;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6}.template-index .bc-home .container{max-width:88rem;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.template-index .header{--header-background-opacity: 0}.template-index:has(.bc-hero [allow-transparent-header]) .header:not(:hover,.is-solid,:has(.header__primary-nav [open])){background:transparent!important;border-bottom-color:transparent!important}.template-index:has(.bc-hero [allow-transparent-header]) .header:not(:hover,.is-solid,:has(.header__primary-nav [open])) .header__logo-image,.template-index:has(.bc-hero [allow-transparent-header]) .header:not(:hover,.is-solid,:has(.header__primary-nav [open])) .header__menu-item,.template-index:has(.bc-hero [allow-transparent-header]) .header:not(:hover,.is-solid,:has(.header__primary-nav [open])) .tap-area,.template-index:has(.bc-hero [allow-transparent-header]) .header:not(:hover,.is-solid,:has(.header__primary-nav [open])) .link-faded{color:#fff!important}.template-index .header__background-media{opacity:0!important}.template-index .announcement-bar{display:none}@media(max-width:1100px){.template-index .bc-collections__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.template-index .bc-reassurance__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.template-index .bc-collections__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.75rem;padding-bottom:.5rem}.template-index .bc-collections__card{flex:0 0 42%;scroll-snap-align:start}.template-index .bc-finishes__card{grid-template-columns:1fr}.template-index .bc-finishes__image{order:-1}.template-index .bc-finishes__grid,.template-index .bc-features__grid{grid-template-columns:1fr}.template-index .bc-reassurance__grid{grid-template-columns:1fr 1fr;gap:1.25rem}.template-index .bc-transform__compare{aspect-ratio:4 / 5}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/bc-home.css.map */
