.separator{height:1px;margin:1.5rem 0;background:linear-gradient(90deg,#0000,#e6c36a99 20%,#e6c36acc,#e6c36a99 80%,#0000);box-shadow:0 0 10px #e6c36a66}.credits{display:flex;flex-direction:column;padding:2.5rem;gap:1rem}.credits__title{font-family:Kaisei Tokumin,serif;font-size:1.3rem;font-weight:700;color:#e6c36a;letter-spacing:.1rem;text-shadow:0 0 6px rgba(230,195,106,.3)}.credits__text{font-family:Kaisei Tokumin,serif;font-size:1rem;font-weight:400;line-height:1.8rem;color:#e8dfb5;text-shadow:0 0 6px rgba(232,223,181,.3);letter-spacing:.05rem;opacity:.9}.credits__link{color:#e6c36a;text-decoration:none;font-weight:600;transition:text-shadow .3s,transform .2s;cursor:pointer;pointer-events:auto}.credits__link:hover{text-shadow:0 0 8px rgba(230,195,106,.6);transform:scale(1.05)}.puzzle_credits__blue-prince{color:#1c71c2;text-shadow:0 0 6px rgba(28,113,194,.6)}.puzzle_credits__mora-jai{color:#f5faff;text-shadow:0 0 6px rgba(245,250,255,.4)}.credits__tech{font-style:italic;opacity:.85}.credits__heart{display:inline-block;text-shadow:0 0 4px rgba(255,59,48,.5);animation:heart-pulse 1.5s infinite;transition:text-shadow .3s}.credits__heart:hover{text-shadow:0 0 8px rgba(255,59,48,.7)}.credits__coffee{display:inline-block;animation:coffee-bounce 1.5s infinite}@keyframes heart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes coffee-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.animated-text__letter{display:inline-block;animation:letter-wave 1.5s ease-in-out infinite alternate}.animated-text__letter:nth-child(3n+1){animation-delay:0s}.animated-text__letter:nth-child(3n+2){animation-delay:.12s}.animated-text__letter:nth-child(3n+3){animation-delay:.22s}@keyframes letter-wave{0%{transform:translateY(1.5px)}50%{transform:translateY(-2.5px)}to{transform:translateY(0)}}.reward{width:100%;height:auto}.reward--locked{filter:grayscale(100%) brightness(.1) blur(4px)}.gallery{container:gallery / inline-size;display:flex;flex-direction:column;align-items:center}.gallery__world{display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,2.5cqw,2.5rem)}.gallery__world-name{padding:clamp(1rem,2cqw,2rem);font-family:Kaisei Tokumin,serif;font-size:clamp(2rem,4cqw,4rem);font-weight:800;color:#e6c36a;text-shadow:0 0 .5cqw rgba(230,195,106,.3)}.gallery__button{display:flex;width:clamp(1.5rem,3cqw,3rem);height:clamp(1.5rem,3cqw,3rem);align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-family:Kaisei Tokumin,serif;font-size:clamp(1.5rem,3cqw,3rem);font-weight:800;color:#e6c36a;text-shadow:0 0 clamp(.25rem,.5cqw,.5rem) rgba(230,195,106,.3);transition:transform .2s ease,color .3s ease}.gallery__button:hover{color:#fff3d4;transform:scale(1.05)}.gallery__button:active{transform:scale(.95)}.gallery__rewards{height:37.5cqw;margin:0;padding:0;list-style:none;display:grid;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(2,1fr);justify-content:center;align-items:start;padding:2cqw;gap:2cqw}.gallery__reward{display:flex;flex-direction:column;align-items:center}.gallery__reward-description{display:flex;justify-content:center;align-items:center;line-height:clamp(2rem,4cqw,4rem);font-family:Kaisei Tokumin,serif;font-size:clamp(.75rem,1.5cqw,1.5rem);font-weight:500;color:#d7b56b;text-shadow:0 0 0clamp(.25rem,.5cqw,.5rem) rgba(215,181,107,.35),0 0 clamp(.5rem,1cqw,1rem) rgba(215,181,107,.25);letter-spacing:clamp(.0625rem,.0625cqw,.125rem)}.gallery__reward--pop-in-appear{opacity:0;transform:scale(.95)}.gallery__reward--pop-in-appear-active{opacity:1;transform:scale(1);transition:opacity .4s ease-out,transform .4s ease-out;transition-delay:calc(var(--i) * .1s);transition-delay:calc(mod(var(--i),2)*.15s + round(down,var(--i) / 2)*.1s)}@media (min-width: 1024px) and (min-aspect-ratio: 4/3){.gallery__rewards{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr)}.gallery__reward--pop-in-appear-active{transition-delay:calc(mod(var(--i),5)*.1s + round(down,var(--i) / 5)*.15s)}}.box-container{container:box / inline-size;aspect-ratio:1/1;max-height:100dvh;perspective:200vh;perspective-origin:center;padding:5%;box-sizing:border-box}.box{position:relative;display:flex;aspect-ratio:1/1;clip-path:polygon(7.5% 0%,92.5% 0%,100% 7.5%,100% 92.5%,92.5% 100%,7.5% 100%,0% 92.5%,0% 7.5%);transform:rotateX(30deg) translateY(-.5cqw) translateZ(0)}.box--lift-appear{transform-origin:center center;transform:rotateX(50deg) translateY(-.25cqw) translateZ(-20cqw)}.box--lift-appear-active{transform:rotateX(30deg) translateY(-.5cqw) translateZ(0);transition:transform 3s cubic-bezier(.11,.95,.24,1)}.box--solved *{pointer-events:none}.box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset -.5cqw -.5cqw .5cqw #1a130580,inset .5cqw .5cqw .5cqw #1a130580}.box__base{flex:1;display:flex;margin:7.5%;perspective:400vh;perspective-origin:center top;border:.5cqw solid #12110f;box-shadow:inset .5cqw -.5cqw 6.5cqw #000,inset .5cqw .5cqw 6.5cqw #000}.box__reward{visibility:hidden;opacity:0;pointer-events:none;border:none;padding:0;margin:0;position:absolute;bottom:10%;left:25%;display:flex;width:50%;box-shadow:0 .25cqw .75cqw #00000080;transform-origin:center;transform:rotate(-2deg) rotateX(2deg)}.box--solved .box__reward{visibility:visible;opacity:1;cursor:pointer;pointer-events:auto;transition:transform .3s ease,opacity .6s ease}.box--solved .box__reward:hover{transform:rotate(-2deg) rotateX(2deg) scale(1.05)}.box--solved .box__reward--collected{opacity:0;transform:rotate(-2deg) rotateX(2deg) scale(1.05);pointer-events:none}.box__grid{position:relative;flex:1;display:flex;padding:8%}.box__grid>*{flex:1}.box--solved .box__grid{box-shadow:0 3.25cqw 6.5cqw #000;transform-origin:center top;transition:transform 2s ease-out;transform:rotateX(70deg)}.box__grid:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.25cqw solid #1a1305}.corner{border:none;padding:0;margin:0;position:absolute;width:15%;height:15%;cursor:pointer;pointer-events:auto}.corner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;transition:background-color 1s ease}.corner--lit:after{background-color:#0000}.corner--tl{top:0;left:0;clip-path:polygon(0 0,75% 0,100% 50%,50% 50%,50% 100%,0 75%,0 100%)}.corner--tr{top:0;right:0;clip-path:polygon(100% 0,25% 0,0 50%,50% 50%,50% 100%,100% 75%,100% 100%)}.corner--bl{bottom:0;left:0;clip-path:polygon(0 100%,75% 100%,100% 50%,50% 50%,50% 0,0 25%,0 0)}.corner--br{bottom:0;right:0;clip-path:polygon(100% 100%,25% 100%,0 50%,50% 50%,50% 0,100% 25%,100% 0)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:7%}.grid>.tile:nth-child(1),.grid>.tile:nth-child(2),.grid>.tile:nth-child(3){border-bottom:1.5cqw solid black}.grid>.tile:nth-child(4),.grid>.tile:nth-child(5),.grid>.tile:nth-child(6){border-bottom:1.25cqw solid black}.grid>.tile:nth-child(7),.grid>.tile:nth-child(8),.grid>.tile:nth-child(9){border-bottom:1cqw solid black}.grid>.tile:nth-child(1){clip-path:polygon(25% 0%,100% 0%,100% 100%,0% 100%,0% 25%)}.grid>.tile:nth-child(3){clip-path:polygon(0% 0%,75% 0%,100% 25%,100% 100%,0% 100%)}.grid>.tile:nth-child(7){clip-path:polygon(0% 0%,100% 0%,100% 100%,25% 100%,0% 75%)}.grid>.tile:nth-child(9){clip-path:polygon(0% 0%,100% 0%,100% 75%,75% 100%,0% 100%)}.tile{border:none;padding:0;margin:0;position:relative;box-shadow:inset 0 .5cqw 1cqw #ffffff1a,inset 0 -.5cqw 1.5cqw #0006;cursor:pointer;pointer-events:auto}.tile:active{transition:transform .1s ease,box-shadow .1s ease;transform:scale(.95);box-shadow:0 0 .5cqw #00000080 inset}.tile:after{content:"";position:absolute;top:3%;right:3%;bottom:3%;left:3%;border:.125cqw solid black;box-sizing:border-box}.level-info-container{container:level-info / inline-size;aspect-ratio:5/1;max-height:100dvh}.level-info{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:auto auto;gap:2cqw}.level-info>*{position:relative;display:flex;align-items:center;justify-content:center;font-family:Kaisei Tokumin,serif;padding:5cqw;background:linear-gradient(135deg,#12100e,#1a1917,#12100e);box-shadow:0 0 2cqw #bfa14a1a,inset 0 0 1.5cqw #ffe6b41a,0 .25cqw 1.5cqw #0009;color:#d9b85c;text-align:center;text-shadow:0 .25cqw .25cqw rgba(0,0,0,.7),0 0 1cqw rgba(243,216,124,.2)}.level-info>*:before{content:"";position:absolute;top:0;left:0;right:0;height:.5cqw;background:linear-gradient(to right,#0000004d,#d9b85ce6 45%,#0000004d)}.level-info>*:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.5cqw;background:linear-gradient(to right,#00000026,#d9b85c99 55%,#00000026)}.level-info__world{font-weight:800;font-size:5cqw}.level-info__level{font-weight:800;font-size:4cqw;letter-spacing:.25cqw}.scroll-container{container:scroll / inline-size;aspect-ratio:3/16;max-height:100dvh}.scroll{position:relative;padding:80cqw 0 50cqw;display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#e0c36a,#e0c36a 90%,#8c6f2f),radial-gradient(ellipse at top center,rgba(255,245,200,.25) 0%,transparent 70%),radial-gradient(ellipse at bottom center,rgba(0,0,0,.08) 0%,transparent 60%);background-blend-mode:overlay;box-shadow:inset 0 2cqw 4cqw #00000026,inset -4cqw 0 6cqw #00000014,inset 0 0 15cqw #0000000d,0 10cqw 20cqw #00000026,0 3cqw 6cqw #0000001a;transform-origin:top center}.scroll:after{content:"";position:absolute;left:-15cqw;right:-15cqw;bottom:-2cqw;height:15cqw;background:linear-gradient(to right,#381e01 0%,#1d1101 15cqw,transparent 15cqw,transparent 100%),linear-gradient(to right,transparent 0%,transparent calc(100% - 15cqw),#1d1101 calc(100% - 15cqw),#381e01 100%),linear-gradient(to right,#503c1ee6,#8c6f2f4d 15cqw,#8c6f2f4d calc(100% - 15cqw),#503c1ee6),linear-gradient(90deg,#e0c36a,#8c6f2f,#e0c36a),radial-gradient(ellipse at top center,rgba(255,235,180,.4) 0%,transparent 50%);background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%,100% 100%,100% 50%;border-radius:2cqw;box-shadow:inset 0 2cqw 2cqw #00000040,inset 0 -1cqw 1cqw #ffffff26,0 2cqw 4cqw #00000026}.scroll__cord{position:absolute;top:0;width:2.5cqw;height:80cqw;background:#5c4518}.scroll__cord--left{left:33%;transform:rotate(-3deg) skewY(-2deg)}.scroll__cord--right{left:67%;transform:rotate(2deg) skewY(1deg)}.scroll__content-wrapper{position:relative;padding:25cqw 2cqw 10cqw;box-shadow:inset 0 0 10cqw #ffffff4d,inset 0 0 20cqw #0000001a,0 3cqw 6cqw #00000026}.scroll--spring .scroll__content-wrapper{background:#f8e1d7d9}.scroll--summer .scroll__content-wrapper{background:#aad28cd9}.scroll--autumn .scroll__content-wrapper{background:#d28c46d9}.scroll--winter .scroll__content-wrapper{background:#f5faffd9}.scroll__content{position:relative;display:flex;flex-direction:column;direction:rtl;border:1cqw solid rgba(190,160,130,.1);box-shadow:inset 0 1cqw 2cqw #fff6,inset 0 -1cqw 3cqw #0000001a;color:#3b2b1f;text-shadow:0 1cqw 1cqw rgba(255,255,255,.25)}.scroll--spring .scroll__content{background:url(/mora-jai/images/scrolls/spring.png) no-repeat;background-size:cover}.scroll--summer .scroll__content{background:url(/mora-jai/images/scrolls/summer.png) no-repeat;background-size:cover}.scroll--autumn .scroll__content{background:url(/mora-jai/images/scrolls/autumn.png) no-repeat;background-size:cover}.scroll--winter .scroll__content{background:url(/mora-jai/images/scrolls/winter.png) no-repeat;background-size:cover}.scroll__title{font-family:Kaisei Tokumin,serif;font-weight:800;font-size:50cqw;padding-inline:35%;writing-mode:vertical-rl;text-orientation:upright;align-self:center}.scroll__levels{list-style:none;margin:0;display:grid;grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,auto);grid-auto-flow:column;gap:2cqw;padding:2cqw;box-sizing:border-box}.scroll__level{font-family:Kaisei Tokumin,serif;font-weight:500;font-size:20cqw;color:#000;text-align:center;padding:5cqw 10cqw;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease;cursor:pointer;pointer-events:auto}.scroll__level:hover{filter:brightness(.6)}.scroll--spring .scroll__level{background:#f8e1d7cc;border:.5cqw solid rgba(230,200,185,.6)}.scroll--summer .scroll__level{background:#aad28ccc;border:.5cqw solid rgba(150,190,120,.6)}.scroll--autumn .scroll__level{background:#d28c46cc;border:.5cqw solid rgba(190,120,50,.6)}.scroll--winter .scroll__level{background:#f5faffcc;border:.5cqw solid rgba(220,230,245,.6)}.scroll .scroll__level--selected{filter:brightness(.6);box-shadow:0 2cqw 10cqw #00000040;transform:scale(.95) translate(-.5cqw,.5cqw)}.scroll .scroll__level--solved{background:#d9b85c99;border:.5cqw solid rgba(180,150,60,.8);box-shadow:0 2cqw 10cqw #00000059}@keyframes scroll-sway{0%,to{transform:rotate(-.35deg)}50%{transform:rotate(.35deg)}}.level-map-container{container:level-map / inline-size;aspect-ratio:5/4;max-height:100dvh}.level-map{display:flex;flex-direction:row-reverse;justify-content:center;gap:10cqw;padding:0 5cqw;border-top:1cqw solid;border-image:linear-gradient(to right,#140c06cc,#281e0fe6,#140c06cc) 1}.level-map>*{flex:1}.level-map .scroll:nth-child(1){animation:scroll-sway 4.5s ease-in-out 0s infinite}.level-map .scroll:nth-child(2){animation:scroll-sway 4.1s ease-in-out .2s infinite}.level-map .scroll:nth-child(3){animation:scroll-sway 4.7s ease-in-out .1s infinite}.level-map .scroll:nth-child(4){animation:scroll-sway 4.4s ease-in-out .3s infinite}.game{container:game / inline-size;display:grid;grid-template-areas:"level-map" "box" "level-info";align-items:center;justify-items:center}.game__level-map{grid-area:level-map;width:100%}.game__box{grid-area:box;width:100%}.game__level-info{grid-area:level-info;width:90%}.game__level-map>*,.game__box>*,.game__level-info>*{margin:0 auto}@media (min-aspect-ratio: 4/3){.game{grid-template-areas:"box level-map" "level-info map"}.game__level-map{align-self:start;width:95%}.game__level-map>*{max-height:75dvh}.game__box>*{max-height:85dvh}.game__level-info>*{max-height:15dvh}}.background{position:absolute;top:0;left:0;background-image:url(/mora-jai/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:absolute}.background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000073;z-index:0}.background__petals{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.background__petal{position:absolute;top:-10vh;width:14px;height:10px;background:radial-gradient(ellipse 50% 70% at 50% 40%,#580d0f,#5d2c26 85%);border-radius:60% 60% 45% 45%/70% 70% 40% 40%;filter:drop-shadow(0 0 4px rgba(255,190,220,.4));animation:fall var(--duration, 14s) linear infinite;transform-origin:center}.background__petal:nth-child(1){left:3%;--duration: 14s;--scale: .9;--opacity: .94;--swing: 6px;--rotate-off: 5deg;filter:blur(.3px) brightness(.98) contrast(1.02) saturate(1.02)}.background__petal:nth-child(2){left:8%;--duration: 12s;--scale: 1.2;--opacity: 1;--swing: 7px;--rotate-off: 0deg;filter:blur(0px) brightness(1) contrast(1.08) saturate(1.08)}.background__petal:nth-child(3){left:12%;--duration: 16s;--scale: .8;--opacity: .88;--swing: 5px;--rotate-off: -3deg;filter:blur(.6px) brightness(.96) contrast(.96) saturate(.98)}.background__petal:nth-child(4){left:18%;--duration: 13s;--scale: 1.3;--opacity: 1;--swing: 6px;--rotate-off: 2deg;filter:blur(0px) brightness(1) contrast(1.06) saturate(1.06)}.background__petal:nth-child(5){left:23%;--duration: 15s;--scale: 1;--opacity: 1;--swing: 5px;--rotate-off: -1deg;filter:blur(0px) brightness(1) contrast(1) saturate(1)}.background__petal:nth-child(6){left:28%;--duration: 10s;--scale: 1.4;--opacity: 1;--swing: 8px;--rotate-off: 4deg;filter:blur(0px) brightness(1) contrast(1.08) saturate(1.08)}.background__petal:nth-child(7){left:32%;--duration: 18s;--scale: .7;--opacity: .82;--swing: 4px;--rotate-off: -5deg;filter:blur(.9px) brightness(.94) contrast(.94) saturate(.96)}.background__petal:nth-child(8){left:37%;--duration: 14s;--scale: 1.1;--opacity: 1;--swing: 6px;--rotate-off: 3deg;filter:blur(0px) brightness(1) contrast(1.04) saturate(1.04)}.background__petal:nth-child(9){left:43%;--duration: 11s;--scale: 1.3;--opacity: 1;--swing: 7px;--rotate-off: 0deg;filter:blur(0px) brightness(1) contrast(1.06) saturate(1.06)}.background__petal:nth-child(10){left:48%;--duration: 19s;--scale: .8;--opacity: .88;--swing: 5px;--rotate-off: -3deg;filter:blur(.6px) brightness(.96) contrast(.96) saturate(.98)}.background__petal:nth-child(11){left:52%;--duration: 13s;--scale: 1.2;--opacity: 1;--swing: 6px;--rotate-off: 2deg;filter:blur(0px) brightness(1) contrast(1.08) saturate(1.08)}.background__petal:nth-child(12){left:57%;--duration: 15s;--scale: .9;--opacity: .94;--swing: 6px;--rotate-off: 5deg;filter:blur(.3px) brightness(.98) contrast(1.02) saturate(1.02)}.background__petal:nth-child(13){left:63%;--duration: 10s;--scale: 1.4;--opacity: 1;--swing: 8px;--rotate-off: 4deg;filter:blur(0px) brightness(1) contrast(1.08) saturate(1.08)}.background__petal:nth-child(14){left:68%;--duration: 17s;--scale: .8;--opacity: .88;--swing: 5px;--rotate-off: -2deg;filter:blur(.6px) brightness(.96) contrast(.96) saturate(.98)}.background__petal:nth-child(15){left:72%;--duration: 12s;--scale: 1;--opacity: 1;--swing: 5px;--rotate-off: 0deg;filter:blur(0px) brightness(1) contrast(1) saturate(1)}.background__petal:nth-child(16){left:77%;--duration: 16s;--scale: .9;--opacity: .94;--swing: 6px;--rotate-off: 3deg;filter:blur(.3px) brightness(.98) contrast(1.02) saturate(1.02)}.background__petal:nth-child(17){left:82%;--duration: 11s;--scale: 1.3;--opacity: 1;--swing: 7px;--rotate-off: 0deg;filter:blur(0px) brightness(1) contrast(1.06) saturate(1.06)}.background__petal:nth-child(18){left:87%;--duration: 18s;--scale: .7;--opacity: .82;--swing: 4px;--rotate-off: -4deg;filter:blur(.9px) brightness(.94) contrast(.94) saturate(.96)}.background__petal:nth-child(19){left:92%;--duration: 15s;--scale: 1;--opacity: 1;--swing: 5px;--rotate-off: 0deg;filter:blur(0px) brightness(1) contrast(1) saturate(1)}.background__petal:nth-child(20){left:97%;--duration: 20s;--scale: .6;--opacity: .76;--swing: 3px;--rotate-off: -6deg;filter:blur(1.2px) brightness(.92) contrast(.92) saturate(.94)}@keyframes fall{0%{transform:translateY(-10vh) rotate(var(--rotate-off)) scale(var(--scale, 1));opacity:var(--opacity)}5%{transform:translate(calc(var(--swing) * .5),-1vh) rotate(calc(var(--rotate-off) + 7deg)) scale(var(--scale, 1))}10%{transform:translate(var(--swing),9vh) rotate(calc(var(--rotate-off) + 15deg)) scale(var(--scale, 1))}15%{transform:translate(calc(var(--swing) * .3),14vh) rotate(calc(var(--rotate-off) + 20deg)) scale(var(--scale, 1))}20%{transform:translate(calc(var(--swing) * -.8),19vh) rotate(calc(var(--rotate-off) + 25deg)) scale(var(--scale, 1))}25%{transform:translate(calc(var(--swing) * -.4),24vh) rotate(calc(var(--rotate-off) + 35deg)) scale(var(--scale, 1))}30%{transform:translate(calc(var(--swing) * 1.2),28vh) rotate(calc(var(--rotate-off) + 50deg)) scale(var(--scale, 1))}35%{transform:translate(calc(var(--swing) * .6),33vh) rotate(calc(var(--rotate-off) + 60deg)) scale(var(--scale, 1))}40%{transform:translate(calc(var(--swing) * -1),38vh) rotate(calc(var(--rotate-off) + 75deg)) scale(var(--scale, 1))}45%{transform:translate(calc(var(--swing) * -.5),43vh) rotate(calc(var(--rotate-off) + 95deg)) scale(var(--scale, 1))}50%{transform:translate(calc(var(--swing) * .8),48vh) rotate(calc(var(--rotate-off) + 120deg)) scale(var(--scale, 1))}55%{transform:translate(calc(var(--swing) * .4),53vh) rotate(calc(var(--rotate-off) + 135deg)) scale(var(--scale, 1))}60%{transform:translate(calc(var(--swing) * -1.1),58vh) rotate(calc(var(--rotate-off) + 170deg)) scale(var(--scale, 1))}65%{transform:translate(calc(var(--swing) * -.6),63vh) rotate(calc(var(--rotate-off) + 185deg)) scale(var(--scale, 1))}70%{transform:translate(calc(var(--swing) * .7),68vh) rotate(calc(var(--rotate-off) + 220deg)) scale(var(--scale, 1))}75%{transform:translate(calc(var(--swing) * .3),73vh) rotate(calc(var(--rotate-off) + 235deg)) scale(var(--scale, 1))}80%{transform:translate(calc(var(--swing) * -.9),78vh) rotate(calc(var(--rotate-off) + 270deg)) scale(var(--scale, 1))}85%{transform:translate(calc(var(--swing) * -.4),85vh) rotate(calc(var(--rotate-off) + 290deg)) scale(var(--scale, 1))}90%{transform:translate(calc(var(--swing) * 1),92vh) rotate(calc(var(--rotate-off) + 320deg)) scale(var(--scale, 1))}95%{transform:translate(calc(var(--swing) * .5),101vh) rotate(calc(var(--rotate-off) + 340deg)) scale(var(--scale, 1))}to{transform:translateY(110vh) rotate(calc(var(--rotate-off) + 360deg)) scale(var(--scale, 1));opacity:calc(var(--opacity) * .5)}}.logo{filter:drop-shadow(0 0 5px rgba(180,140,50,.9))}.menu{container:menu / inline-size}.menu__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10cqw}.menu__item>*{flex:1}.menu__items>*:nth-child(2){margin-top:15cqw}@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes border-rotate{0%{--border-angle: 0deg}to{--border-angle: 360deg}}.menu-item-container{container:menu-item / inline-size}.menu-item{border:1cqw solid transparent;border-radius:3cqw;background:linear-gradient(135deg,#0c0b0a,#0f0e0c,#11100e,#12110f,#141210,#12110f) padding-box,conic-gradient(from var(--border-angle),#f3d87c,#e0c36a,#bfa14a,#8c6f2f,#5c4518,#3b2d0f,#5c4518,#8c6f2f,#bfa14a,#e0c36a,#f3d87c,#f3d87c,#e0c36a,#bfa14a,#8c6f2f,#5c4518,#3b2d0f,#5c4518,#8c6f2f,#bfa14a,#e0c36a,#f3d87c) border-box;box-shadow:0 0 6cqw #c6a14b26,inset 0 0 4cqw #ffe6b426,0 1cqw 4cqw #000c}.menu-item:has(.active){animation:border-rotate 2.5s linear infinite}.menu-item__link{display:block;padding:5cqw 12.5cqw;cursor:pointer;pointer-events:auto;color:#c6a14b;font-family:Kaisei Tokumin,serif;font-weight:800;font-style:normal;font-size:10cqw;text-align:center;text-decoration:none;text-transform:uppercase;text-shadow:0 .5cqw 1cqw rgba(0,0,0,.9),0 0 3cqw rgba(198,161,75,.25);letter-spacing:3cqw}.menu-item__link:hover,.menu-item__link:focus,.menu-item__link.active{color:#ffd780}.menu__item:hover,.menu__item:focus{transform:scale(1.025)}.menu__item:active{transform:scale(.975)}.sidebar{aspect-ratio:1/2;max-width:100dvw;max-height:100dvh;display:flex;flex-direction:column;align-items:center}.sidebar>.logo{width:100%}.sidebar>.menu{width:60%}@media (max-width: 1023px) and (min-aspect-ratio: 4/3){.sidebar{aspect-ratio:2;flex-direction:row}.sidebar>.logo{width:65%}.sidebar>.menu{width:25%}}.layout{width:100dvw;height:100dvh;display:flex;overflow:hidden}.layout__sidebar{flex:1 1 0;max-width:480px;height:100dvh;display:flex;align-items:center;justify-content:center;background-color:#12110ff2;z-index:1;overflow:auto}.layout__sidebar--overlay{position:absolute;top:0;left:0;max-width:100%;width:100%;height:100dvh;transition:transform .3s ease;transform:translate(0);z-index:10}.layout__sidebar--closed{transform:translate(-100%)}.layout__content{flex:3 1 0;max-width:1440px;max-height:100dvh;overflow:auto;margin:0 auto;background:linear-gradient(135deg,#12110ff2,#14120fe6,#12110ff2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.layout__toggle-button{position:fixed;left:2.5vmax;top:2.5vmax;width:5vmax;height:5vmax;border:none;border-radius:15%;color:#c6a14b;font-size:2.5vmax;cursor:pointer;pointer-events:auto;background:#12110f;box-shadow:0 .5vmax 1vmax #0000004d;z-index:20}@media (min-width: 1024px) and (min-aspect-ratio: 4/3){.layout__sidebar{box-shadow:3px 0 4px #b496280d,6px 0 8px #00000053}.layout__content{min-height:auto;height:fit-content;align-self:center;margin:0 5dvw;padding:0 2% 1%;box-sizing:border-box;box-shadow:0 3px 8px #b496281a,0 -3px 8px #b496281a,0 8px 16px #000000a6,0 -8px 16px #000000a6}}.rules{display:flex;flex-direction:column;padding:3rem}.rules section{display:flex;flex-direction:column;gap:.5rem}.rules__title{margin:0;padding:0;font-family:Kaisei Tokumin,serif;font-size:1.75rem;font-weight:800;color:#e6c36a;letter-spacing:.25rem;text-shadow:0 0 .5rem rgba(230,195,106,.3);margin-bottom:1rem}.rules__how-to-play{font-family:Kaisei Tokumin,serif;font-size:1.0625rem;font-weight:400;line-height:2rem;color:#e8dfb5;text-shadow:0 0 6px rgba(232,223,181,.3);letter-spacing:.05rem;box-sizing:border-box;opacity:.9}.rules__moves{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.rules__move{padding:0;margin:0;display:flex;align-items:center;height:4rem;background:#ffffff0a;border:1px solid rgba(230,195,106,.3);box-shadow:inset 0 0 4px #ffffff0d}.rules__move--pop-in-appear{opacity:0;transform:translate(20px) scale(.95)}.rules__move--pop-in-appear-active{opacity:1;transform:translate(0) scale(1);transition:opacity .4s ease-out,transform .4s ease-out;transition-delay:calc(var(--i) * .25s)}.rules__move--pop-in-appear-done{opacity:1;transform:translate(0) scale(1)}.rules__move-color{flex:0 0 auto;width:4rem;height:100%;box-shadow:0 6px 16px #0006,inset 0 2px 6px #ffffff1a;transform:rotateX(2deg) rotateY(-2deg)}.rules__move-text{flex:1;padding:0 1.5rem;font-family:Kaisei Tokumin,serif;font-size:clamp(.75rem,3cqw,1rem);font-weight:400;color:#e8dfb5;text-shadow:0 0 .375rem rgba(232,223,181,.3)}@font-face{font-family:Kaisei Tokumin;src:url(/mora-jai/fonts/KaiseiTokumin-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kaisei Tokumin;src:url(/mora-jai/fonts/KaiseiTokumin-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Kaisei Tokumin;src:url(/mora-jai/fonts/KaiseiTokumin-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kaisei Tokumin;src:url(/mora-jai/fonts/KaiseiTokumin-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}html,body,#root{margin:0;font-size:16px;-webkit-user-select:none;user-select:none;color-scheme:light dark}img{pointer-events:none}*{scrollbar-color:#e0c36a #12110f}#bmc-wbtn{width:clamp(32px,5vmax,64px)!important;height:clamp(32px,5vmax,64px)!important;border-radius:15%!important}#bmc-wbtn img{width:56.25%!important;height:56.25%!important}.wood-texture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/mora-jai/images/textures/wood.jpg) no-repeat center center;background-size:cover}.wood-texture--dark:before{filter:brightness(.4)}.wood-texture--dim:before{filter:brightness(.6)}.wood-texture--light:before{filter:brightness(1.3) opacity(.3)}
