:root{--color-bg: #0a0a0a;--color-bg-elevated: #141414;--color-border: rgba(255, 255, 255, .08);--color-text: #e9ecef;--nav-bg: #065a82;--med-blue: #1c7293;--med-blue-hover: #2c82a3;--med-grey: #d3d3d3;--deep-blue: #065a82;--deep-grey: #aaaaaa;--primary: var(--color-bg);--secondary: var(--color-text);--variation-color0: var(--color-text);--variation-color1: darkred;--variation-color2: darkorange;--variation-color3: darkgoldenrod;--variation-color4: darkgreen}@media(prefers-color-scheme:light){:root{--color-bg: #fafafa;--color-bg-elevated: #ffffff;--color-border: rgba(0, 0, 0, .08);--color-text: #0a0a0a}}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-x-0{column-gap:0}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-x-10{column-gap:2.5rem}.gap-x-12{column-gap:3rem}.gap-y-0{row-gap:0}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-full{width:100%}.w-auto{width:auto}.w-screen{width:100vw}.w-fit{width:fit-content}.w-min{width:min-content}.w-max{width:max-content}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.h-fit{height:fit-content}.h-min{height:min-content}.h-max{height:max-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.max-w-full{max-width:100%}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.animate-none{animation:none}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.flex.col{flex-direction:column}.flex.row{flex-direction:row}.flex.space-between{justify-content:space-between;align-items:center}.flex.center{justify-content:center;align-items:center}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-Light-D6Os-KCd.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-LightItalic-C2ed0s6R.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-Regular-CGes_AjB.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-Medium-CN8sEqBH.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-MediumItalic-C_UxAjVh.woff2) format("woff2");font-weight:500;font-style:italic}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-Bold-DCo1z-_Y.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Fira Sans;src:url(/assets/FiraSans-BoldItalic-CZWFzCRO.woff2) format("woff2");font-weight:600;font-style:italic}:root{font-family:Fira Sans;font-size:16px}*,*:before,*:after{box-sizing:border-box}body{background-color:var(--color-bg);color:var(--color-text);padding:0;margin:4rem 0 0}button.svelte-1p78n7e{border-radius:var(--button--border-radius, 4px);background-color:var(--med-blue);border:1px solid var(--med-blue);color:#fff;cursor:pointer;transition:background-color ease-in-out .2s,border-color ease-in-out .2s}button.svelte-1p78n7e:hover{border:1px solid var(--med-blue-hover);background-color:var(--med-blue-hover)}button.svelte-1p78n7e:focus{outline:solid 2px var(--med-blue)}.icon.svelte-1wm33xj{display:inline-block;mask-image:var(--icon-url);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:var(--icon-url);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:var(--icon-color)}.popover-drawer.svelte-1n3m51t::backdrop{background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:1;transition:opacity .3s ease}@starting-style{.popover-drawer.svelte-1n3m51t::backdrop{opacity:0}}.popover-drawer.svelte-1n3m51t:not(:popover-open){display:none}.popover-drawer.svelte-1n3m51t{transition:opacity .3s ease,transform .3s ease;transform-origin:left}.popover-drawer.svelte-1n3m51t:popover-open{opacity:1;transform:scaleX(1)}@starting-style{.popover-drawer.svelte-1n3m51t:popover-open{opacity:0;transform:scaleX(0)}}.popover-drawer.svelte-1n3m51t{outline:none;margin:0;padding:0;border:none;width:min(300px,80vw);background-color:var(--color-bg-elevated);border-right:1px solid var(--color-border);color:var(--color-text)}nav.svelte-1shx2wa{z-index:100;min-height:4rem;color:var(--color-text);background-color:var(--nav-bg);transition:transform .3s ease}nav.nav-hidden.svelte-1shx2wa{transform:translateY(-100%)}nav.svelte-1shx2wa h3:where(.svelte-1shx2wa){color:var(--color-bg)}.drawer-header.svelte-1shx2wa{background-color:var(--nav-bg)}.drawer-header.svelte-1shx2wa .drawer-title:where(.svelte-1shx2wa){color:var(--color-bg);margin:0}.drawer-list.svelte-1shx2wa{list-style:none;margin:0}.nav-link.svelte-1shx2wa{text-decoration:none;border-radius:var(--button--border-radius, 4px);background-color:var(--med-blue);border:1px solid var(--med-blue);color:#fff;cursor:pointer;transition:background-color ease-in-out .2s,border-color ease-in-out .2s}.nav-link.svelte-1shx2wa:hover{border-color:var(--med-blue-hover);background-color:var(--med-blue-hover)}.nav-link.svelte-1shx2wa:focus{outline:solid 2px var(--med-blue)}header.svelte-9iuek0{flex-direction:column;width:100%;margin-bottom:1rem;background-color:var(--med-blue);display:flex;align-items:center}header.svelte-9iuek0>h1:where(.svelte-9iuek0){margin:0;flex-grow:1;flex-shrink:1}header.svelte-9iuek0>h1:where(.svelte-9iuek0)>button:where(.svelte-9iuek0){all:unset;cursor:pointer}header.svelte-9iuek0>.players:where(.svelte-9iuek0){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}header.svelte-9iuek0>.players:where(.svelte-9iuek0)>p:where(.svelte-9iuek0){margin:0;padding:.25rem;white-space:nowrap}header.svelte-9iuek0>p:where(.svelte-9iuek0){margin:0}.player-card.svelte-9iuek0{display:flex;flex-direction:column;align-items:center;gap:.15rem}.player-card.svelte-9iuek0>h2:where(.svelte-9iuek0){margin:0;padding:.25rem;white-space:nowrap}#engineEval.svelte-kqxg7u{display:flex;flex-direction:column;width:100%}#engineEval.svelte-kqxg7u #evalBar:where(.svelte-kqxg7u){position:relative;height:2rem;width:100%;display:flex;align-items:center;justify-content:center;border-radius:1rem;overflow:hidden}#engineEval.svelte-kqxg7u #evalBar:where(.svelte-kqxg7u)>div:where(.svelte-kqxg7u){transition:width .2s ease-in-out;height:100%;display:flex;align-items:center}#engineEval.svelte-kqxg7u #evalBar:where(.svelte-kqxg7u) #engineEvalWhite:where(.svelte-kqxg7u){background-color:#fff;color:#000;justify-content:flex-end}#engineEval.svelte-kqxg7u #evalBar:where(.svelte-kqxg7u) #engineEvalBlack:where(.svelte-kqxg7u){background-color:#000;color:#fff;justify-content:flex-start}#engineEval.svelte-kqxg7u #engineEvalDepth:where(.svelte-kqxg7u){height:.25rem;width:100%;background-color:var(--med-blue);transition:width .2s ease-in-out}.cg-wrap.svelte-z1rd8q{position:relative;display:block;width:var(--board-size);height:var(--board-size);overflow:hidden;border-radius:8px}.cg-wrap.svelte-z1rd8q piece:where(.svelte-z1rd8q){position:absolute;top:0;left:0;width:12.5%;height:12.5%;background-size:cover;z-index:2;will-change:transform;pointer-events:none}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.bishop.white:where(.svelte-z1rd8q){background-image:url(/assets/wB-DThdf77Z.svg)}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.knight.white:where(.svelte-z1rd8q){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.405'%20x2='77.64'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m26.18%209.395c2.599.169%205%20.838%207.222%202.02%202.21%201.168%204.098%202.675%205.656%204.513%201.092%201.287%202.117%202.845%203.082%204.665.974%201.812%201.744%203.742%202.32%205.774.66%202.371%201.084%204.851%201.253%207.459.178%202.599.263%205.01.263%207.23v5.402c0%200-1.287%200-3.861%200-2.565%200-5.901%200-10.01%200h-16.637c-.152%200-.22-.406-.212-1.211.008-.813.059-1.465.161-1.964.059-.398.22-.957.466-1.685.254-.728.66-1.609%201.245-2.65.262-.533.889-1.304%201.88-2.32.999-1.016%202.134-2.201%203.429-3.539.745-.762%201.321-1.719%201.744-2.879.423-1.151.601-2.201.533-3.15-.61.5-1.279.906-2.01%201.219-3.505%201.253-6.05%203.073-7.611%205.452-.119.152-.491.821-1.118%202.02-.33.627-.618%201.058-.847%201.287-.313.313-.771.491-1.363.525-.923.042-1.643-.398-2.159-1.346-.694.203-1.312.288-1.863.254-.923-.347-1.592-.72-2.01-1.118-.847-.847-1.389-1.685-1.651-2.532-.254-.847-.381-1.753-.381-2.726%200-1.389.855-3.226%202.582-5.512%202.02-2.625%203.09-4.631%203.217-6%200-.593.059-1.262.178-2.01.102-.517.305-1.01.618-1.49.22-.33.364-.559.432-.677.076-.127.212-.313.415-.559.144-.203.271-.356.373-.457.093-.11.22-.254.373-.44.178-.212.406-.457.694-.745-.88-2.413-1.236-4.902-1.067-7.459%203.285%201.168%206.05%203.01%208.28%205.529.55-1.871%201.626-3.387%203.226-4.538%201.321.923%202.371%202.151%203.15%203.666'/%3e%3cpath%20fill='url(%230)'%20d='m42.976%2044.693c-.017%200%200-.449.042-1.346.051-.906.076-1.88.076-2.921.017-2.066.017-4.2%200-6.409-.017-2.21-.313-4.411-.889-6.613-.567-2.117-1.185-3.92-1.863-5.419-.677-1.499-1.414-2.786-2.21-3.878-1.185-1.786-2.811-3.302-4.86-4.538-2.049-1.245-4.191-2.057-6.426-2.438.152.813.22%201.609.203%202.388-.034.593-.313.889-.847.889-.61%200-.881-.296-.821-.889.051-2.184-.728-4.056-2.328-5.605-1.253%201.321-1.939%202.853-2.032%204.606-.034.584-.33.838-.897.771-.525-.017-.787-.322-.787-.914%200%200%20.017-.068.042-.203-.677.22-1.389.525-2.134.923-.474.33-.864.245-1.16-.246-.296-.499-.169-.889.398-1.168.711-.364%201.245-.635%201.609-.821-1.422-1.456-3.04-2.625-4.86-3.522.195%202.303.83%204.47%201.888%206.528.279.423.212.804-.203%201.135-.466.364-.855.313-1.168-.169-.11-.169-.279-.466-.491-.897-.347.347-.584.61-.694.77-.118.152-.322.483-.61.991-.288.516-.499.94-.635%201.27-.144.415-.212.745-.186%201.01.025.254.051.533.068.855-.152.974-.491%201.888-1.01%202.752-.525.855-1.185%201.905-1.998%203.15-.779%201.185-1.372%202.083-1.786%202.675-.415.601-.728%201.355-.94%202.286-.152.559-.152%201.245%200%202.041.144.804.474%201.431.965%201.88.762.77%201.499%201.126%202.21%201.067.229%200%20.542-.093.931-.279.389-.178.686-.525.906-1.041.423-.94.779-1.414%201.067-1.414.406%200%20.635.237.669.694%200%20.102-.136.517-.398%201.245-.152.33-.347.677-.593%201.041-.322.432-.457.61-.423.542.262.948.703%201.109%201.312.499.178-.178.389-.525.618-1.016.237-.499.601-1.168%201.092-2.01.584-.982%201.202-1.77%201.863-2.388.66-.61%201.245-1.109%201.761-1.482.296-.22.66-.466%201.092-.745.432-.288%201.01-.576%201.736-.872.576-.229%201.219-.516%201.922-.855.703-.339%201.329-.77%201.871-1.304.762-.745%201.346-1.659%201.761-2.752.22-.61.296-1.363.245-2.261-.144-.559.136-.838.847-.838.533%200%20.83.271.898.821%200%201.863-.533%203.564-1.592%205.105.347%201.058.44%202.218.271%203.471-.144%201.01-.5%202.091-1.05%203.243-.559%201.143-1.676%202.422-3.361%203.827-3.429%202.845-5.05%205.774-4.86%208.78%200%200%201.405%200%204.225%200%202.819%200%205.47%200%207.95%200h13.572m-33.638-15.08c-.483.296-.77.694-.872%201.194.017.542-.237.838-.762.889-.584.068-.881-.178-.898-.745.068-1.092.55-1.956%201.465-2.599.432-.347.83-.322%201.194.093.364.449.322.838-.127%201.168m7.366-11.828c.212.33.296.677.246%201.041-.161%201.058-.754%201.499-1.761%201.338-.296-.051-.533-.152-.72-.296-.059.076-.161.262-.296.542-.178.533-.525.711-1.041.55-.508-.203-.711-.576-.593-1.118.745-1.905%202.091-3.209%204.04-3.92.567-.169.94%200%201.118.491.203.533.051.898-.449%201.092-.093.051-.186.102-.271.136-.085.042-.169.093-.271.144'/%3e%3c/svg%3e")}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.rook.white:where(.svelte-z1rd8q){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.376'%20x2='77.64'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m28.408%209.22h4.216v-3.395h6.796v9.295l-5.5%204.243v11.857l4.22%204.221v5.08h3.789v5.929h-33.859v-5.929h3.794v-5.08l4.246-4.221v-11.857l-5.508-4.243v-9.295h6.774v3.395h4.242v-3.395h6.79z'/%3e%3cpath%20fill='url(%230)'%20d='m33.07%2017.678l3.15-2.557h-22.42l3.175%202.557h16.1m7.197%2024.528h-30.514v2.557h30.514v-2.557m-3.844-5.05h-22.826v3.37h22.826v-3.37m-4.216-17.788h-14.393v11.862h14.393v-11.862m5.503-5.927v-5.927h-3.395v3.395h-7.645v-3.395h-3.344v3.395h-7.62v-3.395h-3.395v5.927h25.4m-1.913%2022l-2.548-2.532h-16.451l-2.599%202.532h21.598'/%3e%3c/svg%3e")}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.queen.white:where(.svelte-z1rd8q){background-image:url(/assets/wQ-DiZNRNcr.svg)}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.bishop.black:where(.svelte-z1rd8q){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.09'%20y1='37.1'%20x2='77.67'%20y2='37.469'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='m25%2042.16c-.229.94-.517%201.592-.847%201.956-.33.364-.762.745-1.312%201.143-.593.415-1.295.762-2.108%201.05-.813.288-1.71.364-2.701.212l-6.968-.965c-.288-.034-.533-.034-.762%200-.22.034-.432.051-.635.051-.347%200-.787.076-1.321.237-.542.152-.957.381-1.253.677l-2.404-3.946c.296-.33.559-.559.787-.694.237-.127.508-.271.821-.415.957-.449%201.981-.72%203.073-.821.466-.034.923-.042%201.363-.025.449.017.914%200%201.397-.051.889.152%201.786.288%202.684.406.906.127%201.812.254%202.718.39.991%200%201.66-.102%202.01-.296.186-.102.474-.288.872-.55.398-.262.796-.652%201.194-1.168-.881-.093-1.77-.262-2.684-.508-.906-.237-1.71-.491-2.404-.754l2.582-6.401c-1.295-.745-2.193-1.338-2.709-1.795-.508-.457-.914-.982-1.211-1.575-.432-.762-.711-1.499-.83-2.21-.127-.711-.178-1.346-.161-1.913.017-.991.245-2.083.703-3.285.457-1.194%201.312-2.269%202.565-3.209%201.041-.796%202.066-1.617%203.057-2.455.991-.847%201.973-1.829%202.946-2.955-1.219-.627-1.829-1.626-1.829-2.997%200-.931.322-1.719.974-2.388.652-.66%201.456-.991%202.396-.991.923%200%201.719.33%202.379.991.66.669.991%201.456.991%202.388%200%201.355-.61%202.354-1.829%202.997.957%201.126%201.93%202.108%202.913%202.955.982.838%202.02%201.659%203.09%202.455%201.236.94%202.083%202.01%202.523%203.209.449%201.202.694%202.295.72%203.285%200%20.567-.051%201.202-.169%201.913-.118.711-.381%201.448-.796%202.21-.33.593-.745%201.118-1.253%201.575-.5.457-1.389%201.05-2.667%201.795l2.582%206.401c-.728.263-1.549.517-2.455.754-.914.246-1.787.415-2.633.508.381.517.771.906%201.168%201.168.398.263.694.449.897.55.347.195%201.016.296%202.01.296.889-.136%201.787-.263%202.692-.39.898-.118%201.803-.254%202.718-.406.44.051.889.068%201.346.051.457-.017.923-.008%201.406.025%201.058.102%202.083.373%203.073.821.296.144.567.288.804.415.245.135.508.364.804.694l-2.43%203.946c-.296-.296-.711-.525-1.253-.677-.533-.161-.965-.237-1.295-.237-.22%200-.44-.017-.66-.051-.22-.034-.474-.034-.754%200l-6.951.965c-.991.152-1.913.085-2.76-.195-.855-.279-1.558-.652-2.1-1.118-.542-.449-.982-.83-1.304-1.151-.322-.322-.593-.957-.804-1.897'%20fill='%231f1a17'/%3e%3cpath%20d='m24.09%2023.705v2.108c0%20.61.305.914.914.914.61%200%20.914-.305.914-.914v-2.134h2.235c.576%200%20.872-.296.872-.897%200-.593-.296-.889-.872-.889h-2.235v-2.235c0-.61-.305-.914-.914-.914-.61%200-.914.305-.914.914v2.235h-2.184c-.584%200-.872.296-.872.889%200%20.601.288.897.872.897l2.184.025m7.51%2013.741l-1.041-2.531c-1.685-.364-3.539-.542-5.554-.542-1.998%200-3.835.178-5.503.542l-1.041%202.506c2.049-.516%204.233-.77%206.545-.77%202.286%200%204.479.262%206.596.796m-2.083-5.114l-.72-1.736v-.669c-1.253-.178-2.523-.271-3.793-.271-1.236%200-2.498.093-3.768.271l-.025.669-.669%201.736c1.405-.246%202.887-.373%204.462-.373%201.592%200%203.09.127%204.513.373m-.864%209.381c-.66-.499-1.329-1.287-1.99-2.362h-.787c0%20.813.186%201.6.567%202.362h2.21m-5.114%200c.381-.813.576-1.6.576-2.362h-.796c-.643%201.058-1.312%201.846-2.02%202.362h2.235'%20fill='url(%230)'/%3e%3c/svg%3e")}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.knight.black:where(.svelte-z1rd8q){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.253'%20y1='37.592'%20x2='77.64'%20y2='37.469'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m26.18%209.395c2.599.169%205%20.838%207.222%202.02%202.21%201.168%204.098%202.675%205.656%204.513%201.092%201.287%202.117%202.845%203.082%204.665.974%201.812%201.744%203.742%202.32%205.774.66%202.371%201.084%204.851%201.253%207.459.178%202.599.263%205.01.263%207.23v5.402c0%200-1.287%200-3.861%200-2.565%200-5.901%200-10.01%200h-16.637c-.152%200-.22-.406-.212-1.211.008-.813.059-1.465.161-1.964.059-.398.22-.957.466-1.685.254-.728.66-1.609%201.245-2.65.262-.533.889-1.304%201.88-2.32.999-1.016%202.134-2.201%203.429-3.539.745-.762%201.321-1.719%201.744-2.879.423-1.151.601-2.201.533-3.15-.61.5-1.279.906-2.01%201.219-3.505%201.253-6.05%203.073-7.611%205.452-.119.152-.491.821-1.118%202.02-.33.627-.618%201.058-.847%201.287-.313.313-.771.491-1.363.525-.923.042-1.643-.398-2.159-1.346-.694.203-1.312.288-1.863.254-.923-.347-1.592-.72-2.01-1.118-.847-.847-1.389-1.685-1.651-2.532-.254-.847-.381-1.753-.381-2.726%200-1.389.855-3.226%202.582-5.512%202.02-2.625%203.09-4.631%203.217-6%200-.593.059-1.262.178-2.01.102-.517.305-1.01.618-1.49.22-.33.364-.559.432-.677.076-.127.212-.313.415-.559.144-.203.271-.356.373-.457.093-.11.22-.254.373-.44.178-.212.406-.457.694-.745-.88-2.413-1.236-4.902-1.067-7.459%203.285%201.168%206.05%203.01%208.28%205.529.55-1.871%201.626-3.387%203.226-4.538%201.321.923%202.371%202.151%203.15%203.666'/%3e%3cpath%20fill='url(%230)'%20d='m15.688%2017.786c.364-.186.542-.279.542-.279.499-.195.652-.559.474-1.092-.195-.491-.576-.66-1.143-.491-1.947.711-3.294%202.02-4.04%203.92-.118.542.076.914.593%201.118.516.161.864-.017%201.041-.55.136-.279.229-.466.296-.542.186.144.423.245.72.296%201.01.161%201.6-.279%201.761-1.338.051-.364-.034-.711-.246-1.041m-4.115%2016.764c.059-.152.169-.373.322-.669.279-.694.415-1.109.415-1.245-.025-.457-.271-.694-.72-.694-.33%200-.711.474-1.16%201.414-.068.136-.169.254-.296.347-.449.466-.381.855.195%201.168.533.313.94.212%201.245-.322m14.63-9.203c1.16-1.524%201.727-3.217%201.71-5.08-.068-.55-.381-.821-.94-.821-.762%200-1.058.279-.898.838.051.914-.034%201.668-.271%202.261-.381.94-.804%201.642-1.261%202.108-.254.5-.102.864.449%201.092.525.245.931.119%201.211-.398m-6.477-12.11c-.076-.593-.059-1.236.051-1.93-.991.195-1.922.66-2.802%201.389-.525.279-.652.669-.373%201.168.279.508.669.593%201.168.246.347-.186.669-.356.957-.508.288-.161.618-.279.999-.364m23.25%2031.454c-.017%200%200-.449.042-1.346.131-3.107.095-6.221.076-9.33-.017-2.21-.313-4.411-.889-6.613-.84-3.31-2.124-6.485-4.072-9.296-2.634-3.845-6.814-6.03-11.286-6.976.126.766.033%201.54.076%202.311%201.6.542%203.116%201.219%204.538%202.032%204.241%202.554%206.414%207.275%207.197%2011.93%201.272%206.154.453%2011.557.813%2017.289h3.505m-33.537-14.554c.474-.339.525-.728.144-1.194-.398-.381-.83-.415-1.312-.102-1.01.66-1.549%201.532-1.617%202.608.017.542.347.804.974.771.593-.051.881-.356.864-.923.135-.525.449-.914.948-1.16'/%3e%3c/svg%3e")}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.rook.black:where(.svelte-z1rd8q){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.19'%20y1='37.552'%20x2='77.74'%20y2='37.429'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m28.408%209.22h4.216v-3.395h6.796v9.295l-5.5%204.243v11.857l4.22%204.221v5.08h3.789v5.929h-33.859v-5.929h3.794v-5.08l4.246-4.221v-11.857l-5.508-4.243v-9.295h6.774v3.395h4.242v-3.395h6.79z'/%3e%3cpath%20fill='url(%230)'%20d='m25.01%2035.04h-10.27l-1.143%201.067v1.439h22.826v-1.439l-1.143-1.067h-10.27m-11.413%205.08v2.532h22.826v-2.532h-22.826m11.413-27.08h-12.7v1.143l1.812%201.363h21.802l1.761-1.363v-1.143h-12.675m0%204.191h-8.678l1.482%201.168v1.414h14.393v-1.414l1.482-1.168h-8.678m0%2013.547h-7.197v1.143l-1.482%201.439h17.357l-1.482-1.439v-1.143h-7.197'/%3e%3c/svg%3e")}.merida.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) piece.queen.black:where(.svelte-z1rd8q){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.253'%20y1='37.22'%20x2='77.76'%20y2='37.36'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='%231f1a17'%3e%3cpath%20d='m24.949%2010.752c-.94%200-1.744-.33-2.396-.991-.652-.66-.974-1.465-.974-2.405%200-.931.322-1.727.974-2.388.652-.66%201.456-.991%202.396-.991.923%200%201.727.33%202.396.991.669.66.999%201.456.999%202.388%200%20.94-.33%201.744-.999%202.405-.669.66-1.473.991-2.396.991'/%3e%3cpath%20d='m40.23%2043.942c-.813.711-2.633%201.304-5.461%201.786-2.828.474-6.087.72-9.77.72-3.751%200-7.05-.254-9.898-.745-2.845-.499-4.64-1.118-5.385-1.863l1.566-5.952-.694-3.895-2.184-3.793-2.108-15.426%201.211-.474%206.799%2011.455.152-13.64%201.685-.296%205.182%2013.716%202.777-14.757h1.719l2.777%2014.707%205.131-13.665%201.71.296.152%2013.64%206.824-11.481%201.16.542-2.057%2015.359-2.21%203.793-.694%203.946%201.617%206.03'/%3e%3cpath%20d='m14.535%2011.989c-.948%200-1.753-.322-2.413-.974-.66-.652-.991-1.456-.991-2.396%200-.923.33-1.719.991-2.379.66-.66%201.465-.991%202.413-.991.923%200%201.719.33%202.379.991.66.66.991%201.456.991%202.379%200%20.94-.33%201.744-.991%202.396-.66.652-1.456.974-2.379.974'/%3e%3cpath%20d='m35.36%2011.989c-.94%200-1.736-.322-2.388-.974-.652-.652-.982-1.456-.982-2.396%200-.923.33-1.719.982-2.379.652-.66%201.448-.991%202.388-.991.948%200%201.753.33%202.413.991.66.66.991%201.456.991%202.379%200%20.94-.33%201.744-.991%202.396-.66.652-1.465.974-2.413.974'/%3e%3cpath%20d='m5.4%2014.723c-.94%200-1.736-.33-2.388-.982-.652-.652-.982-1.448-.982-2.396%200-.923.33-1.719.982-2.388.652-.677%201.448-1.01%202.388-1.01.948%200%201.744.33%202.413%201.01.66.669.991%201.465.991%202.388%200%20.948-.33%201.744-.991%202.396-.669.652-1.465.982-2.413.982'/%3e%3cpath%20d='m44.541%2014.723c-.94%200-1.744-.33-2.405-.982-.66-.652-.991-1.448-.991-2.396%200-.923.33-1.719.991-2.388.66-.677%201.465-1.01%202.405-1.01.931%200%201.727.33%202.388%201.01.66.669.991%201.465.991%202.388%200%20.948-.33%201.744-.991%202.396-.66.652-1.456.982-2.388.982'/%3e%3c/g%3e%3cpath%20fill='url(%230)'%20d='m37.2%2035.729c-3.04-.838-7.095-1.262-12.15-1.262-5.097%200-9.195.432-12.302%201.287l.373%202.506c3.124-.813%207.095-1.219%2011.93-1.219%204.809%200%208.729.398%2011.752%201.194l.398-2.506m1.736-4.437c-1.372-.5-3.302-.906-5.791-1.228-2.489-.322-5.232-.483-8.246-.483-2.946%200-5.639.152-8.09.457-2.447.305-4.377.703-5.783%201.202l1.245%202.252c1.389-.406%203.192-.703%205.41-.889%202.21-.178%204.631-.271%207.264-.271%202.633%200%205.063.093%207.29.271%202.235.186%204.047.491%205.436.914l1.261-2.227m-1.092%2011.853l-.737-2.929c-3.226-.737-7.281-1.109-12.158-1.109-4.826%200-8.865.373-12.11%201.109l-.787%202.955c3.141-.957%207.442-1.439%2012.92-1.439%202.625%200%205.072.136%207.315.398%202.252.262%204.106.601%205.554%201.016'/%3e%3c/svg%3e")}#promotionChoice.svelte-z1rd8q{position:absolute;top:0;left:0;right:0;z-index:100}#promotionChoice.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q){margin-left:auto;margin-right:auto;background-color:#0000004d;background-image:none}#promotionChoice.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) square:where(.svelte-z1rd8q){position:absolute;display:block;height:12.5%;width:12.5%;cursor:pointer;border-radius:50%;background-color:#b0b0b0;box-shadow:inset 0 0 25px 3px gray;transition:box-shadow .15s,border-radius .15s}#promotionChoice.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) square:where(.svelte-z1rd8q):hover{box-shadow:inset 0 0 48px 8px #d64f00;border-radius:0%}#promotionChoice.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) square:where(.svelte-z1rd8q):hover piece:where(.svelte-z1rd8q){transform:none}#promotionChoice.svelte-z1rd8q .cg-wrap:where(.svelte-z1rd8q) square:where(.svelte-z1rd8q) piece:where(.svelte-z1rd8q){transition:transform .15s;transform:scale(.8);position:relative;display:block;height:100%;width:100%}.cg-wrap.orientation-white coords.ranks coord:nth-child(2n),.cg-wrap.orientation-white coords.files coord:nth-child(odd),.cg-wrap.orientation-black coords.ranks coord:nth-child(odd),.cg-wrap.orientation-black coords.files coord:nth-child(2n){color:#fff}.cg-wrap.orientation-black coords.ranks coord:nth-child(2n),.cg-wrap.orientation-black coords.files coord:nth-child(odd),.cg-wrap.orientation-white coords.ranks coord:nth-child(odd),.cg-wrap.orientation-white coords.files coord:nth-child(2n){color:#484848}.cg-wrap{position:relative;display:block;width:var(--board-size);height:var(--board-size);overflow:hidden;border-radius:8px}.cg-wrap piece{position:absolute;top:0;left:0;width:12.5%;height:12.5%;background-size:cover;z-index:2;will-change:transform;pointer-events:none}.cg-wrap square.move-dest:hover{background-color:#14551e4d}.cg-wrap piece.ghost{opacity:.3}.cg-wrap .cg-shapes{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.6;z-index:2}.cg-wrap .cg-custom-svgs{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9;transform:translate(5%) translateY(-5%)}.cg-wrap coords{position:absolute;display:flex;pointer-events:none;opacity:1;font-size:12px}.cg-wrap coords coord{flex:1 1 auto}.cg-wrap coords.ranks{right:0;top:0;flex-flow:column-reverse;height:100%;width:12px}.cg-wrap coords.ranks coord{transform:translateY(5%)}.cg-wrap coords.ranks.black{flex-flow:column}.cg-wrap coords.files{bottom:0;left:0;flex-flow:row;width:100%;height:16px;text-align:left}.cg-wrap coords.files coord{transform:translate(5%)}.cg-wrap coords.files.black{flex-flow:row-reverse}cg-container{position:absolute;width:100%;height:100%;display:block;bottom:0}cg-helper{position:absolute;width:12.5%;padding-bottom:12.5%;display:table;bottom:0}cg-board{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:0;background-size:cover;cursor:pointer}cg-board square{position:absolute;top:0;left:0;width:12.5%;height:12.5%;pointer-events:none}cg-board square.move-dest{background:radial-gradient(#14551e80 22%,#208530 0,#0000004d,#0000 0);pointer-events:auto}cg-board square.move-dest:hover{background:#14551e4d}cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d,#0000 0)}cg-board square.premove-dest:hover{background:#141e5533}cg-board square.oc.move-dest{background:radial-gradient(transparent 0%,transparent 80%,rgba(20,85,0,.3) 80%)}cg-board square.oc.premove-dest{background:radial-gradient(transparent 0%,transparent 80%,rgba(20,30,85,.2) 80%)}cg-board square.last-move{will-change:transform;background-color:#9bc70069}cg-board square.selected{background-color:#14551e80}cg-board square.check{background:radial-gradient(ellipse at center,red,#e70000 25%,#a9000000 89%,#9e000000)}cg-board square.current-premove{background-color:#141e5580}cg-board piece.dragging{cursor:move;z-index:10}cg-board piece.anim{z-index:8}cg-board piece.fading{z-index:1;opacity:.5}.blue .cg-wrap{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:x='http://www.w3.org/1999/xlink'%20viewBox='0%200%208%208'%20shape-rendering='crispEdges'%3e%3cg%20id='a'%3e%3cg%20id='b'%3e%3cg%20id='c'%3e%3cg%20id='d'%3e%3crect%20width='1'%20height='1'%20fill='%23dee3e6'%20id='e'/%3e%3cuse%20x='1'%20y='1'%20href='%23e'%20x:href='%23e'/%3e%3crect%20y='1'%20width='1'%20height='1'%20fill='%238ca2ad'%20id='f'/%3e%3cuse%20x='1'%20y='-1'%20href='%23f'%20x:href='%23f'/%3e%3c/g%3e%3cuse%20x='2'%20href='%23d'%20x:href='%23d'/%3e%3c/g%3e%3cuse%20x='4'%20href='%23c'%20x:href='%23c'/%3e%3c/g%3e%3cuse%20y='2'%20href='%23b'%20x:href='%23b'/%3e%3c/g%3e%3cuse%20y='4'%20href='%23a'%20x:href='%23a'/%3e%3c/svg%3e")}.merida .cg-wrap piece.pawn.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20gradientUnits='userSpaceOnUse'%20x1='21.13'%20y1='37.35'%20x2='77.76'%20y2='37.469'%20gradientTransform='matrix(1%200%200%20.97324%200%201.243)'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='m25%2046.45h-13.394c-.66-1.607-.991-3.288-.991-5.04%200-2.975.864-5.644%202.599-8.02%201.736-2.365%203.971-4.054%206.697-5.068-1.168-.527-2.125-1.327-2.862-2.398-.737-1.071-1.101-2.283-1.101-3.634%200-1.689.576-3.156%201.736-4.392%201.152-1.244%202.574-1.961%204.267-2.151-1.346-.981-2.02-2.282-2.02-3.889%200-1.351.491-2.513%201.482-3.477.982-.964%202.176-1.442%203.581-1.442%201.389%200%202.582.478%203.573%201.442.991.964%201.49%202.126%201.49%203.477%200%201.607-.669%202.909-2.02%203.889%201.693.19%203.116.906%204.267%202.151%201.16%201.236%201.736%202.703%201.736%204.392%200%201.351-.373%202.563-1.126%203.634-.753%201.071-1.71%201.87-2.862%202.398%202.726%201.014%204.961%202.703%206.697%205.068%201.736%202.373%202.599%205.04%202.599%208.02%200%201.739-.322%203.42-.965%205.04h-13.394'%20fill='%231f1a17'/%3e%3cpath%20d='m25%2044.808h12.175c.347-1.154.525-2.291.525-3.403%200-2.513-.711-4.787-2.142-6.831-1.431-2.044-3.277-3.552-5.52-4.516-1.584-.62-1.643-.659-1.643-1.739%200-.849.559-1.475%201.668-1.879%201.532-1.047%202.303-2.431%202.303-4.153%200-1.244-.432-2.324-1.287-3.263-.864-.931-1.905-1.467-3.124-1.615-.999-.082-1.49-.626-1.49-1.64%200-.453.178-.873.542-1.261.898-.676%201.346-1.557%201.346-2.653%200-.898-.339-1.673-.999-2.316-.66-.643-1.448-.964-2.354-.964-.94%200-1.744.321-2.396.964-.652.643-.974%201.417-.974%202.316%200%201.079.44%201.961%201.338%202.653.364.354.542.775.542%201.261%200%201.014-.483%201.557-1.465%201.64-1.236.148-2.286.684-3.133%201.615-.855.939-1.279%202.02-1.279%203.263%200%201.722.77%203.106%202.303%204.153%201.109.412%201.668%201.046%201.668%201.879%200%201.079-.067%201.118-1.668%201.739-2.244.964-4.081%202.472-5.503%204.516-1.422%202.044-2.134%204.318-2.134%206.831%200%201.195.178%202.324.525%203.403h12.175'%20fill='url(%230)'/%3e%3c/svg%3e")}.merida .cg-wrap piece.bishop.white{background-image:url(/assets/wB-DThdf77Z.svg)}.merida .cg-wrap piece.knight.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.405'%20x2='77.64'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m26.18%209.395c2.599.169%205%20.838%207.222%202.02%202.21%201.168%204.098%202.675%205.656%204.513%201.092%201.287%202.117%202.845%203.082%204.665.974%201.812%201.744%203.742%202.32%205.774.66%202.371%201.084%204.851%201.253%207.459.178%202.599.263%205.01.263%207.23v5.402c0%200-1.287%200-3.861%200-2.565%200-5.901%200-10.01%200h-16.637c-.152%200-.22-.406-.212-1.211.008-.813.059-1.465.161-1.964.059-.398.22-.957.466-1.685.254-.728.66-1.609%201.245-2.65.262-.533.889-1.304%201.88-2.32.999-1.016%202.134-2.201%203.429-3.539.745-.762%201.321-1.719%201.744-2.879.423-1.151.601-2.201.533-3.15-.61.5-1.279.906-2.01%201.219-3.505%201.253-6.05%203.073-7.611%205.452-.119.152-.491.821-1.118%202.02-.33.627-.618%201.058-.847%201.287-.313.313-.771.491-1.363.525-.923.042-1.643-.398-2.159-1.346-.694.203-1.312.288-1.863.254-.923-.347-1.592-.72-2.01-1.118-.847-.847-1.389-1.685-1.651-2.532-.254-.847-.381-1.753-.381-2.726%200-1.389.855-3.226%202.582-5.512%202.02-2.625%203.09-4.631%203.217-6%200-.593.059-1.262.178-2.01.102-.517.305-1.01.618-1.49.22-.33.364-.559.432-.677.076-.127.212-.313.415-.559.144-.203.271-.356.373-.457.093-.11.22-.254.373-.44.178-.212.406-.457.694-.745-.88-2.413-1.236-4.902-1.067-7.459%203.285%201.168%206.05%203.01%208.28%205.529.55-1.871%201.626-3.387%203.226-4.538%201.321.923%202.371%202.151%203.15%203.666'/%3e%3cpath%20fill='url(%230)'%20d='m42.976%2044.693c-.017%200%200-.449.042-1.346.051-.906.076-1.88.076-2.921.017-2.066.017-4.2%200-6.409-.017-2.21-.313-4.411-.889-6.613-.567-2.117-1.185-3.92-1.863-5.419-.677-1.499-1.414-2.786-2.21-3.878-1.185-1.786-2.811-3.302-4.86-4.538-2.049-1.245-4.191-2.057-6.426-2.438.152.813.22%201.609.203%202.388-.034.593-.313.889-.847.889-.61%200-.881-.296-.821-.889.051-2.184-.728-4.056-2.328-5.605-1.253%201.321-1.939%202.853-2.032%204.606-.034.584-.33.838-.897.771-.525-.017-.787-.322-.787-.914%200%200%20.017-.068.042-.203-.677.22-1.389.525-2.134.923-.474.33-.864.245-1.16-.246-.296-.499-.169-.889.398-1.168.711-.364%201.245-.635%201.609-.821-1.422-1.456-3.04-2.625-4.86-3.522.195%202.303.83%204.47%201.888%206.528.279.423.212.804-.203%201.135-.466.364-.855.313-1.168-.169-.11-.169-.279-.466-.491-.897-.347.347-.584.61-.694.77-.118.152-.322.483-.61.991-.288.516-.499.94-.635%201.27-.144.415-.212.745-.186%201.01.025.254.051.533.068.855-.152.974-.491%201.888-1.01%202.752-.525.855-1.185%201.905-1.998%203.15-.779%201.185-1.372%202.083-1.786%202.675-.415.601-.728%201.355-.94%202.286-.152.559-.152%201.245%200%202.041.144.804.474%201.431.965%201.88.762.77%201.499%201.126%202.21%201.067.229%200%20.542-.093.931-.279.389-.178.686-.525.906-1.041.423-.94.779-1.414%201.067-1.414.406%200%20.635.237.669.694%200%20.102-.136.517-.398%201.245-.152.33-.347.677-.593%201.041-.322.432-.457.61-.423.542.262.948.703%201.109%201.312.499.178-.178.389-.525.618-1.016.237-.499.601-1.168%201.092-2.01.584-.982%201.202-1.77%201.863-2.388.66-.61%201.245-1.109%201.761-1.482.296-.22.66-.466%201.092-.745.432-.288%201.01-.576%201.736-.872.576-.229%201.219-.516%201.922-.855.703-.339%201.329-.77%201.871-1.304.762-.745%201.346-1.659%201.761-2.752.22-.61.296-1.363.245-2.261-.144-.559.136-.838.847-.838.533%200%20.83.271.898.821%200%201.863-.533%203.564-1.592%205.105.347%201.058.44%202.218.271%203.471-.144%201.01-.5%202.091-1.05%203.243-.559%201.143-1.676%202.422-3.361%203.827-3.429%202.845-5.05%205.774-4.86%208.78%200%200%201.405%200%204.225%200%202.819%200%205.47%200%207.95%200h13.572m-33.638-15.08c-.483.296-.77.694-.872%201.194.017.542-.237.838-.762.889-.584.068-.881-.178-.898-.745.068-1.092.55-1.956%201.465-2.599.432-.347.83-.322%201.194.093.364.449.322.838-.127%201.168m7.366-11.828c.212.33.296.677.246%201.041-.161%201.058-.754%201.499-1.761%201.338-.296-.051-.533-.152-.72-.296-.059.076-.161.262-.296.542-.178.533-.525.711-1.041.55-.508-.203-.711-.576-.593-1.118.745-1.905%202.091-3.209%204.04-3.92.567-.169.94%200%201.118.491.203.533.051.898-.449%201.092-.093.051-.186.102-.271.136-.085.042-.169.093-.271.144'/%3e%3c/svg%3e")}.merida .cg-wrap piece.rook.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.376'%20x2='77.64'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m28.408%209.22h4.216v-3.395h6.796v9.295l-5.5%204.243v11.857l4.22%204.221v5.08h3.789v5.929h-33.859v-5.929h3.794v-5.08l4.246-4.221v-11.857l-5.508-4.243v-9.295h6.774v3.395h4.242v-3.395h6.79z'/%3e%3cpath%20fill='url(%230)'%20d='m33.07%2017.678l3.15-2.557h-22.42l3.175%202.557h16.1m7.197%2024.528h-30.514v2.557h30.514v-2.557m-3.844-5.05h-22.826v3.37h22.826v-3.37m-4.216-17.788h-14.393v11.862h14.393v-11.862m5.503-5.927v-5.927h-3.395v3.395h-7.645v-3.395h-3.344v3.395h-7.62v-3.395h-3.395v5.927h25.4m-1.913%2022l-2.548-2.532h-16.451l-2.599%202.532h21.598'/%3e%3c/svg%3e")}.merida .cg-wrap piece.queen.white{background-image:url(/assets/wQ-DiZNRNcr.svg)}.merida .cg-wrap piece.king.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.376'%20x2='77.64'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='%231f1a17'%3e%3cpath%20d='m25.821%2012.02h-1.761v-3.251h-2.066c-.559%200-.838-.271-.838-.821v-.025c0-.542.279-.813.838-.813h2.066v-2.108c0-.584.296-.872.889-.872.576%200%20.872.288.872.872v2.108h2.134c.542%200%20.813.271.813.813v.025c0%20.55-.271.821-.813.821l-2.117.025-.017%203.226'/%3e%3cpath%20d='m11.03%2037.744l-.813-4.64c-.017%200-.042-.034-.076-.102-.085-.118-.322-.271-.711-.457-.381-.195-.838-.516-1.346-.982-.728-.61-1.295-1.109-1.702-1.49-.406-.373-.771-.787-1.101-1.236-1.01-1.389-1.575-3.065-1.685-5.04-.169-1.897.601-3.793%202.303-5.681%201.719-1.88%204.047-2.769%206.968-2.65%201.092.068%202.379.33%203.844.796.483.195.974.39%201.482.576.5.195.999.389%201.499.584.262.135.5.271.694.398-.085-.347-.127-.694-.127-1.041%200-1.287.457-2.388%201.38-3.302.914-.906%202.024-1.372%203.311-1.389%201.287%200%202.388.466%203.302%201.38.906.914%201.363%202.02%201.363%203.285%200%20.262-.034.61-.102%201.041.229-.144.457-.271.669-.372.762-.33%201.761-.72%203.01-1.16%201.422-.483%202.701-.754%203.844-.821%202.921-.136%205.241.754%206.943%202.65%201.668%201.888%202.447%203.785%202.328%205.681-.127%201.973-.703%203.649-1.71%205.04-.33.449-.703.864-1.118%201.253-.406.39-.965.881-1.66%201.473-.542.466-1.01.796-1.389.982-.381.186-.601.347-.669.457-.017.034-.034.059-.051.076-.017.017-.025.034-.025.051l-.796%204.665%201.643%206.121c-.83.745-2.684%201.355-5.554%201.837-2.879.483-6.206.72-9.974.72-3.835%200-7.214-.254-10.118-.754-2.912-.508-4.741-1.143-5.486-1.897l1.634-6.05'/%3e%3c/g%3e%3cpath%20fill='url(%230)'%20d='m25.796%2029.532c2.845.034%205.444.203%207.806.508%202.371.305%204.225.694%205.563%201.151.627-.491%201.312-1.041%202.057-1.651.745-.601%201.363-1.219%201.863-1.846.787-1.01%201.185-2.337%201.185-3.996%200-1.482-.356-2.726-1.067-3.717-1.27-1.854-3.209-2.777-5.8-2.777-1.558%200-3.15.322-4.792.965-1.439.584-2.532%201.228-3.268%201.939-1.389%201.389-2.421%203.175-3.082%205.351-.229.779-.364%201.49-.406%202.125-.042.635-.059%201.287-.059%201.947m-13.25%206.697c3.141-.796%207.307-1.194%2012.505-1.194%205.089%200%209.203.381%2012.327%201.143l.618-3.649c-3.327-.872-7.671-1.312-13.05-1.312-5.41%200-9.745.449-13.02%201.338l.618%203.675m25.298%204.411l-.737-2.845c-3.277-.728-7.332-1.092-12.158-1.092-4.809%200-8.856.364-12.133%201.092l-.787%202.87c3.158-.923%207.468-1.389%2012.945-1.389%205.444%200%209.728.457%2012.869%201.363m.652%202.337c-3.192-1.287-7.679-1.939-13.445-1.939-5.986%200-10.516.66-13.598%201.99%202.913%201.151%207.417%201.736%2013.521%201.736%202.913%200%205.563-.161%207.959-.483%202.404-.322%204.25-.762%205.563-1.304m-14.419-13.445c-.008-.643-.034-1.287-.068-1.922-.034-.635-.161-1.346-.372-2.125-.677-2.21-1.702-3.996-3.082-5.351-.711-.694-1.795-1.346-3.268-1.939-1.685-.66-3.285-.991-4.792-.991-2.608%200-4.547.931-5.8%202.802-.711.991-1.067%202.235-1.067%203.717%200%201.626.398%202.955%201.185%203.996.483.61%201.092%201.228%201.837%201.837.745.61%201.439%201.168%202.083%201.66%202.896-1.041%207.341-1.6%2013.343-1.685m.872-4.614c.119-.466.212-.787.296-.965.169-.643.356-1.194.576-1.643.093-.279.237-.601.432-.974.186-.373.389-.804.61-1.279.127-.279.271-.627.415-1.033.152-.406.305-.804.449-1.202.135-.33.203-.686.203-1.067%200-.813-.296-1.499-.872-2.066-.576-.576-1.279-.864-2.108-.864-1.964%200-2.955.991-2.955%202.955%200%20.381.068.737.203%201.067.364%201.075.643%201.82.838%202.235.22.474.415.906.601%201.279.178.372.339.694.466.974.22.55.398%201.092.55%201.643.034.093.127.415.296.94'/%3e%3c/svg%3e")}.merida .cg-wrap piece.pawn.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cpath%20d='m25%2046.45h-13.394c-.66-1.651-.991-3.378-.991-5.182%200-3.056.864-5.8%202.599-8.238%201.736-2.43%203.971-4.166%206.697-5.207-1.168-.542-2.125-1.363-2.862-2.464-.737-1.101-1.101-2.345-1.101-3.734%200-1.736.576-3.243%201.736-4.513%201.152-1.278%202.574-2.02%204.267-2.21-1.346-1.01-2.02-2.345-2.02-3.996%200-1.389.491-2.582%201.482-3.573.982-.991%202.176-1.482%203.581-1.482%201.389%200%202.582.491%203.573%201.482.991.991%201.49%202.184%201.49%203.573%200%201.651-.669%202.989-2.02%203.996%201.693.195%203.116.931%204.267%202.21%201.16%201.27%201.736%202.777%201.736%204.513%200%201.389-.373%202.633-1.126%203.734-.753%201.101-1.71%201.922-2.862%202.464%202.726%201.041%204.961%202.777%206.697%205.207%201.736%202.438%202.599%205.182%202.599%208.238%200%201.786-.322%203.514-.965%205.182h-13.394'%20fill='%231f1a17'%20transform='matrix(1%200%200%20.97324%200%201.243)'/%3e%3c/svg%3e")}.merida .cg-wrap piece.bishop.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.09'%20y1='37.1'%20x2='77.67'%20y2='37.469'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='m25%2042.16c-.229.94-.517%201.592-.847%201.956-.33.364-.762.745-1.312%201.143-.593.415-1.295.762-2.108%201.05-.813.288-1.71.364-2.701.212l-6.968-.965c-.288-.034-.533-.034-.762%200-.22.034-.432.051-.635.051-.347%200-.787.076-1.321.237-.542.152-.957.381-1.253.677l-2.404-3.946c.296-.33.559-.559.787-.694.237-.127.508-.271.821-.415.957-.449%201.981-.72%203.073-.821.466-.034.923-.042%201.363-.025.449.017.914%200%201.397-.051.889.152%201.786.288%202.684.406.906.127%201.812.254%202.718.39.991%200%201.66-.102%202.01-.296.186-.102.474-.288.872-.55.398-.262.796-.652%201.194-1.168-.881-.093-1.77-.262-2.684-.508-.906-.237-1.71-.491-2.404-.754l2.582-6.401c-1.295-.745-2.193-1.338-2.709-1.795-.508-.457-.914-.982-1.211-1.575-.432-.762-.711-1.499-.83-2.21-.127-.711-.178-1.346-.161-1.913.017-.991.245-2.083.703-3.285.457-1.194%201.312-2.269%202.565-3.209%201.041-.796%202.066-1.617%203.057-2.455.991-.847%201.973-1.829%202.946-2.955-1.219-.627-1.829-1.626-1.829-2.997%200-.931.322-1.719.974-2.388.652-.66%201.456-.991%202.396-.991.923%200%201.719.33%202.379.991.66.669.991%201.456.991%202.388%200%201.355-.61%202.354-1.829%202.997.957%201.126%201.93%202.108%202.913%202.955.982.838%202.02%201.659%203.09%202.455%201.236.94%202.083%202.01%202.523%203.209.449%201.202.694%202.295.72%203.285%200%20.567-.051%201.202-.169%201.913-.118.711-.381%201.448-.796%202.21-.33.593-.745%201.118-1.253%201.575-.5.457-1.389%201.05-2.667%201.795l2.582%206.401c-.728.263-1.549.517-2.455.754-.914.246-1.787.415-2.633.508.381.517.771.906%201.168%201.168.398.263.694.449.897.55.347.195%201.016.296%202.01.296.889-.136%201.787-.263%202.692-.39.898-.118%201.803-.254%202.718-.406.44.051.889.068%201.346.051.457-.017.923-.008%201.406.025%201.058.102%202.083.373%203.073.821.296.144.567.288.804.415.245.135.508.364.804.694l-2.43%203.946c-.296-.296-.711-.525-1.253-.677-.533-.161-.965-.237-1.295-.237-.22%200-.44-.017-.66-.051-.22-.034-.474-.034-.754%200l-6.951.965c-.991.152-1.913.085-2.76-.195-.855-.279-1.558-.652-2.1-1.118-.542-.449-.982-.83-1.304-1.151-.322-.322-.593-.957-.804-1.897'%20fill='%231f1a17'/%3e%3cpath%20d='m24.09%2023.705v2.108c0%20.61.305.914.914.914.61%200%20.914-.305.914-.914v-2.134h2.235c.576%200%20.872-.296.872-.897%200-.593-.296-.889-.872-.889h-2.235v-2.235c0-.61-.305-.914-.914-.914-.61%200-.914.305-.914.914v2.235h-2.184c-.584%200-.872.296-.872.889%200%20.601.288.897.872.897l2.184.025m7.51%2013.741l-1.041-2.531c-1.685-.364-3.539-.542-5.554-.542-1.998%200-3.835.178-5.503.542l-1.041%202.506c2.049-.516%204.233-.77%206.545-.77%202.286%200%204.479.262%206.596.796m-2.083-5.114l-.72-1.736v-.669c-1.253-.178-2.523-.271-3.793-.271-1.236%200-2.498.093-3.768.271l-.025.669-.669%201.736c1.405-.246%202.887-.373%204.462-.373%201.592%200%203.09.127%204.513.373m-.864%209.381c-.66-.499-1.329-1.287-1.99-2.362h-.787c0%20.813.186%201.6.567%202.362h2.21m-5.114%200c.381-.813.576-1.6.576-2.362h-.796c-.643%201.058-1.312%201.846-2.02%202.362h2.235'%20fill='url(%230)'/%3e%3c/svg%3e")}.merida .cg-wrap piece.knight.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.253'%20y1='37.592'%20x2='77.64'%20y2='37.469'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m26.18%209.395c2.599.169%205%20.838%207.222%202.02%202.21%201.168%204.098%202.675%205.656%204.513%201.092%201.287%202.117%202.845%203.082%204.665.974%201.812%201.744%203.742%202.32%205.774.66%202.371%201.084%204.851%201.253%207.459.178%202.599.263%205.01.263%207.23v5.402c0%200-1.287%200-3.861%200-2.565%200-5.901%200-10.01%200h-16.637c-.152%200-.22-.406-.212-1.211.008-.813.059-1.465.161-1.964.059-.398.22-.957.466-1.685.254-.728.66-1.609%201.245-2.65.262-.533.889-1.304%201.88-2.32.999-1.016%202.134-2.201%203.429-3.539.745-.762%201.321-1.719%201.744-2.879.423-1.151.601-2.201.533-3.15-.61.5-1.279.906-2.01%201.219-3.505%201.253-6.05%203.073-7.611%205.452-.119.152-.491.821-1.118%202.02-.33.627-.618%201.058-.847%201.287-.313.313-.771.491-1.363.525-.923.042-1.643-.398-2.159-1.346-.694.203-1.312.288-1.863.254-.923-.347-1.592-.72-2.01-1.118-.847-.847-1.389-1.685-1.651-2.532-.254-.847-.381-1.753-.381-2.726%200-1.389.855-3.226%202.582-5.512%202.02-2.625%203.09-4.631%203.217-6%200-.593.059-1.262.178-2.01.102-.517.305-1.01.618-1.49.22-.33.364-.559.432-.677.076-.127.212-.313.415-.559.144-.203.271-.356.373-.457.093-.11.22-.254.373-.44.178-.212.406-.457.694-.745-.88-2.413-1.236-4.902-1.067-7.459%203.285%201.168%206.05%203.01%208.28%205.529.55-1.871%201.626-3.387%203.226-4.538%201.321.923%202.371%202.151%203.15%203.666'/%3e%3cpath%20fill='url(%230)'%20d='m15.688%2017.786c.364-.186.542-.279.542-.279.499-.195.652-.559.474-1.092-.195-.491-.576-.66-1.143-.491-1.947.711-3.294%202.02-4.04%203.92-.118.542.076.914.593%201.118.516.161.864-.017%201.041-.55.136-.279.229-.466.296-.542.186.144.423.245.72.296%201.01.161%201.6-.279%201.761-1.338.051-.364-.034-.711-.246-1.041m-4.115%2016.764c.059-.152.169-.373.322-.669.279-.694.415-1.109.415-1.245-.025-.457-.271-.694-.72-.694-.33%200-.711.474-1.16%201.414-.068.136-.169.254-.296.347-.449.466-.381.855.195%201.168.533.313.94.212%201.245-.322m14.63-9.203c1.16-1.524%201.727-3.217%201.71-5.08-.068-.55-.381-.821-.94-.821-.762%200-1.058.279-.898.838.051.914-.034%201.668-.271%202.261-.381.94-.804%201.642-1.261%202.108-.254.5-.102.864.449%201.092.525.245.931.119%201.211-.398m-6.477-12.11c-.076-.593-.059-1.236.051-1.93-.991.195-1.922.66-2.802%201.389-.525.279-.652.669-.373%201.168.279.508.669.593%201.168.246.347-.186.669-.356.957-.508.288-.161.618-.279.999-.364m23.25%2031.454c-.017%200%200-.449.042-1.346.131-3.107.095-6.221.076-9.33-.017-2.21-.313-4.411-.889-6.613-.84-3.31-2.124-6.485-4.072-9.296-2.634-3.845-6.814-6.03-11.286-6.976.126.766.033%201.54.076%202.311%201.6.542%203.116%201.219%204.538%202.032%204.241%202.554%206.414%207.275%207.197%2011.93%201.272%206.154.453%2011.557.813%2017.289h3.505m-33.537-14.554c.474-.339.525-.728.144-1.194-.398-.381-.83-.415-1.312-.102-1.01.66-1.549%201.532-1.617%202.608.017.542.347.804.974.771.593-.051.881-.356.864-.923.135-.525.449-.914.948-1.16'/%3e%3c/svg%3e")}.merida .cg-wrap piece.rook.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.19'%20y1='37.552'%20x2='77.74'%20y2='37.429'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='%231f1a17'%20d='m28.408%209.22h4.216v-3.395h6.796v9.295l-5.5%204.243v11.857l4.22%204.221v5.08h3.789v5.929h-33.859v-5.929h3.794v-5.08l4.246-4.221v-11.857l-5.508-4.243v-9.295h6.774v3.395h4.242v-3.395h6.79z'/%3e%3cpath%20fill='url(%230)'%20d='m25.01%2035.04h-10.27l-1.143%201.067v1.439h22.826v-1.439l-1.143-1.067h-10.27m-11.413%205.08v2.532h22.826v-2.532h-22.826m11.413-27.08h-12.7v1.143l1.812%201.363h21.802l1.761-1.363v-1.143h-12.675m0%204.191h-8.678l1.482%201.168v1.414h14.393v-1.414l1.482-1.168h-8.678m0%2013.547h-7.197v1.143l-1.482%201.439h17.357l-1.482-1.439v-1.143h-7.197'/%3e%3c/svg%3e")}.merida .cg-wrap piece.queen.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='177.17'%20height='177.17'%20shape-rendering='geometricPrecision'%20image-rendering='optimizeQuality'%20fill-rule='evenodd'%20clip-rule='evenodd'%20viewBox='0%200%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='0'%20x1='21.253'%20y1='37.22'%20x2='77.76'%20y2='37.36'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='%231f1a17'%3e%3cpath%20d='m24.949%2010.752c-.94%200-1.744-.33-2.396-.991-.652-.66-.974-1.465-.974-2.405%200-.931.322-1.727.974-2.388.652-.66%201.456-.991%202.396-.991.923%200%201.727.33%202.396.991.669.66.999%201.456.999%202.388%200%20.94-.33%201.744-.999%202.405-.669.66-1.473.991-2.396.991'/%3e%3cpath%20d='m40.23%2043.942c-.813.711-2.633%201.304-5.461%201.786-2.828.474-6.087.72-9.77.72-3.751%200-7.05-.254-9.898-.745-2.845-.499-4.64-1.118-5.385-1.863l1.566-5.952-.694-3.895-2.184-3.793-2.108-15.426%201.211-.474%206.799%2011.455.152-13.64%201.685-.296%205.182%2013.716%202.777-14.757h1.719l2.777%2014.707%205.131-13.665%201.71.296.152%2013.64%206.824-11.481%201.16.542-2.057%2015.359-2.21%203.793-.694%203.946%201.617%206.03'/%3e%3cpath%20d='m14.535%2011.989c-.948%200-1.753-.322-2.413-.974-.66-.652-.991-1.456-.991-2.396%200-.923.33-1.719.991-2.379.66-.66%201.465-.991%202.413-.991.923%200%201.719.33%202.379.991.66.66.991%201.456.991%202.379%200%20.94-.33%201.744-.991%202.396-.66.652-1.456.974-2.379.974'/%3e%3cpath%20d='m35.36%2011.989c-.94%200-1.736-.322-2.388-.974-.652-.652-.982-1.456-.982-2.396%200-.923.33-1.719.982-2.379.652-.66%201.448-.991%202.388-.991.948%200%201.753.33%202.413.991.66.66.991%201.456.991%202.379%200%20.94-.33%201.744-.991%202.396-.66.652-1.465.974-2.413.974'/%3e%3cpath%20d='m5.4%2014.723c-.94%200-1.736-.33-2.388-.982-.652-.652-.982-1.448-.982-2.396%200-.923.33-1.719.982-2.388.652-.677%201.448-1.01%202.388-1.01.948%200%201.744.33%202.413%201.01.66.669.991%201.465.991%202.388%200%20.948-.33%201.744-.991%202.396-.669.652-1.465.982-2.413.982'/%3e%3cpath%20d='m44.541%2014.723c-.94%200-1.744-.33-2.405-.982-.66-.652-.991-1.448-.991-2.396%200-.923.33-1.719.991-2.388.66-.677%201.465-1.01%202.405-1.01.931%200%201.727.33%202.388%201.01.66.669.991%201.465.991%202.388%200%20.948-.33%201.744-.991%202.396-.66.652-1.456.982-2.388.982'/%3e%3c/g%3e%3cpath%20fill='url(%230)'%20d='m37.2%2035.729c-3.04-.838-7.095-1.262-12.15-1.262-5.097%200-9.195.432-12.302%201.287l.373%202.506c3.124-.813%207.095-1.219%2011.93-1.219%204.809%200%208.729.398%2011.752%201.194l.398-2.506m1.736-4.437c-1.372-.5-3.302-.906-5.791-1.228-2.489-.322-5.232-.483-8.246-.483-2.946%200-5.639.152-8.09.457-2.447.305-4.377.703-5.783%201.202l1.245%202.252c1.389-.406%203.192-.703%205.41-.889%202.21-.178%204.631-.271%207.264-.271%202.633%200%205.063.093%207.29.271%202.235.186%204.047.491%205.436.914l1.261-2.227m-1.092%2011.853l-.737-2.929c-3.226-.737-7.281-1.109-12.158-1.109-4.826%200-8.865.373-12.11%201.109l-.787%202.955c3.141-.957%207.442-1.439%2012.92-1.439%202.625%200%205.072.136%207.315.398%202.252.262%204.106.601%205.554%201.016'/%3e%3c/svg%3e")}.merida .cg-wrap piece.king.black{background-image:url(/assets/bK-CqFTqFnx.svg)}#board.svelte-ircs3o{display:flex;flex-direction:column;align-items:center;position:relative}#boardControls.svelte-ong41y{width:var(--board-size);display:flex;flex-wrap:wrap;margin-top:1rem;gap:.5rem}@media screen and (max-width: calc(1280px + .5rem)){#boardControls.svelte-ong41y{margin-bottom:0}}.input.svelte-1vw1ks8{border-radius:4px}.input.focus.svelte-1vw1ks8{outline:1px solid var(--med-blue)}.input.svelte-1vw1ks8 textarea:where(.svelte-1vw1ks8){color:var(--color-text);font-family:var(--font-family);outline:none;background-color:transparent;width:100%;resize:none;border:none}.input.svelte-1vw1ks8 textarea:where(.svelte-1vw1ks8)::placeholder{text-align:center}section.svelte-tqj7vp{position:relative;--board-size: min(100vw - 1rem, 640px)}div#pgnSummary.svelte-17b1zpk{width:100%;padding:.5rem}div#pgnSummary.svelte-17b1zpk>button:where(.svelte-17b1zpk){font-weight:700;background-color:transparent;cursor:pointer;border:none;color:var(--primary-text-color);transition:background-color ease-in-out .1s;font-style:italic;padding:.1rem;border-radius:.2rem;text-align:left;border:1px solid rgba(0,0,0,0);padding:.5rem}div#pgnSummary.svelte-17b1zpk>button.current:where(.svelte-17b1zpk){border:1px solid var(--med-blue)}div#pgnSummary.svelte-17b1zpk>button:where(.svelte-17b1zpk):hover{background-color:var(--med-blue)}div#pgnSummary.svelte-17b1zpk>button:where(.svelte-17b1zpk):empty:before{content:"Initial position...";font-style:italic;font-size:.8rem;color:var(--med-grey)}ol#pgnWrap.svelte-17b1zpk{margin:0;padding:0;list-style-type:none;background-color:inherit;width:100%;overflow-y:auto;display:flex;flex-wrap:wrap}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk){margin:0;width:50%;padding:.1rem;border:1px solid rgba(0,0,0,0)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button:where(.svelte-17b1zpk){border:none;cursor:pointer;white-space:normal;word-break:break-word;font-weight:700;display:inline-block;padding:.1rem;text-align:left;-webkit-user-select:none;user-select:none;transition:background-color ease-in-out .1s;background-color:transparent}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button:where(.svelte-17b1zpk) i:where(.svelte-17b1zpk){margin-left:.25rem;font-size:.8rem;font-weight:lighter}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-depth="0"]:where(.svelte-17b1zpk){padding:.5rem;color:var(--variation-color0)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-depth="1"]:where(.svelte-17b1zpk){padding:.2rem;color:var(--variation-color1)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-depth="2"]:where(.svelte-17b1zpk){padding:.1rem;color:var(--variation-color2)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-depth="3"]:where(.svelte-17b1zpk){padding:.1rem;color:var(--variation-color3)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-depth="4"]:where(.svelte-17b1zpk){padding:.1rem;color:var(--variation-color4)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button:where(.svelte-17b1zpk){border:solid 1px rgba(0,0,0,0)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-san]:where(.svelte-17b1zpk){font-weight:700;border-radius:.2rem;border:solid 1px rgba(0,0,0,0)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-san].current:where(.svelte-17b1zpk){border:solid 1px var(--med-blue)}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-san]:where(.svelte-17b1zpk):hover{background-color:var(--med-blue);cursor:pointer}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-san][data-end=true]:where(.svelte-17b1zpk):after{content:")"}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-san][data-move-name][data-start=true]:where(.svelte-17b1zpk):before{content:"(" attr(data-move-name) "."}ol#pgnWrap.svelte-17b1zpk>li:where(.svelte-17b1zpk) button[data-san][data-move-name]:where(.svelte-17b1zpk):before{content:attr(data-move-name) "."}div#pgnDisplay.svelte-3xuiuv{overflow-y:auto}#engineDisplay.svelte-1xa7hzb{height:100%;justify-content:space-between;display:flex;flex-direction:column;padding:.5rem}#engineDisplay.svelte-1xa7hzb>#engineLines:where(.svelte-1xa7hzb){display:flex;flex-direction:column;gap:.25rem}#engineDisplay.svelte-1xa7hzb>#engineLines:where(.svelte-1xa7hzb)>.engine-line:where(.svelte-1xa7hzb){border:1px solid var(--med-grey);cursor:pointer;border-radius:4px;padding:.1rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem}#engineDisplay.svelte-1xa7hzb>#engineLines:where(.svelte-1xa7hzb)>.engine-line:where(.svelte-1xa7hzb)>.engine-line-eval:where(.svelte-1xa7hzb){width:10%;text-align:center;display:flex;align-items:center;justify-content:center}#engineDisplay.svelte-1xa7hzb>#engineLines:where(.svelte-1xa7hzb)>.engine-line:where(.svelte-1xa7hzb)>.engine-line-eval.white:where(.svelte-1xa7hzb){background-color:#fff;color:#000}#engineDisplay.svelte-1xa7hzb>#engineLines:where(.svelte-1xa7hzb)>.engine-line:where(.svelte-1xa7hzb)>.engine-line-eval.black:where(.svelte-1xa7hzb){background-color:#000;color:#fff}#engineDisplay.svelte-1xa7hzb>#engineLines:where(.svelte-1xa7hzb)>.engine-line:where(.svelte-1xa7hzb)>.engine-line-sans:where(.svelte-1xa7hzb){padding-left:.25rem;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}#engineDisplay.svelte-1xa7hzb>#engineSettings:where(.svelte-1xa7hzb){display:flex;flex-direction:column;gap:.5rem;padding:.5rem}#engineDisplay.svelte-1xa7hzb>#engineSettings:where(.svelte-1xa7hzb) label:where(.svelte-1xa7hzb){cursor:pointer;display:flex;align-items:center;width:100%;gap:.5rem}.query.svelte-1bhhuyy{border-radius:4px}.header.svelte-1bhhuyy{border-top-left-radius:4px;border-top-right-radius:4px;background-color:var(--med-blue)}.move-summary.svelte-1bhhuyy{background:transparent;border:none;width:100%;text-align:left;cursor:pointer}.move-summary.svelte-1bhhuyy:disabled{cursor:default}.move.svelte-1bhhuyy,.count.svelte-1bhhuyy{flex:0 0 10%;color:var(--secondary);overflow:hidden}.white.svelte-1bhhuyy,.draw.svelte-1bhhuyy,.black.svelte-1bhhuyy{flex:0 0 auto;height:1.25rem;overflow:hidden}.white.svelte-1bhhuyy{background:#dcdcdc;color:#141414}.draw.svelte-1bhhuyy{background:#7f7f7f;color:var(--secondary)}.black.svelte-1bhhuyy{background:#141414;color:#dcdcdc}#database.svelte-nbgoid{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;width:100%;overflow-y:auto}#database.svelte-nbgoid .empty:where(.svelte-nbgoid){text-align:center;color:var(--med-grey);font-style:italic;padding:1rem 0}#nags.svelte-c7a7o{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(3rem,1fr));grid-gap:.25rem;padding:.25rem}dialog.svelte-1svmhp1{position:fixed;overflow:visible;border:none;margin-left:auto;margin-right:0}dialog[open].svelte-1svmhp1{animation:svelte-1svmhp1-slide .2s ease-in backwards}@keyframes svelte-1svmhp1-slide{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}dialog.svelte-1svmhp1::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080}#annotations.svelte-1ebxery{display:flex;flex-direction:column;align-items:center;gap:1rem}#annotations.svelte-1ebxery #commentEditor:where(.svelte-1ebxery){width:100%;height:var(--board-size);max-height:var(--board-size);font-family:inherit;font-size:1rem;resize:none;padding:.5rem}#annotations.svelte-1ebxery #commentEditor:where(.svelte-1ebxery){border-radius:4px;padding:.5rem;outline:none;font-family:inherit;font-size:inherit;border:solid 1px var(--deep-grey);transition:border-color ease-in-out .1s}#annotations.svelte-1ebxery #commentEditor:where(.svelte-1ebxery):focus{border:solid 1px var(--med-blue)}main.svelte-187sazk article:where(.svelte-187sazk){width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-evenly}.stats-header.svelte-o650jd{display:flex;flex-direction:row;align-items:center;justify-content:center;text-transform:uppercase;width:100%}.stats-content.svelte-o650jd{margin-bottom:4rem;display:flex;flex-direction:row;width:100%;justify-content:space-evenly}.stats-content.svelte-o650jd>.stat:where(.svelte-o650jd){display:flex;flex-direction:column;align-items:center}.stats-content.svelte-o650jd>.stat:where(.svelte-o650jd)>p:where(.svelte-o650jd){font-size:2rem;font-weight:700}.stats-content.svelte-o650jd>.stat:where(.svelte-o650jd)>i:where(.svelte-o650jd){text-transform:capitalize;font-size:.75rem;font-weight:light}div.svelte-ebo43o{max-height:50%;min-height:250px;max-width:100%;min-width:75%;aspect-ratio:3/1;padding-right:1rem;padding-left:1rem;margin-bottom:2rem}main.svelte-1f7eumz{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:2rem;gap:1rem;padding-bottom:2rem;margin-top:4rem}#searchBar.svelte-18x1fs7{display:flex;align-items:center;gap:.5rem;width:100%}#searchBar.svelte-18x1fs7>label:where(.svelte-18x1fs7){flex-grow:1;flex-shrink:1;display:flex}#searchBar.svelte-18x1fs7>label:where(.svelte-18x1fs7)>div:where(.svelte-18x1fs7){cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:var(--med-blue);border-radius:50% 0% 0% 50%;width:2rem}#searchBar.svelte-18x1fs7>label:where(.svelte-18x1fs7)>input:where(.svelte-18x1fs7){flex-grow:1;flex-shrink:1;width:100%;height:100%}#searchBar.svelte-18x1fs7>label:where(.svelte-18x1fs7)>input:where(.svelte-18x1fs7){border-radius:4px;padding:.5rem;outline:none;font-family:inherit;font-size:inherit;border:solid 1px var(--deep-grey);transition:border-color ease-in-out .1s}#searchBar.svelte-18x1fs7>label:where(.svelte-18x1fs7)>input:where(.svelte-18x1fs7):focus{border:solid 1px var(--med-blue)}#searchBar.svelte-18x1fs7>label:where(.svelte-18x1fs7)>input:where(.svelte-18x1fs7){border-radius:0}.results-table.svelte-soo11t{border-collapse:separate;border-spacing:0 .25rem}.results-row.svelte-soo11t{cursor:pointer}.results-row.svelte-soo11t:hover{background-color:#c8c8c833}.results-row.win.svelte-soo11t td:where(.svelte-soo11t){border-top:2px solid rgb(0,150,0);border-bottom:2px solid rgb(0,150,0)}.results-row.win.svelte-soo11t td:where(.svelte-soo11t):first-child{border-left:2px solid rgb(0,150,0);border-top-left-radius:4px;border-bottom-left-radius:4px}.results-row.win.svelte-soo11t td:where(.svelte-soo11t):last-child{border-right:2px solid rgb(0,150,0);border-top-right-radius:4px;border-bottom-right-radius:4px}.results-row.loss.svelte-soo11t td:where(.svelte-soo11t){border-top:2px solid rgb(150,0,0);border-bottom:2px solid rgb(150,0,0)}.results-row.loss.svelte-soo11t td:where(.svelte-soo11t):first-child{border-left:2px solid rgb(150,0,0);border-top-left-radius:4px;border-bottom-left-radius:4px}.results-row.loss.svelte-soo11t td:where(.svelte-soo11t):last-child{border-right:2px solid rgb(150,0,0);border-top-right-radius:4px;border-bottom-right-radius:4px}.results-row.draw.svelte-soo11t td:where(.svelte-soo11t){border-top:2px solid rgb(100,100,100);border-bottom:2px solid rgb(100,100,100)}.results-row.draw.svelte-soo11t td:where(.svelte-soo11t):first-child{border-left:2px solid rgb(100,100,100);border-top-left-radius:4px;border-bottom-left-radius:4px}.results-row.draw.svelte-soo11t td:where(.svelte-soo11t):last-child{border-right:2px solid rgb(100,100,100);border-top-right-radius:4px;border-bottom-right-radius:4px}.results-link.svelte-soo11t{color:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.results-delta.increase.svelte-soo11t{color:#0f0}.results-delta.increase.svelte-soo11t:before{content:"+"}.results-delta.decrease.svelte-soo11t{color:red}main.svelte-1ph4qte{padding:1rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;width:min(100vw,800px);margin:auto}main.svelte-1ph4qte h1:where(.svelte-1ph4qte){text-align:center}main.svelte-1ph4qte form:where(.svelte-1ph4qte){display:block;padding:1rem;display:grid;width:100%;padding:.5rem;grid-template-columns:1fr 9fr;column-gap:.5rem;row-gap:.5rem;align-items:center;justify-content:center}main.svelte-1ph4qte form:where(.svelte-1ph4qte) label:where(.svelte-1ph4qte){grid-column:1;line-height:2rem}main.svelte-1ph4qte form:where(.svelte-1ph4qte) input:where(.svelte-1ph4qte){grid-column:2;line-height:2rem}main.svelte-1ph4qte form:where(.svelte-1ph4qte) input:where(.svelte-1ph4qte){border-radius:4px;padding:.5rem;outline:none;font-family:inherit;font-size:inherit;border:solid 1px var(--deep-grey);transition:border-color ease-in-out .1s}main.svelte-1ph4qte form:where(.svelte-1ph4qte) input:where(.svelte-1ph4qte):focus{border:solid 1px var(--med-blue)}main.svelte-2ohy4y{width:100%;height:calc(100svh - 4rem);display:flex;justify-content:center;align-items:center;font-size:2rem}
