:root{--ink: #111111;--muted: #69625d;--paper: #ffffff;--cream: #ffffff;--blush: #f0aeb8;--sage: #798775;--gold: #c7a35a;--wine: #5b1f2a;--line: #dfd4c9;--white: #ffffff;--radius: 8px;--shadow: 0 30px 90px rgba(17, 17, 17, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:16px;top:-80px;z-index:100;background:linear-gradient(90deg,#17110f,#4b1f26 48%,#17110f);color:#fff7ea;padding:10px 14px}.skip-link:focus{top:16px}.announcement-bar{background:var(--ink);color:var(--white);text-align:center;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.announcement-bar p{margin:0;padding:10px 16px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner,.footer-inner{width:min(1160px,calc(100% - 32px));margin:0 auto}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--gold);border-radius:50%;background:radial-gradient(circle at 35% 28%,#4c403a,#111 68%);color:var(--white);font-size:.9rem}.nav{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:.94rem}.nav a:hover,.cart-link:hover{color:var(--ink)}.cart-link{justify-self:end;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.94rem}.cart-link span{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:var(--wine);color:var(--white);font-size:.75rem}.cart-contact-link{color:#6a2637;font-weight:700;text-decoration:underline;text-underline-offset:3px}.main-content{min-height:60vh}.hero,.featured-product-section,.product-page,.collection-page,.cart-page,.standard-page{width:min(1160px,calc(100% - 32px));margin:0 auto}.hero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(34px,6vw,88px);min-height:calc(100vh - 112px);padding:clamp(44px,7vw,86px) 0 64px}.hero:before{content:"";position:absolute;inset:30px -18px auto auto;width:min(48vw,560px);height:min(58vw,650px);border:1px solid rgba(199,163,90,.36);border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#5b1f2a14,#c7a35a0d);pointer-events:none}.hero h1,.section-heading h2,.featured-copy h2,.story-copy h2,.product-info h1,.collection-header h1,.cart-page h1,.standard-page h1{margin:0;letter-spacing:0;line-height:.98}.hero h1{max-width:660px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.35rem,8.6vw,7.6rem);font-weight:500;letter-spacing:-.02em}.hero-copy>p:not(.eyebrow),.featured-copy>p,.story-copy>p,.collection-header p,.product-description,.site-footer p,.empty-state p{color:var(--muted);font-size:1.04rem}.hero-copy>p:not(.eyebrow){max-width:560px;margin:22px 0 30px;font-size:clamp(1.04rem,1.7vw,1.22rem)}.eyebrow{margin:0 0 14px;color:var(--wine);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--ink);border-radius:var(--radius);font-weight:800;transition:transform .16s ease,background .16s ease,color .16s ease}.button:hover{transform:translateY(-1px)}.button-dark{background:linear-gradient(135deg,var(--ink),#3a151d);color:var(--white);box-shadow:0 14px 30px #5b1f2a38}.button-light{background:#fffaf7;color:var(--ink);border-color:#c7a35ab3}.hero-media{position:relative}.product-frame,.featured-media{border:1px solid rgba(199,163,90,.45);border-radius:var(--radius);background:linear-gradient(135deg,#fffffff2,#f4ece5f5),repeating-linear-gradient(90deg,rgba(199,163,90,.08),rgba(199,163,90,.08) 1px,transparent 1px,transparent 18px);box-shadow:var(--shadow);overflow:hidden}.product-frame img,.featured-media img{width:100%;aspect-ratio:1;object-fit:contain;padding:clamp(12px,2vw,26px)}.hero-note{position:absolute;right:18px;bottom:18px;display:grid;gap:2px;min-width:136px;padding:14px 16px;border:1px solid rgba(199,163,90,.5);border-radius:var(--radius);background:#fffaf7f0;box-shadow:0 18px 40px #1111111f}.hero-note span{color:var(--wine);font-size:.78rem;text-transform:uppercase}.value-section,.story-section,.category-section,.featured-collection-section{padding:78px max(16px,calc((100vw - 1160px)/2))}.value-section{background:linear-gradient(180deg,#fff,#fff8f4);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-section{background:#14100f;color:#fff7ea}.category-section .section-heading h2{color:#fff7ea}.category-grid{width:min(1160px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-tile{display:grid;align-content:end;min-height:260px;padding:22px;border:1px solid rgba(199,163,90,.36);border-radius:var(--radius);overflow:hidden;position:relative}.category-tile:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(255,255,255,.18);border-radius:6px;pointer-events:none}.category-tile span{position:relative;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1}.category-tile strong{position:relative;margin-top:12px;color:#fff7eac7;font-size:.9rem}.tile-dark{background:linear-gradient(135deg,#111,#34302c)}.tile-blush{background:linear-gradient(135deg,#7b2d39,#f0aeb8)}.tile-cream{background:linear-gradient(135deg,#c7a35a,#efe2cf);color:#19110f}.tile-cream strong{color:#19110fb8}.tile-wine{background:linear-gradient(135deg,#5b1f2a,#1b1212)}.featured-collection-section{background:#fffaf7}.recommendation-section{padding:40px max(16px,calc((100vw - 1160px)/2)) 76px;background:#fff;border-top:1px solid var(--line)}.minimal-recs .collection-heading-row{margin-bottom:22px}.minimal-recs .collection-heading-row h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:500;line-height:1.15}.rec-grid{width:min(1160px,calc(100% - 32px));margin:0 auto}.recommendation-grid{width:min(1160px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:16px}.recommendation-panel{position:relative;display:grid;align-content:end;min-height:260px;padding:24px;border-radius:4px;overflow:hidden;color:#fff7ea}.recommendation-panel:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(255,255,255,.22);pointer-events:none}.recommendation-panel span,.recommendation-panel strong{position:relative}.recommendation-panel span{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3vw,3rem);line-height:1}.recommendation-panel strong{max-width:300px;margin-top:12px;color:#fff7eac7;font-size:.92rem}.panel-pink{background:linear-gradient(135deg,#5b1f2a38,#f0aeb82e),#c65778}.panel-black{background:linear-gradient(135deg,#ffffff14,#c7a35a29),#14100f}.panel-gold{background:linear-gradient(135deg,#5b1f2a38,#fff3),#c7a35a;color:#211316}.panel-gold strong{color:#211316b3}.collection-heading-row{width:min(1160px,calc(100% - 32px));margin:0 auto 28px;display:flex;justify-content:space-between;align-items:end;gap:20px}.collection-heading-row h2{margin:0;max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,4.2rem);font-weight:500;line-height:.98}.collection-heading-row a{color:var(--wine);font-weight:800;text-decoration:underline;text-underline-offset:5px}.section-heading{width:min(1160px,calc(100% - 32px));margin:0 auto 28px}.section-heading h2,.featured-copy h2,.story-copy h2{max-width:780px;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.1rem,4vw,4.2rem)}.value-grid{width:min(1160px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.value-grid article,.product-card,.empty-state{border:1px solid rgba(199,163,90,.32);border-radius:var(--radius);background:var(--paper)}.value-grid article{padding:26px;background:linear-gradient(180deg,#fff,#fff7f2);box-shadow:0 18px 46px #1111110f}.value-grid span{color:var(--gold);font-size:.82rem;font-weight:800}.value-grid h3{margin:18px 0 8px;font-size:1.2rem}.value-grid p,.check-list,.product-assurance,.cart-summary{color:var(--muted)}.featured-product-section,.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;gap:clamp(32px,5vw,72px);padding:84px 0}.check-list{display:grid;gap:10px;margin:24px 0 30px;padding-left:20px}.story-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);gap:40px;align-items:center;background:linear-gradient(135deg,#111,#35151d 58%,#17110f);color:var(--white)}.story-copy>p{max-width:620px;color:#ded9d3}.story-card{border:1px solid rgba(199,163,90,.42);border-radius:var(--radius);padding:clamp(26px,4vw,44px);background:linear-gradient(180deg,#ffffff14,#ffffff08);box-shadow:0 22px 70px #00000047;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2.4rem);line-height:1.25}.story-card p{margin:0 0 18px}.story-card p:last-child{margin-bottom:0}.product-gallery{align-self:start}.product-image{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid rgba(199,163,90,.38);border-radius:var(--radius);background:var(--white)}.product-info h1,.collection-header h1,.cart-page h1,.standard-page h1{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.4rem,5vw,4.9rem)}.product-price{margin:18px 0;font-size:1.5rem;font-weight:800}.sale-price{color:#9e3f36}.price s{margin-left:8px;color:var(--muted);font-size:.85em}.product-form{display:grid;gap:12px;margin-top:28px}.product-form label{font-size:.86rem;font-weight:800}.product-form select,.product-form input,.cart-item input{width:100%;height:46px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--ink);padding:0 12px;font:inherit}.add-to-cart{margin-top:8px;width:100%}.product-assurance{display:grid;gap:8px;margin-top:22px;font-size:.92rem}.product-assurance span:before{content:"";display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:var(--sage);vertical-align:middle}.collection-page,.cart-page,.standard-page{padding:64px 0 84px}.collection-header{max-width:760px;margin-bottom:32px}.product-grid{width:min(1160px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid-four{grid-template-columns:repeat(4,1fr)}.product-card{overflow:hidden;background:#fffaf7;box-shadow:0 18px 44px #11111112}.product-card-media{position:relative;display:grid;place-items:center;overflow:hidden;cursor:zoom-in}.product-card img,.product-card-media{width:100%;aspect-ratio:1;background:var(--cream)}.product-card img{object-fit:contain}.product-card h2{display:-webkit-box;min-height:40px;max-height:40px;margin:14px 16px 8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.92rem;font-weight:400;line-height:1.22}.product-card .price{display:block;margin:0 16px 18px;font-weight:800}.placeholder-card{display:grid;align-content:end;min-height:100%;aspect-ratio:1;padding:20px;border:1px solid rgba(199,163,90,.32);border-radius:var(--radius);background:linear-gradient(145deg,#191312,#5b1f2a);color:#fff7ea}.placeholder-card span{font-family:Georgia,Times New Roman,serif;font-size:1.6rem}.placeholder-card strong{margin-top:8px;color:#fff7eab3;font-size:.9rem}.empty-state{padding:28px}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.cart-item img{width:120px;height:120px;object-fit:cover;border-radius:var(--radius);background:var(--cream)}.cart-item h2{margin:0 0 8px;font-size:1.05rem}.cart-item input{max-width:110px}.cart-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px}.site-footer{border-top:1px solid rgba(199,163,90,.32);background:#14100f;color:#fff7ea;padding:48px 0 28px}@media(max-width:680px){.pdp-you-may-like{margin-top:28px;padding-top:0}.pdp-you-may-like>h2{margin-bottom:18px}.yml-list{gap:28px}.yml-item{gap:12px}.yml-image{min-height:250px}.yml-copy .yml-form{display:block;margin-top:14px}.yml-form .yml-add{width:100%;height:44px}}.footer-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px}.site-footer p{max-width:520px}.footer-links{display:grid;gap:10px;color:#d8cfc6}.copyright{width:min(1160px,calc(100% - 32px));margin:28px auto 0;color:#d8cfc6;font-size:.86rem}.rte{max-width:760px;color:var(--muted)}@media(max-width:860px){.header-inner{grid-template-columns:1fr auto}.nav{grid-column:1 / -1;justify-content:space-between;padding-bottom:14px;gap:12px;overflow-x:auto}.hero,.featured-product-section,.product-page,.story-section,.footer-inner{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:clamp(3rem,16vw,4.4rem)}.value-grid,.product-grid,.product-grid-four,.category-grid,.recommendation-grid{grid-template-columns:1fr}.story-section{padding-top:60px;padding-bottom:60px}.cart-summary{justify-content:stretch}.cart-summary .button{width:100%}}@media(max-width:520px){.hero,.featured-product-section,.product-page,.collection-page,.cart-page,.standard-page,.header-inner,.footer-inner,.section-heading,.value-grid,.category-grid,.recommendation-grid,.collection-heading-row,.copyright{width:min(100% - 24px,1160px)}.brand{font-size:.86rem}.cart-item{grid-template-columns:88px 1fr}.cart-item img{width:88px;height:88px}}.vs-product-page{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:24px 0 80px}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;color:var(--muted);font-size:.78rem}.product-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.vs-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:54px;align-items:start}.vs-gallery{display:block;width:100%;min-width:0;overflow:hidden;overflow-y:hidden;touch-action:pan-y}.vs-gallery-frame{position:relative;min-width:0;padding-bottom:34px}.vs-gallery-dots{position:absolute;left:0;bottom:8px;display:flex;justify-content:center;align-items:center;gap:8px;width:100%;padding:2px 0 0;z-index:2}.vs-gallery-dot{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:transform .16s ease,background .16s ease}.vs-gallery-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#c9c9c9}.vs-gallery-dot.is-active:before{width:8px;height:8px;background:#16171a}.vs-gallery-media-data{display:none}.vs-media-card{position:relative;display:grid;place-items:center;width:100%;min-height:620px;background:#fff;overflow:hidden;cursor:zoom-in;display:none}.vs-media-card.is-active{display:grid}.vs-media-card.is-color-hidden{display:none}.vs-media-card.wide{grid-column:1 / -1;min-height:620px}.vs-product-image{width:100%;height:100%;object-fit:contain;padding:clamp(18px,4vw,44px);transition:transform .26s ease;transform-origin:center center}.vs-product-image.is-switching{opacity:.25}@media(hover:hover)and (pointer:fine){.vs-media-card:hover .vs-product-image,.vs-media-card:focus-within .vs-product-image{transform:scale(1.16)}}.gallery-heart{position:absolute;top:24px;right:24px;border:0;background:transparent;color:#777;font-family:Georgia,Times New Roman,serif;font-size:0;line-height:1;cursor:pointer;transition:color .18s ease,transform .18s ease,background .18s ease}.heart-button:before,.gallery-heart:before{content:"\2661";display:block;font-size:25px;font-weight:400;line-height:1;transition:transform .18s ease}.heart-button[aria-pressed=true]:before,.gallery-heart[aria-pressed=true]:before{content:"\2665"}.gallery-heart:hover,.gallery-heart:focus-visible{color:var(--wine);background:#5b1f2a0f;transform:scale(1.08)}.vs-buy-box{position:sticky;top:112px;padding-top:10px}.vs-brand{margin:0 0 4px;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.vs-buy-box h1{max-width:500px;margin:0 0 10px;font-size:clamp(1.35rem,2.1vw,2rem);font-weight:400;line-height:1.18;letter-spacing:0}.rating-row{display:flex;gap:8px;align-items:center;margin:8px 0 12px;font-size:.82rem}.rating-row span{letter-spacing:.04em}.rating-row .empty-stars{color:#777}.rating-row a{text-decoration:underline;text-underline-offset:3px}.purchase-badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;padding:7px 15px;background:#f3eadf;color:#2d211c;font-size:.78rem;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%)}.vs-price{margin:0 0 4px;font-size:1.02rem;font-weight:800}.pay-note{margin:0 0 18px;color:var(--muted);font-size:.78rem}.tax-note{margin:-8px 0 14px;color:var(--muted);font-size:.72rem}.shopify-payment-button__more-options{display:none!important}.variant-summary,.size-row,.stock-row{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:16px;font-size:.84rem}.variant-summary span,.size-row span{color:var(--muted)}.product-color-swatches{margin:10px 0 20px}.variant-select{display:none}.product-swatch{position:relative;width:48px;height:48px;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer}.product-swatch:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(17,17,17,.16);border-radius:50%}.product-swatch.selected{border-color:#111}.product-swatch span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.swatch-black:before{background:#111}.swatch-gold:before{background:linear-gradient(135deg,#f8e8a7,#b88b26)}.swatch-silver:before{background:linear-gradient(135deg,#fff,#bfc1c2)}.swatch-clear:before{background:linear-gradient(135deg,#fff,#e7e9e9)}.swatch-rose-gold:before{background:linear-gradient(135deg,#f5d0c7,#b8786d)}.delivery-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 14px}.delivery-option{min-height:86px;border:1px solid var(--line);border-radius:4px;background:#fff;font:inherit;font-size:.78rem;cursor:pointer}.delivery-option.active{border-color:#111;box-shadow:inset 0 -3px #fff,0 0 0 1px #111}.delivery-option span{display:block;margin-bottom:4px;font-size:1rem}.stock-row{margin:0 0 22px}.delivery-summary{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:12px 0 18px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:.82rem}.delivery-summary strong{color:var(--ink);font-weight:500;white-space:nowrap}.returns-badge{border-left-color:#b86d7e;background:#fff1f4;color:#6a2637}.returns-badge span{color:#7b4d58;font-weight:700}.ship-row{display:grid;gap:3px;margin:18px 0 10px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ship-row span{font-size:.86rem;font-weight:800}.ship-row p{margin:0;color:var(--muted);font-size:.82rem}.stock-row p{margin:0;color:var(--muted)}.stock-row button{border:0;background:transparent;padding:0;text-decoration:underline;cursor:pointer}.vs-product-form{margin-top:6px}.variant-select{width:100%;height:44px;margin-bottom:12px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:0 12px}.buy-row{display:grid;grid-template-columns:72px 1fr;gap:10px}.quantity-select{display:block}.quantity-select>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.quantity-select select,.quantity-select input{width:100%;height:58px;border:0;border-radius:4px;background:#f5eadf;text-align:center;padding:0 12px;font:inherit}.quantity-stepper{display:grid;grid-template-columns:1fr 22px;width:100%;height:58px;overflow:hidden;border:1px solid transparent;border-radius:4px;background:#f5eadf}.quantity-stepper:focus-within{border-color:#111;box-shadow:0 0 0 1px #111}.quantity-stepper input{height:58px;border:0;border-radius:0;background:transparent;padding:0 0 0 8px;text-align:center}.stepper-buttons{display:grid;border-left:1px solid rgba(17,17,17,.08)}.stepper-buttons button{width:22px;height:29px;border:0;background:#ffffff61;color:#5b504c;font-size:.8rem;line-height:1;cursor:pointer}.stepper-buttons button:first-child{border-bottom:1px solid rgba(17,17,17,.08)}.stepper-buttons button:hover{background:#fff;color:#111}.quantity-select input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-select input::-webkit-inner-spin-button,.quantity-select input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.add-to-bag{height:58px;border:0;border-radius:4px;background:#efbdcc;color:#2a151a;font:inherit;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.add-to-bag:hover{background:#e7aabd}.shopify-payment-button,.buy-now-preview{margin-top:10px}.shopify-payment-button__button,.buy-now-preview{width:100%;min-height:56px;border:1px solid #111!important;border-radius:4px!important;background:#111!important;color:#fff!important;font:inherit!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.shopify-payment-button__button:hover,.buy-now-preview:hover{background:#2a151a!important}.returns-note{display:flex;gap:12px;align-items:center;margin:14px 0 22px;padding:12px 14px;background:#faf8f7;font-size:.78rem}.product-trust-stack{display:grid;gap:10px;margin:18px 0 14px;padding:15px 16px;border:1px solid #e5ddd8;border-radius:4px;background:#fffdfc;color:#514944;font-size:.78rem;line-height:1.45}.pdp-you-may-like [class*=countdown],.pdp-you-may-like [class*=Countdown],.pdp-you-may-like [class*=trust-badge],.pdp-you-may-like [class*=TrustBadge],.pdp-you-may-like [class*=free-shipping],.pdp-you-may-like [id*=countdown],.pdp-you-may-like [id*=trust],.pdp-you-may-like [id*=shipping]{display:none!important}.product-trust-item{display:flex;align-items:flex-start;gap:9px}.product-trust-item a{color:inherit;text-underline-offset:3px}.trust-icon{display:inline-grid;flex:0 0 18px;width:18px;height:18px;place-items:center;border-radius:50%;background:#e6f0e9;color:#356448;font-size:.7rem;font-weight:800}.product-trust-arrival{margin-top:3px;padding-top:11px;border-top:1px solid #eee6e1;color:#2f2925}.product-trust-arrival strong,.product-trust-arrival small{display:block}.product-trust-arrival strong{font-size:.8rem}.product-trust-arrival small{margin-top:3px;color:#756c66;font-size:.72rem}.returns-note p{margin:0}.policy-contact-card{display:flex;flex-direction:column;gap:4px;margin-top:18px;padding:14px 16px;border:1px solid #b86d7e;border-radius:4px;background:#fff1f4;color:#5e1e2d;text-decoration:none}.policy-contact-card strong{font-size:.86rem}.policy-contact-card span{font-size:.78rem}.product-accordion{border-top:1px solid var(--line)}.product-accordion details{border-bottom:1px solid var(--line)}.product-accordion details:last-child{border-bottom:0}.product-accordion summary{display:flex;justify-content:space-between;padding:18px 0;font-size:.82rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.product-accordion summary:after{content:"+";font-size:1.2rem;font-weight:400}.product-accordion details[open] summary:after{content:"-"}.product-accordion details>div{padding:0 0 18px;color:var(--muted);font-size:.88rem}@media(max-width:980px){.vs-product-layout{grid-template-columns:1fr}.vs-buy-box{position:static}}@media(max-width:680px){.vs-product-page{width:min(100% - 24px,1160px)}.vs-gallery{grid-template-columns:1fr}.vs-media-card,.vs-media-card.wide{min-height:420px}.delivery-tabs{grid-template-columns:1fr}}.pdp-fbt,.pdp-you-may-like{margin-top:86px}.reviews-section{margin-top:88px;padding:44px;background:var(--paper)}body,.main-content,.site-header,.hero,.value-section,.story-section,.featured-collection-section,.recommendation-section,.plp-hero,.plp-toolbar,.plp-grid-section,.vs-product-page,.pdp-fbt,.pdp-you-may-like,.reviews-section,.product-page,.collection-page,.cart-page,.standard-page{background:#fff}.hero:before{background:#fff}.reviews-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:start;padding-bottom:34px;border-bottom:1px solid var(--line)}.reviews-summary h2{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.reviews-score{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:12px}.reviews-score span{font-size:1.3rem}.reviews-score strong{font-size:1rem}.reviews-score p{margin:0;color:var(--muted);font-size:.86rem}.write-review-link{text-decoration:underline;text-underline-offset:4px;font-size:.86rem}.empty-reviews{padding:34px 0;border-bottom:1px solid var(--line)}.review-app-slot{padding:28px 0 0}.rating-link{display:inline-flex;align-items:center;gap:8px}.rating-link .jdgm-preview-badge:empty{display:none}.judge-me-widget-wrap .jdgm-widget{min-height:12px}.judge-me-media-wrap{margin-top:24px}.judge-me-media-wrap .eyebrow{margin-bottom:12px}.judge-me-preview{max-width:760px;padding:22px;border:1px solid var(--line);background:#fff}.judge-me-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.judge-me-preview-head p{margin:0}.review-status{color:var(--muted);font-size:.8rem}.judge-me-preview>p{margin:12px 0 18px;color:var(--muted);font-size:.9rem}.review-media-capabilities{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.review-media-capabilities span{padding:7px 10px;background:#f5eadf;font-size:.75rem}.judge-me-preview .write-review-link{border:0;padding:0;background:transparent;cursor:pointer;font:inherit;text-decoration:underline}.app-slot-box{max-width:760px;padding:22px;border:1px dashed #c7b9ad;background:#fff}.app-slot-box h3{margin:0 0 8px;font-size:1rem}.app-slot-box p{margin:0;color:var(--muted);font-size:.9rem}.empty-reviews h3,.review-form-wrap h3{margin:0 0 10px;font-size:1rem}.empty-reviews p,.review-note{max-width:620px;margin:0;color:var(--muted);font-size:.9rem}.review-form-wrap{padding-top:34px}.review-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px}.review-form label{display:grid;gap:7px;font-size:.82rem;font-weight:800}.review-form .full{grid-column:1 / -1}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid var(--line);border-radius:4px;background:#fff;padding:12px;font:inherit;font-weight:400}.review-form input,.review-form select{height:46px}.review-form button{max-width:240px}.form-success{grid-column:1 / -1;margin:0;padding:12px 14px;background:#ecf4e8}.form-errors{grid-column:1 / -1;color:#9e3f36}.review-note{margin-top:14px}.pdp-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.pdp-fbt h2,.pdp-you-may-like h2{margin:0;font-size:1rem;font-weight:800;letter-spacing:.04em}.pdp-next{width:42px;height:54px;border:0;background:#f4eadf;color:#111;font-size:2rem;line-height:1;cursor:pointer}.fbt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px;max-width:900px;margin:0 auto}.fbt-card{text-align:left}.fbt-image-wrap,.fbt-card img,.fbt-card .mock-product{width:100%;aspect-ratio:.95;object-fit:contain;background:#fff}.fbt-image-wrap{position:relative;display:grid;place-items:center;overflow:hidden;cursor:zoom-in}.fbt-card p{display:none;margin:18px 0 2px;color:var(--muted);font-size:.72rem}.fbt-card h3{display:-webkit-box;min-height:42px;max-height:42px;margin:12px 0 8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.9rem;font-weight:400;line-height:1.28}.mini-stars{margin-bottom:8px;color:var(--muted);font-size:.78rem}.mini-stars span,.muted-review{color:var(--muted);font-size:.75rem}.pdp-you-may-like{padding-top:20px}.pdp-you-may-like>h2{margin-bottom:24px}.yml-list{display:grid;gap:38px}.yml-item{display:grid;grid-template-columns:300px minmax(0,1fr) minmax(300px,.85fr);gap:34px;align-items:center}.yml-image{position:relative;display:grid;place-items:center;min-height:310px;overflow:visible;background:#fff;border-right:1px solid var(--line);cursor:zoom-in}.yml-image img,.yml-image .mock-product{width:82%;height:auto;max-height:280px;object-fit:contain}.yml-copy h3{display:-webkit-box;max-height:44px;margin:2px 0 8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;font-weight:400;line-height:1.32}.yml-copy p:not(.vs-brand){max-width:300px;margin:0 0 14px;color:var(--muted);font-size:.82rem}.yml-options>p{margin:0 0 8px;font-size:.84rem}.yml-options>span{display:block;margin:16px 0 12px;color:var(--muted);font-size:.82rem}.yml-form{display:block}.quantity-select.compact .quantity-stepper,.quantity-select.compact input{height:48px}.quantity-select.compact .stepper-buttons button{height:24px}.yml-form .add-to-bag{height:40px}.yml-form .yml-add{display:inline-flex;width:auto;min-width:142px;max-width:180px;align-items:center;justify-content:center;white-space:nowrap;padding:0 18px}@media(max-width:980px){.fbt-grid{grid-template-columns:1fr;gap:26px}.yml-item{grid-template-columns:1fr;gap:18px}.yml-image{border-right:0}}@media(max-width:680px){.reviews-section{margin-top:4px;padding:8px 16px}.product-accordion summary{padding:14px 0}.product-accordion details>div{padding-bottom:12px}.reviews-summary,.review-form{grid-template-columns:1fr}}.announcement-bar{background:#f7dce3;color:#211316}.site-header{background:#fffffff0}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.32rem;font-weight:500;letter-spacing:.18em}.brand-mark{display:none}.plp-hero{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:52px 0 28px;text-align:center}.plp-kicker{margin-bottom:10px;color:var(--wine);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.plp-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,5.8rem);font-weight:500;line-height:1}.plp-hero p{max-width:680px;margin:18px auto 0;color:var(--muted);font-size:1.06rem}.plp-toolbar{width:min(1160px,calc(100% - 32px));margin:0 auto 22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;color:var(--muted)}.plp-toolbar button{border:0;background:transparent;color:var(--ink);font:inherit;font-weight:800;cursor:pointer}.plp-grid-section{width:min(1160px,calc(100% - 32px));margin:0 auto;padding-bottom:76px}.plp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.plp-card{position:relative;min-width:0;padding-top:0}.plp-image-wrap,.mock-product{position:relative;display:grid;place-items:center;aspect-ratio:.78;overflow:hidden;border-radius:4px;background:#fff;cursor:zoom-in}.plp-image-wrap:after{content:"";position:absolute;left:0;bottom:0;width:50%;border-top:1px solid #1c1c1c;transition:left .22s ease}.plp-card:hover .plp-image-wrap:after,.plp-card-link:focus-visible .plp-image-wrap:after{left:50%}.product-badge{position:absolute;top:10px;left:8px;z-index:3;padding:4px 7px;background:#ffffffe6;color:#222;font-size:.68rem;line-height:1}.plp-image-wrap img{width:100%;height:100%;object-fit:contain;padding:14px;transition:opacity .22s ease,transform .26s ease,filter .26s ease;transform-origin:center center}.plp-card .heart-button{top:8px;right:8px}.plp-brand{margin:12px 0 2px;color:var(--muted);font-size:.68rem;letter-spacing:0;text-transform:none}.plp-card h2{margin:0 0 5px;font-size:.9rem;font-weight:400;line-height:1.25}.plp-card .price{display:block;font-size:.9rem;font-weight:500}.heart-button{position:absolute;right:8px;top:122px;z-index:2;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;border:0;background:transparent;color:#5e5752;font-family:Georgia,Times New Roman,serif;font-size:0;line-height:1;cursor:pointer;transition:color .18s ease,transform .18s ease,background .18s ease}.heart-button:hover,.heart-button:focus-visible{color:var(--wine);background:#5b1f2a0f;transform:scale(1.08)}.swatches{display:flex;gap:7px;margin-top:10px}.swatch{display:inline-grid;place-items:center;width:17px;height:17px;border:1px solid rgba(17,17,17,.18);border-radius:50%;padding:0;background:transparent;cursor:pointer}.swatch.selected{outline:1px solid #111;outline-offset:2px}.swatch span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.swatch.black{background:#111}.swatch.blush{background:#f0aeb8}.swatch.gold{background:#c7a35a}.swatch.silver{background:#d8d8d8}.swatch.clear{background:#f6f7f7}.swatch.rose-gold{background:#d7a094}.swatch.cream{background:#f4eadf}.swatch.wine{background:#5b1f2a}.mock-product{position:relative}.mock-product:before{content:"";position:absolute}.mock-product.bow:before{width:54%;height:22%;border-radius:50% 50% 12px 12px;background:#111;box-shadow:0 34px #111}.mock-product.heart:before{width:78px;height:78px;transform:rotate(45deg);border-radius:10px;background:#d94d70}.mock-product.pouch:before{width:48%;height:54%;border:2px solid #c7a35a;border-radius:8px 8px 18px 18px;background:#f8f0e5}.mock-product.initial:before{content:"C";display:grid;place-items:center;width:92px;height:112px;border-radius:46px 46px 8px 8px;background:#111;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:3rem}.mock-product.tassel:before{width:8px;height:120px;border-radius:999px;background:#5b1f2a;box-shadow:-20px 8px #5b1f2a,20px 8px #5b1f2a,-10px 16px #f0aeb8,10px 16px #f0aeb8}.mock-product.charmset:before{width:92px;height:92px;border-radius:50%;background:#111;box-shadow:58px 32px #c7a35a,-46px 42px #f0aeb8}.mock-product.wristlet:before{width:48%;height:30%;border:14px solid #111;border-radius:999px}@media(max-width:980px){.plp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.plp-hero,.plp-toolbar,.plp-grid-section{width:min(100% - 24px,1160px)}.plp-grid{gap:24px 12px}}:root{--ink: #111111;--muted: #6f6864;--paper: #ffffff;--cream: #ffffff;--blush: #efb8c8;--soft-blush: #faedf1;--warm: #f8f3ef;--gold: #c6a15a;--wine: #5b1f2a;--line: #e5d9d0;--shadow: 0 22px 70px rgba(17, 17, 17, .08)}body{background:#fff;font-family:Helvetica Neue,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.announcement-bar{background:#111;color:#fff;font-size:.72rem;letter-spacing:.12em}.announcement-bar p{padding:8px 16px}.site-header{border-bottom:1px solid #e8ded7;background:#fffffff5}.header-inner{width:min(1280px,calc(100% - 48px));min-height:64px}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:500;letter-spacing:.22em}.nav{justify-content:center;gap:30px;color:#2c2725;font-size:.86rem}.nav a{padding:22px 0;border-bottom:2px solid transparent}.nav a:hover,.nav a:focus-visible{border-bottom-color:var(--wine)}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.language-selector{display:inline-flex;align-items:center;gap:6px}.language-selector label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.language-selector select{min-height:30px;border:1px solid transparent;border-radius:3px;background:transparent;color:#2c2725;padding:0 20px 0 6px;font:inherit;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.language-selector select:hover,.language-selector select:focus-visible{border-color:var(--line);outline:0}.header-search,.cart-link{color:#2c2725;font-size:.86rem}.cart-link span{min-width:22px;height:22px;background:var(--wine)}.boutique-hero{width:min(1280px,calc(100% - 48px));grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);min-height:calc(100vh - 104px);padding:clamp(46px,6vw,78px) 0}.hero:before{content:none}.hero h1{max-width:620px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.8rem);line-height:.96;letter-spacing:0}.hero-copy>p:not(.eyebrow){max-width:500px;color:#4e4844;font-size:1.04rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{border-radius:3px;min-height:50px;letter-spacing:.06em;text-transform:uppercase;font-size:.8rem}.button-dark{background:#111;box-shadow:none}.button-ghost{background:#fff;color:#111;border-color:var(--line)}.hero-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.hero-proof span{padding:8px 10px;background:var(--warm);color:#443b36;font-size:.74rem}.hero-media{align-self:stretch}.hero-brand-image{position:relative;display:grid;place-items:center;min-height:620px;background:#fff;overflow:hidden}.hero-brand-image:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.45);pointer-events:none}.hero-brand-image img{width:100%;height:100%;object-fit:cover;padding:0;transition:transform .26s ease}.hero-brand-image:hover img{transform:scale(1.04)}.hero-note{right:26px;bottom:26px;border:0;border-radius:3px;background:#fffffff0;box-shadow:0 14px 44px #1111111a}.value-section,.featured-collection-section,.recommendation-section{background:#fff}.value-section{padding-top:56px;padding-bottom:64px;border-color:var(--line)}.value-grid article{border:0;border-top:1px solid #111;border-radius:0;background:#fff;box-shadow:none;padding:22px 0 0}.value-grid span{color:var(--wine)}.featured-product-section{width:min(1160px,calc(100% - 48px));grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);align-items:center;padding:88px 0}.featured-media{border:0;border-radius:0;background:#fff;box-shadow:none}.featured-media img{aspect-ratio:1;object-fit:contain;padding:clamp(14px,4vw,46px)}.featured-copy h2,.story-copy h2,.collection-heading-row h2,.section-heading h2{font-family:Georgia,Times New Roman,serif;letter-spacing:0}.check-list{color:#342c28}.plp-hero{width:min(1280px,calc(100% - 48px));padding:58px 0 34px;text-align:left}.plp-kicker{color:var(--wine)}.plp-hero h1{max-width:780px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7.5vw,7rem);line-height:.92}.plp-hero p{max-width:820px;margin-left:0;color:#4e4844}.plp-toolbar,.plp-grid-section{width:min(1280px,calc(100% - 48px))}.plp-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 30px}.plp-card{display:grid;align-content:start}.plp-image-wrap{aspect-ratio:.86;border-radius:0;background:#fff}.plp-image-wrap img{padding:12px}.plp-image-wrap:after{border-top-color:#111}.product-badge{top:14px;left:14px;background:#ffffffeb;border:1px solid rgba(17,17,17,.05)}.plp-card .heart-button{top:14px;right:14px}.plp-brand{margin-top:14px;color:#746d68}.plp-card h2{max-width:280px;font-size:.95rem}.swatches{gap:9px}.story-section{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);background:#111;color:#fff}.story-visual{position:relative;min-height:520px;background:#111;overflow:hidden}.story-visual img{width:100%;height:100%;object-fit:cover;padding:0}.story-card{position:absolute;left:24px;bottom:24px;max-width:280px;border:0;border-radius:3px;background:#fffffff0;color:#111;box-shadow:0 16px 44px #00000029;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.vs-product-page{width:min(1280px,calc(100% - 48px))}.vs-product-layout{grid-template-columns:minmax(0,1.03fr) minmax(380px,.72fr);gap:clamp(44px,6vw,86px)}.vs-gallery{max-width:640px}.vs-media-card{min-height:680px}.vs-product-image{padding:clamp(22px,5vw,70px)}.vs-buy-box h1{max-width:540px;margin-bottom:12px;font-size:clamp(1.55rem,2.05vw,2.25rem);line-height:1.12;letter-spacing:0}.product-swatch,.product-swatch:before{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.product-swatch:hover:before{transform:scale(1.04)}.add-to-bag{background:var(--blush)}.returns-note{background:#faf7f5}.reviews-section{border-top:1px solid var(--line);background:#fff}.site-footer{background:#f7f4f2;color:#111;border-top:1px solid var(--line)}.footer-inner{width:min(1280px,calc(100% - 48px));grid-template-columns:minmax(0,1fr) 180px 180px;align-items:start}.site-footer p,.copyright{color:#6f6864}.footer-column,.footer-links{display:grid;gap:10px}.footer-column h2{margin:0 0 6px;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.footer-socials{display:flex;gap:8px;margin-top:18px}.footer-socials a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d9cec6;border-radius:50%;font-size:.7rem}@media(max-width:980px){.boutique-hero,.featured-product-section,.story-section{grid-template-columns:1fr}.hero-brand-image,.story-visual{min-height:420px}.plp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr}}@media(max-width:680px){.header-inner,.boutique-hero,.featured-product-section,.plp-hero,.plp-toolbar,.plp-grid-section,.vs-product-page,.footer-inner,.copyright{width:min(100% - 28px,1280px)}.header-inner{grid-template-columns:1fr auto}.nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;gap:22px}.header-search{display:none}.language-selector select{max-width:110px}.hero-brand-image,.vs-media-card{min-height:420px}.plp-grid{gap:34px 14px}.plp-card h2{font-size:.86rem}.story-card{position:static;margin:-60px 18px 18px}}.search-page{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:72px 0 96px}.search-head{max-width:760px}.search-head h1{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.8rem);font-weight:500;line-height:.98}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:680px}.search-form input{min-height:50px;border:1px solid var(--line);border-radius:3px;padding:0 14px;font:inherit}.search-results{margin-top:48px}.search-count{margin:0 0 22px;color:var(--muted)}.cart-page{width:min(980px,calc(100% - 48px));padding:64px 0 96px}.cart-page h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.8rem)}.cart-item{border-radius:0;background:#fff}.cart-summary{padding-top:18px;border-top:1px solid var(--line)}.cart-assurance{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-top:18px}.cart-assurance span{padding:8px 10px;background:var(--warm);color:#443b36;font-size:.76rem}@media(max-width:680px){.search-page,.cart-page{width:min(100% - 28px,1160px)}.search-form{grid-template-columns:1fr}.cart-assurance{justify-content:flex-start}}.plp-card{grid-template-rows:auto auto auto auto;row-gap:0}.plp-card-link{display:grid;grid-template-rows:auto 42px 20px;gap:7px;color:inherit;text-decoration:none}.plp-image-wrap img{transition:opacity .16s ease}@media(hover:hover)and (pointer:fine){.plp-image-wrap:hover .plp-primary-image,.plp-card-link:focus-visible .plp-primary-image{transform:none;filter:none}}.plp-brand{display:none}.plp-card h2{display:block;height:42px;min-height:42px;max-height:42px;max-width:100%;margin:10px 0 0;overflow:hidden;font-size:.9rem;line-height:1.24;word-break:normal}.plp-card .price{display:block;min-height:22px;margin:0;align-self:start}.plp-card .swatches{min-height:22px;margin-top:8px}.plp-magnifier{position:fixed;z-index:60;left:0;top:0;width:290px;height:290px;border:1px solid rgba(17,17,17,.18);border-radius:6px;background-color:#fff;background-repeat:no-repeat;box-shadow:0 22px 54px #1113;opacity:0;pointer-events:none;transform:translateZ(0) scale(.96);transition:opacity .12s ease,transform .12s ease}.plp-magnifier:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(255,255,255,.72);border-radius:3px}.plp-magnifier.is-visible{opacity:1;transform:translateZ(0) scale(1)}@media(hover:none),(pointer:coarse),(max-width:760px){.plp-magnifier{display:none}}.swatch.pink{background:#e8a4ad}.swatch.gray,.swatch.grey{background:#bfc1c2}.swatch.white{background:#f7f7f5}.swatch.rose{background:#c57a86}.swatch-pink:before{background:linear-gradient(135deg,#f7c5cc,#cf7f89)}.swatch-white:before{background:linear-gradient(135deg,#fff,#efefea)}.swatch-gray:before,.swatch-grey:before{background:linear-gradient(135deg,#eee,#aeb1b3)}.swatch-orange:before{background:linear-gradient(135deg,#ff9a1f,#e86f00)}.swatch-yellow:before{background:linear-gradient(135deg,#ffe600,#d6af00)}.product-card h2,.fbt-card h3,.yml-copy h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card h2{height:40px;max-height:40px;font-size:.9rem;line-height:1.22}.fbt-card h3{height:42px;max-height:42px}.yml-copy h3{height:44px;max-height:44px}.yml-copy .vs-brand,.fbt-card p{display:none}.zoomable-media{position:relative;cursor:zoom-in}
/*# sourceMappingURL=/cdn/shop/t/76/assets/theme.css.map */
