:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:#2a2a2a;border-radius:8px;padding:20px;border:1px solid #444;box-shadow:0 4px 6px #0000004d}.form-group{margin-bottom:15px}label{display:block;margin-bottom:5px;font-weight:700;font-size:.9em;color:#ccc}input,select{background:#1a1a1a;border:1px solid #555;color:#fff;padding:8px;border-radius:4px;width:100%}input:focus,select:focus{outline:none;border-color:#646cff}.primary-btn{background:#646cff;color:#fff;border:none;padding:10px 20px;border-radius:4px;font-weight:700;cursor:pointer;width:100%}.primary-btn:hover{background:#535bf2}.delete-btn{background:#f44;color:#fff;border:none;border-radius:4px;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#2a2a2a;padding:20px;border-radius:8px;width:400px;max-width:90%;border:1px solid #444;box-shadow:0 4px 6px #00000080}.drawer-overlay{position:fixed;inset:0;background:#00000080;z-index:900}.drawer{position:fixed;top:0;right:0;bottom:0;width:400px;background:#2a2a2a;box-shadow:-2px 0 5px #00000080;z-index:1000;display:flex;flex-direction:column;border-left:1px solid #444}.drawer-header{padding:20px;border-bottom:1px solid #444;display:flex;justify-content:space-between;align-items:center}.drawer-body{flex:1;overflow-y:auto;padding:20px;background:#1a1a1a}.list-item{background:#333;padding:15px;margin-bottom:10px;border-radius:4px;border:1px solid #444;display:flex;align-items:center;justify-content:space-between}.secondary-area{background:#1a1a1a;padding:15px;border-radius:8px;margin-bottom:20px;border:1px solid #444}.switch{position:relative;display:inline-block;width:34px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:12px;width:12px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#646cff}input:checked+.slider:before{transform:translate(14px)}.log-entry{margin-bottom:10px;background:#2a2a2a;padding:10px;border-radius:4px;border:1px solid #444}.log-header{display:flex;justify-content:space-between;margin-bottom:5px;border-bottom:1px solid #444;padding-bottom:5px}pre{white-space:pre-wrap;word-wrap:break-word;color:#ccc;margin:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:#242424}h1{font-size:3.2em;line-height:1.1;text-align:center;margin-bottom:40px}.container{max-width:1280px;margin:0 auto;padding:2rem;text-align:left}.grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.card{padding:2em;background-color:#1a1a1a;border-radius:8px;box-shadow:0 4px 6px #0000004d}.form-group{margin-bottom:1rem}label{display:block;margin-bottom:.5rem;font-weight:700}input,select{width:100%;padding:.5rem;font-size:1rem;background-color:#333;border:1px solid #555;color:#fff;border-radius:4px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.primary-btn{background-color:#646cff;color:#fff}.primary-btn:hover{background-color:#535bf2}.webhook-list{margin-top:2rem;max-height:300px;overflow-y:auto}.webhook-item{background:#2a2a2a;padding:1rem;margin-bottom:.5rem;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.delete-btn{background-color:#ff4646;color:#fff}.delete-btn:hover{background-color:#cc3737}.instructions{margin-top:3rem;padding:1rem;background:#2a2a2a;border-radius:8px}code{background:#444;padding:2px 5px;border-radius:4px}
