@xcpcio/board-app 0.64.3 → 0.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/dist/404.html +1 -1
  2. package/dist/assets/{Balloon.vue_vue_type_script_setup_true_lang-C72zkpsg.js → Balloon.vue_vue_type_script_setup_true_lang-DJ7VLDtb.js} +1 -1
  3. package/dist/assets/{Board-Bg3Ppuz0.js → Board-B8rG5arh.js} +88 -88
  4. package/dist/assets/{Board-DfGcLI3S.css → Board-KDwnMR7h.css} +1 -1
  5. package/dist/assets/{ContestStateBadge-DdwsGPTU.js → ContestStateBadge-qOSo5QET.js} +1 -1
  6. package/dist/assets/{Countdown-DTJUHvaQ.js → Countdown-BHNR4sYA.js} +1 -1
  7. package/dist/assets/{DataSourceInput.vue_vue_type_script_setup_true_lang-CPMBGjH4.js → DataSourceInput.vue_vue_type_script_setup_true_lang-BZxKU59c.js} +1 -1
  8. package/dist/assets/{Footer-ChSZxbGT.js → Footer-951oB-Bb.js} +1 -1
  9. package/dist/assets/{NavBar-DDnpbir3.js → NavBar-Cr1S8se3.js} +1 -1
  10. package/dist/assets/{Resolver-D3Uo7ft5.js → Resolver-D9tUtksI.js} +4 -4
  11. package/dist/assets/{Resolver-BTlxgfNF.css → Resolver-ZGkKM3bm.css} +1 -1
  12. package/dist/assets/{RightArrowIcon-DXtf7iXS.js → RightArrowIcon-CZF5qnjM.js} +1 -1
  13. package/dist/assets/{TheInput.vue_vue_type_script_setup_true_lang-CVZfHKVN.js → TheInput.vue_vue_type_script_setup_true_lang-eomBm7cI.js} +1 -1
  14. package/dist/assets/{Tooltip.vue_vue_type_script_setup_true_lang-51X8aMF6.js → Tooltip.vue_vue_type_script_setup_true_lang-B8oj5jxD.js} +1 -1
  15. package/dist/assets/_...all_-BcdnV0AV.js +6 -0
  16. package/dist/assets/_...all_-DAWA-z10.js +1 -0
  17. package/dist/assets/{_name_-P2IH5H8T.js → _name_-BVpG1Zli.js} +1 -1
  18. package/dist/assets/{about-DrtUZup4.js → about-D_TkNdy_.js} +1 -1
  19. package/dist/assets/board-C-k6XFrG.js +1 -0
  20. package/dist/assets/{board-layout-BOYna77X.js → board-layout-C40Fw6xh.js} +1 -1
  21. package/dist/assets/{constant-Dh1ZtsNO.js → constant-BhgmbFq0.js} +1 -1
  22. package/dist/assets/contest-BvNwg3Kw.js +39 -0
  23. package/dist/assets/dayjs-Gf_GNPDe.js +1 -0
  24. package/dist/assets/{default-PAZ0Oa-G.js → default-o6xn9mNa.js} +1 -1
  25. package/dist/assets/{headless-C4BPq_WX.js → headless-B6eNVzTA.js} +1 -1
  26. package/dist/assets/{home-BpF3q5rc.js → home-PHDhW-P_.js} +1 -1
  27. package/dist/assets/index-6AMd99bp.js +1 -0
  28. package/dist/assets/{index-BYKufEfk.js → index-BJ4GH733.js} +1 -1
  29. package/dist/assets/index-BNhOKJ4o.js +1 -0
  30. package/dist/assets/{index-CREIPGSZ.css → index-Bce8wPYb.css} +1 -1
  31. package/dist/assets/index-CEGUcXke.js +1 -0
  32. package/dist/assets/{index-DKi5jS9p.js → index-CptCs1lA.js} +4 -4
  33. package/dist/assets/{index-BtZZuxRc.js → index-DehXnBju.js} +3 -3
  34. package/dist/assets/{index-layout-Sw7OZ5f7.js → index-layout-5CMnOQFQ.js} +1 -1
  35. package/dist/assets/{pagination-PAprVtYE.js → pagination-BnTU9Znz.js} +1 -1
  36. package/dist/assets/person-C4W5ZTIf.js +1 -0
  37. package/dist/assets/{query-pkEyawI-.js → query-Bu2cZcfI.js} +1 -1
  38. package/dist/assets/rank-FQQWnSoF.js +1 -0
  39. package/dist/assets/{test-BwiuHZeA.js → test-ZakcI5XS.js} +1 -1
  40. package/dist/assets/{use-vmodel-Dqa3e3VF.js → use-vmodel-D3rpy0C7.js} +1 -1
  41. package/dist/assets/{user-CzgkhnoZ.js → user-4a0kuxzg.js} +1 -1
  42. package/dist/assets/{virtual_pwa-register-CVx5QtUX.js → virtual_pwa-register-D4goqIHu.js} +1 -1
  43. package/dist/index.html +1 -1
  44. package/dist/sw.js +1 -1
  45. package/package.json +3 -3
  46. package/src/components/ContestIndexUI.vue +6 -3
  47. package/src/components/ResolverTeamRow.vue +5 -1
  48. package/src/components/board/Board.vue +8 -6
  49. package/src/components/board/Export.vue +1 -1
  50. package/src/components/board/OptionsModal.vue +4 -2
  51. package/src/components/board/ProblemInfoModal.vue +9 -1
  52. package/src/components/board/SecondLevelMenu.vue +6 -13
  53. package/src/components/board/Standings.vue +4 -2
  54. package/src/components/board/SubmissionsTable.vue +7 -3
  55. package/src/components/board/SubmissionsTableModal.vue +6 -1
  56. package/src/components/board/TeamInfoModal.vue +9 -5
  57. package/src/components/board/TeamUI.vue +6 -1
  58. package/src/components/rating/Rating.vue +5 -2
  59. package/src/components/rating/RatingInfoModal.vue +7 -3
  60. package/src/components/rating/RatingTable.vue +1 -39
  61. package/src/components/rating/RatingUserUI.vue +5 -2
  62. package/src/pages/index.vue +6 -3
  63. package/dist/assets/_...all_-CZT5dXNi.js +0 -6
  64. package/dist/assets/_...all_-j0y2p9D9.js +0 -1
  65. package/dist/assets/board-CmMG_hVW.js +0 -1
  66. package/dist/assets/contest-Dqsw2u_w.js +0 -39
  67. package/dist/assets/dayjs-R18HHVUp.js +0 -1
  68. package/dist/assets/index-53cbY7nJ.js +0 -1
  69. package/dist/assets/index-DwpTMrg8.js +0 -1
  70. package/dist/assets/index-ZCq50Wiz.js +0 -1
  71. package/dist/assets/rank-C5KVO0Rq.js +0 -1
