.Logo-module__FeqWJG__logoContainer{align-items:center;height:46px;display:flex}
.Header-module__ldgnoG__header{width:100%;height:var(--header-height);background:var(--background-main);z-index:var(--z-header);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:16px 24px 16px 8px;display:flex;position:fixed;top:0;left:0}@media (max-width:1023px){.Header-module__ldgnoG__header{border-bottom-color:#e5e7eb;padding:12px 16px}}.Header-module__ldgnoG__logoContainer{cursor:pointer;align-items:center;gap:12px;transition:opacity .2s;display:flex}.Header-module__ldgnoG__logoContainer:hover{opacity:.8}.Header-module__ldgnoG__sandboxBadge{background:var(--accent-light);color:var(--accent-main);text-transform:lowercase;border-radius:32px;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.Header-module__ldgnoG__urlContainer{align-items:center;gap:8px;display:flex}.Header-module__ldgnoG__urlDisplay{background:var(--background-add);cursor:pointer;border-radius:16px;align-items:center;gap:8px;padding:8px;transition:opacity .2s;display:flex}.Header-module__ldgnoG__urlDisplay:hover{opacity:.8}.Header-module__ldgnoG__regenerateButton{background:var(--background-add);cursor:pointer;width:40px;height:40px;color:var(--text-primary);border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__ldgnoG__regenerateButton:hover{opacity:.8;transform:scale(1.1)}.Header-module__ldgnoG__urlIcon{background:var(--accent-main);border-radius:32px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex}.Header-module__ldgnoG__urlText{color:var(--text-primary);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:normal}.Header-module__ldgnoG__left,.Header-module__ldgnoG__nav{align-items:center;gap:32px;display:flex}.Header-module__ldgnoG__navLink{letter-spacing:.5px;color:var(--text-primary);cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.Header-module__ldgnoG__navLink:hover{color:var(--accent-main)}.Header-module__ldgnoG__menuButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;margin-right:8px;padding:8px;transition:background-color .2s;display:none}.Header-module__ldgnoG__menuButton:hover{background:var(--background-add)}.Header-module__ldgnoG__menuButton:active{transform:scale(.95)}@media (max-width:1023px){.Header-module__ldgnoG__menuButton{justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__urlContainer{flex:1;min-width:0}.Header-module__ldgnoG__urlDisplay{max-width:100%;overflow:hidden}.Header-module__ldgnoG__urlText{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.Header-module__ldgnoG__sandboxBadge,.Header-module__ldgnoG__nav{display:none}}@media (max-width:767px){.Header-module__ldgnoG__header{padding:8px 12px}.Header-module__ldgnoG__left{flex:1;gap:8px;min-width:0}.Header-module__ldgnoG__logoContainer{gap:8px}.Header-module__ldgnoG__urlContainer{gap:4px}.Header-module__ldgnoG__urlDisplay{border-radius:12px;gap:6px;padding:6px 8px}.Header-module__ldgnoG__urlText{font-size:12px}.Header-module__ldgnoG__urlIcon{width:20px;height:20px}.Header-module__ldgnoG__regenerateButton{border-radius:12px;width:36px;height:36px}.Header-module__ldgnoG__regenerateButton svg{width:14px;height:14px}}
.MethodBadge-module__c82NyW__badge{border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;display:flex}.MethodBadge-module__c82NyW__badge p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:normal}.MethodBadge-module__c82NyW__get{background:var(--success-bg)}.MethodBadge-module__c82NyW__get p{color:var(--success-text)}.MethodBadge-module__c82NyW__post{background:var(--attention-bg)}.MethodBadge-module__c82NyW__post p{color:var(--attention-text)}.MethodBadge-module__c82NyW__put{background:var(--middle-bg)}.MethodBadge-module__c82NyW__put p{color:var(--middle-text)}.MethodBadge-module__c82NyW__delete{background:var(--error-bg)}.MethodBadge-module__c82NyW__delete p{color:var(--error-text)}.MethodBadge-module__c82NyW__patch{background:var(--middle-bg)}.MethodBadge-module__c82NyW__patch p{color:var(--middle-text)}
.RequestDetails-module__J4iv5W__container{flex-direction:column;gap:16px;width:100%;display:flex}.RequestDetails-module__J4iv5W__backButton{background:var(--accent-main);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .2s;display:inline-flex}.RequestDetails-module__J4iv5W__backButton:hover{background:#ff6b1f;transform:translate(-2px)}.RequestDetails-module__J4iv5W__backButton:active{transform:translate(-1px)}.RequestDetails-module__J4iv5W__requestHeader{flex-direction:column;gap:8px;display:flex}.RequestDetails-module__J4iv5W__requestTitle{color:var(--text-primary);white-space:pre-wrap;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:normal}.RequestDetails-module__J4iv5W__requestTimestamp{color:var(--text-secondary);white-space:pre-wrap;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.RequestDetails-module__J4iv5W__tabs{background:var(--slate-100);border-radius:6px;align-items:flex-start;gap:0;width:fit-content;padding:5px;display:flex}@media (max-width:767px){.RequestDetails-module__J4iv5W__tabs{width:100%;overflow-x:auto}}.RequestDetails-module__J4iv5W__tab{cursor:pointer;color:var(--slate-700);background:0 0;border:none;border-radius:3px;align-items:flex-start;padding:6px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .2s;display:flex}.RequestDetails-module__J4iv5W__activeTab{color:var(--slate-900);background:#fff}.RequestDetails-module__J4iv5W__cardsContainer{gap:16px;width:100%;display:flex}@media (max-width:1023px){.RequestDetails-module__J4iv5W__cardsContainer{flex-direction:column}}.RequestDetails-module__J4iv5W__card{background:var(--background-main);border-radius:16px;flex-direction:column;flex:1;min-width:0;padding:25px;display:flex}@media (max-width:767px){.RequestDetails-module__J4iv5W__card{border-radius:12px;padding:16px}}.RequestDetails-module__J4iv5W__cardTitle{color:var(--slate-500);white-space:pre-wrap;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.RequestDetails-module__J4iv5W__cardContent{flex-direction:column;gap:8px;display:flex}.RequestDetails-module__J4iv5W__row{align-items:flex-start;gap:8px;width:100%;display:flex}@media (max-width:767px){.RequestDetails-module__J4iv5W__row{flex-direction:column;gap:4px}}.RequestDetails-module__J4iv5W__label{color:var(--slate-900);flex-shrink:0;width:160px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media (max-width:1023px){.RequestDetails-module__J4iv5W__label{width:120px}}@media (max-width:767px){.RequestDetails-module__J4iv5W__label{width:100%;font-size:13px}}.RequestDetails-module__J4iv5W__value{color:var(--text-secondary);word-break:break-all;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}@media (max-width:767px){.RequestDetails-module__J4iv5W__value{font-size:13px}}.RequestDetails-module__J4iv5W__codeBlock{color:var(--text-primary);background:var(--background-add);white-space:pre-wrap;word-break:break-word;border-radius:8px;padding:16px;font-family:Courier New,monospace;font-size:13px;line-height:18px;overflow-x:auto}@media (max-width:767px){.RequestDetails-module__J4iv5W__codeBlock{padding:12px;font-size:12px;line-height:16px}}
.RequestHistory-module__d6ELga__sidebar{left:0;top:var(--header-height);width:var(--sidebar-width);height:calc(100vh - var(--header-height));background:var(--background-main);z-index:var(--z-sidebar);align-items:center;padding:16px 0 24px;transition:transform .3s ease-in-out;display:flex;position:fixed;overflow-x:hidden;box-shadow:0 8px 20px #d9d9d933}.RequestHistory-module__d6ELga__overlay{top:var(--header-height);z-index:var(--z-overlay);opacity:0;background:#00000080;transition:opacity .3s ease-in-out;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:1023px){.RequestHistory-module__d6ELga__overlay{opacity:1;display:block}.RequestHistory-module__d6ELga__sidebar{width:var(--sidebar-width-mobile);transform:translate(-100%)}.RequestHistory-module__d6ELga__sidebar.RequestHistory-module__d6ELga__open{transform:translate(0)}}.RequestHistory-module__d6ELga__content{flex-direction:column;flex:1;height:100%;padding:16px 0 0;display:flex}.RequestHistory-module__d6ELga__headerSection{flex-direction:column;margin-bottom:24px;padding:0 16px;display:flex}.RequestHistory-module__d6ELga__header{justify-content:space-between;align-items:center;width:100%;display:flex}.RequestHistory-module__d6ELga__title{color:var(--text-primary);font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:normal}.RequestHistory-module__d6ELga__counter{background:var(--background-add);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;padding:4px 8px;display:flex}.RequestHistory-module__d6ELga__counter p{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:normal}.RequestHistory-module__d6ELga__counter.RequestHistory-module__d6ELga__hasRequests{background:var(--accent-light)}.RequestHistory-module__d6ELga__counter.RequestHistory-module__d6ELga__hasRequests p{color:var(--accent-main)}.RequestHistory-module__d6ELga__emptyMessage{color:var(--text-secondary);white-space:pre-wrap;padding:0 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.RequestHistory-module__d6ELga__requestList{scrollbar-width:thin;scrollbar-color:var(--background-add)transparent;flex-direction:column;flex:1;gap:16px;width:100%;padding-right:8px;display:flex;overflow-y:auto}.RequestHistory-module__d6ELga__requestList::-webkit-scrollbar{width:6px}.RequestHistory-module__d6ELga__requestList::-webkit-scrollbar-track{background:0 0}.RequestHistory-module__d6ELga__requestList::-webkit-scrollbar-thumb{background:var(--background-add);border-radius:3px}.RequestHistory-module__d6ELga__requestList::-webkit-scrollbar-thumb:hover{background:#d0d0d0}.RequestHistory-module__d6ELga__requestItem{cursor:pointer;color:inherit;border-radius:8px;flex-direction:column;gap:8px;padding:8px 16px;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}.RequestHistory-module__d6ELga__requestItem:hover{background:#f4f6f780}.RequestHistory-module__d6ELga__requestItem.RequestHistory-module__d6ELga__active,.RequestHistory-module__d6ELga__requestItem.RequestHistory-module__d6ELga__active:hover{background:var(--accent-light)}.RequestHistory-module__d6ELga__requestInfo{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.RequestHistory-module__d6ELga__requestName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal;overflow:hidden}.RequestHistory-module__d6ELga__timestamp{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal;overflow:hidden}.RequestHistory-module__d6ELga__divider{background:var(--text-secondary);opacity:.2;border-radius:32px;width:100%;height:1px;margin:0 16px}.RequestHistory-module__d6ELga__footnote{background:var(--accent-light);cursor:pointer;border-radius:12px;margin-top:auto;padding:16px;transition:opacity .2s}.RequestHistory-module__d6ELga__footnote:hover{opacity:.9}.RequestHistory-module__d6ELga__footnote p{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4}.RequestHistory-module__d6ELga__footnoteLink{color:var(--accent-main)!important;margin-top:4px!important}.RequestHistory-module__d6ELga__headerRight{align-items:center;gap:8px;display:flex}.RequestHistory-module__d6ELga__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px;transition:all .2s;display:none}.RequestHistory-module__d6ELga__closeButton:hover{background:var(--background-add);color:var(--text-primary)}.RequestHistory-module__d6ELga__closeButton:active{transform:scale(.95)}@media (max-width:1023px){.RequestHistory-module__d6ELga__closeButton{justify-content:center;align-items:center;display:flex}}
.WebhookView-module__jLITva__page{background:var(--background-add)}.WebhookView-module__jLITva__main{margin-left:var(--sidebar-width);margin-top:var(--header-height);min-height:calc(100vh - var(--header-height));flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:1023px){.WebhookView-module__jLITva__main{margin-left:0}}.WebhookView-module__jLITva__centerContent{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;width:700px;padding:24px;display:flex}@media (max-width:1023px){.WebhookView-module__jLITva__centerContent{gap:24px;width:100%;max-width:600px;padding:32px 24px}}@media (max-width:767px){.WebhookView-module__jLITva__centerContent{gap:20px;padding:24px 16px}}.WebhookView-module__jLITva__detailsContent{flex:1;width:100%;padding:24px;overflow-y:auto}@media (max-width:1023px){.WebhookView-module__jLITva__detailsContent{padding:24px}}@media (max-width:767px){.WebhookView-module__jLITva__detailsContent{padding:16px}}.WebhookView-module__jLITva__textSection{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.WebhookView-module__jLITva__title{color:var(--text-primary);white-space:pre-wrap;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:normal}@media (max-width:1023px){.WebhookView-module__jLITva__title{font-size:28px}}@media (max-width:767px){.WebhookView-module__jLITva__title{font-size:24px}}.WebhookView-module__jLITva__subtitle{color:var(--text-secondary);white-space:pre-wrap;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px}@media (max-width:767px){.WebhookView-module__jLITva__subtitle{font-size:16px;line-height:24px}}.WebhookView-module__jLITva__urlContainer{align-items:center;gap:12px;width:100%;display:flex}.WebhookView-module__jLITva__urlBox{background:var(--background-add);cursor:pointer;border-radius:20px;flex:1;align-items:center;gap:8px;padding:16px;transition:opacity .2s;display:flex}.WebhookView-module__jLITva__urlBox.WebhookView-module__jLITva__white{background:var(--background-main)}.WebhookView-module__jLITva__urlBox:hover{opacity:.8}.WebhookView-module__jLITva__regenerateButton{background:var(--background-add);cursor:pointer;width:56px;height:56px;color:var(--text-primary);border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.WebhookView-module__jLITva__regenerateButton.WebhookView-module__jLITva__white{background:var(--background-main)}.WebhookView-module__jLITva__regenerateButton:hover{opacity:.8;transform:scale(1.1)}.WebhookView-module__jLITva__regenerateButton:disabled{opacity:.5;cursor:not-allowed}.WebhookView-module__jLITva__regenerateButton:disabled:hover{transform:none}.WebhookView-module__jLITva__urlIcon{background:var(--accent-main);border-radius:32px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex}.WebhookView-module__jLITva__urlText{color:var(--text-primary);word-break:break-all;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:normal}@media (max-width:767px){.WebhookView-module__jLITva__urlText{font-size:14px}}.WebhookView-module__jLITva__sendButton{background:var(--accent-main);cursor:pointer;color:#fff;white-space:nowrap;border:none;border-radius:32px;flex:1;justify-content:center;align-items:center;padding:16px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;transition:opacity .2s;display:flex}.WebhookView-module__jLITva__sendButton:hover{opacity:.9}.WebhookView-module__jLITva__sendButton:disabled{opacity:.6;cursor:not-allowed}.WebhookView-module__jLITva__requestsList{width:100%}.WebhookView-module__jLITva__webhookInfoCard{background:var(--background-main);border-radius:20px;flex-direction:column;gap:12px;padding:32px;display:flex}@media (max-width:1023px){.WebhookView-module__jLITva__webhookInfoCard{padding:24px}}@media (max-width:767px){.WebhookView-module__jLITva__webhookInfoCard{border-radius:16px;gap:20px;padding:20px}}.WebhookView-module__jLITva__brandBadge{background:var(--accent-light);width:fit-content;color:var(--accent-main);border-radius:32px;align-items:center;gap:8px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.WebhookView-module__jLITva__brandIcon{font-size:18px}.WebhookView-module__jLITva__webhookTitle{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:28px;font-weight:700}.WebhookView-module__jLITva__webhookDescription{color:var(--text-secondary);margin:0 0 12px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.WebhookView-module__jLITva__timerBlock{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.WebhookView-module__jLITva__timerLabel{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.WebhookView-module__jLITva__ctaBlock{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.WebhookView-module__jLITva__ctaText{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.WebhookView-module__jLITva__timerContainer{background:var(--background-main);border-radius:20px;flex-direction:column;align-items:center;gap:16px;margin-top:24px;padding:40px 32px;display:flex}.WebhookView-module__jLITva__timerWarning{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600}.WebhookView-module__jLITva__bigTimer{color:var(--accent-main);letter-spacing:.02em;font-variant-numeric:tabular-nums;min-width:fit-content;margin:8px 0;font-family:Inter,sans-serif;font-size:86px;font-weight:600;line-height:1}@media (max-width:1023px){.WebhookView-module__jLITva__bigTimer{font-size:60px}}@media (max-width:767px){.WebhookView-module__jLITva__bigTimer{font-size:48px}}.WebhookView-module__jLITva__timerDescription{color:var(--text-secondary);text-align:center;max-width:400px;margin:8px 0 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.WebhookView-module__jLITva__registerButton{background:var(--accent-main);cursor:pointer;color:#fff;border:none;border-radius:32px;justify-content:center;align-items:center;width:100%;padding:14px 32px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:opacity .2s;display:flex}.WebhookView-module__jLITva__registerButton:hover{opacity:.9}.WebhookView-module__jLITva__statistics{background:var(--background-main);border-radius:20px;flex-direction:column;gap:16px;margin-top:24px;padding:24px;display:flex}.WebhookView-module__jLITva__statItem{justify-content:space-between;align-items:center;display:flex}.WebhookView-module__jLITva__statLabel{color:var(--text-primary);font-family:Inter,sans-serif;font-size:16px;font-weight:500}.WebhookView-module__jLITva__statValue{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:16px;font-weight:400}.WebhookView-module__jLITva__testRequestSection{align-items:center;gap:12px;width:100%;display:flex}.WebhookView-module__jLITva__methodSelect{background:var(--background-main);border:2px solid var(--accent-main);color:var(--text-primary);cursor:pointer;border-radius:32px;padding:16px 24px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;transition:opacity .2s}.WebhookView-module__jLITva__methodSelect:hover{opacity:.9}.WebhookView-module__jLITva__hintTooltip{width:360px;color:var(--text-secondary);align-items:flex-start;gap:8px;display:flex;position:absolute;top:105px;left:15px}.WebhookView-module__jLITva__hintTooltip p{margin-top:-15px}@media (max-width:1023px){.WebhookView-module__jLITva__hintTooltip{display:none}}.WebhookView-module__jLITva__footer{text-align:center;width:100%;margin-top:auto;padding:24px}@media (max-width:767px){.WebhookView-module__jLITva__footer{padding:16px}}.WebhookView-module__jLITva__footerText{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.WebhookView-module__jLITva__footerLink{color:var(--accent-main);font-weight:500;text-decoration:none;transition:opacity .2s}.WebhookView-module__jLITva__footerLink:hover{opacity:.8}.WebhookView-module__jLITva__expiredContainer{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex}.WebhookView-module__jLITva__expiredActions{align-items:center;gap:16px;width:100%;max-width:500px;display:flex}@media (max-width:767px){.WebhookView-module__jLITva__expiredActions{flex-direction:column;gap:12px}}.WebhookView-module__jLITva__regenerateMainButton{background:var(--accent-main);cursor:pointer;color:#fff;white-space:nowrap;border:none;border-radius:32px;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;transition:all .2s;display:flex}.WebhookView-module__jLITva__regenerateMainButton:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:767px){.WebhookView-module__jLITva__regenerateMainButton{width:100%;padding:14px 24px;font-size:16px}}.WebhookView-module__jLITva__getUnlimitedButton{background:var(--background-main);border:2px solid var(--accent-main);cursor:pointer;color:var(--accent-main);white-space:nowrap;border-radius:32px;flex:1;justify-content:center;align-items:center;padding:16px 32px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;transition:all .2s;display:flex}.WebhookView-module__jLITva__getUnlimitedButton:hover{background:var(--accent-light);transform:translateY(-2px)}@media (max-width:767px){.WebhookView-module__jLITva__getUnlimitedButton{width:100%;padding:14px 24px;font-size:16px}}
