/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#2f2a24;--muted:#746f68;--cream:#fff7e7;--paper:#fffdf8;--orange:#ff7a35;--orange-dark:#e85d20;--yellow:#ffc83d;--pink:#ff6686;--green:#58b76d;--line:#4937231f}*{box-sizing:border-box}html{background:#fff7e7}body{color:var(--ink);background:radial-gradient(circle at 12% 8%,#ffc94147,#0000 25%),radial-gradient(circle at 88% 90%,#5fb17333,#0000 24%),#fff7e7;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button{color:inherit;font:inherit}button:focus-visible{outline-offset:3px;outline:4px solid #397eff57}button:disabled{cursor:not-allowed}.meal-app{min-height:100vh;position:relative;overflow:hidden}.cloud{pointer-events:none;filter:blur(1px);background:#ffffff73;border-radius:50%;position:fixed}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud-one{width:210px;height:72px;top:22%;left:-40px}.cloud-one:before{width:90px;height:90px;top:-38px;left:45px}.cloud-one:after{width:70px;height:70px;top:-28px;right:20px}.cloud-two{width:230px;height:76px;bottom:14%;right:-60px}.cloud-two:before{width:100px;height:100px;top:-45px;left:48px}.cloud-two:after{width:80px;height:80px;top:-32px;right:25px}.site-header{z-index:10;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:82px;margin:auto;display:flex;position:relative}.logo,.parent-link{cursor:pointer;background:0 0;border:0}.logo{align-items:center;gap:11px;display:flex}.logo span{background:var(--orange);border-radius:16px;place-items:center;width:46px;height:46px;font-size:25px;display:grid;box-shadow:0 8px #dd54162e}.logo strong{letter-spacing:2px;font-size:24px}.parent-link{color:#766c61;border:1px solid var(--line);background:#ffffff8c;border-radius:18px;align-items:center;gap:12px;min-height:48px;padding:0 16px 0 20px;display:flex}.parent-link span{letter-spacing:2px;font-weight:900}.setup-page{z-index:2;grid-template-columns:.78fr 1.22fr;align-items:center;gap:72px;width:min(1180px,100% - 40px);min-height:calc(100vh - 82px);margin:auto;padding:45px 0 80px;display:grid;position:relative}.kicker{color:var(--orange-dark);letter-spacing:2px;font-size:13px;font-weight:900;display:inline-block}.setup-copy h1,.done-page h1{letter-spacing:-2px;margin:18px 0;font-size:clamp(50px,5vw,76px);line-height:1.12}.setup-copy>p{max-width:450px;color:var(--muted);margin:0;font-size:17px;line-height:1.85}.safety-note{background:#ffffff8f;border:1px solid #429b5833;border-radius:20px;align-items:center;gap:14px;max-width:465px;margin-top:34px;padding:17px 19px;display:flex}.safety-note>span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.safety-note div{gap:4px;display:grid}.safety-note strong{font-size:14px}.safety-note small{color:var(--muted)}.setup-card{background:#ffffffd6;border:1px solid #684a281a;border-radius:36px;padding:30px;box-shadow:0 28px 70px #724c2421}.card-heading{justify-content:space-between;align-items:center;display:flex}.card-heading small{color:var(--orange-dark);letter-spacing:2px;font-weight:900}.card-heading h2{margin:5px 0 0;font-size:25px}.card-heading>span{color:#9b692c;background:#fff1c2;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:900}.animal-picker{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0 20px;display:grid}.animal-choice{cursor:pointer;background:#f7f3eb;border:2px solid #0000;border-radius:23px;justify-items:center;min-width:0;padding:10px 8px 14px;transition:transform .18s,border-color .18s,background .18s;display:grid;position:relative}.animal-choice:hover{transform:translateY(-3px)}.animal-choice.selected{border-color:var(--orange);background:#fff5e1;box-shadow:0 8px 20px #ff7a351f}.animal-choice img{object-fit:contain;width:112px;height:112px}.animal-choice strong{margin-top:-3px;font-size:17px}.animal-choice small{color:var(--muted);margin-top:4px;font-size:11px}.choice-check{color:#fff;z-index:2;background:#bdb4a9;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid;position:absolute;top:9px;right:9px}.animal-choice.selected .choice-check{background:var(--orange)}.lineup-preview{background:#f7f3eb;border-radius:18px;padding:15px 17px}.lineup-preview>span{color:var(--muted);font-size:12px;font-weight:800}.lineup-preview>div{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.lineup-chip{background:#fff;border-radius:20px;align-items:center;gap:5px;height:38px;padding:3px 10px 3px 4px;font-size:12px;font-weight:800;display:inline-flex}.lineup-chip b{color:#fff;background:#4d7860;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.lineup-chip img{object-fit:contain;width:27px;height:27px}.big-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff873e,#f06428);border:0;border-radius:22px;justify-content:space-between;align-items:center;width:100%;min-height:72px;margin-top:21px;padding:0 24px;font-size:19px;font-weight:900;display:flex;box-shadow:0 10px #d84f1d,0 18px 30px #e1571f3d}.big-primary:active{transform:translateY(4px);box-shadow:0 6px #d84f1d}.big-primary span{background:#fff3;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.meal-page{z-index:2;width:min(1180px,100% - 40px);margin:0 auto;padding:10px 0 60px;position:relative}.queue-bar{border:1px solid var(--line);background:#ffffffb8;border-radius:27px;grid-template-columns:1fr auto 72px;align-items:center;gap:22px;min-height:94px;padding:12px 20px 12px 24px;display:grid;box-shadow:0 14px 35px #5f472b14}.queue-bar>div:first-child{gap:4px;display:grid}.queue-bar small{color:var(--muted);font-size:12px}.queue-bar strong{font-size:18px}.queue-animals{scrollbar-width:none;align-items:center;gap:8px;min-width:0;padding:4px;display:flex;overflow-x:auto}.queue-animals::-webkit-scrollbar{display:none}.queue-avatar{opacity:.58;background:#f2eee6;border:3px solid #0000;border-radius:22px;place-items:center;width:62px;height:62px;display:grid;position:relative}.queue-avatar.active{border-color:var(--orange);opacity:1;background:#fff1ce;transform:scale(1.08)}.queue-avatar.finished{opacity:1;background:#eaf8ed}.queue-avatar img{object-fit:contain;width:56px;height:56px}.queue-avatar span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid;position:absolute;bottom:-4px;right:-6px}.queue-count{text-align:center;color:#6d6359;background:#f5f0e6;border-radius:14px;padding:10px;font-size:13px;font-weight:900}.play-area{grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);gap:34px;min-height:650px;padding-top:32px;display:grid}.character-stage{background:radial-gradient(circle at 50% 47%, var(--animal-color), transparent 43%), linear-gradient(180deg, #ffffffd1, #ffffff6b);border-radius:42px;flex-direction:column;justify-content:space-between;align-items:center;min-height:620px;padding:20px 28px 18px;display:flex;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.character-stage{background:radial-gradient(circle at 50% 47%, color-mix(in srgb, var(--animal-color) 17%, white), transparent 43%), linear-gradient(180deg, #ffffffd1, #ffffff6b)}}.character-stage{border:1px solid #fffc}.character-stage:before{content:"";border:2px dashed var(--animal-color);width:420px;height:420px;position:absolute;top:105px;left:50%;transform:translate(-50%)}@supports (color:color-mix(in lab, red, red)){.character-stage:before{border:2px dashed color-mix(in srgb, var(--animal-color) 26%, transparent)}}.character-stage:before{border-radius:50%}.full-result-stage{background:radial-gradient(circle at 50% 43%, var(--animal-color), transparent 45%), linear-gradient(180deg, #fffdf6, #fff2c9)}@supports (color:color-mix(in lab, red, red)){.full-result-stage{background:radial-gradient(circle at 50% 43%, color-mix(in srgb, var(--animal-color) 27%, white), transparent 45%), linear-gradient(180deg, #fffdf6, #fff2c9)}}.full-result-stage:before{border-style:solid;border-color:var(--animal-color)}@supports (color:color-mix(in lab, red, red)){.full-result-stage:before{border-color:color-mix(in srgb, var(--animal-color) 22%, transparent)}}.full-sparkles{z-index:3;color:#f4b522;letter-spacing:10px;font-size:19px;animation:1.6s ease-in-out infinite alternate full-sparkle;position:absolute;top:103px;left:50%;transform:translate(-50%)}.speech-bubble{z-index:2;text-align:center;background:#fff;border-radius:22px;place-items:center;max-width:470px;min-height:68px;padding:15px 22px;font-size:16px;font-weight:800;display:grid;position:relative;box-shadow:0 12px 30px #4d39221a}.speech-bubble:after{content:"";background:#fff;width:18px;height:18px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.animal-hero{z-index:1;place-items:center;width:460px;height:440px;display:grid;position:relative}.animal-hero img{z-index:2;object-fit:contain;width:100%;height:100%;transition:transform .18s;position:relative}.animal-hero.eating img{animation:.28s ease-in-out infinite alternate eat-pop}.plate-shadow{filter:blur(6px);background:#59402a1c;border-radius:50%;width:265px;height:45px;position:absolute;bottom:29px;left:50%;transform:translate(-50%)}.belly-progress{z-index:3;background:#ffffffe0;border-radius:26px;align-items:center;gap:7px;min-height:52px;padding:9px 20px;display:flex;box-shadow:0 8px 24px #533d2614}.belly-progress span{color:#d9d0c6;font-size:21px}.belly-progress span.filled{color:var(--orange)}.belly-progress strong{margin-left:5px;font-size:13px}.action-panel{padding:35px 0 12px}.step-label{color:var(--orange-dark);letter-spacing:2px;font-size:12px;font-weight:900}.action-panel h2{margin:11px 0 12px;font-size:32px;line-height:1.27}.action-panel>p{color:var(--muted);margin:0 0 25px;line-height:1.7}.voice-button,.eat-button,.parent-tools-button{cursor:pointer;border:0;width:100%}.full-result-panel h2{color:#5d3b17}.full-status-card{background:#eef9e9;border:1px solid #46a15838;border-radius:20px;align-items:center;gap:13px;min-height:82px;padding:14px 16px;display:flex}.full-check{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:23px;font-weight:900;display:grid}.full-status-card>div{gap:5px;display:grid}.full-status-card small{color:#4a8a57;font-weight:900}.full-status-card strong{font-size:15px}.next-animal-button{text-align:left;color:#4d3104;cursor:pointer;background:linear-gradient(135deg,#ffd850,#ffb72c);border:0;border-radius:24px;justify-content:space-between;align-items:center;width:100%;min-height:88px;margin-top:19px;padding:14px 18px 14px 23px;display:flex;box-shadow:0 10px #e3981b,0 18px 30px #e0901438}.next-animal-button:active{transform:translateY(5px);box-shadow:0 5px #e3981b}.next-animal-button>span{gap:4px;display:grid}.next-animal-button strong{font-size:20px}.next-animal-button small{color:#7b5b17;font-size:12px}.next-animal-button b{background:#ffffff6b;border-radius:18px;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.result-reveal-note{color:#9c7a38;background:#fff3cc;border-radius:24px;place-items:center;min-height:88px;margin-top:19px;font-size:14px;font-weight:900;display:grid}.replay-full-button{color:#9d2945;cursor:pointer;background:#fff1f4;border:2px solid #ff91a7;border-radius:20px;align-items:center;gap:13px;width:100%;min-height:66px;margin-top:19px;padding:8px 16px;font-weight:900;display:flex}.voice-button{text-align:left;background:#fff0f4;border:2px solid #ff849e;border-radius:22px;align-items:center;gap:14px;min-height:76px;padding:11px 18px;display:flex;box-shadow:0 7px #ef7891}.voice-button:disabled{opacity:.62}.button-icon{color:#fff;background:var(--pink);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:15px;display:grid}.voice-button>span:last-child,.eat-button>span{gap:3px;display:grid}.voice-button strong{color:#9d2945;font-size:17px}.voice-button small{color:#9b6874}.eat-button{text-align:left;color:#4c3100;background:linear-gradient(135deg,#ffd84e,#ffb92e);border-radius:25px;justify-content:space-between;align-items:center;min-height:92px;margin-top:19px;padding:14px 20px 14px 24px;display:flex;box-shadow:0 10px #e79a1e,0 18px 32px #e190133d}.eat-button:not(:disabled):active{transform:translateY(5px);box-shadow:0 5px #e79a1e}.eat-button:disabled{filter:saturate(.68)}.eat-button strong{font-size:23px}.eat-button small{color:#775a1a;font-size:13px}.eat-button b{background:#fff6;border-radius:20px;place-items:center;width:56px;height:56px;font-size:28px;display:grid}.parent-tools-button{color:#6f655c;border:1px solid var(--line);background:#ffffffad;border-radius:18px;justify-content:space-between;align-items:center;min-height:58px;margin-top:23px;padding:0 16px;font-size:13px;font-weight:800;display:flex}.parent-tools-button span{font-size:20px}.screen-rest-note{color:#5e6d60;background:#edf5e9;border-radius:17px;align-items:center;gap:12px;margin-top:18px;padding:13px 15px;display:flex}.screen-rest-note>span{background:#fff;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;display:grid}.screen-rest-note p{margin:0;font-size:12px;line-height:1.55}.done-page{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(760px,100% - 40px);min-height:calc(100vh - 82px);margin:auto;padding:45px 0 80px;display:flex;position:relative}.celebration{color:var(--yellow);letter-spacing:7px;font-size:22px}.full-team{flex-wrap:wrap;justify-content:center;align-items:flex-end;max-width:720px;min-height:245px;margin:10px 0 20px;display:flex}.full-team img{object-fit:contain;width:142px;height:158px;margin:-8px -9px}.full-team img:nth-child(2n){transform:translateY(-8px)}.done-page h1{margin:12px 0;font-size:clamp(38px,5vw,62px)}.done-page p{max-width:600px;color:var(--muted);font-size:16px;line-height:1.8}.done-button{max-width:430px;margin-top:24px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2d221a61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.parent-sheet{background:var(--paper);border-radius:30px;width:min(520px,100%);padding:33px;position:relative;box-shadow:0 28px 80px #2318103d}.close-button{cursor:pointer;background:#f1ece3;border:0;border-radius:50%;width:42px;height:42px;font-size:24px;position:absolute;top:18px;right:18px}.parent-sheet>small{color:var(--orange-dark);letter-spacing:2px;font-weight:900}.parent-sheet h2{margin:8px 0;font-size:28px}.parent-sheet>p{color:var(--muted);margin:0;line-height:1.6}.parent-actions{gap:10px;margin-top:22px;display:grid}.parent-actions button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;min-height:78px;padding:12px 16px;display:grid}.parent-actions button>span{background:#fff2cf;border-radius:13px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.parent-actions button strong{font-size:15px}.parent-actions button small{color:var(--muted);margin-top:4px}.parent-actions .end-action{background:#fff6f3;border-color:#e7705c38}.toast{z-index:80;color:#fff;background:#3c352f;border-radius:16px;padding:13px 20px;font-size:13px;font-weight:800;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #0003}@keyframes eat-pop{0%{transform:translateY(0)scale(1)}to{transform:translateY(-4px)scale(1.012)}}@keyframes full-sparkle{0%{opacity:.55;transform:translate(-50%)scale(.94)}to{opacity:1;transform:translate(-50%)scale(1.06)}}@media (width<=900px){.setup-page{grid-template-columns:1fr;gap:34px;padding-top:25px}.setup-copy{text-align:center}.setup-copy>p,.safety-note{margin-left:auto;margin-right:auto}.play-area{grid-template-columns:1fr}.character-stage{min-height:550px}.action-panel{padding-top:0}.animal-picker{grid-template-columns:repeat(4,1fr)}}@media (width<=620px){.site-header{width:min(100% - 24px,1180px);height:70px}.logo strong{font-size:20px}.logo span{border-radius:13px;width:40px;height:40px}.parent-link{min-height:44px;padding:0 12px;font-size:12px}.setup-page,.meal-page{width:min(100% - 20px,1180px)}.setup-page{padding:22px 0 45px}.setup-copy h1{font-size:42px}.setup-copy>p{font-size:15px}.setup-card{border-radius:27px;padding:19px 14px 16px}.card-heading{padding:0 5px}.card-heading h2{font-size:19px}.animal-picker{grid-template-columns:repeat(3,1fr);gap:7px}.animal-choice{border-radius:18px;padding:7px 4px 11px}.animal-choice img{width:88px;height:96px}.animal-choice strong{font-size:14px}.animal-choice small{display:none}.choice-check{width:24px;height:24px;font-size:12px;top:6px;right:6px}.big-primary{border-radius:20px;min-height:68px;font-size:16px}.queue-bar{border-radius:22px;grid-template-columns:1fr auto;gap:10px;min-height:80px;padding:9px 10px}.queue-bar>div:first-child{display:none}.queue-animals{gap:6px;max-width:calc(100vw - 105px)}.queue-avatar{border-radius:18px;width:54px;height:54px}.queue-avatar img{width:49px;height:49px}.queue-count{justify-self:end}.play-area{gap:15px;min-height:auto;padding-top:14px}.character-stage{border-radius:29px;min-height:450px;padding:14px 9px 12px}.character-stage:before{width:330px;height:330px;top:80px}.speech-bubble{max-width:92%;min-height:58px;padding:11px 16px;font-size:13px}.animal-hero{width:340px;max-width:100%;height:330px}.plate-shadow{width:210px;bottom:18px}.belly-progress{min-height:45px;padding:7px 14px}.belly-progress span{font-size:17px}.action-panel h2{font-size:26px}.action-panel>p{margin-bottom:18px;font-size:13px}.voice-button{min-height:72px}.eat-button{min-height:90px}.parent-tools-button{min-height:56px}.full-team{min-height:235px}.full-team img{width:95px;height:112px;margin:-5px -8px}.parent-sheet{border-radius:25px;padding:29px 20px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
