.cfg-wrap{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1300px;margin:0 auto;padding:20px;font-family:system-ui,sans-serif;color:#111}.cfg-preview{position:sticky;top:20px;align-self:start}.cfg-view-toggle{display:flex;gap:10px;margin-bottom:15px}.cfg-view-toggle button{flex:1;padding:10px;border:1px solid #ddd;background:#fff;cursor:pointer;border-radius:6px;font-weight:500}.cfg-view-toggle button.active{background:#111;color:#fff;border-color:#111}.cfg-canvas-wrap{background:#f5f5f5;border-radius:12px;overflow:hidden;aspect-ratio:4/5}.cfg-canvas{width:100%;height:100%;display:block;object-fit:contain}.cfg-actions-preview{display:flex;gap:10px;margin-top:15px}.cfg-actions-preview button{flex:1;padding:10px;border:1px solid #111;background:#fff;cursor:pointer;border-radius:6px;font-weight:500}.cfg-actions-preview button:hover{background:#111;color:#fff}.cfg-panel{background:#fff;border:1px solid #eee;border-radius:12px;padding:25px}.cfg-stepper{display:flex;justify-content:space-between;margin-bottom:25px;font-size:12px;flex-wrap:wrap;gap:6px}.cfg-stepper .step{padding:6px 10px;border-radius:20px;background:#f0f0f0;color:#888;white-space:nowrap}.cfg-stepper .step.active{background:#111;color:#fff}.cfg-step{animation:cfgFade .3s}.cfg-step.hidden{display:none}.cfg-help{color:#777;font-size:13px;margin-bottom:15px}@keyframes cfgFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.cfg-zone{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #f0f0f0}.cfg-zone:last-child{border-bottom:none}.cfg-zone>label{display:block;margin-bottom:8px;font-weight:600}.cfg-colors{display:flex;flex-wrap:wrap;gap:8px}.cfg-color-swatch{width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ddd;cursor:pointer;transition:transform .15s;padding:0}.cfg-color-swatch:hover{transform:scale(1.1)}.cfg-color-swatch.active{box-shadow:0 0 0 2px #111}.cfg-logo-slot{margin-bottom:18px}.cfg-logo-slot label{display:block;margin-bottom:6px;font-weight:600}.cfg-logo-preview{margin-top:8px;max-width:120px}.cfg-logo-preview img{max-width:100%;border:1px solid #eee;border-radius:4px}.cfg-panel input[type=text],.cfg-panel input[type=email],.cfg-panel input[type=tel],.cfg-panel input[type=date],.cfg-panel select,.cfg-panel textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;margin-bottom:12px;font-size:14px;font-family:inherit}.cfg-panel label{font-size:13px;color:#444;display:block;margin-bottom:4px}.cfg-size-row{display:flex;align-items:center;gap:15px;margin-bottom:8px}.cfg-size-row label{width:50px;font-weight:600;margin:0}.cfg-size-input{width:90px;padding:8px;border:1px solid #ddd;border-radius:6px}.cfg-total{margin-top:15px;font-weight:700;font-size:18px;padding:10px;background:#f7f7f7;border-radius:6px;text-align:center}.cfg-nav{display:flex;justify-content:space-between;margin-top:25px;padding-top:20px;border-top:1px solid #eee}.cfg-nav button{padding:12px 24px;border:none;border-radius:6px;cursor:pointer;font-weight:600}.cfg-back{background:#eee}.cfg-next,.cfg-submit{background:#111;color:#fff}.cfg-submit{width:100%;padding:14px;font-size:16px}.cfg-submit:disabled{opacity:.5;cursor:not-allowed}@media(max-width:900px){.cfg-wrap{grid-template-columns:1fr}.cfg-preview{position:static}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
