.section-main-product-reflection{--mf-obsidian: #0f1113;--mf-charcoal: #1c1f22;--mf-silver: #c8cdd2;--mf-chrome: #8a9199;--mf-glow: #f0c879;--mf-white: #ffffff;background-color:var(--mf-obsidian);padding:2.5rem 0 4rem}.mf-product__layout{display:flex;flex-direction:column;gap:2.5rem}.mf-product__gallery{display:flex;flex-direction:column;gap:.85rem}.mf-product__main-media{position:relative;aspect-ratio:1 / 1;background-color:var(--mf-charcoal);border-radius:2px;overflow:hidden}.mf-product__main-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.mf-product__main-item.is-active{opacity:1;pointer-events:auto}.mf-product__main-image{width:100%;height:100%;object-fit:cover;display:block}.mf-product__video-wrap,.mf-product__video-wrap video,.mf-product__video-wrap iframe{width:100%;height:100%;object-fit:cover;display:block}.mf-product__placeholder-svg{width:100%;height:100%;opacity:.25}.mf-product__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0f11138c;border:1px solid rgba(200,205,210,.3);border-radius:50%;color:var(--mf-white);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.mf-product__nav:hover{background:#0f1113d9;border-color:var(--mf-glow);color:var(--mf-glow)}.mf-product__nav svg{width:18px;height:18px}.mf-product__nav--prev{left:.75rem}.mf-product__nav--next{right:.75rem}.mf-product__thumbs{display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.mf-product__thumbs::-webkit-scrollbar{display:none}.mf-product__thumb{flex-shrink:0;width:64px;height:64px;border:1px solid transparent;border-radius:2px;overflow:hidden;padding:0;cursor:pointer;background-color:var(--mf-charcoal)}.mf-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mf-product__thumb.is-active{border-color:var(--mf-glow)}.mf-product__info{font-family:Inter,sans-serif;color:var(--mf-silver)}.mf-product__vendor{font-family:JetBrains Mono,IBM Plex Mono,monospace;font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--mf-glow);margin:0 0 .6rem}.mf-product__title{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:clamp(1.9rem,3.5vw,2.5rem);color:var(--mf-white);margin:0 0 .85rem;line-height:1.2}.mf-product__price{font-family:JetBrains Mono,IBM Plex Mono,monospace;font-size:1.15rem;display:flex;gap:.6rem;align-items:baseline;color:var(--mf-white);margin-bottom:1.5rem}.mf-product__price-sale{color:var(--mf-glow)}.mf-product__price-compare{color:var(--mf-chrome);text-decoration:line-through;font-size:.95rem}.mf-product__option{margin-bottom:1.25rem}.mf-product__option-label{display:block;font-size:.85rem;font-weight:600;color:var(--mf-white);margin-bottom:.5rem}.mf-product__option-value{font-weight:400;color:var(--mf-silver)}.mf-product__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.mf-product__swatch{padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;background:transparent;color:var(--mf-silver);border:1px solid var(--mf-chrome);border-radius:2px;cursor:pointer;transition:border-color .2s ease,color .2s ease}.mf-product__swatch:hover{border-color:var(--mf-glow)}.mf-product__swatch.is-active{border-color:var(--mf-glow);color:var(--mf-glow);box-shadow:0 0 0 1px var(--mf-glow)}.mf-product__quantity-row{margin-bottom:1.5rem}.mf-product__quantity{display:inline-flex;align-items:center;border:1px solid var(--mf-chrome);border-radius:2px}.mf-product__qty-btn{width:36px;height:40px;background:transparent;border:none;color:var(--mf-silver);font-size:1.1rem;cursor:pointer}.mf-product__qty-btn:hover{color:var(--mf-glow)}.mf-product__qty-input{width:48px;height:40px;text-align:center;background:transparent;border:none;border-left:1px solid var(--mf-chrome);border-right:1px solid var(--mf-chrome);color:var(--mf-white);font-family:JetBrains Mono,IBM Plex Mono,monospace;font-size:.95rem;-moz-appearance:textfield}.mf-product__qty-input::-webkit-inner-spin-button,.mf-product__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mf-product__submit{width:100%;padding:1rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.02em;background-color:var(--mf-white);color:var(--mf-obsidian);border:1px solid var(--mf-white);border-radius:2px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;margin-bottom:1.5rem}.mf-product__submit:hover:not(:disabled){background-color:var(--mf-glow);border-color:var(--mf-glow)}.mf-product__submit:disabled{background-color:transparent;color:var(--mf-chrome);border-color:var(--mf-chrome);cursor:not-allowed}.mf-product__trust{display:flex;flex-direction:column;gap:.7rem;padding:1.1rem 0;border-top:1px solid rgba(138,145,153,.25);border-bottom:1px solid rgba(138,145,153,.25);margin-bottom:1.5rem}.mf-product__trust-item{display:flex;align-items:center;gap:.6rem;font-size:.95rem}.mf-product__trust-item svg{width:18px;height:18px;flex-shrink:0;color:var(--mf-glow)}.mf-product__accordion-item{border-bottom:1px solid rgba(138,145,153,.25)}.mf-product__accordion-item:first-child{border-top:1px solid rgba(138,145,153,.25)}.mf-product__accordion-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem .1rem;cursor:pointer;list-style:none;font-size:1.05rem;font-weight:600;color:var(--mf-white)}.mf-product__accordion-summary::-webkit-details-marker{display:none}.mf-product__accordion-icon{flex-shrink:0;width:18px;height:18px;color:var(--mf-glow);transition:transform .25s ease}.mf-product__accordion-item[open] .mf-product__accordion-icon{transform:rotate(180deg)}.mf-product__accordion-content{padding:0 .1rem 1.15rem;font-size:1rem;line-height:1.7;color:var(--mf-silver)}.mf-product__accordion-content a{color:var(--mf-glow)}.mf-product__accordion-content--mono{font-family:JetBrains Mono,IBM Plex Mono,monospace}.mf-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;background-color:var(--mf-charcoal);border-top:1px solid rgba(138,145,153,.25);transform:translateY(100%);transition:transform .25s ease}.mf-sticky-cart.is-visible{transform:translateY(0)}.mf-sticky-cart__info{display:flex;flex-direction:column;min-width:0}.mf-sticky-cart__title{font-family:Inter,sans-serif;font-size:.82rem;color:var(--mf-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf-sticky-cart__price{font-family:JetBrains Mono,IBM Plex Mono,monospace;font-size:.85rem;color:var(--mf-glow)}.mf-sticky-cart__button{flex-shrink:0;padding:.7rem 1.4rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;background-color:var(--mf-white);color:var(--mf-obsidian);border:none;border-radius:2px;cursor:pointer}@media screen and (max-width:749px){.mf-sticky-cart{display:flex}}@media screen and (min-width:750px){.mf-product__layout{flex-direction:row;gap:3.5rem}.mf-product__gallery{width:55%}.mf-product__info{width:45%}}.mf-product__dynamic-checkout{margin-bottom:1.5rem}.mf-product__dynamic-checkout .shopify-payment-button__button{border-radius:2px!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-product-reflection.css.map */
