.luma-product-studio{--luma-black: #171510;--luma-gold: #b58b39;--luma-gold-dark: #87631f;--luma-cream: #f8f3e9;--luma-border: #e8dfcf;--luma-muted: #756e63;width:100%;margin-top:12px;color:var(--luma-black);font-family:inherit}.luma-product-studio *,.luma-product-studio *:before,.luma-product-studio *:after{box-sizing:border-box}.luma-product-studio__intro{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 13px;border:1px solid var(--luma-border);border-radius:15px;background:linear-gradient(135deg,#fffffffa,#f8f3e9eb);box-shadow:0 9px 24px #16120c0e}.luma-product-studio__step{display:inline-flex;min-height:24px;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;background:var(--luma-black);color:#fff;font-size:9px;font-weight:800;white-space:nowrap}.luma-product-studio__heading{margin:0;color:var(--luma-black);font-size:17px;font-weight:800;line-height:1.25}.luma-product-studio__subheading{margin:4px 0 0;color:var(--luma-muted);font-size:10px;line-height:1.55}.luma-product-studio__offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:13px}.luma-product-studio__offer{position:relative;display:flex;min-width:0;min-height:72px;align-items:center;justify-content:center;padding:13px 5px 9px;border:1px solid var(--luma-border);border-radius:14px;background:#fff;color:var(--luma-black);font:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.luma-product-studio__offer:active{transform:scale(.98)}.luma-product-studio__offer.is-selected{border-color:var(--luma-black);background:linear-gradient(145deg,#fff,#fffaf0);box-shadow:0 8px 20px #1b160e17,inset 0 0 0 1px #b58b391f}.luma-product-studio__offer-radio{position:absolute;top:7px;right:7px;width:11px;height:11px;border:1px solid #d7cdbb;border-radius:50%;background:#fff}.luma-product-studio__offer.is-selected .luma-product-studio__offer-radio{border:3px solid var(--luma-black);background:var(--luma-gold)}.luma-product-studio__offer-copy{display:grid;gap:5px;min-width:0;text-align:center}.luma-product-studio__offer-copy strong{font-size:11px;font-weight:800;line-height:1.2}.luma-product-studio__offer-copy small{color:var(--luma-muted);font-size:9px;font-weight:650}.luma-product-studio__popular{position:absolute;top:-8px;left:50%;padding:4px 8px;border-radius:999px;background:var(--luma-gold);color:#fff;font-size:7px;font-weight:850;white-space:nowrap;transform:translate(-50%)}.luma-product-studio__selection{padding:12px;border:1px solid rgba(181,139,57,.28);border-radius:17px;background:radial-gradient(circle at 88% 10%,rgba(181,139,57,.11),transparent 38%),#1f1d19;color:#fff;box-shadow:0 15px 34px #120f0a2b,0 4px 10px #120f0a17}.luma-product-studio__selection-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.luma-product-studio__selection-head div{display:grid;gap:2px;min-width:0}.luma-product-studio__selection-head p{margin:0;color:#ffffff9e;font-size:8px}.luma-product-studio__selection-head strong{color:#fff;font-size:11px;font-weight:750;line-height:1.3}.luma-product-studio__selection-head>span{display:inline-grid;min-width:45px;min-height:29px;place-items:center;border:1px solid rgba(233,202,120,.28);border-radius:999px;background:#b58b3921;color:#e9ca78;font-size:11px;font-weight:850}.luma-product-studio__slots{display:grid;grid-template-columns:repeat(var(--luma-product-slot-count),minmax(0,1fr));gap:7px;margin-bottom:10px}.luma-product-studio__slot{position:relative;display:grid;min-width:0;height:67px;place-items:center;overflow:hidden;border:1px dashed rgba(255,255,255,.28);border-radius:12px;background:#ffffff12}.luma-product-studio__slot[hidden]{display:none!important}.luma-product-studio__slot:before{content:"+";display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#ffffff7a;font-size:15px}.luma-product-studio__slot.has-product{padding:3px;border-style:solid;border-color:#dab45ae0;background:#fff;box-shadow:0 0 0 1px #b58b3924,0 6px 14px #0003}.luma-product-studio__slot.has-product:before{display:none}.luma-product-studio__slot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px;background:#fff}.luma-product-studio__slot-remove{position:absolute;z-index:3;top:3px;left:3px;display:grid;width:17px;height:17px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#12100de6;color:#fff;font-family:Arial,sans-serif;font-size:10px;line-height:1;cursor:pointer}.luma-product-studio__slot-label{position:absolute;right:4px;bottom:4px;left:4px;overflow:hidden;padding:3px 5px;border-radius:6px;background:#12100dc7;color:#fff;font-size:7px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.luma-product-studio__actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:7px}.luma-product-studio__current,.luma-product-studio__add{display:inline-flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:9px;border-radius:11px;font:inherit;font-size:9px;font-weight:800;line-height:1.25;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.luma-product-studio__current{border:1px solid rgba(255,255,255,.19);background:#ffffff17;color:#ffffffdb}.luma-product-studio__current.is-selected{border-color:#dab45a75;background:#b58b3926;color:#f0d58e}.luma-product-studio__add{border:1px solid var(--luma-gold);background:linear-gradient(135deg,#a87728,#d1aa57,#9b6b1d);color:#17130c;box-shadow:0 7px 17px #a0701e40}.luma-product-studio__current:active,.luma-product-studio__add:active{transform:scale(.97)}.luma-product-studio__current:disabled,.luma-product-studio__add:disabled{opacity:.42;cursor:not-allowed}.luma-product-studio__reset{display:block;margin:9px auto 0;padding:2px 4px;border:0;background:transparent;color:#ffffff8f;font:inherit;font-size:8px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.luma-product-studio__status{min-height:17px;margin:7px 0 0;color:var(--luma-gold-dark);font-size:9px;font-weight:700;text-align:center;opacity:0;transition:opacity .18s ease}.luma-product-studio__status.is-visible{opacity:1}@media screen and (min-width:750px){.luma-product-studio__intro{padding:14px 15px}.luma-product-studio__offer{min-height:78px}.luma-product-studio__slot{height:78px}.luma-product-studio__current,.luma-product-studio__add{min-height:46px;font-size:10px}}@media(prefers-reduced-motion:reduce){.luma-product-studio *,.luma-product-studio *:before,.luma-product-studio *:after{animation:none!important;transition:none!important}}media-gallery{position:relative;isolation:isolate;width:100%;margin:0 auto 4px!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}media-gallery:before{content:"";position:absolute;z-index:0;top:8%;left:50%;width:min(88%,460px);height:72%;border-radius:50%;background:radial-gradient(ellipse at center,#faf5ebeb,#faf5eb85 48%,#fff0 76%);transform:translate(-50%);pointer-events:none}media-gallery :is(slideshow-component,.media-gallery__grid){position:relative;z-index:1;background:transparent!important}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container{position:relative!important;z-index:1;width:100%!important;min-height:355px;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;isolation:isolate}media-gallery :is(.product-media,.media,picture){background:transparent!important}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container:after{content:"";position:absolute;z-index:1;right:26%;bottom:8%;left:26%;height:24px;border-radius:50%;background:radial-gradient(ellipse at center,#17120b3d,#17120b1c 38%,#17120b00 74%);opacity:.68;filter:blur(4px);transform:translateZ(0) scaleX(1);pointer-events:none;animation:luma-hero-v2-shadow-in .76s cubic-bezier(.22,1,.36,1) both}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container img{position:relative;z-index:2;display:block;width:100%!important;height:355px!important;padding:0!important;object-fit:contain!important;object-position:center 52%!important;background:transparent!important;transform:translate3d(0,-3px,0) scale(1.34);transform-origin:center center;animation:luma-hero-v2-product-in .72s cubic-bezier(.22,1,.36,1) both;backface-visibility:hidden;will-change:transform,opacity}media-gallery :is(.product-media-container__zoom-button,button,.slideshow-control){z-index:10}media-gallery .product-media-container__zoom-button{top:10px!important;right:10px!important;border:1px solid rgba(23,21,16,.08)!important;border-radius:50%!important;background:#ffffffdb!important;box-shadow:0 8px 20px #14110c1c!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}media-gallery .product-media-container--video:after,media-gallery .product-media-container--model:after,media-gallery .product-media-container--external_video:after{display:none!important}@keyframes luma-hero-v2-product-in{0%{opacity:0;transform:translate3d(0,22px,0) scale(1.25)}to{opacity:1;transform:translate3d(0,-3px,0) scale(1.34)}}@keyframes luma-hero-v2-shadow-in{0%{opacity:0;transform:translate3d(0,6px,0) scaleX(.55)}to{opacity:.68;transform:translateZ(0) scaleX(1)}}@media screen and (max-width:749px){media-gallery{margin-bottom:0!important}media-gallery:before{top:7%;width:94%;height:76%}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container{min-height:335px}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container img{height:335px!important;object-position:center 52%!important;transform:translate3d(0,-2px,0) scale(1.42)}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container:after{right:27%;bottom:7%;left:27%;height:21px}@keyframes luma-hero-v2-product-in{0%{opacity:0;transform:translate3d(0,18px,0) scale(1.31)}to{opacity:1;transform:translate3d(0,-2px,0) scale(1.42)}}}@media screen and (min-width:750px){media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container{min-height:540px}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container img{height:540px!important;transform:translate3d(0,-5px,0) scale(1.22)}media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container:after{right:28%;bottom:8%;left:28%;height:28px}}@media(prefers-reduced-motion:reduce){media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container img,media-gallery :is(slideshow-component,.media-gallery__grid) .product-media-container:after{animation:none!important}}.luma-product-studio{margin-top:4px!important}.luma-product-studio__offers{margin-bottom:8px!important;gap:6px!important}.luma-product-studio__offer{min-height:62px!important;padding:11px 4px 7px!important}.luma-product-studio__selection{padding:10px!important;border-radius:15px!important}.luma-product-studio__selection-head{margin-bottom:7px!important}.luma-product-studio__actions{display:block!important}.luma-product-studio__add{width:100%!important;min-height:42px!important}.luma-product-studio__slot{height:61px!important}.luma-product-studio__status{min-height:6px!important;margin-top:3px!important}.luma-product-studio{width:100%!important;margin:0!important;padding:0!important}.luma-product-studio__intro{display:none!important}.luma-product-studio__offers{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:0 0 8px!important;padding:0!important}.luma-product-studio__offer{min-width:0!important;min-height:62px!important;padding:10px 4px 7px!important;border-radius:13px!important;font-size:10px!important;line-height:1.25!important}.luma-product-studio__offer strong{font-size:11px!important}.luma-product-studio__offer span{font-size:9px!important}.luma-product-studio__selection{margin:0!important;padding:10px!important;border-radius:16px!important;box-shadow:0 12px 25px #19140d24,0 3px 8px #19140d14!important}.luma-product-studio__selection-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0 0 7px!important}.luma-product-studio__selection-head p,.luma-product-studio__selection-head strong{margin:0!important}.luma-product-studio__selection-head p{font-size:8px!important}.luma-product-studio__selection-head strong{font-size:10px!important;line-height:1.3!important}.luma-product-studio__slots{display:grid!important;gap:6px!important;margin:0!important}.luma-product-studio__slot{min-width:0!important;height:61px!important;min-height:61px!important;border-radius:11px!important}.luma-product-studio__slot img{width:100%!important;height:100%!important;padding:3px!important;object-fit:contain!important}.luma-product-studio__current{display:none!important}.luma-product-studio__actions{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;margin:8px 0 0!important}.luma-product-studio__add{width:100%!important;min-height:42px!important;margin:0!important;padding:9px 12px!important;border-radius:11px!important;font-size:10px!important;font-weight:850!important}.luma-product-studio__reset{width:auto!important;min-height:auto!important;margin:1px auto 0!important;padding:4px 8px!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:8px!important;text-decoration:underline!important;opacity:.68!important}.luma-product-studio__status{min-height:0!important;margin:3px 0 0!important;padding:0!important;font-size:9px!important;line-height:1.35!important}@media screen and (max-width:749px){.luma-product-studio__selection{padding:9px!important}.luma-product-studio__offers{gap:5px!important}.luma-product-studio__offer{min-height:59px!important}.luma-product-studio__slot{height:58px!important;min-height:58px!important}}.luma-product-studio__slot{display:flex!important;align-items:center!important;justify-content:center!important;height:72px!important;min-height:72px!important;padding:5px 7px 18px!important;overflow:hidden!important;background:#fff!important}.luma-product-studio__slot img{display:block!important;width:100%!important;height:100%!important;max-width:88%!important;max-height:50px!important;margin:auto!important;padding:0!important;object-fit:contain!important;object-position:center!important;transform:none!important;scale:1!important;background:transparent!important}.luma-product-studio__slot-label{position:absolute!important;right:5px!important;bottom:4px!important;left:5px!important;overflow:hidden!important;font-size:7px!important;line-height:1.2!important;white-space:nowrap!important;text-overflow:ellipsis!important}.luma-product-studio__slot-remove{z-index:5!important;top:4px!important;left:4px!important}.luma-product-studio__slot:empty{position:relative!important;border:1px dashed rgba(255,255,255,.28)!important;background:#ffffff12!important}.luma-product-studio__slot:empty:before{content:"+";position:absolute;top:50%;left:50%;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#ffffffb8;font-size:18px;font-weight:400;line-height:1;transform:translate(-50%,-50%)}@media screen and (min-width:750px){media-gallery .product-media-container__zoom-button{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/luma-product-studio.css.map */
