:root{--topEggRow:0;--topEggCol:3}html{min-height:100%;display:flex;width:100%;box-sizing:border-box;padding:env(safe-area-inset);font-family:Mali,Arial,Helvetica,sans-serif;font-weight:500;-webkit-tap-highlight-color:transparent;tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}input:not([type=submit]){-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}body{display:flex;flex:1;flex-direction:column;align-items:center;margin:0;width:100%;min-height:100%;background:linear-gradient(180deg,#add8e6 100px,#16b54f 100px);background-repeat:no-repeat;background-attachment:fixed}body.showmodal{height:auto}button:active,input[type=submit]:active{background-color:pink!important}#header,.wrapper{position:relative;width:100%;max-width:600px;flex:1 0 auto}#main{display:flex;flex-direction:column;padding:0 20px 10px 20px}#main>*{flex-grow:0;flex-shrink:0}#main #menu{display:flex;align-items:end;justify-content:space-between;position:relative;flex-grow:1;gap:10px}button.menuBtn{background-color:#e9f46d;flex-grow:1;bottom:0;height:50px;background-image:url('../images/eggIcon2.svg');background-repeat:no-repeat;background-size:auto 70%;background-position:center center}#radarBtn,#radarExample{background-image:url('../images/radarIcon.svg')}#invExample{background-image:url('../images/eggIcon2.svg')}#invExample,#radarExample{background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;height:20px;width:30px}#helpBtn{background-image:url('../images/helpIcon.svg')}#innards{display:none;position:absolute;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%;vertical-align:center}.yolk #innards{display:flex}#yolk{position:absolute;top:0;width:100%;height:100%;background-image:url("../images/yolk.svg");background-repeat:no-repeat;background-size:60%;background-position:center center;animation:10s infinite linear spin}#eggid{position:absolute;font-family:Mali,Arial,Helvetica,san-serif;font-size:min(25vmin, 100px);font-weight:bolder;text-align:center;color:#000}.message{display:block;font-size:min(10vmin, 40px);color:#000;z-index:100;text-align:center;width:100%}#reward .message{color:rgba(255,255,255,0);animation:1s ease-in appear;animation-fill-mode:forwards}#confetti{position:absolute;top:0;width:100%;max-width:900px;height:100%;pointer-events:none}#topimage{position:relative;margin:20px 0 0 20px;height:100px;flex-basis:100px;flex-grow:0;flex-shrink:0}#topimage div{position:absolute;width:100%;height:100%;left:0;top:0;background-repeat:no-repeat;background-image:url(../images/bottomGrass.svg)}#topimage .topGrass{background-image:url(../images/topGrass.svg)}#topimage .eggGrass{background-size:600%;background-image:url(../images/eggs.svg);transform:rotate(-45deg) scale(1.25) translate(-1%,-5%);background-position:calc(100%*(var(--topEggRow,0)/5)) calc(100%*(var(--topEggCol,3)/5))}#codeline{display:flex;gap:8px;align-items:center}#codeline input#code{flex:1 1 auto;width:0;min-width:0;margin:10px 0}#scanBtn{flex:0 0 50px;width:50px!important;font-size:1.6rem;margin:10px 0;cursor:pointer;padding:0}#scanBtn.featurePing{animation:scanBtnPulse 1.1s ease-out 5;box-shadow:0 0 0 0 rgba(230,0,255,.55);border-color:#f0d}@keyframes scanBtnPulse{0%{box-shadow:0 0 0 0 rgba(255,0,230,.85)}45%{box-shadow:0 0 0 14px rgba(0,190,255,0)}100%{box-shadow:0 0 0 0 rgba(0,190,255,0)}}@media (prefers-reduced-motion:reduce){#scanBtn.featurePing{animation:none;box-shadow:0 0 0 3px rgba(0,190,255,.35)}}#scannerWrap{display:none;width:100%;border-radius:20px;overflow:hidden;margin-bottom:10px}#scannerWrap.active{display:block}#qr-reader{width:100%}#qr-reader__scan_region video{width:100%!important;border-radius:16px}#qr-reader__dashboard{display:none}.output,button,input{display:block;width:100%;margin:10px 0;text-align:center;background-color:#fff;height:50px;border-radius:20px;font-size:2rem;line-height:50px}#found{margin-top:30px;background:linear-gradient(90deg,pink 0,#0ff 0)}input.error{background-color:pink}input.error::placeholder{color:red}input#code{text-transform:uppercase}label{display:block;text-align:center;width:100%;margin-bottom:0 2px 0 10px}input::placeholder{color:#d3d3d3;text-transform:none}input#submitBtn{background-color:#e9f46d;width:50%;margin-left:25%;right:0}#header{display:flex;height:auto}#title{font-family:Mali,Arial,Helvetica,san-serif;font-weight:500;display:inline-block;margin-top:20px;margin-right:30px;font-size:2rem;height:100%;text-align:right;flex-grow:1;flex-shrink:1}#overlay{display:none;position:fixed;top:0;width:100vw;max-width:100vw;height:100%;animation:.5s linear fade;animation-fill-mode:forwards}#reward{display:none;justify-content:center;flex-direction:column;align-items:center;position:fixed;top:0;width:100vw;max-width:100vw;height:100%;overflow:hidden}.bad #reward,.closed #reward,.good #reward,.old #reward,.prize #reward,.yolk #reward{display:flex}.old .eggtop{display:none}#eggwrapper{display:block;top:-100%}.bad .egg,.closed .egg,.prize .egg{display:none}.bad .prizeimg,.closed .prizeimg,.good .prizeimg,.old .prizeimg,.yolk .prizeimg{display:none}#systemegg{display:none;position:absolute;top:50%;margin-top:-50%;width:100%;height:0;padding-bottom:100%;background-image:url("../images/system.svg");background-repeat:no-repeat;background-size:600%;overflow:hidden}.bad #systemegg,.closed #systemegg,.prize #systemegg{display:block}.prize #systemegg{animation:5s infinite linear spin}.egg,.prizeimg{position:absolute;top:50%;margin-top:-50%;width:100%;height:0;padding-bottom:100%;background-image:url("../images/eggs.svg");background-repeat:no-repeat;background-size:600%;overflow:hidden}.prizeimg{background-image:url("../images/prizes.svg?v=12");animation:5s infinite linear spin}.prizeimg.emojiPrize{display:flex;align-items:center;justify-content:center;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:clamp(180px, 45vw, 450px);line-height:1;animation:5s infinite linear spin;background-image:none!important;overflow:visible;top:50%;margin-top:0;transform-origin:center 0}@media (max-width:820px){.prizeimg.emojiPrize{font-size:clamp(255px, 66vw, 540px)}}.eggtop{clip-path:polygon(0 0,0 50%,12.5% 45.5%,25% 57.5%,37.5% 45.5%,50% 62.5%,62.5% 45.5%,75% 57.5%,86.5% 45.5%,100% 50%,100% 0)}.eggbottom{clip-path:polygon(0 100%,0 50%,12.5% 45%,25% 57%,37.5% 45%,50% 62%,62.5% 45%,75% 57%,86.5% 45%,100% 50%,100% 100%)}.good #eggwrapper{animation-name:fall,shake;animation-duration:1s,2s;animation-delay:0s,1s;animation-iteration-count:1,infinite;animation-timing-function:cubic-bezier(0.44,0.07,0.93,0.7),linear;animation-fill-mode:forwards;transform-origin:bottom center}.old .eggbottom{animation-name:tilt;animation-duration:.3s;animation-delay:1s;animation-iteration-count:1;animation-timing-function:ease-in;animation-fill-mode:forwards;transform-origin:50% 70%}#eggwrapper{animation-name:fall;animation-duration:1s;animation-iteration-count:1;animation-timing-function:cubic-bezier(0.44,0.07,0.93,0.7);animation-fill-mode:forwards;transform-origin:bottom center}.yolk #eggwrapper{top:0}.yolk .egg{animation-name:crackbottom;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:ease-in;animation-fill-mode:forwards;transform-origin:100% center}.yolk .eggtop{animation-name:cracktop;animation-duration:1s;animation-timing-function:linear}.showmodal #main{display:none}.showmodal #modals{display:flex}#modals{display:none;flex-direction:column;align-items:center;justify-content:stretch;gap:10px;width:100%;height:100%;top:0;left:0;background-color:#16b54f;font-size:min(7.5vmin, 30px)}#modalcontent{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;padding:0 20px 10px 20px;flex-basis:100%}.modal{display:none;position:relative;justify-content:space-between;flex-direction:column;align-items:center;width:100%;margin:20px;flex:1 0 auto}#helpModal{font-size:24px;justify-content:start;gap:16px}#helpModal .header{font-weight:700}ul li{margin-left:30px;text-indent:-25px;margin-bottom:20px}ul li::before{content:'';display:inline-block;height:25px;width:25px;background-image:url('../images/eggbullet.svg?v=1');background-size:contain;background-repeat:no-repeat;list-style-position:inside;text-indent:25px}#closeBuffer{flex:0 0 60px}#closeModal{position:fixed;bottom:0;width:90%;max-width:600px;flex:0 0 auto;z-index:100}#radar{position:relative;width:80%;padding-bottom:80%;height:0;border-radius:50%;overflow:hidden;background-image:url('../images/radar.svg?v=1');background-repeat:no-repeat;background-position:center center;background-size:auto 100%;flex:0 0 auto}#radarColor,#radarFront,#radarSweep{position:absolute;width:100%;height:100%;background-image:url('../images/radar.svg?v=1');background-repeat:no-repeat;background-position:center center;background-size:auto 100%}#radar.found #radarColor{background-image:radial-gradient(closest-side,red 99%,transparent 99%)}#radarSweep{background-image:url('../images/radarSweep.svg?v=1');animation:4s infinite linear spin;transform-origin:center center}#compassLabel{font-size:1.2em;min-height:1.5em;text-align:center}#radar.error #radarFront{background-image:url('../images/radarBroke.svg?v=1')}#radar.allfound #radarSweep{animation:none}@keyframes fade{from{background-color:rgba(173,216,230,0)}to{background-color:#add8e6}}@keyframes appear{0%{color:transparent}50%{color:transparent}100%{color:#000}}@keyframes fall{from{top:-100%}to{top:0}}@keyframes shake{0%{transform:translateY(1%) rotate(1deg)}10%{transform:translateY(-1%) rotate(-2deg)}20%{transform:translateY(-3%) rotate(4deg)}30%{transform:translateY(3%) rotate(1deg)}40%{transform:translateY(1%) rotate(4deg)}50%{transform:translateY(-1%) rotate(-3deg)}60%{transform:translateY(-3%) rotate(1deg)}70%{transform:translateY(3%) rotate(-3deg)}80%{transform:translateY(-1%) rotate(4deg)}90%{transform:translateY(1%) rotate(-2deg)}100%{transform:translateY(1%) rotate(1deg)}}@keyframes tilt{0%{transform:rotate(0)}100%{transform:translateX(50px) rotate(20deg)}}@keyframes badshake{0%{transform:translateX(0)}15%{transform:translateX(-18px) rotate(-6deg)}30%{transform:translateX(18px) rotate(6deg)}45%{transform:translateX(-14px) rotate(-4deg)}60%{transform:translateX(14px) rotate(4deg)}75%{transform:translateX(-8px) rotate(-2deg)}90%{transform:translateX(8px) rotate(2deg)}100%{transform:translateX(0)}}.bad #eggwrapper{animation-name:fall;animation-duration:.8s;animation-iteration-count:1;animation-timing-function:cubic-bezier(0.44,0.07,0.93,0.7);animation-fill-mode:forwards;transform-origin:bottom center}@keyframes cracktop{from{top:50%;left:0}to{top:-50%;left:100%;transform:rotate(180deg)}}@keyframes crackbottom{from{top:50%}to{top:170%}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rainbow{0%{filter:hue-rotate(0deg);-webkit-filter:hue-rotate(0deg)}33%{filter:hue-rotate(120deg);-webkit-filter:hue-rotate(120deg)}66%{filter:hue-rotate(240deg);-webkit-filter:hue-rotate(240deg)}100%{filter:hue-rotate(360deg);-webkit-filter:hue-rotate(360deg)}}.textme{text-decoration:underline;color:#00f}.textme:active{color:#fff}