.wt-cust{--wt-cust-bg: #fafafa;--wt-cust-card: #ffffff;--wt-cust-border: #e0e0e0;--wt-cust-rule: #eeeeee;--wt-cust-warn-bg: #fff8e6;--wt-cust-warn-bd: #f0e0a0;--wt-cust-warn-fg: #5a4400;--wt-cust-error-bg: #fdecec;--wt-cust-error-bd: #d99999;--wt-cust-error-fg: #a13030;--wt-cust-accent: #1a6e2a;--wt-cust-accent-bg: #eef7ee;--wt-cust-text: #222222;--wt-cust-muted: #666666;--wt-cust-faint: #999999;margin-bottom:18px;border:1px solid var(--wt-cust-border);border-radius:10px;background:var(--wt-cust-bg);overflow:hidden;color:var(--wt-cust-text);font-size:14px;line-height:1.45}.wt-cust__warn{padding:12px 16px;background:var(--wt-cust-warn-bg);border-bottom:1px solid var(--wt-cust-warn-bd);color:var(--wt-cust-warn-fg);font-size:13px;line-height:1.5}.wt-cust__error{display:none;margin:10px 16px 0;padding:10px 12px;background:var(--wt-cust-error-bg);border:1px solid var(--wt-cust-error-bd);border-radius:6px;color:var(--wt-cust-error-fg);font-size:12px}.wt-cust__section{padding:16px;border-bottom:1px solid var(--wt-cust-rule)}.wt-cust__section:last-of-type{border-bottom:0}.wt-cust__label{display:block;font-weight:600;margin-bottom:8px;font-size:14px}.wt-cust__label-req{color:#d00}.wt-cust__hint{display:block;margin-top:6px;color:var(--wt-cust-muted);font-size:12px}.wt-cust__file{display:block;width:100%;padding:8px 10px;font-size:13px;border:1px solid #cccccc;border-radius:6px;background:var(--wt-cust-card);cursor:pointer}.wt-cust__file[hidden]{display:none}.wt-cust__file+.wt-cust__file{margin-top:8px}.wt-cust__add{background:var(--wt-cust-accent-bg);color:var(--wt-cust-accent);border:1px dashed var(--wt-cust-accent);border-radius:6px;padding:8px 14px;cursor:pointer;font-size:12px;margin-top:10px;font-weight:500;font-family:inherit}.wt-cust__add:hover{background:#dff0df}.wt-cust__add:disabled{opacity:.5;cursor:not-allowed}.wt-cust__colors{display:flex;gap:10px;flex-wrap:wrap}.wt-cust__color{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--wt-cust-border);border-radius:8px;cursor:pointer;background:var(--wt-cust-card);-webkit-user-select:none;user-select:none;font-size:13px}.wt-cust__color input{margin:0}.wt-cust__color-swatch{width:18px;height:18px;border-radius:50%;border:1px solid var(--wt-cust-faint);display:inline-block}.wt-cust__color input:checked+.wt-cust__color-swatch{box-shadow:0 0 0 3px #1a6e2a4d}.wt-cust__color:has(input:checked){border-color:var(--wt-cust-accent);font-weight:600}.wt-cust__placements{display:flex;flex-direction:column;gap:6px}.wt-cust__placement-row{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;font-size:13px;cursor:pointer;border:1px solid transparent;border-radius:6px}.wt-cust__placement-row:hover{background:#f3f3f3}.wt-cust__placement-row:has(input:checked){background:var(--wt-cust-accent-bg);border-color:var(--wt-cust-accent)}.wt-cust__placement-row input{margin-top:3px}.wt-cust__placement-row strong{font-weight:600}.wt-cust__placement-row span small{display:block;color:var(--wt-cust-muted);font-size:12px;margin-top:2px}.wt-cust__textarea{display:block;width:100%;padding:10px;font-size:13px;font-family:inherit;border:1px solid #cccccc;border-radius:6px;resize:vertical;background:var(--wt-cust-card)}.wt-cust__canvas-block{padding:16px}.wt-cust__canvas-prompt{margin:0;padding:22px 16px;font-size:13px;color:var(--wt-cust-muted);text-align:center;background:var(--wt-cust-card);border:1px dashed var(--wt-cust-border);border-radius:8px}.wt-cust__canvas-wrap{display:none;text-align:center;margin-bottom:16px}.wt-cust__canvas-wrap:last-child{margin-bottom:0}.wt-cust__canvas-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.wt-cust__canvas-side{font-size:11px;color:var(--wt-cust-muted);font-weight:600;letter-spacing:.08em}.wt-cust__reset{background:var(--wt-cust-card);color:var(--wt-cust-error-fg);border:1px solid var(--wt-cust-error-bd);border-radius:6px;padding:4px 12px;cursor:pointer;font-size:11px;font-family:inherit}.wt-cust__reset:hover{background:var(--wt-cust-error-bg)}.wt-cust__canvas-frame{display:inline-block;max-width:100%;background:var(--wt-cust-card);border:1px solid var(--wt-cust-border);border-radius:8px;padding:8px}.wt-cust__canvas-frame canvas{max-width:100%;height:auto;touch-action:none;display:block;cursor:grab}.wt-cust__canvas-frame canvas:active{cursor:grabbing}.wt-cust__design-list{margin-top:10px;padding-top:10px;border-top:1px solid var(--wt-cust-rule)}.wt-cust__design-empty{margin:0;padding:8px 0;font-size:12px;color:var(--wt-cust-faint);font-style:italic}.wt-cust__design-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid var(--wt-cust-rule);font-size:12px}.wt-cust__design-row:last-child{border-bottom:0}.wt-cust__design-meta{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.wt-cust__design-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wt-cust-text)}.wt-cust__design-dim{font-size:11px;color:var(--wt-cust-faint);font-variant-numeric:tabular-nums}.wt-cust__design-dim--low{color:var(--wt-cust-error-fg);font-weight:600}.wt-cust__design-actions{display:flex;gap:6px;flex-shrink:0}.wt-cust__btn-sel,.wt-cust__btn-rm{border-radius:4px;padding:3px 10px;cursor:pointer;font-size:11px;font-family:inherit;background:var(--wt-cust-card)}.wt-cust__btn-sel{border:1px solid var(--wt-cust-accent);color:var(--wt-cust-accent)}.wt-cust__btn-sel:hover{background:var(--wt-cust-accent-bg)}.wt-cust__btn-rm{border:1px solid var(--wt-cust-error-bd);color:var(--wt-cust-error-fg)}.wt-cust__btn-rm:hover{background:var(--wt-cust-error-bg)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/customizer.css.map */
