.lab-root{background:var(--sidebar);grid-template-columns:300px minmax(0,1fr) 340px;height:100vh;transition:grid-template-columns .18s cubic-bezier(.22,1,.36,1);display:grid}.lab-root.left-collapsed{grid-template-columns:0 minmax(0,1fr) 340px}.lab-root.right-collapsed{grid-template-columns:300px minmax(0,1fr) 0}.lab-root.left-collapsed.right-collapsed{grid-template-columns:0 minmax(0,1fr) 0}.lab-root.left-collapsed:before{z-index:2147483646;background:color-mix(in srgb, var(--canvas) 94%, var(--surface));content:"";pointer-events:none;width:116px;height:51px;position:fixed;top:0;left:0}.lab-sidebar,.inspector{background:var(--sidebar);opacity:1;min-width:0;min-height:0;transition:opacity .12s,padding .18s cubic-bezier(.22,1,.36,1),border-color .18s;overflow:hidden auto}.lab-sidebar{flex-direction:column;gap:10px;padding:12px;display:flex}.inspector{flex-direction:column;gap:18px;padding:18px;display:flex}.lab-sidebar.is-collapsed,.inspector.is-collapsed{opacity:0;pointer-events:none;border-color:#0000;padding-left:0;padding-right:0}.sidebar-chrome{-webkit-app-region:no-drag;app-region:no-drag;align-items:center;gap:10px;height:42px;display:flex}.window-chrome-layer{z-index:2147483647;pointer-events:none;height:0;padding:0;position:fixed;inset:0 0 auto;-webkit-app-region:no-drag!important;app-region:no-drag!important}.window-drag-region{z-index:0;pointer-events:auto;height:42px;position:fixed;top:0;-webkit-app-region:drag!important;app-region:drag!important}.window-drag-region-left{width:156px;left:120px}.window-drag-region-top{left:0;right:0}.platform-darwin .window-drag-region-top{left:86px}.platform-win32 .window-drag-region-top{right:150px}.window-drag-region-right{width:230px;right:58px}.platform-win32 .window-drag-region-right{right:150px}.lab-root.left-collapsed .window-drag-region-left,.lab-root.right-collapsed .window-drag-region-right{display:none}.lab-root.window-fullscreen .window-drag-region-left{left:54px}.chrome-left-cluster{z-index:2147483647;pointer-events:auto;align-items:center;gap:14px;height:28px;display:flex;position:fixed;top:12px;left:82px;-webkit-app-region:no-drag!important;app-region:no-drag!important}.chrome-left-cluster *,.window-sidebar-toggle *,.window-inspector-toggle *{-webkit-app-region:no-drag!important;app-region:no-drag!important}.lab-root.window-fullscreen .chrome-left-cluster{left:12px}.lab-root.left-collapsed.window-fullscreen:before{width:56px}.window-sidebar-toggle,.window-inspector-toggle{z-index:2147483647;pointer-events:auto;-webkit-app-region:no-drag!important;app-region:no-drag!important}.window-inspector-toggle{position:fixed;top:12px;right:17px}.platform-win32 .window-inspector-toggle{right:150px}.icon-button{appearance:none;width:28px;height:28px;color:var(--text);cursor:pointer;pointer-events:auto;user-select:none;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid;-webkit-app-region:no-drag!important;app-region:no-drag!important}.icon-button svg{pointer-events:none;display:block;-webkit-app-region:no-drag!important;app-region:no-drag!important}.icon-button:hover{color:var(--text)}.shell-header,.metadata-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shell-header h1{color:var(--text);font-size:16px;font-weight:900;line-height:21px}.shell-header p{color:var(--text-muted);margin-top:2px;font-size:12px}.sidebar-brand{grid-template-columns:32px minmax(0,1fr) 28px 48px;align-items:center;gap:8px;min-width:0;padding:0 8px 2px;display:grid}.sidebar-brand img{filter:drop-shadow(0 8px 14px #1f1d1e14);width:32px;height:32px;display:block}:root[data-theme=dark] .sidebar-brand img{filter:invert()drop-shadow(0 8px 14px #f4f1ea14)}.sidebar-brand-title{gap:1px;min-width:0;display:grid}.sidebar-brand-title strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:780;line-height:18px;overflow:hidden}.sidebar-brand-title span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:14px;overflow:hidden}.runtime-toggle-button{border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.runtime-toggle-spacer{width:28px;height:28px;display:block}.runtime-toggle-button.is-stopped{color:color-mix(in srgb, var(--fossil-verdigris) 88%, var(--text))}.runtime-toggle-button.is-stopped:hover{background:color-mix(in srgb, var(--fossil-verdigris) 14%, transparent);color:color-mix(in srgb, var(--fossil-verdigris) 96%, var(--text))}.runtime-toggle-button.is-running{color:color-mix(in srgb, var(--fossil-signal-red) 86%, var(--text))}.runtime-toggle-button.is-running:hover{background:color-mix(in srgb, var(--fossil-signal-red) 13%, transparent);color:color-mix(in srgb, var(--fossil-signal-red) 96%, var(--text))}.project-switcher-trigger{width:48px;height:28px;color:var(--text-muted);border-radius:7px;grid-template-columns:15px 15px;place-items:center;gap:4px;display:grid}.project-switcher-trigger:hover{background:var(--surface);color:var(--text)}.sidebar-settings-menu.project-switcher-menu{background:hsl(var(--popover));width:312px;max-width:calc(100vw - 24px)}.project-switcher-search{color:var(--text-muted);grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px;padding:6px;display:grid}.project-switcher-search input{min-width:0;height:30px}.project-switcher-section-label{color:var(--text-muted);text-transform:uppercase;padding:6px 10px 3px;font-size:10px;font-weight:800}.project-switcher-item{grid-template-columns:20px minmax(0,1fr);align-items:center}.project-switcher-item>svg{justify-self:center}.sidebar-settings-menu-item.sidebar-scan-action-item{grid-template-columns:20px minmax(0,1fr) 20px}.sidebar-scan-action-selection{color:var(--text);grid-column:3;justify-self:center}.project-switcher-item.is-running,.project-switcher-item.is-running strong{color:var(--text)}.sidebar-scan-run-item.is-active{background:var(--surface);color:var(--text)}.sidebar-settings-menu-item.sidebar-scan-run-item{grid-template-columns:20px minmax(0,1fr) 20px}.sidebar-settings-menu-item .sidebar-scan-run-type{place-items:center;display:grid}.sidebar-scan-run-type-icon{color:var(--text-muted)}.sidebar-scan-run-item.is-active .sidebar-scan-run-type-icon,.sidebar-scan-run-item.is-running .sidebar-scan-run-type-icon{color:var(--text)}.sidebar-scan-run-item>span:nth-child(2){overflow:hidden}.sidebar-scan-run-item strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-scan-run-selection{color:var(--text);grid-column:3;justify-self:center}.sidebar-settings-menu-item .sidebar-scan-run-meta{align-items:center;gap:8px;display:flex}.sidebar-scan-run-meta>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-settings-menu-item .sidebar-scan-run-git{align-items:center;gap:3px;display:inline-flex}.sidebar-scan-run-git svg{flex:none}.sidebar-branch-filter-item strong{font-weight:720}.project-switcher-item.has-remove-action{grid-template-columns:20px minmax(0,1fr) 26px;align-items:center}.project-switcher-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-switcher-run-item strong,.project-switcher-run-item small{max-width:244px}.project-switcher-remove{width:26px;height:26px;color:var(--text-muted);border-radius:7px;place-items:center;display:grid}.project-switcher-remove:hover,.project-switcher-remove:focus-visible{background:color-mix(in srgb, var(--fossil-signal-red) 12%, transparent);color:color-mix(in srgb, var(--fossil-signal-red) 86%, var(--text))}.project-delete-dialog{width:min(440px,100vw - 48px)}.project-delete-dialog code{word-break:break-word;max-height:84px;overflow:auto}.project-delete-note{color:var(--text)}.project-delete-error{background:hsl(var(--destructive) / .08);color:hsl(var(--destructive));border-radius:8px;padding:9px 10px}.project-delete-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.project-delete-confirm{border-color:hsl(var(--destructive) / .22);background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.project-delete-confirm:hover:not(:disabled){background:hsl(var(--destructive) / .9)}.sidebar-run-control{grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;min-width:0;margin:8px 8px 0;padding:8px 0 0;display:grid}.sidebar-run-control.has-runs{grid-template-columns:max-content minmax(0,1fr)}.sidebar-run-split-button{background:color-mix(in srgb, var(--surface-strong) 72%, var(--surface));border-radius:7px;grid-template-columns:minmax(0,1fr) 32px;min-width:0;height:34px;display:grid;overflow:hidden}.sidebar-run-primary-action,.sidebar-run-action-menu-trigger{min-width:0;height:34px;color:var(--text);font:inherit;background:0 0;border:0}.sidebar-run-primary-action{justify-content:flex-start;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:760;display:flex}.sidebar-run-primary-action>svg,.sidebar-run-primary-action>.scan-action-icon{flex:none}.sidebar-run-primary-action>span:not(.scan-action-icon){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-run-action-menu-trigger{border-left:1px solid color-mix(in srgb, var(--border) 68%, transparent);color:var(--text-muted);place-items:center;display:grid}.sidebar-run-primary-action:not(:disabled),.sidebar-run-action-menu-trigger:not(:disabled){cursor:pointer}.sidebar-run-primary-action:not(:disabled):hover,.sidebar-run-primary-action:not(:disabled):focus-visible,.sidebar-run-action-menu-trigger:not(:disabled):hover,.sidebar-run-action-menu-trigger:not(:disabled):focus-visible{background:var(--surface-strong)}.sidebar-run-primary-action:disabled,.sidebar-run-action-menu-trigger:disabled{opacity:.55}.sidebar-run-ref-trigger{width:100%;min-width:0;height:30px;color:var(--text-muted);font:inherit;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:720;display:flex}.sidebar-run-ref-trigger>svg,.sidebar-run-ref-trigger>.sidebar-run-spinner{flex:none}.sidebar-run-ref-trigger span{text-overflow:ellipsis;text-align:left;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.sidebar-run-ref-trigger:not(:disabled){cursor:pointer}.sidebar-run-ref-trigger:not(:disabled):hover,.sidebar-run-ref-trigger:not(:disabled):focus-visible{background:var(--surface);color:var(--text)}.sidebar-run-ref-trigger:disabled{opacity:.55}.sidebar-run-spinner{color:color-mix(in srgb, var(--fossil-verdigris) 84%, var(--text));flex:none;animation:.9s linear infinite fossil-spin}.scan-run-detail-dialog{width:min(560px,100vw - 40px)}.scan-run-detail-loading,.scan-run-detail-summary,.scan-run-attempt-row,.scan-run-attempt-actions{align-items:center;display:flex}.scan-run-detail-loading{color:var(--text-muted);gap:8px;font-size:12px;font-weight:800}.scan-run-detail-loading svg{animation:.9s linear infinite fossil-spin}.scan-run-detail-error{color:var(--danger);font-size:12px;line-height:16px}.scan-run-detail-summary{gap:10px}.scan-run-detail-summary div{flex:1;gap:2px;min-width:0;display:grid}.scan-run-detail-summary strong{color:var(--text);font-size:18px;font-weight:900;line-height:22px}.scan-run-detail-summary span,.scan-run-attempt-row span,.scan-run-comparison-summary span{color:var(--text-muted);font-size:11px;line-height:15px}.scan-run-comparison-summary{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:3px;padding:8px 0;display:grid}.scan-run-comparison-summary strong{color:var(--text);font-size:12px;font-weight:900;line-height:16px}.scan-run-comparison-summary.muted strong{color:var(--text-muted)}.scan-run-attempt-list{gap:8px;display:grid}.scan-run-attempt-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:8px 0;display:grid}.scan-run-attempt-row strong,.scan-run-attempt-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.scan-run-attempt-row strong{color:var(--text);font-size:12px;font-weight:900;line-height:16px}.scan-run-attempt-actions{gap:4px}@keyframes fossil-spin{to{transform:rotate(360deg)}}.button-row{flex-wrap:wrap;gap:8px;display:flex}.sidebar-primary-nav{gap:3px;min-width:0;margin-top:10px;display:grid}.sidebar-nav-item{height:34px;color:var(--text-muted);border-radius:7px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px;font-size:13px;font-weight:560;display:grid}.sidebar-nav-item svg{color:color-mix(in srgb, var(--text-muted) 78%, transparent);justify-self:center}.sidebar-nav-item>span:not(.sidebar-nav-status){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-nav-status{background:color-mix(in srgb, var(--surface-strong) 78%, transparent);height:20px;min-height:20px;color:var(--text-muted);text-transform:none;border-radius:999px;padding:0 7px;font-size:10px;font-weight:620}.sidebar-nav-item:hover,.sidebar-outline-row:hover{background:var(--surface);color:var(--text)}.sidebar-nav-item.active{background:color-mix(in srgb, var(--surface-strong) 78%, transparent);color:var(--text);font-weight:650}.sidebar-nav-item.active svg{color:var(--text)}.sidebar-nav-item:disabled{opacity:1}.sidebar-nav-item:disabled>span:not(.sidebar-nav-status),.sidebar-nav-item:disabled svg{opacity:.58}.search-field{padding:2px 0 0;position:relative}.search-field>span{display:none}.search-field input{height:34px;padding-left:30px}.search-field-icon{z-index:1;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.outline-list{flex:1;align-content:start;gap:5px;min-width:0;min-height:0;padding:0 1px 10px;display:grid;overflow:hidden auto}.outline-state-list{gap:3px}.outline-list-heading{z-index:1;background:var(--sidebar);min-height:30px;color:var(--text-muted);letter-spacing:.02em;justify-content:space-between;align-items:center;margin-bottom:2px;padding:2px 8px 4px;font-size:10px;font-weight:650;display:flex;position:sticky;top:0}.outline-list-count{background:color-mix(in srgb, var(--surface-strong) 74%, transparent);min-width:22px;height:20px;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:0;border-radius:999px;place-items:center;font-size:10px;display:grid}.outline-accordion{min-width:0;display:grid}.outline-accordion-trigger{min-width:0;color:var(--text);cursor:pointer;user-select:none;border-radius:7px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:5px;padding:7px 8px;list-style:none;display:grid}.outline-accordion-trigger::-webkit-details-marker{display:none}.outline-accordion-trigger svg{color:var(--text-muted);transition:transform .14s}.outline-accordion[open]>.outline-accordion-trigger svg{transform:rotate(90deg)}.outline-accordion-trigger span{gap:1px;min-width:0;display:grid}.outline-accordion-trigger strong,.outline-accordion-trigger small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.outline-accordion-trigger strong{font-size:12px;font-weight:820}.outline-accordion-trigger small{color:var(--text-muted);font-size:10px}.outline-accordion-content{gap:1px;min-width:0;padding:0 0 4px 18px;display:grid}.sidebar-outline-row{min-width:0;color:var(--text);text-align:left;border-radius:7px;gap:1px;padding:7px 8px;display:grid}.outline-row-title{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.outline-row-label{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:760;line-height:16px;overflow:hidden}.sidebar-outline-row small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:14px;overflow:hidden}.sidebar-outline-row:hover{background:var(--surface)}.sidebar-outline-row.active{background:var(--surface-strong)}.sidebar-state-row{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:4px 8px 4px 4px}.sidebar-state-row .outline-row-label{font-size:12px;font-weight:610;line-height:16px}.outline-state-thumbnail{background:color-mix(in srgb, var(--surface-strong) 70%, transparent);width:88px;height:54px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 62%, transparent);border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.outline-state-thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.outline-state-thumbnail-placeholder{color:color-mix(in srgb, var(--text-muted) 48%, transparent);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:15px;font-weight:720}.outline-state-navigation-icon{color:color-mix(in srgb, var(--fossil-verdigris) 70%, var(--text-muted));place-items:center;display:grid}.outline-state-index{color:#ffffffeb;font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#141414c7;border-radius:4px;place-items:center;min-width:20px;height:16px;padding:0 4px;font-size:8px;font-weight:720;transition:background .14s,color .14s;display:grid;position:absolute;bottom:4px;left:4px}.sidebar-state-row:hover .outline-state-thumbnail{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--text-muted) 50%, transparent)}.sidebar-state-row.active .outline-row-label{font-weight:700}.sidebar-state-row.active .outline-state-index{background:var(--text);color:var(--sidebar)}.sidebar-state-row.active .outline-state-thumbnail{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--text) 76%, transparent)}.sidebar-footer{gap:8px;padding-top:8px;display:grid;position:relative}.sidebar-settings-row{background:hsl(var(--popover));border-radius:10px;display:block;position:relative;box-shadow:0 1px 2px #1111110f,0 5px 16px #1111110f}.sidebar-settings-button{width:100%;min-height:38px;color:var(--text);background:0 0;border-color:#0000;border-radius:9px;justify-content:flex-start;padding-right:102px}.sidebar-settings-button:hover{background:color-mix(in srgb, var(--surface) 72%, transparent)}.sidebar-trial-license-chip{z-index:1;background:var(--text);width:auto;min-width:0;height:24px;min-height:24px;color:var(--canvas);letter-spacing:-.01em;white-space:nowrap;border:0;border-radius:999px;padding:0 9px;font-size:9.5px;font-weight:700;line-height:1;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.sidebar-trial-license-chip:hover{background:color-mix(in srgb, var(--text) 88%, var(--canvas))}.sidebar-trial-license-chip:focus-visible{outline:2px solid color-mix(in srgb, var(--text) 42%, transparent);outline-offset:2px}.detected-update-button{background:var(--surface);width:100%;min-height:46px;color:var(--text);text-align:left;border-color:#0000;grid-template-columns:18px minmax(0,1fr);justify-content:stretch;align-items:center;padding:8px 10px;display:grid}.detected-update-button>svg{color:var(--text-muted);justify-self:center}.detected-update-button span{gap:1px;min-width:0;display:grid}.detected-update-button strong,.detected-update-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detected-update-button strong{font-size:12px;font-weight:820;line-height:16px}.detected-update-button small{color:var(--text-muted);font-size:10px;font-weight:620;line-height:14px}.detected-update-button.is-busy>svg{animation:.9s linear infinite fossil-spin}.detected-update-button.is-ready{border-color:color-mix(in srgb, var(--text) 12%, transparent);background:color-mix(in srgb, var(--surface-strong) 74%, var(--surface))}.detected-update-button.is-ready>svg{color:var(--text)}.floating-update-button{z-index:2147483645;border-color:color-mix(in srgb, var(--text) 10%, transparent);width:min(264px,100vw - 56px);position:fixed;bottom:24px;left:28px;box-shadow:0 12px 32px #1111111f;-webkit-app-region:no-drag!important;app-region:no-drag!important}.activation-update-button{bottom:64px}.sidebar-settings-menu{z-index:20;width:var(--radix-dropdown-menu-trigger-width);border:1px solid hsl(var(--border));background:hsl(var(--popover));max-width:340px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);border-radius:12px;padding:8px;display:grid;box-shadow:0 14px 35px #1111111f}.sidebar-settings-menu-item{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;outline:none;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.sidebar-settings-menu-item.dropdown-menu-radio-item{grid-template-columns:minmax(0,1fr);align-items:center;min-height:36px;padding-right:36px;font-size:12px;font-weight:720}.sidebar-settings-menu-item.project-switcher-item{align-items:center}.sidebar-settings-menu-item.project-switcher-item>svg,.sidebar-settings-menu-item.project-switcher-item>.scan-action-icon{place-self:center}.scan-action-icon{place-items:center;width:20px;height:20px;display:grid}.scan-action-icon.layered{position:relative}.scan-action-icon.layered svg:first-child{grid-area:1/1}.scan-action-icon.layered svg:last-child{stroke-width:2.6px;position:absolute;bottom:-1px;right:-2px}.sidebar-settings-menu-item:hover,.sidebar-settings-menu-item:focus{background:var(--surface)}.sidebar-settings-menu-item[data-disabled]{cursor:not-allowed;opacity:.45}.sidebar-settings-menu-item span{gap:3px;min-width:0;display:grid}.sidebar-settings-menu-item strong{font-size:12px;font-weight:760}.sidebar-settings-menu-item small{color:var(--text-muted);font-size:11px;line-height:1.35}.workbench-settings-menu>.sidebar-settings-menu-item{align-items:center;min-height:42px;padding:8px 10px}.settings-update-item.is-busy>svg{animation:.9s linear infinite fossil-spin}.settings-update-item.is-error>svg{color:color-mix(in srgb, var(--fossil-signal-red) 78%, var(--text-muted))}.settings-update-item[data-disabled]{cursor:default;opacity:1}.settings-menu-divider{background:hsl(var(--border));height:1px;margin:5px 8px}.appearance-settings-submenu{width:220px}.appearance-settings-submenu>.sidebar-settings-menu-item,.license-settings-submenu>.sidebar-settings-menu-item{align-items:center;min-height:38px;padding:8px 10px;font-size:12px;font-weight:520}.appearance-settings-submenu .dropdown-menu-radio-item{font-weight:520}.appearance-settings-submenu .settings-canvas-option{grid-template-columns:20px minmax(0,1fr);gap:10px}.settings-canvas-option>svg{place-self:center}.settings-submenu-label{color:var(--faint);padding:8px 10px 4px;font-size:11px;font-weight:640}.license-settings-submenu{width:240px}.settings-license-action-error{color:var(--text-muted);padding:6px 10px 4px;font-size:11px;line-height:1.35;display:block}.trial-license-reminder{z-index:80;background:var(--popover);box-shadow:var(--shadow-md);color:var(--popover-foreground);border-radius:8px;align-items:center;gap:10px;padding:7px 9px 7px 12px;font-size:12px;display:flex;position:fixed;top:42px;left:50%;transform:translate(-50%)}.trial-license-reminder button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:inline-grid}.license-upgrade-form{gap:12px;margin-top:12px;display:grid}.settings-menu-placeholder{width:15px;height:15px}.lab-main{border:1px solid hsl(var(--border) / .72);background:var(--canvas);border-radius:16px;flex-direction:column;min-width:0;min-height:0;margin:0;display:flex;overflow:hidden;container-type:inline-size}.lab-page-header{z-index:1;border-bottom:1px solid hsl(var(--border) / .72);background:color-mix(in srgb, var(--canvas) 94%, var(--surface));-webkit-app-region:no-drag;app-region:no-drag;flex:none;grid-template-columns:minmax(140px,1fr) auto;align-items:center;gap:16px;min-height:52px;padding:7px 38px;display:grid;position:relative}.lab-page-drag-region{z-index:0;-webkit-app-region:drag;app-region:drag;position:absolute;inset:0 58px 0 0}.lab-root.platform-win32 .lab-page-drag-region{right:190px}.lab-root.left-collapsed .lab-page-drag-region{left:116px}.lab-root.left-collapsed.window-fullscreen .lab-page-drag-region{left:58px}.lab-root.left-collapsed .lab-page-header{padding-left:116px}.lab-root.left-collapsed.window-fullscreen .lab-page-header{padding-left:58px}.lab-root.right-collapsed .lab-page-header{padding-right:58px}.lab-root.platform-win32.right-collapsed .lab-page-header{padding-right:190px}.lab-page-title{z-index:1;-webkit-app-region:drag;app-region:drag;grid-auto-columns:max-content;grid-auto-flow:column;place-content:center start;align-items:baseline;gap:10px;min-width:0;max-width:100%;min-height:28px;display:grid;position:relative}.lab-page-title h1{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:780;line-height:20px;overflow:hidden}.lab-page-actions{z-index:1;pointer-events:auto;-webkit-app-region:no-drag;app-region:no-drag;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.lab-page-actions *{-webkit-app-region:no-drag;app-region:no-drag}.lab-page-actions>*,.screen-mode-tabs{flex:none}.screen-header-summary{color:var(--text-muted);white-space:nowrap;font-size:12px;font-weight:650;line-height:16px}.header-field{gap:6px}.header-search-field{width:min(280px,28vw);min-width:180px}.header-module-field{width:170px}@container (width<=1120px){.lab-page-header{grid-template-columns:minmax(110px,1fr) auto}.lab-page-actions{justify-content:flex-end}.header-search-field{width:min(100%,340px)}}.runtime-config-dialog{width:min(520px,100vw - 48px)}.runtime-config-dialog h2{color:var(--text);margin:0;font-size:16px;font-weight:780}.runtime-config-form{gap:12px;display:grid}.runtime-config-form input{text-transform:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.runtime-config-error{background:hsl(var(--destructive) / .08);color:hsl(var(--destructive));border-radius:8px;padding:9px 10px;font-size:12px}.runtime-config-actions{justify-content:flex-end}.workspace-scroll,.screens-workspace{background:var(--canvas);flex:1;min-height:0;padding:28px;overflow:auto}.components-workspace{background:var(--canvas);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.debug-workspace{background:var(--surface);flex:auto;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.components-frame-shell{background-color:var(--canvas);flex:1;min-height:0;padding:28px;position:relative;overflow:auto}.components-frame-shell iframe{background:0 0;border:0;width:100%;height:100%;min-height:560px;display:block}.canvas-bg-solid{background:var(--canvas)}.canvas-bg-grid{background-color:var(--canvas);background-image:linear-gradient(hsl(var(--border) / .5) 1px, transparent 1px), linear-gradient(90deg, hsl(var(--border) / .5) 1px, transparent 1px);background-position:-1px -1px;background-size:24px 24px}.canvas-bg-dots{background-color:var(--canvas);background-image:radial-gradient(circle, hsl(var(--border) / .7) 1px, transparent 1.2px);background-size:18px 18px}.canvas-bg-checker{background-color:var(--canvas);background-image:linear-gradient(45deg, hsl(var(--border) / .42) 25%, transparent 25%), linear-gradient(-45deg, hsl(var(--border) / .42) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, hsl(var(--border) / .42) 75%), linear-gradient(-45deg, transparent 75%, hsl(var(--border) / .42) 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.workspace-title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.workspace-title-row h2{color:var(--text);font-size:20px;font-weight:900;line-height:25px}.workspace-title-row p{max-width:760px;color:var(--text-muted);margin-top:4px;font-size:13px;line-height:19px}.workspace-title-row>span{color:var(--faint);text-transform:uppercase;font-size:11px;font-weight:900}.direct-stack,.config-grid{gap:28px;display:grid}.direct-board-wrap{gap:12px;display:grid}.direct-board-header{text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}.board-index{background:var(--active);width:34px;height:34px;color:var(--active-text);border-radius:7px;place-items:center;font-size:12px;font-weight:900;display:grid}.direct-board-header strong{color:var(--text);font-size:18px;font-weight:900;display:block}.direct-board-header small{color:var(--text-muted);margin-top:2px;font-size:13px;display:block}.preview-shell{border:1px solid hsl(var(--border));background:var(--surface-strong);position:relative;overflow:hidden;box-shadow:0 18px 48px #0000001a}.screen-frame-shell{box-shadow:none;background:0 0;border:0;position:relative;overflow:hidden}.preview-shell.compact{box-shadow:none}.preview-shell iframe,.screen-frame-shell iframe{transform-origin:0 0;border:0;display:block}.screen-frame-render-layer{transform-origin:0 0;position:absolute;inset:0 auto auto 0;overflow:hidden}.component-control-card{background:var(--surface);margin-bottom:24px}.config-card h3,.inspector-section h2,.inspector-section h3{color:var(--text);font-size:15px;font-weight:900;line-height:20px}.inspector-section p{color:var(--text-muted);margin-top:4px;font-size:12px;line-height:18px}.graph-inspector-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.graph-inspector-title-row h2{overflow-wrap:anywhere;min-width:0;margin:0}.graph-inspector-screenshot{border:1px solid var(--border);border-radius:8px;width:auto;max-width:100%;height:auto;max-height:220px;margin-inline:auto;display:block}.state-run-history-list{gap:8px;display:grid}.state-run-history-row{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.state-run-history-row img,.state-run-history-thumb{border:1px solid var(--border);background:var(--canvas);border-radius:6px;width:44px;height:58px}.state-run-history-row img{-o-object-fit:cover;object-fit:cover}.state-run-history-row strong,.state-run-history-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.state-run-history-row strong{color:var(--text);font-size:12px;font-weight:900;line-height:16px}.state-run-history-row span{color:var(--text-muted);font-size:11px;line-height:15px}.lazy-frame-placeholder{background:var(--canvas);width:100%;min-height:100%;color:var(--faint);text-transform:uppercase;place-items:center;font-size:11px;font-weight:900;display:grid}.screens-workspace-shell{background:var(--canvas);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.screens-workspace{flex-direction:column;gap:16px;display:flex;position:relative;overflow:hidden}.screens-loading-overlay{z-index:30;background:color-mix(in srgb, var(--canvas) 72%, transparent);color:var(--muted);pointer-events:auto;backdrop-filter:blur(2px);align-content:center;place-items:center;gap:8px;font-size:12px;font-weight:800;display:grid;position:absolute;inset:0}.screens-loading-overlay svg{animation:.85s linear infinite previous-run-compare-spin}.screens-workspace:before{z-index:4;background:linear-gradient(to bottom, color-mix(in srgb, var(--canvas) 58%, var(--surface)) 0%, color-mix(in srgb, var(--canvas) 78%, transparent) 44%, transparent 100%);content:"";pointer-events:none;height:92px;position:absolute;inset:-28px -28px auto}.screen-floating-toolbar{z-index:12;border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);max-width:calc(100% - 36px);min-height:38px;box-shadow:0 12px 30px color-mix(in srgb, var(--shadow) 16%, transparent);backdrop-filter:blur(16px);border-radius:8px;align-items:center;padding:3px 4px;display:flex;position:absolute;top:14px;right:18px}.screen-floating-toolbar.compare{width:max-content;max-width:calc(100% - 36px);box-shadow:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-content:center;padding:0;top:12px;left:50%;right:auto;transform:translate(-50%)}.screen-floating-toolbar.compare .snapshot-variant-toolbar{justify-content:center;width:auto}.screen-floating-toolbar .snapshot-variant-toolbar,.screen-floating-toolbar .screen-viewport-toolbar{flex-wrap:nowrap;justify-content:flex-end;gap:4px;min-height:0}.snapshot-variant-menu-container{align-items:center;gap:2px;display:none}.snapshot-variant-toolbar.manually-collapsed{display:none}.snapshot-variant-menu-container.manually-collapsed{display:flex}.snapshot-variant-toolbar.is-collapsing{animation:.12s cubic-bezier(.4,0,1,1) both snapshot-toolbar-collapse-out}.snapshot-variant-toolbar.is-entering{animation:.18s cubic-bezier(.16,1,.3,1) both snapshot-toolbar-expand-in}.snapshot-variant-menu-container.is-expanding{animation:.12s cubic-bezier(.4,0,1,1) both snapshot-toolbar-compact-out}.snapshot-variant-menu-container.is-entering{animation:.18s cubic-bezier(.16,1.2,.3,1) both snapshot-toolbar-compact-in}.screen-floating-toolbar .snapshot-variant-toolbar-collapse,.screen-floating-toolbar .snapshot-variant-menu-expand{width:30px;height:30px;color:var(--text-muted)}.screen-floating-toolbar .snapshot-variant-toolbar-collapse svg,.screen-floating-toolbar .snapshot-variant-menu-expand svg{transition:transform .14s cubic-bezier(.16,1,.3,1)}.screen-floating-toolbar .snapshot-variant-toolbar-collapse:hover svg{transform:translate(2px)}.screen-floating-toolbar .snapshot-variant-menu-expand:hover svg{transform:translate(-2px)}@keyframes snapshot-toolbar-collapse-out{0%{opacity:1;filter:blur();transform:translate(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translate(10px)scale(.985)}}@keyframes snapshot-toolbar-compact-in{0%{opacity:0;filter:blur(2px);transform:translate(10px)scale(.92)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes snapshot-toolbar-compact-out{0%{opacity:1;filter:blur();transform:translate(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translate(8px)scale(.94)}}@keyframes snapshot-toolbar-expand-in{0%{opacity:0;filter:blur(2px);transform:translate(8px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.snapshot-variant-toolbar.is-collapsing,.snapshot-variant-toolbar.is-entering,.snapshot-variant-menu-container.is-expanding,.snapshot-variant-menu-container.is-entering{animation-duration:1ms}.screen-floating-toolbar .snapshot-variant-toolbar-collapse svg,.screen-floating-toolbar .snapshot-variant-menu-expand svg{transition-duration:1ms}}.sidebar-settings-menu.snapshot-variant-menu{width:250px}.snapshot-variant-menu>.sidebar-settings-menu-item{align-items:center}@container (width<=980px){.screen-floating-toolbar:has(.snapshot-variant-menu-container) .snapshot-variant-toolbar{display:none}.screen-floating-toolbar .snapshot-variant-menu-container{display:flex}.screen-floating-toolbar .snapshot-variant-menu-expand{display:none}}.screen-floating-toolbar .snapshot-variant-toolbar-leading{flex:0 auto;min-width:0;padding-inline:8px 10px}.screen-floating-toolbar .graph-surface-toggle{min-width:0;height:30px;padding-inline:9px}.screen-floating-toolbar .previous-run-compare-toggle{min-width:0;max-width:min(420px,40vw);height:30px;padding-inline:9px}.previous-run-compare-toggle>span:not(.badge){color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.previous-run-compare-spinner{animation:.85s linear infinite previous-run-compare-spin}@keyframes previous-run-compare-spin{to{transform:rotate(360deg)}}.screen-floating-toolbar .snapshot-variant-toolbar label,.screen-floating-toolbar .screen-viewport-toolbar{gap:6px}.screen-floating-toolbar .snapshot-variant-toolbar label{padding-inline:5px}.screen-floating-toolbar [data-slot=select-trigger]{background:color-mix(in srgb, var(--canvas) 58%, transparent);border-color:#0000;min-width:112px;max-width:190px;height:30px;padding-inline:9px}.screen-floating-toolbar [data-slot=select-trigger]:hover{background:color-mix(in srgb, var(--active) 10%, var(--canvas))}.screen-floating-toolbar .screen-preset-select{width:clamp(150px,16vw,220px)}.screen-zoom-controls{z-index:5;background:color-mix(in srgb, var(--surface) 92%, transparent);color:var(--text);backdrop-filter:blur(16px);border:1px solid #1118270f;border-radius:8px;align-items:center;display:flex;position:absolute;bottom:18px;right:18px;overflow:hidden;box-shadow:0 10px 28px #0000001f}.screen-zoom-button{width:38px;height:34px;color:var(--text-muted);border-radius:0}.screen-zoom-value{min-width:58px;height:34px;color:var(--text);text-align:center;background:0 0;border:0;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;display:grid}.screen-zoom-value:hover,.screen-zoom-button:hover{background:color-mix(in srgb, var(--active) 8%, transparent)}.select-pair{flex-wrap:wrap;gap:10px;display:flex}.snapshot-variant-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.snapshot-variant-toolbar-leading{flex:1;min-width:220px}.snapshot-variant-toolbar label{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.snapshot-variant-toolbar-icon{color:var(--text-muted);flex:none}.snapshot-variant-gap{border:1px dashed color-mix(in srgb, var(--text-muted) 28%, transparent);background:color-mix(in srgb, var(--surface) 58%, transparent);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:min(420px,32vw);min-height:86px;padding:12px;display:grid}.snapshot-variant-gap strong,.snapshot-variant-gap span,.snapshot-variant-gap small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.snapshot-variant-gap strong{color:var(--text);font-size:13px;font-weight:850}.snapshot-variant-gap span,.snapshot-variant-gap small{color:var(--text-muted);margin-top:3px;font-size:11px}.screen-viewport-toolbar{flex:none;justify-content:center;align-items:center;gap:10px;min-height:38px;display:flex}.screen-viewport-toolbar.compare{justify-content:center}.screen-preset-select{width:clamp(220px,24vw,310px);min-width:0}.screen-viewport-toolbar.compare .screen-preset-select{width:clamp(210px,22vw,290px)}.screen-compare-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.screen-floating-toolbar.compare .screen-compare-controls{flex-wrap:nowrap;flex:auto;justify-content:center}.screen-compare-controls label{align-items:center;gap:6px;display:flex}.screen-compare-controls label>span,.screen-compare-controls.unavailable>span{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:700}.screen-compare-controls.unavailable{min-height:38px;color:var(--text-muted)}.screen-compare-controls.unavailable strong{color:var(--text);font-size:13px}.screen-compare-kind-select{width:140px}.screen-run-select{width:clamp(190px,20vw,260px)}.device-select{align-items:center;gap:8px;display:flex}.device-select [data-slot=select-trigger]{min-width:236px}.screen-canvas-viewport{background-color:var(--canvas);flex:1;min-height:0;margin:-28px;position:relative}.screen-canvas{background-color:var(--canvas);gap:24px;min-height:0;padding:72px 28px 56px;display:flex;position:absolute;inset:0;overflow:auto}.screen-canvas.dragging{cursor:grabbing;user-select:none}.screen-canvas.single{justify-content:center;align-items:center}.screen-canvas.compare,.screen-canvas.gallery{align-items:center}.screen-canvas.compare{justify-content:center;align-items:flex-start;gap:0;padding:68px 24px 64px}.screen-compare-stage{-moz-column-gap:10px;grid-template-columns:max-content 30px max-content;align-items:start;column-gap:10px;display:grid;position:relative}.screen-compare-pane{width:var(--screen-compare-pane-width);grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;display:grid}.screen-compare-pane.reference{grid-column:3}.screen-compare-pane-controls{align-items:center;gap:8px;width:100%;min-width:0;min-height:30px;display:flex}.screen-compare-pane-controls>span{color:var(--text-muted);flex:none;font-size:11px;font-weight:650}.screen-compare-pane-controls .screen-run-select,.screen-compare-pane-controls .screen-preset-select{flex:auto;width:auto;min-width:0;max-width:none}.screen-compare-pane-controls [data-slot=select-trigger]{background:color-mix(in srgb, var(--surface) 72%, transparent);border-color:#0000;height:30px;padding-inline:8px}.screen-compare-stage-swap{width:30px;height:30px;color:var(--text-muted);grid-area:1/2;place-self:start center}.screen-compare-nav{z-index:3;background:color-mix(in srgb, var(--surface) 68%, transparent);width:42px;height:42px;color:var(--text);opacity:.42;border:0;border-radius:999px;transition:background .16s,opacity .16s,transform .16s;position:absolute;top:calc(50% + 19px);transform:translateY(-50%)}.screen-compare-nav:hover,.screen-compare-nav:focus-visible{background:color-mix(in srgb, var(--surface) 90%, transparent);opacity:.88;transform:translateY(-50%)scale(1.04)}.screen-compare-nav.previous{left:-54px}.screen-compare-nav.next{right:-54px}.screen-compare-nav:disabled{opacity:0;pointer-events:none}.screen-canvas.grid{flex-wrap:wrap;place-content:start flex-start;align-items:start;gap:8px;padding:80px 20px 56px;display:flex}.screen-canvas.grid .snapshot-frame{width:max-content}.screen-profile-empty{border:1px solid var(--border);width:min(560px,100%);min-height:260px;color:var(--text-muted);text-align:center;border-radius:8px;align-content:center;place-items:center;gap:6px;margin:auto;display:grid}.screen-profile-empty strong{color:var(--text)}.screen-frame{flex:none;gap:8px;display:grid}.screen-frame.selected .screen-frame-shell,.screen-flow-node-frame.active .screen-frame-shell{outline:1px solid var(--text);outline-offset:3px}.screen-actions{z-index:2;opacity:0;pointer-events:auto;align-items:center;gap:6px;transition:opacity .12s;display:flex;position:absolute;top:10px;right:10px}.screen-frame-shell:hover .screen-actions,.screen-actions:hover{opacity:1}.screen-frame figcaption{color:var(--text-muted);align-items:baseline;gap:8px;font-size:12px;display:flex}.screen-frame figcaption strong{color:var(--text);font-size:13px}.screen-canvas.grid .screen-frame figcaption{display:none}.snapshot-frame{flex:none;gap:8px;width:max-content;max-width:none;animation:.24s both snapshot-frame-enter;display:grid}.snapshot-frame-shell{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:var(--surface);cursor:pointer;transform-origin:50%;will-change:transform;border-radius:8px;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 18px 48px #0000001a}.snapshot-flow-step,.app-graph-flow-step{z-index:3;border:1px solid color-mix(in srgb, var(--text) 72%, var(--border-strong));background:color-mix(in srgb, var(--surface) 94%, transparent);width:27px;height:27px;color:var(--text);pointer-events:none;border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute;box-shadow:0 5px 16px #0000002e}.snapshot-flow-step{top:10px;left:10px}.snapshot-frame.layout-compare{gap:0}.snapshot-frame.layout-compare .snapshot-frame-shell{border-color:color-mix(in srgb, var(--border) 88%, transparent);border-radius:7px;box-shadow:0 12px 30px #00000014}.snapshot-frame.layout-compare:hover .snapshot-frame-shell,.snapshot-frame.layout-compare.selected .snapshot-frame-shell{border-color:color-mix(in srgb, var(--text) 34%, var(--border));box-shadow:0 14px 34px #0000001c, 0 0 0 1px color-mix(in srgb, var(--text) 10%, transparent);transform:none}.snapshot-frame.layout-compare:hover .snapshot-frame-shell img,.snapshot-frame.layout-compare.selected .snapshot-frame-shell img{transform:none}.snapshot-frame-shell:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.snapshot-frame:hover .snapshot-frame-shell,.snapshot-frame.selected .snapshot-frame-shell{border-color:color-mix(in srgb, var(--text) 24%, var(--border));box-shadow:0 24px 70px #0000002e, 0 0 0 1px color-mix(in srgb, var(--text) 14%, transparent);transform:translateY(-5px)scale(1.025)}.screen-canvas.grid .snapshot-frame:hover .snapshot-frame-shell,.screen-canvas.grid .snapshot-frame.selected .snapshot-frame-shell{transform:translateY(-3px)scale(1.018)}.snapshot-frame.layout-grid .snapshot-frame-shell{box-shadow:none;background:0 0;border:0;border-radius:4px}.snapshot-frame.layout-grid:hover .snapshot-frame-shell,.snapshot-frame.layout-grid.selected .snapshot-frame-shell{box-shadow:0 18px 42px #00000029, 0 0 0 1px color-mix(in srgb, var(--text) 8%, transparent)}.snapshot-frame-shell img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block;transform:scale(1)}.snapshot-frame.layout-grid .snapshot-frame-shell img{-o-object-fit:cover;object-fit:cover}.snapshot-frame:hover .snapshot-frame-shell img,.snapshot-frame.selected .snapshot-frame-shell img{transform:scale(1.012)}.snapshot-frame-placeholder{width:100%;height:100%;color:var(--text-muted);background:linear-gradient(135deg, color-mix(in srgb, var(--surface) 96%, transparent), color-mix(in srgb, var(--canvas) 92%, transparent)), var(--canvas);align-content:center;place-items:center;gap:8px;font-size:12px;font-weight:800;display:grid}.snapshot-frame-placeholder span{overflow-wrap:anywhere;text-align:center;max-width:min(220px,80%)}.snapshot-frame-badges{z-index:1;opacity:0;pointer-events:none;align-items:center;gap:6px;transition:opacity .12s;display:flex;position:absolute;top:10px;left:10px}.snapshot-frame-shell:hover .snapshot-frame-badges,.snapshot-frame-shell:focus-visible .snapshot-frame-badges,.snapshot-frame-shell:focus-within .snapshot-frame-badges,.runtime-observed-shot:hover .snapshot-frame-badges,.runtime-observed-shot:focus-within .snapshot-frame-badges{opacity:1}.snapshot-frame-actions{opacity:0;transition:opacity .12s;position:absolute;top:10px;right:10px}.snapshot-frame-shell:hover .snapshot-frame-actions,.snapshot-frame-actions:focus-within{opacity:1}.snapshot-frame-compare-badge{z-index:1;pointer-events:none;max-width:calc(100% - 20px);position:absolute;top:10px;left:10px}.snapshot-dom-map-badge{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);width:22px;height:22px;color:var(--text);border-radius:7px;place-items:center;display:inline-grid}.snapshot-frame figcaption{min-width:0;color:var(--text-muted);gap:2px;font-size:12px;display:grid}.snapshot-frame figcaption strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.snapshot-frame figcaption span,.snapshot-frame figcaption small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.snapshot-live-message{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);max-width:320px;color:var(--text-muted);border-radius:8px;align-self:flex-end;padding:9px 11px;font-size:12px;position:sticky;bottom:18px;right:18px;box-shadow:0 10px 28px #0000001f}.confirmation-dialog.snapshot-lightbox-dialog{width:100vw;max-width:none;height:100vh;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:34px 72px;animation:.18s both snapshot-lightbox-enter;display:grid;overflow:visible}.snapshot-lightbox-title{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.snapshot-lightbox-stage{background:0 0;place-items:center;min-height:0;display:grid;position:relative;overflow:visible}.snapshot-lightbox-stage img{-o-object-fit:contain;object-fit:contain;border-radius:6px;max-width:calc(100vw - 160px);max-height:calc(100vh - 88px);animation:.22s both snapshot-lightbox-image-enter;display:block;box-shadow:0 28px 100px #0000003d}.snapshot-lightbox-empty{min-height:360px;color:var(--text-muted);place-items:center;font-size:13px;font-weight:800;display:grid}.snapshot-lightbox-nav{z-index:3;background:color-mix(in srgb, var(--surface) 68%, transparent);width:42px;height:42px;color:var(--text);opacity:.42;border:0;border-radius:999px;transition:background .16s,opacity .16s,transform .16s;position:absolute;top:50%;transform:translateY(-50%)}.snapshot-lightbox-nav:hover,.snapshot-lightbox-nav:focus-visible{background:color-mix(in srgb, var(--surface) 90%, transparent);opacity:.88;transform:translateY(-50%)scale(1.04)}.snapshot-lightbox-nav.previous{left:24px}.snapshot-lightbox-nav.next{right:24px}@keyframes snapshot-frame-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes snapshot-lightbox-enter{0%{opacity:0;transform:translate(-50%,calc(10px - 50%))scale(.985)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes snapshot-lightbox-image-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-flow-canvas{background-color:var(--canvas);cursor:default;user-select:none;flex:1;min-height:0;margin:10px -28px -28px;padding:22px;position:relative;overflow:hidden}.runtime-observed-tree{background:var(--canvas);flex:1;min-height:0;margin:10px -28px -28px;padding:22px 28px;position:relative;overflow:auto}.runtime-observed-tree-content{gap:22px;min-width:min-content;display:grid}.runtime-observed-group{gap:12px;display:grid}.runtime-observed-group>header{gap:3px;min-width:0;display:grid}.runtime-observed-group>header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.runtime-observed-group>header span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow:hidden}.runtime-observed-lane{align-items:flex-start;gap:28px;display:flex}.runtime-observed-children{flex-wrap:wrap;gap:18px;display:flex}.runtime-observed-node{align-items:start;gap:8px;display:grid}.runtime-observed-shot{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:var(--surface);border-radius:8px;position:relative;overflow:hidden}.runtime-observed-shot:after{content:"";border-top:1px solid var(--border-strong);width:28px;position:absolute;top:50%;right:-28px}.runtime-observed-children .runtime-observed-shot:before{content:"";border-top:1px solid var(--border-strong);width:18px;position:absolute;top:50%;left:-18px}.runtime-observed-shot img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.runtime-observed-shot:hover .snapshot-frame-actions,.runtime-observed-shot .snapshot-frame-actions:focus-within{opacity:1}.runtime-observed-node-text{min-width:0;color:var(--text-muted);gap:2px;font-size:12px;display:grid}.runtime-observed-node-text strong,.runtime-observed-node-text span,.runtime-observed-node-text small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.runtime-observed-node-text strong{color:var(--text);font-size:13px}.app-graph-canvas{background:var(--canvas);flex:1;min-height:0;margin:-28px;padding:0;position:relative;overflow:hidden}.app-graph-canvas-content{height:100%;min-height:0;display:grid}.app-graph-profile{grid-template-rows:minmax(0,1fr);min-height:0;display:grid}.app-graph-node{grid-template-rows:var(--app-graph-shot-height) minmax(0, 1fr);border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--surface) 92%, var(--canvas));height:100%;box-shadow:0 10px 28px color-mix(in srgb, var(--shadow) 9%, transparent);cursor:pointer;border-radius:8px;justify-items:center;gap:0;transition:border-color .12s,box-shadow .12s,transform .12s,opacity .16s;display:grid;position:relative;overflow:hidden}.app-graph-node.flow-dimmed{opacity:.22}.app-graph-node.flow-dimmed:hover,.app-graph-node.flow-dimmed.selected{opacity:.72}.app-graph-node.flow-active{border-color:color-mix(in srgb, var(--text) 64%, var(--border-strong))}.app-graph-flow-step{top:8px;left:8px}.app-graph-flow-next{z-index:4;border:1px solid color-mix(in srgb, var(--text) 24%, var(--border));background:color-mix(in srgb, var(--surface) 94%, transparent);width:26px;height:26px;color:var(--text);cursor:pointer;border-radius:999px;place-items:center;transition:border-color .12s,background .12s,transform .12s;display:grid;position:absolute;bottom:8px;right:8px}.app-graph-flow-next:hover{border-color:var(--text-muted);background:var(--surface);transform:translate(1px)}.app-graph-flow-next:focus-visible{outline:2px solid var(--text);outline-offset:2px}.app-graph-node.flow-active:has(.app-graph-flow-next) .app-graph-node-footer{padding-right:42px}.app-graph-node:hover,.app-graph-node.selected{box-shadow:0 14px 34px color-mix(in srgb, var(--shadow) 15%, transparent)}.app-graph-node:hover{border-color:color-mix(in srgb, var(--text-muted) 54%, var(--border))}.app-graph-node.selected{border-color:var(--text);outline:1px solid var(--text);outline-offset:0}.app-graph-node-shot{background:var(--surface);border:0;border-radius:7px 7px 0 0;place-items:center;display:grid;overflow:hidden}.app-graph-node-shot img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.app-graph-node-placeholder{color:var(--text-muted);place-items:center;gap:6px;font-size:12px;display:grid}.app-graph-node-text{text-align:left;gap:2px;width:100%;min-width:0;display:grid}.app-graph-node-text strong,.app-graph-node-text span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-graph-node-text strong{color:var(--text);font-size:13px}.app-graph-node-text span{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.app-graph-node-overlay-actions{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;top:8px;right:8px}.app-graph-node-evidence-button{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:color-mix(in srgb, var(--surface) 90%, transparent);width:26px;height:26px;color:var(--text-muted);border-radius:6px;place-items:center;display:inline-grid;box-shadow:0 4px 12px #0000001f}.app-graph-node-evidence-button:hover{border-color:var(--text-muted);color:var(--text)}.app-graph-node-footer{align-items:center;width:100%;min-width:0;padding:8px 10px 9px;display:flex}.app-graph-node.intermediate-state{border-color:color-mix(in srgb, var(--fossil-amber-trace) 58%, var(--border));background:color-mix(in srgb, var(--fossil-amber-trace) 9%, var(--surface))}.app-graph-node.intermediate-state .app-graph-node-shot{background:color-mix(in srgb, var(--fossil-amber-trace) 8%, var(--canvas))}.app-graph-node.intermediate-state .app-graph-node-text span{color:color-mix(in srgb, var(--fossil-amber-trace) 58%, var(--text-muted))}.app-graph-node.navigation-state{border-color:color-mix(in srgb, var(--fossil-verdigris) 45%, var(--border));background:color-mix(in srgb, var(--fossil-verdigris) 8%, var(--surface))}.app-graph-node-navigation{color:var(--text-muted);background:color-mix(in srgb, var(--fossil-verdigris) 7%, var(--canvas));justify-content:flex-start;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:650;display:flex}.app-graph-node-navigation span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-graph-node-collapse-button{color:color-mix(in srgb, var(--fossil-amber-trace) 68%, var(--text-muted))}.app-graph-edge-expand-button{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:var(--surface);color:var(--text-muted);border-radius:6px}.app-graph-edge-expand-button:hover{border-color:var(--text-muted);color:var(--text)}.confirmation-dialog.app-graph-evidence-dialog{background:var(--panel);gap:18px;width:min(1180px,100vw - 64px);max-width:none;max-height:calc(100vh - 64px);padding:22px}.app-graph-evidence-header{user-select:text;justify-content:space-between;align-items:flex-start;gap:24px;padding-right:34px;display:flex}.app-graph-evidence-header>div{gap:5px;display:grid}.app-graph-evidence-header h2{color:var(--text);font-size:18px}.app-graph-evidence-header p{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.app-graph-evidence-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;min-height:0;display:grid;overflow:auto}.app-graph-evidence-item{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-rows:210px auto;min-width:0;display:grid;overflow:hidden}.app-graph-evidence-shot{border-bottom:1px solid var(--border);background:var(--canvas);place-items:center;display:grid;overflow:hidden}.app-graph-evidence-shot img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.app-graph-evidence-shot span,.app-graph-evidence-empty{color:var(--text-muted);place-items:center;gap:8px;font-size:12px;display:grid}.app-graph-evidence-item footer{user-select:text;gap:6px;min-width:0;padding:11px 12px 12px;display:grid}.app-graph-evidence-item-title{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.app-graph-evidence-item-title strong,.app-graph-evidence-item p,.app-graph-evidence-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-graph-evidence-item-title strong{color:var(--text);font-size:13px}.app-graph-evidence-item p,.app-graph-evidence-item small{color:var(--text-muted);font-size:11px}.app-graph-evidence-empty{border:1px dashed var(--border);border-radius:8px;min-height:240px}.app-graph-handle{opacity:0;background:0 0;border:0;width:10px;height:10px;transform:translateY(-50%)}.app-graph-handle.react-flow__handle-left{left:-5px}.app-graph-handle.react-flow__handle-right{right:-5px}.app-graph-flow-shell{background-color:var(--canvas);height:100%;min-height:560px}.app-graph-flow-shell .react-flow{background:0 0}.app-graph-flow-shell .react-flow__node{z-index:2;border-radius:8px}.app-graph-flow-shell .react-flow__node.selected{box-shadow:none}.app-graph-flow-shell .react-flow__edges{z-index:0}.app-graph-flow-shell .react-flow__edge-labels{z-index:3}.app-graph-flow-shell .react-flow__edge{pointer-events:visibleStroke}.app-graph-flow-edge .react-flow__edge-path{stroke:color-mix(in srgb, var(--text-muted) 76%, transparent);stroke-width:1.8px;filter:none}.app-graph-flow-edge.validated .react-flow__edge-path,.app-graph-flow-edge.replayable .react-flow__edge-path,.app-graph-flow-edge.observed .react-flow__edge-path{stroke:color-mix(in srgb, var(--text-muted) 78%, transparent)}.app-graph-flow-edge.blocked .react-flow__edge-path,.app-graph-flow-edge.failed .react-flow__edge-path{stroke:color-mix(in srgb, var(--text-muted) 68%, transparent)}.app-graph-flow-edge.contracted-transit .react-flow__edge-path{stroke-dasharray:7 5}.app-graph-flow-edge-label{align-items:center;gap:5px;display:inline-flex}.app-graph-edge-label-wrap{pointer-events:all;position:absolute}.app-graph-flow-edge-label,.app-graph-edge-expand-button{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);color:var(--text-muted);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:650;line-height:1.2}.app-graph-edge-expand-button{cursor:pointer;align-items:center;gap:6px;max-width:190px;display:inline-flex}.app-graph-edge-expand-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-graph-edge-expand-button[aria-expanded=true]{border-color:color-mix(in srgb, var(--text-muted) 66%, var(--border));color:var(--text)}.app-graph-minimap{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.screen-flow-canvas:active{cursor:grabbing}.screen-flow-content{transform-origin:0 0;will-change:transform;gap:28px;width:max-content;display:grid}.screen-flow-route{align-items:start;gap:14px;min-width:max-content;display:grid}.screen-flow-route-title{gap:4px;min-width:0;display:grid}.screen-flow-route-title strong,.screen-flow-route-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.screen-flow-route-title strong{color:var(--text);font-size:13px}.screen-flow-route-title span{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.screen-flow-tree-area{min-width:max-content;position:relative}.screen-flow-edges{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.screen-flow-edges path{fill:none;stroke:var(--border-strong);stroke-width:1px;vector-effect:non-scaling-stroke}.screen-flow-lanes{z-index:1;grid-auto-columns:max-content;grid-auto-flow:column;align-items:start;gap:64px;display:grid;position:relative}.screen-flow-node-frame{padding:0;position:relative}.screen-flow-node-frame.duplicate{opacity:.72}.screen-flow-card-missing{border:1px solid var(--border);background:var(--surface);width:260px;height:160px;color:var(--text-muted);align-content:center;place-items:center;gap:4px;font-size:12px;display:grid}.screen-flow-card-missing strong{color:var(--text)}.screen-tree-empty{border:1px solid var(--border);min-height:420px;color:var(--text-muted);text-align:center;border-radius:8px;align-content:center;place-items:center;gap:6px;display:grid}.screen-tree-empty strong{color:var(--text)}.codex-workspace{gap:18px;width:min(820px,100%);display:grid}.codex-workspace-header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.codex-workspace-mark,.codex-status-icon{border-radius:8px;place-items:center;display:grid}.codex-workspace-mark{background:var(--surface-strong);width:42px;height:42px;color:var(--text)}.codex-workspace-header h2{color:var(--text);margin:0;font-size:22px;font-weight:900}.codex-workspace-header p{color:var(--text-muted);margin:3px 0 0;font-size:12px;line-height:1.45}.codex-status-card{gap:16px;display:grid}.codex-status-heading{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;display:grid}.codex-status-icon{background:color-mix(in srgb, var(--fossil-amber-trace) 14%, var(--surface));width:34px;height:34px;color:color-mix(in srgb, var(--fossil-amber-trace) 78%, var(--text))}.codex-status-icon.success{background:color-mix(in srgb, var(--fossil-verdigris) 14%, var(--surface));color:color-mix(in srgb, var(--fossil-verdigris) 82%, var(--text))}.codex-status-heading strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;display:block;overflow:hidden}.codex-status-heading small{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.codex-status-error{border-left:3px solid color-mix(in srgb, var(--fossil-signal-red) 76%, var(--text));color:color-mix(in srgb, var(--fossil-signal-red) 84%, var(--text));margin:0;padding-left:10px;font-size:12px;line-height:1.45}.codex-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.codex-status-actions{flex-wrap:wrap;gap:10px;display:flex}.codex-spin{animation:.8s linear infinite codex-spin}@keyframes codex-spin{to{transform:rotate(360deg)}}.compare-workspace{flex-direction:column;gap:16px;min-height:0;padding:24px;display:flex;overflow:hidden}.compare-run-strip{gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.compare-run-option{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(160px,220px);align-items:center;gap:8px;padding:8px 10px;display:grid}.compare-run-option strong,.compare-run-option small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.compare-run-option strong{color:var(--text);font-size:12px;font-weight:900;line-height:16px}.compare-run-option small{color:var(--text-muted);font-size:11px;line-height:15px}.compare-summary-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.compare-summary-cell{gap:4px;display:grid}.compare-summary-cell strong{color:var(--text);font-size:12px;font-weight:900;line-height:16px}.compare-summary-cell span,.compare-loading,.compare-empty span{color:var(--text-muted);font-size:12px;line-height:16px}.compare-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.compare-loading{align-items:center;gap:6px;font-weight:800;display:inline-flex}.compare-loading svg{animation:.85s linear infinite sidebar-run-spin}.compare-grid{grid-template-columns:minmax(220px, 1.4fr) repeat(var(--compare-run-count), minmax(130px, 1fr));border-top:1px solid var(--border);border-left:1px solid var(--border);min-height:0;display:grid;overflow:auto}.compare-grid-header,.compare-grid-label,.compare-grid-cell{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-width:0;padding:9px 10px}.compare-grid-header{z-index:1;background:var(--surface);color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:16px;position:sticky;top:0;overflow:hidden}.compare-grid-label{background:color-mix(in srgb, var(--surface) 72%, transparent);gap:3px;display:grid}.compare-grid-label strong,.compare-grid-label small,.compare-grid-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compare-grid-label strong{color:var(--text);font-size:12px;font-weight:900;line-height:16px}.compare-grid-label small,.compare-grid-cell small{color:var(--text-muted);font-size:11px;line-height:15px}.compare-grid-cell{align-content:center;gap:4px;display:grid}.compare-empty{min-height:220px;color:var(--text-muted);text-align:center;place-items:center;gap:6px;display:grid}.compare-empty strong{color:var(--text);font-size:14px;font-weight:900;line-height:18px}.config-card{gap:14px;display:grid}.config-card.wide{grid-column:1/-1}.config-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.config-card-header h3{margin:0}.auth-profile-config-card{gap:0}.config-maintenance-actions,.config-maintenance-meta{flex-wrap:wrap;gap:10px;display:flex}.config-maintenance-spinner{animation:1s linear infinite spin}.auth-profile-toolbar{min-height:40px;color:var(--text);flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-profile-toolbar-label{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.auth-profile-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.auth-profile-chip{background:color-mix(in srgb, var(--surface) 76%, transparent);border-radius:7px;align-items:center;gap:8px;min-height:34px;padding:3px 4px 3px 9px;display:inline-flex}.auth-profile-chip-main,.auth-profile-actions{align-items:center;gap:6px;display:inline-flex}.auth-profile-chip-main strong{font-size:12px;font-weight:850}.diagnostic-list{gap:10px;display:grid}.diagnostic-row{border:1px solid hsl(var(--border));border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.diagnostic-row>div{gap:3px;min-width:0;display:grid}.diagnostic-row strong{color:var(--text);font-size:12px}.diagnostic-row span{overflow-wrap:anywhere;color:var(--text-muted);font-size:12px}.scan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;display:grid}.initialization-plan{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.plan-column{align-content:start;gap:10px;display:grid}.plan-column h4{color:var(--text);text-transform:uppercase;margin:0;font-size:12px}.plan-row{border:1px solid hsl(var(--border));border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px;display:grid}.plan-row>div{gap:3px;min-width:0;display:grid}.plan-row strong{color:var(--text);font-size:12px}.plan-row span,.agent-task-row p{overflow-wrap:anywhere;color:var(--text-muted);font-size:12px;line-height:1.45}.agent-task-row{grid-template-columns:8px minmax(0,1fr);align-items:start;gap:9px;display:grid}.agent-task-row>span{background:var(--faint);border-radius:999px;width:7px;height:7px;margin-top:6px}.agent-task-row p{margin:0}pre{border:1px solid hsl(var(--border));background:var(--surface);max-height:280px;color:var(--text);border-radius:10px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.metadata-row{border-top:1px solid hsl(var(--border));align-items:flex-start;padding-top:9px}.metadata-row span{color:var(--faint);text-transform:uppercase;font-size:11px;font-weight:900}.metadata-row strong{overflow-wrap:anywhere;max-width:210px;color:var(--text);text-align:right;font-size:11px;line-height:16px}.inspector-section{gap:6px;display:grid}.inspector-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.code-card{background:var(--surface);align-items:center;gap:8px;display:flex}.code-card code{white-space:normal}.checklist{gap:10px;display:grid}.checklist span{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.scan-workspace{padding:24px;overflow:hidden}.scan-shell{align-items:stretch;width:100%;max-width:1180px;height:100%;min-height:0;margin-inline:auto;display:block;overflow:hidden}.scan-step-panel{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.scan-step-content{box-sizing:border-box;overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:32px;overflow:auto}.scan-step-content.is-browser-explorer{padding-bottom:0;overflow:hidden}.scan-step-panel .onboarding-panel{width:100%;max-width:none;min-height:auto;margin:0;padding:0}.scan-step-panel .browser-explorer-step{grid-template-rows:auto minmax(0,1fr) auto;gap:0;height:100%;min-height:0;display:grid;overflow:hidden}.browser-explorer-step>.onboarding-heading{flex:none;padding-bottom:20px}.browser-explorer-step-body{overscroll-behavior:contain;align-content:start;justify-items:center;gap:20px;width:100%;min-height:0;padding-bottom:24px;display:grid;overflow-y:auto}.browser-explorer-step>.onboarding-actions{background:var(--canvas);flex:none;padding:12px 0 4px}.scan-step-panel .browser-explorer-user-control{grid-template-rows:auto minmax(0,1fr);place-self:stretch stretch;gap:12px;width:100%;height:100%}.browser-explorer-user-control-bar{border:1px solid color-mix(in srgb, var(--fossil-amber-trace) 38%, var(--border));background:color-mix(in srgb, var(--fossil-amber-trace) 8%, var(--canvas));border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-width:0;padding:12px 14px;display:flex}.browser-explorer-user-control-copy{align-items:center;gap:10px;min-width:0;display:flex}.browser-explorer-user-control-copy>svg{color:var(--fossil-amber-trace);flex:none}.browser-explorer-user-control-copy>span{gap:2px;min-width:0;display:grid}.browser-explorer-user-control-copy strong,.browser-explorer-user-control-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.browser-explorer-user-control-copy small{color:var(--muted-foreground)}.browser-explorer-user-control-actions{flex:none;align-items:center;gap:8px;display:flex}.browser-explorer-user-control-surface{background:0 0;border:0;border-radius:0;place-items:center;width:100%;min-width:0;height:100%;min-height:240px;display:grid;overflow:hidden}.browser-explorer-user-control-loading{color:var(--muted-foreground);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.scan-step-panel .onboarding-heading h1{font-size:26px}.scan-step-panel .preview-launch-card,.scan-step-panel .viewport-editor-card,.scan-step-panel .target-review-card,.scan-step-panel .setup-checklist-card,.scan-step-panel .browser-explorer-live-tree-card{border-radius:8px}.scan-step-progress{grid-template-columns:repeat(var(--scan-step-count,8), minmax(0, 1fr));border:1px solid var(--border);background:var(--muted);border-radius:10px;flex:none;gap:2px;margin-bottom:18px;padding:4px;display:grid}.scan-step-progress button{min-height:36px;color:var(--muted-foreground);font:inherit;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:700;line-height:1;display:flex}.scan-step-progress button.active{background:var(--background);color:var(--foreground);border-color:#0000001f}:root[data-theme=dark] .scan-step-progress button.active{outline:1px solid hsl(var(--ring) / .38);outline-offset:-1px}.scan-step-progress svg{stroke-width:2.2px;flex:none}.scan-step-progress span{justify-content:center;align-items:center;min-width:0;display:inline-flex}.scan-run-setup{align-content:start;gap:28px;width:min(100%,840px);margin-inline:auto;padding:38px 24px 56px;display:grid}.scan-run-setup.is-first-scan{width:min(100%,640px)}.scan-run-setup-heading{text-align:center;justify-items:center;gap:7px;display:grid}.scan-run-eyebrow{color:var(--muted-foreground);letter-spacing:.055em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.scan-run-setup-heading h1{color:var(--foreground);margin:0;font-size:26px;font-weight:620;line-height:32px}.scan-run-setup-heading p{max-width:580px;color:var(--muted-foreground);margin:0;font-size:13px;line-height:19px}.scan-run-mode-groups{gap:22px;width:100%;display:grid}.scan-run-mode-group{gap:11px;display:grid}.scan-run-mode-group-heading{align-items:baseline;gap:10px;display:flex}.scan-run-mode-group-heading h2{color:var(--foreground);margin:0;font-size:14px;font-weight:800;line-height:20px}.scan-run-mode-group-heading span{color:var(--muted-foreground);font-size:12px;line-height:18px}.scan-run-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.scan-run-mode-option{border:1px solid hsl(var(--border));background:color-mix(in srgb, hsl(var(--background)) 88%, hsl(var(--muted)));height:auto;min-height:82px;color:hsl(var(--foreground));text-align:left;white-space:normal;border-radius:12px;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:14px 16px;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s;display:grid}.scan-run-mode-option:hover:not(:disabled){border-color:color-mix(in srgb, hsl(var(--foreground)) 34%, hsl(var(--border)));background:hsl(var(--muted));transform:translateY(-1px)}.scan-run-mode-option.is-active{border-color:hsl(var(--foreground));outline:2px solid hsl(var(--foreground));outline-offset:-2px;background:color-mix(in srgb, hsl(var(--foreground)) 7%, hsl(var(--background)))}.scan-run-mode-option:disabled{opacity:.42}.scan-run-mode-icon{background:hsl(var(--muted));width:38px;height:38px;color:hsl(var(--muted-foreground));border-radius:9px;place-items:center;display:grid}.scan-run-mode-option.is-active .scan-run-mode-icon{background:hsl(var(--foreground));color:hsl(var(--background))}.scan-run-mode-copy{gap:2px;min-width:0;display:grid}.scan-run-mode-copy strong{font-size:13px;font-weight:750;line-height:18px}.scan-run-mode-copy small{color:hsl(var(--muted-foreground));font-size:11px;font-weight:500;line-height:15px}.scan-run-mode-indicator{border:1px solid color-mix(in srgb, hsl(var(--muted-foreground)) 65%, transparent);border-radius:999px;place-items:center;width:20px;height:20px;display:grid}.scan-run-mode-option.is-active .scan-run-mode-indicator{border-color:hsl(var(--foreground));background:hsl(var(--foreground));color:hsl(var(--background))}.scan-run-title-field,.scan-run-selected-operation{gap:8px;width:100%;display:grid}.scan-run-title-field>span,.scan-run-selected-operation>span{color:var(--muted-foreground);font-size:11px;font-weight:750;line-height:16px}.scan-run-selected-operation strong{color:var(--foreground);font-size:14px;line-height:20px}.scan-run-setup-actions{justify-content:center;align-items:center;gap:10px;display:flex}@media (width<=760px){.scan-run-setup{padding-inline:4px}.scan-run-mode-options{grid-template-columns:minmax(0,1fr)}}.scan-run-live-status{align-items:flex-start;gap:10px;display:flex}.scan-run-live-dot{background:var(--fossil-amber-trace);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--fossil-amber-trace) 14%, transparent);border-radius:999px;margin-top:5px}.scan-run-live-status div{gap:2px;display:grid}.scan-run-live-status strong{color:var(--foreground);font-size:13px;line-height:18px}.scan-run-live-status span:last-child{color:var(--muted-foreground);font-size:12px;line-height:17px}.scan-history-workspace{padding:28px 32px}.scan-history-shell{gap:22px;width:100%;max-width:1180px;display:grid}.scan-history-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.scan-history-header h2{color:var(--foreground);margin:0;font-size:24px;font-weight:800;line-height:30px}.scan-history-header p,.scan-history-empty span{color:var(--muted-foreground);margin:4px 0 0;font-size:13px;line-height:18px}.scan-history-table-frame{--scan-history-outline:#d0d2d4;--scan-history-row-line:#dcdddf;--scan-history-selected:#eef8f2;border:1px solid var(--scan-history-outline);background:var(--background);border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.scan-history-table{border-collapse:collapse;table-layout:fixed;width:100%}.scan-history-table th{border-bottom:1px solid var(--scan-history-outline);background:color-mix(in srgb, var(--muted) 76%, var(--background));height:42px;color:var(--muted-foreground);letter-spacing:.055em;text-align:left;text-transform:uppercase;padding:0 16px;font-size:10px;font-weight:800;line-height:1}.scan-history-table th:first-child{width:47%}.scan-history-table th:nth-child(2),.scan-history-table th:nth-child(3){width:16%}.scan-history-table th:nth-child(4){width:21%}.scan-history-table td{background:var(--background);vertical-align:middle;height:78px;padding:14px 16px}.scan-history-table tbody tr+tr td{border-top:1px solid var(--scan-history-row-line)}.scan-history-table tr.active td{background:var(--scan-history-selected)}.scan-history-scan-cell,.scan-history-results-cell,.scan-history-source-cell,.scan-history-actions{align-items:center;gap:10px;min-width:0;display:flex}.scan-history-run-icon{background:var(--muted);width:34px;height:34px;color:var(--muted-foreground);border-radius:9px;flex:none;place-items:center;display:grid}.scan-history-run-icon.is-active{background:color-mix(in srgb, var(--fossil-verdigris) 13%, var(--background));color:color-mix(in srgb, var(--fossil-verdigris) 74%, var(--foreground))}.scan-history-run-title{flex:1;gap:4px;min-width:0;display:grid}.scan-history-title-line,.scan-history-run-title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scan-history-title-line{align-items:center;gap:8px;min-width:0;display:flex}.scan-history-run-title strong{text-overflow:ellipsis;color:var(--foreground);font-size:14px;font-weight:750;line-height:20px;overflow:hidden}.scan-history-run-title>span,.scan-history-meta{color:var(--muted-foreground);font-size:12px;line-height:16px}.scan-history-results-cell,.scan-history-source-cell{color:var(--muted-foreground);white-space:nowrap;font-size:12px;line-height:16px}.scan-history-results-cell{gap:6px}.scan-history-results-cell strong{color:var(--foreground);font-size:13px;font-weight:750}.scan-history-source-cell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scan-history-source-cell svg{flex:none}.scan-history-actions-cell{padding-right:10px!important}.scan-history-actions{justify-content:flex-end;gap:2px}.scan-history-delete:not(:disabled){color:var(--muted-foreground)}.scan-history-delete:not(:disabled):hover{color:color-mix(in srgb, var(--fossil-signal-red) 86%, var(--foreground))}.scan-history-selected{min-height:32px;color:var(--muted-foreground);align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}:root[data-theme=dark] .scan-history-table-frame{--scan-history-outline:#4b4e52;--scan-history-row-line:#3b3e42;--scan-history-selected:#1d3027}.scan-history-empty{color:var(--muted-foreground);text-align:center;justify-items:center;gap:8px;padding:64px 24px;display:grid}.scan-history-empty strong{color:var(--foreground);font-size:16px;font-weight:800}@media (width<=1180px){.scan-history-table th:first-child{width:43%}.scan-history-table th:nth-child(2),.scan-history-table th:nth-child(3){width:17%}.scan-history-table th:nth-child(4){width:23%}}@media (width<=820px){.scan-step-progress,.scan-run-mode-options{grid-template-columns:1fr}.scan-history-workspace{padding:24px}.scan-history-table-frame{border:0;border-radius:0;overflow:visible}.scan-history-table,.scan-history-table tbody,.scan-history-table tr,.scan-history-table td{width:100%;display:block}.scan-history-table thead{display:none}.scan-history-table tr{border:1px solid var(--scan-history-outline);border-radius:10px;margin-bottom:10px;overflow:hidden}.scan-history-table td{height:auto;padding:8px 14px;border:0!important}.scan-history-table td:first-child{padding-top:14px}.scan-history-table td:last-child{padding-bottom:12px}.scan-history-results-cell,.scan-history-source-cell,.scan-history-actions{justify-content:flex-start;padding-left:44px}.scan-history-actions-cell{padding-right:14px!important}}.internal-fullscreen-overlay{z-index:2147483647;background:color-mix(in srgb, var(--canvas) 94%, transparent);backdrop-filter:blur(16px);grid-template-rows:56px minmax(0,1fr);display:grid;position:fixed;inset:0}.lab-root.internal-fullscreen-active .window-chrome-layer{display:none}.internal-fullscreen-toolbar{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:0 22px;display:flex}.internal-fullscreen-toolbar div{align-items:baseline;gap:10px;display:flex}.internal-fullscreen-toolbar strong{font-size:14px;font-weight:900}.internal-fullscreen-toolbar span{color:var(--text-muted);font-size:12px}.internal-fullscreen-canvas{background:var(--canvas);place-items:center;min-height:0;padding:24px;display:grid;overflow:auto}.internal-fullscreen-frame{background:var(--canvas);box-shadow:none;overflow:hidden}.internal-fullscreen-frame iframe{background:var(--canvas);opacity:0;transform-origin:0 0;border:0;display:block}.internal-fullscreen-frame iframe.is-loaded{opacity:1;transition:opacity 80ms}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-2{left:.5rem}.right-3{right:.75rem}.top-1\/2{top:50%}.z-50{z-index:50}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-4{width:1rem;height:1rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-px{height:1px}.max-h-72{max-height:18rem}.min-h-20{min-height:5rem}.min-h-5{min-height:1.25rem}.min-h-8{min-height:2rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[var\(--radix-select-trigger-width\)\]{width:var(--radix-select-trigger-width)}.w-full{width:100%}.w-px{width:1px}.min-w-48{min-width:12rem}.min-w-\[8rem\]{min-width:8rem}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.select-none{user-select:none}.resize-y{resize:vertical}.resize{resize:both}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0}.border-border{border-color:hsl(var(--border))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-transparent{border-color:#0000}.bg-background{background-color:hsl(var(--background))}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-transparent{background-color:#0000}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity,1))}.p-0{padding:0}.p-1{padding:.25rem}.p-3\.5{padding:.875rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-9{padding-right:2.25rem}.text-left{text-align:left}.text-\[10px\]{font-size:10px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.text-card-foreground{color:hsl(var(--card-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.feature-story--compare{grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:clamp(24px,3.5vw,52px)}.feature-card__island{z-index:1;border-radius:8px 0 0;width:min(78%,860px);height:min(86%,620px);position:absolute;bottom:0;right:0;overflow:hidden}.feature-card__island>astro-island,.feature-workbench-crop{width:100%;min-width:0;height:100%}.feature-island-mount-placeholder{width:100%;height:100%}.feature-card__island--compare{--feature-compare-src-width:1280px;--feature-compare-src-height:800px;--feature-compare-scale:.59;width:min(calc(100% - 36px), calc(var(--feature-compare-src-width) * var(--feature-compare-scale)));aspect-ratio:16/10;border-radius:8px;height:auto;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.feature-card__island--flow{--feature-flow-src-width:1170px;--feature-flow-src-height:730px;--feature-flow-scale:.57;width:min(calc(100% - 36px), calc(var(--feature-flow-src-width) * var(--feature-flow-scale) + 2px));aspect-ratio:16/10;border-radius:8px;height:auto;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.feature-workbench-crop{--feature-workbench-src-width:980px;--feature-workbench-src-height:680px;--feature-workbench-scale:.9;background:#0f0e0c;border:0;border-top:1px solid #f3f1eb1a;border-left:1px solid #f3f1eb1a;border-radius:8px 0 0;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000057}.feature-workbench-crop--compare{--feature-workbench-src-width:var(--feature-compare-src-width,980px);--feature-workbench-src-height:var(--feature-compare-src-height,650px);--feature-workbench-scale:var(--feature-compare-scale,.62);background:var(--canvas);border:1px solid #1f1f1d1a;border-radius:8px}.feature-workbench-crop--flow{--feature-workbench-src-width:var(--feature-flow-src-width,1170px);--feature-workbench-src-height:var(--feature-flow-src-height,730px);--feature-workbench-scale:var(--feature-flow-scale,.59);background:var(--canvas);border:1px solid #1f1f1d1a;border-radius:8px}.feature-workbench-crop--history .feature-workbench-crop__surface,.feature-workbench-crop--compare .feature-workbench-crop__surface{pointer-events:none}.feature-workbench-surface.feature-flow-workbench-surface{width:1170px;height:730px}.feature-flow-workbench-surface .lab-main{grid-column:2}.feature-flow-workbench-surface .lab-main,.feature-flow-workbench-surface .screens-workspace-shell,.feature-flow-workbench-surface .app-graph-canvas,.feature-flow-workbench-surface .app-graph-canvas-content,.feature-flow-workbench-surface .app-graph-profile,.feature-flow-workbench-surface .app-graph-flow-shell{min-height:0}.feature-flow-workbench-surface .screens-workspace-shell{flex:1}.feature-flow-workspace .app-graph-canvas{margin:0;position:absolute;inset:0}.feature-flow-workspace .react-flow{pointer-events:none}.feature-flow-toolbar{z-index:5}.feature-flow-workbench-surface .app-graph-node.flow-dimmed{opacity:.24}.feature-flow-workbench-surface .screen-zoom-controls{bottom:26px;right:26px}.feature-workbench-crop--compare .feature-workbench-crop__surface{width:calc(var(--feature-workbench-src-width) - 6px);height:calc(var(--feature-workbench-src-height) - 6px)}.feature-compare-cursor-layer,.feature-flow-cursor-layer{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.feature-compare-cursor-layer .workbench-demo-cursor,.feature-flow-cursor-layer .workbench-demo-cursor{top:var(--workbench-demo-cursor-y);left:var(--workbench-demo-cursor-x);width:34px;height:34px;color:var(--text);filter:drop-shadow(0 8px 16px #0000003d);pointer-events:none;place-items:start;transition:top .68s cubic-bezier(.22,1,.36,1),left .68s cubic-bezier(.22,1,.36,1),transform .15s;display:grid;position:absolute;transform:translate(-5px,-4px)scale(1)}.feature-compare-cursor-layer .workbench-demo-cursor.is-pressed,.feature-flow-cursor-layer .workbench-demo-cursor.is-pressed{transform:translate(-5px,-4px)scale(.92)}.feature-compare-cursor-layer .workbench-demo-cursor svg,.feature-flow-cursor-layer .workbench-demo-cursor svg{z-index:2;fill:#fff;stroke:#141312d1;position:relative}.feature-compare-cursor-layer .workbench-demo-cursor__ring,.feature-flow-cursor-layer .workbench-demo-cursor__ring{z-index:1;border:2px solid color-mix(in srgb, hsl(var(--accent)) 76%, var(--text));opacity:0;border-radius:999px;width:24px;height:24px;position:absolute;top:7px;left:3px;transform:scale(.55)}.feature-compare-cursor-layer .workbench-demo-cursor.is-pressed .workbench-demo-cursor__ring,.feature-flow-cursor-layer .workbench-demo-cursor.is-pressed .workbench-demo-cursor__ring{animation:.42s ease-out feature-compare-cursor-ring}@media (prefers-reduced-motion:reduce){.feature-compare-cursor-layer .workbench-demo-cursor,.feature-flow-cursor-layer .workbench-demo-cursor{display:none}}@keyframes feature-compare-cursor-ring{0%{opacity:.8;transform:scale(.55)}to{opacity:0;transform:scale(1.7)}}.feature-workbench-crop__surface{width:var(--feature-workbench-src-width);height:var(--feature-workbench-src-height);pointer-events:auto;transform:scale(var(--feature-workbench-scale,.72));transform-origin:0 0;background:#0f0e0c;position:absolute;top:0;left:0}.feature-workbench-demo-page{background:#0f0e0c;width:980px;height:680px;margin:0;overflow:hidden}.feature-workbench-surface{background:var(--sidebar);width:980px;height:680px;color:var(--text);grid-template-columns:290px 1fr;display:grid;position:relative;overflow:hidden}.feature-compare-workbench-surface{width:1280px;height:800px}.feature-workbench-window-chrome{z-index:2;width:var(--feature-workbench-src-width);pointer-events:none;height:52px;transform:scale(var(--feature-workbench-scale,.72));transform-origin:0 0;position:absolute;top:0;left:0}.feature-workbench-traffic-lights{pointer-events:auto;align-items:center;gap:12px;display:flex;position:absolute;top:20px;left:18px}.feature-workbench-traffic-light{appearance:none;cursor:pointer;border:0;border-radius:999px;width:13px;height:13px;padding:0;position:relative;box-shadow:inset 0 0 0 1px #00000014}.feature-workbench-traffic-light.close{background:#ff5f57}.feature-workbench-traffic-light.minimize{background:#ffbd2e}.feature-workbench-traffic-light.zoom{background:#28c840}.feature-workbench-traffic-light:hover{filter:brightness(.94)}.feature-workbench-traffic-light:before,.feature-workbench-traffic-light:after{opacity:0;content:"";transition:opacity 80ms;display:block;position:absolute;top:50%;left:50%}.feature-workbench-traffic-lights:hover .feature-workbench-traffic-light:before,.feature-workbench-traffic-lights:hover .feature-workbench-traffic-light:after{opacity:1}.feature-workbench-traffic-light.close:before,.feature-workbench-traffic-light.close:after{background:#4d0000;border-radius:1px;width:7px;height:1px}.feature-workbench-traffic-light.close:before{transform:translate(-50%,-50%)rotate(45deg)}.feature-workbench-traffic-light.close:after{transform:translate(-50%,-50%)rotate(-45deg)}.feature-workbench-traffic-light.minimize:before{background:#5f4200;border-radius:1px;width:7px;height:1px;transform:translate(-50%,-50%)}.feature-workbench-traffic-light.zoom:before,.feature-workbench-traffic-light.zoom:after{border:3px solid #0000;border-color:#064d0d #0000 #0000 #064d0d;width:0;height:0}.feature-workbench-traffic-light.zoom:before{transform:translate(-75%,-75%)}.feature-workbench-traffic-light.zoom:after{transform:translate(-25%,-25%)rotate(180deg)}.feature-workbench-chrome-left-cluster{pointer-events:auto;position:absolute;top:12px;left:82px}.feature-workbench-chrome-right-toggle.window-inspector-toggle{pointer-events:auto;position:absolute;top:12px;right:17px}.feature-workbench-surface .lab-sidebar{z-index:2;width:290px;min-width:290px;position:relative}.feature-workbench-surface .sidebar-brand img{-o-object-fit:contain;object-fit:contain;position:static;inset:auto}.feature-workbench-surface .snapshot-frame-shell img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:static;inset:auto}.feature-flow-workbench-surface .app-graph-node-shot img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:static;inset:auto}.feature-workbench-surface .lab-main{z-index:1;min-width:0;position:relative}.feature-compare-workbench-surface .lab-main{min-height:0}.feature-compare-workbench-surface .screens-workspace-shell{flex:1}.feature-compare-workbench-surface .screen-canvas{overflow:hidden}.feature-compare-workbench-surface .screen-zoom-controls{bottom:26px;right:26px}.feature-compare-workbench-surface .feature-workbench-chrome-right-toggle.window-inspector-toggle{right:25px}.feature-compare-workbench-surface [data-slot=select-trigger],.feature-compare-workbench-surface [data-slot=select-value]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.feature-compare-workbench-surface .screen-compare-pane-controls{width:100%;min-width:0;max-width:100%}.feature-compare-workbench-surface .screen-compare-pane{justify-items:stretch}.feature-compare-workbench-surface .screen-compare-pane-controls>span{display:none}.feature-compare-workbench-surface .screen-compare-pane-controls .screen-run-select,.feature-compare-workbench-surface .screen-compare-pane-controls .screen-preset-select{box-sizing:border-box;flex:100%;width:100%;min-width:0;max-width:100%}.feature-compare-workbench-surface .screen-compare-pane .snapshot-frame.layout-compare,.feature-compare-workbench-surface .screen-compare-pane .snapshot-frame.layout-compare .snapshot-frame-shell{box-sizing:border-box;width:100%!important}.feature-compare-workbench-surface .screen-compare-pane .snapshot-frame.layout-compare{margin:0}.feature-workbench-surface__run-menu.project-switcher-menu{z-index:20;width:380px}@media (width<=980px){.feature-story--compare{grid-template-columns:1fr}.feature-workbench-crop{--feature-workbench-scale:.78}.feature-card__island--compare{--feature-compare-scale:.45}.feature-card__island--flow,.feature-workbench-crop--flow{--feature-flow-scale:.45;--feature-workbench-scale:var(--feature-flow-scale)}.feature-workbench-crop--compare{--feature-compare-scale:.45;--feature-workbench-scale:var(--feature-compare-scale)}}@media (width<=640px){.feature-workbench-crop,.feature-workbench-crop *{user-select:none;pointer-events:none!important}.feature-story__media.feature-media--history{min-height:460px}.feature-card__island{width:calc(100% - 12px);height:calc(100% - 12px);bottom:0;right:0}.feature-card__island--compare{--feature-compare-src-width:760px;--feature-compare-scale:.45;width:min(calc(100% - 24px), calc(var(--feature-compare-src-width) * var(--feature-compare-scale) + 2px));height:min(100%, calc(var(--feature-compare-src-height) * var(--feature-compare-scale) + 2px));border-radius:8px;left:50%;right:auto;transform:translate(-50%,-50%)}.feature-workbench-crop--compare{--feature-compare-scale:.45;--feature-workbench-scale:var(--feature-compare-scale);border-radius:8px}.feature-workbench-crop--compare .feature-workbench-crop__surface{transform:scale(var(--feature-workbench-scale));left:0}.feature-workbench-surface.feature-compare-workbench-surface{width:var(--feature-compare-src-width)}.feature-card__island--flow,.feature-workbench-crop--flow{--feature-flow-src-width:736px;--feature-flow-scale:.46;--feature-workbench-scale:var(--feature-flow-scale)}.feature-card__island--flow{width:min(calc(100% - 24px), calc(var(--feature-flow-src-width) * var(--feature-flow-scale) + 2px));height:calc(var(--feature-flow-src-height) * var(--feature-flow-scale) + 2px);aspect-ratio:auto;border-radius:8px;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%)}.feature-workbench-crop--flow{border-radius:8px}.feature-workbench-surface.feature-flow-workbench-surface{width:var(--feature-flow-src-width)}.feature-flow-workbench-surface .lab-main{border-radius:16px}.feature-workbench-crop{--feature-workbench-scale:.58}.feature-workbench-crop--compare{--feature-workbench-scale:var(--feature-compare-scale)}.feature-workbench-crop--flow{--feature-workbench-scale:var(--feature-flow-scale)}}@media (width<=480px){.feature-card__island--compare,.feature-workbench-crop--compare{--feature-compare-scale:.423}.feature-card__island--flow,.feature-workbench-crop--flow{--feature-flow-scale:.437}}@media (width<=400px){.feature-card__island--compare,.feature-workbench-crop--compare{--feature-compare-scale:.394}.feature-card__island--flow,.feature-workbench-crop--flow{--feature-flow-scale:.4}}
