1
0

app.wxss 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477
  1. page {
  2. --page-bg: #f6f8fb;
  3. --text-main: #111827;
  4. --accent: #0f8f87;
  5. --accent-dark: #08746e;
  6. --accent-soft: #e8f6f5;
  7. --danger: #c2410c;
  8. --shadow-soft: 0 10rpx 28rpx rgba(15, 23, 42, 0.05);
  9. height: 100vh;
  10. display: flex;
  11. flex-direction: column;
  12. font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  13. background: var(--page-bg);
  14. color: var(--text-main);
  15. }
  16. .scrollarea {
  17. flex: 1;
  18. overflow-y: auto;
  19. }
  20. .scrollarea--subpage .page-shell {
  21. padding-top: 14rpx;
  22. }
  23. .scrollarea--generic .page-shell {
  24. padding-top: 0;
  25. }
  26. .page-shell {
  27. min-height: 100%;
  28. padding: 24rpx 24rpx 52rpx;
  29. box-sizing: border-box;
  30. }
  31. .theme-dark {
  32. --page-bg: #111827;
  33. --text-main: #e5e7eb;
  34. --accent: #14b8a6;
  35. --accent-dark: #5eead4;
  36. --accent-soft: #123d3b;
  37. --danger: #fb923c;
  38. --shadow-soft: 0 10rpx 28rpx rgba(0, 0, 0, 0.22);
  39. background: var(--page-bg);
  40. color: var(--text-main);
  41. }
  42. .page-toast {
  43. position: fixed;
  44. z-index: 70;
  45. top: calc(env(safe-area-inset-top) + 108rpx);
  46. left: 24rpx;
  47. right: 24rpx;
  48. min-height: 68rpx;
  49. padding: 16rpx 22rpx;
  50. border: 1rpx solid #d9edeb;
  51. border-radius: 14rpx;
  52. background: rgba(244, 251, 250, 0.98);
  53. color: var(--accent-dark);
  54. box-shadow: 0 12rpx 32rpx rgba(15, 23, 42, 0.16);
  55. font-size: 25rpx;
  56. line-height: 1.35;
  57. font-weight: 700;
  58. text-align: center;
  59. word-break: break-all;
  60. box-sizing: border-box;
  61. }
  62. .page-toast--error {
  63. border-color: #ffd4bf;
  64. background: rgba(255, 247, 237, 0.98);
  65. color: var(--danger);
  66. }
  67. .page-toast.theme-dark {
  68. border-color: #174e49;
  69. background: rgba(18, 61, 59, 0.98);
  70. color: #99f6e4;
  71. box-shadow: 0 12rpx 34rpx rgba(0, 0, 0, 0.32);
  72. }
  73. .page-toast--error.theme-dark {
  74. border-color: #7c2d12;
  75. background: rgba(67, 33, 20, 0.98);
  76. color: #fed7aa;
  77. }
  78. .theme-dark .panel,
  79. .theme-dark .connected-panel,
  80. .theme-dark .device-card,
  81. .theme-dark .empty-state {
  82. border-color: #263241;
  83. background: #17202c;
  84. box-shadow: var(--shadow-soft);
  85. }
  86. .theme-dark .panel-title,
  87. .theme-dark .subpage-page-title,
  88. .theme-dark .connected-name,
  89. .theme-dark .device-name,
  90. .theme-dark .empty-title,
  91. .theme-dark .param-name,
  92. .theme-dark .picker-value,
  93. .theme-dark .generated-title,
  94. .theme-dark .generated-value,
  95. .theme-dark .log-payload,
  96. .theme-dark .control-name,
  97. .theme-dark .upgrade-value {
  98. color: #e5e7eb;
  99. }
  100. .theme-dark .meta-label,
  101. .theme-dark .meta-value,
  102. .theme-dark .device-id,
  103. .theme-dark .device-service,
  104. .theme-dark .protocol-label,
  105. .theme-dark .empty-text,
  106. .theme-dark .param-meta,
  107. .theme-dark .log-time,
  108. .theme-dark .traffic-badge,
  109. .theme-dark .upgrade-label {
  110. color: #94a3b8;
  111. }
  112. .theme-dark .panel-action-button,
  113. .theme-dark .protocol-input,
  114. .theme-dark .value-input,
  115. .theme-dark .hex-input,
  116. .theme-dark .control-button,
  117. .theme-dark .subpage-back {
  118. border-color: #334155;
  119. background: #111827;
  120. color: #cbd5e1;
  121. box-shadow: none;
  122. }
  123. .theme-dark .protocol-picker {
  124. background: transparent;
  125. border-color: transparent;
  126. color: #cbd5e1;
  127. }
  128. .theme-dark .subpage-back-icon {
  129. border-color: #94a3b8;
  130. }
  131. .theme-dark .entry-chevron {
  132. border-color: #64748b;
  133. }
  134. .theme-dark .control-button {
  135. background: linear-gradient(180deg, #1f2937 0%, #111827 100%);
  136. color: #e5e7eb;
  137. }
  138. .theme-dark .panel-action-button {
  139. background: #17202c;
  140. color: #99f6e4;
  141. }
  142. .theme-dark .panel-action-button.is-active {
  143. border-color: #5eead4;
  144. background: #0f766e;
  145. color: #ecfeff;
  146. }
  147. .theme-dark .value-input:focus,
  148. .theme-dark .protocol-input:focus,
  149. .theme-dark .hex-input:focus {
  150. border-color: #2dd4bf;
  151. background: #102f2e;
  152. }
  153. .theme-dark .rssi {
  154. background: #1f2937;
  155. color: #cbd5e1;
  156. }
  157. .theme-dark .connect-state {
  158. background: #123d3b;
  159. color: #5eead4;
  160. }
  161. .theme-dark .connect-state.connected,
  162. .theme-dark .device-card--connected {
  163. border-color: #0f766e;
  164. background: #102f2e;
  165. color: #99f6e4;
  166. }
  167. .theme-dark .meta-item,
  168. .theme-dark .protocol-row,
  169. .theme-dark .upgrade-row,
  170. .theme-dark .param-row,
  171. .theme-dark .params-section-title,
  172. .theme-dark .protection-field,
  173. .theme-dark .log-scroll,
  174. .theme-dark .log-row {
  175. border-color: #263241;
  176. }
  177. .theme-dark .params-section-title {
  178. background: #111827;
  179. color: #94a3b8;
  180. }
  181. .theme-dark .driver-summary-chip,
  182. .theme-dark .driver-summary-checksum,
  183. .theme-dark .driver-summary-model {
  184. color: #e5e7eb;
  185. }
  186. .theme-dark .device-filter {
  187. border-color: #334155;
  188. background: #111827;
  189. }
  190. .theme-dark .device-filter-item {
  191. color: #94a3b8;
  192. }
  193. .theme-dark .device-filter-item.is-active {
  194. background: #1f2937;
  195. color: #5eead4;
  196. box-shadow: none;
  197. }
  198. .theme-dark .upgrade-status,
  199. .theme-dark .generated-frame {
  200. border-color: #174e49;
  201. background: #111827;
  202. color: #94a3b8;
  203. }
  204. .theme-dark .generic-dialog {
  205. border-color: #263241;
  206. background: #17202c;
  207. box-shadow: 0 18rpx 44rpx rgba(0, 0, 0, 0.38);
  208. }
  209. .theme-dark .generic-dialog-header,
  210. .theme-dark .generic-draft-actions,
  211. .theme-dark .generic-info-row {
  212. border-color: #263241;
  213. }
  214. .theme-dark .generic-dialog-title,
  215. .theme-dark .generic-info-value,
  216. .theme-dark .generic-register-name,
  217. .theme-dark .crc-file-name {
  218. color: #e5e7eb;
  219. }
  220. .theme-dark .generic-dialog-close,
  221. .theme-dark .generic-info-label {
  222. color: #94a3b8;
  223. }
  224. .theme-dark .generic-value-input,
  225. .theme-dark .crc-data-input,
  226. .theme-dark .generic-struct-input {
  227. border-color: #334155;
  228. background: #111827;
  229. color: #e5e7eb;
  230. }
  231. .theme-dark .generic-picker-value {
  232. color: #e5e7eb;
  233. }
  234. .theme-dark .generic-register-row,
  235. .theme-dark .generic-config-row,
  236. .theme-dark .generic-struct-section,
  237. .theme-dark .storage-code-info-inline {
  238. border-color: #263241;
  239. }
  240. .theme-dark .generic-register-row.is-drag-armed {
  241. background: rgba(45, 212, 191, 0.06);
  242. }
  243. .theme-dark .generic-register-row.is-dragging {
  244. border-color: rgba(45, 212, 191, 0.32);
  245. background: linear-gradient(180deg, rgba(17, 94, 89, 0.68), rgba(15, 118, 110, 0.42));
  246. box-shadow: 0 16rpx 42rpx rgba(2, 6, 23, 0.5);
  247. }
  248. .theme-dark .generic-register-drag-bar {
  249. background: #64748b;
  250. }
  251. .theme-dark .generic-register-drag-handle.is-drag-armed {
  252. background: rgba(45, 212, 191, 0.1);
  253. }
  254. .theme-dark .generic-register-drag-handle.is-dragging {
  255. background: rgba(45, 212, 191, 0.16);
  256. }
  257. .theme-dark .generic-register-drag-handle.is-drag-armed .generic-register-drag-bar,
  258. .theme-dark .generic-register-drag-handle.is-dragging .generic-register-drag-bar {
  259. background: #5eead4;
  260. }
  261. .theme-dark .generic-readonly-value,
  262. .theme-dark .generic-register-unit,
  263. .theme-dark .storage-code-info-model {
  264. color: #5eead4;
  265. }
  266. .theme-dark .storage-code-info-chip,
  267. .theme-dark .storage-code-info-metric,
  268. .theme-dark .generic-register-display-meta {
  269. color: #94a3b8;
  270. }
  271. .theme-dark .value-input--dirty {
  272. border-color: #f59e0b;
  273. background: #2b1d0e;
  274. color: #fed7aa;
  275. }
  276. .theme-dark .upgrade-status--ready {
  277. background: #123d3b;
  278. color: #5eead4;
  279. }
  280. .panel {
  281. margin-top: 24rpx;
  282. border: 1rpx solid #e6ebf2;
  283. border-radius: 18rpx;
  284. background: #ffffff;
  285. box-shadow: var(--shadow-soft);
  286. box-sizing: border-box;
  287. overflow: hidden;
  288. }
  289. .panel:first-child {
  290. margin-top: 0;
  291. }
  292. .panel-header {
  293. position: relative;
  294. display: flex;
  295. align-items: center;
  296. gap: 14rpx;
  297. padding: 24rpx 24rpx 8rpx;
  298. }
  299. .subpage-fixed-header {
  300. flex: none;
  301. padding: 16rpx 24rpx 12rpx;
  302. background: var(--page-bg);
  303. box-sizing: border-box;
  304. }
  305. .subpage-fixed-header--generic {
  306. padding: 8rpx 24rpx 4rpx;
  307. }
  308. .subpage-fixed-header--generic .subpage-page-header {
  309. min-height: 52rpx;
  310. }
  311. .subpage-page-header {
  312. display: flex;
  313. align-items: center;
  314. gap: 14rpx;
  315. min-height: 68rpx;
  316. margin: 0;
  317. padding: 0;
  318. box-sizing: border-box;
  319. }
  320. .subpage-page-title {
  321. min-width: 0;
  322. flex: 1;
  323. color: #111827;
  324. font-size: 36rpx;
  325. line-height: 1.35;
  326. font-weight: 900;
  327. white-space: nowrap;
  328. overflow: hidden;
  329. text-overflow: ellipsis;
  330. }
  331. .subpage-actions {
  332. margin-left: 0;
  333. }
  334. .generic-protocol-actions {
  335. flex: 1;
  336. flex-wrap: wrap;
  337. justify-content: flex-end;
  338. gap: 8rpx;
  339. }
  340. .param-entry-panel .panel-title {
  341. flex: 1;
  342. white-space: nowrap;
  343. word-break: keep-all;
  344. }
  345. .subpage-back {
  346. flex: none;
  347. display: flex;
  348. align-items: center;
  349. justify-content: center;
  350. width: 52rpx;
  351. height: 52rpx;
  352. border: 1rpx solid #d8e2ea;
  353. border-radius: 12rpx;
  354. background: #f8fafc;
  355. box-sizing: border-box;
  356. }
  357. .subpage-back:active,
  358. .param-entry-panel:active {
  359. opacity: 0.72;
  360. }
  361. .subpage-back-icon {
  362. width: 16rpx;
  363. height: 16rpx;
  364. border-left: 4rpx solid #64748b;
  365. border-bottom: 4rpx solid #64748b;
  366. transform: rotate(45deg);
  367. margin-left: 6rpx;
  368. box-sizing: border-box;
  369. }
  370. .param-entry-panel .panel-header {
  371. padding-bottom: 24rpx;
  372. }
  373. .driver-summary-panel {
  374. padding: 18rpx 24rpx 16rpx;
  375. box-sizing: border-box;
  376. }
  377. .driver-summary-row {
  378. display: flex;
  379. align-items: center;
  380. gap: 16rpx;
  381. }
  382. .driver-summary-row--top {
  383. justify-content: space-between;
  384. }
  385. .driver-summary-row--model {
  386. margin-top: 10rpx;
  387. }
  388. .driver-summary-chip,
  389. .driver-summary-checksum,
  390. .driver-summary-model {
  391. min-width: 0;
  392. color: #111827;
  393. line-height: 1.35;
  394. font-weight: 800;
  395. word-break: break-all;
  396. }
  397. .driver-summary-chip {
  398. flex: 1;
  399. text-align: left;
  400. font-size: 28rpx;
  401. }
  402. .driver-summary-checksum {
  403. flex: none;
  404. text-align: right;
  405. font-size: 24rpx;
  406. font-family: Menlo, Monaco, Consolas, monospace;
  407. }
  408. .driver-summary-model {
  409. flex: 1;
  410. font-size: 26rpx;
  411. }
  412. .entry-chevron {
  413. flex: none;
  414. width: 18rpx;
  415. height: 18rpx;
  416. border-right: 4rpx solid #94a3b8;
  417. border-bottom: 4rpx solid #94a3b8;
  418. transform: rotate(-45deg);
  419. box-sizing: border-box;
  420. }
  421. .params-section-title {
  422. padding: 18rpx 24rpx;
  423. border-bottom: 1rpx solid #edf2f7;
  424. background: #f8fafc;
  425. color: #475569;
  426. font-size: 24rpx;
  427. line-height: 1.35;
  428. font-weight: 800;
  429. box-sizing: border-box;
  430. }
  431. .params-section-title + .param-row {
  432. border-top: 0;
  433. }
  434. .protection-field-row {
  435. display: flex;
  436. flex-wrap: wrap;
  437. gap: 0 12rpx;
  438. padding: 0 24rpx;
  439. box-sizing: border-box;
  440. }
  441. .params-section-title + .protection-field-row .protection-field {
  442. border-top: 0;
  443. }
  444. .protection-field {
  445. display: flex;
  446. align-items: center;
  447. justify-content: space-between;
  448. gap: 18rpx;
  449. min-height: 96rpx;
  450. padding: 14rpx 0;
  451. border-top: 1rpx solid #edf2f7;
  452. box-sizing: border-box;
  453. }
  454. .protection-field--switch {
  455. flex: 1 1 240rpx;
  456. min-width: 240rpx;
  457. }
  458. .protection-field--input {
  459. flex: 1 1 100%;
  460. min-width: 100%;
  461. }
  462. .protection-field-main {
  463. min-width: 0;
  464. flex: 1;
  465. }
  466. .outside-header {
  467. padding: 0;
  468. margin-bottom: 16rpx;
  469. }
  470. .panel-icon {
  471. flex: none;
  472. position: relative;
  473. width: 38rpx;
  474. height: 38rpx;
  475. border-radius: 12rpx;
  476. background:
  477. radial-gradient(circle at 30% 28%, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0.12) 22%, rgba(255, 255, 255, 0) 50%),
  478. linear-gradient(180deg, var(--icon-start, #129a91) 0%, var(--icon-end, #08746e) 100%);
  479. border: 1rpx solid rgba(255, 255, 255, 0.12);
  480. box-shadow: 0 8rpx 16rpx rgba(15, 143, 135, 0.18);
  481. overflow: hidden;
  482. }
  483. .panel-title {
  484. min-width: 0;
  485. color: #111827;
  486. font-size: 31rpx;
  487. line-height: 1.35;
  488. font-weight: 800;
  489. word-break: break-all;
  490. }
  491. .panel-header--with-actions {
  492. padding-right: 18rpx;
  493. }
  494. .panel-heading-toggle {
  495. min-width: 0;
  496. flex: 1;
  497. display: flex;
  498. align-items: center;
  499. gap: 14rpx;
  500. }
  501. .panel-heading-toggle:active {
  502. opacity: 0.72;
  503. }
  504. .panel-header--with-actions .panel-title {
  505. flex: 1;
  506. white-space: nowrap;
  507. word-break: keep-all;
  508. }
  509. .collapse-indicator {
  510. flex: none;
  511. position: relative;
  512. width: 28rpx;
  513. height: 28rpx;
  514. }
  515. .collapse-indicator::before {
  516. content: "";
  517. position: absolute;
  518. left: 8rpx;
  519. top: 6rpx;
  520. width: 10rpx;
  521. height: 10rpx;
  522. border-right: 3rpx solid #94a3b8;
  523. border-bottom: 3rpx solid #94a3b8;
  524. transform: rotate(45deg);
  525. transform-origin: center;
  526. transition: transform 0.16s ease;
  527. }
  528. .collapse-toggle.is-collapsed .collapse-indicator::before {
  529. top: 9rpx;
  530. transform: rotate(-45deg);
  531. }
  532. .collapse-toggle {
  533. flex: none;
  534. display: flex;
  535. align-items: center;
  536. justify-content: center;
  537. width: 34rpx;
  538. height: 50rpx;
  539. }
  540. .collapse-toggle:active {
  541. opacity: 0.72;
  542. }
  543. .panel--collapsed .panel-header {
  544. padding-bottom: 24rpx;
  545. }
  546. .panel-actions {
  547. flex: none;
  548. display: flex;
  549. align-items: center;
  550. gap: 8rpx;
  551. margin-left: auto;
  552. }
  553. .panel-actions--three {
  554. gap: 6rpx;
  555. }
  556. .panel-actions--status {
  557. gap: 8rpx;
  558. }
  559. .panel-action-button {
  560. flex: none;
  561. display: flex;
  562. align-items: center;
  563. justify-content: center;
  564. width: 86rpx;
  565. min-width: 0;
  566. height: 50rpx;
  567. min-height: 0;
  568. margin: 0;
  569. padding: 0;
  570. border: 1rpx solid #b9d8d1;
  571. border-radius: 10rpx;
  572. background: #ffffff;
  573. color: var(--accent-dark);
  574. font-size: 22rpx;
  575. line-height: 1.3;
  576. font-weight: 800;
  577. box-sizing: border-box;
  578. }
  579. .panel-action-button::after {
  580. border: 0;
  581. }
  582. .panel-action-button:active {
  583. opacity: 0.72;
  584. }
  585. .panel-action-button.is-disabled {
  586. background: #eef1f5;
  587. color: #94a3b8;
  588. box-shadow: none;
  589. }
  590. .panel-action-button.is-active {
  591. border-color: var(--accent-dark);
  592. background: var(--accent);
  593. color: #ffffff;
  594. }
  595. .theme-dark .panel-action-button.is-disabled {
  596. border-color: #263241;
  597. background: #1f2937;
  598. background-color: #1f2937;
  599. color: #64748b;
  600. }
  601. .theme-dark button[disabled].control-button,
  602. .theme-dark button.control-button[disabled] {
  603. border-color: #263241;
  604. background: #1f2937;
  605. background-color: #1f2937;
  606. background-image: none;
  607. color: #64748b;
  608. box-shadow: none;
  609. }
  610. .theme-dark button[disabled].control-button .control-name,
  611. .theme-dark button.control-button[disabled] .control-name {
  612. color: #64748b;
  613. }
  614. .panel-icon::before,
  615. .panel-icon::after {
  616. content: "";
  617. position: absolute;
  618. box-sizing: border-box;
  619. }
  620. .panel-icon::before {
  621. display: none;
  622. left: 7rpx;
  623. top: 7rpx;
  624. width: 24rpx;
  625. height: 24rpx;
  626. z-index: 1;
  627. background-position: center;
  628. background-repeat: no-repeat;
  629. background-size: contain;
  630. opacity: 0.96;
  631. }
  632. .panel-icon-image {
  633. position: absolute;
  634. z-index: 2;
  635. left: 7rpx;
  636. top: 7rpx;
  637. width: 24rpx;
  638. height: 24rpx;
  639. pointer-events: none;
  640. }
  641. .panel-icon::after {
  642. left: 0;
  643. top: 0;
  644. width: 100%;
  645. height: 100%;
  646. border-radius: inherit;
  647. box-shadow: inset 0 1rpx 0 rgba(255, 255, 255, 0.2);
  648. }
  649. .icon-chip {
  650. --icon-start: #5a86a6;
  651. --icon-end: #2f5e7c;
  652. }
  653. .icon-chip::before {
  654. background-image: url("/assets/icons/chip-white.png");
  655. }
  656. .icon-control {
  657. --icon-start: #18a58b;
  658. --icon-end: #0e746f;
  659. }
  660. .icon-control::before {
  661. background-image: url("/assets/icons/control-white.png");
  662. }
  663. .icon-bluetooth {
  664. --icon-start: #16a8cf;
  665. --icon-end: #0f7a9a;
  666. }
  667. .icon-bluetooth::before {
  668. background-image: url("/assets/icons/bluetooth-connected-white.png");
  669. }
  670. .icon-radar {
  671. --icon-start: #23b0d7;
  672. --icon-end: #137e8f;
  673. }
  674. .icon-radar::before {
  675. background-image: url("/assets/icons/radar-white.png");
  676. }
  677. .icon-terminal {
  678. --icon-start: #63758f;
  679. --icon-end: #324056;
  680. }
  681. .icon-terminal::before {
  682. background-image: url("/assets/icons/terminal-white.png");
  683. }
  684. .icon-send {
  685. --icon-start: #39bdf0;
  686. --icon-end: #1684c5;
  687. }
  688. .icon-send::before {
  689. background-image: url("/assets/icons/send-white.png");
  690. }
  691. .icon-history {
  692. --icon-start: #64748b;
  693. --icon-end: #475569;
  694. }
  695. .icon-history::before {
  696. background-image: url("/assets/icons/history-white.png");
  697. }
  698. .icon-status {
  699. --icon-start: #14a79a;
  700. --icon-end: #2563eb;
  701. }
  702. .icon-status::before {
  703. background-image: url("/assets/icons/status-white.png");
  704. }
  705. .icon-bars {
  706. --icon-start: #148f85;
  707. --icon-end: #105f8b;
  708. }
  709. .icon-bars::before {
  710. background-image: url("/assets/icons/sliders-white.png");
  711. }
  712. .icon-tune {
  713. --icon-start: #17a59f;
  714. --icon-end: #0d7280;
  715. }
  716. .icon-tune::before {
  717. background-image: url("/assets/icons/sliders-white.png");
  718. }
  719. .icon-speed {
  720. --icon-start: #f7a623;
  721. --icon-end: #d97f0c;
  722. }
  723. .icon-speed::before {
  724. background-image: url("/assets/icons/speed-white.png");
  725. }
  726. .icon-target {
  727. --icon-start: #21a37e;
  728. --icon-end: #0f766e;
  729. }
  730. .icon-target::before {
  731. background-image: url("/assets/icons/target-white.png");
  732. }
  733. .icon-shield-check {
  734. --icon-start: #16a34a;
  735. --icon-end: #0f766e;
  736. }
  737. .icon-shield-check::before {
  738. background-image: url("/assets/icons/shield-check-white.png");
  739. }
  740. .icon-crc {
  741. --icon-start: #2563eb;
  742. --icon-end: #0f766e;
  743. }
  744. .icon-crc::before {
  745. background-image: url("/assets/icons/hash-white.png");
  746. }
  747. .icon-filter {
  748. --icon-start: #f59e0b;
  749. --icon-end: #d97706;
  750. }
  751. .icon-filter::before {
  752. background-image: url("/assets/icons/funnel-white.png");
  753. }
  754. .icon-reactance {
  755. --icon-start: #0ea5e9;
  756. --icon-end: #0f766e;
  757. }
  758. .icon-reactance::before {
  759. background-image: url("/assets/icons/audio-waveform-white.png");
  760. }
  761. .icon-smd {
  762. --icon-start: #64748b;
  763. --icon-end: #334155;
  764. }
  765. .icon-smd::before {
  766. background-image: url("/assets/icons/microchip-white.png");
  767. }
  768. .icon-snow {
  769. --icon-start: #38bdf8;
  770. --icon-end: #2563eb;
  771. }
  772. .icon-snow::before {
  773. background-image: url("/assets/icons/snowflake-white.png");
  774. }
  775. .icon-three-phase {
  776. --icon-start: #7c3aed;
  777. --icon-end: #2563eb;
  778. }
  779. .icon-three-phase::before {
  780. background-image: url("/assets/icons/zap-white.png");
  781. }
  782. .param-row {
  783. display: flex;
  784. align-items: center;
  785. justify-content: space-between;
  786. gap: 18rpx;
  787. min-height: 96rpx;
  788. padding: 0 24rpx;
  789. border-top: 1rpx solid #edf2f7;
  790. box-sizing: border-box;
  791. }
  792. .panel-header + .param-row,
  793. .panel-header + view .param-row:first-child {
  794. border-top: 0;
  795. }
  796. .param-row:first-child {
  797. border-top: 0;
  798. }
  799. .input-row {
  800. min-height: 106rpx;
  801. }
  802. .param-main {
  803. min-width: 0;
  804. flex: 1;
  805. }
  806. .param-name {
  807. min-width: 0;
  808. color: #111827;
  809. font-size: 28rpx;
  810. line-height: 1.35;
  811. font-weight: 700;
  812. word-break: break-all;
  813. }
  814. .param-meta {
  815. margin-top: 7rpx;
  816. color: #6b7280;
  817. font-size: 22rpx;
  818. line-height: 1.35;
  819. word-break: break-all;
  820. }
  821. .param-meta--dirty {
  822. color: #d97706;
  823. font-weight: 800;
  824. }
  825. .param-value {
  826. flex: none;
  827. max-width: 320rpx;
  828. color: #0f8f87;
  829. font-size: 30rpx;
  830. line-height: 1.35;
  831. font-weight: 800;
  832. text-align: right;
  833. word-break: break-all;
  834. }
  835. .input-wrap {
  836. flex: none;
  837. display: flex;
  838. align-items: center;
  839. gap: 10rpx;
  840. }
  841. .value-input {
  842. width: 300rpx;
  843. height: 70rpx;
  844. padding: 0 18rpx;
  845. border: 1rpx solid #e7edf3;
  846. border-radius: 10rpx;
  847. background: #fafbfd;
  848. color: #111827;
  849. font-size: 28rpx;
  850. line-height: 70rpx;
  851. text-align: right;
  852. box-sizing: border-box;
  853. }
  854. .value-input--with-unit {
  855. width: 300rpx;
  856. }
  857. .value-input:focus {
  858. border-color: #0f8f87;
  859. background: #f4fbfa;
  860. }
  861. .value-input--dirty {
  862. border-color: #fbbf24;
  863. background: #fffbeb;
  864. color: #92400e;
  865. }
  866. .generic-dialog-mask {
  867. position: fixed;
  868. z-index: 60;
  869. left: 0;
  870. right: 0;
  871. top: 0;
  872. bottom: 0;
  873. display: flex;
  874. align-items: center;
  875. justify-content: center;
  876. padding: 24rpx 24rpx calc(32rpx + env(safe-area-inset-bottom));
  877. background: rgba(15, 23, 42, 0.28);
  878. box-sizing: border-box;
  879. }
  880. .generic-dialog {
  881. width: 100%;
  882. max-height: 84vh;
  883. overflow: hidden;
  884. border: 1rpx solid #e5edf4;
  885. border-radius: 20rpx;
  886. background: #ffffff;
  887. box-shadow: 0 18rpx 48rpx rgba(15, 23, 42, 0.2);
  888. box-sizing: border-box;
  889. }
  890. .generic-dialog-header {
  891. display: flex;
  892. align-items: center;
  893. justify-content: space-between;
  894. min-height: 84rpx;
  895. padding: 0 24rpx;
  896. border-bottom: 1rpx solid #edf2f7;
  897. box-sizing: border-box;
  898. }
  899. .generic-dialog-title {
  900. color: #111827;
  901. font-size: 30rpx;
  902. line-height: 1.3;
  903. font-weight: 900;
  904. }
  905. .generic-dialog-close {
  906. display: flex;
  907. align-items: center;
  908. justify-content: center;
  909. width: 56rpx;
  910. height: 56rpx;
  911. color: #64748b;
  912. font-size: 38rpx;
  913. line-height: 1;
  914. font-weight: 500;
  915. }
  916. .generic-dialog-body {
  917. max-height: 62vh;
  918. overflow-y: auto;
  919. }
  920. .generic-config-row {
  921. display: flex;
  922. align-items: center;
  923. justify-content: space-between;
  924. gap: 18rpx;
  925. min-height: 96rpx;
  926. padding: 14rpx 24rpx;
  927. border-top: 1rpx solid #edf2f7;
  928. box-sizing: border-box;
  929. }
  930. .generic-config-row:first-of-type {
  931. border-top: 0;
  932. }
  933. .generic-picker-value {
  934. width: 300rpx;
  935. min-width: 300rpx;
  936. max-width: 300rpx;
  937. height: 70rpx;
  938. padding: 0;
  939. border: 0;
  940. background: transparent;
  941. color: #111827;
  942. font-size: 28rpx;
  943. line-height: 70rpx;
  944. font-weight: 800;
  945. text-align: right;
  946. overflow: hidden;
  947. text-overflow: ellipsis;
  948. white-space: nowrap;
  949. box-sizing: border-box;
  950. }
  951. .generic-value-input {
  952. width: 300rpx;
  953. height: 70rpx;
  954. line-height: 70rpx;
  955. font-size: 28rpx;
  956. }
  957. .generic-struct-section {
  958. padding: 16rpx 24rpx 22rpx;
  959. border-top: 1rpx solid #edf2f7;
  960. box-sizing: border-box;
  961. }
  962. .generic-struct-header {
  963. display: flex;
  964. align-items: center;
  965. justify-content: space-between;
  966. gap: 18rpx;
  967. margin-bottom: 14rpx;
  968. }
  969. .generic-struct-input {
  970. width: 100%;
  971. min-height: 220rpx;
  972. max-height: 360rpx;
  973. padding: 16rpx 18rpx;
  974. border: 1rpx solid #dbe5ee;
  975. border-radius: 12rpx;
  976. background: #f8fafc;
  977. color: #111827;
  978. font-family: Menlo, Monaco, Consolas, monospace;
  979. font-size: 22rpx;
  980. line-height: 1.45;
  981. box-sizing: border-box;
  982. }
  983. .generic-draft-actions {
  984. display: flex;
  985. justify-content: flex-end;
  986. gap: 12rpx;
  987. padding: 18rpx 24rpx 22rpx;
  988. border-top: 1rpx solid #edf2f7;
  989. box-sizing: border-box;
  990. }
  991. .generic-empty-state {
  992. margin-top: 8rpx;
  993. }
  994. .generic-info-stack {
  995. padding: 0 24rpx;
  996. box-sizing: border-box;
  997. }
  998. .generic-info-row {
  999. display: flex;
  1000. align-items: center;
  1001. justify-content: space-between;
  1002. gap: 18rpx;
  1003. min-height: 88rpx;
  1004. border-top: 1rpx solid #edf2f7;
  1005. box-sizing: border-box;
  1006. }
  1007. .generic-info-row:first-child {
  1008. border-top: 0;
  1009. }
  1010. .generic-info-label {
  1011. flex: none;
  1012. width: 116rpx;
  1013. color: #64748b;
  1014. font-size: 23rpx;
  1015. line-height: 1.3;
  1016. font-weight: 800;
  1017. }
  1018. .generic-info-value {
  1019. min-width: 0;
  1020. flex: 1;
  1021. color: #111827;
  1022. font-size: 26rpx;
  1023. line-height: 1.35;
  1024. font-weight: 800;
  1025. text-align: right;
  1026. word-break: break-all;
  1027. }
  1028. .panel-action-button--icon {
  1029. min-width: 58rpx;
  1030. width: 58rpx;
  1031. padding: 0;
  1032. font-size: 34rpx;
  1033. line-height: 50rpx;
  1034. }
  1035. .generic-group-shell {
  1036. position: relative;
  1037. margin-top: 12rpx;
  1038. }
  1039. .generic-group-shell:first-child {
  1040. margin-top: 0;
  1041. }
  1042. .generic-delete-action {
  1043. position: absolute;
  1044. left: 0;
  1045. top: 0;
  1046. z-index: 0;
  1047. display: flex;
  1048. align-items: center;
  1049. justify-content: center;
  1050. width: 76rpx;
  1051. height: 100%;
  1052. min-height: 74rpx;
  1053. border-radius: 18rpx 0 0 18rpx;
  1054. background: #dc2626;
  1055. color: #ffffff;
  1056. font-size: 44rpx;
  1057. line-height: 1;
  1058. font-weight: 900;
  1059. box-sizing: border-box;
  1060. }
  1061. .generic-group-panel {
  1062. position: relative;
  1063. z-index: 1;
  1064. margin-top: 0;
  1065. overflow: hidden;
  1066. transition: transform 0.16s ease;
  1067. }
  1068. .generic-group-shell.is-delete-visible .generic-group-panel {
  1069. transform: translateX(76rpx);
  1070. }
  1071. .generic-group-title-wrap {
  1072. min-width: 0;
  1073. flex: 1;
  1074. }
  1075. .generic-group-panel .panel-header,
  1076. .generic-group-panel.panel--collapsed .panel-header {
  1077. padding: 14rpx 18rpx;
  1078. }
  1079. .generic-group-panel .panel-icon {
  1080. width: 34rpx;
  1081. height: 34rpx;
  1082. border-radius: 10rpx;
  1083. }
  1084. .generic-group-title-wrap .panel-title {
  1085. font-size: 27rpx;
  1086. line-height: 1.22;
  1087. overflow: hidden;
  1088. text-overflow: ellipsis;
  1089. }
  1090. .generic-group-meta {
  1091. margin-top: 2rpx;
  1092. font-size: 20rpx;
  1093. line-height: 1.25;
  1094. white-space: nowrap;
  1095. overflow: hidden;
  1096. text-overflow: ellipsis;
  1097. word-break: keep-all;
  1098. }
  1099. .generic-group-actions {
  1100. flex: none;
  1101. gap: 6rpx;
  1102. }
  1103. .generic-group-actions .panel-action-button {
  1104. width: 76rpx;
  1105. height: 46rpx;
  1106. font-size: 21rpx;
  1107. border-radius: 9rpx;
  1108. }
  1109. .generic-group-actions .entry-chevron {
  1110. margin-left: 4rpx;
  1111. transform: rotate(-45deg);
  1112. }
  1113. .storage-code-info-inline {
  1114. display: flex;
  1115. flex-direction: column;
  1116. align-items: stretch;
  1117. gap: 8rpx;
  1118. padding: 16rpx 18rpx;
  1119. border: 1rpx solid #edf2f7;
  1120. border-radius: 14rpx;
  1121. background: rgba(15, 143, 135, 0.04);
  1122. box-sizing: border-box;
  1123. }
  1124. .storage-code-info-top,
  1125. .storage-code-info-bottom {
  1126. display: flex;
  1127. align-items: center;
  1128. min-width: 0;
  1129. }
  1130. .storage-code-info-top {
  1131. justify-content: flex-start;
  1132. }
  1133. .storage-code-info-bottom {
  1134. justify-content: space-between;
  1135. gap: 14rpx;
  1136. }
  1137. .storage-code-info-model {
  1138. width: 100%;
  1139. min-width: 0;
  1140. color: #0f8f87;
  1141. font-size: 28rpx;
  1142. line-height: 1.25;
  1143. font-weight: 900;
  1144. overflow: hidden;
  1145. text-overflow: ellipsis;
  1146. white-space: nowrap;
  1147. }
  1148. .storage-code-info-chip {
  1149. flex: 1;
  1150. min-width: 120rpx;
  1151. color: #64748b;
  1152. font-size: 22rpx;
  1153. line-height: 1.25;
  1154. font-weight: 800;
  1155. overflow: hidden;
  1156. text-overflow: ellipsis;
  1157. white-space: nowrap;
  1158. }
  1159. .storage-code-info-metrics {
  1160. flex: 2;
  1161. min-width: 0;
  1162. display: flex;
  1163. align-items: center;
  1164. justify-content: flex-end;
  1165. flex-wrap: wrap;
  1166. gap: 8rpx;
  1167. }
  1168. .storage-code-info-metric {
  1169. color: #64748b;
  1170. font-family: Menlo, Monaco, Consolas, monospace;
  1171. font-size: 20rpx;
  1172. line-height: 1.25;
  1173. font-weight: 900;
  1174. }
  1175. .generic-register-row {
  1176. display: flex;
  1177. align-items: center;
  1178. justify-content: space-between;
  1179. gap: 8rpx;
  1180. min-height: 80rpx;
  1181. padding: 6rpx 16rpx;
  1182. border-top: 1rpx solid #edf2f7;
  1183. border-radius: 16rpx;
  1184. box-sizing: border-box;
  1185. transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, opacity 0.18s ease;
  1186. transform-origin: center center;
  1187. will-change: transform;
  1188. }
  1189. .generic-register-row.is-drag-armed {
  1190. background: rgba(15, 143, 135, 0.04);
  1191. }
  1192. .generic-register-row.is-dragging {
  1193. position: relative;
  1194. border-color: rgba(15, 143, 135, 0.28);
  1195. background: linear-gradient(180deg, rgba(15, 143, 135, 0.12), rgba(15, 143, 135, 0.08));
  1196. box-shadow: 0 14rpx 38rpx rgba(15, 23, 42, 0.18);
  1197. }
  1198. .generic-register-row.is-shift-up,
  1199. .generic-register-row.is-shift-down {
  1200. z-index: 1;
  1201. }
  1202. .generic-register-drag-handle {
  1203. flex: none;
  1204. display: flex;
  1205. flex-direction: column;
  1206. align-items: center;
  1207. justify-content: center;
  1208. gap: 4rpx;
  1209. width: 30rpx;
  1210. min-height: 50rpx;
  1211. margin-left: -4rpx;
  1212. border-radius: 12rpx;
  1213. transition: background-color 0.18s ease, transform 0.18s ease;
  1214. }
  1215. .generic-register-layout-spacer {
  1216. flex: none;
  1217. width: 12rpx;
  1218. min-height: 50rpx;
  1219. }
  1220. .generic-register-drag-handle.is-drag-armed {
  1221. background: rgba(15, 143, 135, 0.08);
  1222. }
  1223. .generic-register-drag-handle.is-dragging {
  1224. background: rgba(15, 143, 135, 0.14);
  1225. transform: scale(1.04);
  1226. }
  1227. .generic-register-drag-bar {
  1228. width: 18rpx;
  1229. height: 3rpx;
  1230. border-radius: 999rpx;
  1231. background: #94a3b8;
  1232. transition: background-color 0.18s ease, transform 0.18s ease, opacity 0.18s ease;
  1233. }
  1234. .generic-register-drag-handle.is-drag-armed .generic-register-drag-bar,
  1235. .generic-register-drag-handle.is-dragging .generic-register-drag-bar {
  1236. background: #0f8f87;
  1237. }
  1238. .generic-register-drag-handle.is-dragging .generic-register-drag-bar:nth-child(1) {
  1239. transform: translateX(-2rpx);
  1240. }
  1241. .generic-register-drag-handle.is-dragging .generic-register-drag-bar:nth-child(3) {
  1242. transform: translateX(2rpx);
  1243. }
  1244. .generic-register-main {
  1245. min-width: 0;
  1246. flex: 1;
  1247. display: flex;
  1248. flex-direction: column;
  1249. gap: 2rpx;
  1250. }
  1251. .generic-register-name {
  1252. color: #111827;
  1253. font-size: 24rpx;
  1254. line-height: 1.25;
  1255. font-weight: 800;
  1256. word-break: break-all;
  1257. }
  1258. .generic-register-meta {
  1259. display: flex;
  1260. align-items: center;
  1261. flex-wrap: wrap;
  1262. gap: 10rpx;
  1263. margin-top: 0;
  1264. color: #64748b;
  1265. font-family: Menlo, Monaco, Consolas, monospace;
  1266. font-size: 20rpx;
  1267. line-height: 1.25;
  1268. font-weight: 700;
  1269. }
  1270. .generic-register-input-wrap {
  1271. flex: none;
  1272. position: relative;
  1273. width: 210rpx;
  1274. min-width: 168rpx;
  1275. max-width: 40%;
  1276. box-sizing: border-box;
  1277. }
  1278. .generic-register-display-meta {
  1279. margin-top: 3rpx;
  1280. color: #64748b;
  1281. font-family: Menlo, Monaco, Consolas, monospace;
  1282. font-size: 19rpx;
  1283. line-height: 1.25;
  1284. font-weight: 700;
  1285. text-align: right;
  1286. }
  1287. .generic-register-value {
  1288. width: 100%;
  1289. min-width: 0;
  1290. max-width: 100%;
  1291. }
  1292. .generic-register-unit {
  1293. position: absolute;
  1294. right: 18rpx;
  1295. top: 50%;
  1296. transform: translateY(-50%);
  1297. pointer-events: none;
  1298. color: #0f8f87;
  1299. font-size: 24rpx;
  1300. line-height: 1.35;
  1301. font-weight: 900;
  1302. }
  1303. .generic-register-input-wrap--unit .generic-register-value {
  1304. padding-right: 64rpx;
  1305. }
  1306. .generic-readonly-value {
  1307. width: 210rpx;
  1308. max-width: 40%;
  1309. font-family: Menlo, Monaco, Consolas, monospace;
  1310. font-size: 24rpx;
  1311. }
  1312. .generic-group-detail-panel {
  1313. overflow: hidden;
  1314. }
  1315. .generic-group-detail-header {
  1316. padding: 18rpx 18rpx 8rpx;
  1317. box-sizing: border-box;
  1318. }
  1319. .generic-group-detail-header .panel-title {
  1320. font-size: 30rpx;
  1321. line-height: 1.25;
  1322. }
  1323. .generic-group-detail-meta {
  1324. padding: 0 18rpx 14rpx;
  1325. border-bottom: 1rpx solid #edf2f7;
  1326. color: #64748b;
  1327. font-family: Menlo, Monaco, Consolas, monospace;
  1328. font-size: 21rpx;
  1329. line-height: 1.35;
  1330. font-weight: 800;
  1331. box-sizing: border-box;
  1332. }
  1333. .crc-picker-value {
  1334. min-width: 300rpx;
  1335. max-width: 300rpx;
  1336. overflow: hidden;
  1337. text-overflow: ellipsis;
  1338. white-space: nowrap;
  1339. }
  1340. .crc-algorithm-panel {
  1341. overflow: hidden;
  1342. }
  1343. .crc-algorithm-panel > .param-row {
  1344. min-height: 92rpx;
  1345. }
  1346. .crc-algorithm-picker {
  1347. min-width: 0;
  1348. flex: 1;
  1349. display: block;
  1350. width: 100%;
  1351. }
  1352. .crc-algorithm-picker-content {
  1353. min-width: 0;
  1354. width: 100%;
  1355. display: flex;
  1356. align-items: center;
  1357. justify-content: space-between;
  1358. gap: 18rpx;
  1359. }
  1360. .crc-algorithm-picker-content .param-main {
  1361. flex: 1;
  1362. min-width: 0;
  1363. }
  1364. .crc-algorithm-panel .crc-picker-value {
  1365. flex: none;
  1366. width: auto;
  1367. min-width: 0;
  1368. max-width: 430rpx;
  1369. font-size: 24rpx;
  1370. }
  1371. .crc-data-card-header {
  1372. display: flex;
  1373. align-items: center;
  1374. justify-content: space-between;
  1375. gap: 12rpx;
  1376. min-height: 76rpx;
  1377. padding: 12rpx 18rpx 12rpx 24rpx;
  1378. }
  1379. .crc-data-title {
  1380. min-width: 0;
  1381. flex: 1;
  1382. text-align: left;
  1383. }
  1384. .crc-data-header-actions {
  1385. flex: none;
  1386. display: flex;
  1387. align-items: center;
  1388. justify-content: flex-end;
  1389. gap: 6rpx;
  1390. }
  1391. .crc-data-type-picker {
  1392. flex: none;
  1393. margin-right: 8rpx;
  1394. }
  1395. .crc-data-type-value {
  1396. width: 108rpx;
  1397. height: 50rpx;
  1398. color: #111827;
  1399. font-size: 22rpx;
  1400. line-height: 50rpx;
  1401. font-weight: 900;
  1402. text-align: right;
  1403. overflow: hidden;
  1404. text-overflow: ellipsis;
  1405. white-space: nowrap;
  1406. }
  1407. .crc-data-header-actions .panel-action-button {
  1408. width: 78rpx;
  1409. }
  1410. .theme-dark .crc-data-type-value {
  1411. color: #e5e7eb;
  1412. }
  1413. .crc-algorithm-fields {
  1414. border-top: 1rpx solid #edf2f7;
  1415. }
  1416. .theme-dark .crc-algorithm-fields {
  1417. border-color: #263241;
  1418. }
  1419. .crc-config-input {
  1420. width: 300rpx;
  1421. font-family: Menlo, Monaco, Consolas, monospace;
  1422. }
  1423. .crc-switch-row {
  1424. display: flex;
  1425. gap: 12rpx;
  1426. padding: 0 24rpx;
  1427. border-top: 1rpx solid #edf2f7;
  1428. box-sizing: border-box;
  1429. }
  1430. .theme-dark .crc-switch-row {
  1431. border-color: #263241;
  1432. }
  1433. .crc-switch-field {
  1434. flex: 1;
  1435. min-width: 0;
  1436. display: flex;
  1437. align-items: center;
  1438. justify-content: space-between;
  1439. gap: 12rpx;
  1440. min-height: 96rpx;
  1441. }
  1442. .crc-data-wrap {
  1443. padding: 18rpx 24rpx 22rpx;
  1444. box-sizing: border-box;
  1445. }
  1446. .crc-data-input {
  1447. width: 100%;
  1448. min-height: 230rpx;
  1449. padding: 18rpx;
  1450. border: 1rpx solid #e7edf3;
  1451. border-radius: 12rpx;
  1452. background: #fafbfd;
  1453. color: #111827;
  1454. font-family: Menlo, Monaco, Consolas, monospace;
  1455. font-size: 24rpx;
  1456. line-height: 1.45;
  1457. box-sizing: border-box;
  1458. }
  1459. .crc-file-name,
  1460. .crc-error-value {
  1461. min-width: 0;
  1462. max-width: 430rpx;
  1463. text-align: right;
  1464. word-break: break-all;
  1465. }
  1466. .crc-file-name {
  1467. color: #111827;
  1468. font-size: 24rpx;
  1469. line-height: 1.35;
  1470. font-weight: 800;
  1471. }
  1472. .crc-result-bin-line {
  1473. display: block;
  1474. white-space: nowrap;
  1475. }
  1476. .crc-error-value {
  1477. color: var(--danger);
  1478. font-size: 24rpx;
  1479. line-height: 1.35;
  1480. font-weight: 800;
  1481. }
  1482. .filter-input-wrap {
  1483. flex: none;
  1484. display: flex;
  1485. align-items: center;
  1486. justify-content: flex-end;
  1487. gap: 8rpx;
  1488. }
  1489. .filter-value-input {
  1490. width: 210rpx;
  1491. min-width: 0;
  1492. max-width: 210rpx;
  1493. }
  1494. .filter-value-input--computed {
  1495. border-color: #9bd6cf;
  1496. background: #f0fdfa;
  1497. color: #0f766e;
  1498. font-weight: 900;
  1499. }
  1500. .filter-unit-picker {
  1501. flex: none;
  1502. width: 92rpx;
  1503. }
  1504. .filter-unit-value {
  1505. width: 92rpx;
  1506. height: 70rpx;
  1507. color: #111827;
  1508. font-size: 25rpx;
  1509. line-height: 70rpx;
  1510. font-weight: 900;
  1511. text-align: right;
  1512. overflow: hidden;
  1513. text-overflow: ellipsis;
  1514. white-space: nowrap;
  1515. box-sizing: border-box;
  1516. }
  1517. .filter-section-title,
  1518. .filter-diagram-title {
  1519. display: flex;
  1520. align-items: center;
  1521. justify-content: space-between;
  1522. gap: 16rpx;
  1523. }
  1524. .filter-section-title-text {
  1525. min-width: 0;
  1526. flex: 1;
  1527. }
  1528. .filter-mode-actions {
  1529. flex: none;
  1530. display: flex;
  1531. align-items: center;
  1532. gap: 8rpx;
  1533. }
  1534. .filter-mode-button {
  1535. flex: none;
  1536. min-width: 78rpx;
  1537. height: 46rpx;
  1538. padding: 0 16rpx;
  1539. border: 1rpx solid #b9d8d1;
  1540. border-radius: 10rpx;
  1541. background: #ffffff;
  1542. color: var(--accent-dark);
  1543. font-size: 22rpx;
  1544. line-height: 44rpx;
  1545. font-weight: 900;
  1546. text-align: center;
  1547. box-sizing: border-box;
  1548. }
  1549. .filter-mode-button:active {
  1550. opacity: 0.72;
  1551. }
  1552. .filter-error-inline {
  1553. padding: 0 24rpx 18rpx;
  1554. color: var(--danger);
  1555. font-size: 24rpx;
  1556. line-height: 1.35;
  1557. font-weight: 800;
  1558. text-align: right;
  1559. box-sizing: border-box;
  1560. }
  1561. .filter-diagram-mode {
  1562. min-width: 0;
  1563. flex: none;
  1564. max-width: 260rpx;
  1565. color: #0f8f87;
  1566. font-size: 23rpx;
  1567. line-height: 1.35;
  1568. font-weight: 900;
  1569. text-align: right;
  1570. white-space: nowrap;
  1571. overflow: hidden;
  1572. text-overflow: ellipsis;
  1573. }
  1574. .filter-diagram {
  1575. position: relative;
  1576. min-height: 320rpx;
  1577. padding: 30rpx 0 30rpx;
  1578. border-top: 1rpx solid #edf2f7;
  1579. background: #ffffff;
  1580. box-sizing: border-box;
  1581. }
  1582. .filter-schematic {
  1583. position: relative;
  1584. width: 560rpx;
  1585. height: 260rpx;
  1586. margin: 0 auto;
  1587. color: #111827;
  1588. }
  1589. .filter-schematic-label {
  1590. position: absolute;
  1591. color: #111827;
  1592. font-size: 32rpx;
  1593. line-height: 1;
  1594. font-weight: 900;
  1595. font-style: italic;
  1596. letter-spacing: 0;
  1597. }
  1598. .filter-schematic-label--input {
  1599. left: 0;
  1600. top: 122rpx;
  1601. }
  1602. .filter-schematic-label--output {
  1603. left: 426rpx;
  1604. top: 118rpx;
  1605. }
  1606. .filter-schematic-wire,
  1607. .filter-schematic-dot {
  1608. position: absolute;
  1609. background: #111827;
  1610. }
  1611. .filter-schematic-wire {
  1612. height: 4rpx;
  1613. border-radius: 999rpx;
  1614. }
  1615. .filter-schematic-dot {
  1616. z-index: 3;
  1617. width: 18rpx;
  1618. height: 18rpx;
  1619. border-radius: 50%;
  1620. }
  1621. .filter-schematic-dot--input-top {
  1622. left: 38rpx;
  1623. top: 58rpx;
  1624. }
  1625. .filter-schematic-dot--input-bottom {
  1626. left: 38rpx;
  1627. top: 206rpx;
  1628. }
  1629. .filter-schematic-dot--node-top {
  1630. left: 358rpx;
  1631. top: 58rpx;
  1632. }
  1633. .filter-schematic-dot--node-bottom {
  1634. left: 358rpx;
  1635. top: 206rpx;
  1636. }
  1637. .filter-schematic-dot--output-top {
  1638. left: 514rpx;
  1639. top: 58rpx;
  1640. }
  1641. .filter-schematic-dot--output-bottom {
  1642. left: 514rpx;
  1643. top: 206rpx;
  1644. }
  1645. .filter-schematic-wire--top-input {
  1646. left: 56rpx;
  1647. top: 65rpx;
  1648. width: 100rpx;
  1649. }
  1650. .filter-schematic-wire--top-middle {
  1651. left: 268rpx;
  1652. top: 65rpx;
  1653. width: 98rpx;
  1654. }
  1655. .filter-schematic-wire--top-output {
  1656. left: 366rpx;
  1657. top: 65rpx;
  1658. width: 148rpx;
  1659. }
  1660. .filter-schematic-wire--bottom-input {
  1661. left: 56rpx;
  1662. top: 213rpx;
  1663. width: 310rpx;
  1664. }
  1665. .filter-schematic-wire--bottom-output {
  1666. left: 366rpx;
  1667. top: 213rpx;
  1668. width: 148rpx;
  1669. }
  1670. .filter-schematic-wire--branch-top {
  1671. left: 365rpx;
  1672. top: 76rpx;
  1673. width: 4rpx;
  1674. height: 40rpx;
  1675. }
  1676. .filter-schematic-wire--branch-bottom {
  1677. left: 365rpx;
  1678. top: 208rpx;
  1679. width: 4rpx;
  1680. height: 8rpx;
  1681. }
  1682. .filter-schematic-component {
  1683. position: absolute;
  1684. z-index: 2;
  1685. display: flex;
  1686. align-items: center;
  1687. justify-content: center;
  1688. box-sizing: border-box;
  1689. }
  1690. .filter-schematic-component--series {
  1691. left: 156rpx;
  1692. top: 40rpx;
  1693. width: 112rpx;
  1694. height: 54rpx;
  1695. }
  1696. .filter-schematic-component--shunt {
  1697. left: 342rpx;
  1698. top: 116rpx;
  1699. width: 50rpx;
  1700. height: 96rpx;
  1701. }
  1702. .filter-schematic-symbol {
  1703. display: block;
  1704. width: 100%;
  1705. height: 100%;
  1706. }
  1707. .filter-schematic-symbol--vertical {
  1708. width: 104rpx;
  1709. height: 48rpx;
  1710. transform: rotate(90deg);
  1711. }
  1712. .filter-schematic-mark {
  1713. position: absolute;
  1714. z-index: 4;
  1715. color: #111827;
  1716. font-size: 34rpx;
  1717. line-height: 1;
  1718. font-weight: 700;
  1719. font-style: italic;
  1720. }
  1721. .filter-schematic-mark--series {
  1722. left: 202rpx;
  1723. top: 0;
  1724. }
  1725. .filter-schematic-mark--shunt {
  1726. left: 305rpx;
  1727. top: 142rpx;
  1728. }
  1729. .theme-dark .filter-unit-value {
  1730. color: #e5e7eb;
  1731. }
  1732. .theme-dark .filter-value-input--computed {
  1733. border-color: #0f766e;
  1734. background: #0f2f2d;
  1735. color: #5eead4;
  1736. }
  1737. .theme-dark .filter-mode-button {
  1738. border-color: #334155;
  1739. background: #111827;
  1740. color: #99f6e4;
  1741. }
  1742. .theme-dark .filter-diagram {
  1743. border-color: #edf2f7;
  1744. background: #ffffff;
  1745. }
  1746. .theme-dark .filter-schematic,
  1747. .theme-dark .filter-schematic-label,
  1748. .theme-dark .filter-schematic-mark {
  1749. color: #1f2937;
  1750. }
  1751. .theme-dark .filter-diagram-mode {
  1752. color: #5eead4;
  1753. }
  1754. .theme-dark .filter-schematic-wire,
  1755. .theme-dark .filter-schematic-dot {
  1756. background: #111827;
  1757. }
  1758. .smd-section-title {
  1759. display: flex;
  1760. align-items: center;
  1761. justify-content: space-between;
  1762. gap: 16rpx;
  1763. }
  1764. .smd-section-title-text {
  1765. min-width: 0;
  1766. flex: 1;
  1767. }
  1768. .smd-mode-actions,
  1769. .smd-format-row {
  1770. display: flex;
  1771. align-items: center;
  1772. }
  1773. .smd-mode-actions {
  1774. flex: none;
  1775. gap: 8rpx;
  1776. }
  1777. .smd-format-row {
  1778. gap: 10rpx;
  1779. padding: 18rpx 24rpx 22rpx;
  1780. border-top: 1rpx solid #edf2f7;
  1781. box-sizing: border-box;
  1782. }
  1783. .smd-mode-button,
  1784. .smd-format-button {
  1785. flex: none;
  1786. display: flex;
  1787. align-items: center;
  1788. justify-content: center;
  1789. height: 46rpx;
  1790. border: 1rpx solid #d7e2ea;
  1791. border-radius: 10rpx;
  1792. background: #ffffff;
  1793. color: #64748b;
  1794. font-size: 22rpx;
  1795. line-height: 1.25;
  1796. font-weight: 900;
  1797. box-sizing: border-box;
  1798. }
  1799. .smd-mode-button {
  1800. min-width: 78rpx;
  1801. padding: 0 16rpx;
  1802. }
  1803. .smd-format-button {
  1804. flex: 1;
  1805. min-width: 0;
  1806. padding: 0 10rpx;
  1807. }
  1808. .smd-mode-button.is-active,
  1809. .smd-format-button.is-active {
  1810. border-color: var(--accent-dark);
  1811. background: var(--accent-soft);
  1812. color: var(--accent-dark);
  1813. }
  1814. .smd-mode-button:active,
  1815. .smd-format-button:active {
  1816. opacity: 0.72;
  1817. }
  1818. .smd-code-input {
  1819. width: 300rpx;
  1820. font-family: Menlo, Monaco, Consolas, monospace;
  1821. }
  1822. .smd-result-row {
  1823. min-height: 94rpx;
  1824. }
  1825. .smd-result-value {
  1826. flex: none;
  1827. max-width: 320rpx;
  1828. color: #0f8f87;
  1829. font-family: Menlo, Monaco, Consolas, monospace;
  1830. font-size: 30rpx;
  1831. line-height: 1.25;
  1832. font-weight: 900;
  1833. text-align: right;
  1834. word-break: break-all;
  1835. }
  1836. .smd-result-value--error {
  1837. color: var(--danger);
  1838. font-family: inherit;
  1839. font-size: 25rpx;
  1840. }
  1841. .theme-dark .smd-format-row {
  1842. border-color: #263241;
  1843. }
  1844. .theme-dark .smd-mode-button,
  1845. .theme-dark .smd-format-button {
  1846. border-color: #334155;
  1847. background: #111827;
  1848. color: #94a3b8;
  1849. }
  1850. .theme-dark .smd-mode-button.is-active,
  1851. .theme-dark .smd-format-button.is-active {
  1852. border-color: #5eead4;
  1853. background: #123d3b;
  1854. color: #99f6e4;
  1855. }
  1856. .theme-dark .smd-result-value {
  1857. color: #5eead4;
  1858. }
  1859. .theme-dark .smd-result-value--error {
  1860. color: var(--danger);
  1861. }
  1862. .crc-calc-result-row {
  1863. align-items: stretch;
  1864. min-height: 0;
  1865. padding-top: 16rpx;
  1866. padding-bottom: 16rpx;
  1867. }
  1868. .crc-calc-result-main {
  1869. width: 100%;
  1870. display: flex;
  1871. flex-direction: column;
  1872. align-items: stretch;
  1873. }
  1874. .crc-calc-result-value {
  1875. display: block;
  1876. width: 100%;
  1877. max-width: none;
  1878. margin-top: 10rpx;
  1879. padding: 14rpx 16rpx;
  1880. border-radius: 10rpx;
  1881. background: #f4fbfa;
  1882. color: #0f8f87;
  1883. font-family: Menlo, Monaco, Consolas, monospace;
  1884. font-size: 24rpx;
  1885. line-height: 1.35;
  1886. font-weight: 800;
  1887. text-align: right;
  1888. word-break: break-all;
  1889. white-space: normal;
  1890. box-sizing: border-box;
  1891. }
  1892. .crc-calc-result-value:active {
  1893. opacity: 0.72;
  1894. }
  1895. .crc-calc-result-value--bin {
  1896. display: flex;
  1897. flex-direction: column;
  1898. align-items: flex-end;
  1899. gap: 3rpx;
  1900. max-width: none;
  1901. text-align: right;
  1902. }
  1903. .crc-calc-result-row .param-name {
  1904. word-break: keep-all;
  1905. }
  1906. .theme-dark .crc-calc-result-value {
  1907. background: #0f2f2d;
  1908. color: #5eead4;
  1909. }
  1910. .theme-dark .crc-calc-result-value--bin {
  1911. background: #0f2f2d;
  1912. color: #5eead4;
  1913. }
  1914. .theme-dark .crc-calc-result-value--error {
  1915. background: #432114;
  1916. color: #fed7aa;
  1917. }
  1918. .refrigeration-mode-picker {
  1919. flex: none;
  1920. }
  1921. .refrigeration-title-row {
  1922. min-height: 76rpx;
  1923. padding-top: 12rpx;
  1924. padding-bottom: 12rpx;
  1925. }
  1926. .refrigeration-picker-value {
  1927. width: 240rpx;
  1928. min-width: 240rpx;
  1929. max-width: 240rpx;
  1930. height: 46rpx;
  1931. font-size: 24rpx;
  1932. line-height: 46rpx;
  1933. }
  1934. .refrigeration-formula-row {
  1935. justify-content: flex-end;
  1936. }
  1937. .refrigeration-formula-text {
  1938. min-width: 0;
  1939. flex: 1;
  1940. color: #64748b;
  1941. font-size: 24rpx;
  1942. line-height: 1.35;
  1943. font-weight: 800;
  1944. text-align: right;
  1945. word-break: break-all;
  1946. }
  1947. .refrigeration-input {
  1948. width: 260rpx;
  1949. }
  1950. .three-phase-input {
  1951. width: 260rpx;
  1952. }
  1953. .theme-dark .refrigeration-formula-text {
  1954. color: #94a3b8;
  1955. }
  1956. .subpage-fixed-header .panel-actions {
  1957. flex-shrink: 0;
  1958. }
  1959. .subpage-fixed-header .panel-action-button {
  1960. width: 86rpx;
  1961. }
  1962. .subpage-fixed-header--generic .generic-protocol-actions {
  1963. flex: 1 1 auto;
  1964. flex-wrap: wrap;
  1965. justify-content: flex-end;
  1966. gap: 8rpx;
  1967. margin-left: 0;
  1968. }
  1969. .auto-read-button {
  1970. margin-left: 2rpx;
  1971. }
  1972. @media (max-width: 360px) {
  1973. .panel-title {
  1974. font-size: 28rpx;
  1975. }
  1976. .param-name {
  1977. font-size: 26rpx;
  1978. }
  1979. .param-meta {
  1980. font-size: 21rpx;
  1981. }
  1982. .value-input {
  1983. width: 260rpx;
  1984. }
  1985. .value-input--with-unit {
  1986. width: 260rpx;
  1987. }
  1988. .generic-picker-value,
  1989. .generic-value-input {
  1990. width: 260rpx;
  1991. min-width: 260rpx;
  1992. max-width: 260rpx;
  1993. }
  1994. .generic-register-input-wrap {
  1995. width: 180rpx;
  1996. min-width: 150rpx;
  1997. max-width: 38%;
  1998. }
  1999. .generic-register-value {
  2000. width: 100%;
  2001. min-width: 0;
  2002. max-width: 100%;
  2003. }
  2004. .generic-readonly-value {
  2005. width: 180rpx;
  2006. max-width: 38%;
  2007. font-size: 23rpx;
  2008. }
  2009. .crc-config-input {
  2010. width: 230rpx;
  2011. min-width: 230rpx;
  2012. max-width: 230rpx;
  2013. }
  2014. .crc-algorithm-panel .crc-picker-value {
  2015. width: auto;
  2016. min-width: 0;
  2017. max-width: 330rpx;
  2018. font-size: 22rpx;
  2019. }
  2020. .crc-data-card-header {
  2021. gap: 8rpx;
  2022. padding-right: 14rpx;
  2023. }
  2024. .crc-data-header-actions {
  2025. gap: 4rpx;
  2026. }
  2027. .crc-data-type-value {
  2028. width: 86rpx;
  2029. font-size: 20rpx;
  2030. }
  2031. .crc-data-type-picker {
  2032. margin-right: 6rpx;
  2033. }
  2034. .crc-data-header-actions .panel-action-button {
  2035. width: 70rpx;
  2036. font-size: 20rpx;
  2037. }
  2038. .crc-file-name,
  2039. .crc-error-value {
  2040. max-width: 360rpx;
  2041. }
  2042. .filter-value-input {
  2043. width: 180rpx;
  2044. min-width: 0;
  2045. max-width: 180rpx;
  2046. }
  2047. .filter-unit-picker,
  2048. .filter-unit-value {
  2049. width: 84rpx;
  2050. }
  2051. .filter-mode-button {
  2052. min-width: 68rpx;
  2053. padding: 0 12rpx;
  2054. font-size: 22rpx;
  2055. }
  2056. .filter-diagram {
  2057. padding-left: 4rpx;
  2058. padding-right: 4rpx;
  2059. }
  2060. .filter-schematic {
  2061. transform: scale(0.94);
  2062. transform-origin: center center;
  2063. }
  2064. .smd-code-input {
  2065. width: 240rpx;
  2066. }
  2067. .smd-result-value {
  2068. max-width: 260rpx;
  2069. font-size: 26rpx;
  2070. }
  2071. .crc-calc-result-value {
  2072. width: 100%;
  2073. max-width: none;
  2074. font-size: 23rpx;
  2075. }
  2076. .crc-calc-result-value--bin {
  2077. max-width: none;
  2078. font-size: 21rpx;
  2079. }
  2080. .smd-mode-button {
  2081. min-width: 68rpx;
  2082. padding: 0 12rpx;
  2083. }
  2084. .smd-format-row {
  2085. gap: 8rpx;
  2086. padding-left: 18rpx;
  2087. padding-right: 18rpx;
  2088. }
  2089. .smd-format-button {
  2090. font-size: 20rpx;
  2091. }
  2092. .refrigeration-picker-value {
  2093. width: 210rpx;
  2094. min-width: 210rpx;
  2095. max-width: 210rpx;
  2096. font-size: 22rpx;
  2097. }
  2098. .refrigeration-input {
  2099. width: 220rpx;
  2100. }
  2101. .three-phase-input {
  2102. width: 220rpx;
  2103. }
  2104. }