:root{--she-maroon: #550000;--she-maroon-2: #6e0d0d;--she-maroon-ink: #3a0000;--she-ivory: #F6F1EA;--she-cream: #EFE7DC;--she-stone: #C9BFB1;--she-stone-2: #E3DBCE;--she-charcoal: #1A1614;--she-ink: #2A2422;--she-muted: #6B635B;--she-gold: #A88A4B;--she-gold-soft: #C8AE74;--she-line: rgba(26,22,20,.1);--she-line-strong: rgba(26,22,20,.18);--she-bg: var(--she-ivory);--she-font-display: "Cormorant Garamond", "Times New Roman", serif;--she-font-ui: "Manrope", "Helvetica Neue", Helvetica, Arial, sans-serif;--she-ease-out: cubic-bezier(.2, .7, .2, 1);--she-ease-in-out: cubic-bezier(.455, .03, .515, .955)}.she-serif{font-family:var(--she-font-display);font-weight:400;letter-spacing:-.005em}.she-serif-italic{font-family:var(--she-font-display);font-style:italic;font-weight:400}.she-eyebrow{font-family:var(--she-font-ui);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--she-muted)}.she-eyebrow-line{display:inline-flex;align-items:center;gap:12px}.she-eyebrow-line:before{content:"";width:24px;height:1px;background:currentColor;opacity:.5}.she-shell{max-width:1480px;margin:0 auto;padding:0 40px}@media(max-width:800px){.she-shell{padding:0 20px}}.she-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;gap:32px;flex-wrap:wrap}.she-section-head .she-title{font-family:var(--she-font-display);font-size:clamp(36px,4.5vw,64px);line-height:1;letter-spacing:-.01em;margin:0;font-weight:400}.she-section-head .she-title em{font-style:italic;color:var(--she-maroon)}.she-section-head .she-eyebrow{margin-bottom:12px;display:block}.she-section-head .she-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.she-link-underline{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--she-ink);padding-bottom:3px;border-bottom:1px solid var(--she-charcoal);transition:all .25s ease;text-decoration:none}.she-link-underline:hover{color:var(--she-maroon);border-color:var(--she-maroon)}.she-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;font-family:var(--she-font-ui);font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;border:1px solid var(--she-charcoal);background:var(--she-charcoal);color:var(--she-ivory);border-radius:2px;cursor:pointer;transition:all .3s var(--she-ease-out);position:relative;overflow:hidden;text-decoration:none}.she-btn:hover,.she-btn-primary{background:var(--she-maroon);border-color:var(--she-maroon);color:var(--she-ivory)}.she-btn-primary:hover{background:var(--she-maroon-ink);border-color:var(--she-maroon-ink)}.she-btn-ghost{background:transparent;color:var(--she-charcoal)}.she-btn-ghost:hover{background:var(--she-charcoal);color:var(--she-ivory)}.she-btn-light{background:var(--she-ivory);color:var(--she-charcoal);border-color:var(--she-ivory)}.she-btn-light:hover{background:var(--she-maroon);border-color:var(--she-maroon);color:var(--she-ivory)}.she-btn-arrow svg{width:14px;height:14px;transition:transform .3s ease}.she-btn:hover .she-btn-arrow svg{transform:translate(4px)}.she-announcement{background:var(--she-ann-bg, var(--she-maroon));color:var(--she-ann-color, var(--she-ivory));font-family:var(--she-font-ui);font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-align:center;padding:9px 16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:0}.she-ann-sep{display:inline-block;width:4px;height:4px;background:currentColor;border-radius:50%;margin:0 14px;opacity:.7;flex-shrink:0}.she-ann-text{transition:opacity .3s ease}.she-hero{position:relative;overflow:hidden;font-family:var(--she-font-ui)}.she-hero--cinematic{height:calc(100vh - 108px);min-height:620px;display:grid;grid-template-columns:1fr}.she-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#2a1816 0%,#1a0a0a 60%,var(--she-maroon-ink) 100%);overflow:hidden}.she-hero-bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:.96;filter:contrast(1.04) saturate(1.02)}.she-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f0808c7,#1a0c0c9e 22%,#1a0c0c4d 45%,#1a0c0c0d 65%,#1a0c0c00 80%),linear-gradient(180deg,#0000001a,#0000 30%,#00000040)}.she-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:56px max(40px,5vw);height:100%;width:100%;color:var(--she-ivory)}.she-hero-inner{width:100%;max-width:600px;margin:0 auto 0 0}@media(min-width:1600px){.she-hero-content{padding-left:max(80px,calc((100vw - 1480px)/2 + 40px))}}.she-hero-eyebrow{color:#f6f1ead9;margin-bottom:28px}.she-hero-title{font-family:var(--she-font-display);font-weight:400;font-size:clamp(50px,7vw,108px);line-height:.95;letter-spacing:-.01em;margin:0 0 32px;max-width:14ch;text-wrap:balance}.she-hero-title em{font-style:italic;color:#e8d5b5;font-weight:300}.she-hero-meta{display:flex;flex-direction:column;align-items:flex-start;gap:28px;flex-wrap:wrap}.she-hero-sub{font-family:var(--she-font-display);font-size:20px;font-style:italic;max-width:42ch;color:#f6f1eae6;line-height:1.4;margin:0}.she-hero-cta{display:flex;gap:12px;flex-wrap:wrap}.she-hero--split{display:grid;grid-template-columns:1fr 1.1fr;min-height:620px;height:calc(100vh - 108px)}.she-hero--split .she-split-left{padding:80px 64px;display:flex;flex-direction:column;justify-content:center;background:var(--she-bg, var(--she-ivory))}.she-hero--split .she-split-left .she-hero-title{color:var(--she-charcoal);max-width:12ch}.she-hero--split .she-split-left .she-hero-title em{color:var(--she-maroon);font-weight:300}.she-hero--split .she-split-left .she-hero-sub{color:var(--she-muted);font-style:italic}.she-hero--split .she-split-right{position:relative;overflow:hidden;background:linear-gradient(135deg,#3a1818,var(--she-maroon-ink))}.she-hero--split .she-split-right img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.she-hero-corner{position:absolute;bottom:32px;right:32px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;color:var(--she-ivory);z-index:2}.she-hero-corner .she-corner-mono{font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:.75;font-family:var(--she-font-ui)}.she-hero-corner .she-corner-serif{font-family:var(--she-font-display);font-style:italic;font-size:22px}.she-hero--minimal{min-height:620px;height:calc(100vh - 108px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--she-bg, var(--she-ivory));position:relative;padding:80px 40px 40px}.she-hero--minimal .she-hero-title{color:var(--she-charcoal);max-width:18ch;text-align:center}.she-hero--minimal .she-hero-title em{color:var(--she-maroon);font-weight:300}.she-hero--minimal .she-hero-eyebrow{color:var(--she-muted)}.she-hero--minimal .she-hero-sub{color:var(--she-muted);text-align:center;margin:0 auto}.she-hero-min-imgs{display:flex;gap:18px;margin-top:56px;width:100%;max-width:1100px;padding:0 40px}.she-hero-min-img{flex:1;aspect-ratio:3/4;overflow:hidden;background:var(--she-cream)}.she-hero-min-img img{width:100%;height:100%;object-fit:cover}.she-hero-min-img:nth-child(2){transform:translateY(20px)}@media(max-width:900px){.she-hero--cinematic{height:80svh;min-height:500px}.she-hero--split{grid-template-columns:1fr;height:auto}.she-hero--split .she-split-left{padding:60px 24px}.she-hero--split .she-split-right{min-height:50vw}.she-hero--minimal{height:auto;padding:60px 20px 40px}.she-hero-min-imgs{flex-direction:column;max-width:400px;margin-top:32px}.she-hero-min-img:nth-child(2){transform:none}}@media(max-width:480px){.she-hero--cinematic{height:50svh;min-height:300px}.she-hero-content{padding:28px 20px}.she-hero-title{font-size:clamp(30px,9vw,46px);margin-bottom:16px}.she-hero-sub{font-size:15px}.she-hero-eyebrow{margin-bottom:14px}.she-hero-meta{gap:16px}.she-hero-cta{flex-direction:column}.she-hero-cta .she-btn{width:100%;justify-content:center}.she-hero-corner{bottom:16px;right:16px}.she-hero--split .she-split-left{padding:36px 20px}.she-hero--minimal{padding:36px 20px 28px}.she-hero-min-imgs{padding:0 20px}}.she-ticker{background:var(--she-ticker-bg, var(--she-charcoal));color:var(--she-ticker-color, var(--she-ivory));padding:14px 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.she-ticker-track{display:flex;gap:60px;white-space:nowrap;animation:sheTickerMove 40s linear infinite;font-family:var(--she-font-display);font-style:italic;font-size:22px}.she-ticker-item{display:inline-flex;align-items:center;gap:60px}.she-ticker-item:after{content:"\2726";color:var(--she-maroon);font-size:14px}@keyframes sheTickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.she-categories{padding:96px 0}.she-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:1100px){.she-cats{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.she-cats{grid-template-columns:repeat(2,1fr)}}@media(max-width:360px){.she-cats{grid-template-columns:1fr}}.she-cat-card{position:relative;aspect-ratio:3/4;border-radius:4px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:var(--she-ivory);background:var(--she-charcoal);transition:transform .5s var(--she-ease-out);text-decoration:none}.she-cat-card:hover{transform:translateY(-4px)}.she-cat-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;transition:transform .7s var(--she-ease-out)}.she-cat-bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s var(--she-ease-out)}.she-cat-card:hover .she-cat-bg img{transform:scale(1.06)}.she-cat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000 30%,#0009)}.she-cat-content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.she-cat-name{font-family:var(--she-font-display);font-size:24px;font-weight:400;line-height:1;letter-spacing:-.005em;display:block}.she-cat-count{font-size:10px;letter-spacing:.16em;text-transform:uppercase;margin-top:6px;opacity:.85;font-family:var(--she-font-ui)}.she-cat-arrow{width:38px;height:38px;border-radius:999px;background:#f6f1ea2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(246,241,234,.3);transition:all .3s ease;flex-shrink:0}.she-cat-card:hover .she-cat-arrow{background:var(--she-maroon);border-color:var(--she-maroon)}.she-cat-card--light{color:var(--she-charcoal)}.she-cat-card--light .she-cat-overlay{background:linear-gradient(180deg,#0000 40%,#00000026)}.she-cat-card--light .she-cat-arrow{background:#1a16141a;border-color:#1a161433}.she-cat-card--light:hover .she-cat-arrow{background:var(--she-maroon);border-color:var(--she-maroon);color:var(--she-ivory)}.she-cat-card--coming-soon{cursor:default;pointer-events:none}.she-cat-card--coming-soon:hover,.she-cat-card--coming-soon:hover .she-cat-bg img{transform:none}.she-cat-card--coming-soon .she-cat-overlay{background:linear-gradient(180deg,#00000014,#000000a6)}.she-cat-coming-soon{font-family:var(--she-font-ui);font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--she-charcoal);background:var(--she-ivory);border-radius:999px;padding:5px 12px;display:inline-flex;align-items:center;white-space:nowrap;flex-shrink:0;opacity:.92}.she-cat-card--light.she-cat-card--coming-soon .she-cat-coming-soon{background:var(--she-charcoal);color:var(--she-ivory)}.she-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}@media(max-width:1100px){.she-prod-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.she-prod-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.she-prod-grid{grid-template-columns:1fr}}.she-prod-card{position:relative;cursor:pointer;display:flex;flex-direction:column}.she-prod-media-wrap{position:relative}.she-prod-media{display:block;position:relative;aspect-ratio:1/1;background:var(--she-cream);overflow:hidden;border-radius:3px}.she-prod-media .she-img-a,.she-prod-media .she-img-b{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease,transform .9s var(--she-ease-out)}.she-prod-media .she-img-b{opacity:0}.she-prod-card:hover .she-prod-media .she-img-a{opacity:0;transform:scale(1.03)}.she-prod-card:hover .she-prod-media .she-img-b{opacity:1;transform:scale(1.03)}.she-prod-badges{position:absolute;top:14px;left:14px;z-index:3;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.she-prod-badge{background:var(--she-ivory);color:var(--she-charcoal);font-family:var(--she-font-ui);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;padding:6px 10px;border-radius:1px;font-weight:600}.she-prod-badge--maroon{background:var(--she-maroon);color:var(--she-ivory)}.she-prod-badge--dark{background:var(--she-charcoal);color:var(--she-ivory)}.she-prod-quick{position:absolute;left:14px;right:14px;bottom:14px;z-index:3;display:flex;gap:6px;opacity:0;transform:translateY(8px);transition:all .35s var(--she-ease-out)}.she-prod-card:hover .she-prod-quick{opacity:1;transform:translateY(0)}.she-prod-quick product-form-component{flex:1;min-width:0;display:block}.she-prod-quick product-form-component form,.she-prod-quick add-to-cart-component{display:block;width:100%}.she-prod-quick .she-btn{width:100%;height:44px;padding:0 14px;font-size:10.5px;letter-spacing:.18em;background:var(--she-ivory);color:var(--she-charcoal);border-color:var(--she-ivory)}.she-prod-quick .she-btn:hover{background:var(--she-maroon);color:var(--she-ivory);border-color:var(--she-maroon)}.she-prod-quick-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:var(--she-ivory);border:1px solid var(--she-ivory);border-radius:2px;flex-shrink:0;cursor:pointer;transition:all .2s ease}.she-prod-quick-icon:hover{background:var(--she-maroon);border-color:var(--she-maroon);color:var(--she-ivory)}.she-prod-info{padding:16px 2px 0}.she-prod-cat{font-family:var(--she-font-ui);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--she-muted);margin-bottom:6px;font-weight:500}.she-prod-name{font-family:var(--she-font-display);font-size:22px;line-height:1.1;letter-spacing:-.005em;font-weight:400;margin:0 0 4px;color:var(--she-charcoal);transition:color .25s ease}.she-prod-card:hover .she-prod-name{color:var(--she-maroon)}.she-prod-sub{font-style:italic;font-family:var(--she-font-display);font-size:14px;color:var(--she-muted);margin-bottom:10px}.she-prod-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.she-prod-price{display:flex;align-items:baseline;gap:8px;font-size:14px;color:var(--she-charcoal);font-weight:600;letter-spacing:.02em}.she-prod-price .she-compare{font-size:12px;color:var(--she-muted);text-decoration:line-through;font-weight:400}.she-prod-swatches{display:flex;gap:5px}.she-prod-swatch{width:12px;height:12px;border-radius:999px;border:1px solid var(--she-line-strong);box-shadow:inset 0 0 0 1.5px var(--she-ivory)}.she-filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.she-filter-tab{padding:8px 14px;font-family:var(--she-font-ui);font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;border:1px solid var(--she-line-strong);background:transparent;color:var(--she-ink);cursor:pointer;border-radius:2px;transition:all .25s ease}.she-filter-tab:hover,.she-filter-tab.is-active{background:var(--she-charcoal);color:var(--she-ivory);border-color:var(--she-charcoal)}.she-new-arrivals{padding:96px 0;background:var(--she-cream)}.she-editorial-wrap{position:relative}.she-editorial-scroll{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px;--she-arr-gutter: 40px;padding-left:max(var(--she-arr-gutter),calc((100% - 1480px)/2));scroll-padding-left:max(var(--she-arr-gutter),calc((100% - 1480px)/2));scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:grab;-webkit-user-select:none;user-select:none}.she-editorial-scroll.is-dragging{cursor:grabbing;scroll-behavior:auto}.she-editorial-scroll::-webkit-scrollbar{display:none;height:0;width:0}.she-editorial-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,380px);gap:28px;padding-top:4px;padding-bottom:4px;padding-right:40px;width:max-content;min-width:100%}.she-editorial-card{scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .4s var(--she-ease-out);cursor:pointer}.she-editorial-card:hover{transform:translateY(-4px)}.she-ed-media{aspect-ratio:1/1;background:var(--she-cream);overflow:hidden;position:relative;border-radius:3px;box-shadow:0 1px 0 var(--she-line)}.she-ed-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000 60%,#0000002e);opacity:.7}.she-ed-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.she-ed-num{position:absolute;top:16px;left:16px;z-index:2;font-family:var(--she-font-display);font-style:italic;font-size:15px;letter-spacing:.04em;color:var(--she-ivory);display:none;align-items:center;gap:8px}.she-ed-num:before{content:"";width:18px;height:1px;background:currentColor;opacity:.7}.she-ed-tagchip{position:absolute;top:16px;right:16px;z-index:2;background:var(--she-ivory);color:var(--she-charcoal);font-family:var(--she-font-ui);font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;padding:5px 10px;border-radius:1px}.she-ed-tagchip--maroon{background:var(--she-maroon);color:var(--she-ivory)}.she-ed-foot{display:flex;justify-content:space-between;align-items:flex-end;margin-top:20px;gap:16px}.she-ed-cat{font-family:var(--she-font-ui);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--she-muted);font-weight:600;margin-bottom:6px}.she-ed-name{font-family:var(--she-font-display);font-size:26px;line-height:1.05;font-weight:400;letter-spacing:-.005em;color:var(--she-charcoal);transition:color .25s ease}.she-editorial-card:hover .she-ed-name{color:var(--she-maroon)}.she-ed-sub{font-style:italic;font-family:var(--she-font-display);font-size:16px;color:var(--she-muted);margin-top:4px}.she-ed-cta{margin-top:14px;display:inline-flex;align-items:center;gap:8px;font-family:var(--she-font-ui);font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--she-charcoal);padding-bottom:4px;border-bottom:1px solid var(--she-charcoal);transition:all .25s ease}.she-editorial-card:hover .she-ed-cta{color:var(--she-maroon);border-color:var(--she-maroon);gap:14px}.she-ed-price{font-weight:600;font-size:14px;letter-spacing:.02em;display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.she-ed-price .she-compare{font-size:12px;color:var(--she-muted);text-decoration:line-through;font-weight:400}.she-editorial-controls{margin-top:36px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px}.she-ed-count{font-family:var(--she-font-display);font-size:22px;line-height:1;letter-spacing:.04em;color:var(--she-charcoal);display:inline-flex;align-items:baseline;gap:6px}.she-ed-count .she-now{font-weight:500}.she-ed-count .she-of{color:var(--she-muted);font-style:italic;font-size:18px}.she-ed-count .she-tot{color:var(--she-muted);font-size:18px}.she-ed-track{position:relative;height:22px;cursor:pointer}.she-ed-track:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--she-line-strong);transform:translateY(-50%)}.she-ed-progress{position:absolute;top:50%;transform:translateY(-50%);height:2px;background:var(--she-maroon);transition:width .15s ease,left .15s ease;pointer-events:none}.she-ed-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:var(--she-maroon);border-radius:999px;box-shadow:0 0 0 4px var(--she-cream);transition:left .15s ease,transform .2s ease}.she-ed-track:hover .she-ed-thumb{transform:translate(-50%,-50%) scale(1.15)}.she-ed-arrow{width:44px;height:44px;border-radius:999px;border:1px solid var(--she-line-strong);background:transparent;color:var(--she-charcoal);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s var(--she-ease-out)}.she-ed-arrow:hover{background:var(--she-maroon);border-color:var(--she-maroon);color:var(--she-ivory);transform:translateY(-1px)}.she-ed-arrow:disabled{opacity:.3;cursor:not-allowed;transform:none}.she-ed-arrow:disabled:hover{background:transparent;color:var(--she-charcoal);border-color:var(--she-line-strong)}.she-ed-arrow--prev svg{transform:rotate(180deg)}@media(max-width:800px){.she-editorial-scroll{--she-arr-gutter: 20px}.she-editorial-track{padding-right:20px}}@media(max-width:700px){.she-editorial-controls{grid-template-columns:auto 1fr;row-gap:18px}.she-ed-arrow--prev{grid-row:2;grid-column:1}.she-ed-arrow--next{grid-row:2;grid-column:2;justify-self:end}}.she-hotspot-section{padding:110px 0;background:var(--she-ivory)}.she-hotspot-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:64px;align-items:stretch}@media(max-width:980px){.she-hotspot-grid{grid-template-columns:1fr;gap:40px}}.she-hotspot-stage{position:relative;aspect-ratio:1 / 1;height:fit-content;overflow:hidden;border-radius:3px;background:linear-gradient(135deg,#2a1816,var(--she-maroon-ink))}.she-hotspot-stage>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.she-hotspot-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000 60%,#00000040)}.she-hotspot-eyebrow-float{position:absolute;bottom:22px;left:22px;z-index:5;color:var(--she-ivory);font-family:var(--she-font-ui);font-size:10px;letter-spacing:.24em;text-transform:uppercase;font-weight:600;display:inline-flex;align-items:center;gap:10px;background:#0f080880;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 12px;border-radius:999px;border:1px solid rgba(246,241,234,.18)}.she-pulse-dot{width:6px;height:6px;border-radius:999px;background:var(--she-gold-soft);box-shadow:0 0 #c8ae74b3;animation:shePulseDot 1.8s infinite;flex-shrink:0}@keyframes shePulseDot{0%{box-shadow:0 0 #c8ae74b3}70%{box-shadow:0 0 0 8px #c8ae7400}to{box-shadow:0 0 #c8ae7400}}.she-hotspot-pin{position:absolute;background:none;border:none;padding:0;cursor:pointer;z-index:4;transform:translate(-50%,-50%)}.she-pin-dot{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--she-ivory);color:var(--she-maroon);font-family:var(--she-font-display);font-size:20px;line-height:1;box-shadow:0 6px 18px #00000047;transition:transform .3s var(--she-ease-out),background .25s ease,color .25s ease}.she-pin-dot:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:999px;border:1px solid rgba(246,241,234,.85);opacity:.5;animation:shePinHalo 2.6s ease-out infinite}@keyframes shePinHalo{0%{transform:scale(.65);opacity:.7}to{transform:scale(1.7);opacity:0}}.she-hotspot-pin:hover,.she-hotspot-pin.is-open{z-index:20}.she-hotspot-pin:hover .she-pin-dot,.she-hotspot-pin.is-open .she-pin-dot{background:var(--she-maroon);color:var(--she-ivory);transform:scale(1.05)}.she-hotspot-card{position:absolute;top:0;left:calc(100% + 12px);width:230px;background:var(--she-ivory);color:var(--she-ink);padding:12px;border-radius:3px;box-shadow:0 22px 60px #00000038,0 0 0 1px #0000000a;text-align:left;opacity:0;pointer-events:none;transform:translate(-6px,-10px) scale(.96);transition:all .35s var(--she-ease-out);z-index:6}.she-hotspot-pin:hover .she-hotspot-card,.she-hotspot-pin.is-open .she-hotspot-card{opacity:1;pointer-events:auto;transform:translateY(-10px) scale(1)}.she-hotspot-pin.is-flip .she-hotspot-card{left:auto;right:calc(100% + 12px)}.she-hotspot-pin.is-up .she-hotspot-card{top:auto;bottom:calc(100% + 16px);transform:translate(-6px,10px) scale(.96)}.she-hotspot-pin.is-up:hover .she-hotspot-card,.she-hotspot-pin.is-up.is-open .she-hotspot-card{transform:translate(0) scale(1)}.she-hsc-img{position:relative;aspect-ratio:1/1;background:var(--she-cream);border-radius:2px;overflow:hidden;margin-bottom:12px}.she-hsc-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.she-hsc-num{position:absolute;top:8px;left:10px;z-index:2;font-family:var(--she-font-display);font-style:italic;font-size:14px;color:var(--she-ivory);text-shadow:0 1px 2px rgba(0,0,0,.5)}.she-hsc-cat{font-family:var(--she-font-ui);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--she-muted);font-weight:600;margin-bottom:4px}.she-hsc-name{font-family:var(--she-font-display);font-size:18px;line-height:1.1;color:var(--she-charcoal);margin-bottom:8px}.she-hsc-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.she-hsc-price{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:1px}.she-hsc-price .she-compare{font-size:11px;color:var(--she-muted);text-decoration:line-through;font-weight:400}.she-hsc-add{background:var(--she-charcoal);color:var(--she-ivory);border:none;cursor:pointer;font-family:var(--she-font-ui);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;padding:9px 12px;border-radius:2px;display:inline-flex;align-items:center;gap:6px;transition:background .25s ease}.she-hsc-add:hover{background:var(--she-maroon)}.she-hsc-foot product-form-component,.she-hsc-foot product-form-component form,.she-hsc-foot add-to-cart-component{display:block}.she-hotspot-content{display:flex;flex-direction:column;justify-content:center;padding:12px 0}.she-hotspot-content .she-hotspot-heading{font-family:var(--she-font-display);font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.05;letter-spacing:-.01em;margin:14px 0 18px}.she-hotspot-content .she-hotspot-heading em{color:var(--she-maroon);font-style:italic}.she-hotspot-intro{font-family:var(--she-font-display);font-style:italic;font-size:18px;line-height:1.55;color:var(--she-muted);max-width:38ch;margin:0 0 32px}.she-hotspot-list{display:grid;gap:0;border-top:1px solid var(--she-line);margin-bottom:28px}.she-hotspot-list-item{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:16px;padding:16px 4px;border-bottom:1px solid var(--she-line);cursor:pointer;transition:padding .25s ease;position:relative}.she-hotspot-list-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--she-maroon);transform:scaleY(0);transform-origin:center;transition:transform .3s var(--she-ease-out)}.she-hotspot-list-item:hover,.she-hotspot-list-item.is-active{padding-left:14px}.she-hotspot-list-item:hover:before,.she-hotspot-list-item.is-active:before{transform:scaleY(1)}.she-hsi-num{font-family:var(--she-font-display);font-style:italic;font-size:18px;color:var(--she-maroon);letter-spacing:.02em}.she-hsi-name{font-family:var(--she-font-display);font-size:22px;line-height:1.05;color:var(--she-charcoal)}.she-hotspot-list-item.is-active .she-hsi-name{color:var(--she-maroon)}.she-hsi-sub{font-size:11px;color:var(--she-muted);margin-top:3px;letter-spacing:.04em;font-family:var(--she-font-ui)}.she-hsi-price{font-family:var(--she-font-ui);font-size:13px;font-weight:600;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.she-hsi-price .she-compare{font-size:11px;color:var(--she-muted);text-decoration:line-through;font-weight:400}.she-hotspot-actions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:980px){.she-hotspot-stage{overflow:visible}.she-hotspot-stage>img{border-radius:3px}.she-hotspot-stage:after{border-radius:3px}.she-hotspot-card{width:200px}.she-hotspot-content .she-hotspot-heading{font-size:clamp(28px,5vw,44px)}}@media(max-width:640px){.she-hotspot-stage{overflow:hidden;aspect-ratio:1 / 1}.she-hotspot-stage>.she-hotspot-card{position:absolute;left:0;right:0;bottom:0;width:100%;max-width:100%;background:#f6f1eaf5;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:0;box-shadow:0 -1px #00000014;padding:12px 16px;z-index:10;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;column-gap:14px;opacity:0;pointer-events:none;transform:translateY(100%);transition:transform .3s var(--she-ease-out),opacity .3s var(--she-ease-out)}.she-hotspot-stage>.she-hotspot-card.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.she-hotspot-stage>.she-hotspot-card .she-hsc-img{display:none}.she-hotspot-stage>.she-hotspot-card .she-hsc-cat{grid-column:1;grid-row:1;margin-bottom:3px}.she-hotspot-stage>.she-hotspot-card .she-hsc-name{grid-column:1;grid-row:2;font-size:16px;line-height:1.15;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.she-hotspot-stage>.she-hotspot-card .she-hsc-foot{grid-column:2;grid-row:1 / span 2;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px}.she-hotspot-stage>.she-hotspot-card .she-hsc-price{text-align:right;font-size:13px}.she-hotspot-stage>.she-hotspot-card .she-hsc-add{padding:8px 14px;font-size:9.5px;white-space:nowrap}.she-hotspot-stage>.she-hotspot-card product-form-component,.she-hotspot-stage>.she-hotspot-card product-form-component form,.she-hotspot-stage>.she-hotspot-card add-to-cart-component{display:block}.she-hotspot-list-item{grid-template-columns:26px 1fr auto;gap:10px;padding:12px 4px}.she-hsi-name{font-size:17px}.she-hotspot-intro{font-size:16px}.she-hotspot-heading{font-size:clamp(26px,7vw,36px)!important}}.she-instagram{padding:96px 0}.she-ig-outer{position:relative}.she-ig-outer--slider{padding:0 24px}.she-ig-grid{column-count:4;column-gap:14px}@media(max-width:1100px){.she-ig-grid{column-count:3}}@media(max-width:720px){.she-ig-grid{column-count:2;column-gap:10px}}@media(max-width:480px){.she-ig-grid{column-count:1}}.she-ig-layout--grid{column-count:unset;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:1100px){.she-ig-layout--grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.she-ig-layout--grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:480px){.she-ig-layout--grid{grid-template-columns:repeat(2,1fr)}}.she-ig-layout--grid .she-ig-cell,.she-ig-layout--grid .she-ig-cell.h-short,.she-ig-layout--grid .she-ig-cell.h-medium,.she-ig-layout--grid .she-ig-cell.h-tall{aspect-ratio:var(--she-ig-ratio, 4/5);margin:0}.she-ig-layout--slider{column-count:unset;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.she-ig-layout--slider::-webkit-scrollbar{display:none}.she-ig-layout--slider .she-ig-cell,.she-ig-layout--slider .she-ig-cell.h-short,.she-ig-layout--slider .she-ig-cell.h-medium,.she-ig-layout--slider .she-ig-cell.h-tall{flex:0 0 calc(25% - 11px);margin:0;scroll-snap-align:start;aspect-ratio:var(--she-ig-ratio, 4/5)}@media(max-width:1100px){.she-ig-layout--slider .she-ig-cell,.she-ig-layout--slider .she-ig-cell.h-short,.she-ig-layout--slider .she-ig-cell.h-medium,.she-ig-layout--slider .she-ig-cell.h-tall{flex:0 0 calc(33.333% - 10px)}}@media(max-width:720px){.she-ig-layout--slider .she-ig-cell,.she-ig-layout--slider .she-ig-cell.h-short,.she-ig-layout--slider .she-ig-cell.h-medium,.she-ig-layout--slider .she-ig-cell.h-tall{flex:0 0 calc(50% - 7px)}}@media(max-width:480px){.she-ig-layout--slider .she-ig-cell,.she-ig-layout--slider .she-ig-cell.h-short,.she-ig-layout--slider .she-ig-cell.h-medium,.she-ig-layout--slider .she-ig-cell.h-tall{flex:0 0 80%}}.she-ig-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border-radius:999px;background:var(--she-ivory);border:1px solid rgba(26,22,20,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--she-charcoal);box-shadow:0 2px 12px #0000001f;transition:background .2s,color .2s,opacity .2s;padding:0}.she-ig-nav:hover{background:var(--she-charcoal);color:var(--she-ivory)}.she-ig-nav--prev{left:0}.she-ig-nav--next{right:0}.she-ig-cell{position:relative;display:block;width:100%;margin:0 0 14px;overflow:hidden;background:var(--she-cream);cursor:pointer;break-inside:avoid;border-radius:2px;text-decoration:none}@media(max-width:720px){.she-ig-cell{margin-bottom:10px}}.she-ig-layout--masonry .she-ig-cell.h-short{aspect-ratio:1 / .85}.she-ig-layout--masonry .she-ig-cell.h-medium{aspect-ratio:1 / 1.18}.she-ig-layout--masonry .she-ig-cell.h-tall{aspect-ratio:1 / 1.45}.she-ig-cell.h-short{aspect-ratio:1 / .85}.she-ig-cell.h-medium{aspect-ratio:1 / 1.18}.she-ig-cell.h-tall{aspect-ratio:1 / 1.45}.she-ig-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .7s var(--she-ease-out)}.she-ig-cell:hover .she-ig-img{transform:scale(1.06)}.she-ig-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}.she-ig-cell--video:hover .she-ig-img{transform:none}.she-ig-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#1a0c0c8c);display:flex;align-items:flex-end;padding:14px;color:var(--she-ivory);transition:background .35s ease;z-index:1}.she-ig-cell:hover .she-ig-mask{background:linear-gradient(180deg,#55000059,#550000b3)}.she-ig-hover{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--she-ivory);opacity:0;transition:opacity .3s ease;z-index:2}.she-ig-cell:hover .she-ig-hover{opacity:1}.she-ig-label{font-family:var(--she-font-ui);font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;opacity:.95}.she-ig-caption{font-family:var(--she-font-display);font-style:italic;font-size:26px;line-height:1.05;color:var(--she-ivory);white-space:pre-line;text-align:left;margin:0}.she-ig-tag{position:absolute;top:12px;right:12px;z-index:3;width:28px;height:28px;border-radius:999px;background:#f6f1ea2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:inline-flex;align-items:center;justify-content:center;color:var(--she-ivory);border:1px solid rgba(246,241,234,.25)}.she-value-strip{background:var(--she-cream);border-top:1px solid var(--she-line);border-bottom:1px solid var(--she-line);padding:28px 0}.she-value-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;align-items:center}@media(max-width:600px){.she-value-row{gap:18px}}.she-value-item{display:flex;align-items:center;gap:14px}@media(max-width:400px){.she-value-item{flex-direction:column;text-align:center;gap:8px}}.she-value-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--she-line-strong);border-radius:999px;color:var(--she-maroon);flex-shrink:0}.she-value-label{font-family:var(--she-font-display);font-size:18px;line-height:1.15;color:var(--she-charcoal)}.she-value-sub{font-family:var(--she-font-ui);font-size:10.5px;color:var(--she-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:2px}.she-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.she-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.she-pdp-toprow{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px;flex-wrap:wrap}.she-pdp-back{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--she-muted);text-decoration:none;transition:color .2s ease}.she-pdp-back svg{transform:rotate(180deg)}.she-pdp-back:hover{color:var(--she-maroon)}.she-pdp-breadcrumb{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--she-muted);margin-bottom:28px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.she-pdp-breadcrumb a{color:var(--she-muted);text-decoration:none;transition:color .2s ease}.she-pdp-breadcrumb a:hover{color:var(--she-maroon)}.she-pdp-breadcrumb .sep{opacity:.4}.she-pdp-breadcrumb .current{color:var(--she-charcoal)}.she-pdp-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:56px;align-items:start}@media(max-width:900px){.she-pdp-grid{grid-template-columns:1fr;gap:40px}}.she-pdp-gallery{display:grid;grid-template-columns:76px 1fr;gap:14px;align-items:flex-start}@media(max-width:600px){.she-pdp-gallery{grid-template-columns:1fr}}.she-pdp-thumbs{display:flex;flex-direction:column;gap:10px;position:sticky;top:100px;max-height:80vh;overflow-y:auto;scrollbar-width:none}.she-pdp-thumbs::-webkit-scrollbar{display:none}@media(max-width:600px){.she-pdp-thumbs{flex-direction:row;order:2;position:static;max-height:none}}.she-pdp-thumb{width:76px;aspect-ratio:1/1;border-radius:2px;overflow:hidden;border:1px solid transparent;cursor:pointer;background:var(--she-cream);transition:border-color .2s ease;padding:0;flex-shrink:0;position:relative}.she-pdp-thumb.is-active{border-color:var(--she-maroon)}.she-pdp-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.she-pdp-main{aspect-ratio:4/5;position:relative;overflow:hidden;border-radius:3px;background:var(--she-cream)}.she-pdp-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.she-pdp-img.is-active{opacity:1}.she-pdp-tag{position:absolute;top:16px;left:16px;z-index:2;background:var(--she-maroon);color:var(--she-ivory);padding:7px 12px;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;border-radius:1px}.she-pdp-zoom{position:absolute;bottom:16px;right:16px;z-index:2;width:40px;height:40px;border-radius:999px;background:#f6f1eaeb;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;color:var(--she-charcoal);transition:background .2s ease}.she-pdp-zoom:hover{background:var(--she-ivory)}.she-pdp-info{position:sticky;top:100px;padding-top:8px}@media(max-width:900px){.she-pdp-info{position:static}}.she-pdp-vendor{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--she-maroon);margin-bottom:14px;font-weight:600}.she-pdp-title{font-family:var(--she-font-display);font-size:clamp(30px,4vw,44px);line-height:1;letter-spacing:-.01em;margin:0 0 8px;font-weight:400;color:var(--she-charcoal)}.she-pdp-subtitle{font-family:var(--she-font-display);font-style:italic;font-size:20px;color:var(--she-muted);margin-bottom:22px;line-height:1.3}.she-pdp-rating-row{display:flex;align-items:center;gap:14px;margin-bottom:28px;font-size:12px;color:var(--she-muted);flex-wrap:wrap}.she-stars{display:inline-flex;gap:2px;color:var(--she-gold)}.she-star{width:13px;height:13px;flex-shrink:0;fill:var(--she-stone);stroke:none}.she-star.filled{fill:var(--she-gold)}.she-pdp-review-link{color:var(--she-muted);border-bottom:1px solid currentColor;text-decoration:none;font-size:12px;transition:color .2s ease}.she-pdp-review-link:hover{color:var(--she-maroon)}.she-pdp-instock{color:var(--she-maroon);font-weight:700;font-size:12px}.she-pdp-countdown{display:inline-flex;align-items:center;gap:10px;background:var(--she-charcoal);color:var(--she-ivory);padding:10px 14px;border-radius:2px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:18px;margin-top:10px}.she-pdp-countdown .label{display:inline-flex;align-items:center;gap:6px;color:var(--she-gold-soft);white-space:nowrap}.she-pdp-countdown .label:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--she-gold-soft);animation:she-dot-pulse 1.8s infinite}.she-pdp-countdown .timer{display:inline-flex;gap:0;font-family:JetBrains Mono,Courier New,monospace;font-size:13px;letter-spacing:.04em}.she-pdp-countdown .unit{display:inline-flex;flex-direction:column;align-items:center;padding:0 6px;min-width:28px;border-left:1px solid rgba(246,241,234,.15)}.she-pdp-countdown .unit:first-child{border-left:none}.she-pdp-countdown .num{font-size:13px;font-weight:600;color:var(--she-ivory)}.she-pdp-countdown .lbl{font-size:8px;opacity:.7;text-transform:lowercase;letter-spacing:0}.she-pdp-countdown .sep{display:none}@keyframes she-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.she-pdp-price-row{display:flex;align-items:baseline;gap:14px;padding-bottom:24px;margin-bottom:28px;border-bottom:1px solid var(--she-line)}.she-pdp-price{font-size:32px;color:var(--she-charcoal);line-height:1}.she-pdp-compare{font-size:16px;color:var(--she-muted);text-decoration:line-through}.she-pdp-save{background:var(--she-maroon);color:var(--she-ivory);font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:5px 10px;font-weight:600;border-radius:1px}.she-pdp-urgency{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}@media(max-width:600px){.she-pdp-urgency{grid-template-columns:1fr}}.she-urgency-chip{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:2px;font-size:12px;background:var(--she-cream);border:1px solid var(--she-line)}.she-urgency-chip--warning{background:#fdf3e6;border-color:#e8c898;color:#6b4e1a}.she-urgency-chip--warning .ic{color:#8a6018}.she-urgency-chip--live{background:var(--she-ivory);border-color:var(--she-line-strong)}.she-urgency-chip .ic{color:var(--she-maroon);flex-shrink:0;display:flex}.she-urgency-chip .tx{display:flex;flex-direction:column;gap:1px;line-height:1.25}.she-urgency-chip .tx strong{font-size:12px;font-weight:700;color:var(--she-charcoal)}.she-urgency-chip .tx span{font-size:11px;opacity:.75}.she-live-dot{width:7px;height:7px;border-radius:999px;background:#c03a3a;animation:she-pulse 1.6s infinite;flex-shrink:0}@keyframes she-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.she-live-activity{display:flex;align-items:center;gap:12px;background:var(--she-ivory);border:1px solid var(--she-line);border-radius:2px;padding:12px 14px;margin:18px 0;font-size:12px;color:var(--she-charcoal);overflow:hidden;position:relative;animation:she-toast-in .4s cubic-bezier(.2,.7,.2,1)}@keyframes she-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.she-live-activity .ic{flex-shrink:0;width:28px;height:28px;border-radius:999px;background:var(--she-maroon);color:var(--she-ivory);display:flex;align-items:center;justify-content:center;font-family:var(--she-font-display);font-size:14px}.she-live-activity .tx{flex:1;line-height:1.3}.she-live-activity .tx strong{color:var(--she-charcoal)}.she-live-activity .tx span{color:var(--she-muted)}.she-live-activity .verified-tag{margin-left:auto;font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--she-maroon);font-weight:700;white-space:nowrap}.she-pdp-block{margin-bottom:26px}.she-pdp-lbl{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--she-muted);margin-bottom:12px}.she-pdp-val{color:var(--she-charcoal)}.she-pdp-sizeguide{color:var(--she-maroon);text-decoration:underline;font-size:11px;text-transform:none;letter-spacing:0;font-weight:400}.she-pdp-sizeguide-icon{height:28px;padding:0 10px;gap:6px;border-radius:4px;border:1px solid rgba(26,22,20,.18);background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--she-charcoal);cursor:pointer;text-decoration:none;flex-shrink:0;font-family:var(--she-font-ui);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:background .2s,border-color .2s,color .2s}.she-pdp-sizeguide-icon:hover{background:var(--she-charcoal);color:var(--she-ivory);border-color:var(--she-charcoal)}.she-size-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .25s ease}.she-size-modal.is-open{pointer-events:auto;opacity:1}.she-size-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a16149e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.she-size-modal-box{position:relative;z-index:1;background:var(--she-ivory);border-radius:6px;width:min(700px,95vw);max-height:90vh;overflow-y:auto;transform:translateY(20px);transition:transform .3s var(--she-ease-out);scrollbar-width:thin}.she-size-modal.is-open .she-size-modal-box{transform:translateY(0)}.she-size-modal-close{position:sticky;top:12px;float:right;margin:12px 12px 0 0;width:34px;height:34px;border-radius:999px;background:var(--she-ivory);border:1px solid rgba(26,22,20,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--she-charcoal);box-shadow:0 2px 8px #0000001f;transition:background .2s,color .2s;z-index:2}.she-size-modal-close:hover{background:var(--she-charcoal);color:var(--she-ivory)}.she-size-modal-img{padding:8px 20px 24px;clear:both}.she-size-modal-img img{width:100%;height:auto;display:block;border-radius:4px}.she-pdp-qty-tiers{margin:20px 0;padding:16px;background:var(--she-cream);border-radius:6px;border:1px solid rgba(26,22,20,.08)}.she-qty-tiers-label{font-family:var(--she-font-ui);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--she-muted);margin-bottom:12px}.she-qty-tiers-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.she-qty-tier{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px 8px;background:var(--she-ivory);border:1px solid rgba(26,22,20,.1);border-radius:4px;gap:6px}.she-qty-tier-count{font-family:var(--she-font-display);font-size:20px;font-weight:400;color:var(--she-charcoal);line-height:1}.she-qty-tier-badge{font-family:var(--she-font-ui);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--she-ivory);background:var(--she-maroon);border-radius:999px;padding:3px 10px;white-space:nowrap}.she-qty-tier-auto{font-family:var(--she-font-ui);font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--she-muted);opacity:.7}.she-swatch-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.she-swatch-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.she-swatch-wrap .name{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--she-muted);font-weight:500}.she-swatch{width:36px;height:36px;border-radius:999px;cursor:pointer;border:1px solid var(--she-line-strong);box-shadow:inset 0 0 0 2px var(--she-ivory);transition:transform .2s ease}.she-swatch:hover{transform:scale(1.05)}.she-swatch.is-active{box-shadow:inset 0 0 0 2px var(--she-ivory),0 0 0 1px var(--she-maroon);transform:scale(1.05)}.she-size-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}@media(max-width:480px){.she-size-row{grid-template-columns:repeat(4,1fr);gap:8px}}.she-size-cell{border:1px solid var(--she-line-strong);background:var(--she-ivory);padding:12px 8px;text-align:center;font-size:13px;font-weight:600;cursor:pointer;border-radius:2px;transition:all .2s ease;position:relative;font-family:var(--she-font-ui)}.she-size-cell:hover:not(.is-sold-out){border-color:var(--she-charcoal)}.she-size-cell.is-active{background:var(--she-charcoal);color:var(--she-ivory);border-color:var(--she-charcoal)}.she-size-cell.is-sold-out{opacity:.35;cursor:not-allowed;text-decoration:line-through}.she-stock-badge{position:absolute;top:-8px;right:-4px;background:var(--she-maroon);color:var(--she-ivory);font-size:8px;letter-spacing:.12em;text-transform:uppercase;padding:2px 5px;border-radius:2px;font-weight:700;pointer-events:none}.she-variant-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.she-vbtn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:40px;padding:0 14px;border:1px solid var(--she-line-strong);border-radius:2px;font-family:var(--she-font-ui);font-size:12px;font-weight:500;letter-spacing:.06em;cursor:pointer;background:var(--she-ivory);color:var(--she-charcoal);transition:border-color .15s ease,background .15s ease,color .15s ease;-webkit-user-select:none;user-select:none;position:relative}.she-vbtn input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.she-vbtn:hover:not(.she-vbtn--sold){border-color:var(--she-charcoal)}.she-vbtn--active{border-color:var(--she-charcoal);background:var(--she-charcoal);color:var(--she-ivory)}.she-vbtn--sold{opacity:.35;cursor:not-allowed;text-decoration:line-through;text-decoration-color:currentColor}@media(max-width:480px){.she-vbtn{height:38px;min-width:40px;font-size:11px}}input.she-qty-val{width:32px;border:none;background:transparent;text-align:center;font-family:var(--she-font-ui);font-size:15px;font-weight:600;color:var(--she-charcoal);padding:0;cursor:default;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}input.she-qty-val::-webkit-outer-spin-button,input.she-qty-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.she-qty-val:focus{outline:none}.she-size-helper{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--she-muted);margin-top:12px;padding:10px 12px;background:var(--she-cream);border-radius:2px}.she-size-helper svg{color:var(--she-maroon);flex-shrink:0}.she-pdp-qty-row{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-bottom:12px}.she-pdp-qty{display:inline-flex;align-items:center;border:1px solid var(--she-charcoal);border-radius:2px;height:50px}.she-qty-btn{width:44px;height:100%;background:none;border:none;color:var(--she-charcoal);font-size:16px;cursor:pointer;transition:background .2s ease}.she-qty-btn:hover{background:var(--she-cream)}.she-qty-val{width:30px;text-align:center;font-size:15px;font-family:var(--she-font-ui);font-weight:600}.she-pdp-add{width:100%;height:50px;font-size:11px;gap:10px}.she-express-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;margin-bottom:18px}@media(max-width:480px){.she-express-row{grid-template-columns:1fr}}@media(max-width:600px){.she-pdp-section{padding-top:32px!important;padding-bottom:48px!important}.she-pdp-breadcrumb{font-size:11px}.she-pdp-breadcrumb .sep{margin:0 4px}.she-pdp-gallery{gap:10px}.she-pdp-title{font-size:clamp(30px,8vw,38px);margin-bottom:6px}.she-pdp-subtitle{font-size:17px;margin-bottom:16px}.she-pdp-price-row{padding-bottom:18px;margin-bottom:20px}.she-pdp-price{font-size:26px}.she-pdp-countdown{width:100%;justify-content:space-between;box-sizing:border-box}.she-pdp-qty-row{gap:8px}.she-add-price{display:none}.she-delivery-row{grid-template-columns:1fr}.she-delivery-btn{text-align:left}.she-pay-methods{gap:6px}.she-pay-badge{padding:3px 6px;font-size:9px}.she-pdp-wishlist{width:100%;justify-content:center}.she-live-activity .ic{width:24px;height:24px;font-size:12px}.she-live-activity .verified-tag{display:none}}@media(max-width:480px){.she-qty-btn{width:38px}.she-qty-val{width:26px}}.she-btn-express{height:50px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;background:var(--she-charcoal);color:var(--she-ivory);border:none;border-radius:2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease;text-decoration:none}.she-btn-express:hover{background:var(--she-maroon-ink)}.she-btn-whatsapp{background:#1f8a5b}.she-btn-whatsapp:hover{background:#176d48}.she-pay-methods{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--she-muted);font-weight:600}.she-pay-label{color:var(--she-muted)}.she-pay-badges{display:flex;gap:6px;flex-wrap:wrap}.she-pay-badge{background:var(--she-ivory);border:1px solid var(--she-line-strong);border-radius:2px;padding:4px 8px;font-size:9.5px;letter-spacing:.14em;color:var(--she-charcoal);font-weight:700;white-space:nowrap}.she-pay-badge--cod{background:var(--she-maroon);color:var(--she-ivory);border-color:var(--she-maroon)}.she-pdp-wishlist{display:inline-flex;align-items:center;gap:8px;background:none;border:none;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--she-muted);cursor:pointer;padding:6px 0;margin:12px 0 22px;transition:color .2s ease}.she-pdp-wishlist:hover{color:var(--she-maroon)}.she-delivery-est{border:1px solid var(--she-line-strong);border-radius:2px;padding:14px 16px;margin-bottom:22px;background:var(--she-ivory)}.she-delivery-head{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:var(--she-charcoal);margin-bottom:8px}.she-delivery-head svg{color:var(--she-maroon)}.she-delivery-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.she-delivery-input{background:var(--she-bg);border:1px solid var(--she-line-strong);border-radius:2px;padding:10px 12px;font:inherit;font-size:13px;color:var(--she-charcoal);outline:none;transition:border-color .2s ease}.she-delivery-input:focus{border-color:var(--she-maroon)}.she-delivery-btn{background:none;border:none;font:inherit;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--she-maroon);cursor:pointer;padding:10px 4px;border-bottom:1px solid currentColor;transition:opacity .2s ease}.she-delivery-btn:hover{opacity:.7}.she-delivery-result{margin-top:10px;font-size:12.5px;color:var(--she-charcoal);display:flex;align-items:center;gap:8px}.she-delivery-result strong{color:var(--she-maroon)}.she-pdp-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 18px;padding:20px 0;margin-bottom:22px;border-top:1px solid var(--she-line);border-bottom:1px solid var(--she-line)}@media(max-width:380px){.she-pdp-trust{grid-template-columns:1fr;gap:12px}}.she-trust-item{display:flex;align-items:center;gap:12px}.she-trust-item .ic{width:36px;height:36px;border-radius:999px;background:var(--she-cream);color:var(--she-maroon);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.she-trust-item .ttl{font-size:12px;font-weight:700;color:var(--she-charcoal);line-height:1.2}.she-trust-item .sub{font-size:11px;color:var(--she-muted);margin-top:2px}.she-pdp-accordions{border-top:1px solid var(--she-line)}.she-acc-item{border-bottom:1px solid var(--she-line)}.she-acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;background:none;border:none;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--she-charcoal);cursor:pointer;font-family:var(--she-font-ui)}.she-acc-head:hover{color:var(--she-maroon)}.she-acc-plus{width:14px;height:14px;flex-shrink:0;color:var(--she-charcoal);transition:transform .3s ease}.she-acc-item.is-open .she-acc-plus{transform:rotate(45deg)}.she-acc-body{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;font-size:13px;line-height:1.65;color:var(--she-muted)}.she-acc-item.is-open .she-acc-body{max-height:400px;padding:0 0 22px}.she-acc-body-inner ul{padding-left:18px;margin:0}.she-acc-body-inner ul li{margin-bottom:6px}.she-acc-body-inner p{margin:0}.she-pdp-sticky{position:fixed;left:0;right:0;bottom:-100%;z-index:200;background:var(--she-ivory);border-top:1px solid var(--she-line);padding:14px max(16px,3vw);display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center;transition:bottom .35s cubic-bezier(.2,.7,.2,1);box-shadow:0 -10px 30px #00000014}.she-pdp-sticky.is-visible{bottom:0}.she-sticky-img{width:56px;height:56px;border-radius:2px;overflow:hidden;flex-shrink:0;background:var(--she-cream);position:relative}.she-sticky-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.she-sticky-info{min-width:0}.she-sticky-name{font-family:var(--she-font-display);font-size:20px;line-height:1;color:var(--she-charcoal);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.she-sticky-price{font-size:12px;color:var(--she-muted);margin-top:4px}.she-sticky-size{background:var(--she-ivory);border:1px solid var(--she-line-strong);padding:12px 16px;font:inherit;font-size:12px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border-radius:2px;font-weight:600;min-width:120px}.she-sticky-add{height:44px;font-size:11px;padding:0 22px;white-space:nowrap;gap:8px}@media(max-width:600px){.she-pdp-sticky{padding:10px 16px;gap:10px;grid-template-columns:1fr auto auto}.she-sticky-img{display:none}.she-sticky-size{min-width:80px}}.she-bundle-section{margin-top:64px;padding:40px 36px;background:var(--she-cream);border-radius:4px}@media(max-width:600px){.she-bundle-section{padding:28px 18px;margin-top:40px}}.she-bundle-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;margin-bottom:30px}.she-bundle-head h3{font-family:var(--she-font-display);font-size:36px;line-height:1;margin:0;font-weight:400;letter-spacing:-.005em;color:var(--she-charcoal)}.she-bundle-head h3 em{color:var(--she-maroon);font-style:italic}.she-bundle-save{display:inline-flex;align-items:center;gap:8px;background:var(--she-maroon);color:var(--she-ivory);padding:8px 14px;border-radius:2px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;white-space:nowrap}.she-bundle-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto 1fr;gap:20px;align-items:center}@media(max-width:900px){.she-bundle-grid{grid-template-columns:1fr 1fr}.she-bundle-plus,.she-bundle-eq{display:none}.she-bundle-total{grid-column:1 / -1}}@media(max-width:480px){.she-bundle-grid{grid-template-columns:1fr}.she-bundle-total{grid-column:auto}}.she-bundle-item{background:var(--she-ivory);border-radius:3px;padding:14px;text-align:center;position:relative;cursor:pointer;transition:transform .25s ease}.she-bundle-item:hover{transform:translateY(-2px)}.she-bundle-item:not(.is-checked){opacity:.55}.she-bundle-check{position:absolute;top:10px;left:10px;z-index:2;width:22px;height:22px;border-radius:999px;border:2px solid var(--she-maroon);background:var(--she-maroon);display:inline-flex;align-items:center;justify-content:center;color:var(--she-ivory);font-size:11px}.she-bundle-item:not(.is-checked) .she-bundle-check{background:var(--she-ivory);color:var(--she-ivory)}.she-bundle-img{aspect-ratio:1/1;background:var(--she-cream);border-radius:2px;overflow:hidden;margin-bottom:12px;position:relative}.she-bundle-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.she-bundle-cat{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--she-muted);margin-bottom:6px}.she-bundle-name{font-family:var(--she-font-display);font-size:17px;line-height:1.1;color:var(--she-charcoal);margin-bottom:4px}.she-bundle-price{font-size:13px;font-weight:700;color:var(--she-charcoal)}.she-bundle-plus,.she-bundle-eq{font-family:var(--she-font-display);font-size:32px;color:var(--she-maroon);text-align:center;font-weight:300;align-self:center}.she-bundle-total{background:var(--she-charcoal);color:var(--she-ivory);border-radius:3px;padding:22px 20px;text-align:center}.she-bundle-total .label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--she-gold-soft);margin-bottom:8px}.she-bundle-total .big{font-family:var(--she-font-display);font-size:32px;line-height:1;margin-bottom:4px}.she-bundle-total .strike{font-size:13px;text-decoration:line-through;opacity:.55;margin-bottom:12px}.she-bundle-total .she-btn{width:100%;padding:12px 16px;background:var(--she-ivory);color:var(--she-charcoal);border-color:var(--she-ivory);font-size:10.5px;letter-spacing:.18em}.she-bundle-total .she-btn:hover{background:var(--she-maroon);color:var(--she-ivory);border-color:var(--she-maroon)}.she-reviews-section{padding:80px 0;border-top:1px solid var(--she-line)}.she-review-quote{background:var(--she-charcoal);color:var(--she-ivory);padding:32px;border-radius:3px;position:relative;margin-bottom:24px}.she-review-quote:before{content:"\201c";position:absolute;top:4px;left:20px;font-family:var(--she-font-display);font-size:80px;color:var(--she-gold-soft);line-height:1}.she-review-quote .body{font-family:var(--she-font-display);font-style:italic;font-size:22px;line-height:1.4;padding-left:32px}.she-review-quote .attribution{margin-top:14px;padding-left:32px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--she-gold-soft);font-weight:600}@media(max-width:600px){.she-review-quote{padding:22px 18px}.she-review-quote:before{font-size:56px;left:14px;top:2px}.she-review-quote .body{font-size:17px;padding-left:22px}.she-review-quote .attribution{padding-left:22px}}.she-review-photos{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:32px}@media(max-width:900px){.she-review-photos{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.she-review-photos{grid-template-columns:repeat(3,1fr)}}.she-review-photo{aspect-ratio:1/1;border-radius:2px;background:var(--she-cream);background-size:cover;background-position:center;cursor:pointer;position:relative;transition:transform .3s ease}.she-review-photo:hover{transform:scale(1.03)}.she-review-photo .badge{position:absolute;bottom:6px;left:6px;background:#0f0808cc;color:var(--she-ivory);font-size:9px;letter-spacing:.14em;text-transform:uppercase;padding:3px 6px;border-radius:2px;font-weight:600}.she-reviews-layout{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:start}@media(max-width:800px){.she-reviews-layout{grid-template-columns:1fr}}.she-review-big{font-family:var(--she-font-display);font-size:80px;line-height:1;color:var(--she-charcoal);margin-bottom:8px}.she-review-count{font-size:12px;color:var(--she-muted);margin-top:4px}.she-review-bars{margin-top:22px;display:flex;flex-direction:column;gap:10px}.she-review-bar{display:grid;grid-template-columns:22px 1fr 30px;gap:12px;align-items:center;font-size:12px;color:var(--she-muted)}.she-review-bar .track{height:4px;background:var(--she-cream);border-radius:2px;overflow:hidden}.she-review-bar .fill{height:100%;background:var(--she-maroon)}.she-fit-feedback{margin-top:24px;padding-top:18px;border-top:1px solid var(--she-line)}.she-fit-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--she-charcoal);font-weight:700;margin-bottom:10px}.she-fit-row{display:grid;gap:8px}.she-fit-item{display:grid;grid-template-columns:1fr 30px;gap:8px;align-items:center}.she-fit-name{font-size:12px;color:var(--she-muted);margin-bottom:4px}.she-fit-bar{height:3px;background:var(--she-cream);border-radius:2px}.she-fit-fill{height:100%;background:var(--she-maroon);border-radius:2px}.she-fit-pct{font-size:12px;color:var(--she-muted);text-align:right}.she-reviews-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 20px}.she-review-filter{background:none;border:1px solid var(--she-line-strong);padding:8px 14px;border-radius:999px;font:inherit;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--she-charcoal);cursor:pointer;transition:all .25s ease}.she-review-filter:hover{border-color:var(--she-charcoal)}.she-review-filter.is-active{background:var(--she-charcoal);color:var(--she-ivory);border-color:var(--she-charcoal)}.she-review-list{display:grid;gap:24px}.she-review-card{background:var(--she-ivory);border:1px solid var(--she-line);border-radius:3px;padding:24px 28px}.she-review-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.she-review-who{display:flex;align-items:center;gap:12px}.she-review-avatar{width:36px;height:36px;border-radius:999px;background:var(--she-maroon);color:var(--she-ivory);display:inline-flex;align-items:center;justify-content:center;font-family:var(--she-font-display);font-size:16px;flex-shrink:0}.she-review-name{font-size:13px;font-weight:600;color:var(--she-charcoal)}.she-review-date{font-size:11px;color:var(--she-muted)}.she-review-verified{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--she-maroon);font-weight:600}.she-review-stars{font-size:13px;margin:8px 0}.she-review-title{font-size:14px;font-weight:700;color:var(--she-charcoal);margin:6px 0 4px}.she-review-body{font-size:14px;line-height:1.55;color:var(--she-charcoal)}.she-review-photo-thumb{width:70px;height:70px;border-radius:3px;background-size:cover;background-position:center;margin-top:12px}.she-qa-section{padding:80px 0;border-top:1px solid var(--she-line)}.she-qa-list{display:grid;gap:16px;margin-bottom:32px}.she-qa-item{border:1px solid var(--she-line);border-radius:3px;padding:18px 22px;background:var(--she-ivory)}.she-qa-q{display:flex;gap:12px;font-size:14px;color:var(--she-charcoal);margin-bottom:10px;line-height:1.4}.she-qa-marker{font-family:var(--she-font-display);font-size:18px;font-style:italic;color:var(--she-maroon);flex-shrink:0;line-height:1}.she-qa-a{display:flex;gap:12px;font-size:13.5px;color:var(--she-muted);line-height:1.55;padding-left:24px;border-left:1px solid var(--she-line)}.she-qa-a-marker{flex-shrink:0;width:20px}.she-qa-by{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--she-maroon);font-weight:700;display:block;margin-bottom:4px}.she-qa-ask{margin-top:18px;display:flex;align-items:center;gap:12px;padding:14px 18px;background:var(--she-cream);border-radius:3px;font-size:13px}.she-qa-ask .ic{color:var(--she-maroon);flex-shrink:0;display:flex}.she-qa-ask .link{color:var(--she-maroon);font-weight:700;cursor:pointer;border-bottom:1px solid currentColor}.she-related-section{padding:80px 0;border-top:1px solid var(--she-line)}.she-rev-skel{display:block;background:linear-gradient(90deg,var(--she-cream) 25%,var(--she-stone-2) 50%,var(--she-cream) 75%);background-size:200% 100%;animation:she-shimmer 1.5s infinite;border-radius:3px}@keyframes she-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.she-rev-skel-card{background:var(--she-cream)!important;border-color:transparent!important;pointer-events:none}.she-rev-loading-summary{display:flex;flex-direction:column}.she-rev-loading-summary .she-rev-skel{margin-bottom:8px}.she-store-rev-agg{align-items:center;gap:10px;background:var(--she-cream);border:1px solid var(--she-line);padding:10px 18px;border-radius:999px}.she-store-rev-avg{font-family:var(--she-font-display);font-size:26px;line-height:1;color:var(--she-charcoal);font-weight:400}.she-store-rev-count{font-size:11px;color:var(--she-muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.she-store-masonry{columns:3;column-gap:24px;margin-top:32px}.she-masonry-card{break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:24px;display:block}.she-masonry-stars{margin-bottom:10px}.she-masonry-footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid var(--she-line);gap:8px;flex-wrap:wrap}.she-masonry-product{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--she-maroon);font-weight:600;background:#55000012;padding:4px 10px;border-radius:2px;white-space:nowrap;flex-shrink:0}@media(max-width:960px){.she-store-masonry{columns:2}}@media(max-width:600px){.she-store-masonry{columns:1;margin-top:20px}.she-store-rev-agg{display:none!important}}.email-signup__input-group{border-bottom:1px solid white}.menu-list__link-title{letter-spacing:.14em;font-size:12.5px;text-transform:uppercase!important;color:#2a2422!important;position:relative;font-weight:500!important}.menu-list__link-title:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:1px;background:#500;transition:all .3s ease;transform:scaleX(0);transform-origin:left center}.menu-list__link:hover .menu-list__link-title:after{transform:scaleX(1)}.menu-list__link--active .menu-list__link-title{color:#500!important}.menu-list__link--active .menu-list__link-title:after{transform:scaleX(1)}.menu-list:hover .menu-list__link--active:not(:hover) .menu-list__link-title:after{transform:scaleX(0)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/she-steps.css.map */
