:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif,Roboto;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--scale: 1;--vscale: 1;--hscale: 1;--base-max-width: 428px;--base-max-height: 926px;--back-button-size: 40px;--close-button-size: 40px;--help-header-height: 250px;--basket-header-height: 210px;--prizes-header-height: 220px;--rules-header-height: 210px;--ranking-header-height: 270px}@media(min-width:429px)or (min-height:927px){:root{--base-max-width: 375px;--base-max-height: 812px}}@media(min-width:414px)or (min-height:896px){:root{--help-header-height: 270px;--basket-header-height: 230px;--prizes-header-height: 230px;--rules-header-height: 230px;--ranking-header-height: 290px}}#root{max-width:1280px;margin:0;text-align:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;align-items:center;place-items:center;width:100vw;height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@font-face{font-family:SFU Incised901;src:url(/assets/SFUIncised901Regular-qCDZhwpl.TTF) format("truetype")}@font-face{font-family:SF Pro Display Medium;src:url(/assets/SF-Pro-Display-Medium-BBxWjZ4E.otf) format("opentype")}@font-face{font-family:SF Pro Display Bold;src:url(/assets/SF-Pro-Display-Bold-BTSGLTri.otf) format("opentype")}@font-face{font-family:SF Pro Display Regular;src:url(/assets/SF-Pro-Display-Regular-2nqpBkwV.otf) format("opentype")}@font-face{font-family:Roboto Regular;src:url(/assets/Roboto-Regular-CmjnF39D.ttf) format("truetype")}@font-face{font-family:Roboto Medium;src:url(/assets/Roboto-Medium-BzTpVR6v.ttf) format("truetype")}@font-face{font-family:Roboto Bold;src:url(/assets/Roboto-Bold-0vjaqapF.ttf) format("truetype")}@font-face{font-family:Roboto Black;src:url(/assets/Roboto-Black-ClahXRed.ttf) format("truetype")}@font-face{font-family:Roboto Italic;src:url(/assets/Roboto-Italic-C2tNGqpc.ttf) format("truetype")}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-container{background-image:url(/assets/img-background_home-D1Pn2c3Y.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);display:flex;overflow:hidden;justify-content:center;align-items:center;position:relative}@supports (background-image: url(../assets/imgs/img-background_home.webp)){.home-container{background-image:url(/assets/img-background_home-B45nlIl9.webp)}}.header-group{position:absolute;top:calc(30px * var(--vscale));left:50%;transform:translate(-50%);justify-content:center;display:flex}.footer-group{position:absolute;bottom:calc(20px * var(--vscale));width:100%;display:flex;justify-content:center;background:transparent}.chicken-play{display:flex;flex-direction:column;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chicken-container{position:relative;width:calc(370px * var(--scale));padding-top:-calc(60px * var(--vscale))}.chicken-bubble-img{width:100%;height:auto;display:block}.bubble-overlay{position:absolute;top:calc(10px * var(--vscale));left:50%;transform:translate(-50%);width:80%;text-align:center;color:#000}.home-container .game-message{margin-top:calc(5px * var(--vscale));font-size:calc(18px * var(--scale));font-weight:500;font-family:SF Pro Display Medium;line-height:calc(22px * var(--scale));margin-bottom:calc(5px * var(--vscale));color:#000}.home-container .game-message-campaign-expired{font-family:SFU Incised901;font-size:calc(16px * var(--scale));font-weight:400;color:#44494d}.game-message-highlight{color:#e03;font-family:SFU Incised901,sans-serif;font-size:calc(26px * var(--scale))}.game-info{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:calc(10px * var(--vscale))}.clock img{width:calc(32px * var(--scale));height:calc(32px * var(--scale))}.dates{text-align:center}.date-range{color:#727272;font-size:calc(12px * var(--scale));line-height:calc(18px * var(--scale));font-weight:400;font-family:Roboto Regular}.date-note{color:#44494d;font-size:calc(12px * var(--scale));line-height:calc(18px * var(--scale));font-weight:400;font-family:Roboto Regular}.date-note-highlight{font-family:Roboto Medium;font-weight:500;font-size:calc(16px * var(--scale));line-height:calc(22px * var(--scale));letter-spacing:0%;text-align:center;color:#e03}.highlight{color:red;font-weight:700}.play-button,.play-button-inactive{position:relative;width:calc(308px * var(--scale));height:calc(75px * var(--scale));background:none;border:none;padding:0;background-color:transparent;outline:none;cursor:pointer}.play-button-inactive{cursor:not-allowed;opacity:.6}.play-button:hover{transform:scale(1.05);transition:transform .2s ease}.play-button:focus,.play-button:active{outline:none;box-shadow:none;transform:scale(.95)}.play-img{width:100%;height:100%;display:block}.play-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-80%);margin-top:-calc(4px * var(--vscale));color:#fff;font-size:calc(20px * var(--scale));font-weight:600;font-family:Roboto Bold;pointer-events:none}.circle-button-group{display:flex;justify-content:center;align-items:center}.circle-button-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.circle-button{border:none;border-radius:50%;background-color:transparent;display:flex;justify-content:center;align-items:center;cursor:pointer}.circle-button:hover{transform:scale(1.1);transition:transform .2s ease}.circle-button:focus,.circle-button:active{outline:none;transform:scale(.95)}.circle-button img{display:block}.circle-button-name{margin-top:8px;font-size:calc(15px * var(--scale));white-space:nowrap;text-align:center;color:#000;font-weight:400;font-family:Roboto Black;-webkit-text-stroke:.8px white}.loading-container{background-image:url(/assets/img-background_home-D1Pn2c3Y.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);display:flex;overflow:hidden;justify-content:center;align-items:center;position:relative}@supports (background-image: url(../assets/imgs/img-background_home.webp)){.loading-container{background-image:url(/assets/img-background_home-B45nlIl9.webp)}}.chicken-loading-wrapper{width:calc(332px * var(--scale));height:calc(347px * var(--scale));display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chicken-loading-img{width:calc(332px * var(--scale));height:calc(347px * var(--scale));display:block}.progress-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:30px}.loading-container .error-message{font-family:Roboto Medium;font-weight:500;font-size:calc(16px * var(--scale));padding:0 calc(10px * var(--scale));text-align:center;color:#000}.progress-bar-outer{width:295px;height:14px;background-color:#fffc;border-radius:10px;overflow:hidden;border:2px solid white}.progress-bar-inner{height:100%;background:linear-gradient(90deg,#ff8000,#ffbc48);width:0;transition:width .3s ease-in-out}.popup-container-component{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(340px * var(--scale));z-index:999;display:flex;flex-direction:column;overflow:hidden;animation:popupFadeIn .3s ease-out}.popup-header,.popup-header-egg,.popup-header-fun,.popup-header-sad{background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:100%;height:calc(188px * var(--vscale));position:relative;flex-shrink:0}.popup-header-egg{background-image:url(/assets/img-background_popup_header_egg-qDAyuAqr.png)}.popup-header-fun{background-image:url(/assets/img-background_popup_header_fun-0RI9eAg-.png)}.popup-header-sad{background-image:url(/assets/img-background_popup_header_sad-B_eQNHcq.png)}@supports (background-image: url(../assets/imgs/img-background_popup_header_egg.webp)){.popup-header-egg{background-image:url(/assets/img-background_popup_header_egg-dmRhRwJE.webp)}}@supports (background-image: url(../assets/imgs/img-background_popup_header_fun.webp)){.popup-header-fun{background-image:url(/assets/img-background_popup_header_fun-4Q2FufDm.webp)}}@supports (background-image: url(../assets/imgs/img-background_popup_header_sad.webp)){.popup-header-sad{background-image:url(/assets/img-background_popup_header_sad-Y2IVsoVp.webp)}}.popup-body{background-image:url(/assets/img-background_popup_body--DwTTssE.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@supports (background-image: url(../assets/imgs/img-background_popup_body.webp)){.popup-body{background-image:url(data:image/webp;base64,UklGRggDAABXRUJQVlA4WAoAAAAQAAAAhQIAaQAAQUxQSCcAAAABFyAQSFii2Z9ojYiIA7Vt2zDJlv8P70UR/Z8AFfca/sN/+A//dR0AVlA4ILoCAAAQHgCdASqGAmoAPjEUiEQiBFc+CADBLS3cLdYA1fbAGhA/FX8K6Wr9gH0A5uPMAOAg/t3WAefoAJ4LlxCh3dwpW2tRY3mJLI2eS8G8xJZG+VQ2bOr+tNTRMGhWvQPnspSWkDkxJZGzyXg3mJR2ot9EN+xvSGKa7SJxKUxSuzyXg3mJLI2eS7Js8Zvc2M080C95PVz4qHV7Av1a8vBvMSWRs8mPfbyTdSKhiNSn/o2ZNfv9Xr0Rs8l4N5iSyNnkvBuiuyw0XJnjSvjRFoqKRpaxSu1FjeYksjZ5DSEvceKhB2xDD742Jgz8LG8xJZGzyXg3mXRvMAsOrwAA/mkXi/z2uwr/hPkNElPH/0bvM64UYduH4I/+k/yfJscD+sIEP8Kb42v945LDhDXfVCHVpD8l6pu+l58fw53r0wR0sNZnUt7nNTOzg+3PuT4wk5wFJxoPgLG6RttWuoh/kZvRykeksXqGJzdcM8JluJhP1ZPOlp2dWCXfzPf7TYMplDnOXcov6oGQlMtY1PTqIMcF9jFkezgXnEqXuTNIYSRsAO4LbUzuRsIDc7y5slm+5atoAejW06SkowWLB2XqE7VZiOAYm4hNQVOYR04ogAYWflAQR27asabQuoi7xIBDPs0rTLSfF1YPFnpdSvLBYEHi+uVjCZmNxgoDIPuraOqMIcE1HQdzCVxJN6gDAS5/7a3fCJAC4wLjEZZEDjbMne2lIucCAAyqcgk2zom35sthANA+1BV9j7c8rgV80v3hZT/l61ciu79faW2VvsgrnOG5Jl7jFoZM78bDQOX+nCFKl+AGPh8NHtznhlgyhK5U7ELlMzz9Ec1pPHbO8e7gA27dpewJTriTOZAXXtcDf7QTQK9FFx20rbvK5PbZFhqYRB7thCA71GToPcyzfarAAAt7UvAKPXZppwRyEQAAAA==)}}.popup-footer{background-image:url(/assets/img-background_popup_footer-B5cXJUAj.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center;height:calc(60px * var(--vscale));width:100%;flex-shrink:0}@supports (background-image: url(../assets/imgs/img-background_popup_footer.webp)){.popup-footer{background-image:url(/assets/img-background_popup_footer-CvAzdm4J.webp)}}@keyframes popupFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@supports (background-image: url(../assets/imgs/img-background_home.webp)){.home-container{background-image:url(/assets/img-background_home-B45nlIl9.webp)}}.close-button{position:absolute;background:transparent;border:none;cursor:pointer;transition:transform .2s ease;z-index:10000;display:flex;align-items:center;justify-content:center;width:calc(var(--close-button-size, 32px) * var(--scale));height:calc(var(--close-button-size, 32px) * var(--scale));top:calc(110px * var(--vscale));right:calc(16px * var(--hscale))}.close-button:hover{transform:scale(1.1)}.close-button img{width:calc(var(--close-button-size, 32px) * var(--scale));height:calc(var(--close-button-size, 32px) * var(--scale));display:block}.play-container{background-image:url(/assets/img-background_play-CQaDBhYh.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}@supports (background-image: url(../assets/imgs/img-background_play.webp)){.play-container{background-image:url(/assets/img-background_play-BzElvXcn.webp)}}.game-center{position:relative;width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}.shining-background{background-image:url(/assets/img-shining-BXE1X2Iz.png);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:center center;background-size:contain;animation:shining 2s ease-in-out infinite alternate;width:calc(350px * var(--hscale));height:calc(350px * var(--vscale))}@supports (background-image: url(../assets/imgs/img-shining.webp)){.shining-background{background-image:url(/assets/img-shining-C7-mNWYH.webp)}}.game-content{position:relative;width:100%;height:100%}.play-container .egg-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:calc(200px * var(--hscale));height:calc(250px * var(--vscale))}.egg-container .egg-image{display:block;max-width:100%;width:calc(200px * var(--hscale));height:auto;transform-origin:center center;position:relative}.egg-part{position:relative;max-width:100%;height:auto;display:block}.egg-upper{z-index:2;transform-origin:bottom center;order:1}.egg-lower{z-index:1;transform-origin:top center;order:2;margin-top:calc(-40px * var(--vscale))}.egg-image.oscillating{animation:oscillate 1.5s ease-in-out infinite}.egg-container.hatched .egg-image{animation:hatchEffect .5s ease-out forwards}.hand-container{position:absolute;top:50%;left:50%;transform:translate(-50%,300%);z-index:3}.hand-icon{display:block;transform-origin:center center;width:calc(72px * var(--scale));height:calc(61px * var(--scale))}.hand-icon.pulsing{animation:pulse 1s ease-in-out infinite}.instruction-text{font-family:SF Pro Display Medium,sans-serif;color:#fff;font-size:calc(18px * var(--scale));font-weight:500;line-height:calc(22px * var(--scale));position:absolute;top:50%;left:50%;transform:translate(-50%,450%);z-index:3;text-align:center;width:100%}.play-container .error-message{font-family:SF Pro Display Medium;font-size:calc(16px * var(--scale));font-weight:500;color:#44494d;text-align:center;margin:calc(10px * var(--vscale)) calc(20px * var(--vscale))}.play-container .error-title{text-align:center;color:#44494d;font-family:Roboto Medium,sans-serif;font-size:calc(16px * var(--scale));font-weight:500;font-weight:700;line-height:calc(22px * var(--scale));margin:0 0 calc(20px * var(--vscale)) 0}@keyframes shining{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:2;transform:translate(-50%,-50%) scale(1.1)}}@keyframes oscillate{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes hatchEffect{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(.9);opacity:.3}}@keyframes celebrate{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.back-button{position:absolute;background:transparent;border:none;cursor:pointer;transition:transform .2s ease;z-index:1000;display:flex;align-items:center;justify-content:center;width:calc(var(--back-button-size, 40px) * var(--scale));height:calc(var(--back-button-size, 40px) * var(--scale));top:calc(30px * var(--scale));left:calc(30px * var(--scale))}.back-button:hover{transform:scale(1.1)}.back-button:focus{outline:none}.back-button:active{outline:none;transform:scale(.95)}.back-button img{width:calc(var(--back-button-size, 32px) * var(--scale));height:calc(var(--back-button-size, 32px) * var(--scale));display:block}.rules-container{background-color:#fcedd0;display:flex;flex-direction:column;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);overflow-y:auto}.rules-header-space{flex:0 0 auto;width:100%;background-image:url(/assets/img-background_rules-BIqBtFPI.png);background-repeat:no-repeat;background-position:top center;background-size:cover;position:relative;height:calc(var(--rules-header-height) * var(--hscale))}@supports (background-image: url(../assets/imgs/img-background_rules.webp)){.rules-header-space{background-image:url(/assets/img-background_rules-CWHUv9_p.webp)}}.rules-content{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0 10px}.rule-step{text-align:left;margin-bottom:20px;width:100%}.step-title{font-family:SF Pro Display Bold,sans-serif;font-size:14px;font-weight:600;color:#44494d;line-height:18px;margin:0}.rule-step p,.step-title span{color:#4b2305;font-size:14px;line-height:18px;font-weight:400;font-family:SF Pro Display Regular,sans-serif;margin-top:5px;margin-bottom:5px}.bullet-list{margin:0;padding-left:25px}.bullet-list li{margin-bottom:5px;margin-top:5px;color:#4b2305;font-size:14px;line-height:18px;font-weight:400;font-family:SF Pro Display Regular,sans-serif}.bullet-list li::marker{color:#e03;font-size:25px}.rule-note{background-color:#ffffffe6;border-radius:8px;margin-bottom:20px}.rule-note p{color:#d32f2f;margin:0;padding:12px}.final-slogan{color:#4b2305;font-size:14px;line-height:18px;font-weight:400;font-family:SF Pro Display Regular,sans-serif}.prize-table{width:100%;border-collapse:collapse;margin:24px 0;background:#fff;font-size:.5rem}.prize-table th,.prize-table td{border:1px solid #e0e0e0;padding:12px 8px;text-align:center;vertical-align:middle}.prize-table th{background:#f7f7f7;font-weight:700;font-size:1.08em;color:#23272f}.prize-table td{color:#23272f}.prize-table b{font-weight:700}.prize-table thead tr th{border-bottom:2px solid #bdbdbd}.prize-table tbody tr:last-child td{background:#f7f7f7;font-weight:700;font-size:1.08em}.prize-table span[style*=italic]{font-size:.95em;color:#555}.section-header-container{flex:1;display:flex;flex-direction:row;gap:calc(10px * var(--scale));align-items:center;justify-content:space-between;padding-bottom:10px;padding-top:10px}.section-header-container .header-icon{width:10px;height:15px;align-self:center}.section-header-container .header-content{font-family:Roboto Bold;font-weight:600;font-size:16px;color:#000;flex:1;text-align:center}.section-header-container .icon-arrow{align-self:center;width:24px;height:24px}.divider{height:2px;width:100%;background:#727272;margin:10px 0}.prizes-container{background-color:#fcedd0;display:flex;flex-direction:column;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);overflow-y:auto}.prizes-header-space{flex:0 0 auto;width:100%;background-image:url(/assets/img-background_prizes-qjh_kE8D.png);background-repeat:no-repeat;background-position:top center;background-size:cover;position:relative;height:calc(var(--prizes-header-height) * var(--hscale))}@supports (background-image: url(../assets/imgs/img-background_prizes.webp)){.prizes-header-space{background-image:url(/assets/img-background_prizes-B2UnS6Nx.webp)}}.prizes-content{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0 10px}.prizes-header{text-align:center}.prizes-header .time-range{font-family:Roboto Bold;font-weight:600;font-size:16px;line-height:24px;color:#000;margin:0}.note{font-family:Roboto Regular;font-weight:400;font-size:15px;line-height:22px;color:#44494d;margin:10px 0 0}.prize-group{display:flex;flex-direction:column;width:100%;margin:10px 0}.prize-item{display:flex;flex-direction:column}.separator{width:100%;display:flex;justify-content:center;align-items:center}.separator-image{max-width:100%;height:auto}.game-title{font-family:Roboto Medium;font-weight:500;font-size:15px;line-height:22px;color:#000;margin:15px 0 0}.game-title span,.prize-title{color:#e03}.prize-title{margin:10px 0 0;font-family:Roboto Medium;font-weight:500;font-size:15px;line-height:22px}.prize-details{font-family:Roboto Regular;font-weight:400;font-size:15px;line-height:20px;color:#000;margin:0}.prize-details li::marker{color:#e03;font-size:25px}.prize-info{margin:0;text-align:left}.prize-group:last-child{padding-bottom:20px}.basket-container{background-color:#fcedd0;display:flex;flex-direction:column;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);overflow-y:auto}.basket-header-space{flex:0 0 auto;width:100%;background-image:url(/assets/img-background_basket-CME-i_xH.png);background-repeat:no-repeat;background-position:top center;background-size:100% auto;position:relative;height:calc(var(--basket-header-height) * var(--hscale))}@supports (background-image: url(../assets/imgs/img-background_basket.webp)){.basket-header-space{background-image:url(/assets/img-background_basket-BOPGEXAc.webp)}}.empty-basket-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.sad-chicken-image{width:calc(200px * var(--scale));height:calc(200px * var(--scale));object-fit:contain;margin-bottom:20px}.empty-message{font-family:SF Pro Display Medium,sans-serif;font-weight:500;font-size:calc(16px * var(--scale));line-height:calc(20px * var(--scale));color:#000;width:85%}.basket-container .button-group{margin-bottom:calc(10px * var(--scale));display:flex;gap:calc(10px * var(--hscale));flex-shrink:0;justify-content:center;align-items:center}.btn{padding:calc(10px * var(--scale)) calc(20px * var(--scale));font-size:calc(16px * var(--hscale));border-radius:calc(15px * var(--scale));border:calc(2px * var(--scale)) solid #4caf50;font-weight:700;height:auto;width:auto;cursor:pointer;transition:all .2s ease-in-out}.btn.unclickable{background-color:#58b84f;color:#fff;pointer-events:none;cursor:default}.btn.unclickable:hover{background-color:#58b84f;color:#fff;border-color:#58b84f}.btn.unclickable:focus,.btn.unclickable:active{outline:none;transform:none}.btn.clickable{color:#58b84f;background-color:transparent;pointer-events:auto;cursor:pointer}.btn.clickable:hover{background-color:transparent;border-color:#4caf50;transform:scale(1.05)}.btn.clickable:focus,.btn.clickable:active{outline:none;transform:scale(.95)}.basket-content{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}.basket-scroll-area{flex:1;overflow-y:auto;padding:0 8px;margin-top:20px}.eggs{display:flex;flex-direction:column;gap:calc(12px * var(--scale));padding:0 calc(16px * var(--scale));padding-bottom:calc(16px * var(--scale))}.egg-item{display:flex;flex-direction:row;align-items:center;background-color:#fff8e7;border:calc(2px * var(--scale)) solid #e8d5b7;border-radius:calc(12px * var(--scale));padding:calc(16px * var(--scale));gap:calc(8px * var(--scale));box-shadow:0 calc(2px * var(--scale)) calc(8px * var(--scale)) #0000001a;transition:all .3s ease}.unopened-egg-item:hover{transform:translateY(-2px);box-shadow:0 calc(4px * var(--scale)) calc(12px * var(--scale)) #00000026}.egg-image-container{flex-shrink:0;width:calc(60px * var(--scale));height:calc(60px * var(--scale));display:flex;align-items:center;justify-content:center;background:transparent;border-radius:50%;padding:0}.egg-image-container .egg-image{width:calc(44px * var(--scale));height:calc(44px * var(--scale));object-fit:contain}.egg-info{flex:1;display:flex;flex-direction:column;gap:calc(6px * var(--scale));text-align:left}.egg-title{font-family:Roboto,sans-serif;font-size:calc(14px * var(--scale));font-weight:600;color:#2e4b1b;margin:0;line-height:1.2}.egg-description{font-family:Roboto Regular;font-size:calc(13px * var(--scale));font-weight:400;color:#4a4a4a;margin:0;line-height:calc(20px * var(--scale))}.egg-bottom-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0}.egg-time{font-family:Roboto Regular;font-size:calc(12px * var(--scale));font-weight:400;color:#727272;margin:0;line-height:calc(18px * var(--scale))}.use-now-text{font-family:Roboto Medium;font-size:calc(12px * var(--scale));font-weight:500;line-height:calc(18px * var(--scale));color:#e03;margin:0;cursor:pointer;transition:color .3s ease}.voucher-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:998}.voucher-title{text-align:center;color:#000;font-family:SFU Incised901,sans-serif;font-size:calc(16px * var(--scale));font-weight:400;font-weight:700;line-height:calc(20px * var(--scale));margin:0 0 calc(20px * var(--scale)) 0}.voucher-steps{color:#fff;text-align:left;margin:calc(20px * var(--vscale)) calc(20px * var(--hscale)) 0 calc(20px * var(--hscale));width:calc(100% - calc(40px * var(--hscale)))}.step{margin-bottom:calc(10px * var(--scale));font-size:calc(14px * var(--scale));line-height:1.4;text-align:left;display:flex;align-items:flex-start}.step-number{font-family:SF Pro Display Bold,sans-serif;font-size:calc(14px * var(--scale));font-weight:600;line-height:calc(18px * var(--scale));color:#e03;font-weight:700;flex-shrink:0}.step .step-text{font-family:Roboto Regular;font-size:calc(13px * var(--scale));font-weight:400;line-height:calc(20px * var(--scale));color:#44494d;margin-left:calc(8px * var(--scale));text-align:left}.voucher-card{background:transparent;display:flex;width:calc(100% - calc(40px * var(--hscale)));height:auto;margin:0 calc(20px * var(--hscale));overflow:hidden}.voucher-left{background-image:url("data:image/svg+xml,%3csvg%20width='53'%20height='76'%20viewBox='0%200%2053%2076'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M53%2075.8354H0V71.7134C0.789418%2071.7134%201.42847%2070.1062%201.42847%2068.1208C1.42847%2066.1355%200.789418%2064.5283%200%2064.5283V61.7865C0.789418%2061.7865%201.42847%2060.1793%201.42847%2058.1939C1.42847%2056.2086%200.789418%2054.6014%200%2054.6014V51.8597C0.789418%2051.8597%201.42847%2050.2524%201.42847%2048.2671C1.42847%2046.2817%200.789418%2044.6745%200%2044.6745V41.9328C0.789418%2041.9328%201.42847%2040.3256%201.42847%2038.3402C1.42847%2036.3548%200.789418%2034.7476%200%2034.7476V32.0059C0.789418%2032.0059%201.42847%2030.3987%201.42847%2028.4133C1.42847%2026.4279%200.789418%2024.8207%200%2024.8207V22.079C0.789418%2022.079%201.42847%2020.4718%201.42847%2018.4864C1.42847%2016.501%200.789418%2014.8938%200%2014.8938V12.1521C0.789418%2012.1521%201.42847%2010.5449%201.42847%208.55951C1.42847%206.57414%200.789418%204.96693%200%204.96693V0.835449H53V75.8354Z'%20fill='url(%23paint0_linear_6326_86282)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_6326_86282'%20x1='26.4981'%20y1='0.258744'%20x2='26.4981'%20y2='80.0047'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E7540E'/%3e%3cstop%20offset='0.88'%20stop-color='%23BC1B00'/%3e%3cstop%20offset='1'%20stop-color='%23961200'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;background-position:center;width:calc(53px * var(--hscale));height:auto;display:flex;align-items:center;justify-content:center}.voucher-amount{font-family:SFU Incised901;font-size:calc(18px * var(--vscale));font-weight:400;color:#fff}.voucher-content-container{display:flex;flex:1;outline:2px solid #e34f0d;outline-offset:-2px}.voucher-center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:calc(5px * var(--vscale));margin-bottom:calc(5px * var(--vscale))}.voucher-right{width:calc(50px * var(--hscale));display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0}.voucher-name{font-family:Roboto Bold;font-size:calc(12px * var(--scale));font-weight:700;line-height:calc(20px * var(--vscale));color:#000;margin:0 0 calc(3px * var(--vscale)) 0;text-align:center}.voucher-code-section{display:flex;flex-direction:column;align-items:center;margin-bottom:calc(5px * var(--vscale))}.voucher-code-label{font-family:Roboto Regular;font-size:calc(12px * var(--scale));font-weight:400;line-height:calc(18px * var(--vscale));color:#000;margin:0}.voucher-code{font-family:Roboto Medium;font-size:calc(12px * var(--scale));font-weight:500;line-height:calc(18px * var(--scale));color:#e03;font-weight:700}.copy-button{background:none;border:none;cursor:pointer;font-size:calc(14px * var(--vscale))}.voucher-expiry{font-size:calc(12px * var(--scale));font-family:Roboto Regular;font-weight:400;line-height:calc(20px * var(--vscale));color:#727272;display:flex;align-items:center;gap:6px}.clock-icon{width:calc(14px * var(--vscale));height:calc(14px * var(--vscale));object-fit:contain}.copy-button{background:none;border:none;cursor:pointer;padding:calc(8px * var(--vscale));border-radius:calc(8px * var(--vscale));transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.copy-button:hover{background-color:#e0e0e0}.copy-button:focus,.copy-button:active{outline:none}.copy-button img{width:calc(19px * var(--hscale));height:calc(22px * var(--hscale));object-fit:contain}.copied-popup{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#222;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;z-index:100;opacity:.8;pointer-events:none}.click-me-image{width:calc(150px * var(--hscale));height:auto;object-fit:contain}.page-container{background-image:url(/assets/img-background_buyer_access-BfSAs2Qk.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);display:flex;overflow:hidden;justify-content:center;align-items:center;position:relative}@supports (background-image: url(../assets/imgs/img-background_buyer_access.webp)){.page-container{background-image:url(/assets/img-background_buyer_access-BY1jlh_X.webp)}}.form-title{color:#e03;font-family:SF Pro Display Bold,sans-serif;font-size:calc(18px * var(--scale));font-weight:600;line-height:calc(22px * var(--scale));text-align:center;margin:0 0 calc(10px * var(--vscale)) 0}.form-subtitle-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.form-subtitle{color:#000;font-family:SF Pro Display Regular,sans-serif;font-size:calc(16px * var(--scale));line-height:calc(20px * var(--scale));font-weight:400;text-align:center;width:85%;margin:0}.form-subtitle .highlight{font-family:Roboto Medium,sans-serif;font-weight:500;font-size:calc(16px * var(--scale));line-height:calc(22px * var(--scale))}.input-container{position:relative;width:100%}.form-inputs{width:85%;display:flex;flex-direction:column;gap:10px;margin-bottom:calc(20px * var(--scale));margin-top:calc(20px * var(--scale))}.form-inputs input{width:100%;border:none;border-bottom:2px solid #ddd;background:transparent;font-size:calc(16px * var(--scale));line-height:calc(24px * var(--scale));font-family:Roboto Regular;color:#000;outline:none;transition:border-color .3s ease;box-sizing:border-box}.form-inputs input:focus{border-bottom-color:#e03}.form-inputs input::placeholder{color:#999;font-size:calc(16px * var(--scale))}.form-inputs input.error{border-bottom-color:#e03}.error-message{color:#d11313;font-family:Roboto Medium;font-size:calc(12px * var(--scale));line-height:calc(18px * var(--scale));font-style:medium;font-weight:500;margin:calc(5px * var(--vscale)) 0 0 0;text-align:left}.error-message.show{opacity:1;transition:opacity .3s ease}.error-message.hide{opacity:0;transition:opacity .3s ease}.confirm-button{position:relative;width:calc(253.45px * var(--scale));height:calc(60px * var(--scale));background:none;border:none;padding:0;background-color:transparent;outline:none;cursor:pointer}.confirm-button:hover{transform:scale(1.05);transition:transform .2s ease}.confirm-button:focus{outline:none;box-shadow:none}.confirm-img{width:100%;height:100%;display:block}.confirm-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);margin-top:-4px;color:#fff;font-size:calc(20px * var(--scale));font-weight:700;pointer-events:none}.privacy-notice{color:#727272;font-family:Roboto Italic;font-weight:400;font-size:calc(12px * var(--scale));text-align:left;line-height:calc(18px * var(--vscale));padding:0;margin:0;width:85%}.button-container{position:relative;bottom:calc(30px * var(--scale));width:100%;height:auto;display:flex;justify-content:center;align-items:center}.popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:85%}.popup-content p{text-align:left;color:#000;font-family:Roboto Regular;font-size:calc(15px * var(--scale));font-weight:500;line-height:calc(22px * var(--scale));margin:0 0 calc(20px * var(--vscale)) 0}.popup-content .highlight{font-style:bold;color:#000;font-weight:700}.loading-overlay{position:fixed;inset:0;background:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#fff;font-family:Roboto Medium,sans-serif;font-size:1.1rem;text-align:center;margin:0}.ranking-container{background-color:#fcedd0;display:flex;flex-direction:column;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);overflow:hidden}.ranking-header-space{flex:0 0 auto;width:100%;background-image:url(/assets/img-background_ranking-DfMt1QbF.png);background-repeat:no-repeat;background-position:top center;background-size:cover;position:relative;height:calc(var(--ranking-header-height) * var(--hscale))}@supports (background-image: url(../assets/imgs/img-background_ranking.webp)){.ranking-header-space{background-image:url(/assets/img-background_ranking-DxbhwydP.webp)}}.ranking-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;overflow:hidden;box-sizing:border-box;padding:0 10px}.ranking-scroll-area{flex:1;overflow-y:auto;width:100%}.ranking-item{display:flex;align-items:center;background:transparent;padding:16px;margin-bottom:12px;gap:16px;transition:all .3s ease;border-bottom:2px solid #f4e2bd}.ranking-item.currentUserOnTop{background-image:url(/assets/img-background_intop-DICEZ1sP.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.ranking-item:last-child{border-bottom:none}.ranking-number{flex-shrink:0;width:calc(20px * var(--scale));height:calc(20px * var(--scale));display:flex;align-items:center;justify-content:center;background:#f4e2bd;border-radius:50%;color:#000;font-family:SF Pro Display Medium,sans-serif;font-weight:500;font-size:calc(12px * var(--scale));line-height:calc(14px * var(--scale))}.ranking-number.top-rank{background:#ffbe41}.user-avatar{flex-shrink:0;position:relative;justify-content:center;align-items:center;display:flex}.user-avatar img{width:calc(40px * var(--scale));height:calc(40px * var(--scale))}.avatar-icon{width:calc(32px * var(--scale));height:calc(32px * var(--scale));object-fit:contain}.user-info{flex:1;display:flex;flex-direction:column;text-align:left;gap:4px}.user-name{font-family:SF Pro Display Bold,sans-serif;font-size:calc(16px * var(--hscale));line-height:calc(20px * var(--vscale));font-weight:700;color:#000;margin:0}.user-phone{font-family:SF Pro Display Regular,sans-serif;font-size:calc(12px * var(--hscale));font-weight:400;color:#7a7a7a;margin:0;line-height:calc(14px * var(--hscale))}.user-score{flex-shrink:0;font-family:SF Pro Display Bold,sans-serif;font-size:calc(16px * var(--hscale));font-weight:600;color:#000;text-align:right}.message-container{display:flex;align-items:center;background-image:url(/assets/img-background_outtop-CXBywh-s.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;padding:16px;margin-bottom:calc(12px * var(--vscale));gap:16px;transition:all .3s ease}.crown-icon{flex-shrink:0;position:relative;justify-content:center;align-items:center;display:flex}.crown-icon img{width:calc(40px * var(--scale));height:calc(40px * var(--scale))}.message-text{flex-shrink:0;font-family:SF Pro Display Bold,sans-serif;font-size:calc(16px * var(--scale));font-weight:600;color:#000;text-align:left}.help-container{background-color:#fcedd0;display:flex;flex-direction:column;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);overflow-y:auto}.help-header-space{flex:0 0 auto;width:100%;background-image:url(/assets/img-background_help-BPEZpSjC.png);background-repeat:no-repeat;background-position:top center;background-size:cover;position:relative;height:calc(var(--help-header-height) * var(--hscale))}@supports (background-image: url(../assets/imgs/img-background_help.webp)){.help-header-space{background-image:url(/assets/img-background_help-BdJX8q69.webp)}}.help-content{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0 10px}.help-scroll-area{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-left:8px;padding-right:8px;margin-top:120px}.help-scroll-area::-webkit-scrollbar{display:none}.help-item{display:flex;flex-direction:column;background:transparent;padding-bottom:20px}.help-question{flex-shrink:0;font-family:SF Pro Display Bold;font-size:16px;font-weight:600;color:#000;text-align:left}.help-answer{flex-shrink:0;font-family:SF Pro Display Regular,sans-serif;font-size:14px;font-weight:400;color:#000;margin-top:8px;text-align:left}.sub-answer{margin-left:16px}.bold{font-weight:600;font-family:SF Pro Display Bold,sans-serif}.help-answer p{margin-top:0}.result-container{background-image:url(/assets/img-background_result-puG113-y.png);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);display:flex;overflow:hidden;justify-content:center;align-items:center;position:relative}@supports (background-image: url(../assets/imgs/img-background_result.webp)){.result-container{background-image:url(/assets/img-background_result-IgC-ZCRQ.webp)}}.result-title{text-align:center;color:#000;font-family:Roboto Medium,sans-serif;font-size:calc(16px * var(--scale));font-weight:500;font-weight:700;line-height:calc(22px * var(--scale));margin:0 calc(20px * var(--hscale)) calc(20px * var(--vscale)) calc(20px * var(--hscale))}.result-steps{color:#fff;text-align:left;margin:calc(20px * var(--vscale)) auto 0 auto;padding-left:calc(10px * var(--vscale));width:85%}.result-steps .step{margin-bottom:calc(10px * var(--vscale));font-size:calc(14px * var(--scale));line-height:1.4;text-align:left;display:flex;align-items:flex-start}.result-steps .step .step-text{font-family:Roboto Regular;font-size:calc(12px * var(--scale));font-weight:400;line-height:calc(18px * var(--scale));color:#000;text-align:left}.step-text.highlight{color:#e03}.step-icon{width:calc(20px * var(--vscale));height:calc(20px * var(--vscale))}.result-container .button-group{margin-top:calc(20px * var(--vscale));display:flex;flex-direction:column;gap:calc(10px * var(--vscale));flex-shrink:0;align-items:center}.result-container .btn{padding:calc(10px * var(--vscale)) calc(20px * var(--vscale));font-size:calc(16px * var(--vscale));border-radius:calc(15px * var(--vscale));border:2px solid #4caf50;font-weight:700;cursor:pointer;transition:all .2s ease-in-out;width:calc(200px * var(--vscale));height:auto;text-align:center}.btn.white{background-color:transparent;color:#58b84f;pointer-events:auto;cursor:pointer}.btn.white:hover{background-color:transparent;color:#58b84f;border-color:#58b84f;transform:scale(1.05)}.btn.white:focus,.btn.white:active{outline:none}.btn.green{color:#fff;background-color:#58b84f;pointer-events:auto;cursor:pointer}.btn.green:hover{background-color:#4caf50;border-color:#4caf50;transform:scale(1.05)}.btn.green:focus,.btn.green:active{outline:none}.btn.green:active,.btn.white:active{transform:scale(.95)}.result-container .error-message{font-family:SF Pro Display Medium;font-size:calc(16px * var(--scale));font-weight:500;color:#44494d;text-align:center;margin:0px calc(20px * var(--vscale))}.welcome-container{background-image:url(/assets/img-background_home-D1Pn2c3Y.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;width:100dvw;max-width:var(--base-max-width);height:100dvh;max-height:var(--base-max-height);display:flex;flex-direction:column;overflow-y:auto;justify-content:center;align-items:center;position:relative}@supports (background-image: url(../assets/imgs/img-background_home.webp)){.welcome-container{background-image:url(/assets/img-background_home-B45nlIl9.webp)}}.welcome-container .footer-group{position:absolute;bottom:calc(20px * var(--vscale));width:100%;display:flex;justify-content:center;background:transparent}.welcome-title{font-family:SFU Incised901;font-size:calc(16px * var(--scale));line-height:calc(22px * var(--vscale));font-weight:400;color:#000;text-align:center;margin:0}.welcome-body{color:#fff;text-align:left;margin:calc(20px * var(--vscale)) auto 0 auto;padding-left:10px;width:80%}.welcome-body .content{margin-bottom:calc(10px * var(--vscale));display:flex;align-items:flex-start}.welcome-body .content .content-text{font-family:SF Pro Display Medium;font-size:calc(16px * var(--scale));font-weight:500;line-height:calc(20px * var(--vscale));color:#44494d;margin-left:8px;text-align:left}.content-text.highlight{color:#e03}.content-icon{width:calc(20px * var(--scale));height:calc(20px * var(--scale))}.welcome-button{position:relative;width:calc(214px * var(--scale));height:calc(60px * var(--vscale));background:none;border:none;padding:0;background-color:transparent;outline:none;cursor:pointer;margin-top:calc(15px * var(--vscale))}.welcome-button:hover{transform:scale(1.05);transition:transform .2s ease}.welcome-button:focus,.welcome-button:active{outline:none;box-shadow:none;transform:scale(.95)}.welcome-btn-img{width:100%;height:100%;display:block}.welcome-btn-text{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-60%);margin-top:-4px;color:#fff;font-size:calc(18px * var(--scale));font-weight:600;font-family:Roboto Bold;line-height:calc(22px * var(--vscale));pointer-events:none}
