:root{--product-background: #f4f3f0;--product-foreground: #111111;--product-sidebar-background: #ebe8e3;--product-sidebar-foreground: #2f2d2a;--product-sidebar-accent: #ebe8e3;--product-sidebar-border: #dedbd5;--product-card: #ffffff;--product-card-foreground: #111111;--product-border: #e3e0da;--product-select-popup-shadow: 0 4px 8px -4px rgb(0 0 0 / 10%), 0 16px 32px -8px rgb(0 0 0 / 12%);--product-border-subtle: color-mix(in srgb, var(--product-border) 80%, transparent);--product-input: #e3e0da;--product-muted: #eceae6;--product-muted-foreground: #76736d;--product-surface-muted: #f5f7fa;--product-text-muted: #5f6b7a;--product-primary: #111111;--product-primary-foreground: #ffffff;--product-primary-hover: #2a2926;--product-accent: #ededeb;--product-accent-foreground: #111111;--product-ring: #0891b2;--product-success: #0891b2;--product-success-surface: #e8f8fb;--product-success-border: #c9eff5;--product-success-text: #087f9d;--product-selection-surface: color-mix(in srgb, var(--product-foreground) 4%, var(--product-card));--product-selection-indicator: var(--product-foreground);--product-status-active: #198754;--product-warning: #a15c07;--product-warning-surface: #fff6e8;--product-danger: #b42318;--product-danger-surface: #fff5f5;--product-danger-surface-strong: #feeceb;--product-danger-border: #f0b7b7;--product-danger-text: #a33a3a;--product-destructive: var(--product-danger);--product-platform-youtube: #e62117;--product-platform-reddit: #ff4500;--product-platform-trends: #2563eb;--product-platform-places: #188038;--product-radius: .5rem;--product-radius-lg: .75rem;--product-font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--product-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--product-editor-background: #fbfdfc;--product-editor-foreground: #17201f;--product-editor-gutter-background: #f4f8f7;--product-editor-gutter-foreground: #8c9a98;--product-editor-font-size: 13px;--background: var(--product-background);--foreground: var(--product-foreground);--card: var(--product-card);--card-foreground: var(--product-card-foreground);--popover: var(--product-card);--popover-foreground: var(--product-card-foreground);--primary: var(--product-primary);--primary-foreground: var(--product-primary-foreground);--secondary: var(--product-muted);--secondary-foreground: var(--product-foreground);--muted: var(--product-muted);--muted-foreground: var(--product-muted-foreground);--accent: var(--product-accent);--accent-foreground: var(--product-accent-foreground);--destructive: var(--product-danger);--destructive-foreground: var(--product-primary-foreground);--border: var(--product-border);--input: var(--product-input);--ring: var(--product-ring);--radius: var(--product-radius)}*{box-sizing:border-box}html,body,#product-react-root{min-height:100%}body{margin:0;background:var(--product-background);color:var(--product-foreground);font-family:var(--product-font-sans);font-size:14px;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.product-app-shell{display:grid;min-height:100vh;grid-template-columns:240px minmax(0,1fr);background:var(--product-background)}.product-sidebar{position:sticky;z-index:40;top:0;display:flex;height:100dvh;min-height:0;flex-direction:column;align-self:start;overflow-y:auto;border-right:1px solid var(--product-sidebar-border);background:var(--product-sidebar-background);color:var(--product-sidebar-foreground);padding:0 14px}.product-brand{display:flex;height:56px;min-height:56px;align-items:center;gap:9px;margin:0 -14px;border-bottom:1px solid var(--product-sidebar-border);padding:0 14px}.product-brand strong,.product-brand span{display:block}.product-brand-wordmark strong{color:var(--product-foreground);font-size:16px;font-weight:720;line-height:1}.product-brand span,.product-sidebar-footer span,.page-heading span,.metric-card span,.metric-card small,.form-note,.muted-row{color:var(--product-muted-foreground)}.product-brand-mark{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border-radius:0;background:transparent;color:var(--product-foreground);font-weight:700}.product-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.product-nav-section{display:grid;gap:0;padding:0}.product-nav-section--primary{padding-top:16px}.product-nav-section--secondary{padding-bottom:12px}.product-nav{display:grid;gap:2px}.product-nav a,.product-nav-disabled{display:flex;position:relative;min-height:40px;align-items:center;gap:8px;border-radius:6px;color:var(--product-muted-foreground);font-size:13px;font-weight:500;line-height:19.5px;padding:0 12px}.product-nav a.active{background:transparent;color:var(--product-foreground)}.product-nav a.active:before{position:absolute;top:7px;bottom:7px;left:-14px;width:3px;border-radius:0 3px 3px 0;background:var(--product-ring);content:""}.product-nav-disabled{cursor:not-allowed;opacity:.48}.product-nav-disabled:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--product-ring) 18%,transparent);outline:none;opacity:.72}.product-nav-copy{display:grid;min-width:0;gap:0}.product-nav-status-label{color:var(--product-muted-foreground);font-size:10px;line-height:1.1}.product-nav-icon{display:grid;width:16px;height:16px;flex:0 0 auto;place-items:center;color:currentColor}.product-nav a.active .product-nav-icon{color:var(--product-foreground)}.product-sidebar-spacer{flex:1 1 auto;min-height:24px}.product-sidebar-footer{position:relative;display:grid;min-height:64px;min-width:0;border-top:1px solid var(--product-sidebar-border);padding:8px 0}.product-sidebar-account-trigger{display:grid;width:100%;min-width:0;min-height:48px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;justify-content:stretch;border-radius:8px;color:var(--product-foreground);padding:7px 8px;text-align:left}.product-sidebar-account-trigger:hover,.product-sidebar-account-trigger[aria-expanded=true]{background:color-mix(in srgb,var(--product-foreground) 6%,transparent)}.product-sidebar-account-trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--product-ring) 18%,transparent);outline:none}.product-team-avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--product-foreground) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--product-ring) 14%,var(--product-card));color:var(--product-foreground);font-size:14px;font-weight:650}.product-user-meta{display:grid;min-width:0;gap:1px}.product-user-meta strong{min-width:0;overflow:hidden;color:var(--product-foreground);font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-user-email{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-account-switcher-icon{color:var(--product-muted-foreground)}.product-account-menu{display:grid;width:100%;overflow:hidden;border:1px solid var(--product-border);border-radius:12px;background:var(--product-card);box-shadow:0 18px 48px #0f172a29,0 3px 10px #0f172a14;padding:6px}.product-account-menu-teams{display:grid;gap:2px}.product-account-menu-section-label{color:var(--product-muted-foreground);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:16px;padding:2px 9px 3px;text-transform:uppercase}.product-account-menu .product-account-menu-item{display:grid;box-sizing:border-box;width:100%;min-height:44px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;justify-content:stretch;gap:10px;border-radius:8px;color:var(--product-foreground);padding:7px 9px;text-align:left}.product-account-menu-item:hover,.product-account-menu-item[data-highlighted],.product-account-menu-team.is-selected{background:color-mix(in srgb,var(--product-foreground) 7%,transparent)}.product-account-menu-item .product-team-avatar{width:32px;height:32px;border-radius:8px;font-size:12px}.product-account-menu .product-account-menu-item>svg{justify-self:center}.product-account-menu-team-name{min-width:0;overflow:hidden;color:var(--product-foreground);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-account-menu-account{display:grid;gap:2px;margin:6px -6px 0;border-top:1px solid var(--product-border);padding:6px 6px 0}.product-sidebar-footer .product-team-avatar,.product-sidebar-footer .product-account-menu-item>span{color:inherit}.product-account-menu-check{color:var(--product-ring)}.product-account-menu-loading{display:block;color:var(--product-muted-foreground);font-size:12px;padding:12px 10px}.product-account-menu-state{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;color:var(--product-muted-foreground);font-size:12px;padding:6px 9px}.product-account-menu-state--error{color:var(--product-danger)}.product-account-menu .product-account-menu-retry{min-height:40px;flex:0 0 auto;padding:4px 8px}.product-account-menu .product-account-menu-signout{color:var(--product-danger)}.product-account-menu .product-account-menu-signout:hover,.product-account-menu .product-account-menu-signout[data-highlighted]{background:color-mix(in srgb,var(--product-danger) 9%,transparent);color:var(--product-danger)}.product-main{min-width:0}.product-auth-page{display:grid;min-height:100dvh;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--product-ring) 8%,transparent),transparent 42%),linear-gradient(180deg,var(--product-background),color-mix(in srgb,var(--product-card) 46%,var(--product-background)));padding:clamp(20px,4vw,48px)}.product-auth-shell{display:grid;width:min(100%,460px);gap:18px}.product-auth-shell--split{width:min(100%,980px);grid-template-columns:minmax(0,1fr) minmax(320px,392px);align-items:stretch;gap:clamp(28px,6vw,76px)}.product-auth-intro{display:grid;min-height:520px;align-content:space-between;gap:28px;border-left:1px solid color-mix(in srgb,var(--product-border) 72%,transparent);padding:8px 0 8px clamp(20px,4vw,36px)}.product-auth-brand{display:flex;align-items:center;gap:9px}.product-auth-brand strong,.product-auth-brand span{display:block}.product-auth-brand span{color:var(--product-muted-foreground)}.product-auth-copy{display:grid;max-width:520px;gap:12px}.product-auth-copy h2{margin:0;max-width:13ch;color:var(--product-foreground);font-size:clamp(38px,6vw,64px);font-weight:720;letter-spacing:0;line-height:.96;text-wrap:balance}.product-auth-copy p{max-width:52ch;margin:0;color:var(--product-muted-foreground);font-size:15px;line-height:1.6;text-wrap:pretty}.product-auth-surface{display:grid;max-width:520px;border-top:1px solid var(--product-border)}.product-auth-module{display:grid;min-width:0;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:12px;border-bottom:1px solid var(--product-border);padding:14px 0}.product-auth-module-icon{display:grid;place-items:center;border:1px solid var(--product-border);background:color-mix(in srgb,var(--product-card) 78%,transparent);color:var(--product-foreground);width:32px;height:32px;border-radius:8px}.product-auth-module strong,.product-auth-module small{display:block}.product-auth-module strong{color:var(--product-foreground);font-size:13px;line-height:1.35}.product-auth-module small{margin-top:2px;color:var(--product-muted-foreground);font-size:12px;line-height:1.45}.product-auth-card{gap:14px}.product-auth-form-card{align-self:center;border-color:color-mix(in srgb,var(--product-border) 84%,var(--product-ring));box-shadow:0 24px 80px #11111114;width:min(100%,392px);justify-self:center;gap:18px;padding:28px}.panel-heading.product-auth-card-header{display:grid;align-items:start;justify-content:stretch;gap:6px}.product-auth-card-header p,.product-auth-card-header span{margin:0;color:var(--product-muted-foreground)}.product-auth-card-header p{max-width:100%;overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.product-auth-card-header span{font-size:13px;line-height:1.45}.product-auth-card h1{margin:0;color:var(--product-foreground);font-size:26px;font-weight:700;letter-spacing:0;line-height:1.15}.product-auth-form-fields{display:grid;gap:12px}.product-auth-form-card .form-row{gap:7px}.product-auth-form-card .form-row-label{color:var(--product-foreground);font-size:13px;font-weight:600}.product-auth-form-card input{min-height:44px;border-radius:10px;background:color-mix(in srgb,var(--product-card) 78%,var(--product-background));padding:10px 12px}.product-auth-actions{display:grid;gap:8px}.product-auth-action{min-height:44px;width:100%;min-width:0;white-space:nowrap}.product-auth-action:active:not(:disabled){transform:translateY(1px)}.product-auth-error{border:1px solid color-mix(in srgb,var(--product-danger) 24%,var(--product-border));border-radius:var(--product-radius);background:color-mix(in srgb,var(--product-danger) 8%,var(--product-card));padding:10px 12px;font-size:13px;line-height:1.45}.product-auth-boot{position:relative;display:block;min-height:100dvh;overflow:hidden;background:var(--product-background)}.product-auth-boot-progress{position:absolute;top:0;left:0;height:2px;width:100%;overflow:hidden;background:color-mix(in srgb,var(--product-border) 48%,transparent)}.product-auth-boot-progress:before{content:"";position:absolute;inset:0 auto 0 0;width:34%;background:var(--product-ring);transform:translate(-120%)}.product-route-loading{min-height:12rem;display:grid;place-items:center}.product-route-loading--overview{min-height:100%;place-items:stretch}.product-route-loading-metric{display:grid;align-content:start;gap:16px;padding:18px}.product-route-loading-value,.product-route-loading-detail{display:block;border-radius:999px;background:color-mix(in srgb,var(--product-muted-foreground) 13%,transparent)}.product-route-loading-value{width:42%;height:28px}.product-route-loading-detail{width:58%;height:12px}.product-route-loading-bar{width:min(10rem,40vw);height:2px;overflow:hidden;border-radius:999px;background:var(--product-border-subtle)}.product-route-loading-bar:before{content:"";display:block;width:45%;height:100%;background:var(--product-foreground);animation:product-auth-boot-scan 1.2s cubic-bezier(.16,1,.3,1) infinite}.product-auth-status-page{display:grid;min-height:100dvh;place-items:center;background:var(--product-background);padding:24px}.product-auth-status{display:grid;width:min(100%,440px)}.product-auth-status-card{display:grid;gap:22px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:color-mix(in srgb,var(--product-card) 92%,var(--product-background));box-shadow:0 24px 80px #11111114;padding:22px}.product-auth-status-top{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px}.product-auth-status-brand{min-width:0}.product-auth-status-signal{display:inline-flex;width:30px;height:18px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--product-border);border-radius:999px}.product-auth-status-signal:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--product-ring)}.product-auth-status-signal.is-error{border-color:color-mix(in srgb,var(--product-danger) 24%,var(--product-border))}.product-auth-status-signal.is-error:before{background:var(--product-danger)}.product-auth-status-copy{display:grid;gap:8px}.product-auth-status-copy h1{margin:0;color:var(--product-foreground);font-size:28px;font-weight:720;letter-spacing:0;line-height:1.05}.product-auth-status-copy p{max-width:30ch;margin:0;color:var(--product-muted-foreground);font-size:14px;line-height:1.45}.product-auth-status-actions{display:flex;justify-content:flex-start}.product-auth-status-actions .product-auth-action{width:auto;min-width:120px}.product-auth-status .product-auth-error{max-width:none;margin:0}@media(prefers-reduced-motion:no-preference){.product-auth-boot-progress:before{animation:product-auth-boot-scan 1.2s cubic-bezier(.16,1,.3,1) infinite}}@keyframes product-auth-boot-scan{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media(max-width:780px){.product-auth-shell--split{grid-template-columns:minmax(0,1fr)}.product-auth-intro{min-height:auto;border-left:0;padding:0}.product-auth-copy h2{max-width:10ch;font-size:clamp(34px,12vw,48px);line-height:1}.product-auth-form-card{width:100%;padding:24px 16px 18px}.product-auth-surface{display:none}}.product-topbar{display:flex;height:56px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--product-border);background:var(--product-background);padding:0 16px}.product-topbar strong{display:block}.product-topbar-account{color:var(--product-muted-foreground)}.product-page{display:grid;min-width:0;gap:16px;padding:18px 22px 28px}.product-page--shell,.product-page--with-route-header{min-height:100vh;gap:0;padding:0}.product-route-header{display:flex;min-height:56px;min-width:0;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--product-border);background:var(--product-background);padding:0 22px}.product-route-header-copy{display:grid;min-width:0;gap:3px}.product-route-header-label{color:var(--product-muted-foreground);font-size:12px}.product-route-header-description{max-width:760px;margin:3px 0 0;color:var(--product-muted-foreground);font-size:13px;line-height:1.5;text-wrap:pretty}.product-route-header-title{min-width:0;margin:0;overflow:hidden;color:var(--product-foreground);font-size:15px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-route-header-actions{display:inline-flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.product-list-page-topbar{justify-content:flex-start}.narrow-page{max-width:880px}.page-heading,.panel-heading,.compact-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.page-heading h1,.panel-heading h2{margin:0;color:var(--product-card-foreground);letter-spacing:0}.page-heading h1{font-size:22px;line-height:1.25}.page-action-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.panel-heading h2{font-size:15px;line-height:1.35}.panel{min-width:0;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);padding:16px}.overview-grid,.split-grid{display:grid;gap:16px}.overview-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.metric-grid.wide{max-width:980px}.metric-card{display:grid;min-height:92px;min-width:0;align-content:start;gap:7px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:14px}.metric-card-header{display:flex;min-width:0;align-items:center;gap:8px}.metric-card-icon,.metric-card-info,.metric-tab-icon{display:grid;flex:0 0 auto;place-items:center}.metric-card .metric-card-icon{width:20px;height:20px;color:var(--product-muted-foreground)}.metric-card .metric-card-label{min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.metric-card .metric-card-info{width:18px;height:18px;margin-left:auto;color:var(--product-muted-foreground)}.metric-card-value{display:flex;min-width:0;align-items:baseline;gap:6px}.metric-card strong{min-width:0;overflow-wrap:anywhere;color:var(--product-card-foreground);font-size:24px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}.metric-card .metric-card-value-suffix{color:var(--product-muted-foreground);font-size:13px;font-weight:550}.metric-card-progress{height:8px;overflow:hidden;border-radius:999px;background:var(--product-muted)}.metric-card-progress span{display:block;height:100%;border-radius:inherit;background:var(--product-primary)}.metric-card--dashboard{min-height:124px;border-radius:8px;background:color-mix(in srgb,var(--product-card) 84%,var(--product-background));padding:18px}.metric-card--dashboard strong{font-size:26px}.metric-card--unavailable strong{font-size:20px}.product-list-page,.product-detail-page{width:100%;max-width:none;align-content:start;gap:0;margin:0}.product-list-page-content{display:grid;width:min(100%,1320px);min-width:0;align-content:start;gap:20px;margin:0 auto;padding:24px 22px 32px}.product-detail-page-content{display:grid;width:min(100%,1040px);min-width:0;align-content:start;gap:18px;margin:0 auto;padding:38px 22px 32px}.product-list-page-heading,.product-detail-page-heading{display:grid;min-width:0;gap:5px}.product-list-page-heading h1{margin:0;color:var(--product-card-foreground);font-size:30px;font-weight:720;letter-spacing:0;line-height:1.12}.browsers-content{width:min(100%,1280px)}.product-section-tabs{display:flex;min-height:56px;align-items:center;gap:14px;width:100%}.product-section-tabs button{display:inline-flex;flex:0 0 auto;min-height:40px;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-size:14px;font-weight:620;padding:0 14px;transition:background-color .16s ease,color .16s ease,transform .16s ease;white-space:nowrap}.product-section-tabs button:hover:not(:disabled){background:color-mix(in srgb,var(--product-muted) 80%,var(--product-card));color:var(--product-foreground)}.product-section-tabs button:active:not(:disabled){transform:scale(.96)}.product-section-tabs button.active{background:var(--product-accent);color:var(--product-foreground)}.product-section-tabs button:disabled{cursor:default;opacity:.72}.product-detail-page-heading h1{margin:0;overflow-wrap:anywhere;color:var(--product-card-foreground);font-size:28px;font-weight:720;letter-spacing:0;line-height:1.16}.product-resource-error{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px}.product-resource-error div{display:grid;gap:6px}.product-resource-error p{margin:0;color:var(--product-muted-foreground)}.product-resource-status{align-items:center;background:var(--product-surface-muted);border:1px solid var(--product-border);border-radius:8px;color:var(--product-text-muted);display:flex;gap:12px;justify-content:space-between;margin:0 0 12px;padding:8px 12px;font-size:13px}.product-resource-status--error{background:var(--product-danger-surface);border-color:var(--product-danger-border);color:var(--product-danger-text)}.product-loading-state{display:flex;min-width:0;align-items:center;gap:10px;color:var(--product-muted-foreground);font-size:13px}.product-loading-state--panel{min-height:180px;justify-content:center}.product-loading-state--inline{min-height:44px}.product-loading-state--table{min-height:72px;margin-top:18px;justify-content:center;border:1px solid var(--product-border);border-radius:8px;padding:18px}.product-loading-state-spinner{width:14px;height:14px;flex:0 0 auto;border:2px solid color-mix(in srgb,var(--product-muted-foreground) 28%,transparent);border-top-color:var(--product-primary);border-radius:999px;animation:product-spin .9s linear infinite}.metric-tab-list{display:flex;min-width:0;flex-wrap:wrap;gap:3px;border:1px solid var(--product-border);border-radius:10px;background:color-mix(in srgb,var(--product-background) 82%,var(--product-card));padding:4px}.metric-tab-list button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font-size:13px;font-weight:650;padding:0 12px}.metric-tab-list button.active{border-color:var(--product-border);background:var(--product-card);color:var(--product-foreground);box-shadow:0 1px 2px #1111110a}.metric-tab-list--range button{min-width:44px;gap:0;padding:0 10px}.metric-tab-icon{width:16px;height:16px;color:currentColor}.metric-tab-icon--blue{color:var(--product-ring)}.metric-tab-icon--violet{color:color-mix(in srgb,var(--product-ring) 62%,var(--product-danger))}.metric-tab-icon--coral{color:color-mix(in srgb,var(--product-danger) 72%,var(--product-warning))}.checklist{display:grid;gap:10px;margin:12px 0 0;padding-left:20px}.compact-rows{display:grid;gap:1px;margin-top:12px}.compact-row{min-height:44px;border-bottom:1px solid var(--product-border)}.product-table{width:100%;border-collapse:collapse;font-size:14px}.data-table-shell{min-width:0;overflow-x:auto}.product-table--sessions{min-width:760px}.product-table--profiles{min-width:560px}.product-list-loading{min-width:0}.product-list-loading-table{pointer-events:none}.product-list-loading-bar{display:block;height:10px;border-radius:999px;background:color-mix(in srgb,var(--product-muted-foreground) 14%,transparent)}.product-list-loading-bar--heading{width:64px;height:9px}.product-list-loading-bar--cell{background:color-mix(in srgb,var(--product-muted-foreground) 11%,transparent)}.product-list-loading-bar--wide{width:min(100%,220px)}.product-list-loading-bar--medium{width:min(78%,150px)}.product-list-loading-bar--short{width:min(54%,92px)}.product-list-card{min-width:0}.product-list-card--runs,.product-list-card--browsers{justify-self:center;width:100%;overflow:hidden;border:0;background:transparent;padding:0}.product-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--product-border);padding:16px}.product-list-toolbar-main{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:10px;flex-wrap:wrap}.product-list-filter-item{display:inline-flex;min-width:140px}.product-list-toolbar--runs{align-items:center;border-bottom:0;padding:0 0 20px}.product-list-toolbar--browsers,.product-list-toolbar--proxy{align-items:center;border-bottom:0;padding:0 0 16px}.product-list-search-combo{display:flex;--product-list-search-combo-width: clamp(420px, 36vw, 740px);flex:0 1 var(--product-list-search-combo-width);width:var(--product-list-search-combo-width);max-width:100%;min-width:min(100%,360px);align-items:stretch}.product-list-search-combo--runs{--product-list-search-combo-width: clamp(340px, 20vw, 420px);min-width:min(100%,320px)}.product-list-search{position:relative;flex:1 1 280px;min-width:220px}.product-list-search svg{position:absolute;top:50%;left:12px;color:var(--product-muted-foreground);pointer-events:none;transform:translateY(-50%)}.product-list-search input{width:100%;height:40px;min-height:40px;border:1px solid var(--product-input);border-radius:8px;background:var(--product-background);color:var(--product-foreground);font-size:14px;padding:0 12px 0 38px}.product-list-search--combo{flex:1 1 auto;min-width:0}.product-list-search--combo input{height:40px;min-height:40px;border-right:0;border-radius:8px 0 0 8px;background:var(--product-card);color:var(--product-foreground);font-size:14px;font-weight:400;padding-left:38px}.product-list-search--combo input::placeholder{color:color-mix(in srgb,var(--product-muted-foreground) 70%,var(--product-card))}.product-list-search-action{width:58px;min-width:58px;height:40px;min-height:40px;border-radius:0 8px 8px 0;box-shadow:0 1px 1px color-mix(in srgb,var(--product-foreground) 14%,transparent)}.product-list-filter-cluster{display:flex;flex:0 0 auto;align-items:stretch;gap:10px;min-width:0}.product-list-clear-action{min-height:40px;align-self:stretch;color:var(--product-muted-foreground)}.product-list-table-surface{min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--product-border) 88%,transparent);border-radius:8px;background:color-mix(in srgb,var(--product-background) 88%,var(--product-card))}.product-list-table-surface--browsers{background:color-mix(in srgb,var(--product-background) 88%,var(--product-card))}.browser-session-link{color:var(--product-card-foreground);font-family:var(--product-font-mono);font-weight:680;text-decoration:none}.browser-session-link:hover{text-decoration:underline;text-underline-offset:3px}.status-badge--session{gap:7px;background:var(--product-card);color:color-mix(in srgb,var(--product-foreground) 82%,var(--product-muted-foreground));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--product-border) 82%,transparent)}.status-badge--session .status-dot{width:10px;height:10px;border:2px solid currentColor;border-radius:999px;opacity:.55}.browser-proxy-data{display:inline-flex;align-items:center;gap:7px;color:color-mix(in srgb,var(--product-foreground) 68%,var(--product-muted-foreground));font-family:var(--product-font-mono);font-weight:660}.browser-proxy-data span{display:inline-grid;min-width:28px;min-height:22px;place-items:center;border:1px solid var(--product-border);border-radius:7px;background:var(--product-card);color:var(--product-foreground);font-family:var(--product-font-sans);font-size:12px;font-weight:760}.browser-list-pagination{border-top:0}.product-list-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:0;padding:18px 24px 20px}.product-list-result-count{color:color-mix(in srgb,var(--product-foreground) 82%,var(--product-muted-foreground));font-size:14px;font-weight:560;font-variant-numeric:tabular-nums}.product-list-pagination-actions{display:flex;align-items:center;gap:14px}.product-list-pagination .product-button{min-height:40px;min-width:40px;border-radius:8px;font-size:14px;font-weight:600;padding:0}.product-list-pagination .product-button-ghost{color:color-mix(in srgb,var(--product-foreground) 56%,var(--product-muted-foreground))}.product-list-pagination .product-button:disabled{background:transparent;color:color-mix(in srgb,var(--product-muted-foreground) 46%,transparent)}.product-list-pagination-pages{display:grid;min-width:32px;height:32px;place-items:center;color:color-mix(in srgb,var(--product-foreground) 76%,var(--product-muted-foreground));font-size:14px;font-weight:560;font-variant-numeric:tabular-nums}.product-table th,.product-table td{height:54px;border-bottom:1px solid var(--product-border);padding:0 16px;text-align:left;vertical-align:middle}.product-table th{height:48px;color:color-mix(in srgb,var(--product-foreground) 70%,var(--product-muted-foreground));font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase}.table-actions{display:flex;gap:8px;justify-content:flex-end;min-height:40px;align-items:center;flex-wrap:nowrap}.table-actions--start{justify-content:flex-start}.table-actions .product-button{min-height:40px;padding:0 10px}.product-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--product-border);border-radius:8px;background:var(--product-card);color:var(--product-foreground);cursor:pointer;padding:0 14px;transition:transform .14s cubic-bezier(.2,0,0,1)}.product-app-shell :where(a[href],[role=link]),.product-auth-page :where(a[href],[role=link]){display:inline-flex;min-width:40px;min-height:40px;align-items:center}.product-app-shell summary{display:flex;min-width:40px;min-height:40px;align-items:center;cursor:pointer}.product-button-unstyled{min-width:40px;min-height:40px;border:0;border-radius:0;background:transparent;padding:0;color:inherit;box-shadow:none;font:inherit}.product-button:active:not(:disabled){transform:scale(.96)}@media(prefers-reduced-motion:reduce){.product-button{transition:none}.product-button:active:not(:disabled){transform:none}}.product-button.product-list-search-action{height:40px;min-height:40px;border-radius:0 8px 8px 0}.product-button.product-list-clear-action{height:40px;min-height:40px}.product-button:disabled{cursor:not-allowed;opacity:.55}.product-button-secondary,.product-button-outline{border-color:var(--product-border);background:var(--product-card);color:var(--product-foreground)}.product-button-outline:hover:not(:disabled),.product-button-secondary:hover:not(:disabled){background:var(--product-muted)}.product-button-primary{border-color:var(--product-primary);background:var(--product-primary);color:var(--product-primary-foreground)}.product-button-primary:hover:not(:disabled){background:var(--product-primary-hover)}.product-button-ghost{min-height:40px;border-color:transparent;background:transparent;color:var(--product-primary)}.product-button-destructive{border-color:var(--product-danger);background:var(--product-danger);color:var(--product-primary-foreground)}.product-button-icon{width:40px;min-width:40px;padding:0}.static-ips-table{width:100%;min-width:0}.static-ips-table th,.static-ips-table td{height:56px;padding:0 16px}.static-ips-table th{color:var(--product-muted-foreground);font-size:13px;font-weight:600}.product-modal-backdrop{position:fixed;z-index:60;inset:0;background:color-mix(in srgb,var(--product-primary) 42%,transparent)}.product-modal-viewport{position:fixed;z-index:61;inset:0;display:grid;align-items:start;justify-items:center;padding:76px 16px 24px;pointer-events:none}.product-modal{position:relative;display:grid;width:min(560px,100%);gap:16px;border:1px solid var(--product-border);border-radius:12px;background:var(--product-card);padding:28px;box-shadow:0 20px 54px color-mix(in srgb,var(--product-primary) 18%,transparent);max-height:calc(100dvh - 100px);overflow:auto;pointer-events:auto}.product-modal-close{position:absolute;top:18px;right:18px;display:inline-grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--product-muted-foreground);cursor:pointer}.product-modal-close:hover{background:var(--product-muted);color:var(--product-foreground)}.product-modal-header{display:grid;gap:6px;padding-right:40px}.product-modal-header h2{margin:0;color:var(--product-card-foreground);font-size:22px;font-weight:700;line-height:1.25}.product-modal-header p,.product-modal-body p{margin:0;color:var(--product-muted-foreground)}.product-modal-body{display:grid;min-width:0;gap:12px}.product-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:8px}.status-badge{display:inline-flex;min-height:24px;align-items:center;gap:7px;border-radius:999px;background:var(--product-muted);color:var(--product-muted-foreground);font-size:12px;font-weight:620;padding:0 9px}.status-badge--with-icon{min-height:28px;border:1px solid color-mix(in srgb,var(--product-border) 76%,var(--product-card));background:color-mix(in srgb,var(--product-card) 56%,var(--product-background));color:var(--product-foreground);font-size:13px;padding:0 10px}.status-badge-icon{flex:0 0 auto;color:currentColor}.status-available,.status-completed,.status-running{background:var(--product-accent);color:var(--product-primary)}.status-badge--with-icon.status-completed{background:color-mix(in srgb,var(--product-card) 62%,var(--product-background));color:var(--product-foreground)}.status-badge--with-icon.status-completed .status-badge-icon,.status-badge--with-icon.status-available .status-badge-icon{color:var(--product-success)}.status-badge--with-icon.status-running .status-badge-icon{color:var(--product-ring)}.status-badge--with-icon.status-failed .status-badge-icon{color:var(--product-danger)}.status-badge--with-icon.status-warning .status-badge-icon,.status-badge--with-icon.status-beta .status-badge-icon{color:var(--product-warning)}.status-neutral{background:var(--product-muted);color:var(--product-muted-foreground)}.status-beta,.status-warning{background:var(--product-warning-surface);color:var(--product-warning)}.status-error,.status-failed,.status-unavailable{background:var(--product-danger-surface-strong);color:var(--product-danger)}.mode-tabs{display:flex;min-height:56px;align-items:center;gap:4px;min-width:0}.mode-tabs a,.mode-tab-disabled{display:inline-flex;flex:0 0 auto;min-height:40px;align-items:center;gap:7px;border-radius:6px;color:var(--product-muted-foreground);font-size:14px;font-weight:520;padding:0 12px;white-space:nowrap}.mode-tab-disabled{cursor:not-allowed;opacity:.62}.mode-tabs a.active{background:var(--product-accent);color:var(--product-foreground)}.mode-tab-icon{display:grid;width:18px;height:18px;place-items:center;color:currentColor}.disabled-link{opacity:.6}.product-switch{position:relative;display:inline-flex;width:44px;height:40px;align-items:center;flex:0 0 auto;border:0;outline:none;background:transparent;cursor:pointer;padding:0}.product-switch:before{content:"";position:absolute;top:50%;left:0;width:44px;height:26px;border-radius:999px;background:var(--product-input);transform:translateY(-50%);transition-property:background-color,box-shadow;transition-duration:.16s;transition-timing-function:ease}.product-switch-thumb{position:absolute;z-index:1;top:50%;left:4px;width:18px;height:18px;border-radius:999px;background:var(--product-card);box-shadow:0 1px 2px #1014182e;pointer-events:none;transform:translateY(-50%);transition-property:transform;transition-duration:.16s;transition-timing-function:ease}.product-switch[data-checked]:before{background:var(--product-ring)}.product-switch[data-checked] .product-switch-thumb{transform:translate(18px,-50%)}.product-switch:focus-visible:before{box-shadow:0 0 0 3px color-mix(in srgb,var(--product-ring) 22%,transparent)}.product-switch[data-disabled]{cursor:not-allowed;opacity:.54}@media(prefers-reduced-motion:reduce){.product-switch:before,.product-switch-thumb{transition-duration:0ms}}.mode-sections-shell{display:grid;min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-editor-background)}.mode-section-tabs{display:flex;min-width:0;flex-wrap:nowrap;gap:6px;overflow-x:auto;border-bottom:1px solid var(--product-border);padding:8px}.mode-section-tabs button{display:inline-grid;flex:0 0 auto;min-height:40px;min-width:0;align-content:center;gap:1px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit;font-weight:700;padding:5px 10px;text-align:left}.mode-section-tabs button small{color:var(--product-muted-foreground);font-size:10px;font-weight:600}.mode-section-tabs button.active{border-color:color-mix(in srgb,var(--product-primary) 20%,var(--product-border));background:color-mix(in srgb,var(--product-primary) 9%,white);color:var(--product-primary)}.mode-section-panel{min-width:0;padding:12px}.segmented-control{display:grid;min-height:38px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--product-input);border-radius:8px;background:var(--product-muted);padding:3px}.segmented-control button{min-width:0;border:0;border-radius:6px;background:transparent;color:var(--product-muted-foreground);cursor:pointer;font:inherit}.segmented-control button.active{background:var(--product-card);color:var(--product-primary);font-weight:700}.api-preview-panel{display:grid;min-width:0;gap:10px;border-top:1px solid var(--product-border);padding-top:14px}.api-preview-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.api-preview-header h3{margin:0;font-size:13px;line-height:1.35}.api-preview-header code{min-width:0;overflow:hidden;color:var(--product-muted-foreground);font-family:var(--product-font-mono);font-size:12px;text-overflow:ellipsis;white-space:nowrap}@keyframes product-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){.product-button-spinner{animation:product-spin .9s linear infinite}}@media(max-width:1120px){.overview-grid,.split-grid,.metric-grid{grid-template-columns:1fr}.overview-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-metric-group--activity{grid-column:1 / -1}}@media(max-width:640px){.product-modal-viewport{align-items:end;padding:16px}.product-modal{gap:18px;padding:30px 20px 20px}.product-modal-header h2{font-size:24px}.product-modal-footer{display:grid;grid-template-columns:1fr}}@media(max-width:760px){.product-app-shell{grid-template-columns:64px minmax(0,1fr)}.product-sidebar{align-items:center;padding:12px 8px}.product-brand{justify-content:center;padding:0 0 12px}.product-brand strong,.product-brand span,.product-nav-heading,.product-nav-label,.product-nav-copy{display:none}.product-sidebar-footer{display:grid;width:42px;min-height:42px;border-top:0;padding:0}.product-sidebar-account-trigger{width:42px;min-height:42px;grid-template-columns:1fr;justify-items:center;gap:0;padding:4px}.product-sidebar-account-trigger .product-user-meta,.product-account-switcher-icon{display:none}.product-sidebar-account-trigger .product-team-avatar{width:32px;height:32px}.product-account-menu{position:fixed;right:auto;bottom:8px;left:68px;width:min(280px,calc(100vw - 76px))}.product-nav a,.product-nav-disabled{width:42px;justify-content:center;gap:0;padding:0}.product-nav-icon{width:28px;height:28px}.product-page{padding:14px 14px 22px}.product-page--shell,.product-page--with-route-header{padding:0}.product-route-header{flex-wrap:wrap;align-content:center;align-items:center;padding:8px 14px}.product-route-header-actions{margin-left:auto}.product-list-page-content{gap:18px;padding:24px 14px}.product-detail-page-content{gap:16px;padding:24px 14px}.metric-tab-list{width:100%}.metric-tab-list button{flex:1 1 auto}.mode-tabs{max-width:100%;overflow-x:auto}.product-section-tabs{overflow-x:auto}.product-list-toolbar--browsers{padding:18px 16px 16px}.product-list-search-combo{flex:1 1 100%;width:100%;min-width:0}.product-list-toolbar--browsers .product-list-search-action{width:60px;min-width:60px}.product-list-filter-cluster{flex:1 1 100%;width:100%}.product-list-pagination{align-items:stretch;flex-direction:column;padding:18px 20px 22px}.product-list-pagination-actions{justify-content:flex-end}}.product-table--runs td{color:color-mix(in srgb,var(--product-foreground) 82%,var(--product-muted-foreground));font-size:14px;font-weight:400}.overview-page{width:100%;max-width:none;align-content:start;gap:0;margin:0}.overview-content{display:grid;width:min(100%,1320px);min-width:0;align-content:start;gap:20px;margin:0 auto;padding:24px 22px 32px}.product-surface-content{background:var(--product-background)}.product-list-surface{border:0;border-radius:0;background:transparent;padding:0}.overview-metric-groups{display:grid;grid-template-columns:repeat(5,minmax(132px,1fr));gap:14px}.overview-metric-grid{display:grid;min-width:0;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:14px}.overview-sessions-table{min-width:640px}.product-table--runs{min-width:760px}.product-button-sm{min-height:40px;padding-right:11px;padding-left:11px;font-size:13px}.product-button-md,.product-input-dense{min-height:40px}.playground-page{grid-template-rows:56px minmax(0,1fr);overflow:hidden}.playground-topbar{justify-content:space-between}.playground-page--run-ownership{grid-template-rows:56px auto minmax(0,1fr)}.playground-page--run-ownership.playground-page--agents{grid-template-rows:56px auto auto auto}@media(max-width:640px){.product-topbar.playground-topbar{min-width:0;overflow-x:auto}.playground-topbar .mode-tabs{flex:1 1 auto;min-width:0;overflow-x:auto}.playground-topbar .mode-tab-disabled{display:none}}.proxy-inline-link{display:inline-flex;min-height:40px;align-items:center;color:var(--product-primary);font-size:12px;font-weight:600}.proxy-run-controls{container-type:inline-size;gap:10px}.proxy-run-controls .proxy-route-field{grid-template-columns:minmax(0,1fr);gap:6px;align-items:start}.proxy-run-controls .proxy-route-field--primary,.proxy-route-cascade,.proxy-route-outcome,.proxy-readiness-note{grid-column:1 / -1}.proxy-run-controls .proxy-route-field--primary{width:min(100%,420px)}.proxy-run-controls .proxy-route-field :is(select,.region-picker,.proxy-route-select){width:100%;max-width:420px}.proxy-route-select{font-weight:600}.proxy-route-cascade{display:grid;width:min(100%,740px);min-width:0;gap:10px}.proxy-route-outcome,.proxy-route-test-message{margin:0;color:var(--product-muted-foreground);font-size:12px;line-height:1.4}.proxy-route-status-row{display:flex;width:min(100%,420px);min-height:40px;align-items:center;justify-content:space-between;gap:10px}.proxy-route-status-row .product-button{flex:0 0 auto}@container (min-width: 560px){.proxy-route-cascade--managed{grid-template-columns:repeat(2,minmax(0,1fr))}}.proxy-readiness-note,.proxy-risk-note{margin:0;border-left:2px solid var(--product-warning);padding:4px 0 4px 9px;font-size:12px;line-height:1.4}.proxy-readiness-note,.proxy-risk-note{color:var(--product-foreground)}@media(max-width:700px){.product-topbar.playground-topbar{min-height:0;overflow:visible;padding:8px 10px}.playground-topbar .mode-tabs{display:grid;width:100%;min-height:0;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}.playground-topbar .mode-tabs>:nth-child(-n+2){grid-column:span 3}.playground-topbar .mode-tabs>:nth-child(n+3){grid-column:span 2}.playground-topbar .mode-tabs a,.playground-topbar .mode-tab-disabled{width:100%;justify-content:center;padding:0 7px}.playground-page,.playground-page--run-ownership,.playground-page--run-ownership.playground-page--agents{grid-template-rows:auto auto auto auto}}@media(max-width:760px){.product-list-page-heading h1{font-size:26px}.product-detail-page-heading h1{font-size:24px}.page-heading,.panel-heading{align-items:flex-start;flex-direction:column}}button,input,select,textarea{font:inherit}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.playground-controls,.form-panel,.detail-stack{display:grid;gap:14px;align-content:start}label{display:grid;gap:6px;color:var(--product-muted-foreground);font-size:13px}input,select,textarea{min-height:40px;width:100%;border:1px solid var(--product-input);border-radius:8px;background:var(--product-card);color:var(--product-foreground);padding:8px 10px}textarea{min-height:108px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--product-ring);outline:2px solid color-mix(in srgb,var(--product-ring) 18%,transparent)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkbox-row{display:flex;min-height:40px;align-items:center;gap:8px}.checkbox-row input{min-height:auto;width:auto}.form-row{display:grid;min-width:0;gap:6px}.code-block{min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:var(--product-radius);background:#101418;color:#f6fbfa}.code-block pre,.result-json{max-width:100%;overflow:auto;margin:0;font-family:var(--product-font-mono);font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap;padding:12px}.result-json{min-height:180px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:12px}.empty-state{display:grid;gap:6px;border:1px dashed var(--product-border);border-radius:var(--product-radius);background:var(--product-background);padding:18px}.empty-state p,.error-text{margin:0}.empty-panel{padding:0}.empty-panel .empty-state{border:0;border-radius:inherit}.error-text{color:var(--product-danger)}.detail-list{display:grid;gap:12px;margin:0}.detail-list div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--product-border);padding-bottom:10px}.detail-list dt{color:var(--product-muted-foreground)}.detail-list dd{margin:0}.code-block-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;border-bottom:1px solid #273130;padding:0 10px}.empty-state-neutral,.empty-state-unavailable,.empty-state-error{color:inherit}.form-row-label{color:var(--product-muted-foreground);font-size:13px}.form-row-control,.form-row-control-line{min-width:0}.form-row-control-line--with-action{display:grid;min-width:0;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:10px}.form-row-action{display:flex;min-width:0;align-items:center}.form-row-action>.product-button{white-space:nowrap}.form-row-help,.form-row-error-text{margin:0;font-size:13px;line-height:1.45}.form-row-help{color:var(--product-muted-foreground)}.form-row-error-text,.form-row--error .form-row-label,.empty-state-error strong{color:var(--product-danger)}.empty-state-actions{display:flex;align-items:center;gap:8px;margin-top:6px}.product-select-trigger{display:flex;align-items:center;gap:12px;width:100%;min-height:40px;padding:8px 12px;border:1px solid var(--product-input);border-radius:var(--product-radius);background:var(--product-card);color:var(--product-foreground);font:inherit;cursor:pointer}.product-select-trigger:focus-visible{outline:2px solid var(--product-ring);outline-offset:2px}.product-select-trigger[data-placeholder],.product-select-trigger:disabled{color:var(--product-muted-foreground)}.product-select-trigger:disabled{cursor:not-allowed}.product-select-positioner{z-index:70;min-width:var(--anchor-width);max-width:min(420px,calc(100vw - 24px))}.product-select-popup{max-height:min(320px,var(--available-height));overflow-y:auto;padding:4px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);color:var(--product-foreground);box-shadow:0 12px 30px #0000001f}.product-select-item{display:flex;align-items:center;min-height:40px;padding:8px 12px;border-radius:calc(var(--product-radius) - 4px);font-size:14px;overflow-wrap:anywhere;outline:none;cursor:pointer}.product-select-item[data-highlighted]{background:var(--product-accent)}.product-select-item[data-selected]{font-weight:600}.product-select-item[data-disabled]{color:var(--product-muted-foreground);cursor:not-allowed}.product-account-menu-positioner{z-index:50;width:calc(var(--anchor-width) + 8px)}.product-account-menu:focus{outline:0}.product-toast-viewport{position:fixed;right:18px;bottom:18px;z-index:80;width:min(360px,calc(100vw - 36px));outline:0}.product-toast{width:100%;max-width:360px;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-card);color:var(--product-danger);padding:12px 14px;box-shadow:0 18px 42px #201c1614;transition:opacity .15s ease,transform .15s ease}.product-toast[data-starting-style],.product-toast[data-ending-style]{opacity:0;transform:translateY(8px)}.product-toast-content{display:flex;align-items:start;gap:12px}.product-toast-description{flex:1;margin:0}.product-toast-close{display:inline-grid;min-width:32px;min-height:32px;place-items:center;border:0;border-radius:6px;background:transparent;color:currentColor;cursor:pointer;font:inherit;font-size:20px;line-height:1}.product-toast-close:hover{background:color-mix(in srgb,currentColor 8%,transparent)}.product-toast-close:focus-visible{outline:2px solid var(--product-ring);outline-offset:2px}.product-tooltip-positioner{z-index:90}.product-tooltip-popup{max-width:min(260px,calc(100vw - 24px));border:1px solid color-mix(in srgb,var(--product-border) 86%,transparent);border-radius:6px;background:var(--product-foreground);color:var(--product-background);padding:6px 8px;box-shadow:0 8px 26px #1014181f;font-size:12px;line-height:1.35;transition:opacity .1s ease,transform .1s ease}.product-tooltip-popup[data-starting-style],.product-tooltip-popup[data-ending-style]{opacity:0;transform:scale(.96)}
