.photo-editor{overflow:hidden;padding:0!important}.photo-toolbar{background:#fff;border-bottom:1px solid #dce4ef;align-items:stretch;min-height:82px;display:flex;overflow-x:auto}.photo-toolbar button{color:#3d4657;cursor:pointer;background:#fff;border:0;border-right:1px solid #e3e8f0;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:84px;font-size:.62rem;display:flex}.photo-toolbar button.active{color:#2563eb;background:#eff5ff}.photo-editor-body{grid-template-columns:minmax(0,1fr) 300px;height:calc(100vh - 156px);display:grid}.photo-editor-body>main{background-color:#eef2f7;background-image:linear-gradient(45deg,#e3e8ef 25%,#0000 25%),linear-gradient(-45deg,#e3e8ef 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e3e8ef 75%),linear-gradient(-45deg,#0000 75%,#e3e8ef 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;min-width:0}.photo-canvas-area{place-items:center;width:100%;height:100%;padding:18px;display:grid;overflow:auto}.photo-stage{transform-origin:50%;touch-action:none;max-width:100%;max-height:100%;position:relative;box-shadow:0 8px 24px #14234b2e}.photo-stage.portrait{width:auto;height:100%}.photo-stage.landscape{width:100%;height:auto}.photo-stage canvas{width:100%!important;max-width:none!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.photo-editor-body>aside{background:#fff;border-left:1px solid #dce4ef;flex-direction:column;min-height:0;padding:16px;display:flex;overflow:auto}.photo-open{color:#3774eb;cursor:pointer;background:#fff;border:1px solid #3c7cff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:800;display:flex}.photo-panel{border-top:1px solid #e1e7ef;gap:13px;margin-top:15px;padding-top:14px;display:grid}.photo-panel h2{color:#0d1748;margin:0;font-size:1rem}.photo-panel label,.photo-format{color:#465675;gap:6px;font-size:.68rem;font-weight:800;display:grid}.photo-panel label>span{justify-content:space-between;display:flex}.photo-panel input[type=number],.photo-panel textarea,.photo-panel select{color:#172443;background:#fff;border:1px solid #cad7e9;border-radius:7px;width:100%;padding:8px}.photo-panel textarea{resize:vertical;min-height:64px}.photo-panel input[type=color]{background:#fff;border:1px solid #cad7e9;border-radius:7px;width:100%;height:34px}.photo-panel>button,.photo-actions button{color:#2458ae;cursor:pointer;background:#f7faff;border:1px solid #cbd8ec;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-weight:800;display:flex}.photo-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.photo-actions{gap:8px;display:grid}.photo-actions .vertical{transform:rotate(90deg)}.photo-stickers{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.photo-stickers button{cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:8px;height:42px;font-size:1.35rem}.photo-zoom,.photo-history{border-top:1px solid #e1e7ef;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.photo-zoom button,.photo-history button{color:#405171;cursor:pointer;background:#f3f5f8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.photo-history{justify-content:center;gap:10px}.photo-history button:last-child{border-radius:7px;width:auto;padding:0 12px}.photo-history button:disabled{opacity:.35}.photo-format{justify-content:center;align-items:center;margin-top:15px;display:flex}.photo-format select{color:#172443;background:#fff;border:0;font-weight:800}.photo-save{color:#fff;background:var(--brand-hero-gradient);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:52px;margin-top:auto;font-size:.9rem;font-weight:850;display:flex}.photo-editor-body>main{overflow-y:auto}.photo-bg-busy{z-index:5;color:#fff;background:#0f19378c;place-items:center;gap:8px;font-weight:800;display:grid;position:absolute;inset:0}.photo-background-panel{gap:10px;display:grid}.photo-bg-restore{color:#405171;cursor:pointer;background:#fff;border:1px solid #cbd8ec;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-weight:800;display:flex}.photo-bg-white{color:#2458ae;cursor:pointer;background:#f7faff;border:1px solid #cbd8ec;border-radius:8px;min-height:38px;font-weight:800}.photo-bg-hint{color:#71809b;margin:0;font-size:.63rem;line-height:1.6}.photo-batch{border-top:1px solid #dce4ef;margin:16px 18px 18px;padding-top:16px}.photo-batch-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.photo-batch-head h3{color:#172443;margin:0;font-size:.8rem}.photo-batch-head p{color:#5c6a86;max-width:420px;margin:5px 0 0;font-size:.66rem;line-height:1.6}.photo-batch-head button{color:#172443;cursor:pointer;background:#fff;border:1px solid #d9e3f1;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:9px 12px;font-weight:800;display:flex}.photo-batch-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;margin-top:14px;display:grid}.photo-batch-card{text-align:center;background:#fff;border:1px solid #e1e8f2;border-radius:9px;padding:6px;position:relative}.photo-batch-card img{object-fit:cover;border-radius:6px;width:100%;height:70px}.photo-batch-card small{color:#5c6a86;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.58rem;display:block;overflow:hidden}.photo-batch-remove{color:#dc3e3e;cursor:pointer;background:#fff;border:1px solid #e1e8f2;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:-6px;right:-6px}.photo-batch-download{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:22px;right:6px}.photo-batch-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.photo-batch-actions button{flex:1;min-width:180px;min-height:44px}.photo-batch-actions button:disabled{opacity:.45;cursor:not-allowed}.photo-batch-hint{color:#71809b;margin:14px 0 0;font-size:.68rem;line-height:1.6}@media (max-width:900px){.photo-editor-body{grid-template-columns:1fr;height:auto}.photo-canvas-area{height:600px}.photo-editor-body>aside{border-top:1px solid #dce4ef;border-left:0;min-height:500px}}@media (max-width:600px){.photo-canvas-area{height:430px;padding:8px}.photo-toolbar button{min-width:76px}}
.photo-object{z-index:4;color:#0000;cursor:move;touch-action:none;-webkit-user-select:none;user-select:none;background:#2563eb0a;border:1px dashed #2563ebbf;border-radius:5px;place-items:center;padding:5px;display:grid;position:absolute;transform:translate(-50%,-50%)}.photo-object.selected{background:#2563eb1f;border:2px solid #2563eb;box-shadow:0 0 0 2px #ffffffe6}.photo-object.text{min-width:110px;min-height:38px}.photo-object.text:after{content:"Text";color:#2563eb8c;font-size:10px;font-weight:800}.photo-object.sticker{min-width:48px;min-height:48px;color:inherit;font-size:1.5rem}.photo-object.shape{padding:0}.photo-object.shape.circle{border-radius:50%}.photo-object.merge{min-width:55px;min-height:55px}.photo-object.merge:after{content:"Overlay";color:#2563eb;font-size:9px;font-weight:800}.photo-object.selected:before{content:"Drag";color:#fff;white-space:nowrap;background:#2563eb;border-radius:4px;padding:2px 6px;font-size:9px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}
