body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#009bff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.App-header{background-color:#fffffff2;box-shadow:0 2px 10px #0000001a;padding:2rem;text-align:center}.App-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.App-header p{color:#666;font-size:1.1rem}.App-main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.test-form{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-control{border:2px solid #e0e0e0;border-radius:5px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.form-control:focus{border-color:#009bff;outline:none}.form-hint{color:#666;display:block;font-size:.875rem;margin-top:.5rem}.btn-primary{background:#009bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:transform .2s,box-shadow .2s;width:100%}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.error-box{background-color:#fee;border:2px solid #fcc;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.error-box h3{color:#c33;margin-bottom:.5rem}.error-box p{color:#a11}.results-container{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.status-banner{font-size:1.3rem;font-weight:600;padding:1.5rem;text-align:center}.status-banner.success{background-color:#d4edda;border-bottom:3px solid #28a745;color:#155724}.status-banner.failure{background-color:#f8d7da;border-bottom:3px solid #dc3545;color:#721c24}.error-section,.info-section,.metadata-section,.output-section{border-bottom:1px solid #e0e0e0;padding:1.5rem}.error-section:last-child,.info-section:last-child,.metadata-section:last-child,.output-section:last-child{border-bottom:none}.error-section h3,.info-section h3,.metadata-section h3,.output-section h3{border-bottom:#009bff;color:#333;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{background-color:#f8f9fa;border-left:4px solid #009bff;border-radius:5px;padding:1rem}.info-label{color:#666;display:block;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.info-value{color:#333;display:block;font-size:1rem;word-break:break-all}.output-box{word-wrap:break-word;background-color:#2d2d2d;border-radius:5px;color:#f8f8f2;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.5;max-height:500px;overflow-x:auto;overflow-y:auto;padding:1.5rem;white-space:pre-wrap}.error-output{background-color:#3d2d2d;border-left:4px solid #dc3545}.App-footer{background-color:#fffffff2;box-shadow:0 -2px 10px #0000001a;color:#666;padding:1.5rem;text-align:center}@media (max-width:768px){.App-header h1{font-size:1.8rem}.App-main{padding:1rem}.test-form{padding:1.5rem}.info-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.b2f27e68.css.map*/