.styles_container__CRKoh{display:flex;flex-direction:column;padding:2rem;max-width:1200px;margin:0 auto;min-height:100vh}.styles_header__4DiII{margin-bottom:2rem}.styles_fileInput__g_iF3{margin-bottom:1.5rem}.styles_settings__O5gR0{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#f5f5f5;border-radius:8px;margin-bottom:1.5rem}.styles_settingsRow__AVZGO{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.styles_checkboxGroup__exAhC{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.styles_checkbox__B5_PB{display:flex;align-items:center;gap:.5rem}.styles_generateButton__llkCX{padding:.75rem 1.5rem;background-color:#2563eb;color:white;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s;margin-top:1rem;align-self:flex-start}.styles_generateButton__llkCX:hover{background-color:#1d4ed8}.styles_generateButton__llkCX:disabled{background-color:#93c5fd;cursor:not-allowed}.styles_testOutput__unqxj{margin-top:2rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.styles_outputHeader__H__B0{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.styles_outputTitle__0GlsK{font-weight:600;font-size:1.125rem}.styles_downloadButton__nfZYz{padding:.5rem 1rem;background-color:#059669;color:white;font-weight:500;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.styles_downloadButton__nfZYz:hover{background-color:#047857}.styles_codePreview__8NySD{padding:1rem;background-color:#1e293b;color:#e2e8f0;overflow-x:auto;font-family:monospace;white-space:pre;line-height:1.5;max-height:500px;overflow-y:auto}.styles_errorMessage__XrPj_{color:#ef4444;padding:.75rem;border:1px solid #fecaca;background-color:#fee2e2;border-radius:6px;margin-bottom:1.5rem}.styles_statusMessage__ybGER{padding:.75rem;border:1px solid #bfdbfe;background-color:#eff6ff;border-radius:6px;margin-bottom:1.5rem}.styles_loaderContainer__noIWp{display:flex;align-items:center;justify-content:center;padding:2rem}.styles_loader__i2TSY{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:30px;height:30px;animation:styles_spin___S_KT 1s linear infinite}@keyframes styles_spin___S_KT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_testSummary__NkOMK{margin-top:2rem;padding:1rem;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.styles_summaryItem__aLbnm{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.styles_summaryItem__aLbnm:last-child{border-bottom:none}.styles_summaryLabel__pgIpJ{font-weight:500}.styles_templateSelector__h21fo{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.styles_radioOption___iZ6y{display:flex;align-items:center;gap:.5rem}.styles_radioDescription__tC_uX{font-size:.875rem;color:#6b7280;margin-left:1.5rem}