.table-wrap tr>:first-child{position:sticky;left:0;z-index:2}.table-wrap thead tr>:first-child{z-index:3}.compare-dock{position:fixed;z-index:10;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:13px;padding:8px 8px 8px 12px;border:1px solid #ddd;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 16px 50px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.compare-avatars{display:flex}.compare-avatars span{display:grid;place-items:center;width:30px;height:30px;border:2px solid #fff;border-radius:8px;color:#fff;font-size:11px;font-weight:700}.compare-avatars span+span{margin-left:-7px}.compare-dock p{min-width:135px;margin:0}.compare-dock p small,.compare-dock p strong{display:block}.compare-dock p strong{font-size:11px}.compare-dock p small{margin-top:2px;color:#999;font-size:9px}.compare-dock a,.compare-dock button{border:0;background:transparent;padding:9px 10px;font-size:10px;cursor:pointer}.compare-dock a{border-radius:6px;background:#eee;color:#aaa}.compare-dock a.ready{background:#111;color:#fff}.back-link{font-size:12px;color:#666}.submit-page{min-height:100vh;background:#fafafa}.submit-shell{padding-block:75px 110px}.submit-header{max-width:720px;margin-bottom:65px}.submit-header h1{font-size:clamp(48px,6vw,80px)}.submit-header>p:last-child{max-width:570px;margin:27px 0 0;color:#6d6d6d;font-size:15px;line-height:1.65}.form-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);align-items:start;gap:26px}.output-panel,.recorder-form{border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.035)}.recorder-form{padding:10px 32px 15px}.section-label{display:flex;gap:17px;padding:25px 0;border-bottom:1px solid var(--line)}.output-title>div>span,.section-label>span{font:500 10px/1 var(--font-geist-mono);color:#aaa}.section-label small,.section-label strong{display:block;font-size:12px}.section-label small{margin-top:5px;color:#999;font-weight:400}.field-row{display:grid;grid-template-columns:220px 1fr;align-items:center;gap:25px;min-height:91px;border-bottom:1px solid var(--line)}.field-row:last-child{border-bottom:0}.field-row>label{font-size:12px;font-weight:580}.field-row label em{margin-left:8px;padding:3px 5px;border-radius:4px;background:#f1f1f1;color:#999;font-size:8px;font-style:normal;text-transform:uppercase}.field-row label small{display:block;margin-top:5px;color:#aaa;font-size:10px;font-weight:400;line-height:1.4}.input-wrap{height:40px;display:flex;align-items:center;border:1px solid #ddd;border-radius:7px;background:#fff}.input-wrap:focus-within{border-color:#777;box-shadow:0 0 0 3px #f3f3f3}.input-wrap input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 11px;font-size:12px}.input-wrap span{padding-left:11px;color:#888;font-size:12px}.price-input input{padding-left:5px}.switch{display:flex;align-items:center;gap:9px;width:max-content;border:0;background:transparent;cursor:pointer}.switch>span{position:relative;width:34px;height:20px;border-radius:20px;background:#ddd;transition:.2s}.switch>span:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #999;transition:.2s}.switch.on>span{background:#111}.switch.on>span:after{left:17px}.switch b{font-size:11px;font-weight:550;color:#777}.output-panel{position:sticky;top:24px;padding:28px}.output-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.output-title>div:first-child{display:flex;align-items:center;gap:12px}.output-title strong{font-size:12px}.format-tabs{display:flex;padding:3px;border-radius:7px;background:#f1f1f1}.format-tabs button{border:0;border-radius:5px;background:transparent;padding:6px 9px;color:#888;font-size:9px;cursor:pointer}.format-tabs button.active{background:#fff;color:#111;box-shadow:0 1px 3px rgba(0,0,0,.08)}.output-panel pre{min-height:310px;margin:0;padding:22px;border:1px solid #e7e7e7;border-radius:8px;background:#fafafa;white-space:pre-wrap;word-break:break-word;color:#444;font:11px/1.7 var(--font-geist-mono)}.copy-button{width:100%;height:43px;margin-top:13px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:0;border-radius:7px;background:#111;color:#fff;font-size:11px;cursor:pointer}.copy-button span{color:#888;font-size:9px}.privacy-note{margin:17px 2px 0;color:#aaa;font-size:9px}.privacy-note span{color:#49a85a;margin-right:5px;font-size:7px}@media(max-width:900px){.form-layout{grid-template-columns:1fr}.output-panel{position:static}.field-row{grid-template-columns:190px 1fr}}@media(max-width:760px){.submit-shell{padding-block:55px}.submit-header{margin-bottom:40px}.recorder-form{padding-inline:20px}.field-row{grid-template-columns:1fr;gap:12px;padding-block:20px}.output-panel{padding:20px}.compare-dock{width:calc(100% - 24px);bottom:12px}.compare-dock p{min-width:0;flex:1 1}.compare-dock button{display:none}}:root{--font-geist-sans:Arial,"PingFang SC","Microsoft YaHei",sans-serif;--font-geist-mono:ui-monospace,SFMono-Regular,monospace}.research-strip{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;padding:12px 18px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.research-strip span{flex:1 1;min-width:200px}.research-strip a{color:#635bdb;white-space:nowrap}.editorial-page{max-width:1000px;padding-bottom:64px;font-size:15px;line-height:1.8}.editorial-page nav{display:flex;gap:24px;flex-wrap:wrap;padding:28px 0;margin-bottom:44px;border-bottom:1px solid var(--line)}.editorial-page h1{font-size:clamp(36px,5vw,64px);line-height:1.08;letter-spacing:-.045em;max-width:850px;margin-bottom:28px}.editorial-page .lead{font-size:22px;color:var(--muted)}.editorial-page h2{font-size:24px;margin:32px 0 12px;letter-spacing:-.02em}.editorial-page a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.editorial-page nav a{text-decoration:none}.editorial-page li{margin-bottom:12px}.editorial-page footer{margin-top:48px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}@media(max-width:600px){.editorial-page.shell{width:calc(100% - 32px)}.research-strip{font-size:11px;padding:10px 12px}.research-strip span{flex-basis:100%}.editorial-page nav{margin-bottom:28px}}.nav{border-bottom:0!important}.page-header-slot{position:relative;z-index:40;height:72px;overflow:visible;transition:height .22s var(--ease-in-out)}.page-header-slot .nav{transform:translateY(0);transition:transform .22s var(--ease-in-out)}.page-header-slot.is-hidden{height:0;overflow:hidden}.page-header-slot.is-hidden .nav{transform:translateY(-100%)}.workspace{margin-top:16px;border-top:1px solid var(--line);border-top-left-radius:12px;border-top-right-radius:12px}@media (max-width:760px){.nav .brand-name,.nav .submit-link{display:none}}@media (prefers-reduced-motion:reduce){.page-header-slot,.page-header-slot .nav{transition:none}}.nav .nav-links .github-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:8px;color:var(--ink)}.github-link svg{width:20px;height:20px}.github-link:hover{background:var(--soft)}.github-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.theme-toggle{position:relative;width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;padding:0;border:1px solid #dedede;border-radius:8px;background:#fff;color:#111;cursor:pointer;overflow:hidden;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.theme-toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.theme-toggle:active{transform:scale(.96)}.theme-glyph{transform-origin:50% 50%;transition:opacity .25s ease,transform .6s cubic-bezier(.69,.15,.34,1.37)}.theme-glyph-sun{opacity:1;transform:rotate(0) scale(1)}.theme-glyph-moon{opacity:0;transform:rotate(-45deg) scale(.7)}[data-theme=dark] .theme-glyph-sun{opacity:0;transform:rotate(45deg) scale(.7)}[data-theme=dark] .theme-glyph-moon{opacity:1;transform:rotate(0) scale(1)}.nav-page-actions{display:flex;align-items:center;gap:14px}[data-theme=dark]{color-scheme:dark;--ink:#f2f2f2;--muted:#a0a0a0;--line:#2a2a2a;--soft:#171717}[data-theme=dark] body{background:#0b0b0b;color:#f2f2f2}[data-theme=dark] .brand-dot{border-color:#f2f2f2;box-shadow:6px 0 0 -3px #0b0b0b,8px 0 0 -3px #f2f2f2}[data-theme=dark] .back-link,[data-theme=dark] .nav-links{color:#aaa}[data-theme=dark] .submit-link{background:#f2f2f2;color:#111}[data-theme=dark] .submit-link span{color:#666}[data-theme=dark] .theme-toggle{border-color:#333;background:#171717;color:#f2f2f2}[data-theme=dark] .workspace{border-color:#292929;background:#0e0e0e;box-shadow:0 15px 45px rgba(0,0,0,.25)}[data-theme=dark] .toolbar{background:#111;border-color:#292929}[data-theme=dark] .search,[data-theme=dark] .sort-control,[data-theme=dark] .toolbar button{border-color:#303030;background:#181818;color:#bbb}[data-theme=dark] .search input,[data-theme=dark] .sort-control select{color:#eee}[data-theme=dark] input::placeholder{color:#686868}[data-theme=dark] td,[data-theme=dark] th{border-color:#292929}[data-theme=dark] .select-app,[data-theme=dark] thead th{background:#0e0e0e}[data-theme=dark] tbody th,[data-theme=dark] thead .feature-head{background:#111;color:#aaa}[data-theme=dark] .select-app:hover{background:#151515}[data-theme=dark] .select-app.selected{background:#191919;box-shadow:inset 0 3px 0 #eee}[data-theme=dark] .check{border-color:#454545}[data-theme=dark] .selected .check,[data-theme=dark] .yes{border-color:#eee;background:#eee;color:#111}[data-theme=dark] .no{background:#1c1c1c;color:#777}[data-theme=dark] .visit{border-color:#666}[data-theme=dark] .empty{color:#888}[data-theme=dark] .compare-dock{border-color:#333;background:rgba(20,20,20,.94);box-shadow:0 16px 50px rgba(0,0,0,.45)}[data-theme=dark] .compare-dock a{background:#292929;color:#777}[data-theme=dark] .compare-dock a.ready{background:#eee;color:#111}[data-theme=dark] .submit-page{background:#0b0b0b}[data-theme=dark] .output-panel,[data-theme=dark] .recorder-form{border-color:#292929;background:#111;box-shadow:0 14px 35px rgba(0,0,0,.2)}[data-theme=dark] .field-row,[data-theme=dark] .section-label{border-color:#292929}[data-theme=dark] .field-row label em{background:#222;color:#888}[data-theme=dark] .input-wrap{border-color:#333;background:#171717}[data-theme=dark] .input-wrap:focus-within{border-color:#777;box-shadow:0 0 0 3px #222}[data-theme=dark] .input-wrap input{color:#eee}[data-theme=dark] .switch>span{background:#3a3a3a}[data-theme=dark] .switch.on>span{background:#eee}[data-theme=dark] .switch.on>span:after{background:#111}[data-theme=dark] .format-tabs{background:#202020}[data-theme=dark] .format-tabs button.active{background:#333;color:#fff;box-shadow:none}[data-theme=dark] .output-panel pre{border-color:#292929;background:#0c0c0c;color:#bbb}[data-theme=dark] .copy-button{background:#eee;color:#111}@media(prefers-reduced-motion:reduce){.theme-glyph,.theme-toggle{transition:none}}[data-theme=dark] .brand-mark{filter:invert(1)}.workspace{display:flex;max-height:calc(100dvh - 104px);flex-direction:column;overflow:visible}.workspace.workspace-full-width{width:calc(100% - 32px)}.toolbar{position:sticky;z-index:30;top:0;flex:0 0 66px;border-radius:11px 11px 0 0}.table-wrap{min-height:0;flex:1 1 auto;overflow:auto;border-radius:0 0 11px 11px}.search-glyph{position:relative;width:17px;height:17px;flex:0 0 17px;border:1.8px solid;border-radius:50%}.search-glyph:after{content:"";position:absolute;width:7px;height:1.8px;right:-5px;bottom:-2px;border-radius:2px;background:currentColor;transform:rotate(45deg);transform-origin:left center}.data-tools{display:flex;align-items:center;gap:8px}.tool-anchor{position:relative}.toolbar .icon-tool{position:relative;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #dedede;border-radius:8px;background:#fff;color:#555;cursor:pointer}.toolbar .icon-tool:hover,.toolbar .icon-tool[aria-expanded=true],.toolbar .icon-tool[aria-pressed=true]{border-color:#bbb;background:#f4f4f4;color:#111}.tool-menu button:focus-visible,.tool-menu select:focus-visible,.toolbar .icon-tool:focus-visible{outline:2px solid currentColor;outline-offset:2px}.tool-menu button:active,.toolbar .icon-tool:active{transform:scale(.96)}.filter-glyph{width:16px;height:15px;background:currentColor;clip-path:polygon(0 7%,100% 7%,62% 48%,62% 100%,38% 82%,38% 48%)}.sort-glyph{font-size:21px;font-weight:450;line-height:1}.rule-count{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;display:grid;place-items:center;border:2px solid #fafafa;border-radius:10px;background:#111;color:#fff;font:600 8px/1 var(--font-geist-mono)}.tool-menu{position:absolute;z-index:30;top:48px;right:0;border:1px solid #ddd;border-radius:11px;background:#fff;box-shadow:0 18px 50px rgba(30,30,30,.14);color:#111}.filter-menu{width:350px}.sort-menu{width:min(570px,calc(100vw - 40px))}.tool-menu-header{height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e9e9e9}.tool-menu-header small,.tool-menu-header strong{display:block}.tool-menu-header strong{font-size:12px}.tool-menu-header small{margin-top:3px;color:#999;font-size:9px;font-weight:400}.toolbar .tool-menu-header button{height:30px;padding:0 8px;border:0;background:transparent;color:#888;font-size:10px;cursor:pointer}.filter-list{padding:7px}.filter-row{min-height:54px;display:flex;justify-content:space-between;gap:16px;padding:8px 9px}.filter-row>span{font-size:11px;font-weight:550}.segmented{display:flex;padding:3px;border-radius:7px;background:#f2f2f2}.toolbar .segmented button{height:28px;min-width:43px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#888;font-size:9px;cursor:pointer}.toolbar .segmented button.active{background:#fff;color:#111;box-shadow:0 1px 3px rgba(0,0,0,.08)}.sort-list{max-height:330px;overflow-y:auto;padding:8px}.sort-rule{display:grid;grid-template-columns:24px minmax(150px,1fr) 36px 60px 30px;align-items:center;gap:6px;min-height:50px;padding:5px 6px;border-radius:8px}.sort-rule:hover{background:#f7f7f7}.priority{width:22px;height:22px;display:grid;place-items:center;border-radius:5px;background:#f0f0f0;color:#777;font:600 9px/1 var(--font-geist-mono)}.sort-rule select{width:100%;height:34px;padding:0 28px 0 9px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;font-size:10px}.toolbar .sort-rule button{height:32px;display:grid;place-items:center;padding:0;border:1px solid #ddd;border-radius:6px;background:#fff;color:#666;cursor:pointer}.toolbar .sort-rule .direction{font-size:14px}.priority-actions{height:32px;display:flex;overflow:hidden;border:1px solid #ddd;border-radius:6px}.toolbar .priority-actions button{width:30px;height:30px;border:0;border-radius:0;font-size:11px}.toolbar .priority-actions button+button{border-left:1px solid #ddd}.toolbar .sort-rule button:disabled{opacity:.28;cursor:not-allowed}.toolbar .remove-rule{border-color:transparent;background:transparent;font-size:17px;color:#999}.rules-empty{margin:0;padding:24px 16px;color:#999;text-align:center;font-size:10px;line-height:1.5}.toolbar .add-rule{width:calc(100% - 16px);height:39px;margin:0 8px 8px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #ccc;border-radius:7px;background:#fafafa;color:#555;font-size:10px;cursor:pointer}.toolbar .add-rule span{font-size:14px}.toolbar .add-rule:disabled{opacity:.35;cursor:not-allowed}.filter-menu{width:min(600px,calc(100vw - 40px))}.filter-menu .tool-menu-header{height:46px}.filter-list{max-height:min(620px,calc(100dvh - 160px));padding:0 8px 8px}.filter-group+.filter-group{border-top:1px solid #ececec}.filter-group-title{height:34px;display:flex;align-items:center;padding:0 10px 0 calc(10px + var(--filter-group-inset));color:#999;font:600 9px/1 var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase}.filter-row{min-height:50px;grid-template-columns:minmax(155px,190px) minmax(0,1fr);gap:18px;padding:6px 10px 6px calc(10px + var(--filter-group-inset))}.option-segmented{flex-wrap:wrap}.toolbar .segmented button{flex:1 1 auto;white-space:nowrap}[data-theme=dark] .toolbar .icon-tool{border-color:#333;background:#181818;color:#aaa}[data-theme=dark] .toolbar .icon-tool:hover,[data-theme=dark] .toolbar .icon-tool[aria-expanded=true],[data-theme=dark] .toolbar .icon-tool[aria-pressed=true]{border-color:#555;background:#222;color:#fff}[data-theme=dark] .rule-count{border-color:#111;background:#eee;color:#111}[data-theme=dark] .tool-menu{border-color:#333;background:#151515;color:#eee;box-shadow:0 18px 50px rgba(0,0,0,.45)}[data-theme=dark] .filter-group+.filter-group,[data-theme=dark] .tool-menu-header{border-color:#2c2c2c}[data-theme=dark] .segmented{background:#232323}[data-theme=dark] .toolbar .segmented button{color:#888}[data-theme=dark] .toolbar .segmented button.active{background:#3a3a3a;color:#fff;box-shadow:none}[data-theme=dark] .sort-rule:hover{background:#1d1d1d}[data-theme=dark] .priority{background:#272727;color:#aaa}[data-theme=dark] .sort-rule select,[data-theme=dark] .toolbar .sort-rule button{border-color:#353535;background:#1c1c1c;color:#ccc}[data-theme=dark] .priority-actions,[data-theme=dark] .toolbar .priority-actions button+button{border-color:#353535}[data-theme=dark] .toolbar .remove-rule{border-color:transparent;background:transparent;color:#888}[data-theme=dark] .toolbar .add-rule{border-color:#3b3b3b;background:#191919;color:#aaa}@media(max-width:760px){.search{min-width:0;flex:1 1}.toolbar{flex-direction:row}.filter-menu{width:min(600px,calc(100vw - 32px));right:-48px}.filter-row{grid-template-columns:minmax(120px,160px) minmax(0,1fr)}.sort-menu{right:0}.tool-menu-header{height:57px}.filter-menu .tool-menu-header{height:44px}.sort-rule{grid-template-columns:22px minmax(115px,1fr) 34px 56px 28px;gap:4px}}.nav-links .theme-toggle,.nav-page-actions .theme-toggle{border-color:transparent;background:transparent;color:inherit}.nav-links .theme-toggle:hover,.nav-page-actions .theme-toggle:hover{border-color:transparent;background:#f3f3f3}.nav-links .theme-toggle:active,.nav-page-actions .theme-toggle:active{background:#eaeaea}[data-theme=dark] .nav-links .theme-toggle,[data-theme=dark] .nav-page-actions .theme-toggle{border-color:transparent;background:transparent;color:#aaa}[data-theme=dark] .nav-links .theme-toggle:hover,[data-theme=dark] .nav-page-actions .theme-toggle:hover{border-color:transparent;background:#1c1c1c;color:#fff}[data-theme=dark] .nav-links .theme-toggle:active,[data-theme=dark] .nav-page-actions .theme-toggle:active{background:#252525}[data-theme=dark] .compare-avatars span{border-color:#141414}.theme-toggle{width:32px;height:32px;flex-basis:32px;border-width:.5px}.theme-toggle svg{display:block;width:100%;height:100%}.nav-links{gap:12px}.search-icon{width:16px;height:16px;flex:0 0 16px}.toolbar .icon-tool{width:36px;height:36px;border-radius:7px}.tool-icon{width:16px;height:16px}.filter-icon{width:14px;height:14px}.tool-menu{top:44px}.comparison-table{display:block;width:100%;min-width:0;table-layout:auto}.comparison-table tbody,.comparison-table thead{display:block}.comparison-table thead{position:sticky;z-index:20;top:0}.comparison-table tr{display:flex;width:max-content;min-width:100%}.comparison-table .feature-head,.comparison-table tbody th{position:sticky;left:0;flex:0 0 190px;width:190px;background-clip:padding-box;box-shadow:1px 0 0 var(--line)}.comparison-table .feature-head{z-index:31}.comparison-table tbody th{z-index:8}[data-theme=dark] .comparison-table .feature-head,[data-theme=dark] .comparison-table tbody th{border-right-color:#292929;box-shadow:none}.feature-head .reset-weights{height:26px;display:inline-flex;align-items:center;gap:6px;margin-top:18px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:transparent;color:#888;font-size:9px;cursor:pointer}.feature-head .reset-weights svg{width:9px;height:9px}.feature-head .reset-weights:hover{border-color:#bbb;background:#f3f3f3;color:var(--ink)}.feature-head .reset-weights:focus-visible{outline:2px solid currentColor;outline-offset:2px}[data-theme=dark] .feature-head .reset-weights{border-color:#333;color:#999}[data-theme=dark] .feature-head .reset-weights:hover{border-color:#555;background:#222;color:#fff}.comparison-table tbody td,.comparison-table tbody th{display:flex;align-items:center}.comparison-table tbody td{justify-content:center}.comparison-table .product-column{position:relative;flex:1 0 148px;width:148px;min-width:0;overflow:hidden;transition:flex-grow .25s cubic-bezier(.77,0,.175,1),flex-basis .25s cubic-bezier(.77,0,.175,1),width .25s cubic-bezier(.77,0,.175,1),border-color .18s ease,background-color .18s ease,color .18s ease}.comparison-table .product-column:after{content:"";position:absolute;z-index:3;inset:0;pointer-events:none;background:rgba(245,158,11,.2);opacity:0}.comparison-table .product-column.chat-column-highlight:after{animation:chat-column-highlight .28s cubic-bezier(.23,1,.32,1)}@keyframes chat-column-highlight{0%{opacity:0}32%{opacity:1}to{opacity:0}}[data-theme=dark] .comparison-table .product-column:after{background:rgba(251,191,36,.17)}@media(prefers-reduced-motion:reduce){.comparison-table .product-column.chat-column-highlight:after{animation:chat-column-highlight-reduced .18s ease}@keyframes chat-column-highlight-reduced{0%,55%{opacity:.7}to{opacity:0}}}.comparison-table .product-column.column-hidden{flex-grow:0;flex-basis:0;width:0;border-right-width:0;border-right-color:transparent;pointer-events:none}.comparison-table .field-group-row>*{height:52px;background:#f8f8f8}.field-group-toggle{width:100%;height:100%;display:flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.field-group-toggle svg{width:8px;height:8px;color:#888;transition:transform .18s cubic-bezier(.23,1,.32,1)}.field-group-toggle svg.expanded{transform:rotate(90deg)}.field-group-toggle span{font-weight:650;color:var(--ink)}.field-group-toggle small{display:grid;min-width:18px;height:18px;place-items:center;margin-left:auto;border-radius:5px;background:#eaeaea;color:#777;font:600 9px/1 var(--font-geist-mono)}.field-group-toggle .not-scored-badge{width:auto;padding:0 7px;white-space:nowrap}.comparison-table .comparison-field-row.subjective-review-row{height:auto}.comparison-table .subjective-review-row>*{height:auto;min-height:0;padding:0;vertical-align:top}.comparison-table .subjective-review-row>td{text-align:left;font-size:12px;font-weight:450;line-height:1.55}.comparison-table .subjective-review-row.is-tree-collapsed{height:auto}.comparison-table .subjective-review-row.is-tree-collapsed>*{height:auto;overflow:visible}.subjective-review-collapse{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1)}.subjective-review-clip{min-height:0;overflow:hidden}.subjective-review-content{min-height:72px;padding:16px 18px}.subjective-review-row>th .subjective-review-content{padding-right:24px;padding-left:48px}.subjective-review-row.is-tree-collapsed .subjective-review-collapse{grid-template-rows:0fr;opacity:0}.subjective-review-empty{color:#bbb}.field-group-summary{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:5px;background:#eaeaea;color:#777;font-size:9px;font-weight:550;white-space:nowrap}.unknown-value{color:#999;font-size:10px;font-weight:500;white-space:nowrap}.last-updated-cell{display:flex;flex-direction:column;align-items:center;gap:5px;white-space:nowrap}.last-updated-cell time{font-size:11px;font-weight:600}.last-updated-cell>small{margin:0;color:#999;font-size:9px;font-weight:500}.select-app-hit{position:absolute;z-index:0;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.select-app-hit:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.select-app .app-icon,.select-app .app-name,.select-app .app-score,.select-app .check{z-index:1}.select-app .check{pointer-events:none}.select-app .app-icon,.select-app .app-name,.select-app .app-score{position:relative;pointer-events:none}.app-name{position:relative;font-size:13px;font-weight:700;letter-spacing:-.02em}.app-domain-link{position:relative;z-index:2;margin-top:4px;color:#999;font-size:10px;font-weight:500}.app-domain-link:focus-visible,.select-app:hover .app-domain-link{text-decoration:underline;text-underline-offset:3px}.app-domain-link:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.app-score{display:inline-flex;align-items:baseline;gap:4px;margin-top:8px;color:#999;font-size:9px;font-weight:550;text-transform:uppercase;letter-spacing:.04em}.app-score strong{color:var(--ink);font-size:11px;letter-spacing:0}.field-label-cell{position:relative;overflow:visible}.field-label-cell:focus-within,.field-label-cell:hover{z-index:101}.field-label-line{width:100%;display:flex;align-items:center;gap:6px;min-width:0}.field-label-line>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-label-line>small{margin-left:auto;color:#999;font:550 9px/1 var(--font-geist-mono);white-space:nowrap}.field-weight-panel{--weight-track:#d8d8d8;position:absolute;z-index:102;top:50%;left:calc(100% - 8px);width:264px;padding:12px 14px 10px;border:1px solid #ddd;border-radius:10px;background:#fff;box-shadow:0 14px 38px rgba(0,0,0,.14);opacity:0;pointer-events:none;transform:translate(-4px,-50%);transition:opacity .14s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.field-label-cell:focus-within .field-weight-panel,.field-label-cell:hover .field-weight-panel{opacity:1;pointer-events:auto;transform:translateY(-50%)}.field-weight-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#777;font-size:10px}.field-weight-panel header strong{color:var(--ink);font:650 10px/1 var(--font-geist-mono)}.weight-anchor-labels{display:grid;grid-template-columns:repeat(10,1fr) 0;margin:0 13px 3px;color:#aaa;font:500 7px/1 var(--font-geist-mono);text-align:center}.weight-anchor-labels span{grid-row:1;display:grid;justify-items:center;justify-self:start;gap:3px;transform:translateX(-50%)}.weight-anchor-labels span:after{width:2px;height:2px;border-radius:50%;background:currentColor;content:""}.field-weight-panel input[type=range]{width:100%;height:30px;margin:0;padding:0;border:0;appearance:none;background:transparent;cursor:pointer}.field-weight-panel input[type=range]::-webkit-slider-runnable-track{height:16px;border-radius:999px;background:linear-gradient(to right,var(--ink) 0 var(--weight-progress),var(--weight-track) var(--weight-progress) 100%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.field-weight-panel input[type=range]::-webkit-slider-thumb{width:26px;height:26px;margin-top:-5px;border:2px solid var(--ink);border-radius:50%;appearance:none;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.28)}.field-weight-panel input[type=range]::-moz-range-track{height:16px;border-radius:999px;background:var(--weight-track);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.field-weight-panel input[type=range]::-moz-range-progress{height:16px;border-radius:999px;background:var(--ink)}.field-weight-panel input[type=range]::-moz-range-thumb{width:26px;height:26px;border:2px solid var(--ink);border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.28)}.field-weight-panel input[type=range]:focus-visible{outline:2px solid var(--ink);outline-offset:2px;border-radius:999px}[data-theme=dark] .field-weight-panel{--weight-track:#414141;border-color:#383838;background:#191919;box-shadow:0 14px 38px rgba(0,0,0,.48)}[data-theme=dark] .field-weight-panel input[type=range]::-webkit-slider-thumb{background:#191919}[data-theme=dark] .field-weight-panel input[type=range]::-moz-range-thumb{background:#191919}[data-theme=dark] .field-weight-panel header{color:#999}.field-group-cell-toggle{width:100%;height:100%;display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.field-group-cell-toggle:hover{background:rgba(0,0,0,.025)}.field-group-cell-toggle:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.comparison-table .field-child-row{height:72px;overflow:hidden;transition:height .22s cubic-bezier(.77,0,.175,1)}.comparison-table .field-child-row>th{padding-left:48px}.comparison-table .field-group-row.group-level-1>th:first-child{padding-left:40px}.comparison-table .field-group-row.group-level-2>th:first-child{padding-left:64px}.comparison-table .field-child-row.field-level-2>th{padding-left:72px}.comparison-table .field-child-row.field-level-3>th{padding-left:96px}.comparison-table .field-child-row.is-collapsed{height:0}.comparison-table .field-child-row.is-collapsed>*{height:0;overflow:hidden;border-bottom-width:0}.comparison-table .comparison-field-row{height:72px;overflow:hidden;transition:height .25s cubic-bezier(.77,0,.175,1)}.comparison-table .comparison-field-row.is-expanded{overflow:visible}.comparison-table .comparison-field-row:has(.field-label-cell:focus-within),.comparison-table .comparison-field-row:has(.field-label-cell:hover){position:relative;z-index:100}.comparison-table .field-group-row.comparison-field-row{height:52px;overflow:visible}.comparison-table .comparison-field-row.is-field-hidden,.comparison-table .comparison-field-row.is-tree-collapsed{height:0}.comparison-table .comparison-field-row.is-field-hidden>*,.comparison-table .comparison-field-row.is-tree-collapsed>*{height:0;overflow:hidden;border-bottom-width:0}.input-wrap select{width:100%;height:100%;padding:0 11px;border:0;outline:0;background:transparent;color:inherit;font:inherit;font-size:12px}[data-theme=dark] .input-wrap select{color:#eee}.platform-list{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.platform-list>span{width:26px;height:26px;display:grid;place-items:center;padding:0;color:#666;font-size:17px}.platform-list>span svg{width:17px;height:17px}.technology-approach-value{display:inline-flex;align-items:center;justify-content:center;gap:8px}.technology-icon{width:18px;height:18px;flex:0 0 18px;fill:currentColor}.technology-icon.swift{color:#f05138}.technology-icon.electron{color:#47848f}.technology-icon.tauri{color:#bd8500}.multi-select{display:flex;flex-wrap:wrap;gap:6px}.multi-select button{min-height:34px;padding:0 12px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#777;font-size:11px;cursor:pointer}.multi-select button.selected{border-color:#111;background:#111;color:#fff}[data-theme=dark] .platform-list>span{color:#aaa}[data-theme=dark] .technology-icon.electron{color:#6fbac7}[data-theme=dark] .technology-icon.tauri{color:#ffc131}[data-theme=dark] .multi-select button{border-color:#333;background:#171717;color:#aaa}[data-theme=dark] .multi-select button.selected{border-color:#eee;background:#eee;color:#111}[data-theme=dark] .comparison-table .field-group-row>*{background:#151515}[data-theme=dark] .field-group-toggle,[data-theme=dark] .field-group-toggle span{color:#eee}[data-theme=dark] .field-group-toggle svg{color:#999}[data-theme=dark] .field-group-toggle small{background:#262626;color:#999}[data-theme=dark] .field-group-summary{background:#262626;color:#aaa}[data-theme=dark] .unknown-value{color:#777}[data-theme=dark] .field-group-cell-toggle:hover{background:rgba(255,255,255,.035)}.comparison-table .field-group-row.performance-metric-row,.comparison-table .field-group-row.performance-metric-row>*{height:76px}.comparison-table .field-group-row.performance-metric-row.is-field-hidden,.comparison-table .field-group-row.performance-metric-row.is-tree-collapsed{height:0}.comparison-table .field-group-row.performance-metric-row.is-field-hidden>*,.comparison-table .field-group-row.performance-metric-row.is-tree-collapsed>*{height:0;overflow:hidden;border-bottom-width:0}.performance-sparkline-wrap{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.performance-sparkline{width:calc(100% - 24px);height:48px;overflow:visible}.performance-sparkline-line{fill:none;stroke:#e87827;stroke-width:1.8;vector-effect:non-scaling-stroke}.performance-sparkline-area{fill:rgba(232,120,39,.12)}.performance-sparkline.memory .performance-sparkline-line{stroke:#3877d6}.performance-sparkline.memory .performance-sparkline-area{fill:rgba(56,119,214,.12)}.performance-field-label{font-weight:560}.performance-value-row td{padding:0}.performance-bar-cell{position:absolute;inset:0;display:grid;grid-template-rows:1fr auto;place-items:center;padding:8px 0 6px;isolation:isolate}.performance-bar-cell:before{position:absolute;z-index:-1;inset:auto 0 0;height:var(--performance-bar-height);background:rgba(56,119,214,.11);content:"";transition:height .42s cubic-bezier(.23,1,.32,1)}.performance-value-row td.performance-low .performance-bar-cell:before{background:rgba(22,163,74,.2)}.performance-value-row td.performance-high .performance-bar-cell:before{background:rgba(220,38,38,.18)}.performance-bar-cell span{position:relative;align-self:end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.performance-workload-label{color:var(--muted);font-size:10px;font-weight:400;letter-spacing:.04em;line-height:1;text-transform:none}.performance-sparkline-wrap>.performance-workload-label{position:absolute;z-index:1;top:2px;right:12px}.performance-loading{width:52%;height:8px;border-radius:999px;background:linear-gradient(90deg,#e8e8e8 20%,#f5f5f5 45%,#e8e8e8 70%);background-size:220% 100%;animation:performance-loading 1.2s linear infinite}@keyframes performance-loading{to{background-position:-220% 0}}[data-theme=dark] .performance-sparkline-line{stroke:#f19957}[data-theme=dark] .performance-sparkline-area{fill:rgba(241,153,87,.14)}[data-theme=dark] .performance-sparkline.memory .performance-sparkline-line{stroke:#6da1ef}[data-theme=dark] .performance-sparkline.memory .performance-sparkline-area{fill:rgba(109,161,239,.14)}[data-theme=dark] .performance-bar-cell:before{background:rgba(109,161,239,.15)}[data-theme=dark] .performance-value-row td.performance-low .performance-bar-cell:before{background:rgba(74,222,128,.2)}[data-theme=dark] .performance-value-row td.performance-high .performance-bar-cell:before{background:rgba(248,113,113,.2)}[data-theme=dark] .performance-loading{background:linear-gradient(90deg,#252525 20%,#363636 45%,#252525 70%);background-size:220% 100%}@media(prefers-reduced-motion:reduce){.performance-loading{animation:none}.comparison-table .comparison-field-row,.comparison-table .field-child-row,.comparison-table .product-column,.field-group-toggle svg,.performance-bar-cell:before{transition:none}.subjective-review-collapse{transition:opacity .12s ease}}.rule-count{top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;font-size:9px}.submit-link svg{width:10px;height:10px;margin-left:5px;color:#aaa}.check svg{width:9px;height:9px}.no svg,.yes svg{width:10px;height:10px}.visit svg{width:8px;height:8px;margin-left:3px}.toolbar .direction svg{width:10px;height:10px}.toolbar .priority-actions svg{width:8px;height:8px}.toolbar .remove-rule svg{width:10px;height:10px}.toolbar .add-rule svg{width:9px;height:9px}.back-link svg{width:10px;height:10px;margin-right:4px}.copy-button>svg{width:11px;height:11px}.copy-state{display:flex;align-items:center;gap:6px}.copy-state svg{width:10px;height:10px}.privacy-note>svg{width:7px;height:7px;margin-right:5px;color:#49a85a}[data-theme=dark] .submit-link svg{color:#666}.sort-rule{grid-template-columns:28px minmax(150px,1fr) 36px 30px}.toolbar .drag-handle{width:28px;height:32px;border-color:transparent;background:transparent;color:#999;cursor:grab}.toolbar .drag-handle:active{cursor:grabbing}.toolbar .drag-handle svg{width:11px;height:14px}.sort-rule.dragging{opacity:.45;background:#f3f3f3}[data-theme=dark] .toolbar .drag-handle{border-color:transparent;background:transparent;color:#777}[data-theme=dark] .toolbar .drag-handle:hover{color:#ccc}[data-theme=dark] .sort-rule.dragging{background:#222}@media(max-width:760px){.sort-rule{grid-template-columns:26px minmax(115px,1fr) 34px 28px}}.app-icon,.compare-avatars span{overflow:hidden}.app-icon img,.compare-avatars img{display:block;width:100%;height:100%;object-fit:cover}.compare-dock .compare-action{border-radius:6px;background:#111;color:#fff;font-size:11px;font-weight:500}.compare-dock .compare-action:hover{background:#2a2a2a}.hide-identical-control{min-width:135px;display:flex;align-items:center;gap:8px;color:inherit;font-size:10px;font-weight:500;white-space:nowrap;cursor:pointer}.hide-identical-control input{width:14px;height:14px;margin:0;accent-color:var(--ink);cursor:pointer}.compare-avatars .avatar-overflow{background:#eee;color:#555;font-size:9px}[data-theme=dark] .compare-dock .compare-action{background:#eee;color:#111}[data-theme=dark] .compare-dock .compare-action:hover{background:#fff}[data-theme=dark] .compare-avatars .avatar-overflow{background:#292929;color:#aaa}@media(max-width:760px){.compare-dock .compare-action{display:block}}:root{--resize-dur:300ms;--resize-ease:cubic-bezier(0.22,1,0.36,1)}.t-resize{transition:width var(--resize-dur) var(--resize-ease),height var(--resize-dur) var(--resize-ease);will-change:width,height}.comparison-surface{view-transition-name:comparison-table}html[data-ui-transition=selection] .comparison-surface{view-transition-name:none}::view-transition-group(*){animation-duration:.25s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}.compare-dock-shell{position:fixed;z-index:10;left:50%;bottom:30px;width:min(var(--chat-collapsed-width),calc(100vw - 32px));opacity:1;transform:translateX(-50%);transition:width var(--chat-resize-dur) var(--chat-ease),opacity .18s cubic-bezier(.23,1,.32,1),transform .22s cubic-bezier(.23,1,.32,1)}.compare-dock-shell.chat-expanded{width:min(var(--chat-expanded-width),calc(100vw - 32px))}.compare-dock-shell.is-empty{pointer-events:none;opacity:0;transform:translate(-50%,8px)}.compare-dock-shell .compare-dock{position:relative;left:auto;width:100%;max-width:none;justify-content:space-between;gap:16px;border-radius:var(--chat-surface-radius);transform:none;box-shadow:0 8px 24px rgba(20,20,20,.1)}.compare-dock-actions,.compare-dock-summary{display:flex;align-items:center}.compare-dock-summary{min-width:0;gap:13px}.compare-dock-actions{flex:0 0 auto;gap:4px;margin-left:auto}[data-theme=dark] .compare-dock-shell .compare-dock{box-shadow:0 8px 24px rgba(0,0,0,.3)}.compare-avatars span{transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .22s cubic-bezier(.23,1,.32,1)}.compare-avatars .avatar-overflow{width:auto;min-width:30px;padding-inline:7px;white-space:nowrap}@starting-style{.compare-dock-shell:not(.is-empty){opacity:0;transform:translate(-50%,8px)}.compare-avatars span{opacity:0;transform:translateX(-8px) scale(.95)}}@media(prefers-reduced-motion:reduce){.t-resize{transition:none!important}.compare-avatars span,.compare-dock-shell{transition:opacity .15s ease!important;transform:none!important}::view-transition-group(*){animation-duration:.15s}}td.best-value{background:rgba(22,163,74,.08);color:#137333;transition:background-color .18s ease,color .18s ease}[data-theme=dark] td.best-value{background:rgba(74,222,128,.09);color:#86e6a7}.sort-rule{grid-template-columns:28px minmax(150px,1fr) 30px}.sort-rule,.sort-rule:hover,[data-theme=dark] .sort-rule:hover{background:transparent}.sort-field-select{width:100%;min-width:0}.toolbar .sort-rule .sort-field-trigger{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#333;font-size:10px;text-align:left}.toolbar .sort-rule .sort-field-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar .sort-rule .sort-field-trigger svg{width:8px;height:8px;flex:0 0 8px;color:#888;transition:transform .15s ease}.toolbar .sort-rule .sort-field-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.toolbar .sort-rule .sort-field-trigger:active{transform:none}.sort-field-menu{position:fixed;z-index:100;overflow-y:auto;padding:6px;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 14px 38px rgba(20,20,20,.16);color:#222}.sort-field-group+.sort-field-group{margin-top:5px;padding-top:5px;border-top:1px solid #eee}.sort-field-group>.sort-field-group-label{min-height:30px;justify-content:flex-start;padding-block:0;border-radius:5px;color:#999;font:600 8px/1 var(--font-geist-mono);letter-spacing:.06em;text-transform:uppercase}.sort-field-group>.sort-field-group-label:focus-visible,.sort-field-group>.sort-field-group-label:hover{background:#f3f3f3;color:#222}.sort-field-group>.sort-field-group-label>svg{flex:0 0 8px;transition:transform .18s cubic-bezier(.23,1,.32,1)}.sort-field-group.is-expanded>.sort-field-group-label>svg{transform:rotate(90deg)}.sort-field-group>.sort-field-group-label small{min-width:17px;height:17px;display:grid;place-items:center;margin-left:auto;padding:0 4px;border-radius:5px;background:#eee;color:#888;font:600 8px/1 var(--font-geist-mono)}.sort-field-group-options{display:grid;grid-template-rows:0fr;transition:grid-template-rows .18s cubic-bezier(.77,0,.175,1)}.sort-field-group.is-expanded>.sort-field-group-options{grid-template-rows:1fr}.sort-field-group-options>div{min-height:0;overflow:hidden}.sort-field-group button{width:100%;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:inherit;font-size:10px;cursor:pointer;text-align:left}.sort-field-group button:focus-visible,.sort-field-group button:hover{outline:0;background:#f3f3f3}.sort-field-group button.selected{font-weight:620}.sort-field-group button:disabled{color:#bbb;cursor:not-allowed}.sort-field-group button svg{width:9px;height:9px}[data-theme=dark] .toolbar .sort-field-trigger{border-color:#353535;background:#1c1c1c;color:#ccc}[data-theme=dark] .sort-field-menu{border-color:#363636;background:#191919;color:#ddd;box-shadow:0 14px 38px rgba(0,0,0,.42)}[data-theme=dark] .sort-field-group+.sort-field-group{border-color:#303030}[data-theme=dark] .sort-field-group>.sort-field-group-label:focus-visible,[data-theme=dark] .sort-field-group>.sort-field-group-label:hover{background:#262626;color:#eee}[data-theme=dark] .sort-field-group>.sort-field-group-label small{background:#2b2b2b;color:#aaa}[data-theme=dark] .sort-field-group button:focus-visible,[data-theme=dark] .sort-field-group button:hover{background:#262626}[data-theme=dark] .sort-field-group button:disabled{color:#555}.toolbar .drag-handle{touch-action:none}.toolbar .drag-handle svg{width:13px;height:11px}.sort-rule.is-dragging{background:#fff;box-shadow:0 10px 28px rgba(20,20,20,.14)}[data-theme=dark] .sort-rule.is-dragging{background:#1c1c1c;box-shadow:0 10px 28px rgba(0,0,0,.36)}@media(max-width:760px){.sort-rule{grid-template-columns:26px minmax(115px,1fr) 28px}}.sort-rule{grid-template-columns:16px minmax(150px,1fr) 50px 34px;gap:8px}.toolbar .sort-rule .drag-handle,[data-theme=dark] .toolbar .sort-rule .drag-handle{width:16px;min-width:16px;height:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#888;cursor:grab;touch-action:none}.toolbar .sort-rule .drag-handle:hover,[data-theme=dark] .toolbar .sort-rule .drag-handle:hover{border:0;background:transparent;color:var(--ink)}.toolbar .sort-rule .drag-handle:active{transform:none;cursor:grabbing}.toolbar .sort-rule .drag-handle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.toolbar .sort-rule .drag-handle svg{width:10px;height:10px}.toolbar .sort-rule .remove-rule,[data-theme=dark] .toolbar .sort-rule .remove-rule{width:34px;min-width:34px;height:34px;padding:0;border:1px solid #ddd;border-radius:6px;background:#fff;color:#777}[data-theme=dark] .toolbar .sort-rule .remove-rule{border-color:#353535;background:#1c1c1c;color:#aaa}.toolbar .sort-rule .remove-rule svg{width:10px;height:10px}.toolbar .sort-rule .sort-direction-toggle,[data-theme=dark] .toolbar .sort-rule .sort-direction-toggle{width:50px;min-width:50px;height:34px;padding:0;border:1px solid #ddd;border-radius:6px;background:#fff;color:#777;font:650 9px/1 var(--font-geist-mono);letter-spacing:.04em}.toolbar .sort-rule .sort-direction-toggle:hover{border-color:#bbb;color:var(--ink)}[data-theme=dark] .toolbar .sort-rule .sort-direction-toggle{border-color:#353535;background:#1c1c1c;color:#aaa}[data-theme=dark] .toolbar .sort-rule .sort-direction-toggle:hover{border-color:#555;color:#fff}@media(max-width:760px){.sort-rule{grid-template-columns:14px minmax(115px,1fr) 46px 34px;gap:6px}.toolbar .sort-rule .drag-handle{width:14px;min-width:14px}.toolbar .sort-rule .sort-direction-toggle{width:46px;min-width:46px}.workspace .toolbar{height:66px;min-height:66px;flex:0 0 66px;flex-direction:row;flex-wrap:nowrap;align-items:center}.workspace .toolbar>.search{width:auto;min-width:0;height:42px;flex:1 1;align-self:center}.workspace .toolbar>.search input{min-width:0}.workspace .toolbar>.data-tools{flex:0 0 auto}}.filter-list{max-height:min(660px,calc(100dvh - 132px));overflow-y:auto;padding:0 10px 10px}.filter-menu{width:min(760px,calc(100vw - 32px))}.toolbar .filter-group-title{width:100%;height:38px;display:flex;align-items:center;gap:8px;padding:0 12px 0 calc(12px + var(--filter-group-inset));border:0;border-radius:0;background:transparent;color:#888;font:600 9px/1 var(--font-geist-mono);letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:pointer}.toolbar .filter-group-title:hover{background:#f7f7f7;color:var(--ink)}.toolbar .filter-group-title:active{transform:none}.filter-group-title svg{width:8px;height:8px;transition:transform .18s cubic-bezier(.23,1,.32,1)}.filter-group.is-expanded>.filter-group-title svg{transform:rotate(90deg)}.filter-group-title small{min-width:18px;height:18px;display:grid;place-items:center;flex-shrink:0;padding:0 5px;border-radius:5px;background:#eee;color:#777;font:600 10px/1 var(--font-geist-mono);letter-spacing:0}.filter-group-fields{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s cubic-bezier(.77,0,.175,1)}.filter-group.is-expanded>.filter-group-fields{grid-template-rows:1fr}.filter-group-fields>div{min-height:0;overflow:hidden}[data-theme=dark] .toolbar .filter-group-title:hover{background:#1d1d1d;color:#fff}[data-theme=dark] .filter-group-title small{background:#292929;color:#aaa}.filter-row{min-height:52px;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:20px;padding:6px 12px 6px calc(12px + var(--filter-group-inset))}.filter-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-row .segmented{width:100%;min-width:0}.segmented{position:relative}.segmented:before{content:"";position:absolute;z-index:0;top:3px;bottom:3px;left:3px;width:calc((100% - 6px) / var(--segment-count));border-radius:5px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);transform:translateX(var(--segment-offset));transition:transform .2s var(--ease-in-out)}.toolbar .segmented button{position:relative;z-index:1;min-width:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.toolbar .segmented button.active{background:transparent;box-shadow:none}[data-theme=dark] .segmented:before{background:#3a3a3a;box-shadow:none}@media(prefers-reduced-motion:reduce){.segmented:before{transition:none}}.language-switcher{position:relative;display:inline-block;color:#777}.language-trigger{height:34px;max-width:108px;display:inline-flex;align-items:center;gap:7px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:inherit;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.language-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis}.language-trigger svg{width:9px;height:9px;flex:0 0 auto;transition:transform .18s ease}.language-switcher.is-open .language-trigger svg{transform:rotate(180deg)}.language-switcher.is-open .language-trigger,.language-trigger:focus-visible,.language-trigger:hover{background:var(--soft);color:var(--ink);outline:0}.language-menu{position:absolute;z-index:120;top:calc(100% + 7px);right:0;width:156px;display:flex;flex-direction:column;gap:2px;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 14px 38px rgba(0,0,0,.12)}.language-menu button{width:100%;height:32px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#666;text-align:left;font-size:11px;cursor:pointer}.language-menu button:focus-visible,.language-menu button:hover{background:#f5f5f5;color:#111;outline:0}.language-menu button.selected{background:#ededed;color:#111;font-weight:600}[data-theme=dark] .language-switcher{color:#aaa}[data-theme=dark] .language-switcher.is-open .language-trigger,[data-theme=dark] .language-trigger:focus-visible,[data-theme=dark] .language-trigger:hover{background:#1b1b1b;color:#fff}[data-theme=dark] .language-menu{border-color:#333;background:#151515;box-shadow:0 14px 38px rgba(0,0,0,.42)}[data-theme=dark] .language-menu button{color:#aaa}[data-theme=dark] .language-menu button:focus-visible,[data-theme=dark] .language-menu button:hover{background:#222;color:#fff}[data-theme=dark] .language-menu button.selected{background:#292929;color:#fff}.performance-filter{display:flex;align-items:center;gap:8px;min-width:0}.performance-filter input,.performance-filter select{height:34px;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--soft);color:var(--ink);padding:0 8px;font-size:13px}.performance-filter select{flex:0 1 100px}.performance-filter input{width:80px;flex:1 1}.performance-filter>span{font-size:12px;color:var(--muted)}.toolbar .score-preview-toggle{flex-shrink:0}:root{--chat-resize-dur:250ms;--chat-ease:cubic-bezier(.22,1,.36,1);--chat-message-dur:250ms;--chat-collapsed-width:480px;--chat-expanded-width:560px;--chat-surface-radius:12px;--chat-expanded-padding:9px}.local-chat-surface{position:fixed;left:50%;bottom:26px;z-index:30;width:min(var(--chat-collapsed-width),calc(100vw - 32px));height:calc(max(var(--composer-height),40px) + 14px);display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid #d7d7d7;border-radius:var(--chat-surface-radius);background:rgba(255,255,255,.96);box-shadow:0 14px 42px rgba(20,20,20,.15);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateX(-50%);transition:width var(--chat-resize-dur) var(--chat-ease),height var(--chat-resize-dur) var(--chat-ease),padding-top var(--chat-resize-dur) var(--chat-ease),padding-right var(--chat-resize-dur) var(--chat-ease),padding-bottom var(--chat-resize-dur) var(--chat-ease),padding-left var(--chat-resize-dur) var(--chat-ease),border-color .15s ease,background-color .15s ease;will-change:width,height}.local-chat-surface.is-expanded{width:min(var(--chat-expanded-width),calc(100vw - 32px));height:min(560px,calc(100dvh - 108px));padding:10px var(--chat-expanded-padding) var(--chat-expanded-padding)}.local-chat-conversation{min-height:0;flex:0 0;display:flex;flex-direction:column;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .15s ease}.local-chat-surface.is-expanded .local-chat-conversation{flex:1 1 auto;opacity:1;pointer-events:auto;transition-delay:70ms}.local-chat-messages{min-height:0;flex:1 1;overflow-y:auto;padding:4px 5px 14px;scrollbar-width:thin}.local-chat-message{display:flex;margin-top:10px}.local-chat-message-bubble{max-width:86%;padding:10px 12px;border-radius:10px;background:#f0f0f0;color:#444;font-size:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word;animation:chat-message-blur-in var(--chat-message-dur) var(--chat-ease) both}.local-chat-message.user{justify-content:flex-end}.local-chat-message.user .local-chat-message-bubble{border-bottom-right-radius:3px;background:#ededed;color:#222}.local-chat-message.assistant .local-chat-message-bubble{max-width:100%;padding:0;border-radius:0;background:transparent;color:#444}.local-chat-message-content{font-size:13px;line-height:1.6;white-space:pre-wrap}.local-chat-thinking{--thinking-base:#777;--thinking-shine:#111;margin:0 0 10px;color:#777}.local-chat-thinking-toggle{width:auto;min-height:24px;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;border-radius:0;background:transparent;color:inherit;text-align:left;font-size:10px;font-weight:500;cursor:pointer}.local-chat-thinking-toggle time{font:500 9px/1 var(--font-geist-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#999}.local-chat-thinking-toggle svg{width:8px;height:8px;justify-self:end;transition:transform .18s var(--chat-ease)}.local-chat-thinking-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.local-chat-thinking.is-active .local-chat-thinking-toggle span{color:transparent;background:linear-gradient(90deg,var(--thinking-base) 0,var(--thinking-base) 35%,var(--thinking-shine) 50%,var(--thinking-base) 65%,var(--thinking-base) 100%);background-size:240% 100%;background-clip:text;-webkit-background-clip:text;animation:thinking-shimmer 1.6s linear infinite}.local-chat-thinking-content{max-height:180px;overflow:auto;padding:3px 0 0 15px;color:#777;font-size:10px;line-height:1.55;white-space:pre-wrap;scrollbar-width:thin}.local-chat-thinking-content.has-more-below{-webkit-mask-image:linear-gradient(180deg,#000 0,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(180deg,#000 0,#000 calc(100% - 28px),transparent)}.local-chat-tool-result{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;color:#555;font-size:13px}.local-chat-tool-product{min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:4px 9px 4px 5px;border:0;border-radius:7px;background:#f1f1f1;color:inherit;font:inherit;font-weight:550;line-height:1;cursor:pointer;transition:background-color .14s ease,transform .14s ease}.local-chat-tool-product:hover{background:#e7e7e7}.local-chat-tool-product:active{transform:scale(.97)}.local-chat-tool-product:focus-visible{outline:2px solid currentColor;outline-offset:2px}.local-chat-tool-product-icon{width:20px;height:20px;display:grid;flex:0 0 20px;place-items:center;overflow:hidden;border-radius:5px;color:#fff;font-size:10px;font-weight:700}.local-chat-tool-product-icon img{width:100%;height:100%;display:block;object-fit:cover}.local-chat-tool-action{min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:4px 9px;border-radius:7px;background:#f1f1f1;color:inherit;font-weight:550;line-height:1.25}.local-chat-tool-action svg{width:12px;height:12px;flex:0 0 12px;color:#888}@keyframes chat-message-blur-in{0%{opacity:0;transform:translateY(8px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.local-chat-composer{min-height:calc(var(--composer-height) + 10px);flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:5px;border:1px solid transparent;border-radius:13px;background:transparent;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.local-chat-surface.is-expanded .local-chat-composer{border-color:#e1e1e1;border-radius:10px;background:#fafafa;box-shadow:0 5px 18px rgba(20,20,20,.05)}.local-chat-composer textarea{min-width:0;min-height:38px;max-height:120px;flex:1 1;overflow-y:auto;resize:none;padding:9px;border:0;border-radius:9px;outline:0;background:transparent;color:#111;font-size:14px;line-height:20px;transition:height var(--chat-resize-dur) var(--chat-ease),color .15s ease}.local-chat-composer textarea::placeholder{color:#999}.local-chat-composer textarea[aria-disabled=true]{color:#aaa;cursor:not-allowed}.local-chat-send-ring{--ring-track:#e1e1e1;width:40px;height:40px;aspect-ratio:1;flex:0 0 40px;display:grid;place-items:center;padding:2px;border-radius:10px;background:transparent}.local-chat-send-ring.is-loading{background:conic-gradient(#111 calc(var(--download-progress) * 1turn),var(--ring-track) 0)}.local-chat-send-ring button{width:36px;height:36px;aspect-ratio:1;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#111;color:#fff;cursor:pointer;transition:background-color .15s ease,color .15s ease}.local-chat-send-ring button:disabled{background:#e8e8e8;color:#aaa;cursor:not-allowed}.local-chat-send-ring.is-loading button{background:#fff;color:#999}.local-chat-send-ring svg{width:12px;height:12px}.local-chat-composer textarea:focus-visible{outline:0}.local-chat-send-ring button:focus-visible,.local-model-dialog button:focus-visible{outline:2px solid #777;outline-offset:2px}.local-model-dialog{position:fixed;inset:auto auto 18px 50%;width:min(420px,calc(100vw - 32px));margin:0;padding:28px;border:1px solid #ddd;border-radius:14px;background:#fff;color:#111;box-shadow:0 30px 90px rgba(20,20,20,.28);opacity:0;translate:-50% 8px;transform:scale(.98);transition:opacity .25s var(--chat-ease),translate .25s var(--chat-ease),transform .25s var(--chat-ease),display .25s allow-discrete,overlay .25s allow-discrete}.local-model-dialog[open]{opacity:1;translate:-50% 0;transform:scale(1)}@starting-style{.local-model-dialog[open]{opacity:0;translate:-50% 8px;transform:scale(.98)}}.local-model-dialog::backdrop{background:rgba(0,0,0,.34);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .25s var(--chat-ease),display .25s allow-discrete,overlay .25s allow-discrete}.local-model-dialog[open]::backdrop{opacity:1}@starting-style{.local-model-dialog[open]::backdrop{opacity:0}}.local-model-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.local-model-dialog-header strong{font-size:18px;letter-spacing:-.025em;text-wrap:balance}.local-model-dialog-close{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:#888;cursor:pointer}.local-model-dialog-close:hover{background:#f3f3f3;color:#111}.local-model-dialog-close svg{width:11px;height:11px}.local-model-dialog>p{margin:10px 0 24px;color:#717171;font-size:11px;line-height:1.6;text-wrap:pretty}.local-model-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.local-model-dialog-actions button{height:38px;padding:0 13px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#666;font-size:10px;cursor:pointer}.local-model-dialog-actions button:last-child{border-color:#111;background:#111;color:#fff}[data-theme=dark] .local-chat-surface{border-color:#363636;background:rgba(20,20,20,.96);box-shadow:0 18px 50px rgba(0,0,0,.48)}[data-theme=dark] .local-chat-message.assistant .local-chat-message-bubble{background:transparent;color:#ddd}[data-theme=dark] .local-chat-message.user .local-chat-message-bubble{background:#303030;color:#eee}[data-theme=dark] .local-chat-thinking{--thinking-base:#888;--thinking-shine:#eee}[data-theme=dark] .local-chat-thinking-content,[data-theme=dark] .local-chat-thinking-toggle{color:#aaa}[data-theme=dark] .local-chat-thinking-toggle time{color:#888}[data-theme=dark] .local-chat-tool-result{color:#ccc}[data-theme=dark] .local-chat-tool-product{background:#292929}[data-theme=dark] .local-chat-tool-product:hover{background:#333}[data-theme=dark] .local-chat-tool-action{background:#292929}[data-theme=dark] .local-chat-surface.is-expanded .local-chat-composer{border-color:#353535;background:#1a1a1a;box-shadow:0 5px 18px rgba(0,0,0,.18)}[data-theme=dark] .local-chat-composer textarea{color:#eee}[data-theme=dark] .local-chat-composer textarea[aria-disabled=true]{color:#666}[data-theme=dark] .local-chat-send-ring{--ring-track:#3a3a3a}[data-theme=dark] .local-chat-send-ring.is-loading{background:conic-gradient(#eee calc(var(--download-progress) * 1turn),var(--ring-track) 0)}[data-theme=dark] .local-chat-send-ring button{background:#eee;color:#111}[data-theme=dark] .local-chat-send-ring button:disabled{background:#303030;color:#666}[data-theme=dark] .local-chat-send-ring.is-loading button{background:#161616;color:#888}[data-theme=dark] .local-model-dialog{border-color:#383838;background:#171717;color:#eee;box-shadow:0 30px 90px rgba(0,0,0,.58)}[data-theme=dark] .local-model-dialog-close:hover{background:#292929;color:#eee}[data-theme=dark] .local-model-dialog>p{color:#999}[data-theme=dark] .local-model-dialog-actions button{border-color:#383838;background:#202020;color:#aaa}[data-theme=dark] .local-model-dialog-actions button:last-child{border-color:#eee;background:#eee;color:#111}@media(max-width:620px){.local-chat-surface{bottom:20px;width:calc(100vw - 24px)}.local-chat-surface.is-expanded{width:calc(100vw - 24px);height:min(520px,calc(100dvh - 92px))}.local-model-dialog{padding:24px}}@media(prefers-reduced-motion:reduce){.compare-dock,.local-chat-composer,.local-chat-composer textarea,.local-chat-conversation,.local-chat-send-ring button,.local-chat-surface,.local-chat-thinking-toggle svg,.local-model-dialog,.local-model-dialog::backdrop{transition:none!important}.local-chat-message-bubble{animation:chat-message-fade-in .15s ease both}.local-chat-thinking.is-active .local-chat-thinking-toggle span{color:inherit;background:none;animation:none}}@keyframes chat-message-fade-in{0%{opacity:0}to{opacity:1}}@keyframes thinking-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.canvas-comparison{position:relative;flex:1 1 auto;min-height:240px;height:calc(100dvh - 172px);overflow:hidden;border-radius:0 0 11px 11px;isolation:isolate;background:#fff}.workspace-full-width .canvas-comparison{height:calc(100dvh - 100px)}.canvas-table-scroll{position:absolute;inset:0;overflow:auto;overscroll-behavior:contain;scroll-behavior:auto;outline:none;touch-action:pan-x pan-y;contain:strict}.canvas-table-surface{position:absolute;top:0;left:0;pointer-events:none}.canvas-comparison,.canvas-table-links a,.canvas-table-scroll{touch-action:pinch-zoom}.canvas-scroll-edge{position:absolute;top:0;right:0;z-index:1;pointer-events:none}.canvas-table-scroll[data-keyboard-focus=true]:focus-visible{outline:2px solid #3678e8;outline-offset:-2px}.canvas-table-a11y{position:absolute;width:1px;height:1px;top:0;left:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.canvas-table-links-clip{position:absolute;top:0;left:190px;right:0;height:168px;overflow:clip;pointer-events:none}.canvas-table-links{position:absolute;top:0;left:0;will-change:transform}.canvas-table-links a{position:absolute;top:103px;height:25px;pointer-events:auto;border-radius:3px}.canvas-table-links a:hover{background:rgba(120,120,120,.08)}.canvas-table-links a:focus-visible{outline:2px solid #3678e8}.canvas-table-dialog{position:fixed;inset:0;margin:auto;width:min(420px,calc(100vw - 32px));max-height:80dvh;padding:0;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 20px 80px #0003}.canvas-table-dialog::backdrop{background:#0003}.canvas-table-dialog>div{padding:20px}.canvas-table-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;font-size:15px}.canvas-table-dialog header button{border:0;background:var(--soft);color:var(--ink);width:32px;height:32px;border-radius:6px;font-size:22px;cursor:pointer}.canvas-cell-detail{font-size:15px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.canvas-table-dialog small{color:var(--muted)}[data-theme=dark] .canvas-comparison,[data-theme=dark] .canvas-table-dialog{background:#0e0e0e}@media(max-width:760px){.canvas-comparison{height:calc(100dvh - 186px)}}@media(forced-colors:active){.canvas-table-scroll[data-keyboard-focus=true]:focus-visible{outline:2px solid Highlight}}.canvas-weight-popover{position:fixed;inset:auto;margin:0;max-width:calc(100vw - 16px);color:var(--ink);opacity:0;transform:translateX(-4px);transition:opacity .14s ease,transform .18s var(--ease-in-out),display .18s allow-discrete,overlay .18s allow-discrete}.canvas-weight-popover:popover-open{opacity:1;pointer-events:auto;transform:translateX(0)}.canvas-weight-title{margin-bottom:10px;font-size:13px;font-weight:600}@starting-style{.canvas-weight-popover:popover-open{opacity:0;transform:translateX(-4px)}}@media(prefers-reduced-motion:reduce){.canvas-weight-popover,.canvas-weight-popover:popover-open{transform:none;transition:opacity .14s ease,display allow-discrete .14s,overlay allow-discrete .14s}}.comparison-page[data-table-initializing=true] .page-header-slot,.comparison-page[data-table-initializing=true] .page-header-slot .nav,.comparison-page[data-table-initializing=true] .t-resize{transition:none!important}html[data-table-full-width=true] .comparison-page[data-table-initializing=true] .page-header-slot{height:0;visibility:hidden}html[data-table-full-width=true] .comparison-page[data-table-initializing=true] .page-header-slot .nav{transform:translateY(-100%)}html[data-table-full-width=true] .comparison-page[data-table-initializing=true] .workspace{width:calc(100% - 32px)}html[data-table-full-width=true] .comparison-page[data-table-initializing=true] .canvas-comparison{height:calc(100dvh - 100px)}.cell-score-breakdown{border-top:1px solid var(--line);margin-top:20px;padding-top:16px;font-size:14px;line-height:1.6}.cell-score-breakdown p{margin:10px 0}.cell-score-total{display:flex;align-items:center;justify-content:space-between;gap:16px}.cell-score-total strong{font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cell-score-breakdown code{display:block;padding:10px 12px;border-radius:8px;background:var(--soft);font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.cell-score-breakdown .cell-score-note,.cell-score-breakdown .cell-score-path{color:var(--muted);font-size:13px}