.product-workspace{color:var(--foreground);background:var(--sidebar);border:1px solid var(--border-strong);text-align:left;border-radius:14px;font-size:13px;line-height:1.5;overflow:hidden;box-shadow:0 24px 70px #0004}.product-layout{grid-template-columns:208px minmax(0,1fr);display:grid}.product-sidebar{min-width:0;color:var(--sidebar-foreground);flex-direction:column;padding:8px;font-size:13px;display:flex;overflow:hidden}.product-identity{height:48px;color:var(--text-primary);border-radius:6px;flex:none;align-items:center;gap:8px;padding:0 6px;font-weight:500;display:flex}.product-identity>span:not(.product-icon-box){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.product-identity>svg{color:var(--text-tertiary);flex:none}.product-icon-box{background:color-mix(in srgb, var(--primary) 10%, transparent);width:32px;height:32px;color:var(--primary);border-radius:8px;flex:none;place-items:center;display:grid}.product-tree{flex-direction:column;flex:1;gap:2px;min-height:0;padding:16px 0 8px;display:flex;overflow:hidden}.product-eyebrow{letter-spacing:.02em;text-transform:uppercase;color:color-mix(in srgb, var(--sidebar-foreground) 60%, transparent);padding:12px 8px 4px;font-size:11px;font-weight:500;display:block}.product-row{height:32px;color:color-mix(in srgb, var(--sidebar-foreground) 90%, transparent);white-space:nowrap;border-radius:6px;flex:none;align-items:center;gap:8px;padding:0 4px 0 8px;display:flex}.product-row[data-depth="1"]{padding-left:20px}.product-row[data-depth="2"]{padding-left:32px}.product-row[data-depth="3"]{padding-left:44px}.product-row[data-size=sm]{height:28px;font-size:12px}.product-row>svg{flex:none}.product-row>svg:last-child:not(:first-child){color:var(--text-tertiary)}.product-row>span{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.product-row[data-current=true]{background:var(--accent);color:var(--text-primary)}.product-docs{height:32px;color:var(--text-tertiary);flex:none;align-items:center;gap:8px;padding:0 8px;display:flex}.product-panel{background:var(--surface-content);min-width:0;box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;margin:8px 8px 8px 0;display:flex;overflow:hidden}.product-topbar{height:48px;color:var(--text-secondary);white-space:nowrap;flex:none;align-items:center;gap:6px;padding:0 16px;font-size:12px;display:flex}.product-crumb{align-items:center;gap:6px;min-width:0;display:inline-flex}.product-topbar>strong{color:var(--text-primary);font-weight:500}.product-topbar>svg{color:var(--text-tertiary);flex:none}.product-sample{text-overflow:ellipsis;color:var(--text-tertiary);white-space:nowrap;margin-left:auto;overflow:hidden}.product-main{flex:1;min-width:0;padding:20px 24px 24px}.product-page-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.product-page-header h3{letter-spacing:-.035em;margin:0;font-size:22px;font-weight:550;line-height:1.2}.product-header-rule{background:var(--border);flex:1;height:1px}.product-description,.product-footnote{color:var(--muted-foreground);margin:0 0 18px;font-size:12px;line-height:1.6}.product-footnote{margin:16px 0 0;font-size:12px}.product-status{color:var(--primary);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.product-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.product-status[data-tone=muted]{color:var(--muted-foreground)}.product-status[data-tone=info]{color:#9ccaff}.product-status[data-tone=warning]{color:#f6cc89}.product-status[data-tone=danger]{color:#ffadb8}.product-tabs{border-bottom:1px solid var(--border);gap:24px;margin:22px 0 12px;display:flex}.product-tabs span{color:var(--muted-foreground);padding:0 0 10px;font-size:12px;display:block}.product-tabs [data-active=true]{color:var(--foreground);border-bottom:2px solid var(--primary)}.product-environments{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-environment{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:18px;position:relative;overflow:hidden}.product-environment[data-environment=production]{border-left:2px solid #eab66b}.product-environment>div{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.product-environment strong{font-size:13px;font-weight:550}.product-release-name{margin-bottom:6px;font-size:13px;display:block}.product-environment code{color:var(--primary);align-items:center;gap:6px;font-size:12px;display:flex}.product-meta{color:var(--muted-foreground);align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.product-environment-progress{background:var(--primary);transform-origin:0;width:100%;height:2px;position:absolute;bottom:0;left:0}.product-history{border:1px solid var(--border);border-radius:7px;overflow:hidden}.product-history-head,.product-deploy-row{grid-template-columns:1fr 1fr 1fr;gap:14px;padding:12px 14px;display:grid}.product-history-head{color:var(--muted-foreground);background:var(--card);font-size:12px}.product-deploy-row{border-top:1px solid var(--border);font-size:12px}.product-deploy-row>span{align-items:center;gap:6px;display:flex}.product-deploy-row>span:last-child{color:var(--primary)}.product-filters{gap:8px;margin-bottom:16px;display:flex}.product-filters>span{border:1px solid var(--border);border-radius:5px;align-items:center;gap:9px;padding:6px 10px;font-size:12px;display:inline-flex}.product-health-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-health-card{border:1px solid var(--border);background:var(--card);border-radius:8px;min-width:0;padding:16px}.product-health-card>span:first-child{color:var(--muted-foreground);margin-bottom:12px;font-size:12px;display:block}.product-health-card>strong{letter-spacing:-.025em;font-size:19px;font-weight:550;display:block}.product-health-card>small{color:var(--muted-foreground);font-size:12px;line-height:1.6;display:block}.product-signal-strip{gap:3px;height:24px;margin:16px 0 12px;display:flex}.product-signal-strip i{transform-origin:bottom;background:#729289;border-radius:2px;flex:1}.product-signal-strip i[data-empty=true]{background:0 0;border:1px dashed #40564f}.product-metric-panel{border:1px solid var(--border);border-radius:8px;margin-top:12px;padding:16px}.product-metric-panel>div:first-child{color:var(--muted-foreground);justify-content:space-between;font-size:12px;display:flex}.product-metric-panel strong{color:var(--foreground);font-size:18px;font-weight:500}.product-metric-panel strong small{color:var(--muted-foreground);font-size:12px}.product-latency{border-bottom:1px solid var(--border);align-items:end;gap:4px;height:64px;margin-top:12px;display:flex}.product-latency i{background:color-mix(in srgb, var(--primary) 36%, var(--card));transform-origin:bottom;border-radius:2px 2px 0 0;flex:1}.product-monitor-next{border-top:1px solid var(--border);align-items:flex-start;gap:10px;margin-top:16px;padding-top:16px;display:flex}.product-monitor-next>svg{color:var(--primary);flex-shrink:0;margin-top:2px}.product-monitor-next strong{font-size:12px;font-weight:550}.product-monitor-next p{color:var(--muted-foreground);margin:4px 0 0;font-size:12px}@media (width<=700px){.product-layout{display:block}.product-sidebar{display:none}.product-panel{box-shadow:none;border-radius:0;margin:0}.product-topbar{flex-wrap:wrap;gap:7px;height:auto;min-height:44px;padding:8px 12px}.product-topbar>span:not(.product-sample),.product-topbar>svg{display:none}.product-sample{width:100%;margin:0;font-size:12px}.product-main{padding:18px 14px}.product-page-header h3{font-size:22px}.product-environments{gap:8px}.product-environment{padding:12px}.product-environment>div{margin-bottom:10px;display:block}.product-environment>div>strong{margin-bottom:4px;display:block}.product-environment .product-meta{flex-wrap:wrap;font-size:9px}.product-release-name{font-size:12px}.product-health-grid{grid-template-columns:1fr}.product-health-card{padding:14px}.product-health-card>strong{font-size:20px}.product-health-card>small,.product-footnote{font-size:12px}.product-signal-strip{gap:3px;height:22px;margin:12px 0 8px}.product-history-head,.product-deploy-row{gap:8px;padding:10px;font-size:12px}.product-deploy-row>span:first-child>svg{display:none}}.product-api-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.product-api-grid .product-health-card>strong{font-size:23px}.product-api-grid .product-health-card>small{min-height:2.5em}
