.lux-pdp{--cream:#F6F2EE;--cream2:#EFEAE3;--card:#FFFFFF;--ink:#2B2B2B;--ink2:#5A554E;--brown:#8D3909;--gold:#B0894E;--gold2:#C9A24B;--line:#E4DDD2;--line2:#D8CFC1;--green:#3E7C53;--soft:#FAF6EE;--icbg:#F3EADB;--radius:14px;--shadow:0 1px 2px rgba(43,43,43,.05),0 8px 24px rgba(43,43,43,.06);background:#f6f2ee;font-family:DM Sans,system-ui,sans-serif;color:#2b2b2b;font-size:16.5px;line-height:1.55}.lux-pdp *{box-sizing:border-box}.lux-pdp .lux-wrap{max-width:1300px;margin:0 auto;padding:0 26px}.lux-pdp .lux-muted{color:var(--ink2)}.lux-pdp .lux-stars{color:var(--gold2);letter-spacing:1px}.lux-pdp .lux-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;padding:34px 0 40px;align-items:start}@media(max-width:860px){.lux-pdp .lux-grid{grid-template-columns:1fr;gap:24px;padding:18px 0 24px}}.lux-pdp .lux-gallery{position:sticky;top:20px;align-self:start;min-width:0}@media(max-width:860px){.lux-pdp .lux-gallery{position:static}}.lux-pdp .lux-gmain{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1}.lux-pdp .lux-gmain img{width:100%;height:100%;object-fit:cover}.lux-pdp .lux-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#141210;display:none;z-index:2}.lux-pdp .lux-gmain.video-on .lux-hero-video{display:block}.lux-pdp .lux-gmain.video-on .lux-zoomhint{display:none}.lux-pdp .lux-sndchip{position:absolute;left:10px;bottom:10px;z-index:3;border:0;border-radius:99px;padding:8px 13px;font:600 12px/1 Segoe UI,system-ui,sans-serif;background:#14100cb8;color:#f7f1e8;cursor:pointer;letter-spacing:.02em}.lux-pdp .lux-thumb{position:relative}.lux-pdp .lux-tplay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.lux-pdp .lux-tplay svg{width:26px;height:26px;fill:#fff;background:#14100c8c;border-radius:50%;padding:5px}.lux-pdp .lux-gthumbs-wrap{display:flex;align-items:center;gap:6px;margin-top:10px}.lux-pdp .lux-gthumbs{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1}.lux-pdp .lux-gthumbs::-webkit-scrollbar{display:none}.lux-pdp .lux-thumb{flex:0 0 84px;width:84px;height:84px;padding:0;border:1px solid var(--line);border-radius:9px;overflow:hidden;cursor:pointer;background:none;opacity:.78;transition:.15s}.lux-pdp .lux-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lux-pdp .lux-thumb.active,.lux-pdp .lux-thumb:hover{opacity:1;border-color:var(--gold)}.lux-pdp .lux-gnav{flex:none;width:34px;height:34px;border-radius:50%;border:1px solid var(--line2);background:#fff;cursor:pointer;font-size:18px;color:var(--ink);display:grid;place-items:center;transition:.15s}.lux-pdp .lux-gnav:hover{border-color:var(--gold);color:var(--brown)}@media(max-width:560px){.lux-pdp .lux-thumb{flex-basis:70px;width:70px;height:70px}}.lux-pdp .lux-trustbar{width:100%}.lux-pdp .lux-trustbar-in{max-width:1300px;margin:0 auto;padding:9px 26px;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;font-size:12.5px;font-weight:600;letter-spacing:.02em;line-height:1.35;text-align:center}.lux-pdp .lux-tb-stars{color:var(--gold2);letter-spacing:1px}.lux-pdp .lux-tb-sep{opacity:.45}.lux-pdp .lux-tb-ct{opacity:.78}@media(max-width:560px){.lux-pdp .lux-trustbar-in{padding:8px 16px;font-size:11.5px;gap:7px}.lux-pdp .lux-tb-mbhide{display:none}}.lux-pdp .lux-gmain{position:relative;cursor:zoom-in;touch-action:pan-y;-webkit-user-select:none;user-select:none}.lux-pdp .lux-gmain img{transition:opacity .12s ease;-webkit-user-drag:none;user-drag:none}.lux-pdp .lux-gov{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:1px solid var(--line2);background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--ink);font-size:22px;line-height:1;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000024;opacity:0;pointer-events:none;transition:opacity .15s,background .15s}.lux-pdp .lux-gov:hover{background:#fff;color:var(--brown)}.lux-pdp .lux-gov.prev{left:12px}.lux-pdp .lux-gov.next{right:12px}@media(min-width:861px){.lux-pdp .lux-gov{display:flex}.lux-pdp .lux-gmain:hover .lux-gov{opacity:1;pointer-events:auto}}.lux-pdp .lux-zoomhint{position:absolute;right:14px;bottom:14px;width:30px;height:30px;border-radius:50%;background:#ffffffd1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(43,43,43,.08);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 5px #00000024;pointer-events:none}.lux-pdp .lux-zoomhint svg{display:block;width:15px;height:15px;fill:none;stroke:var(--ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;opacity:.85}@media(max-width:560px){.lux-pdp .lux-zoomhint{width:28px;height:28px;right:10px;bottom:10px}.lux-pdp .lux-zoomhint svg{width:14px;height:14px}}.lux-pdp .lux-gdots{display:none;justify-content:center;gap:8px;margin-top:12px}@media(min-width:861px){.lux-pdp .lux-gallery.lux-dtdots .lux-gthumbs-wrap{display:none}.lux-pdp .lux-gallery.lux-dtdots .lux-gdots{display:flex}}@media(max-width:860px){.lux-pdp .lux-gallery.lux-mbdots .lux-gthumbs-wrap{display:none}.lux-pdp .lux-gallery.lux-mbdots .lux-gdots{display:flex}}.lux-pdp .lux-gdot{width:8px;height:8px;border-radius:50%;padding:0;border:none;background:var(--line2);cursor:pointer;transition:.15s}.lux-pdp .lux-gdot.active{background:var(--brown);transform:scale(1.3)}.lux-pdp .lux-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#14100cf0;display:flex;align-items:center;justify-content:center}.lux-pdp .lux-lightbox[hidden]{display:none}.lux-pdp .lux-lb-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;cursor:zoom-in}.lux-pdp .lux-lb-stage img{max-width:92vw;max-height:88vh;object-fit:contain;transform-origin:center center;transition:transform .05s linear;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lux-pdp .lux-lightbox.zoomed .lux-lb-stage{cursor:grab}.lux-pdp .lux-lb-x{position:absolute;top:16px;right:18px;z-index:2;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff24;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.lux-pdp .lux-lb-x:hover{background:#ffffff3d}.lux-pdp .lux-lb-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border-radius:50%;border:none;background:#ffffff24;color:#fff;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center}.lux-pdp .lux-lb-nav:hover{background:#ffffff3d}.lux-pdp .lux-lb-nav.prev{left:14px}.lux-pdp .lux-lb-nav.next{right:14px}.lux-pdp .lux-lb-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:9px;z-index:2}.lux-pdp .lux-lbdot{width:9px;height:9px;border-radius:50%;padding:0;border:none;background:#fff6;cursor:pointer}.lux-pdp .lux-lbdot.active{background:#fff;transform:scale(1.2)}@media(max-width:560px){.lux-pdp .lux-lb-nav{width:40px;height:40px;font-size:24px}.lux-pdp .lux-lb-stage img{max-width:96vw;max-height:82vh}}.lux-pdp .lux-buy{display:flex;flex-direction:column;gap:30px;min-width:0}.lux-pdp .lux-form{display:flex;flex-direction:column;gap:30px}.lux-pdp .lux-title{font-family:Cormorant Garamond,serif;font-weight:600;font-size:50px;line-height:1.02;letter-spacing:-.01em;margin:0}@media(max-width:860px){.lux-pdp .lux-title{font-size:37px}}.lux-pdp .lux-btag{display:inline-block;vertical-align:middle;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--ink);border-radius:5px;padding:3px 8px;margin-left:6px;position:relative;top:-6px}.lux-pdp .lux-subhead{font-family:EB Garamond,serif;font-size:21px;color:var(--ink2);line-height:1.45;margin:8px 0 0}.lux-pdp .lux-ratingline{display:flex;align-items:center;gap:9px;font-size:16px;flex-wrap:wrap}.lux-pdp .lux-ratingline a{color:var(--ink2);text-decoration:underline;text-underline-offset:2px}.lux-pdp .lux-priceblock{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.lux-pdp .lux-price{font-size:38px;font-weight:700}.lux-pdp .lux-compare{font-size:23px;color:#a39a8c;text-decoration:line-through}.lux-pdp .lux-save{font-size:14px;font-weight:700;color:#fff;background:var(--brown);padding:5px 12px;border-radius:30px;align-self:center}.lux-pdp .lux-config{display:flex;gap:26px;flex-wrap:wrap;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lux-pdp .lux-cf{flex:1;min-width:150px}.lux-pdp .lux-lbl{font-size:12.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ink);margin-bottom:11px;display:flex;gap:7px;align-items:baseline}.lux-pdp .lux-pick{font-weight:600;letter-spacing:.01em;text-transform:none;color:var(--ink);font-size:12.5px;opacity:.72}.lux-pdp .lux-swatches{display:flex;gap:10px}.lux-pdp .lux-sw{padding:0;background:none;border:none;cursor:pointer}.lux-pdp .lux-sw .lux-dot{display:block;width:44px;height:44px;border-radius:50%;border:2px solid transparent;box-shadow:0 0 0 1px var(--line2);transition:.15s}.lux-pdp .lux-sw.active .lux-dot{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.lux-pdp .lux-sizes{display:flex;gap:9px;flex-wrap:wrap}.lux-pdp .lux-size{padding:11px 18px;border:1px solid var(--line2);border-radius:10px;background:#fff;cursor:pointer;font-weight:600;font-size:16px;font-family:inherit;transition:.15s}.lux-pdp .lux-size.active{border-color:var(--ink);background:var(--ink);color:#fff}.lux-pdp .lux-size.soldout{text-decoration:line-through;text-decoration-thickness:2px;color:#b0a89c;background:#faf8f5}.lux-pdp .lux-size.soldout.active{color:#fff;background:var(--ink);text-decoration-color:#e6b3a8}.lux-pdp .lux-sw.soldout{position:relative}.lux-pdp .lux-sw.soldout .lux-dot{opacity:.4}.lux-pdp .lux-sw.soldout:after{content:"";position:absolute;left:50%;top:50%;width:50px;height:2px;background:#8a3b2e;border-radius:2px;transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none}.lux-pdp .lux-sbtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.3)}.lux-pdp .lux-tma-h{font-family:EB Garamond,serif;font-weight:700;font-size:24px;color:var(--ink);margin:10px 0 14px;letter-spacing:-.01em}.lux-pdp .lux-tma-h .q{color:var(--brown)}.lux-pdp .lux-kicard{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.lux-pdp .lux-ki-tabs{display:flex;background:var(--soft);border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.lux-pdp .lux-ki-tabs::-webkit-scrollbar{display:none}.lux-pdp .lux-ki-tab{flex:1 0 auto;background:none;border:none;border-right:1px solid var(--line);padding:15px 12px 14px;cursor:pointer;font-family:inherit;font-size:14.5px;font-weight:600;color:var(--ink2);white-space:nowrap;transition:.15s}.lux-pdp .lux-ki-tab:last-child{border-right:none}.lux-pdp .lux-ki-tab.active{background:#fff;color:var(--brown);font-weight:700;box-shadow:inset 0 -2px 0 var(--brown)}.lux-pdp .lux-ki-panel{display:none;padding:28px 30px}.lux-pdp .lux-ki-panel.active{display:block}.lux-pdp .lux-kl{font-family:EB Garamond,serif;font-size:19.5px;line-height:1.5;color:var(--ink);margin:0 0 22px}.lux-pdp .lux-kl b{color:var(--brown);font-weight:400}.lux-pdp .lux-fitg{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px;margin:0 0 4px}.lux-pdp .lux-f{display:flex;gap:9px;align-items:center;font-size:14.5px;color:var(--ink)}.lux-pdp .lux-f .lux-ck{color:var(--green);font-weight:800;flex:none}.lux-pdp .lux-fitnote{margin-top:14px;background:var(--soft);border:1px solid var(--line);border-radius:11px;padding:11px 13px;font-size:13.5px;line-height:1.5;color:var(--ink2)}.lux-pdp .lux-fitnote strong,.lux-pdp .lux-fitnote b{color:var(--brown)}.lux-pdp .lux-sztwrap{border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-top:13px}.lux-pdp .lux-szt{width:100%;border-collapse:collapse;font-size:13.5px}.lux-pdp .lux-szt th,.lux-pdp .lux-szt td{padding:10px 12px;border-top:1px solid var(--line);text-align:center}.lux-pdp .lux-szt thead th{background:var(--soft);border-top:none;border-bottom:1px solid var(--line);font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink2)}.lux-pdp .lux-szt th:first-child,.lux-pdp .lux-szt td:first-child{text-align:left}.lux-pdp .lux-szt tbody td:first-child{font-weight:600;color:var(--ink)}.lux-pdp .lux-szt tbody td{color:var(--ink2)}.lux-pdp .lux-cmpwrap{overflow-x:auto}.lux-pdp .lux-cmp{width:100%;border-collapse:collapse;font-size:14.5px;margin-bottom:4px}.lux-pdp .lux-cmp th{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink2);padding:0 6px 9px;text-align:center}.lux-pdp .lux-cmp th:first-child{text-align:left}.lux-pdp .lux-cmp td{padding:11px 6px;border-top:1px solid var(--line)}.lux-pdp .lux-cmp td:first-child{font-weight:600;color:var(--ink)}.lux-pdp .lux-cmp .col{text-align:center;width:92px}.lux-pdp .lux-cmp .yes{color:var(--green);font-weight:800;font-size:16px}.lux-pdp .lux-cmp .no{color:#c9806f;font-weight:800;font-size:16px}.lux-pdp .lux-cmphd th{border-bottom:1px solid var(--line);padding-bottom:11px}.lux-pdp .lux-cmpi{display:inline-flex;vertical-align:middle;margin-right:9px}.lux-pdp .lux-cmpi svg{width:17px;height:17px;stroke:var(--brown);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.lux-pdp .lux-carelines{display:flex;flex-direction:column;gap:12px;margin:2px 0 18px}.lux-pdp .lux-cl2{font-size:15px;color:var(--ink2);line-height:1.5}.lux-pdp .lux-cl2 b{color:var(--ink)}.lux-pdp .lux-carebtn{display:inline-flex;align-items:center;background:var(--brown)!important;color:#fff!important;border:none;border-radius:10px;font-family:inherit;font-weight:700;font-size:14.5px;padding:13px 20px;cursor:pointer}.lux-pdp .lux-carebtn:hover{background:#7a3107!important}.lux-pdp .lux-ic{width:34px;height:34px;border-radius:50%;background:var(--icbg);display:flex;align-items:center;justify-content:center;line-height:0;flex:none}.lux-pdp .lux-ic svg{display:block;width:18px;height:18px;stroke:var(--brown);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.lux-pdp .lux-matg{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.lux-pdp .lux-m{display:flex;gap:11px;align-items:center}.lux-pdp .lux-m b{display:block;font-size:14.5px;color:var(--ink);font-weight:700}.lux-pdp .lux-m small{display:block;font-size:12.5px;color:var(--ink2);line-height:1.35}.lux-pdp .lux-cstep{display:flex;gap:14px;margin-top:2px}.lux-pdp .lux-cs{flex:1;text-align:center;background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:18px 12px}.lux-pdp .lux-cs .lux-ic{margin:0 auto 9px}.lux-pdp .lux-cs b{display:block;font-size:14px;color:var(--ink);margin-bottom:3px}.lux-pdp .lux-cs small{font-size:12.5px;color:var(--ink2);line-height:1.4}.lux-pdp .lux-tline{display:flex;gap:10px;align-items:flex-start;margin-top:4px}.lux-pdp .lux-ts2{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.lux-pdp .lux-ts2 .lux-ic{margin:0 0 8px}.lux-pdp .lux-ts2 b{display:block;font-size:13.5px;color:var(--ink)}.lux-pdp .lux-ts2 small{display:block;font-size:12px;color:var(--ink2)}.lux-pdp .lux-arr{align-self:flex-start;margin-top:8px;color:var(--gold);font-size:18px}@media(max-width:560px){.lux-pdp .lux-fitg,.lux-pdp .lux-matg{grid-template-columns:1fr}.lux-pdp .lux-cstep{flex-direction:column}.lux-pdp .lux-tline{flex-direction:column;gap:0}.lux-pdp .lux-arr{display:none}.lux-pdp .lux-ts2{flex:none;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:15px;background:none;border:none;border-radius:0;padding:9px 0;position:relative}.lux-pdp .lux-ts2:before{content:"";position:absolute;left:16px;top:0;bottom:0;width:2px;background:var(--line);z-index:0}.lux-pdp .lux-ts2:first-child:before{top:50%}.lux-pdp .lux-ts2:last-child:before{bottom:50%}.lux-pdp .lux-ts2 .lux-ic{margin:0;position:relative;z-index:1}.lux-pdp .lux-ts2 b{font-size:14.5px}.lux-pdp .lux-ts2 small{font-size:12.5px}}.lux-pdp .lux-gbadge{display:flex;gap:11px;align-items:center;background:var(--soft);border:1px solid var(--line);border-radius:11px;padding:13px 15px;margin-top:15px}.lux-pdp .lux-gbadge b{color:var(--ink);font-size:14.5px}.lux-pdp .lux-gbadge small{display:block;color:var(--ink2);font-size:13px;margin-top:2px}.lux-pdp .lux-kproof{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14.5px;color:var(--ink2);margin-bottom:18px}.lux-pdp .lux-kproof b{color:var(--ink)}.lux-pdp .lux-kquote{display:flex;gap:15px;align-items:flex-start}.lux-pdp .lux-kav{width:52px;height:52px;border-radius:50%;flex:none;background:linear-gradient(180deg,#8a6a3c,#5e4626);display:grid;place-items:center;color:#fff;font-family:EB Garamond,serif;font-size:18px}.lux-pdp .lux-kimg{width:58px;height:58px;border-radius:50%;object-fit:cover;flex:none;border:2px solid #fff;box-shadow:0 1px 5px #0000001f}.lux-pdp .lux-kbadge{display:inline-flex;align-items:center;gap:4px;background:#e9f5ec;color:var(--green);font-weight:700;font-size:11px;padding:3px 9px;border-radius:20px;margin-bottom:10px}.lux-pdp .lux-kq{font-family:DM Sans,system-ui,sans-serif;font-size:16.5px;line-height:1.6;color:var(--ink)}.lux-pdp .lux-kwho{margin-top:12px;font-size:13.5px;color:var(--ink2)}.lux-pdp .lux-kwho b{color:var(--ink);font-weight:700}.lux-pdp .lux-kwho span{display:block;color:var(--brown);margin-top:1px}.lux-pdp .lux-cart{display:flex;flex-direction:column;gap:13px}.lux-pdp .lux-urgency{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14.5px;font-weight:600;color:var(--ink2)}.lux-pdp .lux-urgency b{color:var(--brown)}.lux-pdp .lux-udot{display:inline-block;vertical-align:middle;width:8px;height:8px;border-radius:50%;background:var(--brown);box-shadow:0 0 0 3px #8d390924;animation:luxpulse 1.8s infinite;margin-right:2px}@keyframes luxpulse{0%,to{opacity:1}50%{opacity:.45}}.lux-pdp .lux-deliver{display:flex;align-items:center;justify-content:center;gap:7px;font-size:15px;color:var(--ink2);flex-wrap:wrap}.lux-pdp .lux-dpill,.lux-pdp .lux-deliver b{color:var(--brown);font-weight:700}.lux-pdp .lux-buyrow{display:flex;gap:12px;align-items:stretch}.lux-pdp .lux-buyrow .lux-atc{flex:1}.lux-pdp .lux-qty{display:flex;align-items:center;border:1.5px solid var(--line2);border-radius:12px;background:#fff;overflow:hidden;flex:none}.lux-pdp .lux-qty-btn{width:46px;align-self:stretch;border:none;background:none;font-size:20px;line-height:1;color:var(--ink);cursor:pointer;font-family:inherit;padding:0;transition:.15s}.lux-pdp .lux-qty-btn:hover{color:var(--brown)}.lux-pdp .lux-qty-input{width:42px;border:none;text-align:center;font-family:inherit;font-size:16px;font-weight:600;color:var(--ink);background:none;-moz-appearance:textfield;padding:0}.lux-pdp .lux-qty-input::-webkit-outer-spin-button,.lux-pdp .lux-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lux-pdp .lux-atc{border:none;border-radius:12px;background:#8d3909!important;color:#fff!important;font-family:inherit;font-weight:700;font-size:18px;letter-spacing:.02em;padding:19px 20px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;box-shadow:0 8px 20px #8d390938;transition:.15s;line-height:1.1}.lux-pdp .lux-atc:hover{background:#7a3107!important}.lux-pdp .lux-atc[disabled]{background:#b9a99c!important;box-shadow:none;cursor:not-allowed}.lux-pdp .lux-atc .lux-amt{opacity:.85;font-weight:600}.lux-pdp .lux-guarantee{text-align:center;font-size:13.5px;color:var(--ink)}.lux-pdp .lux-guarantee b{color:#4b7d3f;font-weight:700}.lux-pdp .lux-cards{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;opacity:.92}.lux-pdp .lux-cards svg{display:block;border-radius:4px}.lux-pdp .lux-trustline{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;color:#9b9285;text-align:center}.lux-pdp .lux-trustline svg{flex:none;color:var(--green)}.lux-pdp .lux-urgline{text-align:center;font-size:14px;color:var(--ink2);display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.lux-pdp .lux-urgline b{color:var(--brown);font-weight:700}.lux-pdp .lux-trust3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;text-align:center;padding:6px 0}.lux-pdp .lux-t3{display:flex;flex-direction:column;align-items:center;gap:2px}.lux-pdp .lux-t3 svg{width:22px;height:22px;stroke:var(--brown);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:4px}.lux-pdp .lux-t3 b{font-size:13px;color:var(--ink);font-weight:700}.lux-pdp .lux-t3 small{font-size:11.5px;color:var(--ink2);line-height:1.3}.lux-pdp .lux-paysec{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.lux-pdp .lux-secdiv{width:1px;height:16px;background:var(--line2)}.lux-pdp .lux-secure{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:#9b9285}.lux-pdp .lux-secure svg{width:13px;height:13px;color:var(--green)}@media(max-width:560px){.lux-pdp .lux-trust3{gap:6px}.lux-pdp .lux-t3 b{font-size:12px}.lux-pdp .lux-t3 small{font-size:10.5px}}.lux-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #D8CFC1;box-shadow:0 -6px 20px #2b2b2b14;transform:translateY(110%);transition:transform .25s ease;font-family:DM Sans,system-ui,sans-serif}.lux-stickybar.show{transform:translateY(0)}.lux-sticky-inner{max-width:1300px;margin:0 auto;padding:10px 26px;display:flex;align-items:center;gap:14px}.lux-sticky-img{width:46px;height:46px;border-radius:9px;object-fit:cover;border:1px solid #E4DDD2;flex:none}.lux-sticky-info{flex:1;min-width:0}.lux-sticky-info b{font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#2b2b2b}.lux-sticky-info small{font-size:12.5px;color:#5a554e}.lux-sbtn{border:none;background:#8d3909!important;color:#fff!important;font-family:inherit;font-weight:700;font-size:15px;padding:13px 26px;border-radius:10px;cursor:pointer;white-space:nowrap;flex:none}.lux-sbtn:hover{background:#7a3107!important}@media(max-width:560px){.lux-sticky-inner{padding:8px 15px;gap:10px}.lux-sticky-img{display:none}.lux-sbtn{padding:12px 18px;font-size:14px}}.lux-pdp .lux-faqx{margin-top:16px}.lux-pdp .lux-fxh{font-family:EB Garamond,serif;font-size:23px;font-weight:700;letter-spacing:-.01em;color:var(--ink);padding-bottom:10px;border-bottom:1px solid var(--line)}.lux-pdp .lux-acc{border-bottom:1px solid var(--line)}.lux-pdp .lux-acc-h{width:100%;display:flex;align-items:center;gap:13px;padding:15px 2px;cursor:pointer;background:none;border:none;text-align:left;font-family:inherit}.lux-pdp .lux-acc-t{flex:1}.lux-pdp .lux-acc-t b{display:block;font-size:16.5px;font-weight:600}.lux-pdp .lux-acc-x{font-size:20px;color:var(--gold);transition:.2s;font-weight:300}.lux-pdp .lux-acc.open .lux-acc-x{transform:rotate(45deg)}.lux-pdp .lux-acc-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.lux-pdp .lux-acc.open .lux-acc-body{max-height:1200px}.lux-pdp .lux-acc-in{padding:0 2px 16px;font-size:15px;line-height:1.5;color:var(--ink2)}.lux-pdp .lux-acc-in p{margin:0 0 7px}.lux-pdp .lux-acc-in b{color:var(--ink)}.lux-pdp .lux-acc-in ul{list-style:none;margin:9px 0;padding:0;display:flex;flex-direction:column;gap:6px}.lux-pdp .lux-acc-in li{position:relative;padding-left:18px}.lux-pdp .lux-acc-in li:before{content:"";position:absolute;left:2px;top:9px;width:5px;height:5px;border-radius:50%;background:var(--gold)}.lux-pdp .lux-eng{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow);padding:30px 32px}.lux-pdp .lux-eng-head{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.lux-pdp .lux-eng-ttl{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600;line-height:1}.lux-pdp .lux-eng-tag{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:#f2e7d2;color:var(--brown);padding:4px 9px;border-radius:20px}.lux-pdp .lux-eng-note{font-size:15px;color:var(--ink2);line-height:1.5;margin:8px 0 22px}.lux-pdp .lux-bsteph{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--ink2);margin:0 0 16px}.lux-pdp .lux-sn{width:22px;height:22px;border-radius:50%;background:var(--brown);color:#fff;display:grid;place-items:center;font-size:12px;flex:none}.lux-pdp .lux-pers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.lux-pdp .lux-persp{position:relative;border:1.5px solid var(--line2);border-radius:12px;background:#fff;cursor:pointer;padding:12px 10px;text-align:center;transition:.15s}.lux-pdp .lux-persp:hover{border-color:var(--gold)}.lux-pdp .lux-persp.sel{border-color:var(--brown);box-shadow:0 0 0 1.5px var(--brown);background:#fffbf6}.lux-pdp .lux-persp img{width:100%;height:74px;object-fit:contain;border-radius:8px;margin-bottom:9px;background:var(--soft)}.lux-pdp .lux-persp b{display:block;font-size:14px;color:var(--ink);line-height:1.2}.lux-pdp .lux-pp{display:block;font-size:13px;font-weight:700;color:var(--brown);margin-top:3px}.lux-pdp .lux-pp s{color:#bba98c;font-size:11px;font-weight:500}.lux-pdp .lux-pop{position:absolute;top:7px;right:7px;background:var(--ink);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:3px 7px;border-radius:20px}.lux-pdp .lux-eye{position:absolute;top:8px;left:8px;width:30px;height:30px;border-radius:50%;background:#ffffffed;border:1px solid var(--line);display:grid;place-items:center;cursor:pointer;z-index:3;padding:0}.lux-pdp .lux-eye svg{width:16px;height:16px;stroke:var(--brown);fill:none;stroke-width:1.9}.lux-pdp .lux-engdetails[hidden]{display:none}.lux-pdp .lux-engnote{display:flex;align-items:center;gap:7px;margin-top:12px;font-size:12.5px;color:var(--ink2);background:var(--soft);border:1px solid var(--line);border-radius:9px;padding:9px 12px;line-height:1.4}.lux-pdp .lux-namebox{margin-top:16px;background:#fbf6ee;border:1px solid var(--line);border-radius:12px;padding:18px}.lux-pdp .lux-namebox[hidden],.lux-pdp .lux-enggroup[hidden]{display:none}.lux-pdp .lux-enggroup+.lux-enggroup{margin-top:16px;padding-top:16px;border-top:1px dashed var(--line2)}.lux-pdp .lux-enggroup[hidden]+.lux-enggroup{margin-top:0;padding-top:0;border-top:none}.lux-pdp .lux-namehead{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;flex-wrap:wrap;gap:8px}.lux-pdp .lux-nlabel{font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink2)}.lux-pdp .lux-colorpick{display:flex;align-items:center;gap:8px}.lux-pdp .lux-clabel{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ink2)}.lux-pdp .lux-dots{display:flex;gap:7px}.lux-pdp .lux-cdot{width:20px;height:20px;border-radius:50%;background:var(--c);cursor:pointer;border:2px solid #fff;box-shadow:0 0 0 1px var(--line2);transition:.12s}.lux-pdp .lux-cdot:hover{transform:scale(1.12)}.lux-pdp .lux-cdot.sel{box-shadow:0 0 0 2px var(--brown)}.lux-pdp .lux-nameflex{display:flex;gap:12px;align-items:stretch;flex-wrap:nowrap}.lux-pdp .lux-ninput{flex:1.25;min-width:110px;height:72px;border:1.5px solid var(--line2);border-radius:9px;padding:0 14px;font-family:inherit;font-size:15px;color:var(--ink);background:#fff;outline:none}.lux-pdp .lux-ninput:focus{border-color:var(--brown)}.lux-pdp .lux-plateprev,.lux-pdp .lux-patchprev{position:relative;flex:1;min-width:132px;height:72px;border-radius:5px;overflow:hidden;display:grid;place-items:center}.lux-pdp .lux-plateprev img,.lux-pdp .lux-patchprev img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lux-pdp .lux-plateprev span,.lux-pdp .lux-patchprev span{position:relative;z-index:2;font-family:Cormorant Garamond,serif;font-weight:600;white-space:nowrap;letter-spacing:.04em;line-height:1;color:#3c2c12}.lux-pdp .lux-patchprev span{color:#e9d7bf;text-shadow:0 1px 1px rgba(0,0,0,.5)}.lux-pdp .lux-ctrlrow{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;margin-top:12px;flex-wrap:wrap}.lux-pdp .lux-pl-wrap{display:flex;align-items:center;gap:8px}.lux-pdp .lux-ctrl-right{display:flex;align-items:center;gap:8px;margin-left:auto}.lux-pdp .lux-fonts{display:flex;gap:6px}.lux-pdp .lux-fchip{width:40px;height:36px;border:1.5px solid var(--line2);background:#fff;border-radius:9px;cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;color:var(--ink);padding:0;transition:.15s}.lux-pdp .lux-fchip:hover{border-color:var(--gold)}.lux-pdp .lux-fchip.sel{border-color:var(--brown);background:#fffbf6;color:var(--brown)}.lux-pdp .lux-vdiv{width:1px;align-self:stretch;min-height:22px;background:var(--line2);margin:0 3px;flex:none}.lux-pdp .lux-eyebtn{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 15px;border:1.5px solid var(--line2);background:#fff;border-radius:9px;cursor:pointer;color:var(--brown);transition:.15s;flex:none}.lux-pdp .lux-eyebtn:hover{border-color:var(--gold)}.lux-pdp .lux-eyebtn svg{width:17px;height:17px;stroke:var(--brown);fill:none;stroke-width:1.9}.lux-pdp .lux-eyetxt{font-size:13px;font-weight:600;color:var(--brown);white-space:nowrap}.lux-pdp .lux-pl-seg{display:inline-flex;border:1.5px solid var(--line2);border-radius:9px;overflow:hidden}.lux-pdp .lux-pl-opt{border:none;background:#fff;font-family:inherit;font-size:13px;font-weight:600;color:var(--ink2);padding:7px 16px;cursor:pointer;transition:.15s}.lux-pdp .lux-pl-opt+.lux-pl-opt{border-left:1.5px solid var(--line2)}.lux-pdp .lux-pl-opt.sel{background:var(--brown);color:#fff}.lux-pdp .lux-pl-info{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;border:1.3px solid var(--line2);color:var(--ink2);font-size:10.5px;font-weight:700;font-style:italic;cursor:help;position:relative;flex:none}.lux-pdp .lux-pl-info:after{content:attr(data-tip);display:none;position:absolute;left:0;bottom:150%;width:240px;max-width:72vw;background:var(--ink);color:#fff;font-size:12px;font-weight:400;font-style:normal;line-height:1.45;letter-spacing:0;text-transform:none;padding:9px 11px;border-radius:9px;box-shadow:0 8px 22px #00000038;pointer-events:none;z-index:30}.lux-pdp .lux-pl-info:hover:after,.lux-pdp .lux-pl-info:focus:after{display:block}.lux-pdp .lux-bothwhy{margin:11px 0 0;font-size:12.5px;line-height:1.5;color:var(--ink2);background:#fff;border:1px dashed var(--line2);border-radius:9px;padding:10px 12px}.lux-pdp .lux-bothwhy[hidden]{display:none}.lux-pdp .lux-skipwrap{text-align:center;margin-top:10px}.lux-pdp .lux-skipeng{font-size:13px;color:var(--ink2);text-decoration:underline}@media(max-width:560px){.lux-pdp .lux-pers{grid-template-columns:1fr}.lux-pdp .lux-plateprev,.lux-pdp .lux-patchprev{width:100%}}.lux-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;font-family:DM Sans,system-ui,sans-serif}.lux-modal[hidden]{display:none}.lux-modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e18128c}.lux-modal-card{position:relative;background:#fff;border-radius:18px;max-width:520px;width:100%;padding:30px 28px 24px;box-shadow:0 24px 60px #00000052;max-height:92vh;overflow:auto}.lux-modal-x{position:absolute;top:12px;right:15px;background:none;border:none;font-size:27px;line-height:1;color:#5a554e;cursor:pointer}.lux-modal-h{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;text-align:center;margin-bottom:6px;color:#2b2b2b}.lux-modal-sub{text-align:center;font-size:14px;color:#5a554e;margin-bottom:20px}.lux-pvwrap{display:flex;flex-direction:column;gap:20px}.lux-pvitem{margin:0}.lux-pvitem[hidden]{display:none}.lux-pvitem figcaption{text-align:center;margin-top:11px;font-size:13px;color:#5a554e}.lux-pvstage{position:relative;border-radius:14px;overflow:hidden;background:#efe9e0;cursor:zoom-in;transition:opacity .15s ease}.lux-pvstage.zoomed{cursor:grab;touch-action:none}.lux-pvstage.zoomed:active{cursor:grabbing}.lux-pv-zoombtn{position:absolute;right:12px;bottom:12px;z-index:4;width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(255,255,255,.6)!important;background:#1c140dc7!important;color:#fff!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 12px #00000059}.lux-pv-zoombtn:hover{background:#1c140df5!important;border-color:#fff!important}.lux-pv-zoombtn svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lux-pvcar{position:relative}.lux-pv-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(255,255,255,.6)!important;background:#1c140dc7!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff!important;font-size:23px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #00000059}.lux-pv-arrow[hidden]{display:none}.lux-pv-arrow:hover{background:#1c140df5!important;border-color:#fff!important}.lux-pv-arrow.lux-pvprev{left:6px}.lux-pv-arrow.lux-pvnext{right:6px}.lux-pv-dots{display:flex;justify-content:center;gap:8px;margin-top:14px;flex-wrap:wrap}.lux-pv-dots[hidden]{display:none}.lux-pv-tab{font-family:inherit;font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:20px;border:1px solid var(--line2);background:#fff;color:var(--ink2);cursor:pointer;transition:.15s}.lux-pv-tab.active{border-color:var(--brown);background:var(--brown);color:#fff}.lux-pvzoom{position:relative;transform-origin:0 0;line-height:0}.lux-pvbag{display:block;width:100%;height:auto}.lux-bigprev{position:absolute;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;line-height:1}.lux-bigprev img{width:100%;display:block}.lux-bigprev span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:Cormorant Garamond,serif;font-weight:600;white-space:nowrap;letter-spacing:.01em;color:#3c2c12;pointer-events:none}.lux-bigprev.patch span{color:#e9d7bf;text-shadow:0 1px 2px rgba(0,0,0,.5)}.lux-modal-note{margin-top:20px;text-align:center;font-size:12.5px;color:#9b9285}.lux-pdp .lux-bdiv{height:1px;background:var(--line);margin:24px -32px}.lux-pdp .lux-offer{border:1.5px solid var(--line2);border-radius:13px;background:#fff;cursor:pointer;margin-bottom:11px;transition:.15s}.lux-pdp .lux-offer:last-child{margin-bottom:0}.lux-pdp .lux-offer:hover{border-color:var(--gold)}.lux-pdp .lux-offer.sel{border-color:var(--brown);box-shadow:0 0 0 1.5px var(--brown)}.lux-pdp .lux-orow{display:flex;gap:14px;align-items:center;padding:15px 16px}.lux-pdp .lux-oradio{width:22px;height:22px;border-radius:50%;border:2px solid var(--line2);flex:none;display:grid;place-items:center;transition:.15s}.lux-pdp .lux-oradio:after{content:"";width:11px;height:11px;border-radius:50%;background:var(--brown);transform:scale(0);transition:.15s}.lux-pdp .lux-offer.sel .lux-oradio{border-color:var(--brown)}.lux-pdp .lux-offer.sel .lux-oradio:after{transform:scale(1)}.lux-pdp .lux-othumb{width:52px;height:52px;border-radius:9px;object-fit:cover;flex:none;border:1px solid var(--line)}.lux-pdp .lux-ot{flex:1;min-width:0}.lux-pdp .lux-oname{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lux-pdp .lux-ot b{font-size:16px;font-weight:700}.lux-pdp .lux-ot small{display:block;font-size:13px;color:var(--ink2);margin-top:2px;line-height:1.4}.lux-pdp .lux-oprice{text-align:right;white-space:nowrap;flex:none}.lux-pdp .lux-op{font-weight:700;font-size:16px}.lux-pdp .lux-os{display:block;color:#a39a8c;font-size:12.5px;text-decoration:line-through}.lux-pdp .lux-badge{font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 8px;border-radius:20px;line-height:1;background:#f2e7d2;color:var(--brown)}.lux-pdp .lux-badge.save,.lux-pdp .lux-badge.value{background:#f2e7d2;color:var(--brown)}.lux-pdp .lux-careopt{display:flex;align-items:center;gap:13px;border:1.5px solid var(--line2);border-radius:13px;background:#fff;padding:14px 16px;cursor:pointer;transition:.15s}.lux-pdp .lux-careopt:hover{border-color:var(--gold)}.lux-pdp .lux-careopt.sel{border-color:var(--brown);box-shadow:0 0 0 1.5px var(--brown)}.lux-pdp .lux-cb{width:22px;height:22px;border-radius:7px;border:2px solid var(--line2);flex:none;display:grid;place-items:center;color:#fff;font-size:13px;background:transparent;transition:.15s}.lux-pdp .lux-careopt.sel .lux-cb{background:var(--brown);border-color:var(--brown)}.lux-pdp .lux-ct{flex:1}.lux-pdp .lux-ct b{font-size:15.5px}.lux-pdp .lux-ct small{display:block;font-size:13px;color:var(--ink2);margin-top:1px}.lux-pdp .lux-cp{font-weight:700;font-size:15.5px;white-space:nowrap}.lux-pdp .lux-notesummary{display:flex;align-items:center;gap:8px;margin-top:11px;font-size:13.5px;font-weight:600}.lux-pdp .lux-notesummary[hidden]{display:none}.lux-pdp .lux-notesummary a{color:var(--brown);text-decoration:underline;cursor:pointer}.lux-notecard{max-width:700px}.lux-noteflex{display:grid;grid-template-columns:1fr 1fr;gap:26px}@media(max-width:620px){.lux-noteflex{grid-template-columns:1fr;gap:22px}}.lux-noteform label{display:block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#5a554e;margin:15px 0 6px}.lux-noteform label:first-child{margin-top:0}.lux-noteform input,.lux-noteform textarea{width:100%;border:1.5px solid #D8CFC1;border-radius:9px;padding:11px 13px;font-family:inherit;font-size:15px;color:#2b2b2b;background:#fff;outline:none;resize:none}.lux-noteform input:focus,.lux-noteform textarea:focus{border-color:#8d3909}.lux-notepreviewwrap{display:flex;flex-direction:column;justify-content:center}.lux-notepreview{background:#f3eee3;border:1px solid #e7dcc8;border-radius:6px;padding:26px 24px;text-align:center;box-shadow:0 8px 24px #00000029}.lux-np-seal{width:40px;height:40px;border-radius:50%;margin:0 auto 10px;background:linear-gradient(180deg,#c9a24b,#b0894e);color:#33270c;font-family:Cormorant Garamond,serif;font-weight:700;font-size:21px;display:grid;place-items:center}.lux-np-h{font-family:Great Vibes,cursive;font-size:31px;font-weight:400;color:#262220;letter-spacing:0;text-transform:none;line-height:1.1}.lux-np-to{margin-top:12px;font-family:Cormorant Garamond,serif;font-size:10px;letter-spacing:2.4px;text-transform:uppercase;color:#8a8379}.lux-np-to b,.lux-np-from b{color:#2c2c2c}.lux-np-body{font-family:Cormorant Garamond,serif;font-size:15px;line-height:1.6;color:#333;margin:10px 0;min-height:40px;white-space:pre-wrap;word-break:break-word}.lux-np-from{font-family:Cormorant Garamond,serif;font-style:italic;font-size:12px;color:#777;margin-top:8px}.lux-np-cap{text-align:center;font-size:12px;color:#9b9285;margin-top:13px}.lux-note-actions{margin-top:24px;text-align:center}.lux-note-save{background:#8d3909!important;color:#fff!important;border:none;border-radius:10px;font-family:inherit;font-weight:700;font-size:16px;padding:13px 36px;cursor:pointer}.lux-note-save:hover{background:#7a3107!important}@media(max-width:768px){.lux-pdp .lux-wrap{padding:0 16px}.lux-pdp .lux-grid{gap:20px;padding:14px 0 26px}.lux-pdp .lux-buy,.lux-pdp .lux-form{gap:22px}.lux-pdp .lux-title{font-size:30px}.lux-pdp .lux-subhead{font-size:17px}.lux-pdp .lux-price{font-size:30px}.lux-pdp .lux-compare{font-size:18px}.lux-pdp .lux-config{gap:18px;padding:16px 0}.lux-pdp .lux-sw .lux-dot{width:38px;height:38px}.lux-pdp .lux-size{padding:10px 15px;font-size:15px}.lux-pdp .lux-tma-h{font-size:21px}.lux-pdp .lux-ki-panel{padding:20px 18px}.lux-pdp .lux-kl{font-size:16.5px;line-height:1.5;margin-bottom:16px}.lux-pdp .lux-eng{padding:20px 18px}.lux-pdp .lux-bdiv{margin:20px -18px}.lux-pdp .lux-eng-ttl{font-size:23px}.lux-pdp .lux-namebox{padding:15px 14px}.lux-pdp .lux-fxh{font-size:20px}}@media(max-width:560px){.lux-pdp .lux-title{font-size:27px}.lux-pdp .lux-subhead{font-size:16px;line-height:1.45}.lux-pdp .lux-price{font-size:27px}.lux-pdp .lux-config{gap:14px}.lux-pdp .lux-cf{min-width:128px}.lux-pdp .lux-lbl{flex-wrap:wrap;gap:4px 8px}.lux-pdp .lux-pers{grid-template-columns:1fr 1fr 1fr;gap:7px}.lux-pdp .lux-persp{padding:8px 6px}.lux-pdp .lux-persp img{height:50px;margin-bottom:6px}.lux-pdp .lux-persp b{font-size:12px}.lux-pdp .lux-pp{font-size:11.5px}.lux-pdp .lux-pp s{display:none}.lux-pdp .lux-pop{font-size:8px;padding:2px 5px;top:5px;right:5px}.lux-pdp .lux-eye{width:26px;height:26px;top:5px;left:5px}.lux-pdp .lux-eye svg{width:14px;height:14px}.lux-pdp .lux-nameflex{gap:10px;align-items:center}.lux-pdp .lux-plateprev,.lux-pdp .lux-patchprev{flex:1.25;height:56px;min-width:120px}.lux-pdp .lux-ninput{flex:1;height:40px;font-size:14px;padding:0 12px;min-width:90px}.lux-pdp .lux-ctrlrow{gap:7px;flex-wrap:wrap}.lux-pdp .lux-pl-wrap{gap:5px}.lux-pdp .lux-pl-info{display:none}.lux-pdp .lux-fonts{gap:5px}.lux-pdp .lux-fchip{width:32px;height:32px;font-size:15px}.lux-pdp .lux-eyebtn{width:32px;height:32px;padding:0;justify-content:center;gap:0}.lux-pdp .lux-eyetxt{display:none}.lux-pdp .lux-vdiv{margin:0;min-height:18px}.lux-pdp .lux-pl-opt{padding:6px 10px;font-size:12px}.lux-pdp .lux-orow{gap:11px;padding:12px;align-items:center;flex-wrap:wrap}.lux-pdp .lux-ot{display:contents}.lux-pdp .lux-oname{flex:1;min-width:0}.lux-pdp .lux-othumb{width:46px;height:46px}.lux-pdp .lux-ot b{font-size:14.5px}.lux-pdp .lux-ot small{flex-basis:100%;order:10;font-size:13px;line-height:1.5;margin-top:2px}.lux-pdp .lux-op{font-size:14.5px}.lux-pdp .lux-os{font-size:11.5px}.lux-pdp .lux-oname{gap:6px}.lux-pdp .lux-ki-tabs{flex-wrap:nowrap;gap:7px;padding:12px;background:transparent;border-bottom:1px solid var(--line);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.lux-pdp .lux-ki-tab{flex:0 0 auto;border:1.5px solid var(--line2);border-radius:999px;padding:8px 14px;font-size:13px;scroll-snap-align:start}.lux-pdp .lux-ki-tab.active{background:var(--brown);color:#fff;border-color:var(--brown);box-shadow:none}.lux-pdp .lux-ki-panel{padding:18px 15px}.lux-pdp .lux-sztwrap{overflow-x:auto}.lux-pdp .lux-szt,.lux-pdp .lux-cmp{font-size:12.5px}.lux-pdp .lux-szt th,.lux-pdp .lux-szt td{padding:8px}.lux-pdp .lux-cmp td,.lux-pdp .lux-cmp th{padding:9px 5px}.lux-pdp .lux-fitg{grid-template-columns:1fr 1fr;gap:8px 12px}.lux-pdp .lux-fitg .lux-f{font-size:13px}.lux-pdp .lux-cart{gap:14px}.lux-pdp .lux-atc{font-size:15px;padding:16px 10px;flex-wrap:nowrap}.lux-pdp .lux-atc .lux-amt{white-space:nowrap}.lux-pdp .lux-qty-btn{width:38px}.lux-pdp .lux-trust3{gap:4px}.lux-pdp .lux-t3 svg{width:20px;height:20px}.lux-modal-card{padding:24px 18px 20px}.lux-modal-h{font-size:24px}.lux-bigprev{width:240px}}
/*# sourceMappingURL=/cdn/shop/t/37/compiled_assets/styles.css.map */
