:root{--fpe-blue: #16212c;--fpe-blue-light: #eef0f1;--fpe-gold: #b77712;--fpe-border: #d8dcdf;--fpe-surface: #f4f5f5;--fpe-danger: #a52d27;--fpe-success: #387247;--fpe-ink: #16212c;--fpe-header-gap: 10px}html.fpe-open,body.fpe-open{overflow:hidden;overscroll-behavior:none}.fpe-modal{position:fixed;z-index:10050;top:0;right:0;bottom:0;left:0;inset:0;padding:8px;background:rgba(4,20,30,.72);font-family:Quicksand,Arial,sans-serif;overscroll-behavior:none}.fpe-modal[hidden],.fpe-panel[hidden],.fpe-position-control[hidden],.fpe-position-popover[hidden],.fpe-export-popover[hidden],.fpe-export-error[hidden],.fpe-selection-actions[hidden],.fpe-busy[hidden],.fpe-toast[hidden],.fpe-empty[hidden],.fpe-design[hidden],[data-text-editing-only][hidden],[data-text-creation-only][hidden]{display:none !important}.fpe-dialog{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;width:100%;max-width:1520px;width:min(1520px,100%);height:100%;max-height:1000px;height:min(1000px,100%);margin:0 auto;color:var(--fpe-ink);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.35);position:relative}.fpe-header{grid-row:1}.fpe-body{grid-row:2}.fpe-mobile-tools{grid-row:3}.fpe-header{display:grid;grid-template-columns:minmax(0, 1fr) auto auto auto auto;align-items:center;gap:var(--fpe-header-gap);min-height:68px;padding:10px 18px;color:#fff;background:var(--fpe-blue)}.fpe-heading strong,.fpe-heading span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fpe-heading{min-width:0}.fpe-heading strong{font-size:18px}.fpe-heading span{margin-top:2px;color:rgba(255,255,255,.72);font-size:12px}.fpe-header button,.fpe-tool-tabs button,.fpe-mobile-tools button,.fpe-panel button,.fpe-selection-actions button,.fpe-layer button,.fpe-mobile-history button,.fpe-sheet-close,.fpe-zoom-controls button,.fpe-position-control button,.fpe-export-menu button{border:0;cursor:pointer;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fpe-dialog button:disabled,.fpe-dialog input:disabled,.fpe-dialog select:disabled,.fpe-dialog textarea:disabled{cursor:default;opacity:.42}.fpe-dialog button:focus{outline:none}.fpe-dialog button:focus-visible{outline:3px solid #f2c14e;outline-offset:2px}.fpe-dialog input:focus,.fpe-dialog select:focus,.fpe-dialog textarea:focus{outline:2px solid #f2c14e;outline-offset:1px;box-shadow:0 0 0 2px var(--fpe-blue)}.fpe-history{display:flex;gap:var(--fpe-header-gap)}.fpe-history button,.fpe-close{display:grid;place-items:center;width:42px;height:42px;padding:0;color:#fff;background:rgba(255,255,255,.12);border-radius:7px;font-size:22px}.fpe-history button:disabled{opacity:.35;cursor:default}.fpe-apply{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 20px;color:#fff;background:var(--fpe-success);border-radius:8px;font-weight:700 !important;box-shadow:0 2px 8px rgba(0,0,0,.16)}.fpe-apply span{font-size:16px}.fpe-export-menu{position:relative}.fpe-export-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 14px;color:#fff;background:rgba(255,255,255,.12);border-radius:7px;font-size:13px !important;font-weight:700 !important}.fpe-export-trigger span{font-size:11px}.fpe-export-popover{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:270px;box-sizing:border-box;padding:14px;color:var(--fpe-ink);background:#fff;border:1px solid var(--fpe-border);border-radius:10px;box-shadow:0 10px 30px rgba(22,33,44,.24)}.fpe-export-popover>strong,.fpe-export-popover>small{display:block}.fpe-export-popover>strong{margin-bottom:3px;font-size:16px}.fpe-export-popover>small{margin-bottom:12px;color:#667078;font-size:13px}.fpe-export-popover>button{width:100%;min-height:44px;margin-top:7px;padding:8px 12px;color:var(--fpe-blue);background:var(--fpe-blue-light);border-radius:6px;font-size:14px !important;font-weight:700 !important}.fpe-close{font-size:30px}.fpe-body{display:grid;grid-template-columns:minmax(0, 1fr) 350px;min-height:0;overflow:hidden}.fpe-stage-column{display:grid;grid-template-rows:minmax(0, 1fr);min-width:0;min-height:0;background:#e9ecec;position:relative}.fpe-canvas-frame{display:grid;place-items:center;min-width:0;min-height:0;padding:12px;overflow:hidden;background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%),linear-gradient(-45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%),linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.35) 75%),linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.35) 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;position:relative}.fpe-canvas-shell{position:relative;flex:none;max-width:100%;max-height:100%;background:rgba(0,0,0,0);border-radius:6px;overflow:hidden}.fpe-canvas-shell .canvas-container{position:absolute !important;top:0;right:0;bottom:0;left:0;inset:0}.fpe-canvas-shell canvas{touch-action:none}.fpe-engraving-guide{position:absolute;z-index:4;box-sizing:border-box;pointer-events:none;border:2px dashed rgba(183,119,18,.88);background:rgba(235,178,73,.05)}.fpe-engraving-guide span{position:absolute;left:-2px;bottom:calc(100% + 4px);max-width:100%;padding:3px 7px;color:#fff;background:rgba(145,88,0,.88);border-radius:4px 4px 0 0;font-size:10px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s ease}.fpe-canvas-shell.has-selection .fpe-engraving-guide span{opacity:.45}.fpe-stage-help{position:absolute;z-index:5;left:50%;top:12px;bottom:auto;max-width:calc(100% - 32px);margin:0;padding:7px 11px;color:#fff;background:rgba(91,55,30,.82);border-radius:999px;box-shadow:0 2px 9px rgba(0,0,0,.14);font-size:11px;line-height:1.25;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateX(-50%);pointer-events:none}.fpe-selection-actions{position:absolute;z-index:6;left:50%;bottom:8px;display:flex;justify-content:center;gap:6px;box-sizing:border-box;width:-moz-max-content;width:max-content;max-width:calc(100% - 24px);padding:8px 12px;background:#fff;border:1px solid var(--fpe-border);border-radius:10px;box-shadow:0 5px 18px rgba(25,39,47,.18);transform:translateX(-50%)}.fpe-selection-actions button{min-height:34px;padding:0 12px;color:var(--fpe-blue);background:var(--fpe-blue-light);border-radius:7px;font-size:12px}.fpe-selection-actions .fpe-danger{color:var(--fpe-danger);background:#f8eaea}.fpe-zoom-controls{position:absolute;z-index:6;top:12px;left:12px;display:flex;align-items:center;overflow:hidden;background:rgba(255,255,255,.94);border:1px solid var(--fpe-border);border-radius:9px;box-shadow:0 3px 12px rgba(25,39,47,.16)}.fpe-zoom-controls button{display:grid;place-items:center;width:40px;height:40px;padding:0;color:var(--fpe-blue);background:rgba(0,0,0,0);font-size:20px;font-weight:700}.fpe-zoom-controls button+button{border-left:1px solid var(--fpe-border)}.fpe-zoom-controls .fpe-zoom-value{width:54px;font-size:11px}.fpe-tools{display:grid;grid-template-rows:auto auto minmax(0, 1fr);min-width:0;min-height:0;border-left:1px solid var(--fpe-border);background:#fbfcfc}.fpe-tool-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0, 1fr);border-bottom:1px solid var(--fpe-border)}.fpe-tool-tabs button,.fpe-mobile-tools button{min-width:0;min-height:48px;padding:5px 3px;color:#52616a;background:#fff;border-radius:0;font-size:14px;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.fpe-tool-tabs button.is-active,.fpe-mobile-tools button.is-active{color:var(--fpe-blue);box-shadow:inset 0 -3px var(--fpe-gold);font-weight:700}.fpe-panel{grid-row:3;box-sizing:border-box;padding:20px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;font-size:14px}.fpe-position-control{display:contents}.fpe-position-trigger{min-width:88px}.fpe-position-popover{position:absolute;z-index:2;top:auto;bottom:calc(100% + 8px);left:50%;width:276px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:12px;color:var(--fpe-ink);background:rgba(255,255,255,.98);border:1px solid var(--fpe-border);border-radius:10px;box-shadow:0 8px 25px rgba(25,39,47,.22);transform:translateX(-50%)}.fpe-position-popover>strong{display:block;margin-bottom:9px;color:var(--fpe-blue);font-size:13px}.fpe-panel h2{margin:0 0 18px;padding:0 !important;color:var(--fpe-blue);font-size:18px;font-weight:700}.fpe-panel h3{margin:22px 0 8px;color:var(--fpe-ink);font-size:14px}.fpe-panel label{display:block;margin-bottom:13px;color:var(--fpe-ink);font-size:14px;font-weight:700}.fpe-panel input[type=search],.fpe-panel input[type=number],.fpe-panel select,.fpe-panel textarea{box-sizing:border-box;display:block;width:100%;min-height:42px;margin-top:5px;padding:8px 10px;color:var(--fpe-ink);background:#fff;border:1px solid #bbc5ca;border-radius:7px;resize:vertical}.fpe-panel>input[type=search],.fpe-panel>select{margin:0 0 10px}.fpe-text-font-controls{margin-bottom:6px}.fpe-text-section{margin:4px 0 16px;padding-top:13px;border-top:1px solid var(--fpe-border)}.fpe-text-section h3{margin:0 0 9px;color:var(--fpe-blue);font-size:14px;font-weight:700}.fpe-format-buttons{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:5px}.fpe-format-buttons button,.fpe-position-grid button,.fpe-text-selection-tools button{display:grid;place-items:center;min-width:0;min-height:44px;padding:5px 3px;color:var(--fpe-blue);background:#fff;border:1px solid var(--fpe-border) !important;border-radius:6px;line-height:1.1}.fpe-format-buttons button>:first-child{font-size:17px;line-height:1}.fpe-format-buttons button span{margin-top:4px;color:#607078;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.fpe-format-buttons button[aria-pressed=true]{color:#fff;background:var(--fpe-blue);border-color:var(--fpe-blue) !important;box-shadow:0 2px 7px rgba(22,33,44,.18)}.fpe-format-buttons button[aria-pressed=true] span{color:rgba(255,255,255,.82)}.fpe-align-buttons [data-action=text-align-left] b{width:22px;text-align:left}.fpe-align-buttons [data-action=text-align-center] b{width:22px;text-align:center}.fpe-align-buttons [data-action=text-align-right] b{width:22px;text-align:right}.fpe-text-spacing label,.fpe-range-control{margin:0 0 10px}.fpe-text-spacing label>span,.fpe-range-control>span{display:flex;justify-content:space-between;gap:10px;margin-bottom:5px}.fpe-text-section output,.fpe-font-size-control output{color:var(--fpe-blue);font-variant-numeric:tabular-nums}.fpe-text-section input[type=range],.fpe-font-size-control input[type=range]{display:block;width:100%;height:28px;margin:0;padding:0;accent-color:var(--fpe-gold);cursor:pointer}.fpe-position-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:5px}.fpe-position-grid button{font-size:13px}.fpe-text-selection-tools{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:5px}.fpe-text-selection-tools button{font-size:13px}.fpe-text-selection-tools .fpe-danger{color:var(--fpe-danger);background:#f8eaea;border-color:#efd2cf !important}.fpe-panel .fpe-primary{width:100%;min-height:44px;margin-bottom:8px;padding:8px 14px;color:#fff;background:var(--fpe-blue);border-radius:7px;font-weight:700}.fpe-export-error{margin:0 0 12px;padding:10px 12px;color:#78231f;background:#f8eaea;border:1px solid #efd2cf;border-radius:5px;font-size:12px;font-weight:700}.fpe-more-designs{width:100%;min-height:44px;margin-top:12px;color:var(--fpe-blue);background:var(--fpe-blue-light);border-radius:5px;font-weight:700 !important}.fpe-text-suggestions{display:flex;flex-wrap:wrap;gap:6px}.fpe-text-suggestions h3{flex-basis:100%}.fpe-text-suggestions button{padding:6px 9px;color:var(--fpe-blue);background:var(--fpe-blue-light);border-radius:4px;font-size:12px}.fpe-design-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:8px}.fpe-design{min-width:0;padding:0;color:#45545c;background:#fff;border:1px solid var(--fpe-border) !important;border-radius:6px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.fpe-design span{display:grid;place-items:center;position:relative;height:74px;padding:6px;overflow:hidden;background:#f6f5f1}.fpe-design img{position:absolute;inset:6px;display:block;width:calc(100% - 12px);height:calc(100% - 12px);max-width:none;max-height:none;-o-object-fit:contain;object-fit:contain}.fpe-design small{display:block;padding:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fpe-upload{display:grid !important;place-items:center;min-height:170px;padding:20px;text-align:center;border:2px dashed #98aab2;background:linear-gradient(180deg, #fff, #f8faf9);border-radius:10px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.fpe-upload input{position:absolute;width:1px;height:1px;opacity:0}.fpe-upload strong{color:var(--fpe-blue);font-size:15px}.fpe-upload span,.fpe-hint,.fpe-empty{color:#66737a;font-size:13px}.fpe-layer-list{display:grid;gap:6px}.fpe-layer{display:grid;grid-template-columns:44px minmax(0, 1fr) auto;align-items:center;min-height:46px;background:#f5f7f7;border:1px solid rgba(0,0,0,0);border-radius:5px}.fpe-layer-drag{display:grid;place-items:center;align-self:stretch;min-width:44px;min-height:44px;padding:0;color:#7a878d;background:rgba(0,0,0,0) !important;box-shadow:none !important;border-right:1px solid #e1e6e8 !important;cursor:grab !important;touch-action:none}.fpe-layer-drag:active,.fpe-layer.is-dragging .fpe-layer-drag{cursor:grabbing !important}.fpe-layer-drag span{display:block;font-size:22px;line-height:1;transform:rotate(90deg)}.fpe-layer.is-dragging{opacity:.48;box-shadow:0 5px 14px rgba(25,39,47,.14)}.fpe-layer.is-drop-before::before,.fpe-layer.is-drop-after::after{content:"";position:absolute;z-index:2;left:4px;right:4px;height:3px;border-radius:2px;background:var(--fpe-gold)}.fpe-layer.is-drop-before::before{top:-5px}.fpe-layer.is-drop-after::after{bottom:-5px}.fpe-layer.is-drop-before,.fpe-layer.is-drop-after{position:relative}.fpe-layer.is-active{border-color:var(--fpe-gold);background:#fffaf0}.fpe-layer-main{display:grid;grid-template-columns:30px minmax(0, 1fr);align-items:center;gap:5px;min-width:0;height:100%;color:#31434d;background:rgba(0,0,0,0) !important;box-shadow:none !important;text-align:left}.fpe-layer-main b{text-align:center;color:var(--fpe-blue)}.fpe-layer-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fpe-layer .fpe-layer-main:hover,.fpe-layer .fpe-layer-drag:hover{color:var(--fpe-blue) !important;background-color:var(--fpe-blue-light) !important;background-image:none !important;box-shadow:none !important;filter:none !important}.fpe-layer>div{display:flex;gap:2px;padding-right:5px}.fpe-layer>div button{width:30px;height:30px;padding:0;color:var(--fpe-blue);background:#fff;border-radius:4px}.fpe-mobile-tools,.fpe-mobile-history,.fpe-sheet-close{display:none}.fpe-toast{position:absolute;z-index:9;right:16px;bottom:48px;max-width:min(420px,100% - 32px);padding:9px 14px;color:#fff;background:rgba(22,33,44,.95);border-radius:999px;box-shadow:0 5px 18px rgba(0,0,0,.22);font-size:13px;font-weight:700;text-align:center;pointer-events:none}.fpe-toast.is-error{background:rgba(153,48,35,.96)}.fpe-stage-column.has-selection .fpe-toast{bottom:114px}.fpe-busy{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;color:#fff;background:rgba(6,43,75,.78);font-weight:700}.fpe-busy .spinning-loader{filter:brightness(0) invert(1)}@media(hover: hover)and (pointer: fine){.fpe-history button:hover,.fpe-close:hover{background:rgba(255,255,255,.2)}.fpe-apply:hover{background:#2f673d}.fpe-tool-tabs button:hover,.fpe-mobile-tools button:hover{color:var(--fpe-blue);background:var(--fpe-blue-light)}.fpe-selection-actions button:hover,.fpe-text-suggestions button:hover,.fpe-more-designs:hover{filter:brightness(0.96)}.fpe-design:hover{border-color:#9e741f !important;box-shadow:0 4px 12px rgba(42,55,61,.12);transform:translateY(-1px)}.fpe-upload:hover{border-color:var(--fpe-gold);background:#fffdf7}}@media(max-width: 768px),(max-width: 960px)and (max-height: 600px)and (orientation: landscape){.fpe-modal{padding:0}.fpe-dialog{grid-template-rows:auto minmax(0, 1fr) auto;width:100%;height:100%;height:100dvh;border-radius:0}.fpe-header{grid-template-columns:minmax(0, 1fr) auto auto auto;gap:var(--fpe-header-gap);min-height:56px;padding:7px 7px 5px;padding:max(5px,env(safe-area-inset-top)) max(7px,env(safe-area-inset-right)) 5px max(7px,env(safe-area-inset-left))}.fpe-heading strong{font-size:14px}.fpe-heading span,.fpe-history{display:none}.fpe-apply{min-height:44px;padding:0 8px;font-size:13px !important}.fpe-export-trigger{min-height:44px;padding:0 8px;font-size:12px !important}.fpe-export-popover{position:fixed;top:max(62px,env(safe-area-inset-top) + 54px);right:8px;left:8px;width:auto;max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain}.fpe-close{width:44px;height:44px}.fpe-body{display:block;position:relative;min-height:0}.fpe-stage-column{height:100%}.fpe-canvas-frame{padding:8px}.fpe-stage-help{display:none}.fpe-selection-actions{gap:4px;justify-content:center;width:calc(100% - 16px);max-width:420px;padding:7px;overflow:visible}.fpe-selection-actions button{flex:1 1 0;min-width:0;min-height:44px;padding:0 5px}.fpe-zoom-controls{top:8px;left:8px}.fpe-zoom-controls button{width:44px;height:44px}.fpe-tools{position:absolute;z-index:10;left:0;right:0;bottom:0;display:grid;grid-template-rows:44px auto minmax(0, 1fr);max-height:56vh;max-height:min(56vh,470px);border:0;border-radius:14px 14px 0 0;box-shadow:0 -8px 30px rgba(10,30,42,.24);transform:translateY(105%);visibility:hidden;pointer-events:none;transition:transform .2s ease}.fpe-tools::before{content:"";position:absolute;top:12px;left:50%;width:44px;height:4px;margin-left:-22px;background:#c8d0d4;border-radius:3px}.fpe-tools.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.fpe-tool-tabs{display:none}.fpe-panel{grid-row:3;min-height:0;max-height:none;padding:8px 18px 18px}.fpe-panel input[type=search],.fpe-panel input[type=number],.fpe-panel select,.fpe-panel textarea{font-size:16px}.fpe-sheet-close{position:static;z-index:2;grid-row:1;justify-self:end;display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--fpe-blue);background:rgba(0,0,0,0);border-radius:50%;font-size:28px;margin-right:6px}.fpe-panel::before{display:none}.fpe-design-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.fpe-mobile-tools{display:flex;min-height:calc(58px + env(safe-area-inset-bottom));padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);border-top:1px solid var(--fpe-border);background:#fff}.fpe-mobile-tools button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1 1 0;line-height:1}.fpe-mobile-tools button b{display:block;height:19px;font-family:Arial,sans-serif;font-size:18px;font-weight:500;line-height:19px}.fpe-mobile-tools button small{font-size:11px;line-height:1.1}.fpe-mobile-history{position:absolute;z-index:5;top:8px;right:8px;display:flex;gap:5px}.fpe-mobile-history button{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--fpe-blue);background:rgba(255,255,255,.92);border-radius:50%;box-shadow:0 2px 9px rgba(10,30,42,.18);font-size:23px}.fpe-mobile-history button:disabled{opacity:.4}.fpe-toast{top:auto;right:auto;left:50%;bottom:48px;transform:translateX(-50%);font-size:12px}.fpe-stage-column.has-selection .fpe-toast{bottom:78px}}@media(min-width: 769px)and (max-width: 900px){.fpe-tool-tabs button{font-size:14px}}@media(max-width: 768px)and (max-height: 520px),(min-width: 769px)and (max-width: 960px)and (max-height: 600px)and (orientation: landscape){.fpe-header{min-height:48px}.fpe-heading span{display:none}.fpe-mobile-tools{min-height:calc(50px + env(safe-area-inset-bottom))}.fpe-mobile-tools button{min-height:50px}.fpe-tools,.fpe-panel{max-height:none}.fpe-tools{max-height:100%}}@media(max-width: 960px)and (max-height: 600px)and (orientation: landscape){.fpe-tools{top:0;right:0;bottom:0;left:auto;width:min(62vw,360px);max-height:none;border-radius:0;transform:translateX(105%);transition:transform .2s ease}.fpe-tools.is-open{transform:translateX(0)}}@media(max-width: 430px){.fpe-design-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.fpe-selection-actions button{font-size:11px}}@media(prefers-reduced-motion: reduce){.fpe-tools,.fpe-design,.fpe-tool-tabs button,.fpe-mobile-tools button,.fpe-engraving-guide span{transition:none}}.product-list__customization__result.fpe-result{overflow:hidden;padding:16px;color:#16212c;background:#fff;border:1px solid #dedbd4;box-shadow:0 8px 24px rgba(22,33,44,.08)}.product-list__customization__result.fpe-result::before{margin:0 44px 12px 0;color:#16212c;font-size:16px;font-weight:700;content:"Ihre Vorschau"}.product-list__customization__result.fpe-result img{display:block;width:auto;max-width:100%;max-height:320px;margin:0 auto;-o-object-fit:contain;object-fit:contain;background:#fff}.product-list__customization__result.fpe-result button.close{display:grid;place-items:center;top:10px;right:10px;width:34px;height:34px;padding:0;color:#fff;line-height:1;background:#16212c;border:0;border-radius:0}@media(max-width: 768px){.product-list__customization__result.fpe-result{padding:12px}.product-list__customization__result.fpe-result img{max-height:260px}}
/*# sourceMappingURL=fabric-product-designer.min.css.map */