@keyframes yellow-shadow-pulse{0%{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),.5)}70%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes black-shadow-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,8%,.22)}50%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes orange-shadow-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,8%,.22)}50%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes orange-text-pulse{0%{color:var(--bs-body-color)}50%{color:var(--bs-link-color)}to{color:var(--bs-body-color)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}#shop-section .product-page-layout{align-items:stretch}#shop-section .product-gallery-card,#shop-section .product-purchase-card{height:100%}#shop-section .product-gallery-carousel .carousel-inner,#shop-section .product-gallery-carousel .carousel-item{aspect-ratio:1;background:var(--theme-surface-2);border-radius:.75rem;overflow:hidden;position:relative}#shop-section .product-gallery-image{display:block;height:100%;inset:0;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;width:100%}#shop-section .product-description-content{margin-bottom:0}#shop-section .product-description-content h1,#shop-section .product-description-content h2,#shop-section .product-description-content h3,#shop-section .product-description-content h4,#shop-section .product-description-content h5,#shop-section .product-description-content h6{color:var(--theme-heading);font-family:Cormorant Garamond,Baskerville,Georgia,serif}#shop-section .product-description-content li,#shop-section .product-description-content p{font-family:Inter,Source Sans\ 3,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.7}#shop-section .product-share-block{border-color:var(--theme-card-border)!important}#shop-section .product-qty-stepper{align-items:stretch;display:flex;max-width:14rem}#shop-section .product-qty-btn{align-items:center;background:var(--theme-surface-2);border:1px solid var(--bs-border-color);color:var(--theme-heading);cursor:pointer;display:inline-flex;flex:0 0 3rem;font-size:.85rem;justify-content:center;line-height:1;margin:0;padding:0;transition:background-color .22s ease-out,color .22s ease-out,border-color .22s ease-out;width:3rem}#shop-section .product-qty-btn:first-child{border-radius:.75rem 0 0 .75rem}#shop-section .product-qty-btn:last-child{border-radius:0 .75rem .75rem 0}#shop-section .product-qty-btn:hover:not(:disabled){background:var(--bs-primary);border-color:var(--bs-primary);color:#151515}#shop-section .product-qty-btn:disabled{cursor:not-allowed;opacity:.45}#shop-section .product-qty-input{border-left:0;border-radius:0;border-right:0;font-variant-numeric:tabular-nums;min-width:0;text-align:center}#shop-section .product-qty-input:focus{z-index:1}
