:root{--text-size-md:16px;--app-header-height:50px;--font-weight-normal:400;--font-weight-semiBold:700;--font-weight-bold:900;--color-black:#000;--color-white:#fff;--color-text:#000;--color-scrollbar:#666;--color-separator:#e8efff}.theme-green,:root{--color-primary:#0f5c36;--color-primary-light:#1a9e5d;--color-primary-dark:#041a0f;--color-primary-hover:#031c0f}.theme-blue{--color-primary:#0b759e;--color-primary-light:#10aae6;--color-primary-dark:#064056;--color-primary-hover:#01425b}.prose{color:var(--text-shallow-color);font-weight:var(--font-weight-regular);line-height:1.5rem;padding-bottom:3rem}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--text-color);font-weight:var(--font-weight-bold)}.prose ol,.prose ul{margin:1rem 0}.prose li{margin:0 2rem}.prose ul>li{list-style-type:disc}.prose ol>li{list-style-type:decimal}.prose table,.prose td,.prose th{border:1px solid var(--border-cell-light)}.fallback-info{background-color:#fff;border:1px solid var(--color-primary);border-radius:.25rem;color:var(--text-shallow-color);margin:1rem 0;padding:.5rem 1rem}.fallback-info,.game-component{box-sizing:border-box;width:100%}.game-component{background-blend-mode:overlay,multiply;background-color:var(--color-primary);background-image:url(../images/game/game-layout-texture.png),url(../images/game/game-layout-mask.webp);background-repeat:repeat,no-repeat;background-size:auto,cover;height:calc(100vh - var(--app-header-height));position:relative}.game-component .game-content-container{box-sizing:border-box;margin:0 auto;max-width:1366px;padding:0 1rem;width:100%}.game-component .game-section-divider{background-color:#0000004d;border:0;height:1px;width:100%}.game-component #game-canvas-container{flex:1;margin:0 10px;overflow:hidden;padding:0;width:calc(100% - 20px)}.game-component .game-header{align-items:flex-end;align-items:center;color:var(--color-white);display:flex;font-size:1.125rem;justify-content:space-between}.game-component .game-header .menu-button{color:var(--color-white);display:none;padding:0 .25rem}@media screen and (max-width:640px){.game-component .game-header .game-header-title{display:none}}.game-component .game-header .game-stats{display:flex;gap:1.5rem;padding:.2rem 0}@media screen and (max-width:640px){.game-component .game-header .game-stats{flex:1;justify-content:space-between}.game-component .game-header .game-stats span{width:33%}.game-component .game-header .game-stats span:nth-child(2){text-align:center}.game-component .game-header .game-stats span:last-child{text-align:right}}.game-component .game-footer{align-items:center;display:flex;gap:1rem;height:3.625rem;justify-content:space-between;padding-bottom:.25rem}.game-component .game-footer .spacer{flex-grow:1}.game-component .game-footer button{align-items:center;background-color:color-mix(in srgb,var(--color-primary),#fff 5%);border-radius:.3rem;color:var(--color-white);display:flex;flex-direction:row;gap:.25rem;height:2.5rem;justify-content:center;min-width:6.5rem}.game-component .game-footer button .icon{width:1.25rem}.game-component .game-footer button .icon img{width:100%}.game-component .game-footer button .label{font-size:1.15rem}.game-component .game-footer .settings{border-radius:50%;min-width:auto;width:2.5rem}@media screen and (max-width:768px){.game-component{height:calc(100vh - 6.5rem - var(--app-header-height))}.game-component .game-footer .settings,.game-component .game-footer .spacer{display:none}.game-component .game-footer button{background-color:transparent;flex-direction:column;height:auto}.game-component .game-footer button .icon{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.game-component .game-footer button .icon img{width:1rem}.game-component .game-footer button .icon{background-color:color-mix(in srgb,var(--color-primary),#fff 5%)}.game-component .game-footer button .label{font-size:.85rem}}@media(max-height:768px)and (orientation:landscape){.game-component{height:100vh}.game-component #game-canvas-container{flex:inherit;height:calc(100vh - 4.5rem);margin-right:6rem;width:calc(100vw - 12rem)}.game-component .game-section-divider{display:none}.game-component .game-content-container:last-child{bottom:4.5rem;position:absolute;right:1rem;top:1.5rem;width:5rem}.game-component .game-header .game-header-title{background:linear-gradient(0deg,#bd8d3c 3%,#f9e89c 97%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Georgia,Times New Roman,Times,serif;font-size:1.375rem;font-weight:900}.game-component .game-header .game-stats{padding-right:5.5rem}.game-component .game-header .menu-button{display:inline-block}.game-component .game-footer{flex-direction:column;height:100%}.game-component .game-footer .spacer{display:none}.game-component .game-footer button{background-color:transparent;flex-direction:column;height:auto}.game-component .game-footer button .icon{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.game-component .game-footer button .icon img{width:1rem}.game-component .game-footer button .icon{background-color:color-mix(in srgb,var(--color-primary),#fff 5%)}.game-component .game-footer button .label{font-size:.85rem}.game-component .game-footer .settings{display:none}}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;src:url(../fonts/material.woff2) format("woff2")}.m-icon{display:inline-block;font-family:Material Symbols Sharp!important;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.m-icon.close:before{content:"close"}.m-icon.menu:before{content:"menu"}.m-icon.palette:before{content:"palette"}.m-icon.settings:before{content:"settings"}.m-icon.arrow-down:before{content:"arrow_drop_down"}.m-icon.arrow-up:before{content:"arrow_drop_up"}.m-icon:before{display:none;height:1em;width:1em}.font-icon-loaded .m-icon:before{display:block}a.m-icon,button.m-icon{background-color:transparent;color:var(--color-primary);cursor:pointer;font-size:1.5rem}a.m-icon:hover,button.m-icon:hover{background-color:var(--color-primary);border-radius:.25rem;color:#fff}.flag.us,.flag.zh{background-position:0 0}.flag{aspect-ratio:150/93;background-repeat:no-repeat;background-size:100% 100%;height:1em}.flag.zh-tw{background-image:url(../images/flags/zh.png)}.flag.en{background-image:url(../images/flags/en.png)}.flag.zh{background-image:url(../images/flags/zh.png)}.flag.ja{background-image:url(../images/flags/ja.png)}.flag.ru{background-image:url(../images/flags/ru.png)}.flag.pt{background-image:url(../images/flags/pt.png)}.flag.es{background-image:url(../images/flags/es.png)}.flex,.flex-col{display:flex}.flex-col{flex-direction:column}.flex-center{display:flex;justify-content:center}.flex-center,.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.flex-1{flex:1}.spacer{flex-grow:1}.text-white{color:#fff}.text-center{text-align:center}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(../fonts/lato-latin-300.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(../fonts/lato-latin-400.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(../fonts/lato-latin-700.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(../fonts/lato-latin-900.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}html{font-size:var(--text-size-md)}body,html{margin:0;padding:0}a,button,img{-webkit-user-select:none;-moz-user-select:none;user-select:none}a,button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed}button{background-color:transparent;border:0;margin:0;padding:0}button:focus{outline:none}button:focus-visible{outline:none}ol,ul{margin:0;padding:0}li{list-style-type:none}strong{font-weight:var(--font-weight-bold)}body{color:var(--color-black);font-family:Lato,sans-serif;font-weight:var(--font-weight-normal)}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background:var(--color-primary-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-hover)}*{scrollbar-color:var(--color-scrollbar) transparent;scrollbar-width:thin}.dropdown{display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:500}.dropdown-label{align-items:center;cursor:pointer;display:flex;justify-content:center;white-space:nowrap}.dropdown-label .arrow-up{display:none}.dropdown-label .arrow-down{display:block}.dropdown .dropdown-content{background-color:#fff;border:1px solid var(--color-primary);border-radius:.25rem;box-shadow:0 6px 11px #a3b1e74f;display:none;flex-direction:column;left:auto;padding:.4375rem;position:absolute;right:0;top:calc(100% + .2rem)}.dropdown.bottom-right .dropdown-content{left:0;right:auto}.dropdown.up .dropdown-content{bottom:calc(100% + .2rem);left:auto;right:0;top:auto}.dropdown.dropdown-active{display:flex}.dropdown.dropdown-active .arrow-up{display:block}.dropdown.dropdown-active .arrow-down{display:none}.dropdown.dropdown-active .dropdown-content{display:flex}
