*,*:before,*:after{box-sizing:border-box}:root{--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Jost", -apple-system, BlinkMacSystemFont, sans-serif;--cream: rgb(var(--color-bg));--ink: rgb(var(--color-text));--navy: rgb(var(--color-accent));--gold: rgb(var(--color-gold));--gold-soft: rgba(var(--color-gold), .35);--line: rgba(var(--color-text), .12);--space: clamp(4rem, 8vw, 7rem)}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-weight:300;font-size:16px;line-height:1.7;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;letter-spacing:.01em}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;line-height:1.08;margin:0;letter-spacing:.005em}.page-width{max-width:var(--page-width);margin:0 auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}.page-width--narrow{max-width:760px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-to-content-link{position:absolute;top:-60px;left:0;background:var(--navy);color:#fff;padding:1rem 1.5rem;z-index:1000}.skip-to-content-link:focus{top:0}.btn{display:inline-block;font-family:var(--font-body);font-weight:400;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;padding:1.1rem 2.6rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button));cursor:pointer;transition:background .4s ease,color .4s ease,border-color .4s ease}.btn:hover{background:var(--gold);border-color:var(--gold);color:#fff}.btn--hero{background:transparent;border-color:#fff;color:#fff}.btn--hero:hover{background:#fff;color:var(--navy);border-color:#fff}.btn--outline{background:transparent;color:var(--navy);border-color:var(--navy)}.btn--outline:hover{background:var(--navy);color:#fff}.btn--add-to-cart{width:100%;padding:1.3rem 2rem;margin-top:1.5rem;font-size:.82rem}.btn--add-to-cart:disabled{opacity:.45;cursor:not-allowed}.announcement-bar{background:var(--navy);color:#fff;text-align:center;padding:.7rem 1rem}.announcement-bar__text{margin:0;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:300}.site-header{background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:84px}.site-header__logo{font-family:var(--font-display);font-size:1.7rem;font-weight:600;letter-spacing:.04em;white-space:nowrap}.site-header__nav{display:flex;gap:2.5rem;margin-left:1.5rem;margin-right:auto}.site-header__nav-link{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:400;position:relative;padding-bottom:3px}.site-header__nav-link:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--gold);transition:width .35s ease}.site-header__nav-link:hover:after{width:100%}.site-header__icons{display:flex;gap:1.4rem;align-items:center}.site-header__icon{position:relative;display:flex;color:var(--ink);transition:color .3s}.site-header__icon:hover{color:var(--gold)}.site-header__cart-count{position:absolute;top:-8px;right:-10px;background:var(--gold);color:#fff;font-size:.6rem;min-width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-body)}.hero{position:relative;min-height:78vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:linear-gradient(135deg,#2a2a40,#1a1a2e 55%,#14141f)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14141f73,#14141f8c)}.hero__content{position:relative;color:#fff;padding:5rem 1rem}.hero__eyebrow{font-size:.78rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin:0 0 1.5rem;font-weight:400}.hero__heading{font-size:clamp(3rem,8vw,6rem);font-weight:500;margin:0 0 1.5rem;color:#fff}.hero__text{max-width:540px;margin:0 auto 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8;color:#ffffffd9}.section-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-header__title{font-size:clamp(2.2rem,5vw,3.4rem);font-weight:500}.section-header__subtitle{margin:1rem auto 0;max-width:560px;color:rgba(var(--color-text),.7);font-size:1.02rem}.featured-product,.main-product{padding:var(--space) 0}.product-feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:start;max-width:1150px;margin:0 auto}.product-feature__main-image{background:#fff;border:1px solid var(--line);overflow:hidden}.product-feature__main-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-feature__thumbs{display:flex;gap:.75rem;margin-top:.9rem;flex-wrap:wrap}.product-feature__thumb{width:76px;height:76px;padding:0;border:1px solid var(--line);background:#fff;cursor:pointer;overflow:hidden;transition:border-color .3s}.product-feature__thumb:hover{border-color:var(--gold)}.product-feature__thumb img{width:100%;height:100%;object-fit:cover}.product-feature__info{padding-top:.5rem}.product-feature__title{font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.12;margin-bottom:1.2rem}.product-feature__price{font-family:var(--font-body);font-size:1.4rem;font-weight:300;color:var(--ink);margin-bottom:1.8rem;padding-bottom:1.8rem;border-bottom:1px solid var(--line)}.product-feature__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem}.product-feature__pricing .product-feature__price{margin-bottom:0;padding-bottom:0;border-bottom:none;font-size:1.6rem;color:var(--gold);font-weight:400}.product-feature__price-compare{font-family:var(--font-body);font-size:1.15rem;font-weight:300;color:rgba(var(--color-text),.45);text-decoration:line-through;text-decoration-thickness:1px}.product-feature__discount-badge{display:inline-block;font-family:var(--font-body);font-size:.62rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-button-text));background:var(--gold);padding:.32rem .6rem;border-radius:2px;transform:translateY(-2px)}.product-feature__countdown{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.8rem;padding-bottom:1.8rem;border-bottom:1px solid var(--line)}.product-feature__countdown-label{font-family:var(--font-body);font-size:.66rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--color-text),.6)}.product-feature__countdown-clock{display:flex;align-items:center;gap:.4rem}.product-feature__countdown-unit{display:inline-flex;flex-direction:column;align-items:center;min-width:2.6rem;padding:.4rem .45rem;background:rgb(var(--color-accent));border-radius:3px}.product-feature__countdown-unit b{font-family:var(--font-body);font-size:1.15rem;font-weight:500;line-height:1;color:rgb(var(--color-button-text));font-variant-numeric:tabular-nums}.product-feature__countdown-unit i{font-style:normal;font-size:.52rem;letter-spacing:.1em;text-transform:uppercase;margin-top:.22rem;color:rgba(var(--color-button-text),.7)}.product-feature__countdown-sep{font-size:1.1rem;font-weight:400;color:rgba(var(--color-text),.4);align-self:flex-start;margin-top:.35rem}.product-feature__description{font-size:1rem;line-height:1.85;color:rgba(var(--color-text),.78);margin-top:2rem}.product-feature__description p{margin:0 0 1rem}.product-feature__view-link{display:inline-block;margin-top:1.5rem;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-text),.6);border-bottom:1px solid var(--gold-soft);padding-bottom:2px}.product-feature__view-link:hover{color:var(--gold)}.product-feature__placeholder{text-align:center;padding:4rem 2rem;border:1px dashed var(--line);color:rgba(var(--color-text),.6)}.product-form__option{margin-bottom:1.6rem}.product-form__label{display:block;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-text),.55);margin-bottom:.85rem}.product-form__values{display:flex;flex-direction:column;gap:.6rem}.product-form__value{text-align:center;padding:1rem 1.2rem;border:1px solid var(--line);background:transparent;font-family:var(--font-body);font-size:.9rem;letter-spacing:.04em;color:var(--ink);cursor:pointer;transition:all .3s ease}.product-form__value:hover{border-color:var(--navy)}.product-form__value.is-selected{background:var(--navy);color:#fff;border-color:var(--navy)}.benefits{background:var(--navy);color:#fff;padding:var(--space) 0}.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,5vw,4rem)}.benefits__item{text-align:center}.benefits__rule{width:36px;height:1px;background:var(--gold);margin:0 auto 1.6rem}.benefits__title{color:#fff;font-size:1.7rem;font-weight:500;margin-bottom:.9rem}.benefits__text{margin:0;color:#ffffffb8;font-size:.96rem;font-weight:300;line-height:1.8}.editorial{padding:var(--space) 0}.editorial__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,6rem);align-items:center}.editorial__image{width:100%;height:auto;display:block;object-fit:contain;border:1px solid var(--line)}.editorial__image-placeholder{width:100%;aspect-ratio:4/5;object-fit:cover;background:linear-gradient(135deg,#efe7d9,#e3d6c0);border:1px solid var(--line)}.editorial__heading{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:500}.editorial__rule{width:48px;height:1px;background:var(--gold);margin:1.5rem 0}.editorial__text{font-size:1.05rem;font-weight:300;line-height:1.85;color:rgba(var(--color-text),.78);margin-bottom:2.2rem;max-width:460px}.main-collection,.main-search,.main-list-collections,.main-page,.customer-section{padding:var(--space) 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:clamp(1.5rem,3vw,3rem);margin-top:2.5rem}.product-card{display:block;text-align:center}.product-card__image{background:#fff;border:1px solid var(--line);overflow:hidden;margin-bottom:1.2rem}.product-card__image img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .6s ease}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__title{font-size:1.35rem;font-weight:500;margin-bottom:.4rem}.product-card__price{font-family:var(--font-body);font-size:.95rem;font-weight:300;color:rgba(var(--color-text),.7);margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem}.product-card__price-compare{color:rgba(var(--color-text),.4);text-decoration:line-through;text-decoration-thickness:1px}.product-card__price-sale{color:var(--gold);font-weight:400}.product-card__price-badge{font-size:.55rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-button-text));background:var(--gold);padding:.2rem .4rem;border-radius:2px}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto;gap:1.5rem;align-items:center;padding:1.8rem 0;border-bottom:1px solid var(--line)}.cart-item__image img{width:100px;height:100px;object-fit:cover;border:1px solid var(--line)}.cart-item__title{font-family:var(--font-display);font-size:1.3rem}.cart-item__variant{color:rgba(var(--color-text),.6);font-size:.85rem;margin:.3rem 0}.cart-item__price{font-size:.9rem;margin:0}.cart-item__quantity input{width:64px;padding:.6rem;text-align:center;border:1px solid var(--line);font-family:var(--font-body)}.cart-item__total{font-size:1.05rem}.cart-footer{margin-top:2.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}.cart-footer__subtotal{display:flex;gap:2rem;align-items:baseline;font-family:var(--font-display);font-size:1.6rem}.cart-footer__actions{display:flex;gap:1rem;flex-wrap:wrap}.cart-empty{text-align:center;padding:3rem 0}.cart-empty p{margin-bottom:1.5rem;font-size:1.1rem}.newsletter-form{display:flex;gap:0;max-width:380px}.newsletter-form__input{flex:1;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-family:var(--font-body);font-size:.9rem}.newsletter-form__input::placeholder{color:#ffffff80}.newsletter-form__button{padding:.9rem 1.6rem;background:var(--gold);border:1px solid var(--gold);color:#fff;font-family:var(--font-body);font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:opacity .3s}.newsletter-form__button:hover{opacity:.85}.customer-form,.search-form{max-width:440px}.customer-form label{display:block;font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;margin:1.2rem 0 .5rem;color:rgba(var(--color-text),.6)}.customer-form input,.search-form__input{width:100%;padding:.9rem 1rem;border:1px solid var(--line);background:#fff;font-family:var(--font-body);font-size:.95rem}.search-form{display:flex;gap:.8rem;margin:1.5rem 0}.search-form__input{flex:1}.form-errors{color:#a33;margin-bottom:1rem;font-size:.9rem}.site-footer{background:var(--navy);color:#fff;padding:clamp(3.5rem,6vw,5.5rem) 0 2rem;margin-top:var(--space)}.site-footer__top{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.12)}.site-footer__logo{font-family:var(--font-display);font-size:1.9rem;font-weight:600;margin:0 0 .6rem}.site-footer__tagline{color:#ffffffa6;margin:0;font-weight:300}.site-footer__heading{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.2rem;color:var(--gold)}.site-footer__bottom{padding-top:2rem;text-align:center;font-size:.78rem;color:#ffffff80;letter-spacing:.05em}.site-footer__bottom p{margin:0}.rte{font-size:1.02rem;line-height:1.85}.rte p{margin:0 0 1.2rem}.error-404{text-align:center;padding:var(--space) 0}.error-404__heading{font-size:clamp(5rem,15vw,10rem);color:var(--gold)}.error-404__text{margin:1rem 0 2rem;font-size:1.1rem}.account-orders{width:100%;border-collapse:collapse;margin-top:1.5rem}.account-orders th,.account-orders td{text-align:left;padding:.9rem 1rem;border-bottom:1px solid var(--line);font-size:.92rem}.account-orders th{font-family:var(--font-body);font-weight:500;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}@media(max-width:990px){.product-feature,.editorial__inner{grid-template-columns:1fr}.benefits__grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:750px){.site-header__nav{display:none}.site-header__inner{min-height:68px}.hero{min-height:70vh}.cart-item{grid-template-columns:80px 1fr;grid-template-areas:"img details" "img qty" "total total";gap:1rem}.cart-item__image{grid-area:img}.cart-item__details{grid-area:details}.cart-item__quantity{grid-area:qty}.cart-item__total{grid-area:total;text-align:right}.site-footer__top{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.no-js .product-form__variant-select{display:block!important}.product-form__selected-value{color:var(--gold);font-weight:500;letter-spacing:.04em;text-transform:none}.shade-gallery{margin-top:clamp(3.5rem,7vw,6rem);padding-top:clamp(3rem,6vw,5rem);border-top:1px solid var(--line)}.shade-gallery__header{text-align:center;margin-bottom:clamp(2rem,4vw,3.5rem)}.shade-gallery__title{font-size:clamp(1.9rem,4vw,2.8rem);font-weight:500}.shade-gallery__rule{width:44px;height:1px;background:var(--gold);margin:1.2rem auto 0}.shade-gallery__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(1rem,2vw,1.8rem)}.shade-card{display:flex;flex-direction:column;align-items:center;gap:.9rem;padding:.9rem .9rem 1.1rem;background:#fff;border:1px solid var(--line);cursor:pointer;transition:border-color .35s ease,transform .35s ease,box-shadow .35s ease;font-family:var(--font-body)}.shade-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 14px 30px #1a1a2e1a}.shade-card.is-active{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy) inset}.shade-card__image{width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--cream)}.shade-card__image img{width:100%;height:100%;object-fit:cover}.shade-card__name{font-size:.86rem;letter-spacing:.06em;color:var(--ink);text-align:center;line-height:1.3}.editorial__image-placeholder{display:flex;align-items:center;justify-content:center}.editorial__placeholder-mark{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.6rem);letter-spacing:.3em;color:rgba(var(--color-gold),.55)}.editorial__eyebrow{font-size:.74rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;font-weight:400}@media(max-width:990px){.shade-gallery__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.shade-gallery__grid{grid-template-columns:repeat(2,1fr)}}.image-feature{padding:var(--space) 0}.image-feature__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,6rem);align-items:center}.image-feature--image_left .image-feature__media{order:0}.image-feature--image_left .image-feature__content,.image-feature--image_right .image-feature__media{order:1}.image-feature--image_right .image-feature__content{order:0}.image-feature__image{width:100%;border:1px solid var(--line);display:block}.image-feature__placeholder{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#efe7d9,#e3d6c0);font-family:var(--font-display);letter-spacing:.3em;color:rgba(var(--color-gold),.6);border:1px solid var(--line)}.image-feature__eyebrow{font-size:.74rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;font-weight:400}.image-feature__heading{font-size:clamp(2.1rem,4.5vw,3.2rem);font-weight:500}.image-feature__rule{width:48px;height:1px;background:var(--gold);margin:1.4rem 0}.image-feature__text{font-size:1.05rem;font-weight:300;line-height:1.85;color:rgba(var(--color-text),.78);max-width:480px;margin-bottom:0}.image-feature__content .btn{margin-top:2rem}.shade-gallery__subtitle{margin:1rem auto 0;max-width:520px;color:rgba(var(--color-text),.65);font-size:.98rem}.product-feature__demo-note{margin-top:1rem;font-size:.78rem;color:rgba(var(--color-text),.5);font-style:italic}.product-feature__main-image img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--cream)}@media(max-width:990px){.image-feature__inner{grid-template-columns:1fr}.image-feature--image_left .image-feature__media,.image-feature--image_right .image-feature__media{order:0}.image-feature--image_left .image-feature__content,.image-feature--image_right .image-feature__content{order:1}}.reviews{padding:var(--space) 0;border-top:1px solid var(--line)}.reviews__header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.reviews__title{font-size:clamp(2rem,4.5vw,3rem);font-weight:500}.reviews__rule{width:44px;height:1px;background:var(--gold);margin:1.2rem auto 1.5rem}.reviews__summary{display:flex;flex-direction:column;align-items:center;gap:.6rem}.reviews__stars{display:inline-flex;gap:2px;line-height:1}.reviews__stars--large{font-size:1.6rem}.star{color:var(--gold)}.star--empty{color:rgba(var(--color-gold),.28)}.reviews__average{margin:0;font-size:.92rem;letter-spacing:.04em;color:rgba(var(--color-text),.65)}.reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.2rem);max-width:1000px;margin:0 auto}.review-card{background:#fff;border:1px solid var(--line);padding:clamp(1.6rem,3vw,2.2rem);display:flex;flex-direction:column;gap:.8rem}.review-card .reviews__stars{font-size:1.05rem}.review-card__title{font-family:var(--font-display);font-size:1.4rem;font-weight:600;margin:0}.review-card__body{margin:0;font-size:.98rem;line-height:1.75;color:rgba(var(--color-text),.8);font-weight:300}.review-card__footer{display:flex;align-items:center;gap:.9rem;margin-top:.4rem;padding-top:.9rem;border-top:1px solid var(--line)}.review-card__author{font-size:.88rem;font-weight:500;letter-spacing:.03em}.review-card__verified{font-size:.74rem;letter-spacing:.05em;color:var(--gold);text-transform:uppercase}@media(max-width:750px){.reviews__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
