:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 200px;--grid-item-width: 355px;--header-height: 64px;--color-dark: #000;--color-light: #fff;--color-background: #171B22}img{border-radius:4px}.link:hover{text-decoration:underline;cursor:pointer}@media (max-width: 45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-background);box-shadow:0 0 50px #0000004d;height:100%;width:min(var(--aside-width),100%);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out;color:#fff}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 main{margin:1rem}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 .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:1}@media (min-width: 48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;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}.header-ctas{align-items:center;display:flex;grid-gap:1rem;margin-left:auto}.header-ctas>*{min-width:fit-content}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{justify-content:center;display:flex;flex-wrap:wrap;grid-gap:1rem;padding:1rem}.footer-menu a{color:var(--color-light);min-width:fit-content}.cart-main{height:100%;max-height:calc(76vh - var(--cart-aside-summary-height));overflow-y:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{display:flex;padding:.75rem 0;width:100%}.cart-line img{height:100%;display:block;margin-right:.75rem}.cart-summary-page{position:relative}.cart-summary-aside{border-top:1px solid var(--color-dark);bottom:0;position:absolute;width:calc(var(--aside-width) - 40px)}@media screen and (min-width: 1024px){.cart-summary-aside{width:calc(var(--aside-width) - 30px)}}.cart-line-quantity{display:flex;border:purple 2px solids}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{display:flex}.predictive-search{height:calc(100vh - var(--header-height));overflow-y:auto;padding:0;background:#171b22;color:#fff}.predictive-search-form{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;margin-top:.5rem;position:sticky;top:0;background:#171b22;border-bottom:1px solid rgba(255,255,255,.1);z-index:1}.predictive-search-results{flex:1;overflow-y:auto;padding-bottom:2rem}.predictive-search input[type=search]{background:#ffffff0d;color:#fff;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:6px;width:100%;font-size:.9375rem;transition:all .2s ease;font-family:inherit}.predictive-search input[type=search]:focus{outline:none;border-color:#fff3;background:#ffffff14}.predictive-search input[type=search]::placeholder{color:#ffffff80}.predictive-search button{background:#00ffb2;color:#000;border:none;padding:.75rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:inherit}.predictive-search button:hover{background:#00e6a1}.predictive-search-result{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.predictive-search h5{color:#ffffffb3;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-weight:500}.predictive-search-result-item{margin-bottom:.75rem}.predictive-search-result-item a{display:flex;align-items:center;padding:.75rem;color:#fff;text-decoration:none;border-radius:6px;transition:all .2s ease;background:#ffffff0d}.predictive-search-result-item a:hover{background:#ffffff1a}.predictive-search-result-item img{width:50px;height:50px;object-fit:cover;border-radius:4px;margin-right:1rem}.predictive-search-result-item p{margin:0;font-size:.9375rem;color:#fff}.predictive-search-result-item small{display:block;color:#ffffff80;font-size:.8125rem;margin-top:.25rem}.predictive-search-empty{padding:2rem;text-align:center;color:#ffffff80}.predictive-search-view-all{display:block;padding:1rem;color:#388bfd;text-align:center;text-decoration:none;border-top:1px solid rgba(255,255,255,.1)}.predictive-search-view-all:hover{background:#388bfd1a}.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}.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}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.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;gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem;width:100%}@media (min-width: 640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.products-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.product-item{background:#ffffff0d;border-radius:12px;overflow:hidden;transition:transform .2s ease-in-out,background-color .2s ease-in-out}.product-item:hover{transform:translateY(-4px);background:#ffffff14}.product-item img{height:auto;width:100%;aspect-ratio:1;object-fit:cover}.product-item-info{padding:1rem}.product-item-title{font-size:1rem;margin-bottom:.25rem}.product-item-price{color:#ffffffb3;font-size:.875rem}.product{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-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{display:flex;grid-gap:.5rem}.product-price-on-sale s{opacity:.5}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.product-options-item,.product-options-item:disabled{padding:.25rem .5rem;background-color:transparent;font-size:1rem;font-family:inherit}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.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}::-webkit-scrollbar{width:10px;background-color:var(--color-background)}::-webkit-scrollbar-track{background-color:var(--color-background);border-radius:8px}::-webkit-scrollbar-thumb{background-color:var(--color-background-tertiary);border-radius:8px;border:2px solid var(--color-background)}::-webkit-scrollbar-thumb:hover{background-color:var(--color-background-secondary)}*{scrollbar-width:thin;scrollbar-color:var(--color-background-tertiary) var(--color-background)}.m-inherit{margin:inherit}.search{background:#171b22;min-height:100vh;padding:2rem;color:#fff}.search h1{font-size:2rem;margin-bottom:1.5rem;color:#fff}.search input[type=search]{background:#ffffff0d;color:#fff;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:6px;width:300px;font-size:.9375rem;margin-right:.75rem}.search input[type=search]:focus{outline:none;border-color:#fff3;background:#ffffff14}.search button{background:#00ffb2;color:#000;border:none;padding:.75rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}.search button:hover{background:#00e6a1}.search-result{margin-top:2rem}.search-result h3{color:#ffffffb3;font-size:1.125rem;margin-bottom:1rem;text-transform:uppercase}.search-results-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;margin-bottom:.75rem;transition:all .2s ease}.search-results-item:hover{background:#ffffff14;border-color:#fff3}.search-results-item a{color:#fff;text-decoration:none;padding:1rem;display:flex;align-items:center;gap:1rem}.search-results-item img{width:60px;height:60px;object-fit:cover;border-radius:4px}.search-results-item-info{flex:1}.search-results-item-title{font-size:1rem;margin-bottom:.25rem}.search-results-item-price{color:#ffffffb3;font-size:.875rem}
