@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap";:root{--clst-gold: #CE9A68;--clst-gold-dark: #b58659;--clst-black: #000000;--clst-ink: #111111;--clst-white: #ffffff;--clst-surface: #f5f5f5;--clst-border: #E8E8E1;--clst-border-light: #f0f0f0;--clst-sale: #cc2121;--clst-text-muted: #666666;--clst-text-subtle: #aaaaaa;--clst-bg-light: #fbfbfb;--clst-bg-cream: #f7f3ef;--clst-font-body: "Jost", sans-serif;--clst-font-heading: "Cormorant Garamond", serif}body,p,span,a,li,input,select,textarea,button{font-family:Jost,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.header__heading,.header__heading-link,.collection-hero__title,.product__title,.card__heading,.featured-collection__title,.rich-text__heading{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:.04em}.header__menu-item,.header__menu-item span{font-family:Jost,sans-serif;font-weight:400;letter-spacing:.14em}.clst-hero{position:relative;width:100%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:#e5e5e5}.clst-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.clst-hero__content{position:relative;z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 24px 10%;width:100%;max-width:480px}.clst-hero__brand{color:#ffffffe0;font-size:11px;letter-spacing:.32em;text-transform:uppercase;font-family:var(--clst-font-body);font-weight:400;margin:0 0 10px}.clst-hero__heading{color:#fff;font-family:var(--clst-font-heading);font-size:clamp(40px,10vw,68px);font-weight:600;margin:0 0 10px;line-height:1;text-shadow:0 2px 12px rgba(0,0,0,.25);letter-spacing:.02em}.clst-hero__subheading{color:#ffffffd9;font-size:13px;letter-spacing:.08em;font-family:var(--clst-font-body);font-weight:300;margin:0 0 24px;line-height:1.5}.clst-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.clst-hero__btn{background:#1a1208;color:#fff;padding:11px 28px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;font-family:var(--clst-font-body);transition:background .25s,color .25s;display:inline-block;min-width:100px;text-align:center}.clst-hero__btn:hover{background:var(--clst-gold);color:#fff}.clst-section-header{text-align:center;margin-bottom:48px}.clst-section-title{font-family:var(--clst-font-heading);font-size:30px;text-transform:uppercase;letter-spacing:.05em;margin:0 0 24px;color:var(--clst-black)}.clst-btn-outline{display:inline-block;border:1px solid var(--clst-border);padding:12px 32px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;color:var(--clst-black);font-family:var(--clst-font-body);transition:border-color .3s}.clst-btn-outline:hover{border-color:var(--clst-black)}.clst-bestsellers{padding:80px 24px;max-width:1400px;margin:0 auto}.clst-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(min-width:768px){.clst-product-grid{grid-template-columns:repeat(4,1fr)}}.clst-product-card{display:block;text-decoration:none;color:inherit}.clst-product-card__image-wrap{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--clst-surface);margin-bottom:16px}.clst-product-card__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;display:block}.clst-product-card:hover .clst-product-card__img{transform:scale(1.05)}.clst-sale-badge{position:absolute;top:0;right:0;background:var(--clst-sale);color:#fff;font-size:11px;font-weight:500;padding:4px 12px;text-transform:uppercase;letter-spacing:.1em;font-family:var(--clst-font-body)}@media(max-width:749px){.clst-sale-badge{font-size:9px;padding:3px 8px;letter-spacing:.06em}}.clst-swatches{display:flex;justify-content:center;gap:4px;margin-bottom:12px;min-height:16px}.clst-swatch{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid #e5e5e5}.clst-product-card__title{font-size:14px;text-align:center;padding:0 16px;line-height:1.5;margin:0 0 8px;font-family:var(--clst-font-body);font-weight:400}.clst-product-card__price{text-align:center;font-size:14px;font-family:var(--clst-font-body)}.clst-price-compare{text-decoration:line-through;color:var(--clst-text-muted);margin-right:8px;font-size:.9em}.clst-price-sale{color:var(--clst-sale)}.clst-categories{padding:48px 24px 80px;max-width:1400px;margin:0 auto}.clst-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.clst-category-grid{grid-template-columns:repeat(4,1fr)}}.clst-category-item{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;text-decoration:none}.clst-category-item__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease;filter:brightness(.95);display:block}.clst-category-item:hover .clst-category-item__img{transform:scale(1.05)}.clst-category-item__label-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.clst-category-item__label{background:#fff;color:#000;padding:8px 24px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;font-family:var(--clst-font-body);box-shadow:0 2px 8px #0000001a}.clst-about{position:relative;width:100%;height:500px;display:flex;align-items:center;overflow:hidden;background:#111}.clst-about__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7;display:block}.clst-about__inner{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 24px;width:100%;display:flex;justify-content:flex-start}.clst-about__box{background:#fff;padding:40px;max-width:360px;margin-left:48px;box-shadow:0 4px 24px #00000026}@media(max-width:767px){.clst-about__box{margin-left:0;max-width:100%}}.clst-about__heading{font-family:var(--clst-font-heading);font-size:24px;letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px}.clst-about__text{font-size:14px;line-height:1.7;margin:0 0 32px;color:#555;font-family:var(--clst-font-body)}.clst-btn-gold{display:inline-block;background:var(--clst-gold);color:#fff;padding:12px 24px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;font-family:var(--clst-font-body);transition:opacity .3s}.clst-btn-gold:hover{opacity:.9}.clst-newsletter{background:var(--clst-bg-light);padding:80px 24px;border-bottom:1px solid #e5e5e5}.clst-newsletter__inner{max-width:512px;margin:0 auto;text-align:center}.clst-newsletter__heading{font-family:var(--clst-font-heading);font-size:24px;letter-spacing:.2em;text-transform:uppercase;margin:0 0 12px;color:#333}.clst-newsletter__subtext{font-size:14px;color:var(--clst-text-muted);margin:0 0 32px;font-family:var(--clst-font-body)}.clst-newsletter__form{display:flex;gap:8px;max-width:480px;margin:0 auto;flex-wrap:wrap}.clst-newsletter__input{flex:1;border:1px solid #ccc;padding:12px 20px;font-size:14px;font-family:var(--clst-font-body);outline:none;background:#fff;min-width:180px}.clst-newsletter__input:focus{border-color:#999}.clst-newsletter__submit{background:var(--clst-gold);color:#fff;padding:12px 32px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;font-family:var(--clst-font-body);transition:opacity .3s;white-space:nowrap}.clst-newsletter__submit:hover{opacity:.9}.clst-trust{padding:64px 24px;max-width:1200px;margin:0 auto;border-bottom:1px solid #f0f0f0}.clst-trust__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:40px;text-align:center}@media(min-width:640px){.clst-trust__grid{grid-template-columns:repeat(3,1fr)}}.clst-trust__item{display:flex;flex-direction:column;align-items:center}.clst-trust__icon{margin-bottom:16px;color:#555}.clst-trust__title{font-family:var(--clst-font-heading);font-size:18px;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px}.clst-trust__text{font-size:14px;color:var(--clst-text-muted);font-family:var(--clst-font-body);margin:0}.clst-hero{overflow:hidden}.clst-hero__img{transition:transform 20s ease-out}.clst-hero:hover .clst-hero__img{transform:scale(1.05)}.clst-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000026;pointer-events:none}.clst-hero__content{z-index:20}@media screen and (max-width:749px){.clst-hero__content{padding-bottom:14%}.clst-hero__heading{font-size:clamp(36px,11vw,56px)}.clst-hero__btn{padding:10px 22px;font-size:10.5px;min-width:88px}}.clst-trust{border-top:1px solid var(--clst-border-light);border-bottom:1px solid var(--clst-border-light);padding:22px 24px;max-width:100%}@media(min-width:640px){.clst-trust__grid{display:flex;align-items:center;justify-content:center;gap:0}.clst-trust__item{flex:1;flex-direction:row;gap:14px;text-align:left;padding:0 32px;border-right:1px solid var(--clst-border-light)}.clst-trust__item:last-child{border-right:none}}.clst-trust__icon{color:var(--clst-gold);margin-bottom:0;flex-shrink:0}.clst-trust__title{font-family:var(--clst-font-body);font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin:0 0 2px}.clst-trust__text{font-size:12px}.clst-product-card__title{text-align:left;padding:0}.clst-product-card__price{text-align:left}.clst-swatches{justify-content:flex-start}.clst-sale-badge{top:10px;right:auto;left:10px;background:var(--clst-gold);font-size:10px;letter-spacing:.15em;padding:3px 10px}.clst-btn-outline:hover{background:var(--clst-ink);border-color:var(--clst-ink);color:var(--clst-white)}.clst-about{background:var(--clst-bg-cream);height:auto;padding:70px 24px}.clst-about__img{opacity:.55}.clst-about__box{padding:48px;max-width:420px}.clst-newsletter{background:var(--clst-ink);border-bottom:none}.clst-newsletter__heading{color:var(--clst-white)}.clst-newsletter__subtext{color:#999}.clst-newsletter__input{border:none;padding:14px 20px;font-size:13px}.clst-newsletter__submit{padding:14px 28px;font-size:11px;letter-spacing:.25em}.clst-newsletter__submit:hover{background:var(--clst-gold-dark);opacity:1}.clst-bestsellers{padding:80px 24px 70px}.clst-categories{padding:0 24px 80px}@media screen and (min-width:990px){.header--middle-center:not(.drawer-menu){grid-template-areas:"search . navigation heading . icons";grid-template-columns:auto 1fr auto auto 1fr auto;column-gap:0;align-items:center}.header__search--left{grid-area:search;display:flex;align-items:center;padding-right:.6rem}.header--middle-center .header__inline-menu{grid-area:navigation;display:flex;align-items:center;justify-self:end;margin:0;padding-right:2.4rem}.header--middle-center .header__inline-menu .list-menu--inline{display:flex;align-items:center;gap:0;flex-wrap:nowrap}.header--middle-center .header__inline-menu .header__menu-item{font-size:1.1rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.4rem 1.2rem;white-space:nowrap;position:relative}.header--middle-center .header__inline-menu .list-menu--inline>li+li:before{content:"\b7";position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:.35;font-size:1rem}.header--middle-center .header__inline-menu .list-menu--inline>li+li .header__menu-item{padding-left:1.4rem}.header--middle-center .header__heading{grid-area:heading;justify-self:start;margin:0}.header__secondary-nav-desktop{display:none!important}.header--middle-center .header__icons{grid-area:icons;padding-left:.6rem}}@media screen and (max-width:989px){.header__search--left,.header__secondary-nav-desktop{display:none}}.product-page-price .price__badge-sale{font-size:1.1rem;font-weight:700;letter-spacing:.04em;padding:.4rem 1rem;border-radius:4px}.product-page-price .price-item--regular s,.product-page-price .price__compare-price s{opacity:.5;text-decoration:line-through;font-size:1.3rem}.product-page-price .price-item--sale{font-size:1.8rem;font-weight:700}.ds-bundle-bar{padding:14px 16px 10px;border-bottom:1px solid rgba(var(--color-foreground),.08);margin-bottom:4px}.ds-bundle-bar__label{font-family:Jost,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-align:center;color:#b07d4a;margin:0 0 10px;text-transform:uppercase}.ds-bundle-bar__track{position:relative;height:6px;background:rgba(var(--color-foreground),.1);border-radius:99px;margin:0 0 6px}.ds-bundle-bar__fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#c9956b,#b07d4a);border-radius:99px;transition:width .4s ease}.ds-bundle-bar__dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:rgba(var(--color-foreground),.15);border:2px solid rgb(var(--color-background));transition:background .3s ease}.ds-bundle-bar__dot.active{background:#b07d4a}.ds-bundle-bar__tiers{display:flex;justify-content:space-between;padding:4px 0 0}.ds-bundle-bar__tier{font-family:Jost,sans-serif;font-size:10px;font-weight:600;letter-spacing:.07em;color:rgba(var(--color-foreground),.4);text-transform:uppercase;flex:1;text-align:center}.ds-bundle-bar__tier.active{color:#b07d4a}.ds-cart-save-badge{display:inline-flex;align-items:center;gap:4px;background:#e8f5ee;color:#1a7a42;font-family:Jost,sans-serif;font-size:11px;font-weight:600;letter-spacing:.04em;padding:3px 8px;border-radius:4px;margin-top:4px}.ds-cart-save-badge:before{content:"\2666";font-size:8px}.product__title,.card__heading,.card__heading a,.price__regular,.price__sale,.price-item,.price{font-family:Jost,sans-serif!important}.product__title,.card__heading{font-weight:600;letter-spacing:0}.estimated-shipping{align-items:center;gap:8px}.estimated-shipping__icon{min-height:unset;margin-right:0}.estimated-shipping__icon svg,.estimated-shipping__icon--small svg{width:15px!important;height:15px!important}.estimated-shipping p{font-family:Jost,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#444!important;margin:0!important;line-height:1.4!important}.estimated-shipping p strong{font-weight:600!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/celeste-london.css.map */
