*{box-sizing:border-box}.product-layout{font-family:Jost,sans-serif}.hero-banner{position:relative;height:10rem;background:linear-gradient(90deg,#000,#374151,#000);overflow:hidden}@media (min-width:768px){.hero-banner{height:12rem}}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.3)}.hero-content{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center;justify-content:space-between}.back-button{display:inline-flex;align-items:center;color:#fff;background:none;border:none;cursor:pointer;transition:color .3s ease;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em}.back-button:hover{color:hsla(0,0%,100%,.8)}.back-arrow{width:1.25rem;height:1.25rem}.back-text{margin-left:.5rem}.mobile-only{display:block}.desktop-only{display:none}@media (min-width:768px){.mobile-only{display:none}.desktop-only{display:inline-flex}}.hero-center{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-logo{height:3rem;width:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:.5rem}@media (min-width:768px){.hero-logo{height:4rem}}.hero-drop-info{color:#fff}.drop-name{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.8;display:flex;align-items:center;justify-content:center}.flame-icon{width:.75rem;height:.75rem;margin-right:.25rem}.collection-name{font-size:.875rem;font-weight:300;margin-top:.25rem}.limited-drop{color:#fff;text-align:right}.limited-text{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.8;display:flex;align-items:center}.clock-icon{width:.75rem;height:.75rem;margin-right:.25rem;fill:none;stroke:currentColor;stroke-width:2}.mobile-spacer{width:1.25rem}.hero-decorations{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.decoration{position:absolute;background:#fff;border-radius:50%;animation:pulse 2s infinite}.decoration-1{top:1rem;left:25%;width:.5rem;height:.5rem}.decoration-2{bottom:1.5rem;right:33.333333%;width:.25rem;height:.25rem;animation-delay:1s}.decoration-3{top:50%;right:25%;width:.375rem;height:.375rem;animation-delay:2s}.decoration-4{top:1.5rem;right:50%;width:.25rem;height:.25rem;animation-delay:.5s}@keyframes pulse{0%,to{opacity:.1}50%{opacity:.3}}.product-container{max-width:1200px;margin:0 auto;padding:1rem 1rem 3rem}.product-grid{display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.product-grid{grid-template-columns:1fr 1fr}}.product-images-section{display:flex;flex-direction:column;gap:1rem}.main-image-container{position:relative;aspect-ratio:1;overflow:hidden;background:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.1)}.product-card__image-slider{width:100%;height:100%;overflow:hidden}.product-card__image-grid{display:flex;height:100%;transition:transform .5s ease}.product-card__image-grid shopify-media{flex:0 0 100%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card__image-grid shopify-media:hover{transform:scale(1.05)}.limited-badge{position:absolute;top:1rem;left:1rem;background:#000;color:#fff;padding:.25rem .75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.thumbnail-container{display:flex;gap:1rem}.thumbnail-button{aspect-ratio:1;width:5rem;overflow:hidden;border:2px solid rgba(0,0,0,.2);background:none;cursor:pointer;transition:all .3s ease}.thumbnail-button:hover{border-color:rgba(0,0,0,.4)}.product-card__image-small.selected,.thumbnail-button.selected{border-color:#000;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.product-card__image-small{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info-section{display:flex;flex-direction:column;gap:2rem}.product-header{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1.5rem}.product-drop-info{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(0,0,0,.6);margin-bottom:.5rem;display:flex;align-items:center}.product-drop-info .flame-icon{width:.75rem;height:.75rem;margin-right:.25rem}.product-title{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2;color:#000}.product-price{font-size:1.875rem;font-weight:300;color:#000}.compare-price{text-decoration:line-through;color:rgba(0,0,0,.5);margin-left:.5rem}.product-description{font-size:1.125rem;line-height:1.75;color:rgba(0,0,0,.8)}.variant-section{display:flex;flex-direction:column;gap:1rem}.variant-label{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#000}shopify-variant-selector{display:block}shopify-variant-selector::part(form){display:flex;gap:.5rem;border:none;padding:0}shopify-variant-selector::part(radio){height:3rem;width:3rem;border:1px solid rgba(0,0,0,.2);background:hsla(0,0%,100%,.2);color:#000;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-weight:500;border-radius:0;font-size:1rem}shopify-variant-selector::part(radio):hover{border-color:rgba(0,0,0,.4);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}shopify-variant-selector::part(radio-selected){border-color:#000;background:#000;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}shopify-variant-selector::part(radio-selected):hover{background:#000;color:#fff}shopify-variant-selector::part(label){display:none}.quantity-section{display:flex;flex-direction:column;gap:1rem}.quantity-label{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#000}.quantity-controls{display:flex;align-items:center;gap:1rem}.quantity-selector{display:flex;align-items:center;border:1px solid rgba(0,0,0,.2);background:hsla(0,0%,100%,.2)}.quantity-btn{padding:.75rem;background:none;border:none;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover{background:rgba(0,0,0,.1)}.quantity-btn svg{width:1rem;height:1rem}.product-card__count{padding:.75rem 1.5rem;font-weight:500;min-width:3rem;text-align:center}.add-to-cart-btn{width:100%;height:3.5rem;background:#000;color:#fff;border:none;cursor:pointer;font-size:1.125rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.add-to-cart-btn:hover{background:rgba(0,0,0,.9);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.add-to-cart-btn:disabled{background:rgba(0,0,0,.3);cursor:not-allowed}.cart-icon{width:1.25rem;height:1.25rem}.product-features{border:1px solid rgba(0,0,0,.1);background:hsla(0,0%,100%,.1);backdrop-filter:blur(4px);padding:1.5rem}.features-title{margin-bottom:1rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#000}.features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.feature-item{color:rgba(0,0,0,.8);display:flex;align-items:center}.feature-bullet{width:.375rem;height:.375rem;background:#000;border-radius:50%;margin-right:.75rem}.collection-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.collection-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.collection-title h2{font-size:1.5rem;font-weight:600;color:#333}.collection__slider-controls{display:flex;gap:.5rem}.collection__slider-button{width:2.5rem;height:2.5rem;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.collection__slider-button:hover{border-color:#999;background:#f5f5f5}.collection__slider-button:disabled{opacity:.5;cursor:not-allowed}.collection__slider{overflow:hidden}.collection-grid{display:flex;transition:transform .3s ease;gap:1rem}.collection-grid__product{flex:0 0 calc(25% - 0.75rem);background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease}@media (max-width:800px){.collection-grid__product{flex:0 0 calc(33.333% - 0.67rem)}}.collection-grid__product:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.product-card__image-container{position:relative;overflow:hidden}.product-card__hover-button{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);background:#000;color:#fff;padding:.5rem 1rem;border-radius:4px;opacity:0;transition:opacity .3s ease;font-size:.875rem;text-decoration:none}.collection-grid__product:hover .product-card__hover-button{opacity:1}.product-card__info{padding:1rem}.product-card__info h3{font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#333}.product-card__price{font-size:.875rem;font-weight:600;color:#666}.product-modal{border:none;border-radius:8px;padding:0;max-width:90vw;max-height:90vh;overflow:hidden}.product-modal::backdrop{background:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.product-modal__container{position:relative;width:100%;height:100%}.product-modal__close-container{position:absolute;top:1rem;right:1rem;z-index:10}.product-modal__close{width:2rem;height:2rem;border:none;background:hsla(0,0%,100%,.9);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background-color .3s ease}.product-modal__close:hover{background:#fff}.product-modal__content{padding:2rem}.product-modal__layout{display:grid;gap:2rem;grid-template-columns:1fr;max-width:800px;margin:0 auto}@media (min-width:768px){.product-modal__layout{grid-template-columns:1fr 1fr}}.product-modal__media{aspect-ratio:1;overflow:hidden;border-radius:8px}.product-modal__details{display:flex;flex-direction:column;gap:1.5rem}.product-modal__header{border-bottom:1px solid #eee;padding-bottom:1rem}.product-modal__title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.product-modal__price-container{font-size:1.25rem;font-weight:500;color:#666}.product-modal__compare-price{text-decoration:line-through;color:#999;margin-left:.5rem}.product-modal__buttons{display:flex;flex-direction:column;gap:.5rem}.product-card__add-button,.product-card__buy-button{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .3s ease}.product-card__add-button{background:#000;color:#fff}.product-card__add-button:hover{background:#333}.product-card__buy-button{background:#f5f5f5;color:#333;border:1px solid #ddd}.product-card__buy-button:hover{background:#ebebeb}.product-modal__description{font-size:.875rem;line-height:1.6;color:#666}shopify-cart::part(dialog){border:none;border-radius:8px;padding:0;max-width:90vw;max-height:90vh}shopify-cart::part(primary-button){background:#000;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .3s ease}shopify-cart::part(primary-button):hover{background:#333}shopify-cart::part(secondary-button){background:#f5f5f5;color:#333;border:1px solid #ddd;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:500;transition:all .3s ease;fill:currentColor}shopify-cart::part(secondary-button):hover{background:#ebebeb}@media (max-width:768px){.product-container{padding:1rem .5rem 2rem}.product-grid{gap:2rem}.product-title{font-size:2rem}.product-price{font-size:1.5rem}.thumbnail-container{gap:.5rem}.thumbnail-button{width:4rem}}