body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.container{margin:0 auto;max-width:1200px;padding:20px}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:24px}.card,.form-group{margin-bottom:20px}.form-group .btn,.form-group .form-control+.btn,.form-group input+.btn{margin-top:12px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-control,.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.form-control:focus,.form-group input:focus,.form-group select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.btn{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s ease}.btn,.btn-primary{background-color:#007bff}.btn-primary:hover,.btn:hover{background-color:#0056b3}.btn:disabled{cursor:not-allowed}.btn-secondary,.btn:disabled{background-color:#6c757d}.btn-secondary:hover{background-color:#545b62}.loading{color:#666;padding:20px;text-align:center}.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.error,.success{margin-bottom:20px;padding:12px}.success{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724}.ruleset-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.ruleset-card{background:#fff;border-left:4px solid #007bff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:16px}.ruleset-card h3{color:#333;font-size:18px;margin:0 0 8px}.ruleset-card p{color:#666;font-size:14px;margin:4px 0}.ruleset-card .version{background-color:#e9ecef;border-radius:4px;color:#495057;display:inline-block;font-size:12px;font-weight:600;margin-top:8px;padding:4px 8px}.header{margin-bottom:30px;text-align:center}.header h1{color:#333;margin-bottom:10px}.header p{color:#666;margin:0}.ruleset-search-container{position:relative}.ruleset-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;left:0;margin-top:2px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.ruleset-option{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:8px 12px;transition:background-color .2s ease}.ruleset-option:hover{background-color:#f8f9fa}.ruleset-option:last-child{border-bottom:none}.App{background-color:#f5f5f5;min-height:100vh}h2{color:#333;font-size:24px;margin-bottom:20px}@media (max-width:768px){.container{padding:10px}.card{padding:16px}.ruleset-grid{grid-template-columns:1fr}.header h1{font-size:24px}}.yaml-editor{background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:20px;overflow:hidden}.editor-header{align-items:center;background-color:#2d2d30;border-bottom:1px solid #3e3e42;display:flex;justify-content:space-between;padding:8px 16px}.editor-title{color:#ccc;font-size:14px;font-weight:500;margin:0}.editor-actions{display:flex;gap:8px}.editor-action{background:none;border:none;border-radius:4px;color:#ccc;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .2s}.editor-action:hover{background-color:#3e3e42}.editor-action:disabled{cursor:not-allowed;opacity:.5}.editor-content{max-height:600px;overflow:auto;position:relative}.yaml-code{word-wrap:break-word;background-color:#1e1e1e;border:none;color:#d4d4d4;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.5;margin:0;min-height:400px;outline:none;padding:16px;resize:none;white-space:pre-wrap;width:100%}.yaml-code::-webkit-scrollbar{width:8px}.yaml-code::-webkit-scrollbar-track{background:#1e1e1e}.yaml-code::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.yaml-code::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.yaml-loading{align-items:center;color:#ccc;display:flex;font-size:14px;justify-content:center;padding:40px}.yaml-error{background-color:#2d2d30;border-radius:4px;color:#f48771;font-size:14px;margin:16px;padding:16px}
/*# sourceMappingURL=main.cb49f320.css.map*/