#sc-configurator{--sc-bg:#f7f6f3;--sc-surface:#ffffff;--sc-ink:#1c1c1b;--sc-muted:#6f6d68;--sc-line:#dedbd4;--sc-soft:#efece5;--sc-accent:#ef3b1f;--sc-accent-dark:#d92b12;--sc-good:#2f7a55;--sc-danger:#b8473e;--radius:16px;--shadow:0 10px 30px rgba(25,25,22,.08)}#sc-configurator *{box-sizing:border-box}#sc-configurator{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--sc-bg);color:var(--sc-ink)}#sc-configurator button,#sc-configurator input,#sc-configurator select{font:inherit}#sc-configurator .app{min-height:100vh;display:flex;flex-direction:column}#sc-configurator .topbar{height:70px;background:#fff;border-bottom:1px solid var(--sc-line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}#sc-configurator .brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.02em}#sc-configurator .brand-logo{width:46px;height:46px;object-fit:contain;display:block}#sc-configurator .brand small{display:block;color:var(--sc-muted);font-weight:600;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}#sc-configurator .top-actions{display:flex;gap:10px}#sc-configurator .btn{border:1px solid var(--sc-line);background:#fff;color:var(--sc-ink);border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer}#sc-configurator .btn:hover{border-color:#aaa59b}#sc-configurator .btn.primary{background:var(--sc-ink);color:#fff;border-color:var(--sc-ink)}#sc-configurator .layout{display:grid;grid-template-columns:300px minmax(520px,1fr) 330px;gap:18px;padding:18px;flex:1;min-height:0}#sc-configurator .panel,#sc-configurator .stage-card{background:var(--sc-surface);border:1px solid var(--sc-line);border-radius:var(--radius);box-shadow:var(--shadow)}#sc-configurator .panel{padding:18px;overflow:auto}#sc-configurator .panel h2{font-size:17px;margin:0 0 14px}#sc-configurator .section{padding:16px 0;border-top:1px solid var(--sc-line)}#sc-configurator .section:first-of-type{border-top:0;padding-top:0}#sc-configurator .label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--sc-muted);margin-bottom:9px}#sc-configurator .segmented{display:grid;grid-template-columns:1fr 1fr;gap:7px}#sc-configurator .seg{padding:10px;border:1px solid var(--sc-line);border-radius:10px;background:#fff;font-weight:700;cursor:pointer}#sc-configurator .seg.active{background:var(--sc-ink);border-color:var(--sc-ink);color:#fff}#sc-configurator .field{width:100%;padding:11px 12px;border:1px solid var(--sc-line);border-radius:10px;background:#fff;outline:none}#sc-configurator .field:focus{border-color:var(--sc-accent-dark);box-shadow:0 0 0 3px #ef3b1f24}#sc-configurator .tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}#sc-configurator .tool{padding:12px 10px;border:1px solid var(--sc-line);border-radius:12px;background:#fff;cursor:pointer;font-weight:700;text-align:center}#sc-configurator .tool:hover{background:var(--sc-soft)}#sc-configurator .color-row{display:flex;gap:8px;flex-wrap:wrap}#sc-configurator .swatch{width:32px;height:32px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--sc-line);cursor:pointer}#sc-configurator .swatch.active{box-shadow:0 0 0 2px var(--sc-ink)}#sc-configurator .stage-card{display:flex;flex-direction:column;min-width:0;overflow:hidden}#sc-configurator .stage-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--sc-line)}#sc-configurator .stage-head strong{font-size:15px}#sc-configurator .stage-wrap{position:relative;flex:1;min-height:620px;background:linear-gradient(45deg,#f4f2ed 25%,transparent 25%),linear-gradient(-45deg,#f4f2ed 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f4f2ed 75%),linear-gradient(-45deg,transparent 75%,#f4f2ed 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0px;display:grid;place-items:center;padding:28px}#sc-configurator .product{position:relative;width:min(520px,80%);aspect-ratio:1/1.15;display:grid;place-items:center}#sc-configurator .shirt{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:drop-shadow(0 20px 20px rgba(0,0,0,.12))}#sc-configurator .product-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 20px rgba(0,0,0,.1));mix-blend-mode:multiply}#sc-configurator .color-name{font-size:12px;font-weight:800;margin-top:9px}#sc-configurator .swatch{position:relative}#sc-configurator .swatch[title]:after{content:""}#sc-configurator .product-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}#sc-configurator .meta-chip{font-size:11px;background:var(--sc-soft);border-radius:999px;padding:5px 8px;color:var(--sc-muted);font-weight:800}#sc-configurator .canvas-box{position:absolute;width:42%;height:47%;top:24%;left:29%;border:1.5px dashed rgba(31,31,29,.45);border-radius:3px;overflow:visible}#sc-configurator .canvas-box:before{content:"Bedruckbarer Bereich";position:absolute;top:-22px;left:0;font-size:11px;font-weight:800;color:var(--sc-muted);letter-spacing:.04em}#sc-configurator .canvas-box canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}#sc-configurator .hem-guide{position:absolute;left:0;right:0;bottom:0;height:19%;border-top:1.5px dashed rgba(239,59,31,.75);background:#ef3b1f09;pointer-events:none;z-index:3;display:none}#sc-configurator .hem-guide span{position:absolute;right:6px;top:5px;font-size:10px;font-weight:900;color:var(--sc-accent-dark);background:#ffffffe6;padding:2px 5px;border-radius:5px}#sc-configurator .zone-guide{position:absolute;left:0;right:0;border:1.5px dashed rgba(239,59,31,.8);background:#ef3b1f06;pointer-events:none;z-index:3;display:none}#sc-configurator .zone-guide span{position:absolute;right:5px;top:4px;font-size:10px;font-weight:900;color:var(--sc-accent-dark);background:#ffffffeb;padding:2px 5px;border-radius:5px}#sc-configurator .stage-foot{padding:12px 18px;border-top:1px solid var(--sc-line);display:flex;align-items:center;justify-content:space-between;color:var(--sc-muted);font-size:12px}#sc-configurator .quality{display:flex;align-items:center;gap:7px;font-weight:700;color:var(--sc-good)}#sc-configurator .dot{width:8px;height:8px;background:currentColor;border-radius:50%}#sc-configurator .price-card{background:var(--sc-soft);border-radius:12px;padding:14px}#sc-configurator .price-row{display:flex;justify-content:space-between;gap:10px;margin:7px 0;font-size:14px}#sc-configurator .price-row.total{border-top:1px solid #d5d0c6;margin-top:12px;padding-top:12px;font-size:18px;font-weight:900}#sc-configurator .tiny{font-size:12px;color:var(--sc-muted);line-height:1.5}#sc-configurator .qty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}#sc-configurator .qty-grid label{font-size:11px;color:var(--sc-muted);font-weight:800}#sc-configurator .qty-grid input{width:100%;padding:8px;border:1px solid var(--sc-line);border-radius:8px;margin-top:4px}#sc-configurator .full{width:100%;padding:13px;border:0;border-radius:11px;background:var(--sc-ink);color:#fff;font-weight:900;cursor:pointer}#sc-configurator .full.accent{background:var(--sc-accent-dark)}#sc-configurator .layer-list{display:flex;flex-direction:column;gap:7px}#sc-configurator .layer{border:1px solid var(--sc-line);border-radius:9px;padding:9px 10px;display:flex;justify-content:space-between;align-items:center;font-size:13px}#sc-configurator .layer button{border:0;background:transparent;cursor:pointer;color:var(--sc-danger);font-weight:900}#sc-configurator .notice{padding:10px 12px;background:#fff7ea;border:1px solid #ead4ad;border-radius:10px;font-size:12px;color:#775b31;line-height:1.45}#sc-configurator .mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}#sc-configurator .mini-grid.three{grid-template-columns:repeat(3,1fr)}#sc-configurator .control-row{display:flex;gap:7px;align-items:center}#sc-configurator .iconbtn{width:38px;height:38px;border:1px solid var(--sc-line);background:#fff;border-radius:10px;cursor:pointer;font-weight:900}#sc-configurator .iconbtn:hover{background:var(--sc-soft)}#sc-configurator .range{width:100%}#sc-configurator .prop-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:700;color:var(--sc-muted);margin:9px 0 5px}#sc-configurator .status-card{border:1px solid var(--sc-line);border-radius:11px;padding:11px;background:#fff}#sc-configurator .status-line{display:flex;justify-content:space-between;font-size:12px;margin:5px 0}#sc-configurator .badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#eef7f1;color:var(--sc-good);font-size:11px;font-weight:900}#sc-configurator .badge.warn{background:#fff4e2;color:#966820}#sc-configurator .badge.bad{background:#fdebea;color:var(--sc-danger)}#sc-configurator .layer.active{outline:2px solid var(--sc-accent);outline-offset:1px}#sc-configurator .layer-actions{display:flex;gap:2px}#sc-configurator .layer-actions button{padding:2px 5px}#sc-configurator .guide-v,#sc-configurator .guide-h{position:absolute;background:#ef3b1fe6;pointer-events:none;z-index:5;display:none}#sc-configurator .guide-v{width:1px;top:0;bottom:0;left:50%}#sc-configurator .guide-h{height:1px;left:0;right:0;top:50%}#sc-configurator .cm-note{font-size:11px;color:var(--sc-muted);margin-top:6px}@media(max-width:1100px){#sc-configurator .layout{grid-template-columns:260px 1fr}#sc-configurator .right{grid-column:1/-1}#sc-configurator .right .panel{display:grid;grid-template-columns:1fr 1fr;gap:18px}#sc-configurator .stage-wrap{min-height:560px}}@media(max-width:780px){#sc-configurator .topbar{padding:0 14px}#sc-configurator .brand small{display:none}#sc-configurator .layout{display:flex;flex-direction:column;padding:10px}#sc-configurator .left{order:2}#sc-configurator .stage-card{order:1}#sc-configurator .right{order:3}#sc-configurator .right .panel{display:block}#sc-configurator .stage-wrap{min-height:480px;padding:14px}#sc-configurator .product{width:94%}#sc-configurator .panel{padding:14px}#sc-configurator .top-actions .btn:first-child{display:none}}#sc-configurator .app{min-height:auto}#sc-configurator .topbar{top:var(--sc-sticky-offset,0px)}@media(min-width:1101px){#sc-configurator .app{min-height:auto}#sc-configurator .layout{grid-template-columns:250px minmax(480px,1fr) 280px;gap:12px;padding:12px;align-items:start}#sc-configurator .panel{padding:12px}#sc-configurator .section{padding:10px 0}#sc-configurator .stage-card{height:650px;min-height:0}#sc-configurator .product{width:min(430px,72%);max-height:500px;aspect-ratio:1 / 1.05}#sc-configurator .topbar{min-height:58px;padding:8px 14px}#sc-configurator .field{padding:8px 10px}#sc-configurator .tool{padding:9px 8px}#sc-configurator .price-card{padding:10px}}@media(min-width:1101px){#sc-configurator .layout{height:650px;overflow:hidden}#sc-configurator .panel{max-height:650px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}#sc-configurator .stage-card{height:650px;overflow:hidden}#sc-configurator .product{width:min(500px,82%);max-height:560px}#sc-configurator .shirt{max-width:100%;max-height:560px;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/sc-configurator.css.map */
