.shoppable-stories{padding:64px 0;overflow:hidden}.shoppable-stories__header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 var(--page-padding, 40px);margin-bottom:36px;opacity:0;transform:translateY(20px);animation:ssRevealUp .8s cubic-bezier(.16,1,.3,1) .1s both}.shoppable-stories__kicker{font-size:.65rem;letter-spacing:.42em;text-transform:uppercase;color:var(--tease-gold, #D4B483);margin:0 0 12px}.shoppable-stories__subtitle{font-size:.85rem;color:var(--color-foreground-heading, #F7F3EE);opacity:.5;margin:10px 0 0;letter-spacing:.02em}.shoppable-stories__title{font-family:var(--font-heading--family);font-style:italic;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:.08em;color:var(--color-foreground-heading, #F7F3EE);margin:0}.shoppable-stories__follow{font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--tease-gold, #D4B483);text-decoration:none;transition:all .4s ease;padding:8px 0;position:relative}.shoppable-stories__follow:after{content:"";position:absolute;bottom:6px;left:0;width:100%;height:1px;background:var(--tease-gold, #D4B483);transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.16,1,.3,1)}.shoppable-stories__follow:hover{opacity:.85}.shoppable-stories__follow:hover:after{transform:scaleX(1);transform-origin:left}@keyframes ssRevealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ssRevealScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes ssRingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ssShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes ssPulseGlow{0%,to{box-shadow:0 0 #d4b4834d}50%{box-shadow:0 0 20px 4px #d4b48326}}.shoppable-stories__circles{display:flex;gap:28px;padding:0 var(--page-padding, 40px);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.shoppable-stories__circles::-webkit-scrollbar{display:none}.shoppable-story__circle{display:flex;flex-direction:column;align-items:center;gap:12px;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:transform .5s cubic-bezier(.16,1,.3,1);opacity:0;transform:scale(.85);animation:ssRevealScale .7s cubic-bezier(.16,1,.3,1) both}.shoppable-story__circle:nth-child(1){animation-delay:.2s}.shoppable-story__circle:nth-child(2){animation-delay:.32s}.shoppable-story__circle:nth-child(3){animation-delay:.44s}.shoppable-story__circle:nth-child(4){animation-delay:.56s}.shoppable-story__circle:nth-child(5){animation-delay:.68s}.shoppable-story__circle:nth-child(6){animation-delay:.8s}.shoppable-story__circle:nth-child(7){animation-delay:.92s}.shoppable-story__circle:nth-child(8){animation-delay:1.04s}.shoppable-story__circle:hover{transform:scale(1.08)}.shoppable-story__ring{width:82px;height:82px;border-radius:50%;padding:3px;display:flex;align-items:center;justify-content:center;position:relative;background:transparent;animation:ssPulseGlow 3s ease-in-out infinite}.shoppable-story__ring:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:3px;background:conic-gradient(from 0deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888,#cc2366,#dc2743,#e6683c,#f09433);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;animation:ssRingRotate 8s linear infinite}.shoppable-story__circle:hover .shoppable-story__ring{box-shadow:0 0 28px #d4b4834d,0 0 60px #d629761a}.shoppable-story__circle:hover .shoppable-story__ring:before{animation-duration:4s}.shoppable-story__ring img{width:calc(100% - 6px);height:calc(100% - 6px);border-radius:50%;object-fit:cover;border:3px solid var(--tease-noir, #0B0B0B);position:relative;z-index:1;transition:transform .5s cubic-bezier(.16,1,.3,1)}.shoppable-story__circle:hover .shoppable-story__ring img{transform:scale(1.03)}.shoppable-story__placeholder{width:calc(100% - 6px);height:calc(100% - 6px);border-radius:50%;background:var(--tease-ink, #16140F);border:3px solid var(--tease-noir, #0B0B0B);display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.shoppable-story__label{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-foreground, #F7F3EE);white-space:nowrap;opacity:.6;transition:all .4s ease}.shoppable-story__circle:hover .shoppable-story__label{opacity:1;letter-spacing:.2em}.shoppable-story__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none}.shoppable-story__modal.is-open{visibility:visible;pointer-events:auto}.shoppable-story__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .5s ease}.shoppable-story__modal.is-open .shoppable-story__modal-overlay{opacity:1}.shoppable-story__modal-content{position:relative;width:94vw;max-width:700px;max-height:90vh;background:#0b0b0b;display:flex;flex-direction:column;opacity:0;transform:scale(.92) translateY(20px);transition:opacity .5s ease,transform .6s cubic-bezier(.16,1,.3,1);border-radius:12px;overflow:hidden;box-shadow:0 40px 80px #0009,0 0 0 1px #d4b4831a}.shoppable-story__modal.is-open .shoppable-story__modal-content{opacity:1;transform:scale(1) translateY(0)}.shoppable-story__close{position:absolute;top:18px;right:22px;background:none;border:none;color:#f7f3ee;cursor:pointer;z-index:2;opacity:.4;transition:all .4s cubic-bezier(.16,1,.3,1);padding:4px;line-height:1}.shoppable-story__close:hover{opacity:1;transform:rotate(90deg);color:#d4b483}.shoppable-story__close svg{stroke:currentColor}.shoppable-story__modal-header{display:flex;align-items:baseline;gap:16px;padding:28px 28px 20px;flex-shrink:0;border-bottom:1px solid rgba(212,180,131,.08)}.shoppable-story__modal-tag{font-size:1.6rem;font-weight:400;letter-spacing:.08em;color:#f7f3ee;text-transform:uppercase;font-family:var(--font-heading--family, Georgia, serif);font-style:italic}.shoppable-story__modal-count{font-size:.75rem;color:#d4b483;letter-spacing:.15em}.shoppable-story__modal-scroll{flex:1;overflow-y:auto;padding:0 28px 32px;-webkit-overflow-scrolling:touch}.shoppable-story__brand-info{display:flex;align-items:center;gap:10px;margin-bottom:20px}.shoppable-story__brand-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:2px;background:conic-gradient(from 0deg,#d4b483,#c9a89a,#d4b483,#c7a876,#d4b483);animation:ssRingRotate 8s linear infinite}.shoppable-story__brand-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #0B0B0B}.shoppable-story__brand-initial{width:100%;height:100%;border-radius:50%;border:2px solid #0B0B0B;background:#16140f;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading--family);font-style:italic;font-size:1rem;color:#d4b483}.shoppable-story__brand-name{font-size:.9rem;font-weight:500;letter-spacing:.05em;color:#f7f3ee}.shoppable-story__image-wrap{position:relative;width:100%;margin-bottom:16px;overflow:hidden;border-radius:4px}.shoppable-story__image-wrap img{width:100%;display:block;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.shoppable-story__image-wrap:hover img{transform:scale(1.02)}.shoppable-story__hotspot{position:absolute;width:42px;height:42px;border-radius:50%;background:#d4b483e6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;box-shadow:0 2px 16px #0000004d;animation:hotspotPulse 2.5s ease-in-out infinite}.shoppable-story__hotspot:hover{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 4px 24px #d4b48366}.shoppable-story__hotspot-icon{font-size:1.3rem;font-weight:300;color:#0b0b0b;line-height:1;transition:transform .4s cubic-bezier(.16,1,.3,1)}@keyframes hotspotPulse{0%,to{box-shadow:0 2px 16px #00000026,0 0 #d4b48366}50%{box-shadow:0 2px 16px #00000026,0 0 0 14px #d4b48300}}.shoppable-story__product-card{display:none;border:1px solid rgba(212,180,131,.15);padding:16px;margin-bottom:20px;animation:slideUp .4s cubic-bezier(.16,1,.3,1) both;transition:border-color .4s ease,box-shadow .4s ease;background:#16140f99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.shoppable-story__product-card:hover{border-color:#d4b48366;box-shadow:0 8px 32px #d4b48314}.shoppable-story__product-card.is-visible{display:block}.shoppable-story__product-row{display:flex;align-items:center;gap:14px;text-decoration:none}.shoppable-story__product-image{width:72px;height:96px;flex-shrink:0;overflow:hidden;background:#16140f;border-radius:2px;border:1px solid rgba(212,180,131,.1)}.shoppable-story__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.shoppable-story__product-card:hover .shoppable-story__product-image img{transform:scale(1.05)}.shoppable-story__product-info{flex:1;min-width:0}.shoppable-story__product-title{font-size:1rem;font-weight:400;color:#f7f3ee;margin:0 0 4px;font-family:var(--font-heading--family, Georgia, serif);font-style:italic;letter-spacing:.02em}.shoppable-story__product-price{font-size:.85rem;color:#d4b483;margin:0;letter-spacing:.08em}.shoppable-story__product-bag{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#d4b483;color:#0b0b0b;flex-shrink:0;transition:all .5s cubic-bezier(.16,1,.3,1)}.shoppable-story__product-bag:hover{background:#c7a876;color:#0b0b0b;transform:scale(1.05);box-shadow:0 4px 16px #d4b4834d}.shoppable-story__product-details{display:none;margin-top:16px;padding-top:16px;border-top:1px solid rgba(212,180,131,.12);animation:slideUp .35s cubic-bezier(.16,1,.3,1) both}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shoppable-story__option-label{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:#d4b483;margin:0 0 10px}.shoppable-story__size-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.shoppable-story__size-btn{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(212,180,131,.2);background:transparent;font-size:.72rem;letter-spacing:.08em;font-weight:500;color:#f7f3ee;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);padding:0 14px}.shoppable-story__size-btn:hover{border-color:#d4b483;color:#d4b483}.shoppable-story__size-btn.is-active{background:#d4b483;color:#0b0b0b;border-color:#d4b483}.shoppable-story__color-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.shoppable-story__color-btn{width:36px;height:36px;border:2px solid transparent;cursor:pointer;transition:all .25s ease;outline:none;padding:0}.shoppable-story__color-btn:hover{border-color:#d4b483}.shoppable-story__color-btn.is-active{border-color:#d4b483;box-shadow:inset 0 0 0 2px #0b0b0b}.shoppable-story__quantity{display:flex;align-items:center;border:1px solid rgba(212,180,131,.2);margin-bottom:16px;height:48px}.shoppable-story__qty-btn{width:48px;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:1.1rem;color:#f7f3ee;cursor:pointer;transition:background .2s ease}.shoppable-story__qty-btn:hover{background:#d4b48314;color:#d4b483}.shoppable-story__qty-value{flex:1;text-align:center;font-size:.9rem;font-weight:500;color:#f7f3ee;border-left:1px solid rgba(212,180,131,.2);border-right:1px solid rgba(212,180,131,.2);height:100%;display:flex;align-items:center;justify-content:center}.shoppable-story__product-atc{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 0;background:linear-gradient(135deg,#d4b483,#c9a89a,#d4b483);background-size:200% 200%;color:#0b0b0b;text-align:center;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;border:none}.shoppable-story__product-atc:hover{transform:translateY(-1px);box-shadow:0 8px 24px #d4b4834d;background-position:100% 50%}.shoppable-story__description{font-size:.9rem;line-height:1.7;color:#f7f3ee99;margin-bottom:24px}.shoppable-story__social-link{display:inline-flex;align-items:center;gap:10px;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#d4b483;text-decoration:none;padding:14px 28px;border:1px solid rgba(212,180,131,.3);border-radius:0;transition:all .5s cubic-bezier(.16,1,.3,1)}.shoppable-story__social-link:hover{border-color:#d4b483;color:#f7f3ee;background:#d4b48314;transform:translateY(-1px);box-shadow:0 4px 16px #d4b48326}@media(max-width:899px){.shoppable-stories{padding:48px 0}.shoppable-stories__header{flex-direction:column;gap:8px;padding:0 20px;margin-bottom:24px}.shoppable-stories__circles{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 20px;padding:0 20px;overflow-x:visible;justify-items:center}.shoppable-story__ring{width:120px;height:120px;padding:4px}.shoppable-story__ring:before{padding:4px}.shoppable-story__ring img{width:calc(100% - 8px);height:calc(100% - 8px)}.shoppable-story__label{font-size:.75rem;letter-spacing:.12em}.shoppable-story__modal-content{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:12px 12px 0 0;margin-top:auto}.shoppable-story__modal-header{padding:24px 20px 16px}.shoppable-story__modal-tag{font-size:1.4rem}.shoppable-story__modal-scroll{padding:0 20px 32px}}@media(max-width:479px){.shoppable-story__ring{width:100px;height:100px}.shoppable-stories__circles{gap:20px 16px;padding:0 16px}.shoppable-stories__header{padding:0 16px}.shoppable-story__modal-scroll{padding:0 16px 28px}.shoppable-story__modal-header{padding:20px 16px 12px}}@media(min-width:900px){.shoppable-story__modal-content{max-width:800px}.shoppable-story__modal-scroll{padding:0 32px 40px}.shoppable-story__image-wrap img{max-height:500px;object-fit:contain}}@media(prefers-reduced-motion:reduce){.shoppable-story__ring:before{animation:none}.shoppable-story__circle,.shoppable-stories__header{animation:none;opacity:1;transform:none}}.shoppable-stories__follow-wrap{display:flex;justify-content:center;padding:32px var(--page-padding, 40px) 0}.shoppable-stories__follow-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--tease-gold, #D4B483);text-decoration:none;border:1px solid rgba(212,180,131,.3);transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.shoppable-stories__follow-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(212,180,131,.08),transparent);opacity:0;transition:opacity .4s ease}.shoppable-stories__follow-btn:hover{border-color:var(--tease-gold, #D4B483);transform:translateY(-2px);box-shadow:0 8px 24px #d4b48326}.shoppable-stories__follow-btn:hover:before{opacity:1}.shoppable-story__variants{padding:0 16px;margin-bottom:12px}.shoppable-story__option-group{margin-bottom:10px}.shoppable-story__option-label{display:block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:#d4b483b3;margin-bottom:6px}.shoppable-story__option-values{display:flex;flex-wrap:wrap;gap:6px}.shoppable-story__option-btn{padding:6px 14px;font-size:.7rem;letter-spacing:.08em;border:1px solid rgba(212,180,131,.2);background:transparent;color:#f7f3ee99;border-radius:0;cursor:pointer;transition:all .3s ease}.shoppable-story__option-btn:hover{border-color:#d4b48380;color:#d4b483}.shoppable-story__option-btn.is-selected{border-color:#d4b483;background:#d4b483;color:#0b0b0b;font-weight:600}.shoppable-story__add-to-cart{display:block;width:calc(100% - 32px);margin:0 16px 16px;padding:14px 0;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;background:linear-gradient(135deg,#d4b483,#c9a89a,#d4b483);background-size:200% 200%;color:#0b0b0b;border:none;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.shoppable-story__add-to-cart:hover{background-position:100% 50%;transform:translateY(-1px);box-shadow:0 6px 20px #d4b4834d}.shoppable-story__add-to-cart:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/shoppable-stories-v2.css.map */
