@xcpcio/board-app 0.51.2 → 0.52.1

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 (53) hide show
  1. package/dist/404.html +1 -1
  2. package/dist/assets/Board-b5bf1828.js +1 -0
  3. package/dist/assets/{Board-3491f2da.css → Board-f05c0366.css} +1 -1
  4. package/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-47ff726d.js +1 -0
  5. package/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-9cc92a14.js +1 -0
  6. package/dist/assets/_...all_-80d9c58d.js +1 -0
  7. package/dist/assets/{_...all_-61cb8860.js → _...all_-efc1d81f.js} +2 -2
  8. package/dist/assets/{_name_-f901a5ed.js → _name_-5f588c5c.js} +1 -1
  9. package/dist/assets/{about-9fdb1313.js → about-86489903.js} +1 -1
  10. package/dist/assets/board-428898fa.js +1 -0
  11. package/dist/assets/{board-layout-598f9ee4.js → board-layout-f4b42426.js} +1 -1
  12. package/dist/assets/{headless-e015e9d1.js → headless-464cd216.js} +1 -1
  13. package/dist/assets/{home-89f287c8.js → home-1c2da293.js} +1 -1
  14. package/dist/assets/index-1426f0a6.js +1 -0
  15. package/dist/assets/index-5271d2f0.css +1 -0
  16. package/dist/assets/index-8a3db893.js +1 -0
  17. package/dist/assets/index-accb347c.css +1 -0
  18. package/dist/assets/{index-9dd86d68.css → index-ae8b398e.css} +1 -1
  19. package/dist/assets/index-c4a296e0.js +25 -0
  20. package/dist/assets/{index-d8432aad.js → index-f813b721.js} +133 -133
  21. package/dist/assets/index-fe6090d1.js +1 -0
  22. package/dist/assets/{index-layout-60ef1a96.js → index-layout-6dbef8c0.js} +1 -1
  23. package/dist/assets/{pagination-95a79aa6.js → pagination-959b8075.js} +1 -1
  24. package/dist/assets/query-8d6474f1.js +1 -0
  25. package/dist/assets/{test-5c739ae1.js → test-ce57205f.js} +1 -1
  26. package/dist/assets/{user-03dfbe5d.js → user-5e4a4fb1.js} +1 -1
  27. package/dist/assets/{virtual_pwa-register-6ca2d3a0.js → virtual_pwa-register-ab60e448.js} +1 -1
  28. package/dist/index.html +1 -1
  29. package/dist/sw.js +1 -1
  30. package/package.json +4 -3
  31. package/src/components/Balloon.vue +3 -3
  32. package/src/components/BalloonBlock.vue +1 -1
  33. package/src/components/Countdown.vue +3 -8
  34. package/src/components/CustomResolver.vue +25 -0
  35. package/src/components/Resolver.vue +216 -0
  36. package/src/components/ResolverTeamRow.vue +127 -0
  37. package/src/components/board/Board.vue +1 -1
  38. package/src/components/board/StandingsAnnotate.vue +4 -2
  39. package/src/components/board/Utility.vue +7 -12
  40. package/src/components.d.ts +3 -0
  41. package/src/composables/useQueryBoardData.ts +11 -5
  42. package/src/pages/resolver/index.vue +10 -0
  43. package/uno.config.ts +2 -0
  44. package/dist/assets/Board-a6a37adf.js +0 -1
  45. package/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-d2ea1ac6.js +0 -1
  46. package/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-1ce252e6.js +0 -1
  47. package/dist/assets/_...all_-198e3528.js +0 -1
  48. package/dist/assets/board-65f3126c.js +0 -1
  49. package/dist/assets/index-67b2a8c5.css +0 -1
  50. package/dist/assets/index-7af0a9ca.js +0 -1
  51. package/dist/assets/index-8e5373fd.js +0 -1
  52. package/dist/assets/index-ea20d191.js +0 -1
  53. package/dist/assets/query-67fd6c27.js +0 -1
