@font-face{font-family:Google Sans Code;src:url(https://deepswe.datacurve.ai/fonts/GoogleSansCode-VariableFont_wght.ttf)format("truetype");font-style:normal;font-weight:300 800;font-display:swap}:root{color:#0a0a0a;font-synthesis:none;text-rendering:optimizelegibility;--background:#fff;--foreground:#0a0a0a;--muted:#f5f5f5;--muted-foreground:#737373;--border:#e5e5e5;--family-openai:#249057;--family-anthropic:#cb6620;--family-meta:#0280f7;--family-google:#2279dc;--family-moonshot:#d64651;--mono:"Google Sans Code", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;background:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;margin:0}a{color:inherit;text-decoration:none}.page{min-height:100vh}.footer-brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:20px;font-weight:600;display:inline-flex}.brand-mark{fill:currentColor;flex:none;width:26px;height:26px}main{width:min(100%,1024px);margin:0 auto;padding:0 24px}.hero{padding-top:96px;animation:.56s cubic-bezier(.2,.75,.2,1) both rise-in}.hero-title-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:48px;padding-bottom:32px;display:flex}h1,h2,p,dl{margin:0}h1{letter-spacing:-.025em;font-size:clamp(44px,5vw,64px);font-weight:500;line-height:1}.hero-copy-row{justify-content:space-between;align-items:flex-start;gap:48px;min-height:120px;padding:28px 0 32px;display:flex}.hero-copy-row p{max-width:43ch;color:var(--muted-foreground);text-wrap:balance;font-size:20px;line-height:1.375}.animated-tagline{min-height:55px}.animated-tagline span{font-variant-numeric:tabular-nums}.hero-copy-row a{color:var(--muted-foreground);align-items:center;gap:7px;margin-top:2px;font-size:14px;transition:color .15s;display:inline-flex}.hero-copy-row a:hover{color:var(--foreground)}.hero-copy-row svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .15s}.hero-copy-row a:hover svg{transform:translateY(2px)}.leaderboard{padding-top:20px;scroll-margin-top:72px}h2{letter-spacing:-.025em;font-size:24px;font-weight:500;line-height:1.33}.chart-shell{border:1px solid var(--border);background:var(--background);padding:12px;animation:.5s .18s both fade-in}.score-chart{width:100%;height:auto;display:block;overflow:visible}.axis-title{fill:var(--foreground);font-size:13px;font-weight:600}.corner-annotation{fill:var(--muted-foreground);font-size:11px;font-style:italic}.grid-line{stroke:var(--muted-foreground);stroke-opacity:.23;stroke-width:1px}.baseline{stroke:var(--foreground);stroke-width:1.25px}.tick-label,.company-label{fill:var(--muted-foreground);font-family:var(--mono);font-size:12px}.company-label{fill:var(--foreground);font-family:inherit;font-size:13px}.value-label{fill:var(--foreground);font-family:var(--mono);font-size:13px;font-weight:500}.column-hit-area{fill:#0000}.column-bar{transform-box:fill-box;transform-origin:bottom;animation:grow-bar .65s var(--delay) cubic-bezier(.2,.75,.2,1) both;transition:opacity .15s}.zero-mark{transition:r .15s,opacity .15s;animation:.35s .52s both dot-in}.company-column{cursor:default;outline:none}.company-column:hover .zero-mark,.company-column:focus .zero-mark{r:7px}.chart-note{color:var(--muted-foreground);margin-top:12px;font-size:12px;line-height:1.4}.incident-section{margin:64px 0 96px;scroll-margin-top:24px;animation:.5s .26s both fade-in}.table-frame{border:1px solid var(--border);background:var(--background);overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:820px}.company-col{width:18%}.felonies-col{width:11%}.description-col{width:39%}.date-col,.source-col{width:16%}thead{border-bottom:1px solid var(--border)}th,td{text-align:left;padding:0 16px}thead th{height:44px;color:var(--muted-foreground);font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:500}tbody tr{height:66px;transition:background-color .15s}tbody tr:not(:last-child){border-bottom:1px solid var(--border)}tbody tr:hover{background:color-mix(in srgb, var(--muted) 55%, transparent)}tbody th{font-size:15px;font-weight:500}tbody td{color:var(--muted-foreground);font-size:14px;line-height:1.4}.company-name{color:var(--foreground);align-items:center;gap:10px;display:inline-flex}.company-marker{flex:none;width:8px;height:8px}.felony-count{color:var(--foreground);font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:15px;font-weight:500}time{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:12px}.source-link{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--foreground) 30%, transparent);text-decoration-color:color-mix(in srgb, var(--foreground) 30%, transparent);text-underline-offset:4px;align-items:center;gap:5px;transition:text-decoration-color .15s;display:inline-flex}.source-link:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.source-link svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .15s}.source-link:hover svg{transform:translate(1px,-1px)}.methodology{color:#fafafa;background:var(--foreground);grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);gap:64px;margin:112px 0 104px;padding:48px;scroll-margin-top:80px;display:grid}.methodology h2{font-size:40px;line-height:1.05}.methodology p{color:#fafafab8;max-width:54ch;font-size:17px;line-height:1.65}footer{border-top:1px solid var(--border)}.footer-inner{width:min(100%,1024px);min-height:72px;color:var(--muted-foreground);font-size:11px;font-family:var(--mono);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:0 24px;display:flex}.footer-inner a{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--foreground) 28%, transparent);text-decoration-color:color-mix(in srgb, var(--foreground) 28%, transparent);text-underline-offset:3px;transition:text-decoration-color .15s}.footer-inner a:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.footer-brand{color:var(--foreground);font-family:inherit;font-size:16px}.footer-brand .brand-mark{width:22px;height:22px}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes grow-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes dot-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=639px){main,.footer-inner{padding-left:16px;padding-right:16px}.hero{padding-top:80px}.hero-title-row{align-items:flex-start;padding-bottom:28px}.hero-copy-row{flex-direction:column;justify-content:flex-start;gap:22px;min-height:160px;padding-top:26px}.hero-copy-row p{font-size:18px}.animated-tagline{min-height:75px}.leaderboard{padding-top:20px}.chart-shell{padding:8px 3px 8px 0;overflow:hidden}.score-chart{width:100%}.incident-section{margin-top:48px;margin-bottom:72px;scroll-margin-top:16px}.table-frame{margin-right:0}.methodology{grid-template-columns:1fr;gap:40px;margin:72px 0;padding:32px}.methodology h2{font-size:32px}.footer-inner{gap:16px;min-height:64px;padding-left:16px;padding-right:16px}}@media (width<=760px){.table-frame{overflow:visible}table,tbody{width:100%;min-width:0;display:block}colgroup{display:none}thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}tbody tr{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"company felonies""description description""date source";gap:17px 20px;height:auto;min-height:0;padding:18px 16px 20px;display:grid}tbody th,tbody td{padding:0;display:block}tbody th{grid-area:company;align-self:end}tbody td:first-of-type{text-align:right;grid-area:felonies;min-width:56px}tbody td:nth-of-type(2){color:var(--foreground);grid-area:description;font-size:15px}tbody td:nth-of-type(3){grid-area:date}tbody td:nth-of-type(4){text-align:right;grid-area:source}tbody td:before{content:attr(data-label);color:var(--muted-foreground);font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:500;line-height:1;display:block}tbody tr:hover{background:0 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}
