.template-product{--bg: #FAFAF8;--bg2: #F2F0EC;--bg3: #E8E5DF;--bg4: #DEDAD3;--border: rgba(0, 0, 0, .08);--border-m: rgba(0, 0, 0, .14);--teal: #2D5A4F;--teal-m: #3D7A6A;--teal-l: #52A092;--teal-pale: rgba(45, 90, 79, .08);--teal-pale-m: rgba(45, 90, 79, .14);--teal-surface: #EBF2F0;--gold: #8A6430;--gold-l: #A07840;--gold-bg: rgba(138, 100, 48, .08);--white: #fff;--text: #0F0F0F;--text-m: #3D3D3D;--text-d: #767676;--head: "Plus Jakarta Sans", system-ui, sans-serif;--body: "Plus Jakarta Sans", system-ui, sans-serif;--max: 1360px;--r8: 8px;--r12: 12px;--r16: 16px;--r20: 20px;--r24: 24px;--pill: 100px;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .06), 0 2px 12px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08), 0 8px 32px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .1), 0 20px 60px rgba(0, 0, 0, .08);font-family:var(--body);background:var(--bg);color:var(--text);line-height:1.55;font-size:15px;-webkit-font-smoothing:antialiased}.template-product *,.template-product *:before,.template-product *:after{box-sizing:border-box}.template-product .wrap.overflow-hidden{overflow-x:clip;overflow-y:visible}body.template-product #main{padding-top:calc(var(--lux-header-offset, 126px) + 32px);overflow-x:clip}@media(max-width:767px){body.template-product #main{padding-top:calc(var(--lux-announce-h, 38px) + var(--lux-mobile-header-h, 60px) + 24px)}}.template-product #main img{display:block;max-width:100%;height:auto}.template-product #main a{text-decoration:none;color:inherit}.template-product button:not(.lux-tbn):not(.lux-qb):not(.lux-opt-btn):not(.lux-col-opt):not(.lux-faq-q):not(.lux-atc-btn){cursor:pointer;font-family:var(--body)}.template-product #main .w{max-width:var(--max);margin:0 auto;padding:0 48px}@media(max-width:767px){.template-product #main .w{padding:0 20px}}.template-product .teal{color:var(--teal)}.template-product .gold{color:var(--gold)}.template-product .shopify-section:has(header.header.luxlaria-header),.template-product .shopify-section:has(.gsp-page-title),.template-product .shopify-section:has(.page-title-section){display:none!important}.template-product .lux-bc{font-size:12px;color:var(--text-d);display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px 0 0}.template-product .lux-bc a{color:var(--text-d);transition:color .18s}.template-product .lux-bc a:hover{color:var(--teal)}.template-product .lux-bc__cur{color:var(--text-m)}.template-product .lux-pdp__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,480px);gap:48px 56px;padding:16px 0 0;align-items:start}.template-product .lux-pdp__grid>*{min-width:0;max-width:100%}@media(max-width:1000px){.template-product .lux-pdp__grid{grid-template-columns:minmax(0,1fr);gap:28px;padding-bottom:0}}.template-product .lux-gallery{position:sticky;top:100px;align-self:start;width:100%;max-width:100%}@media(max-width:1000px){.template-product .lux-gallery{position:relative;top:auto}}.template-product .lux-gallery__main{border-radius:22px;overflow:hidden;background:var(--bg2);border:1px solid var(--border);aspect-ratio:1;position:relative;box-shadow:var(--shadow-md);cursor:zoom-in;width:100%;max-width:100%}.template-product .lux-gallery__main [data-lux-gallery-main]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.template-product .lux-gallery__main img,.template-product .lux-gallery__main video{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .4s}.template-product .lux-gallery__main:hover img{transform:scale(1.02)}.template-product .lux-gallery__main video{cursor:default;background:#000}.template-product .lux-gallery__badge{position:absolute;top:14px;left:14px;background:var(--teal);color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:var(--pill)}.template-product .lux-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%}.template-product .lux-gallery__thumbs::-webkit-scrollbar{display:none}.template-product .lux-gallery__thumb{width:74px;height:74px;border-radius:12px;overflow:hidden;background:var(--bg2);border:2px solid var(--border);cursor:pointer;flex-shrink:0;padding:0;transition:border-color .18s;box-shadow:var(--shadow-sm)}.template-product .lux-gallery__thumb.is-active,.template-product .lux-gallery__thumb:hover{border-color:var(--teal)}.template-product .lux-gallery__thumb img{width:100%;height:100%;object-fit:cover}.template-product .lux-gallery__thumb--video{position:relative}.template-product .lux-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:22px;height:22px;background:#0000008c;border-radius:50%;pointer-events:none}.template-product .lux-gallery__play:after{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #fff}.template-product .lux-pdp__info{position:sticky;top:100px;align-self:start;min-width:0;max-width:100%}@media(max-width:1000px){.template-product .lux-pdp__info{position:relative;top:auto}}.template-product .lux-pdp__details{padding:56px 0 80px;margin-top:48px;border-top:1px solid var(--border);background:linear-gradient(180deg,#ebf2f073,#fafaf800 220px)}.template-product .lux-pdp__details-head{margin-bottom:28px;max-width:720px}.template-product .lux-pdp__details-eyebrow{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--teal)}.template-product .lux-pdp__details-title{margin:0;font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.04em;line-height:1.08;color:var(--text)}@media(max-width:1000px){.template-product .lux-pdp__details{margin-top:12px;padding:40px 0 64px}.template-product .lux-pdp__details-head{margin-bottom:28px}}.template-product .lux-desc{display:flex;flex-direction:column;gap:28px}.template-product .lux-pdp__brand{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:10px}.template-product .lux-pdp__title{font-size:clamp(24px,3vw,40px);font-weight:800;letter-spacing:-.04em;color:var(--text);line-height:1.05;margin-bottom:14px}.template-product .lux-pdp__rating{display:flex;align-items:center;gap:8px;margin-bottom:18px;flex-wrap:wrap}.template-product .lux-pdp__stars{color:var(--gold);font-size:15px}.template-product .lux-pdp__rnum{font-size:14px;font-weight:700;color:var(--text)}.template-product .lux-pdp__rcnt{font-size:12.5px;color:var(--text-d);border-bottom:1px dashed var(--border-m)}.template-product .lux-pdp__rcnt:hover{color:var(--teal)}.template-product .lux-pdp__badges{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.template-product .lux-pdp-badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 13px;border-radius:var(--pill);border:1.5px solid}.template-product .lux-pdp-badge--teal{border-color:var(--teal);color:var(--teal);background:var(--teal-pale)}.template-product .lux-pdp-badge--gold{border-color:var(--gold);color:var(--gold);background:var(--gold-bg)}.template-product .lux-price-block{background:var(--teal-surface);border:1.5px solid rgba(45,90,79,.2);border-radius:18px;padding:22px 24px;margin-bottom:22px}.template-product .lux-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:10px;flex-wrap:wrap}.template-product .lux-price-main{font-size:34px;font-weight:800;color:var(--teal);letter-spacing:-.04em}.template-product .lux-price-orig{font-size:16px;color:var(--text-d);text-decoration:line-through}.template-product .lux-price-save{font-size:11.5px;font-weight:700;color:#1a7a4a;background:#1a7a4a1a;padding:3px 10px;border-radius:var(--pill)}.template-product .lux-price-save[hidden],.template-product .lux-price-orig[hidden]{display:none!important}.template-product .lux-bnpl-row{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid rgba(45,90,79,.15);flex-wrap:wrap}.template-product .lux-bnpl-label{font-size:11.5px;color:var(--text-m)}.template-product .lux-bnpl-chip{font-size:10px;font-weight:700;background:var(--white);border:1px solid var(--border-m);padding:4px 11px;border-radius:6px;color:var(--text-m);box-shadow:var(--shadow-sm)}.template-product .lux-opt-group{margin-bottom:20px}.template-product .lux-opt-lbl{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-d);margin-bottom:10px;display:block}.template-product .lux-opt-lbl span{font-weight:400;text-transform:none;letter-spacing:0;color:var(--text-m);font-size:12px}.template-product .lux-opt-btns{display:flex;gap:8px;flex-wrap:wrap}.template-product .lux-opt-btn{padding:10px 18px;border-radius:12px;border:1.5px solid var(--border-m);font-size:13px;font-weight:600;color:var(--text-m);cursor:pointer;transition:all .18s;background:var(--white);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:2px;align-items:center}.template-product .lux-opt-btn__price{font-size:11px;color:var(--text-d);font-weight:400}.template-product .lux-opt-btn:hover,.template-product .lux-opt-btn.is-active{border-color:var(--teal);color:var(--teal);background:var(--teal-pale)}.template-product .lux-color-opts{display:flex;gap:10px;flex-wrap:wrap}.template-product .lux-col-opt{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;position:relative;transition:transform .18s;box-shadow:0 0 0 1px var(--border-m);padding:0}.template-product .lux-col-opt:hover,.template-product .lux-col-opt.is-active{transform:scale(1.15)}.template-product .lux-col-opt.is-active:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:2px solid var(--teal)}.template-product .lux-qty-atc{display:flex;gap:10px;margin-bottom:14px;align-items:center}.template-product .lux-qty-ctrl{display:flex;align-items:center;background:var(--white);border:1.5px solid var(--border-m);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm)}.template-product .lux-qb{width:42px;height:48px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:300;color:var(--text-m);background:none;border:none;transition:all .15s}.template-product .lux-qb:hover{background:var(--bg2);color:var(--teal)}.template-product .lux-qn{width:48px;text-align:center;font-size:15px;font-weight:700;color:var(--text)}.template-product .lux-atc-btn{flex:1;background:var(--teal)!important;color:#fff!important;font-size:14px;font-weight:700;letter-spacing:.02em;padding:0 28px;border-radius:12px;height:48px;border:none;transition:background .18s}.template-product .lux-atc-btn:hover{background:var(--teal-m)!important}.template-product .lux-atc-btn:disabled{opacity:.5;cursor:not-allowed}.template-product .lux-bin-wrap{margin-bottom:18px}.template-product .lux-bin-wrap .shopify-payment-button{margin:0}.template-product .lux-bin-wrap .shopify-payment-button__button{width:100%!important;background:var(--white)!important;border:1.5px solid var(--border-m)!important;color:var(--text)!important;font-size:14px!important;font-weight:700!important;padding:14px!important;border-radius:12px!important;min-height:48px!important;box-shadow:var(--shadow-sm)!important}.template-product .lux-bin-wrap .shopify-payment-button__button:hover{border-color:var(--teal)!important;color:var(--teal)!important}.template-product .lux-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}@media(max-width:520px){.template-product .lux-trust-strip{grid-template-columns:1fr}}.template-product .lux-ti{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.template-product .lux-ti-ico{font-size:20px}.template-product .lux-ti-label{font-size:11.5px;font-weight:700;color:var(--text)}.template-product .lux-ti-sub{font-size:10.5px;color:var(--text-d)}.template-product .lux-inbox-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-d);margin-bottom:10px}.template-product .lux-inbox-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.template-product .lux-it{font-size:12px;color:var(--text-m);background:var(--white);border:1px solid var(--border);padding:5px 12px;border-radius:var(--pill);box-shadow:var(--shadow-sm)}.template-product .lux-desc__empty{margin:0;padding:28px 0;font-size:15px;line-height:1.6;color:var(--text-d);text-align:center}.template-product .lux-acc{display:flex;flex-direction:column;border-top:1px solid var(--border)}.template-product .lux-acc__item{border-bottom:1px solid var(--border)}.template-product .lux-acc__heading{margin:0}.template-product .lux-acc__trigger{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:22px 0;background:transparent!important;border:none!important;box-shadow:none!important;text-align:left;cursor:pointer;color:var(--text);transition:color .2s ease}.template-product .lux-acc__trigger:hover,.template-product .lux-acc__trigger:focus-visible{color:var(--teal);outline:none}.template-product .lux-acc__trigger:focus-visible{box-shadow:inset 0 0 0 2px #2d5a4f59!important;border-radius:4px}.template-product .lux-acc__label{font-size:15px;font-weight:700;letter-spacing:.02em;line-height:1.3;color:var(--text)}.template-product .lux-acc__icon{flex-shrink:0;width:14px;height:14px;position:relative;transition:transform .35s cubic-bezier(.4,0,.2,1)}.template-product .lux-acc__icon:before,.template-product .lux-acc__icon:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%);transition:opacity .25s ease}.template-product .lux-acc__icon:before{width:14px;height:1.5px}.template-product .lux-acc__icon:after{width:1.5px;height:14px}.template-product .lux-acc__item.is-open .lux-acc__icon{transform:rotate(180deg)}.template-product .lux-acc__item.is-open .lux-acc__icon:after{opacity:0}.template-product .lux-acc__panel-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.template-product .lux-acc__item.is-open .lux-acc__panel-wrap{grid-template-rows:1fr}@media(prefers-reduced-motion:reduce){.template-product .lux-acc__panel-wrap,.template-product .lux-acc__icon,.template-product .lux-acc__faq-a{transition:none}}.template-product .lux-acc__panel{overflow:hidden}.template-product .lux-acc__content{padding:4px 0 28px;max-width:720px}.template-product .lux-acc__content>:first-child{margin-top:0}.template-product .lux-acc__content>:last-child{margin-bottom:0}.template-product .lux-acc__content p{margin:0 0 14px;font-size:15px;line-height:1.72;color:var(--text-m);font-weight:400}.template-product .lux-acc__content p.lux-acc__lead{margin-bottom:10px;font-size:16px;line-height:1.5;color:var(--text);font-weight:600}.template-product .lux-acc__content p.lux-acc__lead+p.lux-acc__lead{margin-top:-4px;margin-bottom:16px;font-size:15px;font-weight:600;color:var(--text-m)}.template-product .lux-acc__content h3,.template-product .lux-acc__content h4,.template-product .lux-acc__content .lux-acc__subhead{margin:26px 0 10px;padding-top:22px;border-top:1px solid rgba(0,0,0,.07);font-family:var(--head, inherit);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text);line-height:1.4}.template-product .lux-acc__content>h3:first-child,.template-product .lux-acc__content>h4:first-child,.template-product .lux-acc__content>.lux-acc__subhead:first-child{margin-top:0;padding-top:0;border-top:none}.template-product .lux-acc__content h3+p,.template-product .lux-acc__content h4+p,.template-product .lux-acc__content .lux-acc__subhead+p{margin-top:0}.template-product .lux-acc__content h3+ul,.template-product .lux-acc__content h4+ul,.template-product .lux-acc__content .lux-acc__subhead+ul,.template-product .lux-acc__content h3+.lux-acc__list,.template-product .lux-acc__content h4+.lux-acc__list,.template-product .lux-acc__content .lux-acc__subhead+.lux-acc__list{margin-top:2px}.template-product .lux-acc__content strong{color:var(--text);font-weight:600}.template-product .lux-acc__list{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:10px}.template-product .lux-acc__list li{position:relative;margin:0;padding:0 0 0 22px;font-size:15px;line-height:1.65;color:var(--text-m)}.template-product .lux-acc__list li strong{display:block;margin-bottom:4px;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--text);line-height:1.45}.template-product .lux-acc__list li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--teal)}.template-product .lux-acc__faq{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(0,0,0,.06)}.template-product .lux-acc__faq-item{border-bottom:1px solid rgba(0,0,0,.06)}.template-product .lux-acc__faq-item:last-child{border-bottom:none}.template-product .lux-acc__faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 0;background:transparent!important;border:none!important;box-shadow:none!important;text-align:left;font-size:14px;font-weight:600;line-height:1.45;color:var(--text);cursor:pointer;transition:color .2s ease}.template-product .lux-acc__faq-q:hover,.template-product .lux-acc__faq-q:focus-visible{color:var(--teal);outline:none}.template-product .lux-acc__faq-icon{flex-shrink:0;width:12px;height:12px;position:relative;transition:transform .3s ease}.template-product .lux-acc__faq-icon:before,.template-product .lux-acc__faq-icon:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%);transition:opacity .2s ease}.template-product .lux-acc__faq-icon:before{width:12px;height:1px}.template-product .lux-acc__faq-icon:after{width:1px;height:12px}.template-product .lux-acc__faq-item.is-open .lux-acc__faq-icon:after{opacity:0}.template-product .lux-acc__faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.template-product .lux-acc__faq-item.is-open .lux-acc__faq-a{grid-template-rows:1fr}.template-product .lux-acc__faq-a>.lux-acc__faq-a-inner{overflow:hidden}.template-product .lux-acc__faq-a-inner p{margin:0;padding:0 0 18px;font-size:14px;line-height:1.75;color:var(--text-m);font-weight:400}.template-product .lux-acc__faq-a[aria-hidden=true]{grid-template-rows:0fr}@media(max-width:640px){.template-product .lux-acc__trigger{padding:18px 0}.template-product .lux-acc__content{padding-bottom:24px}}.template-product .lux-desc__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-radius:16px;background:var(--teal-surface);border:1px solid rgba(45,90,79,.16)}.template-product .lux-desc__trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 18px}.template-product .lux-desc__trust li{position:relative;padding-left:18px;font-size:13px;font-weight:600;color:var(--teal)}.template-product .lux-desc__trust li:before{content:"\2713";position:absolute;left:0;top:0;font-size:12px}.template-product .lux-desc__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:14px 22px;border-radius:999px;border:none!important;background:var(--teal)!important;color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .18s,transform .18s;box-shadow:0 4px 18px #2d5a4f38}.template-product .lux-desc__cta:hover{background:var(--teal-m)!important;transform:translateY(-1px)}.template-product .lux-tab-empty{font-size:14px;color:var(--text-d)}.template-product .lux-satc{position:fixed;bottom:0;left:0;right:0;z-index:300;background:#fafaf8f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 20px;border-top:1px solid var(--border);display:none;align-items:center;gap:12px;box-shadow:0 -4px 20px #00000014}@media(max-width:900px){.template-product .lux-satc{display:flex}}.template-product .lux-satc-p{font-size:20px;font-weight:800;color:var(--teal);letter-spacing:-.03em}.template-product .lux-satc-btn{flex:1;background:var(--teal);color:#fff;font-size:14px;font-weight:700;padding:14px;border-radius:12px;border:none}.template-product .lux-satc-btn:hover{background:var(--teal-m)}.template-product .lux-fstrip{background:var(--teal-surface);border-top:1px solid rgba(45,90,79,.12);border-bottom:1px solid rgba(45,90,79,.12)}.template-product .lux-fstrip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}@media(max-width:768px){.template-product .lux-fstrip-grid{grid-template-columns:repeat(2,1fr)}}.template-product .lux-fsi{background:var(--white);padding:28px 20px;text-align:center}.template-product .lux-fsi-ico{font-size:28px;margin-bottom:10px}.template-product .lux-fsi-n{font-size:13px;font-weight:700;color:var(--text);margin-bottom:4px}.template-product .lux-fsi-d{font-size:12px;color:var(--text-d);line-height:1.55}.template-product .lux-sect{padding:72px 0;border-top:1px solid var(--border)}.template-product .lux-sect-alt{background:var(--bg)}.template-product .lux-ey{display:block;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.template-product .lux-h2{font-size:clamp(26px,3.2vw,44px);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:var(--text);margin-bottom:32px}.template-product .lux-h2 .tc{color:var(--teal)}.template-product .lux-sect-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:16px;flex-wrap:wrap}.template-product .lux-view-all{font-size:13px;font-weight:700;color:var(--teal);border-bottom:1.5px solid var(--teal);padding-bottom:2px}.template-product .lux-beni-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width:768px){.template-product .lux-beni-grid{grid-template-columns:1fr;gap:36px}}.template-product .lux-beni-img{border-radius:22px;overflow:hidden;aspect-ratio:4/5;background:var(--bg2);box-shadow:var(--shadow-lg)}.template-product .lux-beni-img img{width:100%;height:100%;object-fit:cover}.template-product .lux-bi{display:flex;gap:16px;margin-bottom:26px}.template-product .lux-bi:last-child{margin-bottom:0}.template-product .lux-bi-num{font-size:11px;font-weight:800;color:var(--teal);background:var(--teal-pale);width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.template-product .lux-bi-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:5px}.template-product .lux-bi-text{font-size:13.5px;color:var(--text-m);line-height:1.65;font-weight:300}.template-product .lv2-comparison-section{padding:60px 0 72px;border-top:1px solid var(--border);background:var(--bg)}.template-product .lv2-comparison-section .wrap,.template-product .lv2-comparison-section .w{max-width:var(--max);margin:0 auto;padding:0 48px}@media(max-width:767px){.template-product .lv2-comparison-section .wrap,.template-product .lv2-comparison-section .w{padding:0 20px}}.template-product .lv2-comparison-section .tag--mid,.template-product .lv2-comparison-section .eyebrow{color:var(--teal)}.template-product .lv2-comparison-section .section-title{color:var(--text);font-weight:800}.template-product .comp-table{width:100%;border-collapse:collapse;margin-top:24px;box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.template-product .comp-table th{background:var(--bg2);padding:14px 18px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-d);text-align:left;border-bottom:1px solid var(--border)}.template-product .comp-table th.ours{background:var(--teal);color:#fff}.template-product .comp-table td{padding:13px 18px;font-size:13.5px;border-bottom:1px solid var(--border);color:var(--text-m)}.template-product .comp-table td:first-child{color:var(--text-d);font-weight:500}.template-product .comp-table td.ours{background:var(--teal-pale);color:var(--text);font-weight:600}.template-product .comp-table .check{color:#1a7a4a}.template-product .comp-table .cross{color:var(--text-d)}.template-product .lux-judgeme-section{padding:60px 0;border-top:1px solid var(--border);background:var(--bg)}.template-product .lux-judgeme__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:28px}.template-product .lux-judgeme__label{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--teal);margin-bottom:10px}.template-product .lux-judgeme__title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.03em;color:var(--text);margin:0;line-height:1.15}.template-product .lux-judgeme__write-btn{-webkit-appearance:none;appearance:none;border:1.5px solid var(--teal);background:var(--teal);color:#fff;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:14px 24px;border-radius:999px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.template-product .lux-judgeme__write-btn:hover{background:var(--teal-m);border-color:var(--teal-m)}.template-product .lux-judgeme__widget .jdgm-rev-widg{margin:0}.template-product .lux-judgeme__widget[data-lux-judgeme-loading],.template-product [data-lux-judgeme-widget][data-lux-judgeme-loading]{min-height:120px;opacity:.55}.template-product .lux-judgeme__empty{padding:32px 0 12px;text-align:center}.template-product .lux-judgeme__empty-copy{font-size:15px;color:var(--text-m);margin:0;max-width:28rem;margin-inline:auto;line-height:1.6}.template-product .lux-judgeme__empty-cta{-webkit-appearance:none;appearance:none;border:0;background:none;padding:0;margin-left:.35em;font:inherit;font-size:15px;font-weight:700;color:var(--teal);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.template-product .lux-judgeme__empty-cta:hover{color:var(--teal-m)}body.lux-judgeme-modal-open{overflow:hidden}.template-product .lux-judgeme-modal[hidden]{display:none}.template-product .lux-judgeme-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px}.template-product .lux-judgeme-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.template-product .lux-judgeme-modal__panel{position:relative;width:min(100%,520px);max-height:min(90vh,760px);overflow:auto;background:#fff;border-radius:18px;padding:28px 24px 24px;box-shadow:0 24px 60px #0000002e}.template-product .lux-judgeme-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:999px;background:var(--bg);color:var(--text);font-size:22px;line-height:1;cursor:pointer}.template-product .lux-judgeme-modal__title{margin:0 0 6px;font-size:1.5rem;font-weight:800;letter-spacing:-.03em}.template-product .lux-judgeme-modal__subtitle{margin:0 0 20px;font-size:14px;color:var(--text-m)}.template-product .lux-judgeme-modal__field{margin-bottom:16px}.template-product .lux-judgeme-modal__label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-m)}.template-product .lux-judgeme-modal__stars{display:flex;gap:6px}.template-product .lux-judgeme-modal__star{border:0;background:transparent;color:#d4d4d4;font-size:28px;line-height:1;cursor:pointer;padding:0}.template-product .lux-judgeme-modal__star.is-active{color:var(--gold)}.template-product .lux-judgeme-modal__input,.template-product .lux-judgeme-modal__textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font:inherit;color:var(--text);background:#fff}.template-product .lux-judgeme-modal__textarea{resize:vertical;min-height:120px}.template-product .lux-judgeme-modal__message{margin:0 0 12px;font-size:14px;color:var(--teal)}.template-product .lux-judgeme-modal__message.is-error{color:#b42318}.template-product .lux-judgeme-modal__submit{width:100%;border:0;border-radius:999px;background:var(--teal);color:#fff;font:inherit;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:15px 24px;cursor:pointer}.template-product .lux-judgeme-modal__submit:hover{background:var(--teal-m)}.template-product .lux-judgeme-modal__submit:disabled{opacity:.6;cursor:wait}.template-product .lux-pdp__rating-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.template-product .lux-pdp__rating .jdgm-preview-badge .jdgm-star{color:var(--gold)}.template-product .lux-pdp__rating .jdgm-preview-badge{font-size:13px}.template-product .lux-rel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}@media(max-width:900px){.template-product .lux-rel-grid{grid-template-columns:repeat(2,1fr)}}.template-product .lux-rel{background:var(--white);border-radius:16px;border:1px solid var(--border);overflow:hidden;transition:all .22s;display:block;box-shadow:var(--shadow-sm)}.template-product .lux-rel:hover{border-color:var(--teal-l);transform:translateY(-3px);box-shadow:var(--shadow-md)}.template-product .lux-rel-img{aspect-ratio:1;overflow:hidden;background:var(--bg2)}.template-product .lux-rel-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.template-product .lux-rel:hover .lux-rel-img img{transform:scale(1.05)}.template-product .lux-rel-body{padding:14px 16px 16px}.template-product .lux-rel-n{font-size:13px;font-weight:700;color:var(--text);margin-bottom:5px;line-height:1.3}.template-product .lux-rel-p{font-size:15px;font-weight:800;color:var(--teal)}.template-product #main{padding-bottom:72px}@media(min-width:901px){.template-product #main{padding-bottom:0}}@media(max-width:767px){.template-product .lux-pdp__grid{gap:22px;padding-top:16px}.template-product .lux-bc{padding-top:12px;font-size:11px}.template-product .lux-gallery__main{aspect-ratio:auto;min-height:0;cursor:default;border-radius:18px}.template-product .lux-gallery__main [data-lux-gallery-main]{position:static;display:block;width:100%}.template-product .lux-gallery__main img,.template-product .lux-gallery__main video{width:100%;height:auto;max-height:none;object-fit:contain}.template-product .lux-gallery__main:hover img{transform:none}.template-product .lux-gallery__thumb{width:64px;height:64px}.template-product .lux-pdp__title{font-size:clamp(22px,6.4vw,28px)}.template-product .lux-price-main{font-size:28px}.template-product .lux-price-block{padding:18px 16px}.template-product .lux-qty-atc{flex-wrap:wrap}.template-product .lux-atc-btn{min-width:0;width:100%;flex:1 1 100%}.template-product .lux-pdp__details{padding:32px 0 56px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/luxlaria-product.css.map */
