:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ff806b}*{box-sizing:border-box}html,body{overscroll-behavior:none;background:#ff806b;width:100%;height:100%;margin:0;font-family:Inter,ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;overflow:hidden}.game-shell{background:linear-gradient(155deg,#ff6f63 0%,#ff9b73 52%,#ffd38b 100%);width:100%;height:100dvh;min-height:100%;position:fixed;inset:0;overflow:hidden}.game-frame{z-index:2;background:#fff7e8;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.game-loading{z-index:1;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;display:flex;position:absolute;inset:0}.game-loading strong{letter-spacing:-.06em;margin-top:.6rem;font-size:clamp(2.7rem,14vw,5rem);line-height:1}.game-loading>span{letter-spacing:.22em;font-size:.72rem;font-weight:900}.loading-mascot{aspect-ratio:1;background:#39c9bc;border:.28rem solid #ffffffeb;border-radius:2rem;width:5.4rem;position:relative;box-shadow:0 1rem 2.5rem #65282b40}.loading-eye,.loading-smile{background:#173f4a;display:block;position:absolute}.loading-eye{border-radius:999px;width:.55rem;height:.72rem;top:2rem}.loading-eye-left{left:1.45rem}.loading-eye-right{right:1.45rem}.loading-smile{border-radius:0 0 999px 999px;width:1.65rem;height:.72rem;bottom:1.35rem;left:50%;translate:-50%}@supports not (height:100dvh){.game-shell{height:100vh}}
