:root{--cute-cursor:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\"><g fill=\"rgb(255,183,94)\" stroke=\"white\" stroke-width=\"2\" stroke-linejoin=\"round\"><ellipse cx=\"17\" cy=\"22\" rx=\"9.5\" ry=\"7.5\"/><ellipse cx=\"6.5\" cy=\"12\" rx=\"3.8\" ry=\"4.9\" transform=\"rotate(-24 6.5 12)\"/><ellipse cx=\"14\" cy=\"6.5\" rx=\"3.6\" ry=\"4.9\"/><ellipse cx=\"21\" cy=\"6.5\" rx=\"3.6\" ry=\"4.9\"/><ellipse cx=\"27.5\" cy=\"12\" rx=\"3.8\" ry=\"4.9\" transform=\"rotate(24 27.5 12)\"/></g></svg>") 17 22, auto}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body{touch-action:none;width:100%;height:100dvh;cursor:var(--cute-cursor);background:#aee3ff;font-family:Comic Sans MS,Chalkboard SE,Comic Neue,sans-serif;overflow:hidden}#game{width:100%;height:100%;display:block;position:fixed;inset:0}#ui{pointer-events:none;z-index:10;position:fixed;inset:0}#ui>*{pointer-events:auto}#loading{z-index:100;background:linear-gradient(#aee3ff,#d8f3c8);flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .5s;display:flex;position:fixed;inset:0}#loading.hidden{opacity:0;pointer-events:none}#loading .paw{width:84px;height:84px;animation:1.1s ease-in-out infinite pawbeat}#loading .toe{transform-box:fill-box;transform-origin:50%;animation:1.1s ease-in-out infinite toewave}#loading .t2{animation-delay:.1s}#loading .t3{animation-delay:.2s}#loading .t4{animation-delay:.3s}#loading p{color:#4a6741;font-size:20px}@keyframes pawbeat{0%,to{transform:scale(1)rotate(-4deg)}50%{transform:scale(1.12)rotate(4deg)}}@keyframes toewave{0%,to{transform:scale(1)}50%{transform:scale(1.35)}}.needs{top:calc(10px + env(safe-area-inset-top));gap:8px;padding:0 10px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.need{background:#ffffffd9;border-radius:999px;align-items:center;gap:6px;min-width:74px;padding:6px 10px;display:flex;box-shadow:0 2px 6px #00000026}.need .ico{font-size:20px}.need .bar{background:#e5e0d5;border-radius:999px;flex:1;min-width:34px;height:10px;overflow:hidden}.need .fill{border-radius:999px;height:100%;transition:width .4s;display:block}.need.low{animation:1s ease-in-out infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.pets-row{top:calc(108px + env(safe-area-inset-top));flex-wrap:wrap;gap:6px;max-width:calc(100vw - 24px);display:none;position:absolute;left:12px}.char-selector{top:calc(120px + env(safe-area-inset-top));color:#5a4632;cursor:var(--cute-cursor);pointer-events:auto;white-space:nowrap;background:#ffffffe0;border:2.5px solid #ffb84d;border-radius:999px;align-items:center;gap:6px;padding:5px 13px;font-family:inherit;font-size:14px;display:flex;position:absolute;left:12px;box-shadow:0 2px 6px #0000001f}.pet-chip{color:#5a4632;cursor:var(--cute-cursor);white-space:nowrap;background:#ffffffbf;border:3px solid #0000;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:14px;box-shadow:0 2px 6px #0000001a}.pet-chip.sel{background:#fff3dd;border-color:#ffb84d;font-weight:700}.pet-chip.luna-chip.sel{background:#ffeaf2;border-color:#ff8fb0}.pet-chip .sex.f{color:#e84393}.pet-chip .sex.m{color:#3498db}.actions{bottom:calc(16px + env(safe-area-inset-bottom));gap:14px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.action-btn{color:#fff;width:74px;height:74px;cursor:var(--cute-cursor);border:4px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:30px;transition:transform .1s;display:flex;box-shadow:0 5px 12px #00000047}.ic{vertical-align:-.14em;filter:drop-shadow(0 1px 1px #0000001f);width:1em;height:1em;display:inline-block}.action-btn .ic{width:32px;height:32px;display:block}.need .ico .ic{width:19px;height:19px;display:block}.coins .ic{color:#b08a5a;width:19px;height:19px}.settings-btn .ic,.fs-btn .ic{color:#9a8f80;width:22px;height:22px;margin:0 auto;display:block}.submenu-btn .ico .ic,.shop-station .ic{width:30px;height:30px;display:block}.shop-station.back .ic{color:#777}.bath-tool .ic{color:#2c5a74;width:27px;height:27px;display:block}.back-btn .ic{vertical-align:-3px;width:18px;height:18px;color:inherit}.action-btn[data-id=feed]{background:linear-gradient(#ff9a80,#f2695c)}.action-btn[data-id=ball]{background:linear-gradient(#ffe27a,#f7c948)}.action-btn[data-id=petshop]{background:linear-gradient(#7fe0c0,#35c39a)}.action-btn[data-id=sleep]{background:linear-gradient(#c5a3f5,#9b6fe8)}.action-btn span.lbl{color:#fff;text-shadow:0 1px 2px #00000040;margin-top:-2px;font-size:11px;font-weight:700}.action-btn:active{transform:scale(.88)}.action-btn.disabled{filter:grayscale(.8)brightness(.9);pointer-events:none;opacity:.22}.sleep-overlay{opacity:0;z-index:20;background:radial-gradient(#0000 40%,#050a2847);justify-content:center;align-items:flex-start;padding-top:18vh;transition:opacity 1.2s;display:flex;position:fixed;inset:0}.sleep-overlay.on{opacity:1}.sleep-overlay .hint{color:#fff;background:#ffffff26;border-radius:999px;padding:8px 20px;font-size:18px}.coins{top:calc(64px + env(safe-area-inset-top));color:#8a6a3a;background:#ffffffd9;border-radius:999px;padding:6px 14px;font-size:17px;position:absolute;left:12px;box-shadow:0 2px 6px #00000026}.settings-btn{top:calc(60px + env(safe-area-inset-top));width:48px;height:48px;cursor:var(--cute-cursor);background:#ffffffe6;border:none;border-radius:50%;font-size:22px;position:absolute;right:12px;box-shadow:0 3px 8px #0000002e}.fs-btn{top:calc(60px + env(safe-area-inset-top));color:#5a4632;width:48px;height:48px;cursor:var(--cute-cursor);background:#ffffffe6;border:none;border-radius:50%;font-size:22px;line-height:1;position:absolute;right:68px;box-shadow:0 3px 8px #0000002e}.settings-modal{z-index:30;background:#fffffff7;border-radius:24px;flex-direction:column;gap:10px;min-width:250px;padding:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 34px #0000004d}.settings-modal h2{text-align:center;color:#5a4632;margin-bottom:4px;font-size:20px}.settings-item{color:#6b4a1f;text-align:left;cursor:var(--cute-cursor);background:#fff3dd;border:none;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:16px;display:flex;box-shadow:0 2px 5px #00000014}.settings-item:active{transform:scale(.96)}.settings-item .ico{font-size:20px}.settings-item.danger{color:#a33d30;background:#ffe3e0}.settings-item.close{background:#eee9e0;justify-content:center}.toast{top:calc(120px + env(safe-area-inset-top));color:#fff;text-align:center;opacity:0;pointer-events:none;z-index:40;background:#5a4632eb;border-radius:22px;max-width:84vw;padding:12px 22px;font-size:16px;line-height:1.35;transition:opacity .25s,transform .45s cubic-bezier(.34,1.56,.64,1);position:absolute;left:50%;transform:translate(-50%)translateY(-16px)scale(.9)}.toast.on{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.submenu{bottom:calc(100px + env(safe-area-inset-bottom));opacity:0;background:#fffffff0;border-radius:22px;gap:10px;padding:10px 14px;transition:opacity .18s,transform .18s;display:flex;position:absolute;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 6px 18px #00000038}.submenu.open{opacity:1;transform:translate(-50%)translateY(0)}.submenu-btn{min-width:62px;cursor:var(--cute-cursor);background:#fff3dd;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:2px;padding:8px 10px;font-family:inherit;display:flex;box-shadow:0 2px 6px #0000001f}.submenu-btn:active{transform:scale(.9)}.submenu-btn .ico{font-size:26px}.submenu-btn .lbl{color:#6b4a1f;font-size:11px}.submenu-btn.close{background:#f3e8e8;justify-content:center;min-width:44px}#fade{opacity:0;pointer-events:none;z-index:50;background:#fff;transition:opacity .45s;position:fixed;inset:0}#fade.on{opacity:1;pointer-events:auto}.bath-hint{top:calc(120px + env(safe-area-inset-top));color:#3a7a8c;white-space:nowrap;pointer-events:none;background:#ffffffeb;border-radius:999px;padding:10px 22px;font-size:17px;transition:opacity .5s;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 3px 10px #0000002e}.bath-hint.fade-out{opacity:0}.back-btn{top:calc(60px + env(safe-area-inset-top));color:#6b4a1f;cursor:var(--cute-cursor);pointer-events:auto;background:#ffffffeb;border:none;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:16px;position:absolute;left:12px;box-shadow:0 3px 8px #0000002e}.back-btn:active{transform:scale(.94)}body.in-bath .actions,body.in-bath .pets-row,body.in-shop .actions,body.in-shop .pets-row{display:none}.shop-panel{pointer-events:none;position:absolute;inset:0}.shop-screen{bottom:calc(28px + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;align-items:center;gap:14px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.shop-title{color:#b5651d;white-space:nowrap;background:#fffffff0;border-radius:999px;padding:10px 24px;font-size:19px;font-weight:700;box-shadow:0 3px 10px #00000029}.shop-stations{flex-wrap:wrap;justify-content:center;gap:14px;max-width:96vw;display:flex}.shop-station{color:#7a4a12;width:80px;height:80px;cursor:var(--cute-cursor);pointer-events:auto;background:linear-gradient(#ffe0b8,#ffc180);border:4px solid #fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-family:inherit;font-size:32px;display:flex;position:relative;box-shadow:0 4px 10px #0000002e}.shop-station:active{transform:scale(.94)}.shop-station .lbl{font-size:12px;font-weight:600}.shop-station.soon{opacity:.62;filter:grayscale(.3)}.shop-station.back{color:#666;background:linear-gradient(#eee,#d9d9d9)}.shop-station .soon-tag{color:#fff;background:#ff8c42;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.shop-station.sel{background:linear-gradient(#fff0cc,#ffd98a);border-color:#ffb02e;box-shadow:0 0 0 3px #ffb02e8c,0 4px 10px #0000002e}.shop-station.editing{transform:scale(1.06);box-shadow:0 0 0 4px #ff8c42cc,0 6px 12px #0003}.acc-colors{pointer-events:auto;background:#ffffffeb;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:10px;padding:8px 14px;display:none;box-shadow:0 3px 10px #00000026}.acc-colors .swatch{width:30px;height:30px;cursor:var(--cute-cursor);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 5px #0003}.acc-colors .swatch.sel{outline-offset:1px;outline:3px solid #ff8c42}.acc-grid{max-width:94vw}.acc-grid .shop-station{border-radius:18px;width:70px;height:70px;font-size:27px}.shop-hint2{color:#b5651d;pointer-events:none;background:#ffffffe6;border-radius:999px;padding:5px 16px;font-size:13px;font-weight:600}.bath-tools{bottom:calc(24px + env(safe-area-inset-bottom));gap:14px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.bath-tool{width:70px;height:70px;cursor:var(--cute-cursor);background:linear-gradient(#bfe8ff,#8fcbf7);border:4px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:30px;transition:transform .12s;display:flex;box-shadow:0 4px 10px #00000038}.bath-tool .lbl{color:#2a5d7c;margin-top:-3px;font-size:10px;font-weight:700}.bath-tool.sel{background:linear-gradient(#fff3c4,#ffd93d);border-color:#ffd93d;transform:scale(1.14)}.tool-ghost{pointer-events:none;z-index:60;font-size:40px;position:fixed;transform:translate(-50%,-50%)}.bath-hint.shake{animation:.4s shake}@keyframes shake{0%,to{transform:translate(-50%)}25%{transform:translate(calc(-50% - 8px))}75%{transform:translate(calc(8px - 50%))}}.ios-guide{max-width:88vw}.ios-guide .guide-note{color:#8a7a63;text-align:center;font-size:14px;line-height:1.4}.guide-step{color:#3a5a6c;background:#f4fbff;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:15px;line-height:1.35;display:flex}.guide-step .num{color:#fff;background:#5ba3e8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;display:flex}.creator{padding:18px 18px calc(18px + env(safe-area-inset-bottom));touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fffffff0;border-radius:26px 26px 0 0;max-height:62vh;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -6px 24px #0000002e}.creator h1{color:#5a4632;text-align:center;margin-bottom:10px;font-size:22px}.creator .section{margin-bottom:12px}.creator .section>label{color:#8a7a63;margin-bottom:6px;font-size:14px;display:block}.breed-row{touch-action:pan-x;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.section.two-cols{gap:14px;display:flex}.section.two-cols>div{flex:1}.toggle-row{gap:8px;display:flex}.toggle-btn{color:#6b5a42;cursor:var(--cute-cursor);white-space:nowrap;background:#fffdf8;border:3px solid #e8dfd0;border-radius:14px;flex:1;padding:9px 6px;font-family:inherit;font-size:14px}.toggle-btn.sel{background:#fff3dd;border-color:#ffb84d;font-weight:700}.breed-card{text-align:center;cursor:var(--cute-cursor);background:#fffdf8;border:3px solid #e8dfd0;border-radius:16px;flex:none;padding:8px 12px;font-size:26px}.breed-card .bname{color:#6b5a42;white-space:nowrap;font-size:12px;display:block}.breed-card.sel{background:#fff3dd;border-color:#ffb84d;transform:scale(1.05)}.swatch-row{flex-wrap:wrap;gap:10px;display:flex}.swatch{width:42px;height:42px;cursor:var(--cute-cursor);border:3px solid #e8dfd0;border-radius:50%}.swatch.sel{border-color:#ff8c42;transform:scale(1.15);box-shadow:0 2px 8px #0003}.name-row{gap:8px;display:flex}.name-row input{color:#5a4632;background:#fffdf8;border:3px solid #e8dfd0;border-radius:14px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:18px}.name-row input:focus{border-color:#ffb84d}.dice-btn{width:52px;cursor:var(--cute-cursor);background:#fffdf8;border:3px solid #e8dfd0;border-radius:14px;font-size:24px}.start-btn{color:#fff;width:100%;cursor:var(--cute-cursor);background:linear-gradient(#8ed86f,#5cb648);border:none;border-radius:18px;margin-top:4px;padding:14px;font-family:inherit;font-size:20px;font-weight:700;box-shadow:0 4px 12px #5cb64866}.start-btn:active{transform:scale(.97)}.start-btn:disabled{filter:grayscale(.7)}@media (min-width:900px){.action-btn{width:96px;height:96px;font-size:42px}.action-btn span.lbl{font-size:14px}.actions{bottom:calc(26px + env(safe-area-inset-bottom));gap:22px}.need{min-width:110px;padding:9px 14px}.need .ico{font-size:26px}.need .bar{height:13px}.pet-chip{padding:7px 16px;font-size:17px}.coins{padding:8px 18px;font-size:21px}.settings-btn,.fs-btn{width:58px;height:58px;font-size:26px}.fs-btn{right:82px}.submenu-btn{min-width:84px;padding:12px 14px}.submenu-btn .ico{font-size:34px}.submenu-btn .lbl{font-size:13px}.submenu{bottom:calc(140px + env(safe-area-inset-bottom))}.bath-tool{width:92px;height:92px;font-size:40px}.bath-hint{padding:12px 28px;font-size:21px}.creator{border-radius:26px;max-width:560px;bottom:18px;left:50%;right:auto;transform:translate(-50%)}}@media (max-height:470px){.action-btn{width:58px;height:58px;font-size:24px}.action-btn span.lbl{font-size:9px}.actions{bottom:calc(8px + env(safe-area-inset-bottom));gap:10px}.needs{top:calc(6px + env(safe-area-inset-top));gap:5px}.need{min-width:60px;padding:4px 8px}.pets-row{top:calc(94px + env(safe-area-inset-top));left:8px}.coins{top:calc(50px + env(safe-area-inset-top));font-size:14px}.settings-btn,.fs-btn{top:calc(48px + env(safe-area-inset-top));width:40px;height:40px;font-size:18px}.fs-btn{right:58px}.creator{max-width:480px;max-height:88vh;left:50%;right:auto;transform:translate(-50%)}.bath-tools{flex-direction:column;gap:8px;inset:50% 12px auto auto;transform:translateY(-50%)}.bath-tool{width:54px;height:54px;font-size:22px}.shop-screen{bottom:calc(8px + env(safe-area-inset-bottom));gap:7px}.shop-title{padding:6px 16px;font-size:14px}.shop-station{border-width:3px;border-radius:14px;width:56px;height:56px;font-size:21px}.shop-station .lbl{font-size:9px}.acc-grid{flex-wrap:nowrap;max-width:92vw;padding:4px 6px;overflow-x:auto}.acc-grid .shop-station{flex:none;width:54px;height:54px;font-size:20px}.acc-colors .swatch{width:24px;height:24px}.shop-hint2{padding:4px 12px;font-size:11px}}@keyframes pop-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.char-popover{pointer-events:auto;z-index:20;transform-origin:0;background:#fffffff7;border-radius:16px;flex-direction:column;gap:6px;min-width:130px;padding:8px;animation:.14s cubic-bezier(.34,1.56,.64,1) pop-in;display:flex;position:absolute;box-shadow:0 4px 20px #0003}.char-pop-btn{color:#5a4632;cursor:var(--cute-cursor);white-space:nowrap;background:#f5f0e8;border:2.5px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:15px;transition:transform .1s;display:flex}.char-pop-btn.active{background:#fff3dd;border-color:#ffb84d;font-weight:700}.char-pop-btn:active{transform:scale(.95)}.scene-pill{top:calc(116px + env(safe-area-inset-top));pointer-events:none;background:#ffffffd1;border-radius:20px;gap:4px;padding:5px 8px;font-size:18px;line-height:1;display:flex;position:absolute;right:12px;box-shadow:0 2px 8px #0000001f}.scene-ico{opacity:.3;transition:opacity .3s,transform .3s;display:inline-block}.scene-ico.active{opacity:1;transform:scale(1.18)}.speech-bubble{color:#5a4632;white-space:nowrap;pointer-events:none;background:#fffffff5;border:2.5px solid #ffb84d;border-radius:14px;padding:5px 11px;font-size:13px;display:none;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 3px 10px #00000026}.speech-bubble:after{content:"";border-top:8px solid #ffb84d;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.busy-hint{left:50%;bottom:calc(108px + env(safe-area-inset-bottom));color:#fff;pointer-events:none;white-space:nowrap;background:#00000085;border-radius:20px;padding:5px 16px;font-size:13px;display:none;position:absolute;transform:translate(-50%)}
