[data-cart-section].cart-updating{opacity:.6;pointer-events:none}.discount-code .applied-discounts{list-style:none;padding:0;margin:0 0 8px}.discount-code .applied-discounts li{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;margin:0 4px 4px 0;background:#eee;border-radius:3px;font-size:.9em}.discount-code .remove-discount{background:none;border:0;cursor:pointer;padding:0;color:#666}.discount-code .discount-error{color:#b00;margin-top:6px;font-size:.9em}.shopping-cart .price s,.shopping-cart .total s{color:#999;margin-right:4px}.shopping-cart .line-discounts{list-style:none;padding:0;margin:4px 0 0;font-size:.85em}.shopping-cart .line-discounts li{margin:0}.cart-instructions{display:flex;gap:20px;margin:16px 0}.cart-instructions .field{flex:1;margin-bottom:12px}@media(max-width:600px){.cart-instructions{display:block}}.cart-instructions label{display:block;font-weight:700}.cart-instructions .hint{display:block;font-size:.85em;color:#666;margin-bottom:4px}.cart-instructions textarea{width:100%;box-sizing:border-box}.gift-invoice{margin:20px 0 0}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.gift-card-recipient{margin:1em 0}.gift-card-recipient__toggle{display:flex;align-items:center;gap:.5em;cursor:pointer}.gift-card-recipient__fields{margin-top:1em}.gift-card-recipient__fields>div{margin-bottom:.75em}.gift-card-recipient__fields label{display:block;margin-bottom:.25em}.gift-card-recipient__fields input[type=email],.gift-card-recipient__fields input[type=text],.gift-card-recipient__fields input[type=date],.gift-card-recipient__fields textarea{width:100%;max-width:360px}.gift-card-recipient__hint{display:block;font-size:.85em;opacity:.7}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}#product-detail .photos .large .slides>li[data-media-type=image] img{cursor:zoom-in}.product-image-zoom{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:9999;display:none}.product-image-zoom.open{display:block}.product-image-zoom .zoom-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:transparent;border:0;color:#000;cursor:pointer;padding:0;line-height:0;display:flex;align-items:center;justify-content:center;z-index:3}.product-image-zoom .zoom-close:hover{color:#b98850}.product-image-zoom .zoom-stage{position:absolute;width:100%;height:100%}.product-image-zoom .zoom-slide{margin:0;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.product-image-zoom .zoom-slide.active{opacity:1;pointer-events:auto}.product-image-zoom .zoom-slide img{width:100%;height:100%;object-fit:contain;display:block}.product-image-zoom .zoom-thumbs{position:absolute;bottom:20px;left:20px;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 100px);overflow-y:auto;z-index:2}.product-image-zoom .zoom-thumbs li{padding:0;margin:0}.product-image-zoom .zoom-thumbs button{width:80px;height:80px;background:transparent;padding:0;border:solid 2px transparent;cursor:pointer;display:block;opacity:.7;transition:opacity .2s ease,border-color .2s ease}.product-image-zoom .zoom-thumbs button:hover{opacity:1}.product-image-zoom .zoom-thumbs button:focus{outline:none}.product-image-zoom .zoom-thumbs button img{width:100%;height:100%;object-fit:cover;display:block}.product-image-zoom .zoom-thumbs li.active button,.product-image-zoom .zoom-thumbs button:focus-visible{border-color:#b98850;opacity:1}.product-image-zoom .zoom-dots{display:none;position:absolute;bottom:30px;left:50%;transform:translate(-50%);gap:10px;z-index:2}.product-image-zoom .zoom-dots button{width:10px;height:10px;border-radius:50%;background:#00000040;border:0;padding:0;cursor:pointer}.product-image-zoom .zoom-dots button.active{background:#b98850}.product-image-zoom .zoom-arrows{display:none;position:absolute;bottom:20px;right:20px;gap:8px;z-index:2}.product-image-zoom .zoom-arrows button{width:40px;height:40px;background:transparent;border:0;color:#000;cursor:pointer;padding:0;line-height:0;display:flex;align-items:center;justify-content:center}.product-image-zoom .zoom-arrows button:hover{color:#b98850}@media(max-width:899px){.product-image-zoom .zoom-thumbs{display:none}.product-image-zoom .zoom-dots,.product-image-zoom .zoom-arrows{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
