.custom-product-showcase-shell{width:100%;min-width:0}.custom-product-showcase__desktopReviews{width:min(100%,560px);margin-right:auto;margin-left:auto}.custom-product-showcase{width:min(100%,560px);height:680px;flex-direction:column;gap:22px;margin:0 auto;border:1px solid rgba(200,197,209,.2);border-radius:12px;background:#fff;box-shadow:0 4px 6px -1px rgba(30,28,88,.1),0 20px 40px -5px rgba(30,28,88,.05);font-family:Montserrat,Arial,sans-serif}.custom-product-showcase,.custom-product-showcase__preview{position:relative;display:flex;overflow:hidden;align-items:center;container-type:inline-size}.custom-product-showcase__preview{width:100%;height:440px;flex:0 0 440px;justify-content:center;background:#d9d9d9}.custom-product-showcase__recordingBadge{position:absolute;top:14px;left:14px;z-index:12;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:rgba(18,18,24,.78);color:#fff;font:700 11px/1 Montserrat,Arial,sans-serif;letter-spacing:.04em;pointer-events:none}.custom-product-showcase__recordingBadge i{width:8px;height:8px;border-radius:50%;background:#ff3b30;animation:custom-product-recording-pulse 1s steps(2) infinite}@keyframes custom-product-recording-pulse{50%{opacity:.35}}.custom-product-showcase.has-photo .custom-product-showcase__preview{margin:0;width:100%;height:440px;flex-basis:440px;background:#f5f3f6}.custom-product-showcase__frame{position:relative;overflow:hidden;flex:0 0 auto;border:10px solid var(--showcase-frame-color,#282329);border-image-source:var(--showcase-frame-image,none);border-image-slice:80;border-image-repeat:stretch;border-radius:4px;background:#17151a;box-shadow:inset 0 0 0 1px rgba(255,224,155,.75),0 2px 8px rgba(33,24,30,.28);transition:width .18s ease,height .18s ease;perspective:800px;contain:layout paint;cursor:-webkit-grab;cursor:grab}.custom-product-showcase__frame:active{cursor:-webkit-grabbing;cursor:grabbing}.custom-product-showcase__dragHint{position:absolute;top:50%;left:50%;z-index:4;display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;background:rgba(18,18,24,.74);color:#fff;opacity:0;transform:translate(-50%,-50%) scale(.92);transition:opacity .16s ease,transform .16s ease;pointer-events:none;box-shadow:0 10px 24px rgba(10,10,39,.22)}.custom-product-showcase__dragHint svg{width:22px;height:22px}.custom-product-showcase__frame:hover .custom-product-showcase__dragHint{opacity:1;transform:translate(-50%,-50%) scale(1)}.custom-product-showcase__frame.is-square{width:310px;height:310px}.custom-product-showcase__frame.is-portrait{width:220px;height:320px}.custom-product-showcase__frame.is-landscape{width:314px;height:230px}@media (min-width:769px){.custom-product-showcase{height:auto;min-height:0;gap:16px;overflow:visible}.custom-product-showcase.has-photo .custom-product-showcase__preview,.custom-product-showcase__preview{width:100%;height:clamp(270px,78.5cqw,440px);flex-basis:clamp(270px,78.5cqw,440px);overflow:visible;margin:clamp(58px,12cqw,68px) 0 0;background:#f5f3f6}.custom-product-showcase__frame{overflow:hidden}.custom-product-showcase.has-photo .custom-product-showcase__tools,.custom-product-showcase__tools{order:0;min-height:48px;margin:99px 0 0}.custom-product-showcase.has-photo .custom-product-showcase__orientations,.custom-product-showcase__orientations{order:0;margin-top:-14px;border:4px solid #ead8ca;border-radius:6px;background:#ead8ca;padding:0}.custom-product-showcase__frame.is-square{width:min(74%,410px);height:auto;aspect-ratio:1}.custom-product-showcase__frame.is-portrait{width:min(57%,280px);height:auto;aspect-ratio:2/3}.custom-product-showcase__frame.is-landscape{width:min(82%,440px);height:auto;aspect-ratio:7/5}.custom-product-showcase__imageActions{right:17px;bottom:-100px;left:17px}.custom-product-showcase__tools>button{height:48px;font-size:11px;letter-spacing:1px}.custom-product-showcase__orientations button{flex:1 1;border-radius:4px;background:#fff;color:#232323;font-weight:500;letter-spacing:0;padding:0 8px}.custom-product-showcase__orientations button.is-active{background:#2e2968;color:#fff}}@media (max-width:340px){.custom-product-showcase__frame.is-square{width:294px;height:294px}.custom-product-showcase__frame.is-landscape{width:298px}}.custom-product-showcase__tileGrid{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:repeat(var(--showcase-tile-columns),minmax(0,1fr));grid-template-rows:repeat(var(--showcase-tile-rows),minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden;-webkit-clip-path:inset(0);clip-path:inset(0);contain:layout paint;pointer-events:none;transform-style:preserve-3d;isolation:isolate}.custom-product-showcase__tileGrid.is-static{display:block;background:#201e23;transform-style:flat}.custom-product-showcase__staticPhoto{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;transform:translate3d(var(--showcase-photo-x,0),var(--showcase-photo-y,0),0) scale(var(--showcase-photo-zoom,1));transform-origin:center;transition:transform .16s ease-out}.custom-product-showcase__staticTiles{position:absolute;inset:0;z-index:2;overflow:hidden;background-image:linear-gradient(90deg,rgba(24,22,44,.48) 1px,transparent 0),linear-gradient(180deg,rgba(24,22,44,.48) 1px,transparent 0),linear-gradient(135deg,hsla(0,0%,100%,.14),transparent 38%,hsla(0,0%,100%,.04));background-size:calc(100% / var(--showcase-tile-columns)) 100%,100% calc(100% / var(--showcase-tile-rows)),100% 100%;background-position:-.5px 0,0 -.5px,0 0;pointer-events:none}.custom-product-showcase__staticTiles:after{position:absolute;top:-20%;bottom:-20%;left:-45%;width:28%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),hsla(0,0%,100%,.34),transparent);content:"";opacity:.75;transform:translateX(0) rotate(16deg);animation:custom-product-showcase-large-grid-sweep 3.8s ease-in-out infinite}.custom-product-showcase__tileGrid i{position:relative;display:block;overflow:hidden;min-width:0;min-height:0;border-radius:2px;background:#201e23;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:top center;box-shadow:inset 0 0 0 1px rgba(24,22,44,.58),inset 0 0 7px hsla(0,0%,100%,.12),0 2px 5px rgba(0,0,0,.2)}.custom-product-showcase__tileGrid i:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(135deg,hsla(0,0%,100%,.2),transparent 38%,hsla(0,0%,100%,.06));pointer-events:none}.custom-product-showcase__tileGrid.has-tile-nails i:before{position:absolute;top:clamp(.5px,6%,2px);left:50%;z-index:4;width:var(--showcase-nail-size,6px);height:var(--showcase-nail-size,6px);box-sizing:border-box;border:.5px solid rgba(45,43,52,.58);border-radius:50%;background:radial-gradient(circle at 34% 28%,#fff 0 12%,#d9dbe0 24%,#8c9098 58%,#393c43 82%,#17191e 100%);box-shadow:0 1px 2px rgba(0,0,0,.72),inset 0 0 1px hsla(0,0%,100%,.85);content:"";pointer-events:none;transform:translateX(-50%)}.custom-product-showcase__tileGrid i img{position:absolute;top:var(--showcase-photo-top);left:var(--showcase-photo-left);display:block;width:var(--showcase-photo-width);height:var(--showcase-photo-height);max-width:none;object-fit:cover;object-position:center;pointer-events:none;transform:translate3d(var(--showcase-photo-x,0),var(--showcase-photo-y,0),0) scale(var(--showcase-photo-zoom,1));transform-origin:center;transition:transform .16s ease-out}@media (max-width:768px){.custom-product-showcase__frame{touch-action:none;transition:none;transform:translateZ(0)}.custom-product-showcase__tileGrid.has-tile-nails i:before{display:none}.custom-product-showcase__staticPhoto,.custom-product-showcase__tileGrid i img{transition:none}}.custom-product-showcase__tileGlow{position:absolute;inset:0;z-index:2;background:hsla(0,0%,100%,.82);opacity:0;pointer-events:none}.custom-product-showcase__tileShine{position:absolute;top:-40%;left:0;z-index:3;width:45%;height:180%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent);opacity:0;pointer-events:none;transform:translateX(-150%) rotate(18deg)}.custom-product-showcase__upload{display:flex;width:150px;height:150px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;border-radius:7px;background:#34336f;color:#fff;cursor:pointer}.custom-product-showcase__upload svg{width:57px;height:40px}.custom-product-showcase__upload strong{font-size:14px;font-weight:800;line-height:24px}.custom-product-showcase__favorite{position:absolute;top:23px;right:23px;z-index:2;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;color:#2e2968;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);cursor:pointer}.custom-product-showcase__favorite svg{width:20px;height:20px}.custom-product-showcase__imageActions{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;z-index:2}.custom-product-showcase__imageActions button{display:inline-flex;min-width:112px;height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(46,41,104,.18);border-radius:8px;background:#fff;color:#2e2968;font:600 12px/1 Montserrat,Arial,sans-serif;padding:0 12px;box-shadow:0 3px 10px rgba(30,28,88,.1);cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.custom-product-showcase__imageActions button:first-child:hover{border-color:rgba(46,41,104,.42);background:#f5f3ff;box-shadow:0 5px 14px rgba(30,28,88,.16)}.custom-product-showcase__imageActions button:last-child{border-color:rgba(16,185,129,.24);background:#ecfdf5;color:#079669;transform-origin:center;animation:custom-product-showcase-share-shake 2.6s ease-in-out infinite}.custom-product-showcase__imageActions button:last-child:hover{border-color:rgba(16,185,129,.5);background:#dff9ed;box-shadow:0 5px 14px rgba(7,150,105,.16)}.custom-product-showcase__imageActions button:last-child:disabled{animation:none}.custom-product-showcase__imageActions svg{width:18px;height:18px}.custom-product-showcase__imageActions .custom-product-showcase__zoomButton{display:none}.custom-product-showcase__imageActions button:disabled,.custom-product-showcase__upload:disabled{cursor:wait;opacity:.7}.custom-product-showcase__loading{position:absolute;inset:0;z-index:8;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:rgba(30,28,88,.78);color:#fff;padding:24px;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-product-showcase__spinner{width:42px;height:42px;margin-bottom:4px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:custom-product-showcase-spin .75s linear infinite}.custom-product-showcase__loading strong{font:700 14px/20px Montserrat,Arial,sans-serif}.custom-product-showcase__loading small{color:hsla(0,0%,100%,.78);font:500 11px/16px Montserrat,Arial,sans-serif}@keyframes custom-product-showcase-spin{to{transform:rotate(1turn)}}@keyframes custom-product-showcase-large-grid-sweep{0%,18%{transform:translateX(0) rotate(16deg)}62%,to{transform:translateX(520%) rotate(16deg)}}@keyframes custom-product-showcase-share-shake{0%,72%,to{transform:rotate(0deg)}76%{transform:rotate(-5deg)}80%{transform:rotate(5deg)}84%{transform:rotate(-4deg)}88%{transform:rotate(4deg)}92%{transform:rotate(0deg)}}@media (prefers-reduced-motion:reduce){.custom-product-showcase__imageActions button:last-child,.custom-product-showcase__spinner,.custom-product-showcase__staticTiles:after{animation:none}}.custom-product-showcase__tools{display:flex;min-height:56px;align-items:center;justify-content:center;gap:10px}.custom-product-showcase__tools.is-external{display:none}.custom-product-showcase.has-photo .custom-product-showcase__tools{order:2;margin-top:0}.custom-product-showcase__tools>button{display:flex;width:56px;align-items:center;justify-content:center;flex-direction:column;gap:2px;border:0;background:transparent;color:#474650;font:600 12px/12px Montserrat,Arial,sans-serif}.custom-product-showcase__tools>button svg{width:20px;height:20px}.custom-product-showcase__tools>button:last-child svg{color:#f04438}.custom-product-showcase__thumbnails{display:flex;height:56px;align-items:center;gap:9px}.custom-product-showcase__thumbnails button,.custom-product-showcase__thumbnails>span{display:block;width:48px;height:48px;overflow:hidden;border:1px solid #c8c5d1;border-radius:2px;background:#fff;padding:2px}.custom-product-showcase__thumbnails button.is-active{width:51px;height:56px;border:4px solid #34336f}.custom-product-showcase__thumbnails img{width:100%;height:100%;object-fit:cover}.custom-product-showcase__orientations{display:flex;width:100%;min-height:36px;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#f6f2f8;padding:4px}.custom-product-showcase.has-photo .custom-product-showcase__orientations{order:1}.custom-product-showcase__orientations button{display:inline-flex;height:28px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;background:transparent;color:#474650;font:600 14px/14px Montserrat,Arial,sans-serif;letter-spacing:1.2px;padding:0 12px}.custom-product-showcase__orientations button.is-active{background:#34336f;color:#fff}.custom-product-showcase__orientations button:disabled{opacity:.45}.custom-product-showcase__orientations i{display:inline-block;width:12px;height:12px;border:1.4px solid;border-radius:1px}.custom-product-showcase__orientations i.is-portrait{width:10px;height:13px}.custom-product-showcase__orientations i.is-landscape{width:14px;height:10px}.custom-product-showcase__zoom{position:absolute;z-index:6;display:flex;width:28px;align-items:center;flex-direction:column;gap:7px;border:1px solid #d8d8dc;border-radius:8px;background:#fff;color:#8994a8;padding:7px 5px;box-shadow:0 1px 3px rgba(30,28,88,.12)}.custom-product-showcase__zoom svg{width:14px;height:14px}.custom-product-showcase__zoom input{width:4px;height:180px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:#d9d9dd;cursor:pointer;direction:rtl;writing-mode:vertical-lr}.custom-product-showcase__zoom input:disabled{cursor:default;opacity:.55}.custom-product-showcase__zoom input::-webkit-slider-thumb{width:8px;height:8px;-webkit-appearance:none;appearance:none;border:0;border-radius:50%;background:#34336f}.custom-product-showcase__zoom input::-moz-range-thumb{width:8px;height:8px;border:0;border-radius:50%;background:#34336f}.custom-product-showcase__frameChoices{display:none}.custom-product-showcase__frameChoices button{position:relative}.custom-product-showcase__frameChoices button.is-coming-soon{cursor:not-allowed}.custom-product-showcase__frameChoices button.is-coming-soon i{opacity:.32;filter:grayscale(.45)}.custom-product-showcase__frameChoices i{background-color:var(--frame-choice-color);background-image:var(--frame-choice-image,none);background-position:50%;background-size:cover}.custom-product-showcase__frameChoices button.is-coming-soon span{position:absolute;top:50%;left:50%;z-index:2;padding:2px 3px;border-radius:3px;background:rgba(35,31,38,.88);color:#fff;font:700 7px/1 Montserrat,Arial,sans-serif;letter-spacing:0;pointer-events:none;text-transform:uppercase;transform:translate(-50%,-50%)}.custom-product-showcase__purchaseEngine .product-image-section>:not(.product-actions-desktop){display:none!important}.custom-product-showcase__purchaseEngine .product-image-section{height:0!important;overflow:visible!important;gap:0!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}@media (max-width:768px){.custom-product-showcase__desktopReviews{display:none}.custom-product-showcase{width:100%;height:532px;gap:0;margin-top:1rem;transition:height .28s ease}.custom-product-showcase.is-zoom-visible{height:578px}.custom-product-showcase.has-photo .custom-product-showcase__preview,.custom-product-showcase__preview{width:100%;height:328px;flex:0 0 328px;margin:16px 0 0;overflow:visible}.custom-product-showcase__frame{overflow:hidden}.custom-product-showcase__frame.is-square{width:310px;height:310px}.custom-product-showcase__frame.is-portrait{width:220px;height:320px}.custom-product-showcase__frame.is-landscape{width:314px;height:230px}.custom-product-showcase__favorite{display:none}.custom-product-showcase__zoom{top:392px;right:auto;left:50%;display:flex;width:calc(100% - 30px);box-sizing:border-box;height:36px;flex-direction:row;gap:9px;padding:5px 9px;visibility:hidden;opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% + 8px));transition:opacity .18s ease 60ms,transform .24s ease 40ms,visibility 0s linear .28s}.custom-product-showcase__zoom.is-mobile-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,-100%);transition-delay:60ms,40ms,0s}.custom-product-showcase__zoom input{width:auto;height:4px;flex:1 1 auto;direction:ltr;writing-mode:horizontal-tb}.custom-product-showcase__imageActions{top:356px;right:15px;bottom:auto;left:15px;transition:top .28s ease}.custom-product-showcase.is-zoom-visible .custom-product-showcase__imageActions{top:402px}.custom-product-showcase.has-photo .custom-product-showcase__tools,.custom-product-showcase__tools{position:absolute;top:405px;left:50%;order:0;min-height:55px;margin:0;transform:translateX(-50%);transition:top .28s ease}.custom-product-showcase.is-zoom-visible .custom-product-showcase__tools{top:451px}.custom-product-showcase__imageActions .custom-product-showcase__zoomButton{display:inline-flex;min-width:54px;padding:0 8px}.custom-product-showcase__zoomButton span{display:none}.custom-product-showcase__tools>button{width:72px;height:55px;flex:0 0 72px;line-height:15px;letter-spacing:1.2px}.custom-product-showcase__frameChoices.is-mobile{display:flex;height:48px;flex:0 0 auto;align-items:center;gap:10px}.custom-product-showcase__frameChoices.is-mobile button{display:flex;width:34px;height:42px;flex:0 0 34px;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;padding:0}.custom-product-showcase__frameChoices.is-mobile i{display:block;width:24px;height:32px;border:3px solid var(--frame-choice-color);background-color:#fff;box-shadow:inset 0 0 0 1px #d7d2cf}.custom-product-showcase__frameChoices.is-mobile .is-active i{outline:2px solid #34336f;outline-offset:2px}.custom-product-showcase__frameChoices.is-mobile button.is-coming-soon span{top:1px;right:-3px;left:auto;padding:2px;font-size:6px;transform:none}.custom-product-showcase.has-photo .custom-product-showcase__orientations,.custom-product-showcase__orientations{position:absolute;right:2px;bottom:4px;left:2px;order:0;width:auto;min-height:48px;gap:5px;border-radius:4px;background:#e2d0c2;padding:5px;box-shadow:0 5px 8px rgba(46,41,104,.18)}.custom-product-showcase__orientations button{height:38px;flex:1 1;gap:5px;border-radius:4px;background:#fff;color:#232323;font-weight:500;letter-spacing:0;padding:0 8px}.custom-product-showcase__orientations button.is-active{background:#2e2968;color:#fff}.custom-product-showcase__orientations i{width:14px;height:14px}.custom-product-showcase-shell.is-portrait .custom-product-showcase{--portrait-preview-height:clamp(368px,127cqw,540px);height:calc(var(--portrait-preview-height) + 70px);overflow:hidden}.custom-product-showcase-shell.is-portrait .custom-product-showcase.is-zoom-visible{height:calc(var(--portrait-preview-height) + 116px)}.custom-product-showcase-shell.is-portrait{padding-bottom:0}.custom-product-showcase.is-portrait .custom-product-showcase__preview,.custom-product-showcase.is-portrait.has-photo .custom-product-showcase__preview{height:var(--portrait-preview-height);flex-basis:var(--portrait-preview-height)}.custom-product-showcase.is-portrait .custom-product-showcase__imageActions{top:calc(var(--portrait-preview-height) + 28px)}.custom-product-showcase.is-portrait.is-zoom-visible .custom-product-showcase__imageActions{top:calc(var(--portrait-preview-height) + 74px)}.custom-product-showcase.is-portrait .custom-product-showcase__zoom{top:calc(var(--portrait-preview-height) + 64px)}.custom-product-showcase.is-portrait .custom-product-showcase__orientations,.custom-product-showcase.is-portrait.has-photo .custom-product-showcase__orientations{top:auto;bottom:0}.custom-product-showcase.is-portrait .custom-product-showcase__tools.is-internal{display:none}.custom-product-showcase-shell.is-portrait>.custom-product-showcase__tools.is-external{position:static;display:flex;width:min(100%,340px);min-height:55px;justify-content:space-between;gap:8px;margin:8px auto 0;transform:none}.custom-product-showcase__purchaseEngine{width:100%;height:0;overflow:visible}.custom-product-showcase__purchaseEngine .product-image-section{display:block!important}}@media (min-width:769px){.custom-product-showcase{width:min(100%,560px);height:clamp(440px,106cqw,560px);min-height:440px;overflow:hidden;gap:0}.custom-product-showcase.has-photo .custom-product-showcase__orientations,.custom-product-showcase__orientations{position:absolute;top:31px;left:50%;z-index:5;width:min(68%,380px);min-height:40px;margin:0;transform:translateX(-50%)}.custom-product-showcase__orientations button{height:32px}.custom-product-showcase.has-photo .custom-product-showcase__preview,.custom-product-showcase__preview{position:absolute;top:110px;left:50%;width:clamp(230px,58%,330px);height:auto;aspect-ratio:1;margin:0;overflow:hidden;flex-basis:auto;transform:translateX(-50%);border-radius:5px;background:#ececef;box-shadow:0 2px 3px rgba(30,28,88,.2)}.custom-product-showcase__frame.is-square{width:88%;height:auto}.custom-product-showcase__frame.is-portrait{width:59%;height:auto}.custom-product-showcase__frame.is-landscape{width:90%;height:auto}.custom-product-showcase__upload{width:120px;height:120px}.custom-product-showcase__upload svg{display:none}.custom-product-showcase__upload strong{font-size:16px;line-height:19px}.custom-product-showcase__favorite,.custom-product-showcase__tools{display:none}.custom-product-showcase__zoom{top:62px;left:30px}.custom-product-showcase__imageActions{top:calc(110px + clamp(230px, 58cqw, 330px) + 10px);right:30px;bottom:auto;left:30px}.custom-product-showcase__zoom input{height:clamp(180px,49cqw,274px)}.custom-product-showcase__frameChoices{position:absolute;bottom:10px;left:50%;display:flex;height:44px;align-items:flex-end;gap:9px;transform:translateX(-50%)}.custom-product-showcase__frameChoices button{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;padding:0}.custom-product-showcase__frameChoices i{display:block;width:31px;height:37px;border:3px solid var(--frame-choice-color);background-color:#fff;box-shadow:inset 0 0 0 1px #d7d2cf}.custom-product-showcase__frameChoices .is-active i{outline:2px solid #34336f;outline-offset:2px}.custom-product-showcase.has-photo .custom-product-showcase__tools,.custom-product-showcase__tools{position:absolute;bottom:8px;left:50%;z-index:6;display:flex;width:max-content;min-height:50px;gap:8px;margin:0;transform:translateX(-50%)}.custom-product-showcase__tools>button{width:52px;height:50px;cursor:pointer;letter-spacing:1px}.custom-product-showcase__tools .custom-product-showcase__frameChoices.is-mobile{position:static;display:flex;height:46px;align-items:center;gap:7px;transform:none}.custom-product-showcase__tools .custom-product-showcase__frameChoices.is-mobile button{width:34px;height:44px}.custom-product-showcase__tools .custom-product-showcase__frameChoices.is-mobile i{width:25px;height:34px}}