.styles-module__KFx5Fa__pdf-image-extractor{max-width:1200px;margin:0 auto;padding:2rem}.styles-module__KFx5Fa__tool-header{text-align:center;margin-bottom:2rem}.styles-module__KFx5Fa__tool-header h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.styles-module__KFx5Fa__tool-header p{color:#6b7280;font-size:1.1rem}.dark .styles-module__KFx5Fa__tool-header p{color:#9ca3af}.styles-module__KFx5Fa__extractor-container{background:var(--card-light);border-radius:16px;padding:2rem;box-shadow:0 10px 40px #0000001a}.dark .styles-module__KFx5Fa__extractor-container{background:var(--card-dark);box-shadow:0 10px 40px #0000004d}.styles-module__KFx5Fa__upload-section{margin-bottom:2rem}.styles-module__KFx5Fa__upload-area{text-align:center;cursor:pointer;background:#f8fafc;border:3px dashed #d1d5db;border-radius:16px;padding:3rem 2rem;transition:all .3s}.dark .styles-module__KFx5Fa__upload-area{background:#1f2937;border-color:#374151}.styles-module__KFx5Fa__upload-area:hover{background:#f0f9ff;border-color:#3b82f6;transform:translateY(-2px)}.dark .styles-module__KFx5Fa__upload-area:hover{background:#1e3a8a}.styles-module__KFx5Fa__upload-content .styles-module__KFx5Fa__upload-icon{opacity:.7;margin-bottom:1rem;font-size:4rem}.styles-module__KFx5Fa__upload-content h3{color:var(--text-light);margin-bottom:.5rem}.dark .styles-module__KFx5Fa__upload-content h3{color:var(--text-dark)}.styles-module__KFx5Fa__upload-content p{color:#6b7280;margin-bottom:.5rem}.styles-module__KFx5Fa__upload-content small{color:#9ca3af;margin-bottom:.25rem;display:block}.styles-module__KFx5Fa__file-preview{background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.dark .styles-module__KFx5Fa__file-preview{background:#374151;border-color:#4b5563}.styles-module__KFx5Fa__file-icon{opacity:.8;font-size:3rem}.styles-module__KFx5Fa__file-info strong{color:var(--text-light);margin-bottom:.5rem;font-size:1.1rem;display:block}.dark .styles-module__KFx5Fa__file-info strong{color:var(--text-dark)}.styles-module__KFx5Fa__file-details{flex-wrap:wrap;gap:1rem;display:flex}.styles-module__KFx5Fa__file-details span{color:#6b7280;background:#f3f4f6;border-radius:20px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.dark .styles-module__KFx5Fa__file-details span{color:#d1d5db;background:#4b5563}.styles-module__KFx5Fa__settings-section{margin-bottom:2rem}.styles-module__KFx5Fa__settings-section h3{color:#3b82f6;margin-bottom:1.5rem;font-size:1.3rem}.styles-module__KFx5Fa__settings-grid{flex-direction:column;gap:2rem;display:flex}.styles-module__KFx5Fa__format-options{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.styles-module__KFx5Fa__format-option{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.dark .styles-module__KFx5Fa__format-option{background:#374151;border-color:#374151}.styles-module__KFx5Fa__format-option:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f626}.styles-module__KFx5Fa__format-option.styles-module__KFx5Fa__active{background:#eff6ff;border-color:#3b82f6;box-shadow:0 8px 25px #3b82f633}.dark .styles-module__KFx5Fa__format-option.styles-module__KFx5Fa__active{background:#1e3a8a}.styles-module__KFx5Fa__format-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__KFx5Fa__format-label{color:var(--text-light);font-size:1.1rem;font-weight:700}.dark .styles-module__KFx5Fa__format-label{color:var(--text-dark)}.styles-module__KFx5Fa__format-description{color:#6b7280;margin:0;font-size:.9rem;line-height:1.4}.dark .styles-module__KFx5Fa__format-description{color:#9ca3af}.styles-module__KFx5Fa__quality-options{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.styles-module__KFx5Fa__quality-option{cursor:pointer;text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:1.2rem;transition:all .3s}.dark .styles-module__KFx5Fa__quality-option{background:#374151;border-color:#374151}.styles-module__KFx5Fa__quality-option:hover{border-color:#3b82f6;transform:translateY(-1px)}.styles-module__KFx5Fa__quality-option.styles-module__KFx5Fa__active{background:#eff6ff;border-color:#3b82f6}.dark .styles-module__KFx5Fa__quality-option.styles-module__KFx5Fa__active{background:#1e3a8a}.styles-module__KFx5Fa__quality-label{color:var(--text-light);margin-bottom:.3rem;font-weight:600;display:block}.dark .styles-module__KFx5Fa__quality-label{color:var(--text-dark)}.styles-module__KFx5Fa__quality-description{color:#6b7280;font-size:.8rem}.dark .styles-module__KFx5Fa__quality-description{color:#9ca3af}.styles-module__KFx5Fa__checkbox-options{flex-direction:column;gap:1rem;display:flex}.styles-module__KFx5Fa__checkbox-label{cursor:pointer;background:#f8fafc;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;transition:background .3s;display:flex}.dark .styles-module__KFx5Fa__checkbox-label{background:#374151}.styles-module__KFx5Fa__checkbox-label:hover{background:#f1f5f9}.dark .styles-module__KFx5Fa__checkbox-label:hover{background:#4b5563}.styles-module__KFx5Fa__checkbox-label input{width:18px;height:18px}.styles-module__KFx5Fa__checkmark{border:2px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .3s;display:flex}.styles-module__KFx5Fa__checkbox-label input:checked+.styles-module__KFx5Fa__checkmark{background:#3b82f6;border-color:#3b82f6}.styles-module__KFx5Fa__checkbox-label input:checked+.styles-module__KFx5Fa__checkmark:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.styles-module__KFx5Fa__advanced-options{flex-direction:column;gap:1rem;display:flex}.styles-module__KFx5Fa__option-row{background:#f8fafc;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.dark .styles-module__KFx5Fa__option-row{background:#374151}.styles-module__KFx5Fa__option-row label{min-width:140px;font-size:.9rem;font-weight:600}.styles-module__KFx5Fa__size-value{text-align:center;color:#3b82f6;min-width:60px;font-weight:600}.styles-module__KFx5Fa__slider{-webkit-appearance:none;background:#e5e7eb;border-radius:3px;outline:none;flex:1;height:6px}.dark .styles-module__KFx5Fa__slider{background:#4b5563}.styles-module__KFx5Fa__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0003}.styles-module__KFx5Fa__slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0003}.styles-module__KFx5Fa__extract-section{text-align:center;margin-top:2rem}.styles-module__KFx5Fa__extract-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #3b82f64d}.styles-module__KFx5Fa__extract-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}.styles-module__KFx5Fa__extract-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.styles-module__KFx5Fa__extract-btn.styles-module__KFx5Fa__processing{background:#6b7280}.styles-module__KFx5Fa__spinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite styles-module__KFx5Fa__spin}@keyframes styles-module__KFx5Fa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__KFx5Fa__results-section{border-top:2px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.dark .styles-module__KFx5Fa__results-section{border-color:#374151}.styles-module__KFx5Fa__results-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.styles-module__KFx5Fa__results-info h3{color:#3b82f6;margin:0 0 .5rem;font-size:1.4rem}.styles-module__KFx5Fa__results-description{color:#6b7280;margin:0}.dark .styles-module__KFx5Fa__results-description{color:#9ca3af}.styles-module__KFx5Fa__results-actions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.styles-module__KFx5Fa__selection-info{color:#3b82f6;font-weight:600}.styles-module__KFx5Fa__action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.styles-module__KFx5Fa__action-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.styles-module__KFx5Fa__action-btn.styles-module__KFx5Fa__primary{color:#fff;background:#10b981}.styles-module__KFx5Fa__action-btn.styles-module__KFx5Fa__primary:hover{background:#059669;transform:translateY(-1px)}.styles-module__KFx5Fa__action-btn.styles-module__KFx5Fa__secondary{color:#fff;background:#3b82f6}.styles-module__KFx5Fa__action-btn.styles-module__KFx5Fa__secondary:hover{background:#2563eb;transform:translateY(-1px)}.styles-module__KFx5Fa__action-btn.styles-module__KFx5Fa__outline{color:#6b7280;background:0 0;border:2px solid #6b7280}.styles-module__KFx5Fa__action-btn.styles-module__KFx5Fa__outline:hover{color:#fff;background:#6b7280;transform:translateY(-1px)}.styles-module__KFx5Fa__images-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.styles-module__KFx5Fa__image-card{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.dark .styles-module__KFx5Fa__image-card{background:#374151;border-color:#4b5563}.styles-module__KFx5Fa__image-card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 30px #00000026}.styles-module__KFx5Fa__image-card.styles-module__KFx5Fa__selected{background:#eff6ff;border-color:#3b82f6}.dark .styles-module__KFx5Fa__image-card.styles-module__KFx5Fa__selected{background:#1e3a8a}.styles-module__KFx5Fa__image-checkbox{z-index:2;position:absolute;top:12px;left:12px}.styles-module__KFx5Fa__image-checkbox input{cursor:pointer;width:18px;height:18px}.styles-module__KFx5Fa__image-preview{height:160px;position:relative;overflow:hidden}.styles-module__KFx5Fa__image-preview img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.styles-module__KFx5Fa__image-card:hover .styles-module__KFx5Fa__image-preview img{transform:scale(1.05)}.styles-module__KFx5Fa__image-overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.styles-module__KFx5Fa__image-card:hover .styles-module__KFx5Fa__image-overlay{opacity:1}.styles-module__KFx5Fa__preview-btn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-weight:600;transition:all .3s;display:flex}.styles-module__KFx5Fa__preview-btn:hover{background:#f3f4f6;transform:translateY(-1px)}.styles-module__KFx5Fa__image-info{padding:1.2rem}.styles-module__KFx5Fa__image-meta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.styles-module__KFx5Fa__image-name{color:var(--text-light);font-size:1rem;font-weight:700}.dark .styles-module__KFx5Fa__image-name{color:var(--text-dark)}.styles-module__KFx5Fa__image-format{color:#fff;background:#3b82f6;border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.styles-module__KFx5Fa__image-details{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__KFx5Fa__image-details span{color:#6b7280;background:#f3f4f6;border-radius:12px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}.dark .styles-module__KFx5Fa__image-details span{color:#d1d5db;background:#4b5563}.styles-module__KFx5Fa__download-single-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:600;transition:background .3s;display:flex}.styles-module__KFx5Fa__download-single-btn:hover{background:#059669}.styles-module__KFx5Fa__summary-section{margin-top:2rem}.styles-module__KFx5Fa__summary-card{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:2rem}.styles-module__KFx5Fa__summary-card h4{margin:0 0 1.5rem;font-size:1.3rem}.styles-module__KFx5Fa__summary-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;display:grid}.styles-module__KFx5Fa__stat{flex-direction:column;gap:.5rem;display:flex}.styles-module__KFx5Fa__stat-value{font-size:2rem;font-weight:800}.styles-module__KFx5Fa__stat-label{opacity:.9;font-size:.9rem}.styles-module__KFx5Fa__tips-section{border-top:2px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.dark .styles-module__KFx5Fa__tips-section{border-color:#374151}.styles-module__KFx5Fa__tips-section h3{color:#3b82f6;margin-bottom:1.5rem}.styles-module__KFx5Fa__tips-list{flex-direction:column;gap:1rem;display:flex}.styles-module__KFx5Fa__tip-item{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.dark .styles-module__KFx5Fa__tip-item{background:#374151}.styles-module__KFx5Fa__tip-icon{flex-shrink:0;font-size:1.5rem}.styles-module__KFx5Fa__tip-item strong{color:var(--text-light);margin-bottom:.5rem;display:block}.dark .styles-module__KFx5Fa__tip-item strong{color:var(--text-dark)}.styles-module__KFx5Fa__tip-item p{color:#6b7280;margin:0;line-height:1.5}.dark .styles-module__KFx5Fa__tip-item p{color:#9ca3af}.styles-module__KFx5Fa__status-section{text-align:center;margin-top:2rem}.styles-module__KFx5Fa__status-indicator{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:inline-flex}.dark .styles-module__KFx5Fa__status-indicator{background:#374151;border-color:#4b5563}.styles-module__KFx5Fa__status-dot{border-radius:50%;width:10px;height:10px;transition:background-color .3s}.styles-module__KFx5Fa__status-dot.styles-module__KFx5Fa__ready{background:#6b7280}.styles-module__KFx5Fa__status-dot.styles-module__KFx5Fa__processing{background:#f59e0b;animation:1s infinite styles-module__KFx5Fa__processing-pulse}.styles-module__KFx5Fa__status-dot.styles-module__KFx5Fa__success{background:#10b981;animation:2s infinite styles-module__KFx5Fa__pulse}@keyframes styles-module__KFx5Fa__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes styles-module__KFx5Fa__processing-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:768px){.styles-module__KFx5Fa__pdf-image-extractor{padding:1rem}.styles-module__KFx5Fa__extractor-container{padding:1.5rem}.styles-module__KFx5Fa__format-options,.styles-module__KFx5Fa__quality-options,.styles-module__KFx5Fa__images-grid{grid-template-columns:1fr}.styles-module__KFx5Fa__results-header{flex-direction:column;align-items:stretch;gap:1rem}.styles-module__KFx5Fa__results-actions{align-items:stretch}.styles-module__KFx5Fa__action-buttons{justify-content:stretch}.styles-module__KFx5Fa__action-btn{flex:1;justify-content:center}.styles-module__KFx5Fa__summary-stats{grid-template-columns:repeat(2,1fr)}.styles-module__KFx5Fa__option-row{flex-direction:column;align-items:stretch;gap:.75rem}}@media (max-width:480px){.styles-module__KFx5Fa__summary-stats{grid-template-columns:1fr}.styles-module__KFx5Fa__file-details{flex-direction:column;gap:.5rem}.styles-module__KFx5Fa__action-buttons{flex-direction:column}}
