.converter-module__hI2mDW__container{max-width:800px;color:var(--foreground);margin:0 auto;padding:2rem 1rem}.converter-module__hI2mDW__header{text-align:center;margin-bottom:3rem}.converter-module__hI2mDW__title{background:linear-gradient(135deg, var(--foreground), var(--primary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.converter-module__hI2mDW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.converter-module__hI2mDW__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;margin-bottom:2rem;padding:3rem 2rem;display:flex;box-shadow:0 4px 20px #0003}.converter-module__hI2mDW__uploadArea{border:2px dashed var(--border);background:rgba(var(--primary-color-rgb), .02);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:4rem 2rem;transition:all .3s;display:flex}.converter-module__hI2mDW__uploadArea:hover{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb), .05)}.converter-module__hI2mDW__uploadIcon{color:var(--primary-color);margin-bottom:1.5rem}.converter-module__hI2mDW__uploadTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.converter-module__hI2mDW__uploadDesc{color:var(--text-secondary);margin-bottom:2rem}.converter-module__hI2mDW__fileInput{display:none}.converter-module__hI2mDW__uploadButton{background:var(--surface-light);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.75rem 2rem;font-weight:500;transition:all .2s}.converter-module__hI2mDW__uploadButton:hover{background:var(--border)}.converter-module__hI2mDW__selectedFile{background:var(--surface-light);border:1px solid var(--border);color:var(--primary-color);border-radius:8px;align-items:center;gap:.75rem;width:100%;max-width:400px;margin-top:2rem;padding:1rem 1.5rem;display:flex}.converter-module__hI2mDW__selectedFile span:nth-child(2){color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.converter-module__hI2mDW__fileSize{color:var(--text-secondary);font-size:.875rem}.converter-module__hI2mDW__conversionArea{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.converter-module__hI2mDW__pulseIcon{color:var(--primary-color);margin-bottom:2rem}.converter-module__hI2mDW__conversionTitle{margin-bottom:2rem;font-size:1.5rem;font-weight:600}.converter-module__hI2mDW__progressBarWrapper{background:var(--border);border-radius:4px;width:100%;max-width:500px;height:8px;margin-bottom:1rem;overflow:hidden}.converter-module__hI2mDW__progressBar{background:var(--primary-color);border-radius:4px;height:100%;transition:width .2s}.converter-module__hI2mDW__progressText{color:var(--text-secondary);font-size:1.125rem;font-weight:500}.converter-module__hI2mDW__successArea{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.converter-module__hI2mDW__successIcon{margin-bottom:1.5rem}.converter-module__hI2mDW__successTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:600}.converter-module__hI2mDW__successDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.converter-module__hI2mDW__successDesc b{color:var(--foreground)}.converter-module__hI2mDW__actionButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.converter-module__hI2mDW__downloadButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.converter-module__hI2mDW__downloadButton:hover{background:var(--primary-color-hover,#2563eb);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.converter-module__hI2mDW__resetButton{background:var(--surface-light);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.converter-module__hI2mDW__resetButton:hover{background:var(--border)}.converter-module__hI2mDW__footerActions{justify-content:center;display:flex}.converter-module__hI2mDW__convertButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 3rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.converter-module__hI2mDW__convertButton:hover:not(.converter-module__hI2mDW__disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.converter-module__hI2mDW__convertButton.converter-module__hI2mDW__disabled{background:var(--border);color:var(--text-secondary);cursor:not-allowed;opacity:.7}:root{--primary-color-rgb:59, 130, 246}
.ToolCard-module__gkDPta__card{flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;display:flex}.ToolCard-module__gkDPta__iconWrapper{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--accent-primary);transition:all var(--transition-normal);background:#ffffff0d;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.ToolCard-module__gkDPta__card:hover .ToolCard-module__gkDPta__iconWrapper{background:var(--accent-primary);color:#fff;transform:scale(1.05)}.ToolCard-module__gkDPta__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.ToolCard-module__gkDPta__description{color:var(--text-secondary);font-size:.875rem;line-height:1.5}
