.product-customizer{border:1px solid #e6e6e6;border-radius:16px;padding:20px;background:#fff}.product-customizer__title{font-size:20px;font-weight:600;margin-bottom:16px}.product-customizer__content{display:flex;flex-direction:column}.product-customizer__variant-picker{display:grid;gap:22px;margin-bottom:28px}.product-customizer__variant-field{display:grid;gap:10px}.product-customizer__variant-label{font-size:inherit;font-weight:600;line-height:1.3;margin-bottom:8px}.product-customizer__variant-label span{font-weight:700}.product-customizer__variant-values{display:flex;flex-wrap:wrap;gap:12px}.product-customizer__variant-values--color{gap:10px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.product-customizer__variant-chip{min-width:0;border:2px solid #d2d2d2;border-radius:999px;background:#fff;padding:8px 18px;font-size:14px;font-weight:400;cursor:pointer}.product-customizer__variant-chip.is-active{border-color:#f14f9c;box-shadow:0 0 0 2px #f14f9c29}.product-customizer__variant-chip.is-disabled{opacity:.35;cursor:not-allowed}.product-customizer__variant-color{border:2px solid #e2e2e2;border-radius:14px;background:#fff;padding:0;width:64px;height:64px;flex:0 0 64px;overflow:hidden;cursor:pointer}.product-customizer__variant-color img{display:block;width:100%;height:100%;object-fit:cover}.product-customizer__variant-color.is-active{border-color:#f14f9c;box-shadow:0 0 0 2px #f14f9c2e}.product-customizer__variant-color.is-disabled{opacity:.35;cursor:not-allowed}.product-customizer__variant-color-label{display:none}.product-customizer__field{margin-bottom:16px}.product-customizer__label{font-weight:600;margin-bottom:8px}.product-customizer__required{color:#c62828;margin-left:4px}.product-customizer__chips,.product-customizer__swatches{display:flex;gap:10px;flex-wrap:wrap}.product-customizer__chip{border:2px solid #d2d2d2;background:#fff;padding:8px 14px;border-radius:999px;font-size:14px;cursor:pointer}.product-customizer__chip.is-active{border-color:#f14f9c;box-shadow:0 0 0 2px #f14f9c29}.product-customizer__chip.is-selected{border-color:#f14f9c;background:#fff5fa;box-shadow:0 0 0 2px #f14f9c24}.product-customizer__swatch{width:32px;height:32px;border-radius:50%;border:2px solid #d2d2d2;cursor:pointer}.product-customizer__swatch.is-active{border-color:#2b6fff;box-shadow:0 0 0 2px #2b6fff33}.product-customizer__checkbox{display:flex;align-items:center;gap:8px;font-size:14px}.product-customizer__toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.product-customizer__button{border:1px solid #d2d2d2;background:#fff;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:14px}.product-customizer__button--ghost{opacity:.8}.product-customizer__button--primary{background:#111;border-color:#111;color:#fff;font-weight:600}.product-customizer__personalize-trigger{width:100%;justify-content:center;text-align:center;padding:12px 16px;border-radius:999px}.product-customizer__zone-summary{margin-top:10px;font-size:13px;color:#5a5a5a}.product-customizer__text-input{width:100%;border:1px solid #d2d2d2;border-radius:8px;padding:8px 10px}.product-customizer__text-input--multiline{min-height:104px;resize:vertical;line-height:1.4}.product-customizer__text-layers,.product-customizer__image-layers{display:flex;flex-wrap:wrap;gap:8px}.product-customizer__text-layer{border:1px solid #d2d2d2;background:#fff;padding:6px 10px;border-radius:999px;font-size:12px;cursor:pointer}.product-customizer__text-layer.is-active{border-color:#f14f9c;background:#fff5fa;box-shadow:0 0 0 2px #f14f9c1f}.product-customizer__image-layer{border:1px solid #d2d2d2;background:#fff;padding:6px 10px;border-radius:999px;font-size:12px;cursor:pointer}.product-customizer__image-layer.is-active{border-color:#f14f9c;background:#fff5fa;box-shadow:0 0 0 2px #f14f9c1f}.product-customizer__canvas-wrap{border:1px solid #e6e6e6;border-radius:12px;padding:12px;background:#fafafa}.product-customizer__canvas-wrap canvas{width:100%;height:auto;display:block;border-radius:8px;touch-action:none}.product-customizer__hint{font-size:12px;color:#8a8a8a;margin-top:8px;text-align:center}.product-customizer__errors{margin-top:12px;padding:10px;background:#fff3f3;border:1px solid #f2c5c5;border-radius:8px;color:#a12b2b;font-size:13px}.product-customizer__zone-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px;padding:10px 12px;border:1px solid #f0d7e4;border-radius:14px;background:#fff8fc}.product-customizer__field-label{font-weight:600;margin-bottom:8px}.product-customizer__field-label--zone{font-size:17px;margin-bottom:10px}.product-customizer__editor-section{margin-bottom:16px}.product-customizer__editor-section[hidden],[hidden]{display:none!important}.product-customizer__editor-section:last-of-type{margin-bottom:18px}.product-customizer__editor-overlay[hidden]{display:none!important}.product-customizer__editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.product-customizer__editor-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111185;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.product-customizer__editor-dialog{position:relative;z-index:1;width:min(1400px,calc(100vw - 32px));height:min(900px,calc(100vh - 32px));margin:16px auto;background:#fff;border-radius:24px;box-shadow:0 24px 80px #1111112e;display:flex;flex-direction:column;overflow:hidden}.product-customizer__editor-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #ececec}.product-customizer__editor-heading{font-size:24px;font-weight:700;line-height:1.1}.product-customizer__editor-close{border:1px solid #d7d7d7;background:#fff;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer}.product-customizer__editor-panel{min-height:0;flex:1}.product-customizer__editor-panel[hidden]{display:none!important}.product-customizer__editor-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);min-height:0;height:100%}.product-customizer__editor-canvas-column{min-width:0;min-height:0;padding:24px;background:linear-gradient(180deg,#fff,#faf7f9)}.product-customizer__editor-sidebar{min-width:0;min-height:0;overflow:auto;padding:24px;border-left:1px solid #ececec;background:#fff}.product-customizer__canvas-wrap--fullscreen{height:100%;min-height:100%;display:flex;flex-direction:column;justify-content:center}.product-customizer__canvas-wrap--fullscreen canvas{max-height:calc(100vh - 220px);object-fit:contain}.product-customizer__zone-tab{border:1px solid #d2d2d2;background:#fff;padding:6px 10px;border-radius:999px;font-size:12px;cursor:pointer}.product-customizer__zone-tab.is-active{border-color:#2b6fff;box-shadow:0 0 0 2px #2b6fff1f}.product-customizer__reopen-editor{margin-top:12px}.product-customizer__total{font-size:13px;font-weight:600;margin-bottom:12px;color:#2b2b2b}.product-customizer__toolbar--primary,.product-customizer__toolbar--secondary{margin-bottom:0}.product-customizer__toolbar--settings{display:grid;grid-template-columns:minmax(0,1.4fr) max-content max-content;gap:12px;align-items:end;justify-content:start;margin-bottom:0}.product-customizer__toolbar-field{display:grid;gap:6px;align-content:start}.product-customizer__toolbar-field--color{justify-items:start}.product-customizer__toolbar-label{font-size:12px;font-weight:600;color:#5a5a5a}.product-customizer__editor-section[data-customizer-world-cup-editor]{display:grid;gap:14px}.product-customizer__editor-section[data-customizer-world-cup-editor] .product-customizer__toolbar-field{gap:8px}.product-customizer__font-select{min-height:34px;border:1px solid #d2d2d2;border-radius:10px;padding:6px 30px 6px 10px;background:#fff;font-size:12px}.product-customizer__size-input-wrap{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:4px;border:1px solid #d2d2d2;border-radius:12px;padding:0 6px;min-height:34px;background:#fff;width:auto;min-width:0;max-width:max-content}.product-customizer__size-input{width:44px;border:0;padding:6px 0;font-size:13px;background:transparent;text-align:right;flex:0 0 44px}.product-customizer__size-input:focus{outline:none}.product-customizer__size-suffix{display:inline-block;white-space:nowrap;font-size:12px;font-weight:600;color:#6a6a6a;line-height:1}.product-customizer__color-input-wrap{display:inline-flex;align-items:center;gap:8px}.product-customizer__color-swatch-input{width:40px;height:34px;border:1px solid #d2d2d2;border-radius:10px;padding:2px;background:#fff}.product-customizer__color-hex-input{width:72px;min-height:34px;border:1px solid #d2d2d2;border-radius:10px;padding:6px 8px;font-size:12px;text-transform:uppercase}body.product-customizer--editor-open{overflow:hidden}@media screen and (max-width:989px){.product-customizer__editor-dialog{width:100vw;height:100vh;margin:0;border-radius:0}.product-customizer__editor-header{padding:14px 16px}.product-customizer__editor-main{grid-template-columns:1fr;grid-template-rows:minmax(320px,44vh) minmax(0,1fr)}.product-customizer__editor-canvas-column,.product-customizer__editor-sidebar{padding:12px}.product-customizer__editor-sidebar{border-left:0;border-top:1px solid #ececec;padding-top:18px}.product-customizer__editor-heading{font-size:20px}.product-customizer__canvas-wrap--fullscreen{height:100%;min-height:0}.product-customizer__canvas-wrap--fullscreen canvas{width:100%;max-width:100%;max-height:calc(44vh - 40px);margin-inline:auto}}.product-customizer__color-hex-input:focus,.product-customizer__color-swatch-input:focus{outline:none;border-color:#f14f9c;box-shadow:0 0 0 2px #f14f9c1f}@media(max-width:767px){.product-customizer__editor-header{padding:12px 14px}.product-customizer__editor-heading{font-size:18px}.product-customizer__editor-close{padding:8px 14px;font-size:13px}.product-customizer__editor-main{grid-template-rows:minmax(340px,46vh) minmax(0,1fr)}.product-customizer__editor-canvas-column{padding:4px 6px 8px}.product-customizer__editor-sidebar{padding:14px 14px 20px}.product-customizer__canvas-wrap{padding:6px}.product-customizer__canvas-wrap--fullscreen canvas{max-height:calc(46vh - 18px)}.product-customizer__hint{display:none}.product-customizer__variant-chip{min-width:0;padding:8px 18px}.product-customizer__variant-color{width:64px;height:64px;flex-basis:64px}.product-customizer__toolbar--settings{grid-template-columns:max-content max-content;grid-template-areas:"font font" "size color";align-items:end;justify-content:start;column-gap:12px;row-gap:12px}.product-customizer__toolbar--settings .product-customizer__toolbar-field:nth-child(1){grid-area:font}.product-customizer__toolbar--settings .product-customizer__toolbar-field:nth-child(2){grid-area:size}.product-customizer__toolbar--settings .product-customizer__toolbar-field:nth-child(3){grid-area:color;justify-self:start}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/customizer.css.map */
