.demo-module__w7O_ZG__demoBanner{color:var(--text-secondary);background:linear-gradient(135deg,#6366f11a,#8b5cf614);border:1px solid #6366f140;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.demo-module__w7O_ZG__demoBannerCta{color:var(--brand-primary);white-space:nowrap;border:1px solid #6366f14d;border-radius:6px;flex-shrink:0;padding:.35rem .9rem;font-weight:700;text-decoration:none;transition:background .15s}.demo-module__w7O_ZG__demoBannerCta:hover{background:#6366f114}.demo-module__w7O_ZG__statusDlq{color:#dc2626;font-weight:600}.demo-module__w7O_ZG__epCard{border:1px solid var(--border-subtle);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;transition:background .15s;display:flex}.demo-module__w7O_ZG__epCard:hover{background:var(--bg-secondary)}.demo-module__w7O_ZG__epCardLeft{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.demo-module__w7O_ZG__statValueSm{font-size:1.15rem!important}.demo-module__w7O_ZG__filterBar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.demo-module__w7O_ZG__logsHead,.demo-module__w7O_ZG__logsRow{grid-template-columns:100px 1fr 1fr 60px 90px;align-items:center;column-gap:1rem;display:grid}
.dashboard-module__kSOaXG__page{background:var(--bg-primary);min-height:100vh;display:flex}.dashboard-module__kSOaXG__main{flex:1;max-width:900px;margin-left:260px;padding:2rem 2.5rem}.dashboard-module__kSOaXG__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.dashboard-module__kSOaXG__pageTitle{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.dashboard-module__kSOaXG__pageSub{color:var(--text-secondary);margin:0;font-size:.9rem}.dashboard-module__kSOaXG__statusSuccess{color:var(--status-success)}.dashboard-module__kSOaXG__statusFailed{color:var(--status-error)}.dashboard-module__kSOaXG__statusQueued{color:var(--text-secondary)}.dashboard-module__kSOaXG__statusDeadLetter{color:#f97316;font-weight:600}.dashboard-module__kSOaXG__recentEvents{flex-direction:column;display:flex}.dashboard-module__kSOaXG__recentEventsHead,.dashboard-module__kSOaXG__recentEventRow{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;column-gap:1rem;display:grid}.dashboard-module__kSOaXG__recentEventsHead{border-bottom:1px solid var(--border-subtle);color:var(--text-tertiary);letter-spacing:.02em;padding-bottom:.5rem;font-size:.72rem;font-weight:600}.dashboard-module__kSOaXG__recentEventsHead span:nth-child(3){text-align:center}.dashboard-module__kSOaXG__recentEventsHead span:nth-child(4){text-align:right}.dashboard-module__kSOaXG__recentEventRow{border-bottom:1px solid var(--border-subtle);padding:.55rem 0}.dashboard-module__kSOaXG__recentEventRow:last-child{border-bottom:none}.dashboard-module__kSOaXG__recentEventStatus{letter-spacing:.01em;justify-self:start;font-size:.78rem;font-weight:600}.dashboard-module__kSOaXG__recentEventEndpoint{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;justify-self:start;min-width:0;font-size:.85rem;overflow:hidden}.dashboard-module__kSOaXG__recentEventPayloadBtn{color:var(--text-secondary);background:var(--bg-secondary,#0000000a);border:1px solid var(--border-subtle);cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;justify-self:center;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.75rem;transition:background .15s,color .15s;display:inline-flex}.dashboard-module__kSOaXG__recentEventPayloadBtn:hover:not(:disabled){color:var(--text-primary);background:var(--bg-primary)}.dashboard-module__kSOaXG__recentEventPayloadBtn:disabled{opacity:.6;cursor:wait}.dashboard-module__kSOaXG__recentEventTime{color:var(--text-tertiary);white-space:nowrap;justify-self:end;font-size:.8rem}.dashboard-module__kSOaXG__payloadModal{max-width:720px;padding:1.25rem 1.5rem}.dashboard-module__kSOaXG__payloadModalHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-module__kSOaXG__payloadModalTitle{color:#0f172a;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.dashboard-module__kSOaXG__payloadModalClose{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.35rem .75rem;font-size:.8rem}.dashboard-module__kSOaXG__payloadModalClose:hover{color:#0f172a}.dashboard-module__kSOaXG__payloadModalBody{color:#1e293b;white-space:pre-wrap;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;max-height:60vh;margin:0;padding:1rem;font-family:Consolas,Courier New,monospace;font-size:.78rem;line-height:1.55;overflow:auto}.dashboard-module__kSOaXG__headerRight{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.dashboard-module__kSOaXG__nameEditBtn{cursor:pointer;opacity:.6;vertical-align:middle;background:0 0;border:none;margin-left:.4rem;padding:.1rem .25rem;font-size:.85rem;transition:opacity .15s}.dashboard-module__kSOaXG__nameEditBtn:hover{opacity:1}.dashboard-module__kSOaXG__nameEditRow{align-items:center;gap:.5rem;display:flex}.dashboard-module__kSOaXG__nameInput{border:1px solid var(--border-color,#d1d5db);background:var(--bg-secondary,#fff);color:var(--text-primary);border-radius:6px;min-width:220px;padding:.4rem .7rem;font-size:.9rem}.dashboard-module__kSOaXG__nameInput:focus{border-color:var(--accent,#6366f1);outline:none}.dashboard-module__kSOaXG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.dashboard-module__kSOaXG__statusCard{align-items:center;gap:1rem;display:flex}.dashboard-module__kSOaXG__statusIcon{font-size:2rem}.dashboard-module__kSOaXG__cardTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.85rem;font-weight:600}.dashboard-module__kSOaXG__statusText{font-size:1.1rem;font-weight:700}.dashboard-module__kSOaXG__usageCard{flex-direction:column;display:flex}.dashboard-module__kSOaXG__usageNum{margin-bottom:.75rem}.dashboard-module__kSOaXG__usageCurrent{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.dashboard-module__kSOaXG__usageTotal{color:var(--text-tertiary);margin-left:.25rem;font-size:1rem}.dashboard-module__kSOaXG__usageBar{background:var(--bg-tertiary);border-radius:var(--radius-full);height:6px;overflow:hidden}.dashboard-module__kSOaXG__usageFill{background:var(--brand-gradient);border-radius:var(--radius-full);height:100%;transition:width var(--transition-slow)}.dashboard-module__kSOaXG__section{margin-bottom:1.5rem}.dashboard-module__kSOaXG__sectionTitle{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.dashboard-module__kSOaXG__sectionDesc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9rem}.dashboard-module__kSOaXG__copyRow{align-items:center;gap:.75rem;display:flex}.dashboard-module__kSOaXG__codeBlock{background:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-mono);color:var(--text-accent);white-space:nowrap;flex:1;padding:.75rem 1rem;font-size:.85rem;overflow-x:auto}.dashboard-module__kSOaXG__steps{flex-direction:column;gap:1.25rem;display:flex}.dashboard-module__kSOaXG__step{align-items:flex-start;gap:1rem;display:flex}.dashboard-module__kSOaXG__stepNum{background:var(--brand-gradient);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.dashboard-module__kSOaXG__stepTitle{margin-bottom:.25rem;font-weight:700}.dashboard-module__kSOaXG__stepDesc{color:var(--text-secondary);font-size:.9rem}.dashboard-module__kSOaXG__trialBanner{border-radius:var(--radius-lg);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.875rem 1.25rem;font-size:.9rem;font-weight:600;animation:.5s ease-out dashboard-module__kSOaXG__fadeInUp;display:flex}.dashboard-module__kSOaXG__trialBannerActive{color:#b45309;background:linear-gradient(135deg,#fbbf241f,#f59e0b14);border:1px solid #f59e0b4d}.dashboard-module__kSOaXG__trialBannerExpired{color:#dc2626;background:linear-gradient(135deg,#ef44441f,#dc262614);border:1px solid #ef44444d}.dashboard-module__kSOaXG__trialText{align-items:center;gap:.5rem;display:flex}.dashboard-module__kSOaXG__trialDays{font-size:1.1rem;font-weight:800}.dashboard-module__kSOaXG__trialUpgradeBtn{border-radius:var(--radius-md);transition:all var(--transition-fast);padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none}.dashboard-module__kSOaXG__trialBannerActive .dashboard-module__kSOaXG__trialUpgradeBtn{color:#b45309;background:#f59e0b26;border:1px solid #f59e0b4d}.dashboard-module__kSOaXG__trialBannerActive .dashboard-module__kSOaXG__trialUpgradeBtn:hover{background:#f59e0b40}.dashboard-module__kSOaXG__trialBannerExpired .dashboard-module__kSOaXG__trialUpgradeBtn{background:var(--brand-gradient);color:#fff;border:none}.dashboard-module__kSOaXG__trialBannerExpired .dashboard-module__kSOaXG__trialUpgradeBtn:hover{opacity:.9;transform:translateY(-1px)}.dashboard-module__kSOaXG__disabledOverlay{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none;position:relative}.dashboard-module__kSOaXG__statValue{margin:.5rem 0;font-size:1.5rem;font-weight:800}.dashboard-module__kSOaXG__statSub{color:var(--text-tertiary);font-size:.9rem;font-weight:500}.dashboard-module__kSOaXG__progressBar{background:var(--bg-tertiary);border-radius:var(--radius-full);height:6px;overflow:hidden}.dashboard-module__kSOaXG__progressFill{border-radius:var(--radius-full);height:100%;transition:width var(--transition-slow)}@media (max-width:768px){.dashboard-module__kSOaXG__main{margin-left:0;padding:1.5rem 1rem}.dashboard-module__kSOaXG__grid{grid-template-columns:1fr}.dashboard-module__kSOaXG__header{flex-direction:column;gap:1rem}.dashboard-module__kSOaXG__headerRight{align-self:flex-end}.dashboard-module__kSOaXG__copyRow{flex-direction:column;align-items:stretch}.dashboard-module__kSOaXG__trialBanner{text-align:center;flex-direction:column;gap:.75rem}}.dashboard-module__kSOaXG__cardInfoWrap{vertical-align:middle;align-items:center;margin-left:.3rem;display:inline-flex;position:relative}.dashboard-module__kSOaXG__cardInfoIcon{color:var(--text-secondary);cursor:help;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;transition:color .15s;display:inline-flex}.dashboard-module__kSOaXG__cardInfoWrap:hover .dashboard-module__kSOaXG__cardInfoIcon{color:var(--text-primary)}.dashboard-module__kSOaXG__cardInfoTooltip{color:#334155;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;min-width:210px;padding:.6rem .85rem;font-size:.78rem;font-weight:400;line-height:1.65;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000001f}.dashboard-module__kSOaXG__cardInfoTooltip:before{content:"";border:7px solid #0000;border-top-color:#e2e8f0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.dashboard-module__kSOaXG__cardInfoTooltip:after{content:"";border:6px solid #0000;border-top-color:#f1f5f9;position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%)}.dashboard-module__kSOaXG__cardInfoWrap:hover .dashboard-module__kSOaXG__cardInfoTooltip{opacity:1;visibility:visible}.dashboard-module__kSOaXG__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dashboard-module__kSOaXG__modal{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:480px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.dashboard-module__kSOaXG__modalHeader{color:#0f172a;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.dashboard-module__kSOaXG__modalBody{color:#334155;margin-bottom:2rem;font-size:.875rem;line-height:1.5}.dashboard-module__kSOaXG__modalFooter{justify-content:flex-end;gap:.5rem;display:flex}
.AppSidebar-module__5Qy2eq__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-subtle);z-index:100;flex-direction:column;width:260px;height:100vh;padding:1.5rem 1rem;display:flex;position:fixed;top:0;bottom:0;left:0}.AppSidebar-module__5Qy2eq__sidebarLogo{color:inherit;align-items:center;gap:.5rem;margin-bottom:2rem;padding:0 .75rem;font-size:1.8rem;font-weight:700;text-decoration:none;display:flex}.AppSidebar-module__5Qy2eq__sidebarLogo:hover{color:inherit}.AppSidebar-module__5Qy2eq__logoImage{object-fit:contain;flex-shrink:0;width:3.75rem;height:3.75rem}.AppSidebar-module__5Qy2eq__sidebarNav{flex-direction:column;flex:1;gap:.25rem;display:flex}.AppSidebar-module__5Qy2eq__navItem{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;text-decoration:none;display:flex}.AppSidebar-module__5Qy2eq__navItem:hover{background:var(--bg-card-hover);color:var(--text-primary)}.AppSidebar-module__5Qy2eq__navActive{background:#6366f11a;font-weight:600;color:var(--text-accent)!important}.AppSidebar-module__5Qy2eq__sidebarFooter{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.25rem;margin-top:auto;padding-top:1rem;display:flex}
.billing-module__z4ZF3q__page{background:var(--bg-primary);min-height:100vh;display:flex}.billing-module__z4ZF3q__main{flex:1;max-width:900px;margin-left:260px;padding:2rem 2.5rem}.billing-module__z4ZF3q__pageHeader{margin-bottom:2rem}.billing-module__z4ZF3q__pageTitle{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.billing-module__z4ZF3q__pageSub{color:var(--text-secondary);margin-top:.25rem;font-size:.9rem;line-height:1.6}.billing-module__z4ZF3q__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2.5rem;animation:.6s ease-out billing-module__z4ZF3q__fadeInUp}.billing-module__z4ZF3q__currentPlan{background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:2rem;padding:1.25rem}.billing-module__z4ZF3q__planRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.billing-module__z4ZF3q__planRow+.billing-module__z4ZF3q__planRow{border-top:1px solid var(--border-subtle)}.billing-module__z4ZF3q__planLabel{color:var(--text-secondary);font-size:.9rem}.billing-module__z4ZF3q__planValue{font-size:.9rem;font-weight:600}.billing-module__z4ZF3q__actions{text-align:center}.billing-module__z4ZF3q__portalDesc{color:var(--text-secondary);margin-top:1.5rem;margin-bottom:.75rem;font-size:.85rem}.billing-module__z4ZF3q__portalList{text-align:left;list-style:none}.billing-module__z4ZF3q__portalList li{color:var(--text-secondary);padding:.4rem 0;font-size:.9rem}.billing-module__z4ZF3q__expiredAlert{border-radius:var(--radius-lg);background:linear-gradient(135deg,#ef44441a,#dc26260f);border:1px solid #ef444440;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;animation:.5s ease-out billing-module__z4ZF3q__fadeInUp;display:flex}.billing-module__z4ZF3q__expiredIcon{flex-shrink:0;margin-top:.125rem;font-size:1.5rem}.billing-module__z4ZF3q__expiredContent{flex:1}.billing-module__z4ZF3q__expiredTitle{color:#dc2626;margin-bottom:.25rem;font-size:1rem;font-weight:700}.billing-module__z4ZF3q__expiredDesc{color:#991b1b;font-size:.875rem;line-height:1.5}.billing-module__z4ZF3q__trialInfo{border-radius:var(--radius-lg);color:#b45309;background:linear-gradient(135deg,#fbbf241a,#f59e0b0f);border:1px solid #f59e0b40;align-items:center;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.9rem;animation:.5s ease-out billing-module__z4ZF3q__fadeInUp;display:flex}.billing-module__z4ZF3q__upgradePlans{margin-top:2rem;animation:.6s ease-out billing-module__z4ZF3q__fadeInUp}.billing-module__z4ZF3q__upgradeTitle{text-align:center;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.billing-module__z4ZF3q__planGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.billing-module__z4ZF3q__planCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;padding:2rem 1.5rem;position:relative}.billing-module__z4ZF3q__planCard h4{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.billing-module__z4ZF3q__planCardPopular{border-color:var(--brand-primary);box-shadow:0 0 0 1px var(--brand-primary), 0 4px 24px #6366f126}.billing-module__z4ZF3q__popularTag{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.billing-module__z4ZF3q__planPrice{margin-bottom:1.25rem;font-size:1.75rem;font-weight:800}.billing-module__z4ZF3q__planPrice span{color:var(--text-tertiary);font-size:.875rem;font-weight:500}.billing-module__z4ZF3q__planFeatureList{text-align:left;margin-bottom:1.5rem;list-style:none}.billing-module__z4ZF3q__planFeatureList li{color:var(--text-secondary);padding:.35rem 0;font-size:.875rem}@media (max-width:768px){.billing-module__z4ZF3q__main{margin-left:0;padding:1.5rem 1rem}.billing-module__z4ZF3q__planGrid{grid-template-columns:1fr}.billing-module__z4ZF3q__expiredAlert{text-align:center;flex-direction:column}}
.connections-module__ZAPBkG__page{background:var(--bg-primary);min-height:100vh;display:flex}.connections-module__ZAPBkG__main{flex:1;max-width:900px;margin-left:260px;padding:2rem 2.5rem}.connections-module__ZAPBkG__header{margin-bottom:2rem}.connections-module__ZAPBkG__pageTitle{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.connections-module__ZAPBkG__pageSub{color:var(--text-secondary);margin-top:.25rem;font-size:.9rem}@media (max-width:768px){.connections-module__ZAPBkG__main{margin-left:0;padding:1.5rem 1rem}}
.logs-module__kRkRCG__page{background-color:var(--background);min-height:100vh;display:flex}.logs-module__kRkRCG__main{flex:1;width:calc(100% - 260px);max-width:none;margin-left:260px;padding:2rem 5rem 2rem 4rem}.logs-module__kRkRCG__content{align-items:flex-start;gap:3rem;display:flex}.logs-module__kRkRCG__tableArea{flex:1;min-width:0}.logs-module__kRkRCG__sidebar{flex-shrink:0;width:280px;margin-right:1.5rem;position:sticky;top:2rem}.logs-module__kRkRCG__monthHeading{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.logs-module__kRkRCG__monthCount{color:var(--text-secondary);border:1px solid var(--border);background:#ffffff0d;border-radius:999px;padding:.1rem .6rem;font-size:.8rem;font-weight:500}.logs-module__kRkRCG__clearDayBtn{color:var(--text-secondary);cursor:pointer;background:#0070f31f;border:1px solid #0070f34d;border-radius:999px;padding:.1rem .6rem;font-size:.78rem}.logs-module__kRkRCG__clearDayBtn:hover{color:var(--text-primary)}.logs-module__kRkRCG__calendarCard,.logs-module__kRkRCG__monthListCard{background-color:var(--background-secondary);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1rem}.logs-module__kRkRCG__calendarNav{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.logs-module__kRkRCG__calendarTitle{color:var(--text-primary);font-size:.95rem;font-weight:700}.logs-module__kRkRCG__navBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.logs-module__kRkRCG__navBtn:hover:not(:disabled){background:#ffffff0f}.logs-module__kRkRCG__navBtn:disabled{opacity:.3;cursor:not-allowed}.logs-module__kRkRCG__calendarGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.logs-module__kRkRCG__weekdayCell{text-align:center;color:var(--text-secondary);padding:.25rem 0;font-size:.7rem}.logs-module__kRkRCG__dayCell{aspect-ratio:1;color:var(--text-secondary);cursor:default;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:.78rem;display:flex;position:relative}.logs-module__kRkRCG__dayHasEvents{color:var(--text-primary);cursor:pointer;background:#0070f31a;font-weight:600}.logs-module__kRkRCG__dayHasEvents:hover{background:#0070f340}.logs-module__kRkRCG__daySelected{background:var(--status-success,#0070f3);color:#fff}.logs-module__kRkRCG__dayDot{background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.logs-module__kRkRCG__monthListTitle{color:var(--text-secondary);margin-bottom:.5rem;font-size:.8rem}.logs-module__kRkRCG__monthList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.logs-module__kRkRCG__monthItem{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .7rem;font-size:.88rem;display:flex}.logs-module__kRkRCG__monthItem:hover{background:#ffffff0d}.logs-module__kRkRCG__monthItemActive{background:#0070f326;font-weight:700}.logs-module__kRkRCG__monthItemCount{color:var(--text-secondary);background:#ffffff0d;border-radius:999px;padding:.05rem .5rem;font-size:.75rem}.logs-module__kRkRCG__truncatedNote{color:var(--text-secondary);margin:.75rem 0 0;font-size:.72rem;line-height:1.5}.logs-module__kRkRCG__header{margin-bottom:2rem}.logs-module__kRkRCG__tableToolbar{justify-content:space-between;align-items:center;gap:1rem;margin:-.25rem 0 .75rem;display:flex}.logs-module__kRkRCG__refreshBtn{border-radius:var(--radius-md);flex-shrink:0;padding:.5rem 1rem;font-size:.875rem}.logs-module__kRkRCG__refreshIcon{width:1rem;height:1rem}.logs-module__kRkRCG__refreshIconSpinning{animation:.75s linear infinite logs-module__kRkRCG__refresh-spin}@keyframes logs-module__kRkRCG__refresh-spin{to{transform:rotate(360deg)}}.logs-module__kRkRCG__pageTitle{margin-bottom:.5rem;font-size:2rem}.logs-module__kRkRCG__pageSub{color:var(--text-secondary)}.logs-module__kRkRCG__card{background-color:var(--background-secondary);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;overflow-x:auto}.logs-module__kRkRCG__table{border-collapse:collapse;width:100%}.logs-module__kRkRCG__table th,.logs-module__kRkRCG__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;white-space:nowrap;padding:.75rem .65rem}.logs-module__kRkRCG__table th{color:var(--text-secondary);font-size:.875rem;font-weight:500}.logs-module__kRkRCG__table th.logs-module__kRkRCG__colCenter,.logs-module__kRkRCG__table td.logs-module__kRkRCG__colCenter{text-align:center}.logs-module__kRkRCG__table th.logs-module__kRkRCG__actionCol,.logs-module__kRkRCG__table td.logs-module__kRkRCG__actionCol{text-align:center;white-space:nowrap;width:1%;min-width:260px}.logs-module__kRkRCG__table tr:hover{background-color:#ffffff05}.logs-module__kRkRCG__table td{color:var(--text-primary);font-size:.875rem}.logs-module__kRkRCG__statusSuccess{color:var(--status-success);font-weight:600}.logs-module__kRkRCG__statusFailed{color:var(--status-error);font-weight:600}.logs-module__kRkRCG__statusQueued{color:var(--text-secondary)}.logs-module__kRkRCG__statusDeadLetter{color:#f97316;font-weight:600}.logs-module__kRkRCG__endpointCell{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;color:var(--text-secondary);font-size:.85rem;overflow:hidden}.logs-module__kRkRCG__datetimeCell{white-space:nowrap;font-size:.85rem}.logs-module__kRkRCG__replayAtCell{color:var(--text-secondary);white-space:nowrap;min-width:9.5rem;font-size:.85rem}.logs-module__kRkRCG__actions{white-space:nowrap;flex-wrap:nowrap;justify-content:center;gap:.5rem;display:inline-flex}.logs-module__kRkRCG__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.logs-module__kRkRCG__modal{background-color:#fff;border:1px solid #d0d0d0;border-radius:8px;flex-direction:column;width:90%;max-width:860px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.logs-module__kRkRCG__modalHeader{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.logs-module__kRkRCG__modalHeader h3{color:#333;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600}.logs-module__kRkRCG__modalBody{color:#1a1a1a;white-space:pre-wrap;word-break:break-all;background-color:#fff;padding:1rem 1.25rem;font-family:Consolas,Courier New,monospace;font-size:.8rem;line-height:1.6;overflow-y:auto}.logs-module__kRkRCG__noticeModal{max-width:420px}.logs-module__kRkRCG__noticeModalBody{padding:1.25rem 1.5rem}.logs-module__kRkRCG__noticeModalMessage{color:var(--text-primary,#1a1a1a);margin:0;font-size:.95rem;font-weight:600;line-height:1.5}.logs-module__kRkRCG__noticeModalSub{color:var(--text-secondary,#64748b);margin:.75rem 0 0;font-size:.85rem;line-height:1.5}.logs-module__kRkRCG__noticeModalFooter{justify-content:flex-end;padding:0 1.5rem 1.25rem;display:flex}.logs-module__kRkRCG__thWithInfo{position:relative}.logs-module__kRkRCG__infoWrap{vertical-align:middle;align-items:center;margin-left:.3rem;display:inline-flex;position:relative}.logs-module__kRkRCG__infoIcon{color:var(--text-secondary);cursor:help;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;transition:color .15s;display:inline-flex}.logs-module__kRkRCG__infoWrap:hover .logs-module__kRkRCG__infoIcon{color:var(--text-primary)}.logs-module__kRkRCG__infoTooltip{color:#334155;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;min-width:240px;padding:.6rem .85rem;font-size:.78rem;font-weight:400;line-height:1.65;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000001f}.logs-module__kRkRCG__infoTooltip:before{content:"";border:7px solid #0000;border-top-color:#e2e8f0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.logs-module__kRkRCG__infoTooltip:after{content:"";border:6px solid #0000;border-top-color:#f1f5f9;position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%)}.logs-module__kRkRCG__infoWrap:hover .logs-module__kRkRCG__infoTooltip{opacity:1;visibility:visible}@media (max-width:1200px){.logs-module__kRkRCG__content{flex-direction:column}.logs-module__kRkRCG__sidebar{width:100%;margin-top:1rem;margin-right:0;position:static}}
