.sair-app-modal.ant-modal{width:min(440px,calc(100vw - 32px))!important;--ant-border-radius-lg: 0;--ant-modal-content-padding: 0;--ant-margin-sm: 0;--selection-bg: rgba(59, 14, 39, .2);--selection-text: #3b0e27}.sair-app-modal.sair-app-modal--wide.ant-modal{width:min(960px,calc(100vw - 32px))!important}.sair-app-modal .ant-modal-content{padding:0;border-radius:0;background:#fff;color:#3b0e27}.sair-app-modal .ant-modal-confirm-body-wrapper{padding:0}.sair-app-modal .ant-modal-confirm-body{display:block;padding:0}.sair-app-modal .ant-modal-confirm-title,.sair-app-modal .ant-modal-confirm-content{margin:0}.sair-app-modal .ant-modal-confirm-paragraph{margin:0;row-gap:0}.sair-app-modal .sair-app-modal__body{padding:0}.sair-app-modal .ant-modal-confirm-title{min-height:64px;display:flex;align-items:center;padding:16px 72px 16px 24px;color:#3b0e27;font-family:Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1.6;border-bottom:1px solid rgba(59,14,39,.1)}.sair-app-modal .sair-app-modal__content{padding:24px;color:#3b0e27;font-family:Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.sair-app-modal .sair-app-modal__content p{margin:0}.sair-app-modal .sair-app-modal__content p+p{margin-top:8px}.sair-app-modal .ant-modal-close{top:17px;right:24px;width:30px;height:30px;border-radius:50%;background:#f0edef}.sair-app-modal .ant-modal-close:hover{background:#f0edef}.sair-app-modal .ant-modal-close .ant-modal-close-x{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#3b0e27;font-size:16px;line-height:1}.sair-app-modal .sair-app-modal__close-icon{display:inline-flex;align-items:center;justify-content:center;width:9px;height:9px;color:#3b0e27}.sair-app-modal .ant-modal-confirm-btns{width:calc(100% - 48px);margin:0 24px 24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.sair-app-modal.sair-app-modal--single-action .ant-modal-confirm-btns{display:flex;grid-template-columns:none;justify-content:flex-end}.sair-app-modal.sair-app-modal--single-action .ant-modal-confirm-btns .ant-btn{min-width:176px}.sair-app-modal .ant-modal-confirm-btns .ant-btn{margin-inline-start:0;min-height:44px;padding:0 20px;border-radius:0;font-family:Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;border-width:1px;border-style:solid;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.sair-app-modal .ant-modal-confirm-btns .ant-btn-default{border-color:#3b0e27;color:#3b0e27;background:transparent}.sair-app-modal .ant-modal-confirm-btns .ant-btn-default:hover,.sair-app-modal .ant-modal-confirm-btns .ant-btn-default:focus-visible{border-color:#3b0e27;color:#3b0e27;background:transparent;opacity:.8}.sair-app-modal .ant-modal-confirm-btns .ant-btn-default:disabled{border-color:#3b0e274d;color:#3b0e274d;background:transparent}.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary{border-color:#4a1428;color:#fff;background:#4a1428}.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary:hover,.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary:focus-visible{border-color:#5c1a32;color:#fff;background:#5c1a32}.sair-app-modal .ant-modal-confirm-btns .ant-btn-dangerous,.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary.ant-btn-dangerous{border-color:#c62828;color:#fff;background:#c62828}.sair-app-modal .ant-modal-confirm-btns .ant-btn-dangerous:hover,.sair-app-modal .ant-modal-confirm-btns .ant-btn-dangerous:focus-visible,.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary.ant-btn-dangerous:hover,.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary.ant-btn-dangerous:focus-visible{border-color:#d84343;color:#fff;background:#d84343}.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary:disabled{border-color:#a59ca1;color:#ffffff4d;background:#a59ca1}.sair-app-modal .ant-modal-confirm-btns .ant-btn-dangerous:disabled,.sair-app-modal .ant-modal-confirm-btns .ant-btn-primary.ant-btn-dangerous:disabled{border-color:#e3b1b1;color:#ffffff80;background:#e3b1b1}:root{color:var(--color-text);background:var(--page-bg);font-family:var(--font-sans);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--color-text);background:var(--page-bg);transition:background .3s ease,color .3s ease}a{color:inherit}button,input,select,textarea{font:inherit}#root{min-height:100vh}.benchmark-app{min-height:100vh;background:var(--page-bg)}.page-shell{width:min(1280px,calc(100vw - 48px));margin:0 auto;padding:40px 0 0}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start;margin-bottom:40px}.hero-copy-block{padding-top:0}.hero-copy-block h1{margin:0;color:var(--color-text);font-size:clamp(2rem,4vw,3rem);line-height:1.3;font-weight:400;letter-spacing:0}.hero-copy-block h1 span{color:var(--color-text-60);font-size:clamp(1.2rem,2vw,2rem)}.hero-description{max-width:60ch;margin:32px 0 0;color:var(--color-text-60);font-size:16px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid var(--color-text-15);color:var(--color-text);background:var(--color-surface-02);text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.hero-action-button:hover{border-color:var(--color-text-30);background:var(--color-surface-04);transform:translateY(-1px)}.benchmark-detail-section{margin:120px 0;scroll-margin-top:96px}.benchmark-table-panel{--leaderboard-sticky-top: 90px;margin:120px auto}.benchmark-detail-card{padding:28px 32px;border:1px solid var(--color-text-10)}.benchmark-detail-card h2{margin:0 0 16px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:400}.benchmark-detail-card p,.benchmark-detail-card li{color:var(--color-text-60);font-size:15px;line-height:1.75}.benchmark-detail-card p{margin:0}.benchmark-detail-card p+p,.benchmark-detail-card ul+p{margin-top:16px}.benchmark-detail-card ul{margin:16px 0 0;padding-left:20px}.benchmark-prompt-shell{margin-top:20px;border:1px solid var(--color-text-10);overflow:hidden;background:var(--color-surface-06)}.benchmark-prompt-block{margin:0;padding:32px 40px;color:var(--color-text-60);font-size:14px;line-height:1.4;white-space:pre-wrap;word-break:break-word}.prompt-line{display:block}.prompt-line+.prompt-line{margin-top:6px}.prompt-section-label{margin-top:12px;color:var(--color-text)}.prompt-keyword{color:var(--color-text);font-weight:700}.prompt-placeholder{color:var(--color-text-90);font-style:italic}.prompt-emphasis{color:var(--color-text);font-weight:600}.chart-card{background:transparent;padding-bottom:16px}.chart-tabs{display:flex;gap:32px;margin-bottom:24px;border-bottom:1px solid var(--color-text-10)}.chart-tab{position:relative;padding:0 4px 10px;border:none;background:transparent;color:var(--color-text-40);font-size:15px;cursor:pointer}.chart-tab.active{color:var(--color-text)}.chart-tab.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--color-text)}.problem-set-selectors{display:grid;grid-template-columns:minmax(0,160px) minmax(0,1fr);gap:12px;width:min(100%,500px)}.problem-set-selectors.compact{margin-left:0}.problem-set-selector{display:grid;gap:6px;min-width:0}.problem-set-selector__label{color:var(--color-text-40);font-size:11px;font-weight:600;letter-spacing:.02em}.problem-set-selector__control{position:relative;display:flex;align-items:center}.problem-set-selector__field{width:100%;min-height:44px;padding:0 38px 0 12px;border:1px solid var(--color-text-15);border-radius:0;color:var(--color-text);background:var(--color-surface-02);font-size:14px;font-weight:600;appearance:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.problem-set-selector__field:hover{border-color:var(--color-text-30);background:var(--color-surface-04)}.problem-set-selector__chevron{position:absolute;right:12px;width:8px;height:8px;border-right:1.5px solid var(--color-text-40);border-bottom:1.5px solid var(--color-text-40);transform:translateY(-2px) rotate(45deg);pointer-events:none}.chart-grid{position:relative;height:380px;background:transparent;overflow:hidden}.chart-frame{height:380px;border:1px solid var(--color-text-10);background:var(--color-surface-02);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chart-svg{width:100%;height:100%;overflow:visible}.chart-note{margin:12px 0 0;color:var(--color-text-40);font-size:14px;font-weight:500;text-align:center}.chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 16px;padding-top:12px;color:var(--color-text-60);font-size:12px}.chart-legend-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border:1px solid var(--color-accent);background:var(--color-accent-soft);color:var(--color-text);font-weight:600}.chart-legend-badge-frontier{box-shadow:inset 0 0 0 1px #ffffff0a}.chart-legend-item{display:inline-flex;align-items:center;gap:8px}.chart-legend-dot{width:10px;height:10px;border-radius:999px}.chart-tooltip-inline{display:inline-flex;flex-direction:column;gap:2px;padding:8px 12px;border-radius:10px;border:1px solid var(--color-text-15);background:var(--color-panel-floating);box-shadow:var(--shadow-panel)}.chart-tooltip-model,.chart-tooltip-vendor,.chart-tooltip-meta{margin:0}.chart-tooltip-model{font-size:13px;font-weight:600}.chart-tooltip-vendor{color:var(--color-text-60);font-size:12px}.chart-tooltip-meta{display:flex;gap:14px;margin-top:4px;font-size:12px}.vendor-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 20px;margin-top:16px}.vendor-legend-item,.model-cell{display:flex;align-items:center;gap:10px}.model-cell--compact{gap:8px;min-width:0}.vendor-legend-item{color:var(--color-text-60);font-size:12px}.vendor-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.benchmark-table-header{position:sticky;top:var(--leaderboard-sticky-top);z-index:30;border:1px solid var(--color-text-10);border-bottom:0;background:var(--page-bg);box-shadow:0 1px 0 var(--color-text-10)}.benchmark-table-header-scroll{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.benchmark-table-header-scroll::-webkit-scrollbar{display:none}.benchmark-table-body-scroll{overflow-y:hidden;overscroll-behavior-x:contain;border:1px solid var(--color-text-10);border-top:0;background:var(--page-bg)}.benchmark-table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.benchmark-table-head th{background:var(--page-bg)}table{width:100%;min-width:760px;border-collapse:collapse}th,td{padding:12px 24px;vertical-align:middle}tbody tr:last-child td{border-bottom:none}tbody tr{transition:background-color .16s ease}tbody tr:hover{background:var(--color-surface-02)}.align-right{text-align:right}.sort-button{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;padding:0;border:none;color:var(--color-text-60);background:transparent;cursor:pointer;font-size:13px;white-space:nowrap}.sort-button.active{color:var(--color-text)}.sort-indicator{opacity:.75}.model-cell strong{display:block;font-size:14px;font-weight:400}.model-copy{display:grid;gap:3px}.model-copy--compact{gap:2px;min-width:0}.model-link{display:inline-flex;align-items:center;gap:4px;color:var(--color-text);font-family:IBM Plex Mono,SFMono-Regular,ui-monospace,monospace;font-size:14px;line-height:1.2;text-decoration:none;transition:color .16s ease,opacity .16s ease}.model-link[target=_blank]:hover{text-decoration:underline}.model-link-label{min-width:0}.model-link--compact{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.model-link:hover{color:var(--color-text-80)}.benchmark-table-panel .model-link-icon{flex-shrink:0;opacity:0;transform:translate(-2px,1px);transition:opacity .16s ease,transform .16s ease}.benchmark-table-panel .model-link:hover .model-link-icon,.benchmark-table-panel .model-link:focus-visible .model-link-icon{opacity:1;transform:translate(0)}.model-meta{color:var(--color-text-60);font-size:12px}.access-label-icon{display:inline-flex;width:12px;height:12px;margin-left:6px;vertical-align:text-bottom}.access-label-icon__svg{width:12px;height:12px;display:block;color:currentColor}.access-label-icon__svg.LockOpenIcon{color:#2f9e44}.access-label-icon__svg.LockClosedIcon{opacity:.5}.benchmark-access-tooltip-overlay{color:#1f2937}.benchmark-access-tooltip-overlay .ant-tooltip-inner{background:#fff;color:#1f2937;box-shadow:0 10px 30px #0f172a1f}.benchmark-access-tooltip-overlay .ant-tooltip-inner,.benchmark-access-tooltip-overlay .ant-tooltip-inner *{color:#1f2937}.benchmark-access-tooltip-overlay.ant-tooltip-placement-top .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-topRight .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-left .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-right .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before,.benchmark-access-tooltip-overlay.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before{background:#fff}.model-meta--compact{overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.vendor-logo{position:relative;display:inline-flex;width:18px;height:18px;flex-shrink:0;align-items:center;justify-content:center}.vendor-logo:before,.vendor-logo:after{display:inline-flex;align-items:center;justify-content:center}.vendor-logo-svg,.vendor-logo-image{width:18px;height:18px;flex-shrink:0}.vendor-logo-svg{display:block;fill:currentColor}.vendor-logo-image{object-fit:contain}.vendor-logo-fallback{display:inline-flex;width:18px;height:18px;border-radius:999px;background:var(--color-text-15)}.benchmark-footer{margin:0 auto}.benchmark-dashboard-shell{padding-bottom:80px}.benchmark-dashboard-hero{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:120px;margin-top:40px;text-align:center;flex-direction:column}.benchmark-dashboard-hero h1,.benchmark-section-head h2{margin:0;font-weight:400}.benchmark-dashboard-hero h1{font-size:clamp(2.5rem,5vw,3.5rem);line-height:.95}.benchmark-dashboard-hero h1 span{font-size:clamp(1.3rem,2vw,1.5rem);opacity:.6}.benchmark-dashboard-updated-at{color:var(--color-text-40);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.benchmark-dashboard-hero p{margin:24px 0 0;color:var(--color-text-60);font-size:18px;line-height:1.7;max-width:115ch;text-align:left}.benchmark-dashboard-data-actions{--benchmark-data-button-bg: var(--color-bg);--benchmark-data-button-bg-hover: var(--color-surface-02);--benchmark-data-button-text: var(--color-text);--benchmark-data-button-border: var(--color-text-90);--benchmark-data-button-border-hover: var(--color-text);--benchmark-data-button-shadow: 0 8px 22px rgba(59, 14, 39, .06);--benchmark-data-button-shadow-hover: 0 12px 28px rgba(59, 14, 39, .1);--benchmark-data-button-logo-bg: transparent;display:flex;justify-content:center;width:100%;margin-top:32px}body.theme-dark .benchmark-dashboard-data-actions{--benchmark-data-button-bg: rgba(255, 255, 255, .04);--benchmark-data-button-bg-hover: rgba(255, 255, 255, .08);--benchmark-data-button-text: var(--color-text);--benchmark-data-button-border: rgba(255, 255, 255, .62);--benchmark-data-button-border-hover: rgba(255, 255, 255, .82);--benchmark-data-button-shadow: 0 10px 26px rgba(12, 5, 10, .16);--benchmark-data-button-shadow-hover: 0 14px 32px rgba(12, 5, 10, .22);--benchmark-data-button-logo-bg: transparent}.benchmark-dashboard-data-button{display:inline-flex;align-items:center;gap:16px;min-height:52px;padding:8px 22px;border:2px solid var(--benchmark-data-button-border);border-radius:999px;background:var(--benchmark-data-button-bg);box-shadow:var(--benchmark-data-button-shadow);color:var(--benchmark-data-button-text);text-decoration:none;font-weight:500;transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease,color .18s ease}.benchmark-dashboard-data-button:hover,.benchmark-dashboard-data-button:focus-visible{background:var(--benchmark-data-button-bg-hover);border-color:var(--benchmark-data-button-border-hover);transform:translateY(-1px);box-shadow:var(--benchmark-data-button-shadow-hover)}.benchmark-dashboard-data-button__logo{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--benchmark-data-button-logo-bg);flex-shrink:0}.benchmark-dashboard-data-button__logo-image{display:block;width:28px;height:28px;object-fit:contain}.benchmark-dashboard-data-button__label{font-size:clamp(1.12rem,1.7vw,1.4rem);line-height:1;font-weight:400;letter-spacing:-.04em}.benchmark-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.benchmark-detail-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid var(--color-text-15);color:var(--color-text);background:var(--color-surface-02);text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.benchmark-detail-action:hover{border-color:var(--color-text-30);background:var(--color-surface-04);transform:translateY(-1px)}.benchmark-skeleton-hero{margin-bottom:28px}.benchmark-skeleton-copy{display:grid;gap:12px;width:min(100%,720px)}.benchmark-skeleton-kicker{width:120px}.benchmark-skeleton-title{width:min(100%,420px);max-width:100%}.benchmark-skeleton-selectors{display:grid;grid-template-columns:repeat(2,minmax(0,240px));gap:12px;width:min(100%,492px)}.benchmark-skeleton-selector{width:100%;height:44px;border-radius:0!important}.benchmark-skeleton-matrix{display:grid;gap:18px}.benchmark-skeleton-matrix-label{width:164px}.benchmark-skeleton-matrix-box{width:100%;height:420px}.benchmark-skeleton-legend{gap:12px}.benchmark-skeleton-chip{width:108px}.benchmark-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:40px;border:1px solid var(--color-text-10)}.benchmark-stat-card,.benchmark-detail-metric{display:grid;gap:6px;padding:18px 20px;border-right:1px solid var(--color-text-10)}.benchmark-stat-card:last-child{border-right:none}.benchmark-stat-card span,.benchmark-detail-metric span,.benchmark-matrix-caption{color:var(--color-text-40);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.benchmark-stat-card strong,.benchmark-detail-metric strong{font-size:30px;font-weight:400;line-height:1;letter-spacing:-.05em}.benchmark-stat-card em,.benchmark-detail-metric em{color:var(--color-text-40);font-size:11px;font-style:normal}.benchmark-dashboard-section,.benchmark-dashboard-card{display:grid;gap:16px}.benchmark-dashboard-section{margin-bottom:24px}.benchmark-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.benchmark-section-head.compact{align-items:flex-start}.benchmark-section-head-centered{justify-content:center;margin-bottom:40px}.benchmark-section-head h2{font-size:28px;line-height:1;letter-spacing:-.04em}.benchmark-matrix-caption{color:var(--color-text-40);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.benchmark-matrix-frame{--matrix-label-width: 300px;--matrix-sticky-top: 90px;display:grid;gap:10px}.benchmark-matrix-topbar{position:sticky;top:var(--matrix-sticky-top);z-index:30;display:grid;gap:8px;background:var(--page-bg)}.benchmark-matrix-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border:1px solid var(--color-text-10);background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.benchmark-matrix-scroll-hint{display:flex;align-items:center;gap:10px;min-width:0;color:var(--color-text-70);font-size:12px;line-height:1.35}.benchmark-matrix-scroll-hint__glyph{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:1px solid var(--color-text-10);color:var(--color-text);font-size:12px;animation:benchmark-matrix-scroll-hint 1.8s ease-in-out infinite}.benchmark-matrix-scroll-hint[data-can-scroll-right=false] .benchmark-matrix-scroll-hint__glyph{animation:none;opacity:.65}.benchmark-matrix-scroll-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.benchmark-matrix-scroll-button{width:34px;min-width:34px;min-height:34px;padding:0;border:1px solid var(--color-text-10);background:var(--page-bg);color:var(--color-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,border-color .16s ease,opacity .16s ease}.benchmark-matrix-scroll-button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--color-text-20)}.benchmark-matrix-scroll-button:disabled{cursor:default;opacity:.35}.benchmark-matrix-scroll-button__icon{font-size:13px;line-height:1}.benchmark-matrix-header{display:grid;grid-template-columns:var(--matrix-label-width) minmax(0,1fr);border:1px solid var(--color-text-10);border-bottom:0;background:var(--page-bg);box-shadow:0 1px 0 var(--color-text-10)}.benchmark-matrix-header-scroll,.benchmark-matrix-scroll{overflow-x:auto;--matrix-scroll-shadow-left: transparent;--matrix-scroll-shadow-right: transparent;box-shadow:inset 24px 0 18px -20px var(--matrix-scroll-shadow-left),inset -24px 0 18px -20px var(--matrix-scroll-shadow-right);scrollbar-color:rgba(17,24,39,.22) rgba(17,24,39,.05);scrollbar-width:thin}.benchmark-matrix-header-scroll[data-can-scroll-left=true],.benchmark-matrix-scroll[data-can-scroll-left=true]{--matrix-scroll-shadow-left: rgba(17, 24, 39, .2)}.benchmark-matrix-header-scroll[data-can-scroll-right=true],.benchmark-matrix-scroll[data-can-scroll-right=true]{--matrix-scroll-shadow-right: rgba(17, 24, 39, .2)}.benchmark-matrix-header-scroll{overflow-y:hidden;scrollbar-width:none}.benchmark-matrix-header-scroll::-webkit-scrollbar{display:none}.benchmark-matrix-scroll{background:var(--page-bg);border:1px solid var(--color-text-10);border-top:0}.benchmark-matrix-scroll::-webkit-scrollbar{height:12px}.benchmark-matrix-scroll::-webkit-scrollbar-track{background:#1118270d}.benchmark-matrix-scroll::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#11182738;background-clip:padding-box}.benchmark-matrix-grid{min-width:max-content}.benchmark-matrix-row{display:grid;grid-template-columns:var(--matrix-label-width) minmax(0,1fr)}.benchmark-matrix-row{min-height:26px;border-top:1px solid var(--color-text-05);background:var(--page-bg)}.benchmark-matrix-row[data-active=true]{background:#3b0e2706}.benchmark-matrix-corner,.benchmark-matrix-row-label{display:flex;align-items:center;border-right:1px solid var(--color-text-10);border-bottom:0;border-left:0;border-top:0;background:var(--page-bg)}.benchmark-matrix-corner{min-height:var(--matrix-header-height);padding:0 0 4px 20px;align-items:flex-end;color:var(--color-text-40);font-size:10px;letter-spacing:.03em;text-transform:uppercase}.benchmark-matrix-row-label{position:sticky;left:0;z-index:10;min-height:100%;padding:8px 12px;text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;color:var(--color-text)}.benchmark-matrix-column-track,.benchmark-matrix-cell-track{display:grid;grid-template-columns:repeat(var(--matrix-column-count),var(--matrix-column-width));gap:var(--matrix-column-gap);flex-shrink:0;width:max-content}.benchmark-matrix-column-track{align-items:end;padding:4px 0 0 2px;min-height:var(--matrix-header-height)}.benchmark-matrix-column-cell,.benchmark-matrix-cell{padding:0;border:none;cursor:pointer}.benchmark-matrix-column-cell{width:var(--matrix-column-width);height:var(--matrix-header-height);color:var(--color-text-60);background:transparent;display:flex;align-items:flex-end;justify-content:center;padding-bottom:5px;font-size:10px;line-height:1;writing-mode:vertical-rl;transform:rotate(180deg);opacity:1}.benchmark-matrix-column-cell.active,.benchmark-matrix-row-label.active{color:var(--color-text);opacity:1}.benchmark-matrix-row-label{background:var(--page-bg);box-shadow:none}.benchmark-matrix-row[data-active=true] .benchmark-matrix-row-label{background:var(--page-bg);box-shadow:inset 0 0 0 999px #3b0e2706}body.theme-dark .benchmark-matrix-column-cell.active,body.theme-dark .benchmark-matrix-row-label.active{color:var(--color-text)}body.theme-dark .benchmark-matrix-row{background:var(--page-bg)}body.theme-dark .benchmark-matrix-row[data-active=true]{background:#ffffff0f}body.theme-dark .benchmark-matrix-row[data-active=true] .benchmark-matrix-row-label{background:var(--page-bg);box-shadow:inset 0 0 0 999px #ffffff0f}body.theme-dark .benchmark-matrix-toolbar{background:#42152533}body.theme-dark .benchmark-matrix-header-scroll,body.theme-dark .benchmark-matrix-scroll{scrollbar-color:rgba(255,255,255,.24) rgba(255,255,255,.08)}body.theme-dark .benchmark-matrix-header-scroll[data-can-scroll-left=true],body.theme-dark .benchmark-matrix-scroll[data-can-scroll-left=true]{--matrix-scroll-shadow-left: rgba(255, 255, 255, .18)}body.theme-dark .benchmark-matrix-header-scroll[data-can-scroll-right=true],body.theme-dark .benchmark-matrix-scroll[data-can-scroll-right=true]{--matrix-scroll-shadow-right: rgba(255, 255, 255, .18)}body.theme-dark .benchmark-matrix-scroll::-webkit-scrollbar-track{background:#ffffff14}body.theme-dark .benchmark-matrix-scroll::-webkit-scrollbar-thumb{background:#ffffff3d}.benchmark-matrix-row[data-active=true] .benchmark-matrix-cell.full-active{outline:2px solid var(--color-text);outline-offset:1px;z-index:2;position:relative}.benchmark-matrix-body{display:grid}.benchmark-matrix-cell-track{align-items:center;padding:6px 2px}.benchmark-matrix-cell{width:var(--matrix-column-width);height:14px;display:block;background:transparent}.benchmark-matrix-fill{display:block;width:100%;height:100%}.benchmark-matrix-strips{display:grid;width:100%;height:100%;grid-template-rows:repeat(3,1fr);gap:1px}.benchmark-matrix-strip{display:block;width:100%;height:100%}.benchmark-matrix-cell[data-emphasis=strong][data-state=positive] .benchmark-matrix-fill{background:#3ca050}.benchmark-matrix-cell[data-emphasis=soft][data-state=positive] .benchmark-matrix-fill{background:#3ca05059}.benchmark-matrix-cell[data-emphasis=strong][data-state=negative] .benchmark-matrix-fill{background:#c84141}.benchmark-matrix-cell[data-emphasis=soft][data-state=negative] .benchmark-matrix-fill{background:#c8414159}.benchmark-matrix-cell[data-emphasis=strong][data-state=mixed] .benchmark-matrix-fill{background:#c88232}.benchmark-matrix-cell[data-emphasis=soft][data-state=mixed] .benchmark-matrix-fill{background:#c8823259}.benchmark-matrix-cell[data-emphasis=strong][data-state=mixed] .benchmark-matrix-strip[data-state=positive]{background:#3ca050}.benchmark-matrix-cell[data-emphasis=soft][data-state=mixed] .benchmark-matrix-strip[data-state=positive]{background:#3ca05059}.benchmark-matrix-cell[data-emphasis=strong][data-state=mixed] .benchmark-matrix-strip[data-state=negative]{background:#c84141}.benchmark-matrix-cell[data-emphasis=soft][data-state=mixed] .benchmark-matrix-strip[data-state=negative]{background:#c8414159}.benchmark-matrix-cell[data-emphasis=strong][data-state=mixed] .benchmark-matrix-strip[data-state=unparsed]{background:#878791}.benchmark-matrix-cell[data-emphasis=soft][data-state=mixed] .benchmark-matrix-strip[data-state=unparsed]{background:#87879159}.benchmark-matrix-cell[data-emphasis=strong][data-state=unparsed] .benchmark-matrix-fill{background:#878791}.benchmark-matrix-cell[data-emphasis=soft][data-state=unparsed] .benchmark-matrix-fill{background:#87879159}.benchmark-matrix-model-identity{min-width:0;width:100%}.benchmark-matrix-row-label.active .benchmark-matrix-model-identity .model-link{font-weight:600}.benchmark-matrix-row-label.active .benchmark-matrix-model-identity .model-meta{color:var(--color-text-70)}.benchmark-matrix-tooltip{--ant-border-radius: 0;display:grid;gap:12px;min-width:0;width:100%;max-width:100%}.benchmark-matrix-tooltip-overlay{--ant-border-radius: 0;--benchmark-matrix-tooltip-max-width: min(540px, calc(100vw - 32px) );--benchmark-matrix-tooltip-ink: #3b0e27;--benchmark-matrix-tooltip-ink-60: rgba(59, 14, 39, .6);--benchmark-matrix-tooltip-ink-12: rgba(59, 14, 39, .12);color:var(--benchmark-matrix-tooltip-ink)}.benchmark-matrix-tooltip-overlay.css-var-root.ant-tooltip-css-var{--ant-tooltip-max-width: min(640px, calc(100vw - 32px) );--ant-padding-sm: 24px;--ant-padding-xs: 12px}.benchmark-matrix-tooltip-overlay .ant-tooltip-inner,.benchmark-matrix-tooltip-overlay .ant-tooltip-arrow:before{background:#fff}.benchmark-matrix-tooltip-overlay .ant-tooltip-inner{width:var(--benchmark-matrix-tooltip-max-width);max-width:var(--benchmark-matrix-tooltip-max-width);padding:20px 22px;color:var(--benchmark-matrix-tooltip-ink);box-shadow:0 10px 30px #3b0e271f}.benchmark-matrix-tooltip-row,.benchmark-matrix-tooltip-repeat-item{display:grid;gap:12px;align-items:baseline}.benchmark-matrix-tooltip-row{grid-template-columns:148px minmax(0,1fr)}.benchmark-matrix-tooltip-row-hr{width:100%;border-color:var(--benchmark-matrix-tooltip-ink-12)}.benchmark-matrix-tooltip-label{color:var(--benchmark-matrix-tooltip-ink-60);font-size:11px;text-transform:uppercase;letter-spacing:.04em;white-space:normal;line-height:1.35}.benchmark-matrix-tooltip-row>strong,.benchmark-matrix-tooltip-row>span:not(.benchmark-matrix-tooltip-label),.benchmark-matrix-tooltip-repeat-item>strong,.benchmark-matrix-tooltip-repeat-item>a,.benchmark-matrix-tooltip-repeat-item>span,.benchmark-matrix-tooltip-value{min-width:0;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.benchmark-matrix-tooltip-link{display:inline-flex;align-items:center;justify-self:start;width:fit-content;max-width:100%;color:var(--benchmark-matrix-tooltip-ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.benchmark-matrix-tooltip-link-content{display:inline-flex;align-items:center;gap:6px}.benchmark-matrix-tooltip-link-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0}.benchmark-matrix-tooltip-link-icon-image{display:block;width:100%;height:100%;object-fit:contain}.benchmark-matrix-tooltip-link:hover{color:var(--benchmark-matrix-tooltip-ink);opacity:.82}.benchmark-matrix-tooltip-repeats{display:grid;gap:6px}.benchmark-matrix-tooltip-repeat-list{display:grid;gap:4px}@keyframes benchmark-matrix-scroll-hint{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.benchmark-matrix-tooltip-repeat-item{grid-template-columns:64px 84px minmax(0,1fr)}.benchmark-matrix-tooltip-detail{min-width:0;width:100%;max-width:100%}.benchmark-matrix-tooltip-cell{gap:10px}.benchmark-matrix-tooltip-title{font-size:15px;line-height:1.3;color:#3b0e27;overflow-wrap:anywhere}.benchmark-matrix-tooltip-cell .benchmark-matrix-tooltip-row{grid-template-columns:90px minmax(0,1fr);gap:12px}.benchmark-matrix-tooltip-result-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;width:fit-content;padding:0 8px;border:none;background:#fff;color:#3b0e27;font-size:12px;font-weight:600;line-height:1}.benchmark-matrix-tooltip-result-pill[data-state=positive]{color:#196e30}.benchmark-matrix-tooltip-result-pill[data-state=negative]{color:#8e1f1f}.benchmark-matrix-tooltip-repeat-id{display:inline-flex;align-items:center;color:#3b0e27;font-size:14px;line-height:1}.benchmark-matrix-tooltip-repeat-id-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.benchmark-matrix-tooltip-repeat-id-content{display:inline-flex;align-items:center;gap:6px}.benchmark-matrix-tooltip-repeat-id-icon{display:block;width:14px;height:14px;flex-shrink:0;object-fit:contain}.benchmark-matrix-tooltip-repeat-status{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border:1px solid rgba(17,24,39,.08);background:#ffffffb3;color:#3b0e27;font-size:11px;font-weight:600;line-height:1}.benchmark-matrix-tooltip-repeat-status[data-state=positive]{border-color:#3ca05047;color:#196e30}.benchmark-matrix-tooltip-repeat-status[data-state=negative]{border-color:#c841413d;color:#8e1f1f}.benchmark-matrix-tooltip-repeat-status[data-state=unparsed]{border-color:#87879147;color:#4b5563}.benchmark-matrix-tooltip-repeat-verdict{min-width:0;color:#3b0e27;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.04em;overflow-wrap:anywhere}.benchmark-matrix-tooltip-repeat-verdict[data-empty=true]{color:#4b5563ad}.benchmark-matrix-tooltip-repeat-list-compact{display:grid;gap:6px;width:100%;padding:0}.benchmark-matrix-tooltip-repeat-item-compact{grid-template-columns:64px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%}.benchmark-matrix-tooltip-repeat-item-compact .benchmark-matrix-tooltip-repeat-id,.benchmark-matrix-tooltip-repeat-item-compact .benchmark-matrix-tooltip-repeat-status,.benchmark-matrix-tooltip-repeat-item-compact .benchmark-matrix-tooltip-repeat-verdict{grid-column:auto;grid-row:auto}.benchmark-matrix-tooltip-repeat-item-compact .benchmark-matrix-tooltip-repeat-status{justify-self:start}.benchmark-matrix-tooltip-repeat-item-compact .benchmark-matrix-tooltip-repeat-verdict{justify-self:end}.benchmark-matrix-tooltip-block{display:grid;gap:4px}.benchmark-matrix-tooltip-value{line-height:1.45;word-break:break-word;color:#3b0e27}.benchmark-matrix-tooltip-row>strong,.benchmark-matrix-tooltip-row>span:not(.benchmark-matrix-tooltip-label),.benchmark-matrix-tooltip-repeat-item>strong,.benchmark-matrix-tooltip-repeat-item>a,.benchmark-matrix-tooltip-repeat-item>span{color:#3b0e27}.benchmark-detail-note{margin:0;color:var(--color-text-40);font-size:12px;line-height:1.6}.matrix-mode-tabs{display:inline-flex;border:1px solid var(--color-text-10)}.matrix-mode-button{min-height:36px;padding:0 14px;border:none;color:var(--color-text-60);background:var(--color-surface-02);cursor:pointer}.matrix-mode-button.active{color:var(--color-bg);background:var(--color-text)}body.theme-dark .matrix-mode-button.active{color:#0a0a0a}.matrix-legend{display:flex;flex-wrap:wrap;gap:12px 20px;color:var(--color-text-60);font-size:12px}.matrix-legend span{display:inline-flex;align-items:center;gap:8px}.legend-swatch{display:inline-block;width:12px;height:12px;margin-right:8px;vertical-align:middle}.legend-swatch[data-state=positive]{background:#2f9e44}.legend-swatch[data-state=negative]{background:#d9480f}.legend-swatch[data-state=true]{background:#2563eb}.legend-swatch[data-state=false]{background:#f59e0b}.legend-swatch[data-state=unparsed]{background:#878791}.section-eyebrow{color:var(--color-text-40);font-size:12px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1024px){.hero-section{grid-template-columns:1fr}.benchmark-dashboard-hero{margin-top:24px;margin-bottom:88px}.benchmark-table-panel,.benchmark-detail-section{margin-top:88px;margin-bottom:88px}}@media(max-width:768px){.page-shell{width:min(1280px,calc(100vw - 24px))}.page-shell{padding-top:24px}.hero-copy-block{padding-top:0}.hero-section{gap:28px;margin-bottom:24px}.hero-description{margin-top:20px;font-size:15px;line-height:1.7}.hero-actions,.benchmark-detail-actions{gap:10px}.hero-action-button,.benchmark-detail-action{width:100%}.benchmark-table-panel,.benchmark-detail-section{margin-top:64px;margin-bottom:64px}.benchmark-table-panel{--leaderboard-sticky-top: 70px}.benchmark-detail-card{padding:24px 20px}.benchmark-prompt-block{padding:24px 20px;font-size:15px;line-height:1.64}.hero-copy-block h1{max-width:none;font-size:clamp(2.5rem,13vw,3.5rem)}.problem-set-selectors,.problem-set-selectors.compact{width:100%;grid-template-columns:1fr}.problem-set-selector__field{min-height:42px}.chart-grid,.chart-frame{height:320px}.table-toolbar{flex-direction:column;align-items:stretch}.benchmark-skeleton-selectors{grid-template-columns:1fr;width:100%}.benchmark-skeleton-selector{width:100%}.table-wrap{margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px}.benchmark-table-header{margin-right:-12px;margin-left:-12px}.benchmark-table-header-scroll{padding-right:12px;padding-left:12px}table{min-width:680px}th,td{padding:10px 16px}.sort-button{font-size:12px}.model-link{font-size:13px}.model-meta{font-size:11px}.benchmark-dashboard-hero{margin-top:16px;margin-bottom:64px}.benchmark-dashboard-hero h1{line-height:1.02}.benchmark-dashboard-hero p{font-size:15px}.benchmark-dashboard-data-actions{margin-top:24px}.benchmark-dashboard-data-button{min-height:50px;padding:8px 16px 8px 12px}.benchmark-dashboard-data-button__label{font-size:1.08rem}.benchmark-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benchmark-stat-card:nth-child(2n),.benchmark-detail-metric:nth-child(2n){border-right:none}.benchmark-section-head{align-items:flex-start;flex-direction:column}.benchmark-section-head h2{font-size:24px}.benchmark-matrix-corner{padding-left:12px}.benchmark-matrix-row-label{padding:8px 10px}.benchmark-matrix-frame{--matrix-sticky-top: 70px;--matrix-label-width: 220px}.benchmark-matrix-topbar,.benchmark-matrix-scroll{margin-right:-12px;margin-left:-12px}.benchmark-matrix-toolbar{flex-wrap:wrap;align-items:flex-start;padding:8px 12px}.benchmark-matrix-scroll-hint{font-size:11px}.matrix-legend{gap:10px 14px;font-size:11px}.benchmark-matrix-tooltip-row,.benchmark-matrix-tooltip-repeat-item{gap:8px}.benchmark-matrix-tooltip-row{grid-template-columns:112px minmax(0,1fr)}.benchmark-matrix-tooltip-repeat-item{grid-template-columns:58px 72px minmax(0,1fr)}}@media(max-width:480px){.page-shell{width:min(1280px,calc(100vw - 20px));padding-top:20px}.hero-copy-block h1{font-size:clamp(2.2rem,13vw,3rem)}.hero-copy-block h1 span{display:block;margin-top:8px;font-size:clamp(1rem,5.2vw,1.4rem)}.benchmark-detail-card{padding:20px 16px}.benchmark-prompt-block{padding:20px 16px;font-size:14px}.problem-set-selector__field{min-height:40px;font-size:13px}.table-wrap{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}.benchmark-table-header{margin-right:-10px;margin-left:-10px}.benchmark-table-header-scroll{padding-right:10px;padding-left:10px}table{min-width:620px}th,td{padding-right:12px;padding-left:12px}.benchmark-dashboard-hero h1{font-size:clamp(1.4rem,12vw,1.8rem)}.benchmark-dashboard-hero h1 span{display:block;margin-top:8px;font-size:clamp(1rem,5vw,1.2rem)}.benchmark-dashboard-hero p{font-size:14px;line-height:1.65}.benchmark-dashboard-data-button{width:min(100%,188px);justify-content:center}.benchmark-dashboard-data-button__label{font-size:1rem}.benchmark-detail-actions,.hero-actions{flex-direction:column}.benchmark-stat-grid{grid-template-columns:1fr}.benchmark-stat-card,.benchmark-detail-metric{border-right:none;border-bottom:1px solid var(--color-text-10)}.benchmark-stat-card:last-child,.benchmark-detail-metric:last-child{border-bottom:none}.benchmark-section-head h2{font-size:22px}.benchmark-matrix-frame{--matrix-label-width: 172px}.benchmark-matrix-toolbar{gap:10px;padding:8px 10px}.benchmark-matrix-scroll-actions{width:100%;justify-content:flex-end}.benchmark-matrix-scroll-button{width:32px;min-width:32px;min-height:32px}.benchmark-matrix-row-label{padding:8px}.benchmark-matrix-tooltip-overlay{--benchmark-matrix-tooltip-max-width: min(400px, calc(100vw - 20px) )}.benchmark-matrix-tooltip-overlay .ant-tooltip-inner{width:var(--benchmark-matrix-tooltip-max-width);max-width:var(--benchmark-matrix-tooltip-max-width);padding:18px}.benchmark-matrix-tooltip-cell .benchmark-matrix-tooltip-row{grid-template-columns:104px minmax(0,1fr);gap:8px}}
