@import"https://fonts.googleapis.com/css2?family=Nunito:wght@600;700;800;900&family=Fredoka+One&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Nunito,system-ui,sans-serif}::-webkit-scrollbar{display:none}input,select,textarea{color:#1a1a2e;color-scheme:light}@keyframes floatUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-65px)}}@keyframes boing{0%,to{transform:translateY(0)}45%{transform:translateY(-12px)}75%{transform:translateY(-4px)}}@keyframes catBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.cat-breathe{transform-box:fill-box;transform-origin:50% 60%;animation:catBreathe 3s ease-in-out infinite;will-change:transform}.cat-breathe.cat-breathe-slow{animation-duration:4.2s}@media(prefers-reduced-motion:reduce){.cat-breathe{animation:none}}@keyframes tourRingPulse{0%,to{stroke-opacity:.7;stroke-width:2.5}50%{stroke-opacity:.95;stroke-width:3.5}}.tour-ring{animation:tourRingPulse 1.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.tour-ring{animation:none;stroke-opacity:.85;stroke-width:2.5}}.ptcl{position:absolute;font-size:20px;pointer-events:none;z-index:20;animation:floatUp 1.3s ease-out forwards}.boing{animation:boing .6s ease-in-out}.calday{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:800;font-size:13px;position:relative;transition:all .15s;color:#1a1a2e}.calday:hover{background:#ff6b9d12}.calday.hasdot:after{content:"";position:absolute;bottom:4px;width:5px;height:5px;border-radius:50%;background:#ff6b9d}.calday.today{background:linear-gradient(135deg,#ff6b9d,#ff9f43);color:#fff}.calday.today.hasdot:after{background:#fff}.calday.selday{background:#ff6b9d1f;border:2px solid #FF6B9D}.mchip{flex:1;min-width:44px;height:60px;border-radius:14px;border:2px solid transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#00000008;transition:all .2s;padding:4px 2px;font-family:Nunito,sans-serif}.mchip:hover{background:#ff6b9d14}.mchip.sel{background:#ff6b9d1f;border-color:#ff6b9d}.mchip-emoji{font-size:22px;line-height:1}.mchip-label{font-size:8px;font-weight:800;letter-spacing:.2px;text-transform:uppercase;color:#8a8a99;line-height:1}.mchip.sel .mchip-label{color:#1a1a2e}.tktb.on{background:#fff;color:#ff6b9d;box-shadow:0 2px 8px #00000014}.tktb:not(.on){background:transparent;color:#999}.tab-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:#fffbfee0;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -8px 24px #0000000a;padding-top:8px;padding-bottom:calc(14px + env(safe-area-inset-bottom));z-index:50}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.tab-bar{background:#fffbfe}}@media(min-width:1024px){.tab-bar{max-width:375px}}.tbtn{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;border:none;background:none;cursor:pointer;padding:5px 0;color:#8a8a99;transition:color .18s}.tbtn.on{color:#ff6b9d}.tbtn .ti{display:inline-flex;align-items:center;justify-content:center;font-size:20px;transition:transform .2s,opacity .2s,filter .2s;opacity:.55;filter:saturate(.45)}.tbtn.on .ti{transform:scale(1.15);opacity:1;filter:saturate(1)}.tbtn .tl{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;color:inherit}.tab-badge{position:absolute;top:-5px;right:-9px;min-width:16px;height:16px;border-radius:8px;background:#ff6b9d;color:#fff;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid white;line-height:1;box-sizing:border-box;animation:tabBadgePop .22s cubic-bezier(.34,1.56,.64,1)}@keyframes tabBadgePop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.tab-badge{animation:none}}.echip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px;border-radius:14px;border:2px solid transparent;cursor:pointer;transition:all .18s;background:#fff;box-shadow:0 2px 8px #0000000a}.echip:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.echip.sel{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.chk{width:28px;height:28px;border-radius:50%;border:2px solid rgba(0,0,0,.15);background:#fff;color:#fff;cursor:pointer;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s;padding:0;position:relative}.chk:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%}.chk:hover:not(:disabled){border-color:#00b894;background:#00b89414!important}.chk.on{cursor:default}.chk:disabled{cursor:default}.freqchip{border:1.5px solid rgba(0,0,0,.1);background:#fff;color:#999;padding:12px 14px;border-radius:10px;font-family:Nunito,sans-serif;font-size:11px;font-weight:800;cursor:pointer;transition:all .15s;min-height:44px}.freqchip:hover{border-color:#ff6b9d66}.freqchip.sel{background:#ff6b9d1f;border-color:#ff6b9d;color:#ff6b9d}.daychip{flex:1;min-height:44px;border:1.5px solid rgba(0,0,0,.1);background:#fff;color:#999;border-radius:10px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;cursor:pointer;transition:all .15s;padding:6px 0}.daychip:hover{border-color:#ff6b9d66}.daychip.sel{background:linear-gradient(135deg,#ff6b9d,#ff9f43);border-color:transparent;color:#fff}.satchip{display:flex;align-items:center;justify-content:center;height:48px;border:2px solid transparent;background:#00000008;border-radius:14px;cursor:pointer;padding:0;transition:all .15s}.satchip:hover{background:#ff6b9d14}.satchip.sel{background:#ff6b9d24;border-color:#ff6b9d;transform:scale(1.05)}.emoji-chip{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;border:2px solid transparent;background:#00000008;border-radius:12px;cursor:pointer;font-size:20px;padding:0;transition:all .15s}.emoji-chip:hover{background:#ff6b9d14}.emoji-chip.sel{background:#ff6b9d24;border-color:#ff6b9d}.game-remove{width:44px;height:44px;border-radius:22px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:background .15s,color .15s}.game-remove .game-remove-icon{width:28px;height:28px;border-radius:50%;background:#0000000a;color:#999;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.game-remove:hover .game-remove-icon{background:#e170551f;color:#e17055}.app-stage{min-height:100dvh;display:flex;justify-content:center;align-items:stretch;padding:0}.app-shell{width:100%;max-width:480px;display:flex;flex-direction:column;position:relative;border-radius:0;box-shadow:none;overflow:hidden;min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.app-notch,.app-statusbar{display:none}@media(min-width:1024px){.app-stage{align-items:flex-start;padding:20px 10px 40px}.app-shell{width:375px;max-width:375px;min-height:0;border-radius:44px;box-shadow:0 30px 70px #00000026,0 0 0 12px #1a1a2e,0 0 0 14px #2d2d4e;padding-top:0;padding-bottom:0}.app-notch{display:block;width:120px;height:28px;background:#1a1a2e;border-radius:0 0 18px 18px;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10}.app-statusbar{display:flex;padding:14px 24px 0;justify-content:space-between;font-size:12px;font-weight:700}}.settings-btn{position:absolute;top:14px;right:16px;z-index:60;width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#ff6b9d,#ff9f43);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #ff6b9d66,0 0 0 3px #fffbfea6;transition:transform .2s ease,box-shadow .2s ease;padding:0}.settings-btn:hover{transform:scale(1.06);box-shadow:0 8px 20px #ff6b9d80,0 0 0 3px #fffbfea6}.settings-btn:active{transform:scale(.94)}@media(min-width:1024px){.settings-btn{top:44px}}
