@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&display=swap";:root{--cc-cream: #f8f8f5;--cc-cream-2: #f2f3f0;--cc-sand: #e6e8e4;--cc-gold: #5b1426;--cc-gold-deep: #5b1426;--cc-ink: #161719;--cc-ink-2: #24262a;--cc-ink-3: #0d0e10;--cc-grey: #757982;--cc-line: rgba(22,23,25,.14);--cc-stone: #eeefec;--cc-white: #ffffff;--cc-serif: "Cormorant Garamond", Georgia, serif;--cc-sans: "Helvetica Neue", Helvetica, Arial, system-ui, -apple-system, sans-serif;--cc-maxw: 1280px;--cc-radius: 0;--cc-shadow: none;--cc-shadow-lg: none;--cc-ease: cubic-bezier(.22,.61,.36,1)}.cc-eyebrow{font-family:var(--cc-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--cc-gold-deep)}.cc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--cc-sans);font-weight:600;font-size:.82rem;letter-spacing:.12em;text-align:center;text-transform:uppercase;padding:14px 28px;border:0;cursor:pointer;background:var(--cc-ink);color:var(--cc-cream);border-radius:var(--cc-radius);transition:all .3s var(--cc-ease);text-decoration:none}.cc-btn:hover{background:var(--cc-gold-deep)}.cc-btn--ghost{background:transparent;color:var(--cc-ink);border:1px solid var(--cc-ink)}.cc-btn--ghost:hover{background:var(--cc-ink);color:var(--cc-cream)}.cc-container{max-width:var(--cc-maxw);margin:0 auto;padding:0 24px}body.template-product,body.template-collection{background:var(--cc-cream);color:var(--cc-ink)}body.template-collection .main-content,body.template-index .main-content{padding-top:0!important}body.template-collection .collection-header .page-width,body.template-collection #Collection.page-width{max-width:none;padding-left:clamp(18px,4vw,72px);padding-right:clamp(18px,4vw,72px)}body.template-collection #Collection.page-width{padding-bottom:clamp(96px,8vw,140px)}body.template-collection .section-header{margin:0 0 10px;padding-top:14px;text-align:left!important}body.template-collection .collection-header h1,body.template-collection .collection-hero__title{max-width:12em;margin:0;color:var(--cc-ink);font-family:var(--cc-serif);font-size:clamp(36px,4vw,54px);font-weight:500;letter-spacing:.004em;line-height:1;text-transform:none}body.template-collection .filters-toolbar-wrapper{margin:12px 0 clamp(24px,3vw,40px);border-top:1px solid rgba(22,23,25,.1);border-bottom:1px solid rgba(22,23,25,.1);background:linear-gradient(180deg,#ffffff6b,#f8f8f52e);box-shadow:inset 0 1px #fff9}body.template-collection .filters-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:clamp(18px,3vw,42px);min-height:56px;margin:0;padding:0;font-family:var(--cc-sans)}body.template-collection .filters-toolbar__item-wrapper{display:flex;align-items:center;gap:clamp(18px,3vw,38px);min-width:0}body.template-collection .filters-toolbar__item-child{display:flex;align-items:center;gap:10px;min-width:0;margin-right:0!important}body.template-collection .filters-toolbar__label,body.template-collection .filters-toolbar__product-count{color:var(--cc-grey);font-family:var(--cc-sans);font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1;text-transform:uppercase}body.template-collection .filters-toolbar__label{flex:0 0 auto;margin:0;white-space:nowrap}body.template-collection .filters-toolbar__input-wrapper{display:block;min-width:0;max-width:100%}body.template-collection .filters-toolbar__input{display:block;min-width:128px;max-width:220px;height:44px;padding:8px 28px 8px 0;overflow:hidden;border:0;background:transparent;color:var(--cc-ink);font-family:var(--cc-sans);font-size:12px;letter-spacing:.02em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}body.template-collection #FilterTags{min-width:150px}body.template-collection #SortBy{min-width:132px}body.template-collection .filters-toolbar__input-wrapper.cc-select{position:relative;z-index:12;min-width:0}html.js body.template-collection .filters-toolbar__input-wrapper.cc-select .cc-select__native{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;border:0!important;opacity:0!important;pointer-events:none!important}body.template-collection .filters-toolbar__input-wrapper.cc-select>.icon,body.template-collection .filters-toolbar__input-wrapper.cc-select>.icon-chevron-down{display:none}body.template-collection .cc-select__button{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:172px;height:40px;gap:18px;padding:0 13px 0 15px;border:1px solid rgba(22,23,25,.15);border-radius:var(--cc-radius);background:linear-gradient(180deg,#ffffffbd,#f8f8f566);box-shadow:inset 0 1px #ffffffb8,0 12px 24px #1617190b;color:var(--cc-ink);cursor:pointer;font-family:var(--cc-sans);font-size:12px;letter-spacing:.02em;line-height:1;text-align:left;transition:border-color .2s var(--cc-ease),background .2s var(--cc-ease),box-shadow .2s var(--cc-ease),transform .2s var(--cc-ease)}body.template-collection .cc-select__button:hover,body.template-collection .cc-select.is-open .cc-select__button{border-color:#16171952;background:#ffffffd1;box-shadow:inset 0 1px #ffffffdb,0 18px 34px #16171914}body.template-collection .cc-select__button:active{transform:translateY(1px)}body.template-collection .cc-select__button:focus-visible,body.template-collection .cc-select__option:focus-visible{outline:1px solid var(--cc-ink);outline-offset:2px}body.template-collection .cc-select__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.template-collection .cc-select__chevron{flex:0 0 auto;width:7px;height:7px;margin-top:-3px;border:solid currentColor;border-width:0 1px 1px 0;opacity:.7;transform:rotate(45deg);transition:transform .2s var(--cc-ease),opacity .2s var(--cc-ease)}body.template-collection .cc-select.is-open .cc-select__chevron{margin-top:3px;opacity:1;transform:rotate(225deg)}body.template-collection .cc-select__menu{position:absolute;top:calc(100% + 8px);left:0;min-width:max(100%,224px);max-width:min(320px,calc(100vw - 32px));max-height:min(62vh,420px);padding:8px;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(22,23,25,.14);border-radius:var(--cc-radius);background:#f8f8f5fa;box-shadow:0 28px 80px #16171929,inset 0 1px #ffffffb8;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s var(--cc-ease),transform .18s var(--cc-ease),visibility .18s var(--cc-ease);visibility:hidden;z-index:40}body.template-collection .cc-sort-control .cc-select__menu{right:0;left:auto}body.template-collection .cc-select.is-open .cc-select__menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}body.template-collection .cc-select__group-label{margin:10px 10px 5px;color:var(--cc-grey);font-family:var(--cc-sans);font-size:9px;font-weight:600;letter-spacing:.14em;line-height:1;text-transform:uppercase}body.template-collection .cc-select__group-label:first-child{margin-top:5px}body.template-collection .cc-select__option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;gap:14px;padding:9px 10px;border:0;border-radius:var(--cc-radius);background:transparent;color:var(--cc-ink);cursor:pointer;font-family:var(--cc-sans);font-size:12px;line-height:1.2;text-align:left;transition:background .16s var(--cc-ease),color .16s var(--cc-ease)}body.template-collection .cc-select__option:after{content:"";flex:0 0 auto;width:5px;height:9px;border:solid currentColor;border-width:0 1px 1px 0;opacity:0;transform:rotate(45deg)}body.template-collection .cc-select__option:hover,body.template-collection .cc-select__option:focus{background:#5b142614;color:var(--cc-gold-deep)}body.template-collection .cc-select__option[aria-selected=true]{background:var(--cc-ink);color:var(--cc-cream)}body.template-collection .cc-select__option[aria-selected=true]:after{opacity:1}body.template-collection .cc-select__menu::-webkit-scrollbar{width:8px}body.template-collection .cc-select__menu::-webkit-scrollbar-track{background:#1617190d}body.template-collection .cc-select__menu::-webkit-scrollbar-thumb{background:#16171938}html.no-js body.template-collection .cc-select__button,html.no-js body.template-collection .cc-select__menu{display:none}body.template-collection #Collection .grid--view-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,2.4vw,34px) clamp(10px,1.2vw,18px);overflow:visible;margin:0}body.template-collection #Collection .grid--view-items:after{display:none}body.template-collection #Collection .grid__item{width:auto!important;float:none!important;clear:none!important;padding-left:0!important}body.template-collection .grid-view-item.product-card{position:relative;width:100%;margin:0;text-align:left}body.template-collection .product-card__image-with-placeholder-wrapper{position:relative;display:block;width:100%;aspect-ratio:2 / 3;margin:0 0 10px;overflow:hidden;background:transparent}body.template-collection .product-card__image-wrapper{width:100%!important;max-width:none!important;height:100%!important;margin:0!important;background:transparent}body.template-collection .product-card__image-wrapper>div{position:relative;height:100%;padding-top:0!important}body.template-collection .grid-view-item__image{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;padding:0;object-fit:contain;object-position:center center;box-sizing:border-box;transition:transform .42s var(--cc-ease),opacity .3s var(--cc-ease)}body.template-collection .grid-view-item.product-card:hover .grid-view-item__image,body.template-collection .grid-view-item.product-card:focus-within .grid-view-item__image{transform:none}body.template-collection .grid-view-item__link.full-width-link{z-index:4}body.template-collection .cc-card-image-cta{display:none}body.template-collection .grid-view-item__title,body.template-collection .product-card__title{display:-webkit-box;width:100%;max-width:100%;min-height:2.5em;margin:0 0 4px;color:var(--cc-ink);font-family:var(--cc-sans);font-size:12px;font-weight:520;letter-spacing:0;line-height:1.25;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-collection .grid-view-item__meta,body.template-collection .price,body.template-collection .price-item{color:var(--cc-ink);font-family:var(--cc-sans);font-size:14px;font-weight:400;letter-spacing:0;line-height:1.3;text-transform:none}body.template-collection .grid-view-item__meta,body.template-collection .price.price--listing{margin-top:0}body.template-collection .price__badge,body.template-collection .price__unit{display:none!important}@media screen and (max-width:989px){body.template-collection #Collection .grid--view-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){body.template-collection .collection-header .page-width{padding-left:16px;padding-right:16px}body.template-collection #Collection.page-width{padding-left:0;padding-right:0}body.template-collection .section-header{margin:6px 0 10px;padding-top:12px}body.template-collection .collection-header h1,body.template-collection .collection-hero__title{font-size:34px}body.template-collection .filters-toolbar{display:grid;grid-template-columns:1fr;align-items:stretch;gap:10px;min-height:auto;padding:12px 0 10px}body.template-collection .filters-toolbar__item-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}body.template-collection .filters-toolbar__item-child{display:block;width:100%;min-width:0;min-height:0;padding:0;border:0;background:transparent}body.template-collection .filters-toolbar__label{display:block;margin:0 0 7px;font-size:9px;line-height:1}body.template-collection .cc-select__button{width:100%;min-width:0;height:44px;gap:10px;padding:0 10px 0 12px;font-size:12px}body.template-collection .cc-select__menu{min-width:min(250px,calc(100vw - 32px));max-height:52vh}body.template-collection .cc-filter-control .cc-select__menu{right:auto;left:0}body.template-collection .cc-sort-control .cc-select__menu{right:0;left:auto}body.template-collection .filters-toolbar__input-wrapper,body.template-collection .filters-toolbar__input{width:100%!important;min-width:0;max-width:100%}body.template-collection #FilterTags,body.template-collection #SortBy{min-width:0}body.template-collection .filters-toolbar__input{height:26px;padding:0 22px 0 0;font-size:13px;line-height:26px}body.template-collection .filters-toolbar__item--count{width:100%;min-width:0;text-align:left}body.template-collection .filters-toolbar--has-filter .filters-toolbar__item--count:before{display:none}body.template-collection .filters-toolbar__product-count{display:block;padding:0;font-size:10px;line-height:1}body.template-collection #Collection .grid--view-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 8px}body.template-collection .product-card__image-with-placeholder-wrapper{margin-bottom:12px}body.template-collection .grid-view-item__image{padding:0}body.template-collection .grid-view-item__title,body.template-collection .product-card__title{max-width:100%;font-size:11px;line-height:1.25}body.template-collection .grid-view-item__meta,body.template-collection .price,body.template-collection .price-item{font-size:12px}body.template-collection .cc-card-image-cta{display:none}}body.template-product .product-template__container.page-width{max-width:1320px;padding-top:clamp(22px,3vw,46px)}body.template-product .cc-pdp-editorial{align-items:flex-start}body.template-product .cc-pdp-editorial .product-single__media-group{padding-left:0}body.template-product .cc-pdp-editorial .product-single__media-wrapper[data-cc-media-filtered=hidden],body.template-product .cc-pdp-editorial [data-cc-thumbnail-filtered=hidden]{display:none!important}body.template-product .cc-pdp-editorial .product-single__media-wrapper,body.template-product .cc-pdp-editorial .product-single__media,body.template-product .cc-pdp-editorial .product-single__media-wrapper img{background:transparent}body.template-product .cc-pdp-editorial .product-single__media-wrapper{width:100%!important;max-width:none!important;margin:0 0 16px;overflow:visible;aspect-ratio:auto;border:0}body.template-product .cc-pdp-editorial .product-single__media{height:auto!important}body.template-product .cc-pdp-editorial .product-single__media-wrapper img,body.template-product .cc-pdp-editorial .product-featured-media{position:absolute;top:0;left:0;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;padding:0;object-fit:contain;object-position:center center;box-sizing:border-box}body.template-product .cc-pdp-editorial .thumbnails-wrapper{display:none!important}body.template-product .cc-pdp-editorial .product-single__meta{margin-top:0;padding:clamp(24px,3vw,38px);border:1px solid rgba(22,23,25,.12);background:#f8f8f5db}body.template-product .cc-pdp-editorial .product-single__title{max-width:10.5em;margin:0 0 14px;color:var(--cc-ink);font-family:var(--cc-serif);font-size:clamp(36px,4vw,58px);font-weight:500;letter-spacing:.004em;line-height:.98;text-transform:none}body.template-product .cc-pdp-editorial .product__price,body.template-product .cc-pdp-editorial .price,body.template-product .cc-pdp-editorial .selector-wrapper label,body.template-product .cc-pdp-editorial .product-form,body.template-product .cc-pdp-editorial .product-single__description{font-family:var(--cc-sans)}body.template-product .cc-pdp-editorial .price,body.template-product .cc-pdp-editorial .price__regular,body.template-product .cc-pdp-editorial .price-item{color:var(--cc-ink);font-size:16px;font-weight:400;letter-spacing:.025em}body.template-product .cc-pdp-editorial .product-form{margin-top:24px}body.template-product .cc-pdp-editorial .selector-wrapper label{margin-bottom:8px;color:var(--cc-grey);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}body.template-product .cc-pdp-editorial .product-form__item,body.template-product .cc-pdp-editorial .selector-wrapper.js.product-form__item{flex-basis:100%;padding:0}body.template-product .cc-pdp-editorial .single-option-selector,body.template-product .cc-pdp-editorial .product-form__input{width:100%!important;min-height:48px;border:1px solid rgba(22,23,25,.28);border-radius:0;background:var(--cc-cream);color:var(--cc-ink);font-family:var(--cc-sans);font-size:14px}body.template-product .cc-pdp-editorial select.single-option-selector,body.template-product .cc-pdp-editorial select.product-form__input{padding-right:38px;appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer}body.template-product .cc-pdp-editorial .product-form__controls-group--submit{margin-top:18px}body.template-product .cc-pdp-editorial .product-form__item--submit,body.template-product .cc-pdp-editorial .product-form__cart-submit{width:100%}body.template-product .cc-pdp-editorial .product-form__cart-submit,body.template-product .cc-pdp-editorial .cc-pdp-add-button{min-height:50px;border:1px solid var(--cc-ink)!important;border-radius:0!important;background:var(--cc-ink)!important;color:var(--cc-cream)!important;font-family:var(--cc-sans);font-size:11px;font-weight:650;letter-spacing:.18em;text-transform:uppercase;box-shadow:none!important}body.template-product .cc-pdp-editorial .product-form__cart-submit:hover,body.template-product .cc-pdp-editorial .product-form__cart-submit:focus{border-color:var(--cc-gold-deep)!important;background:var(--cc-gold-deep)!important;color:#fff!important}body.template-product .cc-pdp-editorial .cc-pdp-express-note{margin:10px 0 0;color:var(--cc-grey);font-family:var(--cc-sans);font-size:11px;letter-spacing:.02em;line-height:1.45;text-align:center}body.template-product .cc-pdp-editorial .shopify-payment-button{display:none!important}body.template-product .cc-pdp-editorial .product-single__description{margin-top:24px;padding-top:22px;border-top:1px solid rgba(22,23,25,.12);color:#3d4044;font-size:14px;line-height:1.7}body.template-product .cc-pdp-editorial .cc-pdp-tab-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:18px;border:1px solid rgba(22,23,25,.16)}body.template-product .cc-pdp-editorial .cc-pdp-tab-button{min-height:42px;border:0;border-right:1px solid rgba(22,23,25,.16);border-radius:0;background:transparent;color:var(--cc-grey);font-family:var(--cc-sans);font-size:10px;font-weight:650;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;cursor:pointer}body.template-product .cc-pdp-editorial .cc-pdp-tab-button:last-child{border-right:0}body.template-product .cc-pdp-editorial .cc-pdp-tab-button.is-active{background:var(--cc-ink);color:var(--cc-cream)}body.template-product .cc-pdp-editorial .cc-pdp-tab-button:focus-visible{outline:2px solid var(--cc-gold-deep);outline-offset:2px}body.template-product .cc-pdp-editorial .cc-pdp-tab-panel[hidden]{display:none!important}body.template-product .cc-pdp-editorial .cc-pdp-tab-panel{font-size:14px;line-height:1.7}body.template-product .cc-pdp-editorial .cc-pdp-details-panel{max-height:9.9em;overflow-y:auto;padding-right:4px;scrollbar-width:thin}body.template-product .cc-pdp-editorial .cc-pdp-tab-panel p:first-child,body.template-product .cc-pdp-editorial .cc-pdp-details-panel ul:first-child{margin-top:0}body.template-product .cc-pdp-editorial .cc-pdp-tab-panel p:last-child,body.template-product .cc-pdp-editorial .cc-pdp-details-panel ul:last-child{margin-bottom:0}body.template-product .cc-pdp-editorial .cc-pdp-details-panel ul{list-style:none;padding-left:0}body.template-product .cc-pdp-editorial .cc-pdp-details-panel li{margin-bottom:4px;line-height:1.45}body.template-product .grid-view-item.product-card{margin-bottom:0}body.template-product .grid-view-item.product-card .product-card__image-with-placeholder-wrapper{position:relative;display:block;width:100%;aspect-ratio:auto;margin:0 0 10px;overflow:visible;background:transparent}body.template-product .grid-view-item.product-card .product-card__image-wrapper{width:100%!important;max-width:none!important;height:auto!important;margin:0!important;background:transparent}body.template-product .grid-view-item.product-card .product-card__image-wrapper>div{position:relative;height:auto}body.template-product .grid-view-item.product-card .grid-view-item__image{position:absolute!important;top:0;left:0;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;padding:0;object-fit:contain;object-position:center center}body.template-product .grid-view-item.product-card .cc-card-image-cta{display:none}body.template-product .product-recommendations__inner .grid-view-item__title,body.template-product .product-recommendations__inner .product-card__title{display:block;width:100%;max-width:100%;margin:0 0 3px;color:var(--cc-ink);font-family:var(--cc-sans);font-size:12px;font-weight:520;letter-spacing:0;line-height:1.25;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap}body.template-product .product-recommendations__inner .grid-view-item__meta,body.template-product .product-recommendations__inner .price,body.template-product .product-recommendations__inner .price-item{color:var(--cc-ink);font-family:var(--cc-sans);font-size:14px;font-weight:400;letter-spacing:0;line-height:1.3;text-transform:none}body.template-product .product-recommendations__inner .grid-view-item__meta,body.template-product .product-recommendations__inner .price.price--listing{margin-top:0}body.template-product .product-recommendations__inner .price__badge,body.template-product .product-recommendations__inner .price__unit{display:none!important}body.template-product .return-link-wrapper.page-width{margin-top:clamp(56px,6vw,88px);margin-bottom:clamp(72px,8vw,120px)}body.template-product .return-link{margin-bottom:0}@media screen and (min-width:750px){body.template-product .cc-pdp-editorial .product-single__media-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:56%;max-width:690px}body.template-product .cc-pdp-editorial>.grid__item:not(.product-single__media-group){width:44%;max-width:470px;position:sticky;top:24px;padding-left:34px}body.template-product .cc-pdp-editorial .product-single__media-wrapper.hide[data-cc-media-filtered=visible]{display:block!important;visibility:visible!important;opacity:1!important}body.template-product .cc-pdp-editorial .product-single__media-wrapper[data-cc-media-filtered=hidden]{display:none!important}}@media screen and (max-width:749px){body.template-product .product-template__container.page-width{padding-top:10px;padding-left:0;padding-right:0}body.template-product .cc-pdp-editorial{margin-left:0}body.template-product .cc-pdp-editorial .grid__item{padding-left:0}body.template-product .cc-pdp-editorial .product-single__media-group{display:flex;gap:10px;margin:0;overflow-x:auto;overflow-y:hidden;padding:0 max(18px,calc((100vw - min(78vw,340px))/2)) 2px;scroll-padding-inline:max(18px,calc((100vw - min(78vw,340px))/2));scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.template-product .cc-pdp-editorial .product-single__media-group::-webkit-scrollbar{display:none}body.template-product .cc-pdp-editorial .product-single__media-wrapper{flex:0 0 min(78vw,340px);width:min(78vw,340px)!important;max-width:340px!important;margin:0 0 10px;scroll-snap-align:center;scroll-snap-stop:always}@media screen and (max-width:380px){body.template-product .cc-pdp-editorial .product-single__media-group{padding-inline:max(16px,calc((100vw - min(74vw,310px))/2));scroll-padding-inline:max(16px,calc((100vw - min(74vw,310px))/2))}body.template-product .cc-pdp-editorial .product-single__media-wrapper{flex-basis:min(74vw,310px);width:min(74vw,310px)!important}}body.template-product .cc-pdp-editorial .product-single__meta{padding:14px 18px 18px;border-left:0;border-right:0}body.template-product .cc-pdp-editorial .product-single__title{max-width:none;margin-bottom:8px;font-size:clamp(25px,6.7vw,31px);line-height:.98}body.template-product .cc-pdp-editorial .product-form{margin-top:12px}body.template-product .cc-pdp-editorial .product-form__controls-group--submit{position:sticky;bottom:0;z-index:5;margin-left:-18px;margin-right:-18px;padding:10px 18px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(248,248,245,0),var(--cc-cream) 22%)}body.template-product .product-recommendations__inner .grid-view-item__title,body.template-product .product-recommendations__inner .product-card__title{max-width:100%;font-size:11px;line-height:1.25}body.template-product .product-recommendations__inner .grid-view-item__meta,body.template-product .product-recommendations__inner .price,body.template-product .product-recommendations__inner .price-item{font-size:12px}body.template-product .return-link-wrapper.page-width{margin-top:56px;margin-bottom:56px}}body.template-cart{background:var(--cc-cream);color:var(--cc-ink)}body.template-cart .main-content{padding-top:clamp(24px,4vw,52px)}body.template-cart .cc-cart-page{max-width:none;padding:0 clamp(18px,4vw,72px) clamp(80px,8vw,128px)}body.template-cart .cc-cart-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:var(--cc-maxw);margin:0 auto clamp(20px,3vw,34px);padding-bottom:clamp(18px,2vw,26px);border-bottom:1px solid rgba(22,23,25,.13)}body.template-cart .cc-cart-title-block{max-width:680px}body.template-cart .cc-cart-kicker,body.template-cart .cc-cart-progress__label,body.template-cart .cc-express-checkout summary,body.template-cart .cart__row--heading th{color:var(--cc-grey);font-family:var(--cc-sans);font-size:10px;font-weight:600;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}body.template-cart .cc-cart-kicker{margin:0 0 8px;color:var(--cc-gold-deep)}body.template-cart .cart-header__title,body.template-cart .empty-page-content h1{margin:0;color:var(--cc-ink);font-family:var(--cc-serif);font-size:clamp(44px,5vw,72px);font-weight:500;letter-spacing:.004em;line-height:.96;text-transform:none}body.template-cart .cc-cart-intro{max-width:30rem;margin:12px 0 0;color:var(--cc-grey);font-family:var(--cc-sans);font-size:14px;line-height:1.55}body.template-cart .cc-cart-continue,body.template-cart .cart__remove .text-link{color:var(--cc-ink);font-family:var(--cc-sans);font-size:12px;letter-spacing:.02em;text-decoration:none;border-bottom:1px solid currentColor}body.template-cart .cc-cart-progress{max-width:var(--cc-maxw);margin:0 auto clamp(28px,4vw,50px);padding:18px clamp(18px,3vw,30px);border:1px solid rgba(22,23,25,.12);background:linear-gradient(180deg,#ffffffb3,#f8f8f57a);box-shadow:inset 0 1px #ffffffad}body.template-cart .cc-cart-progress__copy{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:14px}body.template-cart .cc-cart-progress__status{color:var(--cc-ink);font-family:var(--cc-sans);font-size:13px;line-height:1.45;text-align:right}body.template-cart .cc-cart-progress__track{height:3px;overflow:hidden;background:#1617191f}body.template-cart .cc-cart-progress__fill{display:block;height:100%;background:var(--cc-gold-deep);transition:width .28s var(--cc-ease)}body.template-cart .cc-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:clamp(38px,6vw,96px);max-width:var(--cc-maxw);margin:0 auto;align-items:start}body.template-cart .cc-cart-layout>table{grid-column:1;width:100%;margin:0;border-collapse:collapse}body.template-cart .cart__row{border-bottom:1px solid rgba(22,23,25,.12)}body.template-cart .cart__row--heading{border-top:0}body.template-cart .cart__row--heading th{padding:0 0 14px;color:var(--cc-grey)}body.template-cart .cart__row td{padding-top:24px;padding-bottom:24px;vertical-align:top}body.template-cart .cart__product-information{align-items:flex-start;gap:clamp(16px,2vw,28px)}body.template-cart .cart__image-wrapper{flex:0 0 clamp(92px,9vw,124px);width:clamp(92px,9vw,124px);aspect-ratio:4 / 5;padding:0;background:var(--cc-stone)}body.template-cart .cart__image{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center}body.template-cart .cart__product-title,body.template-cart .cart__price,body.template-cart .cart__final-price,body.template-cart .product-details,body.template-cart .cart-subtotal,body.template-cart .cart__shipping,body.template-cart .cart__qty-label,body.template-cart .cart__qty-input{font-family:var(--cc-sans)}body.template-cart .cart__product-title{display:inline-block;max-width:28rem;color:var(--cc-ink);font-size:15px;font-weight:520;line-height:1.35;text-decoration:none}body.template-cart .cart__product-title:hover,body.template-cart .cart__product-title:focus{color:var(--cc-gold-deep);border-bottom-color:currentColor}body.template-cart .product-details{padding-top:8px;color:var(--cc-grey);font-size:12px;line-height:1.4}body.template-cart .cart__remove{margin-top:12px}body.template-cart .cart__price,body.template-cart .cart__final-price{color:var(--cc-ink);font-size:14px;line-height:1.35}body.template-cart .cart__qty-input{width:56px;height:40px;border:1px solid rgba(22,23,25,.22);background:#ffffffc7;color:var(--cc-ink);font-size:13px;text-align:center}body.template-cart .cart__qty-input:focus{outline:1px solid var(--cc-ink);outline-offset:2px}body.template-cart .cart__footer{grid-column:2;position:sticky;top:112px;padding:clamp(22px,3vw,30px);border:1px solid rgba(22,23,25,.14);background:#ffffffc2;box-shadow:inset 0 1px #ffffffbd,0 24px 54px #16171912}body.template-cart .cart__footer .grid{margin-left:0}body.template-cart .cart__footer .grid__item{float:none;width:100%!important;padding-left:0;text-align:left!important}body.template-cart .cart-subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0;color:var(--cc-ink)}body.template-cart .cart-subtotal__title{color:var(--cc-grey);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}body.template-cart .cart-subtotal__price{color:var(--cc-ink);font-size:18px;font-weight:520}body.template-cart .cart__shipping{margin:12px 0 0;padding:0;color:var(--cc-grey);font-size:12px;line-height:1.45;text-align:left}body.template-cart .cc-cart-assurance{display:grid;gap:10px;margin:22px 0;padding:18px 0;border-top:1px solid rgba(22,23,25,.1);border-bottom:1px solid rgba(22,23,25,.1)}body.template-cart .cc-cart-assurance span{color:var(--cc-ink);font-family:var(--cc-sans);font-size:12px;line-height:1.35}body.template-cart .cc-cart-assurance span:before{content:"";display:inline-block;width:5px;height:5px;margin-right:9px;border:1px solid var(--cc-gold-deep);transform:translateY(-1px) rotate(45deg)}body.template-cart .cart__buttons-container{display:block;max-width:none;margin:0}body.template-cart .cart__submit-controls{display:block}body.template-cart .cc-cart-checkout{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:15px 24px;border:1px solid var(--cc-ink);background:var(--cc-ink);color:var(--cc-cream);font-family:var(--cc-sans);font-size:12px;font-weight:650;letter-spacing:.14em;line-height:1;text-transform:uppercase;transition:background .2s var(--cc-ease),border-color .2s var(--cc-ease),color .2s var(--cc-ease),transform .2s var(--cc-ease)}body.template-cart .cc-cart-checkout:hover,body.template-cart .cc-cart-checkout:focus{border-color:var(--cc-gold-deep);background:var(--cc-gold-deep);color:var(--cc-cream)}body.template-cart .cc-cart-checkout:active{transform:translateY(1px)}body.template-cart .cc-express-checkout{margin-top:14px;border-top:1px solid rgba(22,23,25,.1);padding-top:14px}body.template-cart .cc-express-checkout summary{cursor:pointer;list-style:none;text-align:center}body.template-cart .cc-express-checkout summary::-webkit-details-marker{display:none}body.template-cart .cc-express-checkout summary:after{content:"+";margin-left:10px;color:var(--cc-gold-deep);font-size:13px;letter-spacing:0}body.template-cart .cc-express-checkout[open] summary:after{content:"-"}body.template-cart .cc-express-checkout .additional-checkout-buttons{margin-top:14px}body.template-cart .empty-page-content{max-width:620px;margin:clamp(56px,8vw,120px) auto clamp(80px,10vw,150px);padding:clamp(30px,5vw,58px);border:1px solid rgba(22,23,25,.12);background:#ffffffa8}body.template-cart .cart--empty-message,body.template-cart .cookie-message{color:var(--cc-grey);font-family:var(--cc-sans);font-size:14px;line-height:1.5}body.template-cart .cart__continue-btn{margin-top:18px;background:var(--cc-ink);color:var(--cc-cream)}.cart-popup-wrapper .cart-popup{border:1px solid rgba(22,23,25,.14);background:var(--cc-cream);box-shadow:0 24px 60px #16171929}.cart-popup-wrapper .cart-popup__heading,.cart-popup-wrapper .cart-popup-item__title{color:var(--cc-ink);font-family:var(--cc-sans);letter-spacing:.01em}.cart-popup-wrapper .cart-popup__cta-link.btn--secondary-accent{border-color:var(--cc-ink);background:var(--cc-ink);color:var(--cc-cream);font-family:var(--cc-sans);letter-spacing:.12em;text-transform:uppercase}.cart-popup-wrapper .cart-popup__dismiss-button{color:var(--cc-ink);font-family:var(--cc-sans)}@media screen and (max-width:749px){body.template-cart .main-content{padding-top:18px}body.template-cart .cc-cart-page{padding-left:18px;padding-right:18px;padding-bottom:72px}body.template-cart .cc-cart-header{display:block;margin-bottom:20px;padding-bottom:18px}body.template-cart .cart-header__title,body.template-cart .empty-page-content h1{font-size:clamp(40px,13vw,54px)}body.template-cart .cc-cart-intro{margin-top:9px;font-size:13px}body.template-cart .cc-cart-continue{display:inline-block;margin-top:14px}body.template-cart .cc-cart-progress{margin-bottom:24px;padding:16px}body.template-cart .cc-cart-progress__copy{display:block;margin-bottom:12px}body.template-cart .cc-cart-progress__status{display:block;margin-top:8px;text-align:left}body.template-cart .cc-cart-layout{display:block}body.template-cart .cart__row td{padding-top:20px;padding-bottom:20px}body.template-cart .cart__product-information{gap:14px}body.template-cart .cart__image-wrapper{flex-basis:86px;width:86px}body.template-cart .cart__product-title{font-size:13px;line-height:1.32}body.template-cart .product-details,body.template-cart .cart__remove .text-link{font-size:11px}body.template-cart .cart__price{font-size:13px}body.template-cart .cart__qty-label{color:var(--cc-grey);font-size:11px}body.template-cart .cart__qty-input{height:38px}body.template-cart .cart__footer{position:static;margin-top:26px;padding:20px}body.template-cart .cart-subtotal__price{font-size:16px}body.template-cart .cc-cart-assurance{margin:20px 0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cc-tokens.css.map */
