@charset "UTF-8";:root{--body-width: 148px;--body-height: 220px;--body-r-x: 0;--body-r-y: 0;--shadow-r-x: 80deg;--head-r-x: 0;--head-r-y: 0;--arm-r-x: 0;--face-b-x: .5;--face-b-y: .5;--l-side-b: 1;--r-side-b: 1;--b-side-b: 1;--f-side-b: 1;--fly-pos-x: 49vw;--fly-pos-y: -15vh}:root:has([data-character=woman]:checked){--character-texture: url(/_astro/woman.CfE62GLI.webp);--fly: "📱";--cursor: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='90' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext y='.9em' font-size='90'%3E📱%3C/text%3E%3C/svg%3E");--sky-bottom-color: #91d8e8;--sky-top-color: #2e93cc;--ground-base-color: #7fba2b;--skin-color: #ffe0b3}:root:has([data-character=man]:checked){--character-texture: url(/_astro/man.D2XVqat3.webp);--fly: "🎮";--cursor: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='90' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext y='.9em' font-size='90'%3E🎮%3C/text%3E%3C/svg%3E");--sky-bottom-color: #91d8e8;--sky-top-color: #2e93cc;--ground-base-color: #7fba2b;--skin-color: #ffe0b1}:root:has([data-character=soldier]:checked){--character-texture: url(/_astro/soldier.BsqQ_tWR.webp);--fly: "🧨";--cursor: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='90' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext y='.9em' font-size='90'%3E🧨%3C/text%3E%3C/svg%3E");--sky-bottom-color: #bbf6f7;--sky-top-color: #59d7ef;--ground-base-color: #dac43e;--skin-color: #967545}:root:has([data-character=orc]:checked){--character-texture: url(/_astro/orc.B3zcLihd.webp);--fly: "🍗";--cursor: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='90' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext y='.9em' font-size='90'%3E🍗%3C/text%3E%3C/svg%3E");--sky-bottom-color: #891d02;--sky-top-color: #2d0d0b;--ground-base-color: #4e4d5b;--skin-color: #18bd9d}:root:has([data-character=robot]:checked){--character-texture: url(/_astro/robot.CVxvesMO.webp);--fly: "⚙️";--cursor: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='90' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext y='.9em' font-size='90'%3E⚙️%3C/text%3E%3C/svg%3E");--sky-bottom-color: #302557;--sky-top-color: #000;--ground-base-color: #b5b5b5;--skin-color: #a6babf}:root:has([data-character=adventurer]:checked){--character-texture: url(/_astro/adventurer.DN_0gujl.webp);--fly: "💎";--cursor: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='90' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext y='.9em' font-size='90'%3E💎%3C/text%3E%3C/svg%3E");--sky-bottom-color: #a7b2b7;--sky-top-color: #507c99;--ground-base-color: #fdcd7d;--skin-color: #ffe0b1}.container{height:100vh;overflow:hidden;font-family:system-ui,sans-serif}.ambient{position:absolute;inset:0;perspective:700px;overflow:hidden;z-index:0}.ambient:before,.ambient:after{content:"";position:absolute;left:0;width:100%}.ambient:before{top:0;height:70%;background-image:linear-gradient(0deg,var(--sky-bottom-color) 40%,var(--sky-bottom-color) 40%,var(--sky-top-color) 100%);z-index:1}.ambient:after{--ground-far-color: oklch(from var(--ground-base-color) calc(l - .3) c h);--ground-stripe-color: oklch(from var(--ground-base-color) calc(l - .4) c h / .2);bottom:0;height:200%;background-image:repeating-linear-gradient(transparent 0,transparent 40px,var(--ground-stripe-color) 40px,var(--ground-stripe-color) 47px),repeating-linear-gradient(90deg,transparent 0,transparent 40px,var(--ground-stripe-color) 40px,var(--ground-stripe-color) 42px),linear-gradient(0deg,var(--ground-base-color) 0%,var(--ground-far-color) 100%);background-size:100% 47px,42px,100%;rotate:x 85deg;scale:3 1 1;transform-origin:bottom}.character-wrapper{position:fixed;top:0;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100vh;height:100dvh;padding-bottom:25vh;pointer-events:none}.character{perspective-origin:top;perspective:1000px;scale:var(--character-scale, .7)}@media (width >= 64rem){.character{--character-scale: .8}}.character:before{content:"";width:1px;height:1px;position:absolute;animation:preload-images .1s;animation-delay:1s;opacity:.1;z-index:-1}@keyframes preload-images{to{background-image:url(/_astro/man.D2XVqat3.webp),url(/_astro/woman.CfE62GLI.webp),url(/_astro/adventurer.DN_0gujl.webp),url(/_astro/orc.B3zcLihd.webp),url(/_astro/soldier.BsqQ_tWR.webp),url(/_astro/robot.CVxvesMO.webp)}}.character:after{content:"";position:absolute;top:calc(100% + 65px);left:80%;background-image:linear-gradient(0,transparent 5%,rgba(0,0,0,.25) 5%,transparent 100%);width:148px;height:200px;z-index:-1;transform:rotateX(var(--shadow-r-x)) skew(-50deg);filter:blur(15px);transition:transform .5s}.body{position:relative;transform-style:preserve-3d;transform:rotateY(var(--body-r-y)) rotateX(var(--body-r-x));transition:transform .5s ease;transform-origin:bottom center}.pelvis{position:absolute;width:100%;left:0;bottom:0;transform:rotateX(calc(var(--body-r-x) * -1));transform-style:preserve-3d;transition:transform .5s ease}.part{position:absolute;transform-style:preserve-3d;transition:transform .5s ease;width:var(--part-width);height:var(--part-height)}.part-side{position:absolute;width:var(--part-width);height:var(--part-height);background-color:var(--skin-color);background-image:var(--character-texture);background-repeat:no-repeat;transition:filter .3s linear;backface-visibility:hidden}.part-side-left,.part-side-right{width:var(--part-depth)}.part-side-top,.part-side-bottom{height:var(--part-depth)}.part-side-front{translate:0 0 calc(var(--part-depth) / 2);filter:brightness(var(--f-side-b))}.part-side-back{rotate:y 180deg;translate:0 0 calc(var(--part-depth) / 2 * -1);filter:brightness(.95)}.part-side-top{rotate:x 90deg;translate:0 calc(var(--part-depth) / 2 * -1) 0;filter:brightness(1.02)}.part-side-bottom{rotate:x -90deg;translate:0 calc(var(--part-height) - var(--part-depth) / 2) 0;filter:brightness(var(--b-side-b))}.part-side-left{rotate:y 90deg;translate:calc(var(--part-width) - var(--part-depth) / 2) 0 0;filter:brightness(var(--l-side-b))}.part-side-right{rotate:y -90deg;translate:calc(var(--part-depth) / 2 * -1) 0 0;filter:brightness(var(--r-side-b))}.head{--part-width: 148px;--part-height: 148px;--part-depth: 148px;bottom:100%;transform:rotateY(var(--head-r-y)) rotateX(var(--head-r-x));transform-origin:bottom center}.head .part-side-front{filter:brightness(calc(var(--face-b-x) + var(--face-b-y)))}.head .part-side-bottom{--b-side-b: .96}.head .part-side-front{background-position:-218px -158px}.head .part-side-back{background-position:-514px -158px}.head .part-side-top{background-position:-218px -10px}.head .part-side-bottom{background-position:-218px -306px}.head .part-side-left{background-position:-367px -158px}.head .part-side-right{background-position:-72px -158px}.torso{--part-width: var(--body-width);--part-height: var(--body-height);--part-depth: 72px;position:relative}.torso .part-side-front{background-position:-476px -404px}.torso .part-side-back{background-position:-694px -404px}.torso .part-side-top{background-position:-476px -330px}.torso .part-side-bottom{background-position:-476px -624px}.torso .part-side-left{background-position:-624px -404px}.torso .part-side-right{background-position:-404px -404px}.arm{--part-width: 72px;--part-height: 216px;--part-depth: 72px;top:0;transform:rotateX(var(--arm-r-x));transform-origin:50% 10%}.right-arm{right:100%}.right-arm .part-side-front{background-position:-112px -480px}.right-arm .part-side-back{background-position:-258px -480px}.right-arm .part-side-top{background-position:-112px -410px}.right-arm .part-side-bottom{background-position:-112px -696px}.right-arm .part-side-left{background-position:-186px -480px}.right-arm .part-side-right{background-position:-40px -480px}.left-arm{left:100%}.left-arm .part-side-front{background-position:-852px -92px}.left-arm .part-side-back{background-position:-708px -92px}.left-arm .part-side-top{background-position:-852px -22px}.left-arm .part-side-bottom{background-position:-852px -308px}.left-arm .part-side-left{background-position:-926px -92px}.left-arm .part-side-right{background-position:-780px -92px}.leg{--part-width: 72px;--part-height: 216px;--part-depth: 72px;top:100%}.right-leg{left:0}.right-leg .part-side-front{background-position:-354px -726px}.right-leg .part-side-back{background-position:-510px -726px}.right-leg .part-side-top{background-position:-354px -656px}.right-leg .part-side-bottom{background-position:-354px -944px}.right-leg .part-side-left{background-position:-430px -726px}.right-leg .part-side-right{background-position:-278px -726px}.left-leg{right:0}.left-leg .part-side-front{background-position:-856px -704px}.left-leg .part-side-back{background-position:-704px -704px}.left-leg .part-side-top{background-position:-856px -634px}.left-leg .part-side-bottom{background-position:-856px -922px}.left-leg .part-side-left{background-position:-932px -704px}.left-leg .part-side-right{background-position:-776px -704px}.grid{position:relative;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(9,1fr);height:100%}.cell{display:flex;align-items:center;justify-content:center;cursor:var(--cursor) 45 45,auto}.cell:has(:focus-visible){outline:2px solid rgba(0,0,0,.3)}.cell:has(:checked):after{content:var(--fly);font-size:clamp(3.125rem,2.309vw + 2.527rem,4.375rem);visibility:visible;opacity:1;scale:1;transition:visibility .2s,opacity .2s,scale .2s}.grid:hover .cell:after{visibility:hidden;opacity:0;scale:.8}:root:where(:has(.cell:nth-child(1) :checked)),:root:has(.cell:nth-child(1):hover){--body-r-y: -40deg;--body-r-x: 20deg;--head-r-y: -35deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .55;--face-b-y: .55;--l-side-b: .94;--r-side-b: .9;--b-side-b: 1.05;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 6vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(2) :checked)),:root:has(.cell:nth-child(2):hover){--body-r-y: -33deg;--body-r-x: 20deg;--head-r-y: -29deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .5363636364;--face-b-y: .55;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: 1.05;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 6vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(3) :checked)),:root:has(.cell:nth-child(3):hover){--body-r-y: -25deg;--body-r-x: 20deg;--head-r-y: -22deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .5227272727;--face-b-y: .55;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: 1.05;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 6vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(4) :checked)),:root:has(.cell:nth-child(4):hover){--body-r-y: -18deg;--body-r-x: 20deg;--head-r-y: -16deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .5090909091;--face-b-y: .55;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: 1.05;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 6vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(5) :checked)),:root:has(.cell:nth-child(5):hover){--body-r-y: -11deg;--body-r-x: 20deg;--head-r-y: -10deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4954545455;--face-b-y: .55;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: 1.05;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 6vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(6) :checked)),:root:has(.cell:nth-child(6):hover){--body-r-y: -4deg;--body-r-x: 20deg;--head-r-y: -3deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4818181818;--face-b-y: .55;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: 1.05;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 6vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(7) :checked)),:root:has(.cell:nth-child(7):hover){--body-r-y: 4deg;--body-r-x: 20deg;--head-r-y: 3deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4681818182;--face-b-y: .55;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: 1.05;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 6vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(8) :checked)),:root:has(.cell:nth-child(8):hover){--body-r-y: 11deg;--body-r-x: 20deg;--head-r-y: 10deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4545454545;--face-b-y: .55;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: 1.05;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 6vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(9) :checked)),:root:has(.cell:nth-child(9):hover){--body-r-y: 18deg;--body-r-x: 20deg;--head-r-y: 16deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4409090909;--face-b-y: .55;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: 1.05;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 6vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(10) :checked)),:root:has(.cell:nth-child(10):hover){--body-r-y: 25deg;--body-r-x: 20deg;--head-r-y: 22deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4272727273;--face-b-y: .55;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: 1.05;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 6vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(11) :checked)),:root:has(.cell:nth-child(11):hover){--body-r-y: 33deg;--body-r-x: 20deg;--head-r-y: 29deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4136363636;--face-b-y: .55;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: 1.05;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 6vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(12) :checked)),:root:has(.cell:nth-child(12):hover){--body-r-y: 40deg;--body-r-x: 20deg;--head-r-y: 35deg;--head-r-x: 20deg;--arm-r-x: 120deg;--face-b-x: .4;--face-b-y: .55;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: 1.05;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 6vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(13) :checked)),:root:has(.cell:nth-child(13):hover){--body-r-y: -40deg;--body-r-x: 14deg;--head-r-y: -35deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .55;--face-b-y: .53125;--l-side-b: .94;--r-side-b: .9;--b-side-b: 1.025;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 17vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(14) :checked)),:root:has(.cell:nth-child(14):hover){--body-r-y: -33deg;--body-r-x: 14deg;--head-r-y: -29deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .5363636364;--face-b-y: .53125;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: 1.025;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 17vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(15) :checked)),:root:has(.cell:nth-child(15):hover){--body-r-y: -25deg;--body-r-x: 14deg;--head-r-y: -22deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .5227272727;--face-b-y: .53125;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: 1.025;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 17vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(16) :checked)),:root:has(.cell:nth-child(16):hover){--body-r-y: -18deg;--body-r-x: 14deg;--head-r-y: -16deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .5090909091;--face-b-y: .53125;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: 1.025;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 17vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(17) :checked)),:root:has(.cell:nth-child(17):hover){--body-r-y: -11deg;--body-r-x: 14deg;--head-r-y: -10deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4954545455;--face-b-y: .53125;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: 1.025;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 17vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(18) :checked)),:root:has(.cell:nth-child(18):hover){--body-r-y: -4deg;--body-r-x: 14deg;--head-r-y: -3deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4818181818;--face-b-y: .53125;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: 1.025;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 17vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(19) :checked)),:root:has(.cell:nth-child(19):hover){--body-r-y: 4deg;--body-r-x: 14deg;--head-r-y: 3deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4681818182;--face-b-y: .53125;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: 1.025;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 17vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(20) :checked)),:root:has(.cell:nth-child(20):hover){--body-r-y: 11deg;--body-r-x: 14deg;--head-r-y: 10deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4545454545;--face-b-y: .53125;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: 1.025;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 17vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(21) :checked)),:root:has(.cell:nth-child(21):hover){--body-r-y: 18deg;--body-r-x: 14deg;--head-r-y: 16deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4409090909;--face-b-y: .53125;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: 1.025;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 17vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(22) :checked)),:root:has(.cell:nth-child(22):hover){--body-r-y: 25deg;--body-r-x: 14deg;--head-r-y: 22deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4272727273;--face-b-y: .53125;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: 1.025;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 17vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(23) :checked)),:root:has(.cell:nth-child(23):hover){--body-r-y: 33deg;--body-r-x: 14deg;--head-r-y: 29deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4136363636;--face-b-y: .53125;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: 1.025;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 17vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(24) :checked)),:root:has(.cell:nth-child(24):hover){--body-r-y: 40deg;--body-r-x: 14deg;--head-r-y: 35deg;--head-r-x: 14deg;--arm-r-x: 109deg;--face-b-x: .4;--face-b-y: .53125;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: 1.025;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 17vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(25) :checked)),:root:has(.cell:nth-child(25):hover){--body-r-y: -40deg;--body-r-x: 8deg;--head-r-y: -35deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .55;--face-b-y: .5125;--l-side-b: .94;--r-side-b: .9;--b-side-b: 1;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 28vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(26) :checked)),:root:has(.cell:nth-child(26):hover){--body-r-y: -33deg;--body-r-x: 8deg;--head-r-y: -29deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .5363636364;--face-b-y: .5125;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: 1;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 28vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(27) :checked)),:root:has(.cell:nth-child(27):hover){--body-r-y: -25deg;--body-r-x: 8deg;--head-r-y: -22deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .5227272727;--face-b-y: .5125;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: 1;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 28vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(28) :checked)),:root:has(.cell:nth-child(28):hover){--body-r-y: -18deg;--body-r-x: 8deg;--head-r-y: -16deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .5090909091;--face-b-y: .5125;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: 1;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 28vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(29) :checked)),:root:has(.cell:nth-child(29):hover){--body-r-y: -11deg;--body-r-x: 8deg;--head-r-y: -10deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4954545455;--face-b-y: .5125;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: 1;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 28vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(30) :checked)),:root:has(.cell:nth-child(30):hover){--body-r-y: -4deg;--body-r-x: 8deg;--head-r-y: -3deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4818181818;--face-b-y: .5125;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: 1;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 28vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(31) :checked)),:root:has(.cell:nth-child(31):hover){--body-r-y: 4deg;--body-r-x: 8deg;--head-r-y: 3deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4681818182;--face-b-y: .5125;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: 1;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 28vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(32) :checked)),:root:has(.cell:nth-child(32):hover){--body-r-y: 11deg;--body-r-x: 8deg;--head-r-y: 10deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4545454545;--face-b-y: .5125;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: 1;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 28vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(33) :checked)),:root:has(.cell:nth-child(33):hover){--body-r-y: 18deg;--body-r-x: 8deg;--head-r-y: 16deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4409090909;--face-b-y: .5125;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: 1;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 28vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(34) :checked)),:root:has(.cell:nth-child(34):hover){--body-r-y: 25deg;--body-r-x: 8deg;--head-r-y: 22deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4272727273;--face-b-y: .5125;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: 1;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 28vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(35) :checked)),:root:has(.cell:nth-child(35):hover){--body-r-y: 33deg;--body-r-x: 8deg;--head-r-y: 29deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4136363636;--face-b-y: .5125;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: 1;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 28vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(36) :checked)),:root:has(.cell:nth-child(36):hover){--body-r-y: 40deg;--body-r-x: 8deg;--head-r-y: 35deg;--head-r-x: 8deg;--arm-r-x: 98deg;--face-b-x: .4;--face-b-y: .5125;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: 1;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 28vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(37) :checked)),:root:has(.cell:nth-child(37):hover){--body-r-y: -40deg;--body-r-x: 1deg;--head-r-y: -35deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .55;--face-b-y: .49375;--l-side-b: .94;--r-side-b: .9;--b-side-b: .975;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 39vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(38) :checked)),:root:has(.cell:nth-child(38):hover){--body-r-y: -33deg;--body-r-x: 1deg;--head-r-y: -29deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .5363636364;--face-b-y: .49375;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: .975;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 39vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(39) :checked)),:root:has(.cell:nth-child(39):hover){--body-r-y: -25deg;--body-r-x: 1deg;--head-r-y: -22deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .5227272727;--face-b-y: .49375;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: .975;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 39vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(40) :checked)),:root:has(.cell:nth-child(40):hover){--body-r-y: -18deg;--body-r-x: 1deg;--head-r-y: -16deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .5090909091;--face-b-y: .49375;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: .975;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 39vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(41) :checked)),:root:has(.cell:nth-child(41):hover){--body-r-y: -11deg;--body-r-x: 1deg;--head-r-y: -10deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4954545455;--face-b-y: .49375;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: .975;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 39vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(42) :checked)),:root:has(.cell:nth-child(42):hover){--body-r-y: -4deg;--body-r-x: 1deg;--head-r-y: -3deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4818181818;--face-b-y: .49375;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: .975;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 39vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(43) :checked)),:root:has(.cell:nth-child(43):hover){--body-r-y: 4deg;--body-r-x: 1deg;--head-r-y: 3deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4681818182;--face-b-y: .49375;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: .975;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 39vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(44) :checked)),:root:has(.cell:nth-child(44):hover){--body-r-y: 11deg;--body-r-x: 1deg;--head-r-y: 10deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4545454545;--face-b-y: .49375;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: .975;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 39vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(45) :checked)),:root:has(.cell:nth-child(45):hover){--body-r-y: 18deg;--body-r-x: 1deg;--head-r-y: 16deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4409090909;--face-b-y: .49375;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: .975;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 39vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(46) :checked)),:root:has(.cell:nth-child(46):hover){--body-r-y: 25deg;--body-r-x: 1deg;--head-r-y: 22deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4272727273;--face-b-y: .49375;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: .975;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 39vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(47) :checked)),:root:has(.cell:nth-child(47):hover){--body-r-y: 33deg;--body-r-x: 1deg;--head-r-y: 29deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4136363636;--face-b-y: .49375;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: .975;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 39vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(48) :checked)),:root:has(.cell:nth-child(48):hover){--body-r-y: 40deg;--body-r-x: 1deg;--head-r-y: 35deg;--head-r-x: 1deg;--arm-r-x: 86deg;--face-b-x: .4;--face-b-y: .49375;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: .975;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 39vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(49) :checked)),:root:has(.cell:nth-child(49):hover){--body-r-y: -40deg;--body-r-x: -5deg;--head-r-y: -35deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .55;--face-b-y: .475;--l-side-b: .94;--r-side-b: .9;--b-side-b: .95;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 50vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(50) :checked)),:root:has(.cell:nth-child(50):hover){--body-r-y: -33deg;--body-r-x: -5deg;--head-r-y: -29deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .5363636364;--face-b-y: .475;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: .95;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 50vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(51) :checked)),:root:has(.cell:nth-child(51):hover){--body-r-y: -25deg;--body-r-x: -5deg;--head-r-y: -22deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .5227272727;--face-b-y: .475;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: .95;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 50vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(52) :checked)),:root:has(.cell:nth-child(52):hover){--body-r-y: -18deg;--body-r-x: -5deg;--head-r-y: -16deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .5090909091;--face-b-y: .475;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: .95;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 50vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(53) :checked)),:root:has(.cell:nth-child(53):hover){--body-r-y: -11deg;--body-r-x: -5deg;--head-r-y: -10deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4954545455;--face-b-y: .475;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: .95;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 50vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(54) :checked)),:root:has(.cell:nth-child(54):hover){--body-r-y: -4deg;--body-r-x: -5deg;--head-r-y: -3deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4818181818;--face-b-y: .475;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: .95;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 50vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(55) :checked)),:root:has(.cell:nth-child(55):hover){--body-r-y: 4deg;--body-r-x: -5deg;--head-r-y: 3deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4681818182;--face-b-y: .475;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: .95;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 50vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(56) :checked)),:root:has(.cell:nth-child(56):hover){--body-r-y: 11deg;--body-r-x: -5deg;--head-r-y: 10deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4545454545;--face-b-y: .475;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: .95;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 50vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(57) :checked)),:root:has(.cell:nth-child(57):hover){--body-r-y: 18deg;--body-r-x: -5deg;--head-r-y: 16deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4409090909;--face-b-y: .475;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: .95;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 50vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(58) :checked)),:root:has(.cell:nth-child(58):hover){--body-r-y: 25deg;--body-r-x: -5deg;--head-r-y: 22deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4272727273;--face-b-y: .475;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: .95;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 50vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(59) :checked)),:root:has(.cell:nth-child(59):hover){--body-r-y: 33deg;--body-r-x: -5deg;--head-r-y: 29deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4136363636;--face-b-y: .475;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: .95;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 50vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(60) :checked)),:root:has(.cell:nth-child(60):hover){--body-r-y: 40deg;--body-r-x: -5deg;--head-r-y: 35deg;--head-r-x: -5deg;--arm-r-x: 75deg;--face-b-x: .4;--face-b-y: .475;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: .95;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 50vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(61) :checked)),:root:has(.cell:nth-child(61):hover){--body-r-y: -40deg;--body-r-x: -11deg;--head-r-y: -35deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .55;--face-b-y: .45625;--l-side-b: .94;--r-side-b: .9;--b-side-b: .925;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 61vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(62) :checked)),:root:has(.cell:nth-child(62):hover){--body-r-y: -33deg;--body-r-x: -11deg;--head-r-y: -29deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .5363636364;--face-b-y: .45625;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: .925;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 61vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(63) :checked)),:root:has(.cell:nth-child(63):hover){--body-r-y: -25deg;--body-r-x: -11deg;--head-r-y: -22deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .5227272727;--face-b-y: .45625;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: .925;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 61vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(64) :checked)),:root:has(.cell:nth-child(64):hover){--body-r-y: -18deg;--body-r-x: -11deg;--head-r-y: -16deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .5090909091;--face-b-y: .45625;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: .925;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 61vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(65) :checked)),:root:has(.cell:nth-child(65):hover){--body-r-y: -11deg;--body-r-x: -11deg;--head-r-y: -10deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4954545455;--face-b-y: .45625;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: .925;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 61vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(66) :checked)),:root:has(.cell:nth-child(66):hover){--body-r-y: -4deg;--body-r-x: -11deg;--head-r-y: -3deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4818181818;--face-b-y: .45625;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: .925;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 61vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(67) :checked)),:root:has(.cell:nth-child(67):hover){--body-r-y: 4deg;--body-r-x: -11deg;--head-r-y: 3deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4681818182;--face-b-y: .45625;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: .925;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 61vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(68) :checked)),:root:has(.cell:nth-child(68):hover){--body-r-y: 11deg;--body-r-x: -11deg;--head-r-y: 10deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4545454545;--face-b-y: .45625;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: .925;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 61vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(69) :checked)),:root:has(.cell:nth-child(69):hover){--body-r-y: 18deg;--body-r-x: -11deg;--head-r-y: 16deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4409090909;--face-b-y: .45625;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: .925;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 61vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(70) :checked)),:root:has(.cell:nth-child(70):hover){--body-r-y: 25deg;--body-r-x: -11deg;--head-r-y: 22deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4272727273;--face-b-y: .45625;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: .925;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 61vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(71) :checked)),:root:has(.cell:nth-child(71):hover){--body-r-y: 33deg;--body-r-x: -11deg;--head-r-y: 29deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4136363636;--face-b-y: .45625;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: .925;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 61vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(72) :checked)),:root:has(.cell:nth-child(72):hover){--body-r-y: 40deg;--body-r-x: -11deg;--head-r-y: 35deg;--head-r-x: -11deg;--arm-r-x: 64deg;--face-b-x: .4;--face-b-y: .45625;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: .925;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 61vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(73) :checked)),:root:has(.cell:nth-child(73):hover){--body-r-y: -40deg;--body-r-x: -18deg;--head-r-y: -35deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .55;--face-b-y: .4375;--l-side-b: .94;--r-side-b: .9;--b-side-b: .9;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 72vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(74) :checked)),:root:has(.cell:nth-child(74):hover){--body-r-y: -33deg;--body-r-x: -18deg;--head-r-y: -29deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .5363636364;--face-b-y: .4375;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: .9;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 72vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(75) :checked)),:root:has(.cell:nth-child(75):hover){--body-r-y: -25deg;--body-r-x: -18deg;--head-r-y: -22deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .5227272727;--face-b-y: .4375;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: .9;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 72vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(76) :checked)),:root:has(.cell:nth-child(76):hover){--body-r-y: -18deg;--body-r-x: -18deg;--head-r-y: -16deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .5090909091;--face-b-y: .4375;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: .9;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 72vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(77) :checked)),:root:has(.cell:nth-child(77):hover){--body-r-y: -11deg;--body-r-x: -18deg;--head-r-y: -10deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4954545455;--face-b-y: .4375;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: .9;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 72vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(78) :checked)),:root:has(.cell:nth-child(78):hover){--body-r-y: -4deg;--body-r-x: -18deg;--head-r-y: -3deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4818181818;--face-b-y: .4375;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: .9;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 72vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(79) :checked)),:root:has(.cell:nth-child(79):hover){--body-r-y: 4deg;--body-r-x: -18deg;--head-r-y: 3deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4681818182;--face-b-y: .4375;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: .9;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 72vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(80) :checked)),:root:has(.cell:nth-child(80):hover){--body-r-y: 11deg;--body-r-x: -18deg;--head-r-y: 10deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4545454545;--face-b-y: .4375;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: .9;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 72vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(81) :checked)),:root:has(.cell:nth-child(81):hover){--body-r-y: 18deg;--body-r-x: -18deg;--head-r-y: 16deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4409090909;--face-b-y: .4375;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: .9;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 72vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(82) :checked)),:root:has(.cell:nth-child(82):hover){--body-r-y: 25deg;--body-r-x: -18deg;--head-r-y: 22deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4272727273;--face-b-y: .4375;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: .9;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 72vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(83) :checked)),:root:has(.cell:nth-child(83):hover){--body-r-y: 33deg;--body-r-x: -18deg;--head-r-y: 29deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4136363636;--face-b-y: .4375;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: .9;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 72vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(84) :checked)),:root:has(.cell:nth-child(84):hover){--body-r-y: 40deg;--body-r-x: -18deg;--head-r-y: 35deg;--head-r-x: -18deg;--arm-r-x: 53deg;--face-b-x: .4;--face-b-y: .4375;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: .9;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 72vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(85) :checked)),:root:has(.cell:nth-child(85):hover){--body-r-y: -40deg;--body-r-x: -24deg;--head-r-y: -35deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .55;--face-b-y: .41875;--l-side-b: .94;--r-side-b: .9;--b-side-b: .875;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 83vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(86) :checked)),:root:has(.cell:nth-child(86):hover){--body-r-y: -33deg;--body-r-x: -24deg;--head-r-y: -29deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .5363636364;--face-b-y: .41875;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: .875;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 83vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(87) :checked)),:root:has(.cell:nth-child(87):hover){--body-r-y: -25deg;--body-r-x: -24deg;--head-r-y: -22deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .5227272727;--face-b-y: .41875;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: .875;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 83vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(88) :checked)),:root:has(.cell:nth-child(88):hover){--body-r-y: -18deg;--body-r-x: -24deg;--head-r-y: -16deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .5090909091;--face-b-y: .41875;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: .875;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 83vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(89) :checked)),:root:has(.cell:nth-child(89):hover){--body-r-y: -11deg;--body-r-x: -24deg;--head-r-y: -10deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4954545455;--face-b-y: .41875;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: .875;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 83vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(90) :checked)),:root:has(.cell:nth-child(90):hover){--body-r-y: -4deg;--body-r-x: -24deg;--head-r-y: -3deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4818181818;--face-b-y: .41875;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: .875;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 83vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(91) :checked)),:root:has(.cell:nth-child(91):hover){--body-r-y: 4deg;--body-r-x: -24deg;--head-r-y: 3deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4681818182;--face-b-y: .41875;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: .875;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 83vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(92) :checked)),:root:has(.cell:nth-child(92):hover){--body-r-y: 11deg;--body-r-x: -24deg;--head-r-y: 10deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4545454545;--face-b-y: .41875;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: .875;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 83vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(93) :checked)),:root:has(.cell:nth-child(93):hover){--body-r-y: 18deg;--body-r-x: -24deg;--head-r-y: 16deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4409090909;--face-b-y: .41875;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: .875;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 83vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(94) :checked)),:root:has(.cell:nth-child(94):hover){--body-r-y: 25deg;--body-r-x: -24deg;--head-r-y: 22deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4272727273;--face-b-y: .41875;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: .875;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 83vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(95) :checked)),:root:has(.cell:nth-child(95):hover){--body-r-y: 33deg;--body-r-x: -24deg;--head-r-y: 29deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4136363636;--face-b-y: .41875;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: .875;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 83vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(96) :checked)),:root:has(.cell:nth-child(96):hover){--body-r-y: 40deg;--body-r-x: -24deg;--head-r-y: 35deg;--head-r-x: -24deg;--arm-r-x: 41deg;--face-b-x: .4;--face-b-y: .41875;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: .875;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 83vh;--shadow-r-x: 90deg}:root:where(:has(.cell:nth-child(97) :checked)),:root:has(.cell:nth-child(97):hover){--body-r-y: -40deg;--body-r-x: -30deg;--head-r-y: -35deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .55;--face-b-y: .4;--l-side-b: .94;--r-side-b: .9;--b-side-b: .85;--f-side-b: 1.04;--fly-pos-x: 4vw;--fly-pos-y: 94vh;--shadow-r-x: 80deg}:root:where(:has(.cell:nth-child(98) :checked)),:root:has(.cell:nth-child(98):hover){--body-r-y: -33deg;--body-r-x: -30deg;--head-r-y: -29deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .5363636364;--face-b-y: .4;--l-side-b: .9181818182;--r-side-b: .9136363636;--b-side-b: .85;--f-side-b: 1.0227272727;--fly-pos-x: 12vw;--fly-pos-y: 94vh;--shadow-r-x: 80.9090909091deg}:root:where(:has(.cell:nth-child(99) :checked)),:root:has(.cell:nth-child(99):hover){--body-r-y: -25deg;--body-r-x: -30deg;--head-r-y: -22deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .5227272727;--face-b-y: .4;--l-side-b: .8963636364;--r-side-b: .9272727273;--b-side-b: .85;--f-side-b: 1.0054545455;--fly-pos-x: 21vw;--fly-pos-y: 94vh;--shadow-r-x: 81.8181818182deg}:root:where(:has(.cell:nth-child(100) :checked)),:root:has(.cell:nth-child(100):hover){--body-r-y: -18deg;--body-r-x: -30deg;--head-r-y: -16deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .5090909091;--face-b-y: .4;--l-side-b: .8745454545;--r-side-b: .9409090909;--b-side-b: .85;--f-side-b: .9881818182;--fly-pos-x: 29vw;--fly-pos-y: 94vh;--shadow-r-x: 82.7272727273deg}:root:where(:has(.cell:nth-child(101) :checked)),:root:has(.cell:nth-child(101):hover){--body-r-y: -11deg;--body-r-x: -30deg;--head-r-y: -10deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4954545455;--face-b-y: .4;--l-side-b: .8527272727;--r-side-b: .9545454545;--b-side-b: .85;--f-side-b: .9709090909;--fly-pos-x: 38vw;--fly-pos-y: 94vh;--shadow-r-x: 83.6363636364deg}:root:where(:has(.cell:nth-child(102) :checked)),:root:has(.cell:nth-child(102):hover){--body-r-y: -4deg;--body-r-x: -30deg;--head-r-y: -3deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4818181818;--face-b-y: .4;--l-side-b: .8309090909;--r-side-b: .9681818182;--b-side-b: .85;--f-side-b: .9536363636;--fly-pos-x: 46vw;--fly-pos-y: 94vh;--shadow-r-x: 84.5454545455deg}:root:where(:has(.cell:nth-child(103) :checked)),:root:has(.cell:nth-child(103):hover){--body-r-y: 4deg;--body-r-x: -30deg;--head-r-y: 3deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4681818182;--face-b-y: .4;--l-side-b: .8090909091;--r-side-b: .9818181818;--b-side-b: .85;--f-side-b: .9363636364;--fly-pos-x: 54vw;--fly-pos-y: 94vh;--shadow-r-x: 85.4545454545deg}:root:where(:has(.cell:nth-child(104) :checked)),:root:has(.cell:nth-child(104):hover){--body-r-y: 11deg;--body-r-x: -30deg;--head-r-y: 10deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4545454545;--face-b-y: .4;--l-side-b: .7872727273;--r-side-b: .9954545455;--b-side-b: .85;--f-side-b: .9190909091;--fly-pos-x: 62vw;--fly-pos-y: 94vh;--shadow-r-x: 86.3636363636deg}:root:where(:has(.cell:nth-child(105) :checked)),:root:has(.cell:nth-child(105):hover){--body-r-y: 18deg;--body-r-x: -30deg;--head-r-y: 16deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4409090909;--face-b-y: .4;--l-side-b: .7654545455;--r-side-b: 1.0090909091;--b-side-b: .85;--f-side-b: .9018181818;--fly-pos-x: 71vw;--fly-pos-y: 94vh;--shadow-r-x: 87.2727272727deg}:root:where(:has(.cell:nth-child(106) :checked)),:root:has(.cell:nth-child(106):hover){--body-r-y: 25deg;--body-r-x: -30deg;--head-r-y: 22deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4272727273;--face-b-y: .4;--l-side-b: .7436363636;--r-side-b: 1.0227272727;--b-side-b: .85;--f-side-b: .8845454545;--fly-pos-x: 79vw;--fly-pos-y: 94vh;--shadow-r-x: 88.1818181818deg}:root:where(:has(.cell:nth-child(107) :checked)),:root:has(.cell:nth-child(107):hover){--body-r-y: 33deg;--body-r-x: -30deg;--head-r-y: 29deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4136363636;--face-b-y: .4;--l-side-b: .7218181818;--r-side-b: 1.0363636364;--b-side-b: .85;--f-side-b: .8672727273;--fly-pos-x: 87vw;--fly-pos-y: 94vh;--shadow-r-x: 89.0909090909deg}:root:where(:has(.cell:nth-child(108) :checked)),:root:has(.cell:nth-child(108):hover){--body-r-y: 40deg;--body-r-x: -30deg;--head-r-y: 35deg;--head-r-x: -30deg;--arm-r-x: 30deg;--face-b-x: .4;--face-b-y: .4;--l-side-b: .7;--r-side-b: 1.05;--b-side-b: .85;--f-side-b: .85;--fly-pos-x: 96vw;--fly-pos-y: 94vh;--shadow-r-x: 90deg}
