:root{--product-background: #f4f3f0;--product-foreground: #111111;--product-sidebar-background: #ebe8e3;--product-sidebar-foreground: #2f2d2a;--product-sidebar-accent: #ebe8e3;--product-sidebar-border: #dedbd5;--product-card: #ffffff;--product-card-foreground: #111111;--product-border: #e3e0da;--product-input: #e3e0da;--product-muted: #eceae6;--product-muted-foreground: #76736d;--product-primary: #111111;--product-primary-foreground: #ffffff;--product-primary-hover: #2a2926;--product-accent: #ededeb;--product-accent-foreground: #111111;--product-ring: #0891b2;--product-success: #0891b2;--product-warning: #a15c07;--product-danger: #b42318;--product-radius: .5rem;--product-font-sans: "Geist Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--product-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--background: var(--product-background);--foreground: var(--product-foreground);--card: var(--product-card);--card-foreground: var(--product-card-foreground);--popover: var(--product-card);--popover-foreground: var(--product-card-foreground);--primary: var(--product-primary);--primary-foreground: var(--product-primary-foreground);--secondary: var(--product-muted);--secondary-foreground: var(--product-foreground);--muted: var(--product-muted);--muted-foreground: var(--product-muted-foreground);--accent: var(--product-accent);--accent-foreground: var(--product-accent-foreground);--destructive: var(--product-danger);--destructive-foreground: var(--product-primary-foreground);--border: var(--product-border);--input: var(--product-input);--ring: var(--product-ring);--radius: var(--product-radius)}*{box-sizing:border-box}html,body,#product-react-root{min-height:100%}body{margin:0;background:var(--product-background);color:var(--product-foreground);font-family:var(--product-font-sans);font-size:14px;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.product-app-shell{display:grid;min-height:100vh;grid-template-columns:240px minmax(0,1fr);background:var(--product-background)}.product-sidebar{display:flex;min-height:100vh;flex-direction:column;border-right:1px solid var(--product-sidebar-border);background:var(--product-sidebar-background);color:var(--product-sidebar-foreground);padding:0 14px}.product-brand{display:flex;height:56px;min-height:56px;align-items:center;gap:9px;margin:0 -14px;border-bottom:1px solid var(--product-sidebar-border);padding:0 14px}.product-brand strong,.product-brand span{display:block}.product-brand span,.product-sidebar-footer span,.page-heading span,.metric-card span,.metric-card small,.form-note,.muted-row{color:var(--product-muted-foreground)}.product-brand-mark{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border-radius:0;background:transparent;color:var(--product-foreground);font-weight:700}.product-nav-section{display:grid;gap:0;padding:0}.product-nav-section--primary{padding-top:16px}.product-nav-section--secondary{padding-bottom:12px}.product-nav{display:grid;gap:2px}.product-nav a,.product-nav-disabled{display:flex;position:relative;min-height:36px;align-items:center;gap:8px;border-radius:6px;color:var(--product-muted-foreground);font-size:13px;font-weight:500;line-height:19.5px;padding:0 12px}.product-nav a.active{background:transparent;color:var(--product-foreground)}.product-nav a.active:before{position:absolute;top:7px;bottom:7px;left:-14px;width:3px;border-radius:0 3px 3px 0;background:var(--product-ring);content:""}.product-nav-disabled{cursor:not-allowed;opacity:.48}.product-nav-icon{display:grid;width:16px;height:16px;flex:0 0 auto;place-items:center;color:currentColor}.product-nav a.active .product-nav-icon{color:var(--product-foreground)}.product-sidebar-spacer{flex:1 1 auto;min-height:24px}.product-sidebar-footer{display:flex;min-height:50px;min-width:0;align-items:center;gap:9px;border-top:1px solid var(--product-sidebar-border);padding:8px 0 12px}.product-sidebar-footer .product-button-icon{width:32px;min-width:32px;min-height:32px;margin-left:auto}.product-user-dot{display:grid;width:28px;height:28px;flex:0 0 auto;border-radius:999px;background:color-mix(in srgb,var(--product-ring) 10%,var(--product-card))}.product-user-meta{display:grid;min-width:0;gap:1px}.product-user-meta strong{min-width:0;overflow:hidden;color:var(--product-foreground);font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-user-email{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-main{min-width:0}.product-auth-page{display:grid;min-height:100vh;place-items:center;background:var(--product-background);padding:24px}.product-auth-shell{display:grid;width:min(100%,420px);gap:18px}.product-auth-brand{display:flex;align-items:center;gap:9px}.product-auth-brand strong,.product-auth-brand span{display:block}.product-auth-brand span{color:var(--product-muted-foreground)}.product-auth-card{gap:14px}.product-auth-card h1{margin:0;font-size:22px;letter-spacing:0}.product-topbar{display:flex;height:56px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--product-border);background:var(--product-background);padding:0 16px}.product-topbar strong{display:block}.product-topbar-account{color:var(--product-muted-foreground)}.product-page{display:grid;min-width:0;gap:16px;padding:18px 22px 28px}.product-page--shell{min-height:100vh;gap:0;padding:0}.narrow-page{max-width:880px}.settings-page{grid-template-rows:56px minmax(0,1fr)}.settings-topbar{justify-content:flex-start;overflow-x:auto}.settings-tabs{flex:0 0 auto}.settings-content{display:grid;min-width:0;gap:16px;align-content:start;padding:16px 32px 28px}.settings-section{display:grid;min-width:0;max-width:1040px;gap:14px}.settings-section-heading{display:grid;min-width:0;gap:3px}.settings-section-heading span{color:var(--product-muted-foreground);font-size:12px}.settings-section-heading h1{margin:0;color:var(--product-card-foreground);font-size:22px;font-weight:650;line-height:1.25}.settings-split-grid{align-items:start}.page-heading,.panel-heading,.compact-row,.code-block-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.page-heading h1,.panel-heading h2{margin:0;color:var(--product-card-foreground);letter-spacing:0}.page-heading h1{font-size:22px;line-height:1.25}.panel-heading h2{font-size:15px;line-height:1.35}.panel{min-width:0;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);padding:16px}.overview-grid,.split-grid{display:grid;gap:16px}.overview-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.metric-grid.wide{max-width:980px}.metric-card{display:grid;min-height:92px;gap:5px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:14px}.metric-card strong{font-size:24px;line-height:1.2}.overview-page{max-width:1280px}.overview-dashboard-heading{align-items:flex-start}.overview-subtitle{margin:6px 0 0;color:var(--product-muted-foreground);line-height:1.45}.overview-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.overview-icon-button{gap:8px}.overview-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(132px,1fr));gap:12px}.overview-metric-card{display:grid;min-width:0;min-height:116px;align-content:start;gap:8px;border:1px solid var(--product-border);border-radius:8px;background:var(--product-card);padding:14px}.overview-metric-card>span,.overview-metric-card small{min-width:0;overflow:hidden;color:var(--product-muted-foreground);text-overflow:ellipsis;white-space:nowrap}.overview-metric-card strong{min-width:0;overflow-wrap:anywhere;color:var(--product-card-foreground);font-size:22px;font-weight:650;line-height:1.2}.overview-metric-card--unavailable strong{font-size:18px}.overview-progress{height:8px;overflow:hidden;border-radius:999px;background:var(--product-muted)}.overview-progress span{display:block;height:100%;border-radius:inherit;background:var(--product-primary)}.overview-chart-panel{display:grid;gap:16px}.overview-chart-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.overview-segmented,.overview-range-tabs{display:flex;min-width:0;flex-wrap:wrap;gap:4px}.overview-segmented button,.overview-range-tabs button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font-size:13px;font-weight:550;padding:0 10px}.overview-segmented button.active,.overview-range-tabs button.active{border-color:var(--product-border);background:var(--product-accent);color:var(--product-primary)}.overview-chart-empty,.overview-chart-area{min-height:260px;border:1px dashed var(--product-border);border-radius:8px;background:var(--product-background)}.overview-chart-empty{display:grid;place-content:center;gap:6px;padding:24px;text-align:center}.overview-chart-empty strong{color:var(--product-card-foreground);font-size:15px}.overview-chart-empty span{max-width:420px;color:var(--product-muted-foreground);line-height:1.45}.overview-chart-area{padding:18px}.overview-bars{display:grid;min-height:222px;grid-auto-flow:column;grid-auto-columns:minmax(22px,1fr);gap:10px;align-items:end}.overview-bar-column{display:grid;min-width:0;gap:8px;align-items:end}.overview-bar-track{position:relative;height:188px;overflow:hidden;border-radius:6px 6px 3px 3px;background:var(--product-muted)}.overview-bar-fill{position:absolute;right:0;bottom:0;left:0;border-radius:inherit;background:var(--product-primary)}.overview-bar-column small{min-width:0;overflow:hidden;color:var(--product-muted-foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap}.overview-sessions-panel{display:grid;gap:12px}.overview-view-all{display:inline-flex;align-items:center;gap:4px;color:var(--product-primary);font-size:13px;font-weight:550}.overview-sessions-scroll{min-width:0;overflow-x:auto}.overview-sessions-table{min-width:640px}.overview-sessions-table th{font-size:11px;letter-spacing:0}.overview-session-id{font-family:var(--product-font-mono);font-size:12px}.overview-empty-row{margin:0}.checklist{display:grid;gap:10px;margin:12px 0 0;padding-left:20px}.compact-rows{display:grid;gap:1px;margin-top:12px}.compact-row{min-height:44px;border-bottom:1px solid var(--product-border)}.product-table{width:100%;border-collapse:collapse;font-size:13px}.product-table th,.product-table td{height:46px;border-bottom:1px solid var(--product-border);padding:0 10px;text-align:left}.product-table th{color:var(--product-muted-foreground);font-weight:600}.table-actions{display:flex;gap:8px;justify-content:flex-end}.table-actions .product-button{min-height:32px;padding:0 10px}.product-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--product-border);border-radius:8px;background:var(--product-card);color:var(--product-foreground);cursor:pointer;padding:0 14px}.product-button:disabled{cursor:not-allowed;opacity:.55}.product-button-secondary,.product-button-outline{border-color:var(--product-border);background:var(--product-card);color:var(--product-foreground)}.product-button-outline:hover:not(:disabled),.product-button-secondary:hover:not(:disabled){background:var(--product-muted)}.product-button-primary{border-color:var(--product-primary);background:var(--product-primary);color:var(--product-primary-foreground)}.product-button-primary:hover:not(:disabled){background:var(--product-primary-hover)}.product-button-ghost{min-height:30px;border-color:transparent;background:transparent;color:var(--product-primary)}.product-button-destructive{border-color:var(--product-danger);background:var(--product-danger);color:var(--product-primary-foreground)}.product-button-icon{width:40px;min-width:40px;padding:0}.api-keys-section{width:min(100%,1088px);max-width:1088px;gap:16px}.api-keys-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px 0 5px}.api-keys-heading h1{margin:0;color:var(--product-card-foreground);font-size:16px;font-weight:600;line-height:24px}.api-keys-heading p{margin:4px 0 0;color:var(--product-muted-foreground);font-size:14px;line-height:20px}.api-keys-generate-button{min-height:36px;min-width:111px;border-radius:12px;font-size:14px;font-weight:500;padding:0 12px}.api-key-secret-panel{max-width:640px}.api-keys-table-shell{min-width:0;overflow-x:auto;border:1px solid var(--product-border);border-radius:6px;background:var(--product-card)}.api-keys-table{min-width:780px}.api-keys-table th,.api-keys-table td{height:72px;padding:0 16px;font-size:14px;line-height:20px}.api-keys-table th{height:48px;color:var(--product-muted-foreground);font-size:14px;font-weight:500}.api-keys-table th:nth-child(1),.api-keys-table td:nth-child(1){width:18%}.api-keys-table th:nth-child(2),.api-keys-table td:nth-child(2){width:20%}.api-keys-table th:nth-child(3),.api-keys-table td:nth-child(3){width:32%}.api-keys-table .table-actions{align-items:center;justify-content:flex-end}.api-keys-table .table-actions .product-button{min-height:40px;min-width:77px;border-radius:8px;font-size:14px;font-weight:500;padding:0 16px}.api-keys-empty-row td{color:var(--product-muted-foreground)}.api-keys-pagination{display:flex;justify-content:flex-end;gap:10px;margin-top:1px}.api-keys-pagination .product-button{min-height:36px;min-width:58px;border-radius:12px;font-size:14px;font-weight:500;padding:0 12px}.api-key-modal-backdrop{position:fixed;z-index:60;inset:0;display:grid;align-items:start;justify-items:center;background:color-mix(in srgb,var(--product-primary) 42%,transparent);padding:76px 16px 24px}.api-key-modal{position:relative;display:grid;width:min(560px,100%);gap:16px;border:1px solid var(--product-border);border-radius:12px;background:var(--product-card);padding:28px;box-shadow:0 20px 54px color-mix(in srgb,var(--product-primary) 18%,transparent)}.api-key-modal h2{margin:0;color:var(--product-card-foreground);font-size:22px;font-weight:700;line-height:1.25}.api-key-modal label{color:var(--product-card-foreground);font-size:15px;font-weight:600}.api-key-modal input{min-height:46px;border-radius:8px;font-size:14px}.api-key-modal-close{position:absolute;top:24px;right:24px;display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--product-muted-foreground);cursor:pointer;padding:0}.api-key-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:8px}.api-key-modal-actions .product-button{min-height:44px;min-width:104px;border-radius:10px;font-size:15px;font-weight:650}.status-badge{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:var(--product-muted);color:var(--product-muted-foreground);font-size:12px;padding:0 9px}.status-available,.status-running{background:var(--product-accent);color:var(--product-primary)}.status-neutral{background:var(--product-muted);color:var(--product-muted-foreground)}.status-beta,.status-warning{background:#fff6e8;color:var(--product-warning)}.status-error,.status-failed,.status-unavailable{background:#feeceb;color:var(--product-danger)}.mode-tabs{display:flex;min-height:56px;align-items:center;gap:4px;min-width:0}.mode-tabs a,.mode-tab-disabled{display:inline-flex;min-height:32px;align-items:center;gap:7px;border-radius:6px;color:var(--product-muted-foreground);font-size:14px;font-weight:520;padding:0 12px}.mode-tab-disabled{cursor:not-allowed;opacity:.62}.mode-tabs a.active{background:var(--product-accent);color:var(--product-foreground)}.mode-tab-icon{display:grid;width:18px;height:18px;place-items:center;color:currentColor}.disabled-link{opacity:.6}.playground-page{grid-template-rows:56px minmax(0,1fr);overflow:hidden}.playground-page--fetch,.playground-page--crawl{align-content:start;grid-template-rows:56px auto auto;overflow-y:auto}.playground-topbar{justify-content:space-between}.playground-docs-link{display:inline-flex;min-height:32px;align-items:center;gap:7px;border:1px solid var(--product-border);border-radius:6px;background:var(--product-card);color:var(--product-foreground);font-size:13px;font-weight:650;padding:0 12px}.playground-run-button{min-width:88px;gap:8px}.playground-browser-workbench{display:grid;min-height:calc(100vh - 56px);min-width:0;gap:0;align-items:stretch;grid-template-columns:minmax(0,65fr) minmax(360px,35fr)}.playground-workspace{display:grid;min-width:0;grid-template-rows:auto auto minmax(132px,1fr);border-right:1px solid var(--product-border)}.playground-toolbar{display:grid;min-width:0;min-height:70px;grid-template-columns:minmax(260px,302px) auto;gap:12px;align-items:center;border-bottom:1px solid var(--product-border);background:var(--product-card);padding:8px 10px}.playground-template-picker{position:relative;min-width:0}.playground-template-card{display:grid;width:100%;min-width:0;min-height:52px;grid-template-columns:24px minmax(0,1fr) auto 10px;align-items:center;gap:12px;border:1px solid var(--product-border);border-radius:8px;background:var(--product-accent);color:var(--product-foreground);cursor:pointer;padding:8px 12px;text-align:left}.playground-template-icon{position:relative;display:inline-grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:5px;background:var(--product-accent);color:#60706e;font-size:14px;font-weight:800;line-height:1}.playground-template-icon-label{position:relative;z-index:1}.playground-template-copy{min-width:0}.playground-template-copy strong{display:block;min-width:0;overflow:hidden;color:var(--product-foreground);font-size:14px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.playground-template-copy>span{display:block;min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-size:12px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.playground-template-badge{display:inline-flex;min-height:16px;align-items:center;border-radius:3px;background:#2f7dcc;color:#fff;font-family:var(--product-font-mono);font-size:10px;font-weight:800;line-height:1;padding:0 4px}.playground-template-chevron{width:8px;height:8px;flex:0 0 auto;border-right:2px solid #66716f;border-bottom:2px solid #66716f;transform:rotate(45deg)}.playground-template-menu{position:absolute;z-index:5;top:calc(100% + 8px);right:auto;left:0;display:grid;width:min(608px,calc(100vw - 32px));gap:0;border:1px solid var(--product-border);border-radius:8px;background:var(--product-card);box-shadow:0 16px 30px #1014181f;overflow:hidden;padding:6px}.playground-template-menu button{display:grid;min-height:58px;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:center;border:0;border-radius:7px;background:transparent;color:var(--product-foreground);cursor:pointer;padding:8px 18px;text-align:left}.playground-template-menu button.active,.playground-template-menu button:hover{background:var(--product-accent)}.playground-template-option-icon{width:24px;height:24px}.playground-template-option-copy{display:grid;min-width:0;gap:3px}.playground-template-option-title{display:flex;min-width:0;align-items:center;gap:6px}.playground-template-option-title>span:first-child{min-width:0;overflow:hidden;color:var(--product-foreground);font-size:14px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.playground-template-option-badge{display:inline-flex;min-height:16px;align-items:center;border-radius:3px;background:#2f7dcc;color:#fff;font-family:var(--product-font-mono);font-size:10px;font-weight:800;line-height:1;padding:0 4px}.playground-template-menu small{min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-size:12px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.playground-template-icon--hacker-news{border-radius:0;background:#ff5a1f;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:400}.playground-template-icon--weather{background:transparent;color:#2563eb}.playground-template-icon--weather:before{content:"";position:absolute;right:2px;top:3px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%}.playground-template-icon--weather:after{content:"";position:absolute;left:2px;bottom:5px;width:15px;height:9px;border:2px solid currentColor;border-radius:18px;background:var(--product-card);box-shadow:7px -6px 0 -3px var(--product-card),7px -6px 0 -1px currentColor}.playground-template-icon--amazon{background:transparent;color:#050505;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:800}.playground-template-icon--amazon:after{content:"";position:absolute;right:1px;bottom:1px;width:19px;height:7px;border-bottom:2px solid #ff9900;border-radius:0 0 50% 50%;transform:rotate(-8deg)}.playground-template-icon--youtube{background:transparent}.playground-template-icon--youtube:before{content:"";position:absolute;left:3px;top:6px;width:18px;height:12px;border-radius:3px;background:#ff1f1f}.playground-template-icon--youtube:after{content:"";position:absolute;left:10px;top:9px;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid #ffffff}.playground-browser-controls{position:relative;display:grid;min-width:0;grid-template-columns:auto auto;gap:12px;align-items:center;justify-content:end}.playground-settings-icon{width:54px;min-width:54px;padding-right:0;padding-left:0}.playground-settings-icon.active{border-color:var(--product-ring);background:var(--product-accent)}.playground-settings-panel{position:absolute;z-index:8;top:calc(100% + 10px);right:0;display:grid;width:min(382px,calc(100vw - 32px));min-width:0;gap:16px;border:1px solid var(--product-border);border-radius:8px;background:var(--product-card);box-shadow:0 18px 40px #10141824;padding:18px 16px 16px}.playground-settings-heading{display:flex;min-width:0;align-items:center;gap:10px;border-bottom:1px solid var(--product-border);color:var(--product-foreground);padding-bottom:14px}.playground-settings-heading strong{font-size:18px;font-weight:750;line-height:1.2}.playground-setting-list{display:grid;min-width:0;gap:12px}.playground-setting-row{display:grid;min-height:34px;min-width:0;grid-template-columns:minmax(0,1fr) minmax(112px,auto);gap:16px;align-items:center;color:var(--product-foreground);font-size:14px;font-weight:650}.playground-setting-control{display:flex;min-width:0;align-items:center;justify-content:end;gap:8px}.playground-setting-toggle{width:44px;height:26px}.playground-setting-toggle span{width:44px;height:26px;background:#e8e7e3}.playground-setting-toggle span:after{top:4px;left:4px;width:18px;height:18px}.playground-setting-toggle input:checked+span{background:#2563eb}.playground-setting-toggle input:checked+span:after{transform:translate(18px)}.playground-setting-toggle input:disabled{cursor:not-allowed}.playground-setting-toggle input:disabled+span{opacity:.54}.playground-setting-select{min-height:38px;min-width:142px;border-radius:8px;background:var(--product-card);font-weight:650}.playground-setting-status{display:inline-flex;min-height:30px;align-items:center;justify-content:end;color:var(--product-muted-foreground);font-size:13px;font-weight:650}.playground-setting-badge{display:inline-flex;min-height:20px;align-items:center;border-radius:5px;background:var(--product-accent);color:var(--product-muted-foreground);font-size:11px;font-weight:700;padding:0 6px}.request-workbench-shell{display:grid;min-height:calc(100vh - 56px);min-width:0;overflow:hidden;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);border:0;border-radius:0;background:var(--product-card)}.request-workbench-shell--fetch{min-height:0;width:min(calc(100% - 48px),768px);max-width:768px;margin:0 auto;align-content:start;gap:32px;grid-template-columns:minmax(0,1fr);background:transparent;padding:64px 0 0}.request-playground-title{margin:0;color:#2b2926;font-family:Times New Roman,Times,Georgia,serif;font-size:42px;font-weight:600;letter-spacing:0;line-height:1.05;text-align:center}.request-workbench-shell--fetch .request-playground-title{font-size:36px;font-weight:400;line-height:1.12}.fetch-hero-title{margin:0;color:#2b2926;font-family:Times New Roman,Times,Georgia,serif;font-size:42px;font-weight:600;letter-spacing:0;line-height:1.05;text-align:center}.request-workbench-shell--crawl{min-height:0;width:min(calc(100% - 48px),768px);max-width:768px;margin:0 auto;align-content:start;gap:28px;grid-template-columns:minmax(0,1fr);background:transparent;padding:64px 0 0}.request-pane{display:grid;min-width:0;align-content:start;gap:14px;border-right:1px solid var(--product-border);background:var(--product-card);padding:16px}.request-command-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 54px 118px;gap:10px;align-items:end}.request-command-primary{min-width:0}.request-url-field{display:grid;min-width:0;gap:7px}.request-url-field span{color:var(--product-muted-foreground)}.request-url-field textarea{min-height:42px;max-height:104px;resize:vertical}.request-code-button{min-width:54px;padding-right:0;padding-left:0;font-family:var(--product-font-mono);font-weight:700}.request-primary-button{width:100%}.fetch-workbench-panel{display:grid;min-width:0;max-width:768px;overflow:hidden;border:1px solid var(--product-border);border-radius:16px;background:var(--product-card);box-shadow:0 18px 42px #201c1614}.request-workbench-shell--fetch .fetch-workbench-panel{max-width:768px;border-radius:16px;background:#ffffffe5;box-shadow:0 10px 24px #78716c14}.request-playground-panel,.request-workbench-shell--fetch .request-playground-panel{max-width:768px}.fetch-command-row{min-height:58px;grid-template-columns:minmax(0,1fr) 44px 118px;gap:8px;align-items:center;border-bottom:1px solid var(--product-border);padding:8px 16px}.request-workbench-shell--fetch .fetch-command-row{min-height:56px;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:6px 16px}.fetch-url-field{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px}.request-workbench-shell--fetch .fetch-url-field{grid-template-columns:20px minmax(0,1fr);gap:12px}.fetch-url-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.fetch-url-icon{display:grid;width:18px;height:18px;place-items:center;color:#a0a7a5}.request-workbench-shell--fetch .fetch-url-icon{width:20px;height:20px}.request-workbench-shell--fetch .fetch-url-icon svg{width:18px;height:18px}.fetch-url-field input{min-height:40px;border:0;background:transparent;color:var(--product-foreground);font-size:15px;padding:0}.request-workbench-shell--fetch .fetch-url-field input{min-height:44px;font-size:14px}.fetch-url-field input:focus{outline:0}.fetch-url-field input::placeholder,.fetch-selector-input::placeholder{color:#9fa5a3;opacity:1}.fetch-command-row .request-code-button{min-width:44px;min-height:38px;border-color:var(--product-border);border-radius:8px;background:var(--product-card);box-shadow:0 2px 5px #10141814;color:var(--product-foreground)}.request-workbench-shell--fetch .fetch-command-row .request-code-button{width:42px;min-width:42px;min-height:36px;border-radius:6px;font-size:16px}.fetch-command-row .request-primary-button{min-height:38px;border-color:transparent;border-radius:8px}.request-workbench-shell--fetch .fetch-command-row .request-primary-button{width:auto;min-width:98px;min-height:36px;gap:8px;border-radius:8px;font-size:14px;font-weight:600;padding:0 16px}.fetch-command-row .request-primary-button:disabled{background:#eef8fb;color:#ffffffb8}.fetch-capability-note{border:1px solid color-mix(in srgb,var(--product-warning) 28%,var(--product-border));border-radius:8px;background:#fff8eb;color:var(--product-warning);padding:9px 11px}.fetch-parameter-shell{display:grid;min-width:0;overflow:hidden;grid-template-columns:220px minmax(0,1fr);border:0;border-radius:0;background:var(--product-card)}.request-workbench-shell--fetch .fetch-parameter-shell{grid-template-columns:180px minmax(0,1fr)}.fetch-section-rail{display:grid;align-content:start;gap:0;border-right:1px solid var(--product-border);background:var(--product-card);padding:20px 0 20px 16px}.request-workbench-shell--fetch .fetch-section-rail{gap:12px;padding:18px 0 18px 12px}.fetch-section-rail button{display:grid;min-height:36px;min-width:0;align-content:center;gap:0;border:0;border-left:3px solid transparent;border-radius:0;background:transparent;color:#928f89;cursor:pointer;font:inherit;padding:4px 14px;text-align:left}.request-workbench-shell--fetch .fetch-section-rail button{min-height:22px;padding:2px 12px}.fetch-section-rail button span{color:inherit;font-size:14px;font-weight:500}.request-workbench-shell--fetch .fetch-section-rail button span{font-size:14px;font-weight:500}.fetch-section-rail button small{min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.fetch-section-rail button.active{border-left-color:var(--product-ring);background:transparent;color:var(--product-foreground)}.request-section-rail button.active{border-left-color:var(--product-ring)}.fetch-section-rail button.active span,.request-workbench-shell--fetch .fetch-section-rail button.active span{font-weight:600}.fetch-fields-panel{min-width:0;padding:20px 16px 22px 24px}.request-workbench-shell--fetch .fetch-fields-panel{padding:18px 16px 18px 24px}.fetch-field-list{display:grid;min-width:0;gap:12px}.request-workbench-shell--fetch .fetch-field-list{gap:24px}.fetch-section-note{margin:2px 0 10px;color:var(--product-muted-foreground);line-height:1.45}.fetch-field-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(110px,112px);gap:18px;align-items:center;border-bottom:0;padding:0}.request-workbench-shell--fetch .fetch-field-row{grid-template-columns:minmax(0,1fr) auto;gap:16px;min-height:36px}.fetch-field-row--selectors{grid-template-columns:minmax(0,190px) minmax(240px,1fr)}.request-workbench-shell--fetch .fetch-field-row--selectors{grid-template-columns:minmax(0,1fr) auto}.fetch-field-copy{display:grid;min-width:0;gap:3px}.fetch-field-copy span{color:var(--product-foreground);font-size:13px;font-weight:450}.request-workbench-shell--fetch .fetch-field-copy span{font-size:13px;font-weight:400}.fetch-field-copy small{color:var(--product-muted-foreground);line-height:1.35}.fetch-field-control{display:flex;min-width:0;align-items:center;justify-content:flex-end}.fetch-field-control select{min-height:36px;width:auto;min-width:84px;border-radius:8px;font-weight:600}.request-workbench-shell--fetch .fetch-field-control select{min-height:36px;min-width:auto;border-radius:8px;font-size:13px;font-weight:500;padding:0 12px}.fetch-segmented{width:min(100%,178px)}.fetch-selector-input{min-height:36px;border-radius:8px;background:var(--product-card);font-weight:600}.request-workbench-shell--fetch .fetch-selector-input{min-height:36px;width:300px;border-radius:8px;font-size:13px;font-weight:400;padding:0 12px}.fetch-selector-input:disabled{color:var(--product-muted-foreground);cursor:not-allowed;opacity:1}.fetch-static-value{display:inline-flex;min-height:30px;align-items:center;justify-content:center;border:1px solid var(--product-border);border-radius:7px;background:var(--product-background);color:var(--product-foreground);font-weight:700;padding:0 10px;white-space:nowrap}.fetch-static-value--muted{color:var(--product-muted-foreground)}.fetch-switch{position:relative;display:inline-flex;width:42px;height:24px;align-items:center}.fetch-switch input{position:absolute;inset:0;margin:0;cursor:pointer;opacity:0}.fetch-switch span{width:42px;height:24px;border-radius:999px;background:var(--product-border)}.fetch-switch span:after{content:"";position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:999px;background:var(--product-card);box-shadow:0 1px 2px #1014182e;transition:transform .16s ease}.fetch-switch input:checked+span{background:var(--product-primary)}.fetch-switch input:checked+span:after{transform:translate(18px)}.fetch-recent-history{display:grid;width:min(calc(100% - 48px),768px);max-width:768px;margin:32px auto 72px;gap:12px}.fetch-recent-history header{display:flex;align-items:center;justify-content:space-between;gap:16px}.fetch-recent-history h2{margin:0;color:var(--product-foreground);font-size:14px;font-weight:600;letter-spacing:0}.fetch-recent-history header a{color:var(--product-foreground);font-size:14px;font-weight:500;text-decoration:none}.fetch-recent-history ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.fetch-recent-history li a{display:grid;min-height:48px;grid-template-columns:minmax(0,1fr) auto minmax(128px,auto);gap:16px;align-items:center;color:var(--product-foreground);font-size:13px;text-decoration:none}.fetch-recent-history li+li{border-top:1px solid var(--product-border)}.fetch-recent-history li span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fetch-recent-history time,.fetch-recent-history p{margin:0;color:var(--product-muted-foreground);font-size:12px}.request-workbench-shell--fetch .api-preview-panel,.request-workbench-shell--crawl .api-preview-panel{border-top:1px solid var(--product-border);padding:14px 16px 16px}.request-workbench-shell--fetch .result-workspace,.request-workbench-shell--crawl .result-workspace{min-height:360px;border-top:1px solid var(--product-border)}.mode-sections-shell{display:grid;min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:var(--product-radius);background:#fafcfc}.mode-section-tabs{display:flex;min-width:0;flex-wrap:nowrap;gap:6px;overflow-x:auto;border-bottom:1px solid var(--product-border);padding:8px}.mode-section-tabs button{display:inline-grid;flex:0 0 auto;min-height:36px;min-width:0;align-content:center;gap:1px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-weight:700;padding:5px 10px;text-align:left}.mode-section-tabs button small{color:var(--product-muted-foreground);font-size:10px;font-weight:600}.mode-section-tabs button.active{border-color:color-mix(in srgb,var(--product-primary) 20%,var(--product-border));background:color-mix(in srgb,var(--product-primary) 9%,white);color:var(--product-primary)}.mode-section-panel{min-width:0;padding:12px}.output-controls{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(130px,.68fr);gap:12px}.output-control-group{display:grid;min-width:0;gap:7px}.output-control-label{color:var(--product-muted-foreground);font-size:13px}.segmented-control{display:grid;min-height:38px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--product-input);border-radius:8px;background:var(--product-muted);padding:3px}.segmented-control button{min-width:0;border:0;border-radius:6px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit}.segmented-control button.active{background:var(--product-card);color:var(--product-primary);font-weight:700}.output-checkbox{min-height:38px;align-self:end;color:var(--product-foreground)}.api-preview-panel{display:grid;min-width:0;gap:10px;border-top:1px solid var(--product-border);padding-top:14px}.api-preview-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.api-preview-header h3{margin:0;font-size:13px;line-height:1.35}.api-preview-header code{min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.result-workspace{display:grid;min-width:0;min-height:520px;grid-template-rows:auto auto minmax(0,1fr);background:var(--product-background)}.result-workspace-heading{display:flex;min-width:0;min-height:68px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--product-border);background:var(--product-card);padding:12px 14px}.result-workspace-heading span{color:var(--product-muted-foreground);font-size:12px}.result-workspace-heading strong{display:block;min-width:0;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-workspace-tabs{display:flex;min-width:0;min-height:46px;align-items:end;gap:20px;border-bottom:1px solid var(--product-border);background:var(--product-card);padding:0 14px}.result-workspace-tabs button{min-height:46px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-weight:700;padding:0 0 11px}.result-workspace-tabs button.active{border-bottom-color:var(--product-primary);color:var(--product-foreground)}.result-workspace-body,.result-pane-empty{display:grid;min-width:0;gap:12px;align-content:start;overflow:auto;padding:14px}.result-pane-empty{align-content:center;min-height:100%}.result-progress-row{display:inline-flex;align-items:center;gap:10px;color:var(--product-muted-foreground)}.result-spinner{width:16px;height:16px;border:2px solid var(--product-border);border-top-color:var(--product-primary);border-radius:999px;animation:product-spin .8s linear infinite}@keyframes product-spin{to{transform:rotate(360deg)}}.fetch-overview-panel,.fetch-content-panel,.fetch-api-panel{display:grid;min-width:0;gap:12px}.fetch-overview-title{display:grid;min-width:0;gap:4px}.fetch-overview-title span{color:var(--product-muted-foreground);font-size:12px}.fetch-overview-title strong{min-width:0;overflow:hidden;font-size:16px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.fetch-kv-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.fetch-kv-grid div{min-width:0;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);padding:10px}.fetch-kv-grid dt{color:var(--product-muted-foreground);font-size:12px}.fetch-kv-grid dd{min-width:0;margin:4px 0 0;overflow:hidden;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.fetch-links-preview{display:grid;min-width:0;gap:8px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);padding:12px}.fetch-links-preview ul{display:grid;gap:6px;margin:0;padding-left:18px}.fetch-links-preview li{min-width:0;overflow:hidden;color:var(--product-muted-foreground);text-overflow:ellipsis;white-space:nowrap}.fetch-content-panel pre{max-height:420px;margin:0;overflow:auto;border:1px solid var(--product-border);border-radius:0 0 var(--product-radius) var(--product-radius);background:var(--product-card);padding:12px;font-family:var(--product-font-mono);font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.fetch-content-panel>span{color:var(--product-muted-foreground);font-size:12px}.fetch-detail-page{min-height:calc(100vh - 56px);background:var(--product-background)}.fetch-detail-page .playground-topbar h1{margin:0;color:var(--product-foreground);font-size:18px;letter-spacing:0}.fetch-detail-grid{display:grid;min-width:0;grid-template-columns:minmax(320px,.96fr) minmax(0,1fr);gap:16px;padding:16px}.fetch-detail-config-card,.fetch-detail-result-card{min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:var(--product-radius-lg);background:var(--product-card)}.fetch-detail-config-card{display:grid;align-content:start;gap:20px;padding:22px}.fetch-detail-config-card header{display:flex;min-width:0;align-items:start;justify-content:space-between;gap:12px}.fetch-detail-config-card h2,.fetch-detail-config-card h3{margin:0;color:var(--product-foreground);letter-spacing:0}.fetch-detail-config-card h2{font-size:20px}.fetch-detail-config-card h3{font-size:14px}.fetch-detail-config-card p{margin:8px 0 0;color:var(--product-muted-foreground)}.fetch-detail-field{display:grid;min-width:0;gap:6px}.fetch-detail-field dt{color:var(--product-muted-foreground);font-weight:750}.fetch-detail-field dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--product-foreground);font-size:15px;line-height:1.35}.fetch-detail-field--muted dd{color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px}.fetch-detail-config-grid{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fetch-detail-result-card{display:grid;min-height:560px;grid-template-rows:auto minmax(0,1fr);background:#f3f2f1}.fetch-detail-running{display:grid;min-height:560px;place-items:center;align-content:center;gap:14px;color:var(--product-muted-foreground);padding:24px;text-align:center}.fetch-detail-running strong{color:var(--product-foreground);font-size:20px}.fetch-detail-running p{max-width:460px;margin:0;line-height:1.5}.fetch-detail-running--error strong{color:var(--product-danger)}.fetch-detail-tabs{display:flex;min-height:58px;align-items:end;gap:10px;border-bottom:1px solid var(--product-border);background:#ebe9e8;padding:0 18px}.fetch-detail-tabs button{min-height:46px;border:1px solid transparent;border-bottom:0;border-radius:10px 10px 0 0;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-weight:750;padding:0 18px}.fetch-detail-tabs button.active{border-color:var(--product-border);background:var(--product-card);color:var(--product-foreground)}.fetch-detail-result-body{min-width:0;overflow:auto;background:var(--product-card);padding:20px}.fetch-detail-result-body>pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--product-font-mono);font-size:14px;line-height:1.55}.runs-input-link{color:var(--product-foreground);font-weight:650;text-decoration:none}.runs-input-link:hover{text-decoration:underline}.crawl-seed-field textarea{min-height:40px;max-height:40px;overflow:hidden;border:0;background:transparent;color:var(--product-foreground);font-size:15px;line-height:40px;padding:0;resize:none}.crawl-seed-field textarea:focus{outline:0}.crawl-seed-field textarea::placeholder{color:#9fa5a3;opacity:1}.crawl-number-input{max-width:92px}.crawl-checkbox-row{min-height:32px;color:var(--product-foreground);font-weight:600;justify-content:flex-end}.crawl-option-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crawl-managed-list{display:grid;gap:10px}.crawl-api-panel{display:grid;min-width:0;gap:12px}.crawl-kv-grid dt{color:var(--product-muted-foreground);font-size:12px}.crawl-empty-preview,.crawl-result-overview,.crawl-content-panel,.crawl-running-state{display:grid;min-width:0;gap:12px;padding:14px}.crawl-running-state{align-content:start;border-bottom:1px solid var(--product-border);background:color-mix(in srgb,var(--product-primary) 8%,white)}.crawl-running-state span:last-child{color:var(--product-muted-foreground)}.crawl-result-status-row,.crawl-followup-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.crawl-kv-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.crawl-kv-grid div{min-width:0;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:10px}.crawl-kv-grid dd{min-width:0;margin:4px 0 0;overflow:hidden;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.crawl-sample-urls{display:grid;min-width:0;gap:8px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:12px}.crawl-sample-urls ul{display:grid;gap:6px;margin:0;padding-left:18px}.crawl-sample-urls li{min-width:0;overflow:hidden;color:var(--product-muted-foreground);text-overflow:ellipsis;white-space:nowrap}.crawl-content-panel{padding:14px}.crawl-content-panel pre{max-height:420px;margin:0;overflow:auto;border:1px solid var(--product-border);border-radius:0 0 var(--product-radius) var(--product-radius);background:var(--product-background);padding:12px;font-family:var(--product-font-mono);font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.playground-editor,.browser-preview-pane{min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card)}.playground-editor{display:grid;min-height:0;grid-template-rows:minmax(0,1fr);border:0;border-radius:0;background:var(--product-card);color:var(--product-foreground)}.playground-codemirror-shell{height:clamp(280px,calc(100vh - 360px),520px);overflow:hidden;background:#fbfdfc;font-family:var(--product-font-mono)}.playground-codemirror-shell .cm-editor{height:100%}.playground-codemirror-shell .cm-scroller{overflow:auto}.playground-codemirror-shell .cm-gutterElement{min-width:48px;padding-right:12px;text-align:right}.browser-editor-output-panel{display:grid;min-width:0;min-height:132px;grid-template-rows:44px minmax(0,1fr);border-top:1px solid var(--product-border);background:var(--product-card)}.browser-editor-output-tabs{display:flex;min-width:0;align-items:stretch;justify-content:space-between;border-bottom:1px solid var(--product-border);background:#fafcfc}.browser-editor-output-tabs button{min-width:94px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-weight:650;padding:0 14px}.browser-editor-output-tabs button.active{border-bottom-color:var(--product-primary);color:var(--product-foreground)}.browser-editor-output-list{display:grid;min-width:0;align-content:start;overflow:auto}.browser-output-progress{display:grid;gap:4px;color:var(--product-muted-foreground);font-size:12px;padding:10px 14px}.browser-editor-output-row{display:grid;min-width:0;grid-template-columns:54px 50px minmax(0,1fr);gap:10px;align-items:center;min-height:34px;border-bottom:1px solid color-mix(in srgb,var(--product-border) 68%,transparent);padding:0 14px}.browser-editor-output-row span,.browser-editor-output-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-editor-output-row span{color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px}.browser-editor-output-row strong{justify-self:start;border-radius:4px;font-size:11px;padding:2px 6px}.browser-editor-output-row p{margin:0;color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px}.browser-preview-pane{display:grid;min-height:0;grid-template-rows:70px minmax(0,1fr);border:0;border-radius:0;background:var(--product-background)}.browser-preview-toolbar{display:flex;min-height:70px;min-width:0;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--product-border);background:var(--product-card);padding:8px 12px}.browser-preview-toolbar div{display:grid;min-width:0;gap:3px}.browser-preview-toolbar span{color:var(--product-muted-foreground);font-size:12px}.browser-preview-toolbar strong{min-width:0;overflow:hidden;color:var(--product-foreground);font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.browser-preview-body{display:grid;min-width:0;gap:12px;overflow:auto;place-items:stretch;padding:16px}.browser-preview-body.has-result{min-height:0;align-content:start;place-items:stretch;overflow:hidden;padding:0}.browser-preview-viewport{display:grid;width:100%;max-height:calc(100vh - 126px);aspect-ratio:16 / 9;place-items:center;overflow:hidden;border:1px solid var(--product-border);background:var(--product-card)}.browser-empty-state{display:grid;justify-items:center;gap:18px;color:var(--product-muted-foreground);text-align:center}.browser-empty-state p{margin:0}.browser-empty-mark{display:grid;width:68px;height:68px;place-items:center}.browser-empty-mark:before{content:"";width:42px;height:42px;border:2px solid var(--product-foreground);border-radius:10px 4px;box-shadow:14px -14px 0 -7px var(--product-primary);transform:rotate(45deg)}.browser-result-shell{display:grid;min-width:0;min-height:100%;grid-template-rows:minmax(280px,1fr) auto;background:var(--product-card)}.browser-viewport-frame{display:grid;min-width:0;min-height:0;grid-template-rows:42px auto minmax(0,1fr);border-bottom:1px solid var(--product-border);background:#e8f0fb}.browser-viewport-chrome{display:grid;min-width:0;grid-template-columns:minmax(94px,.24fr) minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--product-border) 80%,transparent);padding:8px 12px}.browser-tab-title,.browser-url-pill{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-tab-title{color:var(--product-muted-foreground);font-size:12px;font-weight:650}.browser-url-pill{min-height:26px;border:1px solid color-mix(in srgb,var(--product-primary) 46%,var(--product-border));border-radius:999px;background:var(--product-card);color:var(--product-foreground);font-size:12px;padding:4px 10px}.browser-viewport-stage{display:grid;min-width:0;min-height:0;place-items:center;overflow:auto;background:#f8f8f2}.browser-progress-strip{display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:12px;border-bottom:1px solid color-mix(in srgb,var(--product-border) 80%,transparent);background:var(--product-card);color:var(--product-muted-foreground);font-size:12px;padding:0 12px}.browser-result-screenshot{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.browser-result-fallback{display:grid;max-width:min(620px,86%);gap:10px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);padding:16px}.browser-result-fallback p{max-height:220px;margin:0;overflow:auto;color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px;line-height:1.55;white-space:pre-wrap}.browser-result-inspector{display:grid;min-width:0;align-content:start;background:var(--product-card)}.browser-inspector-tabs{display:flex;min-width:0;min-height:58px;align-items:end;gap:26px;border-bottom:1px solid var(--product-border);padding:0 24px}.browser-inspector-tabs button{min-height:58px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-size:15px;font-weight:750;padding:0 0 14px}.browser-inspector-tabs button.active{border-bottom-color:var(--product-primary);color:var(--product-foreground)}.browser-inspector-state{display:flex;min-width:0;min-height:38px;align-items:center;gap:9px;border-bottom:1px solid color-mix(in srgb,var(--product-primary) 18%,var(--product-border));background:color-mix(in srgb,var(--product-primary) 10%,white);color:var(--product-primary);padding:0 24px}.browser-inspector-state span:last-child{min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.live-dot,.complete-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px}.live-dot{background:#2fc391}.complete-dot{background:var(--product-primary)}.browser-inspector-controls{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 148px;gap:12px;padding:14px 24px 10px}.browser-inspector-search,.browser-inspector-level{display:block;min-width:0}.browser-inspector-search input,.browser-inspector-level select{width:100%}.browser-inspector-log-list{display:grid;min-width:0;max-height:180px;overflow:auto;border-top:1px solid var(--product-border)}.browser-inspector-log-row{display:grid;min-width:0;grid-template-columns:56px 50px minmax(0,1fr);gap:10px;align-items:center;min-height:34px;border-bottom:1px solid color-mix(in srgb,var(--product-border) 68%,transparent);padding:0 24px}.browser-inspector-log-row span,.browser-inspector-log-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-inspector-log-row span{color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px}.browser-inspector-log-row strong{justify-self:start;border-radius:4px;font-size:11px;padding:2px 6px}.browser-inspector-log-row p{margin:0;color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px}.log-level-log{background:color-mix(in srgb,var(--product-primary) 18%,white);color:var(--product-primary)}.log-level-warn{background:#fff6df;color:var(--product-warning)}.log-level-error{background:#feeceb;color:var(--product-danger)}.browser-inspector-summary{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;border-top:1px solid var(--product-border);padding:14px 24px 18px}.browser-inspector-summary div{min-width:0;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:10px}.browser-inspector-summary dt{color:var(--product-muted-foreground);font-size:12px}.browser-inspector-summary dd{min-width:0;margin:4px 0 0;overflow:hidden;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.playground-controls,.form-panel,.detail-stack{display:grid;gap:14px;align-content:start}label{display:grid;gap:6px;color:var(--product-muted-foreground);font-size:13px}input,select,textarea{min-height:38px;width:100%;border:1px solid var(--product-input);border-radius:8px;background:var(--product-card);color:var(--product-foreground);padding:8px 10px}textarea{min-height:108px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--product-ring);outline:2px solid color-mix(in srgb,var(--product-ring) 18%,transparent)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkbox-row{display:flex;align-items:center;gap:8px}.checkbox-row input{min-height:auto;width:auto}.code-block{min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:var(--product-radius);background:#101418;color:#f6fbfa}.code-block-header{min-height:38px;border-bottom:1px solid #273130;padding:0 10px}.code-block pre,.result-json{max-width:100%;overflow:auto;margin:0;font-family:var(--product-font-mono);font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.code-block pre{padding:12px}.result-json{min-height:180px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:12px}.empty-state{display:grid;gap:6px;border:1px dashed var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:18px}.empty-state p,.error-text{margin:0}.empty-state-neutral,.empty-state-unavailable,.empty-state-error{color:inherit}.empty-state-error strong,.error-text{color:var(--product-danger)}.detail-list{display:grid;gap:12px;margin:0}.detail-list div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--product-border);padding-bottom:10px}.detail-list dt{color:var(--product-muted-foreground)}.detail-list dd{margin:0}.product-toast{position:fixed;right:18px;bottom:18px;max-width:360px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);color:var(--product-danger);padding:12px 14px}@media(max-width:1120px){.overview-grid,.split-grid,.metric-grid{grid-template-columns:1fr}.overview-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.playground-toolbar,.playground-browser-controls{grid-template-columns:1fr}}@media(max-width:900px){.playground-browser-workbench,.request-workbench-shell{grid-template-columns:minmax(0,1fr)}.playground-workspace{border-right:0;border-bottom:1px solid var(--product-border)}.fetch-detail-grid{grid-template-columns:minmax(0,1fr)}.fetch-detail-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-pane{border-right:0;border-bottom:1px solid var(--product-border)}.result-workspace{min-height:380px}}@media(max-width:640px){.api-keys-heading{align-items:stretch;flex-direction:column;padding-top:12px}.api-keys-generate-button{width:100%}.api-key-modal-backdrop{align-items:end;padding:16px}.api-key-modal{gap:18px;padding:30px 20px 20px}.api-key-modal h2{max-width:calc(100% - 44px);font-size:24px}.api-key-modal-close{top:24px;right:20px}.api-key-modal-actions{display:grid;grid-template-columns:1fr}.request-workbench-shell--fetch,.request-workbench-shell--crawl,.fetch-recent-history{width:min(calc(100% - 20px),100%)}.request-workbench-shell--fetch,.request-workbench-shell--crawl{padding-top:34px}.fetch-recent-history{margin-top:52px;margin-bottom:42px;gap:16px}.request-command-row{grid-template-columns:minmax(0,1fr) 44px minmax(82px,86px);gap:6px}.request-code-button{min-width:44px}.output-controls,.fetch-kv-grid{grid-template-columns:1fr}.fetch-command-row{grid-template-columns:minmax(0,1fr) 44px minmax(82px,92px)}.fetch-parameter-shell{grid-template-columns:minmax(0,1fr)}.fetch-section-rail{grid-template-columns:repeat(2,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--product-border)}.fetch-section-rail button{border-left:0;border-bottom:2px solid transparent;border-radius:7px}.fetch-section-rail button.active{border-bottom-color:var(--product-primary)}.fetch-field-row{grid-template-columns:minmax(0,1fr) minmax(118px,.42fr);gap:10px}.fetch-recent-history li a{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 0}.fetch-detail-grid{padding:10px}.fetch-detail-config-grid{grid-template-columns:minmax(0,1fr)}.fetch-detail-tabs{overflow-x:auto}.playground-settings-panel{right:auto;left:0;width:min(100%,calc(100vw - 32px))}.playground-setting-row{grid-template-columns:minmax(0,1fr);gap:7px}.playground-setting-control{justify-content:start}}@media(max-width:760px){.product-app-shell{grid-template-columns:64px minmax(0,1fr)}.product-sidebar{align-items:center;padding:12px 8px}.product-brand{justify-content:center;padding:0 0 12px}.product-brand strong,.product-brand span,.product-nav-heading,.product-nav-label{display:none}.product-sidebar-footer{display:flex;align-items:center;justify-content:center;width:42px;min-height:42px;border-top:0;padding:0}.product-sidebar-footer .product-user-dot,.product-sidebar-footer .product-user-meta{display:none}.product-sidebar-footer .product-button-icon{width:42px;height:42px}.product-nav a,.product-nav-disabled{width:42px;justify-content:center;gap:0;padding:0}.product-nav-icon{width:28px;height:28px}.product-page{padding:14px 14px 22px}.product-page--shell{padding:0}.settings-content{padding:14px}.page-heading,.panel-heading{align-items:flex-start;flex-direction:column}.overview-dashboard-heading{gap:12px}.overview-actions{justify-content:flex-start}.mode-tabs{max-width:100%;overflow-x:auto}}@media(max-width:520px){.product-app-shell{grid-template-columns:58px minmax(0,1fr)}.product-sidebar{padding-right:8px;padding-left:8px}.product-nav a,.product-nav-disabled{width:40px;padding:0}.product-sidebar-footer{width:40px}.product-sidebar-footer .product-button-icon{width:40px;height:40px}.product-brand{margin-right:-8px;margin-left:-8px;padding-right:8px;padding-left:8px}.overview-metric-grid{grid-template-columns:1fr}.overview-chart-empty,.overview-chart-area{min-height:220px}}
