.PhotoEditor-module__HQSDtG__container{width:100%}.PhotoEditor-module__HQSDtG__hiddenInput{display:none}.PhotoEditor-module__HQSDtG__dropZone{cursor:pointer;text-align:center;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:2px dashed #cbd5e1;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;padding:2.5rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px -2px #0000000d}.PhotoEditor-module__HQSDtG__dropZone:hover{background:linear-gradient(135deg,#f5f7ff 0%,#eef2ff 100%);border-color:#6366f1;transform:translateY(-2px);box-shadow:0 12px 28px -4px #6366f11f}.PhotoEditor-module__HQSDtG__dropZoneIcon{color:#6366f1;background:#eef2ff;border-radius:50%;padding:1.25rem;transition:transform .3s,background .3s}.PhotoEditor-module__HQSDtG__dropZone:hover .PhotoEditor-module__HQSDtG__dropZoneIcon{background:#e0e7ff;transform:scale(1.1)rotate(5deg)}.PhotoEditor-module__HQSDtG__dropZoneTitle{color:#1e293b;margin:0;font-size:1.125rem;font-weight:700}.PhotoEditor-module__HQSDtG__dropZoneHint{color:#64748b;margin:0;font-size:.875rem}.PhotoEditor-module__HQSDtG__editorLayout{grid-template-columns:1fr 320px;align-items:start;gap:1.75rem;display:grid}@media (max-width:900px){.PhotoEditor-module__HQSDtG__editorLayout{grid-template-columns:1fr}}.PhotoEditor-module__HQSDtG__previewSection{flex-direction:column;gap:1.25rem;display:flex}.PhotoEditor-module__HQSDtG__imageWrapper{background:#090d16 radial-gradient(#1e293b 1px,#0000 1px) 0 0/16px 16px;border:1px solid #1e293b;border-radius:1.25rem;justify-content:center;align-items:center;min-height:420px;max-height:540px;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #00000026}.PhotoEditor-module__HQSDtG__previewImage{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:500px;transition:filter .2s,transform .3s cubic-bezier(.4,0,.2,1)}.PhotoEditor-module__HQSDtG__actionBar{flex-wrap:wrap;gap:.75rem;display:flex}.PhotoEditor-module__HQSDtG__changeBtn,.PhotoEditor-module__HQSDtG__applyBtn,.PhotoEditor-module__HQSDtG__downloadBtn{cursor:pointer;border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.PhotoEditor-module__HQSDtG__changeBtn{color:#475569;background:#fff;border:1px solid #e2e8f0}.PhotoEditor-module__HQSDtG__changeBtn:hover{color:#0f172a;background:#f1f5f9}.PhotoEditor-module__HQSDtG__applyBtn{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);box-shadow:0 4px 14px #4f46e54d}.PhotoEditor-module__HQSDtG__applyBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.PhotoEditor-module__HQSDtG__applyBtn:disabled{opacity:.6;cursor:not-allowed}.PhotoEditor-module__HQSDtG__downloadBtn{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);box-shadow:0 4px 14px #10b9814d}.PhotoEditor-module__HQSDtG__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.PhotoEditor-module__HQSDtG__controlsPanel{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 10px 25px -5px #0000000d}.PhotoEditor-module__HQSDtG__panelTitle{color:#0f172a;border-bottom:1px solid #f1f5f9;margin:0;padding-bottom:.75rem;font-size:1.125rem;font-weight:700}.PhotoEditor-module__HQSDtG__controlGroup{flex-direction:column;gap:.625rem;display:flex}.PhotoEditor-module__HQSDtG__controlLabel{color:#334155;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;display:flex}.PhotoEditor-module__HQSDtG__controlValue{color:#4f46e5;background:#eef2ff;border-radius:.375rem;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.PhotoEditor-module__HQSDtG__slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:9999px;outline:none;width:100%;height:6px}.PhotoEditor-module__HQSDtG__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#4f46e5;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 2px 6px #4f46e566}.PhotoEditor-module__HQSDtG__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.PhotoEditor-module__HQSDtG__rotationButtons{align-items:center;gap:.5rem;display:flex}.PhotoEditor-module__HQSDtG__rotateBtn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;flex:1;padding:.625rem;font-size:.8125rem;font-weight:600;transition:all .2s}.PhotoEditor-module__HQSDtG__rotateBtn:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.PhotoEditor-module__HQSDtG__rotationValue{text-align:center;color:#4f46e5;min-width:44px;font-size:.875rem;font-weight:700}.PhotoEditor-module__HQSDtG__filterGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.PhotoEditor-module__HQSDtG__filterBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .25rem;font-size:.75rem;font-weight:600;transition:all .2s}.PhotoEditor-module__HQSDtG__filterBtn:hover{color:#0f172a;background:#f1f5f9}.PhotoEditor-module__HQSDtG__filterBtnActive{color:#4f46e5;background:#eef2ff;border-color:#818cf8;box-shadow:0 2px 8px #4f46e526}.PhotoEditor-module__HQSDtG__resetBtn{color:#e11d48;cursor:pointer;background:#fff1f2;border:1px solid #ffe4e6;border-radius:.625rem;margin-top:.5rem;padding:.625rem;font-size:.875rem;font-weight:600;transition:all .2s}.PhotoEditor-module__HQSDtG__resetBtn:hover{background:#ffe4e6}
