.card{background:#fff;border:1px solid #e4e4e7;border-radius:8px;padding:20px;box-shadow:0 1px 2px #00000005}.narrow{max-width:640px}.auth-container{min-height:70vh;display:grid;place-items:center}.auth-form{width:100%;max-width:380px}label{display:block;font-size:14px;margin-bottom:14px;color:#3f3f46}input:not([type=hidden]):not([type=checkbox]),select,textarea{display:block;width:100%;margin-top:6px;padding:9px 12px;border:1px solid #d4d4d8;border-radius:5px;background:white;color:#18181b;font:inherit}textarea{resize:vertical;font-family:ui-monospace,monospace}input:focus,select:focus,textarea:focus{outline:2px solid #71717a;outline-offset:2px}.button{display:inline-block;background:#18181b;color:#fff;border:1px solid #18181b;border-radius:5px;padding:8px 14px;font-size:14px;cursor:pointer;text-decoration:none}.secondary{background:#fff;color:#18181b;border-color:#d4d4d8}.danger{background:#b91c1c;border-color:#b91c1c}.full{width:100%}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.inline-form{display:inline;margin:0}.link-button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.language-toggle{font:inherit;font-weight:600;color:#3f3f46;background:#f4f4f5;border:1px solid #d4d4d8;border-radius:5px;padding:2px 7px;cursor:pointer}.status{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;background:#f4f4f5;color:#3f3f46}.status-up{background:#d1fae5;color:#047857}.status-down{background:#fee2e2;color:#b91c1c}.status-overdue{background:#fef3c7;color:#92400e}.history-row{padding:14px 0;border-bottom:1px solid #f4f4f5}.history-row:last-child{border:0}summary{cursor:pointer;font-size:14px}pre{overflow:auto;background:#f4f4f5;border-radius:4px;padding:16px;margin:16px 0;font-size:13px}.checkbox{display:flex;gap:8px;align-items:center}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}td,th{padding:12px;border-bottom:1px solid #f4f4f5}a:hover{text-decoration:underline}nav{flex-wrap:wrap}canvas{width:100%;max-height:220px}@media(max-width:640px){header>div{flex-direction:column;gap:12px}.actions{margin-top:10px}h1{font-size:22px!important}}

.project-tabs{display:flex;gap:6px;overflow-x:auto;flex-wrap:nowrap;padding:4px 0 16px;margin-bottom:16px;border-bottom:1px solid #e4e4e7}.project-tab{white-space:nowrap;flex-shrink:0;padding:9px 14px;border-radius:6px;font-size:14px;color:#52525b}.project-tab.selected{background:#18181b;color:#fff}.tab-paused{font-size:11px;opacity:.75;margin-left:5px}.project-overview{display:flex;align-items:center;justify-content:space-between;gap:20px}.feature-list{border:0;padding:0}.feature-option{padding:10px 0;border-bottom:1px solid #f4f4f5}.feature-option .checkbox{margin-bottom:4px}@media(max-width:640px){.project-overview{align-items:flex-start;flex-direction:column}}

.section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px}
.section-card{display:block;border:1px solid #e4e4e7;border-radius:12px;background:#fff;padding:20px;color:#18181b;text-decoration:none;transition:border-color .15s,box-shadow .15s}
.section-card:hover{border-color:#a1a1aa;box-shadow:0 3px 12px #18181b0b;text-decoration:none}
.section-card:focus-visible{outline:2px solid #52525b;outline-offset:3px}
.overview-link{display:flex;flex-direction:column;gap:14px;min-width:0}
.overview-description{font-size:14px;line-height:1.5;color:#52525b;margin:0}
.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:600}
.section-dot{width:9px;height:9px;border-radius:50%;background:#a1a1aa;flex-shrink:0}
.section-up .section-dot{background:#16a34a}.section-down .section-dot{background:#dc2626}.section-unknown .section-dot{background:#d97706}
.section-result{margin-top:16px;font-size:20px;font-weight:600}.section-up .section-result{color:#15803d}.section-down .section-result{color:#b91c1c}.section-unknown .section-result{color:#a16207}
.section-description{font-size:13px;color:#71717a;margin-top:6px}.section-counts{display:flex;gap:6px 12px;flex-wrap:wrap;font-size:12px;color:#71717a;margin-top:18px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0}.section-note{font-size:14px;color:#52525b;margin:16px 0}
.check-list{background:white;border:1px solid #e4e4e7;border-radius:12px;overflow:hidden}.check-row{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.check-row+.check-row{border-top:1px solid #f0f0f2}.check-main{min-width:0}.check-address{font-size:13px;color:#52525b;overflow-wrap:anywhere;margin:6px 0}.check-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;flex-shrink:0;font-size:13px}
.status-needs_credentials{background:#fffbeb;color:#92400e}.connection-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.connection-grid input,.connection-grid textarea{width:100%}.connection-grid .checkbox input{width:auto}
@media(max-width:800px){.connection-grid{grid-template-columns:1fr}.check-row{align-items:flex-start;flex-direction:column}.project-overview{gap:16px}.section-grid{grid-template-columns:1fr}}

.section-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.section-card{padding:18px}.section-title h2{font-size:16px;line-height:1.4;margin:0;font-weight:600}.section-result{font-size:18px;margin-top:14px}.section-counts{margin-top:14px}
.dashboard-heading{gap:16px;flex-wrap:wrap}.dashboard-heading .actions{gap:8px}
@media(max-width:480px){.section-grid{grid-template-columns:1fr}.dashboard-heading{align-items:flex-start}.dashboard-heading .actions{width:100%}}

.button:disabled{opacity:.55;cursor:not-allowed}form[data-run-check]{max-width:100%}.run-message{display:block;max-width:260px;margin-top:4px;font-size:12px;color:#52525b;overflow-wrap:anywhere}.run-message:empty{display:none}.check-controls{max-width:100%}

.check-row:has(.workflow-progress){flex-wrap:wrap}.workflow-progress{flex-basis:100%;width:100%;min-width:0;margin:12px 0}.workflow-progress h2{font-weight:600;margin-bottom:8px}.workflow-steps{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:6px}.workflow-step{display:flex;gap:10px;align-items:flex-start;border:1px solid #e4e4e7;border-left:3px solid #d4d4d8;border-radius:6px;padding:10px 12px;background:#fafafa;min-width:0}.workflow-step>div{min-width:0}.workflow-step strong{font-size:13px}.workflow-icon{flex-shrink:0;width:18px;text-align:center;font-weight:700}.workflow-meta{font-size:12px;color:#71717a;margin-left:10px}.workflow-success{border-left-color:#059669;background:#f0fdf4}.workflow-success .workflow-icon{color:#047857}.workflow-error{border-left-color:#dc2626;background:#fff5f5}.workflow-error .workflow-icon,.workflow-step p.workflow-error{color:#b91c1c}.workflow-running{border-left-color:#2563eb;background:#eff6ff}.workflow-running .workflow-icon{color:#2563eb}.workflow-skipped{opacity:.65}.workflow-step p.workflow-error{font-size:13px;margin:4px 0 0;overflow-wrap:anywhere;background:transparent}.workflow-history{margin-top:8px}@media(max-width:640px){.workflow-meta{display:block;margin:3px 0 0}.workflow-step{padding:9px}}

.project-problem{display:inline-flex;align-items:center;justify-content:center;background:#dc2626;color:white;width:18px;height:18px;border-radius:50%;margin-left:6px;font-size:12px;font-weight:700;line-height:1;vertical-align:middle}.dependency-option{padding:14px 0;border-bottom:1px solid #e4e4e7}.dependency-option .check-address,.dependency-option>span:last-child{display:block;margin-left:24px}.dependency-option .checkbox input{width:auto}.project-tab{display:inline-flex;align-items:center}

.workflow-step p.workflow-error,.response-error{white-space:pre-wrap;overflow-wrap:anywhere}

.telemetry-code { white-space: pre-wrap; overflow-wrap: anywhere; font-size: 12px; padding: 12px; background: #f4f4f5; border-radius: 8px; margin: 12px 0; }

.telemetry-page{padding-top:4px}
.telemetry-back{font-size:14px;color:#52525b}
.telemetry-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:18px 0 24px}
.telemetry-heading h1{font-size:28px;line-height:1.3;font-weight:650;margin:0 0 8px}
.telemetry-muted{font-size:14px;line-height:1.5;color:#71717a}
.telemetry-today{display:flex;flex-direction:column;text-align:right;gap:3px;flex-shrink:0;font-size:12px;color:#71717a}
.telemetry-today strong{font-size:24px;font-weight:600;color:#18181b}
.telemetry-tabs{display:flex;gap:8px;border-bottom:1px solid #e4e4e7;margin-bottom:22px;padding-bottom:12px;font-size:14px}
.telemetry-tabs a{padding:8px 14px;border-radius:6px;color:#52525b}
.telemetry-tabs a[aria-current=page]{background:#18181b;color:#fff}
.telemetry-notice{padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-bottom:16px;font-size:14px}
.telemetry-toolbar{display:flex;align-items:baseline;gap:16px;justify-content:space-between;margin-bottom:14px}
.telemetry-list-note{font-size:12px;color:#71717a;margin:0 0 12px}
.telemetry-toolbar>.telemetry-list-note{flex-shrink:0}
.telemetry-filters{min-width:0;flex:1}
.telemetry-filters>summary{width:fit-content;padding:8px 12px;background:#fff;border:1px solid #d4d4d8;border-radius:6px;font-weight:500}
.telemetry-filters[open]{flex-basis:100%}
.telemetry-toolbar:has(.telemetry-filters[open]){flex-wrap:wrap}
.telemetry-filters form{padding:18px;margin-top:12px;background:white;border:1px solid #e4e4e7;border-radius:8px}
.telemetry-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}
.telemetry-filter-dot{display:inline-block;width:6px;height:6px;background:#2563eb;border-radius:50%;margin-left:6px}
.telemetry-context{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;margin:0 0 16px;font-size:13px;overflow-wrap:anywhere}
.telemetry-context>a{color:#52525b;text-decoration:underline;text-underline-offset:3px}
.telemetry-list{background:#fff;border:1px solid #e4e4e7;border-radius:12px;overflow:hidden}
.telemetry-event+.telemetry-event,.telemetry-group+.telemetry-group{border-top:1px solid #ececef}
.telemetry-event>summary{display:grid;grid-template-columns:88px minmax(0,1fr) 112px 14px;gap:20px;align-items:start;list-style:none;padding:19px 20px;cursor:pointer}
.telemetry-event>summary::-webkit-details-marker{display:none}
.telemetry-event>summary:hover,.telemetry-group:hover{background:#fafafa;text-decoration:none}
.telemetry-event>summary:focus-visible,.telemetry-group:focus-visible{outline:2px solid #52525b;outline-offset:-3px}
.telemetry-event time{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#71717a;white-space:nowrap}
.telemetry-event time strong{font-size:13px;font-weight:500;color:#3f3f46}
.telemetry-event-main,.telemetry-group-main{min-width:0}
.telemetry-event-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.telemetry-event-title h2,.telemetry-group h2{font-size:14px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}
.telemetry-badge{display:inline-block;flex-shrink:0;background:#f4f4f5;color:#52525b;padding:3px 7px;border-radius:5px;font-size:11px;font-weight:500;line-height:1.3}
.telemetry-badge-error{background:#fef2f2;color:#b91c1c}
.telemetry-badge-goal{background:#eff6ff;color:#1d4ed8}
.telemetry-badge-page{background:#f5f3ff;color:#6d28d9}
.telemetry-badge-click{background:#f0fdfa;color:#0f766e}
.telemetry-message{font-size:13px;line-height:1.55;color:#3f3f46;margin-top:6px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.telemetry-route,.telemetry-target{font-size:12px;color:#71717a;overflow-wrap:anywhere;margin-top:6px}
.telemetry-event-source{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:12px;color:#71717a}
.telemetry-environment{font-size:11px;background:#f4f4f5;border-radius:4px;padding:2px 6px;overflow-wrap:anywhere;max-width:100%}
.telemetry-chevron{color:#a1a1aa;transition:transform .15s}
.telemetry-event[open]>summary .telemetry-chevron{transform:rotate(180deg)}
.telemetry-event-details{padding:4px 20px 20px 128px;min-width:0}
.telemetry-event-details h3{font-size:13px;font-weight:600;margin-top:18px}
.telemetry-properties{margin:10px 0;font-size:13px}
.telemetry-properties>div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;padding:7px 0;border-bottom:1px solid #f4f4f5}
.telemetry-properties dt{color:#71717a;overflow-wrap:anywhere}
.telemetry-properties dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}
.telemetry-properties a{text-decoration:underline;text-underline-offset:3px}
.telemetry-technical{margin-top:14px}
.telemetry-technical>summary{font-size:12px;color:#71717a}
.telemetry-group{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px;color:#18181b}
.telemetry-group h2{margin:4px 0}
.telemetry-group h2 small{font-weight:400;font-size:11px;color:#71717a}
.telemetry-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:#71717a;margin-top:10px}
.telemetry-group-counts{display:flex;align-items:center;gap:24px;flex-shrink:0}
.telemetry-group-counts>div{display:flex;flex-direction:column;gap:4px;text-align:right;font-size:11px;color:#71717a}
.telemetry-group-counts strong{font-weight:600;font-size:20px;color:#3f3f46}
.telemetry-group-counts .telemetry-error-count strong{color:#b91c1c}
.telemetry-row-arrow{color:#a1a1aa}
.telemetry-empty{padding:48px 24px;text-align:center}
.telemetry-empty h2{font-size:17px;font-weight:600;margin-bottom:8px}
.telemetry-empty p{font-size:14px;color:#71717a;margin-bottom:16px}
.telemetry-empty a{font-size:14px;text-decoration:underline;text-underline-offset:3px}
.telemetry-connection{max-width:760px}
@media(max-width:640px){
.telemetry-heading{align-items:flex-start;gap:12px}.telemetry-heading h1{font-size:23px}.telemetry-today{max-width:88px}
.telemetry-tabs{gap:4px}.telemetry-tabs a{padding:7px 10px}
.telemetry-toolbar{gap:10px;flex-wrap:wrap}.telemetry-filter-grid{grid-template-columns:1fr}
.telemetry-event>summary{grid-template-columns:62px minmax(0,1fr) 12px;gap:10px;padding:16px 12px}
.telemetry-event time{font-size:10px}.telemetry-event time strong{font-size:12px}
.telemetry-event-source{grid-column:2;grid-row:2;flex-direction:row;align-items:center;flex-wrap:wrap}
.telemetry-chevron{grid-column:3;grid-row:1}
.telemetry-event-details{padding:0 12px 16px}.telemetry-properties>div{grid-template-columns:100px minmax(0,1fr)}
.telemetry-group{align-items:flex-start;flex-direction:column;gap:16px;padding:16px}
.telemetry-group-counts{width:100%;gap:20px}.telemetry-group-counts>div{text-align:left}.telemetry-row-arrow{margin-left:auto}
}