@@ -1 +1 @@
1
- .list-enter-active[data-v-115b8232]{transition:all 2s ease}.list-leave-active[data-v-115b8232]{transition:all .75s ease}.list-enter-from[data-v-115b8232],.list-leave-to[data-v-115b8232]{opacity:0;transform:translate(-30px)}.tooltip-container[data-v-73d1bbe4]{position:relative;display:inline-block}.tooltip[data-v-73d1bbe4]{position:absolute;padding:8px 12px;border-radius:4px;font-size:14px;line-height:1.4;text-align:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;white-space:nowrap;box-shadow:0 2px 8px #00000026;pointer-events:none;background-color:#1f2937}.dark.tooltip[data-v-73d1bbe4]{background-color:#374151}.tooltip.visible[data-v-73d1bbe4]{opacity:1;visibility:visible}.tooltip[data-v-73d1bbe4]:after{content:"";position:absolute;width:0;height:0;border:6px solid transparent}.tooltip.top[data-v-73d1bbe4]{bottom:100%;left:50%;transform:translate(-50%) translateY(-5px);margin-bottom:5px}.tooltip.top[data-v-73d1bbe4]:after{top:100%;left:50%;transform:translate(-50%);border-top-color:#1f2937;border-bottom:0}.dark.tooltip.top[data-v-73d1bbe4]:after{border-top-color:#374151}.tooltip.bottom[data-v-73d1bbe4]{top:100%;left:50%;transform:translate(-50%) translateY(5px);margin-top:5px}.tooltip.bottom[data-v-73d1bbe4]:after{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:#1f2937;border-top:0}.dark.tooltip.bottom[data-v-73d1bbe4]:after{border-bottom-color:#374151}.tooltip.left[data-v-73d1bbe4]{right:100%;top:50%;transform:translateY(-50%) translate(-5px);margin-right:5px}.tooltip.left[data-v-73d1bbe4]:after{left:100%;top:50%;transform:translateY(-50%);border-left-color:#1f2937;border-right:0}.dark.tooltip.left[data-v-73d1bbe4]:after{border-left-color:#374151}.tooltip.right[data-v-73d1bbe4]{left:100%;top:50%;transform:translateY(-50%) translate(5px);margin-left:5px}.tooltip.right[data-v-73d1bbe4]:after{right:100%;top:50%;transform:translateY(-50%);border-right-color:#1f2937;border-left:0}.dark.tooltip.right[data-v-73d1bbe4]:after{border-right-color:#374151}.correct-heat[data-level="1"][data-v-2b79f3f0]{background-color:#9be9a8}.correct-heat[data-level="2"][data-v-2b79f3f0]{background-color:#40c463}.correct-heat[data-level="3"][data-v-2b79f3f0]{background-color:#30a14e}.correct-heat[data-level="4"][data-v-2b79f3f0]{background-color:#216e39}.incorrect-heat[data-level="1"][data-v-2b79f3f0]{background-color:#ff8c8c}.incorrect-heat[data-level="2"][data-v-2b79f3f0]{background-color:#ff4d4f}.incorrect-heat[data-level="3"][data-v-2b79f3f0]{background-color:#ff1a1a}.incorrect-heat[data-level="4"][data-v-2b79f3f0]{background-color:#d40d0d}.item[data-vss-custom-attr=PENDING]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=WAITING]{color:var(--theme-status-waiting)!important}.item[data-vss-custom-attr=PREPARING]{color:var(--theme-status-preparing)!important}.item[data-vss-custom-attr=COMPILING]{color:var(--theme-status-compiling)!important}.item[data-vss-custom-attr=RUNNING],.item[data-vss-custom-attr=JUDGING]{color:var(--theme-status-running)!important}.item[data-vss-custom-attr=FROZEN]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=ACCEPTED],.item[data-vss-custom-attr=CORRECT]{color:var(--theme-status-accepted)!important}.item[data-vss-custom-attr=PARTIALLY_CORRECT]{color:var(--theme-status-partially-correct)!important}.item[data-vss-custom-attr=REJECTED],.item[data-vss-custom-attr=WRONG_ANSWER],.item[data-vss-custom-attr=NO_OUTPUT]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=COMPILATION_ERROR],.item[data-vss-custom-attr=PRESENTATION_ERROR]{color:var(--theme-status-compilation-error)!important}.item[data-vss-custom-attr=RUNTIME_ERROR]{color:var(--theme-status-runtime-error)!important}.item[data-vss-custom-attr=TIME_LIMIT_EXCEEDED]{color:var(--theme-status-time-limit-exceeded)!important}.item[data-vss-custom-attr=MEMORY_LIMIT_EXCEEDED]{color:var(--theme-status-memory-limit-exceeded)!important}.item[data-vss-custom-attr=OUTPUT_LIMIT_EXCEEDED],.item[data-vss-custom-attr=IDLENESS_LIMIT_EXCEEDED]{color:var(--theme-status-output-limit-exceeded)!important}.item[data-vss-custom-attr=HACKED]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=JUDGEMENT_FAILED]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=CONFIGURATION_ERROR]{color:var(--theme-status-configuration-error)!important}.item[data-vss-custom-attr=FILE_ERROR]{color:var(--theme-status-file-error)!important}.item[data-vss-custom-attr=SYSTEM_ERROR]{color:var(--theme-status-system-error)!important}.item[data-vss-custom-attr=CANCELED]{color:var(--theme-status-canceled)!important}.item[data-vss-custom-attr=SKIPPED]{color:var(--theme-status-skipped)!important}.item[data-vss-custom-attr=SECURITY_VIOLATED],.item[data-vss-custom-attr=DENIAL_OF_JUDGEMENT]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=UNKNOWN]{color:var(--theme-status-unknown)!important}.item[data-vss-custom-attr=UNDEFINED]{color:var(--theme-status-undefined)!important}.PENDING[data-v-4f270ae1]{color:var(--theme-status-pending)}.WAITING[data-v-4f270ae1]{color:var(--theme-status-waiting)}.PREPARING[data-v-4f270ae1]{color:var(--theme-status-preparing)}.COMPILING[data-v-4f270ae1]{color:var(--theme-status-compiling)}.RUNNING[data-v-4f270ae1],.JUDGING[data-v-4f270ae1]{color:var(--theme-status-running)}.FROZEN[data-v-4f270ae1]{color:var(--theme-status-pending)}.ACCEPTED[data-v-4f270ae1],.CORRECT[data-v-4f270ae1]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-4f270ae1]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-4f270ae1],.WRONG_ANSWER[data-v-4f270ae1],.NO_OUTPUT[data-v-4f270ae1]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-4f270ae1],.PRESENTATION_ERROR[data-v-4f270ae1]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-4f270ae1]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-4f270ae1]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-4f270ae1]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-4f270ae1],.IDLENESS_LIMIT_EXCEEDED[data-v-4f270ae1]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-4f270ae1]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-4f270ae1]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-4f270ae1]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-4f270ae1]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-4f270ae1]{color:var(--theme-status-system-error)}.CANCELED[data-v-4f270ae1]{color:var(--theme-status-canceled)}.SKIPPED[data-v-4f270ae1]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-4f270ae1],.DENIAL_OF_JUDGEMENT[data-v-4f270ae1]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-4f270ae1]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-4f270ae1]{color:var(--theme-status-undefined)}table.standings[data-v-198c3ef3]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-198c3ef3]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-198c3ef3]{border:0!important}table[data-v-198c3ef3]{border-collapse:separate!important}td[data-v-198c3ef3]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-198c3ef3]{background-color:#eee}tr.team[data-v-198c3ef3]{height:2.5em}.hover[data-v-198c3ef3]{cursor:pointer}td.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-198c3ef3]{border-color:#fff}td.stndact[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-198c3ef3]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-198c3ef3]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-198c3ef3]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-198c3ef3]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-198c3ef3]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-198c3ef3]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-198c3ef3]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-198c3ef3]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-198c3ef3]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-198c3ef3]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-198c3ef3]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-198c3ef3]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-198c3ef3]{color:#fff}th.success[data-v-198c3ef3]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-198c3ef3],td.title[data-v-198c3ef3]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-198c3ef3]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-198c3ef3]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-198c3ef3]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-198c3ef3]{background-color:#004080}tr.solver[data-v-198c3ef3]{background-color:#f0c0a0}tr.statistics-0[data-v-198c3ef3]{background-color:#95de64}tr.statistics-1[data-v-198c3ef3]{background-color:#b7eb8f}td.o00[data-v-198c3ef3]{background-color:#004080}td.stand00[data-v-198c3ef3]{background-color:var(--theme-standings-00)}td.stand01[data-v-198c3ef3]{background-color:var(--theme-standings-01)}td.stand10[data-v-198c3ef3]{background-color:var(--theme-standings-10)}td.stand11[data-v-198c3ef3]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-198c3ef3]{background-color:#ffffe0}tr.cfres01[data-v-198c3ef3]{background-color:#ffffb0}table.matches[data-v-198c3ef3]{table-layout:fixed}td.match[data-v-198c3ef3]{height:6em;width:2em}.coderTextRed[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]{font-weight:700;background-color:transparent}.coderTextRed[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:visited{text-decoration:none}.coderTextRed[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active,.coderTextYellow[data-v-198c3ef3]:active,.coderTextViolet[data-v-198c3ef3]:active,.coderTextBlue[data-v-198c3ef3]:active,.coderTextGreen[data-v-198c3ef3]:active,.coderTextGray[data-v-198c3ef3]:active,.coderTextOrange[data-v-198c3ef3]:active,.coderTextWhite[data-v-198c3ef3]:active,.coderTextBlack[data-v-198c3ef3]:active{text-decoration:underline}.coderTextOrange[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:active{color:#f90}.coderTextRed[data-v-198c3ef3],.coderTextRed[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextRed[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active{color:#e00}.coderTextYellow[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:active{color:#dc0}.coderTextViolet[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:active{color:#a0a}.coderTextBlue[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:active{color:#66f}.coderTextGreen[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:active{color:#00a900}.coderTextGray[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:active{color:#999}.coderTextWhite[data-v-198c3ef3],.coderTextWhite[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:active{color:#fff}.coderTextBlack[data-v-198c3ef3],.coderTextBlack[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:active{color:#000}s[data-v-198c3ef3]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-198c3ef3]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-198c3ef3]{text-align:justify}a[data-v-198c3ef3]{color:#004080}td.topmenu a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-198c3ef3]:hover{color:silver}td.topmenu[data-v-198c3ef3]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-198c3ef3]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-198c3ef3]:hover{color:silver}td.menuleft[data-v-198c3ef3]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-198c3ef3]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-198c3ef3]{height:25px;width:190px}td.newsselectcontainer form[data-v-198c3ef3]{margin:0}td.newsselectcontainer select[data-v-198c3ef3]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-198c3ef3]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-198c3ef3]{border:1px solid #004080}.memorial[data-v-198c3ef3]{padding:0 8px;border:2px solid #000000}.menu[data-v-198c3ef3]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-198c3ef3]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-198c3ef3]{width:15em}.menu ul li[data-v-198c3ef3]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-198c3ef3]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-198c3ef3],.menu a[data-v-198c3ef3]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-198c3ef3],.menu ul ul a[data-v-198c3ef3]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-198c3ef3],.menu ul table ul a[data-v-198c3ef3]:visited{width:14em;width:12em}.menu table[data-v-198c3ef3]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-198c3ef3]{left:-1px}.menu ul ul table ul.left[data-v-198c3ef3]{margin-left:2px}.menu li[data-v-198c3ef3]:hover,html .menu a[data-v-198c3ef3]:hover{position:relative}.menu ul ul ul a[data-v-198c3ef3],.menu ul ul ul a[data-v-198c3ef3]:visited,.menu ul ul ul ul a[data-v-198c3ef3],.menu ul ul ul ul a[data-v-198c3ef3]:visited,.menu ul :hover a.sub1[data-v-198c3ef3],.menu ul ul :hover a.sub2[data-v-198c3ef3]{background:#004080}.menu a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul[data-v-198c3ef3]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-198c3ef3]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-198c3ef3]{left:-14em}.menu ul li:hover ul[data-v-198c3ef3],.menu ul a:hover ul[data-v-198c3ef3]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-198c3ef3],.menu ul :hover ul :hover ul ul[data-v-198c3ef3]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-198c3ef3],.menu ul :hover ul :hover ul :hover ul[data-v-198c3ef3]{visibility:visible}.lmenu[data-v-198c3ef3]{height:150px;font-size:90%}.lmenu ul[data-v-198c3ef3]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-198c3ef3]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-198c3ef3]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-198c3ef3]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-198c3ef3],.lmenu a[data-v-198c3ef3]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-198c3ef3],html .menu a[data-v-198c3ef3]:visited{width:150em;width:14.9em}html .lmenu a[data-v-198c3ef3]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-198c3ef3]:hover{position:relative}.lmenu a[data-v-198c3ef3]:active,.lmenu a[data-v-198c3ef3]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-198c3ef3]{color:silver;background:#014181}.lmenu li ul[data-v-198c3ef3]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-198c3ef3]{visibility:visible}.lmenu ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-198c3ef3]{visibility:hidden}.lmenu ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3]{visibility:visible}table.standings[data-v-68dd357b]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-68dd357b]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-68dd357b]{border:0!important}table[data-v-68dd357b]{border-collapse:separate!important}td[data-v-68dd357b]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-68dd357b]{background-color:#eee}tr.team[data-v-68dd357b]{height:2.5em}.hover[data-v-68dd357b]{cursor:pointer}td.stnd[data-v-68dd357b]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-68dd357b]{border-color:#fff}td.stndact[data-v-68dd357b]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-68dd357b]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-68dd357b]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-68dd357b]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-68dd357b]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-68dd357b]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-68dd357b]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-68dd357b]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-68dd357b]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-68dd357b]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-68dd357b]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-68dd357b]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-68dd357b]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-68dd357b]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-68dd357b]{color:#fff}th.success[data-v-68dd357b]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-68dd357b],td.title[data-v-68dd357b]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-68dd357b]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-68dd357b]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-68dd357b]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-68dd357b]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-68dd357b]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-68dd357b]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-68dd357b]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-68dd357b]{background-color:#004080}tr.solver[data-v-68dd357b]{background-color:#f0c0a0}tr.statistics-0[data-v-68dd357b]{background-color:#95de64}tr.statistics-1[data-v-68dd357b]{background-color:#b7eb8f}td.o00[data-v-68dd357b]{background-color:#004080}td.stand00[data-v-68dd357b]{background-color:var(--theme-standings-00)}td.stand01[data-v-68dd357b]{background-color:var(--theme-standings-01)}td.stand10[data-v-68dd357b]{background-color:var(--theme-standings-10)}td.stand11[data-v-68dd357b]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-68dd357b]{background-color:#ffffe0}tr.cfres01[data-v-68dd357b]{background-color:#ffffb0}table.matches[data-v-68dd357b]{table-layout:fixed}td.match[data-v-68dd357b]{height:6em;width:2em}.coderTextRed[data-v-68dd357b],.coderTextYellow[data-v-68dd357b],.coderTextViolet[data-v-68dd357b],.coderTextBlue[data-v-68dd357b],.coderTextGreen[data-v-68dd357b],.coderTextGray[data-v-68dd357b],.coderTextOrange[data-v-68dd357b]{font-weight:700;background-color:transparent}.coderTextRed[data-v-68dd357b]:link,.coderTextYellow[data-v-68dd357b]:link,.coderTextViolet[data-v-68dd357b]:link,.coderTextBlue[data-v-68dd357b]:link,.coderTextGreen[data-v-68dd357b]:link,.coderTextGray[data-v-68dd357b]:link,.coderTextOrange[data-v-68dd357b]:link,.coderTextWhite[data-v-68dd357b]:link,.coderTextBlack[data-v-68dd357b]:link,.coderTextRed[data-v-68dd357b]:visited,.coderTextYellow[data-v-68dd357b]:visited,.coderTextViolet[data-v-68dd357b]:visited,.coderTextBlue[data-v-68dd357b]:visited,.coderTextGreen[data-v-68dd357b]:visited,.coderTextGray[data-v-68dd357b]:visited,.coderTextOrange[data-v-68dd357b]:visited,.coderTextWhite[data-v-68dd357b]:visited,.coderTextBlack[data-v-68dd357b]:visited{text-decoration:none}.coderTextRed[data-v-68dd357b]:hover,.coderTextYellow[data-v-68dd357b]:hover,.coderTextViolet[data-v-68dd357b]:hover,.coderTextBlue[data-v-68dd357b]:hover,.coderTextGreen[data-v-68dd357b]:hover,.coderTextGray[data-v-68dd357b]:hover,.coderTextOrange[data-v-68dd357b]:hover,.coderTextWhite[data-v-68dd357b]:hover,.coderTextBlack[data-v-68dd357b]:hover,.coderTextRed[data-v-68dd357b]:active,.coderTextYellow[data-v-68dd357b]:active,.coderTextViolet[data-v-68dd357b]:active,.coderTextBlue[data-v-68dd357b]:active,.coderTextGreen[data-v-68dd357b]:active,.coderTextGray[data-v-68dd357b]:active,.coderTextOrange[data-v-68dd357b]:active,.coderTextWhite[data-v-68dd357b]:active,.coderTextBlack[data-v-68dd357b]:active{text-decoration:underline}.coderTextOrange[data-v-68dd357b],.coderTextOrange[data-v-68dd357b]:link,.coderTextOrange[data-v-68dd357b]:visited,.coderTextOrange[data-v-68dd357b]:hover,.coderTextOrange[data-v-68dd357b]:active{color:#f90}.coderTextRed[data-v-68dd357b],.coderTextRed[data-v-68dd357b]:link,.coderTextRed[data-v-68dd357b]:visited,.coderTextRed[data-v-68dd357b]:hover,.coderTextRed[data-v-68dd357b]:active{color:#e00}.coderTextYellow[data-v-68dd357b],.coderTextYellow[data-v-68dd357b]:link,.coderTextYellow[data-v-68dd357b]:visited,.coderTextYellow[data-v-68dd357b]:hover,.coderTextYellow[data-v-68dd357b]:active{color:#dc0}.coderTextViolet[data-v-68dd357b],.coderTextViolet[data-v-68dd357b]:link,.coderTextViolet[data-v-68dd357b]:visited,.coderTextViolet[data-v-68dd357b]:hover,.coderTextViolet[data-v-68dd357b]:active{color:#a0a}.coderTextBlue[data-v-68dd357b],.coderTextBlue[data-v-68dd357b]:link,.coderTextBlue[data-v-68dd357b]:visited,.coderTextBlue[data-v-68dd357b]:hover,.coderTextBlue[data-v-68dd357b]:active{color:#66f}.coderTextGreen[data-v-68dd357b],.coderTextGreen[data-v-68dd357b]:link,.coderTextGreen[data-v-68dd357b]:visited,.coderTextGreen[data-v-68dd357b]:hover,.coderTextGreen[data-v-68dd357b]:active{color:#00a900}.coderTextGray[data-v-68dd357b],.coderTextGray[data-v-68dd357b]:link,.coderTextGray[data-v-68dd357b]:visited,.coderTextGray[data-v-68dd357b]:hover,.coderTextGray[data-v-68dd357b]:active{color:#999}.coderTextWhite[data-v-68dd357b],.coderTextWhite[data-v-68dd357b]:link,.coderTextWhite[data-v-68dd357b]:visited,.coderTextWhite[data-v-68dd357b]:hover,.coderTextWhite[data-v-68dd357b]:active{color:#fff}.coderTextBlack[data-v-68dd357b],.coderTextBlack[data-v-68dd357b]:link,.coderTextBlack[data-v-68dd357b]:visited,.coderTextBlack[data-v-68dd357b]:hover,.coderTextBlack[data-v-68dd357b]:active{color:#000}s[data-v-68dd357b]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-68dd357b]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-68dd357b]{text-align:justify}a[data-v-68dd357b]{color:#004080}td.topmenu a[data-v-68dd357b]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-68dd357b]:hover{color:silver}td.topmenu[data-v-68dd357b]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-68dd357b]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-68dd357b]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-68dd357b]:hover{color:silver}td.menuleft[data-v-68dd357b]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-68dd357b]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-68dd357b]{height:25px;width:190px}td.newsselectcontainer form[data-v-68dd357b]{margin:0}td.newsselectcontainer select[data-v-68dd357b]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-68dd357b]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-68dd357b]{border:1px solid #004080}.memorial[data-v-68dd357b]{padding:0 8px;border:2px solid #000000}.menu[data-v-68dd357b]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-68dd357b]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-68dd357b]{width:15em}.menu ul li[data-v-68dd357b]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-68dd357b]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-68dd357b],.menu a[data-v-68dd357b]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-68dd357b],.menu ul ul a[data-v-68dd357b]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-68dd357b],.menu ul table ul a[data-v-68dd357b]:visited{width:14em;width:12em}.menu table[data-v-68dd357b]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-68dd357b]{left:-1px}.menu ul ul table ul.left[data-v-68dd357b]{margin-left:2px}.menu li[data-v-68dd357b]:hover,html .menu a[data-v-68dd357b]:hover{position:relative}.menu ul ul ul a[data-v-68dd357b],.menu ul ul ul a[data-v-68dd357b]:visited,.menu ul ul ul ul a[data-v-68dd357b],.menu ul ul ul ul a[data-v-68dd357b]:visited,.menu ul :hover a.sub1[data-v-68dd357b],.menu ul ul :hover a.sub2[data-v-68dd357b]{background:#004080}.menu a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu :hover>a[data-v-68dd357b]{color:silver;background:#014181}.menu ul ul a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-68dd357b]{color:silver;background:#014181}.menu ul ul ul a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-68dd357b]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu ul ul[data-v-68dd357b]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-68dd357b]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-68dd357b]{left:-14em}.menu ul li:hover ul[data-v-68dd357b],.menu ul a:hover ul[data-v-68dd357b]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-68dd357b],.menu ul :hover ul :hover ul ul[data-v-68dd357b]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-68dd357b],.menu ul :hover ul :hover ul :hover ul[data-v-68dd357b]{visibility:visible}.lmenu[data-v-68dd357b]{height:150px;font-size:90%}.lmenu ul[data-v-68dd357b]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-68dd357b]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-68dd357b]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-68dd357b]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-68dd357b],.lmenu a[data-v-68dd357b]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-68dd357b],html .menu a[data-v-68dd357b]:visited{width:150em;width:14.9em}html .lmenu a[data-v-68dd357b]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-68dd357b]:hover{position:relative}.lmenu a[data-v-68dd357b]:active,.lmenu a[data-v-68dd357b]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-68dd357b]{color:silver;background:#014181}.lmenu li ul[data-v-68dd357b]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-68dd357b]{visibility:visible}.lmenu ul a:hover ul ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-68dd357b]{visibility:hidden}.lmenu ul a:hover ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-68dd357b]{visibility:visible}table.standings[data-v-3087ad42]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-3087ad42]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-3087ad42]{border:0!important}table[data-v-3087ad42]{border-collapse:separate!important}td[data-v-3087ad42]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-3087ad42]{background-color:#eee}tr.team[data-v-3087ad42]{height:2.5em}.hover[data-v-3087ad42]{cursor:pointer}td.stnd[data-v-3087ad42]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-3087ad42]{border-color:#fff}td.stndact[data-v-3087ad42]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-3087ad42]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-3087ad42]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-3087ad42]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-3087ad42]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-3087ad42]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-3087ad42]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-3087ad42]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-3087ad42]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-3087ad42]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-3087ad42]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-3087ad42]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-3087ad42]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-3087ad42]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-3087ad42]{color:#fff}th.success[data-v-3087ad42]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-3087ad42],td.title[data-v-3087ad42]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-3087ad42]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-3087ad42]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-3087ad42]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-3087ad42]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-3087ad42]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-3087ad42]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-3087ad42]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-3087ad42]{background-color:#004080}tr.solver[data-v-3087ad42]{background-color:#f0c0a0}tr.statistics-0[data-v-3087ad42]{background-color:#95de64}tr.statistics-1[data-v-3087ad42]{background-color:#b7eb8f}td.o00[data-v-3087ad42]{background-color:#004080}td.stand00[data-v-3087ad42]{background-color:var(--theme-standings-00)}td.stand01[data-v-3087ad42]{background-color:var(--theme-standings-01)}td.stand10[data-v-3087ad42]{background-color:var(--theme-standings-10)}td.stand11[data-v-3087ad42]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-3087ad42]{background-color:#ffffe0}tr.cfres01[data-v-3087ad42]{background-color:#ffffb0}table.matches[data-v-3087ad42]{table-layout:fixed}td.match[data-v-3087ad42]{height:6em;width:2em}.coderTextRed[data-v-3087ad42],.coderTextYellow[data-v-3087ad42],.coderTextViolet[data-v-3087ad42],.coderTextBlue[data-v-3087ad42],.coderTextGreen[data-v-3087ad42],.coderTextGray[data-v-3087ad42],.coderTextOrange[data-v-3087ad42]{font-weight:700;background-color:transparent}.coderTextRed[data-v-3087ad42]:link,.coderTextYellow[data-v-3087ad42]:link,.coderTextViolet[data-v-3087ad42]:link,.coderTextBlue[data-v-3087ad42]:link,.coderTextGreen[data-v-3087ad42]:link,.coderTextGray[data-v-3087ad42]:link,.coderTextOrange[data-v-3087ad42]:link,.coderTextWhite[data-v-3087ad42]:link,.coderTextBlack[data-v-3087ad42]:link,.coderTextRed[data-v-3087ad42]:visited,.coderTextYellow[data-v-3087ad42]:visited,.coderTextViolet[data-v-3087ad42]:visited,.coderTextBlue[data-v-3087ad42]:visited,.coderTextGreen[data-v-3087ad42]:visited,.coderTextGray[data-v-3087ad42]:visited,.coderTextOrange[data-v-3087ad42]:visited,.coderTextWhite[data-v-3087ad42]:visited,.coderTextBlack[data-v-3087ad42]:visited{text-decoration:none}.coderTextRed[data-v-3087ad42]:hover,.coderTextYellow[data-v-3087ad42]:hover,.coderTextViolet[data-v-3087ad42]:hover,.coderTextBlue[data-v-3087ad42]:hover,.coderTextGreen[data-v-3087ad42]:hover,.coderTextGray[data-v-3087ad42]:hover,.coderTextOrange[data-v-3087ad42]:hover,.coderTextWhite[data-v-3087ad42]:hover,.coderTextBlack[data-v-3087ad42]:hover,.coderTextRed[data-v-3087ad42]:active,.coderTextYellow[data-v-3087ad42]:active,.coderTextViolet[data-v-3087ad42]:active,.coderTextBlue[data-v-3087ad42]:active,.coderTextGreen[data-v-3087ad42]:active,.coderTextGray[data-v-3087ad42]:active,.coderTextOrange[data-v-3087ad42]:active,.coderTextWhite[data-v-3087ad42]:active,.coderTextBlack[data-v-3087ad42]:active{text-decoration:underline}.coderTextOrange[data-v-3087ad42],.coderTextOrange[data-v-3087ad42]:link,.coderTextOrange[data-v-3087ad42]:visited,.coderTextOrange[data-v-3087ad42]:hover,.coderTextOrange[data-v-3087ad42]:active{color:#f90}.coderTextRed[data-v-3087ad42],.coderTextRed[data-v-3087ad42]:link,.coderTextRed[data-v-3087ad42]:visited,.coderTextRed[data-v-3087ad42]:hover,.coderTextRed[data-v-3087ad42]:active{color:#e00}.coderTextYellow[data-v-3087ad42],.coderTextYellow[data-v-3087ad42]:link,.coderTextYellow[data-v-3087ad42]:visited,.coderTextYellow[data-v-3087ad42]:hover,.coderTextYellow[data-v-3087ad42]:active{color:#dc0}.coderTextViolet[data-v-3087ad42],.coderTextViolet[data-v-3087ad42]:link,.coderTextViolet[data-v-3087ad42]:visited,.coderTextViolet[data-v-3087ad42]:hover,.coderTextViolet[data-v-3087ad42]:active{color:#a0a}.coderTextBlue[data-v-3087ad42],.coderTextBlue[data-v-3087ad42]:link,.coderTextBlue[data-v-3087ad42]:visited,.coderTextBlue[data-v-3087ad42]:hover,.coderTextBlue[data-v-3087ad42]:active{color:#66f}.coderTextGreen[data-v-3087ad42],.coderTextGreen[data-v-3087ad42]:link,.coderTextGreen[data-v-3087ad42]:visited,.coderTextGreen[data-v-3087ad42]:hover,.coderTextGreen[data-v-3087ad42]:active{color:#00a900}.coderTextGray[data-v-3087ad42],.coderTextGray[data-v-3087ad42]:link,.coderTextGray[data-v-3087ad42]:visited,.coderTextGray[data-v-3087ad42]:hover,.coderTextGray[data-v-3087ad42]:active{color:#999}.coderTextWhite[data-v-3087ad42],.coderTextWhite[data-v-3087ad42]:link,.coderTextWhite[data-v-3087ad42]:visited,.coderTextWhite[data-v-3087ad42]:hover,.coderTextWhite[data-v-3087ad42]:active{color:#fff}.coderTextBlack[data-v-3087ad42],.coderTextBlack[data-v-3087ad42]:link,.coderTextBlack[data-v-3087ad42]:visited,.coderTextBlack[data-v-3087ad42]:hover,.coderTextBlack[data-v-3087ad42]:active{color:#000}s[data-v-3087ad42]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-3087ad42]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-3087ad42]{text-align:justify}a[data-v-3087ad42]{color:#004080}td.topmenu a[data-v-3087ad42]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-3087ad42]:hover{color:silver}td.topmenu[data-v-3087ad42]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-3087ad42]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-3087ad42]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-3087ad42]:hover{color:silver}td.menuleft[data-v-3087ad42]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-3087ad42]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-3087ad42]{height:25px;width:190px}td.newsselectcontainer form[data-v-3087ad42]{margin:0}td.newsselectcontainer select[data-v-3087ad42]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-3087ad42]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-3087ad42]{border:1px solid #004080}.memorial[data-v-3087ad42]{padding:0 8px;border:2px solid #000000}.menu[data-v-3087ad42]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-3087ad42]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-3087ad42]{width:15em}.menu ul li[data-v-3087ad42]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-3087ad42]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-3087ad42],.menu a[data-v-3087ad42]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-3087ad42],.menu ul ul a[data-v-3087ad42]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-3087ad42],.menu ul table ul a[data-v-3087ad42]:visited{width:14em;width:12em}.menu table[data-v-3087ad42]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-3087ad42]{left:-1px}.menu ul ul table ul.left[data-v-3087ad42]{margin-left:2px}.menu li[data-v-3087ad42]:hover,html .menu a[data-v-3087ad42]:hover{position:relative}.menu ul ul ul a[data-v-3087ad42],.menu ul ul ul a[data-v-3087ad42]:visited,.menu ul ul ul ul a[data-v-3087ad42],.menu ul ul ul ul a[data-v-3087ad42]:visited,.menu ul :hover a.sub1[data-v-3087ad42],.menu ul ul :hover a.sub2[data-v-3087ad42]{background:#004080}.menu a[data-v-3087ad42]:hover{color:silver;background:#014181}.menu :hover>a[data-v-3087ad42]{color:silver;background:#014181}.menu ul ul a[data-v-3087ad42]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-3087ad42]{color:silver;background:#014181}.menu ul ul ul a[data-v-3087ad42]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-3087ad42]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-3087ad42]:hover{color:silver;background:#014181}.menu ul ul[data-v-3087ad42]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-3087ad42]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-3087ad42]{left:-14em}.menu ul li:hover ul[data-v-3087ad42],.menu ul a:hover ul[data-v-3087ad42]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-3087ad42],.menu ul :hover ul :hover ul ul[data-v-3087ad42]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-3087ad42],.menu ul :hover ul :hover ul :hover ul[data-v-3087ad42]{visibility:visible}.lmenu[data-v-3087ad42]{height:150px;font-size:90%}.lmenu ul[data-v-3087ad42]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-3087ad42]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-3087ad42]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-3087ad42]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-3087ad42],.lmenu a[data-v-3087ad42]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-3087ad42],html .menu a[data-v-3087ad42]:visited{width:150em;width:14.9em}html .lmenu a[data-v-3087ad42]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-3087ad42]:hover{position:relative}.lmenu a[data-v-3087ad42]:active,.lmenu a[data-v-3087ad42]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-3087ad42]{color:silver;background:#014181}.lmenu li ul[data-v-3087ad42]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-3087ad42]{visibility:visible}.lmenu ul a:hover ul ul[data-v-3087ad42],.lmenu ul a:hover ul a:hover ul ul[data-v-3087ad42],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-3087ad42]{visibility:hidden}.lmenu ul a:hover ul[data-v-3087ad42],.lmenu ul a:hover ul a:hover ul[data-v-3087ad42],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-3087ad42],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-3087ad42]{visibility:visible}table.standings[data-v-6d613751]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-6d613751]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-6d613751]{border:0!important}table[data-v-6d613751]{border-collapse:separate!important}td[data-v-6d613751]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-6d613751]{background-color:#eee}tr.team[data-v-6d613751]{height:2.5em}.hover[data-v-6d613751]{cursor:pointer}td.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-6d613751]{border-color:#fff}td.stndact[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-6d613751]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-6d613751]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-6d613751]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-6d613751]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-6d613751]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-6d613751]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-6d613751]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-6d613751]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-6d613751]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-6d613751]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-6d613751]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-6d613751]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-6d613751]{color:#fff}th.success[data-v-6d613751]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-6d613751],td.title[data-v-6d613751]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-6d613751]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-6d613751]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-6d613751]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-6d613751]{background-color:#004080}tr.solver[data-v-6d613751]{background-color:#f0c0a0}tr.statistics-0[data-v-6d613751]{background-color:#95de64}tr.statistics-1[data-v-6d613751]{background-color:#b7eb8f}td.o00[data-v-6d613751]{background-color:#004080}td.stand00[data-v-6d613751]{background-color:var(--theme-standings-00)}td.stand01[data-v-6d613751]{background-color:var(--theme-standings-01)}td.stand10[data-v-6d613751]{background-color:var(--theme-standings-10)}td.stand11[data-v-6d613751]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-6d613751]{background-color:#ffffe0}tr.cfres01[data-v-6d613751]{background-color:#ffffb0}table.matches[data-v-6d613751]{table-layout:fixed}td.match[data-v-6d613751]{height:6em;width:2em}.coderTextRed[data-v-6d613751],.coderTextYellow[data-v-6d613751],.coderTextViolet[data-v-6d613751],.coderTextBlue[data-v-6d613751],.coderTextGreen[data-v-6d613751],.coderTextGray[data-v-6d613751],.coderTextOrange[data-v-6d613751]{font-weight:700;background-color:transparent}.coderTextRed[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:visited{text-decoration:none}.coderTextRed[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active,.coderTextYellow[data-v-6d613751]:active,.coderTextViolet[data-v-6d613751]:active,.coderTextBlue[data-v-6d613751]:active,.coderTextGreen[data-v-6d613751]:active,.coderTextGray[data-v-6d613751]:active,.coderTextOrange[data-v-6d613751]:active,.coderTextWhite[data-v-6d613751]:active,.coderTextBlack[data-v-6d613751]:active{text-decoration:underline}.coderTextOrange[data-v-6d613751],.coderTextOrange[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:active{color:#f90}.coderTextRed[data-v-6d613751],.coderTextRed[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextRed[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active{color:#e00}.coderTextYellow[data-v-6d613751],.coderTextYellow[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:active{color:#dc0}.coderTextViolet[data-v-6d613751],.coderTextViolet[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:active{color:#a0a}.coderTextBlue[data-v-6d613751],.coderTextBlue[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:active{color:#66f}.coderTextGreen[data-v-6d613751],.coderTextGreen[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:active{color:#00a900}.coderTextGray[data-v-6d613751],.coderTextGray[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:active{color:#999}.coderTextWhite[data-v-6d613751],.coderTextWhite[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:active{color:#fff}.coderTextBlack[data-v-6d613751],.coderTextBlack[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:active{color:#000}s[data-v-6d613751]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-6d613751]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-6d613751]{text-align:justify}a[data-v-6d613751]{color:#004080}td.topmenu a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-6d613751]:hover{color:silver}td.topmenu[data-v-6d613751]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-6d613751]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-6d613751]:hover{color:silver}td.menuleft[data-v-6d613751]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-6d613751]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-6d613751]{height:25px;width:190px}td.newsselectcontainer form[data-v-6d613751]{margin:0}td.newsselectcontainer select[data-v-6d613751]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-6d613751]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-6d613751]{border:1px solid #004080}.memorial[data-v-6d613751]{padding:0 8px;border:2px solid #000000}.menu[data-v-6d613751]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-6d613751]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-6d613751]{width:15em}.menu ul li[data-v-6d613751]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-6d613751]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-6d613751],.menu a[data-v-6d613751]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-6d613751],.menu ul ul a[data-v-6d613751]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-6d613751],.menu ul table ul a[data-v-6d613751]:visited{width:14em;width:12em}.menu table[data-v-6d613751]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-6d613751]{left:-1px}.menu ul ul table ul.left[data-v-6d613751]{margin-left:2px}.menu li[data-v-6d613751]:hover,html .menu a[data-v-6d613751]:hover{position:relative}.menu ul ul ul a[data-v-6d613751],.menu ul ul ul a[data-v-6d613751]:visited,.menu ul ul ul ul a[data-v-6d613751],.menu ul ul ul ul a[data-v-6d613751]:visited,.menu ul :hover a.sub1[data-v-6d613751],.menu ul ul :hover a.sub2[data-v-6d613751]{background:#004080}.menu a[data-v-6d613751]:hover{color:silver;background:#014181}.menu :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul[data-v-6d613751]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-6d613751]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-6d613751]{left:-14em}.menu ul li:hover ul[data-v-6d613751],.menu ul a:hover ul[data-v-6d613751]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-6d613751],.menu ul :hover ul :hover ul ul[data-v-6d613751]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-6d613751],.menu ul :hover ul :hover ul :hover ul[data-v-6d613751]{visibility:visible}.lmenu[data-v-6d613751]{height:150px;font-size:90%}.lmenu ul[data-v-6d613751]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-6d613751]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-6d613751]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-6d613751]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-6d613751],.lmenu a[data-v-6d613751]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-6d613751],html .menu a[data-v-6d613751]:visited{width:150em;width:14.9em}html .lmenu a[data-v-6d613751]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-6d613751]:hover{position:relative}.lmenu a[data-v-6d613751]:active,.lmenu a[data-v-6d613751]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-6d613751]{color:silver;background:#014181}.lmenu li ul[data-v-6d613751]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-6d613751]{visibility:visible}.lmenu ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-6d613751]{visibility:hidden}.lmenu ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-6d613751]{visibility:visible}table.standings[data-v-3340f68a]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-3340f68a]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-3340f68a]{border:0!important}table[data-v-3340f68a]{border-collapse:separate!important}td[data-v-3340f68a]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-3340f68a]{background-color:#eee}tr.team[data-v-3340f68a]{height:2.5em}.hover[data-v-3340f68a]{cursor:pointer}td.stnd[data-v-3340f68a]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-3340f68a]{border-color:#fff}td.stndact[data-v-3340f68a]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-3340f68a]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-3340f68a]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-3340f68a]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-3340f68a]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-3340f68a]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-3340f68a]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-3340f68a]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-3340f68a]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-3340f68a]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-3340f68a]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-3340f68a]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-3340f68a]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-3340f68a]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-3340f68a]{color:#fff}th.success[data-v-3340f68a]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-3340f68a],td.title[data-v-3340f68a]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-3340f68a]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-3340f68a]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-3340f68a]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-3340f68a]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-3340f68a]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-3340f68a]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-3340f68a]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-3340f68a]{background-color:#004080}tr.solver[data-v-3340f68a]{background-color:#f0c0a0}tr.statistics-0[data-v-3340f68a]{background-color:#95de64}tr.statistics-1[data-v-3340f68a]{background-color:#b7eb8f}td.o00[data-v-3340f68a]{background-color:#004080}td.stand00[data-v-3340f68a]{background-color:var(--theme-standings-00)}td.stand01[data-v-3340f68a]{background-color:var(--theme-standings-01)}td.stand10[data-v-3340f68a]{background-color:var(--theme-standings-10)}td.stand11[data-v-3340f68a]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-3340f68a]{background-color:#ffffe0}tr.cfres01[data-v-3340f68a]{background-color:#ffffb0}table.matches[data-v-3340f68a]{table-layout:fixed}td.match[data-v-3340f68a]{height:6em;width:2em}.coderTextRed[data-v-3340f68a],.coderTextYellow[data-v-3340f68a],.coderTextViolet[data-v-3340f68a],.coderTextBlue[data-v-3340f68a],.coderTextGreen[data-v-3340f68a],.coderTextGray[data-v-3340f68a],.coderTextOrange[data-v-3340f68a]{font-weight:700;background-color:transparent}.coderTextRed[data-v-3340f68a]:link,.coderTextYellow[data-v-3340f68a]:link,.coderTextViolet[data-v-3340f68a]:link,.coderTextBlue[data-v-3340f68a]:link,.coderTextGreen[data-v-3340f68a]:link,.coderTextGray[data-v-3340f68a]:link,.coderTextOrange[data-v-3340f68a]:link,.coderTextWhite[data-v-3340f68a]:link,.coderTextBlack[data-v-3340f68a]:link,.coderTextRed[data-v-3340f68a]:visited,.coderTextYellow[data-v-3340f68a]:visited,.coderTextViolet[data-v-3340f68a]:visited,.coderTextBlue[data-v-3340f68a]:visited,.coderTextGreen[data-v-3340f68a]:visited,.coderTextGray[data-v-3340f68a]:visited,.coderTextOrange[data-v-3340f68a]:visited,.coderTextWhite[data-v-3340f68a]:visited,.coderTextBlack[data-v-3340f68a]:visited{text-decoration:none}.coderTextRed[data-v-3340f68a]:hover,.coderTextYellow[data-v-3340f68a]:hover,.coderTextViolet[data-v-3340f68a]:hover,.coderTextBlue[data-v-3340f68a]:hover,.coderTextGreen[data-v-3340f68a]:hover,.coderTextGray[data-v-3340f68a]:hover,.coderTextOrange[data-v-3340f68a]:hover,.coderTextWhite[data-v-3340f68a]:hover,.coderTextBlack[data-v-3340f68a]:hover,.coderTextRed[data-v-3340f68a]:active,.coderTextYellow[data-v-3340f68a]:active,.coderTextViolet[data-v-3340f68a]:active,.coderTextBlue[data-v-3340f68a]:active,.coderTextGreen[data-v-3340f68a]:active,.coderTextGray[data-v-3340f68a]:active,.coderTextOrange[data-v-3340f68a]:active,.coderTextWhite[data-v-3340f68a]:active,.coderTextBlack[data-v-3340f68a]:active{text-decoration:underline}.coderTextOrange[data-v-3340f68a],.coderTextOrange[data-v-3340f68a]:link,.coderTextOrange[data-v-3340f68a]:visited,.coderTextOrange[data-v-3340f68a]:hover,.coderTextOrange[data-v-3340f68a]:active{color:#f90}.coderTextRed[data-v-3340f68a],.coderTextRed[data-v-3340f68a]:link,.coderTextRed[data-v-3340f68a]:visited,.coderTextRed[data-v-3340f68a]:hover,.coderTextRed[data-v-3340f68a]:active{color:#e00}.coderTextYellow[data-v-3340f68a],.coderTextYellow[data-v-3340f68a]:link,.coderTextYellow[data-v-3340f68a]:visited,.coderTextYellow[data-v-3340f68a]:hover,.coderTextYellow[data-v-3340f68a]:active{color:#dc0}.coderTextViolet[data-v-3340f68a],.coderTextViolet[data-v-3340f68a]:link,.coderTextViolet[data-v-3340f68a]:visited,.coderTextViolet[data-v-3340f68a]:hover,.coderTextViolet[data-v-3340f68a]:active{color:#a0a}.coderTextBlue[data-v-3340f68a],.coderTextBlue[data-v-3340f68a]:link,.coderTextBlue[data-v-3340f68a]:visited,.coderTextBlue[data-v-3340f68a]:hover,.coderTextBlue[data-v-3340f68a]:active{color:#66f}.coderTextGreen[data-v-3340f68a],.coderTextGreen[data-v-3340f68a]:link,.coderTextGreen[data-v-3340f68a]:visited,.coderTextGreen[data-v-3340f68a]:hover,.coderTextGreen[data-v-3340f68a]:active{color:#00a900}.coderTextGray[data-v-3340f68a],.coderTextGray[data-v-3340f68a]:link,.coderTextGray[data-v-3340f68a]:visited,.coderTextGray[data-v-3340f68a]:hover,.coderTextGray[data-v-3340f68a]:active{color:#999}.coderTextWhite[data-v-3340f68a],.coderTextWhite[data-v-3340f68a]:link,.coderTextWhite[data-v-3340f68a]:visited,.coderTextWhite[data-v-3340f68a]:hover,.coderTextWhite[data-v-3340f68a]:active{color:#fff}.coderTextBlack[data-v-3340f68a],.coderTextBlack[data-v-3340f68a]:link,.coderTextBlack[data-v-3340f68a]:visited,.coderTextBlack[data-v-3340f68a]:hover,.coderTextBlack[data-v-3340f68a]:active{color:#000}s[data-v-3340f68a]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-3340f68a]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-3340f68a]{text-align:justify}a[data-v-3340f68a]{color:#004080}td.topmenu a[data-v-3340f68a]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-3340f68a]:hover{color:silver}td.topmenu[data-v-3340f68a]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-3340f68a]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-3340f68a]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-3340f68a]:hover{color:silver}td.menuleft[data-v-3340f68a]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-3340f68a]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-3340f68a]{height:25px;width:190px}td.newsselectcontainer form[data-v-3340f68a]{margin:0}td.newsselectcontainer select[data-v-3340f68a]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-3340f68a]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-3340f68a]{border:1px solid #004080}.memorial[data-v-3340f68a]{padding:0 8px;border:2px solid #000000}.menu[data-v-3340f68a]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-3340f68a]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-3340f68a]{width:15em}.menu ul li[data-v-3340f68a]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-3340f68a]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-3340f68a],.menu a[data-v-3340f68a]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-3340f68a],.menu ul ul a[data-v-3340f68a]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-3340f68a],.menu ul table ul a[data-v-3340f68a]:visited{width:14em;width:12em}.menu table[data-v-3340f68a]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-3340f68a]{left:-1px}.menu ul ul table ul.left[data-v-3340f68a]{margin-left:2px}.menu li[data-v-3340f68a]:hover,html .menu a[data-v-3340f68a]:hover{position:relative}.menu ul ul ul a[data-v-3340f68a],.menu ul ul ul a[data-v-3340f68a]:visited,.menu ul ul ul ul a[data-v-3340f68a],.menu ul ul ul ul a[data-v-3340f68a]:visited,.menu ul :hover a.sub1[data-v-3340f68a],.menu ul ul :hover a.sub2[data-v-3340f68a]{background:#004080}.menu a[data-v-3340f68a]:hover{color:silver;background:#014181}.menu :hover>a[data-v-3340f68a]{color:silver;background:#014181}.menu ul ul a[data-v-3340f68a]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-3340f68a]{color:silver;background:#014181}.menu ul ul ul a[data-v-3340f68a]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-3340f68a]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-3340f68a]:hover{color:silver;background:#014181}.menu ul ul[data-v-3340f68a]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-3340f68a]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-3340f68a]{left:-14em}.menu ul li:hover ul[data-v-3340f68a],.menu ul a:hover ul[data-v-3340f68a]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-3340f68a],.menu ul :hover ul :hover ul ul[data-v-3340f68a]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-3340f68a],.menu ul :hover ul :hover ul :hover ul[data-v-3340f68a]{visibility:visible}.lmenu[data-v-3340f68a]{height:150px;font-size:90%}.lmenu ul[data-v-3340f68a]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-3340f68a]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-3340f68a]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-3340f68a]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-3340f68a],.lmenu a[data-v-3340f68a]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-3340f68a],html .menu a[data-v-3340f68a]:visited{width:150em;width:14.9em}html .lmenu a[data-v-3340f68a]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-3340f68a]:hover{position:relative}.lmenu a[data-v-3340f68a]:active,.lmenu a[data-v-3340f68a]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-3340f68a]{color:silver;background:#014181}.lmenu li ul[data-v-3340f68a]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-3340f68a]{visibility:visible}.lmenu ul a:hover ul ul[data-v-3340f68a],.lmenu ul a:hover ul a:hover ul ul[data-v-3340f68a],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-3340f68a]{visibility:hidden}.lmenu ul a:hover ul[data-v-3340f68a],.lmenu ul a:hover ul a:hover ul[data-v-3340f68a],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-3340f68a],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-3340f68a]{visibility:visible}.second-level-menu-item[data-v-2940f228]{height:18px;background:#333;position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:700;-webkit-transition:.7s;transition:.7s;cursor:pointer;margin:2px 4px!important;padding:4px!important;box-sizing:content-box!important;border-radius:3px}.second-level-menu-item[data-v-2940f228]:hover,.second-level-menu-item-current[data-v-2940f228]{background:#f30}table.standings[data-v-9e0d419f]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-9e0d419f]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-9e0d419f]{border:0!important}table[data-v-9e0d419f]{border-collapse:separate!important}td[data-v-9e0d419f]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-9e0d419f]{background-color:#eee}tr.team[data-v-9e0d419f]{height:2.5em}.hover[data-v-9e0d419f]{cursor:pointer}td.stnd[data-v-9e0d419f]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-9e0d419f]{border-color:#fff}td.stndact[data-v-9e0d419f]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-9e0d419f]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-9e0d419f]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-9e0d419f]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-9e0d419f]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-9e0d419f]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-9e0d419f]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-9e0d419f]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-9e0d419f]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-9e0d419f]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-9e0d419f]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-9e0d419f]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-9e0d419f]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-9e0d419f]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-9e0d419f]{color:#fff}th.success[data-v-9e0d419f]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-9e0d419f],td.title[data-v-9e0d419f]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-9e0d419f]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-9e0d419f]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-9e0d419f]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-9e0d419f]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-9e0d419f]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-9e0d419f]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-9e0d419f]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-9e0d419f]{background-color:#004080}tr.solver[data-v-9e0d419f]{background-color:#f0c0a0}tr.statistics-0[data-v-9e0d419f]{background-color:#95de64}tr.statistics-1[data-v-9e0d419f]{background-color:#b7eb8f}td.o00[data-v-9e0d419f]{background-color:#004080}td.stand00[data-v-9e0d419f]{background-color:var(--theme-standings-00)}td.stand01[data-v-9e0d419f]{background-color:var(--theme-standings-01)}td.stand10[data-v-9e0d419f]{background-color:var(--theme-standings-10)}td.stand11[data-v-9e0d419f]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-9e0d419f]{background-color:#ffffe0}tr.cfres01[data-v-9e0d419f]{background-color:#ffffb0}table.matches[data-v-9e0d419f]{table-layout:fixed}td.match[data-v-9e0d419f]{height:6em;width:2em}.coderTextRed[data-v-9e0d419f],.coderTextYellow[data-v-9e0d419f],.coderTextViolet[data-v-9e0d419f],.coderTextBlue[data-v-9e0d419f],.coderTextGreen[data-v-9e0d419f],.coderTextGray[data-v-9e0d419f],.coderTextOrange[data-v-9e0d419f]{font-weight:700;background-color:transparent}.coderTextRed[data-v-9e0d419f]:link,.coderTextYellow[data-v-9e0d419f]:link,.coderTextViolet[data-v-9e0d419f]:link,.coderTextBlue[data-v-9e0d419f]:link,.coderTextGreen[data-v-9e0d419f]:link,.coderTextGray[data-v-9e0d419f]:link,.coderTextOrange[data-v-9e0d419f]:link,.coderTextWhite[data-v-9e0d419f]:link,.coderTextBlack[data-v-9e0d419f]:link,.coderTextRed[data-v-9e0d419f]:visited,.coderTextYellow[data-v-9e0d419f]:visited,.coderTextViolet[data-v-9e0d419f]:visited,.coderTextBlue[data-v-9e0d419f]:visited,.coderTextGreen[data-v-9e0d419f]:visited,.coderTextGray[data-v-9e0d419f]:visited,.coderTextOrange[data-v-9e0d419f]:visited,.coderTextWhite[data-v-9e0d419f]:visited,.coderTextBlack[data-v-9e0d419f]:visited{text-decoration:none}.coderTextRed[data-v-9e0d419f]:hover,.coderTextYellow[data-v-9e0d419f]:hover,.coderTextViolet[data-v-9e0d419f]:hover,.coderTextBlue[data-v-9e0d419f]:hover,.coderTextGreen[data-v-9e0d419f]:hover,.coderTextGray[data-v-9e0d419f]:hover,.coderTextOrange[data-v-9e0d419f]:hover,.coderTextWhite[data-v-9e0d419f]:hover,.coderTextBlack[data-v-9e0d419f]:hover,.coderTextRed[data-v-9e0d419f]:active,.coderTextYellow[data-v-9e0d419f]:active,.coderTextViolet[data-v-9e0d419f]:active,.coderTextBlue[data-v-9e0d419f]:active,.coderTextGreen[data-v-9e0d419f]:active,.coderTextGray[data-v-9e0d419f]:active,.coderTextOrange[data-v-9e0d419f]:active,.coderTextWhite[data-v-9e0d419f]:active,.coderTextBlack[data-v-9e0d419f]:active{text-decoration:underline}.coderTextOrange[data-v-9e0d419f],.coderTextOrange[data-v-9e0d419f]:link,.coderTextOrange[data-v-9e0d419f]:visited,.coderTextOrange[data-v-9e0d419f]:hover,.coderTextOrange[data-v-9e0d419f]:active{color:#f90}.coderTextRed[data-v-9e0d419f],.coderTextRed[data-v-9e0d419f]:link,.coderTextRed[data-v-9e0d419f]:visited,.coderTextRed[data-v-9e0d419f]:hover,.coderTextRed[data-v-9e0d419f]:active{color:#e00}.coderTextYellow[data-v-9e0d419f],.coderTextYellow[data-v-9e0d419f]:link,.coderTextYellow[data-v-9e0d419f]:visited,.coderTextYellow[data-v-9e0d419f]:hover,.coderTextYellow[data-v-9e0d419f]:active{color:#dc0}.coderTextViolet[data-v-9e0d419f],.coderTextViolet[data-v-9e0d419f]:link,.coderTextViolet[data-v-9e0d419f]:visited,.coderTextViolet[data-v-9e0d419f]:hover,.coderTextViolet[data-v-9e0d419f]:active{color:#a0a}.coderTextBlue[data-v-9e0d419f],.coderTextBlue[data-v-9e0d419f]:link,.coderTextBlue[data-v-9e0d419f]:visited,.coderTextBlue[data-v-9e0d419f]:hover,.coderTextBlue[data-v-9e0d419f]:active{color:#66f}.coderTextGreen[data-v-9e0d419f],.coderTextGreen[data-v-9e0d419f]:link,.coderTextGreen[data-v-9e0d419f]:visited,.coderTextGreen[data-v-9e0d419f]:hover,.coderTextGreen[data-v-9e0d419f]:active{color:#00a900}.coderTextGray[data-v-9e0d419f],.coderTextGray[data-v-9e0d419f]:link,.coderTextGray[data-v-9e0d419f]:visited,.coderTextGray[data-v-9e0d419f]:hover,.coderTextGray[data-v-9e0d419f]:active{color:#999}.coderTextWhite[data-v-9e0d419f],.coderTextWhite[data-v-9e0d419f]:link,.coderTextWhite[data-v-9e0d419f]:visited,.coderTextWhite[data-v-9e0d419f]:hover,.coderTextWhite[data-v-9e0d419f]:active{color:#fff}.coderTextBlack[data-v-9e0d419f],.coderTextBlack[data-v-9e0d419f]:link,.coderTextBlack[data-v-9e0d419f]:visited,.coderTextBlack[data-v-9e0d419f]:hover,.coderTextBlack[data-v-9e0d419f]:active{color:#000}s[data-v-9e0d419f]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-9e0d419f]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-9e0d419f]{text-align:justify}a[data-v-9e0d419f]{color:#004080}td.topmenu a[data-v-9e0d419f]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-9e0d419f]:hover{color:silver}td.topmenu[data-v-9e0d419f]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-9e0d419f]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-9e0d419f]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-9e0d419f]:hover{color:silver}td.menuleft[data-v-9e0d419f]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-9e0d419f]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-9e0d419f]{height:25px;width:190px}td.newsselectcontainer form[data-v-9e0d419f]{margin:0}td.newsselectcontainer select[data-v-9e0d419f]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-9e0d419f]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-9e0d419f]{border:1px solid #004080}.memorial[data-v-9e0d419f]{padding:0 8px;border:2px solid #000000}.menu[data-v-9e0d419f]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-9e0d419f]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-9e0d419f]{width:15em}.menu ul li[data-v-9e0d419f]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-9e0d419f]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-9e0d419f],.menu a[data-v-9e0d419f]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-9e0d419f],.menu ul ul a[data-v-9e0d419f]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-9e0d419f],.menu ul table ul a[data-v-9e0d419f]:visited{width:14em;width:12em}.menu table[data-v-9e0d419f]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-9e0d419f]{left:-1px}.menu ul ul table ul.left[data-v-9e0d419f]{margin-left:2px}.menu li[data-v-9e0d419f]:hover,html .menu a[data-v-9e0d419f]:hover{position:relative}.menu ul ul ul a[data-v-9e0d419f],.menu ul ul ul a[data-v-9e0d419f]:visited,.menu ul ul ul ul a[data-v-9e0d419f],.menu ul ul ul ul a[data-v-9e0d419f]:visited,.menu ul :hover a.sub1[data-v-9e0d419f],.menu ul ul :hover a.sub2[data-v-9e0d419f]{background:#004080}.menu a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu :hover>a[data-v-9e0d419f]{color:silver;background:#014181}.menu ul ul a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-9e0d419f]{color:silver;background:#014181}.menu ul ul ul a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-9e0d419f]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu ul ul[data-v-9e0d419f]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-9e0d419f]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-9e0d419f]{left:-14em}.menu ul li:hover ul[data-v-9e0d419f],.menu ul a:hover ul[data-v-9e0d419f]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-9e0d419f],.menu ul :hover ul :hover ul ul[data-v-9e0d419f]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-9e0d419f],.menu ul :hover ul :hover ul :hover ul[data-v-9e0d419f]{visibility:visible}.lmenu[data-v-9e0d419f]{height:150px;font-size:90%}.lmenu ul[data-v-9e0d419f]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-9e0d419f]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-9e0d419f]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-9e0d419f]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-9e0d419f],.lmenu a[data-v-9e0d419f]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-9e0d419f],html .menu a[data-v-9e0d419f]:visited{width:150em;width:14.9em}html .lmenu a[data-v-9e0d419f]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-9e0d419f]:hover{position:relative}.lmenu a[data-v-9e0d419f]:active,.lmenu a[data-v-9e0d419f]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-9e0d419f]{color:silver;background:#014181}.lmenu li ul[data-v-9e0d419f]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-9e0d419f]{visibility:visible}.lmenu ul a:hover ul ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-9e0d419f]{visibility:hidden}.lmenu ul a:hover ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-9e0d419f]{visibility:visible}.title[data-v-6c7bede7]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
1
+ .list-enter-active[data-v-115b8232]{transition:all 2s ease}.list-leave-active[data-v-115b8232]{transition:all .75s ease}.list-enter-from[data-v-115b8232],.list-leave-to[data-v-115b8232]{opacity:0;transform:translate(-30px)}.tooltip-container[data-v-73d1bbe4]{position:relative;display:inline-block}.tooltip[data-v-73d1bbe4]{position:absolute;padding:8px 12px;border-radius:4px;font-size:14px;line-height:1.4;text-align:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;white-space:nowrap;box-shadow:0 2px 8px #00000026;pointer-events:none;background-color:#1f2937}.dark.tooltip[data-v-73d1bbe4]{background-color:#374151}.tooltip.visible[data-v-73d1bbe4]{opacity:1;visibility:visible}.tooltip[data-v-73d1bbe4]:after{content:"";position:absolute;width:0;height:0;border:6px solid transparent}.tooltip.top[data-v-73d1bbe4]{bottom:100%;left:50%;transform:translate(-50%) translateY(-5px);margin-bottom:5px}.tooltip.top[data-v-73d1bbe4]:after{top:100%;left:50%;transform:translate(-50%);border-top-color:#1f2937;border-bottom:0}.dark.tooltip.top[data-v-73d1bbe4]:after{border-top-color:#374151}.tooltip.bottom[data-v-73d1bbe4]{top:100%;left:50%;transform:translate(-50%) translateY(5px);margin-top:5px}.tooltip.bottom[data-v-73d1bbe4]:after{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:#1f2937;border-top:0}.dark.tooltip.bottom[data-v-73d1bbe4]:after{border-bottom-color:#374151}.tooltip.left[data-v-73d1bbe4]{right:100%;top:50%;transform:translateY(-50%) translate(-5px);margin-right:5px}.tooltip.left[data-v-73d1bbe4]:after{left:100%;top:50%;transform:translateY(-50%);border-left-color:#1f2937;border-right:0}.dark.tooltip.left[data-v-73d1bbe4]:after{border-left-color:#374151}.tooltip.right[data-v-73d1bbe4]{left:100%;top:50%;transform:translateY(-50%) translate(5px);margin-left:5px}.tooltip.right[data-v-73d1bbe4]:after{right:100%;top:50%;transform:translateY(-50%);border-right-color:#1f2937;border-left:0}.dark.tooltip.right[data-v-73d1bbe4]:after{border-right-color:#374151}.correct-heat[data-level="1"][data-v-2b79f3f0]{background-color:#9be9a8}.correct-heat[data-level="2"][data-v-2b79f3f0]{background-color:#40c463}.correct-heat[data-level="3"][data-v-2b79f3f0]{background-color:#30a14e}.correct-heat[data-level="4"][data-v-2b79f3f0]{background-color:#216e39}.incorrect-heat[data-level="1"][data-v-2b79f3f0]{background-color:#ff8c8c}.incorrect-heat[data-level="2"][data-v-2b79f3f0]{background-color:#ff4d4f}.incorrect-heat[data-level="3"][data-v-2b79f3f0]{background-color:#ff1a1a}.incorrect-heat[data-level="4"][data-v-2b79f3f0]{background-color:#d40d0d}.item[data-vss-custom-attr=PENDING]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=WAITING]{color:var(--theme-status-waiting)!important}.item[data-vss-custom-attr=PREPARING]{color:var(--theme-status-preparing)!important}.item[data-vss-custom-attr=COMPILING]{color:var(--theme-status-compiling)!important}.item[data-vss-custom-attr=RUNNING],.item[data-vss-custom-attr=JUDGING]{color:var(--theme-status-running)!important}.item[data-vss-custom-attr=FROZEN]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=ACCEPTED],.item[data-vss-custom-attr=CORRECT]{color:var(--theme-status-accepted)!important}.item[data-vss-custom-attr=PARTIALLY_CORRECT]{color:var(--theme-status-partially-correct)!important}.item[data-vss-custom-attr=REJECTED],.item[data-vss-custom-attr=WRONG_ANSWER],.item[data-vss-custom-attr=NO_OUTPUT]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=COMPILATION_ERROR],.item[data-vss-custom-attr=PRESENTATION_ERROR]{color:var(--theme-status-compilation-error)!important}.item[data-vss-custom-attr=RUNTIME_ERROR]{color:var(--theme-status-runtime-error)!important}.item[data-vss-custom-attr=TIME_LIMIT_EXCEEDED]{color:var(--theme-status-time-limit-exceeded)!important}.item[data-vss-custom-attr=MEMORY_LIMIT_EXCEEDED]{color:var(--theme-status-memory-limit-exceeded)!important}.item[data-vss-custom-attr=OUTPUT_LIMIT_EXCEEDED],.item[data-vss-custom-attr=IDLENESS_LIMIT_EXCEEDED]{color:var(--theme-status-output-limit-exceeded)!important}.item[data-vss-custom-attr=HACKED]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=JUDGEMENT_FAILED]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=CONFIGURATION_ERROR]{color:var(--theme-status-configuration-error)!important}.item[data-vss-custom-attr=FILE_ERROR]{color:var(--theme-status-file-error)!important}.item[data-vss-custom-attr=SYSTEM_ERROR]{color:var(--theme-status-system-error)!important}.item[data-vss-custom-attr=CANCELED]{color:var(--theme-status-canceled)!important}.item[data-vss-custom-attr=SKIPPED]{color:var(--theme-status-skipped)!important}.item[data-vss-custom-attr=SECURITY_VIOLATED],.item[data-vss-custom-attr=DENIAL_OF_JUDGEMENT]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=UNKNOWN]{color:var(--theme-status-unknown)!important}.item[data-vss-custom-attr=UNDEFINED]{color:var(--theme-status-undefined)!important}.PENDING[data-v-27b1ff5b]{color:var(--theme-status-pending)}.WAITING[data-v-27b1ff5b]{color:var(--theme-status-waiting)}.PREPARING[data-v-27b1ff5b]{color:var(--theme-status-preparing)}.COMPILING[data-v-27b1ff5b]{color:var(--theme-status-compiling)}.RUNNING[data-v-27b1ff5b],.JUDGING[data-v-27b1ff5b]{color:var(--theme-status-running)}.FROZEN[data-v-27b1ff5b]{color:var(--theme-status-pending)}.ACCEPTED[data-v-27b1ff5b],.CORRECT[data-v-27b1ff5b]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-27b1ff5b]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-27b1ff5b],.WRONG_ANSWER[data-v-27b1ff5b],.NO_OUTPUT[data-v-27b1ff5b]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-27b1ff5b],.PRESENTATION_ERROR[data-v-27b1ff5b]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-27b1ff5b]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-27b1ff5b]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-27b1ff5b]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-27b1ff5b],.IDLENESS_LIMIT_EXCEEDED[data-v-27b1ff5b]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-27b1ff5b]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-27b1ff5b]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-27b1ff5b]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-27b1ff5b]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-27b1ff5b]{color:var(--theme-status-system-error)}.CANCELED[data-v-27b1ff5b]{color:var(--theme-status-canceled)}.SKIPPED[data-v-27b1ff5b]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-27b1ff5b],.DENIAL_OF_JUDGEMENT[data-v-27b1ff5b]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-27b1ff5b]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-27b1ff5b]{color:var(--theme-status-undefined)}table.standings[data-v-198c3ef3]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-198c3ef3]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-198c3ef3]{border:0!important}table[data-v-198c3ef3]{border-collapse:separate!important}td[data-v-198c3ef3]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-198c3ef3]{background-color:#eee}tr.team[data-v-198c3ef3]{height:2.5em}.hover[data-v-198c3ef3]{cursor:pointer}td.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-198c3ef3]{border-color:#fff}td.stndact[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-198c3ef3]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-198c3ef3]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-198c3ef3]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-198c3ef3]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-198c3ef3]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-198c3ef3]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-198c3ef3]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-198c3ef3]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-198c3ef3]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-198c3ef3]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-198c3ef3]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-198c3ef3]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-198c3ef3]{color:#fff}th.success[data-v-198c3ef3]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-198c3ef3],td.title[data-v-198c3ef3]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-198c3ef3]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-198c3ef3]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-198c3ef3]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-198c3ef3]{background-color:#004080}tr.solver[data-v-198c3ef3]{background-color:#f0c0a0}tr.statistics-0[data-v-198c3ef3]{background-color:#95de64}tr.statistics-1[data-v-198c3ef3]{background-color:#b7eb8f}td.o00[data-v-198c3ef3]{background-color:#004080}td.stand00[data-v-198c3ef3]{background-color:var(--theme-standings-00)}td.stand01[data-v-198c3ef3]{background-color:var(--theme-standings-01)}td.stand10[data-v-198c3ef3]{background-color:var(--theme-standings-10)}td.stand11[data-v-198c3ef3]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-198c3ef3]{background-color:#ffffe0}tr.cfres01[data-v-198c3ef3]{background-color:#ffffb0}table.matches[data-v-198c3ef3]{table-layout:fixed}td.match[data-v-198c3ef3]{height:6em;width:2em}.coderTextRed[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]{font-weight:700;background-color:transparent}.coderTextRed[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:visited{text-decoration:none}.coderTextRed[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active,.coderTextYellow[data-v-198c3ef3]:active,.coderTextViolet[data-v-198c3ef3]:active,.coderTextBlue[data-v-198c3ef3]:active,.coderTextGreen[data-v-198c3ef3]:active,.coderTextGray[data-v-198c3ef3]:active,.coderTextOrange[data-v-198c3ef3]:active,.coderTextWhite[data-v-198c3ef3]:active,.coderTextBlack[data-v-198c3ef3]:active{text-decoration:underline}.coderTextOrange[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:active{color:#f90}.coderTextRed[data-v-198c3ef3],.coderTextRed[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextRed[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active{color:#e00}.coderTextYellow[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:active{color:#dc0}.coderTextViolet[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:active{color:#a0a}.coderTextBlue[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:active{color:#66f}.coderTextGreen[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:active{color:#00a900}.coderTextGray[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:active{color:#999}.coderTextWhite[data-v-198c3ef3],.coderTextWhite[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:active{color:#fff}.coderTextBlack[data-v-198c3ef3],.coderTextBlack[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:active{color:#000}s[data-v-198c3ef3]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-198c3ef3]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-198c3ef3]{text-align:justify}a[data-v-198c3ef3]{color:#004080}td.topmenu a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-198c3ef3]:hover{color:silver}td.topmenu[data-v-198c3ef3]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-198c3ef3]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-198c3ef3]:hover{color:silver}td.menuleft[data-v-198c3ef3]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-198c3ef3]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-198c3ef3]{height:25px;width:190px}td.newsselectcontainer form[data-v-198c3ef3]{margin:0}td.newsselectcontainer select[data-v-198c3ef3]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-198c3ef3]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-198c3ef3]{border:1px solid #004080}.memorial[data-v-198c3ef3]{padding:0 8px;border:2px solid #000000}.menu[data-v-198c3ef3]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-198c3ef3]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-198c3ef3]{width:15em}.menu ul li[data-v-198c3ef3]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-198c3ef3]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-198c3ef3],.menu a[data-v-198c3ef3]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-198c3ef3],.menu ul ul a[data-v-198c3ef3]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-198c3ef3],.menu ul table ul a[data-v-198c3ef3]:visited{width:14em;width:12em}.menu table[data-v-198c3ef3]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-198c3ef3]{left:-1px}.menu ul ul table ul.left[data-v-198c3ef3]{margin-left:2px}.menu li[data-v-198c3ef3]:hover,html .menu a[data-v-198c3ef3]:hover{position:relative}.menu ul ul ul a[data-v-198c3ef3],.menu ul ul ul a[data-v-198c3ef3]:visited,.menu ul ul ul ul a[data-v-198c3ef3],.menu ul ul ul ul a[data-v-198c3ef3]:visited,.menu ul :hover a.sub1[data-v-198c3ef3],.menu ul ul :hover a.sub2[data-v-198c3ef3]{background:#004080}.menu a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul[data-v-198c3ef3]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-198c3ef3]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-198c3ef3]{left:-14em}.menu ul li:hover ul[data-v-198c3ef3],.menu ul a:hover ul[data-v-198c3ef3]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-198c3ef3],.menu ul :hover ul :hover ul ul[data-v-198c3ef3]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-198c3ef3],.menu ul :hover ul :hover ul :hover ul[data-v-198c3ef3]{visibility:visible}.lmenu[data-v-198c3ef3]{height:150px;font-size:90%}.lmenu ul[data-v-198c3ef3]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-198c3ef3]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-198c3ef3]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-198c3ef3]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-198c3ef3],.lmenu a[data-v-198c3ef3]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-198c3ef3],html .menu a[data-v-198c3ef3]:visited{width:150em;width:14.9em}html .lmenu a[data-v-198c3ef3]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-198c3ef3]:hover{position:relative}.lmenu a[data-v-198c3ef3]:active,.lmenu a[data-v-198c3ef3]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-198c3ef3]{color:silver;background:#014181}.lmenu li ul[data-v-198c3ef3]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-198c3ef3]{visibility:visible}.lmenu ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-198c3ef3]{visibility:hidden}.lmenu ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3]{visibility:visible}table.standings[data-v-68dd357b]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-68dd357b]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-68dd357b]{border:0!important}table[data-v-68dd357b]{border-collapse:separate!important}td[data-v-68dd357b]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-68dd357b]{background-color:#eee}tr.team[data-v-68dd357b]{height:2.5em}.hover[data-v-68dd357b]{cursor:pointer}td.stnd[data-v-68dd357b]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-68dd357b]{border-color:#fff}td.stndact[data-v-68dd357b]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-68dd357b]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-68dd357b]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-68dd357b]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-68dd357b]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-68dd357b]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-68dd357b]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-68dd357b]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-68dd357b]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-68dd357b]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-68dd357b]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-68dd357b]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-68dd357b]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-68dd357b]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-68dd357b]{color:#fff}th.success[data-v-68dd357b]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-68dd357b],td.title[data-v-68dd357b]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-68dd357b]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-68dd357b]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-68dd357b]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-68dd357b]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-68dd357b]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-68dd357b]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-68dd357b]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-68dd357b]{background-color:#004080}tr.solver[data-v-68dd357b]{background-color:#f0c0a0}tr.statistics-0[data-v-68dd357b]{background-color:#95de64}tr.statistics-1[data-v-68dd357b]{background-color:#b7eb8f}td.o00[data-v-68dd357b]{background-color:#004080}td.stand00[data-v-68dd357b]{background-color:var(--theme-standings-00)}td.stand01[data-v-68dd357b]{background-color:var(--theme-standings-01)}td.stand10[data-v-68dd357b]{background-color:var(--theme-standings-10)}td.stand11[data-v-68dd357b]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-68dd357b]{background-color:#ffffe0}tr.cfres01[data-v-68dd357b]{background-color:#ffffb0}table.matches[data-v-68dd357b]{table-layout:fixed}td.match[data-v-68dd357b]{height:6em;width:2em}.coderTextRed[data-v-68dd357b],.coderTextYellow[data-v-68dd357b],.coderTextViolet[data-v-68dd357b],.coderTextBlue[data-v-68dd357b],.coderTextGreen[data-v-68dd357b],.coderTextGray[data-v-68dd357b],.coderTextOrange[data-v-68dd357b]{font-weight:700;background-color:transparent}.coderTextRed[data-v-68dd357b]:link,.coderTextYellow[data-v-68dd357b]:link,.coderTextViolet[data-v-68dd357b]:link,.coderTextBlue[data-v-68dd357b]:link,.coderTextGreen[data-v-68dd357b]:link,.coderTextGray[data-v-68dd357b]:link,.coderTextOrange[data-v-68dd357b]:link,.coderTextWhite[data-v-68dd357b]:link,.coderTextBlack[data-v-68dd357b]:link,.coderTextRed[data-v-68dd357b]:visited,.coderTextYellow[data-v-68dd357b]:visited,.coderTextViolet[data-v-68dd357b]:visited,.coderTextBlue[data-v-68dd357b]:visited,.coderTextGreen[data-v-68dd357b]:visited,.coderTextGray[data-v-68dd357b]:visited,.coderTextOrange[data-v-68dd357b]:visited,.coderTextWhite[data-v-68dd357b]:visited,.coderTextBlack[data-v-68dd357b]:visited{text-decoration:none}.coderTextRed[data-v-68dd357b]:hover,.coderTextYellow[data-v-68dd357b]:hover,.coderTextViolet[data-v-68dd357b]:hover,.coderTextBlue[data-v-68dd357b]:hover,.coderTextGreen[data-v-68dd357b]:hover,.coderTextGray[data-v-68dd357b]:hover,.coderTextOrange[data-v-68dd357b]:hover,.coderTextWhite[data-v-68dd357b]:hover,.coderTextBlack[data-v-68dd357b]:hover,.coderTextRed[data-v-68dd357b]:active,.coderTextYellow[data-v-68dd357b]:active,.coderTextViolet[data-v-68dd357b]:active,.coderTextBlue[data-v-68dd357b]:active,.coderTextGreen[data-v-68dd357b]:active,.coderTextGray[data-v-68dd357b]:active,.coderTextOrange[data-v-68dd357b]:active,.coderTextWhite[data-v-68dd357b]:active,.coderTextBlack[data-v-68dd357b]:active{text-decoration:underline}.coderTextOrange[data-v-68dd357b],.coderTextOrange[data-v-68dd357b]:link,.coderTextOrange[data-v-68dd357b]:visited,.coderTextOrange[data-v-68dd357b]:hover,.coderTextOrange[data-v-68dd357b]:active{color:#f90}.coderTextRed[data-v-68dd357b],.coderTextRed[data-v-68dd357b]:link,.coderTextRed[data-v-68dd357b]:visited,.coderTextRed[data-v-68dd357b]:hover,.coderTextRed[data-v-68dd357b]:active{color:#e00}.coderTextYellow[data-v-68dd357b],.coderTextYellow[data-v-68dd357b]:link,.coderTextYellow[data-v-68dd357b]:visited,.coderTextYellow[data-v-68dd357b]:hover,.coderTextYellow[data-v-68dd357b]:active{color:#dc0}.coderTextViolet[data-v-68dd357b],.coderTextViolet[data-v-68dd357b]:link,.coderTextViolet[data-v-68dd357b]:visited,.coderTextViolet[data-v-68dd357b]:hover,.coderTextViolet[data-v-68dd357b]:active{color:#a0a}.coderTextBlue[data-v-68dd357b],.coderTextBlue[data-v-68dd357b]:link,.coderTextBlue[data-v-68dd357b]:visited,.coderTextBlue[data-v-68dd357b]:hover,.coderTextBlue[data-v-68dd357b]:active{color:#66f}.coderTextGreen[data-v-68dd357b],.coderTextGreen[data-v-68dd357b]:link,.coderTextGreen[data-v-68dd357b]:visited,.coderTextGreen[data-v-68dd357b]:hover,.coderTextGreen[data-v-68dd357b]:active{color:#00a900}.coderTextGray[data-v-68dd357b],.coderTextGray[data-v-68dd357b]:link,.coderTextGray[data-v-68dd357b]:visited,.coderTextGray[data-v-68dd357b]:hover,.coderTextGray[data-v-68dd357b]:active{color:#999}.coderTextWhite[data-v-68dd357b],.coderTextWhite[data-v-68dd357b]:link,.coderTextWhite[data-v-68dd357b]:visited,.coderTextWhite[data-v-68dd357b]:hover,.coderTextWhite[data-v-68dd357b]:active{color:#fff}.coderTextBlack[data-v-68dd357b],.coderTextBlack[data-v-68dd357b]:link,.coderTextBlack[data-v-68dd357b]:visited,.coderTextBlack[data-v-68dd357b]:hover,.coderTextBlack[data-v-68dd357b]:active{color:#000}s[data-v-68dd357b]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-68dd357b]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-68dd357b]{text-align:justify}a[data-v-68dd357b]{color:#004080}td.topmenu a[data-v-68dd357b]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-68dd357b]:hover{color:silver}td.topmenu[data-v-68dd357b]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-68dd357b]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-68dd357b]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-68dd357b]:hover{color:silver}td.menuleft[data-v-68dd357b]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-68dd357b]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-68dd357b]{height:25px;width:190px}td.newsselectcontainer form[data-v-68dd357b]{margin:0}td.newsselectcontainer select[data-v-68dd357b]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-68dd357b]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-68dd357b]{border:1px solid #004080}.memorial[data-v-68dd357b]{padding:0 8px;border:2px solid #000000}.menu[data-v-68dd357b]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-68dd357b]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-68dd357b]{width:15em}.menu ul li[data-v-68dd357b]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-68dd357b]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-68dd357b],.menu a[data-v-68dd357b]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-68dd357b],.menu ul ul a[data-v-68dd357b]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-68dd357b],.menu ul table ul a[data-v-68dd357b]:visited{width:14em;width:12em}.menu table[data-v-68dd357b]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-68dd357b]{left:-1px}.menu ul ul table ul.left[data-v-68dd357b]{margin-left:2px}.menu li[data-v-68dd357b]:hover,html .menu a[data-v-68dd357b]:hover{position:relative}.menu ul ul ul a[data-v-68dd357b],.menu ul ul ul a[data-v-68dd357b]:visited,.menu ul ul ul ul a[data-v-68dd357b],.menu ul ul ul ul a[data-v-68dd357b]:visited,.menu ul :hover a.sub1[data-v-68dd357b],.menu ul ul :hover a.sub2[data-v-68dd357b]{background:#004080}.menu a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu :hover>a[data-v-68dd357b]{color:silver;background:#014181}.menu ul ul a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-68dd357b]{color:silver;background:#014181}.menu ul ul ul a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-68dd357b]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-68dd357b]:hover{color:silver;background:#014181}.menu ul ul[data-v-68dd357b]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-68dd357b]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-68dd357b]{left:-14em}.menu ul li:hover ul[data-v-68dd357b],.menu ul a:hover ul[data-v-68dd357b]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-68dd357b],.menu ul :hover ul :hover ul ul[data-v-68dd357b]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-68dd357b],.menu ul :hover ul :hover ul :hover ul[data-v-68dd357b]{visibility:visible}.lmenu[data-v-68dd357b]{height:150px;font-size:90%}.lmenu ul[data-v-68dd357b]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-68dd357b]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-68dd357b]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-68dd357b]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-68dd357b],.lmenu a[data-v-68dd357b]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-68dd357b],html .menu a[data-v-68dd357b]:visited{width:150em;width:14.9em}html .lmenu a[data-v-68dd357b]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-68dd357b]:hover{position:relative}.lmenu a[data-v-68dd357b]:active,.lmenu a[data-v-68dd357b]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-68dd357b]{color:silver;background:#014181}.lmenu li ul[data-v-68dd357b]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-68dd357b]{visibility:visible}.lmenu ul a:hover ul ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-68dd357b]{visibility:hidden}.lmenu ul a:hover ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-68dd357b],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-68dd357b]{visibility:visible}table.standings[data-v-34b813f1]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-34b813f1]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-34b813f1]{border:0!important}table[data-v-34b813f1]{border-collapse:separate!important}td[data-v-34b813f1]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-34b813f1]{background-color:#eee}tr.team[data-v-34b813f1]{height:2.5em}.hover[data-v-34b813f1]{cursor:pointer}td.stnd[data-v-34b813f1]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-34b813f1]{border-color:#fff}td.stndact[data-v-34b813f1]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-34b813f1]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-34b813f1]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-34b813f1]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-34b813f1]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-34b813f1]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-34b813f1]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-34b813f1]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-34b813f1]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-34b813f1]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-34b813f1]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-34b813f1]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-34b813f1]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-34b813f1]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-34b813f1]{color:#fff}th.success[data-v-34b813f1]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-34b813f1],td.title[data-v-34b813f1]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-34b813f1]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-34b813f1]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-34b813f1]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-34b813f1]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-34b813f1]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-34b813f1]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-34b813f1]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-34b813f1]{background-color:#004080}tr.solver[data-v-34b813f1]{background-color:#f0c0a0}tr.statistics-0[data-v-34b813f1]{background-color:#95de64}tr.statistics-1[data-v-34b813f1]{background-color:#b7eb8f}td.o00[data-v-34b813f1]{background-color:#004080}td.stand00[data-v-34b813f1]{background-color:var(--theme-standings-00)}td.stand01[data-v-34b813f1]{background-color:var(--theme-standings-01)}td.stand10[data-v-34b813f1]{background-color:var(--theme-standings-10)}td.stand11[data-v-34b813f1]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-34b813f1]{background-color:#ffffe0}tr.cfres01[data-v-34b813f1]{background-color:#ffffb0}table.matches[data-v-34b813f1]{table-layout:fixed}td.match[data-v-34b813f1]{height:6em;width:2em}.coderTextRed[data-v-34b813f1],.coderTextYellow[data-v-34b813f1],.coderTextViolet[data-v-34b813f1],.coderTextBlue[data-v-34b813f1],.coderTextGreen[data-v-34b813f1],.coderTextGray[data-v-34b813f1],.coderTextOrange[data-v-34b813f1]{font-weight:700;background-color:transparent}.coderTextRed[data-v-34b813f1]:link,.coderTextYellow[data-v-34b813f1]:link,.coderTextViolet[data-v-34b813f1]:link,.coderTextBlue[data-v-34b813f1]:link,.coderTextGreen[data-v-34b813f1]:link,.coderTextGray[data-v-34b813f1]:link,.coderTextOrange[data-v-34b813f1]:link,.coderTextWhite[data-v-34b813f1]:link,.coderTextBlack[data-v-34b813f1]:link,.coderTextRed[data-v-34b813f1]:visited,.coderTextYellow[data-v-34b813f1]:visited,.coderTextViolet[data-v-34b813f1]:visited,.coderTextBlue[data-v-34b813f1]:visited,.coderTextGreen[data-v-34b813f1]:visited,.coderTextGray[data-v-34b813f1]:visited,.coderTextOrange[data-v-34b813f1]:visited,.coderTextWhite[data-v-34b813f1]:visited,.coderTextBlack[data-v-34b813f1]:visited{text-decoration:none}.coderTextRed[data-v-34b813f1]:hover,.coderTextYellow[data-v-34b813f1]:hover,.coderTextViolet[data-v-34b813f1]:hover,.coderTextBlue[data-v-34b813f1]:hover,.coderTextGreen[data-v-34b813f1]:hover,.coderTextGray[data-v-34b813f1]:hover,.coderTextOrange[data-v-34b813f1]:hover,.coderTextWhite[data-v-34b813f1]:hover,.coderTextBlack[data-v-34b813f1]:hover,.coderTextRed[data-v-34b813f1]:active,.coderTextYellow[data-v-34b813f1]:active,.coderTextViolet[data-v-34b813f1]:active,.coderTextBlue[data-v-34b813f1]:active,.coderTextGreen[data-v-34b813f1]:active,.coderTextGray[data-v-34b813f1]:active,.coderTextOrange[data-v-34b813f1]:active,.coderTextWhite[data-v-34b813f1]:active,.coderTextBlack[data-v-34b813f1]:active{text-decoration:underline}.coderTextOrange[data-v-34b813f1],.coderTextOrange[data-v-34b813f1]:link,.coderTextOrange[data-v-34b813f1]:visited,.coderTextOrange[data-v-34b813f1]:hover,.coderTextOrange[data-v-34b813f1]:active{color:#f90}.coderTextRed[data-v-34b813f1],.coderTextRed[data-v-34b813f1]:link,.coderTextRed[data-v-34b813f1]:visited,.coderTextRed[data-v-34b813f1]:hover,.coderTextRed[data-v-34b813f1]:active{color:#e00}.coderTextYellow[data-v-34b813f1],.coderTextYellow[data-v-34b813f1]:link,.coderTextYellow[data-v-34b813f1]:visited,.coderTextYellow[data-v-34b813f1]:hover,.coderTextYellow[data-v-34b813f1]:active{color:#dc0}.coderTextViolet[data-v-34b813f1],.coderTextViolet[data-v-34b813f1]:link,.coderTextViolet[data-v-34b813f1]:visited,.coderTextViolet[data-v-34b813f1]:hover,.coderTextViolet[data-v-34b813f1]:active{color:#a0a}.coderTextBlue[data-v-34b813f1],.coderTextBlue[data-v-34b813f1]:link,.coderTextBlue[data-v-34b813f1]:visited,.coderTextBlue[data-v-34b813f1]:hover,.coderTextBlue[data-v-34b813f1]:active{color:#66f}.coderTextGreen[data-v-34b813f1],.coderTextGreen[data-v-34b813f1]:link,.coderTextGreen[data-v-34b813f1]:visited,.coderTextGreen[data-v-34b813f1]:hover,.coderTextGreen[data-v-34b813f1]:active{color:#00a900}.coderTextGray[data-v-34b813f1],.coderTextGray[data-v-34b813f1]:link,.coderTextGray[data-v-34b813f1]:visited,.coderTextGray[data-v-34b813f1]:hover,.coderTextGray[data-v-34b813f1]:active{color:#999}.coderTextWhite[data-v-34b813f1],.coderTextWhite[data-v-34b813f1]:link,.coderTextWhite[data-v-34b813f1]:visited,.coderTextWhite[data-v-34b813f1]:hover,.coderTextWhite[data-v-34b813f1]:active{color:#fff}.coderTextBlack[data-v-34b813f1],.coderTextBlack[data-v-34b813f1]:link,.coderTextBlack[data-v-34b813f1]:visited,.coderTextBlack[data-v-34b813f1]:hover,.coderTextBlack[data-v-34b813f1]:active{color:#000}s[data-v-34b813f1]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-34b813f1]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-34b813f1]{text-align:justify}a[data-v-34b813f1]{color:#004080}td.topmenu a[data-v-34b813f1]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-34b813f1]:hover{color:silver}td.topmenu[data-v-34b813f1]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-34b813f1]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-34b813f1]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-34b813f1]:hover{color:silver}td.menuleft[data-v-34b813f1]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-34b813f1]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-34b813f1]{height:25px;width:190px}td.newsselectcontainer form[data-v-34b813f1]{margin:0}td.newsselectcontainer select[data-v-34b813f1]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-34b813f1]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-34b813f1]{border:1px solid #004080}.memorial[data-v-34b813f1]{padding:0 8px;border:2px solid #000000}.menu[data-v-34b813f1]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-34b813f1]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-34b813f1]{width:15em}.menu ul li[data-v-34b813f1]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-34b813f1]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-34b813f1],.menu a[data-v-34b813f1]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-34b813f1],.menu ul ul a[data-v-34b813f1]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-34b813f1],.menu ul table ul a[data-v-34b813f1]:visited{width:14em;width:12em}.menu table[data-v-34b813f1]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-34b813f1]{left:-1px}.menu ul ul table ul.left[data-v-34b813f1]{margin-left:2px}.menu li[data-v-34b813f1]:hover,html .menu a[data-v-34b813f1]:hover{position:relative}.menu ul ul ul a[data-v-34b813f1],.menu ul ul ul a[data-v-34b813f1]:visited,.menu ul ul ul ul a[data-v-34b813f1],.menu ul ul ul ul a[data-v-34b813f1]:visited,.menu ul :hover a.sub1[data-v-34b813f1],.menu ul ul :hover a.sub2[data-v-34b813f1]{background:#004080}.menu a[data-v-34b813f1]:hover{color:silver;background:#014181}.menu :hover>a[data-v-34b813f1]{color:silver;background:#014181}.menu ul ul a[data-v-34b813f1]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-34b813f1]{color:silver;background:#014181}.menu ul ul ul a[data-v-34b813f1]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-34b813f1]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-34b813f1]:hover{color:silver;background:#014181}.menu ul ul[data-v-34b813f1]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-34b813f1]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-34b813f1]{left:-14em}.menu ul li:hover ul[data-v-34b813f1],.menu ul a:hover ul[data-v-34b813f1]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-34b813f1],.menu ul :hover ul :hover ul ul[data-v-34b813f1]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-34b813f1],.menu ul :hover ul :hover ul :hover ul[data-v-34b813f1]{visibility:visible}.lmenu[data-v-34b813f1]{height:150px;font-size:90%}.lmenu ul[data-v-34b813f1]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-34b813f1]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-34b813f1]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-34b813f1]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-34b813f1],.lmenu a[data-v-34b813f1]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-34b813f1],html .menu a[data-v-34b813f1]:visited{width:150em;width:14.9em}html .lmenu a[data-v-34b813f1]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-34b813f1]:hover{position:relative}.lmenu a[data-v-34b813f1]:active,.lmenu a[data-v-34b813f1]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-34b813f1]{color:silver;background:#014181}.lmenu li ul[data-v-34b813f1]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-34b813f1]{visibility:visible}.lmenu ul a:hover ul ul[data-v-34b813f1],.lmenu ul a:hover ul a:hover ul ul[data-v-34b813f1],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-34b813f1]{visibility:hidden}.lmenu ul a:hover ul[data-v-34b813f1],.lmenu ul a:hover ul a:hover ul[data-v-34b813f1],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-34b813f1],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-34b813f1]{visibility:visible}table.standings[data-v-6d613751]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-6d613751]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-6d613751]{border:0!important}table[data-v-6d613751]{border-collapse:separate!important}td[data-v-6d613751]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-6d613751]{background-color:#eee}tr.team[data-v-6d613751]{height:2.5em}.hover[data-v-6d613751]{cursor:pointer}td.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-6d613751]{border-color:#fff}td.stndact[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-6d613751]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-6d613751]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-6d613751]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-6d613751]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-6d613751]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-6d613751]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-6d613751]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-6d613751]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-6d613751]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-6d613751]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-6d613751]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-6d613751]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-6d613751]{color:#fff}th.success[data-v-6d613751]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-6d613751],td.title[data-v-6d613751]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-6d613751]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-6d613751]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-6d613751]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-6d613751]{background-color:#004080}tr.solver[data-v-6d613751]{background-color:#f0c0a0}tr.statistics-0[data-v-6d613751]{background-color:#95de64}tr.statistics-1[data-v-6d613751]{background-color:#b7eb8f}td.o00[data-v-6d613751]{background-color:#004080}td.stand00[data-v-6d613751]{background-color:var(--theme-standings-00)}td.stand01[data-v-6d613751]{background-color:var(--theme-standings-01)}td.stand10[data-v-6d613751]{background-color:var(--theme-standings-10)}td.stand11[data-v-6d613751]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-6d613751]{background-color:#ffffe0}tr.cfres01[data-v-6d613751]{background-color:#ffffb0}table.matches[data-v-6d613751]{table-layout:fixed}td.match[data-v-6d613751]{height:6em;width:2em}.coderTextRed[data-v-6d613751],.coderTextYellow[data-v-6d613751],.coderTextViolet[data-v-6d613751],.coderTextBlue[data-v-6d613751],.coderTextGreen[data-v-6d613751],.coderTextGray[data-v-6d613751],.coderTextOrange[data-v-6d613751]{font-weight:700;background-color:transparent}.coderTextRed[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:visited{text-decoration:none}.coderTextRed[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active,.coderTextYellow[data-v-6d613751]:active,.coderTextViolet[data-v-6d613751]:active,.coderTextBlue[data-v-6d613751]:active,.coderTextGreen[data-v-6d613751]:active,.coderTextGray[data-v-6d613751]:active,.coderTextOrange[data-v-6d613751]:active,.coderTextWhite[data-v-6d613751]:active,.coderTextBlack[data-v-6d613751]:active{text-decoration:underline}.coderTextOrange[data-v-6d613751],.coderTextOrange[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:active{color:#f90}.coderTextRed[data-v-6d613751],.coderTextRed[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextRed[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active{color:#e00}.coderTextYellow[data-v-6d613751],.coderTextYellow[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:active{color:#dc0}.coderTextViolet[data-v-6d613751],.coderTextViolet[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:active{color:#a0a}.coderTextBlue[data-v-6d613751],.coderTextBlue[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:active{color:#66f}.coderTextGreen[data-v-6d613751],.coderTextGreen[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:active{color:#00a900}.coderTextGray[data-v-6d613751],.coderTextGray[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:active{color:#999}.coderTextWhite[data-v-6d613751],.coderTextWhite[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:active{color:#fff}.coderTextBlack[data-v-6d613751],.coderTextBlack[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:active{color:#000}s[data-v-6d613751]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-6d613751]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-6d613751]{text-align:justify}a[data-v-6d613751]{color:#004080}td.topmenu a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-6d613751]:hover{color:silver}td.topmenu[data-v-6d613751]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-6d613751]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-6d613751]:hover{color:silver}td.menuleft[data-v-6d613751]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-6d613751]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-6d613751]{height:25px;width:190px}td.newsselectcontainer form[data-v-6d613751]{margin:0}td.newsselectcontainer select[data-v-6d613751]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-6d613751]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-6d613751]{border:1px solid #004080}.memorial[data-v-6d613751]{padding:0 8px;border:2px solid #000000}.menu[data-v-6d613751]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-6d613751]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-6d613751]{width:15em}.menu ul li[data-v-6d613751]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-6d613751]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-6d613751],.menu a[data-v-6d613751]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-6d613751],.menu ul ul a[data-v-6d613751]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-6d613751],.menu ul table ul a[data-v-6d613751]:visited{width:14em;width:12em}.menu table[data-v-6d613751]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-6d613751]{left:-1px}.menu ul ul table ul.left[data-v-6d613751]{margin-left:2px}.menu li[data-v-6d613751]:hover,html .menu a[data-v-6d613751]:hover{position:relative}.menu ul ul ul a[data-v-6d613751],.menu ul ul ul a[data-v-6d613751]:visited,.menu ul ul ul ul a[data-v-6d613751],.menu ul ul ul ul a[data-v-6d613751]:visited,.menu ul :hover a.sub1[data-v-6d613751],.menu ul ul :hover a.sub2[data-v-6d613751]{background:#004080}.menu a[data-v-6d613751]:hover{color:silver;background:#014181}.menu :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul[data-v-6d613751]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-6d613751]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-6d613751]{left:-14em}.menu ul li:hover ul[data-v-6d613751],.menu ul a:hover ul[data-v-6d613751]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-6d613751],.menu ul :hover ul :hover ul ul[data-v-6d613751]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-6d613751],.menu ul :hover ul :hover ul :hover ul[data-v-6d613751]{visibility:visible}.lmenu[data-v-6d613751]{height:150px;font-size:90%}.lmenu ul[data-v-6d613751]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-6d613751]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-6d613751]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-6d613751]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-6d613751],.lmenu a[data-v-6d613751]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-6d613751],html .menu a[data-v-6d613751]:visited{width:150em;width:14.9em}html .lmenu a[data-v-6d613751]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-6d613751]:hover{position:relative}.lmenu a[data-v-6d613751]:active,.lmenu a[data-v-6d613751]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-6d613751]{color:silver;background:#014181}.lmenu li ul[data-v-6d613751]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-6d613751]{visibility:visible}.lmenu ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-6d613751]{visibility:hidden}.lmenu ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-6d613751]{visibility:visible}table.standings[data-v-03443168]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-03443168]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-03443168]{border:0!important}table[data-v-03443168]{border-collapse:separate!important}td[data-v-03443168]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-03443168]{background-color:#eee}tr.team[data-v-03443168]{height:2.5em}.hover[data-v-03443168]{cursor:pointer}td.stnd[data-v-03443168]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-03443168]{border-color:#fff}td.stndact[data-v-03443168]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-03443168]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-03443168]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-03443168]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-03443168]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-03443168]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-03443168]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-03443168]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-03443168]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-03443168]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-03443168]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-03443168]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-03443168]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-03443168]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-03443168]{color:#fff}th.success[data-v-03443168]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-03443168],td.title[data-v-03443168]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-03443168]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-03443168]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-03443168]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-03443168]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-03443168]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-03443168]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-03443168]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-03443168]{background-color:#004080}tr.solver[data-v-03443168]{background-color:#f0c0a0}tr.statistics-0[data-v-03443168]{background-color:#95de64}tr.statistics-1[data-v-03443168]{background-color:#b7eb8f}td.o00[data-v-03443168]{background-color:#004080}td.stand00[data-v-03443168]{background-color:var(--theme-standings-00)}td.stand01[data-v-03443168]{background-color:var(--theme-standings-01)}td.stand10[data-v-03443168]{background-color:var(--theme-standings-10)}td.stand11[data-v-03443168]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-03443168]{background-color:#ffffe0}tr.cfres01[data-v-03443168]{background-color:#ffffb0}table.matches[data-v-03443168]{table-layout:fixed}td.match[data-v-03443168]{height:6em;width:2em}.coderTextRed[data-v-03443168],.coderTextYellow[data-v-03443168],.coderTextViolet[data-v-03443168],.coderTextBlue[data-v-03443168],.coderTextGreen[data-v-03443168],.coderTextGray[data-v-03443168],.coderTextOrange[data-v-03443168]{font-weight:700;background-color:transparent}.coderTextRed[data-v-03443168]:link,.coderTextYellow[data-v-03443168]:link,.coderTextViolet[data-v-03443168]:link,.coderTextBlue[data-v-03443168]:link,.coderTextGreen[data-v-03443168]:link,.coderTextGray[data-v-03443168]:link,.coderTextOrange[data-v-03443168]:link,.coderTextWhite[data-v-03443168]:link,.coderTextBlack[data-v-03443168]:link,.coderTextRed[data-v-03443168]:visited,.coderTextYellow[data-v-03443168]:visited,.coderTextViolet[data-v-03443168]:visited,.coderTextBlue[data-v-03443168]:visited,.coderTextGreen[data-v-03443168]:visited,.coderTextGray[data-v-03443168]:visited,.coderTextOrange[data-v-03443168]:visited,.coderTextWhite[data-v-03443168]:visited,.coderTextBlack[data-v-03443168]:visited{text-decoration:none}.coderTextRed[data-v-03443168]:hover,.coderTextYellow[data-v-03443168]:hover,.coderTextViolet[data-v-03443168]:hover,.coderTextBlue[data-v-03443168]:hover,.coderTextGreen[data-v-03443168]:hover,.coderTextGray[data-v-03443168]:hover,.coderTextOrange[data-v-03443168]:hover,.coderTextWhite[data-v-03443168]:hover,.coderTextBlack[data-v-03443168]:hover,.coderTextRed[data-v-03443168]:active,.coderTextYellow[data-v-03443168]:active,.coderTextViolet[data-v-03443168]:active,.coderTextBlue[data-v-03443168]:active,.coderTextGreen[data-v-03443168]:active,.coderTextGray[data-v-03443168]:active,.coderTextOrange[data-v-03443168]:active,.coderTextWhite[data-v-03443168]:active,.coderTextBlack[data-v-03443168]:active{text-decoration:underline}.coderTextOrange[data-v-03443168],.coderTextOrange[data-v-03443168]:link,.coderTextOrange[data-v-03443168]:visited,.coderTextOrange[data-v-03443168]:hover,.coderTextOrange[data-v-03443168]:active{color:#f90}.coderTextRed[data-v-03443168],.coderTextRed[data-v-03443168]:link,.coderTextRed[data-v-03443168]:visited,.coderTextRed[data-v-03443168]:hover,.coderTextRed[data-v-03443168]:active{color:#e00}.coderTextYellow[data-v-03443168],.coderTextYellow[data-v-03443168]:link,.coderTextYellow[data-v-03443168]:visited,.coderTextYellow[data-v-03443168]:hover,.coderTextYellow[data-v-03443168]:active{color:#dc0}.coderTextViolet[data-v-03443168],.coderTextViolet[data-v-03443168]:link,.coderTextViolet[data-v-03443168]:visited,.coderTextViolet[data-v-03443168]:hover,.coderTextViolet[data-v-03443168]:active{color:#a0a}.coderTextBlue[data-v-03443168],.coderTextBlue[data-v-03443168]:link,.coderTextBlue[data-v-03443168]:visited,.coderTextBlue[data-v-03443168]:hover,.coderTextBlue[data-v-03443168]:active{color:#66f}.coderTextGreen[data-v-03443168],.coderTextGreen[data-v-03443168]:link,.coderTextGreen[data-v-03443168]:visited,.coderTextGreen[data-v-03443168]:hover,.coderTextGreen[data-v-03443168]:active{color:#00a900}.coderTextGray[data-v-03443168],.coderTextGray[data-v-03443168]:link,.coderTextGray[data-v-03443168]:visited,.coderTextGray[data-v-03443168]:hover,.coderTextGray[data-v-03443168]:active{color:#999}.coderTextWhite[data-v-03443168],.coderTextWhite[data-v-03443168]:link,.coderTextWhite[data-v-03443168]:visited,.coderTextWhite[data-v-03443168]:hover,.coderTextWhite[data-v-03443168]:active{color:#fff}.coderTextBlack[data-v-03443168],.coderTextBlack[data-v-03443168]:link,.coderTextBlack[data-v-03443168]:visited,.coderTextBlack[data-v-03443168]:hover,.coderTextBlack[data-v-03443168]:active{color:#000}s[data-v-03443168]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-03443168]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-03443168]{text-align:justify}a[data-v-03443168]{color:#004080}td.topmenu a[data-v-03443168]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-03443168]:hover{color:silver}td.topmenu[data-v-03443168]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-03443168]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-03443168]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-03443168]:hover{color:silver}td.menuleft[data-v-03443168]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-03443168]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-03443168]{height:25px;width:190px}td.newsselectcontainer form[data-v-03443168]{margin:0}td.newsselectcontainer select[data-v-03443168]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-03443168]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-03443168]{border:1px solid #004080}.memorial[data-v-03443168]{padding:0 8px;border:2px solid #000000}.menu[data-v-03443168]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-03443168]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-03443168]{width:15em}.menu ul li[data-v-03443168]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-03443168]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-03443168],.menu a[data-v-03443168]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-03443168],.menu ul ul a[data-v-03443168]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-03443168],.menu ul table ul a[data-v-03443168]:visited{width:14em;width:12em}.menu table[data-v-03443168]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-03443168]{left:-1px}.menu ul ul table ul.left[data-v-03443168]{margin-left:2px}.menu li[data-v-03443168]:hover,html .menu a[data-v-03443168]:hover{position:relative}.menu ul ul ul a[data-v-03443168],.menu ul ul ul a[data-v-03443168]:visited,.menu ul ul ul ul a[data-v-03443168],.menu ul ul ul ul a[data-v-03443168]:visited,.menu ul :hover a.sub1[data-v-03443168],.menu ul ul :hover a.sub2[data-v-03443168]{background:#004080}.menu a[data-v-03443168]:hover{color:silver;background:#014181}.menu :hover>a[data-v-03443168]{color:silver;background:#014181}.menu ul ul a[data-v-03443168]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-03443168]{color:silver;background:#014181}.menu ul ul ul a[data-v-03443168]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-03443168]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-03443168]:hover{color:silver;background:#014181}.menu ul ul[data-v-03443168]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-03443168]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-03443168]{left:-14em}.menu ul li:hover ul[data-v-03443168],.menu ul a:hover ul[data-v-03443168]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-03443168],.menu ul :hover ul :hover ul ul[data-v-03443168]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-03443168],.menu ul :hover ul :hover ul :hover ul[data-v-03443168]{visibility:visible}.lmenu[data-v-03443168]{height:150px;font-size:90%}.lmenu ul[data-v-03443168]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-03443168]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-03443168]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-03443168]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-03443168],.lmenu a[data-v-03443168]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-03443168],html .menu a[data-v-03443168]:visited{width:150em;width:14.9em}html .lmenu a[data-v-03443168]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-03443168]:hover{position:relative}.lmenu a[data-v-03443168]:active,.lmenu a[data-v-03443168]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-03443168]{color:silver;background:#014181}.lmenu li ul[data-v-03443168]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-03443168]{visibility:visible}.lmenu ul a:hover ul ul[data-v-03443168],.lmenu ul a:hover ul a:hover ul ul[data-v-03443168],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-03443168]{visibility:hidden}.lmenu ul a:hover ul[data-v-03443168],.lmenu ul a:hover ul a:hover ul[data-v-03443168],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-03443168],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-03443168]{visibility:visible}.second-level-menu-item[data-v-dcec6799]{height:18px;background:#333;position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:700;-webkit-transition:.7s;transition:.7s;cursor:pointer;margin:2px 4px!important;padding:4px!important;box-sizing:content-box!important;border-radius:3px}.second-level-menu-item[data-v-dcec6799]:hover,.second-level-menu-item-current[data-v-dcec6799]{background:#f30}table.standings[data-v-9e0d419f]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-9e0d419f]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-9e0d419f]{border:0!important}table[data-v-9e0d419f]{border-collapse:separate!important}td[data-v-9e0d419f]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-9e0d419f]{background-color:#eee}tr.team[data-v-9e0d419f]{height:2.5em}.hover[data-v-9e0d419f]{cursor:pointer}td.stnd[data-v-9e0d419f]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-9e0d419f]{border-color:#fff}td.stndact[data-v-9e0d419f]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-9e0d419f]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-9e0d419f]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-9e0d419f]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-9e0d419f]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-9e0d419f]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-9e0d419f]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-9e0d419f]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-9e0d419f]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-9e0d419f]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-9e0d419f]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-9e0d419f]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-9e0d419f]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-9e0d419f]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-9e0d419f]{color:#fff}th.success[data-v-9e0d419f]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-9e0d419f],td.title[data-v-9e0d419f]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-9e0d419f]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-9e0d419f]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-9e0d419f]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-9e0d419f]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-9e0d419f]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-9e0d419f]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-9e0d419f]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-9e0d419f]{background-color:#004080}tr.solver[data-v-9e0d419f]{background-color:#f0c0a0}tr.statistics-0[data-v-9e0d419f]{background-color:#95de64}tr.statistics-1[data-v-9e0d419f]{background-color:#b7eb8f}td.o00[data-v-9e0d419f]{background-color:#004080}td.stand00[data-v-9e0d419f]{background-color:var(--theme-standings-00)}td.stand01[data-v-9e0d419f]{background-color:var(--theme-standings-01)}td.stand10[data-v-9e0d419f]{background-color:var(--theme-standings-10)}td.stand11[data-v-9e0d419f]{background-color:var(--theme-standings-11)}tr.filter-team[data-v-9e0d419f]{background-color:#ffffe0}tr.cfres01[data-v-9e0d419f]{background-color:#ffffb0}table.matches[data-v-9e0d419f]{table-layout:fixed}td.match[data-v-9e0d419f]{height:6em;width:2em}.coderTextRed[data-v-9e0d419f],.coderTextYellow[data-v-9e0d419f],.coderTextViolet[data-v-9e0d419f],.coderTextBlue[data-v-9e0d419f],.coderTextGreen[data-v-9e0d419f],.coderTextGray[data-v-9e0d419f],.coderTextOrange[data-v-9e0d419f]{font-weight:700;background-color:transparent}.coderTextRed[data-v-9e0d419f]:link,.coderTextYellow[data-v-9e0d419f]:link,.coderTextViolet[data-v-9e0d419f]:link,.coderTextBlue[data-v-9e0d419f]:link,.coderTextGreen[data-v-9e0d419f]:link,.coderTextGray[data-v-9e0d419f]:link,.coderTextOrange[data-v-9e0d419f]:link,.coderTextWhite[data-v-9e0d419f]:link,.coderTextBlack[data-v-9e0d419f]:link,.coderTextRed[data-v-9e0d419f]:visited,.coderTextYellow[data-v-9e0d419f]:visited,.coderTextViolet[data-v-9e0d419f]:visited,.coderTextBlue[data-v-9e0d419f]:visited,.coderTextGreen[data-v-9e0d419f]:visited,.coderTextGray[data-v-9e0d419f]:visited,.coderTextOrange[data-v-9e0d419f]:visited,.coderTextWhite[data-v-9e0d419f]:visited,.coderTextBlack[data-v-9e0d419f]:visited{text-decoration:none}.coderTextRed[data-v-9e0d419f]:hover,.coderTextYellow[data-v-9e0d419f]:hover,.coderTextViolet[data-v-9e0d419f]:hover,.coderTextBlue[data-v-9e0d419f]:hover,.coderTextGreen[data-v-9e0d419f]:hover,.coderTextGray[data-v-9e0d419f]:hover,.coderTextOrange[data-v-9e0d419f]:hover,.coderTextWhite[data-v-9e0d419f]:hover,.coderTextBlack[data-v-9e0d419f]:hover,.coderTextRed[data-v-9e0d419f]:active,.coderTextYellow[data-v-9e0d419f]:active,.coderTextViolet[data-v-9e0d419f]:active,.coderTextBlue[data-v-9e0d419f]:active,.coderTextGreen[data-v-9e0d419f]:active,.coderTextGray[data-v-9e0d419f]:active,.coderTextOrange[data-v-9e0d419f]:active,.coderTextWhite[data-v-9e0d419f]:active,.coderTextBlack[data-v-9e0d419f]:active{text-decoration:underline}.coderTextOrange[data-v-9e0d419f],.coderTextOrange[data-v-9e0d419f]:link,.coderTextOrange[data-v-9e0d419f]:visited,.coderTextOrange[data-v-9e0d419f]:hover,.coderTextOrange[data-v-9e0d419f]:active{color:#f90}.coderTextRed[data-v-9e0d419f],.coderTextRed[data-v-9e0d419f]:link,.coderTextRed[data-v-9e0d419f]:visited,.coderTextRed[data-v-9e0d419f]:hover,.coderTextRed[data-v-9e0d419f]:active{color:#e00}.coderTextYellow[data-v-9e0d419f],.coderTextYellow[data-v-9e0d419f]:link,.coderTextYellow[data-v-9e0d419f]:visited,.coderTextYellow[data-v-9e0d419f]:hover,.coderTextYellow[data-v-9e0d419f]:active{color:#dc0}.coderTextViolet[data-v-9e0d419f],.coderTextViolet[data-v-9e0d419f]:link,.coderTextViolet[data-v-9e0d419f]:visited,.coderTextViolet[data-v-9e0d419f]:hover,.coderTextViolet[data-v-9e0d419f]:active{color:#a0a}.coderTextBlue[data-v-9e0d419f],.coderTextBlue[data-v-9e0d419f]:link,.coderTextBlue[data-v-9e0d419f]:visited,.coderTextBlue[data-v-9e0d419f]:hover,.coderTextBlue[data-v-9e0d419f]:active{color:#66f}.coderTextGreen[data-v-9e0d419f],.coderTextGreen[data-v-9e0d419f]:link,.coderTextGreen[data-v-9e0d419f]:visited,.coderTextGreen[data-v-9e0d419f]:hover,.coderTextGreen[data-v-9e0d419f]:active{color:#00a900}.coderTextGray[data-v-9e0d419f],.coderTextGray[data-v-9e0d419f]:link,.coderTextGray[data-v-9e0d419f]:visited,.coderTextGray[data-v-9e0d419f]:hover,.coderTextGray[data-v-9e0d419f]:active{color:#999}.coderTextWhite[data-v-9e0d419f],.coderTextWhite[data-v-9e0d419f]:link,.coderTextWhite[data-v-9e0d419f]:visited,.coderTextWhite[data-v-9e0d419f]:hover,.coderTextWhite[data-v-9e0d419f]:active{color:#fff}.coderTextBlack[data-v-9e0d419f],.coderTextBlack[data-v-9e0d419f]:link,.coderTextBlack[data-v-9e0d419f]:visited,.coderTextBlack[data-v-9e0d419f]:hover,.coderTextBlack[data-v-9e0d419f]:active{color:#000}s[data-v-9e0d419f]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-9e0d419f]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-9e0d419f]{text-align:justify}a[data-v-9e0d419f]{color:#004080}td.topmenu a[data-v-9e0d419f]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-9e0d419f]:hover{color:silver}td.topmenu[data-v-9e0d419f]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-9e0d419f]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-9e0d419f]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-9e0d419f]:hover{color:silver}td.menuleft[data-v-9e0d419f]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-9e0d419f]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-9e0d419f]{height:25px;width:190px}td.newsselectcontainer form[data-v-9e0d419f]{margin:0}td.newsselectcontainer select[data-v-9e0d419f]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-9e0d419f]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-9e0d419f]{border:1px solid #004080}.memorial[data-v-9e0d419f]{padding:0 8px;border:2px solid #000000}.menu[data-v-9e0d419f]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-9e0d419f]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-9e0d419f]{width:15em}.menu ul li[data-v-9e0d419f]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-9e0d419f]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-9e0d419f],.menu a[data-v-9e0d419f]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-9e0d419f],.menu ul ul a[data-v-9e0d419f]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-9e0d419f],.menu ul table ul a[data-v-9e0d419f]:visited{width:14em;width:12em}.menu table[data-v-9e0d419f]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-9e0d419f]{left:-1px}.menu ul ul table ul.left[data-v-9e0d419f]{margin-left:2px}.menu li[data-v-9e0d419f]:hover,html .menu a[data-v-9e0d419f]:hover{position:relative}.menu ul ul ul a[data-v-9e0d419f],.menu ul ul ul a[data-v-9e0d419f]:visited,.menu ul ul ul ul a[data-v-9e0d419f],.menu ul ul ul ul a[data-v-9e0d419f]:visited,.menu ul :hover a.sub1[data-v-9e0d419f],.menu ul ul :hover a.sub2[data-v-9e0d419f]{background:#004080}.menu a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu :hover>a[data-v-9e0d419f]{color:silver;background:#014181}.menu ul ul a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-9e0d419f]{color:silver;background:#014181}.menu ul ul ul a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-9e0d419f]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-9e0d419f]:hover{color:silver;background:#014181}.menu ul ul[data-v-9e0d419f]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-9e0d419f]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-9e0d419f]{left:-14em}.menu ul li:hover ul[data-v-9e0d419f],.menu ul a:hover ul[data-v-9e0d419f]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-9e0d419f],.menu ul :hover ul :hover ul ul[data-v-9e0d419f]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-9e0d419f],.menu ul :hover ul :hover ul :hover ul[data-v-9e0d419f]{visibility:visible}.lmenu[data-v-9e0d419f]{height:150px;font-size:90%}.lmenu ul[data-v-9e0d419f]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-9e0d419f]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-9e0d419f]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-9e0d419f]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-9e0d419f],.lmenu a[data-v-9e0d419f]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}html .lmenu a[data-v-9e0d419f],html .menu a[data-v-9e0d419f]:visited{width:150em;width:14.9em}html .lmenu a[data-v-9e0d419f]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-9e0d419f]:hover{position:relative}.lmenu a[data-v-9e0d419f]:active,.lmenu a[data-v-9e0d419f]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-9e0d419f]{color:silver;background:#014181}.lmenu li ul[data-v-9e0d419f]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-9e0d419f]{visibility:visible}.lmenu ul a:hover ul ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-9e0d419f]{visibility:hidden}.lmenu ul a:hover ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-9e0d419f],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-9e0d419f]{visibility:visible}.title[data-v-32afe76b]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
@@ -1 +1 @@
1
- import{a as u,u as V}from"./contest-Dqsw2u_w.js";import{d as C,f as P,m as r,V as A,D as G,c as v,o as g,b as c,K as N,n as D,h as x,q as E,F as X,k}from"./index-DKi5jS9p.js";import{c as j,g as q}from"./dayjs-R18HHVUp.js";import{_ as F}from"./_plugin-vue_export-helper-DlAUqK2U.js";function ae(s,e){return s?.url?!e||s.url.startsWith("http")?s.url:`${e}/${s.url}`:s?.base64?`data:image/${s.type??"png"};base64,${s.base64}`:""}const H=C({__name:"Progress",props:{width:null,state:null,needScroll:{type:Boolean},rank:null,rankOptions:null,elapsedTime:null},emits:["update:rank-options"],setup(s,{emit:e}){const t=s,I=e,h=P({get(){return t.rankOptions},set(l){I("update:rank-options",l)}}),M=P(()=>{switch(t.state){case u.PENDING:return"am-progress-bar-secondary";case u.RUNNING:return"am-progress-bar-success";case u.FROZEN:return"am-progress-bar-danger";case u.FINISHED:return"am-progress-bar-primary";case u.PAUSED:return"am-progress-bar-danger"}return""}),n=r(!1),S=r(!1),m=r(0),_=r(t.width),T=r(0),d=V("progress-ratio",-1,{transform:Number}),o=r(null),L=r(null),p=r(null),W=r(null),R=r(null);function U(l){S.value=!0;const f=l.clientX-p.value.offsetLeft,b=w=>{if(!S.value)return;n.value=!0;let a=w.clientX-f;a=Math.max(a,0),a=Math.min(a,o.value.offsetWidth-p.value.offsetWidth);const B=o.value.offsetWidth*Number.parseInt(L.value.style?.width)*.01;a>=B&&(a=B,n.value=!1);let i=0;a>0&&(i=Math.round((a+p.value.offsetWidth)/o.value.offsetWidth*1e4)),i>1e4&&(i=1e4),i===1e4&&(n.value=!1),window.getSelection()?.removeAllRanges(),m.value=i,T.value=a,_.value=i*.01},y=()=>{document.removeEventListener("mouseup",y),document.removeEventListener("mousemove",b),S.value=!1,n.value===!0?(d.value=m.value,h.value?.setWidth(m.value,t.rank.contest)):(d.value=void 0,h.value?.disableFilterSubmissionByTimestamp())};document.addEventListener("mousemove",b),document.addEventListener("mouseup",y)}function z(){const l=t.rank.contest.getStartTime(),f=t.rank.contest.getEndTime(),b=f.unix()-l.unix(),y=Math.floor(b*_.value*.01),w=j(),a=Math.max(0,Math.min(w.unix(),f.unix())-l.unix());return q(Math.min(y,a))}function O(){return n.value===!0?z():t.elapsedTime}function $(){return n.value===!0?`${Math.max(0,T.value)}px`:`max(calc(0%), min(calc(${t.width}%), calc(100% - 10px)))`}return A(()=>{t.needScroll===!0&&(o.value.onmouseenter=()=>{W.value.classList.add("in")},o.value.onmouseleave=()=>{W.value.classList.remove("in")}),d.value!==-1?(n.value=!0,m.value=Math.max(0,Math.min(1e4,d.value)),_.value=m.value*.01,T.value=_.value*.01*o.value.offsetWidth-p.value.offsetWidth,h.value?.setWidth(d.value,t.rank.contest)):h.value?.disableFilterSubmissionByTimestamp()}),G(()=>{}),(l,f)=>(g(),v("div",{ref_key:"scroll",ref:o,class:"am-progress am-progress-striped am-active","w-full":"",style:{position:"relative"}},[c("div",{ref_key:"mask",ref:L,class:D(["am-progress-bar",[x(M)]]),style:N({width:`${t.width}%`})},[t.needScroll?(g(),v(X,{key:0},[c("div",{ref_key:"tooltip",ref:W,class:"tooltip tooltip-top",style:N({marginLeft:"-32px",bottom:"22px",left:$()})},[c("div",{ref_key:"tooltipInner",ref:R,class:"tooltip-inner"},k(O()),513)],4),c("div",{ref_key:"bar",ref:p,class:D(["am-progress-bar am-progress-cursor am-progress-scroll-size z-99",[x(M)]]),style:N({left:$()}),onMousedown:U},null,38)],64)):E("",!0)],6)],512))}}),re=F(H,[["__scopeId","data-v-bb98868b"]]),J={flex:"","flex-row":"","items-center":"","justify-center":""},K={key:0,"ml-2":""},Q={key:1,"ml-2":""},Z=C({__name:"ContestStateBadge",props:{state:null,pendingTime:null,pausedTime:null},setup(s){const e=s;return(t,I)=>(g(),v("div",J,[c("div",{class:D(["label",e.state])},null,2),c("div",null,k(e.state),1),e.pendingTime&&e.state===x(u).PENDING?(g(),v("div",K,k(e.pendingTime),1)):E("",!0),e.pausedTime&&e.state===x(u).PAUSED?(g(),v("div",Q,k(e.pausedTime),1)):E("",!0)]))}}),ne=F(Z,[["__scopeId","data-v-68586c4d"]]);export{ne as _,re as a,ae as g};
1
+ import{a as u,u as V}from"./contest-BvNwg3Kw.js";import{d as C,f as P,m as r,V as A,D as G,c as v,o as g,b as c,K as N,n as D,h as x,q as E,F as X,k}from"./index-CptCs1lA.js";import{c as j,g as q}from"./dayjs-Gf_GNPDe.js";import{_ as F}from"./_plugin-vue_export-helper-DlAUqK2U.js";function ae(s,e){return s?.url?!e||s.url.startsWith("http")?s.url:`${e}/${s.url}`:s?.base64?`data:image/${s.type??"png"};base64,${s.base64}`:""}const H=C({__name:"Progress",props:{width:null,state:null,needScroll:{type:Boolean},rank:null,rankOptions:null,elapsedTime:null},emits:["update:rank-options"],setup(s,{emit:e}){const t=s,I=e,h=P({get(){return t.rankOptions},set(l){I("update:rank-options",l)}}),M=P(()=>{switch(t.state){case u.PENDING:return"am-progress-bar-secondary";case u.RUNNING:return"am-progress-bar-success";case u.FROZEN:return"am-progress-bar-danger";case u.FINISHED:return"am-progress-bar-primary";case u.PAUSED:return"am-progress-bar-danger"}return""}),n=r(!1),S=r(!1),m=r(0),_=r(t.width),T=r(0),d=V("progress-ratio",-1,{transform:Number}),o=r(null),L=r(null),p=r(null),W=r(null),R=r(null);function U(l){S.value=!0;const f=l.clientX-p.value.offsetLeft,b=w=>{if(!S.value)return;n.value=!0;let a=w.clientX-f;a=Math.max(a,0),a=Math.min(a,o.value.offsetWidth-p.value.offsetWidth);const B=o.value.offsetWidth*Number.parseInt(L.value.style?.width)*.01;a>=B&&(a=B,n.value=!1);let i=0;a>0&&(i=Math.round((a+p.value.offsetWidth)/o.value.offsetWidth*1e4)),i>1e4&&(i=1e4),i===1e4&&(n.value=!1),window.getSelection()?.removeAllRanges(),m.value=i,T.value=a,_.value=i*.01},y=()=>{document.removeEventListener("mouseup",y),document.removeEventListener("mousemove",b),S.value=!1,n.value===!0?(d.value=m.value,h.value?.setWidth(m.value,t.rank.contest)):(d.value=void 0,h.value?.disableFilterSubmissionByTimestamp())};document.addEventListener("mousemove",b),document.addEventListener("mouseup",y)}function z(){const l=t.rank.contest.getStartTime(),f=t.rank.contest.getEndTime(),b=f.unix()-l.unix(),y=Math.floor(b*_.value*.01),w=j(),a=Math.max(0,Math.min(w.unix(),f.unix())-l.unix());return q(Math.min(y,a))}function O(){return n.value===!0?z():t.elapsedTime}function $(){return n.value===!0?`${Math.max(0,T.value)}px`:`max(calc(0%), min(calc(${t.width}%), calc(100% - 10px)))`}return A(()=>{t.needScroll===!0&&(o.value.onmouseenter=()=>{W.value.classList.add("in")},o.value.onmouseleave=()=>{W.value.classList.remove("in")}),d.value!==-1?(n.value=!0,m.value=Math.max(0,Math.min(1e4,d.value)),_.value=m.value*.01,T.value=_.value*.01*o.value.offsetWidth-p.value.offsetWidth,h.value?.setWidth(d.value,t.rank.contest)):h.value?.disableFilterSubmissionByTimestamp()}),G(()=>{}),(l,f)=>(g(),v("div",{ref_key:"scroll",ref:o,class:"am-progress am-progress-striped am-active","w-full":"",style:{position:"relative"}},[c("div",{ref_key:"mask",ref:L,class:D(["am-progress-bar",[x(M)]]),style:N({width:`${t.width}%`})},[t.needScroll?(g(),v(X,{key:0},[c("div",{ref_key:"tooltip",ref:W,class:"tooltip tooltip-top",style:N({marginLeft:"-32px",bottom:"22px",left:$()})},[c("div",{ref_key:"tooltipInner",ref:R,class:"tooltip-inner"},k(O()),513)],4),c("div",{ref_key:"bar",ref:p,class:D(["am-progress-bar am-progress-cursor am-progress-scroll-size z-99",[x(M)]]),style:N({left:$()}),onMousedown:U},null,38)],64)):E("",!0)],6)],512))}}),re=F(H,[["__scopeId","data-v-bb98868b"]]),J={flex:"","flex-row":"","items-center":"","justify-center":""},K={key:0,"ml-2":""},Q={key:1,"ml-2":""},Z=C({__name:"ContestStateBadge",props:{state:null,pendingTime:null,pausedTime:null},setup(s){const e=s;return(t,I)=>(g(),v("div",J,[c("div",{class:D(["label",e.state])},null,2),c("div",null,k(e.state),1),e.pendingTime&&e.state===x(u).PENDING?(g(),v("div",K,k(e.pendingTime),1)):E("",!0),e.pausedTime&&e.state===x(u).PAUSED?(g(),v("div",Q,k(e.pausedTime),1)):E("",!0)]))}}),ne=F(Z,[["__scopeId","data-v-68586c4d"]]);export{ne as _,re as a,ae as g};
@@ -1 +1 @@
1
- import{c as x,a as C}from"./contest-Dqsw2u_w.js";import{d as h,u as y,A as S,m as l,C as k,c as o,o as n,h as t,b as a,q as N,k as r,n as d,s as w}from"./index-DKi5jS9p.js";import{c as _}from"./constant-Dh1ZtsNO.js";import{u as T}from"./query-pkEyawI-.js";import{_ as E}from"./_plugin-vue_export-helper-DlAUqK2U.js";const I={class:"bg-[#323443]","text-gray-200":"","w-screen":"","h-screen":""},B={key:0},D={flex:"","flex-col":"","justify-center":"","items-center":"","w-screen":"","h-screen":"","text-xl":"",italic:""},U={key:0},b={key:1},j={flex:"","flex-col":"","items-center":"","justify-center":"","font-mono":""},F={key:0},L={key:1},O=h({__name:"Countdown",props:{dataSourceUrl:null},setup(u){const m=u,{t:f}=y(),p=S(_),s=w(),e=l({}),i=l(!1),{data:c,isError:v,error:g}=T(m.dataSourceUrl,s);return k(c,async()=>{c.value===null||c.value===void 0||(e.value=x(c.value?.contest),p.value=`${e.value.name} | ${_}`,i.value=!0)},{immediate:!0}),(P,V)=>(n(),o("div",I,[t(i)?(n(),o("div",b,[a("div",j,[a("div",{"mt-20":"","text-6xl":"",class:d([t(e).getContestState(t(s)).toString()])},r(t(e).getContestState(t(s))),3),a("div",{"mt-20":"",class:d(["text-[320px]",[t(e).getContestState(t(s)).toString()]])},[t(e).getContestState(t(s))===t(C).PENDING?(n(),o("div",F,r(t(e).getContestPendingTime(t(s))),1)):(n(),o("div",L,r(t(e).getContestElapsedTime(t(s))),1))],2)])])):(n(),o("div",B,[a("div",D,[a("div",null,r(t(f)("common.loading"))+"... ",1),t(v)?(n(),o("div",U,r(t(g)),1)):N("",!0)])]))]))}}),Q=E(O,[["__scopeId","data-v-2d2a8baf"]]);export{Q as _};
1
+ import{c as x,a as C}from"./contest-BvNwg3Kw.js";import{d as h,u as y,A as S,m as l,C as k,c as o,o as n,h as t,b as a,q as N,k as r,n as d,s as w}from"./index-CptCs1lA.js";import{c as _}from"./constant-BhgmbFq0.js";import{u as T}from"./query-Bu2cZcfI.js";import{_ as E}from"./_plugin-vue_export-helper-DlAUqK2U.js";const I={class:"bg-[#323443]","text-gray-200":"","w-screen":"","h-screen":""},B={key:0},D={flex:"","flex-col":"","justify-center":"","items-center":"","w-screen":"","h-screen":"","text-xl":"",italic:""},U={key:0},b={key:1},j={flex:"","flex-col":"","items-center":"","justify-center":"","font-mono":""},F={key:0},L={key:1},O=h({__name:"Countdown",props:{dataSourceUrl:null},setup(u){const m=u,{t:f}=y(),p=S(_),s=w(),e=l({}),i=l(!1),{data:c,isError:v,error:g}=T(m.dataSourceUrl,s);return k(c,async()=>{c.value===null||c.value===void 0||(e.value=x(c.value?.contest),p.value=`${e.value.name} | ${_}`,i.value=!0)},{immediate:!0}),(P,V)=>(n(),o("div",I,[t(i)?(n(),o("div",b,[a("div",j,[a("div",{"mt-20":"","text-6xl":"",class:d([t(e).getContestState(t(s)).toString()])},r(t(e).getContestState(t(s))),3),a("div",{"mt-20":"",class:d(["text-[320px]",[t(e).getContestState(t(s)).toString()]])},[t(e).getContestState(t(s))===t(C).PENDING?(n(),o("div",F,r(t(e).getContestPendingTime(t(s))),1)):(n(),o("div",L,r(t(e).getContestElapsedTime(t(s))),1))],2)])])):(n(),o("div",B,[a("div",D,[a("div",null,r(t(f)("common.loading"))+"... ",1),t(v)?(n(),o("div",U,r(t(g)),1)):N("",!0)])]))]))}}),Q=E(O,[["__scopeId","data-v-2d2a8baf"]]);export{Q as _};
@@ -1 +1 @@
1
- import{_ as p}from"./TheInput.vue_vue_type_script_setup_true_lang-CVZfHKVN.js";import{d as f,u as _,m as h,g,H as b,c as v,q as S,h as a,o as x,b as t,a as U,a2 as V,z as k,k as l}from"./index-DKi5jS9p.js";import{g as y}from"./query-pkEyawI-.js";const w={key:0,class:"flex flex-col items-center"},D={"w-128":""},I=["disabled"],u="Data Source URL",K=f({__name:"DataSourceInput",setup(R){const{t:r}=_(),s=y(),e=h(s.value),c=g(),d=b();function n(){d.push(`${c.fullPath}/?data-source=${e.value.trim()}`)}return(B,o)=>{const i=p;return a(s).length===0?(x(),v("div",w,[t("div",D,[U(i,{modelValue:a(e),"onUpdate:modelValue":o[0]||(o[0]=m=>k(e)?e.value=m:null),"w-full":"",placeholder:u,autocomplete:"false",onKeydown:V(n,["enter"])},null,8,["modelValue"]),t("label",{class:"hidden",for:"input"},l(u))]),o[1]||(o[1]=t("div",{"py-2":""},null,-1)),t("div",null,[t("button",{"m-3":"","text-sm":"",btn:"",disabled:a(e).length===0,onClick:n},l(a(r)("button.go")),9,I)])])):S("",!0)}}});export{K as _};
1
+ import{_ as p}from"./TheInput.vue_vue_type_script_setup_true_lang-eomBm7cI.js";import{d as f,u as _,m as h,g,H as b,c as v,q as S,h as a,o as x,b as t,a as U,a2 as V,z as k,k as l}from"./index-CptCs1lA.js";import{g as y}from"./query-Bu2cZcfI.js";const w={key:0,class:"flex flex-col items-center"},D={"w-128":""},I=["disabled"],u="Data Source URL",K=f({__name:"DataSourceInput",setup(R){const{t:r}=_(),s=y(),e=h(s.value),c=g(),d=b();function n(){d.push(`${c.fullPath}/?data-source=${e.value.trim()}`)}return(B,o)=>{const i=p;return a(s).length===0?(x(),v("div",w,[t("div",D,[U(i,{modelValue:a(e),"onUpdate:modelValue":o[0]||(o[0]=m=>k(e)?e.value=m:null),"w-full":"",placeholder:u,autocomplete:"false",onKeydown:V(n,["enter"])},null,8,["modelValue"]),t("label",{class:"hidden",for:"input"},l(u))]),o[1]||(o[1]=t("div",{"py-2":""},null,-1)),t("div",null,[t("button",{"m-3":"","text-sm":"",btn:"",disabled:a(e).length===0,onClick:n},l(a(r)("button.go")),9,I)])])):S("",!0)}}});export{K as _};
@@ -1 +1 @@
1
- import{_ as u}from"./Tooltip.vue_vue_type_script_setup_true_lang-51X8aMF6.js";import{G as m,A as f,a as _,C as p,D as T,b as A}from"./constant-Dh1ZtsNO.js";import{_ as H}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{c as v,o as y,b as e,a as i,w as n,j as l,r as S,h as r,k as s}from"./index-DKi5jS9p.js";const x={},R={"mt-8":"","py-4":"","md:py-8":"","lg:py-10":"","w-full":"",flex:"","justify-center":"","items-center":""},g={"text-center":"","w-full":""},D={"mb-6":"","w-full":"",flex:"","flex-wrap":"","items-center":"","justify-center":"","text-gray-900":"","dark:text-white":""},I={"mr-4":"","md:mr-6":""},N=["href"],h={flex:"","justify-center":"","items-start":"","flex-col":""},C={"mr-4":"","md:mr-6":""},G={flex:"","justify-center":"","items-start":"","flex-col":""},O={"text-sm":"","text-gray-500":"","sm:text-center":"","dark:text-gray-400":"","w-full":""};function b(o,t){const a=S("RouterLink"),d=u;return y(),v("footer",R,[e("div",g,[i(a,{flex:"","items-center":"","justify-center":"","text-2xl":"","font-semibold":"","text-gray-900":"","dark:text-white":"",to:"/"},{default:n(()=>[...t[0]||(t[0]=[e("div",{"i-ion-balloon-sharp":"","mr-4":"","h-8":""},null,-1),l(" Get more balloons ",-1)])]),_:1}),t[6]||(t[6]=e("p",{"my-6":"","text-gray-500":"","dark:text-gray-400":"","w-full":"",flex:"","justify-center":""}," The ICPC Series Competition Leaderboard Visualization Engine. ",-1)),e("ul",D,[e("li",null,[i(a,{to:"/","mr-4":"","md:mr-6":"","hover:underline":""},{default:n(()=>[...t[1]||(t[1]=[l(" Home ",-1)])]),_:1})]),e("li",null,[e("div",I,[i(d,null,{popper:n(()=>[e("div",h,[e("div",null,"Tag: "+s("APP_VERSION"in o?o.APP_VERSION:r(f)),1),e("div",null,"Sha: "+s("GITHUB_SHA"in o?o.GITHUB_SHA:r(_)),1)])]),default:n(()=>[e("a",{href:"GITHUB_URL"in o?o.GITHUB_URL:r(m),"hover:underline":"",rel:"noreferrer",target:"_blank",title:"GitHub"}," GitHub ",8,N)]),_:1})])]),e("li",null,[e("div",C,[i(d,null,{popper:n(()=>[e("div",G,[e("div",null,"CDN Host: "+s("CDN_HOST"in o?o.CDN_HOST:r(p)),1),e("div",null,"DATA Host: "+s("DATA_HOST"in o?o.DATA_HOST:r(T)),1),e("div",null,"Data Region: "+s("DATA_REGION"in o?o.DATA_REGION:r(A)),1)])]),default:n(()=>[t[2]||(t[2]=e("a",{href:"mailto:hi@dup4.com","hover:underline":""}," Contact ",-1))]),_:1})])])]),e("span",O,[t[4]||(t[4]=l("© 2020-PRESENT ",-1)),i(a,{to:"/","hover:underline":""},{default:n(()=>[...t[3]||(t[3]=[l("XCPCIO™",-1)])]),_:1}),t[5]||(t[5]=l(". All Rights Reserved.",-1))])])])}const P=H(x,[["render",b]]);export{P as _};
1
+ import{_ as u}from"./Tooltip.vue_vue_type_script_setup_true_lang-B8oj5jxD.js";import{G as m,A as f,a as _,C as p,D as T,b as A}from"./constant-BhgmbFq0.js";import{_ as H}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{c as v,o as y,b as e,a as i,w as n,j as l,r as S,h as r,k as s}from"./index-CptCs1lA.js";const x={},R={"mt-8":"","py-4":"","md:py-8":"","lg:py-10":"","w-full":"",flex:"","justify-center":"","items-center":""},g={"text-center":"","w-full":""},D={"mb-6":"","w-full":"",flex:"","flex-wrap":"","items-center":"","justify-center":"","text-gray-900":"","dark:text-white":""},I={"mr-4":"","md:mr-6":""},N=["href"],h={flex:"","justify-center":"","items-start":"","flex-col":""},C={"mr-4":"","md:mr-6":""},G={flex:"","justify-center":"","items-start":"","flex-col":""},O={"text-sm":"","text-gray-500":"","sm:text-center":"","dark:text-gray-400":"","w-full":""};function b(o,t){const a=S("RouterLink"),d=u;return y(),v("footer",R,[e("div",g,[i(a,{flex:"","items-center":"","justify-center":"","text-2xl":"","font-semibold":"","text-gray-900":"","dark:text-white":"",to:"/"},{default:n(()=>[...t[0]||(t[0]=[e("div",{"i-ion-balloon-sharp":"","mr-4":"","h-8":""},null,-1),l(" Get more balloons ",-1)])]),_:1}),t[6]||(t[6]=e("p",{"my-6":"","text-gray-500":"","dark:text-gray-400":"","w-full":"",flex:"","justify-center":""}," The ICPC Series Competition Leaderboard Visualization Engine. ",-1)),e("ul",D,[e("li",null,[i(a,{to:"/","mr-4":"","md:mr-6":"","hover:underline":""},{default:n(()=>[...t[1]||(t[1]=[l(" Home ",-1)])]),_:1})]),e("li",null,[e("div",I,[i(d,null,{popper:n(()=>[e("div",h,[e("div",null,"Tag: "+s("APP_VERSION"in o?o.APP_VERSION:r(f)),1),e("div",null,"Sha: "+s("GITHUB_SHA"in o?o.GITHUB_SHA:r(_)),1)])]),default:n(()=>[e("a",{href:"GITHUB_URL"in o?o.GITHUB_URL:r(m),"hover:underline":"",rel:"noreferrer",target:"_blank",title:"GitHub"}," GitHub ",8,N)]),_:1})])]),e("li",null,[e("div",C,[i(d,null,{popper:n(()=>[e("div",G,[e("div",null,"CDN Host: "+s("CDN_HOST"in o?o.CDN_HOST:r(p)),1),e("div",null,"DATA Host: "+s("DATA_HOST"in o?o.DATA_HOST:r(T)),1),e("div",null,"Data Region: "+s("DATA_REGION"in o?o.DATA_REGION:r(A)),1)])]),default:n(()=>[t[2]||(t[2]=e("a",{href:"mailto:hi@dup4.com","hover:underline":""}," Contact ",-1))]),_:1})])])]),e("span",O,[t[4]||(t[4]=l("© 2020-PRESENT ",-1)),i(a,{to:"/","hover:underline":""},{default:n(()=>[...t[3]||(t[3]=[l("XCPCIO™",-1)])]),_:1}),t[5]||(t[5]=l(". All Rights Reserved.",-1))])])])}const P=H(x,[["render",b]]);export{P as _};
@@ -1 +1 @@
1
- import{d as m,u as c,e as k,f as h,g as C,c as _,o as w,n as s,b as t,h as e,a as L,r as H,w as I,t as B,i as O,l as G}from"./index-DKi5jS9p.js";import{G as R,X as U}from"./constant-Dh1ZtsNO.js";import{_ as T}from"./_plugin-vue_export-helper-DlAUqK2U.js";const x={class:"right","print:op0":""},E=["title"],P=["title"],X=["href"],y=["href"],z=m({__name:"NavBar",props:{width:null},setup(u){const i=u,{t:l,locale:r}=c(),{y:d}=k(),p=C();function g(){window.scrollTo({top:0,behavior:"smooth"})}async function b(){const n=O,o=n[(n.indexOf(r.value)+1)%n.length];await G(o),r.value=o}const f=h(()=>p.fullPath.startsWith("/rating")?"/rating":"/");return(n,o)=>{const v=H("RouterLink");return w(),_("header",{class:s(["header z-40",[i?.width??""]])},[t("button",{title:"Scroll to top",fixed:"","bottom-6":"","right-6":"","z-100":"","h-10":"","w-10":"","rounded-full":"",transition:"","duration-300":"","print:hidden":"","hover-bg-hex-8883":"","hover:op100":"",class:s(e(d)>300?"op30":"op0! pointer-events-none"),onClick:o[0]||(o[0]=a=>g())},[...o[3]||(o[3]=[t("div",{"i-ri-arrow-up-line":""},null,-1)])],2),t("nav",{class:s(["nav",[i?.width?"":"fixed"]]),"text-xl":""},[o[9]||(o[9]=t("div",{class:"spacer"},null,-1)),t("div",x,[L(v,{"icon-btn":"",title:e(l)("button.home"),to:e(f),focusable:"false"},{default:I(()=>[...o[4]||(o[4]=[t("div",{"i-ion-balloon-sharp":""},null,-1)])]),_:1},8,["title","to"]),t("a",{"icon-btn":"",title:e(l)("button.toggle_langs"),onClick:o[1]||(o[1]=a=>b())},[...o[5]||(o[5]=[t("div",{"i-carbon-language":""},null,-1)])],8,E),t("a",{"icon-btn":"",title:e(l)("button.toggle_dark"),onClick:o[2]||(o[2]=a=>("toggleDark"in n?n.toggleDark:e(B))())},[...o[6]||(o[6]=[t("div",{i:"carbon-sun dark:carbon-moon"},null,-1)])],8,P),t("a",{"icon-btn":"",rel:"noreferrer",href:"GITHUB_URL"in n?n.GITHUB_URL:e(R),target:"_blank",title:"GitHub"},[...o[7]||(o[7]=[t("div",{"i-carbon-logo-github":""},null,-1)])],8,X),t("a",{"icon-btn":"",rel:"noreferrer",href:"XCPCIO_HOME"in n?n.XCPCIO_HOME:e(U),target:"_blank",title:"GitHub"},[...o[8]||(o[8]=[t("div",{"i-simple-icons-githubsponsors":""},null,-1)])],8,y)])],2)],2)}}}),$=T(z,[["__scopeId","data-v-f4512469"]]);export{$ as _};
1
+ import{d as m,u as c,e as k,f as h,g as C,c as _,o as w,n as s,b as t,h as e,a as L,r as H,w as I,t as B,i as O,l as G}from"./index-CptCs1lA.js";import{G as R,X as U}from"./constant-BhgmbFq0.js";import{_ as T}from"./_plugin-vue_export-helper-DlAUqK2U.js";const x={class:"right","print:op0":""},E=["title"],P=["title"],X=["href"],y=["href"],z=m({__name:"NavBar",props:{width:null},setup(u){const i=u,{t:l,locale:r}=c(),{y:d}=k(),p=C();function g(){window.scrollTo({top:0,behavior:"smooth"})}async function b(){const n=O,o=n[(n.indexOf(r.value)+1)%n.length];await G(o),r.value=o}const f=h(()=>p.fullPath.startsWith("/rating")?"/rating":"/");return(n,o)=>{const v=H("RouterLink");return w(),_("header",{class:s(["header z-40",[i?.width??""]])},[t("button",{title:"Scroll to top",fixed:"","bottom-6":"","right-6":"","z-100":"","h-10":"","w-10":"","rounded-full":"",transition:"","duration-300":"","print:hidden":"","hover-bg-hex-8883":"","hover:op100":"",class:s(e(d)>300?"op30":"op0! pointer-events-none"),onClick:o[0]||(o[0]=a=>g())},[...o[3]||(o[3]=[t("div",{"i-ri-arrow-up-line":""},null,-1)])],2),t("nav",{class:s(["nav",[i?.width?"":"fixed"]]),"text-xl":""},[o[9]||(o[9]=t("div",{class:"spacer"},null,-1)),t("div",x,[L(v,{"icon-btn":"",title:e(l)("button.home"),to:e(f),focusable:"false"},{default:I(()=>[...o[4]||(o[4]=[t("div",{"i-ion-balloon-sharp":""},null,-1)])]),_:1},8,["title","to"]),t("a",{"icon-btn":"",title:e(l)("button.toggle_langs"),onClick:o[1]||(o[1]=a=>b())},[...o[5]||(o[5]=[t("div",{"i-carbon-language":""},null,-1)])],8,E),t("a",{"icon-btn":"",title:e(l)("button.toggle_dark"),onClick:o[2]||(o[2]=a=>("toggleDark"in n?n.toggleDark:e(B))())},[...o[6]||(o[6]=[t("div",{i:"carbon-sun dark:carbon-moon"},null,-1)])],8,P),t("a",{"icon-btn":"",rel:"noreferrer",href:"GITHUB_URL"in n?n.GITHUB_URL:e(R),target:"_blank",title:"GitHub"},[...o[7]||(o[7]=[t("div",{"i-carbon-logo-github":""},null,-1)])],8,X),t("a",{"icon-btn":"",rel:"noreferrer",href:"XCPCIO_HOME"in n?n.XCPCIO_HOME:e(U),target:"_blank",title:"GitHub"},[...o[8]||(o[8]=[t("div",{"i-simple-icons-githubsponsors":""},null,-1)])],8,y)])],2)],2)}}}),$=T(z,[["__scopeId","data-v-f4512469"]]);export{$ as _};