@import url(fontawesome.css);@font-face{font-family:'Noto Sans';font-weight:400;font-style:normal;src:url("../fonts/Noto-Sans-regular/Noto-Sans-regular.eot");src:url("../fonts/Noto-Sans-regular/Noto-Sans-regular.eot?#iefix") format("embedded-opentype"),local("Noto Sans"),local("Noto-Sans-regular"),url("../fonts/Noto-Sans-regular/Noto-Sans-regular.woff2") format("woff2"),url("../fonts/Noto-Sans-regular/Noto-Sans-regular.woff") format("woff"),url("../fonts/Noto-Sans-regular/Noto-Sans-regular.ttf") format("truetype"),url("../fonts/Noto-Sans-regular/Noto-Sans-regular.svg#NotoSans") format("svg")}@font-face{font-family:'Noto Sans';font-weight:700;font-style:normal;src:url("../fonts/Noto-Sans-700/Noto-Sans-700.eot");src:url("../fonts/Noto-Sans-700/Noto-Sans-700.eot?#iefix") format("embedded-opentype"),local("Noto Sans Bold"),local("Noto-Sans-700"),url("../fonts/Noto-Sans-700/Noto-Sans-700.woff2") format("woff2"),url("../fonts/Noto-Sans-700/Noto-Sans-700.woff") format("woff"),url("../fonts/Noto-Sans-700/Noto-Sans-700.ttf") format("truetype"),url("../fonts/Noto-Sans-700/Noto-Sans-700.svg#NotoSans") format("svg")}@font-face{font-family:'Noto Sans';font-weight:400;font-style:italic;src:url("../fonts/Noto-Sans-italic/Noto-Sans-italic.eot");src:url("../fonts/Noto-Sans-italic/Noto-Sans-italic.eot?#iefix") format("embedded-opentype"),local("Noto Sans Italic"),local("Noto-Sans-italic"),url("../fonts/Noto-Sans-italic/Noto-Sans-italic.woff2") format("woff2"),url("../fonts/Noto-Sans-italic/Noto-Sans-italic.woff") format("woff"),url("../fonts/Noto-Sans-italic/Noto-Sans-italic.ttf") format("truetype"),url("../fonts/Noto-Sans-italic/Noto-Sans-italic.svg#NotoSans") format("svg")}@font-face{font-family:'Noto Sans';font-weight:700;font-style:italic;src:url("../fonts/Noto-Sans-700italic/Noto-Sans-700italic.eot");src:url("../fonts/Noto-Sans-700italic/Noto-Sans-700italic.eot?#iefix") format("embedded-opentype"),local("Noto Sans Bold Italic"),local("Noto-Sans-700italic"),url("../fonts/Noto-Sans-700italic/Noto-Sans-700italic.woff2") format("woff2"),url("../fonts/Noto-Sans-700italic/Noto-Sans-700italic.woff") format("woff"),url("../fonts/Noto-Sans-700italic/Noto-Sans-700italic.ttf") format("truetype"),url("../fonts/Noto-Sans-700italic/Noto-Sans-700italic.svg#NotoSans") format("svg")}.highlight{background:var(--weak-bg-color)}.highlight .hll{background-color:var(--weak-bg-color)}.highlight .c,.highlight .ch,.highlight .cm,.highlight .cp,.highlight .cpf,.highlight .c1,.highlight .cs{color:var(--highlight-comment-color)}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:var(--highlight-keyword-color)}.highlight .kt{color:var(--highlight-keyword-type-color)}.highlight .na,.highlight .nb,.highlight .nf,.highlight .nn{color:var(--highlight-name-color)}.highlight .nc{color:var(--highlight-name-class-color)}.highlight .bp{color:var(--highlight-name-builtin-pseudo-color)}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:var(--highlight-number-color)}.highlight .s,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .s1,.highlight .sh,.highlight .se,.highlight .si,.highlight .sx,.highlight .sr,.highlight .ss{color:var(--highlight-string-color)}details summary{font-style:italic;color:var(--weak-text-color)}details:hover{color:var(--text-color)}.title .chinese-name{font-family:'cwTeXKai';margin-top:10px;font-weight:400}.headshot{float:right;margin-left:20px;width:100%;max-width:200px;border-radius:5px}p:has(>.headshot){margin-bottom:0px}.team{display:flex;justify-content:space-around;overflow-x:auto}.member{display:inline-block;vertical-align:top;margin:0 10px 20px 10px}.member-photo{width:120px;border-radius:120px;margin-bottom:10px}.member-text{width:150px;text-align:center}.score{max-width:none;min-height:40px;margin-top:10px;margin-bottom:10px}.table-score{min-height:60px}.location{color:var(--weaker-text-color)}.important{color:var(--important-color)}.exp{display:flex;margin-bottom:20px;justify-content:space-between}.exp-right-column{width:150px;float:right}.exp-date{font-size:smaller;color:var(--weaker-text-color);white-space:nowrap}.exp-logo{margin-left:auto;margin-right:0px;width:auto;max-width:100px;max-height:40px;padding:10px;background-color:var(--logo-bg-color);border-radius:5px}.sponsors{display:flex;margin-bottom:20px;align-items:center;justify-content:center;flex-wrap:wrap}.sponsor-logo{margin-left:10px;margin-right:10px;margin-bottom:10px;width:auto;max-width:150px;max-height:25px;padding:10px;background-color:#FFF;border-radius:5px}.inline-image{display:inline;max-height:1em;width:auto}.badge{display:inline-block;max-height:20px;width:auto}@media print, screen and (max-width: 720px){.headshot{float:none;margin-left:0px}p:has(>.headshot){margin-bottom:20px}}@media print, screen and (max-width: 480px){.exp{display:block}.exp-right-column{float:none}.exp-logo{margin-left:0px;margin-right:0px}}:root,html[data-theme="light"]{--normal-font-size: 16px;--small-font-size: 14px;--smaller-font-size: 12px;--large-font-size: 18px;--larger-font-size: 20px;--text-color: #222;--strong-text-color: #111;--weak-text-color: #666;--bg-color: #fff;--weak-bg-color: #eee;--weaker-bg-color: #ddd;--link-color: #267CB9;--weak-link-color: #5995c0;--hover-color: #069;--bulb-hover-color: #222;--important-color: #c29606;--scrollbar-color: #ddd;--scrollbar-hover-color: #999;--blue: #1f77b4;--orange: #ff7700;--green: #2ca02c;--red: #d62728;--purple: #9467bd;--light-blue: color-mix(in srgb, var(--blue), white 90%);--light-orange: color-mix(in srgb, var(--orange), white 90%);--light-green: color-mix(in srgb, var(--green), white 90%);--light-red: color-mix(in srgb, var(--red), white 90%);--light-purple: color-mix(in srgb, var(--purple), white 90%);--highlight-comment-color: #408080;--highlight-keyword-color: #008000;--highlight-keyword-type-color: #B00040;--highlight-name-color: #2323da;--highlight-name-class-color: #2323da;--highlight-number-color: #666666;--highlight-string-color: #BA2121;--highlight-name-builtin-pseudo-color: #267CB9}html[data-theme="dark"]{--text-color: #eee;--strong-text-color: #fff;--weak-text-color: #bbb;--bg-color: #111;--weak-bg-color: #333;--weaker-bg-color: #444;--link-color: #77c5fd;--weak-link-color: #91bfe0;--hover-color: #baebff;--bulb-hover-color: #e5e500;--important-color: #e5c440;--scrollbar-color: #444;--scrollbar-hover-color: #888;--blue: #51a5e1;--orange: #ff9233;--green: #37c837;--red: #df5353;--purple: #b395d0;--light-blue: color-mix(in srgb, var(--blue), black 60%);--light-orange: color-mix(in srgb, var(--orange), black 60%);--light-green: color-mix(in srgb, var(--green), black 60%);--light-red: color-mix(in srgb, var(--red), black 60%);--light-purple: color-mix(in srgb, var(--purple), black 60%);--highlight-comment-color: #7db466;--highlight-keyword-color: #94d379;--highlight-keyword-type-color: #4EC9B0;--highlight-name-color: #8fdae7;--highlight-name-class-color: #8fdae7;--highlight-number-color: #B5CEA8;--highlight-string-color: #CE9178;--highlight-name-builtin-pseudo-color: #6abcff}body{overflow-x:hidden;margin-left:calc(100vw - 100%);padding:50px;background-color:var(--bg-color);font:var(--normal-font-size)/1.5 "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:var(--text-color)}.wrapper{margin:0 auto;width:1080px}header{margin-bottom:40px}footer{text-align:center;color:var(--weak-text-color);font-size:var(--smaller-font-size)}footer a{color:var(--weak-text-color)}h1,h2,h3,h4,h5,h6{margin:0 0 20px}p,ul,ol,table,pre,dl,details,audio,video{margin:0 0 20px}li ul,li ol{padding-left:20px}*:not(li)>ul>li,*:not(li)>ol>li{margin-bottom:10px}h1,h2,h3{line-height:1.1;color:var(--strong-text-color);font-weight:700}h1{font-size:var(--larger-font-size)}h2{font-size:var(--large-font-size)}h3{font-size:var(--normal-font-size)}h4,h5,h6{font-size:var(--normal-font-size);font-weight:400}strong{font-weight:700}small{font-size:var(--small-font-size)}sup{vertical-align:top;font-size:1.2ex}s,del{color:var(--weak-text-color)}a{text-decoration:none;color:var(--link-color)}a:not(.nohover):hover,a:not(.nohover):focus{text-shadow:0.005em 0.005em var(--hover-color);color:var(--hover-color)}blockquote{font-size:var(--small-font-size);color:var(--weak-text-color);border-left:3px solid var(--weaker-bg-color);margin:0;padding:0 0 0 20px}blockquote a{color:var(--weak-link-color)}code,pre{font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal, Consolas, Liberation Mono, DejaVu Sans Mono, Courier New, monospace}pre{font-size:var(--small-font-size);border:1px solid var(--weaker-bg-color);border-radius:5px;padding:8px 15px;background:var(--weak-bg-color);overflow-x:auto}code:not(pre code){font-size:var(--small-font-size);border-radius:5px;padding:2px 5px;background:var(--weaker-bg-color)}table{margin-left:auto;margin-right:auto;border-collapse:collapse}table audio,table video{margin-top:0;margin-bottom:0}th,td{border-bottom:1px solid var(--weaker-bg-color);padding:5px 10px;text-align:left}dt{font-weight:700}img,audio,video{display:block;margin-left:auto;margin-right:auto}img{width:100%;max-width:600px;border-radius:5px}audio{max-width:100%}video{width:100%;max-width:600px;margin-bottom:20px;border-radius:5px}hr{margin:0 0 20px;border:0;height:1px;background:var(--weak-bg-color)}details summary{font-style:italic;color:var(--weak-text-color)}details:hover{color:var(--text-color)}.title,.subtitle{line-height:1.1;text-align:center;color:var(--strong-text-color);font-weight:700}.title{margin-bottom:30px}.mode-toggle{display:block;right:0px;top:0px;z-index:998;margin-left:auto;margin-right:auto;margin-bottom:20px;height:25px;border-radius:5px;border-width:0px;color:var(--weak-text-color);background:var(--weak-bg-color);cursor:pointer}.mode-toggle:focus{outline:none}.mode-toggle:hover{color:var(--bulb-hover-color)}.mode-toggle i{margin:auto}.mode-toggle.course{padding-left:auto}.light-mode{display:none}.dark-mode{display:static}html[data-theme="light"] .light-mode{display:none}html[data-theme="light"] .dark-mode{display:inherit}html[data-theme="dark"] .light-mode{display:inherit}html[data-theme="dark"] .dark-mode{display:none}.video-container{display:block;overflow:hidden;margin-left:auto;margin-right:auto;margin-bottom:20px;width:100%;max-width:600px}.video-inner-container{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:56.25%;border-radius:5px}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:20px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-hover-color)}.center{display:block;margin-left:auto;margin-right:auto;text-align:center}.width-800{max-width:800px}.width-600{max-width:600px}.width-400{max-width:400px}.margin-bottom{margin-bottom:20px}.larger{font-size:larger}.smaller{font-size:smaller}.small{font-size:var(--small-font-size)}.bold{font-weight:700}.italic{font-style:italic}.important{color:var(--important-color)}.weak{color:var(--weak-text-color)}.strong{color:var(--strong-text-color)}.hidden{color:inherit}.hidden:not(.nohover):hover,.hidden:not(.nohover):focus{text-shadow:0.005em 0.005em var(--hover-color);color:var(--hover-color)}.detail{font-size:smaller;color:var(--weak-text-color)}.detail a{color:var(--weak-link-color)}.detail .hidden{color:inherit}.inline-image{display:inline;max-height:1em;width:auto}.caption,.caption-above{display:block;max-width:600px;margin-left:auto;margin-right:auto;text-align:center}.caption{margin-top:-15px}.caption-above{margin-bottom:5px}.table-wrapper{overflow-x:auto}.borderless td{border-bottom:none}.headerless th{display:none}.headerless tr:first-of-type{border-top:1px solid var(--weaker-bg-color)}.blue{color:var(--blue)}.orange{color:var(--orange)}.green{color:var(--green)}.red{color:var(--red)}.purple{color:var(--purple)}blockquote.blue,blockquote.green,blockquote.red,blockquote.orange,blockquote.purple{color:var(--text-color)}blockquote.blue{border-left:5px solid var(--blue)}blockquote.orange{border-left:5px solid var(--orange)}blockquote.green{border-left:5px solid var(--green)}blockquote.red{border-left:5px solid var(--red)}blockquote.purple{border-left:5px solid var(--purple)}.hl{background-color:var(--important-color);color:var(--bg-color)}.hl-blue{background-color:var(--light-blue)}.hl-orange{background-color:var(--light-orange)}.hl-green{background-color:var(--light-green)}.hl-red{background-color:var(--light-red)}.hl-purple{background-color:var(--light-purple)}@media print, screen and (max-width: 1200px){.wrapper{width:860px}ul{padding-left:20px}}@media print, screen and (max-width: 960px){.wrapper{margin:0;width:auto}}@media screen and (max-width: 720px){body{word-wrap:break-word}}@media screen and (max-width: 480px){body{padding:15px}}@media screen and (max-height: 640px){body{padding:15px}}@media print{.mode-toggle{display:none}}
