@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#1a1a1a;-webkit-tap-highlight-color:transparent}canvas{touch-action:none;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.animal-nameplate{position:absolute;top:clamp(2.75rem,10vh,5.5rem);left:50%;transform:translate(-50%);z-index:10;pointer-events:none;display:flex;justify-content:center;width:min(100%,34rem);padding:0 1rem;box-sizing:border-box}.animal-nameplate__label{display:inline-flex;align-items:center;justify-content:center;gap:.08rem;min-width:18rem;padding:0;background:none;border:none;color:#fffffff2;font-family:Inter,sans-serif;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:700;letter-spacing:.08em;white-space:nowrap;text-shadow:0 8px 22px rgba(0,0,0,.45);cursor:pointer;pointer-events:auto;transition:color .18s ease,opacity .18s ease,transform .16s ease,text-shadow .18s ease}.animal-nameplate__initial{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-right:.05em;font-size:1.72em;font-weight:900;line-height:1;color:#ffe8a3;-webkit-text-stroke:1px rgba(102,58,0,.35);text-shadow:0 2px 0 rgba(255,248,216,.78),0 10px 22px rgba(0,0,0,.42);transform:translateY(-.06em) rotate(-8deg);transition:transform .16s ease,text-shadow .18s ease,color .18s ease}.animal-nameplate__initial:after{content:"";position:absolute;left:.02em;right:-.04em;bottom:-.12em;height:.14em;border-radius:999px;background:linear-gradient(90deg,#ffd878f2,#fff3c773 65%,#fff3c700);opacity:.95;transform:rotate(-4deg)}.animal-nameplate__text{color:inherit}.animal-nameplate__label:hover{color:#fff;transform:scale(1.08);text-shadow:0 10px 26px rgba(0,0,0,.6)}.animal-nameplate__label:hover .animal-nameplate__initial{transform:translateY(-.08em) rotate(-8deg) scale(1.08);color:#fff0bf;text-shadow:0 2px 0 rgba(255,250,229,.85),0 12px 24px rgba(0,0,0,.46)}.animal-nameplate__label:active{opacity:.82;transform:translateY(1px) scale(.98)}.animal-nameplate__label:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:6px}.carousel-nav{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;pointer-events:none}.carousel-nav__bounds{position:absolute;top:0;right:0;bottom:0;left:0;width:min(calc(100% - 2rem),60rem);margin:0 auto}.carousel-nav__side-rail{position:absolute;top:50%;left:0;transform:translateY(-50%)}.carousel-nav__center-stack{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:2rem;width:min(96vw,56rem)}.carousel-nav__arrow{pointer-events:auto;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:44px;height:44px;color:#fffc;font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,border-color .2s;padding:0}.carousel-nav__arrow--next{position:absolute;top:50%;right:0;transform:translateY(-50%)}.carousel-nav__arrow:hover{background:#fff3;border-color:#fff6}.carousel-nav__arrow:focus-visible,.alphabet-index__letter:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px}.alphabet-index{pointer-events:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.1rem;padding:0;width:100%;overflow:visible}.alphabet-index__letter{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:999px;background:transparent;color:#ffffffc7;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease,opacity .18s ease}.alphabet-index__letter:hover:not(:disabled){color:#fff;background:#ffffff24;transform:scale(1.12)}.alphabet-index__letter:disabled{cursor:default;opacity:.38}.alphabet-index__letter--active{color:#ffe8a3;background:#ffe8a32e;text-shadow:0 0 14px rgba(255,232,163,.5);transform:scale(1.18)}.carousel-nav__dots{display:flex;gap:10px}.carousel-nav__dot{pointer-events:auto;width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#ffffff4d;cursor:pointer;transition:background .2s,transform .2s}.carousel-nav__dot--active{background:#ffffffe6;transform:scale(1.25)}.carousel-nav__dot:hover:not(.carousel-nav__dot--active){background:#ffffff8c}@media (max-width: 720px){.carousel-nav__bounds{width:calc(100% - 1.3rem)}.carousel-nav__side-rail{left:0}.carousel-nav__center-stack{bottom:1.15rem;width:calc(100% - 2rem);gap:1rem}.carousel-nav__arrow,.carousel-nav__arrow--next{width:40px;height:40px}.carousel-nav__arrow--next{right:0}.alphabet-index{padding:0;gap:.1rem;width:100%}}.changelog-trigger{position:fixed;bottom:30px;right:30px;color:#fff;z-index:1000;font-family:Inter,sans-serif;display:flex;align-items:center}.changelog-trigger__version{margin-right:8px}.changelog-trigger__link{cursor:pointer;text-decoration:underline}.changelog-card{position:fixed;bottom:0;left:0;width:100vw;height:100vh;background-color:#1a1a1a;color:#fff;z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;box-sizing:border-box;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out;font-family:Inter,sans-serif}.changelog-card--open{transform:translateY(0);opacity:1;pointer-events:auto}.changelog-card__close{position:absolute;top:40px;right:30px;background:none;border:none;font-size:24px;cursor:pointer;color:#fff;font-family:Inter,sans-serif}.changelog-card__close--mobile{top:auto;bottom:25px;right:50px;font-size:30px;padding:10px}.changelog-card__title{color:#fff;font-family:Inter,sans-serif;padding-top:40px;margin-bottom:40px}.changelog-card__content{overflow-y:auto;max-height:calc(100vh - 120px);max-width:80%;text-align:left}.changelog-card__entry{margin-bottom:30px}.changelog-card__entry-title{margin-top:0;margin-bottom:5px;font-size:1.1em}.changelog-card__list{margin-top:0;padding-left:20px}.changelog-card__item{margin-bottom:5px}.game-scene{position:absolute;top:0;right:0;bottom:0;left:0;transition:filter .55s cubic-bezier(.4,0,.2,1)}.game-scene--blurred{filter:blur(24px);pointer-events:none;-webkit-user-select:none;user-select:none}.landing-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#121214d1;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,sans-serif;color:#fff;opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease;will-change:opacity}.landing-overlay--hidden{opacity:0;visibility:hidden;pointer-events:none}.landing-overlay__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;padding:2.5rem;width:100%;max-width:36rem;text-align:left;transform:scale(1);opacity:1;transition:transform .45s cubic-bezier(.2,.8,.2,1),opacity .35s ease}.landing-overlay__content--hidden{transform:scale(.96);opacity:0}.landing-overlay__title{margin:0;font-size:clamp(1.9rem,5.5vw,3rem);font-weight:900;letter-spacing:.01em;line-height:1.15;color:#ffe8a3;text-shadow:0 4px 20px rgba(255,200,80,.3)}.landing-overlay__subtitle{margin:0;font-size:.9rem;color:#ffffff9e;letter-spacing:.01em;line-height:1.5;max-width:100%}.landing-overlay__play-btn{background:linear-gradient(135deg,#ffe08a,#ffb830);color:#3a2000;border:none;border-radius:999px;padding:.95rem 1rem;width:100%;font-size:1.1rem;font-weight:800;font-family:Inter,sans-serif;letter-spacing:.06em;cursor:pointer;box-shadow:0 4px 22px #ffb93c61;transition:transform .18s ease,box-shadow .18s ease}.landing-overlay__play-btn:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 8px 30px #ffb93c8c}.landing-overlay__play-btn:active{transform:scale(.97);box-shadow:0 2px 12px #ffb93c4d}.landing-overlay__play-btn:focus-visible{outline:2px solid rgba(255,232,163,.8);outline-offset:4px}.landing-overlay__divider{display:none}.landing-overlay__form{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;width:100%;margin-top:.4rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.landing-overlay__form-label{font-size:.8rem;font-weight:500;color:#ffffff80;letter-spacing:.02em}.landing-overlay__form-row{display:flex;gap:.5rem;width:100%}.landing-overlay__input{flex:1;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;padding:.65rem 1rem;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s;min-width:0}.landing-overlay__input:focus{border-color:#ffe8a38c}.landing-overlay__input--error{border-color:#ff6450a6}.landing-overlay__input::placeholder{color:#ffffff47}.landing-overlay__submit-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.65rem 1.2rem;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s,border-color .2s}.landing-overlay__submit-btn:hover{background:#ffffff2e;border-color:#ffffff59}.landing-overlay__submit-btn:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px}.landing-overlay__error{margin:0;font-size:.8rem;color:#ff7864e6}.landing-overlay__success{margin:0;font-size:.9rem;color:#b4ffa0d9;letter-spacing:.02em}.landing-overlay__cta-group{width:100%}.landing-overlay__no-signup{margin:0;font-size:.72rem;color:#ffffff80;letter-spacing:.03em;font-weight:500;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.2rem .65rem}.landing-overlay__trust{display:flex;gap:.5rem;flex-wrap:wrap}.landing-overlay__trust span{font-size:.72rem;color:#ffffff80;letter-spacing:.03em;font-weight:500;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.2rem .65rem}.landing-overlay__email-hint{margin:0;font-size:.75rem;color:#ffffff47;letter-spacing:.01em}@media (max-width: 540px){.landing-overlay{justify-content:center;overflow-y:auto;padding:1.5rem 0}.landing-overlay__content{padding:1.75rem 1.25rem;gap:.9rem;align-items:center;text-align:center}.landing-overlay__title{font-size:clamp(1.75rem,9vw,2.4rem)}.landing-overlay__subtitle{font-size:.88rem}.landing-overlay__play-btn{padding:1rem;font-size:1.05rem;min-height:3rem}.landing-overlay__trust{justify-content:center}.landing-overlay__form{align-items:stretch;text-align:left}.landing-overlay__form-label{text-align:center}.landing-overlay__form-row{flex-direction:column;gap:.5rem}.landing-overlay__input{font-size:1rem;padding:.75rem 1rem}.landing-overlay__submit-btn{width:100%;padding:.75rem 1.2rem;font-size:1rem;text-align:center;min-height:2.75rem}}
