.editor-page{padding:36px 5vw 115px;max-width:1600px;margin:auto}.editor-intro{margin-bottom:34px}.editor-back{font-size:12px;display:inline-block;margin-bottom:22px}.editor-intro>div{display:flex;align-items:center;justify-content:space-between;gap:30px}.editor-intro h1{font-size:49px}.editor-intro>div>span{font-size:11px;letter-spacing:.15em}.editor-layout{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:start}.preview-column{position:sticky;top:118px;scroll-margin-top:105px}.preview-heading{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.1em;margin-bottom:18px;gap:15px}.preview-heading button{font-size:12px;letter-spacing:0;background:none;padding:5px 0}.plate-stage{background:color-mix(in srgb,var(--accent),var(--paper) 45%);min-height:475px;display:grid;place-items:center;padding:28px;position:relative}.plate-mount{background:#fff8;padding:7px;box-shadow:8px 13px 25px #0002;border:1px solid #fff9;max-width:100%}.plate-mount canvas{display:block;width:auto;height:405px;max-width:100%;object-fit:contain}.preview-empty{display:flex;align-items:center;flex-direction:column;gap:15px;text-align:center;font-size:16px;padding:25px}.preview-empty>svg{width:40px;height:40px;margin-bottom:10px}.preview-empty>span{font-size:13px}.preview-under{display:flex;justify-content:space-between;gap:15px;font-size:10px;margin-top:12px;opacity:.75}.product-context{display:flex;gap:19px;align-items:center;margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.product-context>img{width:77px;height:94px;object-fit:cover}.product-context b{font-size:14px;font-weight:500}.product-context p{font-size:11px;margin-top:7px;line-height:1.8}.product-context a{font-size:11px;display:inline-block;margin-top:7px;text-decoration:underline}.local-note{font-size:10px;line-height:1.8;margin-top:15px;opacity:.7}.editor-controls{scroll-margin-top:110px}.editor-steps{display:flex;border-bottom:1px solid var(--line);margin-bottom:35px;gap:13px}.editor-steps button{flex:1;display:flex;align-items:center;justify-content:center;gap:9px;position:relative;background:none;padding:0 0 18px;font-size:12px;opacity:.6;white-space:nowrap}.editor-steps button>span{border:1px solid var(--ink);width:24px;height:24px;border-radius:50%;display:grid;place-content:center;font-size:11px;flex-shrink:0}.editor-steps button[aria-current]{opacity:1}.editor-steps button[aria-current]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--ink)}.editor-steps button[aria-current]>span{background:var(--ink);color:var(--paper)}.control-heading{margin-bottom:28px}.control-heading h2{font-size:39px;margin-top:14px}.control-heading .eyebrow{font-size:10px}.source-choice{display:flex;padding:5px;background:var(--accent);gap:5px;margin-bottom:25px;border-radius:5px}.source-choice button{flex:1;font-size:13px;padding:13px 10px;background:none;border-radius:3px}.source-choice button[aria-pressed=true]{background:var(--paper);box-shadow:0 1px 4px #0001}.field-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;margin:19px 0 10px}.field-label>span{font-size:10px;opacity:.7}.editor-controls select,.editor-controls input:not([type=radio],[type=checkbox],[type=range],[type=file],[type=color]),.editor-controls textarea{border:1px solid var(--line);background:color-mix(in srgb,var(--paper),white 35%);color:var(--ink);width:100%;padding:13px 15px;border-radius:0;font-size:15px;min-height:48px}.editor-controls textarea{resize:vertical;min-height:75px;line-height:1.5}.editor-controls input::placeholder,.editor-controls textarea::placeholder{color:var(--ink);opacity:.5}.editor-motifs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.editor-motifs button{background:transparent;padding:5px;border:1px solid transparent;position:relative;min-width:0}.editor-motifs button[aria-pressed=true]{border-color:var(--ink);background:var(--accent)}.editor-motifs img{width:100%;height:125px;object-fit:contain;transition:transform .2s}.editor-motifs button:hover img{transform:translateY(-3px)}.editor-motifs span{font-size:9px;display:block;margin:6px 0 0}.field-help{font-size:11px;line-height:1.8;margin-top:10px;opacity:.8}.next-step{margin-top:25px;width:100%}.upload-zone{border:1px dashed color-mix(in srgb,var(--ink),transparent 45%);min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:12px;padding:30px;cursor:pointer;background:color-mix(in srgb,var(--accent),transparent 70%)}.upload-zone>svg{width:32px;height:32px;margin-bottom:7px}.upload-zone>b{font-size:16px;font-weight:500}.upload-zone>span{font-size:12px}.upload-zone .upload-choose{font-size:12px;background:var(--ink);color:var(--paper);padding:10px 18px;margin-top:6px;border-radius:25px}.upload-zone:focus-within{outline:2px solid var(--ink)}.upload-file{padding:14px;background:var(--accent);margin-top:15px;font-size:12px;overflow-wrap:anywhere}.selected-image{display:flex;gap:15px;align-items:center;padding:14px;background:color-mix(in srgb,var(--accent),transparent 65%);margin-bottom:24px}.selected-image>img{width:43px;height:55px;object-fit:cover}.selected-image>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.selected-image b{font-weight:500;font-size:13px;overflow-wrap:anywhere}.selected-image button{font-size:11px;background:none;padding:0;text-decoration:underline}.layout-options,.finish-options{border:0;padding:0;margin:0 0 25px;display:flex;gap:10px}.layout-options legend,.finish-options legend{font-size:13px;margin-bottom:14px}.layout-options label{flex:1;display:flex;position:relative;align-items:center;flex-direction:column;gap:9px;background:color-mix(in srgb,var(--paper),white 40%);border:1px solid var(--line);padding:15px 8px;cursor:pointer}.layout-options label:has(input:checked){border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.layout-options input{position:absolute;top:9px;left:9px;accent-color:var(--ink);width:12px;height:12px}.layout-options b{font-size:11px;font-weight:400}.layout-icon{width:28px;height:36px;display:block;background:var(--accent);border:1px solid #0002}.icon-caption{border-bottom:10px solid var(--paper);outline:1px solid #0002}.icon-frame{border:5px solid var(--paper);outline:1px solid #0002}.crop-controls{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;margin-bottom:23px}.control-label{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:16px}.control-label button{font-size:11px;text-decoration:underline;background:none;padding:0}.crop-controls label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:5px}.crop-controls input[type=range]{width:100%;accent-color:var(--ink);height:23px;cursor:pointer;margin:4px 0}.crop-position{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:12px}.crop-controls .field-help{font-size:10px;margin-top:5px}.text-style{display:grid;grid-template-columns:1fr 95px;gap:20px}.text-style input[type=color]{width:100%;height:48px;border:1px solid var(--line);padding:8px;background:none;cursor:pointer}.bg-swatches{display:flex;align-items:center;gap:12px;margin-top:21px}.bg-swatches>span{font-size:13px;margin-right:auto}.bg-swatches button{width:27px;height:27px;background:var(--swatch);border-radius:50%;border:1px solid #0002;position:relative}.bg-swatches button[aria-pressed=true]{outline:1px solid var(--ink);outline-offset:3px}.step-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px}.back-step{font-size:12px;background:none;padding:10px 0}.step-actions .button{font-size:14px;padding:15px 21px;gap:20px}.finish-options label{flex:1;display:flex;gap:10px;align-items:center;position:relative;border:1px solid var(--line);padding:16px 12px;cursor:pointer}.finish-options label:has(input:checked){border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.finish-options input{accent-color:var(--ink);width:13px;height:13px;margin:0}.finish-options b{font-size:12px;font-weight:400}.finish-dot{width:19px;height:19px;display:block;border:1px solid #0002;border-radius:50%;flex-shrink:0}.finish-white{background:#fff}.finish-natural{background:#c5a277}.finish-comparison{width:100%;height:210px;object-fit:cover;object-position:center 60%;margin-top:5px}.extras{margin-top:26px}.extras>label{display:flex;gap:13px;align-items:center;border-top:1px solid var(--line);padding:19px 0;cursor:pointer}.extras>label:last-child{border-bottom:1px solid var(--line)}.extras input{width:18px;height:18px;accent-color:var(--ink);margin:0}.extras span{flex:1}.extras b{font-size:13px;font-weight:500;display:block}.extras small{font-size:10px;display:block;margin-top:5px;line-height:1.7}.extras strong{font-size:12px;font-weight:500;white-space:nowrap}.order-summary{margin:28px 0}.order-summary>div{display:flex;justify-content:space-between;gap:15px;margin:10px 0;font-size:13px}.order-summary b{font-weight:400}.order-summary .order-total{border-top:1px solid var(--line);padding-top:18px;margin-top:20px;font-size:19px}.order-summary strong{font-weight:500}.order-summary>p{font-size:10px;margin-top:9px}.add-cart{width:100%;justify-content:space-between}.order-demo-note{text-align:center;font-size:10px;margin:14px 0;line-height:1.8}.editor-mobile-preview{display:none}#editor-error{background:#ffe7d4;border-left:3px solid #944424;color:#592b1a;padding:15px;font-size:13px;margin-bottom:20px;line-height:1.7}body[data-design=gefuehl] .editor-intro h1{font-size:53px}body[data-design=gefuehl] .control-heading h2{font-size:46px}body[data-design=gefuehl] .plate-stage{background:#eab1c5}body[data-design=atelier] .plate-stage{background:#d5d3c6}
@media(max-width:1100px){.editor-layout{gap:5vw}.plate-stage{min-height:410px;padding:25px}.plate-mount canvas{height:345px}.editor-page{padding:30px 4vw 110px}.editor-intro h1{font-size:44px}.editor-motifs img{height:110px}.editor-steps{gap:6px}.editor-steps button{font-size:11px;gap:6px}.control-heading h2{font-size:34px}.preview-under{font-size:9px}.field-label>span{font-size:9px}.finish-options label{gap:8px;padding:14px 9px}.finish-options b{font-size:11px}}
@media(max-width:800px){.editor-page{padding:28px 5vw 120px}.editor-intro h1{font-size:39px}.editor-intro>div>span{font-size:9px}.editor-layout{gap:4vw}.preview-column{top:105px}.plate-stage{min-height:350px;padding:23px}.plate-mount canvas{height:290px}.preview-heading{font-size:9px}.preview-heading button{font-size:10px}.product-context{gap:13px}.product-context>img{width:57px;height:77px}.product-context b{font-size:12px}.product-context p{font-size:10px}.editor-steps{gap:5px;margin-bottom:27px}.editor-steps button{flex-direction:column;font-size:10px;gap:7px;padding-bottom:13px}.editor-motifs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.editor-motifs img{height:112px}.control-heading h2{font-size:32px}.control-heading .eyebrow{font-size:9px}.source-choice button{font-size:11px}.source-choice{padding:4px;gap:3px}.field-label{font-size:12px;flex-wrap:wrap;gap:5px}.editor-controls input,.editor-controls textarea,.editor-controls select{font-size:16px!important}.layout-options{gap:7px}.layout-options label{padding:15px 5px}.layout-options b{font-size:10px}.text-style{grid-template-columns:1fr 62px;gap:15px}.step-actions{gap:10px}.step-actions .button{font-size:12px;padding:13px 15px;gap:12px}.finish-options{flex-direction:column;gap:8px}.finish-options b{font-size:13px}.extras small{font-size:9px}.extras b{font-size:12px}.order-summary .order-total{font-size:17px}.add-cart{font-size:13px;gap:12px;padding:15px 18px}.crop-position{gap:12px}.preview-under{flex-direction:column;gap:3px}}
@media(max-width:580px){.editor-page{padding:25px 6vw 145px}.editor-intro{margin-bottom:28px}.editor-back{font-size:12px;margin-bottom:20px}.editor-intro>div{display:block}.editor-intro h1{font-size:43px}.editor-intro>div>span{display:block;font-size:9px;margin-top:14px}.editor-layout{display:flex;flex-direction:column;gap:30px}.preview-column{position:static;width:100%;scroll-margin-top:94px}.plate-stage{min-height:370px;padding:25px}.plate-mount canvas{height:315px}.preview-heading{font-size:10px;margin-bottom:12px}.preview-heading button{font-size:11px}.preview-under{flex-direction:row;font-size:9px}.product-context{display:none}.local-note{font-size:10px;margin-top:11px}.editor-controls{width:100%;scroll-margin-top:100px}.editor-steps{gap:10px;margin-bottom:28px}.editor-steps button{flex-direction:row;gap:7px;font-size:11px}.editor-steps button>span{width:22px;height:22px}.control-heading h2{font-size:39px}.control-heading .eyebrow{font-size:10px}.source-choice button{font-size:13px;padding:13px 7px}.editor-motifs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.editor-motifs img{height:103px}.editor-motifs span{font-size:8px}.field-label{font-size:14px}.field-help{font-size:12px}.next-step{margin-top:23px;font-size:15px}.selected-image b{font-size:14px}.selected-image button{font-size:12px}.layout-options legend,.finish-options legend{font-size:14px}.layout-options label{padding:18px 8px 13px}.layout-options b{font-size:12px}.crop-controls label,.control-label button{font-size:12px}.control-label{font-size:14px}.crop-controls .field-help{font-size:11px}.crop-controls input[type=range]{height:32px}.field-label>span{font-size:10px}.text-style{grid-template-columns:1fr 80px}.step-actions .button{font-size:14px;padding:15px 20px}.back-step{font-size:13px}.finish-options{flex-direction:row}.finish-options label{padding:16px 9px;gap:8px}.finish-options b{font-size:12px}.finish-comparison{height:245px}.extras b{font-size:14px}.extras small{font-size:11px}.extras strong{font-size:13px}.order-summary>div{font-size:14px}.order-summary .order-total{font-size:21px}.order-summary>p{font-size:11px}.add-cart{font-size:15px;padding:17px 21px}.order-demo-note{font-size:11px}.editor-mobile-preview{display:flex;justify-content:space-between;gap:15px;position:fixed;bottom:64px;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:13px 6vw;font-size:12px;z-index:35}.editor-mobile-preview button{background:none;padding:0}.upload-zone>b{font-size:16px}.upload-zone>span{font-size:12px}}
@media(max-width:360px){.editor-intro h1{font-size:37px}.editor-steps{gap:6px}.editor-steps button{gap:4px;font-size:10px}.editor-motifs img{height:88px}.finish-options{flex-direction:column}.plate-mount canvas{height:285px}.plate-stage{min-height:340px}.step-actions .button{font-size:12px;padding:14px 17px}}
.upload-zone:has(+ input:focus-visible){outline:3px solid #a87637;outline-offset:5px}
@media(pointer:coarse){.bg-swatches{flex-wrap:wrap;justify-content:flex-start}.bg-swatches>span{flex-basis:100%;margin-bottom:4px}.bg-swatches button{width:44px;height:44px}.editor-controls input[type=range]{min-height:34px}}
