.webhook-module-scss-module__wKfLKW__pageWrapper{background-color:var(--gray-1);z-index:0;min-height:100vh;position:relative}.webhook-module-scss-module__wKfLKW__pageWrapper:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 25%,#0000 70%);mask-image:radial-gradient(#000 25%,#0000 70%)}@media (max-width:767px){.webhook-module-scss-module__wKfLKW__pageWrapper:before{background-size:20px 20px}}@media (min-width:768px) and (max-width:1023px){.webhook-module-scss-module__wKfLKW__pageWrapper:before{background-size:30px 30px}}.webhook-module-scss-module__wKfLKW__heroSection{color:var(--color-foreground);padding-bottom:1rem;position:relative;overflow:hidden}.webhook-module-scss-module__wKfLKW__heroTitle{color:var(--blue-11);margin-bottom:.5rem;font-weight:700;line-height:1.1}.webhook-module-scss-module__wKfLKW__heroSubtitle{color:var(--gray-11);max-width:700px;font-weight:400;line-height:1.6}.webhook-module-scss-module__wKfLKW__toolSection{border-bottom:1px solid var(--gray-a4)}.webhook-module-scss-module__wKfLKW__toolDescription{color:var(--gray-11);max-width:600px;line-height:1.6}.webhook-module-scss-module__wKfLKW__howItWorksSection{background-color:var(--gray-1);border-bottom:1px solid var(--gray-a4)}.webhook-module-scss-module__wKfLKW__sectionDescription{color:var(--gray-11);max-width:600px;line-height:1.6}.webhook-module-scss-module__wKfLKW__featureCard{z-index:1;height:100%;transition:transform .2s;position:relative}.webhook-module-scss-module__wKfLKW__featureCard:hover{transform:translateY(-2px)}.webhook-module-scss-module__wKfLKW__featureIcon{background-color:var(--accent-3);width:40px;height:40px;color:var(--accent-11);border-radius:var(--radius-3);justify-content:center;align-items:center;display:flex}.webhook-module-scss-module__wKfLKW__featureExample{font-family:var(--font-geist-mono),monospace;background-color:var(--gray-1);border-radius:var(--radius-2);border:1px solid var(--gray-4);color:var(--blue-11);padding:.5rem}.webhook-module-scss-module__wKfLKW__useCasesSection{background-color:var(--gray-2);border-top:1px solid var(--gray-5)}.webhook-module-scss-module__wKfLKW__useCaseCard{z-index:1;background-color:var(--gray-1);border:1px solid var(--gray-a4);height:100%;transition:transform .2s;position:relative}.webhook-module-scss-module__wKfLKW__useCaseCard:hover{transform:translateY(-2px)}.webhook-module-scss-module__wKfLKW__faqSection{border-top:1px solid var(--gray-a4)}.webhook-module-scss-module__wKfLKW__faqCard{z-index:1;height:100%;transition:transform .2s;position:relative}.webhook-module-scss-module__wKfLKW__faqCard:hover{transform:translateY(-2px)}.webhook-module-scss-module__wKfLKW__faqIcon{background-color:var(--blue-3);width:32px;height:32px;color:var(--blue-11);border-radius:var(--radius-3);justify-content:center;align-items:center;display:flex}.dark .webhook-module-scss-module__wKfLKW__pageWrapper{background-color:var(--gray-1)}.dark .webhook-module-scss-module__wKfLKW__pageWrapper:before{background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px)}.dark .webhook-module-scss-module__wKfLKW__heroTitle{color:var(--blue-10)}.dark .webhook-module-scss-module__wKfLKW__heroSubtitle{color:var(--gray-12)}.dark .webhook-module-scss-module__wKfLKW__useCasesSection{background-color:var(--gray-2);border-top:1px solid var(--gray-5)}.dark .webhook-module-scss-module__wKfLKW__useCaseCard{background-color:var(--gray-3);border-color:var(--gray-5)}.dark .webhook-module-scss-module__wKfLKW__faqSection{border-top:1px solid var(--gray-5)}
.WebhookInspector-module-scss-module__zjO5Ka__container{width:100%}.WebhookInspector-module-scss-module__zjO5Ka__urlCard{background:var(--gray-2);border:1px solid var(--gray-6);border-radius:var(--radius-3);padding:var(--space-4)}.WebhookInspector-module-scss-module__zjO5Ka__urlDisplay{background:var(--gray-1);border:1px solid var(--gray-6);border-radius:var(--radius-2);padding:var(--space-3);font-family:var(--code-font-family);font-size:var(--font-size-2);word-break:break-all;justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}@media (max-width:767px){.WebhookInspector-module-scss-module__zjO5Ka__urlDisplay{flex-direction:column;align-items:stretch}}.WebhookInspector-module-scss-module__zjO5Ka__urlText{color:var(--accent-11);flex:1}.WebhookInspector-module-scss-module__zjO5Ka__requestsGrid{gap:var(--space-4);grid-template-columns:1fr 2fr;min-height:500px;display:grid}@media (max-width:767px){.WebhookInspector-module-scss-module__zjO5Ka__requestsGrid{grid-template-columns:1fr;min-height:auto}}.WebhookInspector-module-scss-module__zjO5Ka__requestList{gap:var(--space-2);max-height:600px;padding-right:var(--space-2);flex-direction:column;display:flex;overflow-y:auto}.WebhookInspector-module-scss-module__zjO5Ka__requestItem{background:var(--gray-2);border:1px solid var(--gray-6);border-radius:var(--radius-2);padding:var(--space-3);cursor:pointer;transition:all .15s}.WebhookInspector-module-scss-module__zjO5Ka__requestItem:hover{background:var(--gray-3);border-color:var(--gray-7)}.WebhookInspector-module-scss-module__zjO5Ka__requestItem.WebhookInspector-module-scss-module__zjO5Ka__selected{background:var(--accent-3);border-color:var(--accent-7)}.WebhookInspector-module-scss-module__zjO5Ka__requestMeta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.WebhookInspector-module-scss-module__zjO5Ka__requestDetail{background:var(--gray-2);border:1px solid var(--gray-6);border-radius:var(--radius-3);padding:var(--space-4);overflow:hidden}.WebhookInspector-module-scss-module__zjO5Ka__detailSection{margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--gray-6)}.WebhookInspector-module-scss-module__zjO5Ka__detailSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.WebhookInspector-module-scss-module__zjO5Ka__codeBlock{background:var(--gray-1);border:1px solid var(--gray-6);border-radius:var(--radius-2);padding:var(--space-3);font-family:var(--code-font-family);font-size:var(--font-size-1);white-space:pre-wrap;word-break:break-all;max-height:300px;overflow:auto}.WebhookInspector-module-scss-module__zjO5Ka__emptyState{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-9);text-align:center;color:var(--gray-10);flex-direction:column;display:flex}.WebhookInspector-module-scss-module__zjO5Ka__emptyState svg{opacity:.5;width:64px;height:64px}.WebhookInspector-module-scss-module__zjO5Ka__statusIndicator{align-items:center;gap:var(--space-2);display:inline-flex}.WebhookInspector-module-scss-module__zjO5Ka__statusDot{background:var(--green-9);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite WebhookInspector-module-scss-module__zjO5Ka__pulse}@keyframes WebhookInspector-module-scss-module__zjO5Ka__pulse{0%,to{opacity:1}50%{opacity:.5}}.WebhookInspector-module-scss-module__zjO5Ka__expiredDot{background:var(--red-9);animation:none}.WebhookInspector-module-scss-module__zjO5Ka__headerRow{padding:var(--space-1)0;border-bottom:1px solid var(--gray-4);justify-content:space-between;display:flex}.WebhookInspector-module-scss-module__zjO5Ka__headerRow:last-child{border-bottom:none}.WebhookInspector-module-scss-module__zjO5Ka__headerKey{color:var(--gray-12);font-weight:500}.WebhookInspector-module-scss-module__zjO5Ka__headerValue{color:var(--gray-11);word-break:break-all;text-align:right;max-width:60%}.WebhookInspector-module-scss-module__zjO5Ka__noRequests{text-align:center;height:100%;color:var(--gray-10);padding:var(--space-6);flex-direction:column;justify-content:center;align-items:center;display:flex}.WebhookInspector-module-scss-module__zjO5Ka__tabsContent{margin-top:var(--space-3)}.WebhookInspector-module-scss-module__zjO5Ka__actionButtons{gap:var(--space-2);flex-wrap:wrap;display:flex}
