@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Nunito:wght@400;600;700&display=swap";:root{--color-cream:#fff8f0;--color-peach:#ffd4b8;--color-coral:#ff8a65;--color-rose:#f48fb1;--color-lavender:#b39ddb;--color-sky:#81d4fa;--color-mint:#80cbc4;--color-sun:#ffd54f;--color-grass:#aed581;--color-bg-start:#fff5eb;--color-bg-end:#e8f4fc;--color-card:#ffffffd9;--color-card-border:#ffffffe6;--color-text:#4a3f55;--color-text-muted:#8b7f96;--color-text-heading:#2d2438;--color-shadow:#78508c26;--color-shadow-strong:#78508c40;--touch-controls-height:9.75rem;--stat-hunger:#ff9f43;--stat-happiness:#feca57;--stat-cleanliness:#54a0ff;--stat-intelligence:#a29bfe;--stat-energy:#1dd1a1;--stat-affection:#ff6b9d;--font-display:"Fredoka", system-ui, sans-serif;--font-body:"Nunito", system-ui, sans-serif;--font-mc:var(--font-display);--text-shadow-hud:0 1px 3px #000000b3;--text-shadow-hud-strong:0 1px 4px #000000d9, 0 0 1px #0006;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-pill:999px;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;font-family:var(--font-body);color:var(--color-text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}html{height:100%}body{background-color:#0000;background-image:radial-gradient(80% 50% at 20% -10%,#ff6b9d40 0%,#0000 50%),radial-gradient(60% 40% at 90% 10%,#48dbfb33 0%,#0000 45%),radial-gradient(50% 30% at 50% 100%,#a29bfe26 0%,#0000 50%),linear-gradient(160deg,#fff0f5 0%,#e8f4fc 40%,#f3e8ff 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;min-height:100%;margin:0}#root{-webkit-overflow-scrolling:touch;width:100%;max-width:none;height:100svh;min-height:100svh;margin:0;padding:0;overflow:hidden auto}.game-card{background:var(--color-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid var(--color-card-border);border-radius:var(--radius-lg);box-shadow:0 8px 32px var(--color-shadow), inset 0 1px 0 #fffc;padding:var(--space-lg)}.game-card--compact{border-radius:var(--radius-md);padding:.55rem .65rem}.game-card--compact .game-card__title{margin-bottom:.4rem;font-size:.78rem}.game-card__title{font-family:var(--font-display);color:var(--color-text-heading);margin:0 0 var(--space-md);letter-spacing:.02em;font-size:1.1rem;font-weight:600}.progress-bar--juicy .progress-bar__fill{box-shadow:0 0 10px #a29bfe80}.progress-bar{border-radius:var(--radius-pill);background:#0000000f;width:100%;height:14px;overflow:hidden;box-shadow:inset 0 2px 4px #00000014}.progress-bar__fill{border-radius:var(--radius-pill);height:100%;transition:width .4s cubic-bezier(.34,1.56,.64,1)}.game-btn{font-family:var(--font-display);border-radius:var(--radius-md);cursor:pointer;touch-action:manipulation;border:none;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s}.game-btn:active:not(:disabled){transform:scale(.96)}.game-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.game-btn--primary{background:linear-gradient(135deg, var(--color-coral) 0%, var(--color-rose) 100%);color:#fff;padding:var(--space-sm) var(--space-lg);box-shadow:0 4px 16px #ff8a6566}.game-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #ff8a658c}.game-btn--secondary{background:linear-gradient(135deg, var(--color-sky) 0%, var(--color-lavender) 100%);color:#fff;padding:var(--space-sm) var(--space-lg);box-shadow:0 4px 16px #81d4fa59}.game-btn--secondary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #81d4fa80}@media (width<=360px){#root{padding:var(--space-sm)}.game-card{padding:var(--space-md)}}.home-minigames{z-index:1;background:linear-gradient(160deg,#fff8ff 0%,#f0f8ff 40%,#fff9e6 100%);border:3px solid #a29bfe;border-radius:16px;width:min(100%,960px);margin-top:2rem;padding:1.15rem 1.1rem 1.25rem;position:relative;box-shadow:0 12px 32px #6c5ce738,inset 0 1px #ffffffe6}.home-minigames__intro{margin-bottom:1rem}.home-minigames__title{font-family:var(--font-display);background:linear-gradient(90deg,#6c5ce7,#e84393,#e17055);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.25rem,3.5vw,1.55rem)}.home-minigames__subtitle{color:#5a4a68;margin:.35rem 0 0;font-size:.9rem;line-height:1.5}.home-minigames__empty{text-align:center;color:#6a5848;background:#6d534014;border-radius:10px;margin:0;padding:1rem;font-size:.9rem}.home-minigames__house-pick{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.home-minigames__house-label{text-transform:uppercase;letter-spacing:.06em;color:#6a5880;font-size:.72rem;font-weight:700}.home-minigames__house-options{flex-wrap:wrap;gap:.5rem;display:flex}.home-minigames__house-btn{cursor:pointer;text-align:left;background:#ffffffb3;border:2px solid #5a408840;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.5rem .75rem;transition:border-color .15s,background .15s;display:flex}.home-minigames__house-btn--active{background:linear-gradient(#f0e8ff,#e8dcf8);border-color:#7a58b8;box-shadow:0 2px #5a4088}.home-minigames__house-btn-icon{font-size:1.1rem;line-height:1}.home-minigames__house-btn-name{font-family:var(--font-display);color:#3d2e55;font-size:.88rem;font-weight:700}.home-minigames__house-btn-coins{color:#6a5848;font-size:.75rem}.home-minigames__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.85rem;display:grid}.home-minigames__card{border:3px solid #0000;border-radius:14px;flex-direction:column;gap:.65rem;padding:.9rem .95rem;display:flex;box-shadow:0 6px 16px #00000014}.home-minigames__card:first-child{background:linear-gradient(160deg,#ffe8f4,#f8e8ff);border-color:#fd79a8}.home-minigames__card:nth-child(2){background:linear-gradient(160deg,#fff9e6,#e8fff8);border-color:#fdcb6e}.home-minigames__card:nth-child(3){background:linear-gradient(160deg,#e8f4ff,#f3e8ff);border-color:#74b9ff}.home-minigames__card:first-child .home-minigames__play{background:linear-gradient(135deg,#ff7675,#e84393);border-color:#fab1a0;box-shadow:0 3px #c44569}.home-minigames__card:nth-child(2) .home-minigames__play{background:linear-gradient(135deg,#fdcb6e,#e17055);border-color:#ffeaa7;box-shadow:0 3px #b86b35}.home-minigames__card:nth-child(3) .home-minigames__play{background:linear-gradient(135deg,#74b9ff,#6c5ce7);border-color:#a29bfe;box-shadow:0 3px #5a4ab0}.home-minigames__card--locked{opacity:.75}.home-minigames__card-top{align-items:flex-start;gap:.7rem;display:flex}.home-minigames__icon{font-size:2rem;line-height:1}.home-minigames__card-title{font-family:var(--font-display);color:#3d2e22;margin:0;font-size:1.05rem}.home-minigames__card-desc{color:#5a4a38;margin:.2rem 0 0;font-size:.84rem;line-height:1.4}.home-minigames__rules{color:#6a5848;margin:0;padding-left:1.1rem;font-size:.8rem;line-height:1.45}.home-minigames__play{color:#fff;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#5cb85c,#3d9a48);border:2px solid #4a7a38;border-radius:10px;margin-top:auto;padding:.55rem .85rem;font-size:.9rem;font-weight:700;box-shadow:0 3px #2a6a30}.home-minigames__play:hover{filter:brightness(1.05)}.home-minigames__unlock{color:#4a3808;width:100%;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#ffd86b,#f0b429);border:none;border-radius:10px;margin-top:.25rem;padding:.55rem .75rem;font-size:.88rem;font-weight:700;box-shadow:0 3px #b8860b}.home-minigames__unlock:hover:not(:disabled){filter:brightness(1.05)}.home-minigames__unlock--disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.home-minigames__price,.home-minigames__owned,.home-minigames__reward{margin:.3rem 0 0;font-size:.78rem;font-weight:700}.home-minigames__reward{color:#7dd3fc;font-weight:600}.home-minigames__price{color:#c9a227}.home-minigames__owned{color:#2d8a3e}.home-minigames__locked{color:#a04040;margin:0;font-size:.82rem;font-weight:600}.comment-board--card{border-radius:var(--radius-lg);background:#fffffff0;border:2px solid #fffffff2;width:100%;padding:1rem 1.1rem 1.1rem;box-shadow:0 10px 28px #00000024}.comment-board--overlay{z-index:1300;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.comment-board__backdrop{background:#0f172a73;position:absolute;inset:0}.comment-board__panel{background:#fff;border-radius:18px;width:min(100%,520px);max-height:min(88svh,720px);padding:1.15rem 1.2rem 1.25rem;position:relative;overflow:auto;box-shadow:0 20px 50px #00000038}.comment-board__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.comment-board__title{font-family:var(--font-display);color:var(--color-text-heading);margin:0;font-size:1.2rem}.comment-board__subtitle{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.85rem}.comment-board__close{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;flex-shrink:0;width:2rem;height:2rem}.comment-board__composer{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.45rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.comment-board__composer-label{color:#4b5563;font-size:.88rem}.comment-board__input{resize:vertical;width:100%;min-height:4.5rem;font-family:var(--font-body);border:2px solid #d1d5db;border-radius:12px;padding:.65rem .75rem;font-size:.95rem;line-height:1.45}.comment-board__input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed26}.comment-board__post{color:#fff;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:999px;align-self:flex-end;padding:.5rem 1.1rem;font-weight:600}.comment-board__post:disabled{opacity:.45;cursor:not-allowed}.comment-board__error{color:#dc2626;margin:0;font-size:.85rem}.comment-board__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.comment-board__empty{text-align:center;color:#6b7280;padding:.75rem;font-size:.92rem}.comment-board__item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:.7rem .8rem}.comment-board__item--own{background:#f5f3ff;border-color:#ddd6fe}.comment-board__item-top{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}.comment-board__author{font-family:var(--font-display);color:#111827;font-size:.9rem;font-weight:600}.comment-board__time{color:#9ca3af;white-space:nowrap;font-size:.75rem}.comment-board__body{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.95rem;line-height:1.45}.home-screen{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#8ecae6 0%,#b8d4e8 38%,#90c878 38%,#6aae58 100%);flex-direction:column;align-items:center;height:100svh;max-height:100svh;padding:1.5rem 1rem 2rem;display:flex;position:relative;overflow:hidden auto}.home-screen__sky,.home-screen__ground{pointer-events:none;z-index:0;position:fixed;inset:0}.home-screen__sky{background:linear-gradient(#7ec8e8 0%,#b8dce8 42%,#0000 42%)}.home-screen__ground{background:linear-gradient(#8ec878 0%,#5a9a48 100%);top:42%}.home-screen__header,.home-screen__section,.home-screen__footer{z-index:1;width:min(100%,720px);position:relative}.home-screen__section-title{font-family:var(--font-display);color:#fff;text-shadow:0 2px 6px #00000040;margin:0 0 .85rem;font-size:1.15rem}.home-screen__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.home-screen__header-actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.home-screen__town{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:999px;padding:.5rem 1rem;font-weight:700;box-shadow:0 4px 14px #0003}.home-screen__player-id{color:#ffffffeb;margin:.35rem 0 0;font-size:.78rem}.home-screen__player-id code{background:#0003;border-radius:4px;padding:.1rem .35rem;font-size:.72rem}.home-screen__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6;text-shadow:0 1px 3px #0003;margin:0;font-size:.82rem}.home-screen__title{font-family:var(--font-display);color:#fff;text-shadow:0 2px 8px #00000040;margin:.15rem 0 .35rem;font-size:clamp(1.8rem,5vw,2.5rem)}.home-screen__subtitle{color:#ffffffeb;text-shadow:0 1px 3px #00000026;margin:0;font-size:.95rem}.home-screen__music{cursor:pointer;background:#0003;border:2px solid #ffffff80;border-radius:10px;width:2.4rem;height:2.4rem;font-size:1.1rem}.home-screen__music--on{box-shadow:0 0 12px #ffdc7859}.home-screen__houses{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.home-screen__card{background:#fffcf5f5;border:3px solid #6d5340;border-radius:14px;flex-direction:column;gap:.85rem;padding:1rem 1.05rem 1.1rem;display:flex;box-shadow:0 10px 28px #0000002e,inset 0 1px #fffc}.home-screen__card--new{text-align:center;cursor:pointer;background:#ffffffb8;border-style:dashed;justify-content:center;align-items:center;min-height:280px;transition:transform .15s,background .15s}.home-screen__card--new:hover{background:#ffffffe0;transform:translateY(-3px)}.home-screen__card-top{flex-direction:column;gap:.25rem;display:flex}.home-screen__card-badge{color:#5a4030;letter-spacing:.04em;text-transform:uppercase;background:#e8d4b4;border-radius:999px;align-self:flex-start;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.home-screen__card-name{font-family:var(--font-display);color:#3d2e22;margin:0;font-size:1.25rem}.home-screen__card-preview{background:linear-gradient(135deg,#dff0ff,#f0f8e8);border:2px solid #6d534033;border-radius:10px;align-items:center;gap:.75rem;min-height:4.5rem;padding:.65rem .75rem;display:flex}.home-screen__house-icon{font-size:2.2rem;line-height:1}.home-screen__pet-row{flex-wrap:wrap;gap:.35rem;display:flex}.home-screen__pet-emoji{font-size:1.5rem;line-height:1}.home-screen__empty-pets{color:#6a5848;margin:0;font-size:.82rem;font-style:italic}.home-screen__stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0;display:grid}.home-screen__stats div{text-align:center;background:#6d534014;border-radius:8px;padding:.35rem .25rem}.home-screen__stats dt{text-transform:uppercase;letter-spacing:.05em;color:#7a6555;margin:0;font-size:.65rem}.home-screen__stats dd{font-family:var(--font-display);color:#3d2e22;margin:.15rem 0 0;font-size:.9rem;font-weight:700}.home-screen__enter{color:#fff;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#5cb85c,#3d9a48);border:2px solid #4a7a38;border-radius:10px;margin-top:auto;padding:.65rem 1rem;font-size:.95rem;font-weight:700;transition:transform .1s;box-shadow:0 4px #2a6a30}.home-screen__enter:hover{transform:translateY(-1px)}.home-screen__enter:active{transform:translateY(2px);box-shadow:0 1px #2a6a30}.home-screen__new-icon{color:#5a8a48;font-size:2.5rem;line-height:1}.home-screen__new-desc{color:#5a4a38;max-width:16rem;margin:0;font-size:.84rem}.home-screen__new-cta{color:#3d2e22;font-family:var(--font-display);background:#dcc9a8;border-radius:8px;margin-top:.35rem;padding:.5rem .85rem;font-size:.85rem;font-weight:700}.home-screen__footer{text-align:center;color:#ffffffe6;text-shadow:0 1px 2px #0003;margin:1.25rem 0 0;font-size:.78rem}.daily-tasks{z-index:21;pointer-events:auto;position:absolute;top:.35rem;right:.5rem}.daily-tasks__toggle{cursor:pointer;background:linear-gradient(145deg,#8e7cec,#6a58c8);border:2px solid #b0a0f4;border-color:#b0a0f4 #4a4090 #443888 #a090ec;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:flex;position:relative;box-shadow:0 2px #00000059}.daily-tasks__toggle-icon{filter:drop-shadow(0 1px 1px #00000059);font-size:1.1rem;line-height:1}.daily-tasks__toggle--ready{border-color:#80ff20;box-shadow:0 0 8px #80ff2059}.daily-tasks__badge{color:#1a1a1a;min-width:1rem;height:1rem;font-family:var(--font-display);text-align:center;background:#80ff20;border-radius:999px;padding:0 .2rem;font-size:.65rem;font-weight:600;line-height:1rem;position:absolute;top:-.35rem;right:-.35rem}.daily-tasks__panel{background:#0c0c0ceb;border:2px solid #000;border-color:#666 #000 #000 #555;width:min(92vw,260px);padding:.5rem .55rem .6rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #00000080}.daily-tasks__header h2{font-family:var(--font-display);color:#ffe566;text-shadow:var(--text-shadow-hud-strong);margin:0;font-size:1rem;font-weight:600}.daily-tasks__reset{font-family:var(--font-display);color:#ffffff80;margin:.15rem 0 .45rem;font-size:.72rem}.daily-tasks__list{flex-direction:column;gap:.45rem;max-height:min(52vh,360px);margin:0;padding:0 .15rem 0 0;list-style:none;display:flex;overflow-y:auto}.daily-tasks__item{background:#ffffff0f;border:1px solid #ffffff1a;padding:.4rem .45rem}.daily-tasks__item--ready{background:#80ff2014;border-color:#80ff20}.daily-tasks__item--claimed{opacity:.55}.daily-tasks__item-top{align-items:center;gap:.35rem;display:flex}.daily-tasks__icon{border:2px solid;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1rem;line-height:1;display:flex;box-shadow:0 1px #00000040}.daily-tasks__info{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.daily-tasks__label{font-family:var(--font-display);color:#fff;text-shadow:var(--text-shadow-hud);font-size:.78rem;line-height:1.2}.daily-tasks__reward{font-family:var(--font-display);color:#ffd54f;font-size:.68rem}.daily-tasks__count{font-family:var(--font-display);color:#ccc;flex-shrink:0;font-size:.75rem;font-weight:600}.daily-tasks__bar{background:#00000080;border:1px solid #000;height:5px;margin-top:.35rem;overflow:hidden}.daily-tasks__bar-fill{height:100%;transition:width .3s}.daily-tasks__claim{width:100%;font-family:var(--font-display);color:#1a1a1a;cursor:pointer;background:#80ff20;border:2px solid #000;border-top-color:#a8ff60;margin-top:.35rem;padding:.3rem .5rem;font-size:.78rem;font-weight:600}.daily-tasks__claim:hover{filter:brightness(1.08)}@media (pointer:coarse){.daily-tasks{top:3.1rem;right:.45rem}.game-topbar--overlay{right:.5rem}}.mc-crosshair{z-index:12;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mc-crosshair__arm{background:#ffffffe6;position:absolute;box-shadow:0 0 1px #000000e6}.mc-crosshair__arm--top{width:1px;height:4px;top:0;left:7.5px}.mc-crosshair__arm--bottom{width:1px;height:4px;bottom:0;left:7.5px}.mc-crosshair__arm--left{width:4px;height:1px;top:7.5px;left:0}.mc-crosshair__arm--right{width:4px;height:1px;top:7.5px;right:0}.egg-view{text-align:center}.egg-view__stage{min-height:140px;margin-bottom:var(--space-lg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.egg-view__egg{justify-content:center;align-items:center;width:100px;height:120px;transition:transform .3s;display:flex;position:relative}.egg-view__emoji{filter:drop-shadow(0 6px 12px #ffb47866);z-index:1;font-size:4.5rem;line-height:1}.egg-view__egg--warm{animation:2.5s ease-in-out infinite egg-wobble}.egg-view__egg--warm .egg-view__emoji{animation:2s ease-in-out infinite egg-glow-pulse}.egg-view__glow{pointer-events:none;background:radial-gradient(circle,#ffc86480 0%,#0000 70%);border-radius:50%;animation:2s ease-in-out infinite glow-pulse;position:absolute;inset:-10px}.egg-view__sparkle{opacity:0;pointer-events:none;font-size:1rem;position:absolute}.egg-view__sparkle--1{animation:2s ease-in-out infinite sparkle-float;top:10%;right:15%}.egg-view__sparkle--2{animation:2s ease-in-out .8s infinite sparkle-float;bottom:15%;left:10%}.egg-view--hatching .egg-view__egg--hatch{animation:1.2s ease-out forwards egg-hatch}.egg-view--hatching .egg-view__emoji{animation:1.2s ease-out forwards hatch-pop}.egg-view__hatch-text{font-family:var(--font-display);color:var(--color-coral);margin:var(--space-sm) 0 0;font-size:1.25rem;font-weight:600;animation:.6s ease-in-out infinite alternate hatch-text-pulse}.egg-view__progress{margin-bottom:var(--space-md)}.egg-view__progress-labels{color:var(--color-text-muted);margin-bottom:var(--space-xs);justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.egg-view__progress-fill{background:linear-gradient(90deg, var(--color-peach), var(--color-coral), var(--color-sun));box-shadow:0 0 12px #ff9f4380}.egg-view__actions{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.egg-view__warm-btn{min-width:160px}.egg-view__ready{font-family:var(--font-display);color:var(--color-grass);margin:0;font-weight:600;animation:1s ease-in-out infinite ready-bounce}.egg-view__empty{align-items:center;gap:var(--space-md);padding:var(--space-md) 0;flex-direction:column;display:flex}.egg-view__empty-text{color:var(--color-text-muted);margin:0}@keyframes egg-wobble{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes egg-glow-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes sparkle-float{0%,to{opacity:0;transform:translateY(0)scale(.8)}50%{opacity:1;transform:translateY(-8px)scale(1)}}@keyframes egg-hatch{0%{transform:scale(1)}30%{transform:scale(1.15)rotate(-5deg)}60%{transform:scale(.95)rotate(5deg)}to{transform:scale(1.1)}}@keyframes hatch-pop{0%{opacity:1;transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1.2)}}@keyframes hatch-text-pulse{0%{opacity:.7}to{opacity:1}}@keyframes ready-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.mc-stats{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.mc-stats__row{align-items:center;gap:.25rem;display:flex}.mc-stats__icon{text-align:center;filter:drop-shadow(0 1px 2px #000000a6);width:.9rem;font-size:.65rem;line-height:1}.mc-stats__hearts{gap:2px;display:flex}.mc-stats__pip{background:#0000008c;border:1px solid #000;width:7px;height:7px;box-shadow:inset 1px 1px #ffffff26}.mc-stats__pip--on{border-color:#2a2a2a #000 #000 #2a2a2a}.mc-stats__pip--low{animation:1.5s ease-in-out infinite bar-pulse}.stats-overlay{background:#0000008c;border:2px solid #ffffff1f;border-radius:6px;flex-direction:column;gap:.22rem;margin:0;padding:.35rem .45rem;list-style:none;display:flex}.stats-overlay__row{align-items:center;gap:.3rem;display:flex}.stats-overlay__icon{text-align:center;width:1rem;font-size:.7rem;line-height:1}.stats-overlay__track{background:#00000073;border:1px solid #ffffff1a;border-radius:2px;flex:1;height:6px;overflow:hidden}.stats-overlay__fill{border-radius:1px;height:100%;transition:width .3s}.stats-overlay__fill--low{animation:1.5s ease-in-out infinite bar-pulse}.stats-bar--compact .stats-bar__list{gap:.35rem}.stats-bar--compact .stats-bar__label,.stats-bar--compact .stats-bar__value{font-size:.72rem}.stats-bar--compact .stats-bar__track{height:7px}.stats-bar--compact .stats-bar__icon{font-size:.85rem}@media (width>=320px){.stats-bar--compact .stats-bar__list{grid-template-columns:1fr 1fr;gap:.35rem .5rem;display:grid}}.stats-bar__list{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stats-bar__item{flex-direction:column;gap:4px;display:flex}.stats-bar__header{justify-content:space-between;align-items:center;display:flex}.stats-bar__label{align-items:center;gap:var(--space-xs);color:var(--color-text);font-size:.85rem;font-weight:600;display:flex}.stats-bar__icon{font-size:1rem;line-height:1}.stats-bar__value{font-family:var(--font-display);color:var(--color-text-heading);text-align:right;min-width:2rem;font-size:.85rem;font-weight:700}.stats-bar__value--low{color:var(--color-coral)}.stats-bar__value--critical{color:#e53935;animation:1s ease-in-out infinite critical-flash}.stats-bar__track{height:10px}.stats-bar__fill{box-shadow:0 0 8px #0000001a}.stats-bar__fill--low{animation:1.5s ease-in-out infinite bar-pulse}@keyframes critical-flash{0%,to{opacity:1}50%{opacity:.5}}@keyframes bar-pulse{0%,to{opacity:1}50%{opacity:.7}}@media (width>=400px){.stats-bar__list{gap:var(--space-sm) var(--space-md);grid-template-columns:1fr 1fr;display:grid}}.action-hotbar{background:#0000008c;border:2px solid #fff3;border-radius:6px;gap:.2rem;padding:.3rem;display:flex;box-shadow:0 4px #00000073}.action-hotbar__slot{cursor:pointer;touch-action:manipulation;border:2px solid;border-radius:4px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform 80ms,filter 80ms;display:flex}.action-hotbar__slot:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-2px)}.action-hotbar__slot:active:not(:disabled){filter:brightness(.92);transform:translateY(1px)}.action-hotbar__slot--disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.5)}.action-hotbar__icon{filter:drop-shadow(1px 1px #00000080);font-size:1.25rem;line-height:1}@media (width>=500px){.action-hotbar__slot{width:2.85rem;height:2.85rem}.action-hotbar__icon{font-size:1.4rem}}.action-panel--compact .action-panel__grid{gap:.35rem}.action-panel--compact .action-panel__btn{border-radius:var(--radius-sm);gap:2px;min-height:52px;padding:.4rem .25rem;box-shadow:0 3px #00000026,inset 0 1px #ffffff40}.action-panel--compact .action-panel__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px #00000026,inset 0 1px #ffffff4d}.action-panel--compact .action-panel__btn:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #00000026}.action-panel--compact .action-panel__icon{font-size:1.2rem}.action-panel--compact .action-panel__label{font-size:.65rem}.action-panel__subtitle{margin:-.25rem 0 var(--space-sm);color:var(--color-text-muted);text-align:center;font-size:.78rem}.action-panel__grid{gap:var(--space-sm);grid-template-columns:repeat(3,1fr);display:grid}.action-panel__btn{padding:var(--space-md) var(--space-sm);background:var(--btn-gradient);border-radius:var(--radius-md);color:#fff;min-height:72px;font-family:var(--font-display);cursor:pointer;touch-action:manipulation;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.8rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001f,inset 0 1px #ffffff40}.action-panel__btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 18px #0000002e,inset 0 1px #ffffff4d}.action-panel__btn:active:not(:disabled){transform:scale(.96)}.action-panel__btn:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.3);transform:none}.action-panel__btn--cooldown{opacity:.55}.action-panel__btn--cooldown:after{content:"";border-radius:inherit;background:#00000040;position:absolute;inset:0}.action-panel__icon{font-size:1.5rem;line-height:1}.action-panel__label{letter-spacing:.02em}.action-panel__boosts{opacity:.9;letter-spacing:.01em;font-size:.62rem;font-weight:500}.action-panel__reason{opacity:.85;font-size:.58rem;font-weight:500;line-height:1.2}.action-panel__cooldown{color:#fff;text-shadow:0 1px 3px #0006;z-index:1;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;inset:0}.action-panel__hint{margin:var(--space-md) 0 0;color:var(--color-text-muted);text-align:center;font-size:.85rem;font-style:italic}@media (width<=360px){.action-panel__grid{grid-template-columns:repeat(2,1fr)}.action-panel__btn{min-height:64px;padding:var(--space-sm)}.action-panel__icon{font-size:1.25rem}}@media (width>=480px){.action-panel__grid{gap:var(--space-md)}.action-panel__btn{min-height:80px}}.game-hud--minecraft{z-index:15;pointer-events:none;font-family:var(--font-display);position:absolute;inset:0}.game-hud--minecraft>*{pointer-events:auto}.mc-hud__bottom-left{pointer-events:none;flex-direction:column;gap:.35rem;max-width:min(200px,48vw);display:flex;position:absolute;bottom:5.5rem;left:.5rem}.mc-hud__bottom-left>*{pointer-events:auto}.mc-hud__pet-header{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.mc-hud__pet-level{color:#9ae65a;text-shadow:var(--text-shadow-hud-strong);font-size:.78rem;font-weight:600}.mc-hud__pet-name{color:#fff;text-shadow:var(--text-shadow-hud-strong);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.78rem;font-weight:600;overflow:hidden}.mc-hud__pet-upgrades{gap:.1rem;font-size:.75rem;display:flex}.mc-hud__resources{color:#fff;text-shadow:var(--text-shadow-hud-strong);gap:.65rem;font-size:.78rem;font-weight:600;display:flex}.mc-hud__resource{align-items:center;gap:.2rem;display:inline-flex}.mc-hud__quest-chips{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}.mc-hud__quest-chip{opacity:.45;filter:grayscale(.6);font-size:.65rem}.mc-hud__quest-chip--met{opacity:1;filter:none}.mc-hud__quest-count{color:#ffffff8c;text-shadow:var(--text-shadow-hud);margin-left:.15rem;font-size:.6rem}.mc-hud__hint{color:#fff;text-shadow:var(--text-shadow-hud-strong);margin:0;font-size:.78rem;font-weight:600;line-height:1.35}.mc-hud__hint strong{color:#ff5}.mc-hud__bottom-center{pointer-events:none;flex-direction:column;align-items:center;gap:.2rem;display:flex;position:absolute;bottom:.35rem;left:50%;transform:translate(-50%)}.mc-hud__bottom-center>*{pointer-events:auto}.mc-pet-row{gap:2px;margin-bottom:.1rem;display:flex}.mc-pet-row__slot{cursor:pointer;border:2px solid;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;font-size:.85rem;transition:filter .15s,transform .1s;display:flex}.mc-pet-row__slot:hover{filter:brightness(1.12)}.mc-pet-row__slot:active{filter:brightness(.95);transform:translateY(1px)}.mc-pet-row__slot--active{outline-offset:-2px;filter:brightness(1.08);outline:2px solid #fff;box-shadow:0 0 8px #ffffff59}.mc-xp{background:#0000008c;border:1px solid #000;width:min(364px,92vw);height:6px;position:relative;overflow:hidden}.mc-xp__fill{background:linear-gradient(#80ff20 0%,#4a9e10 100%);height:100%;transition:width .35s;box-shadow:inset 0 1px #ffffff40}.mc-xp--max{color:#ff5;text-shadow:var(--text-shadow-hud);justify-content:center;align-items:center;height:8px;font-size:.55rem;font-weight:700;display:flex}.mc-hotbar{background:#00000073;border:2px solid #000;gap:2px;padding:2px;display:flex}.mc-hotbar--utility-only{gap:2px}.mc-hotbar__slot{cursor:pointer;touch-action:manipulation;border:2px solid;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:flex;position:relative}.mc-hotbar__slot:hover:not(:disabled){filter:brightness(1.12)}.mc-hotbar__slot:active:not(:disabled){filter:brightness(.92);transform:translateY(1px)}.mc-hotbar__slot--selected{outline-offset:-2px;z-index:1;outline:2px solid #fff}.mc-hotbar__slot--disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.5)}.mc-hotbar__icon{filter:drop-shadow(1px 1px #0009);pointer-events:none;font-size:1.2rem;line-height:1}.mc-hotbar__slot-num{color:#fff;text-shadow:var(--text-shadow-hud);pointer-events:none;font-size:.58rem;font-weight:600;line-height:1;position:absolute;bottom:1px;right:3px}@media (width>=500px){.mc-hotbar__slot{width:2.85rem;height:2.85rem}.mc-hotbar__icon{font-size:1.35rem}.mc-hud__bottom-left{bottom:5.85rem}}@media (width<=400px){.mc-hud__bottom-left{max-width:44vw;bottom:5.25rem}.mc-hotbar__slot{width:2.15rem;height:2.15rem}.mc-hotbar__icon{font-size:1rem}}@media (pointer:coarse){.game-hud--minecraft .mc-hud__bottom-left{gap:.25rem;max-width:min(11.5rem,46vw);top:3.65rem;bottom:auto;left:.45rem}.game-hud--minecraft .mc-hud__pet-name{max-width:7.5rem}.game-hud--minecraft .mc-hud__bottom-center{bottom:var(--touch-controls-height);max-width:calc(100vw - 10.5rem)}.game-hud--minecraft .mc-xp{width:min(280px,100vw - 11rem)}.game-hud--minecraft .mc-hotbar__slot{width:2.35rem;height:2.35rem}}@media (pointer:coarse) and (height<=520px){:root{--touch-controls-height:8.5rem}.game-hud--minecraft .mc-hud__bottom-left{max-width:min(10rem,44vw);top:3.25rem}.house-3d--touch .house-3d__hud{top:2.85rem}}.house-name--header,.house-name__display{flex-direction:column;align-items:center;gap:.35rem;display:flex}.house-name__title{align-items:center;gap:.4rem;margin:0;display:inline-flex}.house-name__icon{-webkit-text-fill-color:initial;background:0 0}.house-name__edit{color:var(--color-text-muted);cursor:pointer;background:#a29bfe26;border:none;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:600;transition:background .15s,color .15s}.house-name__edit:hover{color:var(--color-text);background:#a29bfe47}.house-name__edit--compact{padding:.3rem .5rem;font-size:.9rem}.house-name__form{flex-direction:column;align-items:center;gap:.5rem;width:min(100%,320px);display:flex}.house-name__input{border:2px solid var(--color-card-border);border-radius:var(--radius-md);width:100%;font-family:var(--font-display);text-align:center;background:var(--color-card);color:var(--color-text-heading);padding:.55rem .75rem;font-size:.95rem;font-weight:600}.house-name__input--header{font-size:clamp(1.1rem,3.5vw,1.5rem)}.house-name__input:focus{border-color:#a29bfe;outline:none;box-shadow:0 0 0 3px #a29bfe33}.house-name__actions{gap:.5rem;display:flex}.house-name__btn{color:var(--color-text);cursor:pointer;background:#0000000f;border:none;border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.house-name__btn--save{color:#fff;background:linear-gradient(135deg,#a29bfe,#48dbfb)}.house-name__card-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.house-name__card-value{font-family:var(--font-display);color:var(--color-text-heading);font-size:1rem;font-weight:600}.house-name--toolbar{flex:1;min-width:0}.house-name__toolbar-display{border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-display);color:var(--color-text-heading);background:0 0;border:none;align-items:center;gap:.35rem;max-width:100%;padding:.2rem .35rem;font-size:clamp(.9rem,2.5vw,1.05rem);font-weight:700;transition:background .15s;display:inline-flex}.house-name__toolbar-display:hover{background:#a29bfe1f}.house-name__toolbar-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.house-name__toolbar-edit{opacity:.6;font-size:.75rem}.house-name__toolbar-form{align-items:center;gap:.25rem;width:100%;display:flex}.house-name__input--toolbar{text-align:left;flex:1;min-width:0;padding:.35rem .5rem;font-size:.85rem}.house-name__toolbar-save,.house-name__toolbar-cancel{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem;font-size:.8rem;font-weight:700}.house-name__toolbar-save{color:#fff;background:linear-gradient(135deg,#1dd1a1,#10ac84)}.house-name__toolbar-cancel{color:var(--color-text-muted);background:#00000014}.game-topbar--overlay{z-index:20;box-shadow:none;pointer-events:none;background:0 0;border:none;flex-wrap:wrap;align-items:flex-start;gap:.35rem;padding:.35rem .5rem;display:flex;position:absolute;top:0;left:0;right:3.15rem}.game-topbar--overlay>*{pointer-events:auto}.game-topbar--overlay .house-name--toolbar{min-width:0}.game-topbar__tier{color:#fff8e1;font-family:var(--font-display);text-shadow:var(--text-shadow-hud);white-space:nowrap;background:#ffd54f40;border:1px solid #ffb74d73;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.68rem;font-weight:600;display:inline-flex}.game-topbar--overlay .house-name__toolbar-display{color:#fff;font-family:var(--font-display);text-shadow:var(--text-shadow-hud);background:#00000059;border:1px solid #0009;border-radius:6px;gap:.25rem;padding:.15rem .4rem;font-size:.75rem;font-weight:600}.game-topbar--overlay .house-name__toolbar-display:hover{background:#00000080}.game-topbar--overlay .house-name__toolbar-text{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.game-topbar--overlay .house-name__toolbar-edit{font-size:.6rem}.game-topbar__home,.game-topbar__music{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1rem;line-height:1;transition:transform .1s,box-shadow .15s,opacity .15s;display:flex}.game-topbar__home{background:linear-gradient(145deg,#e87868,#c84e42);border:2px solid #f0a098;border-color:#f0a098 #9a3830 #8a3028 #ec9088;box-shadow:0 2px #00000059}.game-topbar__home-icon{filter:drop-shadow(0 1px 1px #00000059);font-size:1.05rem;line-height:1}.game-topbar__music{opacity:.75;background:#00000059;border:1px solid #0009}.game-topbar__guide{cursor:pointer;background:linear-gradient(145deg,#c49a5c,#8b5e34);border:2px solid #e8c88a;border-color:#e8c88a #6a4524 #5c3d1e #d4b06a;border-radius:6px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:transform .1s,box-shadow .15s;display:flex;box-shadow:0 2px #00000059}.game-topbar__guide-icon{filter:drop-shadow(0 1px 1px #00000059);font-size:1.1rem;line-height:1}.game-topbar__home:hover{transform:translateY(-1px);box-shadow:0 3px #00000059,0 0 10px #e8786873}.game-topbar__music:hover{opacity:1;background:#00000080}.game-topbar__guide:hover{transform:translateY(-1px);box-shadow:0 3px #00000059,0 0 10px #c49a5c73}.game-topbar__music--on{opacity:1;box-shadow:0 0 10px #ffd67840}.game-topbar{border-radius:var(--radius-lg);box-shadow:0 8px 32px var(--color-shadow), inset 0 1px 0 #fff;background:linear-gradient(135deg,#fffffff2 0%,#fff8fceb 100%);border:2px solid #ffffffe6;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.55rem .75rem;display:flex;position:relative;overflow:hidden}.game-topbar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ff6b9d0f 25%,#a29bfe14 50%,#48dbfb0f 75%,#0000 100%);animation:6s ease-in-out infinite topbar-shimmer;position:absolute;inset:0}@keyframes topbar-shimmer{0%,to{opacity:.5;transform:translate(-5%)}50%{opacity:1;transform:translate(5%)}}.game-topbar>*{z-index:1;position:relative}.game-topbar__resources{flex-shrink:0;gap:.3rem;display:flex}.game-topbar__chip{font-family:var(--font-display);text-shadow:1px 1px #00000080;border:2px solid;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.78rem;font-weight:700;display:flex}.game-topbar__chip--coins{color:#ffd54f;background:#281e0099;border-color:#b8860b}.game-topbar__chip--eggs{color:#ffcc80;background:#32190099;border-color:#e65100}.game-topbar__actions{flex-shrink:0;gap:.25rem;display:flex}.game-topbar__btn{cursor:pointer;background:#00000080;border:2px solid #ffffff40;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1rem;transition:transform .1s;display:inline-flex;box-shadow:0 2px #0006}.game-topbar__btn:hover{transform:translateY(-1px)}.game-topbar__btn--shop{border-color:#7e57c2}.game-topbar__btn--egg{border-color:#e64a19}.game-topbar__btn--reset{border-color:#666;font-size:.9rem}.house-map{z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14101cb8;border:1px solid #fff3;border-radius:10px;width:108px;padding:.4rem .5rem .45rem;position:absolute;top:.65rem;right:.65rem}.house-map__title{font-family:var(--font-display);color:#ffffffbf;letter-spacing:.03em;text-align:center;margin-bottom:.25rem;font-size:.58rem;font-weight:600}.house-map__svg{width:100%;height:auto;display:block}.house-map__hallway{stroke:#ffffff26;stroke-width:1.5px}.house-map__room{fill:#ffffff1f;stroke:#ffffff40;stroke-width:.8px}.house-map__room--active{fill:#ff8a6573;stroke:#ffab91;stroke-width:1.2px}.house-map__you{fill:#fff59d;stroke:#fff;stroke-width:.8px;filter:drop-shadow(0 0 3px #fff59de6)}.touch-game-controls{z-index:5;pointer-events:none;position:absolute;inset:0}.touch-game-controls__joystick-wrap{pointer-events:none;flex-direction:column;align-items:center;gap:.35rem;display:flex;position:absolute;bottom:1rem}.touch-game-controls__joystick-wrap--left{left:1rem}.touch-game-controls__joystick-wrap--right{right:1rem}.touch-game-controls__joystick-label{font-family:var(--font-display);color:#ffffff8c;text-shadow:0 1px 3px #000000a6;pointer-events:none;font-size:.72rem;font-weight:600}.touch-game-controls__joystick{pointer-events:auto;touch-action:none;background:#0f172a59;border:2px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:128px;height:128px;display:flex}.touch-game-controls__joystick--active{background:#0f172a7a;border-color:#ffffff61}.touch-game-controls__knob{pointer-events:none;background:#ffffffeb;border-radius:50%;width:52px;height:52px;box-shadow:0 4px 14px #00000047}.touch-game-controls__interact{color:#fff;max-width:min(46vw,11rem);font-family:var(--font-display);pointer-events:auto;touch-action:manipulation;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:999px;padding:.75rem 1.05rem;font-size:.88rem;font-weight:700;position:absolute;bottom:9.25rem;right:1rem;box-shadow:0 6px 18px #7c3aed73}.touch-game-controls__interact:active{transform:scale(.97)}@media (width>=900px) and (pointer:fine){.touch-game-controls{display:none}}@media (height<=520px){.touch-game-controls__joystick-wrap{bottom:.65rem}.touch-game-controls__joystick{width:110px;height:110px}.touch-game-controls__knob{width:44px;height:44px}.touch-game-controls__interact{padding:.6rem .9rem;font-size:.82rem;bottom:7.75rem}}.house-3d{width:100%;height:100%;box-shadow:none;border:none;border-radius:0;position:absolute;inset:0;overflow:hidden}.house-3d__canvas--touch .house-3d__touch-zones{display:flex}.house-3d__touch-zones{z-index:2;pointer-events:none;font-family:var(--font-display);color:#ffffff8c;text-shadow:var(--text-shadow-hud);font-size:.72rem;font-weight:600;display:none;position:absolute;inset:0}.house-3d__touch-zone{flex:1;justify-content:center;align-items:flex-end;padding-bottom:6.5rem;display:flex}.house-3d__touch-zone--move{background:linear-gradient(90deg,#ffffff0f,#0000);max-width:42%}.house-3d__touch-zone--look{background:linear-gradient(270deg,#ffffff0a,#0000)}.house-3d__canvas{background:#1a1a1a;width:100%;height:100%;min-height:0;position:absolute;inset:0}.house-3d__canvas canvas{cursor:grab;touch-action:none}.house-3d__canvas canvas.house-3d__canvas--looking{cursor:grabbing}.house-3d__lock-overlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.house-3d__lock-card{text-align:center;max-width:320px;font-family:var(--font-display);color:#fff;background:#141414eb;border:3px solid #555;border-color:#888 #555 #555 #777;border-radius:4px;padding:1.25rem 1.75rem;box-shadow:0 6px #00000080}.house-3d__lock-icon{margin-bottom:.5rem;font-size:2.5rem;display:block}.house-3d__lock-card h2{color:#ffd54f;text-shadow:var(--text-shadow-hud);margin:0 0 .5rem;font-size:1.1rem}.house-3d__lock-card p{color:#ccc;margin:.25rem 0;font-size:.85rem}.house-3d__lock-hint{color:#999!important;margin-top:.75rem!important;font-size:.75rem!important}.house-3d__hud{z-index:8;pointer-events:none;font-family:var(--font-display);flex-direction:column;align-items:center;gap:.3rem;padding:0 .5rem;display:flex;position:absolute;bottom:6.25rem;left:0;right:0}.house-3d__hud .house-map{pointer-events:auto;transform-origin:bottom;transform:scale(.85)}.house-3d__room{font-family:var(--font-display);color:#fff;letter-spacing:.02em;text-shadow:var(--text-shadow-hud-strong);font-size:.88rem;font-weight:600}.house-3d__activity{background:#000000a6;border:2px solid #000;border-color:#555 #000 #000 #444;border-radius:0;width:min(100%,240px);padding:.35rem .5rem}.house-3d__activity--active{border-color:#7cb342}.house-3d__activity-header{font-family:var(--font-display);color:#fff;justify-content:space-between;margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:flex}.house-3d__activity-bar{background:#00000080;border:1px solid #ffffff1a;border-radius:2px;height:8px;overflow:hidden}.house-3d__activity-fill{background:linear-gradient(90deg,#7cb342,#aed581);height:100%;transition:width .15s}.house-3d__activity--active .house-3d__activity-fill{background:linear-gradient(90deg,#ff8a65,#ffd54f)}.house-3d__activity-hint{color:#aaa;text-align:center;margin:.25rem 0 0;font-size:.65rem}.house-3d__prompt{font-family:var(--font-display);color:#ffe566;text-shadow:var(--text-shadow-hud-strong);background:#000000a6;border:2px solid #000;border-top-color:#555;border-radius:8px;padding:.35rem .65rem;font-size:.92rem;font-weight:600}.house-3d__prompt kbd{font-family:var(--font-body);background:#ffffff26;border-radius:4px;margin-right:.25rem;padding:.05rem .35rem;font-weight:600}.house-3d__prompt--door{color:#b8f0a0;border-color:#7cb868 #4a7a38 #4a7a38}.house-3d__controls{font-family:var(--font-body);color:#ffffffe6;text-shadow:var(--text-shadow-hud);flex-wrap:wrap;justify-content:center;gap:.4rem .75rem;font-size:.72rem;font-weight:600;display:flex}.house-3d__controls kbd{font-family:var(--font-display);background:#0006;border:1px solid #fff3;border-radius:4px;margin-right:.15rem;padding:.08rem .35rem;font-weight:600}@media (width>=600px){.house-3d__hud{bottom:6.5rem}.house-3d__hud .house-map{transform:scale(1)}}@media (pointer:coarse){.house-3d--touch .house-3d__hud{align-items:center;gap:.25rem;max-width:min(92vw,280px);padding:0 .5rem;inset:3.35rem auto auto 50%;transform:translate(-50%)}.house-3d--touch .house-3d__hud .house-map{transform-origin:top;position:relative;top:auto;right:auto;transform:scale(.78)}.house-3d--touch .house-3d__room{font-size:.75rem}.house-3d--touch .house-3d__activity{width:min(100%,220px)}.house-3d--touch .house-3d__controls{display:none}}.guide-book{z-index:165;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.guide-book__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18120c8c;position:absolute;inset:0}.guide-book__volume{background:linear-gradient(165deg,#f5ead6 0%,#e8d4b4 45%,#dcc9a8 100%);border:3px solid #6d5340;border-radius:8px 14px 14px 8px;width:min(100%,680px);max-height:min(92vh,820px);padding:1rem 1.15rem 1.1rem;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000059,inset 0 0 0 1px #ffffff59,inset -8px 0 20px #50321e1f}.guide-book__header{border-bottom:2px solid #6d534040;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;padding-bottom:.65rem;display:flex}.guide-book__series{letter-spacing:.08em;text-transform:uppercase;color:#7a5c44;margin:0;font-size:.72rem}.guide-book__title{font-family:var(--font-display);color:#3d2e22;margin:.15rem 0 0;font-size:1.35rem}.guide-book__close{color:#3d2e22;cursor:pointer;background:#c9a87c;border:2px solid #6d5340;border-radius:6px;flex-shrink:0;width:2rem;height:2rem;font-size:1rem}.guide-book__tabs{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:.85rem;display:grid}.guide-book__tab{color:#fff;font-family:var(--font-display);cursor:pointer;text-shadow:0 1px 2px #00000059;border:2px solid;border-radius:6px;flex-direction:column;align-items:center;gap:.15rem;padding:.45rem .25rem;font-size:.68rem;font-weight:600;display:flex;position:relative}.guide-book__tab--active{outline-offset:1px;outline:2px solid #fff;transform:translateY(-1px)}.guide-book__tab-emoji{font-size:1.15rem;line-height:1}.guide-book__tab-badge{color:#2a6a2a;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:.85rem;height:.85rem;font-size:.55rem;line-height:1;display:flex;position:absolute;top:3px;right:4px}.guide-book__spread{background:#faf6ee;border:1px solid #6d534059;border-radius:4px;grid-template-columns:1fr 10px 1fr;gap:0;min-height:320px;display:grid;box-shadow:inset 0 0 30px #6d534014}.guide-book__page{color:#3d3428;padding:1rem 1.05rem;font-size:.84rem;line-height:1.55}.guide-book__page--left{border-right:1px solid #6d53401f}.guide-book__spine{background:linear-gradient(90deg,#50321e26,#78503259,#50321e26)}.guide-book__chapter{letter-spacing:.06em;text-transform:uppercase;color:var(--guide-accent,#7a5c44);margin:0;font-size:.72rem}.guide-book__species{font-family:var(--font-display);color:#2a2018;margin:.2rem 0 .35rem;font-size:1.45rem}.guide-book__tagline{color:#5a4a38;margin:0 0 .65rem;font-style:italic}.guide-book__owned{color:#2e5a30;background:#2e7d321f;border-left:3px solid #2e7d32;border-radius:0 4px 4px 0;margin:0 0 .75rem;padding:.35rem .55rem;font-size:.78rem}.guide-book__locked{color:#6a5848;background:#6d53401a;border-left:3px solid #9a7a5a;border-radius:0 4px 4px 0;margin:0 0 .75rem;padding:.35rem .55rem;font-size:.78rem}.guide-book__section{margin-bottom:.75rem}.guide-book__section h4{font-family:var(--font-display);color:var(--guide-accent,#6d5340);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .25rem;font-size:.82rem}.guide-book__section p{margin:0}.guide-book__list{margin:0;padding-left:1.1rem}.guide-book__list li{margin-bottom:.35rem}.guide-book__list li:last-child{margin-bottom:0}.guide-book__favorite{border-top:1px dashed #6d53404d;margin:.5rem 0 0;padding-top:.65rem;font-size:.82rem}.guide-book__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.85rem;display:flex}.guide-book__nav{color:#3d2e22;font-family:var(--font-display);cursor:pointer;background:#dcc9a8;border:2px solid #6d5340;border-radius:6px;padding:.4rem .75rem;font-size:.8rem;font-weight:600}.guide-book__nav:disabled{opacity:.4;cursor:not-allowed}.guide-book__pager{color:#5a4a38;font-size:.78rem}.guide-book__hint{color:#6a5848;text-align:center;margin:.65rem 0 0;font-size:.72rem}@media (width<=560px){.guide-book__spread{grid-template-rows:auto auto;grid-template-columns:1fr}.guide-book__spine{display:none}.guide-book__page--left{border-bottom:1px solid #6d534026;border-right:none}.guide-book__tabs{grid-template-columns:repeat(2,1fr)}}.shop{z-index:160;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.shop__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e142873;position:absolute;inset:0}.shop__panel{background:var(--color-card);border:2px solid var(--color-card-border);border-radius:var(--radius-lg);width:min(100%,520px);max-height:min(90vh,720px);box-shadow:0 20px 50px var(--color-shadow-strong);padding:1rem 1.1rem 1.25rem;position:relative;overflow-y:auto}.shop__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.shop__title{font-family:var(--font-display);color:var(--color-text-heading);margin:0;font-size:1.25rem}.shop__subtitle{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.82rem}.shop__wallet{align-items:center;gap:.5rem;display:flex}.shop__coins{font-family:var(--font-display);border-radius:var(--radius-pill);color:#5d4037;white-space:nowrap;background:linear-gradient(135deg,#ffd54f,#ffb300);padding:.35rem .7rem;font-size:.95rem;font-weight:700}.shop__close{cursor:pointer;background:#0000000f;border:none;border-radius:50%;width:2rem;height:2rem;font-size:.9rem}.shop__grid{flex-direction:column;gap:.65rem;display:flex}.shop__item{border-radius:var(--radius-md);background:#fff9;border:2px solid #a29bfe33;flex-direction:column;gap:.55rem;padding:.75rem;display:flex}.shop__item--egg{background:#ffd6a033;border-color:#ff9f4359}.shop__item--upgrade{border-color:#1dd1a14d}.shop__item--house{background:linear-gradient(135deg,#ffecb359,#ffffff8c);border-color:#ffb74d73}.shop__house-status{border-radius:var(--radius-md);background:#ffd54f26;border:1px solid #ffb74d59;align-items:center;gap:.65rem;margin-bottom:.85rem;padding:.65rem .75rem;display:flex}.shop__house-status-icon{font-size:1.6rem;line-height:1}.shop__house-status-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.72rem}.shop__house-status-tier{font-family:var(--font-display);color:var(--color-text-heading);margin:.1rem 0 0;font-size:.95rem;font-weight:700}.shop__section{margin-bottom:1rem}.shop__section-title{font-family:var(--font-display);color:var(--color-text-heading);margin:0 0 .5rem;font-size:.88rem}.shop__perks{color:var(--color-text-muted);margin:.35rem 0 0;padding-left:1rem;font-size:.72rem;line-height:1.4}.shop__perks li{margin-bottom:.12rem}.shop__item--disabled{opacity:.72}.shop__item-top{align-items:flex-start;gap:.65rem;display:flex}.shop__item-icon{font-size:1.75rem;line-height:1}.shop__item-name{font-family:var(--font-display);color:var(--color-text-heading);margin:0;font-size:.95rem}.shop__item-desc{color:var(--color-text-muted);margin:.15rem 0 0;font-size:.78rem;line-height:1.35}.shop__item-footer{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.shop__price{color:#b8860b;font-size:.85rem;font-weight:700}.shop__buy{color:#fff;font-family:var(--font-display);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#a29bfe,#48dbfb);border:none;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.shop__buy:disabled{color:var(--color-text-muted);cursor:not-allowed;background:#0000001a}.shop__owned{color:#2ecc71;font-size:.78rem;font-weight:700}.shop__tip{color:var(--color-text-muted);text-align:center;margin:1rem 0 0;font-size:.78rem;font-style:italic}.house-security{z-index:1100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.house-security__backdrop{background:#0f172a80;position:absolute;inset:0}.house-security__panel{background:#fff;border-radius:16px;width:min(94vw,440px);max-height:88vh;padding:1.1rem 1.25rem 1.25rem;position:relative;overflow:auto;box-shadow:0 16px 48px #00000038}.house-security__header{margin-bottom:.75rem;position:relative}.house-security__header h2{margin:0;font-size:1.15rem}.house-security__header p{color:#6b7280;margin:.2rem 0 0}.house-security__close{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;width:2rem;height:2rem;position:absolute;top:0;right:0}.house-security__section{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:.85rem}.house-security__section h3{margin:0 0 .35rem;font-size:.95rem}.house-security__hint{color:#6b7280;margin:0 0 .5rem;font-size:.82rem}.house-security__code{word-break:break-all;background:#f3f4f6;border-radius:8px;padding:.45rem .55rem;font-size:.78rem;display:block}.house-security__input{border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem .6rem;font-size:.92rem}.house-security__password-wrap{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.house-security__password-wrap .house-security__input{margin-bottom:0}.house-security__show-password{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;align-self:flex-end;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.house-security__show-password:hover{background:#e5e7eb}.house-security__grant-row{gap:.5rem;display:flex}.house-security__grant-row .house-security__input{flex:1;margin-bottom:0}.house-security__btn{color:#fff;cursor:pointer;white-space:nowrap;background:#7c3aed;border:none;border-radius:8px;padding:.5rem .85rem;font-weight:600}.house-security__btn--approve{background:#059669}.house-security__btn--deny{color:#374151;background:#f3f4f6}.house-security__request-list{flex-direction:column;gap:.55rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.house-security__request-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.45rem;padding:.65rem .7rem;display:flex}.house-security__request-item strong{font-size:.9rem;display:block}.house-security__request-item code{color:#6b7280;word-break:break-all;margin-top:.15rem;font-size:.72rem;display:block}.house-security__request-actions{gap:.45rem;display:flex}.house-security__error{color:#c62828;margin:.4rem 0 0;font-size:.82rem}.house-security__empty{color:#9ca3af;margin:.35rem 0 0;font-size:.85rem}.house-security__list{margin:.5rem 0 0;padding:0;list-style:none}.house-security__list li{justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.8rem;display:flex}.house-security__list button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:.2rem .5rem;font-size:.75rem}.minigame-hub{z-index:170;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.minigame-hub__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1410248c;position:absolute;inset:0}.minigame-hub__panel{border-radius:var(--radius-lg);background:linear-gradient(165deg,#fff8ff 0%,#f0f8ff 45%,#fff9e6 100%);border:3px solid #a29bfe;width:min(100%,560px);max-height:min(92vh,760px);padding:1rem 1.1rem 1.25rem;position:relative;overflow-y:auto;box-shadow:0 20px 50px #6c5ce740}.minigame-hub__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.minigame-hub__title{font-family:var(--font-display);background:linear-gradient(90deg,#6c5ce7,#e84393,#fdcb6e);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.35rem}.minigame-hub__subtitle{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.88rem;line-height:1.45}.minigame-hub__wallet{font-family:var(--font-display);color:#c9a227;margin:.45rem 0 0;font-size:.95rem;font-weight:700}.minigame-hub__close{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem .4rem;font-size:1.1rem}.minigame-hub__section-title{margin:0 0 .75rem;font-size:.95rem;font-weight:700}.minigame-hub__grid{gap:.85rem;display:grid}.minigame-hub__card{border-radius:var(--radius-md);border:3px solid #0000;padding:.85rem .95rem;box-shadow:0 6px 18px #00000014}.minigame-hub__card:first-child{background:linear-gradient(160deg,#ffe8f4,#f8e8ff);border-color:#fd79a8}.minigame-hub__card:nth-child(2){background:linear-gradient(160deg,#fff9e6,#e8fff8);border-color:#fdcb6e}.minigame-hub__card:nth-child(3){background:linear-gradient(160deg,#e8f4ff,#f3e8ff);border-color:#74b9ff}.minigame-hub__card:first-child .minigame-hub__play{background:linear-gradient(#ff7675,#e84393);border-color:#fab1a0}.minigame-hub__card:nth-child(2) .minigame-hub__play{background:linear-gradient(#fdcb6e,#e17055);border-color:#ffeaa7}.minigame-hub__card:nth-child(3) .minigame-hub__play{background:linear-gradient(#74b9ff,#6c5ce7);border-color:#a29bfe}.minigame-hub__card--locked{opacity:.72}.minigame-hub__card-top{align-items:flex-start;gap:.75rem;display:flex}.minigame-hub__icon{font-size:2rem;line-height:1}.minigame-hub__card-title{margin:0;font-size:1.05rem}.minigame-hub__card-desc{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.86rem;line-height:1.4}.minigame-hub__rules{color:var(--color-text-muted);margin:.65rem 0 .75rem;padding-left:1.1rem;font-size:.82rem;line-height:1.45}.minigame-hub__play{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(#8bc34a,#689f38);border:2px solid #5a8f3e;border-bottom-width:4px;width:100%;padding:.55rem .75rem;font-weight:700;box-shadow:0 3px #00000026}.minigame-hub__play:hover{filter:brightness(1.05)}.minigame-hub__unlock{border-radius:var(--radius-sm);color:#3a2a08;width:100%;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#f0c040,#d4a017);border:none;padding:.55rem .75rem;font-size:.88rem;font-weight:700;box-shadow:0 3px #9a7010}.minigame-hub__unlock:hover:not(:disabled){filter:brightness(1.06)}.minigame-hub__unlock--disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.minigame-hub__price,.minigame-hub__owned,.minigame-hub__reward{margin:.35rem 0 0;font-size:.8rem;font-weight:700}.minigame-hub__reward{color:#7dd3fc;font-weight:600}.minigame-hub__price{color:#c9a227}.minigame-hub__owned{color:#3d9a48}.minigame-hub__locked-msg{color:#c45c5c;margin:0;font-size:.85rem;font-weight:600}.minigame-hub__tip{color:var(--color-text-muted);text-align:center;margin:1rem 0 0;font-size:.8rem}.monster-defense{z-index:200;color:#fff;background:linear-gradient(160deg,#74b9ff 0%,#a29bfe 35%,#fd79a8 70%,#ffeaa7 100%);flex-direction:column;display:flex;position:fixed;inset:0}.monster-defense__hud{background:linear-gradient(90deg,#6c5ce7eb,#fd79a8eb);border-bottom:3px solid #ffffff59;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.65rem 1rem;display:flex;box-shadow:0 4px 20px #6c5ce759}.monster-defense__stat{flex-direction:column;gap:.1rem;min-width:5rem;display:flex}.monster-defense__stat strong{color:#ffeaa7;text-shadow:0 1px 3px #00000059;font-size:1.15rem}.monster-defense__label{text-transform:uppercase;letter-spacing:.04em;opacity:.9;font-size:.72rem}.monster-defense__stat--hint{color:#dfe6e9;flex:1;justify-content:center;font-size:.85rem}.monster-defense__exit{color:#6c3f00;border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(#ffeaa7,#fdcb6e);border:2px solid #fff;border-bottom-width:4px;margin-left:auto;padding:.45rem .85rem;font-weight:700;box-shadow:0 3px #6c5ce780}.monster-defense__arena{border:3px solid #ffffff8c;border-radius:16px;flex:1;min-height:0;margin:.5rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #6c5ce759}.monster-defense__canvas{width:100%;height:100%;display:block}.monster-defense__overlay{text-align:center;background:linear-gradient(#e17055d1,#6c5ce7d9);flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.monster-defense__overlay-title{color:#ffeaa7;text-shadow:0 2px 8px #00000059;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.monster-defense__controls{text-align:center;color:#fff;background:linear-gradient(90deg,#6c5ce7bf,#00b894bf);margin:0;padding:.5rem 1rem .75rem;font-size:.82rem}.monster-defense__controls kbd{background:#ffffff40;border:1px solid #ffffff73;border-radius:4px;padding:.1rem .35rem;font-size:.78rem;display:inline-block}.pet-roundup{z-index:200;color:#fff;background:radial-gradient(circle at 15% 20%,#ffd6668c 0%,#0000 40%),radial-gradient(circle at 85% 15%,#ff6b9d73 0%,#0000 38%),radial-gradient(circle at 50% 90%,#54a0ff66 0%,#0000 45%),linear-gradient(#74b9ff 0%,#a29bfe 38%,#ffeaa7 72%,#55efc4 100%);flex-direction:column;display:flex;position:fixed;inset:0}.pet-roundup__hud{background:linear-gradient(90deg,#0984e3e6,#a29bfee6,#fdcb6ee6);border-bottom:3px solid #fff6;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.65rem 1rem;display:flex;box-shadow:0 4px 16px #0984e34d}.pet-roundup__stat{flex-direction:column;gap:.1rem;min-width:5rem;display:flex}.pet-roundup__stat strong{color:#ffeaa7;text-shadow:0 1px 3px #0000004d;font-size:1.15rem}.pet-roundup__label{text-transform:uppercase;letter-spacing:.04em;opacity:.92;font-size:.72rem}.pet-roundup__stat--hint{flex:1;justify-content:center;gap:.2rem;font-size:.85rem}.pet-roundup__projected{color:#dff9fb;font-size:.8rem}.pet-roundup__exit{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(#ff7675,#e84393);border:2px solid #fff;border-bottom-width:4px;margin-left:auto;padding:.45rem .85rem;font-weight:700;box-shadow:0 3px #6c5ce773}.pet-roundup__exit:disabled{opacity:.5;cursor:default}.pet-roundup__main{flex:1;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-content:start;gap:1rem;min-height:0;padding:1rem;display:grid;overflow-y:auto}.pet-roundup__panel{color:#2d2438;border:3px solid #ffffffa6;border-radius:16px;padding:.9rem 1rem;box-shadow:0 10px 28px #0000002e}.pet-roundup__panel:first-child{background:linear-gradient(160deg,#fff9e6 0%,#ffeaa7 100%);border-color:#fdcb6e}.pet-roundup__panel:nth-child(2){background:linear-gradient(160deg,#f3e8ff 0%,#dfe6e9 55%,#81ecec 100%);border-color:#a29bfe}.pet-roundup__panel:nth-child(3){background:linear-gradient(160deg,#e8fff4 0%,#b8f0d8 100%);border-color:#55efc4}.pet-roundup__panel--incubator{flex-direction:column;display:flex}.pet-roundup__panel--incubator .egg-view{box-shadow:none;background:0 0;border:none;margin:0;padding:0}.pet-roundup__panel-title{font-family:var(--font-display);margin:0 0 .35rem;font-size:1.05rem}.pet-roundup__panel-desc{color:#4a3f55;margin:0 0 .75rem;font-size:.86rem;line-height:1.45}.pet-roundup__buy{color:#fff;width:100%;font-family:var(--font-display);cursor:pointer;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#fdcb6e,#e17055,#fd79a8);border:2px solid #e17055;border-bottom-width:4px;border-radius:12px;padding:.6rem .85rem;font-size:.95rem;font-weight:700;box-shadow:0 4px #e1705580}.pet-roundup__buy:disabled{opacity:.55;cursor:default}.pet-roundup__queue{color:#5a4088;margin:.65rem 0 0;font-size:.84rem;font-weight:600}.pet-roundup__pet-grid{grid-template-columns:repeat(5,1fr);gap:.45rem;display:grid}.pet-roundup__pet-slot{aspect-ratio:1;background:linear-gradient(145deg,#fff,#dfe6e9);border:2px solid #a29bfe;border-radius:12px;justify-content:center;align-items:center;font-size:1.6rem;display:flex;box-shadow:0 3px #a29bfe59}.pet-roundup__pet-slot:nth-child(5n+1){border-color:#ff6b9d}.pet-roundup__pet-slot:nth-child(5n+2){border-color:#ffd166}.pet-roundup__pet-slot:nth-child(5n+3){border-color:#54a0ff}.pet-roundup__pet-slot:nth-child(5n+4){border-color:#1dd1a1}.pet-roundup__pet-slot:nth-child(5n+5){border-color:#a29bfe}.pet-roundup__pet-slot--empty{color:#a29bfe;box-shadow:none;background:#ffffff80;border-style:dashed;font-size:1rem}.pet-roundup__empty{text-align:center;color:#6c5ce7;grid-column:1/-1;margin:0;padding:1rem 0;font-size:.88rem;font-style:italic}.pet-roundup__overlay{text-align:center;z-index:210;background:linear-gradient(#55efc4e0,#6c5ce7e0);flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pet-roundup__overlay-title{color:#fff;text-shadow:0 2px 8px #00000040;margin:0 0 .5rem;font-size:1.6rem;font-weight:800}.pet-roundup__toast{z-index:220;color:#ffeaa7;background:linear-gradient(135deg,#6c5ce7,#fd79a8);border:2px solid #fff;border-radius:12px;padding:.5rem .9rem;font-size:.9rem;font-weight:600;position:fixed;bottom:4rem;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #6c5ce773}.pet-roundup__controls{text-align:center;color:#fff;background:linear-gradient(90deg,#00b894cc,#0984e3cc);margin:0;padding:.5rem 1rem .75rem;font-size:.82rem}.trick-rush{z-index:200;color:#fff;background:radial-gradient(circle at 20% 30%,#ff767580 0%,#0000 42%),radial-gradient(circle at 80% 25%,#fdcb6e8c 0%,#0000 40%),radial-gradient(circle at 50% 80%,#55efc473 0%,#0000 45%),linear-gradient(135deg,#6c5ce7 0%,#fd79a8 35%,#fdcb6e 65%,#00cec9 100%);flex-direction:column;display:flex;position:fixed;inset:0}.trick-rush__hud{background:linear-gradient(90deg,#e84393,#6c5ce7,#00b894);border-bottom:3px solid #fff6;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.65rem 1rem;display:flex;box-shadow:0 4px 18px #6c5ce759}.trick-rush__stat{flex-direction:column;gap:.1rem;min-width:4.5rem;display:flex}.trick-rush__stat strong{color:#ffeaa7;text-shadow:0 1px 3px #0000004d;font-size:1.15rem}.trick-rush__label{text-transform:uppercase;letter-spacing:.04em;opacity:.92;font-size:.72rem}.trick-rush__stat--hint{flex:1;justify-content:center;gap:.2rem;font-size:.85rem}.trick-rush__projected{color:#dff9fb;font-size:.8rem}.trick-rush__exit{color:#6c3f00;cursor:pointer;background:linear-gradient(#ffeaa7,#fdcb6e);border:2px solid #fff;border-bottom-width:4px;border-radius:10px;margin-left:auto;padding:.45rem .9rem;font-weight:700;box-shadow:0 3px #6c5ce773}.trick-rush__exit:disabled{opacity:.5;cursor:default}.trick-rush__arena{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.trick-rush__timer-bar{background:#ffffff40;border:2px solid #ffffff73;border-radius:999px;width:min(520px,100%);height:10px;margin-bottom:1.25rem;overflow:hidden}.trick-rush__timer-fill{border-radius:inherit;background:linear-gradient(90deg,#ff7675,#fdcb6e,#55efc4,#74b9ff);height:100%;transition:width .1s linear}.trick-rush__stage{text-align:center;color:#2d2438;background:linear-gradient(160deg,#fffffff2,#dfe6f9eb);border:3px solid #fff;border-radius:22px;width:min(560px,100%);padding:1.5rem 1.25rem 1.75rem;box-shadow:0 16px 40px #6c5ce759,inset 0 1px #ffffffe6}.trick-rush__pet{filter:drop-shadow(0 4px 8px #6c5ce740);margin-bottom:.35rem;font-size:4.5rem;line-height:1;transition:transform .2s}.trick-rush__pet--success{transform:scale(1.12)rotate(-6deg)}.trick-rush__pet--miss{filter:grayscale(.35);transform:scale(.92)}.trick-rush__pet-name{color:#6c5ce7;margin:0 0 1rem;font-size:.95rem;font-weight:700}.trick-rush__prompt-label{text-transform:uppercase;letter-spacing:.06em;color:#e84393;margin:0;font-size:.8rem;font-weight:700}.trick-rush__prompt{color:#2d3436;justify-content:center;align-items:center;gap:.5rem;margin:.35rem 0 1rem;font-size:clamp(1.5rem,4vw,2rem);display:flex}.trick-rush__prompt-emoji{font-size:1.2em}.trick-rush__round-bar{background:#6c5ce726;border:1px solid #6c5ce740;border-radius:999px;width:100%;height:8px;margin-bottom:1.25rem;overflow:hidden}.trick-rush__round-fill{border-radius:inherit;background:linear-gradient(90deg,#55efc4,#00cec9);height:100%;transition:width 50ms linear}.trick-rush__round-fill--urgent{background:linear-gradient(90deg,#ff7675,#fd79a8)}.trick-rush__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.trick-rush__choice{color:#fff;cursor:pointer;text-shadow:0 1px 2px #0003;border:2px solid #ffffffd9;border-bottom-width:4px;border-radius:14px;align-items:center;gap:.55rem;padding:.85rem .75rem;font-size:1rem;font-weight:700;transition:transform .12s,filter .12s;display:flex}.trick-rush__choice:first-child{background:linear-gradient(135deg,#ff7675,#e84393);border-color:#fab1a0}.trick-rush__choice:nth-child(2){background:linear-gradient(135deg,#fdcb6e,#e17055);border-color:#ffeaa7}.trick-rush__choice:nth-child(3){background:linear-gradient(135deg,#55efc4,#00b894);border-color:#81ecec}.trick-rush__choice:nth-child(4){background:linear-gradient(135deg,#74b9ff,#6c5ce7);border-color:#a29bfe}.trick-rush__choice:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-3px)}.trick-rush__choice:disabled{opacity:.65;cursor:default}.trick-rush__choice-emoji{font-size:1.35rem}.trick-rush__choice-label{text-align:left}.trick-rush__flash{border:2px solid #fff;border-radius:999px;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;animation:.32s trick-rush-flash;position:absolute;top:1rem}.trick-rush__flash--success{color:#0a3d32;background:linear-gradient(135deg,#55efc4,#00cec9)}.trick-rush__flash--miss{color:#fff;background:linear-gradient(135deg,#ff7675,#d63031)}@keyframes trick-rush-flash{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.trick-rush__results-title{color:#6c5ce7;margin:0 0 .5rem;font-size:1.75rem}.trick-rush__results-score{margin:0 0 .35rem;font-size:1.15rem}.trick-rush__results-coins{color:#e17055;margin:0;font-size:1.35rem;font-weight:700}.trick-rush__results-streak{color:#e84393;margin:.5rem 0 0;font-weight:700}.trick-rush__controls{text-align:center;color:#fff;background:linear-gradient(90deg,#6c5ce7d9,#fd79a8d9);margin:0;padding:.65rem 1rem 1rem;font-size:.85rem}.word-search{z-index:900;color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(165deg,#1e3a5f 0%,#2d1b4e 45%,#1a1a2e 100%);flex-direction:column;display:flex;position:fixed;inset:0}.word-search__hud{background:#00000059;border-bottom:1px solid #ffffff1f;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.word-search__stat{flex-direction:column;gap:.1rem;display:flex}.word-search__stat strong{font-size:1.1rem}.word-search__stat--reward strong{color:#a5f3fc}.word-search__label{text-transform:uppercase;letter-spacing:.06em;opacity:.75;font-size:.72rem}.word-search__exit{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:999px;margin-left:auto;padding:.45rem 1rem;font-weight:600}.word-search__main{flex:1;grid-template-columns:minmax(200px,280px) 1fr;gap:1rem;min-height:0;padding:1rem;display:grid;overflow:auto}.word-search__wordlist{background:#ffffff14;border-radius:14px;padding:1rem}.word-search__title{margin:0 0 .35rem;font-size:1.15rem}.word-search__desc{opacity:.88;margin:0 0 .85rem;font-size:.85rem;line-height:1.45}.word-search__words{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.word-search__word{letter-spacing:.06em;background:#0003;border-radius:8px;padding:.35rem .5rem;font-size:.88rem;font-weight:700}.word-search__word--found{opacity:.55;background:#22c55e33;text-decoration:line-through}.word-search__grid-wrap{justify-content:center;align-items:center;min-height:0;display:flex}.word-search__grid{aspect-ratio:1;background:#00000040;border-radius:12px;gap:3px;width:min(92vw,520px);padding:6px;display:grid}.word-search__cell{color:#1e293b;cursor:pointer;touch-action:none;background:#ffffffeb;border:none;border-radius:6px;padding:0;font-size:clamp(.65rem,2.4vw,.95rem);font-weight:800}.word-search__cell--selected{color:#713f12;background:#fde047;transform:scale(1.04)}.word-search__cell--found{color:#14532d;background:#86efac}.word-search__overlay{background:#0f172ab8;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:1.1rem;display:flex;position:absolute;inset:0}.word-search__overlay-title{margin:0;font-size:1.6rem;font-weight:800}.word-search__toast{background:#000000bf;border-radius:999px;padding:.5rem 1rem;font-weight:600;position:fixed;bottom:3rem;left:50%;transform:translate(-50%)}.word-search__hint{text-align:center;opacity:.75;margin:0;padding:.5rem 1rem .85rem;font-size:.82rem}@media (width<=720px){.word-search__main{grid-template-rows:auto 1fr;grid-template-columns:1fr}}.house-entry-modal{z-index:1200;background:#fff;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.house-entry-modal__panel{text-align:center;color:#1a1a1a;width:min(100%,400px)}.house-entry-modal__icon{margin-bottom:.75rem;font-size:3rem;line-height:1}.house-entry-modal__title{font-family:var(--font-display);color:#111827;margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.house-entry-modal__name{color:#374151;margin:0;font-size:1.1rem;font-weight:600}.house-entry-modal__owner{color:#6b7280;margin:.35rem 0 0;font-size:.95rem}.house-entry-modal__prompt{color:#4b5563;margin:1.75rem 0 .85rem;font-size:1rem}.house-entry-modal__field{text-align:left;flex-direction:column;gap:.5rem;margin:0 0 .75rem;display:flex}.house-entry-modal__field span{color:#374151;font-size:.9rem;font-weight:600}.house-entry-modal__field input{color:#111827;background:#fff;border:2px solid #d1d5db;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1.15rem;transition:border-color .15s,box-shadow .15s}.house-entry-modal__password-wrap{flex-direction:column;gap:.45rem;display:flex}.house-entry-modal__password-wrap input{width:100%}.house-entry-modal__show-password{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;align-self:flex-end;padding:.4rem .85rem;font-size:.88rem;font-weight:600}.house-entry-modal__show-password:hover{background:#e5e7eb}.house-entry-modal__field input:focus,.house-entry-modal__password-wrap input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 4px #7c3aed26}.house-entry-modal__note{color:#6b7280;margin:0 0 .75rem;font-size:.92rem}.house-entry-modal__locked{color:#374151;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:1.5rem 0 0;padding:1rem 1.1rem;font-size:.95rem}.house-entry-modal__locked p{margin:.35rem 0}.house-entry-modal__player-id{word-break:break-all;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:.65rem 0 .85rem;padding:.5rem .65rem;font-size:.78rem;display:block}.house-entry-modal__ask{color:#fff;width:100%;font-family:var(--font-display);cursor:pointer;background:#7c3aed;border:none;border-radius:12px;margin-top:.35rem;padding:.85rem 1rem;font-size:.98rem;font-weight:600;box-shadow:0 4px 14px #7c3aed40}.house-entry-modal__ask:disabled{opacity:.72;cursor:default}.house-entry-modal__ask-message{color:#065f46;text-align:left;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;margin:.75rem 0 0;padding:.65rem .75rem;font-size:.9rem}.house-entry-modal__error{color:#dc2626;margin:.5rem 0 0;font-size:.92rem;font-weight:600}.house-entry-modal__actions{flex-direction:column-reverse;gap:.65rem;margin-top:1.5rem;display:flex}.house-entry-modal__cancel,.house-entry-modal__enter{width:100%;font-family:var(--font-display);cursor:pointer;border:none;border-radius:12px;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:transform .12s,box-shadow .12s}.house-entry-modal__cancel:active,.house-entry-modal__enter:active{transform:scale(.98)}.house-entry-modal__cancel{color:#374151;background:#f3f4f6}.house-entry-modal__enter{color:#fff;background:#111827;box-shadow:0 4px 14px #11182733}.house-entry-modal__enter:hover{box-shadow:0 6px 18px #11182747}@media (width>=480px){.house-entry-modal__actions{flex-direction:row;justify-content:center}.house-entry-modal__cancel,.house-entry-modal__enter{width:auto;min-width:8.5rem}}.town-street-view{position:absolute;inset:0}.town-street-view canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block}.town-street-view canvas.town-view__canvas--looking{cursor:none}.town-street-view__prompt{color:#fff;pointer-events:none;background:#000000a6;border-radius:999px;margin:0;padding:.5rem 1rem;font-size:.9rem;position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%)}.town-street-view__prompt kbd{background:#374151;border-radius:4px;padding:.1rem .35rem;font-size:.85em}.town-view{background:#1a1a2e;position:fixed;inset:0}.town-view__canvas-wrap,.town-view__canvas-wrap canvas{width:100%;height:100%;display:block}.town-view__canvas-wrap{position:relative}.town-view__canvas-wrap canvas{touch-action:none;cursor:crosshair}.town-view__canvas-wrap canvas.town-view__canvas--looking{cursor:none}.town-view__hud{pointer-events:none;align-items:flex-start;gap:.65rem;padding:.75rem 1rem;display:flex;position:absolute;top:0;left:0;right:0}.town-view__comments{cursor:pointer;white-space:nowrap;background:#ffffffeb;border:none;border-radius:999px;padding:.45rem .9rem;font-weight:600;box-shadow:0 4px 14px #00000026}.town-view__hud>*{pointer-events:auto}.town-view__back{cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;padding:.45rem .9rem;font-weight:600;box-shadow:0 4px 14px #00000026}.town-view__title-wrap{background:#ffffffe0;border-radius:12px;padding:.45rem .85rem;box-shadow:0 4px 14px #0000001f}.town-view__title{margin:0;font-size:1rem}.town-view__subtitle{color:#4b5563;margin:.15rem 0 0;font-size:.78rem}.town-view__prompt{color:#fff;background:#000000a6;border-radius:999px;margin:0;padding:.5rem 1rem;font-size:.9rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.town-view__prompt kbd{background:#374151;border-radius:4px;padding:.1rem .35rem;font-size:.85em}.music-lyrics{z-index:28;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#121626b8,#0a0c16d1);border:1px solid #ffffff24;border-radius:14px;max-width:min(92vw,34rem);padding:.55rem 1.1rem .7rem;animation:.35s lyric-fade-in;position:fixed;bottom:7.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000047}.music-lyrics__section{letter-spacing:.08em;text-transform:uppercase;color:#ffd68ce0;margin:0 0 .2rem;font-family:Nunito,system-ui,sans-serif;font-size:.68rem;font-weight:700}.music-lyrics__line{color:#fff8ef;text-shadow:0 2px 10px #00000059;margin:0;font-family:Fredoka,system-ui,sans-serif;font-size:clamp(.95rem,2.6vw,1.15rem);font-weight:600;line-height:1.35}@keyframes lyric-fade-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=720px){.music-lyrics{padding:.45rem .85rem .6rem;bottom:6.5rem}}.app{background:#1a1a1a;width:100%;max-width:none;height:100svh;margin:0;padding:0;overflow:hidden}.app--home{background:0 0;overflow:hidden}.app--home .home-screen{height:100%;max-height:100svh}.app__viewport{width:100%;height:100%;position:relative}.app__visitor-banner{z-index:20;color:#fff;background:#7c3aede6;border-radius:999px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;position:absolute;top:3.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.app__toast{z-index:200;font-family:var(--font-display);color:#ffe566;text-shadow:var(--text-shadow-hud-strong);text-align:center;pointer-events:none;background:#000000b8;border:2px solid #000;border-color:#555 #000 #000 #444;border-radius:10px;align-items:center;gap:.4rem;max-width:min(92vw,420px);padding:.45rem .85rem;font-size:.95rem;font-weight:600;animation:.35s toast-pop;display:flex;position:fixed;bottom:6.5rem;left:50%;transform:translate(-50%)}@media (pointer:coarse){.app__toast{bottom:calc(var(--touch-controls-height) + 1.25rem);max-width:min(72vw,320px);font-size:.88rem}}.app__toast-sparkle{font-size:1rem}@keyframes toast-pop{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.app__modal{z-index:150;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.app__modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;position:absolute;inset:0}.app__modal-content{z-index:1;width:min(100%,400px);animation:.25s modal-in;position:relative}@keyframes modal-in{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.app__modal-close{z-index:2;width:2rem;height:2rem;color:var(--color-text-heading);cursor:pointer;background:#00000014;border:none;border-radius:50%;font-size:1rem;position:absolute;top:.5rem;right:.5rem}.app__modal-note{text-align:center;color:var(--color-text-muted);margin:.5rem 0 0;font-size:.85rem}
