.store-editor-root{--bg:#0f1117;--sb:#13151e;--panel:#181a22;--panel2:#22252e;--panel3:#2d313d;--border:#2d313d;--border2:#404552;--border3:#4b5563;--text:#f8fafc;--text2:#cbd5e1;--text3:#64748b;--accent:#6366f1;--accent2:#4f46e5;--accent-glow:#6366f140;--red:#ef4444;--canvas-bg:#13151e;color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;font-size:13px}.store-editor-root .se-mono{letter-spacing:.04em;font-family:DM Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.store-editor-root .se-header{background:var(--sb);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:42px;padding:0 14px;display:flex}.store-editor-root .se-header-left{align-items:center;gap:10px;min-width:0;display:flex}.store-editor-root .se-logo-mark{background:linear-gradient(135deg, var(--accent), var(--accent2));color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex;box-shadow:0 2px 8px #6366f159}.store-editor-root .se-app-name{letter-spacing:-.01em;color:var(--text);font-size:13px;font-weight:600;line-height:1.2}.store-editor-root .se-app-sub{color:var(--text3);margin-top:1px;font-size:10px;line-height:1.3}.store-editor-root .se-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.store-editor-root .se-btn-primary{color:var(--accent);cursor:pointer;box-shadow:0 0 0 1px var(--accent-glow);background:#5b8af02e;border:1px solid #5b8af073;border-radius:6px;align-items:center;gap:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.store-editor-root .se-btn-primary:hover:not(:disabled){background:#5b8af047;border-color:#5b8af0a6}.store-editor-root .se-btn-primary:disabled{opacity:.45;cursor:not-allowed}.store-editor-root .se-btn-link{border:1px solid var(--border2);background:var(--panel);color:var(--text2);border-radius:6px;align-items:center;gap:8px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.store-editor-root .se-btn-link:hover{border-color:var(--border3);color:var(--text)}.store-editor-root .se-btn-close{border:1px solid var(--border2);background:var(--panel);color:var(--text2);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;display:flex}.store-editor-root .se-btn-close:hover{border-color:var(--border3);color:var(--text)}.store-editor-root .se-sidebar{border-right:1px solid var(--border);background:var(--panel);flex-direction:column;flex-shrink:0;gap:0;width:288px;padding:14px 14px 18px;display:flex;overflow-y:auto}.store-editor-root .se-rail{border-left:1px solid var(--border);background:var(--panel);flex-direction:column;flex-shrink:0;width:340px;min-height:0;padding:14px 16px 18px;display:flex;overflow:hidden}.store-editor-root .se-section-title{letter-spacing:.08em;color:var(--text2);margin-bottom:10px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;font-weight:700}.store-editor-root .se-divider{background:var(--border);flex-shrink:0;height:1px;margin:14px 0}.store-editor-root .se-stage{background-color:var(--canvas-bg);background-image:linear-gradient(45deg,#ffffff0a 25%,#0000 25%),linear-gradient(-45deg,#ffffff0a 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff0a 75%),linear-gradient(-45deg,#0000 75%,#ffffff0a 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;flex:1;justify-content:center;align-items:center;min-width:0;padding:20px;display:flex}.store-editor-root .se-select,.store-editor-root .se-input{border:1px solid var(--border2);background:var(--bg);width:100%;color:var(--text);border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:12px}.store-editor-root .se-select:focus,.store-editor-root .se-input:focus{box-shadow:0 0 0 2px var(--accent-glow);border-color:#5b8af08c}.store-editor-root .se-layer-row-btn{text-align:left;border:1px solid var(--border2);background:var(--bg);min-width:0;color:var(--text);cursor:pointer;border-radius:6px;flex:1;padding:9px 11px;font-family:inherit;font-size:12px}.store-editor-root .se-layer-row-btn.se-selected{background:var(--accent-glow);border-color:#5b8af08c}.store-editor-root .se-layer-order-btn{border:1px solid var(--border2);background:var(--panel);width:30px;height:30px;color:var(--text2);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.store-editor-root .se-layer-order-btn:hover:not(:disabled){border-color:var(--border3);color:var(--text);background:var(--panel2)}.store-editor-root .se-layer-order-btn:disabled{opacity:.35;cursor:not-allowed}.store-editor-root .se-chip-btn{border:1px solid var(--border2);background:var(--bg);color:var(--text2);cursor:pointer;border-radius:5px;padding:5px 9px;font-family:inherit;font-size:11px}.store-editor-root .se-chip-btn:disabled{opacity:.4;cursor:not-allowed}.store-editor-root .se-secondary-btn{border:1px solid var(--border2);background:var(--bg);width:100%;color:var(--text2);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:9px 11px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.store-editor-root .se-secondary-btn:hover{border-color:var(--border3);color:var(--text)}.store-editor-root .se-shadow-style-grid{grid-template-columns:1fr;gap:6px;margin-bottom:10px;display:grid}.store-editor-root .se-shadow-style-btn{border:1px solid var(--border2);background:var(--bg);width:100%;color:var(--text2);text-align:left;cursor:pointer;border-radius:7px;padding:8px 10px;font-family:inherit}.store-editor-root .se-shadow-style-btn span{color:var(--text);font-size:11px;font-weight:700;display:block}.store-editor-root .se-shadow-style-btn small{color:var(--text3);margin-top:2px;font-size:9.5px;line-height:1.3;display:block}.store-editor-root .se-shadow-style-btn:hover,.store-editor-root .se-shadow-style-btn.se-selected{background:#6366f11f;border-color:#5b8af099}.store-editor-root .se-accent-outline-btn{background:var(--accent-glow);color:var(--accent);border-color:#5b8af059}.store-editor-root .se-accent-outline-btn:hover{background:#5b8af038;border-color:#5b8af08c}.store-editor-root .se-preview-surface{border:1px solid var(--border2);box-shadow:none;border-radius:8px;position:relative;overflow:hidden}.store-editor-root .se-mockup-wrap{background:0 0;border-radius:6px;width:100%;height:100%;position:relative;overflow:hidden}.store-editor-root .se-mockup-img{object-fit:fill;object-position:center;pointer-events:none;background-color:#0000;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.store-editor-root .se-link-btn{text-align:left;width:100%;color:var(--accent);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin:-4px 0 4px;padding:0 0 12px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:underline;display:block}.store-editor-root .se-link-btn:hover{color:var(--accent2)}.store-editor-root .se-rail-inner{flex:1;min-height:0;overflow-y:auto}.store-editor-root .se-rail-footer{border-top:1px solid var(--border);flex-shrink:0;margin-top:auto;padding-top:8px}.store-editor-root .se-dl-option{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;width:100%;padding:7px 0;font-family:inherit;font-size:12px;transition:background .12s;display:flex}.store-editor-root .se-dl-option:hover{color:#fff;background:#6366f11f}.store-editor-root .se-grad-swatch-row{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.store-editor-root .se-grad-swatch{cursor:pointer;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:28px;height:28px;transition:border-color .12s,transform .1s}.store-editor-root .se-grad-swatch:hover{border-color:#ffffff4d;transform:scale(1.12)}.store-editor-root .se-grad-swatch--on{border-color:#6366f1;box-shadow:0 0 0 3px #6366f159}.store-editor-root .se-store-select{border:1px solid var(--border2);background:var(--panel2) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 8px center;height:30px;color:var(--text2);cursor:pointer;appearance:none;border-radius:6px;max-width:200px;padding:0 28px 0 10px;font-family:inherit;font-size:11px;font-weight:600;transition:border-color .12s,color .12s}.store-editor-root .se-store-select:hover{border-color:var(--border3);color:var(--text)}.store-editor-root .se-store-select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #6366f12e}.store-editor-root .se-store-select option,.store-editor-root .se-store-select optgroup{color:#e2e8f0;background:#1a1a2e}.store-editor-root .se-modal-backdrop{z-index:200000;background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.store-editor-root .se-modal-card{background:var(--panel);border:1px solid var(--border2);border-radius:12px;width:min(440px,100%);max-height:min(92vh,880px);padding:18px 18px 16px;overflow-y:auto;box-shadow:0 28px 90px #0000008c}.store-editor-root .se-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.store-editor-root .se-modal-title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:15px;font-weight:700}.store-editor-root .se-modal-x{border:1px solid var(--border2);background:var(--bg);width:34px;height:34px;color:var(--text2);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.store-editor-root .se-modal-x:hover{border-color:var(--border3);color:var(--text)}.store-editor-root .se-modal-lead{color:var(--text3);margin:0 0 14px;font-size:11px;line-height:1.5}.store-editor-root .se-sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-editor-root .se-drop-zone{border:1px dashed var(--border3);background:var(--bg);width:100%;min-height:120px;color:var(--text2);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.store-editor-root .se-drop-zone:hover{border-color:var(--accent);color:var(--text)}.store-editor-root .se-crop-preview-shell{border:1px solid var(--border2);background:#0a0a0c;margin:0 auto 8px;overflow:hidden}.store-editor-root .se-crop-preview{touch-action:none;cursor:grab;position:relative;overflow:hidden}.store-editor-root .se-crop-preview:active{cursor:grabbing}.store-editor-root .se-crop-preview-img{user-select:none;pointer-events:none;position:absolute}.store-editor-root .se-crop-hint{text-align:center;color:var(--text3);margin:0 0 12px;font-size:10px}.store-editor-root .se-crop-row{color:var(--text2);justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.store-editor-root .se-crop-val{font-variant-numeric:tabular-nums;color:var(--text3);font-size:10px}.store-editor-root .se-crop-range{width:100%;accent-color:var(--accent);cursor:pointer;margin-top:4px;margin-bottom:4px}.store-editor-root .se-modal-repick{width:100%;margin-top:10px}.store-editor-root .se-modal-actions{gap:10px;margin-top:16px;display:flex}.store-editor-root .se-modal-actions .se-secondary-btn,.store-editor-root .se-modal-actions .se-primary-btn{flex:1;width:auto}.store-editor-root .se-primary-btn{color:var(--accent);cursor:pointer;background:#5b8af038;border:1px solid #5b8af073;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.store-editor-root .se-primary-btn:hover:not(:disabled){background:#5b8af052}.store-editor-root .se-primary-btn:disabled{opacity:.45;cursor:not-allowed}.store-editor-root .se-cropcorner-card.se-modal-card{width:min(640px,94vw);max-height:min(92vh,900px)}.store-editor-root .se-cropcorner-stage{border:1px solid var(--border2);background:#08090f;border-radius:10px;width:100%;min-height:min(420px,52vh);max-height:min(520px,56vh);margin-bottom:12px;position:relative;overflow:hidden}.store-editor-root .se-cropcorner-upload-zone{justify-content:center;width:100%;min-height:min(340px,48vh);margin:0}.store-editor-root .se-cropcorner-base-img{pointer-events:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-editor-root .se-cropcorner-marquee{cursor:move;touch-action:none;box-sizing:border-box;border:2px solid #818cf8f2;position:absolute;box-shadow:0 0 0 9999px #00000085}.store-editor-root .se-cropcorner-handle{background:var(--accent);pointer-events:auto;z-index:2;border:2px solid #fff;border-radius:3px;width:14px;height:14px;padding:0;position:absolute}.store-editor-root .se-cropcorner-handle--nw{cursor:nwse-resize;top:-7px;left:-7px}.store-editor-root .se-cropcorner-handle--n{cursor:ns-resize;top:-7px;left:50%;transform:translate(-50%)}.store-editor-root .se-cropcorner-handle--ne{cursor:nesw-resize;top:-7px;right:-7px}.store-editor-root .se-cropcorner-handle--e{cursor:ew-resize;top:50%;right:-7px;transform:translateY(-50%)}.store-editor-root .se-cropcorner-handle--se{cursor:nwse-resize;bottom:-7px;right:-7px}.store-editor-root .se-cropcorner-handle--s{cursor:ns-resize;bottom:-7px;left:50%;transform:translate(-50%)}.store-editor-root .se-cropcorner-handle--sw{cursor:nesw-resize;bottom:-7px;left:-7px}.store-editor-root .se-cropcorner-handle--w{cursor:ew-resize;top:50%;left:-7px;transform:translateY(-50%)}.store-editor-root .se-cropcorner-loading{min-height:280px;color:var(--text3);justify-content:center;align-items:center;font-size:13px;display:flex}
