.styles-module__0lCBnq__converter{width:100%;max-width:1400px;margin:0 auto;padding:.5rem}.styles-module__0lCBnq__actionBarDesktop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:0 .25rem;display:flex}.styles-module__0lCBnq__optionsGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.styles-module__0lCBnq__buttonsGroup{align-items:center;gap:.75rem;display:flex}.styles-module__0lCBnq__optionGroup{align-items:center;gap:.5rem;display:flex}.styles-module__0lCBnq__optionGroup label{color:#374151;font-size:.85rem;font-weight:500}.dark .styles-module__0lCBnq__optionGroup label{color:#9ca3af}.styles-module__0lCBnq__input{border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);color:var(--text,#1f2937);border-radius:.375rem;padding:.4rem .75rem;font-size:.85rem;transition:all .2s}.styles-module__0lCBnq__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.styles-module__0lCBnq__select{border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);color:var(--text,#1f2937);cursor:pointer;border-radius:.375rem;padding:.4rem .75rem;font-size:.85rem;transition:all .2s}.styles-module__0lCBnq__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.styles-module__0lCBnq__convertBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__0lCBnq__convertBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.styles-module__0lCBnq__convertBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__0lCBnq__clearBtn{color:#ef4444;cursor:pointer;background:0 0;border:1.5px solid #ef4444;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__0lCBnq__clearBtn:hover:not(:disabled){color:#fff;background:#ef4444;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.styles-module__0lCBnq__clearBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__0lCBnq__actionBarMobile{flex-direction:column;gap:.75rem;margin:.75rem 0;padding:.5rem;display:none}.styles-module__0lCBnq__mobileOptions{flex-direction:column;gap:.75rem;display:flex}.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__optionGroup{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__optionGroup label{color:#374151;font-size:.85rem;font-weight:500}.dark .styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__optionGroup label{color:#9ca3af}.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__input,.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__select{flex:1;max-width:60%}.styles-module__0lCBnq__mobileButtons{justify-content:center;gap:.75rem;display:flex}.styles-module__0lCBnq__convertBtnMobile,.styles-module__0lCBnq__clearBtnMobile{cursor:pointer;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:.4rem;max-width:200px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__0lCBnq__convertBtnMobile{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none}.styles-module__0lCBnq__convertBtnMobile:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.styles-module__0lCBnq__convertBtnMobile:disabled{opacity:.5;cursor:not-allowed}.styles-module__0lCBnq__clearBtnMobile{color:#ef4444;background:0 0;border:1.5px solid #ef4444}.styles-module__0lCBnq__clearBtnMobile:hover:not(:disabled){color:#fff;background:#ef4444;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.styles-module__0lCBnq__clearBtnMobile:disabled{opacity:.5;cursor:not-allowed}.styles-module__0lCBnq__editors{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:.75rem;display:grid}.styles-module__0lCBnq__editorPanel{background:var(--card);border:1px solid var(--border);border-radius:12px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.styles-module__0lCBnq__editorPanel:hover{box-shadow:0 4px 12px #0000001a}.styles-module__0lCBnq__panelHeader{background:var(--header-bg);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.styles-module__0lCBnq__panelHeader h3{color:var(--text);margin:0;font-size:.85rem;font-weight:600}.styles-module__0lCBnq__panelActions{gap:.5rem;display:flex}.styles-module__0lCBnq__iconBtn{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.7rem;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__0lCBnq__iconBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--btn-secondary-bg);transform:translateY(-1px)}.styles-module__0lCBnq__iconBtn:disabled{opacity:.4;cursor:not-allowed}.styles-module__0lCBnq__panelActionsLarge{gap:.5rem;display:flex}.styles-module__0lCBnq__copyBtn,.styles-module__0lCBnq__downloadBtn{cursor:pointer;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .8rem;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__0lCBnq__copyBtn{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none}.styles-module__0lCBnq__copyBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #10b9814d}.styles-module__0lCBnq__downloadBtn{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none}.styles-module__0lCBnq__downloadBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #8b5cf64d}.styles-module__0lCBnq__copyBtn:disabled,.styles-module__0lCBnq__downloadBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__0lCBnq__editorWrapper{overflow:hidden}.styles-module__0lCBnq__error{color:#dc2626;background:#fef2f2;border-left:3px solid #ef4444;border-radius:6px;margin:.5rem 0;padding:.5rem .8rem;font-size:.75rem;font-weight:500}.styles-module__0lCBnq__loaderContainer{background:var(--card);height:450px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex}.styles-module__0lCBnq__spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.6s linear infinite styles-module__0lCBnq__spin}@keyframes styles-module__0lCBnq__spin{to{transform:rotate(360deg)}}.styles-module__0lCBnq__loaderContainer p{margin:0;font-size:.75rem}.styles-module__0lCBnq__shortcuts{text-align:center;border-top:1px solid var(--border);color:var(--text-muted);margin-top:.75rem;padding-top:.6rem;font-size:.65rem}.styles-module__0lCBnq__shortcuts small{flex-wrap:wrap;justify-content:center;gap:.8rem;display:inline-flex}.styles-module__0lCBnq__shortcuts kbd{background:var(--btn-secondary-bg);border:1px solid var(--border);color:var(--text);border-radius:4px;padding:.1rem .3rem;font-family:monospace;font-size:.65rem;font-weight:600}.styles-module__0lCBnq__scrollToTop{color:#fff;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.styles-module__0lCBnq__scrollToTop.styles-module__0lCBnq__visible{opacity:1;visibility:visible}.styles-module__0lCBnq__scrollToTop:hover{transform:translateY(-3px);box-shadow:0 6px 16px #3b82f666}.styles-module__0lCBnq__scrollToTop svg{width:20px;height:20px}@media (max-width:1024px){.styles-module__0lCBnq__actionBarDesktop{flex-direction:column;align-items:stretch}.styles-module__0lCBnq__optionsGroup{justify-content:space-between}.styles-module__0lCBnq__buttonsGroup{justify-content:flex-end}}@media (max-width:768px){.styles-module__0lCBnq__converter{padding:.25rem}.styles-module__0lCBnq__actionBarDesktop{display:none}.styles-module__0lCBnq__actionBarMobile{display:flex}.styles-module__0lCBnq__editors{grid-template-columns:1fr;gap:.75rem}.styles-module__0lCBnq__panelHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.styles-module__0lCBnq__panelActions,.styles-module__0lCBnq__panelActionsLarge{justify-content:flex-end}.styles-module__0lCBnq__shortcuts{display:none}.styles-module__0lCBnq__scrollToTop{width:40px;height:40px;bottom:1.5rem;right:1.5rem}.styles-module__0lCBnq__scrollToTop svg{width:18px;height:18px}}@media (max-width:480px){.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__optionGroup{flex-direction:column;align-items:flex-start;gap:.4rem}.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__input,.styles-module__0lCBnq__mobileOptions .styles-module__0lCBnq__select{width:100%;max-width:100%}.styles-module__0lCBnq__convertBtnMobile,.styles-module__0lCBnq__clearBtnMobile{max-width:150px;padding:.5rem 1rem;font-size:.8rem}}
