@xcpcio/board-app 0.23.0 → 0.24.3
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.
- package/dist/about.html +2 -2
- package/dist/assets/DataSourceInput.vue_vue_type_script_setup_true_lang-bdd603c5.js +1 -0
- package/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-19d39372.js +1 -0
- package/dist/assets/{_...all_-bca664b6.css → _...all_-65bba7d0.css} +1 -1
- package/dist/assets/_...all_-76798627.js +3 -0
- package/dist/assets/_name_-82a33e88.js +1 -0
- package/dist/assets/{about-caa3031e.js → about-6cc32222.js} +2 -2
- package/dist/assets/{app-dacf61f3.js → app-a6c41ce5.js} +52 -52
- package/dist/assets/{board-layout-127eb0a9.js → board-layout-a5587489.js} +1 -1
- package/dist/assets/headless-13d3a223.js +1 -0
- package/dist/assets/{home-c816ad74.js → home-6560de4b.js} +1 -1
- package/dist/assets/index-4ddb0930.js +1 -0
- package/dist/assets/{index-517541e1.css → index-da8e69bb.css} +2 -2
- package/dist/assets/{index-layout-650bba92.js → index-layout-f4d3ebfe.js} +1 -1
- package/dist/assets/test-4090a9c4.js +1 -0
- package/dist/assets/{user-5e7a1733.js → user-5e01721a.js} +1 -1
- package/dist/assets/{virtual_pwa-register-54c5c068.js → virtual_pwa-register-af30bbb9.js} +1 -1
- package/dist/balloon.html +1 -0
- package/dist/index.html +1 -1
- package/dist/sitemap.xml +1 -1
- package/dist/ssr-manifest.json +181 -163
- package/dist/sw.js +1 -1
- package/dist/test.html +1 -1
- package/package.json +3 -3
- package/src/auto-imports.d.ts +12 -0
- package/src/components/Balloon.vue +99 -0
- package/src/components/BalloonBlock.vue +85 -0
- package/src/components/{ContestIndex.vue → ContestIndexUI.vue} +3 -3
- package/src/components/CustomBalloon.vue +25 -0
- package/src/components/CustomBoard.vue +15 -0
- package/src/components/{board/CustomBoard.vue → DataSourceInput.vue} +8 -20
- package/src/components/board/Board.vue +3 -2
- package/src/components/board/TeamUI.vue +4 -1
- package/src/components/board/Utility.vue +23 -1
- package/src/components.d.ts +6 -3
- package/src/composables/constant.ts +3 -0
- package/src/composables/query.ts +9 -0
- package/src/layouts/headless.vue +7 -0
- package/src/pages/balloon/index.vue +10 -0
- package/src/pages/index.vue +4 -1
- package/src/styles/color.css +8 -0
- package/src/styles/main.css +1 -0
- package/src/styles/resolver.css +8 -0
- package/uno.config.ts +11 -0
- package/dist/assets/TheInput.vue_vue_type_script_setup_true_lang-7e223c40.js +0 -1
- package/dist/assets/_...all_-f4969270.js +0 -3
- package/dist/assets/_name_-8f131dce.js +0 -1
- package/dist/assets/test-a2803908.js +0 -1
- package/src/components/board/Balloon.vue +0 -5
- /package/src/{components → composables}/logo/ccpc.ts +0 -0
- /package/src/{components → composables}/logo/hunan-cpc.ts +0 -0
- /package/src/{components → composables}/logo/icpc.ts +0 -0
- /package/src/{components → composables}/logo/index.ts +0 -0
package/dist/about.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" data-critters-container><head><meta charset="UTF-8"><!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> --><link rel="apple-touch-icon" href="https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.
|
|
1
|
+
<!DOCTYPE html><html lang="en" data-critters-container><head><meta charset="UTF-8"><!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> --><link rel="apple-touch-icon" href="https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/balloon-192x192.png"><link rel="mask-icon" href="https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/balloon-512x512.svg" color="#00aba9"><meta name="msapplication-TileColor" content="#00aba9"><script>function normalizePath(_){for(;_.endsWith("/");)_=_.slice(0,-1);return _+"/"}{let _="__CDN_HOST__";_=normalizePath(_),window.CDN_HOST=_}try{let _=__DATA_HOST__;_=normalizePath(_),window.DATA_HOST=_}catch(_){window.DATA_HOST="/data/"}try{let _=__DATA_REGION__;window.DATA_REGION=_}catch(_){window.DATA_REGION="CN"}</script><script>!function(){var e=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,t=localStorage.getItem("vueuse-color-scheme")||"auto";("dark"===t||e&&"light"!==t)&&document.documentElement.classList.toggle("dark",!0)}()</script><script type="module" async crossorigin src="https://cdn.jsdelivr.net/npm/@xcpcio/board-app@0.24.3/dist/assets/app-a6c41ce5.js"></script><link rel="manifest" href="/manifest.webmanifest"><style></style><link rel="modulepreload" crossorigin href="/assets/about-6cc32222.js"><title>About</title><meta name="description" content="XCPCIO-Board 主要收录 *CPC 系列竞赛的榜单。"><meta name="keywords" content="icpc, ccpc, rank, board, standings"><meta name="theme-color" content="#ffffff"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><meta property="og:title" content="About"><meta name="twitter:title" content="About"></head><body class="font-sans"><div id="app" data-server-rendered="true"><!--[--><header class="header z-40" data-v-a79e7085><button title="Scroll to top" fixed bottom-6 right-6 z-100 h-10 w-10 rounded-full transition duration-300 print:hidden hover-bg-hex-8883 hover:op100 class="op0! pointer-events-none" data-v-a79e7085><div i-ri-arrow-up-line data-v-a79e7085></div></button><nav class="fixed nav" text-xl data-v-a79e7085><div class="spacer" data-v-a79e7085></div><div class="right" print:op0 data-v-a79e7085><a href="/" class icon-btn title="Home" focusable="false" data-v-a79e7085><div i-ion-balloon-sharp data-v-a79e7085></div></a><a icon-btn title="Change languages" data-v-a79e7085><div i-carbon-language data-v-a79e7085></div></a><a icon-btn title="Toggle dark mode" data-v-a79e7085><div i="carbon-sun dark:carbon-moon" data-v-a79e7085></div></a><a icon-btn rel="noreferrer" href="https://github.com/xcpcio/xcpcio" target="_blank" title="GitHub" data-v-a79e7085><div i-carbon-logo-github data-v-a79e7085></div></a></div></nav></header><main py-10 text-gray-700 dark:text-gray-200><div class="prose prose-sm m-auto text-left"><div class="text-center"><div i-carbon-dicom-overlay class="text-4xl -mb-6 m-auto"></div><h3>About</h3></div><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:#666">()</span><span style="color:#dbd7CAEE"> </span><span style="color:#666">{</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:#666">=</span><span style="color:#dbd7CAEE"> </span><span style="color:#c98A7D99">"</span><span style="color:#c98a7d">bar</span><span style="color:#c98A7D99">"</span><span style="color:#666">;</span></span>
|
|
4
4
|
<span class="line"><span style="color:#dbd7CAEE"> </span><span style="color:#bd976a">console</span><span style="color:#666">.</span><span style="color:#80a665">log</span><span style="color:#666">(</span><span style="color:#bd976a">foo</span><span style="color:#666">);</span></span>
|
|
@@ -8,4 +8,4 @@
|
|
|
8
8
|
<span class="line"><span style="color:#393a34"> </span><span style="color:#ab5959">const</span><span style="color:#393a34"> </span><span style="color:#b07d48">foo</span><span style="color:#393a34"> </span><span style="color:#999">=</span><span style="color:#393a34"> </span><span style="color:#b5695999">"</span><span style="color:#b56959">bar</span><span style="color:#b5695999">"</span><span style="color:#999">;</span></span>
|
|
9
9
|
<span class="line"><span style="color:#393a34"> </span><span style="color:#b07d48">console</span><span style="color:#999">.</span><span style="color:#59873a">log</span><span style="color:#999">(</span><span style="color:#b07d48">foo</span><span style="color:#999">);</span></span>
|
|
10
10
|
<span class="line"><span style="color:#999">}</span></span>
|
|
11
|
-
<span class="line"></span></code></pre></div><p>Check out the <a href="https://github.com/xcpcio/xcpcio" target="_blank" rel="noopener">GitHub repo</a> for more details.</p></div><footer mt-8 py-4 md:py-8 lg:py-10 w-full flex justify-center items-center><div text-center w-full><a href="/" class flex items-center justify-center text-2xl font-semibold text-gray-900 dark:text-white><div i-ion-balloon-sharp mr-4 h-8></div>Get more balloons</a><p my-6 text-gray-500 dark:text-gray-400 w-full flex justify-center>Open-source project of ICPC/CCPC Standings.</p><ul mb-6 w-full flex flex-wrap items-center justify-center text-gray-900 dark:text-white><li><a href="/" class mr-4 md:mr-6 hover:underline>Home</a></li><li><div class="v-popper v-popper--theme-tooltip" w-inherit><!--[--><!--[--><a href="https://github.com/xcpcio/xcpcio" class="mr-4 md:mr-6 hover:underline" rel="noreferrer" target="_blank" title="GitHub">GitHub</a><!--]--><div id="
|
|
11
|
+
<span class="line"></span></code></pre></div><p>Check out the <a href="https://github.com/xcpcio/xcpcio" target="_blank" rel="noopener">GitHub repo</a> for more details.</p></div><footer mt-8 py-4 md:py-8 lg:py-10 w-full flex justify-center items-center><div text-center w-full><a href="/" class flex items-center justify-center text-2xl font-semibold text-gray-900 dark:text-white><div i-ion-balloon-sharp mr-4 h-8></div>Get more balloons</a><p my-6 text-gray-500 dark:text-gray-400 w-full flex justify-center>Open-source project of ICPC/CCPC Standings.</p><ul mb-6 w-full flex flex-wrap items-center justify-center text-gray-900 dark:text-white><li><a href="/" class mr-4 md:mr-6 hover:underline>Home</a></li><li><div class="v-popper v-popper--theme-tooltip" w-inherit><!--[--><!--[--><a href="https://github.com/xcpcio/xcpcio" class="mr-4 md:mr-6 hover:underline" rel="noreferrer" target="_blank" title="GitHub">GitHub</a><!--]--><div id="popper_bjbhdj8c_17h6va" class="v-popper__popper v-popper--theme-tooltip v-popper__popper--hidden v-popper__popper--hide-to" style="position:absolute;transform:translate3d(0,0,0)" aria-hidden="true" data-popper-placement><div class="v-popper__backdrop"></div><div class="v-popper__wrapper" style><div class="v-popper__inner"><!----></div><div class="v-popper__arrow-container" style="left:0;top:0"><div class="v-popper__arrow-outer"></div><div class="v-popper__arrow-inner"></div></div></div></div><!--]--></div></li><li><div class="v-popper v-popper--theme-tooltip" w-inherit><!--[--><!--[--><a href="mailto:hi@dup4.com" mr-4 md:mr-6 hover:underline>Contact</a><!--]--><div id="popper_vldzh319_17h6vb" class="v-popper__popper v-popper--theme-tooltip v-popper__popper--hidden v-popper__popper--hide-to" style="position:absolute;transform:translate3d(0,0,0)" aria-hidden="true" data-popper-placement><div class="v-popper__backdrop"></div><div class="v-popper__wrapper" style><div class="v-popper__inner"><!----></div><div class="v-popper__arrow-container" style="left:0;top:0"><div class="v-popper__arrow-outer"></div><div class="v-popper__arrow-inner"></div></div></div></div><!--]--></div></li></ul><span text-sm text-gray-500 sm:text-center dark:text-gray-400 w-full>© 2020-PRESENT <a href="/" class hover:underline>XCPCIO™</a>. All Rights Reserved.</span></div></footer></main><!--]--></div><script>window.__INITIAL_STATE__='{"pinia":{}}'</script><noscript>This website requires JavaScript to function properly. Please enable JavaScript to continue.</noscript><script>try{var umamiJSUrl=__UMAMI_JS_URL__,umamiWebsiteId=__UMAMI_WEBSITE_ID__;!function(){var e=document.createElement("script"),t=(e.src=umamiJSUrl,e.defer=!0,e.setAttribute("data-website-id",umamiWebsiteId),document.getElementsByTagName("script")[0]);t.parentNode.insertBefore(e,t)}()}catch(e){}try{var plausibleJSUrl=__PLAUSIBLE_JS_URL__,plausibleDataDomain=__PLAUSIBLE_DATA_DOMAIN__;!function(){var e=document.createElement("script"),t=(e.src=plausibleJSUrl,e.defer=!0,e.setAttribute("data-domain",plausibleDataDomain),document.getElementsByTagName("script")[0]);t.parentNode.insertBefore(e,t)}()}catch(e){}try{var baiduAnalyticsId=__BAIDU_ANALYTICS_ID__,_hmt=_hmt||[];!function(){var e=document.createElement("script"),t=(e.src="https://hm.baidu.com/hm.js?"+baiduAnalyticsId,document.getElementsByTagName("script")[0]);t.parentNode.insertBefore(e,t)}()}catch(e){}try{var googleAnalyticsId=__GOOGLE_ANALYTICS_ID__;!function(){var e,t,a,r;location.port||(e=window,r=document,t="script",a="ga",e.GoogleAnalyticsObject=a,e.ga=e.ga||function(){(e.ga.q=e.ga.q||[]).push(arguments)},e.ga.l=+new Date,a=r.createElement(t),r=r.getElementsByTagName(t)[0],a.async=1,a.src="//www.google-analytics.com/analytics.js",r.parentNode.insertBefore(a,r),ga("create",""+googleAnalyticsId,"auto"),ga("send","pageview"))}()}catch(e){}</script></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{ag as V,ah as w,ai as B,aj as D,ak as P,al as N,am as W,an as z,ao as _,ap as $,aq as H,ar as G,as as Y,at as J,h as x,au as X,w as Q,av as A,aw as Z,ax as ee,ay as te,az as se,j as R,aA as re,aB as ne,a7 as ie,g as ue,q as ae,i as le,P as oe,D as ce,o as he,c as de,d as g,b as fe,E as pe,G as ye,t as k,l as ve}from"./app-a6c41ce5.js";import{_ as Re}from"./TheInput.vue_vue_type_script_setup_true_lang-19d39372.js";class me extends V{constructor(e,t){super(),this.client=e,this.options=t,this.trackedProps=new Set,this.selectError=null,this.bindMethods(),this.setOptions(t)}bindMethods(){this.remove=this.remove.bind(this),this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.currentQuery.addObserver(this),j(this.currentQuery,this.options)&&this.executeFetch(),this.updateTimers())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return E(this.currentQuery,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return E(this.currentQuery,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.clearStaleTimeout(),this.clearRefetchInterval(),this.currentQuery.removeObserver(this)}setOptions(e,t){const s=this.options,u=this.currentQuery;if(this.options=this.client.defaultQueryOptions(e),w(s,this.options)||this.client.getQueryCache().notify({type:"observerOptionsUpdated",query:this.currentQuery,observer:this}),typeof this.options.enabled<"u"&&typeof this.options.enabled!="boolean")throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=s.queryKey),this.updateQuery();const n=this.hasListeners();n&&q(this.currentQuery,u,this.options,s)&&this.executeFetch(),this.updateResult(t),n&&(this.currentQuery!==u||this.options.enabled!==s.enabled||this.options.staleTime!==s.staleTime)&&this.updateStaleTimeout();const i=this.computeRefetchInterval();n&&(this.currentQuery!==u||this.options.enabled!==s.enabled||i!==this.currentRefetchInterval)&&this.updateRefetchInterval(i)}getOptimisticResult(e){const t=this.client.getQueryCache().build(this.client,e),s=this.createResult(t,e);return ge(this,s,e)&&(this.currentResult=s,this.currentResultOptions=this.options,this.currentResultState=this.currentQuery.state),s}getCurrentResult(){return this.currentResult}trackResult(e){const t={};return Object.keys(e).forEach(s=>{Object.defineProperty(t,s,{configurable:!1,enumerable:!0,get:()=>(this.trackedProps.add(s),e[s])})}),t}getCurrentQuery(){return this.currentQuery}remove(){this.client.getQueryCache().remove(this.currentQuery)}refetch({refetchPage:e,...t}={}){return this.fetch({...t,meta:{refetchPage:e}})}fetchOptimistic(e){const t=this.client.defaultQueryOptions(e),s=this.client.getQueryCache().build(this.client,t);return s.isFetchingOptimistic=!0,s.fetch().then(()=>this.createResult(s,t))}fetch(e){var t;return this.executeFetch({...e,cancelRefetch:(t=e.cancelRefetch)!=null?t:!0}).then(()=>(this.updateResult(),this.currentResult))}executeFetch(e){this.updateQuery();let t=this.currentQuery.fetch(this.options,e);return e!=null&&e.throwOnError||(t=t.catch(B)),t}updateStaleTimeout(){if(this.clearStaleTimeout(),D||this.currentResult.isStale||!P(this.options.staleTime))return;const t=N(this.currentResult.dataUpdatedAt,this.options.staleTime)+1;this.staleTimeoutId=setTimeout(()=>{this.currentResult.isStale||this.updateResult()},t)}computeRefetchInterval(){var e;return typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.currentResult.data,this.currentQuery):(e=this.options.refetchInterval)!=null?e:!1}updateRefetchInterval(e){this.clearRefetchInterval(),this.currentRefetchInterval=e,!(D||this.options.enabled===!1||!P(this.currentRefetchInterval)||this.currentRefetchInterval===0)&&(this.refetchIntervalId=setInterval(()=>{(this.options.refetchIntervalInBackground||W.isFocused())&&this.executeFetch()},this.currentRefetchInterval))}updateTimers(){this.updateStaleTimeout(),this.updateRefetchInterval(this.computeRefetchInterval())}clearStaleTimeout(){this.staleTimeoutId&&(clearTimeout(this.staleTimeoutId),this.staleTimeoutId=void 0)}clearRefetchInterval(){this.refetchIntervalId&&(clearInterval(this.refetchIntervalId),this.refetchIntervalId=void 0)}createResult(e,t){const s=this.currentQuery,u=this.options,n=this.currentResult,i=this.currentResultState,l=this.currentResultOptions,a=e!==s,h=a?e.state:this.currentQueryInitialState,c=a?this.currentResult:this.previousQueryResult,{state:o}=e;let{dataUpdatedAt:d,error:m,errorUpdatedAt:b,fetchStatus:v,status:f}=o,U=!1,F=!1,y;if(t._optimisticResults){const p=this.hasListeners(),O=!p&&j(e,t),M=p&&q(e,s,t,u);(O||M)&&(v=z(e.options.networkMode)?"fetching":"paused",d||(f="loading")),t._optimisticResults==="isRestoring"&&(v="idle")}if(t.keepPreviousData&&!o.dataUpdatedAt&&c!=null&&c.isSuccess&&f!=="error")y=c.data,d=c.dataUpdatedAt,f=c.status,U=!0;else if(t.select&&typeof o.data<"u")if(n&&o.data===(i==null?void 0:i.data)&&t.select===this.selectFn)y=this.selectResult;else try{this.selectFn=t.select,y=t.select(o.data),y=_(n==null?void 0:n.data,y,t),this.selectResult=y,this.selectError=null}catch(p){this.selectError=p}else y=o.data;if(typeof t.placeholderData<"u"&&typeof y>"u"&&f==="loading"){let p;if(n!=null&&n.isPlaceholderData&&t.placeholderData===(l==null?void 0:l.placeholderData))p=n.data;else if(p=typeof t.placeholderData=="function"?t.placeholderData():t.placeholderData,t.select&&typeof p<"u")try{p=t.select(p),this.selectError=null}catch(O){this.selectError=O}typeof p<"u"&&(f="success",y=_(n==null?void 0:n.data,p,t),F=!0)}this.selectError&&(m=this.selectError,y=this.selectResult,b=Date.now(),f="error");const I=v==="fetching",S=f==="loading",C=f==="error";return{status:f,fetchStatus:v,isLoading:S,isSuccess:f==="success",isError:C,isInitialLoading:S&&I,data:y,dataUpdatedAt:d,error:m,errorUpdatedAt:b,failureCount:o.fetchFailureCount,failureReason:o.fetchFailureReason,errorUpdateCount:o.errorUpdateCount,isFetched:o.dataUpdateCount>0||o.errorUpdateCount>0,isFetchedAfterMount:o.dataUpdateCount>h.dataUpdateCount||o.errorUpdateCount>h.errorUpdateCount,isFetching:I,isRefetching:I&&!S,isLoadingError:C&&o.dataUpdatedAt===0,isPaused:v==="paused",isPlaceholderData:F,isPreviousData:U,isRefetchError:C&&o.dataUpdatedAt!==0,isStale:T(e,t),refetch:this.refetch,remove:this.remove}}updateResult(e){const t=this.currentResult,s=this.createResult(this.currentQuery,this.options);if(this.currentResultState=this.currentQuery.state,this.currentResultOptions=this.options,w(s,t))return;this.currentResult=s;const u={cache:!0},n=()=>{if(!t)return!0;const{notifyOnChangeProps:i}=this.options,l=typeof i=="function"?i():i;if(l==="all"||!l&&!this.trackedProps.size)return!0;const a=new Set(l??this.trackedProps);return this.options.useErrorBoundary&&a.add("error"),Object.keys(this.currentResult).some(h=>{const c=h;return this.currentResult[c]!==t[c]&&a.has(c)})};(e==null?void 0:e.listeners)!==!1&&n()&&(u.listeners=!0),this.notify({...u,...e})}updateQuery(){const e=this.client.getQueryCache().build(this.client,this.options);if(e===this.currentQuery)return;const t=this.currentQuery;this.currentQuery=e,this.currentQueryInitialState=e.state,this.previousQueryResult=this.currentResult,this.hasListeners()&&(t==null||t.removeObserver(this),e.addObserver(this))}onQueryUpdate(e){const t={};e.type==="success"?t.onSuccess=!e.manual:e.type==="error"&&!$(e.error)&&(t.onError=!0),this.updateResult(t),this.hasListeners()&&this.updateTimers()}notify(e){H.batch(()=>{if(e.onSuccess){var t,s,u,n;(t=(s=this.options).onSuccess)==null||t.call(s,this.currentResult.data),(u=(n=this.options).onSettled)==null||u.call(n,this.currentResult.data,null)}else if(e.onError){var i,l,a,h;(i=(l=this.options).onError)==null||i.call(l,this.currentResult.error),(a=(h=this.options).onSettled)==null||a.call(h,void 0,this.currentResult.error)}e.listeners&&this.listeners.forEach(({listener:c})=>{c(this.currentResult)}),e.cache&&this.client.getQueryCache().notify({query:this.currentQuery,type:"observerResultsUpdated"})})}}function be(r,e){return e.enabled!==!1&&!r.state.dataUpdatedAt&&!(r.state.status==="error"&&e.retryOnMount===!1)}function j(r,e){return be(r,e)||r.state.dataUpdatedAt>0&&E(r,e,e.refetchOnMount)}function E(r,e,t){if(e.enabled!==!1){const s=typeof t=="function"?t(r):t;return s==="always"||s!==!1&&T(r,e)}return!1}function q(r,e,t,s){return t.enabled!==!1&&(r!==e||s.enabled===!1)&&(!t.suspense||r.state.status!=="error")&&T(r,t)}function T(r,e){return r.isStaleByTime(e.staleTime)}function ge(r,e,t){return t.keepPreviousData?!1:t.placeholderData!==void 0?e.isPlaceholderData:!w(r.getCurrentResult(),e)}function Qe(r=""){var e;if(!((e=G())==null?void 0:e.proxy))throw new Error("vue-query hooks can only be used inside setup() function.");const s=J(r),u=Y(s);if(!u)throw new Error("No 'queryClient' found in Vue context, use 'VueQueryPlugin' to properly initialize the library.");return u}function Ie(r,e,t={},s={}){var u;const n=x(()=>Se(e,t,s)),i=(u=n.value.queryClient)!=null?u:Qe(n.value.queryClientKey),l=x(()=>{const d=i.defaultQueryOptions(n.value);return d._optimisticResults=i.isRestoring.value?"isRestoring":"optimistic",d}),a=new r(i,l.value),h=X(a.getCurrentResult());let c=()=>{};Q(i.isRestoring,d=>{d||(c(),c=a.subscribe(m=>{A(h,m)}))},{immediate:!0}),Q(l,()=>{a.setOptions(l.value),A(h,a.getCurrentResult())}),Z(()=>{c()});const o=()=>new Promise((d,m)=>{let b=()=>{};const v=()=>{if(l.value.enabled!==!1){const f=a.getOptimisticResult(l.value);f.isStale?(b(),a.fetchOptimistic(l.value).then(d,m)):(b(),d(f))}};v(),b=Q(l,v,{deep:!0})});return Q(()=>h.error,d=>{if(h.isError&&!h.isFetching&&ee(l.value.useErrorBoundary,[d,a.getCurrentQuery()]))throw d}),{...te(se(h)),suspense:o}}function Se(r,e={},t={}){const s=R(r),u=R(e),n=R(t);let i=s;return re(s)?typeof u=="function"?i={...n,queryKey:s,queryFn:u}:i={...u,queryKey:s}:i=s,ne(i)}function Ce(r,e,t){const s=Ie(me,r,e,t);return{...s,refetch:s.refetch.value,remove:s.remove.value}}const Oe=3,K=30*1e3;async function we(r,e){const t=r.startsWith("/")?r.slice(1):r;let s=`${window.DATA_HOST}${t}`;r.startsWith("http")&&(s=r),s.endsWith("/")&&(s=s.slice(0,-1));const u=await fetch(`${s}/config.json?t=${e??0}`),n=await fetch(`${s}/team.json?t=${e??0}`),i=await fetch(`${s}/run.json?t=${e??0}`);return Promise.all([u.json(),n.json(),i.json()]).then(a=>({contest:a[0],teams:a[1],submissions:a[2]}))}function Ae(r,e){return Ce({queryKey:[r,e.value.getTime()],queryFn:()=>we(r,e.value.getTime()),retry:Oe,staleTime:K,refetchInterval:K})}function Ee(){return ie("data-source","",{transform:String})}const Te={key:0,class:"flex flex-col items-center"},Ue={"w-128":""},Fe=g("div",{"py-2":""},null,-1),De=["disabled"],L="Data Source URL",ke=ue({__name:"DataSourceInput",setup(r){const{t:e}=ae(),t=Ee(),s=le(t.value),u=oe(),n=ce();function i(){n.push(`${u.fullPath}/?data-source=${s.value.trim()}`)}return(l,a)=>{const h=Re;return R(t).length===0?(he(),de("div",Te,[g("div",Ue,[fe(h,{modelValue:R(s),"onUpdate:modelValue":a[0]||(a[0]=c=>pe(s)?s.value=c:null),"w-full":"",placeholder:L,autocomplete:"false",onKeydown:ye(i,["enter"])},null,8,["modelValue","onKeydown"]),g("label",{class:"hidden",for:"input"},k(L))]),Fe,g("div",null,[g("button",{"m-3":"","text-sm":"",btn:"",disabled:R(s).length===0,onClick:i},k(R(e)("button.go")),9,De)])])):ve("",!0)}}});export{ke as _,Ee as g,Ae as u};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{g as o,aC as l,N as r,O as s,j as u,o as p,c as d,aD as i,E as m}from"./app-a6c41ce5.js";const f=o({__name:"TheInput",props:{modelValue:null},emits:["update:modelValue"],setup(_){const{modelValue:e}=l("modelValue");return(a,t)=>r((p(),d("input",i({id:"input","onUpdate:modelValue":t[0]||(t[0]=n=>m(e)?e.value=n:null),type:"text"},a.$attrs,{p:"x-4 y-2","w-full":"",text:"center",bg:"transparent",border:"~ rounded gray-200 dark:gray-700",outline:"none active:none"}),null,16)),[[s,u(e)]])}});export{f as _};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.PENDING[data-v-3e64440f]{color:var(--theme-status-pending)}.WAITING[data-v-3e64440f]{color:var(--theme-status-waiting)}.PREPARING[data-v-3e64440f]{color:var(--theme-status-preparing)}.COMPILING[data-v-3e64440f]{color:var(--theme-status-compiling)}.RUNNING[data-v-3e64440f],.JUDGING[data-v-3e64440f]{color:var(--theme-status-running)}.FROZEN[data-v-3e64440f]{color:var(--theme-status-pending)}.ACCEPTED[data-v-3e64440f],.CORRECT[data-v-3e64440f]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-3e64440f]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-3e64440f],.WRONG_ANSWER[data-v-3e64440f]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-3e64440f],.PRESENTATION_ERROR[data-v-3e64440f]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-3e64440f]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-3e64440f]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-3e64440f]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-3e64440f],.IDLENESS_LIMIT_EXCEEDED[data-v-3e64440f]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-3e64440f]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-3e64440f]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-3e64440f]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-3e64440f]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-3e64440f]{color:var(--theme-status-system-error)}.CANCELED[data-v-3e64440f]{color:var(--theme-status-canceled)}.SKIPPED[data-v-3e64440f]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-3e64440f],.DENIAL_OF_JUDGEMENT[data-v-3e64440f]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-3e64440f]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-3e64440f]{color:var(--theme-status-undefined)}table.standings[data-v-e6b57d04]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-e6b57d04]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-e6b57d04]{border:0!important}table[data-v-e6b57d04]{border-collapse:separate!important}td[data-v-e6b57d04]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-e6b57d04]{background-color:#eee}tr.team[data-v-e6b57d04]{height:2.5em}.hover[data-v-e6b57d04]{cursor:pointer}td.stnd[data-v-e6b57d04]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-e6b57d04]{border-color:#fff}td.stndact[data-v-e6b57d04]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-e6b57d04]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-e6b57d04]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-e6b57d04]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-e6b57d04]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-e6b57d04]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-e6b57d04]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-e6b57d04]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-e6b57d04]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-e6b57d04]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-e6b57d04]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-e6b57d04]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-e6b57d04]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-e6b57d04]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-e6b57d04]{color:#fff}th.success[data-v-e6b57d04]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-e6b57d04],td.title[data-v-e6b57d04]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-e6b57d04]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-e6b57d04]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-e6b57d04]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-e6b57d04]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-e6b57d04]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-e6b57d04]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-e6b57d04]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-e6b57d04]{background-color:#004080}tr.solver[data-v-e6b57d04]{background-color:#f0c0a0}tr.statistics-0[data-v-e6b57d04]{background-color:#95de64}tr.statistics-1[data-v-e6b57d04]{background-color:#b7eb8f}td.o00[data-v-e6b57d04]{background-color:#004080}td.stand00[data-v-e6b57d04]{background-color:#e0e0ff}td.stand01[data-v-e6b57d04]{background-color:#e8e8ff}td.stand10[data-v-e6b57d04]{background-color:#f8f8f8}td.stand11[data-v-e6b57d04]{background-color:#f2f2f2}tr.filter-team[data-v-e6b57d04]{background-color:#ffffe0}tr.cfres01[data-v-e6b57d04]{background-color:#ffffb0}table.matches[data-v-e6b57d04]{table-layout:fixed}td.match[data-v-e6b57d04]{height:6em;width:2em}.coderTextRed[data-v-e6b57d04],.coderTextYellow[data-v-e6b57d04],.coderTextViolet[data-v-e6b57d04],.coderTextBlue[data-v-e6b57d04],.coderTextGreen[data-v-e6b57d04],.coderTextGray[data-v-e6b57d04],.coderTextOrange[data-v-e6b57d04]{font-weight:700;background-color:transparent}.coderTextRed[data-v-e6b57d04]:link,.coderTextYellow[data-v-e6b57d04]:link,.coderTextViolet[data-v-e6b57d04]:link,.coderTextBlue[data-v-e6b57d04]:link,.coderTextGreen[data-v-e6b57d04]:link,.coderTextGray[data-v-e6b57d04]:link,.coderTextOrange[data-v-e6b57d04]:link,.coderTextWhite[data-v-e6b57d04]:link,.coderTextBlack[data-v-e6b57d04]:link,.coderTextRed[data-v-e6b57d04]:visited,.coderTextYellow[data-v-e6b57d04]:visited,.coderTextViolet[data-v-e6b57d04]:visited,.coderTextBlue[data-v-e6b57d04]:visited,.coderTextGreen[data-v-e6b57d04]:visited,.coderTextGray[data-v-e6b57d04]:visited,.coderTextOrange[data-v-e6b57d04]:visited,.coderTextWhite[data-v-e6b57d04]:visited,.coderTextBlack[data-v-e6b57d04]:visited{text-decoration:none}.coderTextRed[data-v-e6b57d04]:hover,.coderTextYellow[data-v-e6b57d04]:hover,.coderTextViolet[data-v-e6b57d04]:hover,.coderTextBlue[data-v-e6b57d04]:hover,.coderTextGreen[data-v-e6b57d04]:hover,.coderTextGray[data-v-e6b57d04]:hover,.coderTextOrange[data-v-e6b57d04]:hover,.coderTextWhite[data-v-e6b57d04]:hover,.coderTextBlack[data-v-e6b57d04]:hover,.coderTextRed[data-v-e6b57d04]:active,.coderTextYellow[data-v-e6b57d04]:active,.coderTextViolet[data-v-e6b57d04]:active,.coderTextBlue[data-v-e6b57d04]:active,.coderTextGreen[data-v-e6b57d04]:active,.coderTextGray[data-v-e6b57d04]:active,.coderTextOrange[data-v-e6b57d04]:active,.coderTextWhite[data-v-e6b57d04]:active,.coderTextBlack[data-v-e6b57d04]:active{text-decoration:underline}.coderTextOrange[data-v-e6b57d04],.coderTextOrange[data-v-e6b57d04]:link,.coderTextOrange[data-v-e6b57d04]:visited,.coderTextOrange[data-v-e6b57d04]:hover,.coderTextOrange[data-v-e6b57d04]:active{color:#f90}.coderTextRed[data-v-e6b57d04],.coderTextRed[data-v-e6b57d04]:link,.coderTextRed[data-v-e6b57d04]:visited,.coderTextRed[data-v-e6b57d04]:hover,.coderTextRed[data-v-e6b57d04]:active{color:#e00}.coderTextYellow[data-v-e6b57d04],.coderTextYellow[data-v-e6b57d04]:link,.coderTextYellow[data-v-e6b57d04]:visited,.coderTextYellow[data-v-e6b57d04]:hover,.coderTextYellow[data-v-e6b57d04]:active{color:#dc0}.coderTextViolet[data-v-e6b57d04],.coderTextViolet[data-v-e6b57d04]:link,.coderTextViolet[data-v-e6b57d04]:visited,.coderTextViolet[data-v-e6b57d04]:hover,.coderTextViolet[data-v-e6b57d04]:active{color:#a0a}.coderTextBlue[data-v-e6b57d04],.coderTextBlue[data-v-e6b57d04]:link,.coderTextBlue[data-v-e6b57d04]:visited,.coderTextBlue[data-v-e6b57d04]:hover,.coderTextBlue[data-v-e6b57d04]:active{color:#66f}.coderTextGreen[data-v-e6b57d04],.coderTextGreen[data-v-e6b57d04]:link,.coderTextGreen[data-v-e6b57d04]:visited,.coderTextGreen[data-v-e6b57d04]:hover,.coderTextGreen[data-v-e6b57d04]:active{color:#00a900}.coderTextGray[data-v-e6b57d04],.coderTextGray[data-v-e6b57d04]:link,.coderTextGray[data-v-e6b57d04]:visited,.coderTextGray[data-v-e6b57d04]:hover,.coderTextGray[data-v-e6b57d04]:active{color:#999}.coderTextWhite[data-v-e6b57d04],.coderTextWhite[data-v-e6b57d04]:link,.coderTextWhite[data-v-e6b57d04]:visited,.coderTextWhite[data-v-e6b57d04]:hover,.coderTextWhite[data-v-e6b57d04]:active{color:#fff}.coderTextBlack[data-v-e6b57d04],.coderTextBlack[data-v-e6b57d04]:link,.coderTextBlack[data-v-e6b57d04]:visited,.coderTextBlack[data-v-e6b57d04]:hover,.coderTextBlack[data-v-e6b57d04]:active{color:#000}s[data-v-e6b57d04]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-e6b57d04]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-e6b57d04]{text-align:justify}a[data-v-e6b57d04]{color:#004080}td.topmenu a[data-v-e6b57d04]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-e6b57d04]:hover{color:silver}td.topmenu[data-v-e6b57d04]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-e6b57d04]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-e6b57d04]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-e6b57d04]:hover{color:silver}td.menuleft[data-v-e6b57d04]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-e6b57d04]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-e6b57d04]{height:25px;width:190px}td.newsselectcontainer form[data-v-e6b57d04]{margin:0}td.newsselectcontainer select[data-v-e6b57d04]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-e6b57d04]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-e6b57d04]{border:1px solid #004080}.memorial[data-v-e6b57d04]{padding:0 8px;border:2px solid #000000}.menu[data-v-e6b57d04]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-e6b57d04]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-e6b57d04]{width:15em}.menu ul li[data-v-e6b57d04]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-e6b57d04]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-e6b57d04],.menu a[data-v-e6b57d04]: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-e6b57d04],.menu ul ul a[data-v-e6b57d04]: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-e6b57d04],.menu ul table ul a[data-v-e6b57d04]:visited{width:14em;width:12em}.menu table[data-v-e6b57d04]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-e6b57d04]{left:-1px}.menu ul ul table ul.left[data-v-e6b57d04]{margin-left:2px}.menu li[data-v-e6b57d04]:hover,* html .menu a[data-v-e6b57d04]:hover{position:relative}.menu ul ul ul a[data-v-e6b57d04],.menu ul ul ul a[data-v-e6b57d04]:visited,.menu ul ul ul ul a[data-v-e6b57d04],.menu ul ul ul ul a[data-v-e6b57d04]:visited,.menu ul :hover a.sub1[data-v-e6b57d04],.menu ul ul :hover a.sub2[data-v-e6b57d04]{background:#004080}.menu a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu :hover>a[data-v-e6b57d04]{color:silver;background:#014181}.menu ul ul a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-e6b57d04]{color:silver;background:#014181}.menu ul ul ul a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-e6b57d04]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu ul ul[data-v-e6b57d04]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-e6b57d04]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-e6b57d04]{left:-14em}.menu ul li:hover ul[data-v-e6b57d04],.menu ul a:hover ul[data-v-e6b57d04]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-e6b57d04],.menu ul :hover ul :hover ul ul[data-v-e6b57d04]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-e6b57d04],.menu ul :hover ul :hover ul :hover ul[data-v-e6b57d04]{visibility:visible}.lmenu[data-v-e6b57d04]{height:150px;font-size:90%}.lmenu ul[data-v-e6b57d04]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-e6b57d04]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-e6b57d04]{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-e6b57d04]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-e6b57d04],.lmenu a[data-v-e6b57d04]: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-e6b57d04],* html .menu a[data-v-e6b57d04]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-e6b57d04]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-e6b57d04]:hover{position:relative}.lmenu a[data-v-e6b57d04]:active,.lmenu a[data-v-e6b57d04]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-e6b57d04]{color:silver;background:#014181}.lmenu li ul[data-v-e6b57d04]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-e6b57d04]{visibility:visible}.lmenu ul a:hover ul ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-e6b57d04]{visibility:hidden}.lmenu ul a:hover ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-e6b57d04]{visibility:visible}table.standings[data-v-dbdd6e30]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-dbdd6e30]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-dbdd6e30]{border:0!important}table[data-v-dbdd6e30]{border-collapse:separate!important}td[data-v-dbdd6e30]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-dbdd6e30]{background-color:#eee}tr.team[data-v-dbdd6e30]{height:2.5em}.hover[data-v-dbdd6e30]{cursor:pointer}td.stnd[data-v-dbdd6e30]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-dbdd6e30]{border-color:#fff}td.stndact[data-v-dbdd6e30]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-dbdd6e30]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-dbdd6e30]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-dbdd6e30]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-dbdd6e30]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-dbdd6e30]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-dbdd6e30]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-dbdd6e30]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-dbdd6e30]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-dbdd6e30]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-dbdd6e30]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-dbdd6e30]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-dbdd6e30]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-dbdd6e30]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-dbdd6e30]{color:#fff}th.success[data-v-dbdd6e30]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-dbdd6e30],td.title[data-v-dbdd6e30]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-dbdd6e30]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-dbdd6e30]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-dbdd6e30]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-dbdd6e30]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-dbdd6e30]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-dbdd6e30]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-dbdd6e30]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-dbdd6e30]{background-color:#004080}tr.solver[data-v-dbdd6e30]{background-color:#f0c0a0}tr.statistics-0[data-v-dbdd6e30]{background-color:#95de64}tr.statistics-1[data-v-dbdd6e30]{background-color:#b7eb8f}td.o00[data-v-dbdd6e30]{background-color:#004080}td.stand00[data-v-dbdd6e30]{background-color:#e0e0ff}td.stand01[data-v-dbdd6e30]{background-color:#e8e8ff}td.stand10[data-v-dbdd6e30]{background-color:#f8f8f8}td.stand11[data-v-dbdd6e30]{background-color:#f2f2f2}tr.filter-team[data-v-dbdd6e30]{background-color:#ffffe0}tr.cfres01[data-v-dbdd6e30]{background-color:#ffffb0}table.matches[data-v-dbdd6e30]{table-layout:fixed}td.match[data-v-dbdd6e30]{height:6em;width:2em}.coderTextRed[data-v-dbdd6e30],.coderTextYellow[data-v-dbdd6e30],.coderTextViolet[data-v-dbdd6e30],.coderTextBlue[data-v-dbdd6e30],.coderTextGreen[data-v-dbdd6e30],.coderTextGray[data-v-dbdd6e30],.coderTextOrange[data-v-dbdd6e30]{font-weight:700;background-color:transparent}.coderTextRed[data-v-dbdd6e30]:link,.coderTextYellow[data-v-dbdd6e30]:link,.coderTextViolet[data-v-dbdd6e30]:link,.coderTextBlue[data-v-dbdd6e30]:link,.coderTextGreen[data-v-dbdd6e30]:link,.coderTextGray[data-v-dbdd6e30]:link,.coderTextOrange[data-v-dbdd6e30]:link,.coderTextWhite[data-v-dbdd6e30]:link,.coderTextBlack[data-v-dbdd6e30]:link,.coderTextRed[data-v-dbdd6e30]:visited,.coderTextYellow[data-v-dbdd6e30]:visited,.coderTextViolet[data-v-dbdd6e30]:visited,.coderTextBlue[data-v-dbdd6e30]:visited,.coderTextGreen[data-v-dbdd6e30]:visited,.coderTextGray[data-v-dbdd6e30]:visited,.coderTextOrange[data-v-dbdd6e30]:visited,.coderTextWhite[data-v-dbdd6e30]:visited,.coderTextBlack[data-v-dbdd6e30]:visited{text-decoration:none}.coderTextRed[data-v-dbdd6e30]:hover,.coderTextYellow[data-v-dbdd6e30]:hover,.coderTextViolet[data-v-dbdd6e30]:hover,.coderTextBlue[data-v-dbdd6e30]:hover,.coderTextGreen[data-v-dbdd6e30]:hover,.coderTextGray[data-v-dbdd6e30]:hover,.coderTextOrange[data-v-dbdd6e30]:hover,.coderTextWhite[data-v-dbdd6e30]:hover,.coderTextBlack[data-v-dbdd6e30]:hover,.coderTextRed[data-v-dbdd6e30]:active,.coderTextYellow[data-v-dbdd6e30]:active,.coderTextViolet[data-v-dbdd6e30]:active,.coderTextBlue[data-v-dbdd6e30]:active,.coderTextGreen[data-v-dbdd6e30]:active,.coderTextGray[data-v-dbdd6e30]:active,.coderTextOrange[data-v-dbdd6e30]:active,.coderTextWhite[data-v-dbdd6e30]:active,.coderTextBlack[data-v-dbdd6e30]:active{text-decoration:underline}.coderTextOrange[data-v-dbdd6e30],.coderTextOrange[data-v-dbdd6e30]:link,.coderTextOrange[data-v-dbdd6e30]:visited,.coderTextOrange[data-v-dbdd6e30]:hover,.coderTextOrange[data-v-dbdd6e30]:active{color:#f90}.coderTextRed[data-v-dbdd6e30],.coderTextRed[data-v-dbdd6e30]:link,.coderTextRed[data-v-dbdd6e30]:visited,.coderTextRed[data-v-dbdd6e30]:hover,.coderTextRed[data-v-dbdd6e30]:active{color:#e00}.coderTextYellow[data-v-dbdd6e30],.coderTextYellow[data-v-dbdd6e30]:link,.coderTextYellow[data-v-dbdd6e30]:visited,.coderTextYellow[data-v-dbdd6e30]:hover,.coderTextYellow[data-v-dbdd6e30]:active{color:#dc0}.coderTextViolet[data-v-dbdd6e30],.coderTextViolet[data-v-dbdd6e30]:link,.coderTextViolet[data-v-dbdd6e30]:visited,.coderTextViolet[data-v-dbdd6e30]:hover,.coderTextViolet[data-v-dbdd6e30]:active{color:#a0a}.coderTextBlue[data-v-dbdd6e30],.coderTextBlue[data-v-dbdd6e30]:link,.coderTextBlue[data-v-dbdd6e30]:visited,.coderTextBlue[data-v-dbdd6e30]:hover,.coderTextBlue[data-v-dbdd6e30]:active{color:#66f}.coderTextGreen[data-v-dbdd6e30],.coderTextGreen[data-v-dbdd6e30]:link,.coderTextGreen[data-v-dbdd6e30]:visited,.coderTextGreen[data-v-dbdd6e30]:hover,.coderTextGreen[data-v-dbdd6e30]:active{color:#00a900}.coderTextGray[data-v-dbdd6e30],.coderTextGray[data-v-dbdd6e30]:link,.coderTextGray[data-v-dbdd6e30]:visited,.coderTextGray[data-v-dbdd6e30]:hover,.coderTextGray[data-v-dbdd6e30]:active{color:#999}.coderTextWhite[data-v-dbdd6e30],.coderTextWhite[data-v-dbdd6e30]:link,.coderTextWhite[data-v-dbdd6e30]:visited,.coderTextWhite[data-v-dbdd6e30]:hover,.coderTextWhite[data-v-dbdd6e30]:active{color:#fff}.coderTextBlack[data-v-dbdd6e30],.coderTextBlack[data-v-dbdd6e30]:link,.coderTextBlack[data-v-dbdd6e30]:visited,.coderTextBlack[data-v-dbdd6e30]:hover,.coderTextBlack[data-v-dbdd6e30]:active{color:#000}s[data-v-dbdd6e30]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-dbdd6e30]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-dbdd6e30]{text-align:justify}a[data-v-dbdd6e30]{color:#004080}td.topmenu a[data-v-dbdd6e30]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-dbdd6e30]:hover{color:silver}td.topmenu[data-v-dbdd6e30]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-dbdd6e30]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-dbdd6e30]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-dbdd6e30]:hover{color:silver}td.menuleft[data-v-dbdd6e30]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-dbdd6e30]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-dbdd6e30]{height:25px;width:190px}td.newsselectcontainer form[data-v-dbdd6e30]{margin:0}td.newsselectcontainer select[data-v-dbdd6e30]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-dbdd6e30]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-dbdd6e30]{border:1px solid #004080}.memorial[data-v-dbdd6e30]{padding:0 8px;border:2px solid #000000}.menu[data-v-dbdd6e30]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-dbdd6e30]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-dbdd6e30]{width:15em}.menu ul li[data-v-dbdd6e30]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-dbdd6e30]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-dbdd6e30],.menu a[data-v-dbdd6e30]: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-dbdd6e30],.menu ul ul a[data-v-dbdd6e30]: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-dbdd6e30],.menu ul table ul a[data-v-dbdd6e30]:visited{width:14em;width:12em}.menu table[data-v-dbdd6e30]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-dbdd6e30]{left:-1px}.menu ul ul table ul.left[data-v-dbdd6e30]{margin-left:2px}.menu li[data-v-dbdd6e30]:hover,* html .menu a[data-v-dbdd6e30]:hover{position:relative}.menu ul ul ul a[data-v-dbdd6e30],.menu ul ul ul a[data-v-dbdd6e30]:visited,.menu ul ul ul ul a[data-v-dbdd6e30],.menu ul ul ul ul a[data-v-dbdd6e30]:visited,.menu ul :hover a.sub1[data-v-dbdd6e30],.menu ul ul :hover a.sub2[data-v-dbdd6e30]{background:#004080}.menu a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu :hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.menu ul ul a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.menu ul ul ul a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu ul ul[data-v-dbdd6e30]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-dbdd6e30]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-dbdd6e30]{left:-14em}.menu ul li:hover ul[data-v-dbdd6e30],.menu ul a:hover ul[data-v-dbdd6e30]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-dbdd6e30],.menu ul :hover ul :hover ul ul[data-v-dbdd6e30]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-dbdd6e30],.menu ul :hover ul :hover ul :hover ul[data-v-dbdd6e30]{visibility:visible}.lmenu[data-v-dbdd6e30]{height:150px;font-size:90%}.lmenu ul[data-v-dbdd6e30]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-dbdd6e30]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-dbdd6e30]{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-dbdd6e30]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-dbdd6e30],.lmenu a[data-v-dbdd6e30]: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-dbdd6e30],* html .menu a[data-v-dbdd6e30]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-dbdd6e30]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-dbdd6e30]:hover{position:relative}.lmenu a[data-v-dbdd6e30]:active,.lmenu a[data-v-dbdd6e30]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.lmenu li ul[data-v-dbdd6e30]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-dbdd6e30]{visibility:visible}.lmenu ul a:hover ul ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-dbdd6e30]{visibility:hidden}.lmenu ul a:hover ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-dbdd6e30]{visibility:visible}table.standings[data-v-ed9a9de8]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-ed9a9de8]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-ed9a9de8]{border:0!important}table[data-v-ed9a9de8]{border-collapse:separate!important}td[data-v-ed9a9de8]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-ed9a9de8]{background-color:#eee}tr.team[data-v-ed9a9de8]{height:2.5em}.hover[data-v-ed9a9de8]{cursor:pointer}td.stnd[data-v-ed9a9de8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-ed9a9de8]{border-color:#fff}td.stndact[data-v-ed9a9de8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-ed9a9de8]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-ed9a9de8]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-ed9a9de8]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-ed9a9de8]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-ed9a9de8]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-ed9a9de8]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-ed9a9de8]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-ed9a9de8]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-ed9a9de8]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-ed9a9de8]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-ed9a9de8]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-ed9a9de8]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-ed9a9de8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-ed9a9de8]{color:#fff}th.success[data-v-ed9a9de8]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-ed9a9de8],td.title[data-v-ed9a9de8]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-ed9a9de8]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-ed9a9de8]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-ed9a9de8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-ed9a9de8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-ed9a9de8]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-ed9a9de8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-ed9a9de8]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-ed9a9de8]{background-color:#004080}tr.solver[data-v-ed9a9de8]{background-color:#f0c0a0}tr.statistics-0[data-v-ed9a9de8]{background-color:#95de64}tr.statistics-1[data-v-ed9a9de8]{background-color:#b7eb8f}td.o00[data-v-ed9a9de8]{background-color:#004080}td.stand00[data-v-ed9a9de8]{background-color:#e0e0ff}td.stand01[data-v-ed9a9de8]{background-color:#e8e8ff}td.stand10[data-v-ed9a9de8]{background-color:#f8f8f8}td.stand11[data-v-ed9a9de8]{background-color:#f2f2f2}tr.filter-team[data-v-ed9a9de8]{background-color:#ffffe0}tr.cfres01[data-v-ed9a9de8]{background-color:#ffffb0}table.matches[data-v-ed9a9de8]{table-layout:fixed}td.match[data-v-ed9a9de8]{height:6em;width:2em}.coderTextRed[data-v-ed9a9de8],.coderTextYellow[data-v-ed9a9de8],.coderTextViolet[data-v-ed9a9de8],.coderTextBlue[data-v-ed9a9de8],.coderTextGreen[data-v-ed9a9de8],.coderTextGray[data-v-ed9a9de8],.coderTextOrange[data-v-ed9a9de8]{font-weight:700;background-color:transparent}.coderTextRed[data-v-ed9a9de8]:link,.coderTextYellow[data-v-ed9a9de8]:link,.coderTextViolet[data-v-ed9a9de8]:link,.coderTextBlue[data-v-ed9a9de8]:link,.coderTextGreen[data-v-ed9a9de8]:link,.coderTextGray[data-v-ed9a9de8]:link,.coderTextOrange[data-v-ed9a9de8]:link,.coderTextWhite[data-v-ed9a9de8]:link,.coderTextBlack[data-v-ed9a9de8]:link,.coderTextRed[data-v-ed9a9de8]:visited,.coderTextYellow[data-v-ed9a9de8]:visited,.coderTextViolet[data-v-ed9a9de8]:visited,.coderTextBlue[data-v-ed9a9de8]:visited,.coderTextGreen[data-v-ed9a9de8]:visited,.coderTextGray[data-v-ed9a9de8]:visited,.coderTextOrange[data-v-ed9a9de8]:visited,.coderTextWhite[data-v-ed9a9de8]:visited,.coderTextBlack[data-v-ed9a9de8]:visited{text-decoration:none}.coderTextRed[data-v-ed9a9de8]:hover,.coderTextYellow[data-v-ed9a9de8]:hover,.coderTextViolet[data-v-ed9a9de8]:hover,.coderTextBlue[data-v-ed9a9de8]:hover,.coderTextGreen[data-v-ed9a9de8]:hover,.coderTextGray[data-v-ed9a9de8]:hover,.coderTextOrange[data-v-ed9a9de8]:hover,.coderTextWhite[data-v-ed9a9de8]:hover,.coderTextBlack[data-v-ed9a9de8]:hover,.coderTextRed[data-v-ed9a9de8]:active,.coderTextYellow[data-v-ed9a9de8]:active,.coderTextViolet[data-v-ed9a9de8]:active,.coderTextBlue[data-v-ed9a9de8]:active,.coderTextGreen[data-v-ed9a9de8]:active,.coderTextGray[data-v-ed9a9de8]:active,.coderTextOrange[data-v-ed9a9de8]:active,.coderTextWhite[data-v-ed9a9de8]:active,.coderTextBlack[data-v-ed9a9de8]:active{text-decoration:underline}.coderTextOrange[data-v-ed9a9de8],.coderTextOrange[data-v-ed9a9de8]:link,.coderTextOrange[data-v-ed9a9de8]:visited,.coderTextOrange[data-v-ed9a9de8]:hover,.coderTextOrange[data-v-ed9a9de8]:active{color:#f90}.coderTextRed[data-v-ed9a9de8],.coderTextRed[data-v-ed9a9de8]:link,.coderTextRed[data-v-ed9a9de8]:visited,.coderTextRed[data-v-ed9a9de8]:hover,.coderTextRed[data-v-ed9a9de8]:active{color:#e00}.coderTextYellow[data-v-ed9a9de8],.coderTextYellow[data-v-ed9a9de8]:link,.coderTextYellow[data-v-ed9a9de8]:visited,.coderTextYellow[data-v-ed9a9de8]:hover,.coderTextYellow[data-v-ed9a9de8]:active{color:#dc0}.coderTextViolet[data-v-ed9a9de8],.coderTextViolet[data-v-ed9a9de8]:link,.coderTextViolet[data-v-ed9a9de8]:visited,.coderTextViolet[data-v-ed9a9de8]:hover,.coderTextViolet[data-v-ed9a9de8]:active{color:#a0a}.coderTextBlue[data-v-ed9a9de8],.coderTextBlue[data-v-ed9a9de8]:link,.coderTextBlue[data-v-ed9a9de8]:visited,.coderTextBlue[data-v-ed9a9de8]:hover,.coderTextBlue[data-v-ed9a9de8]:active{color:#66f}.coderTextGreen[data-v-ed9a9de8],.coderTextGreen[data-v-ed9a9de8]:link,.coderTextGreen[data-v-ed9a9de8]:visited,.coderTextGreen[data-v-ed9a9de8]:hover,.coderTextGreen[data-v-ed9a9de8]:active{color:#00a900}.coderTextGray[data-v-ed9a9de8],.coderTextGray[data-v-ed9a9de8]:link,.coderTextGray[data-v-ed9a9de8]:visited,.coderTextGray[data-v-ed9a9de8]:hover,.coderTextGray[data-v-ed9a9de8]:active{color:#999}.coderTextWhite[data-v-ed9a9de8],.coderTextWhite[data-v-ed9a9de8]:link,.coderTextWhite[data-v-ed9a9de8]:visited,.coderTextWhite[data-v-ed9a9de8]:hover,.coderTextWhite[data-v-ed9a9de8]:active{color:#fff}.coderTextBlack[data-v-ed9a9de8],.coderTextBlack[data-v-ed9a9de8]:link,.coderTextBlack[data-v-ed9a9de8]:visited,.coderTextBlack[data-v-ed9a9de8]:hover,.coderTextBlack[data-v-ed9a9de8]:active{color:#000}s[data-v-ed9a9de8]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-ed9a9de8]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-ed9a9de8]{text-align:justify}a[data-v-ed9a9de8]{color:#004080}td.topmenu a[data-v-ed9a9de8]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-ed9a9de8]:hover{color:silver}td.topmenu[data-v-ed9a9de8]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-ed9a9de8]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-ed9a9de8]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-ed9a9de8]:hover{color:silver}td.menuleft[data-v-ed9a9de8]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-ed9a9de8]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-ed9a9de8]{height:25px;width:190px}td.newsselectcontainer form[data-v-ed9a9de8]{margin:0}td.newsselectcontainer select[data-v-ed9a9de8]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-ed9a9de8]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-ed9a9de8]{border:1px solid #004080}.memorial[data-v-ed9a9de8]{padding:0 8px;border:2px solid #000000}.menu[data-v-ed9a9de8]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-ed9a9de8]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-ed9a9de8]{width:15em}.menu ul li[data-v-ed9a9de8]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-ed9a9de8]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-ed9a9de8],.menu a[data-v-ed9a9de8]: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-ed9a9de8],.menu ul ul a[data-v-ed9a9de8]: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-ed9a9de8],.menu ul table ul a[data-v-ed9a9de8]:visited{width:14em;width:12em}.menu table[data-v-ed9a9de8]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-ed9a9de8]{left:-1px}.menu ul ul table ul.left[data-v-ed9a9de8]{margin-left:2px}.menu li[data-v-ed9a9de8]:hover,* html .menu a[data-v-ed9a9de8]:hover{position:relative}.menu ul ul ul a[data-v-ed9a9de8],.menu ul ul ul a[data-v-ed9a9de8]:visited,.menu ul ul ul ul a[data-v-ed9a9de8],.menu ul ul ul ul a[data-v-ed9a9de8]:visited,.menu ul :hover a.sub1[data-v-ed9a9de8],.menu ul ul :hover a.sub2[data-v-ed9a9de8]{background:#004080}.menu a[data-v-ed9a9de8]:hover{color:silver;background:#014181}.menu :hover>a[data-v-ed9a9de8]{color:silver;background:#014181}.menu ul ul a[data-v-ed9a9de8]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-ed9a9de8]{color:silver;background:#014181}.menu ul ul ul a[data-v-ed9a9de8]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-ed9a9de8]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-ed9a9de8]:hover{color:silver;background:#014181}.menu ul ul[data-v-ed9a9de8]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-ed9a9de8]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-ed9a9de8]{left:-14em}.menu ul li:hover ul[data-v-ed9a9de8],.menu ul a:hover ul[data-v-ed9a9de8]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-ed9a9de8],.menu ul :hover ul :hover ul ul[data-v-ed9a9de8]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-ed9a9de8],.menu ul :hover ul :hover ul :hover ul[data-v-ed9a9de8]{visibility:visible}.lmenu[data-v-ed9a9de8]{height:150px;font-size:90%}.lmenu ul[data-v-ed9a9de8]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-ed9a9de8]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-ed9a9de8]{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-ed9a9de8]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-ed9a9de8],.lmenu a[data-v-ed9a9de8]: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-ed9a9de8],* html .menu a[data-v-ed9a9de8]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-ed9a9de8]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-ed9a9de8]:hover{position:relative}.lmenu a[data-v-ed9a9de8]:active,.lmenu a[data-v-ed9a9de8]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-ed9a9de8]{color:silver;background:#014181}.lmenu li ul[data-v-ed9a9de8]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-ed9a9de8]{visibility:visible}.lmenu ul a:hover ul ul[data-v-ed9a9de8],.lmenu ul a:hover ul a:hover ul ul[data-v-ed9a9de8],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-ed9a9de8]{visibility:hidden}.lmenu ul a:hover ul[data-v-ed9a9de8],.lmenu ul a:hover ul a:hover ul[data-v-ed9a9de8],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-ed9a9de8],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-ed9a9de8]{visibility:visible}table.standings[data-v-1d18161e]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-1d18161e]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-1d18161e]{border:0!important}table[data-v-1d18161e]{border-collapse:separate!important}td[data-v-1d18161e]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-1d18161e]{background-color:#eee}tr.team[data-v-1d18161e]{height:2.5em}.hover[data-v-1d18161e]{cursor:pointer}td.stnd[data-v-1d18161e]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-1d18161e]{border-color:#fff}td.stndact[data-v-1d18161e]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-1d18161e]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-1d18161e]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-1d18161e]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-1d18161e]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-1d18161e]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-1d18161e]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-1d18161e]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-1d18161e]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-1d18161e]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-1d18161e]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-1d18161e]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-1d18161e]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-1d18161e]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-1d18161e]{color:#fff}th.success[data-v-1d18161e]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-1d18161e],td.title[data-v-1d18161e]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-1d18161e]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-1d18161e]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-1d18161e]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-1d18161e]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-1d18161e]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-1d18161e]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-1d18161e]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-1d18161e]{background-color:#004080}tr.solver[data-v-1d18161e]{background-color:#f0c0a0}tr.statistics-0[data-v-1d18161e]{background-color:#95de64}tr.statistics-1[data-v-1d18161e]{background-color:#b7eb8f}td.o00[data-v-1d18161e]{background-color:#004080}td.stand00[data-v-1d18161e]{background-color:#e0e0ff}td.stand01[data-v-1d18161e]{background-color:#e8e8ff}td.stand10[data-v-1d18161e]{background-color:#f8f8f8}td.stand11[data-v-1d18161e]{background-color:#f2f2f2}tr.filter-team[data-v-1d18161e]{background-color:#ffffe0}tr.cfres01[data-v-1d18161e]{background-color:#ffffb0}table.matches[data-v-1d18161e]{table-layout:fixed}td.match[data-v-1d18161e]{height:6em;width:2em}.coderTextRed[data-v-1d18161e],.coderTextYellow[data-v-1d18161e],.coderTextViolet[data-v-1d18161e],.coderTextBlue[data-v-1d18161e],.coderTextGreen[data-v-1d18161e],.coderTextGray[data-v-1d18161e],.coderTextOrange[data-v-1d18161e]{font-weight:700;background-color:transparent}.coderTextRed[data-v-1d18161e]:link,.coderTextYellow[data-v-1d18161e]:link,.coderTextViolet[data-v-1d18161e]:link,.coderTextBlue[data-v-1d18161e]:link,.coderTextGreen[data-v-1d18161e]:link,.coderTextGray[data-v-1d18161e]:link,.coderTextOrange[data-v-1d18161e]:link,.coderTextWhite[data-v-1d18161e]:link,.coderTextBlack[data-v-1d18161e]:link,.coderTextRed[data-v-1d18161e]:visited,.coderTextYellow[data-v-1d18161e]:visited,.coderTextViolet[data-v-1d18161e]:visited,.coderTextBlue[data-v-1d18161e]:visited,.coderTextGreen[data-v-1d18161e]:visited,.coderTextGray[data-v-1d18161e]:visited,.coderTextOrange[data-v-1d18161e]:visited,.coderTextWhite[data-v-1d18161e]:visited,.coderTextBlack[data-v-1d18161e]:visited{text-decoration:none}.coderTextRed[data-v-1d18161e]:hover,.coderTextYellow[data-v-1d18161e]:hover,.coderTextViolet[data-v-1d18161e]:hover,.coderTextBlue[data-v-1d18161e]:hover,.coderTextGreen[data-v-1d18161e]:hover,.coderTextGray[data-v-1d18161e]:hover,.coderTextOrange[data-v-1d18161e]:hover,.coderTextWhite[data-v-1d18161e]:hover,.coderTextBlack[data-v-1d18161e]:hover,.coderTextRed[data-v-1d18161e]:active,.coderTextYellow[data-v-1d18161e]:active,.coderTextViolet[data-v-1d18161e]:active,.coderTextBlue[data-v-1d18161e]:active,.coderTextGreen[data-v-1d18161e]:active,.coderTextGray[data-v-1d18161e]:active,.coderTextOrange[data-v-1d18161e]:active,.coderTextWhite[data-v-1d18161e]:active,.coderTextBlack[data-v-1d18161e]:active{text-decoration:underline}.coderTextOrange[data-v-1d18161e],.coderTextOrange[data-v-1d18161e]:link,.coderTextOrange[data-v-1d18161e]:visited,.coderTextOrange[data-v-1d18161e]:hover,.coderTextOrange[data-v-1d18161e]:active{color:#f90}.coderTextRed[data-v-1d18161e],.coderTextRed[data-v-1d18161e]:link,.coderTextRed[data-v-1d18161e]:visited,.coderTextRed[data-v-1d18161e]:hover,.coderTextRed[data-v-1d18161e]:active{color:#e00}.coderTextYellow[data-v-1d18161e],.coderTextYellow[data-v-1d18161e]:link,.coderTextYellow[data-v-1d18161e]:visited,.coderTextYellow[data-v-1d18161e]:hover,.coderTextYellow[data-v-1d18161e]:active{color:#dc0}.coderTextViolet[data-v-1d18161e],.coderTextViolet[data-v-1d18161e]:link,.coderTextViolet[data-v-1d18161e]:visited,.coderTextViolet[data-v-1d18161e]:hover,.coderTextViolet[data-v-1d18161e]:active{color:#a0a}.coderTextBlue[data-v-1d18161e],.coderTextBlue[data-v-1d18161e]:link,.coderTextBlue[data-v-1d18161e]:visited,.coderTextBlue[data-v-1d18161e]:hover,.coderTextBlue[data-v-1d18161e]:active{color:#66f}.coderTextGreen[data-v-1d18161e],.coderTextGreen[data-v-1d18161e]:link,.coderTextGreen[data-v-1d18161e]:visited,.coderTextGreen[data-v-1d18161e]:hover,.coderTextGreen[data-v-1d18161e]:active{color:#00a900}.coderTextGray[data-v-1d18161e],.coderTextGray[data-v-1d18161e]:link,.coderTextGray[data-v-1d18161e]:visited,.coderTextGray[data-v-1d18161e]:hover,.coderTextGray[data-v-1d18161e]:active{color:#999}.coderTextWhite[data-v-1d18161e],.coderTextWhite[data-v-1d18161e]:link,.coderTextWhite[data-v-1d18161e]:visited,.coderTextWhite[data-v-1d18161e]:hover,.coderTextWhite[data-v-1d18161e]:active{color:#fff}.coderTextBlack[data-v-1d18161e],.coderTextBlack[data-v-1d18161e]:link,.coderTextBlack[data-v-1d18161e]:visited,.coderTextBlack[data-v-1d18161e]:hover,.coderTextBlack[data-v-1d18161e]:active{color:#000}s[data-v-1d18161e]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-1d18161e]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-1d18161e]{text-align:justify}a[data-v-1d18161e]{color:#004080}td.topmenu a[data-v-1d18161e]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-1d18161e]:hover{color:silver}td.topmenu[data-v-1d18161e]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-1d18161e]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-1d18161e]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-1d18161e]:hover{color:silver}td.menuleft[data-v-1d18161e]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-1d18161e]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-1d18161e]{height:25px;width:190px}td.newsselectcontainer form[data-v-1d18161e]{margin:0}td.newsselectcontainer select[data-v-1d18161e]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-1d18161e]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-1d18161e]{border:1px solid #004080}.memorial[data-v-1d18161e]{padding:0 8px;border:2px solid #000000}.menu[data-v-1d18161e]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-1d18161e]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-1d18161e]{width:15em}.menu ul li[data-v-1d18161e]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-1d18161e]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-1d18161e],.menu a[data-v-1d18161e]: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-1d18161e],.menu ul ul a[data-v-1d18161e]: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-1d18161e],.menu ul table ul a[data-v-1d18161e]:visited{width:14em;width:12em}.menu table[data-v-1d18161e]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-1d18161e]{left:-1px}.menu ul ul table ul.left[data-v-1d18161e]{margin-left:2px}.menu li[data-v-1d18161e]:hover,* html .menu a[data-v-1d18161e]:hover{position:relative}.menu ul ul ul a[data-v-1d18161e],.menu ul ul ul a[data-v-1d18161e]:visited,.menu ul ul ul ul a[data-v-1d18161e],.menu ul ul ul ul a[data-v-1d18161e]:visited,.menu ul :hover a.sub1[data-v-1d18161e],.menu ul ul :hover a.sub2[data-v-1d18161e]{background:#004080}.menu a[data-v-1d18161e]:hover{color:silver;background:#014181}.menu :hover>a[data-v-1d18161e]{color:silver;background:#014181}.menu ul ul a[data-v-1d18161e]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-1d18161e]{color:silver;background:#014181}.menu ul ul ul a[data-v-1d18161e]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-1d18161e]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-1d18161e]:hover{color:silver;background:#014181}.menu ul ul[data-v-1d18161e]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-1d18161e]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-1d18161e]{left:-14em}.menu ul li:hover ul[data-v-1d18161e],.menu ul a:hover ul[data-v-1d18161e]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-1d18161e],.menu ul :hover ul :hover ul ul[data-v-1d18161e]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-1d18161e],.menu ul :hover ul :hover ul :hover ul[data-v-1d18161e]{visibility:visible}.lmenu[data-v-1d18161e]{height:150px;font-size:90%}.lmenu ul[data-v-1d18161e]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-1d18161e]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-1d18161e]{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-1d18161e]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-1d18161e],.lmenu a[data-v-1d18161e]: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-1d18161e],* html .menu a[data-v-1d18161e]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-1d18161e]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-1d18161e]:hover{position:relative}.lmenu a[data-v-1d18161e]:active,.lmenu a[data-v-1d18161e]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-1d18161e]{color:silver;background:#014181}.lmenu li ul[data-v-1d18161e]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-1d18161e]{visibility:visible}.lmenu ul a:hover ul ul[data-v-1d18161e],.lmenu ul a:hover ul a:hover ul ul[data-v-1d18161e],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-1d18161e]{visibility:hidden}.lmenu ul a:hover ul[data-v-1d18161e],.lmenu ul a:hover ul a:hover ul[data-v-1d18161e],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-1d18161e],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-1d18161e]{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-54297ce8]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-54297ce8]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-54297ce8]{border:0!important}table[data-v-54297ce8]{border-collapse:separate!important}td[data-v-54297ce8]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-54297ce8]{background-color:#eee}tr.team[data-v-54297ce8]{height:2.5em}.hover[data-v-54297ce8]{cursor:pointer}td.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-54297ce8]{border-color:#fff}td.stndact[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-54297ce8]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-54297ce8]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-54297ce8]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-54297ce8]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-54297ce8]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-54297ce8]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-54297ce8]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-54297ce8]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-54297ce8]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-54297ce8]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-54297ce8]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-54297ce8]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-54297ce8]{color:#fff}th.success[data-v-54297ce8]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-54297ce8],td.title[data-v-54297ce8]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-54297ce8]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-54297ce8]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-54297ce8]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-54297ce8]{background-color:#004080}tr.solver[data-v-54297ce8]{background-color:#f0c0a0}tr.statistics-0[data-v-54297ce8]{background-color:#95de64}tr.statistics-1[data-v-54297ce8]{background-color:#b7eb8f}td.o00[data-v-54297ce8]{background-color:#004080}td.stand00[data-v-54297ce8]{background-color:#e0e0ff}td.stand01[data-v-54297ce8]{background-color:#e8e8ff}td.stand10[data-v-54297ce8]{background-color:#f8f8f8}td.stand11[data-v-54297ce8]{background-color:#f2f2f2}tr.filter-team[data-v-54297ce8]{background-color:#ffffe0}tr.cfres01[data-v-54297ce8]{background-color:#ffffb0}table.matches[data-v-54297ce8]{table-layout:fixed}td.match[data-v-54297ce8]{height:6em;width:2em}.coderTextRed[data-v-54297ce8],.coderTextYellow[data-v-54297ce8],.coderTextViolet[data-v-54297ce8],.coderTextBlue[data-v-54297ce8],.coderTextGreen[data-v-54297ce8],.coderTextGray[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]{font-weight:700;background-color:transparent}.coderTextRed[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:visited{text-decoration:none}.coderTextRed[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active,.coderTextYellow[data-v-54297ce8]:active,.coderTextViolet[data-v-54297ce8]:active,.coderTextBlue[data-v-54297ce8]:active,.coderTextGreen[data-v-54297ce8]:active,.coderTextGray[data-v-54297ce8]:active,.coderTextOrange[data-v-54297ce8]:active,.coderTextWhite[data-v-54297ce8]:active,.coderTextBlack[data-v-54297ce8]:active{text-decoration:underline}.coderTextOrange[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:active{color:#f90}.coderTextRed[data-v-54297ce8],.coderTextRed[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextRed[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active{color:#e00}.coderTextYellow[data-v-54297ce8],.coderTextYellow[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:active{color:#dc0}.coderTextViolet[data-v-54297ce8],.coderTextViolet[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:active{color:#a0a}.coderTextBlue[data-v-54297ce8],.coderTextBlue[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:active{color:#66f}.coderTextGreen[data-v-54297ce8],.coderTextGreen[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:active{color:#00a900}.coderTextGray[data-v-54297ce8],.coderTextGray[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:active{color:#999}.coderTextWhite[data-v-54297ce8],.coderTextWhite[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:active{color:#fff}.coderTextBlack[data-v-54297ce8],.coderTextBlack[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:active{color:#000}s[data-v-54297ce8]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-54297ce8]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-54297ce8]{text-align:justify}a[data-v-54297ce8]{color:#004080}td.topmenu a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-54297ce8]:hover{color:silver}td.topmenu[data-v-54297ce8]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-54297ce8]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-54297ce8]:hover{color:silver}td.menuleft[data-v-54297ce8]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-54297ce8]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-54297ce8]{height:25px;width:190px}td.newsselectcontainer form[data-v-54297ce8]{margin:0}td.newsselectcontainer select[data-v-54297ce8]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-54297ce8]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-54297ce8]{border:1px solid #004080}.memorial[data-v-54297ce8]{padding:0 8px;border:2px solid #000000}.menu[data-v-54297ce8]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-54297ce8]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-54297ce8]{width:15em}.menu ul li[data-v-54297ce8]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-54297ce8]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-54297ce8],.menu a[data-v-54297ce8]: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-54297ce8],.menu ul ul a[data-v-54297ce8]: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-54297ce8],.menu ul table ul a[data-v-54297ce8]:visited{width:14em;width:12em}.menu table[data-v-54297ce8]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-54297ce8]{left:-1px}.menu ul ul table ul.left[data-v-54297ce8]{margin-left:2px}.menu li[data-v-54297ce8]:hover,* html .menu a[data-v-54297ce8]:hover{position:relative}.menu ul ul ul a[data-v-54297ce8],.menu ul ul ul a[data-v-54297ce8]:visited,.menu ul ul ul ul a[data-v-54297ce8],.menu ul ul ul ul a[data-v-54297ce8]:visited,.menu ul :hover a.sub1[data-v-54297ce8],.menu ul ul :hover a.sub2[data-v-54297ce8]{background:#004080}.menu a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul[data-v-54297ce8]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-54297ce8]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-54297ce8]{left:-14em}.menu ul li:hover ul[data-v-54297ce8],.menu ul a:hover ul[data-v-54297ce8]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-54297ce8],.menu ul :hover ul :hover ul ul[data-v-54297ce8]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-54297ce8],.menu ul :hover ul :hover ul :hover ul[data-v-54297ce8]{visibility:visible}.lmenu[data-v-54297ce8]{height:150px;font-size:90%}.lmenu ul[data-v-54297ce8]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-54297ce8]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-54297ce8]{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-54297ce8]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-54297ce8],.lmenu a[data-v-54297ce8]: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-54297ce8],* html .menu a[data-v-54297ce8]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-54297ce8]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-54297ce8]:hover{position:relative}.lmenu a[data-v-54297ce8]:active,.lmenu a[data-v-54297ce8]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-54297ce8]{color:silver;background:#014181}.lmenu li ul[data-v-54297ce8]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-54297ce8]{visibility:visible}.lmenu ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-54297ce8]{visibility:hidden}.lmenu ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8]{visibility:visible}.title[data-v-91234c6a]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
|
|
1
|
+
.PENDING[data-v-7408f3dd]{color:var(--theme-status-pending)}.WAITING[data-v-7408f3dd]{color:var(--theme-status-waiting)}.PREPARING[data-v-7408f3dd]{color:var(--theme-status-preparing)}.COMPILING[data-v-7408f3dd]{color:var(--theme-status-compiling)}.RUNNING[data-v-7408f3dd],.JUDGING[data-v-7408f3dd]{color:var(--theme-status-running)}.FROZEN[data-v-7408f3dd]{color:var(--theme-status-pending)}.ACCEPTED[data-v-7408f3dd],.CORRECT[data-v-7408f3dd]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-7408f3dd]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-7408f3dd],.WRONG_ANSWER[data-v-7408f3dd]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-7408f3dd],.PRESENTATION_ERROR[data-v-7408f3dd]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-7408f3dd]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-7408f3dd]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-7408f3dd]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-7408f3dd],.IDLENESS_LIMIT_EXCEEDED[data-v-7408f3dd]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-7408f3dd]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-7408f3dd]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-7408f3dd]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-7408f3dd]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-7408f3dd]{color:var(--theme-status-system-error)}.CANCELED[data-v-7408f3dd]{color:var(--theme-status-canceled)}.SKIPPED[data-v-7408f3dd]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-7408f3dd],.DENIAL_OF_JUDGEMENT[data-v-7408f3dd]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-7408f3dd]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-7408f3dd]{color:var(--theme-status-undefined)}table.standings[data-v-e6b57d04]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-e6b57d04]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-e6b57d04]{border:0!important}table[data-v-e6b57d04]{border-collapse:separate!important}td[data-v-e6b57d04]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-e6b57d04]{background-color:#eee}tr.team[data-v-e6b57d04]{height:2.5em}.hover[data-v-e6b57d04]{cursor:pointer}td.stnd[data-v-e6b57d04]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-e6b57d04]{border-color:#fff}td.stndact[data-v-e6b57d04]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-e6b57d04]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-e6b57d04]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-e6b57d04]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-e6b57d04]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-e6b57d04]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-e6b57d04]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-e6b57d04]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-e6b57d04]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-e6b57d04]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-e6b57d04]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-e6b57d04]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-e6b57d04]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-e6b57d04]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-e6b57d04]{color:#fff}th.success[data-v-e6b57d04]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-e6b57d04],td.title[data-v-e6b57d04]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-e6b57d04]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-e6b57d04]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-e6b57d04]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-e6b57d04]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-e6b57d04]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-e6b57d04]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-e6b57d04]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-e6b57d04]{background-color:#004080}tr.solver[data-v-e6b57d04]{background-color:#f0c0a0}tr.statistics-0[data-v-e6b57d04]{background-color:#95de64}tr.statistics-1[data-v-e6b57d04]{background-color:#b7eb8f}td.o00[data-v-e6b57d04]{background-color:#004080}td.stand00[data-v-e6b57d04]{background-color:#e0e0ff}td.stand01[data-v-e6b57d04]{background-color:#e8e8ff}td.stand10[data-v-e6b57d04]{background-color:#f8f8f8}td.stand11[data-v-e6b57d04]{background-color:#f2f2f2}tr.filter-team[data-v-e6b57d04]{background-color:#ffffe0}tr.cfres01[data-v-e6b57d04]{background-color:#ffffb0}table.matches[data-v-e6b57d04]{table-layout:fixed}td.match[data-v-e6b57d04]{height:6em;width:2em}.coderTextRed[data-v-e6b57d04],.coderTextYellow[data-v-e6b57d04],.coderTextViolet[data-v-e6b57d04],.coderTextBlue[data-v-e6b57d04],.coderTextGreen[data-v-e6b57d04],.coderTextGray[data-v-e6b57d04],.coderTextOrange[data-v-e6b57d04]{font-weight:700;background-color:transparent}.coderTextRed[data-v-e6b57d04]:link,.coderTextYellow[data-v-e6b57d04]:link,.coderTextViolet[data-v-e6b57d04]:link,.coderTextBlue[data-v-e6b57d04]:link,.coderTextGreen[data-v-e6b57d04]:link,.coderTextGray[data-v-e6b57d04]:link,.coderTextOrange[data-v-e6b57d04]:link,.coderTextWhite[data-v-e6b57d04]:link,.coderTextBlack[data-v-e6b57d04]:link,.coderTextRed[data-v-e6b57d04]:visited,.coderTextYellow[data-v-e6b57d04]:visited,.coderTextViolet[data-v-e6b57d04]:visited,.coderTextBlue[data-v-e6b57d04]:visited,.coderTextGreen[data-v-e6b57d04]:visited,.coderTextGray[data-v-e6b57d04]:visited,.coderTextOrange[data-v-e6b57d04]:visited,.coderTextWhite[data-v-e6b57d04]:visited,.coderTextBlack[data-v-e6b57d04]:visited{text-decoration:none}.coderTextRed[data-v-e6b57d04]:hover,.coderTextYellow[data-v-e6b57d04]:hover,.coderTextViolet[data-v-e6b57d04]:hover,.coderTextBlue[data-v-e6b57d04]:hover,.coderTextGreen[data-v-e6b57d04]:hover,.coderTextGray[data-v-e6b57d04]:hover,.coderTextOrange[data-v-e6b57d04]:hover,.coderTextWhite[data-v-e6b57d04]:hover,.coderTextBlack[data-v-e6b57d04]:hover,.coderTextRed[data-v-e6b57d04]:active,.coderTextYellow[data-v-e6b57d04]:active,.coderTextViolet[data-v-e6b57d04]:active,.coderTextBlue[data-v-e6b57d04]:active,.coderTextGreen[data-v-e6b57d04]:active,.coderTextGray[data-v-e6b57d04]:active,.coderTextOrange[data-v-e6b57d04]:active,.coderTextWhite[data-v-e6b57d04]:active,.coderTextBlack[data-v-e6b57d04]:active{text-decoration:underline}.coderTextOrange[data-v-e6b57d04],.coderTextOrange[data-v-e6b57d04]:link,.coderTextOrange[data-v-e6b57d04]:visited,.coderTextOrange[data-v-e6b57d04]:hover,.coderTextOrange[data-v-e6b57d04]:active{color:#f90}.coderTextRed[data-v-e6b57d04],.coderTextRed[data-v-e6b57d04]:link,.coderTextRed[data-v-e6b57d04]:visited,.coderTextRed[data-v-e6b57d04]:hover,.coderTextRed[data-v-e6b57d04]:active{color:#e00}.coderTextYellow[data-v-e6b57d04],.coderTextYellow[data-v-e6b57d04]:link,.coderTextYellow[data-v-e6b57d04]:visited,.coderTextYellow[data-v-e6b57d04]:hover,.coderTextYellow[data-v-e6b57d04]:active{color:#dc0}.coderTextViolet[data-v-e6b57d04],.coderTextViolet[data-v-e6b57d04]:link,.coderTextViolet[data-v-e6b57d04]:visited,.coderTextViolet[data-v-e6b57d04]:hover,.coderTextViolet[data-v-e6b57d04]:active{color:#a0a}.coderTextBlue[data-v-e6b57d04],.coderTextBlue[data-v-e6b57d04]:link,.coderTextBlue[data-v-e6b57d04]:visited,.coderTextBlue[data-v-e6b57d04]:hover,.coderTextBlue[data-v-e6b57d04]:active{color:#66f}.coderTextGreen[data-v-e6b57d04],.coderTextGreen[data-v-e6b57d04]:link,.coderTextGreen[data-v-e6b57d04]:visited,.coderTextGreen[data-v-e6b57d04]:hover,.coderTextGreen[data-v-e6b57d04]:active{color:#00a900}.coderTextGray[data-v-e6b57d04],.coderTextGray[data-v-e6b57d04]:link,.coderTextGray[data-v-e6b57d04]:visited,.coderTextGray[data-v-e6b57d04]:hover,.coderTextGray[data-v-e6b57d04]:active{color:#999}.coderTextWhite[data-v-e6b57d04],.coderTextWhite[data-v-e6b57d04]:link,.coderTextWhite[data-v-e6b57d04]:visited,.coderTextWhite[data-v-e6b57d04]:hover,.coderTextWhite[data-v-e6b57d04]:active{color:#fff}.coderTextBlack[data-v-e6b57d04],.coderTextBlack[data-v-e6b57d04]:link,.coderTextBlack[data-v-e6b57d04]:visited,.coderTextBlack[data-v-e6b57d04]:hover,.coderTextBlack[data-v-e6b57d04]:active{color:#000}s[data-v-e6b57d04]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-e6b57d04]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-e6b57d04]{text-align:justify}a[data-v-e6b57d04]{color:#004080}td.topmenu a[data-v-e6b57d04]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-e6b57d04]:hover{color:silver}td.topmenu[data-v-e6b57d04]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-e6b57d04]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-e6b57d04]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-e6b57d04]:hover{color:silver}td.menuleft[data-v-e6b57d04]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-e6b57d04]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-e6b57d04]{height:25px;width:190px}td.newsselectcontainer form[data-v-e6b57d04]{margin:0}td.newsselectcontainer select[data-v-e6b57d04]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-e6b57d04]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-e6b57d04]{border:1px solid #004080}.memorial[data-v-e6b57d04]{padding:0 8px;border:2px solid #000000}.menu[data-v-e6b57d04]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-e6b57d04]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-e6b57d04]{width:15em}.menu ul li[data-v-e6b57d04]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-e6b57d04]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-e6b57d04],.menu a[data-v-e6b57d04]: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-e6b57d04],.menu ul ul a[data-v-e6b57d04]: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-e6b57d04],.menu ul table ul a[data-v-e6b57d04]:visited{width:14em;width:12em}.menu table[data-v-e6b57d04]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-e6b57d04]{left:-1px}.menu ul ul table ul.left[data-v-e6b57d04]{margin-left:2px}.menu li[data-v-e6b57d04]:hover,* html .menu a[data-v-e6b57d04]:hover{position:relative}.menu ul ul ul a[data-v-e6b57d04],.menu ul ul ul a[data-v-e6b57d04]:visited,.menu ul ul ul ul a[data-v-e6b57d04],.menu ul ul ul ul a[data-v-e6b57d04]:visited,.menu ul :hover a.sub1[data-v-e6b57d04],.menu ul ul :hover a.sub2[data-v-e6b57d04]{background:#004080}.menu a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu :hover>a[data-v-e6b57d04]{color:silver;background:#014181}.menu ul ul a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-e6b57d04]{color:silver;background:#014181}.menu ul ul ul a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-e6b57d04]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-e6b57d04]:hover{color:silver;background:#014181}.menu ul ul[data-v-e6b57d04]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-e6b57d04]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-e6b57d04]{left:-14em}.menu ul li:hover ul[data-v-e6b57d04],.menu ul a:hover ul[data-v-e6b57d04]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-e6b57d04],.menu ul :hover ul :hover ul ul[data-v-e6b57d04]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-e6b57d04],.menu ul :hover ul :hover ul :hover ul[data-v-e6b57d04]{visibility:visible}.lmenu[data-v-e6b57d04]{height:150px;font-size:90%}.lmenu ul[data-v-e6b57d04]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-e6b57d04]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-e6b57d04]{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-e6b57d04]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-e6b57d04],.lmenu a[data-v-e6b57d04]: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-e6b57d04],* html .menu a[data-v-e6b57d04]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-e6b57d04]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-e6b57d04]:hover{position:relative}.lmenu a[data-v-e6b57d04]:active,.lmenu a[data-v-e6b57d04]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-e6b57d04]{color:silver;background:#014181}.lmenu li ul[data-v-e6b57d04]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-e6b57d04]{visibility:visible}.lmenu ul a:hover ul ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-e6b57d04]{visibility:hidden}.lmenu ul a:hover ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-e6b57d04],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-e6b57d04]{visibility:visible}table.standings[data-v-dbdd6e30]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-dbdd6e30]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-dbdd6e30]{border:0!important}table[data-v-dbdd6e30]{border-collapse:separate!important}td[data-v-dbdd6e30]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-dbdd6e30]{background-color:#eee}tr.team[data-v-dbdd6e30]{height:2.5em}.hover[data-v-dbdd6e30]{cursor:pointer}td.stnd[data-v-dbdd6e30]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-dbdd6e30]{border-color:#fff}td.stndact[data-v-dbdd6e30]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-dbdd6e30]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-dbdd6e30]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-dbdd6e30]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-dbdd6e30]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-dbdd6e30]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-dbdd6e30]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-dbdd6e30]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-dbdd6e30]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-dbdd6e30]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-dbdd6e30]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-dbdd6e30]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-dbdd6e30]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-dbdd6e30]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-dbdd6e30]{color:#fff}th.success[data-v-dbdd6e30]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-dbdd6e30],td.title[data-v-dbdd6e30]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-dbdd6e30]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-dbdd6e30]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-dbdd6e30]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-dbdd6e30]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-dbdd6e30]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-dbdd6e30]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-dbdd6e30]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-dbdd6e30]{background-color:#004080}tr.solver[data-v-dbdd6e30]{background-color:#f0c0a0}tr.statistics-0[data-v-dbdd6e30]{background-color:#95de64}tr.statistics-1[data-v-dbdd6e30]{background-color:#b7eb8f}td.o00[data-v-dbdd6e30]{background-color:#004080}td.stand00[data-v-dbdd6e30]{background-color:#e0e0ff}td.stand01[data-v-dbdd6e30]{background-color:#e8e8ff}td.stand10[data-v-dbdd6e30]{background-color:#f8f8f8}td.stand11[data-v-dbdd6e30]{background-color:#f2f2f2}tr.filter-team[data-v-dbdd6e30]{background-color:#ffffe0}tr.cfres01[data-v-dbdd6e30]{background-color:#ffffb0}table.matches[data-v-dbdd6e30]{table-layout:fixed}td.match[data-v-dbdd6e30]{height:6em;width:2em}.coderTextRed[data-v-dbdd6e30],.coderTextYellow[data-v-dbdd6e30],.coderTextViolet[data-v-dbdd6e30],.coderTextBlue[data-v-dbdd6e30],.coderTextGreen[data-v-dbdd6e30],.coderTextGray[data-v-dbdd6e30],.coderTextOrange[data-v-dbdd6e30]{font-weight:700;background-color:transparent}.coderTextRed[data-v-dbdd6e30]:link,.coderTextYellow[data-v-dbdd6e30]:link,.coderTextViolet[data-v-dbdd6e30]:link,.coderTextBlue[data-v-dbdd6e30]:link,.coderTextGreen[data-v-dbdd6e30]:link,.coderTextGray[data-v-dbdd6e30]:link,.coderTextOrange[data-v-dbdd6e30]:link,.coderTextWhite[data-v-dbdd6e30]:link,.coderTextBlack[data-v-dbdd6e30]:link,.coderTextRed[data-v-dbdd6e30]:visited,.coderTextYellow[data-v-dbdd6e30]:visited,.coderTextViolet[data-v-dbdd6e30]:visited,.coderTextBlue[data-v-dbdd6e30]:visited,.coderTextGreen[data-v-dbdd6e30]:visited,.coderTextGray[data-v-dbdd6e30]:visited,.coderTextOrange[data-v-dbdd6e30]:visited,.coderTextWhite[data-v-dbdd6e30]:visited,.coderTextBlack[data-v-dbdd6e30]:visited{text-decoration:none}.coderTextRed[data-v-dbdd6e30]:hover,.coderTextYellow[data-v-dbdd6e30]:hover,.coderTextViolet[data-v-dbdd6e30]:hover,.coderTextBlue[data-v-dbdd6e30]:hover,.coderTextGreen[data-v-dbdd6e30]:hover,.coderTextGray[data-v-dbdd6e30]:hover,.coderTextOrange[data-v-dbdd6e30]:hover,.coderTextWhite[data-v-dbdd6e30]:hover,.coderTextBlack[data-v-dbdd6e30]:hover,.coderTextRed[data-v-dbdd6e30]:active,.coderTextYellow[data-v-dbdd6e30]:active,.coderTextViolet[data-v-dbdd6e30]:active,.coderTextBlue[data-v-dbdd6e30]:active,.coderTextGreen[data-v-dbdd6e30]:active,.coderTextGray[data-v-dbdd6e30]:active,.coderTextOrange[data-v-dbdd6e30]:active,.coderTextWhite[data-v-dbdd6e30]:active,.coderTextBlack[data-v-dbdd6e30]:active{text-decoration:underline}.coderTextOrange[data-v-dbdd6e30],.coderTextOrange[data-v-dbdd6e30]:link,.coderTextOrange[data-v-dbdd6e30]:visited,.coderTextOrange[data-v-dbdd6e30]:hover,.coderTextOrange[data-v-dbdd6e30]:active{color:#f90}.coderTextRed[data-v-dbdd6e30],.coderTextRed[data-v-dbdd6e30]:link,.coderTextRed[data-v-dbdd6e30]:visited,.coderTextRed[data-v-dbdd6e30]:hover,.coderTextRed[data-v-dbdd6e30]:active{color:#e00}.coderTextYellow[data-v-dbdd6e30],.coderTextYellow[data-v-dbdd6e30]:link,.coderTextYellow[data-v-dbdd6e30]:visited,.coderTextYellow[data-v-dbdd6e30]:hover,.coderTextYellow[data-v-dbdd6e30]:active{color:#dc0}.coderTextViolet[data-v-dbdd6e30],.coderTextViolet[data-v-dbdd6e30]:link,.coderTextViolet[data-v-dbdd6e30]:visited,.coderTextViolet[data-v-dbdd6e30]:hover,.coderTextViolet[data-v-dbdd6e30]:active{color:#a0a}.coderTextBlue[data-v-dbdd6e30],.coderTextBlue[data-v-dbdd6e30]:link,.coderTextBlue[data-v-dbdd6e30]:visited,.coderTextBlue[data-v-dbdd6e30]:hover,.coderTextBlue[data-v-dbdd6e30]:active{color:#66f}.coderTextGreen[data-v-dbdd6e30],.coderTextGreen[data-v-dbdd6e30]:link,.coderTextGreen[data-v-dbdd6e30]:visited,.coderTextGreen[data-v-dbdd6e30]:hover,.coderTextGreen[data-v-dbdd6e30]:active{color:#00a900}.coderTextGray[data-v-dbdd6e30],.coderTextGray[data-v-dbdd6e30]:link,.coderTextGray[data-v-dbdd6e30]:visited,.coderTextGray[data-v-dbdd6e30]:hover,.coderTextGray[data-v-dbdd6e30]:active{color:#999}.coderTextWhite[data-v-dbdd6e30],.coderTextWhite[data-v-dbdd6e30]:link,.coderTextWhite[data-v-dbdd6e30]:visited,.coderTextWhite[data-v-dbdd6e30]:hover,.coderTextWhite[data-v-dbdd6e30]:active{color:#fff}.coderTextBlack[data-v-dbdd6e30],.coderTextBlack[data-v-dbdd6e30]:link,.coderTextBlack[data-v-dbdd6e30]:visited,.coderTextBlack[data-v-dbdd6e30]:hover,.coderTextBlack[data-v-dbdd6e30]:active{color:#000}s[data-v-dbdd6e30]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-dbdd6e30]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-dbdd6e30]{text-align:justify}a[data-v-dbdd6e30]{color:#004080}td.topmenu a[data-v-dbdd6e30]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-dbdd6e30]:hover{color:silver}td.topmenu[data-v-dbdd6e30]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-dbdd6e30]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-dbdd6e30]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-dbdd6e30]:hover{color:silver}td.menuleft[data-v-dbdd6e30]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-dbdd6e30]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-dbdd6e30]{height:25px;width:190px}td.newsselectcontainer form[data-v-dbdd6e30]{margin:0}td.newsselectcontainer select[data-v-dbdd6e30]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-dbdd6e30]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-dbdd6e30]{border:1px solid #004080}.memorial[data-v-dbdd6e30]{padding:0 8px;border:2px solid #000000}.menu[data-v-dbdd6e30]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-dbdd6e30]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-dbdd6e30]{width:15em}.menu ul li[data-v-dbdd6e30]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-dbdd6e30]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-dbdd6e30],.menu a[data-v-dbdd6e30]: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-dbdd6e30],.menu ul ul a[data-v-dbdd6e30]: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-dbdd6e30],.menu ul table ul a[data-v-dbdd6e30]:visited{width:14em;width:12em}.menu table[data-v-dbdd6e30]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-dbdd6e30]{left:-1px}.menu ul ul table ul.left[data-v-dbdd6e30]{margin-left:2px}.menu li[data-v-dbdd6e30]:hover,* html .menu a[data-v-dbdd6e30]:hover{position:relative}.menu ul ul ul a[data-v-dbdd6e30],.menu ul ul ul a[data-v-dbdd6e30]:visited,.menu ul ul ul ul a[data-v-dbdd6e30],.menu ul ul ul ul a[data-v-dbdd6e30]:visited,.menu ul :hover a.sub1[data-v-dbdd6e30],.menu ul ul :hover a.sub2[data-v-dbdd6e30]{background:#004080}.menu a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu :hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.menu ul ul a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.menu ul ul ul a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-dbdd6e30]:hover{color:silver;background:#014181}.menu ul ul[data-v-dbdd6e30]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-dbdd6e30]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-dbdd6e30]{left:-14em}.menu ul li:hover ul[data-v-dbdd6e30],.menu ul a:hover ul[data-v-dbdd6e30]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-dbdd6e30],.menu ul :hover ul :hover ul ul[data-v-dbdd6e30]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-dbdd6e30],.menu ul :hover ul :hover ul :hover ul[data-v-dbdd6e30]{visibility:visible}.lmenu[data-v-dbdd6e30]{height:150px;font-size:90%}.lmenu ul[data-v-dbdd6e30]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-dbdd6e30]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-dbdd6e30]{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-dbdd6e30]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-dbdd6e30],.lmenu a[data-v-dbdd6e30]: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-dbdd6e30],* html .menu a[data-v-dbdd6e30]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-dbdd6e30]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-dbdd6e30]:hover{position:relative}.lmenu a[data-v-dbdd6e30]:active,.lmenu a[data-v-dbdd6e30]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-dbdd6e30]{color:silver;background:#014181}.lmenu li ul[data-v-dbdd6e30]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-dbdd6e30]{visibility:visible}.lmenu ul a:hover ul ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-dbdd6e30]{visibility:hidden}.lmenu ul a:hover ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-dbdd6e30],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-dbdd6e30]{visibility:visible}table.standings[data-v-30762cf0]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-30762cf0]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-30762cf0]{border:0!important}table[data-v-30762cf0]{border-collapse:separate!important}td[data-v-30762cf0]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-30762cf0]{background-color:#eee}tr.team[data-v-30762cf0]{height:2.5em}.hover[data-v-30762cf0]{cursor:pointer}td.stnd[data-v-30762cf0]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-30762cf0]{border-color:#fff}td.stndact[data-v-30762cf0]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-30762cf0]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-30762cf0]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-30762cf0]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-30762cf0]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-30762cf0]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-30762cf0]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-30762cf0]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-30762cf0]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-30762cf0]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-30762cf0]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-30762cf0]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-30762cf0]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-30762cf0]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-30762cf0]{color:#fff}th.success[data-v-30762cf0]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-30762cf0],td.title[data-v-30762cf0]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-30762cf0]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-30762cf0]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-30762cf0]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-30762cf0]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-30762cf0]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-30762cf0]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-30762cf0]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-30762cf0]{background-color:#004080}tr.solver[data-v-30762cf0]{background-color:#f0c0a0}tr.statistics-0[data-v-30762cf0]{background-color:#95de64}tr.statistics-1[data-v-30762cf0]{background-color:#b7eb8f}td.o00[data-v-30762cf0]{background-color:#004080}td.stand00[data-v-30762cf0]{background-color:#e0e0ff}td.stand01[data-v-30762cf0]{background-color:#e8e8ff}td.stand10[data-v-30762cf0]{background-color:#f8f8f8}td.stand11[data-v-30762cf0]{background-color:#f2f2f2}tr.filter-team[data-v-30762cf0]{background-color:#ffffe0}tr.cfres01[data-v-30762cf0]{background-color:#ffffb0}table.matches[data-v-30762cf0]{table-layout:fixed}td.match[data-v-30762cf0]{height:6em;width:2em}.coderTextRed[data-v-30762cf0],.coderTextYellow[data-v-30762cf0],.coderTextViolet[data-v-30762cf0],.coderTextBlue[data-v-30762cf0],.coderTextGreen[data-v-30762cf0],.coderTextGray[data-v-30762cf0],.coderTextOrange[data-v-30762cf0]{font-weight:700;background-color:transparent}.coderTextRed[data-v-30762cf0]:link,.coderTextYellow[data-v-30762cf0]:link,.coderTextViolet[data-v-30762cf0]:link,.coderTextBlue[data-v-30762cf0]:link,.coderTextGreen[data-v-30762cf0]:link,.coderTextGray[data-v-30762cf0]:link,.coderTextOrange[data-v-30762cf0]:link,.coderTextWhite[data-v-30762cf0]:link,.coderTextBlack[data-v-30762cf0]:link,.coderTextRed[data-v-30762cf0]:visited,.coderTextYellow[data-v-30762cf0]:visited,.coderTextViolet[data-v-30762cf0]:visited,.coderTextBlue[data-v-30762cf0]:visited,.coderTextGreen[data-v-30762cf0]:visited,.coderTextGray[data-v-30762cf0]:visited,.coderTextOrange[data-v-30762cf0]:visited,.coderTextWhite[data-v-30762cf0]:visited,.coderTextBlack[data-v-30762cf0]:visited{text-decoration:none}.coderTextRed[data-v-30762cf0]:hover,.coderTextYellow[data-v-30762cf0]:hover,.coderTextViolet[data-v-30762cf0]:hover,.coderTextBlue[data-v-30762cf0]:hover,.coderTextGreen[data-v-30762cf0]:hover,.coderTextGray[data-v-30762cf0]:hover,.coderTextOrange[data-v-30762cf0]:hover,.coderTextWhite[data-v-30762cf0]:hover,.coderTextBlack[data-v-30762cf0]:hover,.coderTextRed[data-v-30762cf0]:active,.coderTextYellow[data-v-30762cf0]:active,.coderTextViolet[data-v-30762cf0]:active,.coderTextBlue[data-v-30762cf0]:active,.coderTextGreen[data-v-30762cf0]:active,.coderTextGray[data-v-30762cf0]:active,.coderTextOrange[data-v-30762cf0]:active,.coderTextWhite[data-v-30762cf0]:active,.coderTextBlack[data-v-30762cf0]:active{text-decoration:underline}.coderTextOrange[data-v-30762cf0],.coderTextOrange[data-v-30762cf0]:link,.coderTextOrange[data-v-30762cf0]:visited,.coderTextOrange[data-v-30762cf0]:hover,.coderTextOrange[data-v-30762cf0]:active{color:#f90}.coderTextRed[data-v-30762cf0],.coderTextRed[data-v-30762cf0]:link,.coderTextRed[data-v-30762cf0]:visited,.coderTextRed[data-v-30762cf0]:hover,.coderTextRed[data-v-30762cf0]:active{color:#e00}.coderTextYellow[data-v-30762cf0],.coderTextYellow[data-v-30762cf0]:link,.coderTextYellow[data-v-30762cf0]:visited,.coderTextYellow[data-v-30762cf0]:hover,.coderTextYellow[data-v-30762cf0]:active{color:#dc0}.coderTextViolet[data-v-30762cf0],.coderTextViolet[data-v-30762cf0]:link,.coderTextViolet[data-v-30762cf0]:visited,.coderTextViolet[data-v-30762cf0]:hover,.coderTextViolet[data-v-30762cf0]:active{color:#a0a}.coderTextBlue[data-v-30762cf0],.coderTextBlue[data-v-30762cf0]:link,.coderTextBlue[data-v-30762cf0]:visited,.coderTextBlue[data-v-30762cf0]:hover,.coderTextBlue[data-v-30762cf0]:active{color:#66f}.coderTextGreen[data-v-30762cf0],.coderTextGreen[data-v-30762cf0]:link,.coderTextGreen[data-v-30762cf0]:visited,.coderTextGreen[data-v-30762cf0]:hover,.coderTextGreen[data-v-30762cf0]:active{color:#00a900}.coderTextGray[data-v-30762cf0],.coderTextGray[data-v-30762cf0]:link,.coderTextGray[data-v-30762cf0]:visited,.coderTextGray[data-v-30762cf0]:hover,.coderTextGray[data-v-30762cf0]:active{color:#999}.coderTextWhite[data-v-30762cf0],.coderTextWhite[data-v-30762cf0]:link,.coderTextWhite[data-v-30762cf0]:visited,.coderTextWhite[data-v-30762cf0]:hover,.coderTextWhite[data-v-30762cf0]:active{color:#fff}.coderTextBlack[data-v-30762cf0],.coderTextBlack[data-v-30762cf0]:link,.coderTextBlack[data-v-30762cf0]:visited,.coderTextBlack[data-v-30762cf0]:hover,.coderTextBlack[data-v-30762cf0]:active{color:#000}s[data-v-30762cf0]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-30762cf0]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-30762cf0]{text-align:justify}a[data-v-30762cf0]{color:#004080}td.topmenu a[data-v-30762cf0]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-30762cf0]:hover{color:silver}td.topmenu[data-v-30762cf0]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-30762cf0]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-30762cf0]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-30762cf0]:hover{color:silver}td.menuleft[data-v-30762cf0]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-30762cf0]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-30762cf0]{height:25px;width:190px}td.newsselectcontainer form[data-v-30762cf0]{margin:0}td.newsselectcontainer select[data-v-30762cf0]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-30762cf0]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-30762cf0]{border:1px solid #004080}.memorial[data-v-30762cf0]{padding:0 8px;border:2px solid #000000}.menu[data-v-30762cf0]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-30762cf0]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-30762cf0]{width:15em}.menu ul li[data-v-30762cf0]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-30762cf0]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-30762cf0],.menu a[data-v-30762cf0]: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-30762cf0],.menu ul ul a[data-v-30762cf0]: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-30762cf0],.menu ul table ul a[data-v-30762cf0]:visited{width:14em;width:12em}.menu table[data-v-30762cf0]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-30762cf0]{left:-1px}.menu ul ul table ul.left[data-v-30762cf0]{margin-left:2px}.menu li[data-v-30762cf0]:hover,* html .menu a[data-v-30762cf0]:hover{position:relative}.menu ul ul ul a[data-v-30762cf0],.menu ul ul ul a[data-v-30762cf0]:visited,.menu ul ul ul ul a[data-v-30762cf0],.menu ul ul ul ul a[data-v-30762cf0]:visited,.menu ul :hover a.sub1[data-v-30762cf0],.menu ul ul :hover a.sub2[data-v-30762cf0]{background:#004080}.menu a[data-v-30762cf0]:hover{color:silver;background:#014181}.menu :hover>a[data-v-30762cf0]{color:silver;background:#014181}.menu ul ul a[data-v-30762cf0]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-30762cf0]{color:silver;background:#014181}.menu ul ul ul a[data-v-30762cf0]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-30762cf0]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-30762cf0]:hover{color:silver;background:#014181}.menu ul ul[data-v-30762cf0]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-30762cf0]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-30762cf0]{left:-14em}.menu ul li:hover ul[data-v-30762cf0],.menu ul a:hover ul[data-v-30762cf0]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-30762cf0],.menu ul :hover ul :hover ul ul[data-v-30762cf0]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-30762cf0],.menu ul :hover ul :hover ul :hover ul[data-v-30762cf0]{visibility:visible}.lmenu[data-v-30762cf0]{height:150px;font-size:90%}.lmenu ul[data-v-30762cf0]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-30762cf0]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-30762cf0]{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-30762cf0]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-30762cf0],.lmenu a[data-v-30762cf0]: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-30762cf0],* html .menu a[data-v-30762cf0]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-30762cf0]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-30762cf0]:hover{position:relative}.lmenu a[data-v-30762cf0]:active,.lmenu a[data-v-30762cf0]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-30762cf0]{color:silver;background:#014181}.lmenu li ul[data-v-30762cf0]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-30762cf0]{visibility:visible}.lmenu ul a:hover ul ul[data-v-30762cf0],.lmenu ul a:hover ul a:hover ul ul[data-v-30762cf0],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-30762cf0]{visibility:hidden}.lmenu ul a:hover ul[data-v-30762cf0],.lmenu ul a:hover ul a:hover ul[data-v-30762cf0],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-30762cf0],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-30762cf0]{visibility:visible}table.standings[data-v-c132047d]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-c132047d]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-c132047d]{border:0!important}table[data-v-c132047d]{border-collapse:separate!important}td[data-v-c132047d]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-c132047d]{background-color:#eee}tr.team[data-v-c132047d]{height:2.5em}.hover[data-v-c132047d]{cursor:pointer}td.stnd[data-v-c132047d]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-c132047d]{border-color:#fff}td.stndact[data-v-c132047d]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-c132047d]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-c132047d]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-c132047d]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-c132047d]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-c132047d]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-c132047d]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-c132047d]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-c132047d]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-c132047d]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-c132047d]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-c132047d]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-c132047d]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-c132047d]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-c132047d]{color:#fff}th.success[data-v-c132047d]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-c132047d],td.title[data-v-c132047d]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-c132047d]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-c132047d]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-c132047d]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-c132047d]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-c132047d]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-c132047d]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-c132047d]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-c132047d]{background-color:#004080}tr.solver[data-v-c132047d]{background-color:#f0c0a0}tr.statistics-0[data-v-c132047d]{background-color:#95de64}tr.statistics-1[data-v-c132047d]{background-color:#b7eb8f}td.o00[data-v-c132047d]{background-color:#004080}td.stand00[data-v-c132047d]{background-color:#e0e0ff}td.stand01[data-v-c132047d]{background-color:#e8e8ff}td.stand10[data-v-c132047d]{background-color:#f8f8f8}td.stand11[data-v-c132047d]{background-color:#f2f2f2}tr.filter-team[data-v-c132047d]{background-color:#ffffe0}tr.cfres01[data-v-c132047d]{background-color:#ffffb0}table.matches[data-v-c132047d]{table-layout:fixed}td.match[data-v-c132047d]{height:6em;width:2em}.coderTextRed[data-v-c132047d],.coderTextYellow[data-v-c132047d],.coderTextViolet[data-v-c132047d],.coderTextBlue[data-v-c132047d],.coderTextGreen[data-v-c132047d],.coderTextGray[data-v-c132047d],.coderTextOrange[data-v-c132047d]{font-weight:700;background-color:transparent}.coderTextRed[data-v-c132047d]:link,.coderTextYellow[data-v-c132047d]:link,.coderTextViolet[data-v-c132047d]:link,.coderTextBlue[data-v-c132047d]:link,.coderTextGreen[data-v-c132047d]:link,.coderTextGray[data-v-c132047d]:link,.coderTextOrange[data-v-c132047d]:link,.coderTextWhite[data-v-c132047d]:link,.coderTextBlack[data-v-c132047d]:link,.coderTextRed[data-v-c132047d]:visited,.coderTextYellow[data-v-c132047d]:visited,.coderTextViolet[data-v-c132047d]:visited,.coderTextBlue[data-v-c132047d]:visited,.coderTextGreen[data-v-c132047d]:visited,.coderTextGray[data-v-c132047d]:visited,.coderTextOrange[data-v-c132047d]:visited,.coderTextWhite[data-v-c132047d]:visited,.coderTextBlack[data-v-c132047d]:visited{text-decoration:none}.coderTextRed[data-v-c132047d]:hover,.coderTextYellow[data-v-c132047d]:hover,.coderTextViolet[data-v-c132047d]:hover,.coderTextBlue[data-v-c132047d]:hover,.coderTextGreen[data-v-c132047d]:hover,.coderTextGray[data-v-c132047d]:hover,.coderTextOrange[data-v-c132047d]:hover,.coderTextWhite[data-v-c132047d]:hover,.coderTextBlack[data-v-c132047d]:hover,.coderTextRed[data-v-c132047d]:active,.coderTextYellow[data-v-c132047d]:active,.coderTextViolet[data-v-c132047d]:active,.coderTextBlue[data-v-c132047d]:active,.coderTextGreen[data-v-c132047d]:active,.coderTextGray[data-v-c132047d]:active,.coderTextOrange[data-v-c132047d]:active,.coderTextWhite[data-v-c132047d]:active,.coderTextBlack[data-v-c132047d]:active{text-decoration:underline}.coderTextOrange[data-v-c132047d],.coderTextOrange[data-v-c132047d]:link,.coderTextOrange[data-v-c132047d]:visited,.coderTextOrange[data-v-c132047d]:hover,.coderTextOrange[data-v-c132047d]:active{color:#f90}.coderTextRed[data-v-c132047d],.coderTextRed[data-v-c132047d]:link,.coderTextRed[data-v-c132047d]:visited,.coderTextRed[data-v-c132047d]:hover,.coderTextRed[data-v-c132047d]:active{color:#e00}.coderTextYellow[data-v-c132047d],.coderTextYellow[data-v-c132047d]:link,.coderTextYellow[data-v-c132047d]:visited,.coderTextYellow[data-v-c132047d]:hover,.coderTextYellow[data-v-c132047d]:active{color:#dc0}.coderTextViolet[data-v-c132047d],.coderTextViolet[data-v-c132047d]:link,.coderTextViolet[data-v-c132047d]:visited,.coderTextViolet[data-v-c132047d]:hover,.coderTextViolet[data-v-c132047d]:active{color:#a0a}.coderTextBlue[data-v-c132047d],.coderTextBlue[data-v-c132047d]:link,.coderTextBlue[data-v-c132047d]:visited,.coderTextBlue[data-v-c132047d]:hover,.coderTextBlue[data-v-c132047d]:active{color:#66f}.coderTextGreen[data-v-c132047d],.coderTextGreen[data-v-c132047d]:link,.coderTextGreen[data-v-c132047d]:visited,.coderTextGreen[data-v-c132047d]:hover,.coderTextGreen[data-v-c132047d]:active{color:#00a900}.coderTextGray[data-v-c132047d],.coderTextGray[data-v-c132047d]:link,.coderTextGray[data-v-c132047d]:visited,.coderTextGray[data-v-c132047d]:hover,.coderTextGray[data-v-c132047d]:active{color:#999}.coderTextWhite[data-v-c132047d],.coderTextWhite[data-v-c132047d]:link,.coderTextWhite[data-v-c132047d]:visited,.coderTextWhite[data-v-c132047d]:hover,.coderTextWhite[data-v-c132047d]:active{color:#fff}.coderTextBlack[data-v-c132047d],.coderTextBlack[data-v-c132047d]:link,.coderTextBlack[data-v-c132047d]:visited,.coderTextBlack[data-v-c132047d]:hover,.coderTextBlack[data-v-c132047d]:active{color:#000}s[data-v-c132047d]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-c132047d]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-c132047d]{text-align:justify}a[data-v-c132047d]{color:#004080}td.topmenu a[data-v-c132047d]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-c132047d]:hover{color:silver}td.topmenu[data-v-c132047d]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-c132047d]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-c132047d]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-c132047d]:hover{color:silver}td.menuleft[data-v-c132047d]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-c132047d]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-c132047d]{height:25px;width:190px}td.newsselectcontainer form[data-v-c132047d]{margin:0}td.newsselectcontainer select[data-v-c132047d]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-c132047d]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-c132047d]{border:1px solid #004080}.memorial[data-v-c132047d]{padding:0 8px;border:2px solid #000000}.menu[data-v-c132047d]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-c132047d]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-c132047d]{width:15em}.menu ul li[data-v-c132047d]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-c132047d]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-c132047d],.menu a[data-v-c132047d]: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-c132047d],.menu ul ul a[data-v-c132047d]: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-c132047d],.menu ul table ul a[data-v-c132047d]:visited{width:14em;width:12em}.menu table[data-v-c132047d]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-c132047d]{left:-1px}.menu ul ul table ul.left[data-v-c132047d]{margin-left:2px}.menu li[data-v-c132047d]:hover,* html .menu a[data-v-c132047d]:hover{position:relative}.menu ul ul ul a[data-v-c132047d],.menu ul ul ul a[data-v-c132047d]:visited,.menu ul ul ul ul a[data-v-c132047d],.menu ul ul ul ul a[data-v-c132047d]:visited,.menu ul :hover a.sub1[data-v-c132047d],.menu ul ul :hover a.sub2[data-v-c132047d]{background:#004080}.menu a[data-v-c132047d]:hover{color:silver;background:#014181}.menu :hover>a[data-v-c132047d]{color:silver;background:#014181}.menu ul ul a[data-v-c132047d]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-c132047d]{color:silver;background:#014181}.menu ul ul ul a[data-v-c132047d]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-c132047d]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-c132047d]:hover{color:silver;background:#014181}.menu ul ul[data-v-c132047d]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-c132047d]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-c132047d]{left:-14em}.menu ul li:hover ul[data-v-c132047d],.menu ul a:hover ul[data-v-c132047d]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-c132047d],.menu ul :hover ul :hover ul ul[data-v-c132047d]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-c132047d],.menu ul :hover ul :hover ul :hover ul[data-v-c132047d]{visibility:visible}.lmenu[data-v-c132047d]{height:150px;font-size:90%}.lmenu ul[data-v-c132047d]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-c132047d]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-c132047d]{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-c132047d]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-c132047d],.lmenu a[data-v-c132047d]: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-c132047d],* html .menu a[data-v-c132047d]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-c132047d]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-c132047d]:hover{position:relative}.lmenu a[data-v-c132047d]:active,.lmenu a[data-v-c132047d]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-c132047d]{color:silver;background:#014181}.lmenu li ul[data-v-c132047d]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-c132047d]{visibility:visible}.lmenu ul a:hover ul ul[data-v-c132047d],.lmenu ul a:hover ul a:hover ul ul[data-v-c132047d],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-c132047d]{visibility:hidden}.lmenu ul a:hover ul[data-v-c132047d],.lmenu ul a:hover ul a:hover ul[data-v-c132047d],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-c132047d],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-c132047d]{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-54297ce8]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-54297ce8]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-54297ce8]{border:0!important}table[data-v-54297ce8]{border-collapse:separate!important}td[data-v-54297ce8]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-54297ce8]{background-color:#eee}tr.team[data-v-54297ce8]{height:2.5em}.hover[data-v-54297ce8]{cursor:pointer}td.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-54297ce8]{border-color:#fff}td.stndact[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-54297ce8]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-54297ce8]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-54297ce8]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-54297ce8]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-54297ce8]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-54297ce8]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-54297ce8]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-54297ce8]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-54297ce8]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-54297ce8]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-54297ce8]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-54297ce8]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-54297ce8]{color:#fff}th.success[data-v-54297ce8]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-54297ce8],td.title[data-v-54297ce8]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-54297ce8]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-54297ce8]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-54297ce8]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-54297ce8]{background-color:#004080}tr.solver[data-v-54297ce8]{background-color:#f0c0a0}tr.statistics-0[data-v-54297ce8]{background-color:#95de64}tr.statistics-1[data-v-54297ce8]{background-color:#b7eb8f}td.o00[data-v-54297ce8]{background-color:#004080}td.stand00[data-v-54297ce8]{background-color:#e0e0ff}td.stand01[data-v-54297ce8]{background-color:#e8e8ff}td.stand10[data-v-54297ce8]{background-color:#f8f8f8}td.stand11[data-v-54297ce8]{background-color:#f2f2f2}tr.filter-team[data-v-54297ce8]{background-color:#ffffe0}tr.cfres01[data-v-54297ce8]{background-color:#ffffb0}table.matches[data-v-54297ce8]{table-layout:fixed}td.match[data-v-54297ce8]{height:6em;width:2em}.coderTextRed[data-v-54297ce8],.coderTextYellow[data-v-54297ce8],.coderTextViolet[data-v-54297ce8],.coderTextBlue[data-v-54297ce8],.coderTextGreen[data-v-54297ce8],.coderTextGray[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]{font-weight:700;background-color:transparent}.coderTextRed[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:visited{text-decoration:none}.coderTextRed[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active,.coderTextYellow[data-v-54297ce8]:active,.coderTextViolet[data-v-54297ce8]:active,.coderTextBlue[data-v-54297ce8]:active,.coderTextGreen[data-v-54297ce8]:active,.coderTextGray[data-v-54297ce8]:active,.coderTextOrange[data-v-54297ce8]:active,.coderTextWhite[data-v-54297ce8]:active,.coderTextBlack[data-v-54297ce8]:active{text-decoration:underline}.coderTextOrange[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:active{color:#f90}.coderTextRed[data-v-54297ce8],.coderTextRed[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextRed[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active{color:#e00}.coderTextYellow[data-v-54297ce8],.coderTextYellow[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:active{color:#dc0}.coderTextViolet[data-v-54297ce8],.coderTextViolet[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:active{color:#a0a}.coderTextBlue[data-v-54297ce8],.coderTextBlue[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:active{color:#66f}.coderTextGreen[data-v-54297ce8],.coderTextGreen[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:active{color:#00a900}.coderTextGray[data-v-54297ce8],.coderTextGray[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:active{color:#999}.coderTextWhite[data-v-54297ce8],.coderTextWhite[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:active{color:#fff}.coderTextBlack[data-v-54297ce8],.coderTextBlack[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:active{color:#000}s[data-v-54297ce8]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-54297ce8]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-54297ce8]{text-align:justify}a[data-v-54297ce8]{color:#004080}td.topmenu a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-54297ce8]:hover{color:silver}td.topmenu[data-v-54297ce8]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-54297ce8]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-54297ce8]:hover{color:silver}td.menuleft[data-v-54297ce8]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-54297ce8]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-54297ce8]{height:25px;width:190px}td.newsselectcontainer form[data-v-54297ce8]{margin:0}td.newsselectcontainer select[data-v-54297ce8]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-54297ce8]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-54297ce8]{border:1px solid #004080}.memorial[data-v-54297ce8]{padding:0 8px;border:2px solid #000000}.menu[data-v-54297ce8]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-54297ce8]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-54297ce8]{width:15em}.menu ul li[data-v-54297ce8]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-54297ce8]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-54297ce8],.menu a[data-v-54297ce8]: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-54297ce8],.menu ul ul a[data-v-54297ce8]: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-54297ce8],.menu ul table ul a[data-v-54297ce8]:visited{width:14em;width:12em}.menu table[data-v-54297ce8]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-54297ce8]{left:-1px}.menu ul ul table ul.left[data-v-54297ce8]{margin-left:2px}.menu li[data-v-54297ce8]:hover,* html .menu a[data-v-54297ce8]:hover{position:relative}.menu ul ul ul a[data-v-54297ce8],.menu ul ul ul a[data-v-54297ce8]:visited,.menu ul ul ul ul a[data-v-54297ce8],.menu ul ul ul ul a[data-v-54297ce8]:visited,.menu ul :hover a.sub1[data-v-54297ce8],.menu ul ul :hover a.sub2[data-v-54297ce8]{background:#004080}.menu a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul[data-v-54297ce8]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-54297ce8]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-54297ce8]{left:-14em}.menu ul li:hover ul[data-v-54297ce8],.menu ul a:hover ul[data-v-54297ce8]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-54297ce8],.menu ul :hover ul :hover ul ul[data-v-54297ce8]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-54297ce8],.menu ul :hover ul :hover ul :hover ul[data-v-54297ce8]{visibility:visible}.lmenu[data-v-54297ce8]{height:150px;font-size:90%}.lmenu ul[data-v-54297ce8]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-54297ce8]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-54297ce8]{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-54297ce8]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-54297ce8],.lmenu a[data-v-54297ce8]: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-54297ce8],* html .menu a[data-v-54297ce8]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-54297ce8]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-54297ce8]:hover{position:relative}.lmenu a[data-v-54297ce8]:active,.lmenu a[data-v-54297ce8]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-54297ce8]{color:silver;background:#014181}.lmenu li ul[data-v-54297ce8]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-54297ce8]{visibility:visible}.lmenu ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-54297ce8]{visibility:hidden}.lmenu ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8]{visibility:visible}.title[data-v-3b563de0]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
|