.lumyn-product-page{--lumyn-purple: var(--lumyn-accent, #FF3DEC);--lumyn-pink: #FF3DEC;--lumyn-violet: #9D00FF;--lumyn-cyan: #12B2CC;--lumyn-teal: #4EDBB3;--lumyn-blue: #3B73FF;--lumyn-glow: rgba(180, 5, 253, .3);--lumyn-glow-cyan: rgba(0, 245, 255, .3);--text-white: rgb(var(--color-foreground));--text-white-90: rgba(var(--color-foreground), .9);--text-white-80: rgba(var(--color-foreground), .8);--text-white-70: rgba(var(--color-foreground), .7);--gallery-thumb-size: 60px;--gallery-gap: 8px}.lumyn-product-hero{position:relative;overflow:hidden;background-color:#000;color:#fff;background-image:radial-gradient(1100px circle at 18% 35%,rgba(18,178,204,.35),transparent 60%),radial-gradient(1000px circle at 80% 60%,rgba(255,61,236,.28),transparent 62%),radial-gradient(900px circle at 95% 28%,rgba(78,219,179,.22),transparent 58%),linear-gradient(180deg,#0000,#0000008c);min-height:0}@media screen and (min-width: 990px){.lumyn-product-hero{min-height:min(70vh,500px);overflow:visible}.lumyn-product-hero__inner{box-sizing:border-box}.lumyn-product-hero__media{min-height:0;max-height:75vh}}.lumyn-product-hero.grainy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;filter:url(#noiseFilter);opacity:.12;pointer-events:none;z-index:1}.lumyn-product-hero__inner{position:relative;z-index:2;padding:clamp(2rem,4vw,4rem) 0;width:100%;box-sizing:border-box}.lumyn-product-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:center;width:100%}@media screen and (max-width: 989px){.lumyn-product-hero__grid{grid-template-columns:1fr;gap:2rem}}.lumyn-product-hero__info{display:flex;flex-direction:column;gap:1rem}.lumyn-product-hero__title{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.15;letter-spacing:-.02em;margin:0 0 .5rem;font-weight:700;color:#fff;-webkit-text-fill-color:#fff}.lumyn-product-hero__price{margin:0 0 .5rem}.lumyn-product-hero__price .price{font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:600;color:#fff}.lumyn-product-hero__price .price--on-sale .price-item--regular{color:var(--text-white-70)}.lumyn-product-hero__description{font-size:clamp(1.4rem,1.6vw,1.6rem);line-height:1.65;color:#ffffffe6;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:break-word}.lumyn-product-hero__description p{margin:0 0 1rem}.lumyn-product-hero__description p:last-child{margin-bottom:0}.lumyn-product-hero__variants{margin-top:.25rem}.lumyn-product-hero__variants .product-form__input{margin-bottom:.75rem}.lumyn-product-hero__variants .product-form__input--pill{gap:.6rem}.lumyn-product-hero__variants legend,.lumyn-product-hero__variants .form__label{color:var(--text-white-90);font-weight:500;font-size:1.3rem}.lumyn-product-hero__quantity{margin-top:.5rem}.lumyn-product-hero__quantity .quantity__label,.lumyn-product-hero__quantity label.quantity__label{color:#ffffffe6!important;font-weight:500;margin-bottom:.5rem;display:block;font-size:1.3rem}.lumyn-product-hero__quantity .quantity,.lumyn-product-hero__quantity quantity-input,.lumyn-product-hero__quantity quantity-input.quantity,.lumyn-product-page .lumyn-product-hero .quantity,.lumyn-product-page .lumyn-product-hero quantity-input.quantity{display:inline-flex!important;align-items:center!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:8px!important;background:#ffffff1a!important;box-shadow:none!important}.lumyn-product-hero__quantity .quantity:before,.lumyn-product-page .lumyn-product-hero .quantity:before,.lumyn-product-page .lumyn-product-hero quantity-input.quantity:before{display:none!important}.lumyn-product-hero__quantity .quantity__button,.lumyn-product-hero__quantity button.quantity__button,.lumyn-product-page .lumyn-product-hero .quantity__button,.lumyn-product-page .lumyn-product-hero button.quantity__button{background:transparent!important;border:none!important;color:#ffffffb3!important;padding:.7rem 1rem!important;cursor:pointer;transition:background .2s ease,color .2s ease;box-shadow:none!important}.lumyn-product-hero__quantity .quantity__button:hover,.lumyn-product-page .lumyn-product-hero .quantity__button:hover{background:#ffffff26!important;color:#fff!important}.lumyn-product-hero__quantity .quantity__button:focus-visible,.lumyn-product-hero .quantity__button:focus-visible{outline:2px solid var(--lumyn-purple);outline-offset:-2px}.lumyn-product-hero__quantity .quantity__button .svg-wrapper,.lumyn-product-hero__quantity button.quantity__button .svg-wrapper,.lumyn-product-page .lumyn-product-hero .quantity__button .svg-wrapper{color:inherit!important}.lumyn-product-hero__quantity .quantity__button svg,.lumyn-product-page .lumyn-product-hero .quantity__button svg{fill:currentColor!important;stroke:currentColor!important;color:inherit!important}.lumyn-product-hero__quantity .quantity__input,.lumyn-product-hero__quantity input.quantity__input,.lumyn-product-page .lumyn-product-hero .quantity__input,.lumyn-product-page .lumyn-product-hero input.quantity__input{background:transparent!important;border:none!important;color:#fff!important;text-align:center;width:4rem;font-size:1.5rem;font-weight:500;box-shadow:none!important}.lumyn-product-hero__actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.lumyn-product-hero__actions .button--primary{width:100%;color:#fff!important;border-color:transparent;font-weight:500;transition:opacity .2s ease,background-color .2s ease}.lumyn-product-hero__actions .button--primary[disabled],.lumyn-product-hero__actions .button--primary[aria-disabled=true],.lumyn-product-hero__actions .product-form__submit[disabled],.lumyn-product-hero__actions .product-form__submit[aria-disabled=true]{opacity:.6!important;cursor:wait}.lumyn-product-hero__actions .button--secondary{width:100%;color:#fff;border-color:#ffffff80;background:transparent}.lumyn-product-hero__actions .button--secondary:hover{border-color:#fffc;background:#ffffff1a}.lumyn-product-hero__actions .shopify-payment-button{margin-top:.75rem}.lumyn-product-hero__actions .shopify-payment-button__button{border-radius:var(--buttons-radius)!important}.lumyn-product-hero__actions .shopify-payment-button__more-options,.lumyn-product-hero .shopify-payment-button__more-options,.lumyn-product-hero__actions a[href*=payment],.lumyn-product-hero .product-form a,.lumyn-product-hero__actions .product-form__buttons a,.lumyn-product-page .shopify-payment-button__more-options,.lumyn-product-page .product-form__buttons a,.lumyn-product-hero__actions button.shopify-payment-button__more-options,.lumyn-product-hero .shopify-payment-button button{color:#ffffffd9!important;text-decoration:underline!important;text-underline-offset:3px}.lumyn-product-hero__actions .shopify-payment-button__more-options:hover,.lumyn-product-hero .shopify-payment-button__more-options:hover,.lumyn-product-hero__actions a[href*=payment]:hover,.lumyn-product-hero .product-form a:hover,.lumyn-product-hero__actions .product-form__buttons a:hover,.lumyn-product-page .shopify-payment-button__more-options:hover,.lumyn-product-page .product-form__buttons a:hover{color:#fff!important}.lumyn-product-hero__learn-more{margin-top:1.5rem;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#ffffffe6;padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease;font-size:1.4rem;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.lumyn-product-hero__learn-more:hover{background:#ffffff0d;border-color:#ffffff80;color:#fff}.lumyn-product-hero__learn-more .svg-wrapper{transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.lumyn-product-hero__learn-more:hover .svg-wrapper{transform:translateY(2px)}.lumyn-product-hero__media{display:flex;flex-direction:column;gap:1rem}.lumyn-product-hero__main-image{position:relative;border-radius:12px;overflow:hidden;background:#0003;width:100%;display:flex;align-items:center;justify-content:center}.lumyn-product-hero__main-image img,.lumyn-product-hero__main-image video{width:100%;height:auto;object-fit:contain;display:block}.lumyn-product-hero__main-image .placeholder-svg{width:100%;height:100%}.lumyn-product-hero__thumbs-wrapper{position:relative;display:flex;align-items:center;gap:.5rem}.lumyn-product-hero__thumbs-container{position:relative;overflow:hidden;flex:1}.lumyn-product-hero__thumbs{display:flex;gap:var(--gallery-gap);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px}.lumyn-product-hero__thumbs::-webkit-scrollbar{display:none}.lumyn-product-hero__thumb{flex:0 0 auto;width:calc(var(--gallery-thumb-size) * 1.33);height:var(--gallery-thumb-size);aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid rgba(255,255,255,.2);transition:border-color .2s ease,transform .2s ease;background:#ffffff0d;position:relative}.lumyn-product-hero__thumb:hover{border-color:#fff9}.lumyn-product-hero__thumb.is-active{border-color:var(--lumyn-purple);box-shadow:0 0 0 2px #ff3dec4d}.lumyn-product-hero__thumb img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;background:transparent;min-width:100%;min-height:100%;transform:scale(1.2);transition:transform .22s cubic-bezier(.2,.9,.2,1);will-change:transform;backface-visibility:hidden}.lumyn-product-hero__thumb:hover img,.lumyn-product-hero__thumb.is-active img{transform:scale(1.26)}.lumyn-product-hero__thumb-video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;pointer-events:none;background:#00000080;padding:.25rem .5rem;border-radius:4px}.lumyn-product-hero__thumb-nav{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.lumyn-product-hero__thumb-nav:hover:not(:disabled){background:#ffffff40;border-color:#ffffff80}.lumyn-product-hero__thumb-nav:disabled,.lumyn-product-hero__thumb-nav[aria-disabled=true]{opacity:.3;cursor:default}.lumyn-product-hero__thumb-nav .svg-wrapper{display:flex;align-items:center;justify-content:center;width:14px;height:14px}.lumyn-product-hero__thumb-nav--prev .svg-wrapper{transform:rotate(90deg)}.lumyn-product-hero__thumb-nav--next .svg-wrapper{transform:rotate(-90deg)}.lumyn-product-hero__thumbs-wrapper[data-scroll-hidden=true] .lumyn-product-hero__thumb-nav{display:none}@media screen and (min-width: 990px){.lumyn-product-hero__thumb{width:80px;height:60px}}@media screen and (min-width: 750px) and (max-width: 989px){.lumyn-product-hero__thumb{width:75px;height:56px}}@media screen and (max-width: 749px){.lumyn-product-hero__thumbs{--visible-thumbs: 3}.lumyn-product-hero__thumb{width:69px;height:52px}.lumyn-product-hero__thumbs-container{padding:0 32px}.lumyn-product-hero__thumb-nav{width:28px;height:28px}}@media screen and (max-width: 989px){.lumyn-product-hero__media{order:-1}.lumyn-product-hero__main-image{aspect-ratio:auto;height:auto}}.lumyn-product-details{position:relative;padding:clamp(2rem,4vw,4rem) 0}.lumyn-product-details__anchor{position:absolute;top:-100px;left:0}.lumyn-product-details__heading{font-size:clamp(2.4rem,4vw,4rem);line-height:1.1;letter-spacing:-.02em;margin:0 0 2rem;font-weight:700;color:#fff}.lumyn-product-details__features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem);margin-bottom:clamp(2rem,3vw,3rem)}@media screen and (max-width: 989px){.lumyn-product-details__features-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 599px){.lumyn-product-details__features-grid{grid-template-columns:1fr}}.lumyn-product-details__feature-card{border-radius:16px;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-background),.06);padding:1.6rem 1.6rem 1.8rem;height:100%}.lumyn-product-details__feature-card h3{margin:0 0 .7rem;font-size:1.7rem;letter-spacing:-.01em;color:var(--text-white)}.lumyn-product-details__feature-card p{margin:0;line-height:1.6;opacity:.86;color:var(--text-white-80)}.lumyn-product-details__feature-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);align-items:center;margin-bottom:clamp(2rem,3vw,3rem)}.lumyn-product-details__feature-row--reverse{direction:rtl}.lumyn-product-details__feature-row--reverse>*{direction:ltr}@media screen and (max-width: 749px){.lumyn-product-details__feature-row{grid-template-columns:1fr}.lumyn-product-details__feature-row--reverse{direction:ltr}}.lumyn-product-details__feature-media{border-radius:16px;overflow:hidden;background:#ffffff08}.lumyn-product-details__feature-media img{width:100%;height:auto;display:block}.lumyn-product-details__feature-content h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.2;margin:0 0 1rem;color:var(--text-white)}.lumyn-product-details__feature-content .rte{color:var(--text-white-80);line-height:1.7}.lumyn-product-details__feature-content .rte ul{margin:1rem 0;padding-left:1.5rem}.lumyn-product-details__feature-content .rte li{margin-bottom:.5rem}.lumyn-product-details__specs{margin-bottom:clamp(2rem,3vw,3rem)}.lumyn-product-details__specs-list{list-style:none;margin:0;padding:0}.lumyn-product-details__specs-list li{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.1);color:var(--text-white-90)}.lumyn-product-details__specs-list li:last-child{border-bottom:none}.lumyn-product-details__specs-list .spec-label{font-weight:500}.lumyn-product-details__specs-list .spec-value{opacity:.8}.lumyn-product-details__table-wrapper{overflow-x:auto;margin-bottom:clamp(2rem,3vw,3rem)}.lumyn-product-details__table{width:100%;border-collapse:collapse}.lumyn-product-details__table th,.lumyn-product-details__table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid rgba(var(--color-foreground),.1)}.lumyn-product-details__table th{font-weight:600;color:var(--text-white);background:rgba(var(--color-foreground),.05)}.lumyn-product-details__table td{color:var(--text-white-80)}.lumyn-product-details__description{margin-bottom:clamp(2rem,3vw,3rem)}.lumyn-product-details__description .rte{color:var(--text-white-80);line-height:1.8;font-size:1.6rem}.lumyn-product-details__description .rte h2,.lumyn-product-details__description .rte h3{color:var(--text-white);margin-top:2rem;margin-bottom:1rem}.lumyn-product-details__description .rte p{margin-bottom:1.5rem}.lumyn-product-details__description .rte ul,.lumyn-product-details__description .rte ol{margin:1rem 0 1.5rem;padding-left:1.5rem}.lumyn-product-details__description .rte li{margin-bottom:.5rem}.lumyn-product-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lumyn-product-hero__thumb:focus-visible,.lumyn-product-hero__thumb-nav:focus-visible,.lumyn-product-hero__learn-more:focus-visible{outline:2px solid var(--lumyn-purple);outline-offset:2px}@media (prefers-reduced-motion: reduce){.lumyn-product-hero__thumbs{scroll-behavior:auto}.lumyn-product-hero__thumb,.lumyn-product-hero__thumb-nav,.lumyn-product-hero__learn-more{transition:none}}.lumyn-product-hero__actions .product-form__buttons{display:flex;flex-direction:column;gap:1rem}.lumyn-product-hero__actions .product-form__submit{width:100%;color:#fff!important}.lumyn-product-hero__actions .shopify-payment-button,.lumyn-product-hero__actions .shopify-payment-button .shopify-payment-button__button{width:100%}.lumyn-product-hero .product-form__submit{width:100%;color:#fff!important}.lumyn-product-hero .shopify-payment-button,.lumyn-product-hero .shopify-payment-button .shopify-payment-button__button{width:100%}.lumyn-product-hero__info .share-button{margin-top:1rem;display:block!important;visibility:visible!important}.lumyn-product-hero .share-button{display:block!important}.lumyn-product-hero .share-button__button{color:#ffffffd9;font-size:1.4rem;text-decoration:none;display:flex;align-items:center;gap:.5rem;padding:.75rem 0}.lumyn-product-hero .share-button__button:hover{color:#fff;text-decoration:underline;text-underline-offset:.3rem}.lumyn-product-hero .share-button__fallback{background:#0000004d;border-radius:8px;padding:.5rem}.lumyn-product-hero .share-button__fallback:before{background:#00000080;border-radius:8px}.lumyn-product-hero .share-button__fallback:after{border-color:#fff3}.lumyn-product-hero .share-button__fallback .field__input{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:4px;padding:.75rem 1rem}.lumyn-product-hero .share-button__fallback .field__input::placeholder{color:#ffffff80}.lumyn-product-hero .share-button__fallback button{color:#ffffffd9}.lumyn-product-hero .share-button__fallback button:hover{color:#fff}.lumyn-product-hero .share-button__copy,.lumyn-product-hero .share-button__close{color:#ffffffd9!important;background:transparent}.lumyn-product-hero .share-button__copy:hover,.lumyn-product-hero .share-button__close:hover{color:#fff!important}.lumyn-product-hero__inventory{font-size:1.4rem;color:var(--text-white-80)}.lumyn-product-hero__inventory.in-stock{color:#4edbb3}.lumyn-product-hero__inventory.out-of-stock{color:#ff6b6b}.lumyn-product-hero .product-form__error-message-wrapper{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;padding:1rem;margin-bottom:1rem}.lumyn-product-hero .product-form__error-message{color:#ff6b6b}.lumyn-product-hero .loading__spinner{display:none}.lumyn-product-hero .loading .loading__spinner{display:block}.lumyn-product-hero__variants .product-form__input--pill label{border-color:#fff3!important;background:#ffffff0d!important;color:#fff!important}.lumyn-product-hero__variants .product-form__input--pill label:before{box-shadow:none!important}.lumyn-product-hero__variants .product-form__input--pill label:hover{border-color:#fff6!important;background:#ffffff1a!important}.lumyn-product-hero__variants .product-form__input--pill input:checked+label{border-color:var(--lumyn-purple)!important;background:#ff3dec26!important;color:#fff!important}.lumyn-product-hero__variants .product-form__input--swatch input:checked+label{border-color:var(--lumyn-purple);box-shadow:0 0 0 2px var(--lumyn-purple)}.lumyn-product-hero__variants .select{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px}.lumyn-product-hero__variants .select__select{color:var(--text-white);background:transparent}.lumyn-product-hero__variants .select .svg-wrapper{color:var(--text-white-70)}.lumyn-product-hero__quantity .quantity__rules{color:var(--text-white-70);font-size:1.2rem;margin-top:.5rem}.lumyn-product-hero .price-per-item{color:var(--text-white-70);font-size:1.3rem}.lumyn-product-section+.related-products-section{background:rgb(var(--color-background))}.lumyn-product-hero.grainy>*{position:relative;z-index:2}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lumyn-product-hero__main-image img,.lumyn-product-hero__main-image video{animation:fadeIn .3s ease-out}.lumyn-product-hero__learn-more .svg-wrapper svg{transition:transform .2s ease;transform-origin:center center}.lumyn-product-hero__learn-more:hover .svg-wrapper svg{transform:translateY(3px)}.lumyn-product-details .product__accordion{border-color:rgba(var(--color-foreground),.1)}.lumyn-product-details .product__accordion summary{color:var(--text-white)}.lumyn-product-details .product__accordion .accordion__content{color:var(--text-white-80)}@media screen and (max-width: 749px){.lumyn-product-hero{min-height:auto;padding:0;overflow-x:hidden}.lumyn-product-hero__inner{padding:clamp(1.5rem,3vw,2rem) 0;max-width:100%}.lumyn-product-hero__grid{gap:1.5rem;max-width:100%}.lumyn-product-hero__title{font-size:clamp(1.8rem,5vw,2.4rem);margin-bottom:.5rem}.lumyn-product-hero__price .price{font-size:clamp(1.5rem,3vw,1.8rem)}.lumyn-product-hero__description{font-size:clamp(1.2rem,3vw,1.4rem);line-clamp:6;-webkit-line-clamp:6;margin-bottom:1rem}.lumyn-product-hero__info{text-align:left;align-items:flex-start;display:flex;flex-direction:column;max-width:100%;box-sizing:border-box;padding:0 clamp(1rem,4vw,1.5rem)}.lumyn-product-hero__variants{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.lumyn-product-hero__variants fieldset{width:100%;max-width:100%;box-sizing:border-box}.lumyn-product-hero__variants .product-form__input{margin-bottom:1rem;max-width:100%}.lumyn-product-hero__variants .product-form__input--pill{justify-content:flex-start;flex-wrap:wrap}.lumyn-product-hero__quantity{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;margin:.5rem 0 1rem;box-sizing:border-box}.lumyn-product-hero__quantity .quantity__label{width:100%;text-align:left}.lumyn-product-hero__quantity .quantity{justify-content:flex-start}.lumyn-product-hero__actions{width:100%;max-width:100%;margin-top:1rem;box-sizing:border-box}.lumyn-product-hero__actions .button--primary,.lumyn-product-hero__actions .button--secondary{width:100%}.lumyn-product-hero__info .share-button{width:100%;max-width:100%;text-align:left;margin-top:1rem;box-sizing:border-box}.lumyn-product-hero__media{margin-top:1.5rem;width:100%;max-width:100%;overflow:hidden;padding:0 clamp(1rem,4vw,1.5rem);box-sizing:border-box}.lumyn-product-hero__main-image{aspect-ratio:auto;border-radius:8px;width:100%;height:auto;min-height:0}.lumyn-product-hero__main-image img,.lumyn-product-hero__main-image video{width:100%;height:auto;object-fit:contain;display:block}.lumyn-product-hero__thumbs-wrapper{width:100%;max-width:100%;box-sizing:border-box}.lumyn-product-hero__thumbs-container{max-width:100%;overflow:hidden}.lumyn-product-hero__thumbs{padding:2px;max-width:100%;box-sizing:border-box}.lumyn-product-hero__thumb{width:60px!important;height:45px!important;aspect-ratio:4 / 3;flex-shrink:0}.lumyn-product-hero__thumb-nav{width:24px;height:24px;font-size:.8rem}.lumyn-product-details{padding:clamp(1.5rem,3vw,2rem) 0}.lumyn-product-details__heading{font-size:clamp(1.6rem,4vw,2rem);margin-bottom:1.5rem}.lumyn-product-details__features-grid{grid-template-columns:1fr;gap:clamp(.75rem,2vw,1rem);margin-bottom:clamp(1.5rem,2vw,2rem)}.lumyn-product-details__feature-card{padding:1.2rem 1rem 1.4rem}.lumyn-product-details__feature-card h3{font-size:1.4rem;margin-bottom:.5rem}.lumyn-product-details__feature-card p{font-size:1.3rem}.lumyn-product-details__feature-row{grid-template-columns:1fr;gap:1.5rem}.lumyn-product-details__feature-row--reverse{direction:ltr}.lumyn-product-details__feature-content h2{font-size:clamp(1.6rem,4vw,2rem);margin-bottom:.75rem}.lumyn-product-details__feature-content .rte{font-size:1.3rem}.lumyn-product-details__specs{margin-bottom:clamp(1.5rem,2vw,2rem)}.lumyn-product-details__specs-list li{padding:.75rem 0;font-size:1.3rem;flex-direction:column;align-items:flex-start}.spec-label{margin-bottom:.25rem;font-weight:600}.product__accordion{margin-bottom:.75rem}.product__accordion summary{padding:1rem .75rem;font-size:1.3rem}.accordion__content{padding:1rem;font-size:1.3rem}}@media screen and (min-width: 750px) and (max-width: 989px){.lumyn-product-hero{padding:clamp(2rem,4vw,3rem) 0}.lumyn-product-hero__grid{gap:2.5rem;grid-template-columns:1fr}.lumyn-product-hero__title{font-size:clamp(2rem,5vw,2.8rem)}.lumyn-product-hero__price .price{font-size:clamp(1.6rem,3vw,2rem)}.lumyn-product-hero__description{font-size:clamp(1.3rem,2.5vw,1.5rem)}.lumyn-product-hero__media{order:-1;margin-bottom:1.5rem}.lumyn-product-hero__main-image{aspect-ratio:auto;height:auto}.lumyn-product-details{padding:clamp(2rem,4vw,3rem) 0}.lumyn-product-details__heading{font-size:clamp(2rem,4vw,2.8rem)}.lumyn-product-details__features-grid{grid-template-columns:repeat(2,1fr)}.lumyn-product-details__feature-row{grid-template-columns:1fr}.lumyn-product-details__feature-row--reverse{direction:ltr}}@media screen and (min-width: 1200px){.lumyn-product-hero__main-image{border-radius:20px}.lumyn-product-hero__thumb{border-radius:10px}}@media screen and (max-width: 400px){.lumyn-product-hero__inner{padding:1rem 0}.lumyn-product-hero__grid{gap:1rem}.lumyn-product-hero__title{font-size:1.8rem}.lumyn-product-hero__price .price{font-size:1.4rem}.lumyn-product-hero__description{font-size:1.2rem;line-clamp:5;-webkit-line-clamp:5}.lumyn-product-hero__actions .button{padding:1rem;font-size:1.3rem;word-break:break-word}.lumyn-product-hero__thumb{width:50px!important;height:37px!important}.lumyn-product-hero__thumb-nav{width:24px!important;height:24px!important}.product-grid.grid--2-col-tablet-down{grid-template-columns:1fr!important;gap:.75rem}.related-products__heading{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/lumyn-product.css.map */
