*{margin:0;padding:0}.google-sans-flex-500{font-optical-sizing:auto;font-variation-settings:"slnt" 0, "wdth" 100, "GRAD" 0, "ROND" 0;font-family:Google Sans Flex,sans-serif;font-style:normal;font-weight:500}.tilt-neon-400{font-optical-sizing:auto;font-variation-settings:"XROT" 0, "YROT" 0;font-family:Tilt Neon,sans-serif;font-style:normal;font-weight:400}body{color:#0e0e0e;background:#f8f8f8;font-size:1rem;line-height:1.5}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #dc9e89}.btn-primary{color:#fff;background:#dc9e89}.btn-primary:hover{background:#c28b79}.btn-primary:active{background:#a57767}.btn-secondary{color:#0e0e0e;background:#fff;border-color:#cdcdcd}.btn-secondary:hover{border-color:#a8a8a8}.input{color:#0e0e0e;background:#fff;border:1px solid #cdcdcd;border-radius:8px;width:100%;padding:8px 12px;font-size:1rem;transition:border-color .15s}.input::placeholder{color:#a8a8a8}.input:focus{border-color:#dc9e89;outline:none}.card{background:#fff;border:1px solid #cdcdcd;border-radius:8px;padding:24px}a{color:#dc9e89;text-decoration:none}a:hover{color:#c28b79;text-decoration:underline}header{height:10px}.main-wrap{grid-template-columns:10px 1fr minmax(auto,1300px) 1fr 10px;grid-template-areas:". .main. .";display:grid}.main-wrap main{grid-area:main}main.layout{grid-template-columns:calc(100vh - 20px);grid-template-areas:"pgn""board";justify-content:center;display:grid}@media (width>=576px){main.layout{grid-template-columns:calc(100vh - 20px) minmax(0,1fr)}}main.layout{gap:8px}main.layout .board-wrap{grid-area:"board"}main.layout .pgn-wrap{grid-area:"pgn"}main.layout .board-wrap{border-radius:8px;overflow:hidden}main.layout .pgn-wrap span.turn{text-transform:capitalize}main.layout .pgn-wrap .info{flex-flow:column wrap;display:flex}main.layout .pgn-wrap .info .info-title,main.layout .pgn-wrap .info .info-subtitle{cursor:pointer}main.layout .pgn-wrap .info .info-subtitle{color:#484848}main.layout .pgn-wrap .info .info-subtitle:hover{text-decoration:underline}main.layout .pgn-wrap .info .subtitle-list{background:#e8e8e8;border:1px solid #cdcdcd;border-radius:8px}main.layout .pgn-wrap .info .subtitle-list .list{max-height:10em;overflow:auto}main.layout .pgn-wrap .info .subtitle-list .list .item{cursor:pointer;padding:4px;font-size:.875rem}main.layout .pgn-wrap .info .subtitle-list .list .item:hover{background:#c28b79}main.layout .pgn-wrap .pgn{gap:4px;display:flex}main.layout .pgn-wrap .pgn .san{gap:2px;transition:all .3s;display:flex}main.layout .pgn-wrap .pgn .san.hidden,main.layout .pgn-wrap .pgn .san.hidden .index{color:#161616;background:#161616;border-radius:8px}main.layout .pgn-wrap .pgn .san .index{color:#818181}.cg-wrap{width:100%;height:100%;display:block;position:relative}cg-helper{width:12.5%;padding-bottom:12.5%;display:table;position:absolute;bottom:0}cg-container{width:800%;height:800%;display:block;position:absolute;top:0}cg-board{-webkit-user-select:none;user-select:none;cursor:pointer;background-size:cover;width:100%;height:100%;line-height:0;position:absolute;top:0;left:0}cg-board square{pointer-events:none;width:12.5%;height:12.5%;position:absolute;top:0;left:0}cg-board square.move-dest{pointer-events:auto;background:radial-gradient(#14551e80 22%,#208530 0,#0000004d 0,#0000 0)}cg-board square.premove-dest{background:radial-gradient(#141e5580 22%,#203085 0,#0000004d 0,#0000 0)}cg-board square.oc.move-dest{background:radial-gradient(#0000 0% 80%,#1455004d 80%)}cg-board square.oc.premove-dest{background:radial-gradient(#0000 0% 80%,#141e5533 80%)}cg-board square.move-dest:hover{background:#14551e4d}cg-board square.premove-dest:hover{background:#141e5533}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(red 0%,#e70000 25%,#a9000000 89%,#9e000000 100%)}cg-board square.current-premove{background-color:#141e5580}.cg-wrap piece{z-index:2;will-change:transform;pointer-events:none;background-size:cover;width:12.5%;height:12.5%;position:absolute;top:0;left:0}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}.cg-wrap square.move-dest:hover{background-color:#14551e4d}.cg-wrap piece.ghost{opacity:.3}.cg-wrap .cg-shapes,.cg-wrap .cg-custom-svgs{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.cg-wrap .cg-shapes{opacity:.6;z-index:2}.cg-wrap .cg-custom-svgs{z-index:9}.cg-wrap coords{pointer-events:none;opacity:.8;font-size:9px;display:flex;position:absolute}.cg-wrap coords.ranks.black{flex-flow:column}.cg-wrap coords.files{text-transform:uppercase;text-align:center;flex-flow:row;width:100%;height:16px;bottom:-16px;left:0}.cg-wrap coords.files.black{flex-flow:row-reverse}.cg-wrap coords coord{flex:auto}.is2d .pawn.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill-rule='evenodd'%20clip-rule='evenodd'%20image-rendering='optimizeQuality'%20shape-rendering='geometricPrecision'%20text-rendering='geometricPrecision'%20viewBox='0%201.5%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='a'%20x1='9.241'%20x2='40.761'%20y1='27.266'%20y2='27.266'%20gradientTransform='matrix(.98495%200%200%20.98605%20.376%20.641)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23ece9df'/%3e%3cstop%20offset='1'%20stop-color='%23f4e0c8'/%3e%3c/linearGradient%3e%3clinearGradient%20xlink:href='%23a'%20id='b'%20x1='779.03'%20x2='794.63'%20y1='54.449'%20y2='54.449'%20gradientTransform='matrix(.98131%200%200%20.97235%20-747.13%20-34.817)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20xlink:href='%23a'%20id='c'%20x1='777.73'%20x2='795.93'%20y1='63.423'%20y2='63.423'%20gradientTransform='matrix(.98131%200%200%20.97235%20-747.13%20-34.817)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20xlink:href='%23a'%20id='d'%20x1='772.83'%20x2='800.83'%20y1='74.581'%20y2='74.581'%20gradientTransform='matrix(.98131%200%200%20.97235%20-747.13%20-34.817)'%20gradientUnits='userSpaceOnUse'/%3e%3cfilter%20id='e'%20width='1.099'%20height='1.093'%20x='-.049'%20y='-.047'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.344'/%3e%3c/filter%3e%3cfilter%20id='f'%20width='1.151'%20height='1.07'%20x='-.075'%20y='-.035'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.269'/%3e%3c/filter%3e%3c/defs%3e%3cellipse%20cx='25'%20cy='18.126'%20fill='url(%23b)'%20stroke='%23000'%20stroke-linejoin='round'%20paint-order='markers%20fill%20stroke'%20rx='7.161'%20ry='6.834'/%3e%3cpath%20fill='url(%23c)'%20stroke='%23000'%20d='M25%2024.598c-5.228.044-7.985-.028-8.394%204.508h16.788c-.41-4.536-3.165-4.464-8.394-4.508z'/%3e%3cpath%20fill='url(%23d)'%20stroke='%23000'%20d='M20.484%2029.106c.496%206.787-9.303%207.996-8.706%2017.19h26.444c.597-9.194-9.202-10.403-8.706-17.19H25z'/%3e%3cpath%20fill='%23fff'%20d='M19.884%2021.629c-.528.225-4.585-7.628%204.867-9.772.717-.119%201.252.64.008%201.04%200%200-7.74%203.346-4.875%208.732'%20opacity='.8'/%3e%3cpath%20fill='%23fff'%20d='M12.504%2045.701c-.324-1.24-.204-3.973%203.513-8.008-.37%202.437-3.065%205.393-.9%208.024z'%20opacity='.7'/%3e%3cpath%20fill='%23fff'%20d='M17.282%2028.557s-.026-2.905%203.106-3.142c-1.079%201.212-1.462%201.906-.933%203.174z'%20opacity='.8'/%3e%3cpath%20d='M275.09-101.12c.228%206.037%2018.734%209.314%2016.553%2017.682%201.286-7.878-9.282-10.089-8.875-17.682z'%20filter='url(%23e)'%20opacity='.1'%20style='mix-blend-mode:normal'%20transform='matrix(.98092%200%200%20.9722%20-247.86%20127.42)'/%3e%3cpath%20d='M278.37-118.34c4.975.663%206.596%2010.501%201.92%2013.454%200%200%203.409.512%203.967%202.688.17.66.468%202.181.468%202.181h2.202s-.196-1.54-.47-2.164c-.888-2.035-4.685-2.771-4.685-2.771%201.871-1.18%203.898-4.253%203.898-6.358.388-4.551-5.508-7.548-7.3-7.03'%20filter='url(%23f)'%20opacity='.15'%20style='mix-blend-mode:normal'%20transform='matrix(.98092%200%200%20.9722%20-248.05%20126.34)'/%3e%3c/svg%3e")}.is2d .knight.white{background-image:url(./wN-NFVHKMbL.svg)}.is2d .bishop.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill-rule='evenodd'%20clip-rule='evenodd'%20image-rendering='optimizeQuality'%20shape-rendering='geometricPrecision'%20text-rendering='geometricPrecision'%20viewBox='0%201.5%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='a'%20x1='9.241'%20x2='40.761'%20y1='27.266'%20y2='27.266'%20gradientTransform='matrix(.98495%200%200%20.98605%20.376%20.641)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23ece9df'/%3e%3cstop%20offset='1'%20stop-color='%23f4e0c8'/%3e%3c/linearGradient%3e%3clinearGradient%20xlink:href='%23a'%20id='b'%20x1='14.558'%20x2='35.921'%20y1='25.93'%20y2='25.93'%20gradientTransform='matrix(1.0739%200%200%201.0269%20-2.26%20-.38)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20xlink:href='%23a'%20id='c'%20x1='21.347'%20x2='29.141'%20y1='10.312'%20y2='10.312'%20gradientTransform='matrix(.83475%200%200%20.90883%203.752%201.094)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20xlink:href='%23a'%20id='e'%20x1='5.612'%20x2='25.919'%20y1='42.295'%20y2='42.295'%20gradientTransform='matrix(1.0856%200%200%20.94062%20-2.716%202.942)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20xlink:href='%23a'%20id='f'%20x1='24.848'%20x2='45.155'%20y1='42.295'%20y2='42.295'%20gradientTransform='matrix(1.0856%200%200%20.94062%20-2.716%202.942)'%20gradientUnits='userSpaceOnUse'/%3e%3cfilter%20id='g'%20width='1'%20height='1'%20x='0'%20y='0'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur/%3e%3c/filter%3e%3cfilter%20id='d'%20width='1.162'%20height='1.068'%20x='-.081'%20y='-.034'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.407'/%3e%3c/filter%3e%3c/defs%3e%3cpath%20fill='url(%23b)'%20stroke='%23000'%20stroke-linecap='round'%20d='m31.016%2032.267%204.726-5.943-10.19-12.975h-.7v-.01h-.712L13.95%2026.312l4.726%205.943-1.543%204.867c-.03.386%203.095%202.034%207.713%202.034s7.745-1.648%207.714-2.034z'/%3e%3cpath%20fill='url(%23c)'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M24.826%207.698c-1.55%200-2.807%201.239-2.807%202.767s1.257%202.767%202.807%202.767%202.805-1.239%202.805-2.767-1.255-2.767-2.805-2.767'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M22.096%2024.66h5.5m-2.75-2.75v5.5'/%3e%3cpath%20d='M-549.75-422.16c3.412%201.813.501%204.931-1.526%205.206.462.197.978.31%201.526.31%205.528-1.76%201.318-5.644%200-5.516m-.688%205.518c3.092%204.115%205.848%208.46%208.724%2012.71l-4.806%205.199%201.09%204.422%203%20.863-1.354-4.67%204.573-5.815-9.86-12.698h-.678v-.01z'%20filter='url(%23d)'%20opacity='.15'%20style='mix-blend-mode:normal'%20transform='matrix(1.0334%200%200%201.0218%20592.95%20439.08)'/%3e%3cpath%20d='M26.073%2035.618c-3.087.012-6.397.504-8.369%201.768%202.182%201.501%205.798%201.826%208.885%201.77-7.14-1.445%202.03-2.966%204.844-3.001-1.522-.368-3.71-.544-5.36-.537'%20opacity='.15'/%3e%3cpath%20fill='none'%20stroke='%23000'%20d='M17.134%2037.123s1.925-1.566%207.714-1.566%207.713%201.566%207.713%201.566m-13.885-4.867s1.863-1.021%206.175-1.022c4.312%200%206.175%201.022%206.175%201.022'/%3e%3cpath%20fill='%23fff'%20d='M18.872%2031.579s.003.008%200%200l-4.17-5.259%209.735-12.43-8.076%2012.384z'%20opacity='.8'/%3e%3cpath%20d='M25%2039.156c-5.617%200-7.296-1.77-7.296-1.77s1.679-1.77%207.296-1.77%207.296%201.77%207.296%201.77-1.679%201.77-7.296%201.77'%20opacity='.15'/%3e%3cpath%20fill='url(%23e)'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M22.488%2039.156c-5.193%206.258-11.79-2.915-18.533%203.487l1.968%203.653c4.398-5.672%2018.915%205.213%2018.915-7.14z'/%3e%3cpath%20fill='url(%23f)'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M27.188%2039.156c5.193%206.258%2011.79-2.915%2018.532%203.487l-1.968%203.653c-4.398-5.672-18.915%205.213-18.915-7.14z'/%3e%3cpath%20fill='%23fff'%20d='m4.672%2042.735%201.404%202.59-.346-2.333c3.12-2.388%205.957-1.62%208.04-1.599%200%200-5.851-1.955-9.098%201.342m40.408.034-.49.889c-1.905-2.325-3.739-2.756-5.319-2.76%200%200%203.018-.718%205.809%201.871M23.672%2012.366c-.25.066-2.603-2.42.418-3.975-.09-.01-1.758%202.142-.418%203.975'/%3e%3cpath%20fill='%23fff'%20d='m603.76-67.566%201.05-3.309s.37-.256%201.454-.433c0%200-.745%202.224.508%203.042-2.154.336-2.536.554-3.012.7'%20filter='url(%23g)'%20opacity='.7'%20transform='matrix(1.0007%200%200%20.98931%20-586.04%20102.79)'/%3e%3c/svg%3e")}.is2d .rook.white{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20image-rendering='optimizeQuality'%20shape-rendering='geometricPrecision'%20text-rendering='geometricPrecision'%20viewBox='0%201.5%2050%2050'%3e%3cdefs%3e%3clinearGradient%20id='a'%20x1='9.005'%20x2='40.995'%20y1='26.762'%20y2='26.762'%20gradientTransform='translate(0%201.029)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23ece9df'/%3e%3cstop%20offset='1'%20stop-color='%23f4e0c8'/%3e%3c/linearGradient%3e%3clinearGradient%20id='c'%20x1='-36.133'%20x2='-9.938'%20y1='-313.97'%20y2='-313.97'%20gradientTransform='matrix(-1%200%200%201%201.964%20333.28)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cfilter%20id='b'%20width='1.223'%20height='1.061'%20x='-.112'%20y='-.03'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.463'/%3e%3c/filter%3e%3c/defs%3e%3cpath%20fill='url(%23a)'%20stroke='%23000'%20stroke-linecap='round'%20d='M12.973%2041.57h24.121m-24.127-4.371h24.066m-20.061-4.052H33.03M17.062%2021.53h15.879m-21.038-4.432h26.196m-26.196-7.81v7.81l5.158%204.433-.09%2011.618-4.003%204.051v4.371H9.505v4.726h30.99V41.57h-3.462V37.2l-4.004-4.052-.09-11.618%205.159-4.433v-7.81h-5.593v3.347h-4.613V9.286h-5.783v3.348h-4.613V9.286z'/%3e%3cpath%20d='M46.199-268.38v7.725l-5.02%204.386.089%2011.489%204.413%204.006v4.323h2.829v4.673h2.632v-4.673h-3.358v-4.322L43.9-244.78l-.088-11.492%205.002-4.383v-7.725z'%20filter='url(%23b)'%20opacity='.15'%20style='mix-blend-mode:normal'%20transform='matrix(1.031%200%200%201.0112%20-12.232%20280.67)'/%3e%3cpath%20fill='%23fff'%20d='m12.466%2016.525-.041-6.675%203.328-.095-1.997.711v5.356l4.704.667zm5.13%205.506h7.58l-6.467%201v8.598l-1.161.922z'%20opacity='.8'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m14.358%2036.582%202.86-2.83h1.479l-2.4%202.83zm-.84%201.212.005%203.214h1.524l-.003-3.225zm-3.451%204.31h1.015v2.66l3.872.987h-4.887z'%20opacity='.7'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m22.651%209.794-.017%202.433c.658-1.23%201.363-2.176%203.026-2.424z'%20opacity='.8'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m33.051%209.807-.017%202.433c.388-1.52%201.111-2.39%203.026-2.425z'%20opacity='.7'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='url(%23c)'%20d='M38.098%2017.097H11.903l5.16%204.433H32.94z'%20opacity='.15'/%3e%3c/svg%3e")}.is2d .queen.white{background-image:url(./wQ-BRjqybkU.svg)}.is2d .king.white{background-image:url(./wK-1Sq10m55.svg)}.is2d .pawn.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill-rule='evenodd'%20clip-rule='evenodd'%20image-rendering='optimizeQuality'%20shape-rendering='geometricPrecision'%20text-rendering='geometricPrecision'%20viewBox='0%201.5%2050%2050'%3e%3cdefs%3e%3cfilter%20id='e'%20width='1.46'%20height='1.33'%20x='-.23'%20y='-.16'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.67'/%3e%3c/filter%3e%3cfilter%20id='f'%20width='1.55'%20height='1.29'%20x='-.27'%20y='-.15'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.49'/%3e%3c/filter%3e%3cfilter%20id='g'%20width='1.61'%20height='1.59'%20x='-.3'%20y='-.3'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.39'/%3e%3c/filter%3e%3cfilter%20id='h'%20width='1.1'%20height='1.09'%20x='-.05'%20y='-.05'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.34'/%3e%3c/filter%3e%3cfilter%20id='i'%20width='1.15'%20height='1.07'%20x='-.07'%20y='-.04'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.27'/%3e%3c/filter%3e%3clinearGradient%20xlink:href='%23a'%20id='b'%20x1='779.03'%20x2='794.63'%20y1='54.45'%20y2='54.45'%20gradientTransform='matrix(.98131%200%200%20.97235%20-747.13%20-34.82)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20id='a'%20x1='9.24'%20x2='40.76'%20y1='27.27'%20y2='27.27'%20gradientTransform='matrix(1.0155%200%200%201.0103%20-.39%20.48)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23737373'/%3e%3cstop%20offset='1'%20stop-color='%23303030'/%3e%3c/linearGradient%3e%3clinearGradient%20xlink:href='%23a'%20id='c'%20x1='777.73'%20x2='795.93'%20y1='63.42'%20y2='63.42'%20gradientTransform='matrix(.98131%200%200%20.97235%20-747.13%20-34.82)'%20gradientUnits='userSpaceOnUse'/%3e%3clinearGradient%20xlink:href='%23a'%20id='d'%20x1='772.83'%20x2='800.83'%20y1='74.58'%20y2='74.58'%20gradientTransform='matrix(.98131%200%200%20.97235%20-747.13%20-34.82)'%20gradientUnits='userSpaceOnUse'/%3e%3c/defs%3e%3cellipse%20cx='25'%20cy='18.13'%20fill='url(%23b)'%20stroke='%23000'%20stroke-linejoin='round'%20paint-order='markers%20fill%20stroke'%20rx='7.16'%20ry='6.83'/%3e%3cpath%20fill='url(%23c)'%20stroke='%23000'%20d='M25%2024.6c-5.23.04-7.99-.03-8.4%204.5h16.8c-.42-4.53-3.17-4.46-8.4-4.5z'/%3e%3cpath%20fill='url(%23d)'%20stroke='%23000'%20d='M20.48%2029.1c.5%206.8-9.3%208-8.7%2017.2h26.44c.6-9.2-9.2-10.4-8.7-17.2H25z'/%3e%3cpath%20fill='%23fff'%20d='M19.88%2021.63c-.52.22-4.58-7.63%204.87-9.77.72-.12%201.25.64%200%201.04%200%200-7.73%203.34-4.87%208.73'%20filter='url(%23e)'%20opacity='.25'/%3e%3cpath%20fill='%23fff'%20d='M12.5%2045.7c-.32-1.24-.2-3.97%203.52-8-.37%202.43-3.07%205.39-.9%208.02z'%20filter='url(%23f)'%20opacity='.2'/%3e%3cpath%20fill='%23fff'%20d='M17.28%2028.56s-.02-2.9%203.1-3.15c-1.07%201.22-1.45%201.91-.93%203.18z'%20filter='url(%23g)'%20opacity='.2'/%3e%3cpath%20d='M275.09-101.12c.23%206.04%2018.73%209.31%2016.55%2017.68%201.29-7.88-9.28-10.09-8.87-17.68z'%20filter='url(%23h)'%20opacity='.15'%20style='mix-blend-mode:normal'%20transform='matrix(.98092%200%200%20.9722%20-247.86%20127.42)'/%3e%3cpath%20d='M278.37-118.34c4.97.66%206.6%2010.5%201.92%2013.45%200%200%203.4.52%203.97%202.7.17.65.47%202.17.47%202.17h2.2s-.2-1.54-.47-2.16c-.9-2.04-4.69-2.77-4.69-2.77%201.87-1.18%203.9-4.25%203.9-6.36.39-4.55-5.5-7.55-7.3-7.03'%20filter='url(%23i)'%20opacity='.2'%20style='mix-blend-mode:normal'%20transform='matrix(.98092%200%200%20.9722%20-248.05%20126.34)'/%3e%3c/svg%3e")}.is2d .knight.black{background-image:url(./bN-0g6tztHb.svg)}.is2d .bishop.black{background-image:url(./bB-BAYwha5c.svg)}.is2d .rook.black{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20image-rendering='optimizeQuality'%20shape-rendering='geometricPrecision'%20text-rendering='geometricPrecision'%20viewBox='0%201.5%2050%2050'%3e%3cdefs%3e%3cfilter%20id='b'%20width='1.223'%20height='1.061'%20x='-.112'%20y='-.03'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.463'/%3e%3c/filter%3e%3cfilter%20id='c'%20width='1.255'%20height='1.187'%20x='-.127'%20y='-.094'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.264'/%3e%3c/filter%3e%3cfilter%20id='d'%20width='1.296'%20height='1.17'%20x='-.148'%20y='-.085'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.373'/%3e%3c/filter%3e%3cfilter%20id='e'%20width='1.171'%20height='1.294'%20x='-.085'%20y='-.147'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.173'/%3e%3c/filter%3e%3cfilter%20id='f'%20width='1.277'%20height='1.177'%20x='-.139'%20y='-.088'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.119'/%3e%3c/filter%3e%3cfilter%20id='g'%20width='1.164'%20height='1.315'%20x='-.082'%20y='-.158'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.24'/%3e%3c/filter%3e%3cfilter%20id='h'%20width='1.195'%20height='1.242'%20x='-.097'%20y='-.121'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.123'/%3e%3c/filter%3e%3cfilter%20id='i'%20width='1.195'%20height='1.242'%20x='-.097'%20y='-.121'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='.123'/%3e%3c/filter%3e%3clinearGradient%20id='a'%20x1='9.005'%20x2='40.995'%20y1='26.762'%20y2='26.762'%20gradientTransform='translate(0%201.029)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23737373'/%3e%3cstop%20offset='1'%20stop-color='%23303030'/%3e%3c/linearGradient%3e%3clinearGradient%20id='j'%20x1='-36.133'%20x2='-9.938'%20y1='-313.97'%20y2='-313.97'%20gradientTransform='matrix(-1%200%200%201%201.964%20333.28)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='url(%23a)'%20stroke='%23000'%20stroke-linecap='round'%20d='M12.973%2041.57h24.121m-24.127-4.371h24.066m-20.061-4.052H33.03M17.062%2021.53h15.879m-21.038-4.432h26.196m-26.196-7.81v7.81l5.158%204.433-.09%2011.618-4.003%204.051v4.371H9.505v4.726h30.99V41.57h-3.462V37.2l-4.004-4.052-.09-11.618%205.159-4.433v-7.81h-5.593v3.347h-4.613V9.286h-5.783v3.348h-4.613V9.286z'/%3e%3cpath%20d='M46.199-268.38v7.725l-5.02%204.386.089%2011.489%204.413%204.006v4.323h2.829v4.673h2.632v-4.673h-3.358v-4.322L43.9-244.78l-.088-11.492%205.002-4.383v-7.725z'%20filter='url(%23b)'%20opacity='.2'%20style='mix-blend-mode:normal'%20transform='matrix(1.031%200%200%201.0112%20-12.232%20280.67)'/%3e%3cpath%20fill='%23fff'%20d='m12.466%2016.525-.041-6.675%203.328-.095-1.997.711v5.356l4.704.667z'%20filter='url(%23c)'%20opacity='.25'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='M17.596%2022.031h7.58l-6.467%201v8.598l-1.161.922z'%20filter='url(%23d)'%20opacity='.25'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m14.358%2036.582%202.86-2.83h1.479l-2.4%202.83z'%20filter='url(%23e)'%20opacity='.15'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m13.518%2037.794.005%203.214h1.524l-.003-3.225z'%20filter='url(%23f)'%20opacity='.1'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='M10.067%2042.104h1.015v2.66l3.872.987h-4.887z'%20filter='url(%23g)'%20opacity='.15'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m22.651%209.794-.017%202.433c.658-1.23%201.363-2.176%203.026-2.424z'%20filter='url(%23h)'%20opacity='.15'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='%23fff'%20d='m33.051%209.807-.017%202.433c.388-1.52%201.111-2.39%203.026-2.425z'%20filter='url(%23i)'%20opacity='.1'%20style='mix-blend-mode:normal'/%3e%3cpath%20fill='url(%23j)'%20d='M38.098%2017.097H11.903l5.16%204.433H32.94z'%20opacity='.2'/%3e%3c/svg%3e")}.is2d .queen.black{background-image:url(./bQ-DvHPHxE3.svg)}.is2d .king.black{background-image:url(./bK-DqnnMFJE.svg)}.cg-wrap{--cg-ccw:#caaf7d;--cg-ccb:#7b5330;--cg-cs:none}.is2d cg-board{background-image:url(./wood4-DWwY9UEI.jpg);background-size:cover;overflow:hidden;box-shadow:2px 2px 4px #7b5330}.cg-wrap coords{font-size:1em;font-weight:700}.cg-wrap coords.ranks{flex-flow:column-reverse;width:.8em;height:100%;top:1px;right:0}.cg-wrap coords.files{text-transform:lowercase;text-align:left;height:1.4em;padding-left:4px;bottom:0;left:0}coords .is2d .cg-wrap coords coord{color:#fff!important;text-shadow:0 1px 2px #000!important}coords .is2d .cg-wrap coords.files{bottom:calc(1px - 2.5%)}coords .is2d .cg-wrap coords.files coord{padding-left:3px}coords{text-shadow:var(--cg-cs,0 1px 2px #000)}.orientation-white .files coord:nth-child(odd),.orientation-white .ranks coord:nth-child(2n),.orientation-black .files coord:nth-child(2n),.orientation-black .ranks coord:nth-child(odd){color:var(--cg-ccw,#fff)}.orientation-white .files coord:nth-child(2n),.orientation-white .ranks coord:nth-child(odd),.orientation-black .files coord:nth-child(odd),.orientation-black .ranks coord:nth-child(2n){color:var(--cg-ccb,#fff)}.chessboard-wrap{aspect-ratio:1;width:inherit;height:inherit}cg-container .cg-custom-svgs{z-index:4}cg-container .cg-custom-svgs svg{overflow:visible}cg-container .cg-custom-below{display:none}.cg-custom-svgs .anim.blunder,.cg-custom-svgs .anim.incorrect{animation:.3s ease-in-out shake}.cg-custom-svgs .anim.mistake,.cg-custom-svgs .anim.inaccuracy{animation:.3s ease-in-out pulsate}.cg-custom-svgs .anim.top,.cg-custom-svgs .anim.good{animation:.3s ease-in-out glow}@keyframes glow{0%{transform:translateY(0)}25%{transform:translateY(5px)}75%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes pulsate{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}
