:root{--cc-ivory: #fbf7f0;--cc-paper: #fffdf8;--cc-ink: #171515;--cc-charcoal: #2a2522;--cc-muted: #756d66;--cc-line: #e8ded2;--cc-gold: #b9894b;--cc-ruby: #8f2f3f;--cc-emerald: #245a4a;--cc-shadow: 0 22px 70px rgba(42, 37, 34, .08)}html{background:var(--cc-ivory)}body{background:var(--cc-ivory);color:var(--cc-ink);letter-spacing:0}body,button,input,textarea,select{letter-spacing:0}h1,h2,h3,.h0,.h1,.h2,.h3{color:var(--cc-ink);letter-spacing:0}.gradient{background:var(--cc-ivory)}.header-wrapper{background:#fbf7f0f0;border-bottom:1px solid rgba(232,222,210,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header__menu-item,.header__active-menu-item,.menu-drawer__menu-item{color:var(--cc-ink)}.announcement-bar,.announcement-bar-section .gradient{background:var(--cc-ink);color:var(--cc-paper)}.button,.shopify-payment-button__button,.customer button,.shopify-challenge__button{border-radius:4px;letter-spacing:0}.button:after,.shopify-payment-button__button:after,.customer button:after,.shopify-challenge__button:after{border-radius:4px}.button--primary,.shopify-payment-button__button--unbranded{background:var(--cc-ink);color:var(--cc-paper)}.button--secondary{color:var(--cc-ink);border-color:var(--cc-ink)}.cc-section{background:var(--cc-ivory);padding:clamp(52px,7vw,92px) 0}.cc-section--paper{background:var(--cc-paper)}.cc-page-width{max-width:1280px;margin:0 auto;padding:0 clamp(18px,4vw,56px)}.cc-section__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(26px,4vw,46px)}.cc-section__eyebrow{margin:0 0 10px;color:var(--cc-gold);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cc-section__title{max-width:680px;margin:0;font-size:clamp(3rem,4.4vw,6.8rem);line-height:.96}.cc-section__text{max-width:520px;margin:14px 0 0;color:var(--cc-muted);font-size:1.6rem;line-height:1.7}.cc-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:0 2.2rem;border:1px solid var(--cc-ink);border-radius:4px;color:var(--cc-paper);background:var(--cc-ink);font-size:1.4rem;font-weight:700;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.cc-button:hover{transform:translateY(-1px);color:var(--cc-paper);background:var(--cc-charcoal)}.cc-button--secondary{color:var(--cc-ink);background:transparent}.cc-button--secondary:hover{color:var(--cc-paper);background:var(--cc-ink)}.cc-hero{position:relative;min-height:min(820px,calc(100vh - 32px));overflow:hidden;background:var(--cc-ivory)}.cc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.cc-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center right}.cc-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf7f0fa,#fbf7f0db 33%,#fbf7f033 72%)}.cc-hero__inner{position:relative;z-index:1;display:grid;align-items:center;min-height:inherit}.cc-hero__content{max-width:680px;padding:clamp(72px,9vw,132px) 0 clamp(70px,8vw,112px)}.cc-hero__title{margin:0;font-size:clamp(4.3rem,7.4vw,10rem);line-height:.92;text-wrap:balance}.cc-hero__text{max-width:520px;margin:24px 0 0;color:var(--cc-charcoal);font-size:clamp(1.7rem,1.8vw,2.2rem);line-height:1.55}.cc-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.cc-hero__note{margin-top:30px;color:var(--cc-muted);font-size:1.3rem}.cc-trust-strip{border-top:1px solid var(--cc-line);border-bottom:1px solid var(--cc-line);background:var(--cc-paper);padding:0}.cc-trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.cc-trust-strip__item{padding:22px clamp(14px,2vw,28px);border-right:1px solid var(--cc-line)}.cc-trust-strip__item:last-child{border-right:0}.cc-trust-strip__title{margin:0;font-size:1.45rem;font-weight:700}.cc-trust-strip__text{margin:7px 0 0;color:var(--cc-muted);font-size:1.25rem;line-height:1.45}.cc-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cc-category-tile{position:relative;display:grid;align-content:end;min-height:clamp(260px,31vw,420px);overflow:hidden;border:1px solid var(--cc-line);border-radius:8px;color:var(--cc-paper);background:var(--cc-charcoal);text-decoration:none}.cc-category-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cc-category-tile:hover img{transform:scale(1.035)}.cc-category-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1715150a 20%,#171515b8)}.cc-category-tile__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--cc-charcoal),var(--cc-gold))}.cc-category-tile__content{position:relative;z-index:1;padding:22px}.cc-category-tile__kicker{margin:0 0 7px;color:#fffdf8bd;font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cc-category-tile__title{margin:0;color:var(--cc-paper);font-size:clamp(2.3rem,3vw,3.8rem);line-height:1}.cc-category-tile__text{display:block;max-width:260px;margin-top:10px;color:#fffdf8d1;font-size:1.32rem;line-height:1.45}.cc-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--cc-line);border-bottom:1px solid var(--cc-line)}.cc-process__step{padding:clamp(26px,4vw,48px);border-right:1px solid var(--cc-line)}.cc-process__step:last-child{border-right:0}.cc-process__number{color:var(--cc-gold);font-size:1.3rem;font-weight:800}.cc-process__title{margin:22px 0 0;font-size:clamp(2.4rem,3vw,4rem);line-height:1}.cc-process__text{margin:14px 0 0;color:var(--cc-muted);line-height:1.65}.cc-filter-list{display:flex;flex-wrap:wrap;gap:8px}.cc-filter{min-height:3.8rem;padding:0 1.5rem;border:1px solid var(--cc-line);border-radius:999px;color:var(--cc-charcoal);background:var(--cc-paper);cursor:pointer}.cc-filter.is-active{color:var(--cc-paper);border-color:var(--cc-ink);background:var(--cc-ink)}.cc-featured__grid{row-gap:34px}.cc-featured__item[hidden]{display:none}.cc-featured .card-wrapper,.collection .card-wrapper{height:100%}.cc-featured .card,.collection .card{background:transparent}.cc-featured .card__inner,.collection .card__inner{overflow:hidden;border:1px solid var(--cc-line);border-radius:8px;background:#f5eee4}.cc-featured .card__heading,.collection .card__heading{font-size:1.45rem}.cc-featured .price,.collection .price,.product .price{color:var(--cc-ink);font-weight:700}.cc-card-badges{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 4px}.cc-card-badge{display:inline-flex;align-items:center;min-height:2.2rem;padding:0 .8rem;border:1px solid rgba(185,137,75,.36);border-radius:999px;color:var(--cc-charcoal);background:#fffdf8db;font-size:1.08rem;font-weight:700;line-height:1}.cc-bundle{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:clamp(28px,6vw,84px);align-items:center}.cc-bundle__panel{padding:clamp(24px,4vw,40px);border:1px solid var(--cc-line);border-radius:8px;background:var(--cc-ivory)}.cc-bundle__line{margin:0 0 12px;color:var(--cc-ink);font-size:clamp(2rem,2.2vw,2.8rem);font-weight:800;line-height:1.15}.cc-bundle__note{margin:18px 0 0;color:var(--cc-muted);font-size:1.35rem}.cc-bundle__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.cc-occasion-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.cc-occasion-card{min-height:210px;padding:22px;border:1px solid var(--cc-line);border-radius:8px;color:var(--cc-ink);background:var(--cc-paper);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cc-occasion-card:hover{transform:translateY(-2px);border-color:#b9894b94;box-shadow:var(--cc-shadow)}.cc-occasion-card__accent{width:34px;height:3px;margin-bottom:48px;background:var(--cc-gold)}.cc-occasion-card__accent--ruby{background:var(--cc-ruby)}.cc-occasion-card__accent--emerald{background:var(--cc-emerald)}.cc-occasion-card__title{margin:0;font-size:2.2rem;line-height:1.05}.cc-occasion-card__text{margin:12px 0 0;color:var(--cc-muted);line-height:1.55}.cc-faq{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,6vw,86px)}.cc-faq__list{border-top:1px solid var(--cc-line)}.cc-faq__item{border-bottom:1px solid var(--cc-line)}.cc-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:6.4rem;color:var(--cc-ink);font-weight:700;cursor:pointer;list-style:none}.cc-faq__item summary::-webkit-details-marker{display:none}.cc-faq__item summary:after{content:"+";flex:0 0 auto;color:var(--cc-gold);font-size:2.1rem}.cc-faq__item[open] summary:after{content:"-"}.cc-faq__answer{max-width:680px;padding:0 0 24px;color:var(--cc-muted);line-height:1.7}.cc-collection-hero.collection-hero{background:var(--cc-ivory);border-bottom:1px solid var(--cc-line)}.cc-collection-hero .collection-hero__inner{align-items:end;padding-top:clamp(42px,6vw,78px);padding-bottom:clamp(30px,5vw,58px)}.cc-collection-hero .collection-hero__title{max-width:780px;margin:0;font-size:clamp(4rem,6vw,8.4rem);line-height:.94}.cc-collection-hero .collection-hero__description{max-width:680px;margin-top:18px;color:var(--cc-muted);font-size:1.6rem;line-height:1.7}.cc-collection-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.cc-collection-chip{display:inline-flex;align-items:center;min-height:3.7rem;padding:0 1.4rem;border:1px solid var(--cc-line);border-radius:999px;color:var(--cc-charcoal);background:var(--cc-paper);text-decoration:none}.cc-collection-chip:hover,.cc-collection-chip[aria-current=page]{color:var(--cc-paper);border-color:var(--cc-ink);background:var(--cc-ink)}.facets-container,.active-facets{background:var(--cc-ivory)}.product .product__media-wrapper .product__media,.product .thumbnail,.product .thumbnail:after{border-radius:8px}.product .product__media-wrapper .product__media{overflow:hidden;border:1px solid var(--cc-line);background:#f5eee4}.product__title h1{font-size:clamp(3.2rem,4vw,5.8rem);line-height:.98}.product__info-container .price{margin-top:1.2rem;font-size:2rem}.product-form__submit{min-height:5.4rem}.product__info-container .icon-with-text{gap:12px;margin:24px 0;padding:18px;border:1px solid var(--cc-line);border-radius:8px;background:var(--cc-paper)}.cc-product-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:22px 0;padding:16px;border:1px solid var(--cc-line);border-radius:8px;background:var(--cc-paper);list-style:none}.cc-product-highlights li{position:relative;margin:0;padding-left:1.8rem;color:var(--cc-charcoal);font-size:1.32rem;line-height:1.4}.cc-product-highlights li:before{content:"";position:absolute;left:0;top:.62em;width:.72rem;height:.72rem;border-radius:999px;background:var(--cc-gold)}.product__accordion.accordion{border-top-color:var(--cc-line)}.product__accordion.accordion summary{min-height:5.8rem}.footer{background:var(--cc-ink)}.footer,.footer h2,.footer .footer-block__heading,.footer a,.footer .list-menu__item--link{color:var(--cc-paper)}.footer .field__input{background:#fffdf80f}@media screen and (max-width:989px){.cc-section__header{display:block}.cc-filter-list{margin-top:22px}.cc-bundle{grid-template-columns:1fr}.cc-trust-strip__grid,.cc-category-grid,.cc-occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-process{grid-template-columns:1fr}.cc-process__step{border-right:0;border-bottom:1px solid var(--cc-line)}.cc-process__step:last-child{border-bottom:0}.cc-faq{grid-template-columns:1fr}}@media screen and (max-width:749px){.cc-page-width{padding:0 18px}.cc-hero{min-height:720px}.cc-hero__media img{object-position:63% center}.cc-hero__media:after{background:linear-gradient(180deg,#fbf7f0fa,#fbf7f0d1 45%,#fbf7f057)}.cc-hero__content{max-width:560px;padding-top:62px;padding-bottom:370px}.cc-hero__title{font-size:clamp(4rem,16vw,6.3rem)}.cc-hero__actions{display:grid;grid-template-columns:1fr}.cc-button{width:100%}.cc-bundle__actions{display:grid;grid-template-columns:1fr}.cc-product-highlights,.cc-trust-strip__grid,.cc-category-grid,.cc-occasion-grid{grid-template-columns:1fr}.cc-trust-strip__item{border-right:0;border-bottom:1px solid var(--cc-line)}.cc-trust-strip__item:last-child{border-bottom:0}.cc-category-tile{min-height:280px}.cc-occasion-card{min-height:170px}.cc-collection-hero .collection-hero__inner{padding-left:18px;padding-right:18px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/cc-theme.css.map */
