:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--dkClr: #181818;--liClr: whitesmoke;--accClr: #0d0d35}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{background-image:url(/assets/cupcake_background3-CFThjY6d.png);background-repeat:repeat;background-size:700px;background-color:#f9f6f2;color:var(--liClr);display:flex;flex-direction:column;min-height:100vh}main{flex:1;display:flex;justify-content:center;align-items:flex-start;gap:20vw}#gameCanvas{border:0vw solid red;border-radius:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;z-index:1}#storySkipButton{position:absolute;top:calc(50% + 314px);left:calc(50% + 448px);min-width:96px;height:44px;display:none;align-items:center;justify-content:center;padding:0 14px;border:2px solid #8d6a3f;border-radius:999px;background:#f6e4c4eb;box-shadow:0 4px 10px #4b2d0f2e;color:#4b2d0f;font-family:IM Fell English SC,Papyrus,fantasy;font-size:22px;letter-spacing:1px;cursor:pointer;z-index:15}.storyBox{position:absolute;left:calc(50% - 540px);width:975px;height:92px;overflow:hidden;display:none;padding:16px 24px;border:3px solid #8d6a3f;border-radius:8px;background:linear-gradient(135deg,#fcf0d6f2,#f6e4c4eb,#f0d7aff2);box-shadow:0 6px 20px #4b2d0f40,0 0 0 1px #8d6a3f4d,inset 0 1px #ffffff80;color:#4b2d0f;font-family:Comic Neue,Comic Sans MS,cursive;font-size:24px;font-weight:700;line-height:1.2;z-index:15}.storyBox em{font-style:italic}#storyBox,#storyBoxSecond,#storyBoxThird,#storyBoxFourth,#storyBoxNarration2First,#storyBoxNarration2Second,#storyBoxNarration2Third,#storyBoxNarration2Fourth{top:calc(50% + 267px)}#storyBoxFourth,#storyBoxNarration2Fourth{left:50%;width:360px;height:auto;min-height:64px;text-align:center;transform:translate(-50%)}#storyBoxNarration2Fourth{width:460px}#storySkipButton:hover{transform:translateY(-2px)}#storySkipButton:active{transform:translateY(1px) scale(.98)}#recipeScroll{position:relative;left:40.5vw;top:15%;width:10vw;z-index:10;display:none;flex-direction:column;align-items:center;transform:scale(1)}#scrollImage{width:22vw;height:auto;display:block}#recipeText{width:130%;margin-top:-21.5vw;color:#4b2d0f;font-family:IM Fell English SC,Papyrus,fantasy;font-size:.95vw;line-height:1.2vw;text-align:left;display:flex;flex-direction:column;align-items:left;gap:.01vw}#canvasFrame{position:absolute;top:50%;left:50%;width:1432px;height:1036px;transform:translate(-50%,-50%);pointer-events:none;z-index:2}@media (max-width: 1432px){.storyBox{left:calc(50% - 42vw + 30px);width:950px;height:72px;font-size:13px}#storyBox,#storyBoxSecond,#storyBoxThird,#storyBoxFourth,#storyBoxNarration2First,#storyBoxNarration2Second,#storyBoxNarration2Third,#storyBoxNarration2Fourth{top:calc(50% + 37vh - 158px)}#storyBoxFourth,#storyBoxNarration2Fourth{left:50%;width:300px;height:auto;min-height:48px}#storyBoxNarration2Fourth{width:360px}#storySkipButton{top:calc(50% + 37vh - 64px);left:calc(50% + 42vw - 120px)}}
