*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;color:#fff;background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;font-weight:600}p{margin:0 0 .75rem}ul{list-style:none;padding:0;margin:0}:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 220px;--header-height: 120px;--color-dark: #000;--color-light: #fff}img{border-radius:4px}.link:hover{text-decoration:underline;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}button.reset{border:0;background:inherit;font-size:inherit;cursor:pointer;color:inherit;padding:0}@media(max-width:45em){html:has(.overlay.expanded){overflow:hidden}}.aside{background:#111;color:#fff;box-shadow:0 0 50px #000c;height:100dvh;width:min(var(--aside-width),100vw);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out;z-index:60;display:flex;flex-direction:column}.aside-header{align-items:center;border-bottom:1px solid rgba(255,255,255,.15);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px;flex-shrink:0}.aside-header h3{margin:0;font-size:.9rem;letter-spacing:.08em}.aside-close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px;background:none;border:none;color:#fff;font-size:1.25rem;cursor:pointer}.aside-close:hover{opacity:1}.aside-main{margin:1rem;flex:1 1 0;min-height:0;overflow-y:auto}.overlay{background:#0003;bottom:0;left:0;right:0;top:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .4s ease-in-out;visibility:hidden;z-index:55}.overlay-close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width));cursor:pointer}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded .aside{transform:translate(calc(var(--aside-width) * -1))}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;mix-blend-mode:difference;color:#fff;pointer-events:none}.site-header a,.site-header button{pointer-events:auto}.header-inner{position:relative;margin:0 auto;background:transparent}.header-logos{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1rem .25rem;color:#fff;font-size:.75rem}.header-logo-group{display:flex;align-items:center;gap:1rem}@media(min-width:640px){.header-logo-group{gap:1.5rem}}@media(min-width:768px){.header-logo-group{gap:2rem}}.header-logo{width:128px;height:auto;cursor:pointer;display:block}.header-logo--offset{margin-top:1.25rem}.header-nav{color:#fff;padding-bottom:1rem;position:relative}.header-nav-inner{display:flex;align-items:center;justify-content:center;gap:1rem}@media(min-width:640px){.header-nav-inner{gap:1.5rem}}@media(min-width:768px){.header-nav-inner{gap:2rem}}.header-nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:color .15s;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;line-height:1.5;display:inline-flex;align-items:center}button.header-nav-link{-webkit-appearance:none;appearance:none;gap:.3em}.header-nav-link:hover{color:#fff9}.header-nav-link.active{font-weight:700}.header-mobile-toggle{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;cursor:pointer}@media(min-width:768px){.header-mobile-toggle{display:none}}.social-sidebar{display:none;position:fixed;left:30px;top:50%;margin-top:-100px;z-index:40}@media(min-width:1024px){.social-sidebar{display:block}}.social-sidebar-list{list-style:none;padding:0;margin:0}.social-sidebar-item{display:block;text-align:center;margin-bottom:10px;transition:transform .2s}.social-sidebar-item:hover{transform:scale(1.1)}.social-link{color:#fff;display:flex;align-items:center;transition:color .15s}.social-link:hover{color:#fff9}.social-follow-text{position:relative;top:70px;left:-24px;width:68px;height:20px;color:#fff;font-size:.75rem;font-weight:600;line-height:1.25;white-space:nowrap;transform:rotate(-90deg);margin:0}.social-follow-text:after{content:"";display:block;position:absolute;top:9px;right:-48px;width:40px;height:1px;background:#fff}.social-bottom-bar{display:flex;justify-content:center;align-items:center;gap:1.5rem;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#000;padding:.5rem 0}@media(min-width:1024px){.social-bottom-bar{display:none}}@media(max-width:1023px){body:not(.template-index) .main-content{padding-bottom:3rem}}.main-content{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-top:var(--header-height);padding-left:0;padding-right:0;padding-bottom:3rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.main-content::-webkit-scrollbar{width:6px}.main-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}@media(min-width:1024px){.main-content{padding-bottom:0}}.content-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}@media(min-width:1024px){.content-container{padding:0 2.5rem}}.site-footer{background:var(--color-dark);margin-top:auto;padding:1rem 0}.footer-menu{justify-content:center;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;align-items:center}.footer-menu a{color:#fff9;font-size:.8rem;text-decoration:none;transition:color .15s}.footer-menu a:hover{color:#fff}.footer-copyright{color:#ffffff80;font-size:.8rem}.cart-main{overflow-y:auto;width:auto}.cart-empty{text-align:center;padding:2rem 1rem;color:#ffffffb3}.cart-empty p{margin-bottom:1rem}.cart-empty a{color:#fff;text-decoration:underline}.cart-lines{list-style:none;padding:0;margin:0}.cart-line{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.cart-line:last-child{border-bottom:none}.cart-line p,.cart-line a,.cart-line strong,.cart-line small{color:#fff}.cart-line-inner{display:flex;align-items:flex-start;gap:.75rem}.cart-line-image-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.375rem;flex-shrink:0;width:100px}.cart-line-image{width:100px;height:100px;object-fit:cover}.cart-line-details{flex:1;min-width:0}.cart-line-title{font-size:.9rem;margin:0 0 .25rem;text-decoration:none;color:#fff;font-weight:500}.cart-line-option{font-size:.75rem;color:#fff9;margin:0 0 .125rem}.cart-remove-btn{background:none;border:none;color:#ffffff73;font-size:.65rem;cursor:pointer;padding:0;text-transform:uppercase;letter-spacing:.05em;transition:color .15s}.cart-remove-btn:hover:not(:disabled){color:#fff}.cart-summary-page{position:relative;padding:1rem}.cart-summary-aside{background:#111;border-top:1px solid rgba(255,255,255,.15);padding:.75rem 1rem max(1rem,env(safe-area-inset-bottom));flex-shrink:0}.cart-line-quantity{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.cart-qty-btn{width:28px;height:28px;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;border-radius:4px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.cart-qty-btn:hover:not(:disabled){border-color:#fff}.cart-qty-btn:disabled{opacity:.3;cursor:not-allowed}.cart-qty-value{min-width:24px;text-align:center;font-size:.875rem;color:#fff}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;margin:0 0 .5rem}.cart-subtotal dt,.cart-subtotal dd{margin:0}.cart-checkout-button{display:block;width:100%;padding:.875rem 1.5rem;background:#000;color:#fff;text-align:center;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;margin-top:1rem;box-sizing:border-box;border:1px solid rgba(255,255,255,.3);cursor:pointer}.cart-checkout-button:hover{background:#111;color:#fff}.cart-header-icon{background:none;border:none;color:#fff;cursor:pointer}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:#111;position:sticky;top:0;padding:.5rem 0;display:flex;gap:.5rem}.predictive-search-form input{flex:1;background:transparent;border:1px solid rgba(255,255,255,.25);color:#fff;padding:.5rem .75rem;border-radius:4px;font-size:.875rem}.predictive-search-form button{background:#fff;color:#000;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase;font-size:.7rem;letter-spacing:.1em;color:#ffffff80;margin-bottom:.5rem}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex;gap:.75rem;color:#fff;text-decoration:none;font-size:.875rem}.predictive-search-result-item a img{height:48px;width:48px;object-fit:cover}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none}body.template-index .main-content{padding-top:var(--header-height);padding-bottom:0;overflow:hidden}body.template-index .site-footer,body.template-index .social-bottom-bar{display:none}.homepage{width:100%;height:100%;overflow:hidden}.homepage-link{display:block;width:100%;height:100%}.metallic-stage{width:100%;height:calc(100dvh - var(--header-height));overflow:hidden;position:relative;opacity:0;transition:opacity 1.2s ease-in}.metallic-stage.visible{opacity:1}.metallic-stage>div{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}.metallic-canvas{display:block;width:100%;height:100%;object-fit:contain}body.template-password{--header-height: 0px}body.template-password .main-content{padding-top:0;padding-bottom:0}.password-page{min-height:calc(100dvh - var(--header-height));display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 5rem;text-align:center}@media(min-width:1024px){.password-page{padding-bottom:4rem}}.metallic-stage--password{flex:0 0 auto;width:min(640px,88vw);height:min(560px,88vw,50dvh);margin:auto 0 0}.password-content{width:100%;max-width:640px;margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.password-heading{margin:0;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em}.password-message{color:#ffffff8c;font-size:.85rem;line-height:1.6;text-wrap:balance}.password-message p{margin:0}.password-form{width:min(420px,100%);margin:0}.password-form-row{display:flex;gap:.5rem;width:100%}.password-input{flex:1 1 auto;min-width:0;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:4px;color:#fff;font-family:inherit;font-size:.875rem;letter-spacing:.05em;padding:.75rem 1rem;transition:border-color .15s}.password-input::placeholder{color:#ffffff59}.password-input:focus{outline:none;border-color:#fff}.password-submit{background:#fff;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:.75rem;font-weight:700;letter-spacing:.1em;padding:.75rem 1.5rem;text-transform:uppercase;transition:opacity .15s;white-space:nowrap}.password-submit:hover{opacity:.75}.password-submit--ghost{background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff}.password-submit--ghost:hover{opacity:1;border-color:#fff;background:#ffffff14}.password-success{color:#fff;font-size:.85rem;margin:0}.password-reveal{width:min(420px,100%)}.password-reveal-toggle{display:inline-block;list-style:none;cursor:pointer;color:#ffffff73;font-size:.75rem;letter-spacing:.06em;text-decoration:underline;text-underline-offset:3px;transition:color .15s}.password-reveal-toggle::-webkit-details-marker{display:none}.password-reveal-toggle::marker{content:""}.password-reveal-toggle:hover{color:#fff}.password-reveal[open] .password-reveal-toggle{color:#ffffffb3}.password-reveal-panel{margin-top:.9rem}.password-error{color:#ff6b6b;font-size:.8rem;margin:0 0 .5rem}.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;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}.collection{padding:1.5rem 1rem}.collection h1{font-size:1.5rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.08em}.collection-description{margin-bottom:1rem;max-width:95%;color:#ffffffb3;font-size:.9rem}@media(min-width:45em){.collection-description{max-width:600px}}.products-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:1.5rem 0 3rem}.products-grid .product-card{flex:0 0 calc(50% - 1rem)}@media(min-width:1024px){.products-grid .product-card{flex:0 0 calc(33.333% - 1.35rem)}}.product-card{display:block;color:#fff;text-decoration:none}.product-card-image{aspect-ratio:1 / 1;overflow:hidden;margin-bottom:.5rem;background:#111;border-radius:4px}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card-image img{transform:scale(1.04)}.product-card-title{font-size:.875rem;margin:.25rem 0;font-weight:500}.product-card-price{font-size:.8rem;color:#ffffffb3}.collection-pagination{display:flex;justify-content:center;gap:1rem;margin:2rem 0}.collection-pagination a,.collection-pagination span{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);color:#fff;text-decoration:none;transition:border-color .15s}.collection-pagination a:hover{border-color:#fff}.product{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem 1rem}@media(min-width:64em){.product{flex-direction:row;justify-content:center;align-items:flex-start;gap:4rem;padding:2rem}}.product-gallery-column{width:100%}@media(min-width:64em){.product-gallery-column{max-width:500px;flex-shrink:0}}.product-gallery{width:100%}.product-gallery-main{position:relative}.product-gallery-main img{width:100%;height:auto;max-height:55vh;object-fit:contain;border-radius:4px}.product-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center;z-index:2;padding:0;line-height:1}.product-gallery-arrow:hover{background:#000000b3}.product-gallery-arrow-prev{left:8px}.product-gallery-arrow-next{right:8px}.product-gallery-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.product-gallery-thumb{background:none;border:2px solid transparent;border-radius:4px;cursor:pointer;padding:0;width:70px;height:70px;overflow:hidden;transition:border-color .15s}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-gallery-thumb.active{border-color:#fff}.product-gallery-thumb:hover{border-color:#ffffff80}.product-gallery-dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.product-gallery-dot{width:6px;height:6px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;padding:0;transition:background .15s}.product-gallery-dot.active{background:#fff}.product-main{align-self:start;position:sticky;top:8rem;width:100%}@media(min-width:64em){.product-main{max-width:380px}}.product-main h1{margin-top:0;font-size:1.5rem;letter-spacing:.02em}.product-price{font-size:1rem;margin:.5rem 0 0}.product-price-on-sale{display:flex;gap:.5rem;align-items:baseline}.product-price-on-sale s{opacity:.5}.product-options{margin-top:1rem}.product-options-legend{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;color:#ffffffb3}.product-options-grid{display:flex;flex-wrap:wrap;gap:.75rem}.product-options-item{padding:.4rem .75rem;background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);font-size:.875rem;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .15s}.product-options-item:hover{border-color:#fff}.product-options-item[aria-selected=true],.product-options-item.selected{border-color:#fff;background-color:#ffffff1a}.product-options-item:disabled,.product-options-item.unavailable{opacity:.3;cursor:not-allowed;text-decoration:line-through}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0;border-radius:50%}.product-form button[type=submit]{width:100%;padding:.875rem 1.5rem;background-color:#fff;color:#000;border:none;font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background-color .15s,color .15s;margin-top:1rem}.product-form button[type=submit]:hover:not(:disabled){background-color:#ffffffd9}.product-form button[type=submit]:disabled{opacity:.4;cursor:not-allowed}.product-accordion{border-top:1px solid rgba(255,255,255,.15);margin-top:1.5rem}.product-accordion-item{border-bottom:1px solid rgba(255,255,255,.15)}.product-accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:transparent;border:none;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;text-align:left;letter-spacing:.05em;text-transform:uppercase;font-family:inherit}.product-accordion-icon{transition:transform .2s;font-size:1.25rem;line-height:1;display:inline-block}.product-accordion-item.open .product-accordion-icon{transform:rotate(45deg)}.product-accordion-content{padding-bottom:1rem;color:#ffffffb3;font-size:.9rem;line-height:1.6;display:none}.product-accordion-item.open .product-accordion-content{display:block}.blog-grid{display: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%;width:100%;object-fit:cover}.article{padding:1.5rem 1rem}.article img{height:auto;width:100%}.article h1{font-size:1.5rem;margin-bottom:1rem}.page-wrapper{padding:1.5rem 1rem}.page-wrapper h1{font-size:1.5rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.cart-page{display:grid;gap:2rem;padding:1.5rem 1rem;grid-template-columns:1fr}@media(min-width:64em){.cart-page{grid-template-columns:2fr 1fr;padding:2rem}}.cart-page h1{font-size:1.5rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.route-error{padding:4rem 1rem;text-align:center}.route-error h1{font-size:2rem}.route-error h2{color:#fff9;font-weight:400}.route-error fieldset{border:1px solid rgba(255,255,255,.15);margin-top:1rem;padding:1rem;max-width:600px;margin-left:auto;margin-right:auto}.route-error pre{white-space:pre-wrap;text-align:left;color:#ffffffb3}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
