.customTabelPopup.pcv2-host{max-width:450px!important;padding:24px 28px;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;background:#fff}.customTabelPopup.pcv2-host>*:not(.pcv2):not(.customTabelPopup__close):not(script){display:none!important}.customTabelPopup.pcv2-host .customTabelPopup__uploadArt{display:none!important}.customTabelPopup.pcv2-host .customTabelPopup__close{position:absolute!important;top:16px!important;right:16px!important;left:auto!important;margin:0!important;padding:0!important;width:22px!important;height:22px!important;background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;cursor:pointer;z-index:2;display:inline-flex!important;align-items:center;justify-content:center}.customTabelPopup.pcv2-host .customTabelPopup__close svg{width:22px!important;height:22px!important;display:block}.customTabelPopup.pcv2-host .customTabelPopup__close svg path{stroke:#0f172a!important;stroke-width:1.5!important;fill:none!important}.customTabelPopup.pcv2-host .customTabelPopup__close:hover svg path{stroke:#000!important}.pcv2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;color:#0f172a}.pcv2 *,.pcv2 *:before,.pcv2 *:after{box-sizing:border-box}.pcv2__header{margin:0 0 20px}.pcv2__title{font-size:22px;font-weight:600;line-height:1.2;color:#0f172a;margin:0}.pcv2__section{margin-bottom:16px}.pcv2__labelRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pcv2__label{font-size:13px;font-weight:700;color:#0f172a}.pcv2__subtle{font-size:11px;color:#94a3b8}.pcv2__sublabel{font-size:12px;font-weight:700;color:#0f172a;margin-bottom:6px}.pcv2__sizeGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pcv2__inputsRow{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.pcv2__inputCell{min-width:0}.pcv2__input{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:15px;color:#0f172a;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;-moz-appearance:textfield}.pcv2__input::-webkit-outer-spin-button,.pcv2__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pcv2__input:focus{border-color:#019aff;box-shadow:0 0 0 3px #019aff2e}.pcv2__stepper{display:grid;grid-template-columns:28px 1fr 28px;align-items:stretch;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0f172a0f,0 1px 3px #0f172a14}.pcv2__stepper:hover{box-shadow:0 2px 4px #0f172a14,0 2px 6px #0f172a1a}.pcv2__stepper:focus-within{border-color:#019aff;box-shadow:0 0 0 3px #019aff2e,0 1px 2px #0f172a0f}.pcv2__stepper.is-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626,0 1px 2px #0f172a0f}.pcv2__stepBtn{-webkit-appearance:none;appearance:none;border:none;background:#fff;color:#64748b;font-family:inherit;font-size:16px;font-weight:500;line-height:1;cursor:pointer;padding:0;-webkit-user-select:none;user-select:none;transition:background .12s,color .12s}.pcv2__stepBtn:hover{background:#f1f5f9;color:#0f172a}.pcv2__stepBtn:active{background:#e2e8f0}.pcv2__input--stepper{border:none!important;border-radius:0!important;padding:8px 0;text-align:center;font-size:15px;font-weight:500;background:transparent}.pcv2__input--stepper:focus{border:none!important;box-shadow:none!important}.pcv2__input.is-error,.pcv2__input.is-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.pcv2__error{font-size:11px;line-height:1.3;color:#dc2626;font-weight:500;margin-top:4px;display:flex;align-items:center;gap:4px}.pcv2__error[hidden]{display:none}.pcv2__error:before{content:"\26a0";font-size:11px;line-height:1}@keyframes pcv2-pulse{0%,to{opacity:1}50%{opacity:.45}}.pcv2.is-loading .pcv2__tiers,.pcv2.is-loading .pcv2__priceBox{animation:pcv2-pulse 1s ease-in-out infinite;pointer-events:none}.pcv2.is-loading .pcv2__tier .pcv2__tierPrice{color:transparent!important;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;border-radius:4px;animation:pcv2-shimmer 1.2s ease-in-out infinite;min-height:14px;min-width:36px}.pcv2.is-loading .pcv2__priceAfter{color:transparent!important;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;border-radius:6px;animation:pcv2-shimmer 1.2s ease-in-out infinite;display:inline-block;min-width:90px;min-height:28px}.pcv2.is-loading .pcv2__priceBefore{visibility:hidden}@keyframes pcv2-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.pcv2__badge{font-size:11px;font-weight:500;padding:2px 10px;border-radius:6px;white-space:nowrap}.pcv2__badge--neutral{background:#f0f9ff;color:#0369a1}.pcv2__badge--discount{background:#ecfdf5;color:#047857}.pcv2__tiers{display:block;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.pcv2__tiersHead{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;color:#0f172a;font-size:13px;font-weight:600;padding:10px 16px;border-bottom:1px solid #e2e8f0}.pcv2__tiersHead>div{text-align:left}.pcv2__tiersHead>div:last-child{text-align:right}.pcv2__tier{-webkit-appearance:none;appearance:none;width:100%;border:none;background:#fff;padding:12px 16px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;cursor:pointer;transition:background .15s;font-family:inherit;color:inherit;border-bottom:1px solid #e2e8f0;text-align:left}.pcv2__tier:last-child{border-bottom:none}.pcv2__tier:hover{background:#f8fafc}.pcv2__tier.is-active{background:#27af1a1a;box-shadow:inset 0 0 0 2px #27af1a;position:relative;z-index:1}.pcv2__tier.is-active:hover{background:#27af1a29;box-shadow:inset 0 0 0 2px #27af1a}.pcv2__tierLabel{font-size:14px;font-weight:400;color:#0f172a;line-height:1.2}.pcv2__tier.is-active .pcv2__tierLabel{color:#0f172a;font-weight:700}.pcv2__tierPrice{font-size:15px;font-weight:400;color:#0f172a;line-height:1.2;font-variant-numeric:tabular-nums;text-align:right}.pcv2__tier.is-active .pcv2__tierPrice{color:#0f172a;font-weight:700}.pcv2__tierOff{font-size:14px;color:#94a3b8;line-height:1.2;text-align:left}.pcv2__tier.has-discount .pcv2__tierOff{color:#059669;font-weight:500}.pcv2__tier.is-active.has-discount .pcv2__tierOff{color:#059669}.pcv2__priceBox{background:#f8fafc;border-radius:12px;padding:14px 16px;margin:14px 0 12px;text-align:center}.pcv2__priceRow{display:flex;align-items:baseline;justify-content:center;gap:10px}.pcv2__priceBefore{font-size:16px;color:#94a3b8;text-decoration:line-through;font-variant-numeric:tabular-nums;display:none}.pcv2__priceBefore.is-visible{display:inline}.pcv2__priceAfter{font-size:28px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums;line-height:1.1}.pcv2__priceAfter.is-discount{color:#27af1a}.pcv2__priceMeta{font-size:13px;color:#64748b;margin-left:2px}.pcv2__cta{display:block;width:100%;background:#0ea5e9;color:#fff!important;border-radius:8px;padding:13px 18px;font-size:15px;font-weight:500;text-align:center;cursor:pointer;transition:background .15s;box-shadow:0 1px 2px #0000000d;margin-top:4px}.pcv2__cta:hover{background:#0284c7}.pcv2__cta:active{background:#0369a1}.pcv2__dropzone{display:block;width:100%;margin-top:4px;padding:26px 16px 18px;border-radius:12px;border:2px dashed #43B67B;background:#f4fff9;cursor:pointer;text-align:center;transition:background .15s,border-color .15s,box-shadow .15s}.pcv2__dropzone:hover{background:#eaf9ef;border-color:#2fa267}.pcv2__dropzone.is-dragover{background:#dcf3d8;border-color:#27af1a;border-style:solid}.pcv2__dropzone-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;pointer-events:none}.pcv2__dropzone-icon{color:#43b67b;display:inline-flex;margin-bottom:0}.pcv2__dropzone-icon svg{width:52px;height:52px}.pcv2__dropzone-title{font-size:19px;font-weight:600;color:#0f172a;line-height:1.2;margin-top:2px}.pcv2__dropzone-text{font-size:15px;color:#475569;margin-bottom:8px}.pcv2__dropzone-btn{display:inline-flex;align-items:center;justify-content:center;background:#43b67b;color:#fff;font-weight:600;font-size:14px;padding:13px 34px;border-radius:10px;line-height:1;transition:background .15s,box-shadow .15s,transform .1s;pointer-events:auto}.pcv2__dropzone:hover .pcv2__dropzone-btn{background:#2fa267;box-shadow:0 4px 14px #43b67b4d}.pcv2__dropzone-btn:active{transform:translateY(1px)}.pcv2__dropzone-link{font-size:13px;color:#43b67b;text-decoration:none;font-weight:400;margin-top:2px;padding:10px 0;pointer-events:auto;cursor:pointer}.pcv2__dropzone-link:hover{color:#2fa267;text-decoration:underline}@media(max-width:520px){.pcv2__dropzone{padding:22px 12px 14px}.pcv2__dropzone-icon svg{width:42px;height:42px}.pcv2__dropzone-title{font-size:17px}.pcv2__dropzone-text{font-size:14px}.pcv2__dropzone-btn{font-size:14px;padding:12px 28px}}@media(max-width:520px){.pcv2__inputsRow{gap:8px}.pcv2__stepper{grid-template-columns:1fr}.pcv2__stepBtn{display:none!important}.pcv2__input--stepper{font-size:15px;padding:10px 12px;text-align:center}.customTabelPopup.pcv2-host{padding:18px 16px!important;margin:20px auto!important;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow-y:auto;-webkit-overflow-scrolling:touch;width:calc(100% - 24px);height:auto!important;min-height:0!important;align-self:center!important;justify-self:center!important;flex:0 0 auto!important}.customTabelPopup.pcv2-host .pcv2{min-height:0!important;height:auto!important}.pcv2__tiersHead{padding:9px 12px;font-size:12px}.pcv2__tier{padding:10px 12px}.pcv2__tierLabel,.pcv2__tierOff{font-size:13px}.pcv2__tierPrice{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/202/assets/price-calc-v2.css.map */
