a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--text-color-main:#fff;--text-shadow-main:0.75px 0.75px 0px black;--font-weight-main:200;--font-weight-med:300;--font-weight-heavy:600;--border-image-gold-sm:var(--border-image-gold-data) 4 /2px repeat;--border-image-gold-sm-offset:var(--border-image-gold-data) 4 /2px /2px repeat;--outline-main:5px auto;--outline-tailwind:5px solid rgba(37 77 235/1);--outline-old:2px solid #717da9;--result-item-wd:67px;--result-item-ht:74px;--result-item-ht-total:108px;--result-item-margin:8px;--result-item-border:2px;--result-item-caption:32px}*,:after,:before{box-sizing:border-box}html{color:var(--text-color-main);font-weight:var(--font-weight-main);scrollbar-color:#80808f #40404b;overflow-y:scroll}.hide-overflow{overflow-y:hidden}body{padding:1.5rem}a{text-decoration:none}b{font-weight:var(--font-weight-heavy)}.container{width:100%;max-width:44rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.center{text-align:center}.background,.border{position:fixed;top:0;width:100%;height:100%;margin-left:-1.5rem}.background{z-index:-2;background-position:50% 0;background-size:cover;background-repeat:no-repeat;background-image:-webkit-image-set(var(--background-main-webp) type("image/webp"),var(--background-main-jpg) type("image/jpeg"));background-image:image-set(var(--background-main-webp) type("image/webp"),var(--background-main-jpg) type("image/jpeg"))}.not-found h2,.not-found p{line-height:1.25rem}.not-found a{color:inherit;font:inherit;cursor:pointer}.not-found a:hover span{text-decoration:underline;text-underline-offset:.25rem}.game-header{font-size:1rem;padding:0;font-weight:var(--font-weight-med);transition:all .5s}@media (min-width:26.001rem){.game-header{font-size:1.2rem;padding:.5rem 0}}@media (min-width:32.001rem){.game-header{font-size:1.25rem;padding:1rem 0}}.game-form{padding:3rem 1.5rem}.game-form>div{max-width:16rem;line-height:0;margin:0 auto;border:3px solid #fff;border-radius:3px}.game-fieldset{display:flex;background:#fff;outline:0}.game-fieldset-focused{outline:var(--outline-main);outline-offset:2.5px;border-radius:1px}.game-input{flex:1 1;height:40px;margin:0;width:1px;padding:0 .5rem;background:#fff;outline:none;border:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}.game-button{border-radius:1px;transition:filter .5s ease-out}.game-button:focus{outline:var(--outline-main)}.game-button:focus,.game-button:hover{filter:saturate(140%)}.game-button-active,.game-button:active{content:var(--button-check-dark)}.game-autocomplete{color:black;position:relative;text-align:left}.game-autocomplete ul{position:absolute;top:4px;max-height:192px;width:100%;z-index:10;cursor:pointer;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory}.game-autocomplete-loading,.game-autocomplete-none{color:var(--text-color-main);line-height:32px;text-align:center;background-color:#606069;box-shadow:inset 0 0 0 1px black}.game-autocomplete-list-item{height:32px;margin-bottom:0;scroll-snap-align:start;background-color:white;box-shadow:inset 0 0 0 1px black;overflow:hidden;white-space:nowrap}.game-autocomplete-list-item:hover{background-color:#ddd}.game-autocomplete-list-item span{padding-left:.5rem;line-height:32px;vertical-align:top}.game-autocomplete-list-item.selected{color:var(--text-color-main);font-weight:var(--font-weight-heavy);text-shadow:var(--text-shadow-main);background-color:#717da9}.game-autocomplete-list-item img{display:inline-block;font-size:75%;line-height:100%;white-space:normal;object-fit:none;object-position:0 0}.result-container{overflow-x:auto;scrollbar-width:thin;white-space:nowrap}@keyframes fade-in{0%{filter:opacity(0)}to{filter:opacity(1)}}.result-headers{animation:fade-in .5s ease-in}.result-headers li{display:inline-flex;align-items:center;justify-content:center;width:var(--result-item-wd);border-bottom:2px solid rgba(192 192 192/.8);margin-left:var(--result-item-margin);margin-right:var(--result-item-margin);margin-bottom:1.1rem;padding-bottom:1rem;font-weight:var(--font-weight-med);font-size:90%;font-feature-settings:"smcp";font-variant:small-caps;text-shadow:0 1px 2px rgb(0 0 0/.4),0 3px 2px rgb(0 0 0/.4),0 4px 8px rgb(0 0 0/.4);vertical-align:top}.result-headers li:first-of-type{margin-left:2px}.result-headers li:last-of-type{margin-right:2px}.result-list>li{margin-bottom:2rem}.result-list>li:last-of-type{margin-bottom:1.5rem}.result-list-item{display:inline-block;position:relative;width:var(--result-item-wd);height:var(--result-item-ht-total);margin-left:var(--result-item-margin);margin-right:var(--result-item-margin);margin-bottom:0;font-weight:var(--font-weight-med);vertical-align:top}.result-list-item:first-of-type{margin-left:var(--result-item-border)}.result-list-item:last-of-type{margin-right:var(--result-item-border)}.result-list-item article{position:absolute;height:100%;width:100%;transform-style:preserve-3d}.result-list-item article>div{position:absolute;width:100%;height:100%;border-image:var(--border-image-gold-sm-offset);background-image:var(--background-leather-blue-68x109)}.result-list-item figure{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg)}.result-picture{width:var(--result-item-wd);height:var(--result-item-ht);border-image:var(--border-image-gold-top)}.result-picture img{display:block;font-size:.75rem;text-align:center;white-space:normal;height:100%;width:100%}.result-list-item figcaption{display:flex;align-items:center;justify-content:center;height:var(--result-item-caption);width:var(--result-item-wd);margin-top:var(--result-item-border);padding-bottom:2px;font-size:80%;text-align:center;text-shadow:var(--text-shadow-main);white-space:normal;border-image:var(--border-image-gold-btm)}.red-background{background:linear-gradient(#ff7b7b,#b51010 75%)}.gold-background{background:linear-gradient(#e7bd63,#7b5200 75%)}.green-background{background:linear-gradient(#73b57b,#104a18 75%)}@keyframes turn-over{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}.result-list-item:first-of-type article{transform:rotateY(180deg)}.result-list-item:not(:first-of-type) article{animation:turn-over .4s ease-in-out;animation-fill-mode:forwards}.result-list-item:nth-of-type(2) article{animation-delay:0}.result-list-item:nth-of-type(3) article{animation-delay:.4s}.result-list-item:nth-of-type(4) article{animation-delay:.8s}.result-list-item:nth-of-type(5) article{animation-delay:1.2s}.result-list-item:nth-of-type(6) article{animation-delay:1.6s}.result-list-item:nth-of-type(7) article{animation-delay:2s}.result-list-item:nth-of-type(8) article{animation-delay:2.4s}.legend{container-type:inline-size;padding:1.5rem 0;animation:fade-in .5s ease-in}.legend ul{display:flex;align-items:center;justify-content:space-between;max-width:17rem;margin:0 auto;flex-direction:column}.legend li:nth-of-type(2){margin:.5rem 0}@container (width > 15rem){.legend ul{flex-direction:row}.legend li:nth-of-type(2){margin:0}}.legend li{width:5rem;margin-bottom:0;padding:.5rem 1rem;font-size:75%;font-weight:var(--font-weight-med);text-shadow:var(--text-shadow-main);border-image:var(--border-image-gold-sm)}.about-button{background:none;border:none;margin:0;padding:0;color:inherit;font:inherit;cursor:pointer}.about-button:hover span{text-decoration:underline;text-underline-offset:.25rem}.about-dialog{color:inherit;background:none;border:0;overflow:visible;width:100%;max-width:44rem;height:100vh;padding:3rem 3rem 1.5rem;margin:0 auto}.about-dialog::-webkit-backdrop{background:rgba(0 0 0/.5)}.about-dialog::backdrop{background:rgba(0 0 0/.5)}.about-dialog div{display:flex;flex-direction:column;max-height:100%;padding:1.5rem;background-color:rgb(70 70 75/.9);-webkit-backdrop-filter:blur(6px) contrast(115%) saturate(200%);backdrop-filter:blur(6px) contrast(115%) saturate(200%);border-image:var(--border-image-gold)}.about-dialog header{position:relative;text-align:center}.about-dialog button{background:none;border:1px solid white;margin:0;padding:0;color:inherit;font:inherit;cursor:pointer;width:1.5rem;height:1.5rem;position:absolute;top:-.75rem;right:-.75rem}.about-dialog article{flex:0 1 auto;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain;padding-right:.5rem;text-align:left}.about-dialog ul{list-style:square inside}.about-dialog h2{width:50%;margin:0 auto .5rem;border-bottom:1px solid white;padding-bottom:1rem;font-weight:var(--font-weight-heavy)}.about-dialog h3{margin:1.5rem 0 1rem;font-weight:600}.about-dialog h3:first-of-type{margin-top:1rem}.about-dialog a{color:inherit;text-decoration:underline;text-underline-offset:4px}.about-dialog cite{font-style:italic}.about-dialog h3,.about-dialog li,.about-dialog p,.about-dialog time{line-height:1.5rem}.about-dialog li::marker{line-height:normal}.victory-container{min-height:100vh;margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem;border:1px solid transparent}.victory-container hgroup{border:1.5px ridge white;background:var(--background-leather-dark);margin:2rem auto 0;padding:1.5rem;max-width:30rem;box-shadow:inset 0 -1px 3px 0 rgba(255 255 255/.5),0 -1px 3px 0 rgba(255 255 255/.5)}.victory-container h3,.victory-container p{text-shadow:var(--text-shadow-main);line-height:1.25rem}.victory-container em{font-weight:var(--font-weight-heavy)}.victory-container section{margin:1.5rem 0}.victory-container h3{margin-bottom:1.5rem}.victory-container button{margin:1rem}.victory-container small,.victory-container time{font-feature-settings:"smcp";font-variant:small-caps}.victory-article{container-type:inline-size;margin-top:1.5rem;padding:2.5rem;background-image:var(--background-leather-scene);background-size:cover;background-position:100% 100%;border-image:var(--border-image-blue)}.victory-article img{display:inline-block;border-image:var(--border-image-gold-sm-offset)}.victory-picture{width:100%;max-width:256px;height:auto}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/82ef96de0e8f4d8c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/a6ecd16fa044d500-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/bd82c78e5b7b3fe9-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/c32c8052c071fc42-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/6f22fce21a7c433c-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/1d8a05b60287ae6c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/77c207b095007c34-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://assets.herodle.net/_next/static/media/1755441e3a2fa970-s.p.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-family:Noto Sans Fallback;src:local("Arial");ascent-override:100.54%;descent-override:27.56%;line-gap-override:0.00%;size-adjust:106.33%}.__className_fad471{font-family:Noto Sans,Noto Sans Fallback,Segoe UI,ui-sans-serif,system-ui,sans-serif;font-style:normal}