:root{--canvas:#f6f8f6;--surface:#fff;--surface-soft:#f1f4f1;--surface-selected:#f3f8e8;--ink:#132c27;--ink-2:#27433d;--muted:#687a75;--line:#d9e1de;--line-strong:#b9c7c2;--brand:#075446;--brand-dark:#063f36;--lime:#a7cf32;--lime-soft:#eff7dc;--warning:#a86d00;--danger:#b7473c;--shadow:0 18px 50px #122b251f;--header-height:80px;--catalog-rail-width:296px;--page-pad-x:clamp(28px, 3vw, 48px);--page-pad-top:32px;--page-pad-bottom:64px;--page-title-size:28px;--page-title-row:68px;--page-content-max:none;--ui-control-height:44px;--ui-body-size:14px;--ui-meta-size:13px;--ui-section-title-size:18px;--detail-space-xs:4px;--detail-space-sm:8px;--detail-space-md:12px;--detail-space-lg:16px;--detail-space-xl:24px;--detail-pad-x:32px;--detail-pad-y:28px;--detail-title-size:18px;--detail-subtitle-size:15px;--detail-body-size:14px;--detail-meta-size:12px}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);font-family:var(--font-body), "Microsoft YaHei", sans-serif;margin:0;font-size:16px}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.product-shell{min-height:100vh}.product-shell.has-candidate-tray{padding-bottom:110px}.section-overline{color:var(--brand);font:700 12px var(--font-mono), monospace;letter-spacing:.12em;margin:0 0 7px}.sr-live{z-index:90;color:#fff;background:var(--danger);border-radius:8px;margin:0;padding:10px 14px;font-size:14px;position:fixed;bottom:120px;left:20px}.sr-live:empty{display:none}.app-header{z-index:50;height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:240px 1fr 180px;align-items:center;padding:0 28px;display:grid;position:sticky;top:0}.brand-link{width:240px;height:var(--header-height);align-items:flex-end;gap:8px;padding-bottom:18px;display:flex;overflow:hidden}.brand-wordmark{flex:0 0 184px;width:184px;height:40px;position:relative;overflow:hidden}.brand-wordmark img{width:244px;max-width:none;height:auto;display:block;position:absolute;top:-32px;left:-35px}.brand-signature{color:var(--brand-dark);font:600 7px/1 var(--font-mono), monospace;letter-spacing:.2em;white-space:nowrap;padding-bottom:1px}.icon-nav{place-self:stretch center;align-items:stretch;gap:18px;display:flex}.icon-tab{width:82px;min-height:48px;color:var(--ink-2);background:0 0;border:0;place-items:center;display:grid;position:relative}.icon-tab:after{content:"";background:0 0;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:9px;right:9px}.icon-tab:hover{color:var(--brand);background:var(--surface-soft)}.icon-tab.is-active{color:var(--brand);background:linear-gradient(180deg, var(--lime-soft), #eff7dc57)}.icon-tab.is-active:after{background:var(--brand)}.icon-tab.is-disabled{color:#889792;cursor:not-allowed}[data-tooltip]:before{content:attr(data-tooltip);z-index:100;color:#fff;background:var(--ink);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:7px 9px;font-size:13px;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)}[data-tooltip]:hover:before,[data-tooltip]:focus-visible:before{opacity:1;transform:translate(-50%)}.header-tools{justify-self:end;align-items:center;gap:18px;display:flex}.icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative}.icon-button:hover{background:var(--surface-soft)}.library-layout{min-height:calc(100vh - var(--header-height));grid-template-columns:var(--catalog-rail-width) minmax(0, 1fr);display:grid}.filter-rail{top:var(--header-height);height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--surface);border-right:1px solid var(--line);align-self:start;padding:28px 20px 24px;position:sticky;overflow-y:auto}.library-search{border:1px solid var(--line-strong);background:#fff;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:9px;height:46px;padding:0 12px;display:grid}.library-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #a7cf3240}.library-search input{background:0 0;border:0;outline:0;min-width:0;height:100%;font-size:15px}.filter-title{justify-content:space-between;align-items:center;margin:24px 0 16px;display:flex}.filter-title span{align-items:center;gap:8px;font-weight:700;display:inline-flex}.filter-title>div{align-items:center;gap:12px;display:flex}.filter-title button{color:var(--brand);background:0 0;border:0;border-bottom:1px solid;padding:4px 0;font-size:14px}.mobile-filter-toggle{display:none}.filter-panel{padding-bottom:4px}.filter-group{border:0;min-width:0;margin:0;padding:0 0 20px}.filter-group+.filter-group{border-top:1px solid var(--line);padding-top:20px}.filter-group-compact{padding-bottom:16px}.filter-group+.filter-group-compact{padding-top:16px}.filter-group legend{width:100%;margin-bottom:12px;font-size:14px;font-weight:700}.filter-group legend small{float:right;color:var(--muted);font-size:13px;font-weight:500}.wide-input,.filter-group select{width:100%;min-width:0;height:var(--ui-control-height);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;outline:0;padding:0 12px;font-size:14px}.wide-input:focus,.filter-group select:focus{border-color:var(--brand)}.reducer-options{flex-wrap:wrap;gap:6px;display:flex}.reducer-options label{position:relative}.reducer-options input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.reducer-options span{min-height:34px;color:var(--ink-2);background:var(--surface-soft);cursor:pointer;border:1px solid #0000;border-radius:5px;align-items:center;padding:0 11px;font-size:13px;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.reducer-options label:hover span{border-color:var(--line-strong)}.reducer-options input:checked+span{color:var(--brand);background:var(--lime-soft);border-color:#bed77a;font-weight:700}.reducer-options input:focus-visible+span{outline:3px solid var(--lime);outline-offset:2px}.range-filter legend{justify-content:space-between;align-items:baseline;display:flex}.range-filter legend small{float:none}.range-values{background:var(--surface-soft);border-radius:5px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:grid}.range-values>span{justify-content:space-between;align-items:baseline;gap:5px;display:flex}.range-values>span:last-child{text-align:right}.range-values small{color:var(--muted);font-size:10px}.range-values strong{font:700 13px var(--font-mono), monospace}.range-values i{background:var(--line-strong);width:12px;height:1px}.dual-range{height:36px;margin-top:4px;position:relative}.dual-range-track{background:var(--line);border-radius:2px;height:3px;position:absolute;top:17px;left:8px;right:8px}.dual-range-track:before{content:"";left:var(--range-start);right:calc(100% - var(--range-end));background:var(--brand);border-radius:inherit;position:absolute;inset-block:0}.range-input{z-index:1;appearance:none;pointer-events:none;background:0 0;width:100%;height:36px;margin:0;position:absolute;inset:0}.range-input-max{z-index:2}.range-input::-webkit-slider-runnable-track{background:0 0;height:3px}.range-input::-webkit-slider-thumb{appearance:none;border:2px solid var(--brand);cursor:ew-resize;pointer-events:auto;background:#fff;border-radius:50%;width:18px;height:18px;margin-top:-7px}.range-input::-moz-range-track{background:0 0;height:3px}.range-input::-moz-range-thumb{border:2px solid var(--brand);cursor:ew-resize;pointer-events:auto;background:#fff;border-radius:50%;width:16px;height:16px}.range-input:focus-visible{outline:0}.range-input:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #a7cf3261}.range-input:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #a7cf3261}.filter-actions{gap:10px;display:grid}.primary-button,.secondary-button{border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:15px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--brand);border:1px solid var(--brand)}.primary-button:hover{background:var(--brand-dark)}.secondary-button{color:var(--brand);border:1px solid var(--brand);background:#fff}.secondary-button:hover{background:var(--lime-soft)}.catalog-workspace{min-width:0;padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bottom)}.catalog-toolbar,.catalog-columns,.catalog-list{max-width:var(--page-content-max);margin-inline:auto}.catalog-toolbar{min-height:var(--page-title-row);justify-content:space-between;align-items:center;gap:24px;display:flex}.catalog-toolbar h1{font-size:var(--page-title-size);margin:0;line-height:1.2}.toolbar-actions{color:var(--muted);align-items:center;gap:14px;font-size:13px;display:flex}.sort-hint{border-left:1px solid var(--line);padding-left:14px}.catalog-columns{color:var(--muted);text-align:center;grid-template-columns:minmax(260px,2.1fr) repeat(5,minmax(74px,.68fr)) minmax(112px,1fr) minmax(104px,.9fr) 42px;align-items:center;margin-top:24px;padding:0 12px 10px 62px;font-size:13px;font-weight:600;display:grid}.catalog-columns span:first-child{text-align:left}.sortable-heading{border-radius:4px 4px 0 0;min-width:0;height:100%;transition:color .16s,background .16s;display:block;position:relative}.sort-heading-button{width:100%;min-height:42px;color:inherit;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 4px;display:flex}.sort-heading-button:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:3px}.sortable-heading:after{content:"";background:var(--brand);opacity:0;pointer-events:none;height:1px;transition:opacity .16s,transform .16s,height .16s;position:absolute;bottom:-9px;left:8px;right:8px;transform:scaleX(.5)}.sortable-heading:hover{color:var(--brand);background:var(--surface-soft)}.sortable-heading:hover:after,.sortable-heading:focus-within:after{opacity:.36;transform:scaleX(1)}.column-label{justify-items:center;gap:1px;min-width:0;line-height:1.25;display:grid}.column-label small{color:var(--muted);font:500 10px var(--font-mono), monospace}.sort-glyph{color:#7f8f89;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;transition:color .16s,background .16s;display:grid}.sort-glyph svg{transform:scaleX(.78)}.sortable-heading:hover .sort-glyph,.sortable-heading:focus-within .sort-glyph{color:var(--brand);background:#edf2ef}.sortable-heading.is-active{color:var(--brand);background:#fbfdf6}.sortable-heading.is-active:before{content:"";z-index:1;background:var(--lime);pointer-events:none;width:16px;height:2px;position:absolute;bottom:-9px;left:8px}.sortable-heading.is-active:after{opacity:1;height:2px;transform:scaleX(1)}.sortable-heading.is-active .sort-glyph{color:var(--brand);background:var(--lime-soft)}.completeness-heading{align-self:stretch;place-items:center;display:grid}.mobile-sort-bar{display:none}.catalog-list{border-top:1px solid var(--line-strong)}.catalog-row{background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:42px minmax(218px,2.1fr) repeat(5,minmax(74px,.68fr)) minmax(112px,1fr) minmax(104px,.9fr) 42px;align-items:center;min-height:100px;padding-left:8px;transition:background .16s,box-shadow .16s;display:grid;position:relative}.catalog-row:hover{z-index:1;background:#fbfdf8;box-shadow:0 4px 22px #122b2514}.catalog-row.is-open{background:var(--surface-selected);box-shadow:inset 0 0 0 1px var(--lime)}.candidate-check{color:#0000;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid;position:relative}.candidate-check:before{content:"";border:1px solid var(--line-strong);background:#fff;border-radius:4px;width:20px;height:20px;position:absolute}.candidate-check svg{z-index:1;pointer-events:none;position:relative}.candidate-check[aria-pressed=true]{color:#fff}.candidate-check[aria-pressed=true]:before{background:var(--brand);border-color:var(--brand)}.motor-identity{text-align:left;background:0 0;border:0;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;min-width:0;height:100%;padding:10px 10px 10px 0;display:grid}.motor-identity span{min-width:0}.motor-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;display:block;overflow:hidden}.motor-identity small{color:var(--muted);margin-top:6px;font-size:13px;display:block}.motor-thumb{color:var(--brand);border:1px solid var(--line);background:#f3f5f3;border-radius:50%;flex:none;align-content:center;place-items:center;gap:2px;display:grid;overflow:hidden}.motor-thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:4px}.motor-thumb-damiao-manual img{transform:translateY(-10%)}.motor-thumb small{font:700 8px var(--font-mono), monospace}.motor-thumb-sm{width:44px;height:44px}.motor-thumb-md{width:64px;height:64px}.motor-thumb-lg{width:106px;height:106px}.row-metric,.row-protocol{text-align:center;align-content:center;justify-items:center;gap:4px;height:100%;transition:background .16s;display:grid}.row-metric.is-sort-active{background:#fbfdf6}.catalog-row:hover .row-metric.is-sort-active{background:#f7faef}.row-metric strong,.row-protocol strong{font:600 16px/1.35 var(--font-mono), monospace}.row-metric small,.row-protocol small{color:var(--muted);font-size:13px}.row-protocol strong{font-family:var(--font-body), sans-serif;font-size:15px}.completeness{color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.completeness>span,.quality-value>span{gap:4px;display:flex}.completeness i,.quality-value i{background:#d7dfdc;border-radius:50%;width:8px;height:8px;display:block}.completeness i.filled,.quality-value i.filled{background:var(--lime)}.row-open{width:42px;height:44px;color:var(--brand);background:0 0;border:0;place-items:center;display:grid}.catalog-empty{min-height:360px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.catalog-empty h2,.catalog-empty p{margin:0}.catalog-empty h2{color:var(--ink);font-size:21px}.catalog-empty button{color:var(--brand);background:0 0;border:0;border-bottom:1px solid;padding:9px 14px}.candidate-tray{left:calc(var(--catalog-rail-width) + var(--page-pad-x));right:var(--page-pad-x);z-index:35;max-width:var(--page-content-max);border:1px solid var(--line-strong);min-height:92px;box-shadow:var(--shadow);background:#fffffffa;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-inline:auto;padding:12px 16px;display:grid;position:fixed;bottom:20px}.candidate-count{min-width:112px;color:var(--brand);align-items:center;gap:10px;display:flex}.candidate-count span{color:var(--muted);font-size:14px}.candidate-count strong{color:var(--ink)}.candidate-items{gap:10px;min-width:0;display:flex;overflow-x:auto}.candidate-items button{min-width:210px;height:64px;color:var(--ink);border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;grid-template-columns:44px 1fr auto;align-items:center;gap:9px;padding:6px 10px;display:grid}.candidate-items button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.candidate-items small{color:var(--muted);margin-top:4px;display:block}.compare-cta{color:#fff;background:var(--brand);border-radius:5px;justify-content:center;align-items:center;gap:16px;min-width:175px;min-height:58px;padding:0 20px;font-weight:700;display:inline-flex}.compare-disabled{min-width:175px;color:var(--muted);text-align:center;font-size:14px}.drawer-backdrop{z-index:70;background:#132c272e;justify-content:flex-end;animation:.2s cubic-bezier(.25,1,.5,1) fade-in;display:flex;position:fixed;inset:0}.detail-drawer{background:#fff;flex-direction:column;width:clamp(580px,42vw,680px);height:100%;animation:.24s cubic-bezier(.16,1,.3,1) drawer-in;display:flex;position:relative;box-shadow:-16px 0 48px #112a242e}@keyframes drawer-in{0%{opacity:.72;transform:translate(28px)}}@keyframes fade-in{0%{opacity:0}}.drawer-backdrop.is-closing{animation:.2s ease-in both fade-out}.drawer-backdrop.is-closing .detail-drawer{animation:.22s cubic-bezier(.4,0,.2,1) both drawer-out}@keyframes drawer-out{to{opacity:0;transform:translate(24px)}}@keyframes fade-out{to{opacity:0}}.drawer-close{z-index:3;border:1px solid var(--line-strong);background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:32px;right:24px}.drawer-close:hover{background:var(--surface-soft)}.drawer-compare-icon{z-index:3;width:44px;height:44px;color:var(--brand);border:1px solid var(--line-strong);background:0 0;border-radius:50%;place-items:center;display:grid;position:absolute;top:32px;right:80px}.drawer-compare-icon:hover{background:var(--surface-soft)}.drawer-compare-icon.is-selected{color:#fff;background:var(--brand);border-color:var(--brand)}.drawer-close:focus-visible,.drawer-compare-icon:focus-visible{outline:2px solid var(--lime);outline-offset:-2px}.drawer-header{border-bottom:1px solid var(--line);flex:none;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:24px;min-height:176px;padding:28px 132px 24px 32px;display:grid}.drawer-header>div p{color:var(--muted);margin:0 0 7px;font-size:14px}.drawer-header h2{margin:0 0 12px;font-size:26px;line-height:1.2}.drawer-header>div span{color:#497d12;background:var(--lime-soft);border-radius:4px;padding:5px 9px;font-size:13px}.drawer-tabs{border-bottom:1px solid var(--line);flex:0 0 60px;height:60px;min-height:60px;max-height:60px;padding:0 28px;display:flex}.drawer-tabs button{min-height:60px;color:var(--muted);background:0 0;border:0;flex:1;font-size:15px;position:relative}.drawer-tabs button[aria-selected=true]{color:var(--ink);font-weight:700}.drawer-tabs button[aria-selected=true]:after{content:"";background:var(--brand);height:3px;position:absolute;bottom:-1px;left:22px;right:22px}.drawer-scroll{flex:auto;min-height:0;overflow-y:auto}.drawer-section{padding:var(--detail-pad-y) var(--detail-pad-x)}.drawer-section+.drawer-section{border-top:1px solid var(--line)}.section-heading{margin-bottom:var(--detail-space-lg);justify-content:space-between;gap:var(--detail-space-md);align-items:baseline;display:flex}.detail-section-title,.curve-section-title{color:var(--ink);font-size:var(--detail-title-size);letter-spacing:0;text-wrap:balance;margin:0;font-weight:700;line-height:1.4}.detail-subsection-title{color:var(--ink-2);font-size:var(--detail-subtitle-size);text-wrap:balance;margin:0;font-weight:700;line-height:1.4}.detail-section-meta,.detail-supporting-text{color:var(--muted);font-size:var(--detail-meta-size);line-height:1.45}.section-heading>span{text-align:right}.detail-subsection+.detail-subsection{margin-top:var(--detail-space-xl);padding-top:var(--detail-space-xl);border-top:1px solid var(--line)}.spec-grid-new{grid-template-columns:1fr 1fr;gap:0 32px;display:grid}.spec-value{justify-content:space-between;align-items:center;gap:var(--detail-space-md);border-bottom:1px solid #e8ecea;min-height:56px;display:flex}.spec-value span{color:var(--muted);font-size:var(--detail-body-size);line-height:1.5}.spec-value strong{font-size:var(--detail-body-size);text-align:right;font-weight:600;line-height:1.5}.data-note{margin:var(--detail-space-lg) 0 0;padding:var(--detail-space-md);color:#72561d;font-size:var(--detail-body-size);background:#fff9e9;border:1px solid #ead9aa;border-radius:6px;line-height:1.6}.missing-state{color:var(--muted);font-size:var(--detail-body-size);margin:0;line-height:1.5}.asset-links{gap:var(--detail-space-md);display:grid}.asset-link{min-height:64px;padding:var(--detail-space-md) var(--detail-space-lg);gap:var(--detail-space-lg);border:1px solid var(--line);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.asset-link:hover{border-color:var(--brand);background:#fbfdf8}.asset-main{gap:var(--detail-space-md);grid-template-columns:42px minmax(0,1fr);align-items:center;min-width:0;display:grid}.asset-glyph{width:40px;height:40px;color:var(--brand);background:var(--surface-soft);border-radius:5px;place-items:center;display:grid}.asset-link strong{font-size:var(--detail-body-size);text-overflow:ellipsis;white-space:nowrap;line-height:1.45;display:block;overflow:hidden}.asset-link small{margin-top:var(--detail-space-xs);color:var(--muted);font-size:var(--detail-meta-size);line-height:1.45;display:block}.asset-meta{color:var(--muted);font-size:var(--detail-meta-size);line-height:1.45}.asset-actions{justify-items:end;gap:var(--detail-space-xs);display:grid}.asset-actions>a,.source-link{color:var(--brand);font-family:var(--font-body), sans-serif;font-size:12px;font-weight:700}.asset-groups{gap:0;display:grid}.asset-group{min-width:0}.asset-group>header{margin-bottom:var(--detail-space-md);justify-content:space-between;align-items:start;gap:var(--detail-space-lg);display:flex}.asset-group p{margin:var(--detail-space-xs) 0 0}.asset-group>header>span{min-width:24px;height:24px;color:var(--ink-2);background:var(--surface-soft);font:700 11px var(--font-mono), monospace;border-radius:999px;place-items:center;display:grid}.source-section dl{margin:0}.source-section dl>div{border-bottom:1px solid var(--line);grid-template-columns:124px 1fr;align-items:center;min-height:52px;display:grid}.source-section dt{color:var(--muted);font-size:var(--detail-body-size);line-height:1.5}.source-section dd{font-size:var(--detail-body-size);margin:0;line-height:1.5}.source-section>a{margin-top:var(--detail-space-lg);align-items:center;gap:var(--detail-space-sm);color:var(--brand);font-size:var(--detail-body-size);font-weight:700;display:inline-flex}.comparison-workspace{padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bottom)}.compare-title-row,.operating-strip,.comparison-table-wrap,.chart-section,.comparison-footer{max-width:var(--page-content-max);margin-inline:auto}.compare-title-row{min-height:var(--page-title-row);justify-content:space-between;align-items:center;display:flex}.compare-title-row h1{font-size:var(--page-title-size);margin:0;line-height:1.2}.compare-title-row h1 span{color:var(--ink-2);background:var(--surface-soft);vertical-align:middle;border-radius:18px;margin-left:10px;padding:6px 10px;font-size:14px}.add-motor{min-width:142px}.comparison-empty{text-align:center;align-content:center;place-items:center;gap:14px;min-height:520px;display:grid}.comparison-empty h2,.comparison-empty p{margin:0}.comparison-empty p{color:var(--muted)}.empty-balance{font-size:46px}.operating-strip{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(190px,1.1fr) repeat(3,minmax(150px,.8fr)) minmax(300px,1.4fr);align-items:stretch;min-height:124px;margin-top:24px;display:grid;overflow:hidden}.operating-heading,.operating-field,.calculation-note{border-right:1px solid var(--line);padding:22px 24px}.operating-heading h2{font-size:var(--ui-section-title-size);margin:0 0 9px}.operating-heading span{color:var(--muted);font-size:13px}.operating-field{align-content:center;gap:11px;display:grid}.operating-field>span{color:var(--muted);font-size:13px}.operating-field>div{align-items:baseline;gap:8px;display:flex}.operating-field input{border:0;border-bottom:1px solid var(--line);width:96px;min-width:0;font:600 18px var(--font-mono), monospace;outline:0;padding:0}.operating-field b{font-size:13px}.calculation-note{border-right:0}.calculation-note strong{font-size:14px}.calculation-note p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.comparison-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:24px;overflow-x:auto}.comparison-grid{grid-template-columns:240px repeat(var(--motor-count), minmax(220px, 1fr));min-width:920px;display:grid}.comparison-grid>*{border-right:1px solid var(--line)}.comparison-grid>:last-child{border-right:0}.comparison-head{border-bottom:1px solid var(--line);min-height:140px}.comparison-label{z-index:2;color:var(--ink-2);background:#fff;align-items:center;padding:0 24px;font-size:15px;display:flex;position:sticky;left:0}.compare-motor-head{grid-template-columns:96px 1fr;align-items:center;gap:16px;padding:16px 40px 16px 20px;display:grid;position:relative}.compare-motor-head .motor-thumb-lg{width:92px;height:92px}.compare-motor-head>button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.compare-motor-head>button:hover{color:var(--danger);background:var(--surface-soft)}.compare-motor-head strong{font-size:16px;display:block}.compare-motor-head small{color:var(--muted);margin-top:8px;font-size:13px;display:block}.comparison-row{border-bottom:1px solid var(--line);min-height:56px}.comparison-row:last-child{border-bottom:0}.comparison-cell{font:500 15px var(--font-mono), monospace;align-items:center;padding:13px 20px;display:flex}.status-value{font-family:var(--font-body), sans-serif;flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.status-value.ok{color:var(--brand)}.status-value.bad{color:var(--danger)}.status-value small{color:var(--muted);flex-basis:100%;font-size:12px}.quality-value{font-family:var(--font-body), sans-serif;align-items:center;gap:9px;display:flex}.quality-value small{color:var(--muted)}.chart-section{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;display:grid}.performance-chart{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:24px 24px 28px}.performance-chart h2{font-size:var(--ui-section-title-size);margin:0}.curve-ui{gap:0;min-width:0;display:grid}.curve-toolbar{display:grid}.curve-condition-field{gap:var(--detail-space-sm);display:grid}.curve-condition-field select{border:1px solid var(--line-strong);width:100%;min-height:44px;font-size:var(--detail-body-size);background:#fff;border-radius:6px;padding:0 36px 0 12px;line-height:1.5}.curve-condition-grid{gap:var(--detail-space-lg);border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:20px 0;display:grid}.curve-comparison-condition>span,.curve-condition-empty strong{color:var(--ink-2);font-size:13px;font-weight:800}.curve-condition-empty{min-height:68px;color:var(--muted);align-content:center;gap:5px;font-size:12px;display:grid}.curve-chart-block{gap:var(--detail-space-sm);min-width:0;display:grid}.curve-chart-shell{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;min-width:0;padding:8px 10px 7px}.curve-chart-legend{border-bottom:1px solid #e6ece9;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;padding:7px 4px 9px;display:grid}.curve-legend-item{align-items:center;min-width:0;display:flex}.curve-legend-metric{align-items:center;gap:5px;min-width:0;display:flex}.curve-legend-metric i{border-top:2px solid;flex:0 0 18px;width:18px}.curve-legend-metric strong{color:currentColor;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.curve-legend-item.metric-pin{color:var(--brand)}.curve-legend-item.metric-efficiency{color:#5f7c00}.curve-legend-item.metric-efficiency .curve-legend-metric i{border-top-style:dashed}.curve-legend-item.metric-speed{color:#b24f32}.curve-legend-item.metric-speed .curve-legend-metric i{border-top-style:dotted}.curve-combined-svg,.curve-single-svg{touch-action:pan-y;width:100%;height:auto;display:block;overflow:visible}.curve-combined-svg:focus-visible,.curve-single-svg:focus-visible{outline:3px solid var(--lime);outline-offset:3px;border-radius:4px}.curve-grid-line{stroke:#e6ece9;stroke-width:1px;vector-effect:non-scaling-stroke}.curve-axis-line{stroke:#80918b;stroke-width:1px;vector-effect:non-scaling-stroke}.curve-axis-tick{fill:var(--muted);font:11.5px var(--font-mono), monospace}.curve-axis-title{fill:var(--ink-2);font:800 12px var(--font-body), sans-serif}.curve-axis-line.metric-pin{stroke:var(--brand)}.curve-axis-line.metric-efficiency{stroke:#6f9200}.curve-axis-line.metric-speed{stroke:#b24f32}.curve-axis-tick.metric-pin,.curve-axis-title.metric-pin{fill:var(--brand)}.curve-axis-tick.metric-efficiency,.curve-axis-title.metric-efficiency{fill:#5f7c00}.curve-axis-tick.metric-speed,.curve-axis-title.metric-speed{fill:#b24f32}.curve-path{fill:none;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.curve-path-base{opacity:.42}.curve-path-active{stroke-width:3px;filter:drop-shadow(0 1px 1px #112a242e)}.curve-path.metric-pin{stroke:var(--brand)}.curve-path.metric-efficiency{stroke:#6f9200;stroke-dasharray:8 5}.curve-path.metric-speed{stroke:#b24f32;stroke-dasharray:2 4}.curve-focus-band{fill:#0754460e;pointer-events:none;transition:x 90ms cubic-bezier(.25,1,.5,1)}.curve-rated-marker{pointer-events:none}.curve-rated-marker line{stroke:#52645e;stroke-width:1.35px;stroke-dasharray:7 4;vector-effect:non-scaling-stroke}.curve-rated-marker text{fill:#3d5049;paint-order:stroke;stroke:#fbfcfb;stroke-width:4px;stroke-linejoin:round;font:800 10.5px var(--font-body), sans-serif}.curve-direct-label{paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;font:800 11px var(--font-body), sans-serif}.curve-direct-label.metric-pin{fill:var(--brand)}.curve-direct-label.metric-efficiency{fill:#5f7c00}.curve-direct-label.metric-speed{fill:#b24f32}.curve-hit-area{fill:#0000;cursor:crosshair}.curve-cursor{stroke:#53645e;stroke-width:1.25px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke;pointer-events:none}.curve-cursor-label{fill:#fff;font:700 10px var(--font-mono), monospace;pointer-events:none}.curve-cursor-label-bg{fill:var(--ink);pointer-events:none}.curve-marker{stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:none}.curve-marker.metric-pin{fill:var(--brand)}.curve-marker.metric-efficiency{fill:#6f9200}.curve-marker.metric-speed{fill:#b24f32}.curve-inspector{gap:var(--detail-space-md);display:grid}.curve-torque-controls{column-gap:var(--detail-space-md);row-gap:var(--detail-space-sm);grid-template-columns:minmax(0,1fr) 104px;align-items:end;display:grid}.curve-torque-heading{grid-column:1/-1}.curve-range-field,.curve-number-field{min-width:0;color:var(--muted);font-size:12px;font-weight:700;display:grid}.curve-range-field input{width:100%;min-height:44px;accent-color:var(--brand);cursor:ew-resize;margin:0}.curve-number-wrap{border:1px solid var(--line-strong);background:#fff;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:46px;display:grid;overflow:hidden}.curve-number-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #a7cf3238}.curve-number-wrap input{width:100%;min-width:0;height:44px;font:700 14px var(--font-mono), monospace;background:0 0;border:0;outline:0;padding:0 4px 0 10px}.curve-number-wrap span{color:var(--muted);padding-right:9px;font-size:11px;font-weight:700}.curve-value-ledger{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.curve-value{border-right:1px solid var(--line);align-content:center;gap:6px;min-width:0;min-height:78px;padding:12px;display:grid}.curve-value:last-child{border-right:0}.curve-value-name{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.curve-value-name:before{content:"";border-top:2px solid;width:18px}.curve-value.metric-pin .curve-value-name{color:var(--brand)}.curve-value.metric-efficiency .curve-value-name{color:#5f7c00}.curve-value.metric-efficiency .curve-value-name:before{border-top-style:dashed}.curve-value.metric-speed .curve-value-name{color:#b24f32}.curve-value.metric-speed .curve-value-name:before{border-top-style:dotted}.curve-value strong{min-width:0;color:var(--ink);font:700 17px var(--font-mono), monospace;flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.curve-value strong small{min-height:0;color:var(--muted);font:700 10px var(--font-body), sans-serif}.curve-value small{min-height:14px;color:var(--muted);font-size:10px;line-height:1.35}.curve-empty-state{min-height:180px;color:var(--muted);background:var(--surface-soft);border:1px dashed var(--line-strong);text-align:center;border-radius:8px;align-content:center;place-items:center;gap:8px;padding:24px;display:grid}.curve-empty-state strong{color:var(--ink)}.curve-empty-state p{max-width:36em;margin:0;font-size:13px;line-height:1.55}.curve-pending-review{gap:24px;display:grid}.curve-source-preview{gap:12px;display:grid}.curve-source-preview>a{border:1px solid var(--line);background:#fff;border-radius:8px;display:block;overflow:hidden}.curve-source-preview img{object-fit:contain;width:100%;height:auto;max-height:620px;display:block}.curve-loading-icon{animation:.9s linear infinite curve-spin}@keyframes curve-spin{to{transform:rotate(360deg)}}.curve-comparison{gap:20px;min-width:0;padding-top:20px;display:grid}.curve-comparison-note{max-width:72ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:13px;line-height:1.5}.curve-comparison-note.is-limited{color:#72561d;background:#fff9e9;border:1px solid #e3ca88;border-radius:6px;max-width:none;padding:12px 16px}.curve-metric-stack{border-block:1px solid var(--line);min-width:0}.curve-metric-panel{min-width:0;padding:16px 0}.curve-metric-panel+.curve-metric-panel{border-top:1px solid var(--line)}.curve-metric-heading{align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.curve-metric-heading h3{color:var(--ink);margin:0;font-size:15px;line-height:1.4}.curve-metric-heading>span{color:var(--muted);font:700 12px var(--font-mono), monospace}.curve-comparison-key{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin-bottom:8px;font-size:12px;display:flex}.curve-comparison-key span{align-items:center;gap:8px;display:inline-flex}.curve-comparison-key strong{color:var(--ink-2);font-family:var(--font-mono), monospace}.curve-comparison-key i{border-top:2px solid var(--series-color);width:24px}.curve-metric-empty{min-height:150px}.comparison-footer{justify-content:space-between;align-items:center;gap:24px;min-height:104px;display:flex}.comparison-footer>p{max-width:700px;color:var(--muted);margin:0;font-size:13px}.comparison-footer>div{gap:12px;display:flex}@media (width<=1320px){.catalog-columns{grid-template-columns:minmax(240px,2fr) repeat(4,minmax(68px,.7fr)) minmax(104px,1fr) minmax(96px,.8fr) 42px}.catalog-row{grid-template-columns:42px minmax(210px,2fr) repeat(4,minmax(68px,.7fr)) minmax(104px,1fr) minmax(96px,.8fr) 42px}.metric-peak{display:none}}@media (width<=1180px){:root{--catalog-rail-width:264px}.app-header{grid-template-columns:240px 1fr 120px;padding-left:24px}.filter-rail{padding-inline:18px}.catalog-columns{grid-template-columns:minmax(220px,2fr) repeat(3,minmax(66px,.7fr)) minmax(100px,1fr) minmax(90px,.8fr) 42px}.catalog-row{grid-template-columns:42px minmax(190px,2fr) repeat(3,minmax(66px,.7fr)) minmax(100px,1fr) minmax(90px,.8fr) 42px}.metric-weight{display:none}.operating-strip{grid-template-columns:1fr repeat(3,.8fr)}.calculation-note{border-top:1px solid var(--line);grid-column:1/-1}}@media (width<=1040px) and (width>=841px){.catalog-columns{grid-template-columns:minmax(210px,2fr) repeat(2,minmax(66px,.7fr)) minmax(86px,.8fr) 42px}.catalog-row{grid-template-columns:42px minmax(180px,2fr) repeat(2,minmax(66px,.7fr)) minmax(86px,.8fr) 42px}.metric-speed,.protocol-column,.sort-hint{display:none}}@media (width>=1181px){.curve-metric-stack{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;display:grid}.curve-metric-panel+.curve-metric-panel{border-top:0}.curve-comparison-key{row-gap:4px}.curve-comparison-key span{white-space:nowrap;flex-basis:100%}.curve-metric-stack .curve-direct-label{display:none}.curve-metric-stack .curve-axis-tick,.curve-metric-stack .curve-axis-title{font-size:13px}}@media screen and (width>=1600px){:root{--header-height:84px;--catalog-rail-width:clamp(328px, 14vw, 360px);--page-pad-x:clamp(56px, 4vw, 80px);--page-pad-top:36px;--page-pad-bottom:72px;--page-title-size:30px;--page-title-row:72px;--page-content-max:1840px;--ui-control-height:48px;--ui-section-title-size:20px;--detail-pad-x:36px;--detail-pad-y:32px;--detail-title-size:20px;--detail-subtitle-size:16px;--detail-body-size:15px;--detail-meta-size:13px}.app-header{grid-template-columns:280px 1fr 220px;padding-inline:36px}.brand-link{width:270px;padding-bottom:20px}.brand-wordmark{flex-basis:208px;width:208px;height:45px}.brand-wordmark img{width:276px;top:-36px;left:-40px}.brand-signature{font-size:8px}.icon-tab{width:92px}.icon-tab svg{width:26px;height:26px}.filter-rail{padding:32px 24px 28px}.library-search{height:50px}.library-search input{font-size:16px}.filter-title{margin:28px 0 18px}.filter-group{padding-bottom:24px}.filter-group+.filter-group{padding-top:24px}.filter-group legend{margin-bottom:16px;font-size:15px}.wide-input,.filter-group select{font-size:15px}.reducer-options{gap:8px}.reducer-options span{min-height:38px;padding-inline:13px;font-size:14px}.range-values{min-height:44px}.range-values strong{font-size:14px}.filter-actions{gap:12px}.primary-button,.secondary-button{min-height:48px;font-size:16px}.catalog-columns{grid-template-columns:minmax(328px,2.1fr) repeat(5,minmax(88px,.68fr)) minmax(128px,1fr) minmax(116px,.9fr) 48px;margin-top:28px;padding:0 12px 12px 70px;font-size:14px}.column-label small{font-size:11px}.sort-heading-button{min-height:48px}.sort-glyph{flex-basis:24px;width:24px;height:24px}.catalog-row{grid-template-columns:48px minmax(280px,2.1fr) repeat(5,minmax(88px,.68fr)) minmax(128px,1fr) minmax(116px,.9fr) 48px;min-height:112px;padding-left:10px}.motor-identity{grid-template-columns:76px minmax(0,1fr);gap:16px;padding-block:14px}.motor-thumb-md{width:76px;height:76px}.motor-identity strong{font-size:18px}.motor-identity small{font-size:14px}.row-metric strong,.row-protocol strong{font-size:17px}.row-metric small,.row-protocol small{font-size:13px}.row-protocol strong{font-size:16px}.completeness{font-size:14px}.completeness i{opacity:.76}.detail-drawer{width:clamp(680px,38vw,760px)}.drawer-header{grid-template-columns:124px minmax(0,1fr);gap:28px;min-height:192px;padding:32px 148px 28px 36px}.drawer-header .motor-thumb-lg{width:116px;height:116px}.drawer-header h2{font-size:28px}.drawer-tabs{flex-basis:64px;height:64px;min-height:64px;max-height:64px;padding-inline:32px}.drawer-tabs button{min-height:64px;font-size:16px}.spec-value{min-height:60px}.asset-link{min-height:68px}.operating-strip{min-height:140px;margin:32px auto 0}.operating-heading,.operating-field,.calculation-note{padding:26px 28px}.comparison-table-wrap{margin:32px auto 0}.comparison-head{min-height:156px}.compare-motor-head{grid-template-columns:108px 1fr;gap:20px;padding:18px 44px 18px 24px}.compare-motor-head .motor-thumb-lg{width:104px;height:104px}.compare-motor-head strong{font-size:18px}.comparison-row{min-height:64px}.comparison-cell,.comparison-label{font-size:16px}.chart-section{gap:32px;margin:40px auto 0}.performance-chart{padding:28px 28px 32px}.comparison-footer{min-height:120px}}@media screen and (width>=2200px) and (height>=1100px){:root{--header-height:96px;--page-pad-top:48px;--page-pad-bottom:96px;--page-title-size:34px;--page-title-row:88px;--ui-control-height:52px;--detail-pad-x:40px;--detail-pad-y:36px;--detail-title-size:21px;--detail-subtitle-size:17px;--detail-body-size:16px}.app-header{padding-inline:40px}.icon-tab svg{width:28px;height:28px}.filter-rail{padding:36px 28px 32px}.library-search{height:52px}.filter-title{margin-top:32px}.filter-group{padding-bottom:28px}.filter-group+.filter-group{padding-top:28px}.catalog-columns{margin-top:36px;padding-bottom:16px}.catalog-row{min-height:132px}.motor-identity{grid-template-columns:84px minmax(0,1fr);gap:18px}.motor-thumb-md{width:84px;height:84px}.motor-identity strong{font-size:19px}.row-metric strong,.row-protocol strong{font-size:18px}.row-metric small,.row-protocol small{font-size:14px}.detail-drawer{width:clamp(760px,32vw,820px)}.drawer-header{grid-template-columns:132px minmax(0,1fr);gap:32px;min-height:204px;padding:36px 156px 32px 40px}.drawer-header .motor-thumb-lg{width:124px;height:124px}.drawer-header h2{font-size:30px}.drawer-tabs{flex-basis:68px;height:68px;min-height:68px;max-height:68px}.drawer-tabs button{min-height:68px;font-size:17px}.spec-value{min-height:64px}.asset-link{min-height:72px}.operating-strip{min-height:152px}.comparison-head{min-height:168px}.comparison-row{min-height:68px}}@media (width<=840px){:root{--header-height:72px}.app-header{grid-template-columns:184px 1fr auto;padding-inline:16px}.brand-link{width:184px;height:var(--header-height);gap:6px;padding-bottom:20px}.brand-wordmark{flex-basis:135px;width:135px;height:30px}.brand-wordmark img{width:179px;top:-24px;left:-26px}.brand-signature{letter-spacing:.16em;font-size:6px}.icon-nav{gap:4px}.icon-tab{width:58px}.header-tools .icon-button{display:none}.library-layout{display:block}.filter-rail{overscroll-behavior:auto;scrollbar-gutter:auto;border-right:0;border-bottom:1px solid var(--line);height:auto;padding:18px;position:static;overflow:visible}.filter-title{margin-block:18px 10px}.mobile-filter-toggle{display:inline-block}.filter-panel{padding-top:10px;display:none}.filter-panel.is-open{display:block}.dual-range,.range-input{height:44px}.dual-range-track{top:21px}.reducer-options span{min-height:38px}.filter-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:12px}.filter-actions .primary-button,.filter-actions .secondary-button{min-width:0;padding-inline:10px}.catalog-workspace{padding:20px 14px 40px}.catalog-columns{display:none}.mobile-sort-bar{align-items:center;gap:4px;margin-top:14px;padding-bottom:8px;display:flex;overflow-x:auto}.mobile-sort-label{min-height:40px;color:var(--muted);flex:none;align-items:center;padding-right:3px;font-size:12px;font-weight:700;display:inline-flex}.mobile-sort-button{min-height:40px;color:var(--ink-2);white-space:nowrap;background:0 0;border:0;border-radius:3px 3px 0 0;flex:none;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.mobile-sort-button:after{content:"";background:var(--brand);opacity:0;height:1px;transition:opacity .16s,transform .16s,height .16s;position:absolute;bottom:0;left:8px;right:8px;transform:scaleX(.5)}.mobile-sort-button:hover,.mobile-sort-button:focus-visible{color:var(--brand);background:var(--surface-soft)}.mobile-sort-button:hover:after,.mobile-sort-button:focus-visible:after{opacity:.36;transform:scaleX(1)}.mobile-sort-button.is-active{color:var(--brand);background:#fbfdf6}.mobile-sort-button.is-active:before{content:"";z-index:1;background:var(--lime);width:14px;height:2px;position:absolute;bottom:0;left:8px}.mobile-sort-button.is-active:after{opacity:1;height:2px;transform:scaleX(1)}.mobile-sort-button.is-active .sort-glyph{color:var(--brand);background:var(--lime-soft)}.catalog-list{margin-top:2px}.catalog-row{grid-template-columns:minmax(0,1fr) 88px 42px;min-height:110px;padding-left:42px}.candidate-check{position:absolute;top:33px;left:1px}.motor-identity{grid-template-columns:68px minmax(0,1fr)}.catalog-row>.row-metric,.catalog-row>.row-protocol,.catalog-row>.completeness{display:none}.catalog-row>.row-metric:first-of-type{display:grid}.candidate-tray{grid-template-columns:1fr auto;bottom:10px;left:10px;right:10px}.candidate-count,.candidate-items{display:none}.detail-drawer{width:100%}.comparison-workspace{padding:20px 14px 36px}.operating-strip{grid-template-columns:1fr 1fr}.operating-heading{grid-column:1/-1}.operating-field{border-top:1px solid var(--line)}.operating-field:nth-of-type(3){grid-column:1/-1}.chart-section,.curve-condition-grid{grid-template-columns:1fr}.comparison-footer{flex-direction:column;align-items:flex-start;padding-top:18px}}@media (width<=520px){.app-header{grid-template-columns:136px 1fr;padding-inline:8px;overflow-x:clip}.brand-link{gap:5px;width:136px;padding-bottom:24px}.brand-wordmark{flex-basis:96px;width:96px;height:21px}.brand-wordmark img{width:128px;top:-17px;left:-18px}.brand-signature{letter-spacing:.12em;padding-bottom:0;font-size:5px}.icon-tab{width:50px}.header-tools{display:none}.catalog-toolbar{flex-direction:column;align-items:flex-start}.toolbar-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.sort-hint{display:none}.catalog-row{grid-template-columns:minmax(0,1fr) 42px}.catalog-row>.row-metric:first-of-type{display:none}.drawer-close{top:36px;right:16px}.drawer-compare-icon{top:36px;right:72px}.drawer-header{grid-template-columns:86px minmax(0,1fr);gap:14px;min-height:152px;padding:20px 116px 16px 18px}.drawer-header .motor-thumb-lg{width:84px;height:84px}.drawer-header h2{font-size:20px}.detail-drawer{--detail-pad-x:18px}.curve-chart-shell{padding-inline:2px}.curve-combined-svg .curve-axis-tick,.curve-single-svg .curve-axis-tick,.curve-combined-svg .curve-axis-title,.curve-single-svg .curve-axis-title{font-size:13px}.curve-combined-svg .curve-direct-label,.curve-single-svg .curve-direct-label{font-size:14px}.curve-combined-svg .curve-cursor-label{font-size:13px}.curve-torque-controls{grid-template-columns:minmax(0,1fr) 96px;gap:8px}.curve-value{padding-inline:7px}.curve-value strong{font-size:14px}.curve-value small{font-size:9px}.curve-metric-panel{padding-block:16px}.curve-comparison-key{font-size:13px}.spec-grid-new{grid-template-columns:1fr}.asset-meta{display:none}.compare-title-row{align-items:flex-start;gap:14px}.compare-title-row h1{font-size:25px}.add-motor{min-width:44px;padding-inline:12px;font-size:0}.operating-strip{display:block}.operating-heading,.operating-field,.calculation-note{border-right:0;border-bottom:1px solid var(--line)}.comparison-footer>div{flex-direction:column;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.drawer-backdrop,.detail-drawer,.drawer-backdrop.is-closing,.drawer-backdrop.is-closing .detail-drawer{animation:none!important}}@media print{@page{size:landscape;margin:10mm}body{background:#fff}.app-header,.compare-title-row .add-motor,.comparison-footer{display:none!important}.comparison-workspace{padding:0}.comparison-table-wrap{overflow:visible}.comparison-grid{min-width:0}.performance-chart,.curve-ui,.curve-comparison,.curve-metric-panel{break-inside:avoid}.curve-torque-controls{display:none}}
