:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--background:#0b0d0e;--foreground:#f4f4f5;--surface:#111416;--surface-muted:#171a1d;--surface-elevated:#1b1f22;--border:#282c30;--border-strong:#3a3f44;--muted:#71717a;--muted-foreground:#a1a1aa;--primary:#34d399;--primary-hover:#48dfa8;--primary-foreground:#062117;--success:#4ade80;--warning:#fbbf24;--danger:#fb7185;--info:#60a5fa;--focus-ring:#34d39961;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px #0000003d;--shadow-md:0 10px 30px #00000047;--sidebar-width:248px;--topbar-height:64px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;color:var(--foreground);background:var(--background);font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{color:inherit}::selection{color:var(--foreground);background:#34d39938}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:3px solid var(--background);background:#3a3f44;border-radius:999px}::-webkit-scrollbar-track{background:0 0}:where(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.spin-slow{animation:1.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.sidebar{z-index:30;width:var(--sidebar-width);border-right:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{height:var(--topbar-height);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:0 20px;display:flex}.brand-mark{width:34px;height:34px;color:var(--primary);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-muted);flex:none;place-items:center;display:grid}.sidebar-brand>span:nth-child(2){letter-spacing:-.02em;align-items:baseline;gap:4px;font-size:16px;display:flex}.sidebar-brand strong{font-weight:650}.sidebar-brand small{color:var(--muted-foreground);font-size:16px}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:20px 12px;display:flex}.nav-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 10px 6px;font-size:12px;font-weight:600}.nav-label.lower{margin-top:20px}.sidebar-nav button{min-height:40px;color:var(--muted-foreground);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:11px;padding:0 11px;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:relative}.sidebar-nav button:hover{color:var(--foreground);background:var(--surface-muted)}.sidebar-nav button:active{background:var(--surface-elevated)}.sidebar-nav button.active{color:var(--foreground);border-color:var(--border);background:var(--surface-elevated)}.sidebar-nav button.active svg{color:var(--primary)}.sidebar-nav button span{flex:1;font-size:14px;font-weight:500}.sidebar-nav button em{min-width:22px;height:20px;color:var(--primary-foreground);background:var(--primary);border-radius:999px;place-items:center;padding:0 6px;font-size:12px;font-style:normal;font-weight:700;display:grid}.nav-group{flex-direction:column;gap:2px;display:flex}.sidebar-nav .nav-parent{width:100%;font-weight:600}.nav-group-active>.nav-parent{color:var(--foreground)}.nav-group-active>.nav-parent>svg:first-child{color:var(--primary)}.nav-chevron{color:var(--muted);flex:none;transition:transform .15s}.nav-group-open .nav-chevron{transform:rotate(90deg)}.nav-children{border-left:1px solid var(--border);flex-direction:column;gap:2px;margin:0 0 3px 19px;padding-left:10px;display:flex}.sidebar-nav .nav-children button{gap:9px;width:100%;min-height:34px;padding-inline:9px}.sidebar-nav .nav-children button span{font-size:13px}.sidebar-nav .nav-children button.active{background:#34d39914;border-color:#0000}.sidebar-foot{border-top:1px solid var(--border);align-items:center;gap:8px;min-height:72px;padding:14px 16px;display:flex}.connection-status{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.connection-orb{width:32px;height:32px;color:var(--success);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex:none;place-items:center;display:grid}.connection-status>span:last-child{flex-direction:column;min-width:0;display:flex}.connection-status strong{font-size:13px;font-weight:600}.connection-status small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.help-link,.mobile-close{width:36px;height:36px;color:var(--muted-foreground);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.help-link:hover,.mobile-close:hover{color:var(--foreground);background:var(--surface-elevated)}.mobile-close{margin-left:auto;display:none}.app-main{grid-column:2;min-width:0}.topbar{z-index:20;height:var(--topbar-height);border-bottom:1px solid var(--border);background:#0b0d0ef5;justify-content:space-between;align-items:center;gap:24px;padding:0 28px;display:flex;position:sticky;top:0}.mobile-menu{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;place-items:center;width:40px;height:40px;display:none}.quick-search{width:min(520px,48vw);color:var(--muted);align-items:center;display:flex;position:relative}.quick-search>svg{pointer-events:none;position:absolute;left:12px}.quick-search>input{width:100%;height:38px;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);outline:0;padding:0 14px 0 38px;transition:border-color .15s,background-color .15s,box-shadow .15s}.quick-search>input:hover{border-color:var(--border-strong)}.quick-search>input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring)}.quick-search>input::placeholder{color:var(--muted)}.search-results{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-elevated);box-shadow:var(--shadow-md);padding:6px;position:absolute;top:46px;left:0;right:0}.search-results button{border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:9px 10px;display:flex}.search-results button:hover{background:#22262a}.search-results button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.search-results button strong{font-size:14px;font-weight:600}.search-results button small{color:var(--muted-foreground);text-overflow:ellipsis;font:12px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.search-results p{color:var(--muted-foreground);margin:14px;font-size:13px}.topbar-actions{align-items:center;gap:8px;display:flex}.environment-switch{border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:9px;min-height:42px;padding:0 10px;transition:background-color .15s,border-color .15s;display:flex}.environment-switch:hover{border-color:var(--border);background:var(--surface)}.health-dot{background:var(--success);border-radius:50%;width:8px;height:8px}.environment-switch>span:nth-child(2){flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.environment-switch small{color:var(--muted);font-size:12px}.environment-switch strong{font-size:13px;font-weight:600}.environment-switch>svg{color:var(--muted)}.key-avatar{width:38px;height:38px;color:var(--muted-foreground);border:1px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;display:grid}.content-stage{min-height:calc(100vh - var(--topbar-height))}.page-shell{width:min(1480px,100%);margin:0 auto;padding:28px 32px 64px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-.03em;margin:4px 0 6px;font-size:clamp(28px,3vw,32px);font-weight:650;line-height:1.2}.page-header p{max-width:760px;color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.55}.page-actions{flex:none;align-items:center;gap:8px;display:flex}.eyebrow{color:var(--muted-foreground);font-size:13px;font-weight:500;display:block}.back-link{min-height:32px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:-4px 0 12px;padding:0 6px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--foreground);background:var(--surface-muted)}.button{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:550;transition:background-color .15s,border-color .15s,color .15s,opacity .15s,transform .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{color:var(--primary-foreground);background:var(--primary)}.button-primary:hover:not(:disabled){background:var(--primary-hover)}.button-secondary{color:var(--foreground);border-color:var(--border);background:var(--surface-muted)}.button-secondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-elevated)}.button-ghost{color:var(--muted-foreground);background:0 0;border-color:#0000}.button-ghost:hover:not(:disabled){color:var(--foreground);background:var(--surface-muted)}.button-danger{color:#fff1f2;background:#fb718524;border-color:#fb718547}.button-danger:hover:not(:disabled),.delete-action:hover:not(:disabled){color:#fff1f2;background:#fb718533;border-color:#fb718575}.button-block{width:100%}.delete-action{color:var(--muted)}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.panel-head{justify-content:space-between;align-items:center;gap:20px;padding:20px 22px 16px;display:flex}.panel-head h2{letter-spacing:-.015em;margin:2px 0 0;font-size:17px;font-weight:600}.text-link{min-height:32px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 6px;font-size:13px;display:inline-flex}.text-link:hover{color:var(--foreground);background:var(--surface-muted)}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field-label{color:var(--foreground);font-size:14px;font-weight:550}.field-hint,.field-error{color:var(--muted-foreground);font-size:12px;line-height:1.45}.field-error{color:var(--danger)}.input{width:100%;height:40px;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);outline:0;padding:0 11px;font-size:14px;transition:border-color .15s,background-color .15s,box-shadow .15s}.input:hover:not(:disabled){border-color:var(--border-strong)}.input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring)}.input:disabled{cursor:not-allowed;opacity:.55}.input::placeholder{color:var(--muted)}.site-autocomplete{position:relative}.site-autocomplete-input{align-items:center;display:flex;position:relative}.site-autocomplete-input>svg{z-index:1;color:var(--muted);pointer-events:none;position:absolute;left:11px}.site-autocomplete-input .input{padding-left:36px}.site-suggestion-menu{z-index:45;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-elevated);max-height:330px;box-shadow:var(--shadow-md);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.site-suggestion-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;padding:6px 8px 8px;font-size:11px;font-weight:650;display:flex}.site-suggestion-menu [role=option]{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:10px;min-height:52px;padding:7px 8px;display:flex}.site-suggestion-menu [role=option]:hover,.site-suggestion-menu [role=option].active{background:#22262a}.site-suggestion-menu [role=option]>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.site-suggestion-menu [role=option] strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.site-suggestion-menu [role=option] small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font:11px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.site-suggestion-menu [role=option]>svg{color:var(--muted);flex:none}.select{appearance:auto;padding-right:8px}.textarea{resize:vertical;height:auto;min-height:104px;padding:10px 11px;line-height:1.5}.search-input{align-items:center;display:flex;position:relative}.search-input>svg{z-index:1;color:var(--muted);pointer-events:none;position:absolute;left:11px}.search-input .input{padding-left:34px}.toggle-row{min-height:44px;color:inherit;border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:0;align-items:flex-start;gap:11px;padding:2px 0;display:flex}.toggle-row:hover strong{color:var(--primary-hover)}.toggle{border:1px solid var(--border-strong);background:var(--surface-elevated);border-radius:999px;flex:none;width:36px;height:20px;padding:2px;transition:background-color .15s,border-color .15s}.toggle>span{background:var(--muted-foreground);border-radius:50%;width:14px;height:14px;transition:transform .15s,background-color .15s;display:block}.toggle-on{border-color:var(--primary);background:var(--primary)}.toggle-on>span{background:var(--primary-foreground);transform:translate(16px)}.toggle-row>span:last-child{flex-direction:column;gap:2px;display:flex}.toggle-row strong{font-size:14px;font-weight:550;transition:color .15s}.toggle-row small{color:var(--muted-foreground);font-size:12px;line-height:1.4}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;display:grid}.field-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.span-2{grid-column:span 2}.toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}.compact-toggles{margin:0 0 24px}.toggle-field{justify-content:center}.inline-error{color:#fecdd3;border-radius:var(--radius-md);background:#fb71851a;border:1px solid #fb71854d;padding:11px 12px;font-size:13px;line-height:1.5}.page-error{margin:-12px 0 20px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-height:132px;box-shadow:var(--shadow-sm);align-items:flex-start;gap:14px;padding:22px;display:flex}.stat-icon{width:36px;height:36px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex:none;place-items:center;display:grid}.stat-card>div:last-child{flex-direction:column;display:flex}.stat-card span{color:var(--muted-foreground);font-size:13px;font-weight:500}.stat-card strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin:4px 0 2px;font-size:28px;font-weight:650;line-height:1.15}.stat-card small{color:var(--muted);font-size:12px}.stat-teal .stat-icon{color:var(--success)}.stat-amber .stat-icon{color:var(--warning)}.stat-rose .stat-icon{color:var(--danger)}.overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr);gap:16px;display:grid}.overview-side{flex-direction:column;gap:16px;display:flex}.recent-panel{min-height:520px}.panel-links{align-items:center;gap:4px;display:flex}.crawl-list{padding:0 10px 10px}.crawl-row{width:100%;min-height:74px;color:inherit;border:0;border-top:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-radius:0;align-items:center;gap:12px;padding:12px;transition:background-color .15s;display:flex}.crawl-row:hover{background:var(--surface-muted)}.site-avatar{width:38px;height:38px;color:var(--foreground);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-elevated);flex:none;place-items:center;font-size:12px;font-weight:650;display:grid}.site-avatar.small{width:32px;height:32px;font-size:12px}.site-avatar.large{width:48px;height:48px;font-size:14px}.crawl-row-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.crawl-row-main strong{font-size:14px;font-weight:600}.crawl-row-main small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font:12px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.operation-row .crawl-row-main small{align-items:center;gap:8px;display:flex}.operation-row .crawl-row-main small>span{color:var(--muted-foreground);border:1px solid var(--border);background:var(--surface-muted);letter-spacing:.05em;text-transform:uppercase;border-radius:4px;flex:none;padding:1px 5px;font:700 9px Inter,ui-sans-serif,sans-serif}.operation-avatar{font-size:11px}.operation-extraction{color:var(--primary);border-color:#34d3994d}.crawl-row-main .progress-track{width:min(280px,75%);margin-top:5px}.crawl-row-meta{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.crawl-row-meta small{color:var(--muted);font-size:12px}.row-arrow{color:var(--muted)}.progress-track{background:#2a2e32;border-radius:999px;height:5px;overflow:hidden}.progress-fill{border-radius:inherit;height:100%;transition:width .18s;display:block}.progress-teal{background:var(--success)}.progress-amber{background:var(--warning)}.progress-rose{background:var(--danger)}.progress-blue{background:var(--info)}.status{border:1px solid var(--border);text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:24px;padding:2px 8px;font-size:12px;font-weight:550;display:inline-flex}.status-success{color:#86efac;background:#4ade8014}.status-warning{color:#fde68a;background:#fbbf2414}.status-danger{color:#fecdd3;background:#fb718514}.status-neutral{color:var(--muted-foreground);background:var(--surface-muted)}.status-active{color:#bfdbfe;background:#60a5fa14}.distribution-panel{min-height:390px}.health-pill{min-height:26px;color:var(--muted-foreground);align-items:center;gap:7px;font-size:12px;display:inline-flex}.health-pill>span{background:var(--success);border-radius:50%;width:7px;height:7px}.distribution-ring{border-radius:50%;place-items:center;width:132px;height:132px;margin:14px auto 22px;display:grid;position:relative}.distribution-ring:before{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:10px}.distribution-ring>div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.distribution-ring strong{font-variant-numeric:tabular-nums;font-size:28px;font-weight:650}.distribution-ring span{color:var(--muted-foreground);font-size:12px}.legend{grid-template-columns:1fr 1fr;gap:10px 16px;padding:0 22px 22px;display:grid}.legend span{color:var(--muted-foreground);align-items:center;gap:8px;font-size:12px;display:flex}.legend i{border-radius:50%;width:8px;height:8px}.legend strong{color:var(--foreground);font-variant-numeric:tabular-nums;margin-left:auto}.legend-teal{background:var(--primary)}.legend-blue{background:var(--info)}.legend-amber{background:var(--warning)}.legend-muted{background:var(--muted)}.output-readiness{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:1fr 1fr;margin:0 22px 22px;display:grid}.output-readiness>span{flex-direction:column;gap:2px;padding:11px 12px;display:flex}.output-readiness>span+span{border-left:1px solid var(--border)}.output-readiness small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.output-readiness strong{font-variant-numeric:tabular-nums;font-size:16px}.quick-start{grid-template-columns:auto 1fr;gap:14px;padding:22px;display:grid}.quick-start .button{grid-column:1/-1}.quick-icon{width:36px;height:36px;color:var(--warning);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);place-items:center;display:grid}.quick-start h3{margin:3px 0 6px;font-size:16px;font-weight:600}.quick-start p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.55}.crawl-builder{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.builder-main{flex-direction:column;gap:16px;display:flex}.form-section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.form-section-head{width:100%;min-height:68px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.form-section-head:hover{background:var(--surface-muted)}.form-section-head>span:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.form-section-head strong{font-size:16px;font-weight:600}.form-section-head small{color:var(--muted-foreground);font-size:13px}.form-section-head>svg{color:var(--muted);transition:transform .15s}.form-section-open .form-section-head>svg{transform:rotate(180deg)}.form-section-icon{width:36px;height:36px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex:none;place-items:center;display:grid}.form-section-body{border-top:1px solid var(--border);padding:24px 20px 26px}.builder-summary{position:relative}.summary-sticky{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:22px;position:sticky;top:88px}.summary-icon{width:40px;height:40px;color:var(--primary);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);place-items:center;margin-bottom:16px;display:grid}.summary-sticky h3{margin:4px 0 18px;font-size:18px;font-weight:600}.summary-sticky dl{margin:0 0 18px}.summary-sticky dl div{border-bottom:1px solid var(--border);justify-content:space-between;gap:14px;padding:10px 0;display:flex}.summary-sticky dt{color:var(--muted-foreground);font-size:13px}.summary-sticky dd{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:160px;margin:0;font-size:13px;font-weight:600;overflow:hidden}.summary-sticky>p{color:var(--muted-foreground);margin:0 0 16px;font-size:12px;line-height:1.5}.summary-sticky .inline-error{margin-bottom:12px}.filter-panel{margin-bottom:16px;padding:18px 20px 20px}.filter-title{color:var(--muted-foreground);align-items:center;gap:7px;margin-bottom:14px;font-size:13px;font-weight:550;display:flex}.filters-grid{grid-template-columns:1.4fr .85fr 1fr 1fr;gap:12px;display:grid}.table-panel{overflow:visible}.data-table-wrap{border-radius:var(--radius-lg) var(--radius-lg) 0 0;overflow:auto}.data-table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.data-table th{z-index:2;height:42px;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:var(--surface-muted);white-space:nowrap;padding:0 16px;font-size:12px;font-weight:550;position:sticky;top:0}.data-table th button{min-height:34px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.data-table th button:hover{color:var(--foreground)}.data-table td{color:#d4d4d8;border-bottom:1px solid var(--border);vertical-align:middle;font-variant-numeric:tabular-nums;height:60px;padding:10px 16px;font-size:14px}.data-table tbody tr{outline:0;transition:background-color .15s}.crawl-table tbody tr{cursor:pointer}.data-table tbody tr:hover,.data-table tbody tr:focus{background:var(--surface-muted)}.data-table tr:last-child td{border-bottom:0}.site-cell{align-items:center;gap:11px;min-width:230px;display:flex}.site-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.site-cell strong{font-size:14px;font-weight:600}.site-cell small{max-width:300px;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.data-table code{color:#d4d4d8;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.pagination{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:8px 14px;display:flex}.pagination>span{color:var(--muted-foreground);font-size:13px}.pagination>div{gap:4px;display:flex}.row-menu{position:relative}.row-menu summary{width:34px;height:34px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;place-items:center;list-style:none;display:grid}.row-menu summary::-webkit-details-marker{display:none}.row-menu summary:hover,.row-menu[open] summary{color:var(--foreground);background:var(--surface-elevated)}.row-menu>div{z-index:8;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-elevated);width:170px;box-shadow:var(--shadow-md);padding:5px;position:absolute;top:38px;right:0}.row-menu>div button{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;min-height:36px;padding:0 9px;font-size:13px;display:flex}.row-menu>div button:hover{background:#24282c}.crawl-hero{grid-template-columns:minmax(320px,1fr) minmax(260px,.75fr) auto;align-items:center;gap:28px;padding:22px 24px;display:grid}.crawl-hero-main{align-items:center;gap:14px;min-width:0;display:flex}.crawl-hero-main>div{min-width:0}.crawl-hero-main h2{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 4px;font-size:16px;font-weight:600;overflow:hidden}.crawl-identity{color:var(--muted-foreground);align-items:center;gap:4px;display:flex}.crawl-identity code{font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.crawl-identity button{width:32px;height:32px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.crawl-identity button:hover{color:var(--foreground);background:var(--surface-muted)}.hero-progress>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.hero-progress>div:first-child span{color:var(--muted-foreground)}.hero-progress>small{color:var(--muted);margin-top:7px;font-size:12px;display:block}.download-control{align-items:center;gap:8px;display:flex}.download-control .select{width:145px}.detail-tabs{border-bottom:1px solid var(--border);align-items:center;gap:2px;margin-top:16px;padding:0 4px;display:flex;overflow-x:auto}.detail-tabs button{min-height:46px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.detail-tabs button:hover{color:var(--foreground);background:var(--surface)}.detail-tabs button.active{color:var(--foreground);border-bottom-color:var(--primary)}.detail-tab-content{margin-top:20px;padding:0}.overview-detail{background:0 0;border:0}.mini-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.mini-stat{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);align-items:flex-start;gap:12px;min-height:108px;padding:18px;display:flex;position:relative}.mini-stat>span{width:32px;height:32px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex:none;place-items:center;display:grid}.mini-stat>div{flex-direction:column;display:flex}.mini-stat small{color:var(--muted-foreground);font-size:12px}.mini-stat strong{font-variant-numeric:tabular-nums;margin:4px 0 1px;font-size:26px;font-weight:650;line-height:1.15}.mini-stat em{color:var(--muted);font-size:12px;font-style:normal}.mini-stat-action{margin:-4px -4px 0 auto;flex:none!important}.export-icon-button{width:30px;height:30px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;place-items:center;transition:color .15s,border-color .15s,background-color .15s;display:grid}.export-icon-button:hover{color:var(--foreground);border-color:var(--border-strong);background:var(--surface-elevated)}.export-icon-button:disabled{cursor:wait;opacity:.65}.spin{animation:.8s linear infinite spin}.breakdown-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px;margin-bottom:24px;display:grid}.breakdown-card{min-width:0;overflow:hidden}.breakdown-card>.panel-head{border-bottom:1px solid var(--border);align-items:flex-start;margin:0;padding:20px 22px}.breakdown-card .panel-head h2{margin-top:3px}.breakdown-card .panel-head p{color:var(--muted-foreground);margin:5px 0 0;font-size:13px;line-height:1.45}.breakdown-total{color:var(--foreground);border:1px solid var(--border-strong);background:var(--surface-muted);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:600}.resource-equation{align-items:stretch;gap:10px;padding:20px 22px;display:flex;overflow-x:auto}.resource-part{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex:1;align-items:center;gap:9px;min-width:112px;padding:12px;display:flex;position:relative}.resource-part-icon{width:28px;height:28px;color:var(--muted-foreground);border-radius:var(--radius-sm);background:var(--surface-elevated);flex:none;place-items:center;display:grid}.resource-part-copy,.resource-result{flex-direction:column;gap:2px;display:flex}.resource-part strong,.resource-result strong{font-variant-numeric:tabular-nums;font-size:19px;font-weight:650;line-height:1}.resource-part small,.resource-result small{color:var(--muted-foreground);white-space:nowrap;font-size:12px}.resource-part .export-icon-button{margin-left:auto}.equation-symbol{z-index:1;width:18px;height:18px;color:var(--muted);background:var(--surface);border-radius:50%;place-items:center;font-size:13px;display:grid;position:absolute;top:50%;left:-10px;transform:translate(-50%,-50%)}.equation-symbol.equals{background:0 0;flex:none;align-self:center;width:auto;height:auto;font-size:16px;position:static;transform:none}.resource-result{min-width:126px;color:var(--success);border-radius:var(--radius-md);background:#4ade800f;border:1px solid #4ade8040;justify-content:center;padding:12px 14px}.sitemap-membership{color:var(--success);border-radius:var(--radius-md);background:#4ade800d;border:1px solid #4ade8038;align-items:flex-start;gap:10px;margin:0 22px 22px;padding:13px 14px;display:flex}.sitemap-membership>svg{flex:none;margin-top:1px}.sitemap-membership>div{flex-direction:column;gap:3px;display:flex}.sitemap-membership strong{font-size:13px;font-weight:600}.sitemap-membership span{color:#a1a1aa;font-size:12px;line-height:1.45}.sitemap-membership.historical{color:var(--warning);background:#fbbf240d;border-color:#fbbf243b}.source-card>.panel-head>svg{color:var(--muted-foreground);flex:none}.source-breakdown{flex-direction:column;gap:13px;padding:18px 22px 22px;display:flex}.source-row>div:first-child{justify-content:space-between;align-items:center;gap:14px;margin-bottom:6px;display:flex}.source-row span{color:var(--muted-foreground);font-size:12px}.source-row strong{font-variant-numeric:tabular-nums;font-size:12px;font-weight:650}.source-actions{align-items:center;gap:5px;display:flex}.source-actions .export-icon-button{width:26px;height:26px}.source-track{background:var(--surface-elevated);border-radius:999px;height:5px;overflow:hidden}.source-track span{border-radius:inherit;background:var(--primary);min-width:3px;height:100%;display:block}.breakdown-pending{color:var(--muted-foreground);align-items:flex-start;gap:11px;margin-bottom:24px;padding:16px 18px;display:flex}.breakdown-pending>svg{flex:none;margin-top:1px}.breakdown-pending>div{flex-direction:column;gap:3px;display:flex}.breakdown-pending strong{color:var(--foreground);font-size:14px}.breakdown-pending span{font-size:13px}.detail-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.inner-panel{background:var(--surface)}.timeline{padding:4px 22px 22px}.timeline>div{gap:14px;min-height:62px;display:flex;position:relative}.timeline>div:not(:last-child):before{content:"";background:var(--border-strong);width:1px;position:absolute;top:18px;bottom:-2px;left:6px}.timeline i{z-index:1;border:2px solid var(--muted);background:var(--surface);border-radius:50%;width:13px;height:13px;margin-top:4px}.timeline .done i{border-color:var(--success);background:var(--success)}.timeline .current i{border-color:var(--info);background:var(--surface)}.timeline .scheduled i{border-style:dashed}.timeline>div>span{flex-direction:column;gap:3px;display:flex}.timeline strong{font-size:14px;font-weight:550}.timeline small{color:var(--muted-foreground);font-size:13px}.definition-list{margin:0;padding:0 22px 22px}.definition-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:24px;padding:12px 0;display:flex}.definition-list>div:last-child{border-bottom:0}.definition-list dt{color:var(--muted-foreground);font-size:13px}.definition-list dd{max-width:62%;color:var(--foreground);text-align:right;margin:0;font-size:14px;font-weight:550}.warning-panel{color:var(--warning);border-radius:var(--radius-md);background:#fbbf2412;border:1px solid #fbbf2447;gap:12px;margin-top:16px;padding:16px;display:flex}.warning-panel strong{font-size:14px}.warning-panel p{color:#fde68a;margin:5px 0 0;font-size:13px}.explorer-filters{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:1.7fr .6fr .65fr .7fr .5fr .9fr;gap:12px;margin-bottom:20px;padding:18px;display:grid}.error-filters{grid-template-columns:1.7fr 1fr .7fr}.url-table,.error-table{min-width:1080px}.url-table th:first-child{width:42%}.url-cell{flex-direction:row;gap:3px;max-width:560px;display:flex}.url-cell a,.table-link{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font:13px ui-monospace,SFMono-Regular,Consolas,monospace;text-decoration:none;display:inline-flex;overflow:hidden}.url-cell a:hover,.table-link:hover{color:var(--primary-hover);text-decoration:underline}.url-cell small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font:12px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.http-code{border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:center;min-width:36px;padding:3px 6px;font:650 12px ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-flex}.http-ok{color:#86efac;background:#4ade8012}.http-redirect{color:#bfdbfe;background:#60a5fa12}.http-error{color:#fecdd3;background:#fb718514}.subtle-chip{min-height:24px;color:var(--muted-foreground);border:1px solid var(--border);background:var(--surface-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 7px;font-size:12px;display:inline-flex}.subtle-chip.purple{color:#ddd6fe}.yes{color:var(--success);align-items:center;gap:4px;display:inline-flex}.error-cell{align-items:flex-start;gap:10px;min-width:300px;display:flex}.error-cell>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.error-cell strong{font-size:13px}.error-cell small{max-width:420px;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.error-severity{width:30px;height:30px;color:var(--danger);border-radius:var(--radius-md);background:#fb718514;border:1px solid #fb718540;flex:none;place-items:center;display:grid}.error-severity.recoverable{color:var(--warning);background:#fbbf2412;border-color:#fbbf2440}.config-view{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.config-intro{border-bottom:1px solid var(--border);padding:20px 22px}.config-intro h2{margin:3px 0 5px;font-size:17px;font-weight:600}.config-intro p{color:var(--muted-foreground);margin:0;font-size:13px}.json-block,.metrics-output{color:#d4d4d8;background:#0a0c0d;max-height:620px;margin:0;padding:22px;font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.settings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-card{padding:22px}.settings-card-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.settings-card-head h2{margin:2px 0 0;font-size:17px;font-weight:600}.settings-icon{width:38px;height:38px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex:none;place-items:center;display:grid}.settings-icon.green{color:var(--success)}.settings-icon.blue{color:var(--info)}.settings-icon.amber{color:var(--warning)}.settings-card .definition-list{padding:0}.connection-details dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.key-value{justify-content:flex-end;align-items:center;gap:3px;display:flex}.key-value button{width:32px;height:32px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.key-value button:hover{color:var(--foreground);background:var(--surface-muted)}.settings-actions{justify-content:flex-end;margin-top:18px;display:flex}.health-checks{flex-direction:column;display:flex}.health-summary,.health-checks>div:not(.health-summary){border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:46px;padding:8px 0;display:flex}.health-summary small{color:var(--muted);font-size:12px}.health-checks>div>span{color:var(--muted-foreground);text-transform:capitalize;font-size:13px}.health-checks>div strong{align-items:center;gap:5px;font-size:13px;display:inline-flex}.check-good{color:var(--success)}.check-bad{color:var(--danger)}.settings-copy{min-height:64px;color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.55}.metrics-card{grid-column:1/-1}.metrics-output{border:1px solid var(--border);border-radius:var(--radius-md);max-height:420px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:36px;display:flex}.empty-icon{width:44px;height:44px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);place-items:center;margin-bottom:14px;display:grid}.empty-state h3{margin:0 0 6px;font-size:16px;font-weight:600}.empty-state p{max-width:420px;color:var(--muted-foreground);margin:0 0 18px;font-size:14px;line-height:1.55}.skeleton-stack{padding:10px 16px 18px}.skeleton-row{border-bottom:1px solid var(--border);align-items:center;gap:20px;min-height:62px;display:flex}.skeleton-row span{background:#262a2e;border-radius:999px;height:10px;animation:1.3s ease-in-out infinite alternate pulse}.skeleton-row span:first-child{width:42%}.skeleton-row span:nth-child(2){width:19%}.skeleton-row span:nth-child(3){width:13%;margin-left:auto}@keyframes pulse{to{opacity:.5}}.toast{z-index:100;max-width:440px;min-height:48px;color:var(--foreground);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-elevated);box-shadow:var(--shadow-md);align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex;position:fixed;bottom:24px;right:24px}.toast>svg{color:var(--success)}.toast span{flex:1}.toast button{width:32px;height:32px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.toast button:hover{color:var(--foreground);background:#25292d}.dialog-backdrop{z-index:200;background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-elevated);width:min(440px,100%);box-shadow:var(--shadow-md);grid-template-columns:auto 1fr;gap:14px;padding:22px;display:grid}.dialog-icon{width:38px;height:38px;color:var(--warning);border-radius:var(--radius-md);background:#fbbf2414;border:1px solid #fbbf2447;place-items:center;display:grid}.dialog-icon.danger{color:var(--danger);background:#fb718517;border-color:#fb71854d}.dialog-copy h2{margin:0 0 7px;font-size:18px;font-weight:600}.dialog-copy p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.55}.dialog-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.connection-page{background:var(--background);grid-template-columns:minmax(0,1.05fr) minmax(440px,.85fr);min-height:100vh;display:grid}.connection-atmosphere{display:none}.connection-story{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;justify-content:space-between;min-height:100vh;padding:36px clamp(40px,6vw,88px);display:flex}.brand-lockup{align-items:center;gap:10px;font-size:16px;font-weight:650;display:flex}.connection-copy{max-width:650px;margin:48px 0}.connection-copy .eyebrow{color:var(--muted-foreground);align-items:center;gap:8px;display:inline-flex}.live-dot{background:var(--success);border-radius:50%;width:7px;height:7px}.connection-copy h1{letter-spacing:-.055em;margin:16px 0 18px;font-size:clamp(40px,5vw,60px);font-weight:650;line-height:1.04}.connection-copy>p{max-width:600px;color:var(--muted-foreground);margin:0 0 34px;font-size:16px;line-height:1.65}.connection-features{grid-template-columns:1fr 1fr;gap:12px;display:grid}.connection-features>div{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);gap:11px;padding:14px;display:flex}.connection-features svg{color:var(--muted-foreground);flex:none}.connection-features span{flex-direction:column;gap:3px;display:flex}.connection-features strong{font-size:14px;font-weight:600}.connection-features small{color:var(--muted-foreground);font-size:12px;line-height:1.4}.connection-story footer{color:var(--muted);font-size:12px}.connection-panel{background:var(--background);place-items:center;min-height:100vh;padding:36px;display:grid}.connection-card{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow-md);flex-direction:column;gap:16px;padding:28px;display:flex}.connection-card-head{color:var(--muted-foreground);justify-content:space-between;font-size:12px;font-weight:500;display:flex}.connection-card-head small{color:var(--muted)}.connection-card h2{letter-spacing:-.03em;margin:8px 0 -8px;font-size:28px;font-weight:650}.connection-card>p{color:var(--muted-foreground);margin:0 0 6px;font-size:14px;line-height:1.55}.password-input{position:relative}.password-input .input{padding-right:44px}.password-input button{width:32px;height:32px;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:4px;right:5px}.password-input button:hover{color:var(--foreground);background:var(--surface-muted)}.remember{min-height:32px;color:var(--muted-foreground);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.remember input{width:16px;height:16px;accent-color:var(--primary)}.connection-card .button{min-height:42px}.connection-note{color:var(--muted);text-align:center;font-size:12px;line-height:1.5}.sidebar-scrim{display:none}.create-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:24px;display:grid}.create-main{flex-direction:column;gap:16px;display:flex}.create-main .form-section{padding-bottom:24px}.create-main .form-section-head{cursor:default;padding:20px 22px 16px}.create-main .form-section-head:hover{background:0 0}.create-main .form-section-head>div{flex-direction:column;gap:2px;display:flex}.create-main .form-section-head h2{margin:0;font-size:17px;font-weight:600}.create-main .form-section-head p{color:var(--muted-foreground);margin:0;font-size:13px}.step-number{width:30px;height:30px;color:var(--primary);background:#34d39914;border:1px solid #34d3994d;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.source-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 22px 22px;display:grid}.source-type{min-height:82px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);cursor:pointer;text-align:left;align-items:flex-start;gap:10px;padding:14px;display:flex}.source-type:hover{border-color:var(--border-strong);background:var(--surface-muted)}.source-type.active{color:var(--foreground);border-color:var(--primary);box-shadow:0 0 0 2px #34d3991a}.source-type.active>svg{color:var(--primary)}.source-type>span{flex-direction:column;gap:3px;display:flex}.source-type strong{font-size:13px}.source-type small{color:var(--muted);font-size:11px;line-height:1.4}.create-main .field,.create-main>.form-section>.field,.create-main .field-grid,.create-main .toggle-grid{margin-inline:22px}.extraction-toggles{margin-top:24px!important}.code-textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.create-side{position:relative}.launch-card{padding:24px;position:sticky;top:88px}.launch-icon{width:42px;height:42px;color:var(--primary);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);place-items:center;display:grid}.launch-card h2{margin:16px 0 6px;font-size:18px}.launch-card>p{color:var(--muted-foreground);margin:0 0 18px;font-size:13px;line-height:1.55}.launch-card ul{flex-direction:column;gap:9px;margin:0 0 22px;padding:0;list-style:none;display:flex}.launch-card li{color:#d4d4d8;align-items:center;gap:8px;font-size:13px;display:flex}.launch-card li svg{color:var(--success)}.launch-card .inline-error{margin-bottom:12px}.advanced-panel{overflow:hidden}.advanced-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 20px;list-style:none;display:flex}.advanced-panel summary::-webkit-details-marker{display:none}.advanced-panel summary>span{align-items:center;gap:9px;display:flex}.advanced-panel summary>span:last-child{color:var(--muted);font-size:12px}.advanced-content{border-top:1px solid var(--border);padding:20px 0 24px}.table-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.filter-group{gap:8px;display:flex}.filter-group .select{width:180px}.extraction-table{display:block}.extraction-table .data-head,.extraction-table .data-row{grid-template-columns:minmax(280px,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(150px,.7fr) 28px;align-items:center;gap:14px;padding:0 18px;display:grid}.extraction-table .data-head{min-height:42px;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:var(--surface-muted);font-size:12px}.extraction-table .data-row{width:100%;min-height:68px;color:inherit;border:0;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0}.extraction-table .data-row:hover{background:var(--surface-muted)}.url-cell{align-items:center;gap:10px;min-width:0;display:flex}.url-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.url-cell strong,.url-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.url-cell small{color:var(--muted);font:11px ui-monospace,SFMono-Regular,Consolas,monospace}.crawl-status-strip{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:22px;padding:16px 20px;display:grid}.crawl-status-strip>div:first-child{align-items:center;gap:10px;display:flex}.crawl-status-strip>div:first-child>span:last-child{color:var(--muted-foreground);font-size:12px}.crawl-status-strip>div:nth-child(2){align-items:center;gap:10px;display:flex}.crawl-status-strip>div:nth-child(2) .progress-track{flex:1}.crawl-status-strip>div:nth-child(2) small{color:var(--muted);font-size:12px}.extraction-stat-grid{margin-bottom:20px}.page-result-grid{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);min-height:560px;display:grid;overflow:hidden}.page-result-list{max-height:720px;overflow:auto}.page-result-list>button{width:100%;min-height:72px;color:inherit;border:0;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.page-result-list>button:hover,.page-result-list>button.active{background:var(--surface-muted)}.page-result-list>button.active{box-shadow:inset 2px 0 var(--primary)}.page-result-list>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.page-result-list>button>span:first-child{flex:1}.page-result-list>button>span:last-child{align-items:flex-end}.page-result-list strong,.page-result-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-result-list small{color:var(--muted);font-size:11px}.section-preview{border-left:1px solid var(--border);background:var(--background);max-height:720px;overflow:auto}.section-preview-head{z-index:2;border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;gap:12px;padding:16px;display:flex;position:sticky;top:0}.section-preview-head>span{flex-direction:column;min-width:0;display:flex}.section-preview-head strong,.section-preview-head small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.section-preview-head small{color:var(--muted);font-size:11px}.section-preview-head button{width:30px;height:30px;color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.definition-list.compact{margin:0;padding:10px 16px}.tuple-list{padding:0 14px 18px}.tuple-list>div{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:12px}.tuple-list>div+div{margin-top:8px}.tuple-list span{color:var(--primary);text-transform:uppercase;font:11px ui-monospace,SFMono-Regular,Consolas,monospace}.tuple-list p{color:#d4d4d8;white-space:pre-wrap;margin:5px 0 0;font-size:12px;line-height:1.55}.empty-preview{color:var(--muted);text-align:center;align-content:center;place-items:center;gap:6px;padding:30px;display:grid}.empty-preview p{margin:0;font-size:12px}.error-list{flex-direction:column;gap:10px;display:flex}.error-list article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:auto 1fr auto;gap:12px;padding:16px;display:grid}.error-list article>svg{color:var(--warning)}.error-list h3,.error-list p{margin:0}.error-list p{color:var(--muted-foreground);margin-top:3px}.error-list small{color:var(--muted)}.error-list article>span{color:var(--muted);font-size:11px}@media (width<=1200px){.create-layout{grid-template-columns:1fr}.create-side{order:-1}.launch-card{position:static}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid{grid-template-columns:1fr}.overview-side{grid-template-columns:1fr 1fr;display:grid}.crawl-builder{grid-template-columns:1fr}.builder-summary{order:-1}.summary-sticky{grid-template-columns:auto 1fr;gap:0 16px;display:grid;position:static}.summary-sticky .summary-icon{grid-row:span 2}.summary-sticky dl{grid-column:1/-1;grid-template-columns:repeat(5,1fr);margin-top:16px;display:grid}.summary-sticky dl div{flex-direction:column;gap:3px}.summary-sticky dd{text-align:left;max-width:100%}.summary-sticky>p,.summary-sticky>.inline-error,.summary-sticky>.button{grid-column:1/-1}.mini-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.breakdown-grid{grid-template-columns:1fr}.explorer-filters{grid-template-columns:repeat(3,1fr)}.crawl-hero{grid-template-columns:1fr 1fr}.download-control{grid-column:1/-1}}@media (width<=900px){.app-shell{display:block}.sidebar{box-shadow:var(--shadow-md);transition:transform .16s;transform:translate(-102%)}.sidebar-open{transform:translate(0)}.sidebar-scrim{z-index:29;background:#0009;border:0;display:block;position:fixed;inset:0}.mobile-close,.mobile-menu{display:grid}.app-main{width:100%}.topbar{padding:0 18px}.quick-search{width:min(480px,62vw)}.environment-switch{display:none}.page-shell{padding:24px 20px 52px}.connection-page{grid-template-columns:1fr}.connection-story{border-right:0;border-bottom:1px solid var(--border);min-height:auto;padding:28px 32px 44px}.connection-copy{margin:56px 0 12px}.connection-story footer{display:none}.connection-panel{min-height:auto;padding:48px 24px}.filters-grid{grid-template-columns:1fr 1fr}.detail-columns,.settings-grid{grid-template-columns:1fr}.metrics-card{grid-column:auto}.crawl-hero{grid-template-columns:1fr;gap:20px}.download-control{grid-column:auto}.extraction-table .data-head,.extraction-table .data-row{grid-template-columns:minmax(240px,1fr) 150px 140px 28px}.extraction-table .data-head>span:nth-child(4),.extraction-table .data-row>span:nth-child(4){display:none}.page-result-grid{grid-template-columns:1fr}.section-preview{border-top:1px solid var(--border);border-left:0}}@media (width<=640px){.page-header{flex-direction:column;align-items:flex-start}.page-actions{flex-wrap:wrap;width:100%}.page-actions .button{flex:1}.stat-grid{grid-template-columns:1fr}.overview-side{display:flex}.crawl-row-meta,.row-arrow{display:none}.field-grid,.field-grid-3,.toggle-grid,.filters-grid,.explorer-filters,.error-filters{grid-template-columns:1fr}.span-2{grid-column:auto}.summary-sticky{display:block}.summary-sticky dl,.mini-stat-grid{grid-template-columns:1fr 1fr}.mini-stat:last-child{grid-column:1/-1}.resource-equation{grid-template-columns:1fr 1fr;display:grid}.equation-symbol{display:none}.resource-result{grid-column:1/-1}.connection-features{grid-template-columns:1fr}.connection-copy h1{font-size:38px}.connection-copy>p{font-size:15px}.connection-story{padding-inline:20px}.connection-panel{padding:28px 14px}.connection-card{padding:22px}.quick-search{flex:1;width:auto}.topbar-actions{display:none}.crawl-hero-main{align-items:flex-start}.crawl-hero-main h2{white-space:normal}.download-control{flex-direction:column;align-items:stretch}.download-control .select{width:100%}.toast{bottom:12px;left:12px;right:12px}.source-type-grid{grid-template-columns:1fr}.filter-group,.table-toolbar{flex-direction:column;align-items:stretch}.filter-group .select{width:100%}.extraction-table .data-head{display:none}.extraction-table .data-row{grid-template-columns:minmax(0,1fr) auto 20px;padding-block:10px}.extraction-table .data-row>span:nth-child(3),.extraction-table .data-row>span:nth-child(4){display:none}.crawl-status-strip{grid-template-columns:1fr}.page-result-list>button>span:last-child small{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.monitoring-page{--monitor-accent:#60a5fa;--monitor-accent-soft:#60a5fa1a}.monitoring-toolbar{align-items:center;gap:12px;min-height:64px;margin-bottom:20px;padding:11px 14px;display:flex}.monitoring-toolbar>span{color:var(--muted);margin-left:auto;font-size:12px}.monitoring-toolbar .quick-filter{align-items:center;gap:7px;width:min(520px,100%);display:flex}.monitoring-toolbar .quick-filter>svg{z-index:1;color:var(--muted);margin-left:12px;margin-right:-38px}.monitoring-toolbar .quick-filter .input{padding-left:36px}.monitoring-toolbar>.select{width:165px}.monitoring-toolbar .toggle-row{background:0 0;border:0;min-width:170px;padding:0 4px}.site-monitor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.site-monitor-card{min-width:0;color:inherit;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--surface), #14171a);box-shadow:var(--shadow-sm);cursor:pointer;text-align:left;flex-direction:column;gap:18px;padding:20px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.site-monitor-card:hover{box-shadow:var(--shadow-md);border-color:#3c4249;transform:translateY(-2px)}.site-monitor-card-head{justify-content:space-between;align-items:center;display:flex}.site-monitor-card .site-avatar{width:40px;height:40px;color:var(--monitor-accent);background:var(--monitor-accent-soft);border:1px solid #60a5fa40;border-radius:12px;place-items:center;display:grid}.site-monitor-card h2{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:18px;font-weight:620;overflow:hidden}.site-monitor-card p{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font:12px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.site-monitor-metrics{border-block:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.site-monitor-metrics>span{flex-direction:column;gap:2px;padding:13px 4px;display:flex}.site-monitor-metrics>span+span{border-left:1px solid var(--border);padding-left:14px}.site-monitor-metrics strong{font-size:16px;font-weight:620}.site-monitor-metrics small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.site-monitor-foot{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.site-monitor-card:hover .site-monitor-foot svg{color:var(--monitor-accent)}.monitoring-dialog{z-index:250}.monitoring-create-dialog{border:1px solid var(--border-strong);background:var(--surface-elevated);border-radius:16px;width:min(670px,100%);max-height:calc(100vh - 40px);padding:26px;overflow:auto;box-shadow:0 24px 80px #0000008c}.monitoring-dialog-head{align-items:center;gap:13px;margin-bottom:24px;display:flex}.monitoring-dialog-head>div:nth-child(2){flex:1}.monitoring-dialog-head h2{margin:2px 0 0;font-size:22px}.monitoring-dialog-head>button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.monitoring-profile-picker{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.monitoring-profile-picker>span{color:var(--foreground);grid-column:1/-1;font-size:12px;font-weight:600}.monitoring-profile-picker button{color:var(--muted-foreground);border:1px solid var(--border);background:var(--background);cursor:pointer;text-align:left;border-radius:10px;grid-template-columns:auto 1fr;gap:2px 10px;padding:14px;display:grid}.monitoring-profile-picker button svg{grid-row:span 2;align-self:center}.monitoring-profile-picker button strong{color:var(--foreground);font-size:13px}.monitoring-profile-picker button small{color:var(--muted);font-size:11px}.monitoring-profile-picker button.active{border-color:var(--monitor-accent);background:var(--monitor-accent-soft)}.monitoring-profile-picker button.active svg{color:var(--monitor-accent)}.monitoring-tabs{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:3px;margin-bottom:20px;padding:4px;display:flex}.monitoring-tabs button{min-height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 14px;font-size:13px;display:flex}.monitoring-tabs button:hover{color:var(--foreground);background:var(--surface-muted)}.monitoring-tabs button.active{color:var(--foreground);background:#292d31;box-shadow:inset 0 0 0 1px #ffffff0a}.monitoring-tabs em{min-width:20px;color:var(--muted-foreground);text-align:center;background:#353a40;border-radius:999px;padding:2px 5px;font-size:10px;font-style:normal}.monitoring-overview-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;display:grid}.snapshot-launch-panel,.recent-runs-panel,.monitoring-settings-panel{padding:22px}.section-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-title>div{flex:1}.section-title h2{margin:0 0 3px;font-size:16px;font-weight:620}.section-title p{color:var(--muted);margin:0;font-size:12px}.source-segments{border:1px solid var(--border);background:var(--background);border-radius:9px;grid-template-columns:repeat(4,1fr);gap:2px;margin-bottom:18px;padding:3px;display:grid}.source-segments button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:11px}.source-segments button.active{color:var(--foreground);background:var(--surface-elevated)}.monitoring-textarea{resize:vertical;min-height:105px;padding-block:10px}.snapshot-launch-panel .field-grid{margin-block:18px}.profile-chips{gap:8px;margin:4px 0 20px;display:flex}.profile-chips button{min-height:36px;color:var(--muted);border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.profile-chips button.active{color:var(--monitor-accent);background:var(--monitor-accent-soft);border-color:#60a5fa80}.snapshot-launch-panel>.button{width:100%}.monitor-run-list{border-top:1px solid var(--border);margin:0 -22px -22px}.monitor-run-list button{width:100%;min-height:66px;color:inherit;border:0;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:10px 18px;display:grid}.monitor-run-list button:last-child{border-bottom:0}.monitor-run-list button:hover{background:var(--surface-muted)}.run-icon{width:32px;height:32px;color:var(--muted-foreground);border:1px solid var(--border);background:var(--background);border-radius:8px;place-items:center;display:grid}.monitor-run-list button>span:nth-child(2),.alert-policy-list>div>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.monitor-run-list strong,.monitor-run-list small,.alert-policy-list strong,.alert-policy-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.monitor-run-list strong,.alert-policy-list strong{font-size:12px}.monitor-run-list small,.alert-policy-list small{color:var(--muted);font-size:10px}.run-list-progress{align-items:flex-end}.snapshot-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.snapshot-card{min-width:0;color:inherit;border:1px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;border-radius:12px;padding:0;transition:transform .15s,border-color .15s;overflow:hidden}.snapshot-card:hover{border-color:#454b52;transform:translateY(-2px)}.snapshot-thumb{aspect-ratio:16/10;background:#0c0e10;place-items:center;display:grid;position:relative;overflow:hidden}.snapshot-thumb>img,.snapshot-thumb>.snapshot-image-loading,.snapshot-thumb>.snapshot-image-fallback{object-fit:cover;object-position:top center;width:100%;height:100%}.snapshot-image-loading,.snapshot-image-fallback{color:var(--muted);text-align:center;background:#111417;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:18px;font-size:12px;display:flex}.snapshot-image-fallback strong{color:var(--foreground);font-size:12px}.snapshot-image-fallback span{max-width:34ch;line-height:1.45}.snapshot-capture-failure{color:#fda4af;padding-top:42px}.snapshot-capture-failure strong{color:#fecdd3;font:600 12px ui-monospace,SFMono-Regular,Consolas,monospace}.snapshot-capture-failure span{color:#aeb4bc}.device-chip,.change-chip{color:#e4e4e7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:capitalize;background:#0a0c0ed1;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:9px}.device-chip{left:9px}.change-chip{color:#fde68a;right:9px}.change-chip.severity-high,.change-chip.severity-critical{color:#fecdd3;border-color:#fb718559}.snapshot-card-copy{flex-direction:column;gap:5px;padding:13px;display:flex}.snapshot-card-copy>strong,.snapshot-card-copy>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.snapshot-card-copy>strong{font-size:13px}.snapshot-card-copy>small{color:var(--muted);font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.snapshot-card-copy>span{justify-content:space-between;align-items:center;gap:8px;min-height:24px;margin-top:4px;display:flex}.snapshot-card-copy time{color:var(--muted);font-size:12px}.monitoring-settings-panel{max-width:780px}.monitoring-settings-panel .toggle-row{margin-bottom:20px}.monitoring-settings-panel>.button{margin-top:20px}.settings-callout{color:var(--muted-foreground);border:1px solid var(--border);background:var(--background);border-radius:8px;align-items:center;gap:8px;padding:11px;font-size:12px;display:flex}.alert-condition-list{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;display:grid}.alert-condition-list span{color:var(--muted-foreground);align-items:center;gap:6px;font-size:11px;display:flex}.alert-condition-list svg{color:var(--success)}.secret-reveal{color:#bbf7d0;background:#34d39912;border:1px solid #34d39940;border-radius:9px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px;display:flex}.secret-reveal>div{flex-direction:column;gap:5px;min-width:0;display:flex}.secret-reveal code{color:#e4e4e7;white-space:nowrap;font-size:10px;overflow:auto}.secret-reveal small{color:var(--muted);font-size:10px}.alert-policy-list{border-top:1px solid var(--border);margin:0 -22px -22px}.alert-policy-list>div{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:10px 18px;display:grid}.run-hero{grid-template-columns:minmax(240px,.7fr) minmax(180px,1fr) minmax(390px,1.4fr);align-items:center;gap:26px;margin-bottom:24px;padding:19px 22px;display:grid}.run-hero-status{grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;display:grid}.run-hero-status .status{grid-row:span 2}.run-hero-status strong{font-size:13px}.run-hero-status small{color:var(--muted);font-size:10px}.run-hero-counters{grid-template-columns:repeat(4,1fr);display:grid}.run-hero-counters span{border-left:1px solid var(--border);flex-direction:column;gap:2px;padding-left:14px;display:flex}.run-hero-counters strong{font-size:14px}.run-hero-counters small{color:var(--muted);text-transform:uppercase;font-size:9px}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin:28px 0 14px;display:flex}.section-heading h2{margin:0 0 3px;font-size:17px}.section-heading p{color:var(--muted);margin:0;font-size:11px}.snapshot-inspector-backdrop{z-index:220;background:#000000a6;justify-content:flex-end;display:flex;position:fixed;inset:0}.snapshot-inspector{border-left:1px solid var(--border-strong);background:var(--background);width:min(680px,100%);height:100%;overflow:auto;box-shadow:-24px 0 70px #0000006b}.snapshot-inspector>header{z-index:3;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e1012f0;gap:16px;padding:20px 22px;display:flex;position:sticky;top:0}.snapshot-inspector>header>div{flex:1;min-width:0}.snapshot-inspector h2{text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:18px;overflow:hidden}.snapshot-inspector header p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.snapshot-inspector header button{width:34px;height:34px;color:var(--muted);background:var(--surface-muted);cursor:pointer;border:0;border-radius:8px;place-items:center;display:grid}.inspector-image{border:1px solid var(--border);background:#090b0d;border-radius:10px;max-height:580px;margin:18px;overflow:auto}.inspector-image img{width:100%;height:auto;display:block}.inspector-image .snapshot-image-loading,.inspector-image .snapshot-image-fallback{min-height:340px}.snapshot-failure-detail{background:#fb71850f;border:1px solid #fb718547;border-radius:10px;align-items:flex-start;gap:13px;margin:18px;padding:17px;display:flex}.snapshot-failure-icon{color:#fda4af;background:#fb718514;border:1px solid #fb71853d;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.snapshot-failure-detail>div{min-width:0}.snapshot-failure-detail h3{color:#fecdd3;margin:4px 0 7px;font:600 13px ui-monospace,SFMono-Regular,Consolas,monospace}.snapshot-failure-detail p{color:var(--muted-foreground);overflow-wrap:anywhere;margin:0 0 9px;font-size:13px;line-height:1.55}.snapshot-failure-detail small{color:var(--muted);font-size:12px}.inspector-stats{border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:repeat(4,1fr);margin:0 18px 18px;display:grid}.inspector-stats span{flex-direction:column;gap:4px;min-width:0;padding:12px;display:flex}.inspector-stats span+span{border-left:1px solid var(--border)}.inspector-stats small{color:var(--muted);text-transform:uppercase;font-size:9px}.inspector-stats strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.comparison-panel{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin:18px;padding:17px}.comparison-title{align-items:center;gap:11px;display:flex}.comparison-title>div:nth-child(2){flex:1}.comparison-title h3{text-transform:capitalize;margin:0 0 3px;font-size:14px}.comparison-title p{color:var(--muted);margin:0;font-size:10px}.diff-preview{object-fit:contain;border:1px solid var(--border);background:#090b0d;border-radius:8px;width:100%;max-height:340px;margin-top:16px}.comparison-flags{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.comparison-flags span{color:#fde68a;text-transform:capitalize;background:#fbbf240f;border:1px solid #fbbf242e;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}@media (width<=1180px){.site-monitor-grid,.snapshot-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.monitoring-overview-grid{grid-template-columns:1fr}.run-hero{grid-template-columns:1fr 1fr}.run-hero-counters{grid-column:1/-1}}@media (width<=720px){.site-monitor-grid,.snapshot-gallery{grid-template-columns:1fr}.monitoring-toolbar{flex-direction:column;align-items:stretch}.monitoring-toolbar>span{margin-left:0}.monitoring-toolbar>.select{width:100%}.monitoring-tabs{overflow-x:auto}.monitoring-tabs button{flex:none}.monitoring-create-dialog{padding:20px}.monitoring-profile-picker,.alert-condition-list{grid-template-columns:1fr}.source-segments{grid-template-columns:1fr 1fr}.run-hero{grid-template-columns:1fr}.run-hero-counters{grid-column:auto}.inspector-stats{grid-template-columns:1fr 1fr}.inspector-stats span:nth-child(3){border-left:0;border-top:1px solid var(--border)}.inspector-stats span:nth-child(4){border-top:1px solid var(--border)}}
