.styles-module___bfMya__text-extractor{min-height:100vh;padding:2rem;transition:all .3s}.light .styles-module___bfMya__text-extractor{color:#2d3748;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.dark .styles-module___bfMya__text-extractor{color:#f1f5f9;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.styles-module___bfMya__extractor-header{text-align:center;margin-bottom:3rem}.styles-module___bfMya__extractor-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;font-weight:700}.styles-module___bfMya__extractor-header p{opacity:.8;font-size:1.1rem}.styles-module___bfMya__extractor-container{background:var(--card-light);border-radius:20px;max-width:900px;margin:0 auto;padding:2rem;box-shadow:0 10px 30px #0000001a}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__extractor-container{background:var(--card-dark);box-shadow:0 10px 30px #0000004d}.styles-module___bfMya__upload-section{margin-bottom:2rem}.styles-module___bfMya__file-input{display:none}.styles-module___bfMya__upload-area{text-align:center;cursor:pointer;background:#f7fafc;border:3px dashed #cbd5e0;border-radius:15px;padding:3rem 2rem;transition:all .3s}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__upload-area{background:#1f2937;border-color:#4b5563}.styles-module___bfMya__upload-area:hover{background:#edf2f7;border-color:#667eea}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__upload-area:hover{background:#374151}.styles-module___bfMya__upload-label{cursor:pointer}.styles-module___bfMya__upload-icon{margin-bottom:1rem;font-size:3rem}.styles-module___bfMya__upload-text{color:#667eea;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.styles-module___bfMya__upload-hint{opacity:.7;margin-bottom:.5rem;font-size:.9rem}.styles-module___bfMya__supported-formats{opacity:.6;font-size:.8rem}.styles-module___bfMya__image-preview{text-align:center;margin-top:2rem}.styles-module___bfMya__image-preview h4{color:#667eea;margin-bottom:1rem}.styles-module___bfMya__image-preview img{border-radius:10px;max-width:100%;max-height:300px;box-shadow:0 5px 15px #0000001a}.styles-module___bfMya__processing-indicator{text-align:center;background:#f7fafc;border-radius:10px;margin-bottom:2rem;padding:2rem}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__processing-indicator{background:#1f2937}.styles-module___bfMya__spinner{border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite styles-module___bfMya__spin}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__spinner{border-color:#667eea #4b5563 #4b5563}@keyframes styles-module___bfMya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module___bfMya__processing-indicator p{color:#667eea;font-weight:600}.styles-module___bfMya__result-section{margin-bottom:2rem}.styles-module___bfMya__result-section h3{text-align:center;color:#667eea;margin-bottom:1rem}.styles-module___bfMya__text-output{background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;max-height:400px;margin-bottom:1rem;padding:1.5rem;overflow-y:auto}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__text-output{background:#1f2937;border-color:#4b5563}.styles-module___bfMya__text-output pre{white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5}.styles-module___bfMya__result-actions{justify-content:center;gap:1rem;display:flex}.styles-module___bfMya__copy-btn,.styles-module___bfMya__download-btn,.styles-module___bfMya__clear-btn{cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.styles-module___bfMya__copy-btn{color:#fff;background:#38a169}.styles-module___bfMya__copy-btn:hover{background:#2f855a;transform:translateY(-2px)}.styles-module___bfMya__download-btn{color:#fff;background:#805ad5}.styles-module___bfMya__download-btn:hover{background:#6b46c1;transform:translateY(-2px)}.styles-module___bfMya__clear-btn{color:#fff;background:#e53e3e}.styles-module___bfMya__clear-btn:hover{background:#c53030;transform:translateY(-2px)}.styles-module___bfMya__action-buttons{text-align:center;margin-bottom:2rem}.styles-module___bfMya__info-section{background:#f7fafc;border-left:4px solid #667eea;border-radius:10px;padding:1.5rem}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__info-section{background:#1f2937}.styles-module___bfMya__info-section h4{color:#667eea;margin-bottom:1rem}.styles-module___bfMya__info-section h5{color:#667eea;margin:1rem 0 .5rem}.styles-module___bfMya__info-section p{margin-bottom:1rem;line-height:1.6}.styles-module___bfMya__info-section ul{padding:0;list-style-type:none}.styles-module___bfMya__info-section li{margin-bottom:.5rem;padding-left:1rem;position:relative}.styles-module___bfMya__info-section li:before{content:"👁️";position:absolute;left:0}.styles-module___bfMya__limitations{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1rem}.dark .styles-module___bfMya__text-extractor .styles-module___bfMya__limitations{border-top-color:#4b5563}.styles-module___bfMya__limitations ul li:before{content:"⚠️"}@media (max-width:768px){.styles-module___bfMya__text-extractor{padding:1rem}.styles-module___bfMya__extractor-header h1{font-size:2rem}.styles-module___bfMya__extractor-container{padding:1.5rem}.styles-module___bfMya__upload-area{padding:2rem 1rem}.styles-module___bfMya__result-actions{flex-direction:column}.styles-module___bfMya__image-preview img{max-height:200px}}
