.PingsTable-module__4id5IW__wrapper{min-width:0}.PingsTable-module__4id5IW__tableInfo{justify-content:flex-end;margin-bottom:.5rem;display:flex}.PingsTable-module__4id5IW__changeBadge{color:var(--accent-violet);border-radius:var(--radius-full);background:#7c3aed0f;align-items:center;gap:.25rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.PingsTable-module__4id5IW__tableScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.PingsTable-module__4id5IW__table{border-collapse:collapse;width:100%;font-size:.8125rem;line-height:1.4}.PingsTable-module__4id5IW__table thead th{text-align:left;font-size:var(--metric-label);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);white-space:nowrap;padding:0 .75rem .625rem;font-weight:600}.PingsTable-module__4id5IW__thTime,.PingsTable-module__4id5IW__thProtocol{text-align:right!important}.PingsTable-module__4id5IW__table tbody tr{transition:background .1s}.PingsTable-module__4id5IW__table tbody tr:hover{background:var(--surface-hover)}.PingsTable-module__4id5IW__table tbody tr.PingsTable-module__4id5IW__changed{background:#7c3aed06}.PingsTable-module__4id5IW__table tbody tr.PingsTable-module__4id5IW__changed:hover{background:#7c3aed0e}.PingsTable-module__4id5IW__table tbody tr.PingsTable-module__4id5IW__clickable{cursor:pointer}.PingsTable-module__4id5IW__table tbody td{color:var(--text-primary);border-bottom:1px solid var(--border-light);white-space:nowrap;vertical-align:middle;padding:.5625rem .75rem}.PingsTable-module__4id5IW__table tbody td:nth-child(3),.PingsTable-module__4id5IW__table tbody td:nth-child(4){text-align:right}.PingsTable-module__4id5IW__dateCell{align-items:center;gap:.375rem;display:inline-flex}.PingsTable-module__4id5IW__changeIcon{width:18px;height:18px;color:var(--accent-violet);background:#7c3aed14;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PingsTable-module__4id5IW__status{border-radius:var(--radius-full);letter-spacing:.01em;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.PingsTable-module__4id5IW__statusOk{background:var(--status-success-soft);color:var(--status-success-text)}.PingsTable-module__4id5IW__statusErr{background:var(--status-error-soft);color:var(--status-error)}.PingsTable-module__4id5IW__statusWarn{background:var(--status-warning-soft);color:var(--status-warning-text)}.PingsTable-module__4id5IW__time{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.8125rem}.PingsTable-module__4id5IW__time.PingsTable-module__4id5IW__dimmed{color:var(--text-tertiary)}.PingsTable-module__4id5IW__unit{color:var(--text-tertiary);margin-left:1px;font-size:.6875rem}.PingsTable-module__4id5IW__protocolCell{align-items:center;gap:.375rem;display:inline-flex}.PingsTable-module__4id5IW__protocol{color:var(--text-secondary);font-size:.8125rem}.PingsTable-module__4id5IW__rowLink{color:var(--accent-violet);opacity:0;flex-shrink:0;transition:opacity .15s}.PingsTable-module__4id5IW__table tbody tr:hover .PingsTable-module__4id5IW__rowLink{opacity:.5}.PingsTable-module__4id5IW__table tbody tr.PingsTable-module__4id5IW__clickable:hover .PingsTable-module__4id5IW__rowLink{opacity:1}
.PingDetailPage-module__i2Yx-W__container{padding:2rem 0}.PingDetailPage-module__i2Yx-W__inner{max-width:var(--content-max-width,1200px);margin:0 auto;padding:0 1.5rem}.PingDetailPage-module__i2Yx-W__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.PingDetailPage-module__i2Yx-W__headerLeft{align-items:flex-start;gap:.75rem;display:flex}.PingDetailPage-module__i2Yx-W__backLink{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.PingDetailPage-module__i2Yx-W__backLink:hover{background:var(--surface-muted);color:var(--text-primary)}.PingDetailPage-module__i2Yx-W__headerInfo{min-width:0}.PingDetailPage-module__i2Yx-W__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.PingDetailPage-module__i2Yx-W__subtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.875rem}.PingDetailPage-module__i2Yx-W__headerMeta{flex-wrap:wrap;align-items:center;gap:.625rem;margin-top:.375rem;display:flex}.PingDetailPage-module__i2Yx-W__url{align-items:center;gap:.375rem;display:flex}.PingDetailPage-module__i2Yx-W__intervalBadge{color:var(--text-tertiary);background:var(--surface-muted);border-radius:var(--radius-full);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:.25rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.PingDetailPage-module__i2Yx-W__urlText{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:400px;font-size:.8125rem;text-decoration:none;overflow:hidden}.PingDetailPage-module__i2Yx-W__urlText:hover{color:var(--accent)}.PingDetailPage-module__i2Yx-W__urlIcon{color:var(--text-tertiary);flex-shrink:0}.PingDetailPage-module__i2Yx-W__headerActions{align-items:center;gap:.5rem;display:flex}.PingDetailPage-module__i2Yx-W__editButton{background:var(--text-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__editButton:hover{background:var(--text-muted)}.PingDetailPage-module__i2Yx-W__deleteButton{background:var(--status-error);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__deleteButton:hover{background:var(--status-error-hover)}.PingDetailPage-module__i2Yx-W__checkNowButton{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__checkNowButton:hover:not(:disabled){background:var(--surface-muted);border-color:var(--border-hover)}.PingDetailPage-module__i2Yx-W__checkNowButton:disabled{opacity:.7;cursor:not-allowed}.PingDetailPage-module__i2Yx-W__pauseButton{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--status-warning-text);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__pauseButton:hover:not(:disabled){background:var(--surface-muted);border-color:var(--border-hover)}.PingDetailPage-module__i2Yx-W__pauseButton:disabled{opacity:.7;cursor:not-allowed}.PingDetailPage-module__i2Yx-W__resumeButton{background:var(--status-success-soft);border:1px solid var(--status-success);border-radius:var(--radius-md);color:var(--status-success-text);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__resumeButton:hover:not(:disabled){background:var(--status-success);color:#fff}.PingDetailPage-module__i2Yx-W__resumeButton:disabled{opacity:.7;cursor:not-allowed}.PingDetailPage-module__i2Yx-W__spinning{animation:1s linear infinite PingDetailPage-module__i2Yx-W__spin}@keyframes PingDetailPage-module__i2Yx-W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PingDetailPage-module__i2Yx-W__statusCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-panel);border-top:2px solid var(--border);margin-bottom:1.5rem}.PingDetailPage-module__i2Yx-W__statusCard.PingDetailPage-module__i2Yx-W__statusHealthy{border-top-color:var(--status-success)}.PingDetailPage-module__i2Yx-W__statusCard.PingDetailPage-module__i2Yx-W__statusError{border-top-color:var(--status-error)}.PingDetailPage-module__i2Yx-W__statusCard.PingDetailPage-module__i2Yx-W__statusPaused{border-top-color:var(--status-warning)}.PingDetailPage-module__i2Yx-W__pausedBanner{background:var(--status-warning-soft);border:1px solid var(--status-warning);border-radius:var(--radius-lg);color:var(--status-warning-text);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.PingDetailPage-module__i2Yx-W__pausedBannerHint{color:var(--text-secondary);margin-left:.25rem;font-weight:400}.PingDetailPage-module__i2Yx-W__statusHeader{margin-bottom:var(--spacing-panel);align-items:center;gap:1rem;display:flex}.PingDetailPage-module__i2Yx-W__statusRing{flex-shrink:0;width:56px;height:56px;position:relative}.PingDetailPage-module__i2Yx-W__statusRing svg{transform:rotate(-90deg)}.PingDetailPage-module__i2Yx-W__statusRingBg{fill:none;stroke:var(--surface-muted);stroke-width:4px}.PingDetailPage-module__i2Yx-W__statusRingProgress{fill:none;stroke-width:4px;stroke-linecap:round;transition:stroke-dasharray .5s}.PingDetailPage-module__i2Yx-W__statusRingProgress.PingDetailPage-module__i2Yx-W__healthy{stroke:var(--status-success)}.PingDetailPage-module__i2Yx-W__statusRingProgress.PingDetailPage-module__i2Yx-W__error{stroke:var(--status-error)}.PingDetailPage-module__i2Yx-W__statusIcon{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PingDetailPage-module__i2Yx-W__statusIcon.PingDetailPage-module__i2Yx-W__healthy{background:var(--status-success-soft);color:var(--status-success)}.PingDetailPage-module__i2Yx-W__statusIcon.PingDetailPage-module__i2Yx-W__error{background:var(--status-error-soft);color:var(--status-error)}.PingDetailPage-module__i2Yx-W__statusInfo{flex:1}.PingDetailPage-module__i2Yx-W__statusLabel{font-size:1.125rem;font-weight:600;line-height:1.2}.PingDetailPage-module__i2Yx-W__statusLabel.PingDetailPage-module__i2Yx-W__healthy{color:var(--status-success)}.PingDetailPage-module__i2Yx-W__statusLabel.PingDetailPage-module__i2Yx-W__error{color:var(--status-error)}.PingDetailPage-module__i2Yx-W__statusTime{color:var(--text-secondary);margin-top:.125rem;font-size:.8125rem}.PingDetailPage-module__i2Yx-W__metricsGrid{grid-template-columns:repeat(4,1fr);gap:.625rem;display:grid}@media (max-width:768px){.PingDetailPage-module__i2Yx-W__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PingDetailPage-module__i2Yx-W__metricsGrid{grid-template-columns:repeat(2,1fr)}}.PingDetailPage-module__i2Yx-W__metricBox{background:var(--surface-hover);text-align:center;border:1px solid #0000;border-radius:8px;padding:.75rem;transition:transform .15s,box-shadow .15s,border-color .15s}.PingDetailPage-module__i2Yx-W__metricBox:hover{border-color:var(--border);transform:translateY(-1px);box-shadow:0 2px 8px #0000000a}.PingDetailPage-module__i2Yx-W__metricLabel{font-size:var(--metric-label);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-weight:500}.PingDetailPage-module__i2Yx-W__metricValue{font-family:var(--font-mono);font-size:var(--metric-value-sm);font-weight:600;line-height:1.2}.PingDetailPage-module__i2Yx-W__metricValue.PingDetailPage-module__i2Yx-W__green{color:var(--status-success)}.PingDetailPage-module__i2Yx-W__metricValue.PingDetailPage-module__i2Yx-W__violet{color:var(--accent-violet)}.PingDetailPage-module__i2Yx-W__metricValue.PingDetailPage-module__i2Yx-W__blue{color:var(--status-info)}.PingDetailPage-module__i2Yx-W__metricValue.PingDetailPage-module__i2Yx-W__cyan{color:var(--accent)}.PingDetailPage-module__i2Yx-W__metricValue.PingDetailPage-module__i2Yx-W__orange{color:var(--status-warning)}.PingDetailPage-module__i2Yx-W__metricValue.PingDetailPage-module__i2Yx-W__red{color:var(--status-error)}.PingDetailPage-module__i2Yx-W__contentGrid{grid-template-columns:1fr 380px;gap:1.5rem;display:grid}@media (max-width:1024px){.PingDetailPage-module__i2Yx-W__contentGrid{grid-template-columns:1fr}}.PingDetailPage-module__i2Yx-W__mainColumn{flex-direction:column;gap:1rem;min-width:0;display:flex}.PingDetailPage-module__i2Yx-W__sideColumn{flex-direction:column;gap:1rem;display:flex}.PingDetailPage-module__i2Yx-W__latestChangeCard{background:var(--surface-card);border:1px solid var(--border);border-left:3px solid var(--accent-violet);border-radius:var(--radius-lg);padding:var(--spacing-card);text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.PingDetailPage-module__i2Yx-W__latestChangeCard:hover{border-color:var(--border-hover);box-shadow:0 2px 8px #0000000a}.PingDetailPage-module__i2Yx-W__latestChangeHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.625rem;display:flex}.PingDetailPage-module__i2Yx-W__latestChangeLeft{align-items:center;gap:.625rem;display:flex}.PingDetailPage-module__i2Yx-W__latestChangeIcon{width:32px;height:32px;color:var(--accent-violet);background:#f3e8ff;border-radius:8px;justify-content:center;align-items:center;display:flex}.PingDetailPage-module__i2Yx-W__latestChangeTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}.PingDetailPage-module__i2Yx-W__latestChangeTime{color:var(--text-tertiary);font-size:.75rem}.PingDetailPage-module__i2Yx-W__latestChangeRight{align-items:center;gap:.5rem;display:flex}.PingDetailPage-module__i2Yx-W__latestChangeBadge{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.02em;padding:.125rem .5rem;font-size:.625rem;font-weight:600}.PingDetailPage-module__i2Yx-W__latestChangeArrow{color:var(--border-hover);transition:color .15s,transform .15s}.PingDetailPage-module__i2Yx-W__latestChangeCard:hover .PingDetailPage-module__i2Yx-W__latestChangeArrow{color:var(--accent-violet);transform:translate(2px)}.PingDetailPage-module__i2Yx-W__latestChangeSummary{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PingDetailPage-module__i2Yx-W__panel{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;overflow:hidden}.PingDetailPage-module__i2Yx-W__panelTabs{border-bottom:1px solid var(--border-light);padding:0 var(--spacing-card);display:flex}.PingDetailPage-module__i2Yx-W__panelTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.875rem .75rem;font-size:.8125rem;font-weight:500;transition:color .15s;display:flex;position:relative}.PingDetailPage-module__i2Yx-W__panelTab:hover,.PingDetailPage-module__i2Yx-W__panelTab.PingDetailPage-module__i2Yx-W__active{color:var(--text-primary)}.PingDetailPage-module__i2Yx-W__panelTab.PingDetailPage-module__i2Yx-W__active:after{content:"";background:var(--text-primary);border-radius:1px 1px 0 0;height:2px;position:absolute;bottom:0;left:.75rem;right:.75rem}.PingDetailPage-module__i2Yx-W__tabCount{background:var(--surface-muted);min-width:16px;height:16px;color:var(--text-tertiary);border-radius:var(--radius-full);justify-content:center;align-items:center;margin-left:.125rem;padding:0 .3rem;font-size:.5625rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__panelTab.PingDetailPage-module__i2Yx-W__active .PingDetailPage-module__i2Yx-W__tabCount{background:var(--text-primary);color:var(--surface-card)}.PingDetailPage-module__i2Yx-W__panelContent{padding:var(--spacing-card);min-width:0;overflow:hidden}.PingDetailPage-module__i2Yx-W__configList{flex-direction:column;gap:.75rem;display:flex}.PingDetailPage-module__i2Yx-W__configRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.PingDetailPage-module__i2Yx-W__configLabel{color:var(--text-secondary);flex-shrink:0;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.PingDetailPage-module__i2Yx-W__configLabelIcon{color:var(--text-tertiary)}.PingDetailPage-module__i2Yx-W__configValue{color:var(--text-primary);text-align:right;word-break:break-word;max-width:60%;font-size:.8125rem;font-weight:500}.PingDetailPage-module__i2Yx-W__modeRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PingDetailPage-module__i2Yx-W__modeValue{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.PingDetailPage-module__i2Yx-W__modeBadge{border-radius:var(--radius-sm);letter-spacing:.01em;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.PingDetailPage-module__i2Yx-W__modeContent{color:var(--accent-violet);background:#f3e8ff}.PingDetailPage-module__i2Yx-W__modeChanges{background:var(--accent-soft);color:var(--accent)}.PingDetailPage-module__i2Yx-W__contentFocus{color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.75rem;font-style:italic;display:inline-flex}.PingDetailPage-module__i2Yx-W__configDivider{background:var(--border-light);height:1px;margin:.5rem 0}.PingDetailPage-module__i2Yx-W__notificationsSection{flex-direction:column;gap:.625rem;display:flex}.PingDetailPage-module__i2Yx-W__notificationsSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.125rem;display:flex}.PingDetailPage-module__i2Yx-W__notificationsSectionLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.PingDetailPage-module__i2Yx-W__notificationsSectionCount{color:var(--status-success-text);background:var(--status-success-soft);border-radius:var(--radius-full);padding:.0625rem .375rem;font-size:.6875rem;font-weight:500}.PingDetailPage-module__i2Yx-W__notificationChannel{background:var(--surface-hover);border-left:3px solid #0000;border-radius:8px;padding:.75rem;transition:border-color .15s}.PingDetailPage-module__i2Yx-W__notificationChannel.PingDetailPage-module__i2Yx-W__channelEmail{border-left-color:var(--status-info)}.PingDetailPage-module__i2Yx-W__notificationChannel.PingDetailPage-module__i2Yx-W__channelSms{border-left-color:var(--status-success)}.PingDetailPage-module__i2Yx-W__notificationChannel.PingDetailPage-module__i2Yx-W__channelWebhook{border-left-color:var(--status-warning-text)}.PingDetailPage-module__i2Yx-W__notificationHeader{justify-content:space-between;align-items:center;display:flex}.PingDetailPage-module__i2Yx-W__notificationHeaderLeft{align-items:center;gap:.5rem;display:flex}.PingDetailPage-module__i2Yx-W__notificationIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.PingDetailPage-module__i2Yx-W__notificationIcon.PingDetailPage-module__i2Yx-W__email{background:var(--status-info-soft);color:var(--status-info)}.PingDetailPage-module__i2Yx-W__notificationIcon.PingDetailPage-module__i2Yx-W__sms{background:var(--status-success-soft);color:var(--status-success)}.PingDetailPage-module__i2Yx-W__notificationIcon.PingDetailPage-module__i2Yx-W__webhook{color:#a855f7;background:#f3e8ff}.PingDetailPage-module__i2Yx-W__notificationMeta{flex-direction:column;gap:.0625rem;display:flex}.PingDetailPage-module__i2Yx-W__notificationTitle{color:var(--text-primary);font-size:.8125rem;font-weight:600;line-height:1.2}.PingDetailPage-module__i2Yx-W__notificationSubtitle{color:var(--text-tertiary);font-size:.6875rem;line-height:1.2}.PingDetailPage-module__i2Yx-W__notificationBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em;flex-shrink:0;padding:.125rem .4375rem;font-size:.5625rem;font-weight:600}.PingDetailPage-module__i2Yx-W__notificationBadge.PingDetailPage-module__i2Yx-W__everyone{background:var(--status-info-soft);color:var(--status-info)}.PingDetailPage-module__i2Yx-W__notificationBadge.PingDetailPage-module__i2Yx-W__selected{background:var(--status-warning-soft);color:var(--status-warning-text)}.PingDetailPage-module__i2Yx-W__recipientRow{border-top:1px solid var(--border-light);align-items:center;gap:.625rem;margin-top:.625rem;padding-top:.5rem;display:flex}.PingDetailPage-module__i2Yx-W__avatarStack{flex-shrink:0;align-items:center;display:flex}.PingDetailPage-module__i2Yx-W__recipientAvatar{background:var(--accent);color:#fff;border:2px solid var(--surface-hover);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-6px;font-size:.5625rem;font-weight:600;display:flex;position:relative}.PingDetailPage-module__i2Yx-W__recipientAvatar:first-child{margin-left:0}.PingDetailPage-module__i2Yx-W__recipientAvatar:nth-child(2){z-index:2}.PingDetailPage-module__i2Yx-W__recipientAvatar:nth-child(3){z-index:3}.PingDetailPage-module__i2Yx-W__recipientAvatar:nth-child(4){z-index:4}.PingDetailPage-module__i2Yx-W__recipientAvatar:nth-child(5){z-index:5}.PingDetailPage-module__i2Yx-W__recipientAvatar.PingDetailPage-module__i2Yx-W__overflow{background:var(--text-tertiary);z-index:6;font-size:.5rem}.PingDetailPage-module__i2Yx-W__recipientNames{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.75rem;line-height:1.3;overflow:hidden}.PingDetailPage-module__i2Yx-W__phoneList{border-top:1px solid var(--border-light);flex-wrap:wrap;gap:.375rem;margin-top:.625rem;padding-top:.5rem;display:flex}.PingDetailPage-module__i2Yx-W__phoneChip{font-size:.75rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-full);align-items:center;gap:.25rem;padding:.25rem .5rem;transition:border-color .15s;display:inline-flex}.PingDetailPage-module__i2Yx-W__phoneChip:hover{border-color:var(--border-hover)}.PingDetailPage-module__i2Yx-W__phoneChipIcon{color:var(--text-tertiary);flex-shrink:0}.PingDetailPage-module__i2Yx-W__noNotifications{color:var(--text-tertiary);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.8125rem;display:flex}.PingDetailPage-module__i2Yx-W__noNotificationsIcon{color:var(--border-hover)}.PingDetailPage-module__i2Yx-W__changesList{flex-direction:column;gap:.5rem;min-width:0;display:flex}.PingDetailPage-module__i2Yx-W__changeRow{background:var(--surface-hover);border-left:3px solid var(--accent-violet);border-radius:8px;padding:.75rem;text-decoration:none;transition:background .15s;display:block;overflow:hidden}.PingDetailPage-module__i2Yx-W__changeRow:hover{background:var(--surface-muted)}.PingDetailPage-module__i2Yx-W__changeRow.PingDetailPage-module__i2Yx-W__initial{border-left-color:var(--status-info)}.PingDetailPage-module__i2Yx-W__changeRowHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.PingDetailPage-module__i2Yx-W__changeRowLeft{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.PingDetailPage-module__i2Yx-W__changeRowTitle{color:var(--text-primary);white-space:nowrap;font-size:.8125rem;font-weight:600}.PingDetailPage-module__i2Yx-W__changeRowBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:3px;padding:.125rem .375rem;font-size:.5625rem;font-weight:600}.PingDetailPage-module__i2Yx-W__changeRowTime{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;font-size:.75rem}.PingDetailPage-module__i2Yx-W__changeRowSummary{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PingDetailPage-module__i2Yx-W__emptyState{padding:var(--spacing-card);background:var(--status-info-soft);border-radius:8px;align-items:center;gap:.75rem;display:flex}.PingDetailPage-module__i2Yx-W__emptyStateIcon{color:var(--status-info);flex-shrink:0}.PingDetailPage-module__i2Yx-W__emptyStateText{color:#1e40af;font-size:.8125rem}.PingDetailPage-module__i2Yx-W__screenshotCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.PingDetailPage-module__i2Yx-W__screenshotHeader{padding:.875rem var(--spacing-card);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.PingDetailPage-module__i2Yx-W__screenshotTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:flex}.PingDetailPage-module__i2Yx-W__screenshotTitleIcon{color:var(--text-secondary)}.PingDetailPage-module__i2Yx-W__screenshotDownload{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.PingDetailPage-module__i2Yx-W__screenshotDownload:hover{background:var(--surface-muted);color:var(--text-primary)}.PingDetailPage-module__i2Yx-W__screenshotImage{width:100%;height:auto;display:block}.PingDetailPage-module__i2Yx-W__screenshotPlaceholder{padding:2.5rem var(--spacing-card);text-align:center;background:var(--surface-hover)}.PingDetailPage-module__i2Yx-W__screenshotPlaceholderIcon{color:var(--border-hover);margin-bottom:.5rem}.PingDetailPage-module__i2Yx-W__screenshotPlaceholderText{color:var(--text-tertiary);font-size:.8125rem}.PingDetailPage-module__i2Yx-W__screenshotTime{padding:.625rem var(--spacing-card);color:var(--text-tertiary);border-top:1px solid var(--border-light);font-size:.75rem}.PingDetailPage-module__i2Yx-W__sslCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-card)}.PingDetailPage-module__i2Yx-W__sslHeader{align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.PingDetailPage-module__i2Yx-W__sslIcon{border-radius:var(--radius-md);background:var(--status-success-soft);width:28px;height:28px;color:var(--status-success);justify-content:center;align-items:center;display:flex}.PingDetailPage-module__i2Yx-W__sslTitle{color:var(--text-primary);font-size:.8125rem;font-weight:600}.PingDetailPage-module__i2Yx-W__sslList{flex-direction:column;gap:.625rem;display:flex}.PingDetailPage-module__i2Yx-W__sslRow{justify-content:space-between;align-items:center;display:flex}.PingDetailPage-module__i2Yx-W__sslLabel{color:var(--text-secondary);font-size:.8125rem}.PingDetailPage-module__i2Yx-W__sslValue{color:var(--text-primary);font-size:.8125rem;font-weight:500}.PingDetailPage-module__i2Yx-W__sslBadge{font-size:var(--metric-label);background:var(--status-success-soft);color:var(--status-success);border-radius:var(--radius-sm);padding:.125rem .5rem;font-weight:600}.PingDetailPage-module__i2Yx-W__skeleton{background:linear-gradient(90deg,var(--border)0%,var(--border-light)50%,var(--border)100%);background-size:200% 100%;animation:1.5s infinite PingDetailPage-module__i2Yx-W__shimmer}@keyframes PingDetailPage-module__i2Yx-W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:600px){.PingDetailPage-module__i2Yx-W__container{padding:1rem 0}.PingDetailPage-module__i2Yx-W__inner{padding:0 1rem}.PingDetailPage-module__i2Yx-W__header{flex-direction:column;gap:.75rem}.PingDetailPage-module__i2Yx-W__headerActions{width:100%}.PingDetailPage-module__i2Yx-W__editButton,.PingDetailPage-module__i2Yx-W__deleteButton,.PingDetailPage-module__i2Yx-W__checkNowButton,.PingDetailPage-module__i2Yx-W__pauseButton,.PingDetailPage-module__i2Yx-W__resumeButton{flex:1;justify-content:center}.PingDetailPage-module__i2Yx-W__title{font-size:1.25rem}.PingDetailPage-module__i2Yx-W__statusCard{padding:var(--spacing-card)}.PingDetailPage-module__i2Yx-W__statusHeader{text-align:center;flex-direction:column;gap:.75rem}.PingDetailPage-module__i2Yx-W__statusInfo{text-align:center}}
.PingForm-module__ARwcAq__formWrapper{position:relative}.PingForm-module__ARwcAq__stepBar{align-items:center;gap:0;padding:0 .5rem;display:flex}.PingForm-module__ARwcAq__stepIndicator{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;padding:.5rem .75rem;transition:background .15s;display:flex}.PingForm-module__ARwcAq__stepIndicator:hover{background:#6366f10a}.PingForm-module__ARwcAq__stepNumber{color:#a3a3a3;width:28px;height:28px;font-size:.75rem;font-weight:600;font-family:var(--font-mono),ui-monospace,monospace;border:1.5px solid #d4d4d4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.PingForm-module__ARwcAq__stepIndicator.PingForm-module__ARwcAq__active .PingForm-module__ARwcAq__stepNumber{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 2px 8px #6366f14d}.PingForm-module__ARwcAq__stepIndicator.PingForm-module__ARwcAq__completed .PingForm-module__ARwcAq__stepNumber{color:#fff;background:#6366f1;border-color:#0000}.PingForm-module__ARwcAq__stepLabel{color:#a3a3a3;letter-spacing:-.01em;font-size:.8125rem;font-weight:500;transition:color .15s}.PingForm-module__ARwcAq__stepIndicator.PingForm-module__ARwcAq__active .PingForm-module__ARwcAq__stepLabel{color:#1e1b4b;font-weight:600}.PingForm-module__ARwcAq__stepIndicator.PingForm-module__ARwcAq__completed .PingForm-module__ARwcAq__stepLabel{color:#6366f1}.PingForm-module__ARwcAq__stepSeparator{background:#e5e5e5;flex:1;min-width:16px;height:1px;transition:background .3s}.PingForm-module__ARwcAq__stepSeparator.PingForm-module__ARwcAq__filled{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.PingForm-module__ARwcAq__modeBanner{color:#4338ca;background:linear-gradient(135deg,#fafafe 0%,#f0f0ff 100%);border:1px solid #e0e7ff;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.PingForm-module__ARwcAq__modeBanner.PingForm-module__ARwcAq__visual{color:#525252;background:#fafafa;border-color:#0000000f}.PingForm-module__ARwcAq__section{background:#fff;border:1px solid #0000000f;border-radius:14px;padding:1.5rem;transition:border-color .2s,box-shadow .2s;position:relative;box-shadow:0 1px 3px #00000005}.PingForm-module__ARwcAq__section:hover{border-color:#0000001a;box-shadow:0 2px 8px #00000008}.PingForm-module__ARwcAq__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.PingForm-module__ARwcAq__sectionIcon{color:#737373;background:#f5f5f5;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.PingForm-module__ARwcAq__sectionTitle{color:#0a0a0a;letter-spacing:-.02em;font-size:.9375rem;font-weight:600}.PingForm-module__ARwcAq__sectionDescription{color:#a3a3a3;margin-top:.125rem;font-size:.8125rem}.PingForm-module__ARwcAq__urlInputWrapper{position:relative}.PingForm-module__ARwcAq__urlPreview{opacity:0;background:#fafafa;border:1px solid #0000000f;border-radius:8px;align-items:center;gap:.625rem;margin-top:.5rem;padding:.5rem .75rem;transition:all .25s;display:flex;transform:translateY(-4px)}.PingForm-module__ARwcAq__urlPreview.PingForm-module__ARwcAq__visible{opacity:1;transform:translateY(0)}.PingForm-module__ARwcAq__urlFavicon{background:#e5e5e5;border-radius:3px;width:16px;height:16px}.PingForm-module__ARwcAq__urlDomain{font-family:var(--font-mono),ui-monospace,monospace;color:#525252;font-size:.8125rem;font-weight:500}.PingForm-module__ARwcAq__urlStatus{color:#10b981;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.25rem;margin-left:auto;font-size:.6875rem;font-weight:600;display:flex}.PingForm-module__ARwcAq__modeSelector{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.PingForm-module__ARwcAq__modeCard{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #00000014;border-radius:12px;align-items:center;gap:.875rem;padding:1rem 1.125rem;transition:all .15s;display:flex;position:relative;overflow:hidden}.PingForm-module__ARwcAq__modeCard:hover{background:#fafafa;border-color:#00000026}.PingForm-module__ARwcAq__modeCard.PingForm-module__ARwcAq__selected{background:#fafaff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.PingForm-module__ARwcAq__modeIcon{color:#737373;background:#f5f5f5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.PingForm-module__ARwcAq__modeCard:hover .PingForm-module__ARwcAq__modeIcon{color:#525252;background:#e5e5e5}.PingForm-module__ARwcAq__modeCard.PingForm-module__ARwcAq__selected .PingForm-module__ARwcAq__modeIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.PingForm-module__ARwcAq__modeCardText{flex:1;min-width:0}.PingForm-module__ARwcAq__modeLabel{color:#525252;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}.PingForm-module__ARwcAq__modeCard.PingForm-module__ARwcAq__selected .PingForm-module__ARwcAq__modeLabel{color:#1e1b4b}.PingForm-module__ARwcAq__modeDescription{color:#a3a3a3;margin-top:.125rem;font-size:.75rem;line-height:1.4}.PingForm-module__ARwcAq__modeCard.PingForm-module__ARwcAq__selected .PingForm-module__ARwcAq__modeDescription{color:#737373}.PingForm-module__ARwcAq__aiBadge{text-transform:uppercase;letter-spacing:.06em;color:#6366f1;vertical-align:middle;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:4px;flex-shrink:0;align-items:center;gap:3px;padding:2px 6px;font-size:.5625rem;font-weight:700;line-height:1;display:inline-flex}.PingForm-module__ARwcAq__contentFocusSection{background:linear-gradient(135deg,#fafafe 0%,#f5f3ff 100%);border:1px solid #e0e7ff;border-radius:10px;margin-top:.875rem;padding:1rem;animation:.2s PingForm-module__ARwcAq__fadeSlideIn}.PingForm-module__ARwcAq__contentFocusLabel{align-items:center;gap:.375rem;margin-bottom:.375rem;display:flex}.PingForm-module__ARwcAq__contentFocusLabelText{color:#374151;font-size:.8125rem;font-weight:500}.PingForm-module__ARwcAq__contentFocusHint{color:#a3a3a3;margin-bottom:.625rem;font-size:.75rem;line-height:1.4}.PingForm-module__ARwcAq__contentFocusOptional{color:#a3a3a3;font-size:.6875rem;font-weight:400}@keyframes PingForm-module__ARwcAq__fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PingForm-module__ARwcAq__intervalPicker{flex-wrap:wrap;gap:.5rem;display:flex}.PingForm-module__ARwcAq__intervalOption{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #00000014;border-radius:10px;min-width:80px;padding:.75rem 1rem;transition:all .15s;position:relative}.PingForm-module__ARwcAq__intervalOption:hover{background:#fafafa;border-color:#00000026}.PingForm-module__ARwcAq__intervalOption.PingForm-module__ARwcAq__selected{background:#fafaff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.PingForm-module__ARwcAq__intervalValue{color:#525252;font-size:1.125rem;font-weight:600;font-family:var(--font-mono),ui-monospace,monospace}.PingForm-module__ARwcAq__intervalOption.PingForm-module__ARwcAq__selected .PingForm-module__ARwcAq__intervalValue{color:#1e1b4b}.PingForm-module__ARwcAq__intervalUnit{color:#a3a3a3;text-transform:uppercase;letter-spacing:.04em;margin-top:.125rem;font-size:.6875rem;font-weight:500}.PingForm-module__ARwcAq__intervalOption.PingForm-module__ARwcAq__selected .PingForm-module__ARwcAq__intervalUnit{color:#737373}.PingForm-module__ARwcAq__intervalCustom{flex:1;min-width:120px;padding:.5rem}.PingForm-module__ARwcAq__advancedToggle{cursor:pointer;text-align:left;color:#737373;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.625rem 0;font-size:.8125rem;font-weight:500;transition:color .15s;display:flex}.PingForm-module__ARwcAq__advancedToggle:hover{color:#525252}.PingForm-module__ARwcAq__advancedToggleChevron{color:#a3a3a3;margin-left:auto;transition:transform .2s}.PingForm-module__ARwcAq__advancedToggleChevron.PingForm-module__ARwcAq__open{transform:rotate(180deg)}.PingForm-module__ARwcAq__headerRow{align-items:flex-start;gap:.5rem;display:flex}.PingForm-module__ARwcAq__headerInput{flex:1}.PingForm-module__ARwcAq__headerKeyInput input{font-family:var(--font-mono),ui-monospace,monospace;font-size:.8125rem}.PingForm-module__ARwcAq__headerValueInput input{font-size:.8125rem}.PingForm-module__ARwcAq__headerRemove{opacity:.25;margin-top:4px;transition:opacity .15s}.PingForm-module__ARwcAq__headerRemove:hover{opacity:1}.PingForm-module__ARwcAq__addHeaderButton{color:#737373;border-style:dashed}.PingForm-module__ARwcAq__addHeaderButton:hover{color:#525252;border-color:#a3a3a3}.PingForm-module__ARwcAq__notificationChannels{flex-direction:column;gap:.625rem;display:flex}.PingForm-module__ARwcAq__channelCard{background:#fafafa;border:1px solid #0000000f;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .15s;display:flex}.PingForm-module__ARwcAq__channelCard.PingForm-module__ARwcAq__active{background:#fff;border-color:#0000001a;border-bottom-right-radius:0;border-bottom-left-radius:0}.PingForm-module__ARwcAq__channelCardLeft{align-items:center;gap:.625rem;display:flex}.PingForm-module__ARwcAq__channelIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PingForm-module__ARwcAq__channelIcon.PingForm-module__ARwcAq__email{color:#3b82f6;background:#dbeafe}.PingForm-module__ARwcAq__channelIcon.PingForm-module__ARwcAq__sms{color:#22c55e;background:#dcfce7}.PingForm-module__ARwcAq__channelIcon.PingForm-module__ARwcAq__slack{color:#a855f7;background:#f3e8ff}.PingForm-module__ARwcAq__channelIcon.PingForm-module__ARwcAq__discord{color:#6366f1;background:#eef2ff}.PingForm-module__ARwcAq__channelIcon.PingForm-module__ARwcAq__webhook{color:#d97706;background:#fef3c7}.PingForm-module__ARwcAq__channelCard.PingForm-module__ARwcAq__disabled{opacity:.4;cursor:default;pointer-events:none}.PingForm-module__ARwcAq__comingSoonBadge{text-transform:uppercase;letter-spacing:.05em;color:#a3a3a3;border:1px solid #0000000f;border-radius:9999px;padding:3px 8px;font-size:.625rem;font-weight:600}.PingForm-module__ARwcAq__channelName{color:#525252;font-size:.8125rem;font-weight:600}.PingForm-module__ARwcAq__channelHint{color:#a3a3a3;margin-top:1px;font-size:.6875rem}.PingForm-module__ARwcAq__channelDetails{background:#fff;border:1px solid #0000000f;border-top:none;border-radius:0 0 10px 10px;margin-top:-9px;padding:.75rem 1rem .875rem;animation:.2s PingForm-module__ARwcAq__fadeSlideIn}.PingForm-module__ARwcAq__notificationSettings{padding:0}.PingForm-module__ARwcAq__userSelector{background:#fafafa;border:1px solid #0000000f;border-radius:8px;margin-top:.75rem;padding:.75rem}.PingForm-module__ARwcAq__phoneList{flex-direction:column;gap:.5rem;display:flex}.PingForm-module__ARwcAq__phoneRow{align-items:center;gap:.5rem;display:flex}.PingForm-module__ARwcAq__phoneInput{flex:1}.PingForm-module__ARwcAq__phoneInput input{font-family:var(--font-mono),ui-monospace,monospace}.PingForm-module__ARwcAq__phoneRemove{opacity:.25;transition:opacity .15s}.PingForm-module__ARwcAq__phoneRemove:hover{opacity:1}.PingForm-module__ARwcAq__addPhoneButton{color:#737373;border-style:dashed;margin-top:.25rem}.PingForm-module__ARwcAq__addPhoneButton:hover{color:#525252;border-color:#a3a3a3}.PingForm-module__ARwcAq__headerPairList{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.PingForm-module__ARwcAq__headerPairRow{align-items:center;gap:.5rem;display:flex}.PingForm-module__ARwcAq__headerPairKey{flex:2}.PingForm-module__ARwcAq__headerPairValue{flex:3}.PingForm-module__ARwcAq__headerPairKey input,.PingForm-module__ARwcAq__headerPairValue input{font-family:var(--font-mono),ui-monospace,monospace;font-size:.8125rem}.PingForm-module__ARwcAq__errorBanner{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1rem;animation:.4s PingForm-module__ARwcAq__shake;display:flex}@keyframes PingForm-module__ARwcAq__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-3px)}40%,80%{transform:translate(3px)}}.PingForm-module__ARwcAq__errorIcon{color:#ef4444;flex-shrink:0}.PingForm-module__ARwcAq__errorText{color:#dc2626;font-size:.8125rem;font-weight:500}.PingForm-module__ARwcAq__stepContent{padding-top:1.5rem;animation:.25s PingForm-module__ARwcAq__stepFadeIn}@keyframes PingForm-module__ARwcAq__stepFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.PingForm-module__ARwcAq__wizardNav{background:#fff;border:1px solid #0000000f;border-radius:14px;justify-content:space-between;align-items:center;margin-top:.25rem;padding:1rem 1.25rem;display:flex}.PingForm-module__ARwcAq__wizardNavRight{align-items:center;gap:1rem;display:flex}.PingForm-module__ARwcAq__footerHint{color:#737373;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.PingForm-module__ARwcAq__footerHint svg{color:#525252}.PingForm-module__ARwcAq__submitButton{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);border:none;border-radius:10px;min-width:160px;height:44px;font-size:.9375rem;font-weight:600;transition:all .15s;box-shadow:0 2px 8px #6366f140}.PingForm-module__ARwcAq__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#6d28d9);box-shadow:0 4px 12px #6366f14d}.PingForm-module__ARwcAq__submitButton:active:not(:disabled){background:linear-gradient(135deg,#4338ca,#5b21b6)}.PingForm-module__ARwcAq__submitButton:disabled{color:#a3a3a3;background:#e5e5e5}.PingForm-module__ARwcAq__wizardNextButton{color:#fff;background:#6366f1;border:none;border-radius:8px;min-width:100px;font-weight:600;transition:all .15s}.PingForm-module__ARwcAq__wizardNextButton:hover:not(:disabled){background:#4f46e5}.PingForm-module__ARwcAq__wizardNextButton:disabled{color:#a3a3a3;background:#e5e5e5}.PingForm-module__ARwcAq__stepPreviewActions{border-top:1px solid #0000000a;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.PingForm-module__ARwcAq__skipLink{color:#737373;font-size:.8125rem}.PingForm-module__ARwcAq__skipLink:hover{color:#525252}.PingForm-module__ARwcAq__selectedIndicator{color:#4338ca;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;display:flex}.PingForm-module__ARwcAq__selectedIndicator code{font-family:var(--font-mono),ui-monospace,monospace;color:#6366f1;text-overflow:ellipsis;white-space:nowrap;background:#6366f114;border-radius:4px;max-width:200px;padding:.125rem .375rem;font-size:.75rem;overflow:hidden}@media (max-width:768px){.PingForm-module__ARwcAq__section{padding:1.25rem}.PingForm-module__ARwcAq__stepBar{padding-bottom:.5rem;overflow-x:auto}.PingForm-module__ARwcAq__stepLabel{display:none}.PingForm-module__ARwcAq__modeSelector{grid-template-columns:1fr;gap:.5rem}.PingForm-module__ARwcAq__modeIcon{flex-shrink:0;width:36px;height:36px}.PingForm-module__ARwcAq__modeLabel{font-size:.875rem}.PingForm-module__ARwcAq__modeDescription{font-size:.6875rem}.PingForm-module__ARwcAq__intervalPicker{grid-template-columns:repeat(3,1fr);display:grid}.PingForm-module__ARwcAq__intervalOption{min-width:unset}.PingForm-module__ARwcAq__intervalCustom{grid-column:span 3}.PingForm-module__ARwcAq__headerRow{flex-wrap:wrap}.PingForm-module__ARwcAq__headerInput{flex-basis:calc(50% - .25rem)}.PingForm-module__ARwcAq__wizardNav{flex-direction:column;gap:1rem;padding:1rem}.PingForm-module__ARwcAq__wizardNavRight{justify-content:flex-end;width:100%}.PingForm-module__ARwcAq__stepPreviewActions{flex-direction:column;align-items:flex-start;gap:.5rem}.PingForm-module__ARwcAq__submitButton{width:100%}}@media (max-width:480px){.PingForm-module__ARwcAq__intervalPicker{grid-template-columns:repeat(2,1fr)}.PingForm-module__ARwcAq__intervalCustom{grid-column:span 2}.PingForm-module__ARwcAq__headerInput{flex-basis:100%}}
.SuggestionChips-module__ua5n-W__wrapper{background:linear-gradient(135deg,#fafafe 0%,#eef2ff 100%);border:1px solid #e0e7ff;border-radius:12px;margin-bottom:.5rem;padding:1rem}.SuggestionChips-module__ua5n-W__header{align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex}.SuggestionChips-module__ua5n-W__aiIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SuggestionChips-module__ua5n-W__badge{text-transform:uppercase;letter-spacing:.06em;color:#6366f1;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:4px;flex-shrink:0;align-items:center;gap:.2rem;margin-left:auto;padding:.1875rem .5rem;font-size:.5625rem;font-weight:700;line-height:1;display:inline-flex}.SuggestionChips-module__ua5n-W__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.625rem;display:grid}.SuggestionChips-module__ua5n-W__card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #00000014;border-radius:10px;flex-direction:column;gap:.25rem;padding:.875rem 1rem;transition:all .15s;display:flex;position:relative}.SuggestionChips-module__ua5n-W__card:hover{background:#fefcff;border-color:#a5b4fc;box-shadow:0 2px 8px #6366f114}.SuggestionChips-module__ua5n-W__card.SuggestionChips-module__ua5n-W__selected{background:#fafafe;border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.SuggestionChips-module__ua5n-W__checkmark{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:.5rem;right:.5rem}.SuggestionChips-module__ua5n-W__cardLabel{color:#0a0a0a;padding-right:1.25rem;font-size:.8125rem;font-weight:600;line-height:1.3}.SuggestionChips-module__ua5n-W__card.SuggestionChips-module__ua5n-W__selected .SuggestionChips-module__ua5n-W__cardLabel{color:#4338ca}.SuggestionChips-module__ua5n-W__cardDescription{color:#737373;font-size:.75rem;line-height:1.4}.SuggestionChips-module__ua5n-W__card.SuggestionChips-module__ua5n-W__selected .SuggestionChips-module__ua5n-W__cardDescription{color:#6366f1}@media (max-width:480px){.SuggestionChips-module__ua5n-W__grid{grid-template-columns:1fr}}
.AreaSelector-module__f5uZAa__loadingContainer{text-align:center;background:#fafafa;border:1px solid #0000000f;border-radius:14px;padding:3rem 2rem;position:relative;overflow:hidden}.AreaSelector-module__f5uZAa__loadingContainer:before{content:"";background:linear-gradient(90deg,#0000,#6366f1,#0000);width:100%;height:2px;animation:2s ease-in-out infinite AreaSelector-module__f5uZAa__scanLine;position:absolute;top:0;left:-100%}@keyframes AreaSelector-module__f5uZAa__scanLine{0%{left:-100%}to{left:100%}}.AreaSelector-module__f5uZAa__loadingDots{justify-content:center;align-items:center;gap:.375rem;margin-bottom:.75rem;display:flex}.AreaSelector-module__f5uZAa__loadingDot{background:#6366f1;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite AreaSelector-module__f5uZAa__pulse}.AreaSelector-module__f5uZAa__loadingDot:nth-child(2){animation-delay:.2s}.AreaSelector-module__f5uZAa__loadingDot:nth-child(3){animation-delay:.4s}@keyframes AreaSelector-module__f5uZAa__pulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.AreaSelector-module__f5uZAa__loadingText{color:#737373;font-size:.8125rem}.AreaSelector-module__f5uZAa__screenshotContainer{border:1px solid #0000000f;border-radius:14px;max-height:500px;position:relative;overflow:hidden auto}.AreaSelector-module__f5uZAa__screenshot{width:100%;display:block}.AreaSelector-module__f5uZAa__suggestionsSkeleton{background:linear-gradient(135deg,#fafafe 0%,#eef2ff 100%);border:1px solid #e0e7ff;border-radius:12px;margin-bottom:.5rem;padding:1rem}.AreaSelector-module__f5uZAa__suggestionsSkeletonHeader{align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex}.AreaSelector-module__f5uZAa__suggestionsSkeletonGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.625rem;display:grid}.AreaSelector-module__f5uZAa__actionBar{align-items:center;gap:.5rem;display:flex}
.dashboard-module__zaZZba__dashboardContainer{padding:2rem 0}.dashboard-module__zaZZba__dashboardInner{max-width:var(--content-max-width,1200px);margin:0 auto;padding:0 1.5rem}.dashboard-module__zaZZba__header{margin-bottom:1.5rem}.dashboard-module__zaZZba__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-module__zaZZba__greeting{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.dashboard-module__zaZZba__greetingAccent{color:var(--accent)}.dashboard-module__zaZZba__subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.dashboard-module__zaZZba__newMonitorButton{background:var(--text-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.dashboard-module__zaZZba__newMonitorButton:hover{background:var(--text-muted)}.dashboard-module__zaZZba__statsRow{align-items:stretch;gap:.75rem;margin-bottom:1.5rem;display:flex}.dashboard-module__zaZZba__healthCompact{padding:var(--spacing-panel);background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:.75rem;transition:border-color .15s,box-shadow .15s;display:flex}.dashboard-module__zaZZba__healthCompact:hover{border-color:var(--border-hover);box-shadow:0 2px 8px #0000000a}.dashboard-module__zaZZba__healthRingSmall{width:40px;height:40px}.dashboard-module__zaZZba__healthCompactInfo{flex-direction:column;display:flex}.dashboard-module__zaZZba__healthCompactValue{font-family:var(--font-mono);font-size:var(--metric-value-md);color:var(--text-primary);font-weight:600;line-height:1}.dashboard-module__zaZZba__healthCompactLabel{font-size:var(--metric-label);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-top:.25rem;font-weight:500}.dashboard-module__zaZZba__statsGrid{flex:1;gap:.75rem;display:flex}.dashboard-module__zaZZba__statCard{padding:var(--spacing-panel);background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;flex:1;justify-content:center;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex}.dashboard-module__zaZZba__statCard:hover{border-color:var(--border-hover);box-shadow:0 2px 8px #0000000a}.dashboard-module__zaZZba__statValue{font-family:var(--font-mono);font-size:var(--metric-value-md);color:var(--text-primary);font-weight:600;line-height:1}.dashboard-module__zaZZba__statLabel{font-size:var(--metric-label);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-top:.375rem;font-weight:500}.dashboard-module__zaZZba__statCardHealthy .dashboard-module__zaZZba__statValue{color:var(--status-success-text)}.dashboard-module__zaZZba__statCardToday .dashboard-module__zaZZba__statValue{color:var(--accent-violet)}.dashboard-module__zaZZba__statCardWeek .dashboard-module__zaZZba__statValue{color:var(--accent)}@media (max-width:768px){.dashboard-module__zaZZba__statsRow{flex-wrap:wrap}.dashboard-module__zaZZba__healthCompact{flex:100%;justify-content:center}.dashboard-module__zaZZba__statsGrid{flex:100%}}@media (max-width:480px){.dashboard-module__zaZZba__statsGrid{grid-template-columns:repeat(2,1fr);display:grid}}.dashboard-module__zaZZba__contentStack{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__zaZZba__changesPanel{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.dashboard-module__zaZZba__changesPanelHeader{padding:var(--spacing-panel);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__zaZZba__changesPanelTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.dashboard-module__zaZZba__aiTag{background:linear-gradient(135deg,var(--accent-purple)0%,#8b5cf6 100%);border-radius:var(--radius-sm);color:#fff;letter-spacing:.05em;justify-content:center;align-items:center;padding:.125rem .375rem;font-size:.625rem;font-weight:700;display:inline-flex}.dashboard-module__zaZZba__changesPanelSubtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.8125rem}.dashboard-module__zaZZba__changesCount{background:var(--accent-purple);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.dashboard-module__zaZZba__changesPanelContent{padding:0}.dashboard-module__zaZZba__changesList{flex-direction:column;display:flex}.dashboard-module__zaZZba__changeCard{padding:var(--spacing-card)var(--spacing-panel);border-bottom:1px solid var(--border-light);gap:.875rem;text-decoration:none;transition:background .15s;display:flex}.dashboard-module__zaZZba__changeCard:last-child{border-bottom:none}.dashboard-module__zaZZba__changeCard:hover{background:var(--surface-hover)}.dashboard-module__zaZZba__changeCardThumb{border-radius:var(--radius-md);background:var(--surface-muted);flex-shrink:0;width:120px;height:80px;position:relative;overflow:hidden}.dashboard-module__zaZZba__changeCardThumbPlaceholder{background:var(--border);width:100%;height:100%}.dashboard-module__zaZZba__changeCardContent{flex:1;min-width:0}.dashboard-module__zaZZba__changeCardHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.dashboard-module__zaZZba__changeCardJob{color:var(--accent-purple);font-size:.8125rem;font-weight:600}.dashboard-module__zaZZba__changeCardTime{font-size:var(--metric-label);color:var(--text-tertiary);font-weight:500}.dashboard-module__zaZZba__changeCardSummary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.dashboard-module__zaZZba__changesEmpty{padding:3rem var(--spacing-panel);text-align:center}.dashboard-module__zaZZba__changesEmpty p{color:var(--text-secondary);margin:0;font-size:.875rem}.dashboard-module__zaZZba__changesEmptyHint{color:var(--text-tertiary)!important;margin-top:.5rem!important;font-size:.8125rem!important}.dashboard-module__zaZZba__viewAllLink{background:var(--surface-hover);border-top:1px solid var(--border-light);color:var(--text-secondary);justify-content:center;align-items:center;gap:.35rem;padding:.875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.dashboard-module__zaZZba__viewAllLink:hover{background:var(--surface-muted);color:var(--text-primary)}.dashboard-module__zaZZba__attentionPanel{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.dashboard-module__zaZZba__issuesPanelHeader{padding:var(--spacing-panel);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.dashboard-module__zaZZba__issuesPanelTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.dashboard-module__zaZZba__issuesCount{background:var(--status-error-soft);border-radius:var(--radius-lg);min-width:20px;height:20px;font-size:var(--metric-label);color:var(--status-error-hover);justify-content:center;align-items:center;padding:0 .375rem;font-weight:600;display:inline-flex}.dashboard-module__zaZZba__issuesPanelContent{padding:var(--spacing-panel)}.dashboard-module__zaZZba__issuesList{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}@media (max-width:900px){.dashboard-module__zaZZba__issuesList{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.dashboard-module__zaZZba__issuesList{grid-template-columns:1fr}}.dashboard-module__zaZZba__issueCard{background:var(--status-error-soft);border:1px solid #fecaca;border-radius:8px;flex-direction:column;padding:.75rem;text-decoration:none;transition:background .15s;display:flex}.dashboard-module__zaZZba__issueCard:hover{background:var(--status-error-soft)}.dashboard-module__zaZZba__issueCardScreenshot{border-radius:var(--radius-sm);background:var(--surface-muted);width:100%;height:80px;margin-bottom:.625rem;position:relative;overflow:hidden}.dashboard-module__zaZZba__issueCardPlaceholder{background:var(--border);width:100%;height:100%}.dashboard-module__zaZZba__issueCardInfo{min-width:0}.dashboard-module__zaZZba__issueCardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.8125rem;font-weight:600;overflow:hidden}.dashboard-module__zaZZba__issueCardStatus{font-size:var(--metric-label);color:var(--status-error-hover);align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.dashboard-module__zaZZba__issuesEmpty{justify-content:center;align-items:center;gap:.625rem;padding:1.5rem 1rem;display:flex}.dashboard-module__zaZZba__issuesEmptyCheck{background:var(--status-success-soft);width:32px;height:32px;color:var(--status-success-text);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.dashboard-module__zaZZba__issuesEmpty p{color:var(--status-success-text);margin:0;font-size:.875rem;font-weight:500}.dashboard-module__zaZZba__viewAllMonitors{background:var(--surface-hover);border-top:1px solid var(--border-light);color:var(--text-secondary);justify-content:center;align-items:center;gap:.35rem;padding:.875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.dashboard-module__zaZZba__viewAllMonitors:hover{background:var(--surface-muted);color:var(--text-primary)}.dashboard-module__zaZZba__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.dashboard-module__zaZZba__emptyStateTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.dashboard-module__zaZZba__emptyStateText{color:var(--text-secondary);max-width:360px;margin:0 0 2rem;font-size:1rem;line-height:1.5}.dashboard-module__zaZZba__emptyStateButton{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.dashboard-module__zaZZba__emptyStateButton:hover{background:var(--text-muted)}.dashboard-module__zaZZba__errorContainer{justify-content:center;align-items:center;padding:2rem;display:flex}.dashboard-module__zaZZba__errorCard{background:var(--surface-card);border:1px solid var(--border);text-align:center;border-radius:12px;width:100%;max-width:420px;padding:2.5rem}.dashboard-module__zaZZba__errorIconWrapper{background:var(--status-error-soft);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.dashboard-module__zaZZba__errorIcon{color:var(--status-error)}.dashboard-module__zaZZba__errorTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.dashboard-module__zaZZba__errorMessage{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.dashboard-module__zaZZba__errorActions{justify-content:center;align-items:center;gap:.75rem;display:flex}.dashboard-module__zaZZba__errorBackLink{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.dashboard-module__zaZZba__errorBackLink:hover{background:var(--surface-hover);border-color:var(--border-hover)}.dashboard-module__zaZZba__errorRetryButton{background:var(--text-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:inline-flex}.dashboard-module__zaZZba__errorRetryButton:hover{background:var(--text-muted)}.dashboard-module__zaZZba__skeleton{background:linear-gradient(90deg,var(--border)0%,var(--border-light)50%,var(--border)100%);background-size:200% 100%;animation:1.5s infinite dashboard-module__zaZZba__shimmer}@keyframes dashboard-module__zaZZba__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-module__zaZZba__skeletonHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-module__zaZZba__skeletonGreeting{background:var(--border);border-radius:var(--radius-sm);width:200px;height:1.5rem;margin-bottom:.5rem}.dashboard-module__zaZZba__skeletonSubtitle{background:var(--border);border-radius:var(--radius-sm);width:280px;height:.875rem}.dashboard-module__zaZZba__skeletonButton{background:var(--border);border-radius:var(--radius-md);width:110px;height:38px}.dashboard-module__zaZZba__skeletonStatsRow{padding:var(--spacing-panel);background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.dashboard-module__zaZZba__skeletonHealthCompact{border-right:1px solid var(--border);align-items:center;gap:.75rem;padding-right:1.5rem;display:flex}.dashboard-module__zaZZba__skeletonHealthRing{background:var(--border);border-radius:50%;width:44px;height:44px}.dashboard-module__zaZZba__skeletonHealthInfo{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__zaZZba__skeletonHealthValue{background:var(--border);border-radius:var(--radius-sm);width:40px;height:1.125rem}.dashboard-module__zaZZba__skeletonHealthLabel{height:var(--metric-label);background:var(--border);border-radius:var(--radius-sm);width:50px}.dashboard-module__zaZZba__skeletonStatsGrid{flex:1;gap:1rem;display:flex}.dashboard-module__zaZZba__skeletonStatCard{text-align:center;background:var(--surface-hover);border-radius:8px;flex:1;padding:.75rem 1rem}.dashboard-module__zaZZba__skeletonStatValue{background:var(--border);border-radius:var(--radius-sm);width:30px;height:1.25rem;margin:0 auto .25rem}.dashboard-module__zaZZba__skeletonStatLabel{height:var(--metric-label);background:var(--border);border-radius:var(--radius-sm);width:50px;margin:0 auto}.dashboard-module__zaZZba__skeletonContentStack{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__zaZZba__skeletonChangesPanel{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.dashboard-module__zaZZba__skeletonChangesPanelHeader{padding:var(--spacing-panel);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__zaZZba__skeletonPanelTitle{background:var(--border);border-radius:var(--radius-sm);width:120px;height:1rem;margin-bottom:.5rem}.dashboard-module__zaZZba__skeletonPanelSubtitle{background:var(--border);border-radius:var(--radius-sm);width:200px;height:.8125rem}.dashboard-module__zaZZba__skeletonChangesCount{background:var(--border);border-radius:12px;width:24px;height:24px}.dashboard-module__zaZZba__skeletonChangeCard{padding:var(--spacing-card)var(--spacing-panel);border-bottom:1px solid var(--border-light);gap:.875rem;display:flex}.dashboard-module__zaZZba__skeletonChangeCard:last-child{border-bottom:none}.dashboard-module__zaZZba__skeletonCardThumb{border-radius:var(--radius-md);background:var(--border);flex-shrink:0;width:120px;height:80px}.dashboard-module__zaZZba__skeletonCardContent{flex:1}.dashboard-module__zaZZba__skeletonCardHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.dashboard-module__zaZZba__skeletonCardJob{background:var(--border);border-radius:var(--radius-sm);width:80px;height:.8125rem}.dashboard-module__zaZZba__skeletonCardTime{height:var(--metric-label);background:var(--border);border-radius:var(--radius-sm);width:40px}.dashboard-module__zaZZba__skeletonCardSummary{background:var(--border);border-radius:var(--radius-sm);width:90%;height:.8125rem;margin-bottom:.25rem}.dashboard-module__zaZZba__skeletonCardSummary2{background:var(--border);border-radius:var(--radius-sm);width:70%;height:.8125rem}.dashboard-module__zaZZba__skeletonViewAll{background:var(--surface-hover);border-top:1px solid var(--border-light);height:44px}.dashboard-module__zaZZba__skeletonAttentionPanel{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.dashboard-module__zaZZba__skeletonIssuesHeader{padding:var(--spacing-panel);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.dashboard-module__zaZZba__skeletonIssuesTitle{background:var(--border);border-radius:var(--radius-sm);width:100px;height:.9rem}.dashboard-module__zaZZba__skeletonIssuesContent{padding:var(--spacing-panel)}.dashboard-module__zaZZba__skeletonIssuesList{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.dashboard-module__zaZZba__skeletonIssueCard{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:.75rem;display:flex}.dashboard-module__zaZZba__skeletonIssueScreenshot{border-radius:var(--radius-sm);background:var(--border);width:100%;height:80px;margin-bottom:.625rem}.dashboard-module__zaZZba__skeletonIssueName{background:var(--border);border-radius:var(--radius-sm);width:80%;height:.8125rem;margin-bottom:.375rem}.dashboard-module__zaZZba__skeletonIssueStatus{height:var(--metric-label);background:var(--border);border-radius:var(--radius-sm);width:50%}@media (max-width:900px){.dashboard-module__zaZZba__skeletonIssuesList{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module__zaZZba__skeletonStatsRow{flex-direction:column;align-items:stretch;gap:1rem}.dashboard-module__zaZZba__skeletonHealthCompact{border-right:none;border-bottom:1px solid var(--border);justify-content:center;padding-bottom:1rem;padding-right:0}.dashboard-module__zaZZba__skeletonStatsGrid{justify-content:space-around}}@media (max-width:600px){.dashboard-module__zaZZba__dashboardContainer{padding:1rem 0}.dashboard-module__zaZZba__dashboardInner{padding:0 1rem}.dashboard-module__zaZZba__greeting{font-size:1.25rem}.dashboard-module__zaZZba__headerTop{flex-direction:column;align-items:stretch}.dashboard-module__zaZZba__newMonitorButton{justify-content:center}}
.BeforeAfterSlider-module__oIELXq__wrapper{flex-direction:column;gap:.75rem;display:flex}.BeforeAfterSlider-module__oIELXq__viewToggle{background:#f3f4f6;border-radius:8px;gap:.25rem;width:fit-content;padding:.25rem;display:flex}.BeforeAfterSlider-module__oIELXq__viewButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s}.BeforeAfterSlider-module__oIELXq__viewButton:hover{color:#374151}.BeforeAfterSlider-module__oIELXq__viewButton.BeforeAfterSlider-module__oIELXq__active{color:#111827;background:#fff;box-shadow:0 1px 3px #00000014}.BeforeAfterSlider-module__oIELXq__container{cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#f3f4f6;border-radius:10px;width:100%;position:relative;overflow:hidden}.BeforeAfterSlider-module__oIELXq__scrollContainer{position:absolute;inset:0;overflow:hidden auto}.BeforeAfterSlider-module__oIELXq__scrollContainer::-webkit-scrollbar{width:8px}.BeforeAfterSlider-module__oIELXq__scrollContainer::-webkit-scrollbar-track{background:0 0}.BeforeAfterSlider-module__oIELXq__scrollContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.BeforeAfterSlider-module__oIELXq__scrollContainer::-webkit-scrollbar-thumb:hover{background:#9ca3af}.BeforeAfterSlider-module__oIELXq__imageLayer{background-position:top;background-repeat:no-repeat;background-size:100%;width:100%;position:absolute;top:0;left:0}.BeforeAfterSlider-module__oIELXq__sliderLine{cursor:ew-resize;z-index:10;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 12px #0000004d}.BeforeAfterSlider-module__oIELXq__sliderHandle{color:#6b7280;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0003}.BeforeAfterSlider-module__oIELXq__sliderHandle:hover{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 4px 12px #00000040}.BeforeAfterSlider-module__oIELXq__label{text-transform:uppercase;letter-spacing:.03em;z-index:5;border-radius:4px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;position:absolute;top:12px}.BeforeAfterSlider-module__oIELXq__labelBefore{color:#fff;background:#111827;left:12px}.BeforeAfterSlider-module__oIELXq__labelAfter{color:#fff;background:#7c3aed;right:12px}.BeforeAfterSlider-module__oIELXq__labelDiff{color:#fff;background:#dc2626;left:12px}.BeforeAfterSlider-module__oIELXq__scrollHint{color:#fff;z-index:5;pointer-events:none;background:#0009;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.BeforeAfterSlider-module__oIELXq__singleView{background:#f3f4f6;border-radius:10px;position:relative;overflow:auto}.BeforeAfterSlider-module__oIELXq__singleView::-webkit-scrollbar{width:8px}.BeforeAfterSlider-module__oIELXq__singleView::-webkit-scrollbar-track{background:0 0}.BeforeAfterSlider-module__oIELXq__singleView::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.BeforeAfterSlider-module__oIELXq__singleView::-webkit-scrollbar-thumb:hover{background:#9ca3af}.BeforeAfterSlider-module__oIELXq__fullImage{width:100%;height:auto;display:block}.BeforeAfterSlider-module__oIELXq__sideBySide{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.BeforeAfterSlider-module__oIELXq__sideBySidePane{background:#f3f4f6;border-radius:10px;position:relative;overflow:auto}.BeforeAfterSlider-module__oIELXq__sideBySidePane::-webkit-scrollbar{width:6px}.BeforeAfterSlider-module__oIELXq__sideBySidePane::-webkit-scrollbar-track{background:0 0}.BeforeAfterSlider-module__oIELXq__sideBySidePane::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.BeforeAfterSlider-module__oIELXq__sideBySidePane::-webkit-scrollbar-thumb:hover{background:#9ca3af}.BeforeAfterSlider-module__oIELXq__diffContainer{width:100%;display:block}.BeforeAfterSlider-module__oIELXq__diffContainer canvas{width:100%;height:auto;display:block}.BeforeAfterSlider-module__oIELXq__diffLoading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem;display:flex}.BeforeAfterSlider-module__oIELXq__diffError{color:#dc2626;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.BeforeAfterSlider-module__oIELXq__spinner{animation:1s linear infinite BeforeAfterSlider-module__oIELXq__spin}@keyframes BeforeAfterSlider-module__oIELXq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.BeforeAfterSlider-module__oIELXq__viewToggle{width:100%;overflow-x:auto}.BeforeAfterSlider-module__oIELXq__viewButton{white-space:nowrap;padding:.5rem .75rem;font-size:.75rem}.BeforeAfterSlider-module__oIELXq__sideBySide{grid-template-columns:1fr}.BeforeAfterSlider-module__oIELXq__sliderHandle{width:36px;height:36px}}
.ContentComparison-module__K1Vn1q__wrapper{flex-direction:column;gap:.75rem;display:flex}.ContentComparison-module__K1Vn1q__viewToggle{background:#f3f4f6;border-radius:8px;gap:.25rem;width:fit-content;padding:.25rem;display:flex}.ContentComparison-module__K1Vn1q__viewButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s}.ContentComparison-module__K1Vn1q__viewButton:hover{color:#374151}.ContentComparison-module__K1Vn1q__viewButton.ContentComparison-module__K1Vn1q__active{color:#111827;background:#fff;box-shadow:0 1px 3px #00000014}.ContentComparison-module__K1Vn1q__stats{align-items:center;gap:.5rem;display:flex}.ContentComparison-module__K1Vn1q__statBadge{font-size:.75rem;font-weight:600;font-family:var(--mantine-font-family-monospace);border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;display:inline-flex}.ContentComparison-module__K1Vn1q__additions{color:#166534;background:#dcfce7}.ContentComparison-module__K1Vn1q__removals{color:#991b1b;background:#fee2e2}.ContentComparison-module__K1Vn1q__diffContainer{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;max-height:600px;overflow:auto}.ContentComparison-module__K1Vn1q__diffContainer::-webkit-scrollbar{width:8px}.ContentComparison-module__K1Vn1q__diffContainer::-webkit-scrollbar-track{background:0 0}.ContentComparison-module__K1Vn1q__diffContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.ContentComparison-module__K1Vn1q__diffContainer::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ContentComparison-module__K1Vn1q__diffLine{font-family:var(--mantine-font-family-monospace);font-size:13px;line-height:1.5;display:flex}.ContentComparison-module__K1Vn1q__diffLine:first-child{border-radius:10px 10px 0 0}.ContentComparison-module__K1Vn1q__diffLine:last-child{border-radius:0 0 10px 10px}.ContentComparison-module__K1Vn1q__lineAdded{background:#dcfce7}.ContentComparison-module__K1Vn1q__lineRemoved{background:#fee2e2}.ContentComparison-module__K1Vn1q__lineNumber{text-align:right;color:#9ca3af;-webkit-user-select:none;user-select:none;border-right:1px solid #e5e7eb;flex-shrink:0;width:48px;padding:0 8px}.ContentComparison-module__K1Vn1q__linePrefix{color:#6b7280;-webkit-user-select:none;user-select:none;flex-shrink:0;width:20px;padding-left:6px}.ContentComparison-module__K1Vn1q__lineContent{white-space:pre-wrap;word-break:break-all;flex:1;padding-right:8px}.ContentComparison-module__K1Vn1q__renderedContent{color:#1f2937;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;max-height:600px;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.7;overflow:auto}.ContentComparison-module__K1Vn1q__renderedContent::-webkit-scrollbar{width:8px}.ContentComparison-module__K1Vn1q__renderedContent::-webkit-scrollbar-track{background:0 0}.ContentComparison-module__K1Vn1q__renderedContent::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.ContentComparison-module__K1Vn1q__renderedContent::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ContentComparison-module__K1Vn1q__renderedContent h1,.ContentComparison-module__K1Vn1q__renderedContent h2,.ContentComparison-module__K1Vn1q__renderedContent h3,.ContentComparison-module__K1Vn1q__renderedContent h4,.ContentComparison-module__K1Vn1q__renderedContent h5,.ContentComparison-module__K1Vn1q__renderedContent h6{color:#111827;margin:1.25em 0 .5em;font-weight:600;line-height:1.3}.ContentComparison-module__K1Vn1q__renderedContent h1{font-size:1.5rem}.ContentComparison-module__K1Vn1q__renderedContent h2{font-size:1.25rem}.ContentComparison-module__K1Vn1q__renderedContent h3{font-size:1.1rem}.ContentComparison-module__K1Vn1q__renderedContent p{margin:.5em 0}.ContentComparison-module__K1Vn1q__renderedContent ul,.ContentComparison-module__K1Vn1q__renderedContent ol{margin:.5em 0;padding-left:1.5em}.ContentComparison-module__K1Vn1q__renderedContent li{margin:.25em 0}.ContentComparison-module__K1Vn1q__renderedContent blockquote{color:#6b7280;background:#f9fafb;border-left:3px solid #d1d5db;border-radius:0 6px 6px 0;margin:.75em 0;padding:.5em 1em}.ContentComparison-module__K1Vn1q__renderedContent code{font-family:var(--mantine-font-family-monospace);background:#e5e7eb;border-radius:4px;padding:.15em .35em;font-size:.8125rem}.ContentComparison-module__K1Vn1q__renderedContent pre{color:#e5e7eb;background:#1f2937;border-radius:8px;margin:.75em 0;padding:.75em 1em;font-size:.8125rem;line-height:1.5;overflow-x:auto}.ContentComparison-module__K1Vn1q__renderedContent pre code{color:inherit;background:0 0;padding:0}.ContentComparison-module__K1Vn1q__renderedContent hr{border:none;border-top:1px solid #e5e7eb;margin:1em 0}.ContentComparison-module__K1Vn1q__renderedContent table{border-collapse:collapse;width:100%;margin:.75em 0;font-size:.8125rem}.ContentComparison-module__K1Vn1q__renderedContent th,.ContentComparison-module__K1Vn1q__renderedContent td{text-align:left;border:1px solid #e5e7eb;padding:.5em .75em}.ContentComparison-module__K1Vn1q__renderedContent th{background:#f3f4f6;font-weight:600}.ContentComparison-module__K1Vn1q__emptyState{color:#9ca3af;text-align:center;margin:0;padding:2rem}.ContentComparison-module__K1Vn1q__loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem;display:flex}.ContentComparison-module__K1Vn1q__error{color:#dc2626;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.ContentComparison-module__K1Vn1q__spinner{animation:1s linear infinite ContentComparison-module__K1Vn1q__spin}@keyframes ContentComparison-module__K1Vn1q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ContentComparison-module__K1Vn1q__viewToggle{width:100%;overflow-x:auto}.ContentComparison-module__K1Vn1q__viewButton{white-space:nowrap;padding:.5rem .75rem;font-size:.75rem}}
