.styles_container__ZLFul{background:#fff;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.1);padding:2rem;margin:1rem 0}.styles_inputSection__tOsig,.styles_outputSection__XJHKM{background:#f8f9fa;border-radius:8px;padding:1.5rem;border:1px solid #e9ecef;height:100%;min-height:500px;display:flex;flex-direction:column}.styles_sectionHeader__6OPRb{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.styles_sectionTitle__vsXNX{color:#2c3e50;font-weight:600;margin:0;font-size:1.1rem}.styles_inputContent__BB8eM,.styles_outputContent__6AHB2{flex:1 1;position:relative;background:white;border-radius:6px;border:1px solid #e9ecef;overflow:hidden}.styles_yamlTextarea__9UCt6{width:100%;height:100%;min-height:400px;border:none;padding:1rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5;resize:none;background:transparent;color:#2d3748}.styles_yamlTextarea__9UCt6:focus{outline:none;box-shadow:none}.styles_inputPlaceholder__0yl06,.styles_outputPlaceholder__gIn6t{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;color:#6c757d}.styles_fileInfo__NuNZ_{margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.styles_validationStatus__12_Vm{padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:500}.styles_validationError__MV7Fc{margin-top:1rem;padding:1rem;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}.styles_errorHeader__Nzhfy{display:flex;align-items:center;margin-bottom:.5rem;font-weight:600}.styles_errorMessage__36fj_{font-family:Courier New,monospace;font-size:.875rem;background:white;padding:.75rem;border-radius:4px;border:1px solid #f1aeb5}.styles_statsSection__4MDjL{margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.styles_statsTitle__2NcOS{color:#2c3e50;font-weight:600;margin-bottom:1rem;font-size:1rem}.styles_statsGrid__Fby6L{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.styles_statItem__IONWj{text-align:center;padding:.75rem;background:white;border-radius:6px;border:1px solid #e9ecef}.styles_statNumber__v29CQ{font-size:1.25rem;font-weight:700;color:#2c3e50;line-height:1}.styles_statLabel__uNlQs{font-size:.75rem;color:#6c757d;margin-top:.25rem;text-transform:uppercase;font-weight:600}.styles_sizeChange__Qpby0{padding:.5rem;border-radius:4px;text-align:center;font-size:.875rem;font-weight:500}.styles_sizeReduced___facb{background:#d1edff;color:#0066cc;border:1px solid #b3d9ff}.styles_sizeIncreased__bIERG{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.styles_optionsSection__7AZ3J{background:#f8f9fa;border-radius:8px;padding:1.5rem;border:1px solid #e9ecef}.styles_optionsGrid__Bbpgw{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.styles_optionGroup__awt2e{display:flex;flex-direction:column;gap:.5rem}.styles_optionLabel___ULUd{font-weight:600;font-size:.9rem;color:#2c3e50;margin-bottom:.25rem}.styles_structureSection__tz_vz{background:#f8f9fa;border-radius:8px;padding:1.5rem;border:1px solid #e9ecef}.styles_structureTitle__BHl6_{color:#2c3e50;font-weight:600;margin-bottom:1rem;font-size:1rem}.styles_structureContent__OCGM_{background:white;padding:1.5rem;border-radius:6px;border:1px solid #e9ecef}.styles_infoSection__T8EyJ{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1.5rem;border-radius:8px;margin-top:1rem}.styles_infoSection__T8EyJ h6{color:white;margin-bottom:1rem;font-weight:600}.styles_infoSection__T8EyJ ul{padding-left:1.2rem;margin-bottom:0}.styles_infoSection__T8EyJ li{margin-bottom:.2rem}.styles_uploadArea__Yb5c_{border:2px dashed #dee2e6;border-radius:6px;padding:.5rem;transition:all .3s ease}.styles_uploadArea__Yb5c_:hover{border-color:#4dabf7;background:#f8f9fa}.styles_form-control__lX2B4:focus,.styles_form-select__CYRdw:focus{border-color:#4dabf7;box-shadow:0 0 0 .2rem rgba(77,171,247,.25)}.styles_form-check-input__8dAtQ:checked{background-color:#4dabf7;border-color:#4dabf7}.styles_form-check-input__8dAtQ:focus{border-color:#4dabf7;box-shadow:0 0 0 .2rem rgba(77,171,247,.25)}@media (max-width:768px){.styles_container__ZLFul{padding:1rem;margin:.5rem 0}.styles_sectionHeader__6OPRb{flex-direction:column;align-items:flex-start;gap:.5rem}.styles_statsGrid__Fby6L{grid-template-columns:repeat(2,1fr)}.styles_optionsGrid__Bbpgw{grid-template-columns:1fr}.styles_yamlTextarea__9UCt6{min-height:300px}.styles_validationStatus__12_Vm{align-self:flex-start}}@keyframes styles_pulse__PQSU7{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.styles_loading__hPEh_{animation:styles_pulse__PQSU7 1.5s ease-in-out infinite}.styles_yamlTextarea__9UCt6::-webkit-scrollbar{width:8px}.styles_yamlTextarea__9UCt6::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.styles_yamlTextarea__9UCt6::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.styles_yamlTextarea__9UCt6::-webkit-scrollbar-thumb:hover{background:#a8a8a8}