:root{color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#06120f;color:#f7fbf2;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;min-height:100%;margin:0}body{overflow:hidden;touch-action:none}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:100%;height:100%;background:#06120f}.launcher{min-height:100%;display:grid;grid-template-rows:auto 1fr auto;gap:24px;padding:calc(24px + var(--safe-top)) calc(20px + var(--safe-right)) calc(20px + var(--safe-bottom)) calc(20px + var(--safe-left));background:#f7fbf2;color:#17201d;overflow:auto;touch-action:pan-y}.launcher__header{max-width:880px}.launcher__title{margin:0 0 10px;font-size:clamp(36px,8vw,72px);line-height:.95;letter-spacing:0}.launcher__subtitle{margin:0;max-width:720px;color:#465650;font-size:18px;line-height:1.45}.mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-content:start}.mode-card{min-height:190px;border:2px solid #d8e2dc;border-radius:8px;background:#fff;color:#17201d;display:grid;grid-template-rows:1fr auto;padding:16px;text-align:left;cursor:pointer}.mode-card:focus-visible{outline:4px solid #54b6ff;outline-offset:2px}.mode-card__preview{border-radius:6px;min-height:96px;position:relative;overflow:hidden}.mode-card__preview:before,.mode-card__preview:after{content:"";position:absolute;display:block}.mode-card__preview--fish-pond:before{width:68px;height:30px;left:22%;top:36%;border-radius:50%;background:#54b6ff;box-shadow:0 0 22px #54b6ffa6;transform:rotate(-14deg)}.mode-card__preview--fish-pond:after{width:0;height:0;left:calc(22% - 24px);top:calc(36% + 5px);border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:26px solid #f5c84b;filter:drop-shadow(0 0 10px rgba(245,200,75,.55))}.mode-card__preview--bug-chase:before{width:28px;height:28px;left:55%;top:28%;border-radius:50%;background:#17201d;box-shadow:-46px 22px 0 -7px #f0a928,46px 34px 0 -9px #54b6ff,0 0 18px #17201d59}.mode-card__preview--bug-chase:after{width:72%;height:42%;left:14%;top:32%;border-top:3px dashed rgba(23,32,29,.35);border-radius:50%;transform:rotate(-10deg)}.mode-card__preview--glow-dot:before{width:46px;height:46px;left:62%;top:28%;border-radius:50%;background:#f5c84b;box-shadow:0 0 18px #f5c84b,0 0 46px #5ff0e5b3,-90px 24px 0 -16px #5ff0e5d9}.mode-card__preview--glow-dot:after{width:54%;height:40%;left:20%;top:38%;border-bottom:3px solid rgba(95,240,229,.5);border-radius:50%;transform:rotate(-18deg)}.mode-card__title{margin:14px 0 4px;font-size:24px;line-height:1.1}.mode-card__tagline{margin:0;color:#53625c;line-height:1.35}.safety-note{max-width:860px;color:#53625c;font-size:15px;line-height:1.4}.play-screen{position:relative;width:100%;height:100%;overflow:hidden;background:#06120f}.play-canvas{display:block;width:100%;height:100%;touch-action:none}.owner-hot-corner{position:absolute;top:var(--safe-top);left:var(--safe-left);width:96px;height:96px;border:0;background:transparent;color:transparent;z-index:5}.owner-panel,.reward-break{position:absolute;inset:auto 16px calc(16px + var(--safe-bottom)) 16px;max-width:520px;margin:0 auto;border-radius:8px;background:#f7fbf2f5;color:#17201d;padding:18px;z-index:10;box-shadow:0 18px 60px #0000003d}.owner-panel[hidden],.reward-break[hidden]{display:none}.primary-button,.secondary-button{min-height:48px;border-radius:8px;padding:0 16px;border:0;cursor:pointer;font-weight:700}.primary-button{background:#f5c84b;color:#17201d}.secondary-button{background:#e8eee9;color:#17201d}
