.styles-module__pVnnkW__file-converter{max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem}.styles-module__pVnnkW__tool-header{text-align:center;margin-bottom:2rem}.styles-module__pVnnkW__tool-header h1{color:var(--text-light);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.dark .styles-module__pVnnkW__tool-header h1{color:var(--text-dark)}.styles-module__pVnnkW__tool-header p{color:#6b7280;font-size:1.1rem}.dark .styles-module__pVnnkW__tool-header p{color:#9ca3af}.styles-module__pVnnkW__converter-container{background:var(--card-light);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.dark .styles-module__pVnnkW__converter-container{background:var(--card-dark)}.styles-module__pVnnkW__upload-section{margin-bottom:2rem}.styles-module__pVnnkW__upload-area{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #d1d5db;border-radius:12px;padding:3rem 2rem;transition:all .3s}.dark .styles-module__pVnnkW__upload-area{background:#1f2937;border-color:#374151}.styles-module__pVnnkW__upload-area:hover{background:#f0f9ff;border-color:#3b82f6;transform:translateY(-2px)}.dark .styles-module__pVnnkW__upload-area:hover{background:#1e3a8a;border-color:#3b82f6}.styles-module__pVnnkW__upload-content .styles-module__pVnnkW__upload-icon{margin-bottom:1rem;font-size:3rem}.styles-module__pVnnkW__upload-content h3{color:var(--text-light);margin-bottom:.5rem;font-weight:600}.dark .styles-module__pVnnkW__upload-content h3{color:var(--text-dark)}.styles-module__pVnnkW__upload-content p{color:#6b7280;margin-bottom:.5rem;font-size:.95rem}.styles-module__pVnnkW__upload-content small{color:#9ca3af;margin-bottom:.25rem;font-size:.85rem;display:block}.styles-module__pVnnkW__file-info-card{background:#f1f5f9;border-left:4px solid #3b82f6;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.dark .styles-module__pVnnkW__file-info-card{background:#334155}.styles-module__pVnnkW__file-info-card h4{color:#3b82f6;margin-bottom:1rem;font-weight:600}.styles-module__pVnnkW__info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.styles-module__pVnnkW__info-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.dark .styles-module__pVnnkW__info-item{border-color:#4b5563}.styles-module__pVnnkW__info-item:last-child{border-bottom:none}.styles-module__pVnnkW__info-item label{color:#6b7280;font-size:.9rem;font-weight:600}.dark .styles-module__pVnnkW__info-item label{color:#9ca3af}.styles-module__pVnnkW__info-item span{color:var(--text-light);font-weight:500}.dark .styles-module__pVnnkW__info-item span{color:var(--text-dark)}.styles-module__pVnnkW__format-badge{color:#fff;text-transform:uppercase;background:#3b82f6;border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.styles-module__pVnnkW__format-selection{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex}.dark .styles-module__pVnnkW__format-selection{background:#1f2937}.styles-module__pVnnkW__format-group{flex-direction:column;align-items:center;gap:.75rem;display:flex}.styles-module__pVnnkW__format-group label{color:var(--text-light);font-size:.9rem;font-weight:600}.dark .styles-module__pVnnkW__format-group label{color:var(--text-dark)}.styles-module__pVnnkW__format-display{color:#fff;text-align:center;background:#3b82f6;border-radius:8px;min-width:80px;padding:.75rem 1.5rem;font-weight:600}.styles-module__pVnnkW__format-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:120px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.dark .styles-module__pVnnkW__format-select{color:var(--text-dark);background:#374151;border-color:#4b5563}.styles-module__pVnnkW__conversion-arrow{color:#3b82f6;margin:0 1rem;font-size:2rem;font-weight:700}.styles-module__pVnnkW__settings-section{background:#f8fafc;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.dark .styles-module__pVnnkW__settings-section{background:#1f2937}.styles-module__pVnnkW__settings-section h4{color:#3b82f6;margin-bottom:1rem;font-weight:600}.styles-module__pVnnkW__settings-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.styles-module__pVnnkW__setting-group{flex-direction:column;gap:.75rem;display:flex}.styles-module__pVnnkW__setting-group label{color:var(--text-light);font-size:.9rem;font-weight:600}.dark .styles-module__pVnnkW__setting-group label{color:var(--text-dark)}.styles-module__pVnnkW__setting-group select,.styles-module__pVnnkW__setting-group input[type=text]{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.75rem;font-size:.9rem;transition:border-color .2s}.dark .styles-module__pVnnkW__setting-group select{color:var(--text-dark);background:#374151;border-color:#4b5563}.dark .styles-module__pVnnkW__setting-group input[type=text]{color:var(--text-dark);background:#374151;border-color:#4b5563}.styles-module__pVnnkW__setting-group select:focus,.styles-module__pVnnkW__setting-group input[type=text]:focus{border-color:#3b82f6;outline:none}.styles-module__pVnnkW__checkbox-group{margin-top:.5rem}.styles-module__pVnnkW__checkbox-label{cursor:pointer;align-items:center;gap:.5rem;font-weight:500;display:flex}.styles-module__pVnnkW__checkbox-label input[type=checkbox]{width:18px;height:18px;margin:0}.styles-module__pVnnkW__action-buttons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.styles-module__pVnnkW__primary-btn,.styles-module__pVnnkW__secondary-btn{cursor:pointer;border:none;border-radius:8px;min-width:140px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.styles-module__pVnnkW__primary-btn{color:#fff;background:#3b82f6}.styles-module__pVnnkW__primary-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.styles-module__pVnnkW__primary-btn:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.styles-module__pVnnkW__secondary-btn{color:#fff;background:#6b7280}.styles-module__pVnnkW__secondary-btn:hover{background:#4b5563;transform:translateY(-2px);box-shadow:0 4px 12px #6b72804d}.styles-module__pVnnkW__primary-btn.styles-module__pVnnkW__converting{padding-left:3rem;position:relative}.styles-module__pVnnkW__primary-btn.styles-module__pVnnkW__converting:before{content:"";border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite styles-module__pVnnkW__processing-spin;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}@keyframes styles-module__pVnnkW__processing-spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.styles-module__pVnnkW__preview-section{border-top:2px solid #e5e7eb;margin-bottom:2rem;padding-top:2rem}.dark .styles-module__pVnnkW__preview-section{border-color:#374151}.styles-module__pVnnkW__preview-section h3{color:#3b82f6;text-align:center;margin-bottom:1.5rem;font-weight:600}.styles-module__pVnnkW__preview-container{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.styles-module__pVnnkW__preview-item{flex-direction:column;display:flex}.styles-module__pVnnkW__preview-item h4{color:#3b82f6;text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.styles-module__pVnnkW__preview-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;min-height:200px;max-height:300px;padding:1rem;overflow-y:auto}.dark .styles-module__pVnnkW__preview-content{background:#374151;border-color:#4b5563}.styles-module__pVnnkW__preview-content pre{white-space:pre-wrap;word-wrap:break-word;color:var(--text-light);margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;line-height:1.4}.dark .styles-module__pVnnkW__preview-content pre{color:var(--text-dark)}.styles-module__pVnnkW__preview-content small{color:#6b7280;text-align:center;margin-top:.5rem;font-style:italic;display:block}.styles-module__pVnnkW__conversion-actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.styles-module__pVnnkW__download-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.styles-module__pVnnkW__download-btn:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.styles-module__pVnnkW__success-message{color:#065f46;text-align:center;background:#d1fae5;border-radius:6px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.dark .styles-module__pVnnkW__success-message{color:#a7f3d0;background:#064e3b}.styles-module__pVnnkW__tips-section{border-top:2px solid #e5e7eb;padding-top:2rem}.dark .styles-module__pVnnkW__tips-section{border-color:#374151}.styles-module__pVnnkW__tips-section h3{color:#3b82f6;text-align:center;margin-bottom:1.5rem;font-weight:600}.styles-module__pVnnkW__tips-list{gap:.75rem;padding:0;list-style:none;display:grid}.styles-module__pVnnkW__tips-list li{background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:8px;padding:1rem 1rem 1rem 3rem;font-size:.9rem;line-height:1.5;position:relative}.dark .styles-module__pVnnkW__tips-list li{background:#1e3a8a}.styles-module__pVnnkW__tips-list li:before{content:"💡";font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}@media (max-width:768px){.styles-module__pVnnkW__file-converter{padding:1rem}.styles-module__pVnnkW__converter-container{padding:1.5rem}.styles-module__pVnnkW__format-selection{text-align:center;flex-direction:column;gap:1.5rem}.styles-module__pVnnkW__conversion-arrow{margin:0;transform:rotate(90deg)}.styles-module__pVnnkW__preview-container{grid-template-columns:1fr;gap:1.5rem}.styles-module__pVnnkW__settings-grid{grid-template-columns:1fr}.styles-module__pVnnkW__action-buttons{flex-direction:column;align-items:center}.styles-module__pVnnkW__primary-btn,.styles-module__pVnnkW__secondary-btn{width:100%;max-width:200px}.styles-module__pVnnkW__upload-area{padding:2rem 1rem}.styles-module__pVnnkW__info-grid{grid-template-columns:1fr}.styles-module__pVnnkW__tool-header h1{font-size:2rem}}@media (max-width:480px){.styles-module__pVnnkW__file-converter{padding:.5rem}.styles-module__pVnnkW__converter-container{padding:1rem}.styles-module__pVnnkW__tool-header h1{font-size:1.75rem}.styles-module__pVnnkW__tool-header p{font-size:1rem}}
