.psa-widget [hidden]{display:none!important}.psa-widget{margin:1.2rem 0;border:1px solid rgba(var(--color-foreground, 18 18 18),.12);border-radius:14px;padding:1.4rem;background:rgb(var(--color-background, 255 255 255))}.psa-hint{margin:0 0 .8rem;font-size:1.3rem;opacity:.85;text-align:center}.psa-dropzone{display:flex;flex-direction:column;gap:.4rem;align-items:center;padding:2.2rem 1.2rem;border:2px dashed rgba(var(--color-foreground, 18 18 18),.25);border-radius:12px;cursor:pointer;text-align:center;transition:border-color .15s}.psa-dropzone:hover{border-color:rgb(var(--color-button, 46 46 240))}.psa-dropzone input{display:none}.psa-dropzone__title{font-weight:600;font-size:1.5rem}.psa-dropzone__hint{opacity:.7}.psa-crop-wrap{position:relative;max-width:360px;margin:0 auto 1rem}.psa-crop-wrap img{max-width:100%;display:block}.psa-crop-wrap .cropper-view-box,.psa-crop-wrap .cropper-face{border-radius:50%}.psa-crop-wrap .cropper-view-box{outline:2px solid rgba(255,255,255,.85);box-shadow:0 0 0 1px #0003}.psa-crop-wrap .cropper-modal{background:#0009}.psa-crop-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at center,transparent 64%,rgba(0,0,0,.45) 80%)}.psa-preview-wrap{position:relative;width:320px;max-width:100%;margin:0 auto 1rem;border-radius:50%;padding:10px;background:radial-gradient(circle at 50% 42%,#0000000a,#0000001a)}.psa-preview{display:block;width:100%;height:auto;border-radius:50%;background:#fff;box-shadow:0 10px 30px #0000002e;border:1px solid rgba(0,0,0,.06)}.psa-widget .button{display:block;width:100%;margin-top:.7rem}.psa-widget .psa-generate{margin-top:.4rem}.psa-progress{display:flex;align-items:center;gap:.6rem;justify-content:center;margin:.6rem 0;font-size:1.3rem}.psa-bar{width:150px;height:6px;background:#00000014;border-radius:3px;overflow:hidden;position:relative;display:inline-block}.psa-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:rgb(var(--color-button, 46 46 240));animation:psa-slide 1s linear infinite}@keyframes psa-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.psa-error{color:#c0392b;font-weight:600;margin:.8rem 0 0;text-align:center}.psa-upsell-card{margin:1rem;padding:1.1rem;border-radius:12px;text-align:center;background:rgba(var(--color-button, 46 46 240),.08);border:1px solid rgba(var(--color-button, 46 46 240),.25)}.psa-upsell-card p{margin:0 0 .7rem;font-weight:600}.psa-upsell-card .button{width:100%}.psa-noscroll{overflow:hidden}.psa-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:none}.psa-popup.is-open{display:block}.psa-popup .psa-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:block;background:#14121094;-webkit-backdrop-filter:blur(6px) saturate(1.1);backdrop-filter:blur(6px) saturate(1.1);animation:psa-fade .22s ease}.psa-popup__dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(440px,94vw);max-height:min(94vh,94dvh);overflow-y:auto;-webkit-overflow-scrolling:touch;background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 18 18 18));border-radius:24px;padding:clamp(1.6rem,5vw,2.4rem);box-shadow:0 1px #fff9 inset,0 28px 70px -18px #0000008c,0 8px 24px -12px #0000004d;animation:psa-pop .26s cubic-bezier(.2,.9,.3,1.15);scrollbar-width:thin}@keyframes psa-fade{0%{opacity:0}to{opacity:1}}@keyframes psa-pop{0%{opacity:0;transform:translate(-50%,-47%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.psa-popup__overlay,.psa-popup__dialog{animation:none}}.psa-popup__close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground, 18 18 18) / .05);border:0;border-radius:50%;font-size:2rem;line-height:1;cursor:pointer;color:inherit;opacity:.6;transition:opacity .15s,background .15s,transform .15s}.psa-popup__close:hover,.psa-popup__close:active{opacity:1;background:rgb(var(--color-foreground, 18 18 18) / .1);transform:rotate(90deg)}.psa-popup__copy{margin:0 3rem 1.4rem 0;font-size:1.4rem;line-height:1.35}.psa-popup__copy strong{display:block;font-size:clamp(1.9rem,5vw,2.2rem);font-weight:800;letter-spacing:-.015em;line-height:1.15}.psa-popup__copy .psa-popup__sub{display:block;margin-top:.4rem;font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground, 18 18 18) / .55)}.psa-popup__preview-wrap{position:relative;width:min(70vw,260px);aspect-ratio:1;margin:.4rem auto 1.4rem;border-radius:50%;padding:10px;background:radial-gradient(circle at 50% 38%,#00000008,#00000017)}.psa-popup__preview{display:block;width:100%;height:100%;border-radius:50%;background:#fff;box-shadow:0 16px 40px -14px #0000004d;border:1px solid rgba(0,0,0,.05)}.psa-popup__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;border-radius:50%;background:#ffffffeb;font-size:1.3rem;text-align:center;color:rgb(var(--color-foreground, 18 18 18) / .6)}.psa-popup__loading[hidden]{display:none}.psa-spinner{width:38px;height:38px;border-radius:50%;border:3px solid rgb(var(--color-button, 46 46 240) / .18);border-top-color:rgb(var(--color-button, 46 46 240));animation:psa-spin .8s linear infinite}@keyframes psa-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.psa-spinner{animation-duration:2s}}.psa-popup [hidden]{display:none!important}.psa-popup__generate{margin-top:.4rem}.psa-popup__sizes{display:flex;flex-direction:column;gap:.8rem;margin:0 0 1.2rem}.psa-size{position:relative;display:flex;align-items:center;gap:1.1rem;padding:1.2rem 1.3rem;cursor:pointer;border:1.5px solid rgb(var(--color-foreground, 18 18 18) / .14);border-radius:16px;background:#fff;transition:border-color .15s,background .15s,box-shadow .15s}.psa-size:hover{border-color:rgb(var(--color-foreground, 18 18 18) / .28)}.psa-size:has(input:checked){border-color:rgb(var(--color-button, 46 46 240));background:rgb(var(--color-button, 46 46 240) / .05);box-shadow:0 0 0 3px rgb(var(--color-button, 46 46 240) / .1)}.psa-size input{appearance:none;-webkit-appearance:none;flex:none;margin:0;width:22px;height:22px;border-radius:50%;cursor:pointer;box-shadow:inset 0 0 0 2px rgb(var(--color-foreground, 18 18 18) / .25);transition:box-shadow .15s}.psa-size input:checked{box-shadow:inset 0 0 0 7px rgb(var(--color-button, 46 46 240))}.psa-size__title{font-size:1.45rem;font-weight:600}.psa-size__price{font-size:1.5rem;white-space:nowrap;line-height:1.1}.psa-size__was{display:block;font-size:1.2rem;opacity:.5;text-decoration:line-through;font-weight:400}.psa-size__now{font-weight:800;color:#c0392b}.psa-size__body{flex:1;display:flex;flex-direction:column;gap:.3rem;min-width:0}.psa-size__body .psa-size__title{flex:none}.psa-size__right{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;flex:none;text-align:right}.psa-size__pop{align-self:flex-start;font-size:1.05rem;font-weight:700;line-height:1;color:rgb(var(--color-button, 46 46 240));background:rgb(var(--color-button, 46 46 240) / .1);border-radius:999px;padding:.35rem .7rem;white-space:nowrap}.psa-size__save{font-size:1.1rem;font-weight:700;color:#1a7f37;white-space:nowrap}.psa-steps{display:flex;list-style:none;margin:0 0 1.8rem;padding:0}.psa-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}.psa-step:before{content:"";position:absolute;top:13px;right:50%;width:100%;height:2px;background:rgb(var(--color-foreground, 18 18 18) / .12);z-index:0}.psa-step:first-child:before{display:none}.psa-step.is-done:before{background:rgb(var(--color-button, 46 46 240))}.psa-step__n{position:relative;z-index:1;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;background:#fff;color:rgb(var(--color-foreground, 18 18 18) / .4);box-shadow:inset 0 0 0 2px rgb(var(--color-foreground, 18 18 18) / .14);transition:background .25s,color .25s,box-shadow .25s}.psa-step__t{font-size:1.15rem;font-weight:600;white-space:nowrap;color:rgb(var(--color-foreground, 18 18 18) / .4);transition:color .25s}.psa-step.is-active .psa-step__n{background:rgb(var(--color-button, 46 46 240));color:rgb(var(--color-button-text, 255 255 255));box-shadow:0 0 0 4px rgb(var(--color-button, 46 46 240) / .16)}.psa-step.is-active .psa-step__t{color:rgb(var(--color-foreground, 18 18 18))}.psa-step.is-done .psa-step__n{background:rgb(var(--color-button, 46 46 240));color:rgb(var(--color-button-text, 255 255 255));box-shadow:none;font-size:0}.psa-step.is-done .psa-step__n:after{content:"\2713";font-size:1.45rem;font-weight:700}.psa-step.is-done .psa-step__t{color:rgb(var(--color-foreground, 18 18 18) / .7)}.psa-reveal-label{position:absolute;left:50%;bottom:-.4rem;transform:translate(-50%);font-weight:700;font-size:1.35rem;white-space:nowrap;opacity:0;transition:opacity .4s ease .25s;text-shadow:0 1px 6px rgba(255,255,255,.85)}.psa-popup__preview-wrap.is-revealed .psa-reveal-label{opacity:1}.psa-popup__preview-wrap.is-revealed .psa-popup__preview{animation:psa-reveal .55s ease}@keyframes psa-reveal{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.psa-popup__preview-wrap.is-revealed .psa-popup__preview{animation:none}}.psa-exit{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483100;display:flex;align-items:center;justify-content:center;padding:1.4rem;background:#00000080;animation:psa-fade .18s ease}.psa-exit__inner{text-align:center;max-width:340px;width:100%;background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 18 18 18));border-radius:18px;padding:1.8rem 1.6rem;box-shadow:0 24px 70px #00000073;animation:psa-pop .2s cubic-bezier(.2,.9,.3,1.2)}.psa-exit__title{font-size:1.75rem;margin:0 0 .5rem;line-height:1.25}.psa-exit__title strong{color:#c0392b}.psa-exit__sub{font-size:1.35rem;opacity:.8;margin:0 0 1.1rem}.psa-exit__code{display:flex;align-items:center;justify-content:center;gap:.7rem;flex-wrap:wrap;margin:0 0 .4rem;padding:.7rem 1rem;border-radius:12px;border:2px dashed rgba(var(--color-button, 46 46 240),.5);background:rgba(var(--color-button, 46 46 240),.07)}.psa-exit__code span{font-size:1.15rem;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.psa-exit__code strong{font-size:1.9rem;letter-spacing:.08em}.psa-exit__note{font-size:1.15rem;opacity:.65;margin:0 0 1.1rem}.psa-exit .button{margin-top:.55rem}@media(prefers-reduced-motion:reduce){.psa-exit,.psa-exit__inner{animation:none}}.psa-mockups{margin:0 0 1.6rem}.psa-mockups__title{font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .9rem;text-align:center;color:rgb(var(--color-foreground, 18 18 18) / .5)}.psa-mockups__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.2rem 0 .4rem;scrollbar-width:none}.psa-mockups__track::-webkit-scrollbar{display:none}.psa-mockups__cell{flex:0 0 84%;scroll-snap-align:center;display:flex;flex-direction:column;gap:.6rem}.psa-mockups__img{width:100%;height:auto;aspect-ratio:13 / 10;object-fit:cover;border-radius:16px;display:block;box-shadow:0 12px 28px -12px #00000059}.psa-mockups__cap{font-size:1.2rem;font-weight:600;opacity:.55;text-align:center}.psa-mockups__dots{display:flex;justify-content:center;gap:.55rem;margin-top:1rem}.psa-mockups__dots:empty{display:none}.psa-mockups__dot{width:7px;height:7px;border-radius:50%;border:0;padding:0;cursor:pointer;background:rgb(var(--color-foreground, 18 18 18) / .18);transition:background .2s,transform .2s}.psa-mockups__dot.is-active{background:rgb(var(--color-button, 46 46 240));transform:scale(1.25)}.psa-popup .button{display:block;width:100%;min-height:54px;margin-top:0;border-radius:14px;font-size:1.55rem;font-weight:700}.psa-popup__add{box-shadow:0 10px 24px -10px rgb(var(--color-button, 46 46 240) / .7)}.psa-popup__redo{min-height:46px;font-size:1.4rem;font-weight:600;opacity:.85}.psa-popup__err{color:#c0392b;font-weight:600;margin:.5rem 0;text-align:center;font-size:1.3rem}.psa-popup__err[hidden]{display:none}.psa-popup .psa-crop-wrap{max-width:min(82vw,340px);margin:0 auto .4rem;box-shadow:0 12px 30px -14px #00000080}.psa-crop-wrap{border-radius:18px;overflow:hidden;background:#15130f}.psa-crop-wrap img{max-width:100%;max-height:54vh;display:block}.psa-popup .psa-hint{margin:0 0 1rem;line-height:1.4;opacity:1;color:rgb(var(--color-foreground, 18 18 18) / .6)}.psa-crop-wrap .cropper-line,.psa-crop-wrap .cropper-point,.psa-crop-wrap .cropper-dashed{display:none!important}.psa-crop-wrap .cropper-view-box{border-radius:50%;outline:0;box-shadow:none}.psa-crop-wrap .cropper-face{border-radius:50%}.psa-crop-wrap .cropper-modal{display:block;background:#000000d1;opacity:1;pointer-events:none}.psa-crop-wrap .cropper-crop-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle closest-side at 50% 50%,#0000 0 95.5%,#ffffffeb 96% 97.5%,#0000 98.5%)}.psa-popup__actions{position:sticky;bottom:0;z-index:3;display:flex;flex-direction:column;gap:.7rem;margin:.4rem -.4rem 0;padding:1rem .4rem max(.4rem,env(safe-area-inset-bottom));background:linear-gradient(to top,rgb(var(--color-background, 255 255 255)) 72%,rgb(var(--color-background, 255 255 255) / 0))}.psa-popup__actions .button{margin-top:0}.psa-popup__zoom{display:flex;align-items:center;gap:1rem;margin:1rem auto 0;max-width:min(82vw,340px)}.psa-popup__zoom-ico{flex:none;opacity:.45}.psa-popup__zoom-ico--lg{font-size:1.9rem}.psa-popup__zoom-range{flex:1;height:6px;margin:0;-webkit-appearance:none;appearance:none;background:rgb(var(--color-foreground, 18 18 18) / .14);border-radius:999px;outline:none}.psa-popup__zoom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:rgb(var(--color-button, 46 46 240));border:4px solid #fff;cursor:pointer;box-shadow:0 2px 8px #00000040}.psa-popup__zoom-range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:rgb(var(--color-button, 46 46 240));border:4px solid #fff;cursor:pointer}.psa-photo-intro{margin:1.2rem 0 .8rem}.psa-photo-intro__title{font-weight:700;font-size:1.5rem;margin:0 0 .5rem}.psa-photo-intro__tips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1.1rem;font-size:1.3rem;opacity:.8}.psa-photo-intro__tips li{white-space:nowrap}.psa-trigger{margin:.4rem 0 1rem}.psa-trigger-btn--primary{min-height:54px;font-size:1.6rem}.psa-trust{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem 1.1rem;font-size:1.25rem;line-height:1.35;opacity:.85}.psa-trust__item{white-space:nowrap}.psa-trust--product{margin:-.4rem 0 1rem;justify-content:center}.psa-trust--popup{margin:0 0 1.2rem;justify-content:center;gap:.5rem 1.4rem}.psa-sticky{position:fixed;left:0;right:0;bottom:0;z-index:2147482000;background:rgb(var(--color-background, 255 255 255));border-top:1px solid rgba(var(--color-foreground, 18 18 18),.1);box-shadow:0 -6px 24px #0000001f;transform:translateY(110%);padding-bottom:env(safe-area-inset-bottom)}.psa-sticky.is-visible{transform:translateY(0)}.psa-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem clamp(1.1rem,3vw,2rem)}.psa-sticky__left{display:flex;align-items:center;gap:.9rem;min-width:0}.psa-sticky__img{width:48px;height:48px;object-fit:cover;border-radius:8px;flex:none}.psa-sticky__info{display:flex;flex-direction:column;min-width:0}.psa-sticky__title{font-weight:600;font-size:1.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.psa-sticky__price{font-size:1.35rem}.psa-sticky__was{opacity:.55;text-decoration:line-through;margin-right:.4rem}.psa-sticky__now{font-weight:800;color:#c0392b}.psa-sticky .psa-trigger{margin:0;flex:none}.psa-trigger-btn--sticky{min-height:46px;width:auto;padding:0 1.4rem;white-space:nowrap}@media(max-width:600px){.psa-sticky__title{max-width:42vw}.psa-trigger-btn--sticky{padding:0 1rem;font-size:1.3rem}}.psa-noscroll .psa-sticky{z-index:1}
/*# sourceMappingURL=/cdn/shop/t/4/assets/psa-widget.css.map */
