@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Work+Sans:wght@300;400;500;600;700&display=swap";:root{--vg: #C9A84C;--vg-l: #E8C96B;--vg-d: #A07830;--vg-faint: rgba(201,168,76,.08);--vg-subtle: rgba(201,168,76,.15);--vg-mid: rgba(201,168,76,.35);--vb: #0A0A0A;--vb2: #111111;--vb3: #1A1A1A;--vb4: #222222;--vt: #F5F5F5;--vt2: rgba(245,245,245,.75);--vm: #888888;--vm2: rgba(136,136,136,.5);--serif: "Cormorant Garamond", Georgia, serif;--sans: "Work Sans", -apple-system, BlinkMacSystemFont, sans-serif;--sp: clamp(60px, 8vw, 120px);--pw: 1400px;--gutter: clamp(20px, 4vw, 60px);--header-h: 72px;--ease: cubic-bezier(.25, .1, .25, 1);--ease-out: cubic-bezier(0, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--vb);color:var(--vt);font-family:var(--sans);font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:color .2s var(--ease)}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit;color:inherit}input,select,textarea{font-family:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--serif);font-weight:400;line-height:1.1}.skip-link{position:absolute;top:-100%;left:16px;z-index:1000;padding:8px 16px;background:var(--vg);color:var(--vb);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:top .2s}.skip-link:focus{top:16px}:focus-visible{outline:2px solid var(--vg);outline-offset:3px}:focus:not(:focus-visible){outline:none}::selection{background:#c9a84c33;color:var(--vt)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--vb)}::-webkit-scrollbar-thumb{background:var(--vg-d)}::-webkit-scrollbar-thumb:hover{background:var(--vg)}.page-width{max-width:var(--pw);margin:0 auto;padding:0 var(--gutter)}.section{padding:var(--sp) 0}.eyebrow{font-family:var(--sans);font-size:.64rem;font-weight:600;letter-spacing:.38em;text-transform:uppercase;color:var(--vg)}.display-heading{font-family:var(--serif);font-size:clamp(2.4rem,6vw,5rem);font-weight:400;letter-spacing:.02em;line-height:1.05}.section-heading{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400;letter-spacing:.02em;line-height:1.1}.body-text{font-family:var(--sans);font-size:.92rem;font-weight:300;line-height:1.8;color:var(--vt2)}.label-text{font-family:var(--sans);font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.rte p{margin-bottom:16px;font-size:.92rem;font-weight:300;line-height:1.8;color:var(--vt2)}.rte p:last-child{margin-bottom:0}.rte a{color:var(--vg);border-bottom:1px solid var(--vg-mid)}.rte ul{list-style:disc;padding-left:20px}.rte ul li{margin-bottom:8px;font-size:.92rem;color:var(--vt2)}.btn,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 40px;font-family:var(--sans);font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;border-radius:0;cursor:pointer;transition:background .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease);white-space:nowrap}.btn,.button{background:var(--vg);color:var(--vb);border-color:var(--vg)}.btn:hover,.button:hover{background:var(--vg-l);border-color:var(--vg-l);color:var(--vb)}.btn--secondary,.button--secondary{background:transparent;color:var(--vt);border-color:var(--vg-mid)}.btn--secondary:hover,.button--secondary:hover{background:var(--vg-faint);border-color:var(--vg);color:var(--vg)}.btn--ghost{background:transparent;color:var(--vg);border-color:transparent;padding:8px 0;letter-spacing:.15em}.btn--ghost:hover{color:var(--vg-l)}.btn--full{width:100%}.btn[disabled],.button[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none}.icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--vt);transition:color .2s var(--ease)}.icon-btn:hover{color:var(--vg)}.field{display:flex;flex-direction:column;gap:6px}.field__label{font-family:var(--sans);font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--vm)}.field__input,.field__select,.field__textarea{width:100%;background:var(--vb3);color:var(--vt);border:1px solid rgba(245,245,245,.12);border-radius:0;padding:12px 16px;font-family:var(--sans);font-size:.9rem;font-weight:300;transition:border-color .2s var(--ease);-webkit-appearance:none;appearance:none}.field__input::placeholder,.field__textarea::placeholder{color:var(--vm)}.field__input:focus,.field__select:focus,.field__textarea:focus{border-color:var(--vg);outline:none}.field__textarea{resize:vertical;min-height:120px}.field__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.quantity{display:flex;align-items:center;border:1px solid rgba(245,245,245,.12);width:fit-content}.quantity__btn{width:40px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:300;color:var(--vm);transition:color .2s var(--ease);-webkit-user-select:none;user-select:none}.quantity__btn:hover{color:var(--vg)}.quantity__input{width:52px;height:44px;background:transparent;border:none;border-left:1px solid rgba(245,245,245,.12);border-right:1px solid rgba(245,245,245,.12);text-align:center;font-family:var(--sans);font-size:.88rem;color:var(--vt);-moz-appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none}.price{display:flex;align-items:center;gap:10px}.price__regular,.price__sale{font-family:var(--sans);font-size:1rem;font-weight:400;color:var(--vg)}.price__compare{font-family:var(--sans);font-size:.85rem;font-weight:300;color:var(--vm);text-decoration:line-through}.badge{display:inline-block;padding:4px 10px;font-family:var(--sans);font-size:.58rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;background:var(--vg);color:var(--vb)}.badge--sold-out{background:var(--vb3);color:var(--vm);border:1px solid rgba(255,255,255,.08)}.badge--new{background:var(--vb4);color:var(--vt);border:1px solid var(--vg-subtle)}.announcement-bar{background:var(--vg);color:var(--vb);text-align:center;padding:10px var(--gutter)}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:12px;max-width:var(--pw);margin:0 auto}.announcement-bar__text{font-family:var(--sans);font-size:.64rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--vb)}.announcement-bar a{color:var(--vb);border-bottom:1px solid rgba(10,10,10,.4)}.announcement-bar__close{position:absolute;right:var(--gutter);width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--vb);opacity:.6}.announcement-bar__close:hover{opacity:1}.site-header{position:sticky;top:0;z-index:100;height:var(--header-h);display:flex;align-items:center;background:#0a0a0ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--vg-subtle);transition:background .3s var(--ease),border-color .3s var(--ease)}.site-header.is-scrolled{background:#0a0a0af7;border-bottom-color:var(--vg-subtle)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:var(--pw);margin:0 auto;padding:0 var(--gutter)}.site-header__logo-wrap{display:flex;align-items:center}.site-header__logo img{display:block}.site-header__logo-text{font-family:var(--serif);font-size:1.5rem;font-weight:400;letter-spacing:.35em;text-transform:uppercase;color:var(--vt);white-space:nowrap}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:36px}.site-header__nav-link{font-family:var(--sans);font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--vm);position:relative;padding-bottom:2px;transition:color .2s var(--ease)}.site-header__nav-link:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background:var(--vg);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.site-header__nav-link:hover,.site-header__nav-link.is-active{color:var(--vt)}.site-header__nav-link:hover:after,.site-header__nav-link.is-active:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.site-header__cart-count{position:absolute;top:4px;right:4px;width:16px;height:16px;background:var(--vg);color:var(--vb);border-radius:50%;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;pointer-events:none}.site-header__cart-btn{position:relative}.site-header__hamburger{display:none}@media(max-width:989px){.site-header__nav{display:none}.site-header__hamburger{display:flex}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.mobile-menu.is-open{visibility:visible;pointer-events:auto}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0ab3;opacity:0;transition:opacity .35s var(--ease)}.mobile-menu.is-open .mobile-menu__overlay{opacity:1}.mobile-menu__panel{position:absolute;top:0;left:0;bottom:0;width:min(360px,90vw);background:var(--vb2);border-right:1px solid var(--vg-subtle);display:flex;flex-direction:column;transform:translate(-100%);transition:transform .4s var(--ease-out)}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--vg-subtle)}.mobile-menu__logo{font-family:var(--serif);font-size:1.3rem;letter-spacing:.3em;color:var(--vt)}.mobile-menu__close{color:var(--vm)}.mobile-menu__close:hover{color:var(--vg)}.mobile-menu__nav{flex:1;padding:32px 0;display:flex;flex-direction:column;overflow-y:auto}.mobile-menu__link{display:block;padding:16px 32px;font-family:var(--serif);font-size:2rem;font-weight:400;letter-spacing:.04em;color:var(--vt2);transition:color .2s var(--ease),padding-left .2s var(--ease);border-bottom:1px solid rgba(245,245,245,.04)}.mobile-menu__link:hover,.mobile-menu__link.is-active{color:var(--vt);padding-left:40px}.mobile-menu__link.is-active{color:var(--vg)}.mobile-menu__footer{padding:24px 32px;border-top:1px solid var(--vg-subtle)}.mobile-menu__account{font-family:var(--sans);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--vm)}.mobile-menu__account:hover{color:var(--vg)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0ab3;opacity:0;transition:opacity .35s var(--ease)}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(420px,100vw);background:var(--vb2);border-left:1px solid var(--vg-subtle);display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s var(--ease-out)}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--vg-subtle);flex-shrink:0}.cart-drawer__title{font-family:var(--serif);font-size:1.4rem;font-weight:400;letter-spacing:.06em;color:var(--vt)}.cart-drawer__items{flex:1;overflow-y:auto;padding:20px 24px}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:20px;color:var(--vm);text-align:center}.cart-drawer__empty p{font-size:.88rem;font-weight:300;letter-spacing:.06em}.cart-drawer__empty a{font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--vg);border-bottom:1px solid var(--vg-mid)}.cart-item{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid rgba(245,245,245,.06)}.cart-item__image{aspect-ratio:1;background:var(--vb3);overflow:hidden}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__info{display:flex;flex-direction:column;gap:6px}.cart-item__title{font-family:var(--serif);font-size:1rem;font-weight:400;letter-spacing:.03em;color:var(--vt);line-height:1.3}.cart-item__variant{font-size:.72rem;font-weight:400;color:var(--vm);letter-spacing:.06em}.cart-item__price{font-size:.88rem;color:var(--vg);font-weight:400}.cart-item__actions{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.cart-item__qty{display:flex;align-items:center;gap:12px;font-size:.82rem;color:var(--vt)}.cart-item__qty-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(245,245,245,.15);font-size:1rem;color:var(--vm);transition:color .2s,border-color .2s}.cart-item__qty-btn:hover{color:var(--vg);border-color:var(--vg)}.cart-item__remove{font-size:.64rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--vm);transition:color .2s}.cart-item__remove:hover{color:#e55}.cart-drawer__footer{padding:20px 24px;border-top:1px solid var(--vg-subtle);flex-shrink:0;display:flex;flex-direction:column;gap:12px}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--vt)}#CartDrawerTotal{color:var(--vg);font-size:1rem;font-weight:400}.cart-drawer__tax-note{font-size:.7rem;color:var(--vm);text-align:center}.cart-drawer__checkout{width:100%;text-align:center}.cart-drawer__view-cart{text-align:center;font-size:.68rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--vm);border-bottom:1px solid transparent;padding-bottom:1px;transition:color .2s,border-color .2s;display:block}.cart-drawer__view-cart:hover{color:var(--vg);border-color:var(--vg-mid)}.product-card{display:flex;flex-direction:column;gap:0;text-decoration:none;color:inherit}.product-card__media{position:relative;overflow:hidden;background:var(--vb3);aspect-ratio:3/4}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.product-card:hover .product-card__img{transform:scale(1.05)}.product-card__badges{position:absolute;bottom:12px;left:12px;display:flex;flex-direction:column;gap:4px}.product-card__info{padding:16px 0 8px;display:flex;flex-direction:column;gap:6px}.product-card__vendor{font-size:.62rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--vm)}.product-card__title{font-family:var(--serif);font-size:1.15rem;font-weight:400;letter-spacing:.03em;color:var(--vt);line-height:1.3}.product-card__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-card__quick-add{margin-top:8px;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s var(--ease),opacity .3s var(--ease)}.product-card:hover .product-card__quick-add{max-height:60px;opacity:1}.product-card__quick-btn{width:100%;font-size:.66rem;padding:11px 20px}.product-grid{display:grid;gap:2px;list-style:none}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--2{grid-template-columns:repeat(2,1fr)}@media(max-width:989px){.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.product-grid--4,.product-grid--3,.product-grid--2{grid-template-columns:1fr 1fr;gap:1px}}.variant-selector{display:flex;flex-direction:column;gap:12px}.variant-selector__label{font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--vm)}.variant-selector__label span{color:var(--vt);font-weight:400;text-transform:none;letter-spacing:0;margin-left:8px}.variant-pills{display:flex;flex-wrap:wrap;gap:8px}.variant-pill{padding:8px 18px;border:1px solid rgba(245,245,245,.15);font-family:var(--sans);font-size:.78rem;font-weight:400;color:var(--vt2);cursor:pointer;transition:border-color .2s,color .2s,background .2s;background:transparent}.variant-pill:hover{border-color:var(--vg-mid);color:var(--vt)}.variant-pill.is-selected{border-color:var(--vg);color:var(--vg);background:var(--vg-faint)}.variant-pill.is-unavailable{opacity:.3;cursor:not-allowed;text-decoration:line-through}.breadcrumbs{padding:20px 0}.breadcrumbs__list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.breadcrumbs__item{font-size:.7rem;font-weight:400;letter-spacing:.08em;color:var(--vm);display:flex;align-items:center;gap:8px}.breadcrumbs__item a:hover{color:var(--vg)}.breadcrumbs__item:last-child{color:var(--vt)}.breadcrumbs__sep{color:var(--vg)}.pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:48px 0 0}.pagination__item a,.pagination__item span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(245,245,245,.1);font-size:.82rem;font-weight:400;color:var(--vm);transition:border-color .2s,color .2s}.pagination__item a:hover{border-color:var(--vg-mid);color:var(--vg)}.pagination__item--current a,.pagination__item--current span{border-color:var(--vg);color:var(--vg);background:var(--vg-faint)}.pagination__item--dots span{border-color:transparent}.hero{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero__placeholder{width:100%;height:100%;background:var(--vb3)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a0a0a26,#0a0a0a99 55%,#0a0a0ae0)}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;padding:80px var(--gutter);max-width:900px;width:100%;gap:24px}.hero__content--center{align-items:center;text-align:center}.hero__content--left{align-items:flex-start;text-align:left}.hero__eyebrow{color:var(--vg)}.hero__heading{color:#fff}.hero__subheading{font-size:clamp(.85rem,1.5vw,1rem);font-weight:300;letter-spacing:.06em;color:#f5f5f5b3;max-width:540px;line-height:1.75}.hero__ctas{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px}.hero__scroll-cue{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px}.hero__scroll-line{display:block;width:1px;height:56px;background:linear-gradient(to bottom,var(--vg),transparent);animation:scrollCue 2.2s ease-in-out infinite}@keyframes scrollCue{0%,to{opacity:.25;transform:scaleY(.6) translateY(-8px)}50%{opacity:1;transform:scaleY(1) translateY(0)}}.pillars{background:var(--vb)}.pillars__header{text-align:center;margin-bottom:64px}.pillars__header .eyebrow{margin-bottom:16px}.pillars__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2px}.pillar{padding:56px 40px;background:var(--vb2);border-top:2px solid transparent;transition:border-color .3s var(--ease),background .3s var(--ease);display:flex;flex-direction:column;gap:16px}.pillar:hover{border-top-color:var(--vg);background:var(--vb3)}.pillar__rule{width:28px;height:1px;background:var(--vg)}.pillar__heading{font-family:var(--serif);font-size:2rem;font-weight:400;letter-spacing:.04em;color:var(--vt);line-height:1}.pillar__text{font-size:.88rem;font-weight:300;line-height:1.8;color:var(--vm)}.brand-story__inner{display:flex;align-items:center;gap:clamp(40px,8vw,100px)}.brand-story__inner--reverse{flex-direction:row-reverse}.brand-story__media{flex:1;min-width:0;aspect-ratio:4/5;overflow:hidden;background:var(--vb3)}.brand-story__img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.brand-story__media:hover .brand-story__img{transform:scale(1.03)}.brand-story__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.brand-story__eyebrow{color:var(--vg)}.brand-story__heading{color:var(--vt)}.brand-story__cta{align-self:flex-start;margin-top:12px}@media(max-width:749px){.brand-story__inner{flex-direction:column!important}.brand-story__media{width:100%;aspect-ratio:4/3}}.featured-col{background:var(--vb)}.featured-col__header{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:48px}.featured-col__header-text{display:flex;flex-direction:column;gap:12px}.featured-col__view-all{font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--vg);border-bottom:1px solid var(--vg-mid);padding-bottom:2px;white-space:nowrap;transition:border-color .2s;flex-shrink:0}.featured-col__view-all:hover{border-color:var(--vg);color:var(--vg-l)}.newsletter{background:var(--vb3)}.newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(32px,6vw,80px);flex-wrap:wrap}.newsletter__content{flex:1;min-width:240px;display:flex;flex-direction:column;gap:16px}.newsletter__form-wrap{flex:1;min-width:280px;display:flex;flex-direction:column;gap:12px}.newsletter__field{display:flex;border:1px solid var(--vg-mid);transition:border-color .25s}.newsletter__field:focus-within{border-color:var(--vg)}.newsletter__input{flex:1;background:transparent;border:none;padding:14px 20px;font-family:var(--sans);font-size:.85rem;font-weight:300;color:var(--vt);outline:none}.newsletter__input::placeholder{color:var(--vm)}.newsletter__submit{border-radius:0;padding:14px 28px;font-size:.68rem;flex-shrink:0}.newsletter__disclaimer{font-size:.7rem;color:var(--vm);letter-spacing:.05em}.newsletter__success{font-size:.82rem;color:var(--vg)}@media(max-width:749px){.newsletter__inner,.newsletter__field{flex-direction:column}.newsletter__submit{width:100%;text-align:center}}.product-page{padding:var(--sp) 0}.product-page__inner{display:grid;grid-template-columns:55fr 45fr;gap:clamp(40px,6vw,80px);align-items:start}.product-page__gallery{position:sticky;top:calc(var(--header-h) + 20px)}.product-page__main-img{aspect-ratio:3/4;overflow:hidden;background:var(--vb3);margin-bottom:8px}.product-page__main-img img{width:100%;height:100%;object-fit:cover}.product-page__thumbs{display:flex;gap:8px}.product-page__thumb{aspect-ratio:1;width:72px;overflow:hidden;background:var(--vb3);border:1px solid transparent;cursor:pointer;flex-shrink:0;transition:border-color .2s}.product-page__thumb.is-active{border-color:var(--vg)}.product-page__thumb img{width:100%;height:100%;object-fit:cover}.product-page__info{display:flex;flex-direction:column;gap:24px}.product-page__vendor{font-size:.65rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--vg)}.product-page__title{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;letter-spacing:.02em;color:var(--vt);line-height:1.15}.product-page__price{display:flex;align-items:center;gap:12px}.product-page__price .price__regular{font-size:1.25rem}.product-page__separator{height:1px;background:#f5f5f50f}.product-page__description{border-top:1px solid rgba(245,245,245,.06);padding-top:24px}.product-page__description summary{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--vm);cursor:pointer;padding:16px 0;border-bottom:1px solid rgba(245,245,245,.06);list-style:none;display:flex;justify-content:space-between;align-items:center;transition:color .2s}.product-page__description summary:hover{color:var(--vg)}.product-page__description[open] summary{color:var(--vg);border-bottom-color:var(--vg-subtle)}.product-page__description>div{padding:20px 0}.product-page__add-form{display:flex;flex-direction:column;gap:16px}@media(max-width:989px){.product-page__inner{grid-template-columns:1fr}.product-page__gallery{position:static}}.collection-page{padding:var(--sp) 0}.collection-page__header{text-align:center;margin-bottom:56px}.collection-page__title{font-family:var(--serif);font-size:clamp(2rem,5vw,4rem);font-weight:400;letter-spacing:.04em;color:var(--vt)}.collection-page__desc{max-width:600px;margin:16px auto 0;font-size:.9rem;font-weight:300;color:var(--vm);line-height:1.75}.collection-page__toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid rgba(245,245,245,.06);margin-bottom:32px;flex-wrap:wrap;gap:12px}.collection-page__count{font-size:.72rem;color:var(--vm);letter-spacing:.1em}.collection-page__sort{display:flex;align-items:center;gap:12px;font-size:.72rem;letter-spacing:.1em;color:var(--vm)}.collection-page__sort select{background:transparent;border:1px solid rgba(245,245,245,.12);padding:6px 28px 6px 10px;font-size:.72rem;color:var(--vt);cursor:pointer}.cart-page{padding:var(--sp) 0}.cart-page__title{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:.04em;color:var(--vt);margin-bottom:48px}.cart-page__inner{display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;font-family:var(--sans);font-size:.64rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--vm);padding-bottom:16px;border-bottom:1px solid rgba(245,245,245,.06)}.cart-table td{padding:20px 0;border-bottom:1px solid rgba(245,245,245,.04);vertical-align:middle}.cart-table__product{display:flex;align-items:center;gap:16px}.cart-table__img{width:72px;aspect-ratio:1;background:var(--vb3);overflow:hidden;flex-shrink:0}.cart-table__img img{width:100%;height:100%;object-fit:cover}.cart-table__title{font-family:var(--serif);font-size:1rem;font-weight:400;color:var(--vt)}.cart-table__variant{font-size:.72rem;color:var(--vm);margin-top:4px}.cart-table__remove{font-size:.62rem;color:var(--vm);text-transform:uppercase;letter-spacing:.1em;display:block;margin-top:8px}.cart-table__remove:hover{color:#e55}.cart-summary{background:var(--vb2);padding:32px;border:1px solid var(--vg-subtle);display:flex;flex-direction:column;gap:16px}.cart-summary__title{font-family:var(--serif);font-size:1.4rem;font-weight:400;letter-spacing:.04em;color:var(--vt)}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:var(--vm)}.cart-summary__total{font-size:1rem;font-weight:500;color:var(--vg)}.cart-summary__sep{height:1px;background:#f5f5f50f}.cart-summary__note{font-size:.7rem;color:var(--vm);text-align:center}.cart-empty{text-align:center;padding:80px 0}.cart-empty__title{font-family:var(--serif);font-size:2rem;font-weight:400;color:var(--vt);margin-bottom:16px}.cart-empty__text{font-size:.9rem;color:var(--vm);margin-bottom:32px}@media(max-width:749px){.cart-page__inner{grid-template-columns:1fr}}.main-page{padding:var(--sp) 0;max-width:760px}.main-page__title{font-family:var(--serif);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;letter-spacing:.02em;color:var(--vt);margin-bottom:40px}.blog-page{padding:var(--sp) 0}.blog-page__title{font-family:var(--serif);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;letter-spacing:.04em;color:var(--vt);text-align:center;margin-bottom:56px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.article-card{display:flex;flex-direction:column;gap:16px}.article-card__img{aspect-ratio:3/2;overflow:hidden;background:var(--vb3)}.article-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.article-card:hover .article-card__img img{transform:scale(1.04)}.article-card__tag{font-size:.62rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--vg)}.article-card__title{font-family:var(--serif);font-size:1.4rem;font-weight:400;letter-spacing:.02em;color:var(--vt);line-height:1.25}.article-card__excerpt{font-size:.85rem;font-weight:300;color:var(--vm);line-height:1.7}.article-card__date{font-size:.68rem;color:var(--vm);letter-spacing:.1em}@media(max-width:749px){.blog-grid{grid-template-columns:1fr}}.article-page{padding:var(--sp) 0}.article-page__header{max-width:720px;margin:0 auto 56px;text-align:center}.article-page__tag{font-size:.62rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--vg);margin-bottom:20px}.article-page__title{font-family:var(--serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:400;letter-spacing:.02em;color:var(--vt);line-height:1.1;margin-bottom:20px}.article-page__meta{font-size:.72rem;color:var(--vm);letter-spacing:.1em}.article-page__hero{aspect-ratio:16/7;overflow:hidden;background:var(--vb3);margin-bottom:64px}.article-page__hero img{width:100%;height:100%;object-fit:cover}.article-page__body{max-width:680px;margin:0 auto}.article-page__body .rte p{font-size:1rem;line-height:1.9}.article-page__body .rte h2{font-family:var(--serif);font-size:1.8rem;margin:48px 0 20px;color:var(--vt)}.article-page__body .rte h3{font-family:var(--serif);font-size:1.4rem;margin:36px 0 16px;color:var(--vt)}.article-page__body .rte img{width:100%;margin:40px 0}.article-page__body .rte blockquote{border-left:2px solid var(--vg);padding-left:24px;margin:36px 0;font-style:italic;color:var(--vt2)}.search-page{padding:var(--sp) 0}.search-page__header{text-align:center;margin-bottom:56px}.search-page__title{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--vt);margin-bottom:24px}.search-form{display:flex;max-width:600px;margin:0 auto;border:1px solid var(--vg-mid)}.search-form:focus-within{border-color:var(--vg)}.search-form__input{flex:1;background:transparent;border:none;padding:14px 20px;font-family:var(--sans);font-size:.9rem;color:var(--vt);outline:none}.search-form__input::placeholder{color:var(--vm)}.search-form__btn{padding:14px 20px;background:transparent;border-left:1px solid var(--vg-mid);color:var(--vm);transition:color .2s}.search-form__btn:hover{color:var(--vg)}.not-found{padding:var(--sp) 0;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.not-found__inner{display:flex;flex-direction:column;align-items:center;gap:24px}.not-found__code{font-family:var(--serif);font-size:clamp(6rem,15vw,12rem);font-weight:300;letter-spacing:.04em;line-height:1;color:var(--vg);opacity:.3}.not-found__title{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.4rem);font-weight:400;letter-spacing:.04em;color:var(--vt)}.not-found__text{font-size:.9rem;color:var(--vm);max-width:400px;line-height:1.7}.policy-page{padding:var(--sp) 0}.policy-page__title{font-family:var(--serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:400;color:var(--vt);margin-bottom:40px}.policy-page__body{max-width:720px}.password-page{min-height:100vh;background:var(--vb);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px var(--gutter);text-align:center;gap:40px}.password-page__logo{font-family:var(--serif);font-size:2.5rem;letter-spacing:.4em;text-transform:uppercase;color:var(--vt);margin-bottom:8px}.password-page__rule{width:48px;height:1px;background:var(--vg);margin:0 auto}.password-page__tagline{font-family:var(--sans);font-size:.65rem;font-weight:600;letter-spacing:.38em;text-transform:uppercase;color:var(--vg)}.password-page__title{font-family:var(--serif);font-size:clamp(1.4rem,3vw,2rem);font-weight:400;color:var(--vt)}.password-page__text{font-size:.88rem;color:var(--vm);max-width:400px;line-height:1.75}.password-form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:360px}.gift-card-layout__header{padding:24px var(--gutter);border-bottom:1px solid var(--vg-subtle)}.gift-card-layout__logo{font-family:var(--serif);font-size:1.4rem;letter-spacing:.35em;color:var(--vt)}.gift-card-page{padding:var(--sp) 0;text-align:center}.gift-card-page__title{font-family:var(--serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:400;color:var(--vt);margin-bottom:8px}.gift-card-page__balance{font-size:1.1rem;color:var(--vg);margin-bottom:32px}.gift-card-page__code{display:inline-block;padding:16px 32px;border:1px solid var(--vg-mid);font-family:var(--sans);font-size:1.2rem;letter-spacing:.2em;color:var(--vt);margin-bottom:32px}.gift-card-page__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.customer-page{padding:var(--sp) 0}.customer-page__title{font-family:var(--serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:400;letter-spacing:.04em;color:var(--vt);margin-bottom:48px}.customer-form{max-width:480px;display:flex;flex-direction:column;gap:20px}.customer-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.customer-form__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.customer-form__link{font-size:.72rem;color:var(--vm);text-decoration:underline;text-underline-offset:3px}.customer-form__link:hover{color:var(--vg)}.customer-form__footer-text{font-size:.78rem;color:var(--vm)}.customer-form__footer-text a{color:var(--vg)}.orders-table{width:100%;border-collapse:collapse}.orders-table th{text-align:left;font-size:.64rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--vm);padding-bottom:16px;border-bottom:1px solid rgba(245,245,245,.06)}.orders-table td{padding:16px 0;border-bottom:1px solid rgba(245,245,245,.04);font-size:.85rem;color:var(--vt2)}.orders-table td a{color:var(--vg)}.customer-account__nav{display:flex;gap:24px;margin-bottom:48px;flex-wrap:wrap}.customer-account__nav a{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--vm);transition:color .2s}.customer-account__nav a:hover,.customer-account__nav a.is-active{color:var(--vg)}.site-footer{background:var(--vb2);border-top:1px solid var(--vg-subtle);padding:80px 0 0}.site-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;margin-bottom:64px}.site-footer__brand{display:flex;flex-direction:column;gap:16px}.site-footer__logo{font-family:var(--serif);font-size:1.6rem;letter-spacing:.35em;text-transform:uppercase;color:var(--vt)}.site-footer__tagline{font-size:.65rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--vg)}.site-footer__brand-text{font-size:.82rem;font-weight:300;line-height:1.75;color:var(--vm);max-width:280px}.site-footer__social{display:flex;gap:12px;margin-top:8px}.site-footer__social-link{width:36px;height:36px;border:1px solid var(--vg-subtle);display:flex;align-items:center;justify-content:center;color:var(--vm);font-size:.7rem;transition:border-color .2s,color .2s}.site-footer__social-link:hover{border-color:var(--vg);color:var(--vg)}.site-footer__col-title{font-family:var(--sans);font-size:.62rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--vg);margin-bottom:20px}.site-footer__col-links{display:flex;flex-direction:column;gap:12px}.site-footer__col-link{font-size:.82rem;font-weight:300;color:var(--vm);transition:color .2s}.site-footer__col-link:hover{color:var(--vt)}.site-footer__bottom{border-top:1px solid rgba(201,168,76,.08);padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.site-footer__copyright{font-size:.72rem;color:var(--vm);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-footer__copyright-brand{color:var(--vg);font-style:italic;font-family:var(--serif);letter-spacing:.06em;opacity:.7}.site-footer__policy-links{display:flex;gap:16px;flex-wrap:wrap}.site-footer__policy-link{font-size:.68rem;color:var(--vm);transition:color .2s}.site-footer__policy-link:hover{color:var(--vt)}@media(max-width:989px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:549px){.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;text-align:center}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.text-center{text-align:center}.mt-section{margin-top:var(--sp)}.gold-text{color:var(--vg)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/virtus.css.map */
