.FAQ_faqSection__7EvMn{padding:4rem 1rem;background:#f8fafc;border-top:1px solid #e2e8f0}.FAQ_container__PtffQ{max-width:800px;margin:0 auto}.FAQ_title__BWmvH{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1e293b}.FAQ_faqList__Uj4di{space-y:1rem}.FAQ_faqItem__1FTAL{background:white;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;margin-bottom:1rem;border:1px solid #e2e8f0;transition:box-shadow .2s ease-in-out}.FAQ_faqItem__1FTAL:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.FAQ_faqQuestion__n6Hmh{width:100%;padding:1.5rem;text-align:left;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease-in-out}.FAQ_faqQuestion__n6Hmh.FAQ_open__8YtUC,.FAQ_faqQuestion__n6Hmh:hover{background-color:#f1f5f9}.FAQ_questionText__ApCB_{font-size:1.125rem;font-weight:600;color:#1e293b;line-height:1.5;flex:1 1;padding-right:1rem}.FAQ_toggleIcon__JZwJy{font-size:1.5rem;font-weight:300;color:#64748b;min-width:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out}.FAQ_faqQuestion__n6Hmh.FAQ_open__8YtUC .FAQ_toggleIcon__JZwJy{transform:rotate(180deg)}.FAQ_faqAnswer__FLVju{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;background-color:#fefefe}.FAQ_faqAnswer__FLVju.FAQ_expanded__E605T{max-height:1000px}.FAQ_answerText__xr2P8{padding:0 1.5rem 1.5rem;color:#475569;line-height:1.7;font-size:1rem;margin:0}@media (max-width:768px){.FAQ_faqSection__7EvMn{padding:2rem 1rem}.FAQ_title__BWmvH{font-size:1.75rem;margin-bottom:2rem}.FAQ_faqQuestion__n6Hmh{padding:1.25rem}.FAQ_questionText__ApCB_{font-size:1rem}.FAQ_answerText__xr2P8{padding:0 1.25rem 1.25rem;font-size:.95rem}}@media (prefers-color-scheme:dark){.FAQ_faqSection__7EvMn{background:#0f172a;border-top-color:#334155}.FAQ_title__BWmvH{color:#f1f5f9}.FAQ_faqItem__1FTAL{background:#1e293b;border-color:#334155}.FAQ_faqQuestion__n6Hmh.FAQ_open__8YtUC,.FAQ_faqQuestion__n6Hmh:hover{background-color:#334155}.FAQ_questionText__ApCB_{color:#f1f5f9}.FAQ_toggleIcon__JZwJy{color:#94a3b8}.FAQ_faqAnswer__FLVju{background-color:#1e293b}.FAQ_answerText__xr2P8{color:#cbd5e1}}.ImageProcessing_container___QP_z{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh}.ImageProcessing_header__OnGCa{text-align:center;margin-bottom:3rem}.ImageProcessing_title__ijh0C{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;justify-content:center;gap:.5rem}.ImageProcessing_icon__8qwsb{font-size:2rem}.ImageProcessing_subtitle__ILfmJ{font-size:1.2rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.ImageProcessing_uploadArea__zsurI{border:3px dashed #d1d5db;border-radius:16px;padding:3rem;text-align:center;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,#f8f9fa,#ffffff);margin-bottom:2rem;position:relative;overflow:hidden}.ImageProcessing_uploadArea__zsurI:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(99,102,241,.05) 50%,transparent 70%);opacity:0;transition:opacity .3s ease}.ImageProcessing_uploadArea__zsurI:hover{border-color:#6366f1;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.ImageProcessing_uploadArea__zsurI:hover:before{opacity:1}.ImageProcessing_dragOver__k81Ps{border-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#d1fae5);transform:scale(1.02)}.ImageProcessing_hasFile__BhgRm{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.ImageProcessing_hiddenInput__o_cdp{display:none}.ImageProcessing_uploadPrompt__UcJDf{pointer-events:none;position:relative;z-index:1}.ImageProcessing_uploadIcon__mEow9{font-size:4rem;margin-bottom:1rem;opacity:.7}.ImageProcessing_uploadText__C129W{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#374151}.ImageProcessing_uploadSubtext__qZ_hf{color:#6b7280;font-size:1rem}.ImageProcessing_fileInfo__2pAgK{display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none;position:relative;z-index:1}.ImageProcessing_fileName__jwxu0{font-weight:600;color:#111827;font-size:1.1rem}.ImageProcessing_fileSize__piGPh{font-size:.9rem;color:#6b7280;background:rgba(255,255,255,.8);padding:.25rem .75rem;border-radius:20px}.ImageProcessing_error__SLAI7{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:12px;padding:1rem;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem;color:#991b1b}.ImageProcessing_errorIcon__KFi9t{font-size:1.2rem}.ImageProcessing_processingArea__baIsb{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.ImageProcessing_preview__yfqpD{background:linear-gradient(135deg,#ffffff,#f8f9fa);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e5e7eb}.ImageProcessing_singlePreviewContainer__VuX16{display:flex;justify-content:center;align-items:center;width:100%}.ImageProcessing_previewContainer__HE43n{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.ImageProcessing_originalPreview__jm3s2,.ImageProcessing_processedPreview__0oS_y{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.ImageProcessing_originalPreview__jm3s2 h4,.ImageProcessing_processedPreview__0oS_y h4{margin-bottom:1rem;font-weight:600;color:#374151;font-size:1.1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.ImageProcessing_processingIndicator__HwGvV{animation:ImageProcessing_spin__vGGIj 1s linear infinite}@keyframes ImageProcessing_spin__vGGIj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ImageProcessing_previewImage__6cLRs{width:100%;max-height:350px;object-fit:contain;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.ImageProcessing_previewImage__6cLRs:hover{transform:scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.15)}.ImageProcessing_previewCanvas__eEdGQ{max-width:100%;max-height:600px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.12);transition:all .3s ease;background:#f9fafb;display:block;margin:0 auto;border:2px solid #e5e7eb}.ImageProcessing_previewCanvas__eEdGQ:hover{box-shadow:0 6px 30px rgba(0,0,0,.15);border-color:#3b82f6}.ImageProcessing_previewInfo__5lnmY{margin-top:1rem;text-align:center;font-size:.9rem;color:#6b7280;font-weight:500;background:rgba(255,255,255,.9);padding:.75rem 1.5rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 10px rgba(0,0,0,.05)}.ImageProcessing_previewInfo__5lnmY div{display:flex;flex-direction:column;gap:.25rem}.ImageProcessing_cropSize__6GXIa{color:#059669;font-weight:600}.ImageProcessing_originalSize__4Dd2a{color:#6b7280;font-size:.8rem}.ImageProcessing_previewPlaceholder__8peuN{display:flex;align-items:center;justify-content:center;height:350px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:2px dashed #d1d5db}.ImageProcessing_processingSpinner__1O4dI{text-align:center;color:#6b7280}.ImageProcessing_processingSpinner__1O4dI span{font-size:2rem;display:block;margin-bottom:.5rem;animation:ImageProcessing_spin__vGGIj 1s linear infinite}.ImageProcessing_processingSpinner__1O4dI p{font-size:.9rem;font-weight:500}.ImageProcessing_noPreview__Qlj4R{text-align:center;color:#9ca3af}.ImageProcessing_noPreview__Qlj4R span{font-size:2rem;display:block;margin-bottom:.5rem;opacity:.5}.ImageProcessing_noPreview__Qlj4R p{font-size:.9rem;font-style:italic}.ImageProcessing_presets__48ztO{background:linear-gradient(135deg,#fefce8,#fef3c7);border-radius:12px;padding:1.5rem;border:1px solid #fbbf24}.ImageProcessing_sectionTitle__6FVuS{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#374151;display:flex;align-items:center;gap:.5rem}.ImageProcessing_presetButtons__SKR_F{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem}.ImageProcessing_presetButton__KPw29{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db;padding:.75rem 1rem;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;text-align:center}.ImageProcessing_presetButton__KPw29:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.ImageProcessing_controls__9mUVU{background:linear-gradient(135deg,#ffffff,#f8f9fa);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.ImageProcessing_cropControls__lJ2NW{display:flex;flex-direction:column;gap:1.5rem}.ImageProcessing_cropInfo__jWPTB{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;padding:.75rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;border:1px solid #bae6fd;font-size:.875rem;color:#0c4a6e}.ImageProcessing_cropInputs__iWChj{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#fafafa,#f4f4f5);border-radius:12px;border:1px solid #e4e4e7}.ImageProcessing_cropInputGroup__duEXq{display:flex;flex-direction:column;gap:.5rem}.ImageProcessing_cropInputGroup__duEXq .ImageProcessing_controlLabel__SA2jY{font-size:.875rem;font-weight:500;color:#52525b}.ImageProcessing_cropInputGroup__duEXq .ImageProcessing_numberInput__235CR{padding:.5rem;border:1px solid #d4d4d8;border-radius:6px;font-size:.875rem;transition:all .2s ease}.ImageProcessing_cropInputGroup__duEXq .ImageProcessing_numberInput__235CR:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ImageProcessing_resizeSection__1oXuq{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #dee2e6;transition:all .2s ease}.ImageProcessing_resizeSection__1oXuq:has(input[type=checkbox]:checked){background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-color:#0ea5e9}.ImageProcessing_resizeSection__1oXuq .ImageProcessing_checkboxLabel__wO_hT{position:relative;padding:.5rem;border-radius:8px;transition:all .2s ease}.ImageProcessing_resizeSection__1oXuq .ImageProcessing_checkboxLabel__wO_hT:has(input:checked){background:rgba(59,130,246,.1);color:#1e40af;font-weight:600}.ImageProcessing_resizeSection__1oXuq .ImageProcessing_checkboxLabel__wO_hT:has(input:checked):after{content:"🔗";position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-size:1rem}.ImageProcessing_dimensionInputs__6ntUf{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ImageProcessing_filterGrid__0uiVZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.ImageProcessing_controlGroup__qJNUd{margin-bottom:1.5rem}.ImageProcessing_controlLabel__SA2jY{display:block;font-size:.9rem;font-weight:500;color:#374151;margin-bottom:.5rem}.ImageProcessing_select__nol7r{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;background:white;font-size:.9rem;transition:border-color .2s ease}.ImageProcessing_select__nol7r:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.ImageProcessing_slider__3FHoU{width:100%;-webkit-appearance:none;height:6px;border-radius:3px;background:linear-gradient(90deg,#e5e7eb,#6366f1 50%,#8b5cf6);outline:none;transition:all .2s ease}.ImageProcessing_slider__3FHoU::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);cursor:pointer;box-shadow:0 2px 8px rgba(99,102,241,.3);-webkit-transition:all .2s ease;transition:all .2s ease}.ImageProcessing_slider__3FHoU::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(99,102,241,.4)}.ImageProcessing_slider__3FHoU::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);cursor:pointer;border:none;box-shadow:0 2px 8px rgba(99,102,241,.3)}.ImageProcessing_numberInput__235CR{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;background:white;font-size:.9rem;transition:border-color .2s ease}.ImageProcessing_numberInput__235CR:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.ImageProcessing_uploadButton__BE4MO{background:#6366f1;color:white;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:all .2s;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageProcessing_uploadButton__BE4MO:hover{background:#4f46e5}.ImageProcessing_uploadButton__BE4MO:disabled{background:#9ca3af;cursor:not-allowed}.ImageProcessing_watermarkHint__bfpqd{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;padding:.75rem;margin-top:1rem;font-size:.875rem;color:#0c4a6e;line-height:1.5}.ImageProcessing_subTitle__9Ey_2{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#374151}.ImageProcessing_checkboxGroup__j43tA{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.ImageProcessing_checkboxLabel__wO_hT{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#374151;cursor:pointer}.ImageProcessing_checkboxLabel__wO_hT input[type=checkbox]{width:16px;height:16px;accent-color:#6366f1}.ImageProcessing_cropToggleButton__THC5J{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.ImageProcessing_cropToggleButton__THC5J:hover:not(:disabled){background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.ImageProcessing_cropToggleButton__THC5J:disabled{opacity:.5;cursor:not-allowed;transform:none}.ImageProcessing_cropToggleButton__THC5J.ImageProcessing_active__4VOO7{background:linear-gradient(135deg,#ef4444,#dc2626);color:white;border-color:#dc2626}.ImageProcessing_cropToggleButton__THC5J.ImageProcessing_active__4VOO7:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.ImageProcessing_actionButtons__MIZoM{display:flex;justify-content:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.ImageProcessing_processButton___Ro4s{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;padding:.75rem 2rem;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease;box-shadow:0 3px 12px rgba(99,102,241,.3);min-width:180px;max-width:250px}.ImageProcessing_processButton___Ro4s:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.4)}.ImageProcessing_processButton___Ro4s:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.ImageProcessing_processing__TrcDq{background:linear-gradient(135deg,#f59e0b,#d97706);animation:ImageProcessing_pulse__Ykwac 2s infinite}@keyframes ImageProcessing_pulse__Ykwac{0%,to{opacity:1}50%{opacity:.8}}.ImageProcessing_downloadButton__mvol4{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;padding:.75rem 2rem;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease;box-shadow:0 3px 12px rgba(16,185,129,.3);min-width:180px;max-width:250px}.ImageProcessing_downloadButton__mvol4:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(16,185,129,.4)}.ImageProcessing_results__pIq9N{background:linear-gradient(135deg,#ffffff,#f0fdf4);border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #d1fae5}.ImageProcessing_resultStats__PVuT4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.ImageProcessing_stat__huJdz{background:white;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:transform .2s ease}.ImageProcessing_stat__huJdz:hover{transform:translateY(-2px)}.ImageProcessing_statLabel__xsgFB{display:block;font-size:.875rem;color:#6b7280;margin-bottom:.5rem;font-weight:500}.ImageProcessing_statValue__3z7sv{font-size:1.5rem;font-weight:700;color:#111827;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:1024px){.ImageProcessing_processingArea__baIsb{grid-template-columns:1fr;gap:2rem}.ImageProcessing_container___QP_z{padding:1rem}.ImageProcessing_bottomControls__jTv7A{gap:1.5rem}}@media (max-width:768px){.ImageProcessing_title__ijh0C{font-size:2rem}.ImageProcessing_subtitle__ILfmJ{font-size:1rem}.ImageProcessing_uploadArea__zsurI{padding:2rem 1rem}.ImageProcessing_uploadText__C129W{font-size:1.2rem}.ImageProcessing_previewContainer__HE43n,.ImageProcessing_singlePreviewContainer__VuX16{grid-template-columns:1fr;gap:1.5rem}.ImageProcessing_previewImage__6cLRs{max-height:250px}.ImageProcessing_previewPlaceholder__8peuN{height:250px}.ImageProcessing_controlsArea__vgbk8,.ImageProcessing_previewSection__kqZls{padding:1.5rem}.ImageProcessing_bottomControls__jTv7A{gap:1rem}.ImageProcessing_formatControlsGrid__odt5R{grid-template-columns:1fr;gap:1rem}.ImageProcessing_controls__9mUVU{grid-template-columns:1fr;gap:1.5rem}.ImageProcessing_dimensionInputs__6ntUf,.ImageProcessing_filterGrid__0uiVZ{grid-template-columns:1fr;gap:1rem}.ImageProcessing_resizeSection__1oXuq{padding:.75rem}.ImageProcessing_cropInputs__iWChj,.ImageProcessing_presetButtons__SKR_F{grid-template-columns:1fr 1fr}.ImageProcessing_actionButtons__MIZoM{flex-direction:column;align-items:center}.ImageProcessing_downloadButton__mvol4,.ImageProcessing_processButton___Ro4s{width:100%;max-width:300px}.ImageProcessing_resultStats__PVuT4{grid-template-columns:1fr}.ImageProcessing_stat__huJdz{padding:1rem}.ImageProcessing_statValue__3z7sv{font-size:1.2rem}}@media (max-width:480px){.ImageProcessing_container___QP_z{padding:.5rem}.ImageProcessing_title__ijh0C{font-size:1.5rem}.ImageProcessing_presetButtons__SKR_F{grid-template-columns:1fr}.ImageProcessing_controls__9mUVU{padding:1rem}.ImageProcessing_resizeSection__1oXuq{padding:.5rem;gap:.75rem}.ImageProcessing_downloadButton__mvol4,.ImageProcessing_processButton___Ro4s{padding:.7rem 1.5rem;font-size:.9rem;min-width:160px;max-width:280px}}.ImageProcessing_previewSection__kqZls{margin-bottom:2rem}.ImageProcessing_controlsArea__vgbk8,.ImageProcessing_previewSection__kqZls{background:linear-gradient(135deg,#ffffff,#f8f9fa);border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e5e7eb}.ImageProcessing_bottomControls__jTv7A{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:2px solid #e5e7eb}.ImageProcessing_formatControls__pAxla{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;padding:1.5rem;border:1px solid #bae6fd}.ImageProcessing_formatControlsGrid__odt5R{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}