@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";@layer components;/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--container-xl:36rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.block{display:block}.flex{display:flex}.hidden{display:none}.max-w-xl{max-width:var(--container-xl)}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}.p-8{padding:calc(var(--spacing)*8)}.text-center{text-align:center}@media (min-width:48rem){.md\:p-12{padding:calc(var(--spacing)*12)}}}:root{color-scheme:dark;--hb-bg:#0a0b0d;--hb-surface:#0f1114;--hb-line:#1c1f24;--hb-line-strong:#2a2e35;--hb-ink:#e6e8eb;--hb-ink-soft:#b3b8bf;--hb-muted:#6b7280;--hb-accent:#818cf8;--hb-good:#4ade80;--hb-bad:#f87171}html{background:var(--hb-bg)}body{background:var(--hb-bg);min-height:100vh;color:var(--hb-ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5}::selection{background:#818cf84d}a{color:inherit;text-decoration:none}button,input,select{font:inherit}h1,h2,h3,p,dl,dd{margin:0}.hb-mono{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.hb-app-shell{flex-direction:column;min-height:100vh;display:flex}.hb-header{z-index:40;background:var(--hb-bg);border-bottom:1px solid var(--hb-line);position:sticky;top:0}.hb-header-bar,.hb-page{width:min(1280px,100% - 2rem);margin-inline:auto}.hb-header-bar{align-items:center;gap:1.5rem;padding:.6rem 0;display:flex}.hb-brand{color:var(--hb-ink);letter-spacing:-.01em;font-weight:600}.hb-nav{align-items:center;gap:.25rem;display:flex}.nav-link{color:var(--hb-muted);border-radius:.25rem;align-items:center;padding:.3rem .6rem;font-size:.875rem;transition:color .1s;display:inline-flex}.nav-link:hover{color:var(--hb-ink-soft)}.nav-link.active{color:var(--hb-ink)}.hb-button{border:1px solid var(--hb-line-strong);background:var(--hb-surface);color:var(--hb-ink);cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;transition:background .1s,border-color .1s;display:inline-flex}.hb-button:disabled{cursor:wait;opacity:.5}.hb-button:hover:not(:disabled){background:#161a1f;border-color:#353a42}.hb-button-primary{background:var(--hb-ink);border-color:var(--hb-ink);color:var(--hb-bg)}.hb-button-primary:hover:not(:disabled){background:#fff;border-color:#fff}.hb-main{flex:1}.hb-page{padding:1.5rem 0 3rem}.hb-footer{border-top:1px solid var(--hb-line);margin-top:auto}.hb-footer-inner{width:min(1280px,100% - 2rem);color:var(--hb-muted);justify-content:space-between;align-items:center;margin-inline:auto;padding:1rem 0;font-size:.8rem;display:flex}.hb-footer-inner a{color:var(--hb-ink-soft);transition:color .1s}.hb-footer-inner a:hover{color:var(--hb-ink)}.hb-muted{color:var(--hb-muted)}.hb-prompt{border-bottom:1px solid var(--hb-line);align-items:baseline;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.hb-prompt-cat{color:var(--hb-muted);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem}.hb-prompt-text{color:var(--hb-ink);font-size:1rem}.hb-battle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hb-response-card{border:1px solid var(--hb-line);background:var(--hb-surface);text-align:left;cursor:pointer;border-radius:.25rem;flex-direction:column;gap:.75rem;width:100%;min-height:18rem;padding:1rem 1.1rem;transition:border-color .1s,background .1s;display:flex}.hb-response-card:hover{border-color:var(--hb-line-strong)}.hb-response-card:disabled{cursor:wait}.hb-response-card-pending{border-color:var(--hb-accent)}.hb-response-card-chosen{border-color:var(--hb-good)}.hb-response-card-muted{opacity:.5}.hb-card-letter{color:var(--hb-muted);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem;font-weight:600}.hb-response-text{white-space:pre-wrap;color:var(--hb-ink-soft);flex:1;font-size:.95rem;line-height:1.65}.hb-vote-bar{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.hb-kbd{border:1px solid var(--hb-line-strong);min-width:1.1rem;color:var(--hb-muted);border-radius:.2rem;justify-content:center;padding:0 .3rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.7rem;display:inline-flex}.hb-reveal-bar{border-bottom:1px solid var(--hb-line);color:var(--hb-ink-soft);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;font-size:.9rem;display:flex}.hb-reveal-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.hb-reveal-name{color:var(--hb-ink);font-size:.95rem;font-weight:600}.hb-reveal-mark{color:var(--hb-good);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem}.hb-filter-row{flex-wrap:wrap;gap:.25rem;margin-bottom:1rem;display:flex}.hb-filter{color:var(--hb-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.25rem;padding:.25rem .6rem;font-size:.825rem;transition:color .1s,background .1s}.hb-filter:hover{color:var(--hb-ink-soft)}.hb-filter-active{background:var(--hb-surface);color:var(--hb-ink);border-color:var(--hb-line)}.hb-table{border-collapse:collapse;width:100%;font-size:.875rem}.hb-table th,.hb-table td{border-bottom:1px solid var(--hb-line);text-align:left;white-space:nowrap;padding:.6rem .75rem}.hb-table th{border-bottom-color:var(--hb-line-strong);color:var(--hb-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.hb-table td{color:var(--hb-ink-soft)}.hb-table tbody tr:hover{background:#ffffff05}.hb-table .hb-num{font-variant-numeric:tabular-nums;color:var(--hb-ink);font-family:JetBrains Mono,ui-monospace,monospace}.hb-table .hb-rank{color:var(--hb-muted);font-family:JetBrains Mono,ui-monospace,monospace}.hb-table .hb-model-name{color:var(--hb-ink);font-weight:500}.hb-table .hb-provider{color:var(--hb-muted);font-size:.78rem}.hb-provider-pill{color:var(--hb-muted)}.hb-provider-pill-openai{color:#6ee7b7}.hb-provider-pill-google{color:#93c5fd}.hb-provider-pill-anthropic{color:#fdba74}.hb-provider-pill-xai{color:#e6e8eb}.hb-provider-pill-mistral{color:#fb923c}.hb-provider-pill-deepseek{color:#67e8f9}.hb-provider-pill-qwen{color:#c4b5fd}.hb-provider-pill-kimi{color:#f9a8d4}.hb-provider-pill-indie,.hb-category-chip{color:var(--hb-muted)}.hb-category-chip-dad,.hb-category-chip-one-liner,.hb-category-chip-pun{color:#fcd34d}.hb-category-chip-anti,.hb-category-chip-dark,.hb-category-chip-roast,.hb-category-chip-controversial{color:#f87171}.hb-category-chip-scenes,.hb-category-chip-observational,.hb-category-chip-absurdist,.hb-category-chip-fake-review{color:#4ade80}.hb-loading,.hb-empty{min-height:16rem;color:var(--hb-muted);justify-content:center;align-items:center;font-size:.875rem;display:flex}.hb-empty{flex-direction:column;gap:.75rem}.hb-empty-actions{gap:.5rem;display:flex}.hb-about{gap:1.5rem;max-width:720px;display:grid}.hb-about h1{color:var(--hb-ink);font-size:1.05rem;font-weight:600}.hb-about p{color:var(--hb-ink-soft);font-size:.95rem;line-height:1.65}.hb-about ul{color:var(--hb-ink-soft);gap:.4rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:grid}.hb-about li{border-bottom:1px solid var(--hb-line);grid-template-columns:9rem 1fr;gap:1rem;padding:.4rem 0;display:grid}.hb-about li>span:first-child{color:var(--hb-muted);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.78rem}@media (max-width:760px){.hb-header-bar{flex-wrap:wrap}.hb-battle-grid{grid-template-columns:1fr}.hb-response-card{min-height:12rem}.hb-prompt{flex-direction:column;gap:.4rem}.hb-about li{grid-template-columns:1fr;gap:.2rem}.hb-table{font-size:.8rem}.hb-table th,.hb-table td{padding:.5rem}}
