:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f3f3f2;--surface:#fff;--surface-muted:#fafaf9;--text-primary:#0b0b0a;--text-secondary:#56564f;--text-subtext:#77776d;--border-muted:#e7e7e4;--border-secondary:#d5d5d2;--focus:#56564f;--dusk-500:#5b61ff;--dusk-800:#3938a8;--green:#059669;--orange:#d49636;--purple:#7869d8;--chart-1:#d05f2e;--chart-2:#278b8b;--chart-3:#315e78;--destructive:#a8143b;--destructive-muted:#f8dce2;font-feature-settings:"zero", "calt", "case";font-family:Diatype,Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--text-primary)}button,input,select{font:inherit}button,select,input,summary{outline:none}button:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus) 30%, transparent);border-color:var(--focus)}.mono{font-feature-settings:"zero", "tnum", "calt";font-family:Diatype Semi-Mono,Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--border-secondary);background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;min-height:48px;padding:8px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.brand img{width:20px;height:20px}.brand-divider{background:var(--border-secondary);width:1px;height:20px}.brand-product{color:var(--text-secondary)}.account{color:var(--text-secondary);align-items:center;gap:12px;font-size:13px;display:flex}.button{color:#fafaf9;cursor:pointer;background:#282825;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:34px;padding:7px 14px;font-size:14px;font-weight:500;display:inline-flex}.button:hover{background:#43433d}.button:disabled{cursor:not-allowed;opacity:.5}.button.secondary{border-color:var(--border-secondary);color:var(--text-primary);background:0 0}.button.secondary:hover{background:var(--border-muted)}.button.link{min-height:32px;color:var(--text-primary);background:0 0;padding:5px 8px}.button.link:hover{text-decoration:underline}.page{width:100%;padding:22px 24px 32px}.stack{flex-direction:column;gap:16px;display:flex}.row{align-items:center;display:flex}.space-between{justify-content:space-between}.wrap{flex-wrap:wrap}.min-width-0{min-width:0}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-heading h1{margin:0;font-size:24px;font-weight:500;line-height:32px}.page-heading p{color:var(--text-secondary);margin:2px 0 0;font-size:14px;line-height:20px}.badge{background:var(--border-muted);color:var(--text-secondary);border-radius:2px;padding:4px 8px;font-size:12px}.card{border:1px solid var(--border-secondary);background:var(--surface);border-radius:4px}.card-padding{padding:16px}.filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.field{flex-direction:column;gap:5px;display:flex}.eyebrow,.field label{color:var(--text-subtext);letter-spacing:.05em;text-transform:uppercase;font-family:Diatype Semi-Mono,Geist Mono,ui-monospace,monospace;font-size:12px}.select,.input{border:1px solid var(--border-secondary);background:color-mix(in srgb, var(--surface) 80%, transparent);width:100%;height:34px;color:var(--text-primary);border-radius:3px;padding:6px 10px;font-size:13px}.select:hover,.input:hover{background:var(--surface);border-color:#a7a79f}.content-grid{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:16px;display:grid}.model-panel{position:sticky;top:64px}.panel-title{margin:3px 0 0;font-size:16px;font-weight:500;line-height:24px}.selected-count{color:var(--text-subtext);font-size:12px}.model-actions{gap:6px;margin-top:8px;display:flex}.model-list{flex-direction:column;max-height:352px;margin-top:12px;display:flex;overflow-y:auto}.model-option{cursor:pointer;border-radius:4px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;min-height:36px;padding:6px 8px;font-size:14px;display:grid}.model-option:hover{background:var(--surface-muted)}.model-option input{accent-color:#43433d;width:16px;height:16px}.model-color{border-radius:50%;width:10px;height:10px}.family-summary{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.family-summary h2,.metric-header h2{margin:3px 0 0;font-size:18px;font-weight:500;line-height:24px}.family-summary p,.metric-header p{color:var(--text-secondary);margin:3px 0 0;font-size:14px;line-height:20px}.summary-list{grid-template-columns:auto auto;gap:5px 16px;margin:0;font-size:14px;display:grid}.summary-list dt{color:var(--text-subtext);letter-spacing:.05em;text-transform:uppercase;font-family:Diatype Semi-Mono,Geist Mono,ui-monospace,monospace;font-size:12px}.summary-list dd{text-align:right;margin:0}.metric-panel{min-width:0;padding:16px}.metric-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chart{min-height:224px;padding:8px 0;overflow-x:auto}.exact-values{border-top:1px solid var(--border-muted);margin-top:8px;padding-top:12px}.exact-values summary{cursor:pointer;width:fit-content;font-size:14px;font-weight:500}.table-scroll{border:1px solid var(--border-muted);border-radius:4px;max-height:320px;margin-top:12px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:620px;font-size:12px}th,td{border-bottom:1px solid var(--border-secondary);text-align:left;white-space:nowrap;padding:10px 8px}th{background:var(--surface);color:var(--text-subtext);font-weight:500;position:sticky;top:0}td.numeric,th.numeric{text-align:right;font-family:Diatype Semi-Mono,Geist Mono,ui-monospace,monospace}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:256px;display:flex}.empty h3{margin:0;font-size:16px;font-weight:500}.empty p{color:var(--text-subtext);margin:4px 0 0;font-size:14px}.error{border-color:color-mix(in srgb, var(--destructive) 45%, transparent);background:var(--destructive-muted);color:var(--destructive);padding:20px}.error h2{margin:0;font-size:16px;font-weight:500}.error p{margin:4px 0 0;font-size:14px}.loading-block{background:linear-gradient(90deg, var(--surface-muted), var(--border-muted), var(--surface-muted));background-size:200% 100%;height:320px;animation:1.4s infinite pulse}@keyframes pulse{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.loading-block{animation:none}}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.login-card{width:100%;max-width:384px}.login-brand{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.login-brand img{width:52px;height:44px}.login-brand h1{margin:0;font-size:24px;font-weight:500}.login-brand p{color:var(--text-secondary);margin:4px 0 0;font-size:14px;line-height:20px}.login-form{flex-direction:column;gap:16px;display:flex}.login-form .button{width:100%;min-height:40px}.login-error{border:1px solid color-mix(in srgb, var(--destructive) 45%, transparent);background:var(--destructive-muted);color:var(--destructive);border-radius:4px;padding:12px 14px;font-size:14px}#vg-tooltip-element.greenhouse-theme{border:1px solid var(--border-secondary);box-shadow:none;color:var(--text-primary);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:3px;font-family:inherit;font-size:12px;line-height:16px}#vg-tooltip-element.greenhouse-theme td{border:0}#vg-tooltip-element.greenhouse-theme td.key{color:var(--text-subtext)}#vg-tooltip-element.greenhouse-theme td.value{color:var(--text-primary);font-family:ui-monospace,monospace}@media (max-width:1100px){.content-grid{grid-template-columns:224px minmax(0,1fr)}.page{padding-inline:20px}}@media (max-width:760px){.filters,.content-grid{grid-template-columns:1fr}.model-panel{position:static}.account-email{display:none}}
