#stickerei-karte{--sk-orange:#E2622A;--sk-orange-soft:#FDF3EE;--sk-ink:#1c1b1a;--sk-muted:#6b6a67;--sk-line:#dcdad4;--sk-line-strong:#b9b6ae;--sk-red:#c8452b;background:#fff;border:1px solid var(--sk-line);border-radius:14px;padding:22px 20px;margin:18px 0;box-shadow:0 1px 3px #0000000a;color:var(--sk-ink)}#stickerei-karte *{box-sizing:border-box}.sk-title{font-size:22px;font-weight:600;margin:0 0 2px}.sk-sub{margin:0 0 20px;font-size:14px;color:var(--sk-muted)}.sk-label{font-size:14px;font-weight:600;margin:0 0 10px}.sk-req{color:var(--sk-orange)}.sk-note{font-weight:400;color:var(--sk-muted);font-size:12.5px}.sk-hint{font-size:12.5px;color:var(--sk-muted);margin:6px 0 0}.sk-sketches{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:8px}.sk-tile{border:1.5px solid var(--sk-line);border-radius:12px;background:#fff;padding:10px 4px 9px;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;font:inherit;color:inherit;transition:border-color .15s,background .15s}.sk-tile:hover{border-color:var(--sk-line-strong)}.sk-tile:focus-visible{outline:2px solid var(--sk-orange);outline-offset:2px}.sk-tile svg{width:62px;height:50px;display:block}.sk-tile .sk-cap{fill:none;stroke:#9b9892;stroke-width:2.2;stroke-linejoin:round;stroke-linecap:round}.sk-tile .sk-area{fill:#eceae4;stroke:#c2bfb7;stroke-width:1.6;stroke-dasharray:3 2.5}.sk-tile .sk-n{font-size:12px;font-weight:500;line-height:1.2}.sk-tile .sk-d{font-size:10.5px;color:var(--sk-muted)}.sk-tile[aria-pressed=true]{border-color:var(--sk-orange);background:var(--sk-orange-soft)}.sk-tile[aria-pressed=true] .sk-area{fill:var(--sk-orange);fill-opacity:.22;stroke:var(--sk-orange);stroke-dasharray:none}.sk-tick{position:absolute;top:6px;right:6px;width:16px;height:16px;border-radius:50%;background:var(--sk-orange);color:#fff;font-size:10px;line-height:16px;display:none}.sk-tile[aria-pressed=true] .sk-tick{display:block}.sk-block{border:1px solid var(--sk-line);border-radius:12px;padding:16px;margin-top:12px;background:#fdfdfc}.sk-block h4{margin:0 0 12px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px}.sk-dim{font-size:11.5px;font-weight:400;color:var(--sk-muted)}#stickerei-karte input[type=text]{width:100%;padding:11px 12px;font:inherit;font-size:14px;border:1px solid var(--sk-line);border-radius:9px;background:#fff;margin-bottom:4px}#stickerei-karte input[type=text]:focus{outline:none;border-color:var(--sk-orange)}.sk-count{font-size:11.5px;color:var(--sk-muted);text-align:right;margin-bottom:10px}.sk-fonts{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:3px;margin-bottom:14px;border:1px solid var(--sk-line);border-radius:9px;background:#fff;max-height:320px;overflow-y:auto;scrollbar-width:thin;align-content:start}.sk-font{border:1.5px solid transparent;border-radius:7px;background:#faf9f7;padding:12px 6px 7px;cursor:pointer;text-align:center;font:inherit;color:inherit}.sk-font:hover{background:#f2f0eb}.sk-font .sk-s{font-size:22px;line-height:1.3;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sk-font .sk-l{font-size:10px;color:var(--sk-muted);display:block;margin-top:3px}.sk-font[aria-pressed=true]{border-color:var(--sk-orange);background:var(--sk-orange-soft)}.sk-slrow{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2px}.sk-slval{font-size:14px;font-weight:600}.sk-slval em{font-style:normal;font-weight:400;color:var(--sk-muted);font-size:12.5px}#stickerei-karte input[type=range]{width:100%;margin:8px 0 2px;accent-color:var(--sk-orange);height:20px}.sk-slends{display:flex;justify-content:space-between;font-size:11px;color:var(--sk-muted);margin-bottom:12px}.sk-prev{border:1.5px dashed var(--sk-line-strong);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;margin-bottom:8px}.sk-prev.sk-photo{border:1px solid var(--sk-line);background-color:#e6e2da;background-size:cover;background-position:center}.sk-prev.sk-photo.sk-flip,.sk-prev.sk-photo.sk-flip .sk-txt{transform:scaleX(-1)}.sk-field{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:flex-end;justify-content:center;outline:1px dashed rgba(255,255,255,.65);box-shadow:0 0 0 1px #0000002e}.sk-prev.sk-bad .sk-field{outline:1.5px solid var(--sk-red);box-shadow:0 0 0 1px #c8452b59}.sk-prev.sk-bad{border-color:var(--sk-red);border-style:solid}.sk-txt{white-space:pre;line-height:1.15;text-align:center}.sk-field.sk-field--oben{align-items:flex-start}.sk-field.sk-field--mitte{align-items:center}.sk-prev.sk-photo .sk-txt{text-shadow:0 1px 1px rgba(0,0,0,.28)}.sk-empty{color:#b8b5ae;font-size:12px}.sk-warn{font-size:12.5px;color:var(--sk-red);background:#fdf1ee;border-left:3px solid var(--sk-red);padding:8px 10px;border-radius:0 6px 6px 0;margin-bottom:4px}.sk-ok{font-size:12px;color:var(--sk-muted)}.sk-yarn{margin-top:18px}.sk-info{font-size:12.5px;color:var(--sk-muted);background:var(--sk-orange-soft);border-left:3px solid var(--sk-orange);padding:10px 12px;border-radius:0 6px 6px 0;margin-top:18px}.sk-blockers{font-size:12.5px;color:var(--sk-red);margin:10px 0 0;padding-left:18px}.sk-blockers:empty{display:none}@media(max-width:480px){.sk-sketches{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){#stickerei-karte *{transition:none!important}}fieldset:has(input[data-option-name=Stickpositionen]){display:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/stickerei-karte.css.map */
