.page-module__WhGCsG__panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.page-module__WhGCsG__panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.page-module__WhGCsG__panelTitle{color:var(--text-secondary);font-size:.875rem;font-weight:600}.page-module__WhGCsG__panelActions{gap:8px;display:flex}.page-module__WhGCsG__btn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__WhGCsG__btnSecondary{background:var(--background);color:var(--text-secondary);border:1px solid var(--border)}.page-module__WhGCsG__btnSecondary:hover:not(:disabled){background:var(--border)}.page-module__WhGCsG__btnPrimary{background:var(--primary);color:#fff}.page-module__WhGCsG__btnPrimary:hover:not(:disabled){background:var(--primary-dark)}.page-module__WhGCsG__btnPrimary:disabled,.page-module__WhGCsG__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.page-module__WhGCsG__btnSmall{padding:6px 10px;font-size:.75rem}.page-module__WhGCsG__dropZone{border:2px dashed var(--border);text-align:center;cursor:pointer;border-radius:12px;margin:20px;padding:40px;transition:all .2s}.page-module__WhGCsG__dropZone:hover,.page-module__WhGCsG__dropZone.page-module__WhGCsG__dragover{border-color:var(--primary);background:#2563eb0d}.page-module__WhGCsG__dropZoneIcon{color:var(--text-muted);margin-bottom:16px;font-size:3rem}.page-module__WhGCsG__dropZone p{color:var(--text-secondary);margin-bottom:12px}.page-module__WhGCsG__hint{color:var(--text-muted);margin-top:8px;font-size:.8rem}.page-module__WhGCsG__fileInput{display:none}.page-module__WhGCsG__imageList{border-top:1px solid var(--border);max-height:400px;overflow-y:auto}.page-module__WhGCsG__imageItem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 20px;display:flex}.page-module__WhGCsG__imageItem:last-child{border-bottom:none}.page-module__WhGCsG__imageThumb{background:var(--background);border-radius:6px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.page-module__WhGCsG__imageThumb img{object-fit:cover;width:100%;height:100%}.page-module__WhGCsG__imageDetails{flex:1;min-width:0}.page-module__WhGCsG__imageName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.page-module__WhGCsG__imageMeta{color:var(--text-muted);gap:12px;margin-top:4px;font-size:.75rem;display:flex}.page-module__WhGCsG__imageActions{flex-shrink:0;gap:8px;display:flex}.page-module__WhGCsG__statusConverting{color:var(--primary);margin-top:4px;font-size:.75rem}.page-module__WhGCsG__statusError{color:#ef4444;margin-top:4px;font-size:.75rem}.page-module__WhGCsG__saved{color:#10b981;font-weight:500}.page-module__WhGCsG__settingsSection{border-top:1px solid var(--border);padding:20px}.page-module__WhGCsG__settingGroup{margin-bottom:20px}.page-module__WhGCsG__settingGroup:last-child{margin-bottom:0}.page-module__WhGCsG__settingLabel{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.875rem;display:flex}.page-module__WhGCsG__settingHint{color:var(--text-muted);margin-top:4px;font-size:.75rem}.page-module__WhGCsG__row{gap:20px;display:flex}.page-module__WhGCsG__row>.page-module__WhGCsG__settingGroup{flex:1}.page-module__WhGCsG__typeToggle{border:1px solid var(--border);border-radius:6px;gap:0;display:flex;overflow:hidden}.page-module__WhGCsG__typeBtn{background:var(--background);color:var(--text-secondary);cursor:pointer;border:none;flex:1;padding:10px 16px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__WhGCsG__typeBtn:hover:not(:disabled){background:var(--border)}.page-module__WhGCsG__typeBtnActive{background:var(--primary);color:#fff}.page-module__WhGCsG__typeBtnActive:hover:not(:disabled){background:var(--primary-dark)}.page-module__WhGCsG__typeBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__WhGCsG__textInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text-primary);border-radius:6px;outline:none;padding:10px 12px;font-family:inherit;font-size:.875rem;transition:border-color .2s}.page-module__WhGCsG__textInput:focus{border-color:var(--primary)}.page-module__WhGCsG__textInput:disabled{opacity:.5}.page-module__WhGCsG__colorInput{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:6px;width:100%;height:40px;padding:4px}.page-module__WhGCsG__colorInput:disabled{opacity:.5}.page-module__WhGCsG__positionGrid{grid-template-columns:repeat(3,1fr);gap:4px;max-width:200px;display:grid}.page-module__WhGCsG__posBtn{aspect-ratio:1;border:1px solid var(--border);background:var(--background);color:var(--text-secondary);cursor:pointer;border-radius:6px;font-size:1rem;transition:all .2s}.page-module__WhGCsG__posBtn:hover:not(:disabled){background:var(--border)}.page-module__WhGCsG__posBtnActive{background:var(--primary);color:#fff;border-color:var(--primary)}.page-module__WhGCsG__posBtn:disabled{opacity:.5}.page-module__WhGCsG__watermarkPreview{background:var(--background);border:1px solid var(--border);border-radius:6px;align-items:center;gap:12px;padding:12px;display:flex}.page-module__WhGCsG__watermarkPreview img{object-fit:contain;max-width:100px;max-height:60px}.page-module__WhGCsG__formatSelect{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text-primary);cursor:pointer;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:.875rem}.page-module__WhGCsG__formatSelect:focus{border-color:var(--primary)}.page-module__WhGCsG__formatSelect:disabled{opacity:.5}.page-module__WhGCsG__qualitySlider{background:var(--border);appearance:none;border-radius:3px;outline:none;width:100%;height:6px}.page-module__WhGCsG__qualitySlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);cursor:pointer;border-radius:50%;width:18px;height:18px;transition:transform .2s}.page-module__WhGCsG__qualitySlider::-webkit-slider-thumb:hover{transform:scale(1.1)}.page-module__WhGCsG__qualitySlider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px}.page-module__WhGCsG__qualitySlider:disabled{opacity:.5}.page-module__WhGCsG__qualityValue{color:var(--primary);font-weight:600}.page-module__WhGCsG__switch{width:48px;height:24px;display:inline-block;position:relative}.page-module__WhGCsG__switch input{opacity:0;width:0;height:0}.page-module__WhGCsG__switchSlider{cursor:pointer;background-color:var(--border);border-radius:24px;transition:all .3s;position:absolute;inset:0}.page-module__WhGCsG__switchSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.page-module__WhGCsG__switch input:checked+.page-module__WhGCsG__switchSlider{background-color:var(--primary)}.page-module__WhGCsG__switch input:checked+.page-module__WhGCsG__switchSlider:before{transform:translate(24px)}.page-module__WhGCsG__switch input:disabled+.page-module__WhGCsG__switchSlider{opacity:.5}.page-module__WhGCsG__compressActions{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:12px;padding:20px;display:flex}.page-module__WhGCsG__previewSection{border-top:1px solid var(--border)}.page-module__WhGCsG__previewHeader{border-bottom:1px solid var(--border);padding:12px 20px}.page-module__WhGCsG__previewTitle{color:var(--text-secondary);font-size:.875rem;font-weight:600}.page-module__WhGCsG__previewCanvasWrap{background:var(--background);justify-content:center;padding:20px;display:flex}.page-module__WhGCsG__previewCanvas{border-radius:6px;max-width:100%;max-height:400px;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.page-module__WhGCsG__dropZone{padding:30px 20px}.page-module__WhGCsG__imageItem{padding:10px 16px}.page-module__WhGCsG__imageThumb{width:50px;height:50px}.page-module__WhGCsG__row{flex-direction:column;gap:0}}
