@charset "UTF-8";@font-face{font-family:Campaign;src:url(./grinched-regular-Bv55VIPw.otf) format("opentype");font-weight:400;font-style:normal}*:before,*:after{box-sizing:border-box}*{box-sizing:inherit;font-family:inherit;font-size:inherit;margin:0;padding:0;transition:all ease .3s;user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-user-drag:none}html,body{touch-action:manipulation}body{box-sizing:border-box;display:flex;height:100vh;line-height:1.2;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}@media only screen and (max-width:639px){body{font-size:90%}}img,picture,video,canvas,svg{display:block;max-width:100%}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}img:focus{outline:none}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}h1,h2,h3,h4,h5,h6,p,b,strong,i,em,mark,small,del,ins,sub,sup,code,pre,a,li,div{letter-spacing:.04rem}h1,h2,h3,h4,h5,h6{font-family:Campaign,sans-serif}p,b,strong,i,em,mark,small,del,ins,sub,sup,code,pre,a,li,div{font-family:Lexend,sans-serif}b,strong{font-weight:600}i,em{font-style:italic}ul,ol{list-style-type:none}body{align-items:center;display:flex;justify-content:center;flex-direction:column;background-position:center;background-repeat:repeat;background-color:#01633c;background-image:url(./background-desktop-jRMc27Jk.webp);background-size:cover;display:grid}@media only screen and (max-width:639px){body{background-image:url(./background-mobile-Cr6Pxlvj.webp);background-size:contain}}.game_container{align-items:center;display:flex;justify-content:center;flex-direction:column;gap:.6rem;padding:.6rem;height:fit-content;margin:0 auto;max-width:57.5rem;width:100%}.game_container--header{align-items:center;display:flex;justify-content:center;flex-direction:column;text-align:center;gap:.3rem;position:relative}.game_container--header-image{align-items:center;display:flex;justify-content:center}.game_container--header-image-logo,.game_container--header-image-char{display:block;width:50%}.game_container--header-image-logo,.game_container--header-image-char{max-width:9rem}.game_container--header-content-title{font-size:2rem;letter-spacing:-.01em;font-weight:700;color:#fff;margin:0}@media only screen and (max-width:639px){.game_container--header-content-title{font-size:1.4rem}}.game_container--header-content-description{font-size:1rem;font-weight:600;color:#ffdf00}@media only screen and (max-width:639px){.game_container--header-content-description{font-size:.9rem}}.game_container--header-day{align-items:center;display:flex;justify-content:center;background-color:#fff;border-radius:1rem;border:.1rem solid #FFDF00;gap:.15rem;padding:.1rem .25rem;position:absolute;transform:translate(-2rem,2rem)}@media only screen and (max-width:639px){.game_container--header-day{padding:.05rem .2rem;transform:translate(-2rem,2rem)}}.game_container--header-day-calendar{width:1rem}@media only screen and (max-width:639px){.game_container--header-day-calendar{width:.85rem}}.game_container--header-day-month{font-size:1.1rem;color:#01633c;font-weight:600}@media only screen and (max-width:639px){.game_container--header-day-month{font-size:.9rem}}.game_container--header-day-week{background-color:#ffdf00;border:.1rem solid #01633c;border-radius:.7rem;color:#01633c;font-size:.6rem;font-weight:700;padding:.05rem .15rem}@media only screen and (max-width:639px){.game_container--header-day-week{border-width:.05rem;font-size:.5rem}}.game_container--calendar{background-color:#01633c;border-radius:.7rem;padding:.3rem;width:100%}.game_container--calendar-week{align-items:center;display:flex;justify-content:center;flex-grow:1;gap:.3rem}.game_container--calendar-week-day{font-size:1.1rem;font-weight:600;color:#bf2126;text-shadow:rgb(255,255,255) 2px 0px 0px,rgb(255,255,255) 1.75517px .958851px 0px,rgb(255,255,255) 1.0806px 1.68294px 0px,rgb(255,255,255) .141474px 1.99499px 0px,rgb(255,255,255) -.832294px 1.81859px 0px,rgb(255,255,255) -1.60229px 1.19694px 0px,rgb(255,255,255) -1.97998px .28224px 0px,rgb(255,255,255) -1.87291px -.701566px 0px,rgb(255,255,255) -1.30729px -1.5136px 0px,rgb(255,255,255) -.421592px -1.95506px 0px,rgb(255,255,255) .567324px -1.91785px 0px,rgb(255,255,255) 1.41734px -1.41108px 0px,rgb(255,255,255) 1.92034px -.558831px 0px;flex-grow:1;font-weight:800;text-align:center}@media only screen and (max-width:639px){.game_container--calendar-week-day{font-size:.9rem}}.game_container--calendar-grid{border-radius:.7rem;display:grid;grid-template-columns:repeat(7,1fr);gap:.3rem;width:100%}@media only screen and (max-width:639px){.game_container--calendar-grid{gap:.2rem}}.game_container--calendar-grid .day{background-position:center;background-repeat:repeat;background-size:cover;aspect-ratio:1/1;background-size:50%;background-repeat:no-repeat;border-radius:1rem;cursor:pointer;max-height:5rem;height:auto;max-width:8rem;width:100%;position:relative;transition:transform .12s ease,box-shadow .12s ease}@media only screen and (max-width:639px){.game_container--calendar-grid .day{background-size:80%}}.game_container--calendar-grid .day:not(.locked,.past,.current):hover{cursor:not-allowed;box-shadow:0 .5rem .5rem #00000059;transform:translateY(-.3rem)}.game_container--calendar-grid .day.current:not(.locked):hover{transform:translateY(-.3rem) scale(1.1);box-shadow:0 .5rem .5rem #00000059}.game_container--calendar-grid .day .num{font-size:1rem;font-weight:600;color:#fff;font-weight:700}.game_container--calendar-grid .day .bottom .muted{color:#ffc300;font-size:0rem}.game_container--calendar-grid .day .bottom .icon{color:#131e29;font-size:.75rem;aspect-ratio:1/1;border-radius:1rem;box-sizing:border-box;background-color:#ffc300;color:#fff;outline:.15rem dashed #BF2126;font-weight:700;line-height:1rem;overflow:hidden;padding:.1rem;position:absolute;right:-.25rem;bottom:-.25rem;max-width:1.5rem;width:100%;z-index:2}@media only screen and (max-width:639px){.game_container--calendar-grid .day .bottom .icon{max-width:1rem;line-height:.5rem}}.game_container--calendar-grid .day.past{cursor:not-allowed}.game_container--calendar-grid .day.past.missed{background-color:#01633c;border:.15rem dashed #BF2126}.game_container--calendar-grid .day.past.missed .bottom .icon{outline:.1rem solid #BF2126}.game_container--calendar-grid .day.past.claimed{background-color:#ffc300;border:.1rem solid #FFDF00}.game_container--calendar-grid .day.past.claimed .num{color:#090909}.game_container--calendar-grid .day.past.claimed .bottom .icon{background-color:#01633c;outline:.1rem solid #ffffff;line-height:1.4rem}@media only screen and (max-width:639px){.game_container--calendar-grid .day.past.claimed .bottom .icon{line-height:.9rem}}.game_container--calendar-grid .day.past .num{font-size:1rem;position:absolute;top:.3rem;left:.4rem}@media only screen and (max-width:639px){.game_container--calendar-grid .day.past .num{font-size:.8rem;top:.15rem;left:.3rem}}.game_container--calendar-grid .day.past .bottom .muted{display:none}.game_container--calendar-grid .day.past .bottom .icon{z-index:3}.game_container--calendar-grid .day.current{animation:actualDay 1s infinite ease;animation-fill-mode:none}@keyframes actualDay{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.game_container--calendar-grid .day.current{background-color:#fff;box-shadow:0 .5rem 1.4rem .1rem .2rem .8rem 0 #ffff00b3;transform:scale(1.1);border:.15rem solid #FFDF00;z-index:3}.game_container--calendar-grid .day.current:after{animation:dayGlow 3s infinite ease;animation-fill-mode:none}.game_container--calendar-grid .day.current:after{content:"";aspect-ratio:1/1;background-image:url(./glow-CJ5ozkZG.png);top:-100%;left:-50%;margin:0 auto;width:200%;height:auto;z-index:-1}.game_container--calendar-grid .day.current .num{left:0;right:0;margin:0 auto;background:radial-gradient(circle,#95c221,#01633a 72% 100%);border-radius:1rem;border:.1rem solid #FFDF00;color:#fff;font-size:.7rem;padding:.15rem .6rem;position:absolute;text-transform:uppercase;top:-.7rem;width:fit-content}@media only screen and (max-width:639px){.game_container--calendar-grid .day.current .num{font-size:.55rem;padding:.1rem .3rem;top:-.5rem}}.game_container--calendar-grid .day.current .bottom .muted,.game_container--calendar-grid .day.current .bottom .icon{display:none}.game_container--calendar-grid .day.future{filter:grayscale(80%);background-size:1.6rem;background-position:92% 92%;border:.1rem solid #00260d;opacity:.8;cursor:default}@media only screen and (max-width:639px){.game_container--calendar-grid .day.future{background-size:.8rem;background-position:center 95%}}.game_container--calendar-grid .day.future .num{color:#bf2126}.game_container--calendar-grid .day.future .bottom .icon{display:none}.game_container--controls{align-items:center;display:flex;justify-content:center;flex-direction:column;gap:.6rem;text-align:center}.game_container--controls-btn{background-color:#ffdf00;border-radius:.7rem;border:none;box-shadow:0 .6rem 1.2rem #0d162159;color:#00260d;cursor:pointer;font-size:.95rem;font-weight:600;max-width:12rem;min-width:5rem;width:auto;height:2.75rem;padding:0 .7rem;text-align:center;text-decoration:none;transition:all ease .3s;outline:.2rem solid transparent;outline-offset:.3rem;white-space:nowrap}.game_container--controls-btn:hover{outline:.1rem solid #FFDF00;outline-offset:.1rem}@media only screen and (max-width:639px){.game_container--controls-btn{font-size:.85rem;height:2.3rem;min-width:6.25rem}}.game_container--controls-btn{font-weight:600;max-width:22rem;width:100%}.game_container--controls-instructions{font-size:.8rem;color:#fff}.game_modal{background-color:#090909dd;box-sizing:border-box;display:grid;place-items:center;align-content:center;inset:0;padding:.6rem;position:fixed;width:100vw;height:100vh;z-index:999;gap:.6rem}.game_modal--message{align-items:center;display:flex;justify-content:center;flex-direction:column;padding-bottom:1.5rem;position:relative;text-align:center;width:92%}.game_modal--message-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:1.05rem;position:absolute;right:2rem;top:1.4rem}.game_modal--message-title{font-size:1.1rem;font-weight:600;align-items:center;display:flex;justify-content:center;flex-direction:column;color:#fff;text-transform:uppercase}@media only screen and (max-width:639px){.game_modal--message-title{padding:0rem}}.game_modal--message-title>span{background-color:#fff;border-radius:.7rem;color:#131e29;padding:.8rem}@media only screen and (max-width:639px){.game_modal--message-title>span{padding:.4rem}}.game_modal--message-description{font-size:.9rem;color:#ffdf00}.game_modal--message-score>p,.game_modal--message-score>p span{animation:scoreColor 2s infinite ease;animation-fill-mode:none}@keyframes scoreColor{0%{color:#ffc300}50%{color:#ffdf00}to{color:#ffc300}}.game_modal--message-image{aspect-ratio:346/187;border:.1rem solid #FFDF00;box-shadow:.1rem .2rem .8rem #0d162133;display:inline-block;max-width:40rem;width:auto;height:auto}.game_modal--board{align-items:center;display:flex;justify-content:center;flex-direction:column;background-color:#fff;border-radius:.7rem;height:auto;min-height:9rem;outline:.1rem solid #FFDF00;outline-width:.15rem;padding-top:1.5rem;position:relative;text-align:center;max-width:20rem;width:100%;gap:.7rem}.game_modal--board:after{background-position:center;background-repeat:repeat;background-size:cover;content:"";display:block;position:absolute;animation:dayGlow 6s infinite linear;animation-fill-mode:none}@keyframes dayGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.game_modal--board:after{content:"";aspect-ratio:1/1;background-image:url(./glow-CJ5ozkZG.png);width:140%;height:auto;z-index:-1}.game_modal--board-redime{color:#131e29;font-size:.75rem;position:absolute;left:0;right:0;margin:0 auto}@keyframes redimeAnimation{0%{background-color:#ffc300}50%{background-color:#ffdf00}to{background-color:#ffc300}}.game_modal--board-redime{animation:redimeAnimation 1s infinite ease;animation-fill-mode:none;background:radial-gradient(circle,#95c221,#01633a 72% 100%);border:.1rem solid #FFDF00;border-radius:1rem;box-shadow:.1rem .2rem .8rem #0d162133;color:#fff;font-size:.9rem;padding:.4rem 1rem;top:-1rem;width:fit-content}.game_modal--board-coupon{align-items:center;display:flex;justify-content:center;background-color:#afb3b7;border-radius:.7rem;color:#bf2126;cursor:pointer;font-weight:500;gap:.8rem;margin:.6rem 0;outline:.15rem dashed #BF2126;outline-offset:.15rem;padding:.3rem .9rem;max-width:19rem;width:fit-content}@media only screen and (max-width:639px){.game_modal--board-coupon{max-width:16rem;padding:.5rem .3rem}}.game_modal--board-coupon-code{font-size:1.4rem;letter-spacing:-.01em;font-weight:600;cursor:pointer;text-transform:uppercase;transition:all ease .3s}.game_modal--board-coupon-code:hover{color:#01633c}.game_modal--board-coupon-pophover{position:relative;height:1.25rem;width:1.25rem}.game_modal--board-coupon-pophover>span{content:"";display:block;position:absolute;color:#131e29;font-size:.75rem;animation:copyCode 2s infinite ease;animation-fill-mode:none}@keyframes copyCode{0%{top:-3.3rem;opacity:0}30%{top:-3.75rem;opacity:1}to{top:-3.75rem;opacity:1}}.game_modal--board-coupon-pophover>span{animation-play-state:initial;background-color:#ffdf00;border-radius:.3rem;border:.1rem solid #FFDF00;box-shadow:.1rem .2rem .8rem #0d162133;color:#fff;opacity:0;padding:.27rem .45rem;min-height:1.87rem;width:4.3rem;top:-3.75rem;right:50%;transform:translate(50%)}.game_modal--board-coupon-pophover>span:before{content:"";display:block;position:absolute;left:0;right:0;margin:0 auto;border-style:solid;border-width:.5rem .4rem 0 .4rem;border-color:#ffc300 transparent transparent transparent;width:0;height:0;bottom:-.5rem}.game_modal--terms{color:#131e29;font-size:.75rem;color:gray}.game_modal--counter{align-items:center;display:flex;justify-content:center;background-color:#01633c;border-radius:0 0 .6rem .6rem;gap:.6rem;padding:.6rem;width:100%}.game_modal--counter-cta{font-size:.9rem;color:#ffdf00}.game_modal--counter-block{font-size:1rem;font-weight:600;background-color:#bf2126;border-radius:.3rem;color:#fff;padding:.15rem .2rem}.game_modal--btn{align-items:center;display:flex;justify-content:center;flex-grow:1;max-width:20rem;width:100%;gap:.6rem}.game_modal--btn-copy{background-color:#ffdf00;border-radius:.7rem;border:none;box-shadow:0 .6rem 1.2rem #0d162159;color:#00260d;cursor:pointer;font-size:.95rem;font-weight:600;max-width:12rem;min-width:5rem;width:auto;height:2.75rem;padding:0 .7rem;text-align:center;text-decoration:none;transition:all ease .3s;outline:.2rem solid transparent;outline-offset:.3rem;white-space:nowrap}.game_modal--btn-copy:hover{outline:.1rem solid #FFDF00;outline-offset:.1rem}@media only screen and (max-width:639px){.game_modal--btn-copy{font-size:.85rem;height:2.3rem;min-width:6.25rem}}.game_modal--btn-copy{background-color:#131e29;border:.1rem solid #FFDF00;color:#ffdf00;flex-grow:1}.game_modal--btn-start{background-color:#ffdf00;border-radius:.7rem;border:none;box-shadow:0 .6rem 1.2rem #0d162159;color:#00260d;cursor:pointer;font-size:.95rem;font-weight:600;max-width:12rem;min-width:5rem;width:auto;height:2.75rem;padding:0 .7rem;text-align:center;text-decoration:none;transition:all ease .3s;outline:.2rem solid transparent;outline-offset:.3rem;white-space:nowrap}.game_modal--btn-start:hover{outline:.1rem solid #FFDF00;outline-offset:.1rem}@media only screen and (max-width:639px){.game_modal--btn-start{font-size:.85rem;height:2.3rem;min-width:6.25rem}}.game_modal--btn-start{background-color:#7f0a13;color:#fff}.game_modal--btn-start:hover{outline:.1rem solid #ffffff;outline-offset:.1rem}.game_modal--btn-start{background-color:#131e29;border:.1rem solid #01633c;border-color:#fff;flex-grow:1}.hidden{display:none!important}.active{color:#ffdf00!important}.missed{color:gray!important}.disabled{color:#131e29!important}.opacity{opacity:0!important}.btnActive{outline:.3rem solid #ffc300;outline-offset:0;cursor:not-allowed!important}.btnActive:hover{box-shadow:unset!important}
