.page_container__jZF7q{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.page_box__H2cV7{width:100%;max-width:800px;border:1px solid #333;background:rgba(0,0,0,.6);padding:60px 40px;animation:page_fadeIn__jjObi .5s ease-out}@keyframes page_fadeIn__jjObi{0%{opacity:0}to{opacity:1}}.page_title__po7na{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:40px;color:#fff;letter-spacing:.05em}.page_icon__HtCf9{width:120px;height:120px;margin:0 auto 50px;display:flex;align-items:center;justify-content:center}.page_hookIcon__wM0hI,.page_mailIcon__MTfOw{width:100%;height:100%;color:#e0e0e0}.page_prompt__C_iZP{font-size:1.1rem;margin-bottom:30px;color:#e0e0e0;text-align:center}.page_form__NxPAx{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.page_input__lx_gt{background:rgba(255,255,255,.05);border:1px solid #444;color:#e0e0e0;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s;outline:none}.page_input__lx_gt:focus{border-color:#666;background:rgba(255,255,255,.08)}.page_input__lx_gt::placeholder{color:#666}.page_button__52WaL{background:#fff;color:#000;border:1px solid #fff;padding:12px 24px;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s;outline:none}.page_button__52WaL:hover{background:#f0f0f0}.page_button__52WaL:active{background:#e0e0e0}.page_button__52WaL:disabled{opacity:.5;cursor:not-allowed}.page_error__JBrsB{padding:12px 16px;border-radius:4px;background:rgba(239,68,68,.1);color:#fca5a5;border:1px solid #ef4444;font-size:.9rem;margin-bottom:20px}.page_webhookList__fcCKR{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.page_webhookItem__T4BSL{background:rgba(255,255,255,.05);border:1px solid #444;border-radius:4px;padding:20px;text-align:left;cursor:pointer;transition:all .2s;font-family:inherit}.page_webhookItem__T4BSL:hover{background:rgba(255,255,255,.08);border-color:#666}.page_webhookName__iJtGn{font-size:1.1rem;font-weight:700;color:#e0e0e0;margin-bottom:8px}.page_webhookDescription__1HtYw{font-size:.9rem;color:#999}.page_currentConfig__3yUMn{padding:15px;background:rgba(255,255,255,.03);border:1px solid #333;border-radius:4px;margin-bottom:30px}.page_configLabel__4xXJm{color:#999;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.page_configValue__EGzR0{color:#e0e0e0;font-size:.95rem;word-break:break-all;margin-bottom:12px}.page_changeButton__cW4uW{background:transparent;border:1px solid #444;color:#e0e0e0;padding:6px 12px;font-family:inherit;font-size:.85rem;cursor:pointer;border-radius:2px;transition:all .2s}.page_changeButton__cW4uW:hover{border-color:#666;background:rgba(255,255,255,.05)}.page_footer__F3MD0{text-align:center;margin-top:40px}.page_footerText__qHi3L{background:none;border:none;color:#666;cursor:pointer;font-size:.85rem;padding:0;font-family:inherit;transition:color .2s;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:4px}.page_footerText__qHi3L:hover{color:#999}.page_warningOverlay__fmEAq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.page_warningBox__J1Ri3{background:rgba(0,0,0,.9);border:1px solid #333;border-radius:4px;padding:40px;max-width:500px;width:90%;animation:page_slideUp___dulW .2s ease-out}@keyframes page_slideUp___dulW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_warningTitle__7if7x{font-size:1.3rem;margin-bottom:20px;color:#fff;font-weight:700}.page_warningText__UmE1H{color:#ccc;margin-bottom:30px;line-height:1.8;font-size:.95rem}.page_warningButton__raGAC{background:#fff;color:#000;border:1px solid #fff;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s;width:100%;border-radius:4px}.page_warningButton__raGAC:hover{background:#f0f0f0}.page_warningButton__raGAC:active{background:#e0e0e0}@media (max-width:600px){.page_box__H2cV7{padding:40px 24px}.page_title__po7na{font-size:1.8rem;margin-bottom:30px}.page_icon__HtCf9{width:80px;height:80px;margin-bottom:30px}}