:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 217.5px;--grid-item-width: 355px;--header-height: 65px;--good-choice-height: 60px;--color-dark: #000;--color-light: #fff}@font-face{font-family:Jost;src:url(https://cdn.shopify.com/oxygen-v2/43236/38090/80089/2036100/assets/Jost-VariableFont_wght-BgZVHdM1.ttf) format("truetype")}@font-face{font-family:Plus Jakarta Sans;src:url(https://cdn.shopify.com/oxygen-v2/43236/38090/80089/2036100/assets/PlusJakartaSans-VariableFont_wght-D7klJmRH.ttf) format("truetype")}@font-face{font-family:Playfair Display;src:url(https://cdn.shopify.com/oxygen-v2/43236/38090/80089/2036100/assets/PlayfairDisplay-VariableFont_wght-Cl-XvBsO.ttf) format("truetype")}@font-face{font-family:Dancing Script;src:url(https://cdn.shopify.com/oxygen-v2/43236/38090/80089/2036100/assets/DancingScript-VariableFont_wght-DNZsFrvA.ttf) format("truetype")}body{font-family:Jost;color:"black"}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100svh;width:var(--aside-width);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}@media (max-width: 425px){aside{width:100vw;right:-400px}}.black{color:#fff!important}.true_black{color:#000!important}.grey{color:#8a8a8a!important}aside header{align-items:center;border-bottom:1px solid var(--color-dark);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0}aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:10}.overlay aside{height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}.header{align-items:center;background:#fff;display:flex;height:var(--header-height);padding:0 1rem;position:sticky;top:0;z-index:3}@media (min-width: 48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;overflow-y:auto;height:calc(95svh - var(--header-height));grid-gap:1rem}.header-menu-desktop{display:none;grid-gap:1rem}@media (min-width: 45em){.header-menu-desktop{display:flex;grid-gap:1rem;margin-left:3rem}}.header-menu-item{cursor:pointer;font-weight:700;font-size:16px}.header-ctas{align-items:center;display:flex;grid-gap:1rem;margin-left:auto}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{align-items:center;display:flex;grid-gap:1rem;padding:1rem}.footer-menu a{color:var(--color-light)}.cart-main{height:100%;max-height:calc(100svh - var(--cart-aside-summary-height) - var(--good-choice-height) - var(--header-height));overflow-y:auto;width:auto}.cart-main.with-discount{max-height:calc(100svh - var(--cart-aside-summary-height-with-discount))}.cart-line{display:flex;align-items:center;padding:.75rem 0}.cart-line img{height:100%;display:block;margin-right:.75rem}.cart-summary-page{position:relative}.cart-summary-aside{background:#fff;padding-top:.25rem;bottom:0}.cart-line-quantity{box-sizing:border-box;display:flex;color:#646464;font-weight:550;border:1px solid #bebebe;width:200px;align-items:center;justify-content:space-between;padding:1px 6px}.cart-details{overflow-x:hidden;overflow-y:auto}.cart-details-empty{overflow-x:hidden;overflow-y:auto;max-height:100svh}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex}.search{padding:2rem}.search-products-grid{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 1200px){.search-products-grid{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem}}@media (min-width: 1400px){.search-products-grid{grid-template-columns:repeat(4,1fr);grid-gap:2rem}}@media (min-width: 1800px){.search-products-grid{grid-template-columns:repeat(6,1fr);grid-gap:2.5rem}}.predictive-search{margin-right:1rem;margin-left:1rem;margin-bottom:1rem;height:calc(100svh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.horizontal-scroll-container{display:flex;overflow-x:auto;overflow-y:hidden;max-width:100%}.vertical-scroll-container{overflow-x:hidden;overflow-y:auto;max-height:100%}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media (min-width: 45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.review-star{width:18px;height:18px;max-height:18px;max-width:18px}@media (max-width: 600px){.review-star{width:14px;height:14px;max-height:14px;max-width:14px}}.review-star-container{width:100px;justify-content:space-between;display:flex}@media (max-width: 600px){.review-star-container{width:80px}}.discount-badge{position:absolute;left:10px;bottom:10px}@media (max-width: 600px){.discount-badge{top:10px}}.base-card{border-radius:7px;box-shadow:4px 4px 20px #00000040;position:relative;overflow:hidden}.base-card-image{width:100%;height:auto;transition:transform .25s ease}.base-card:hover .base-card-image{transform:scale(1.1)}.filters{padding-bottom:16px}.collection-section-products{position:relative;padding-bottom:.5rem}@media (min-width: 1150px){.collection-section-products{padding-bottom:2rem}}@media (min-width: 1000px){.collection-section-products{padding-bottom:1rem}}.recommended-products{position:relative;padding-right:.5rem;padding-left:.5rem;padding-bottom:.5rem}@media (min-width: 1150px){.recommended-products{padding-right:2rem;padding-left:2rem;padding-bottom:2rem}}@media (min-width: 1000px){.recommended-products{padding-right:1rem;padding-left:1rem;padding-bottom:1rem}}.recommended-products-grid{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:auto;scrollbar-color:#888 #f1f1f1}.bestseller-title{text-align:left}@media (min-width: 650px){.bestseller-title{text-align:center}}.collection-products-grid{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 770px){.collection-products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1000px){.collection-products-grid{grid-template-columns:repeat(4,1fr);grid-gap:1.5rem}}@media (min-width: 1400px){.collection-products-grid{grid-template-columns:repeat(4,1fr);grid-gap:2rem}}@media (min-width: 1800px){.collection-products-grid{grid-template-columns:repeat(6,1fr);grid-gap:2.5rem}}.bundles-grid{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}.bestseller-products-grid{display:grid;grid-gap:1rem;justify-content:center;grid-template-columns:repeat(2,minmax(0px,300px))}@media (min-width: 770px){.bestseller-products-grid{grid-template-columns:repeat(4,minmax(0px,300px))}}.besteller-products-grid>*{flex:0 0 calc(50% - 1rem)}@media (min-width: 770px){.besteller-products-grid>*{flex:0 0 calc(25% - 1rem)}}.recommended-products-grid>*{flex:0 0 calc(50% - 1rem)}@media (min-width: 770px){.recommended-products-grid>*{flex:0 0 calc(33.33% - 1rem)}}@media (min-width: 1000px){.recommended-products-grid>*{flex:0 0 calc(25% - 1rem)}}@media (min-width: 1400px){.recommended-products-grid>*{flex:0 0 calc(20% - 1.2rem)}}@media (min-width: 1800px){.recommended-products-grid>*{flex:0 0 calc(16.66% - 1rem)}}.recommended-products-grid::-webkit-scrollbar{height:12px}.recommended-products-grid::-webkit-scrollbar-track{background:#f1f1f1}.recommended-products-grid::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:3px solid #f1f1f1}.recommended-products-grid::-webkit-scrollbar-thumb:hover{background-color:#555}.recommended-products-grid-advertisement{grid-column:span 2}@media (min-width: 770px){.recommended-products-grid-advertisement{grid-column:span 3}}@media (min-width: 1000px){.recommended-products-grid-advertisement{grid-column:span 4}}@media (min-width: 1800px){.recommended-products-grid-advertisement{grid-column:span 6}}.advertisement-card{border-radius:7px;box-shadow:4px 4px 20px #00000040;position:relative;display:block}@media (min-width: 770px){.advertisement-card{display:flex}}.advertisement-card img{width:100%;border-radius:7px 7px 0 0/7px 7px 0px 0px}@media (min-width: 770px){.advertisement-card img{width:400px;border-radius:7px 0 0 7px/7px 0px 0px 7px}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto}.collection-description{margin-bottom:1rem;max-width:95%}@media (min-width: 45em){.collection-description{max-width:600px}}.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.product-item img{height:auto;width:100%}.no-underline-link,.no-underline-link:hover{text-decoration:none;border:none;outline:none}.universal-product-info{display:grid;gap:1.5rem;padding-top:1rem}@media (min-width: 720px){.universal-product-info{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 720px){.hide-mobile{display:none}}@media (min-width: 721px){.hide-desktop{display:none}}.product{padding-left:8px;padding-right:8px;display:grid}@media (min-width: 45em){.product{grid-template-columns:1fr 1fr;grid-gap:4rem}}.product h1{margin-top:0}.product-image img{height:auto;width:100%}.product-card:hover .product-title{text-decoration:underline}.product-main{display:flex;flex-direction:column;gap:48px;align-self:start;position:sticky;top:6rem}.product-price-on-sale{display:flex;align-items:flex-end;grid-gap:.5rem}.product-price-on-sale s{opacity:.5;margin:0!important}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.alphabetical-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:.75rem;justify-items:center;max-width:400px}.product-options-item{padding:.25rem .5rem}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}#loom-companion-mv3{display:none}.slider-component{margin:20px}.slider-container{display:flex;flex-direction:column;align-items:center}.slider-track{position:relative;width:100%;height:4px;border-radius:2px;background-color:#d9d9d9;margin:10px 0}.slider-value{position:absolute;top:-4px;width:4px;height:12px;border-radius:2px;background-color:#000;transform:translate(-50%)}.labels{display:flex;justify-content:space-between;width:100%}.labels span{font-size:12px}.switch{position:relative;display:inline-block;width:44px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#1e1e1e}input:focus+.slider{box-shadow:0 0 1px #1e1e1e}input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translate(18px)}.slider.round{border-radius:26px}.slider.round:before{border-radius:50%}