@@ -1 +1 @@
1
- .list-enter-active[data-v-c5c85310]{transition:all 2s ease}.list-leave-active[data-v-c5c85310]{transition:all .75s ease}.list-enter-from[data-v-c5c85310],.list-leave-to[data-v-c5c85310]{opacity:0;transform:translate(-30px)}.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-31b46868]{color:var(--theme-status-pending)}.WAITING[data-v-31b46868]{color:var(--theme-status-waiting)}.PREPARING[data-v-31b46868]{color:var(--theme-status-preparing)}.COMPILING[data-v-31b46868]{color:var(--theme-status-compiling)}.RUNNING[data-v-31b46868],.JUDGING[data-v-31b46868]{color:var(--theme-status-running)}.FROZEN[data-v-31b46868]{color:var(--theme-status-pending)}.ACCEPTED[data-v-31b46868],.CORRECT[data-v-31b46868]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-31b46868]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-31b46868],.WRONG_ANSWER[data-v-31b46868],.NO_OUTPUT[data-v-31b46868]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-31b46868],.PRESENTATION_ERROR[data-v-31b46868]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-31b46868]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-31b46868]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-31b46868]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-31b46868],.IDLENESS_LIMIT_EXCEEDED[data-v-31b46868]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-31b46868]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-31b46868]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-31b46868]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-31b46868]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-31b46868]{color:var(--theme-status-system-error)}.CANCELED[data-v-31b46868]{color:var(--theme-status-canceled)}.SKIPPED[data-v-31b46868]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-31b46868],.DENIAL_OF_JUDGEMENT[data-v-31b46868]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-31b46868]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-31b46868]{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:#e0e0ff}td.stand01[data-v-198c3ef3]{background-color:#e8e8ff}td.stand10[data-v-198c3ef3]{background-color:#f8f8f8}td.stand11[data-v-198c3ef3]{background-color:#f2f2f2}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-99090aec]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-99090aec]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-99090aec]{border:0!important}table[data-v-99090aec]{border-collapse:separate!important}td[data-v-99090aec]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-99090aec]{background-color:#eee}tr.team[data-v-99090aec]{height:2.5em}.hover[data-v-99090aec]{cursor:pointer}td.stnd[data-v-99090aec]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-99090aec]{border-color:#fff}td.stndact[data-v-99090aec]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-99090aec]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-99090aec]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-99090aec]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-99090aec]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-99090aec]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-99090aec]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-99090aec]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-99090aec]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-99090aec]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-99090aec]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-99090aec]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-99090aec]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-99090aec]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-99090aec]{color:#fff}th.success[data-v-99090aec]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-99090aec],td.title[data-v-99090aec]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-99090aec]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-99090aec]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-99090aec]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-99090aec]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-99090aec]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-99090aec]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-99090aec]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-99090aec]{background-color:#004080}tr.solver[data-v-99090aec]{background-color:#f0c0a0}tr.statistics-0[data-v-99090aec]{background-color:#95de64}tr.statistics-1[data-v-99090aec]{background-color:#b7eb8f}td.o00[data-v-99090aec]{background-color:#004080}td.stand00[data-v-99090aec]{background-color:#e0e0ff}td.stand01[data-v-99090aec]{background-color:#e8e8ff}td.stand10[data-v-99090aec]{background-color:#f8f8f8}td.stand11[data-v-99090aec]{background-color:#f2f2f2}tr.filter-team[data-v-99090aec]{background-color:#ffffe0}tr.cfres01[data-v-99090aec]{background-color:#ffffb0}table.matches[data-v-99090aec]{table-layout:fixed}td.match[data-v-99090aec]{height:6em;width:2em}.coderTextRed[data-v-99090aec],.coderTextYellow[data-v-99090aec],.coderTextViolet[data-v-99090aec],.coderTextBlue[data-v-99090aec],.coderTextGreen[data-v-99090aec],.coderTextGray[data-v-99090aec],.coderTextOrange[data-v-99090aec]{font-weight:700;background-color:transparent}.coderTextRed[data-v-99090aec]:link,.coderTextYellow[data-v-99090aec]:link,.coderTextViolet[data-v-99090aec]:link,.coderTextBlue[data-v-99090aec]:link,.coderTextGreen[data-v-99090aec]:link,.coderTextGray[data-v-99090aec]:link,.coderTextOrange[data-v-99090aec]:link,.coderTextWhite[data-v-99090aec]:link,.coderTextBlack[data-v-99090aec]:link,.coderTextRed[data-v-99090aec]:visited,.coderTextYellow[data-v-99090aec]:visited,.coderTextViolet[data-v-99090aec]:visited,.coderTextBlue[data-v-99090aec]:visited,.coderTextGreen[data-v-99090aec]:visited,.coderTextGray[data-v-99090aec]:visited,.coderTextOrange[data-v-99090aec]:visited,.coderTextWhite[data-v-99090aec]:visited,.coderTextBlack[data-v-99090aec]:visited{text-decoration:none}.coderTextRed[data-v-99090aec]:hover,.coderTextYellow[data-v-99090aec]:hover,.coderTextViolet[data-v-99090aec]:hover,.coderTextBlue[data-v-99090aec]:hover,.coderTextGreen[data-v-99090aec]:hover,.coderTextGray[data-v-99090aec]:hover,.coderTextOrange[data-v-99090aec]:hover,.coderTextWhite[data-v-99090aec]:hover,.coderTextBlack[data-v-99090aec]:hover,.coderTextRed[data-v-99090aec]:active,.coderTextYellow[data-v-99090aec]:active,.coderTextViolet[data-v-99090aec]:active,.coderTextBlue[data-v-99090aec]:active,.coderTextGreen[data-v-99090aec]:active,.coderTextGray[data-v-99090aec]:active,.coderTextOrange[data-v-99090aec]:active,.coderTextWhite[data-v-99090aec]:active,.coderTextBlack[data-v-99090aec]:active{text-decoration:underline}.coderTextOrange[data-v-99090aec],.coderTextOrange[data-v-99090aec]:link,.coderTextOrange[data-v-99090aec]:visited,.coderTextOrange[data-v-99090aec]:hover,.coderTextOrange[data-v-99090aec]:active{color:#f90}.coderTextRed[data-v-99090aec],.coderTextRed[data-v-99090aec]:link,.coderTextRed[data-v-99090aec]:visited,.coderTextRed[data-v-99090aec]:hover,.coderTextRed[data-v-99090aec]:active{color:#e00}.coderTextYellow[data-v-99090aec],.coderTextYellow[data-v-99090aec]:link,.coderTextYellow[data-v-99090aec]:visited,.coderTextYellow[data-v-99090aec]:hover,.coderTextYellow[data-v-99090aec]:active{color:#dc0}.coderTextViolet[data-v-99090aec],.coderTextViolet[data-v-99090aec]:link,.coderTextViolet[data-v-99090aec]:visited,.coderTextViolet[data-v-99090aec]:hover,.coderTextViolet[data-v-99090aec]:active{color:#a0a}.coderTextBlue[data-v-99090aec],.coderTextBlue[data-v-99090aec]:link,.coderTextBlue[data-v-99090aec]:visited,.coderTextBlue[data-v-99090aec]:hover,.coderTextBlue[data-v-99090aec]:active{color:#66f}.coderTextGreen[data-v-99090aec],.coderTextGreen[data-v-99090aec]:link,.coderTextGreen[data-v-99090aec]:visited,.coderTextGreen[data-v-99090aec]:hover,.coderTextGreen[data-v-99090aec]:active{color:#00a900}.coderTextGray[data-v-99090aec],.coderTextGray[data-v-99090aec]:link,.coderTextGray[data-v-99090aec]:visited,.coderTextGray[data-v-99090aec]:hover,.coderTextGray[data-v-99090aec]:active{color:#999}.coderTextWhite[data-v-99090aec],.coderTextWhite[data-v-99090aec]:link,.coderTextWhite[data-v-99090aec]:visited,.coderTextWhite[data-v-99090aec]:hover,.coderTextWhite[data-v-99090aec]:active{color:#fff}.coderTextBlack[data-v-99090aec],.coderTextBlack[data-v-99090aec]:link,.coderTextBlack[data-v-99090aec]:visited,.coderTextBlack[data-v-99090aec]:hover,.coderTextBlack[data-v-99090aec]:active{color:#000}s[data-v-99090aec]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-99090aec]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-99090aec]{text-align:justify}a[data-v-99090aec]{color:#004080}td.topmenu a[data-v-99090aec]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-99090aec]:hover{color:silver}td.topmenu[data-v-99090aec]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-99090aec]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-99090aec]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-99090aec]:hover{color:silver}td.menuleft[data-v-99090aec]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-99090aec]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-99090aec]{height:25px;width:190px}td.newsselectcontainer form[data-v-99090aec]{margin:0}td.newsselectcontainer select[data-v-99090aec]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-99090aec]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-99090aec]{border:1px solid #004080}.memorial[data-v-99090aec]{padding:0 8px;border:2px solid #000000}.menu[data-v-99090aec]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-99090aec]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-99090aec]{width:15em}.menu ul li[data-v-99090aec]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-99090aec]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-99090aec],.menu a[data-v-99090aec]: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-99090aec],.menu ul ul a[data-v-99090aec]: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-99090aec],.menu ul table ul a[data-v-99090aec]:visited{width:14em;width:12em}.menu table[data-v-99090aec]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-99090aec]{left:-1px}.menu ul ul table ul.left[data-v-99090aec]{margin-left:2px}.menu li[data-v-99090aec]:hover,html .menu a[data-v-99090aec]:hover{position:relative}.menu ul ul ul a[data-v-99090aec],.menu ul ul ul a[data-v-99090aec]:visited,.menu ul ul ul ul a[data-v-99090aec],.menu ul ul ul ul a[data-v-99090aec]:visited,.menu ul :hover a.sub1[data-v-99090aec],.menu ul ul :hover a.sub2[data-v-99090aec]{background:#004080}.menu a[data-v-99090aec]:hover{color:silver;background:#014181}.menu :hover>a[data-v-99090aec]{color:silver;background:#014181}.menu ul ul a[data-v-99090aec]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-99090aec]{color:silver;background:#014181}.menu ul ul ul a[data-v-99090aec]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-99090aec]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-99090aec]:hover{color:silver;background:#014181}.menu ul ul[data-v-99090aec]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-99090aec]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-99090aec]{left:-14em}.menu ul li:hover ul[data-v-99090aec],.menu ul a:hover ul[data-v-99090aec]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-99090aec],.menu ul :hover ul :hover ul ul[data-v-99090aec]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-99090aec],.menu ul :hover ul :hover ul :hover ul[data-v-99090aec]{visibility:visible}.lmenu[data-v-99090aec]{height:150px;font-size:90%}.lmenu ul[data-v-99090aec]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-99090aec]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-99090aec]{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-99090aec]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-99090aec],.lmenu a[data-v-99090aec]: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-99090aec],html .menu a[data-v-99090aec]:visited{width:150em;width:14.9em}html .lmenu a[data-v-99090aec]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-99090aec]:hover{position:relative}.lmenu a[data-v-99090aec]:active,.lmenu a[data-v-99090aec]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-99090aec]{color:silver;background:#014181}.lmenu li ul[data-v-99090aec]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-99090aec]{visibility:visible}.lmenu ul a:hover ul ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-99090aec]{visibility:hidden}.lmenu ul a:hover ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-99090aec]{visibility:visible}table.standings[data-v-e8acef14]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-e8acef14]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-e8acef14]{border:0!important}table[data-v-e8acef14]{border-collapse:separate!important}td[data-v-e8acef14]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-e8acef14]{background-color:#eee}tr.team[data-v-e8acef14]{height:2.5em}.hover[data-v-e8acef14]{cursor:pointer}td.stnd[data-v-e8acef14]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-e8acef14]{border-color:#fff}td.stndact[data-v-e8acef14]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-e8acef14]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-e8acef14]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-e8acef14]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-e8acef14]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-e8acef14]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-e8acef14]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-e8acef14]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-e8acef14]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-e8acef14]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-e8acef14]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-e8acef14]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-e8acef14]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-e8acef14]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-e8acef14]{color:#fff}th.success[data-v-e8acef14]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-e8acef14],td.title[data-v-e8acef14]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-e8acef14]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-e8acef14]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-e8acef14]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-e8acef14]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-e8acef14]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-e8acef14]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-e8acef14]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-e8acef14]{background-color:#004080}tr.solver[data-v-e8acef14]{background-color:#f0c0a0}tr.statistics-0[data-v-e8acef14]{background-color:#95de64}tr.statistics-1[data-v-e8acef14]{background-color:#b7eb8f}td.o00[data-v-e8acef14]{background-color:#004080}td.stand00[data-v-e8acef14]{background-color:#e0e0ff}td.stand01[data-v-e8acef14]{background-color:#e8e8ff}td.stand10[data-v-e8acef14]{background-color:#f8f8f8}td.stand11[data-v-e8acef14]{background-color:#f2f2f2}tr.filter-team[data-v-e8acef14]{background-color:#ffffe0}tr.cfres01[data-v-e8acef14]{background-color:#ffffb0}table.matches[data-v-e8acef14]{table-layout:fixed}td.match[data-v-e8acef14]{height:6em;width:2em}.coderTextRed[data-v-e8acef14],.coderTextYellow[data-v-e8acef14],.coderTextViolet[data-v-e8acef14],.coderTextBlue[data-v-e8acef14],.coderTextGreen[data-v-e8acef14],.coderTextGray[data-v-e8acef14],.coderTextOrange[data-v-e8acef14]{font-weight:700;background-color:transparent}.coderTextRed[data-v-e8acef14]:link,.coderTextYellow[data-v-e8acef14]:link,.coderTextViolet[data-v-e8acef14]:link,.coderTextBlue[data-v-e8acef14]:link,.coderTextGreen[data-v-e8acef14]:link,.coderTextGray[data-v-e8acef14]:link,.coderTextOrange[data-v-e8acef14]:link,.coderTextWhite[data-v-e8acef14]:link,.coderTextBlack[data-v-e8acef14]:link,.coderTextRed[data-v-e8acef14]:visited,.coderTextYellow[data-v-e8acef14]:visited,.coderTextViolet[data-v-e8acef14]:visited,.coderTextBlue[data-v-e8acef14]:visited,.coderTextGreen[data-v-e8acef14]:visited,.coderTextGray[data-v-e8acef14]:visited,.coderTextOrange[data-v-e8acef14]:visited,.coderTextWhite[data-v-e8acef14]:visited,.coderTextBlack[data-v-e8acef14]:visited{text-decoration:none}.coderTextRed[data-v-e8acef14]:hover,.coderTextYellow[data-v-e8acef14]:hover,.coderTextViolet[data-v-e8acef14]:hover,.coderTextBlue[data-v-e8acef14]:hover,.coderTextGreen[data-v-e8acef14]:hover,.coderTextGray[data-v-e8acef14]:hover,.coderTextOrange[data-v-e8acef14]:hover,.coderTextWhite[data-v-e8acef14]:hover,.coderTextBlack[data-v-e8acef14]:hover,.coderTextRed[data-v-e8acef14]:active,.coderTextYellow[data-v-e8acef14]:active,.coderTextViolet[data-v-e8acef14]:active,.coderTextBlue[data-v-e8acef14]:active,.coderTextGreen[data-v-e8acef14]:active,.coderTextGray[data-v-e8acef14]:active,.coderTextOrange[data-v-e8acef14]:active,.coderTextWhite[data-v-e8acef14]:active,.coderTextBlack[data-v-e8acef14]:active{text-decoration:underline}.coderTextOrange[data-v-e8acef14],.coderTextOrange[data-v-e8acef14]:link,.coderTextOrange[data-v-e8acef14]:visited,.coderTextOrange[data-v-e8acef14]:hover,.coderTextOrange[data-v-e8acef14]:active{color:#f90}.coderTextRed[data-v-e8acef14],.coderTextRed[data-v-e8acef14]:link,.coderTextRed[data-v-e8acef14]:visited,.coderTextRed[data-v-e8acef14]:hover,.coderTextRed[data-v-e8acef14]:active{color:#e00}.coderTextYellow[data-v-e8acef14],.coderTextYellow[data-v-e8acef14]:link,.coderTextYellow[data-v-e8acef14]:visited,.coderTextYellow[data-v-e8acef14]:hover,.coderTextYellow[data-v-e8acef14]:active{color:#dc0}.coderTextViolet[data-v-e8acef14],.coderTextViolet[data-v-e8acef14]:link,.coderTextViolet[data-v-e8acef14]:visited,.coderTextViolet[data-v-e8acef14]:hover,.coderTextViolet[data-v-e8acef14]:active{color:#a0a}.coderTextBlue[data-v-e8acef14],.coderTextBlue[data-v-e8acef14]:link,.coderTextBlue[data-v-e8acef14]:visited,.coderTextBlue[data-v-e8acef14]:hover,.coderTextBlue[data-v-e8acef14]:active{color:#66f}.coderTextGreen[data-v-e8acef14],.coderTextGreen[data-v-e8acef14]:link,.coderTextGreen[data-v-e8acef14]:visited,.coderTextGreen[data-v-e8acef14]:hover,.coderTextGreen[data-v-e8acef14]:active{color:#00a900}.coderTextGray[data-v-e8acef14],.coderTextGray[data-v-e8acef14]:link,.coderTextGray[data-v-e8acef14]:visited,.coderTextGray[data-v-e8acef14]:hover,.coderTextGray[data-v-e8acef14]:active{color:#999}.coderTextWhite[data-v-e8acef14],.coderTextWhite[data-v-e8acef14]:link,.coderTextWhite[data-v-e8acef14]:visited,.coderTextWhite[data-v-e8acef14]:hover,.coderTextWhite[data-v-e8acef14]:active{color:#fff}.coderTextBlack[data-v-e8acef14],.coderTextBlack[data-v-e8acef14]:link,.coderTextBlack[data-v-e8acef14]:visited,.coderTextBlack[data-v-e8acef14]:hover,.coderTextBlack[data-v-e8acef14]:active{color:#000}s[data-v-e8acef14]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-e8acef14]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-e8acef14]{text-align:justify}a[data-v-e8acef14]{color:#004080}td.topmenu a[data-v-e8acef14]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-e8acef14]:hover{color:silver}td.topmenu[data-v-e8acef14]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-e8acef14]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-e8acef14]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-e8acef14]:hover{color:silver}td.menuleft[data-v-e8acef14]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-e8acef14]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-e8acef14]{height:25px;width:190px}td.newsselectcontainer form[data-v-e8acef14]{margin:0}td.newsselectcontainer select[data-v-e8acef14]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-e8acef14]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-e8acef14]{border:1px solid #004080}.memorial[data-v-e8acef14]{padding:0 8px;border:2px solid #000000}.menu[data-v-e8acef14]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-e8acef14]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-e8acef14]{width:15em}.menu ul li[data-v-e8acef14]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-e8acef14]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-e8acef14],.menu a[data-v-e8acef14]: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-e8acef14],.menu ul ul a[data-v-e8acef14]: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-e8acef14],.menu ul table ul a[data-v-e8acef14]:visited{width:14em;width:12em}.menu table[data-v-e8acef14]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-e8acef14]{left:-1px}.menu ul ul table ul.left[data-v-e8acef14]{margin-left:2px}.menu li[data-v-e8acef14]:hover,html .menu a[data-v-e8acef14]:hover{position:relative}.menu ul ul ul a[data-v-e8acef14],.menu ul ul ul a[data-v-e8acef14]:visited,.menu ul ul ul ul a[data-v-e8acef14],.menu ul ul ul ul a[data-v-e8acef14]:visited,.menu ul :hover a.sub1[data-v-e8acef14],.menu ul ul :hover a.sub2[data-v-e8acef14]{background:#004080}.menu a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu :hover>a[data-v-e8acef14]{color:silver;background:#014181}.menu ul ul a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-e8acef14]{color:silver;background:#014181}.menu ul ul ul a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-e8acef14]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu ul ul[data-v-e8acef14]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-e8acef14]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-e8acef14]{left:-14em}.menu ul li:hover ul[data-v-e8acef14],.menu ul a:hover ul[data-v-e8acef14]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-e8acef14],.menu ul :hover ul :hover ul ul[data-v-e8acef14]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-e8acef14],.menu ul :hover ul :hover ul :hover ul[data-v-e8acef14]{visibility:visible}.lmenu[data-v-e8acef14]{height:150px;font-size:90%}.lmenu ul[data-v-e8acef14]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-e8acef14]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-e8acef14]{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-e8acef14]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-e8acef14],.lmenu a[data-v-e8acef14]: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-e8acef14],html .menu a[data-v-e8acef14]:visited{width:150em;width:14.9em}html .lmenu a[data-v-e8acef14]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-e8acef14]:hover{position:relative}.lmenu a[data-v-e8acef14]:active,.lmenu a[data-v-e8acef14]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-e8acef14]{color:silver;background:#014181}.lmenu li ul[data-v-e8acef14]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-e8acef14]{visibility:visible}.lmenu ul a:hover ul ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-e8acef14]{visibility:hidden}.lmenu ul a:hover ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-e8acef14]{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:#e0e0ff}td.stand01[data-v-6d613751]{background-color:#e8e8ff}td.stand10[data-v-6d613751]{background-color:#f8f8f8}td.stand11[data-v-6d613751]{background-color:#f2f2f2}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-84f25c40]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-84f25c40]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-84f25c40]{border:0!important}table[data-v-84f25c40]{border-collapse:separate!important}td[data-v-84f25c40]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-84f25c40]{background-color:#eee}tr.team[data-v-84f25c40]{height:2.5em}.hover[data-v-84f25c40]{cursor:pointer}td.stnd[data-v-84f25c40]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-84f25c40]{border-color:#fff}td.stndact[data-v-84f25c40]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-84f25c40]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-84f25c40]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-84f25c40]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-84f25c40]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-84f25c40]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-84f25c40]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-84f25c40]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-84f25c40]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-84f25c40]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-84f25c40]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-84f25c40]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-84f25c40]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-84f25c40]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-84f25c40]{color:#fff}th.success[data-v-84f25c40]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-84f25c40],td.title[data-v-84f25c40]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-84f25c40]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-84f25c40]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-84f25c40]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-84f25c40]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-84f25c40]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-84f25c40]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-84f25c40]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-84f25c40]{background-color:#004080}tr.solver[data-v-84f25c40]{background-color:#f0c0a0}tr.statistics-0[data-v-84f25c40]{background-color:#95de64}tr.statistics-1[data-v-84f25c40]{background-color:#b7eb8f}td.o00[data-v-84f25c40]{background-color:#004080}td.stand00[data-v-84f25c40]{background-color:#e0e0ff}td.stand01[data-v-84f25c40]{background-color:#e8e8ff}td.stand10[data-v-84f25c40]{background-color:#f8f8f8}td.stand11[data-v-84f25c40]{background-color:#f2f2f2}tr.filter-team[data-v-84f25c40]{background-color:#ffffe0}tr.cfres01[data-v-84f25c40]{background-color:#ffffb0}table.matches[data-v-84f25c40]{table-layout:fixed}td.match[data-v-84f25c40]{height:6em;width:2em}.coderTextRed[data-v-84f25c40],.coderTextYellow[data-v-84f25c40],.coderTextViolet[data-v-84f25c40],.coderTextBlue[data-v-84f25c40],.coderTextGreen[data-v-84f25c40],.coderTextGray[data-v-84f25c40],.coderTextOrange[data-v-84f25c40]{font-weight:700;background-color:transparent}.coderTextRed[data-v-84f25c40]:link,.coderTextYellow[data-v-84f25c40]:link,.coderTextViolet[data-v-84f25c40]:link,.coderTextBlue[data-v-84f25c40]:link,.coderTextGreen[data-v-84f25c40]:link,.coderTextGray[data-v-84f25c40]:link,.coderTextOrange[data-v-84f25c40]:link,.coderTextWhite[data-v-84f25c40]:link,.coderTextBlack[data-v-84f25c40]:link,.coderTextRed[data-v-84f25c40]:visited,.coderTextYellow[data-v-84f25c40]:visited,.coderTextViolet[data-v-84f25c40]:visited,.coderTextBlue[data-v-84f25c40]:visited,.coderTextGreen[data-v-84f25c40]:visited,.coderTextGray[data-v-84f25c40]:visited,.coderTextOrange[data-v-84f25c40]:visited,.coderTextWhite[data-v-84f25c40]:visited,.coderTextBlack[data-v-84f25c40]:visited{text-decoration:none}.coderTextRed[data-v-84f25c40]:hover,.coderTextYellow[data-v-84f25c40]:hover,.coderTextViolet[data-v-84f25c40]:hover,.coderTextBlue[data-v-84f25c40]:hover,.coderTextGreen[data-v-84f25c40]:hover,.coderTextGray[data-v-84f25c40]:hover,.coderTextOrange[data-v-84f25c40]:hover,.coderTextWhite[data-v-84f25c40]:hover,.coderTextBlack[data-v-84f25c40]:hover,.coderTextRed[data-v-84f25c40]:active,.coderTextYellow[data-v-84f25c40]:active,.coderTextViolet[data-v-84f25c40]:active,.coderTextBlue[data-v-84f25c40]:active,.coderTextGreen[data-v-84f25c40]:active,.coderTextGray[data-v-84f25c40]:active,.coderTextOrange[data-v-84f25c40]:active,.coderTextWhite[data-v-84f25c40]:active,.coderTextBlack[data-v-84f25c40]:active{text-decoration:underline}.coderTextOrange[data-v-84f25c40],.coderTextOrange[data-v-84f25c40]:link,.coderTextOrange[data-v-84f25c40]:visited,.coderTextOrange[data-v-84f25c40]:hover,.coderTextOrange[data-v-84f25c40]:active{color:#f90}.coderTextRed[data-v-84f25c40],.coderTextRed[data-v-84f25c40]:link,.coderTextRed[data-v-84f25c40]:visited,.coderTextRed[data-v-84f25c40]:hover,.coderTextRed[data-v-84f25c40]:active{color:#e00}.coderTextYellow[data-v-84f25c40],.coderTextYellow[data-v-84f25c40]:link,.coderTextYellow[data-v-84f25c40]:visited,.coderTextYellow[data-v-84f25c40]:hover,.coderTextYellow[data-v-84f25c40]:active{color:#dc0}.coderTextViolet[data-v-84f25c40],.coderTextViolet[data-v-84f25c40]:link,.coderTextViolet[data-v-84f25c40]:visited,.coderTextViolet[data-v-84f25c40]:hover,.coderTextViolet[data-v-84f25c40]:active{color:#a0a}.coderTextBlue[data-v-84f25c40],.coderTextBlue[data-v-84f25c40]:link,.coderTextBlue[data-v-84f25c40]:visited,.coderTextBlue[data-v-84f25c40]:hover,.coderTextBlue[data-v-84f25c40]:active{color:#66f}.coderTextGreen[data-v-84f25c40],.coderTextGreen[data-v-84f25c40]:link,.coderTextGreen[data-v-84f25c40]:visited,.coderTextGreen[data-v-84f25c40]:hover,.coderTextGreen[data-v-84f25c40]:active{color:#00a900}.coderTextGray[data-v-84f25c40],.coderTextGray[data-v-84f25c40]:link,.coderTextGray[data-v-84f25c40]:visited,.coderTextGray[data-v-84f25c40]:hover,.coderTextGray[data-v-84f25c40]:active{color:#999}.coderTextWhite[data-v-84f25c40],.coderTextWhite[data-v-84f25c40]:link,.coderTextWhite[data-v-84f25c40]:visited,.coderTextWhite[data-v-84f25c40]:hover,.coderTextWhite[data-v-84f25c40]:active{color:#fff}.coderTextBlack[data-v-84f25c40],.coderTextBlack[data-v-84f25c40]:link,.coderTextBlack[data-v-84f25c40]:visited,.coderTextBlack[data-v-84f25c40]:hover,.coderTextBlack[data-v-84f25c40]:active{color:#000}s[data-v-84f25c40]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-84f25c40]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-84f25c40]{text-align:justify}a[data-v-84f25c40]{color:#004080}td.topmenu a[data-v-84f25c40]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-84f25c40]:hover{color:silver}td.topmenu[data-v-84f25c40]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-84f25c40]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-84f25c40]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-84f25c40]:hover{color:silver}td.menuleft[data-v-84f25c40]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-84f25c40]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-84f25c40]{height:25px;width:190px}td.newsselectcontainer form[data-v-84f25c40]{margin:0}td.newsselectcontainer select[data-v-84f25c40]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-84f25c40]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-84f25c40]{border:1px solid #004080}.memorial[data-v-84f25c40]{padding:0 8px;border:2px solid #000000}.menu[data-v-84f25c40]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-84f25c40]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-84f25c40]{width:15em}.menu ul li[data-v-84f25c40]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-84f25c40]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-84f25c40],.menu a[data-v-84f25c40]: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-84f25c40],.menu ul ul a[data-v-84f25c40]: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-84f25c40],.menu ul table ul a[data-v-84f25c40]:visited{width:14em;width:12em}.menu table[data-v-84f25c40]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-84f25c40]{left:-1px}.menu ul ul table ul.left[data-v-84f25c40]{margin-left:2px}.menu li[data-v-84f25c40]:hover,html .menu a[data-v-84f25c40]:hover{position:relative}.menu ul ul ul a[data-v-84f25c40],.menu ul ul ul a[data-v-84f25c40]:visited,.menu ul ul ul ul a[data-v-84f25c40],.menu ul ul ul ul a[data-v-84f25c40]:visited,.menu ul :hover a.sub1[data-v-84f25c40],.menu ul ul :hover a.sub2[data-v-84f25c40]{background:#004080}.menu a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu :hover>a[data-v-84f25c40]{color:silver;background:#014181}.menu ul ul a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-84f25c40]{color:silver;background:#014181}.menu ul ul ul a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-84f25c40]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu ul ul[data-v-84f25c40]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-84f25c40]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-84f25c40]{left:-14em}.menu ul li:hover ul[data-v-84f25c40],.menu ul a:hover ul[data-v-84f25c40]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-84f25c40],.menu ul :hover ul :hover ul ul[data-v-84f25c40]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-84f25c40],.menu ul :hover ul :hover ul :hover ul[data-v-84f25c40]{visibility:visible}.lmenu[data-v-84f25c40]{height:150px;font-size:90%}.lmenu ul[data-v-84f25c40]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-84f25c40]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-84f25c40]{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-84f25c40]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-84f25c40],.lmenu a[data-v-84f25c40]: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-84f25c40],html .menu a[data-v-84f25c40]:visited{width:150em;width:14.9em}html .lmenu a[data-v-84f25c40]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-84f25c40]:hover{position:relative}.lmenu a[data-v-84f25c40]:active,.lmenu a[data-v-84f25c40]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-84f25c40]{color:silver;background:#014181}.lmenu li ul[data-v-84f25c40]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-84f25c40]{visibility:visible}.lmenu ul a:hover ul ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-84f25c40]{visibility:hidden}.lmenu ul a:hover ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-84f25c40]{visibility:visible}.second-level-menu-item[data-v-714a998b]{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-714a998b]:hover,.second-level-menu-item-current[data-v-714a998b]{background:#f30}table.standings[data-v-27e18ea1]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-27e18ea1]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-27e18ea1]{border:0!important}table[data-v-27e18ea1]{border-collapse:separate!important}td[data-v-27e18ea1]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-27e18ea1]{background-color:#eee}tr.team[data-v-27e18ea1]{height:2.5em}.hover[data-v-27e18ea1]{cursor:pointer}td.stnd[data-v-27e18ea1]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-27e18ea1]{border-color:#fff}td.stndact[data-v-27e18ea1]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-27e18ea1]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-27e18ea1]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-27e18ea1]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-27e18ea1]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-27e18ea1]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-27e18ea1]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-27e18ea1]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-27e18ea1]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-27e18ea1]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-27e18ea1]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-27e18ea1]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-27e18ea1]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-27e18ea1]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-27e18ea1]{color:#fff}th.success[data-v-27e18ea1]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-27e18ea1],td.title[data-v-27e18ea1]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-27e18ea1]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-27e18ea1]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-27e18ea1]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-27e18ea1]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-27e18ea1]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-27e18ea1]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-27e18ea1]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-27e18ea1]{background-color:#004080}tr.solver[data-v-27e18ea1]{background-color:#f0c0a0}tr.statistics-0[data-v-27e18ea1]{background-color:#95de64}tr.statistics-1[data-v-27e18ea1]{background-color:#b7eb8f}td.o00[data-v-27e18ea1]{background-color:#004080}td.stand00[data-v-27e18ea1]{background-color:#e0e0ff}td.stand01[data-v-27e18ea1]{background-color:#e8e8ff}td.stand10[data-v-27e18ea1]{background-color:#f8f8f8}td.stand11[data-v-27e18ea1]{background-color:#f2f2f2}tr.filter-team[data-v-27e18ea1]{background-color:#ffffe0}tr.cfres01[data-v-27e18ea1]{background-color:#ffffb0}table.matches[data-v-27e18ea1]{table-layout:fixed}td.match[data-v-27e18ea1]{height:6em;width:2em}.coderTextRed[data-v-27e18ea1],.coderTextYellow[data-v-27e18ea1],.coderTextViolet[data-v-27e18ea1],.coderTextBlue[data-v-27e18ea1],.coderTextGreen[data-v-27e18ea1],.coderTextGray[data-v-27e18ea1],.coderTextOrange[data-v-27e18ea1]{font-weight:700;background-color:transparent}.coderTextRed[data-v-27e18ea1]:link,.coderTextYellow[data-v-27e18ea1]:link,.coderTextViolet[data-v-27e18ea1]:link,.coderTextBlue[data-v-27e18ea1]:link,.coderTextGreen[data-v-27e18ea1]:link,.coderTextGray[data-v-27e18ea1]:link,.coderTextOrange[data-v-27e18ea1]:link,.coderTextWhite[data-v-27e18ea1]:link,.coderTextBlack[data-v-27e18ea1]:link,.coderTextRed[data-v-27e18ea1]:visited,.coderTextYellow[data-v-27e18ea1]:visited,.coderTextViolet[data-v-27e18ea1]:visited,.coderTextBlue[data-v-27e18ea1]:visited,.coderTextGreen[data-v-27e18ea1]:visited,.coderTextGray[data-v-27e18ea1]:visited,.coderTextOrange[data-v-27e18ea1]:visited,.coderTextWhite[data-v-27e18ea1]:visited,.coderTextBlack[data-v-27e18ea1]:visited{text-decoration:none}.coderTextRed[data-v-27e18ea1]:hover,.coderTextYellow[data-v-27e18ea1]:hover,.coderTextViolet[data-v-27e18ea1]:hover,.coderTextBlue[data-v-27e18ea1]:hover,.coderTextGreen[data-v-27e18ea1]:hover,.coderTextGray[data-v-27e18ea1]:hover,.coderTextOrange[data-v-27e18ea1]:hover,.coderTextWhite[data-v-27e18ea1]:hover,.coderTextBlack[data-v-27e18ea1]:hover,.coderTextRed[data-v-27e18ea1]:active,.coderTextYellow[data-v-27e18ea1]:active,.coderTextViolet[data-v-27e18ea1]:active,.coderTextBlue[data-v-27e18ea1]:active,.coderTextGreen[data-v-27e18ea1]:active,.coderTextGray[data-v-27e18ea1]:active,.coderTextOrange[data-v-27e18ea1]:active,.coderTextWhite[data-v-27e18ea1]:active,.coderTextBlack[data-v-27e18ea1]:active{text-decoration:underline}.coderTextOrange[data-v-27e18ea1],.coderTextOrange[data-v-27e18ea1]:link,.coderTextOrange[data-v-27e18ea1]:visited,.coderTextOrange[data-v-27e18ea1]:hover,.coderTextOrange[data-v-27e18ea1]:active{color:#f90}.coderTextRed[data-v-27e18ea1],.coderTextRed[data-v-27e18ea1]:link,.coderTextRed[data-v-27e18ea1]:visited,.coderTextRed[data-v-27e18ea1]:hover,.coderTextRed[data-v-27e18ea1]:active{color:#e00}.coderTextYellow[data-v-27e18ea1],.coderTextYellow[data-v-27e18ea1]:link,.coderTextYellow[data-v-27e18ea1]:visited,.coderTextYellow[data-v-27e18ea1]:hover,.coderTextYellow[data-v-27e18ea1]:active{color:#dc0}.coderTextViolet[data-v-27e18ea1],.coderTextViolet[data-v-27e18ea1]:link,.coderTextViolet[data-v-27e18ea1]:visited,.coderTextViolet[data-v-27e18ea1]:hover,.coderTextViolet[data-v-27e18ea1]:active{color:#a0a}.coderTextBlue[data-v-27e18ea1],.coderTextBlue[data-v-27e18ea1]:link,.coderTextBlue[data-v-27e18ea1]:visited,.coderTextBlue[data-v-27e18ea1]:hover,.coderTextBlue[data-v-27e18ea1]:active{color:#66f}.coderTextGreen[data-v-27e18ea1],.coderTextGreen[data-v-27e18ea1]:link,.coderTextGreen[data-v-27e18ea1]:visited,.coderTextGreen[data-v-27e18ea1]:hover,.coderTextGreen[data-v-27e18ea1]:active{color:#00a900}.coderTextGray[data-v-27e18ea1],.coderTextGray[data-v-27e18ea1]:link,.coderTextGray[data-v-27e18ea1]:visited,.coderTextGray[data-v-27e18ea1]:hover,.coderTextGray[data-v-27e18ea1]:active{color:#999}.coderTextWhite[data-v-27e18ea1],.coderTextWhite[data-v-27e18ea1]:link,.coderTextWhite[data-v-27e18ea1]:visited,.coderTextWhite[data-v-27e18ea1]:hover,.coderTextWhite[data-v-27e18ea1]:active{color:#fff}.coderTextBlack[data-v-27e18ea1],.coderTextBlack[data-v-27e18ea1]:link,.coderTextBlack[data-v-27e18ea1]:visited,.coderTextBlack[data-v-27e18ea1]:hover,.coderTextBlack[data-v-27e18ea1]:active{color:#000}s[data-v-27e18ea1]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-27e18ea1]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-27e18ea1]{text-align:justify}a[data-v-27e18ea1]{color:#004080}td.topmenu a[data-v-27e18ea1]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-27e18ea1]:hover{color:silver}td.topmenu[data-v-27e18ea1]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-27e18ea1]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-27e18ea1]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-27e18ea1]:hover{color:silver}td.menuleft[data-v-27e18ea1]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-27e18ea1]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-27e18ea1]{height:25px;width:190px}td.newsselectcontainer form[data-v-27e18ea1]{margin:0}td.newsselectcontainer select[data-v-27e18ea1]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-27e18ea1]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-27e18ea1]{border:1px solid #004080}.memorial[data-v-27e18ea1]{padding:0 8px;border:2px solid #000000}.menu[data-v-27e18ea1]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-27e18ea1]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-27e18ea1]{width:15em}.menu ul li[data-v-27e18ea1]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-27e18ea1]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-27e18ea1],.menu a[data-v-27e18ea1]: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-27e18ea1],.menu ul ul a[data-v-27e18ea1]: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-27e18ea1],.menu ul table ul a[data-v-27e18ea1]:visited{width:14em;width:12em}.menu table[data-v-27e18ea1]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-27e18ea1]{left:-1px}.menu ul ul table ul.left[data-v-27e18ea1]{margin-left:2px}.menu li[data-v-27e18ea1]:hover,html .menu a[data-v-27e18ea1]:hover{position:relative}.menu ul ul ul a[data-v-27e18ea1],.menu ul ul ul a[data-v-27e18ea1]:visited,.menu ul ul ul ul a[data-v-27e18ea1],.menu ul ul ul ul a[data-v-27e18ea1]:visited,.menu ul :hover a.sub1[data-v-27e18ea1],.menu ul ul :hover a.sub2[data-v-27e18ea1]{background:#004080}.menu a[data-v-27e18ea1]:hover{color:silver;background:#014181}.menu :hover>a[data-v-27e18ea1]{color:silver;background:#014181}.menu ul ul a[data-v-27e18ea1]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-27e18ea1]{color:silver;background:#014181}.menu ul ul ul a[data-v-27e18ea1]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-27e18ea1]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-27e18ea1]:hover{color:silver;background:#014181}.menu ul ul[data-v-27e18ea1]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-27e18ea1]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-27e18ea1]{left:-14em}.menu ul li:hover ul[data-v-27e18ea1],.menu ul a:hover ul[data-v-27e18ea1]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-27e18ea1],.menu ul :hover ul :hover ul ul[data-v-27e18ea1]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-27e18ea1],.menu ul :hover ul :hover ul :hover ul[data-v-27e18ea1]{visibility:visible}.lmenu[data-v-27e18ea1]{height:150px;font-size:90%}.lmenu ul[data-v-27e18ea1]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-27e18ea1]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-27e18ea1]{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-27e18ea1]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-27e18ea1],.lmenu a[data-v-27e18ea1]: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-27e18ea1],html .menu a[data-v-27e18ea1]:visited{width:150em;width:14.9em}html .lmenu a[data-v-27e18ea1]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-27e18ea1]:hover{position:relative}.lmenu a[data-v-27e18ea1]:active,.lmenu a[data-v-27e18ea1]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-27e18ea1]{color:silver;background:#014181}.lmenu li ul[data-v-27e18ea1]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-27e18ea1]{visibility:visible}.lmenu ul a:hover ul ul[data-v-27e18ea1],.lmenu ul a:hover ul a:hover ul ul[data-v-27e18ea1],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-27e18ea1]{visibility:hidden}.lmenu ul a:hover ul[data-v-27e18ea1],.lmenu ul a:hover ul a:hover ul[data-v-27e18ea1],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-27e18ea1],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-27e18ea1]{visibility:visible}.title[data-v-52fb84f5]{--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-c5c85310]{transition:all 2s ease}.list-leave-active[data-v-c5c85310]{transition:all .75s ease}.list-enter-from[data-v-c5c85310],.list-leave-to[data-v-c5c85310]{opacity:0;transform:translate(-30px)}.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-31b46868]{color:var(--theme-status-pending)}.WAITING[data-v-31b46868]{color:var(--theme-status-waiting)}.PREPARING[data-v-31b46868]{color:var(--theme-status-preparing)}.COMPILING[data-v-31b46868]{color:var(--theme-status-compiling)}.RUNNING[data-v-31b46868],.JUDGING[data-v-31b46868]{color:var(--theme-status-running)}.FROZEN[data-v-31b46868]{color:var(--theme-status-pending)}.ACCEPTED[data-v-31b46868],.CORRECT[data-v-31b46868]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-31b46868]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-31b46868],.WRONG_ANSWER[data-v-31b46868],.NO_OUTPUT[data-v-31b46868]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-31b46868],.PRESENTATION_ERROR[data-v-31b46868]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-31b46868]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-31b46868]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-31b46868]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-31b46868],.IDLENESS_LIMIT_EXCEEDED[data-v-31b46868]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-31b46868]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-31b46868]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-31b46868]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-31b46868]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-31b46868]{color:var(--theme-status-system-error)}.CANCELED[data-v-31b46868]{color:var(--theme-status-canceled)}.SKIPPED[data-v-31b46868]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-31b46868],.DENIAL_OF_JUDGEMENT[data-v-31b46868]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-31b46868]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-31b46868]{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:#e0e0ff}td.stand01[data-v-198c3ef3]{background-color:#e8e8ff}td.stand10[data-v-198c3ef3]{background-color:#f8f8f8}td.stand11[data-v-198c3ef3]{background-color:#f2f2f2}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-99090aec]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-99090aec]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-99090aec]{border:0!important}table[data-v-99090aec]{border-collapse:separate!important}td[data-v-99090aec]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-99090aec]{background-color:#eee}tr.team[data-v-99090aec]{height:2.5em}.hover[data-v-99090aec]{cursor:pointer}td.stnd[data-v-99090aec]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-99090aec]{border-color:#fff}td.stndact[data-v-99090aec]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-99090aec]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-99090aec]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-99090aec]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-99090aec]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-99090aec]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-99090aec]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-99090aec]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-99090aec]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-99090aec]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-99090aec]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-99090aec]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-99090aec]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-99090aec]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-99090aec]{color:#fff}th.success[data-v-99090aec]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-99090aec],td.title[data-v-99090aec]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-99090aec]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-99090aec]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-99090aec]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-99090aec]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-99090aec]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-99090aec]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-99090aec]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-99090aec]{background-color:#004080}tr.solver[data-v-99090aec]{background-color:#f0c0a0}tr.statistics-0[data-v-99090aec]{background-color:#95de64}tr.statistics-1[data-v-99090aec]{background-color:#b7eb8f}td.o00[data-v-99090aec]{background-color:#004080}td.stand00[data-v-99090aec]{background-color:#e0e0ff}td.stand01[data-v-99090aec]{background-color:#e8e8ff}td.stand10[data-v-99090aec]{background-color:#f8f8f8}td.stand11[data-v-99090aec]{background-color:#f2f2f2}tr.filter-team[data-v-99090aec]{background-color:#ffffe0}tr.cfres01[data-v-99090aec]{background-color:#ffffb0}table.matches[data-v-99090aec]{table-layout:fixed}td.match[data-v-99090aec]{height:6em;width:2em}.coderTextRed[data-v-99090aec],.coderTextYellow[data-v-99090aec],.coderTextViolet[data-v-99090aec],.coderTextBlue[data-v-99090aec],.coderTextGreen[data-v-99090aec],.coderTextGray[data-v-99090aec],.coderTextOrange[data-v-99090aec]{font-weight:700;background-color:transparent}.coderTextRed[data-v-99090aec]:link,.coderTextYellow[data-v-99090aec]:link,.coderTextViolet[data-v-99090aec]:link,.coderTextBlue[data-v-99090aec]:link,.coderTextGreen[data-v-99090aec]:link,.coderTextGray[data-v-99090aec]:link,.coderTextOrange[data-v-99090aec]:link,.coderTextWhite[data-v-99090aec]:link,.coderTextBlack[data-v-99090aec]:link,.coderTextRed[data-v-99090aec]:visited,.coderTextYellow[data-v-99090aec]:visited,.coderTextViolet[data-v-99090aec]:visited,.coderTextBlue[data-v-99090aec]:visited,.coderTextGreen[data-v-99090aec]:visited,.coderTextGray[data-v-99090aec]:visited,.coderTextOrange[data-v-99090aec]:visited,.coderTextWhite[data-v-99090aec]:visited,.coderTextBlack[data-v-99090aec]:visited{text-decoration:none}.coderTextRed[data-v-99090aec]:hover,.coderTextYellow[data-v-99090aec]:hover,.coderTextViolet[data-v-99090aec]:hover,.coderTextBlue[data-v-99090aec]:hover,.coderTextGreen[data-v-99090aec]:hover,.coderTextGray[data-v-99090aec]:hover,.coderTextOrange[data-v-99090aec]:hover,.coderTextWhite[data-v-99090aec]:hover,.coderTextBlack[data-v-99090aec]:hover,.coderTextRed[data-v-99090aec]:active,.coderTextYellow[data-v-99090aec]:active,.coderTextViolet[data-v-99090aec]:active,.coderTextBlue[data-v-99090aec]:active,.coderTextGreen[data-v-99090aec]:active,.coderTextGray[data-v-99090aec]:active,.coderTextOrange[data-v-99090aec]:active,.coderTextWhite[data-v-99090aec]:active,.coderTextBlack[data-v-99090aec]:active{text-decoration:underline}.coderTextOrange[data-v-99090aec],.coderTextOrange[data-v-99090aec]:link,.coderTextOrange[data-v-99090aec]:visited,.coderTextOrange[data-v-99090aec]:hover,.coderTextOrange[data-v-99090aec]:active{color:#f90}.coderTextRed[data-v-99090aec],.coderTextRed[data-v-99090aec]:link,.coderTextRed[data-v-99090aec]:visited,.coderTextRed[data-v-99090aec]:hover,.coderTextRed[data-v-99090aec]:active{color:#e00}.coderTextYellow[data-v-99090aec],.coderTextYellow[data-v-99090aec]:link,.coderTextYellow[data-v-99090aec]:visited,.coderTextYellow[data-v-99090aec]:hover,.coderTextYellow[data-v-99090aec]:active{color:#dc0}.coderTextViolet[data-v-99090aec],.coderTextViolet[data-v-99090aec]:link,.coderTextViolet[data-v-99090aec]:visited,.coderTextViolet[data-v-99090aec]:hover,.coderTextViolet[data-v-99090aec]:active{color:#a0a}.coderTextBlue[data-v-99090aec],.coderTextBlue[data-v-99090aec]:link,.coderTextBlue[data-v-99090aec]:visited,.coderTextBlue[data-v-99090aec]:hover,.coderTextBlue[data-v-99090aec]:active{color:#66f}.coderTextGreen[data-v-99090aec],.coderTextGreen[data-v-99090aec]:link,.coderTextGreen[data-v-99090aec]:visited,.coderTextGreen[data-v-99090aec]:hover,.coderTextGreen[data-v-99090aec]:active{color:#00a900}.coderTextGray[data-v-99090aec],.coderTextGray[data-v-99090aec]:link,.coderTextGray[data-v-99090aec]:visited,.coderTextGray[data-v-99090aec]:hover,.coderTextGray[data-v-99090aec]:active{color:#999}.coderTextWhite[data-v-99090aec],.coderTextWhite[data-v-99090aec]:link,.coderTextWhite[data-v-99090aec]:visited,.coderTextWhite[data-v-99090aec]:hover,.coderTextWhite[data-v-99090aec]:active{color:#fff}.coderTextBlack[data-v-99090aec],.coderTextBlack[data-v-99090aec]:link,.coderTextBlack[data-v-99090aec]:visited,.coderTextBlack[data-v-99090aec]:hover,.coderTextBlack[data-v-99090aec]:active{color:#000}s[data-v-99090aec]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-99090aec]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-99090aec]{text-align:justify}a[data-v-99090aec]{color:#004080}td.topmenu a[data-v-99090aec]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-99090aec]:hover{color:silver}td.topmenu[data-v-99090aec]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-99090aec]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-99090aec]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-99090aec]:hover{color:silver}td.menuleft[data-v-99090aec]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-99090aec]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-99090aec]{height:25px;width:190px}td.newsselectcontainer form[data-v-99090aec]{margin:0}td.newsselectcontainer select[data-v-99090aec]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-99090aec]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-99090aec]{border:1px solid #004080}.memorial[data-v-99090aec]{padding:0 8px;border:2px solid #000000}.menu[data-v-99090aec]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-99090aec]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-99090aec]{width:15em}.menu ul li[data-v-99090aec]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-99090aec]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-99090aec],.menu a[data-v-99090aec]: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-99090aec],.menu ul ul a[data-v-99090aec]: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-99090aec],.menu ul table ul a[data-v-99090aec]:visited{width:14em;width:12em}.menu table[data-v-99090aec]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-99090aec]{left:-1px}.menu ul ul table ul.left[data-v-99090aec]{margin-left:2px}.menu li[data-v-99090aec]:hover,html .menu a[data-v-99090aec]:hover{position:relative}.menu ul ul ul a[data-v-99090aec],.menu ul ul ul a[data-v-99090aec]:visited,.menu ul ul ul ul a[data-v-99090aec],.menu ul ul ul ul a[data-v-99090aec]:visited,.menu ul :hover a.sub1[data-v-99090aec],.menu ul ul :hover a.sub2[data-v-99090aec]{background:#004080}.menu a[data-v-99090aec]:hover{color:silver;background:#014181}.menu :hover>a[data-v-99090aec]{color:silver;background:#014181}.menu ul ul a[data-v-99090aec]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-99090aec]{color:silver;background:#014181}.menu ul ul ul a[data-v-99090aec]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-99090aec]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-99090aec]:hover{color:silver;background:#014181}.menu ul ul[data-v-99090aec]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-99090aec]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-99090aec]{left:-14em}.menu ul li:hover ul[data-v-99090aec],.menu ul a:hover ul[data-v-99090aec]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-99090aec],.menu ul :hover ul :hover ul ul[data-v-99090aec]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-99090aec],.menu ul :hover ul :hover ul :hover ul[data-v-99090aec]{visibility:visible}.lmenu[data-v-99090aec]{height:150px;font-size:90%}.lmenu ul[data-v-99090aec]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-99090aec]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-99090aec]{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-99090aec]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-99090aec],.lmenu a[data-v-99090aec]: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-99090aec],html .menu a[data-v-99090aec]:visited{width:150em;width:14.9em}html .lmenu a[data-v-99090aec]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-99090aec]:hover{position:relative}.lmenu a[data-v-99090aec]:active,.lmenu a[data-v-99090aec]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-99090aec]{color:silver;background:#014181}.lmenu li ul[data-v-99090aec]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-99090aec]{visibility:visible}.lmenu ul a:hover ul ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-99090aec]{visibility:hidden}.lmenu ul a:hover ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-99090aec],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-99090aec]{visibility:visible}table.standings[data-v-e8acef14]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-e8acef14]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-e8acef14]{border:0!important}table[data-v-e8acef14]{border-collapse:separate!important}td[data-v-e8acef14]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-e8acef14]{background-color:#eee}tr.team[data-v-e8acef14]{height:2.5em}.hover[data-v-e8acef14]{cursor:pointer}td.stnd[data-v-e8acef14]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-e8acef14]{border-color:#fff}td.stndact[data-v-e8acef14]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-e8acef14]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-e8acef14]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-e8acef14]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-e8acef14]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-e8acef14]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-e8acef14]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-e8acef14]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-e8acef14]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-e8acef14]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-e8acef14]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-e8acef14]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-e8acef14]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-e8acef14]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-e8acef14]{color:#fff}th.success[data-v-e8acef14]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-e8acef14],td.title[data-v-e8acef14]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-e8acef14]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-e8acef14]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-e8acef14]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-e8acef14]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-e8acef14]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-e8acef14]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-e8acef14]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-e8acef14]{background-color:#004080}tr.solver[data-v-e8acef14]{background-color:#f0c0a0}tr.statistics-0[data-v-e8acef14]{background-color:#95de64}tr.statistics-1[data-v-e8acef14]{background-color:#b7eb8f}td.o00[data-v-e8acef14]{background-color:#004080}td.stand00[data-v-e8acef14]{background-color:#e0e0ff}td.stand01[data-v-e8acef14]{background-color:#e8e8ff}td.stand10[data-v-e8acef14]{background-color:#f8f8f8}td.stand11[data-v-e8acef14]{background-color:#f2f2f2}tr.filter-team[data-v-e8acef14]{background-color:#ffffe0}tr.cfres01[data-v-e8acef14]{background-color:#ffffb0}table.matches[data-v-e8acef14]{table-layout:fixed}td.match[data-v-e8acef14]{height:6em;width:2em}.coderTextRed[data-v-e8acef14],.coderTextYellow[data-v-e8acef14],.coderTextViolet[data-v-e8acef14],.coderTextBlue[data-v-e8acef14],.coderTextGreen[data-v-e8acef14],.coderTextGray[data-v-e8acef14],.coderTextOrange[data-v-e8acef14]{font-weight:700;background-color:transparent}.coderTextRed[data-v-e8acef14]:link,.coderTextYellow[data-v-e8acef14]:link,.coderTextViolet[data-v-e8acef14]:link,.coderTextBlue[data-v-e8acef14]:link,.coderTextGreen[data-v-e8acef14]:link,.coderTextGray[data-v-e8acef14]:link,.coderTextOrange[data-v-e8acef14]:link,.coderTextWhite[data-v-e8acef14]:link,.coderTextBlack[data-v-e8acef14]:link,.coderTextRed[data-v-e8acef14]:visited,.coderTextYellow[data-v-e8acef14]:visited,.coderTextViolet[data-v-e8acef14]:visited,.coderTextBlue[data-v-e8acef14]:visited,.coderTextGreen[data-v-e8acef14]:visited,.coderTextGray[data-v-e8acef14]:visited,.coderTextOrange[data-v-e8acef14]:visited,.coderTextWhite[data-v-e8acef14]:visited,.coderTextBlack[data-v-e8acef14]:visited{text-decoration:none}.coderTextRed[data-v-e8acef14]:hover,.coderTextYellow[data-v-e8acef14]:hover,.coderTextViolet[data-v-e8acef14]:hover,.coderTextBlue[data-v-e8acef14]:hover,.coderTextGreen[data-v-e8acef14]:hover,.coderTextGray[data-v-e8acef14]:hover,.coderTextOrange[data-v-e8acef14]:hover,.coderTextWhite[data-v-e8acef14]:hover,.coderTextBlack[data-v-e8acef14]:hover,.coderTextRed[data-v-e8acef14]:active,.coderTextYellow[data-v-e8acef14]:active,.coderTextViolet[data-v-e8acef14]:active,.coderTextBlue[data-v-e8acef14]:active,.coderTextGreen[data-v-e8acef14]:active,.coderTextGray[data-v-e8acef14]:active,.coderTextOrange[data-v-e8acef14]:active,.coderTextWhite[data-v-e8acef14]:active,.coderTextBlack[data-v-e8acef14]:active{text-decoration:underline}.coderTextOrange[data-v-e8acef14],.coderTextOrange[data-v-e8acef14]:link,.coderTextOrange[data-v-e8acef14]:visited,.coderTextOrange[data-v-e8acef14]:hover,.coderTextOrange[data-v-e8acef14]:active{color:#f90}.coderTextRed[data-v-e8acef14],.coderTextRed[data-v-e8acef14]:link,.coderTextRed[data-v-e8acef14]:visited,.coderTextRed[data-v-e8acef14]:hover,.coderTextRed[data-v-e8acef14]:active{color:#e00}.coderTextYellow[data-v-e8acef14],.coderTextYellow[data-v-e8acef14]:link,.coderTextYellow[data-v-e8acef14]:visited,.coderTextYellow[data-v-e8acef14]:hover,.coderTextYellow[data-v-e8acef14]:active{color:#dc0}.coderTextViolet[data-v-e8acef14],.coderTextViolet[data-v-e8acef14]:link,.coderTextViolet[data-v-e8acef14]:visited,.coderTextViolet[data-v-e8acef14]:hover,.coderTextViolet[data-v-e8acef14]:active{color:#a0a}.coderTextBlue[data-v-e8acef14],.coderTextBlue[data-v-e8acef14]:link,.coderTextBlue[data-v-e8acef14]:visited,.coderTextBlue[data-v-e8acef14]:hover,.coderTextBlue[data-v-e8acef14]:active{color:#66f}.coderTextGreen[data-v-e8acef14],.coderTextGreen[data-v-e8acef14]:link,.coderTextGreen[data-v-e8acef14]:visited,.coderTextGreen[data-v-e8acef14]:hover,.coderTextGreen[data-v-e8acef14]:active{color:#00a900}.coderTextGray[data-v-e8acef14],.coderTextGray[data-v-e8acef14]:link,.coderTextGray[data-v-e8acef14]:visited,.coderTextGray[data-v-e8acef14]:hover,.coderTextGray[data-v-e8acef14]:active{color:#999}.coderTextWhite[data-v-e8acef14],.coderTextWhite[data-v-e8acef14]:link,.coderTextWhite[data-v-e8acef14]:visited,.coderTextWhite[data-v-e8acef14]:hover,.coderTextWhite[data-v-e8acef14]:active{color:#fff}.coderTextBlack[data-v-e8acef14],.coderTextBlack[data-v-e8acef14]:link,.coderTextBlack[data-v-e8acef14]:visited,.coderTextBlack[data-v-e8acef14]:hover,.coderTextBlack[data-v-e8acef14]:active{color:#000}s[data-v-e8acef14]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-e8acef14]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-e8acef14]{text-align:justify}a[data-v-e8acef14]{color:#004080}td.topmenu a[data-v-e8acef14]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-e8acef14]:hover{color:silver}td.topmenu[data-v-e8acef14]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-e8acef14]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-e8acef14]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-e8acef14]:hover{color:silver}td.menuleft[data-v-e8acef14]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-e8acef14]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-e8acef14]{height:25px;width:190px}td.newsselectcontainer form[data-v-e8acef14]{margin:0}td.newsselectcontainer select[data-v-e8acef14]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-e8acef14]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-e8acef14]{border:1px solid #004080}.memorial[data-v-e8acef14]{padding:0 8px;border:2px solid #000000}.menu[data-v-e8acef14]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-e8acef14]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-e8acef14]{width:15em}.menu ul li[data-v-e8acef14]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-e8acef14]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-e8acef14],.menu a[data-v-e8acef14]: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-e8acef14],.menu ul ul a[data-v-e8acef14]: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-e8acef14],.menu ul table ul a[data-v-e8acef14]:visited{width:14em;width:12em}.menu table[data-v-e8acef14]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-e8acef14]{left:-1px}.menu ul ul table ul.left[data-v-e8acef14]{margin-left:2px}.menu li[data-v-e8acef14]:hover,html .menu a[data-v-e8acef14]:hover{position:relative}.menu ul ul ul a[data-v-e8acef14],.menu ul ul ul a[data-v-e8acef14]:visited,.menu ul ul ul ul a[data-v-e8acef14],.menu ul ul ul ul a[data-v-e8acef14]:visited,.menu ul :hover a.sub1[data-v-e8acef14],.menu ul ul :hover a.sub2[data-v-e8acef14]{background:#004080}.menu a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu :hover>a[data-v-e8acef14]{color:silver;background:#014181}.menu ul ul a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-e8acef14]{color:silver;background:#014181}.menu ul ul ul a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-e8acef14]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-e8acef14]:hover{color:silver;background:#014181}.menu ul ul[data-v-e8acef14]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-e8acef14]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-e8acef14]{left:-14em}.menu ul li:hover ul[data-v-e8acef14],.menu ul a:hover ul[data-v-e8acef14]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-e8acef14],.menu ul :hover ul :hover ul ul[data-v-e8acef14]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-e8acef14],.menu ul :hover ul :hover ul :hover ul[data-v-e8acef14]{visibility:visible}.lmenu[data-v-e8acef14]{height:150px;font-size:90%}.lmenu ul[data-v-e8acef14]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-e8acef14]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-e8acef14]{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-e8acef14]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-e8acef14],.lmenu a[data-v-e8acef14]: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-e8acef14],html .menu a[data-v-e8acef14]:visited{width:150em;width:14.9em}html .lmenu a[data-v-e8acef14]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-e8acef14]:hover{position:relative}.lmenu a[data-v-e8acef14]:active,.lmenu a[data-v-e8acef14]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-e8acef14]{color:silver;background:#014181}.lmenu li ul[data-v-e8acef14]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-e8acef14]{visibility:visible}.lmenu ul a:hover ul ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-e8acef14]{visibility:hidden}.lmenu ul a:hover ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-e8acef14],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-e8acef14]{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:#e0e0ff}td.stand01[data-v-6d613751]{background-color:#e8e8ff}td.stand10[data-v-6d613751]{background-color:#f8f8f8}td.stand11[data-v-6d613751]{background-color:#f2f2f2}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-84f25c40]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-84f25c40]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-84f25c40]{border:0!important}table[data-v-84f25c40]{border-collapse:separate!important}td[data-v-84f25c40]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-84f25c40]{background-color:#eee}tr.team[data-v-84f25c40]{height:2.5em}.hover[data-v-84f25c40]{cursor:pointer}td.stnd[data-v-84f25c40]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-84f25c40]{border-color:#fff}td.stndact[data-v-84f25c40]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-84f25c40]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-84f25c40]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-84f25c40]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-84f25c40]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-84f25c40]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-84f25c40]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-84f25c40]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-84f25c40]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-84f25c40]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-84f25c40]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-84f25c40]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-84f25c40]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-84f25c40]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-84f25c40]{color:#fff}th.success[data-v-84f25c40]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-84f25c40],td.title[data-v-84f25c40]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-84f25c40]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-84f25c40]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-84f25c40]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-84f25c40]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-84f25c40]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-84f25c40]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-84f25c40]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-84f25c40]{background-color:#004080}tr.solver[data-v-84f25c40]{background-color:#f0c0a0}tr.statistics-0[data-v-84f25c40]{background-color:#95de64}tr.statistics-1[data-v-84f25c40]{background-color:#b7eb8f}td.o00[data-v-84f25c40]{background-color:#004080}td.stand00[data-v-84f25c40]{background-color:#e0e0ff}td.stand01[data-v-84f25c40]{background-color:#e8e8ff}td.stand10[data-v-84f25c40]{background-color:#f8f8f8}td.stand11[data-v-84f25c40]{background-color:#f2f2f2}tr.filter-team[data-v-84f25c40]{background-color:#ffffe0}tr.cfres01[data-v-84f25c40]{background-color:#ffffb0}table.matches[data-v-84f25c40]{table-layout:fixed}td.match[data-v-84f25c40]{height:6em;width:2em}.coderTextRed[data-v-84f25c40],.coderTextYellow[data-v-84f25c40],.coderTextViolet[data-v-84f25c40],.coderTextBlue[data-v-84f25c40],.coderTextGreen[data-v-84f25c40],.coderTextGray[data-v-84f25c40],.coderTextOrange[data-v-84f25c40]{font-weight:700;background-color:transparent}.coderTextRed[data-v-84f25c40]:link,.coderTextYellow[data-v-84f25c40]:link,.coderTextViolet[data-v-84f25c40]:link,.coderTextBlue[data-v-84f25c40]:link,.coderTextGreen[data-v-84f25c40]:link,.coderTextGray[data-v-84f25c40]:link,.coderTextOrange[data-v-84f25c40]:link,.coderTextWhite[data-v-84f25c40]:link,.coderTextBlack[data-v-84f25c40]:link,.coderTextRed[data-v-84f25c40]:visited,.coderTextYellow[data-v-84f25c40]:visited,.coderTextViolet[data-v-84f25c40]:visited,.coderTextBlue[data-v-84f25c40]:visited,.coderTextGreen[data-v-84f25c40]:visited,.coderTextGray[data-v-84f25c40]:visited,.coderTextOrange[data-v-84f25c40]:visited,.coderTextWhite[data-v-84f25c40]:visited,.coderTextBlack[data-v-84f25c40]:visited{text-decoration:none}.coderTextRed[data-v-84f25c40]:hover,.coderTextYellow[data-v-84f25c40]:hover,.coderTextViolet[data-v-84f25c40]:hover,.coderTextBlue[data-v-84f25c40]:hover,.coderTextGreen[data-v-84f25c40]:hover,.coderTextGray[data-v-84f25c40]:hover,.coderTextOrange[data-v-84f25c40]:hover,.coderTextWhite[data-v-84f25c40]:hover,.coderTextBlack[data-v-84f25c40]:hover,.coderTextRed[data-v-84f25c40]:active,.coderTextYellow[data-v-84f25c40]:active,.coderTextViolet[data-v-84f25c40]:active,.coderTextBlue[data-v-84f25c40]:active,.coderTextGreen[data-v-84f25c40]:active,.coderTextGray[data-v-84f25c40]:active,.coderTextOrange[data-v-84f25c40]:active,.coderTextWhite[data-v-84f25c40]:active,.coderTextBlack[data-v-84f25c40]:active{text-decoration:underline}.coderTextOrange[data-v-84f25c40],.coderTextOrange[data-v-84f25c40]:link,.coderTextOrange[data-v-84f25c40]:visited,.coderTextOrange[data-v-84f25c40]:hover,.coderTextOrange[data-v-84f25c40]:active{color:#f90}.coderTextRed[data-v-84f25c40],.coderTextRed[data-v-84f25c40]:link,.coderTextRed[data-v-84f25c40]:visited,.coderTextRed[data-v-84f25c40]:hover,.coderTextRed[data-v-84f25c40]:active{color:#e00}.coderTextYellow[data-v-84f25c40],.coderTextYellow[data-v-84f25c40]:link,.coderTextYellow[data-v-84f25c40]:visited,.coderTextYellow[data-v-84f25c40]:hover,.coderTextYellow[data-v-84f25c40]:active{color:#dc0}.coderTextViolet[data-v-84f25c40],.coderTextViolet[data-v-84f25c40]:link,.coderTextViolet[data-v-84f25c40]:visited,.coderTextViolet[data-v-84f25c40]:hover,.coderTextViolet[data-v-84f25c40]:active{color:#a0a}.coderTextBlue[data-v-84f25c40],.coderTextBlue[data-v-84f25c40]:link,.coderTextBlue[data-v-84f25c40]:visited,.coderTextBlue[data-v-84f25c40]:hover,.coderTextBlue[data-v-84f25c40]:active{color:#66f}.coderTextGreen[data-v-84f25c40],.coderTextGreen[data-v-84f25c40]:link,.coderTextGreen[data-v-84f25c40]:visited,.coderTextGreen[data-v-84f25c40]:hover,.coderTextGreen[data-v-84f25c40]:active{color:#00a900}.coderTextGray[data-v-84f25c40],.coderTextGray[data-v-84f25c40]:link,.coderTextGray[data-v-84f25c40]:visited,.coderTextGray[data-v-84f25c40]:hover,.coderTextGray[data-v-84f25c40]:active{color:#999}.coderTextWhite[data-v-84f25c40],.coderTextWhite[data-v-84f25c40]:link,.coderTextWhite[data-v-84f25c40]:visited,.coderTextWhite[data-v-84f25c40]:hover,.coderTextWhite[data-v-84f25c40]:active{color:#fff}.coderTextBlack[data-v-84f25c40],.coderTextBlack[data-v-84f25c40]:link,.coderTextBlack[data-v-84f25c40]:visited,.coderTextBlack[data-v-84f25c40]:hover,.coderTextBlack[data-v-84f25c40]:active{color:#000}s[data-v-84f25c40]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-84f25c40]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-84f25c40]{text-align:justify}a[data-v-84f25c40]{color:#004080}td.topmenu a[data-v-84f25c40]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-84f25c40]:hover{color:silver}td.topmenu[data-v-84f25c40]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-84f25c40]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-84f25c40]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-84f25c40]:hover{color:silver}td.menuleft[data-v-84f25c40]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-84f25c40]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-84f25c40]{height:25px;width:190px}td.newsselectcontainer form[data-v-84f25c40]{margin:0}td.newsselectcontainer select[data-v-84f25c40]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-84f25c40]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-84f25c40]{border:1px solid #004080}.memorial[data-v-84f25c40]{padding:0 8px;border:2px solid #000000}.menu[data-v-84f25c40]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-84f25c40]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-84f25c40]{width:15em}.menu ul li[data-v-84f25c40]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-84f25c40]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-84f25c40],.menu a[data-v-84f25c40]: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-84f25c40],.menu ul ul a[data-v-84f25c40]: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-84f25c40],.menu ul table ul a[data-v-84f25c40]:visited{width:14em;width:12em}.menu table[data-v-84f25c40]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-84f25c40]{left:-1px}.menu ul ul table ul.left[data-v-84f25c40]{margin-left:2px}.menu li[data-v-84f25c40]:hover,html .menu a[data-v-84f25c40]:hover{position:relative}.menu ul ul ul a[data-v-84f25c40],.menu ul ul ul a[data-v-84f25c40]:visited,.menu ul ul ul ul a[data-v-84f25c40],.menu ul ul ul ul a[data-v-84f25c40]:visited,.menu ul :hover a.sub1[data-v-84f25c40],.menu ul ul :hover a.sub2[data-v-84f25c40]{background:#004080}.menu a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu :hover>a[data-v-84f25c40]{color:silver;background:#014181}.menu ul ul a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-84f25c40]{color:silver;background:#014181}.menu ul ul ul a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-84f25c40]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-84f25c40]:hover{color:silver;background:#014181}.menu ul ul[data-v-84f25c40]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-84f25c40]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-84f25c40]{left:-14em}.menu ul li:hover ul[data-v-84f25c40],.menu ul a:hover ul[data-v-84f25c40]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-84f25c40],.menu ul :hover ul :hover ul ul[data-v-84f25c40]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-84f25c40],.menu ul :hover ul :hover ul :hover ul[data-v-84f25c40]{visibility:visible}.lmenu[data-v-84f25c40]{height:150px;font-size:90%}.lmenu ul[data-v-84f25c40]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-84f25c40]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-84f25c40]{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-84f25c40]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-84f25c40],.lmenu a[data-v-84f25c40]: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-84f25c40],html .menu a[data-v-84f25c40]:visited{width:150em;width:14.9em}html .lmenu a[data-v-84f25c40]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-84f25c40]:hover{position:relative}.lmenu a[data-v-84f25c40]:active,.lmenu a[data-v-84f25c40]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-84f25c40]{color:silver;background:#014181}.lmenu li ul[data-v-84f25c40]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-84f25c40]{visibility:visible}.lmenu ul a:hover ul ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-84f25c40]{visibility:hidden}.lmenu ul a:hover ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-84f25c40],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-84f25c40]{visibility:visible}.second-level-menu-item[data-v-714a998b]{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-714a998b]:hover,.second-level-menu-item-current[data-v-714a998b]{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:#e0e0ff}td.stand01[data-v-9e0d419f]{background-color:#e8e8ff}td.stand10[data-v-9e0d419f]{background-color:#f8f8f8}td.stand11[data-v-9e0d419f]{background-color:#f2f2f2}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-ce668feb]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
@@ -0,0 +1 @@
1
+ import{_ as p}from"./TheInput.vue_vue_type_script_setup_true_lang-9cc92a14.js";import{g as f,q as _,i as g,X as h,U as b,u as a,o as v,c as S,d as t,b as U,V,W as x,t as l,l as y}from"./index-f813b721.js";import{g as k}from"./query-8d6474f1.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=k(),e=g(s.value),c=h(),d=b();function n(){d.push(`${c.fullPath}/?data-source=${e.value.trim()}`)}return(B,o)=>{const i=p;return a(s).length===0?(v(),S("div",w,[t("div",D,[U(i,{modelValue:a(e),"onUpdate:modelValue":o[0]||(o[0]=m=>V(e)?e.value=m:null),"w-full":"",placeholder:u,autocomplete:"false",onKeydown:x(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)])])):y("",!0)}}});export{K as _};
@@ -0,0 +1 @@
1
+ import{g as s,a0 as r,a1 as u,aT as p,u as i,o as d,c as m,aU as c,V as x}from"./index-f813b721.js";const _=["type","text"],g=s({__name:"TheInput",props:{textAlign:null,textType:null,modelValue:null},emits:["update:modelValue"],setup(a){const t=a,{modelValue:e}=r("modelValue");return(l,n)=>u((d(),m("input",c({id:"input","onUpdate:modelValue":n[0]||(n[0]=o=>x(e)?e.value=o:null)},l.$attrs,{type:t.textType??"text",text:t.textAlign??"center",p:"x-4 y-2","w-full":"",bg:"transparent",border:"~ rounded gray-200 dark:gray-700",outline:"none active:none"}),null,16,_)),[[p,i(e)]])}});export{g as _};
@@ -0,0 +1 @@
1
+ import{_ as v}from"./Board-b5bf1828.js";import{g as m,U as y,q as l,r as B,o as a,c as r,d as i,t as p,u as n,b as u,w as g,k as d,X as h,E as _}from"./index-f813b721.js";import"./pagination-959b8075.js";import"./TheInput.vue_vue_type_script_setup_true_lang-9cc92a14.js";import"./query-8d6474f1.js";const C=m({__name:"GoBack",setup(f){const s=y(),{t}=l();return(k,o)=>{const e=B("RouterLink");return a(),r("div",null,[i("div",{class:"m-3 text-sm btn",onClick:o[0]||(o[0]=c=>n(s).back())},p(n(t)("button.back")),1),u(e,{class:"m-3 text-sm btn",to:"/"},{default:g(()=>[d(p(n(t)("button.home")),1)]),_:1})])}}}),N={key:0,class:"flex flex-col items-center"},R={key:1},w=m({__name:"[...all]",setup(f){const{t:s}=l(),t=h(),o=!["camp","icpc","ccpc","provincial-contest"].some(e=>t.fullPath.startsWith(`/${e}`));return(e,c)=>{const x=C,b=v;return o?(a(),r("div",N,[c[0]||(c[0]=i("div",{"text-4xl":""},[i("div",{"i-carbon-warning":""})],-1)),d(" "+p(n(s)("not-found"))+" ",1),u(x)])):(a(),r("div",R,[u(b)]))}}});typeof _=="function"&&_(w);export{w as default};
@@ -1,6 +1,6 @@
1
- import{h as M,_ as A,P as D,w as H,a as O}from"./pagination-95a79aa6.js";import{g as R,h,o as p,c as f,b as _,w as k,d as t,t as x,j as o,aU as N,aV as L,D as C,l as U,v as z,N as S,i as y,k as T,A as P,T as E,F as V,s as G,n as W,p as B,R as I,q as Y,aW as q,x as J,P as X}from"./index-d8432aad.js";const K={"text-md":""},Q=R({__name:"RatingBadge",props:{rating:null},setup(d){const r=d,n=h(()=>r.rating);return(u,g)=>{const e=U;return p(),f("div",null,[_(e,null,{popper:k(()=>[t("div",K,x(o(N)[o(L).getRatingLevel(o(n))]),1)]),default:k(()=>[t("div",{"font-mono":"","font-bold":"",class:C(o(L).getRatingLevelClass(o(n)))},x(o(n)),3)]),_:1})])}}});function Z(d,r){const n=r-d;return r>d?`+${n.toString()}`:n.toString()}function tt(d){const r=[];{let g=0;for(const e of d.ratingHistories){const s={};s.x=e.contestTime.unix()*1e3,s.y=e.rating,s.diffRating=Z(g,e.rating),s.rank=e.rank,s.contestName=e.contestName,s.link=`/board/${e.contestID}`,s.contestTime=e.contestTime.format("YYYY-MM-DD HH:mm:ss"),s.teamName=e.teamName,s.ratingTitle=N[L.getRatingLevel(e.rating)],r.push(s),g=e.rating}}let n=[1200,1400,1600,1900,2100,2300,2400,2600,3e3];{let e=Math.max(0,d.minRating-100),s=d.maxRating+100;for(let a=0;a<n.length;++a)if(n[a]>s){s=n[a];break}for(let a=n.length-1;a>=0;--a)if(n[a]<e){e=n[a];break}e<1200&&(n=[e,...n]),s>3e3&&n.push(s),n=n.filter(a=>a>=e&&a<=s)}return{chart:{type:"line",height:"408px"},title:{text:null},xAxis:{tickWidth:0,gridLineWidth:.4,minRange:30*24*60*60*1e3,type:"datetime",showFirstLabel:!0,showLastLabel:!0,dateTimeLabelFormats:{month:"%b %Y"}},yAxis:{showEmpty:!1,showFirstLabel:!1,showLastLabel:!1,tickPositions:n,tickWidth:0,gridLineWidth:.6,labels:{enabled:!0,format:"{value}"},title:{text:null},plotBands:[{from:0,to:1199,color:"#CCCCCC"},{from:1200,to:1399,color:"#98FA87"},{from:1400,to:1599,color:"#90DABD"},{from:1600,to:1899,color:"#A9ACF9"},{from:1900,to:2099,color:"#EF91F9"},{from:2100,to:2299,color:"#F7CD91"},{from:2300,to:2399,color:"#F5BD67"},{from:2400,to:2599,color:"#Ef7F7B"},{from:2600,to:2999,color:"#EB483F"},{from:3e3,to:1061109567,color:"#9C1E14"}]},credits:{enabled:!1},plotOptions:{line:{color:"#ffec3d",dataLabels:{enabled:!1},enableMouseTracking:!0,marker:{enabled:!0,fillColor:"#fffb8f"}}},tooltip:{enabled:!0,headerFormat:"",useHTML:!0,shared:!0,shadow:!0,followPointer:!1,followTouchMove:!1,pointFormat:`= {point.y} ({point.diffRating}), {point.ratingTitle}
1
+ import{h as U,_ as H,P as O,w as A,a as D}from"./pagination-959b8075.js";import{g as R,h,o as p,c as f,b as _,w as k,d as t,t as x,u as o,aX as N,aY as L,n as C,m as j,K as z,V as S,i as y,l as T,v as P,k as E,F as V,j as Y,q as G,p as I,I as B,J as W,aZ as X,L as J,X as q}from"./index-f813b721.js";const K={"text-md":""},Z=R({__name:"RatingBadge",props:{rating:null},setup(d){const r=d,n=h(()=>r.rating);return(u,g)=>{const e=j;return p(),f("div",null,[_(e,null,{popper:k(()=>[t("div",K,x(o(N)[o(L).getRatingLevel(o(n))]),1)]),default:k(()=>[t("div",{"font-mono":"","font-bold":"",class:C(o(L).getRatingLevelClass(o(n)))},x(o(n)),3)]),_:1})])}}});function Q(d,r){const n=r-d;return r>d?`+${n.toString()}`:n.toString()}function tt(d){const r=[];{let g=0;for(const e of d.ratingHistories){const s={};s.x=e.contestTime.unix()*1e3,s.y=e.rating,s.diffRating=Q(g,e.rating),s.rank=e.rank,s.contestName=e.contestName,s.link=`/board/${e.contestID}`,s.contestTime=e.contestTime.format("YYYY-MM-DD HH:mm:ss"),s.teamName=e.teamName,s.ratingTitle=N[L.getRatingLevel(e.rating)],r.push(s),g=e.rating}}let n=[1200,1400,1600,1900,2100,2300,2400,2600,3e3];{let e=Math.max(0,d.minRating-100),s=d.maxRating+100;for(let a=0;a<n.length;++a)if(n[a]>s){s=n[a];break}for(let a=n.length-1;a>=0;--a)if(n[a]<e){e=n[a];break}e<1200&&(n=[e,...n]),s>3e3&&n.push(s),n=n.filter(a=>a>=e&&a<=s)}return{chart:{type:"line",height:"408px"},title:{text:null},xAxis:{tickWidth:0,gridLineWidth:.4,minRange:30*24*60*60*1e3,type:"datetime",showFirstLabel:!0,showLastLabel:!0,dateTimeLabelFormats:{month:"%b %Y"}},yAxis:{showEmpty:!1,showFirstLabel:!1,showLastLabel:!1,tickPositions:n,tickWidth:0,gridLineWidth:.6,labels:{enabled:!0,format:"{value}"},title:{text:null},plotBands:[{from:0,to:1199,color:"#CCCCCC"},{from:1200,to:1399,color:"#98FA87"},{from:1400,to:1599,color:"#90DABD"},{from:1600,to:1899,color:"#A9ACF9"},{from:1900,to:2099,color:"#EF91F9"},{from:2100,to:2299,color:"#F7CD91"},{from:2300,to:2399,color:"#F5BD67"},{from:2400,to:2599,color:"#Ef7F7B"},{from:2600,to:2999,color:"#EB483F"},{from:3e3,to:1061109567,color:"#9C1E14"}]},credits:{enabled:!1},plotOptions:{line:{color:"#ffec3d",dataLabels:{enabled:!1},enableMouseTracking:!0,marker:{enabled:!0,fillColor:"#fffb8f"}}},tooltip:{enabled:!0,headerFormat:"",useHTML:!0,shared:!0,shadow:!0,followPointer:!1,followTouchMove:!1,pointFormat:`= {point.y} ({point.diffRating}), {point.ratingTitle}
2
2
  <br/>Rank: {point.rank}
3
3
  <br/>TeamName: {point.teamName}
4
4
  <br/>ContestTime: {point.contestTime}
5
5
  <br/><a href="{point.link}">{point.contestName}</a>
6
- <br/>`},series:[{showInLegend:!1,allowPointSelect:!0,data:r}]}}const et={"w-full":"","max-w-screen-xl":"","mx-auto":"","px-4":"","lg:px-8":""},nt={relative:"","overflow-hidden":"","bg-white":"","dark:bg-gray-800":""},ot={flex:"","flex-col":"","items-center":"","justify-between":"","md:flex-row":"","space-y-3":"","md:space-y-0":""},at={flex:"","flex-row":"","space-x-3":""},st={"text-gray-900":"","dark:text-white":"","text-2xl":"","font-sans":"","font-semibold":"",italic:""},rt={flex:"","flex-col":"","justify-start":"","items-start":""},it={"w-full":"","font-bold":"","font-mono":"",flex:"","items-center":"","justify-center":""},lt={"w-full":""},ct=R({__name:"RatingInfoModal",props:{isHidden:{type:Boolean},ratingUser:null},emits:["update:isHidden"],setup(d,{emit:r}){const n=d,u=r,g=h({get(){return n.isHidden},set(a){u("update:isHidden",a)}}),e=h(()=>n.ratingUser),s=h(()=>{let a="";return e.value.organization.length>0&&(a+=`${e.value.organization} - `),a+=`${e.value.name}`,e.value.members.length>0&&(a+=` - ${e.value.members.map(l=>l.name).join(",")}`),e.value.coaches.length>0&&(a+=` - ${e.value.coaches.map(l=>l.name).join(",")}(coach)`),a});return(a,l)=>{const v=U,i=A;return p(),z(i,{"is-hidden":o(g),"onUpdate:isHidden":l[0]||(l[0]=F=>S(g)?g.value=F:null),width:"w-278"},{header:k(()=>[t("div",et,[t("div",nt,[t("div",ot,[t("div",at,[_(v,null,{popper:k(()=>[t("div",rt,[t("div",null," TeamID: "+x(o(e).id),1)])]),default:k(()=>[t("h3",st,x(o(s)),1)]),_:1})])])])])]),default:k(()=>[t("div",it,[t("div",lt,[_(o(M.Chart),{options:("getRatingGraphOptions"in a?a.getRatingGraphOptions:o(tt))(o(e))},null,8,["options"])])])]),_:1},8,["is-hidden"])}}}),dt={class:"border-b dark:border-gray-600 hover:bg-gray-100 dark:hover:bg-gray-700"},ut={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},gt={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},pt={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},mt={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},ft={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},ht=R({__name:"RatingUserUI",props:{ix:null,ratingUser:null},setup(d){const r=d,n=h(()=>r.ratingUser),u=y(!0);function g(){u.value=!1}return(e,s)=>{const a=ct,l=Q;return p(),f("tr",dt,[t("td",ut,x(o(n).organization),1),t("td",null,[t("div",{class:C(["whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white",o(L).getRatingLevelClass(o(n).rating)]),"cursor-pointer":"",onClick:g},x(o(n).name),3),t("div",null,[o(u)?T("",!0):(p(),z(a,{key:0,"is-hidden":o(u),"onUpdate:isHidden":s[0]||(s[0]=v=>S(u)?u.value=v:null),"rating-user":o(n)},null,8,["is-hidden","rating-user"]))])]),t("td",gt,x(o(n).members.map(v=>v.name.trim()).join(" ")),1),t("td",pt,[_(l,{rating:o(n).rating},null,8,["rating"])]),t("td",mt,[_(l,{rating:o(n).maxRating},null,8,["rating"])]),t("td",ft,[_(l,{rating:o(n).minRating},null,8,["rating"])])])}}}),_t={"mx-auto":"","w-full":""},xt={"space-y-3":"",flex:"","flex-col":"","px-4":"","py-3":"","lg:flex-row":"","lg:items-center":"","lg:justify-between":"","lg:space-x-4":"","lg:space-y-0":""},vt={flex:"","flex-shrink-0":"","flex-col":"","md:flex-row":"","md:items-center":"","lg:justify-end":"","space-y-3":"","md:space-x-3":"","md:space-y-0":""},yt={"w-108":""},bt={class:"overflow-x-auto"},wt={class:"w-full text-left text-sm text-gray-500 dark:text-gray-400","font-medium":"","font-mono":""},kt=R({__name:"RatingTable",props:{rating:null,pageSize:null,removeBorder:{type:Boolean}},setup(d){const r=d,n=h(()=>r.rating),u=y({organizations:[],members:[]}),g=h(()=>{let m=n.value.users.map(c=>c.organization);return m=Array.from(new Set(m)),m.map(c=>({value:c,text:c}))}),e=y([]),s=y({});function a(m,c){e.value=m,s.value=c}const l=h(()=>n.value.users.filter(c=>{const b=u.value;if(b.organizations.length===0&&b.members.length===0)return!0;for(const $ of b.organizations)if($===c.organization)return!0;for(const $ of b.members)for(const w of c.members)if($===w.name)return!0;return!1}));function v(){const m={organizations:[],members:[]};m.organizations=e.value.map(c=>c.value),u.value=m}const i=y(new D);i.value.currentPage=0,i.value.pageSize=r.pageSize??20,i.value.totalSize=l.value.length,P(l,()=>{i.value.totalSize=l.value.length,i.value.currentPage>=i.value.totalPage&&(i.value.currentPage=i.value.totalPage-1)});const F=h(()=>l.value.slice(i.value.currentLeft,i.value.currentRight));return(m,c)=>{const b=ht,$=O;return p(),f("section",null,[t("div",_t,[t("div",{relative:"","overflow-hidden":"","bg-white":"","dark:bg-gray-800":"",class:C({"shadow-md":r.removeBorder!==!0,"sm:rounded-sm":r.removeBorder!==!0})},[t("div",xt,[t("div",vt,[t("div",yt,[_(o(H),{options:o(g),"selected-options":o(e),placeholder:"Organization",onSelect:a},null,8,["options","selected-options"])]),t("div",null,[t("button",{type:"button",class:"flex flex-shrink-0 items-center justify-center border border-gray-200 rounded-lg bg-white px-3 py-2 text-sm font-medium text-gray-900 focus:z-10 dark:border-gray-600 dark:bg-gray-800 hover:bg-gray-100 dark:text-gray-400 hover:text-primary-700 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:hover:bg-gray-700 dark:hover:text-white dark:focus:ring-gray-700",onClick:v},c[1]||(c[1]=[t("div",{"i-material-symbols-search":"","mr-1":"","h-5":"","w-5":""},null,-1),E(" Filter ")]))])])]),t("div",bt,[t("table",wt,[c[2]||(c[2]=t("thead",{"text-xs":"","bg-gray-50":"","text-gray-700":"","dark:bg-gray-700":"","dark:text-gray-400":""},[t("tr",null,[t("th",{scope:"col",class:"px-4 py-3","w-68":""}," Organization "),t("th",{scope:"col",class:"px-4 py-3","w-128":""}," TeamName "),t("th",{scope:"col",class:"px-4 py-3","w-68":""}," Members "),t("th",{scope:"col",class:"px-4 py-3"}," Rating "),t("th",{scope:"col",class:"px-4 py-3"}," MaxRating "),t("th",{scope:"col",class:"px-4 py-3"}," MinRating ")])],-1)),t("tbody",null,[(p(!0),f(V,null,G(o(F),(w,j)=>(p(),z(b,{key:w.id,ix:j,"rating-user":w},null,8,["ix","rating-user"]))),128))])])]),_($,{pagination:o(i),"onUpdate:pagination":c[0]||(c[0]=w=>S(i)?i.value=w:null)},null,8,["pagination"])],2)])])}}}),Rt={class:"sm:w-[1024px] lg:w-screen","lg:of-x-hidden":"",flex:"","flex-col":"","justify-center":"","items-center":""},$t={key:0,"mt-4":"","mb-4":"",class:"sm:w-[1000px] lg:w-screen",flex:"","justify-center":"","items-center":""},Tt={key:0},Ft={key:1},Lt={key:1,flex:"","flex-col":"","justify-center":"","items-center":""},Ct={"text-4xl":"","font-medium":"","font-serif":""},zt={"mt-4":""},St=R({__name:"Rating",props:{id:null},setup(d){const r=d,n=h(()=>r.id);function u(){return`${J.value}${n.value}/rating.json`}const g=y(u()),e=y({}),{t:s}=W();B(I);const{error:a,isFetching:l,isFinished:v}=Y(g,{refetch:!0,afterFetch:i=>(e.value=q.fromJSON(i.data),B(`${e.value.name} | ${I}`),i)}).get();return(i,F)=>{const m=kt;return p(),f("div",Rt,[t("div",null,[o(l)||o(a)?(p(),f("div",$t,[o(l)?(p(),f("div",Tt,x(o(s)("common.loading"))+"... ",1)):T("",!0),o(a)?(p(),f("div",Ft,x(o(a)),1)):T("",!0)])):T("",!0),o(v)?(p(),f("div",Lt,[t("div",Ct,x(o(e).name),1),t("div",zt,[_(m,{rating:o(e),"remove-border":!0},null,8,["rating"])])])):T("",!0)])])}}}),Nt=R({__name:"[...all]",setup(d){const n=X().path.split("/").pop();return(u,g)=>{const e=St;return p(),f("div",null,[_(e,{id:o(n)},null,8,["id"])])}}});export{Nt as default};
6
+ <br/>`},series:[{showInLegend:!1,allowPointSelect:!0,data:r}]}}const et={"w-full":"","max-w-screen-xl":"","mx-auto":"","px-4":"","lg:px-8":""},nt={relative:"","overflow-hidden":"","bg-white":"","dark:bg-gray-800":""},ot={flex:"","flex-col":"","items-center":"","justify-between":"","md:flex-row":"","space-y-3":"","md:space-y-0":""},at={flex:"","flex-row":"","space-x-3":""},st={"text-gray-900":"","dark:text-white":"","text-2xl":"","font-sans":"","font-semibold":"",italic:""},rt={flex:"","flex-col":"","justify-start":"","items-start":""},it={"w-full":"","font-bold":"","font-mono":"",flex:"","items-center":"","justify-center":""},lt={"w-full":""},ct=R({__name:"RatingInfoModal",props:{isHidden:{type:Boolean},ratingUser:null},emits:["update:isHidden"],setup(d,{emit:r}){const n=d,u=r,g=h({get(){return n.isHidden},set(a){u("update:isHidden",a)}}),e=h(()=>n.ratingUser),s=h(()=>{let a="";return e.value.organization.length>0&&(a+=`${e.value.organization} - `),a+=`${e.value.name}`,e.value.members.length>0&&(a+=` - ${e.value.members.map(l=>l.name).join(",")}`),e.value.coaches.length>0&&(a+=` - ${e.value.coaches.map(l=>l.name).join(",")}(coach)`),a});return(a,l)=>{const v=j,i=H;return p(),z(i,{"is-hidden":o(g),"onUpdate:isHidden":l[0]||(l[0]=F=>S(g)?g.value=F:null),width:"w-278"},{header:k(()=>[t("div",et,[t("div",nt,[t("div",ot,[t("div",at,[_(v,null,{popper:k(()=>[t("div",rt,[t("div",null," TeamID: "+x(o(e).id),1)])]),default:k(()=>[t("h3",st,x(o(s)),1)]),_:1})])])])])]),default:k(()=>[t("div",it,[t("div",lt,[_(o(U.Chart),{options:("getRatingGraphOptions"in a?a.getRatingGraphOptions:o(tt))(o(e))},null,8,["options"])])])]),_:1},8,["is-hidden"])}}}),dt={class:"border-b dark:border-gray-600 hover:bg-gray-100 dark:hover:bg-gray-700"},ut={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},gt={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},pt={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},mt={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},ft={class:"whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white"},ht=R({__name:"RatingUserUI",props:{ix:null,ratingUser:null},setup(d){const r=d,n=h(()=>r.ratingUser),u=y(!0);function g(){u.value=!1}return(e,s)=>{const a=ct,l=Z;return p(),f("tr",dt,[t("td",ut,x(o(n).organization),1),t("td",null,[t("div",{class:C(["whitespace-nowrap px-4 py-2 text-gray-900 dark:text-white",o(L).getRatingLevelClass(o(n).rating)]),"cursor-pointer":"",onClick:g},x(o(n).name),3),t("div",null,[o(u)?T("",!0):(p(),z(a,{key:0,"is-hidden":o(u),"onUpdate:isHidden":s[0]||(s[0]=v=>S(u)?u.value=v:null),"rating-user":o(n)},null,8,["is-hidden","rating-user"]))])]),t("td",gt,x(o(n).members.map(v=>v.name.trim()).join(" ")),1),t("td",pt,[_(l,{rating:o(n).rating},null,8,["rating"])]),t("td",mt,[_(l,{rating:o(n).maxRating},null,8,["rating"])]),t("td",ft,[_(l,{rating:o(n).minRating},null,8,["rating"])])])}}}),_t={"mx-auto":"","w-full":""},xt={"space-y-3":"",flex:"","flex-col":"","px-4":"","py-3":"","lg:flex-row":"","lg:items-center":"","lg:justify-between":"","lg:space-x-4":"","lg:space-y-0":""},vt={flex:"","flex-shrink-0":"","flex-col":"","md:flex-row":"","md:items-center":"","lg:justify-end":"","space-y-3":"","md:space-x-3":"","md:space-y-0":""},yt={"w-108":""},bt={class:"overflow-x-auto"},wt={class:"w-full text-left text-sm text-gray-500 dark:text-gray-400","font-medium":"","font-mono":""},kt=R({__name:"RatingTable",props:{rating:null,pageSize:null,removeBorder:{type:Boolean}},setup(d){const r=d,n=h(()=>r.rating),u=y({organizations:[],members:[]}),g=h(()=>{let m=n.value.users.map(c=>c.organization);return m=Array.from(new Set(m)),m.map(c=>({value:c,text:c}))}),e=y([]),s=y({});function a(m,c){e.value=m,s.value=c}const l=h(()=>n.value.users.filter(c=>{const b=u.value;if(b.organizations.length===0&&b.members.length===0)return!0;for(const $ of b.organizations)if($===c.organization)return!0;for(const $ of b.members)for(const w of c.members)if($===w.name)return!0;return!1}));function v(){const m={organizations:[],members:[]};m.organizations=e.value.map(c=>c.value),u.value=m}const i=y(new O);i.value.currentPage=0,i.value.pageSize=r.pageSize??20,i.value.totalSize=l.value.length,P(l,()=>{i.value.totalSize=l.value.length,i.value.currentPage>=i.value.totalPage&&(i.value.currentPage=i.value.totalPage-1)});const F=h(()=>l.value.slice(i.value.currentLeft,i.value.currentRight));return(m,c)=>{const b=ht,$=D;return p(),f("section",null,[t("div",_t,[t("div",{relative:"","overflow-hidden":"","bg-white":"","dark:bg-gray-800":"",class:C({"shadow-md":r.removeBorder!==!0,"sm:rounded-sm":r.removeBorder!==!0})},[t("div",xt,[t("div",vt,[t("div",yt,[_(o(A),{options:o(g),"selected-options":o(e),placeholder:"Organization",onSelect:a},null,8,["options","selected-options"])]),t("div",null,[t("button",{type:"button",class:"flex flex-shrink-0 items-center justify-center border border-gray-200 rounded-lg bg-white px-3 py-2 text-sm font-medium text-gray-900 focus:z-10 dark:border-gray-600 dark:bg-gray-800 hover:bg-gray-100 dark:text-gray-400 hover:text-primary-700 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:hover:bg-gray-700 dark:hover:text-white dark:focus:ring-gray-700",onClick:v},c[1]||(c[1]=[t("div",{"i-material-symbols-search":"","mr-1":"","h-5":"","w-5":""},null,-1),E(" Filter ")]))])])]),t("div",bt,[t("table",wt,[c[2]||(c[2]=t("thead",{"text-xs":"","bg-gray-50":"","text-gray-700":"","dark:bg-gray-700":"","dark:text-gray-400":""},[t("tr",null,[t("th",{scope:"col",class:"px-4 py-3","w-68":""}," Organization "),t("th",{scope:"col",class:"px-4 py-3","w-128":""}," TeamName "),t("th",{scope:"col",class:"px-4 py-3","w-68":""}," Members "),t("th",{scope:"col",class:"px-4 py-3"}," Rating "),t("th",{scope:"col",class:"px-4 py-3"}," MaxRating "),t("th",{scope:"col",class:"px-4 py-3"}," MinRating ")])],-1)),t("tbody",null,[(p(!0),f(V,null,Y(o(F),(w,M)=>(p(),z(b,{key:w.id,ix:M,"rating-user":w},null,8,["ix","rating-user"]))),128))])])]),_($,{pagination:o(i),"onUpdate:pagination":c[0]||(c[0]=w=>S(i)?i.value=w:null)},null,8,["pagination"])],2)])])}}}),Rt={class:"sm:w-[1024px] lg:w-screen","lg:of-x-hidden":"",flex:"","flex-col":"","justify-center":"","items-center":""},$t={key:0,"mt-4":"","mb-4":"",class:"sm:w-[1000px] lg:w-screen",flex:"","justify-center":"","items-center":""},Tt={key:0},Ft={key:1},Lt={key:1,flex:"","flex-col":"","justify-center":"","items-center":""},Ct={"text-4xl":"","font-medium":"","font-serif":""},zt={"mt-4":""},St=R({__name:"Rating",props:{id:null},setup(d){const r=d,n=h(()=>r.id);function u(){return`${J.value}${n.value}/rating.json`}const g=y(u()),e=y({}),{t:s}=G();I(B);const{error:a,isFetching:l,isFinished:v}=W(g,{refetch:!0,afterFetch:i=>(e.value=X.fromJSON(i.data),I(`${e.value.name} | ${B}`),i)}).get();return(i,F)=>{const m=kt;return p(),f("div",Rt,[t("div",null,[o(l)||o(a)?(p(),f("div",$t,[o(l)?(p(),f("div",Tt,x(o(s)("common.loading"))+"... ",1)):T("",!0),o(a)?(p(),f("div",Ft,x(o(a)),1)):T("",!0)])):T("",!0),o(v)?(p(),f("div",Lt,[t("div",Ct,x(o(e).name),1),t("div",zt,[_(m,{rating:o(e),"remove-border":!0},null,8,["rating"])])])):T("",!0)])])}}}),Nt=R({__name:"[...all]",setup(d){const n=q().path.split("/").pop();return(u,g)=>{const e=St;return p(),f("div",null,[_(e,{id:o(n)},null,8,["id"])])}}});export{Nt as default};
@@ -1 +1 @@
1
- import{g as d,M as f,n as _,aS as k,r as x,o as r,c as i,d as e,t as n,j as t,F as b,s as y,b as h,w as v,T as N,k as w}from"./index-d8432aad.js";import{u as C}from"./user-03dfbe5d.js";const g={"w-full":"",flex:"","flex-col":"","justify-center":"","items-center":""},V={"text-sm":"","opacity-75":""},B={key:0,"mt-4":"","text-sm":""},L={"opacity-75":""},E=d({__name:"[name]",props:{name:null},setup(c){const u=c,m=f(),l=C(),{t:o}=_();return k(()=>{l.setNewName(u.name)}),(R,s)=>{const p=x("RouterLink");return r(),i("div",g,[s[1]||(s[1]=e("div",{"text-4xl":""},[e("div",{"i-carbon-pedestrian":"","inline-block":""})],-1)),e("p",null,n(t(o)("intro.hi",{name:u.name})),1),e("p",V,[e("em",null,n(t(o)("intro.dynamic-route")),1)]),t(l).otherNames.length?(r(),i("p",B,[e("span",L,n(t(o)("intro.aka"))+":",1),e("ul",null,[(r(!0),i(b,null,y(t(l).otherNames,a=>(r(),i("li",{key:a},[h(p,{to:`/hi/${a}`,replace:""},{default:v(()=>[N(n(a),1)]),_:2},1032,["to"])]))),128))])])):w("",!0),e("div",null,[e("button",{m:"3 t6","text-sm":"",btn:"",onClick:s[0]||(s[0]=a=>t(m).back())},n(t(o)("button.back")),1)])])}}});export{E as default};
1
+ import{g as d,U as f,q as _,aV as k,r as x,o as r,c as i,d as e,t as n,u as t,F as b,j as y,b as h,w as v,k as N,l as w}from"./index-f813b721.js";import{u as C}from"./user-5e4a4fb1.js";const V={"w-full":"",flex:"","flex-col":"","justify-center":"","items-center":""},g={"text-sm":"","opacity-75":""},B={key:0,"mt-4":"","text-sm":""},L={"opacity-75":""},F=d({__name:"[name]",props:{name:null},setup(c){const u=c,m=f(),l=C(),{t:o}=_();return k(()=>{l.setNewName(u.name)}),(R,s)=>{const p=x("RouterLink");return r(),i("div",V,[s[1]||(s[1]=e("div",{"text-4xl":""},[e("div",{"i-carbon-pedestrian":"","inline-block":""})],-1)),e("p",null,n(t(o)("intro.hi",{name:u.name})),1),e("p",g,[e("em",null,n(t(o)("intro.dynamic-route")),1)]),t(l).otherNames.length?(r(),i("p",B,[e("span",L,n(t(o)("intro.aka"))+":",1),e("ul",null,[(r(!0),i(b,null,y(t(l).otherNames,a=>(r(),i("li",{key:a},[h(p,{to:`/hi/${a}`,replace:""},{default:v(()=>[N(n(a),1)]),_:2},1032,["to"])]))),128))])])):w("",!0),e("div",null,[e("button",{m:"3 t6","text-sm":"",btn:"",onClick:s[0]||(s[0]=a=>t(m).back())},n(t(o)("button.back")),1)])])}}});export{F as default};
@@ -1,4 +1,4 @@
1
- import{Q as o,o as t,c as e,d as s,S as l}from"./index-d8432aad.js";const p={class:"prose prose-sm m-auto text-left"},d="About",u=[{property:"og:title",content:"About"},{name:"twitter:title",content:"About"}],b={__name:"about",setup(c,{expose:a}){return a({frontmatter:{title:"About",meta:[{property:"og:title",content:"About"},{name:"twitter:title",content:"About"}]}}),o({title:"About",meta:[{property:"og:title",content:"About"},{name:"twitter:title",content:"About"}]}),(y,n)=>(t(),e("div",p,n[0]||(n[0]=[s("div",{class:"text-center"},[s("div",{"i-carbon-dicom-overlay":"",class:"text-4xl -mb-6 m-auto"}),s("h3",null,"About")],-1),l(`<p><a href="https://github.com/xcpcio/xcpcio" target="_blank" rel="noopener">Board - XCPCIO</a> is an opinionated ICPC/CCPC Board made by <a href="https://github.com/dup4" target="_blank" rel="noopener">@dup4</a>.</p><pre hidden></pre><div class="shiki-container language-js"><pre class="shiki shiki-dark vitesse-dark" style="background-color:#121212;" tabindex="0"><code><span class="line"><span style="color:#758575DD;">// syntax highlighting example</span></span>
1
+ import{Y as o,o as t,c as e,d as s,Z as l}from"./index-f813b721.js";const p={class:"prose prose-sm m-auto text-left"},d="About",u=[{property:"og:title",content:"About"},{name:"twitter:title",content:"About"}],b={__name:"about",setup(c,{expose:a}){return a({frontmatter:{title:"About",meta:[{property:"og:title",content:"About"},{name:"twitter:title",content:"About"}]}}),o({title:"About",meta:[{property:"og:title",content:"About"},{name:"twitter:title",content:"About"}]}),(y,n)=>(t(),e("div",p,n[0]||(n[0]=[s("div",{class:"text-center"},[s("div",{"i-carbon-dicom-overlay":"",class:"text-4xl -mb-6 m-auto"}),s("h3",null,"About")],-1),l(`<p><a href="https://github.com/xcpcio/xcpcio" target="_blank" rel="noopener">Board - XCPCIO</a> is an opinionated ICPC/CCPC Board made by <a href="https://github.com/dup4" target="_blank" rel="noopener">@dup4</a>.</p><pre hidden></pre><div class="shiki-container language-js"><pre class="shiki shiki-dark vitesse-dark" style="background-color:#121212;" tabindex="0"><code><span class="line"><span style="color:#758575DD;">// syntax highlighting example</span></span>
2
2
  <span class="line"><span style="color:#CB7676;">function</span><span style="color:#DBD7CAEE;"> </span><span style="color:#80A665;">board</span><span style="color:#666666;">()</span><span style="color:#DBD7CAEE;"> </span><span style="color:#666666;">{</span></span>
3
3
  <span class="line"><span style="color:#DBD7CAEE;"> </span><span style="color:#CB7676;">const</span><span style="color:#DBD7CAEE;"> </span><span style="color:#BD976A;">foo</span><span style="color:#DBD7CAEE;"> </span><span style="color:#666666;">=</span><span style="color:#DBD7CAEE;"> </span><span style="color:#C98A7D99;">&quot;</span><span style="color:#C98A7D;">bar</span><span style="color:#C98A7D99;">&quot;</span><span style="color:#666666;">;</span></span>
4
4
  <span class="line"><span style="color:#DBD7CAEE;"> </span><span style="color:#BD976A;">console</span><span style="color:#666666;">.</span><span style="color:#80A665;">log</span><span style="color:#666666;">(</span><span style="color:#BD976A;">foo</span><span style="color:#666666;">);</span></span>
@@ -0,0 +1 @@
1
+ import{_ as p}from"./Board-b5bf1828.js";import{_ as l}from"./DataSourceInput.vue_vue_type_script_setup_true_lang-47ff726d.js";import{g as f}from"./query-8d6474f1.js";import{g as i,o as t,c as n,b as r,u as a,l as d,F as g,a as B,K as k,E as c}from"./index-f813b721.js";import"./pagination-959b8075.js";import"./TheInput.vue_vue_type_script_setup_true_lang-9cc92a14.js";const h={key:0},x=i({__name:"CustomBoard",setup(_){const o=f();return(e,b)=>{const m=l,u=p;return t(),n(g,null,[r(m),a(o).length>0?(t(),n("div",h,[r(u,{"data-source-url":a(o)},null,8,["data-source-url"])])):d("",!0)],64)}}}),s={};function C(_,o){const e=x;return t(),k(e)}typeof c=="function"&&c(s);const U=B(s,[["render",C]]);export{U as default};
@@ -1 +1 @@
1
- import{a as s,r as a,o as c,c as r,b as e,d as _,F as m,e as p,f as l}from"./index-d8432aad.js";const d={},i={"py-2":"","text-gray-700":"","dark:text-gray-200":""};function u(x,f){const o=p,t=a("RouterView"),n=l;return c(),r(m,null,[e(o,{width:"sm:w-[1280px] xl:w-screen"}),_("main",i,[e(t),e(n,{class:"sm:w-[1280px] xl:w-screen"})])],64)}const g=s(d,[["render",u]]);export{g as default};
1
+ import{a as s,r as a,o as c,c as r,b as e,d as _,F as m,e as p,f as l}from"./index-f813b721.js";const d={},i={"py-2":"","text-gray-700":"","dark:text-gray-200":""};function u(x,f){const o=p,t=a("RouterView"),n=l;return c(),r(m,null,[e(o,{width:"sm:w-[1280px] xl:w-screen"}),_("main",i,[e(t),e(n,{class:"sm:w-[1280px] xl:w-screen"})])],64)}const g=s(d,[["render",u]]);export{g as default};
@@ -1 +1 @@
1
- import{a as t,r as o,o as r,c as a,b as c}from"./index-d8432aad.js";const n={},s={"text-gray-700":"","dark:text-gray-200":""};function _(d,i){const e=o("RouterView");return r(),a("main",s,[c(e)])}const f=t(n,[["render",_]]);export{f as default};
1
+ import{a as t,r as o,o as r,c as a,b as c}from"./index-f813b721.js";const n={},s={"text-gray-700":"","dark:text-gray-200":""};function _(d,i){const e=o("RouterView");return r(),a("main",s,[c(e)])}const f=t(n,[["render",_]]);export{f as default};
@@ -1 +1 @@
1
- import{a as r,r as a,o as s,c,b as t,d as m,f as _}from"./index-d8432aad.js";const i={},p={"px-4":"","py-10":"",text:"center gray-700 dark:gray-200"};function d(f,e){const o=a("RouterView"),n=_;return s(),c("main",p,[t(o),t(n),e[0]||(e[0]=m("div",{"mx-auto":"","mt-5":"","text-center":"","text-sm":"","opacity-50":""}," [Home Layout] ",-1))])}const u=r(i,[["render",d]]);export{u as default};
1
+ import{a as r,r as a,o as s,c,b as t,d as m,f as _}from"./index-f813b721.js";const i={},p={"px-4":"","py-10":"",text:"center gray-700 dark:gray-200"};function d(f,e){const o=a("RouterView"),n=_;return s(),c("main",p,[t(o),t(n),e[0]||(e[0]=m("div",{"mx-auto":"","mt-5":"","text-center":"","text-sm":"","opacity-50":""}," [Home Layout] ",-1))])}const u=r(i,[["render",d]]);export{u as default};
@@ -0,0 +1 @@
1
+ import{g as C,q as N,p as $,M as v,s as D,i as g,v as E,x as I,o,c as s,u as t,d as c,t as r,l,n as h,N as T,a as y,b as m,F as U,E as x}from"./index-f813b721.js";import{u as b,g as B}from"./query-8d6474f1.js";import{_ as F}from"./DataSourceInput.vue_vue_type_script_setup_true_lang-47ff726d.js";import"./TheInput.vue_vue_type_script_setup_true_lang-9cc92a14.js";const V={class:"bg-[#323443]","text-gray-200":"","w-screen":"","h-screen":""},j={key:0},L={flex:"","flex-col":"","justify-center":"","items-center":"","w-screen":"","h-screen":"","text-xl":"",italic:""},O={key:0},P={key:1},q={flex:"","flex-col":"","items-center":"","justify-center":"","font-mono":""},z={key:0},G={key:1},M=C({__name:"Countdown",props:{dataSourceUrl:null},setup(d){const a=d,{t:_}=N(),p=$(v),n=D(),e=g({}),f=g(!1),{data:i,isError:k,error:w}=b(a.dataSourceUrl,n);return E(i,async()=>{var u;i.value===null||i.value===void 0||(e.value=I((u=i.value)==null?void 0:u.contest),p.value=`${e.value.name} | ${v}`,f.value=!0)},{immediate:!0}),(u,K)=>(o(),s("div",V,[t(f)?(o(),s("div",P,[c("div",q,[c("div",{"mt-20":"","text-6xl":"",class:h([t(e).getContestState(t(n)).toString()])},r(t(e).getContestState(t(n))),3),c("div",{"mt-20":"",class:h(["text-[320px]",[t(e).getContestState(t(n)).toString()]])},[t(e).getContestState(t(n))===t(T).PENDING?(o(),s("div",z,r(t(e).getContestPendingTime(t(n))),1)):(o(),s("div",G,r(t(e).getContestElapsedTime(t(n))),1))],2)])])):(o(),s("div",j,[c("div",L,[c("div",null,r(t(_)("common.loading"))+"... ",1),t(k)?(o(),s("div",O,r(t(w)),1)):l("",!0)])]))]))}});const Q=y(M,[["__scopeId","data-v-1b64d138"]]),W={key:0},X={"mt-20":""},A={key:1},H=C({__name:"CustomCountdown",setup(d){const a=B();return(_,p)=>{const n=F,e=Q;return o(),s(U,null,[t(a).length===0?(o(),s("div",W,[c("div",X,[m(n)])])):l("",!0),t(a).length>0?(o(),s("div",A,[m(e,{"data-source-url":t(a)},null,8,["data-source-url"])])):l("",!0)],64)}}}),S={};function J(d,a){const _=H;return o(),s("div",null,[m(_)])}typeof x=="function"&&x(S);const et=y(S,[["render",J]]);export{et as default};
@@ -0,0 +1 @@
1
+ .resolver-uncover[data-v-d1b6b438]{animation:flashing .3s infinite;-webkit-animation:flashing 30ms infinite}.resolver-team-name[data-v-d1b6b438]{max-width:calc(100vw - 384px)}.resolver-move[data-v-b83f054d],.resolver-enter-active[data-v-b83f054d],.resolver-leave-active[data-v-b83f054d]{transition:all 2s ease}.resolver-enter-from[data-v-b83f054d],.resolver-leave-to[data-v-b83f054d]{opacity:0;transform:translate(30px)}.resolver-leave-active[data-v-b83f054d]{position:absolute}
@@ -0,0 +1 @@
1
+ import{g as w,h,i as d,G as V,o,c as t,u as e,n as z,d as s,O as S,t as p,l as y,p as F,P as C,q as I,s as O,v as Q,x as R,y as q,z as A,Q as G,F as D,j as K,K as M,S as P,b as B,a as X,E as j}from"./index-f813b721.js";import{u as H,g as J}from"./query-8d6474f1.js";import{_ as W}from"./DataSourceInput.vue_vue_type_script_setup_true_lang-47ff726d.js";import"./TheInput.vue_vue_type_script_setup_true_lang-9cc92a14.js";const Y={flex:"","flex-1":"","flex-col":"","justify-center":"","items-start":""},Z={class:"resolver-team-name",truncate:"","overflow-hidden":""},ee={"w-32":"",flex:"","flex-shrink-0":"","flex-row":"","justify-start":"","items-center":""},oe=w({__name:"BalloonBlock",props:{index:null,balloon:null},setup(m){const n=m,i=h(()=>n.index),a=h(()=>n.balloon),l=d(null),r=V(l);function x(c){return[c.location,c.organization,c.name].filter(k=>k).join(" - ")}const f=h(()=>a.value.problem.balloonColor);return(c,v)=>(o(),t("div",{ref_key:"el",ref:l,"h-24":""},[e(r)?(o(),t("div",{key:0,"h-24":"",flex:"","flex-row":"","gap-x-4":"","font-mono":"","text-4xl":"",class:z([e(i)%2===0?"bg-resolver-bg-0":"bg-resolver-bg-1"])},[s("div",{"w-20":"",flex:"","flex-shrink-0":"","justify-center":"","items-center":"",style:S({backgroundColor:e(f).background_color})},[s("div",{style:S({color:e(f).color})},p(e(a).problem.label),5)],4),s("div",Y,[s("div",Z,p(x(e(a).team)),1),v[0]||(v[0]=s("div",{flex:"","flex-row":"","text-sm":"","items-start":"","gap-x-2":""},null,-1))]),s("div",ee,p(e(a).submission.timestampToMinute),1)],2)):y("",!0)],512))}}),te={class:"bg-[#323443]","text-gray-200":"","w-screen":"","h-screen":""},se={key:0},ne={flex:"","flex-col":"","justify-center":"","items-center":"","w-screen":"","h-screen":"","text-xl":"",italic:""},ae={key:0},le={key:1},re={flex:"","flex-col":"","justify-between":""},ce=w({__name:"Balloon",props:{dataSourceUrl:null},setup(m){const n=m,i=F(C),{t:a}=I(),l=d(!1),r=d({}),x=d([]),f=d([]),c=d({}),v=O();function k(){const _=new P(r.value,x.value,f.value);_.buildBalloons(),c.value=_}const{data:u,isError:T,error:E}=H(n.dataSourceUrl,v);Q(u,async()=>{var _,g,b;u.value===null||u.value===void 0||(r.value=R((_=u.value)==null?void 0:_.contest),i.value=`${r.value.name} | ${C}`,x.value=q((g=u.value)==null?void 0:g.teams),f.value=A((b=u.value)==null?void 0:b.submissions),k(),l.value=!0)},{immediate:!0});const L=h(()=>c.value.balloons.sort(G.compare).reverse().slice(0,256));return(_,g)=>{const b=oe;return o(),t("div",te,[e(l)?(o(),t("div",le,[s("div",re,[(o(!0),t(D,null,K(e(L),($,U)=>(o(),M(b,{key:$.key,index:U,balloon:$},null,8,["index","balloon"]))),128))])])):(o(),t("div",se,[s("div",ne,[s("div",null,p(e(a)("common.loading"))+"... ",1),e(T)?(o(),t("div",ae,p(e(E)),1)):y("",!0)])]))])}}}),ie={key:0},ue={"mt-20":""},_e={key:1},de=w({__name:"CustomBalloon",setup(m){const n=J();return(i,a)=>{const l=W,r=ce;return o(),t(D,null,[e(n).length===0?(o(),t("div",ie,[s("div",ue,[B(l)])])):y("",!0),e(n).length>0?(o(),t("div",_e,[B(r,{"data-source-url":e(n)},null,8,["data-source-url"])])):y("",!0)],64)}}}),N={};function me(m,n){const i=de;return o(),t("div",null,[B(i)])}typeof j=="function"&&j(N);const be=X(N,[["render",me]]);export{be as default};
@@ -0,0 +1 @@
1
+ .PENDING[data-v-1b64d138]{color:#3bb4f2}.RUNNING[data-v-1b64d138]{color:#5eb95e}.FROZEN[data-v-1b64d138]{color:#dd514c}.FINISHED[data-v-1b64d138]{color:#0e90d2}.PAUSED[data-v-1b64d138]{color:#3bb4f2}