@charset "UTF-8";@font-face{font-family:"Baloo 2 Variable";font-style:normal;font-display:swap;font-weight:400 800;src:url("./media/baloo-2-latin-wght-normal-PWVVZKSA.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;ascent-override:83.7%;descent-override:20.3%;line-gap-override:0%;size-adjust:116.3%}@font-face{font-family:"Baloo 2 Variable";font-style:normal;font-display:swap;font-weight:400 800;src:url("./media/baloo-2-latin-ext-wght-normal-EQMKGCKC.woff2") format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;ascent-override:83.7%;descent-override:20.3%;line-gap-override:0%;size-adjust:116.3%}:root{color-scheme:light;--cute-font: "Baloo 2 Variable", "Baloo 2", "Comic Sans MS", "Trebuchet MS", system-ui, sans-serif;--c-pink: #ff6f9c;--c-pink-accent: #ff7eb3;--c-pink-soft: #ffd1e3;--c-rose: #b5677f;--c-mauve: #9c6b80;--c-plum: #6b4a5a;--c-green: #8ed081;--c-green-done: #6cc070}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}body{font-family:var(--cute-font);color:var(--c-plum);background:linear-gradient(160deg,#fff1f7,#ffe3f1 35%,#e7f4ff);background-attachment:fixed;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;overscroll-behavior:none;cursor:default}app-root{display:block;width:100%;height:100%}body:before,body:after{content:"";position:fixed;border-radius:50%;filter:blur(40px);opacity:.5;z-index:-1;pointer-events:none}body:before{width:42vmax;height:42vmax;left:-10vmax;top:-12vmax;background:var(--c-pink-soft)}body:after{width:38vmax;height:38vmax;right:-10vmax;bottom:-12vmax;background:#cfeaff}button{font-family:var(--cute-font);touch-action:manipulation}app-game,app-memory,app-simon{display:block;width:100%;height:100%}.stage{position:relative;width:100%;height:100%;overflow:hidden}.topbar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:clamp(12px,2vh,24px);z-index:6}.icon-btn{font-size:clamp(26px,3.6vh,40px);line-height:1;border:none;background:#ffffffb3;border-radius:999px;width:clamp(50px,7.5vh,70px);height:clamp(50px,7.5vh,70px);cursor:pointer;box-shadow:0 6px 16px #b482a04d;transition:transform .12s ease}@media(hover:hover)and (pointer:fine){.icon-btn:hover{transform:scale(1.06)}}.icon-btn:active{transform:translateY(2px)}.score{font-family:var(--cute-font);font-weight:700;font-size:clamp(20px,3.4vh,37px);color:var(--c-pink);background:#ffffffb3;border-radius:16px;padding:.1em .42em .14em;box-shadow:0 6px 16px #b482a040;display:flex;flex-direction:column;align-items:center;line-height:1}.score .srow{display:flex;align-items:center;gap:.14em}.score .sico{font-size:.88em}.score .best{font-size:.56em;color:var(--c-mauve);margin-top:.42em}@keyframes flash-pop{0%{transform:translate(-50%,-50%) scale(.2) rotate(-12deg)}60%{transform:translate(-50%,-50%) scale(1.15) rotate(6deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}
