@font-face{font-family:MgOpenModata;src:url(../fonts/MgOpenModata.woff2)format("woff2"),url(../fonts/MgOpenModata.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MgOpenModata;src:url(../fonts/MgOpenModata-Bold.woff2)format("woff2"),url(../fonts/MgOpenModata-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}body{color:#6b2d90;background-color:#f7941d;background-image:url(./body-game_BG1-Cr1i9geO.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;margin:0;font-family:Comfortaa,Arial,sans-serif;overflow:hidden auto}.game-screen{flex-direction:column;gap:10px;min-height:100dvh;padding:0 22px 16px;display:flex;position:relative;overflow:visible}.site-header{z-index:300;-webkit-backdrop-filter:blur(20px);background:#fff6;flex-shrink:0;justify-content:space-between;align-items:center;gap:24px;width:calc(100% + 44px);min-height:69px;margin:0 -22px;padding:9px 22px;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff73}.site-header__logos{min-width:0;color:inherit;align-items:center;gap:clamp(10px,1.6vw,20px);text-decoration:none;display:flex}.site-header__logo{object-fit:contain;flex-shrink:0;width:auto;max-width:100%;display:block}.site-header__logo.kids-logo{height:clamp(22px,2.5vw,73px)}.site-header__logo.nestle-logo{height:clamp(20px,2.3vw,73px)}.site-menu-button{color:#262626;letter-spacing:.04em;cursor:pointer;text-transform:uppercase;background:0 0;border:0;flex-shrink:0;align-items:center;gap:10px;padding:10px 0 10px 12px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex}.site-menu-button__icon{object-fit:contain;flex-shrink:0;width:18px;height:18px;display:block}.game-hud{flex-shrink:0;justify-content:stretch;display:flex}.header-controls{flex-shrink:0;grid-template-rows:auto;grid-template-columns:minmax(140px,160px) minmax(140px,144px) 1fr minmax(140px,160px) minmax(140px,144px);gap:6px;width:100%;display:grid}.site-menu-overlay{z-index:500;color:#fcd384;background:radial-gradient(circle at 62% 44%,#913106,#0000 34%),linear-gradient(115deg,#3c1402,#7c2b06);min-height:100dvh;position:fixed;inset:0}.site-menu-panel{flex-direction:column;width:100%;min-height:100%;padding:18px clamp(18px,2.8vw,34px) 22px;display:flex;position:relative}.site-menu-panel__top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.site-menu-panel__logos{align-items:center;gap:16px;display:flex}.site-menu-panel__logos img{object-fit:contain;width:auto;height:70px}.site-menu-panel__logos img:first-child{height:70px}.site-menu-close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.site-menu-close img{object-fit:contain;width:100%;height:100%;display:block}.site-menu-nav{text-align:center;flex-direction:column;align-items:center;gap:20px;margin:auto;display:flex}.site-menu-nav a{color:#fcd384;font-size:clamp(17px,1.65vw,27px);font-weight:700;line-height:1.1;text-decoration:none;transition:color .15s,transform .15s}.site-menu-nav a:hover,.site-menu-nav a[aria-current=page]{color:#d8f0bb;transform:translateY(-1px)}.site-menu-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:auto;font-size:10px;font-weight:700;display:flex}.site-menu-contact{flex-wrap:wrap;align-items:center;gap:34px;display:flex}.site-menu-footer a{color:#fcd384;font-size:18px;text-decoration:none;transition:color .15s}.site-menu-footer a:hover{color:#fff}.stat-box.orange{grid-area:1/4}.stat-box.green{grid-area:1/5}.stat-box{border-radius:12px;flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 3px #0000001f}.stat-box.orange{border:2px solid #f58220}.stat-box.green{border:2px solid #59bd1d}.stat-box .stat-value{background:#fff;flex:1;justify-content:center;align-items:center;min-height:58px;padding:6px 8px;font-family:MgOpenModata,Comfortaa,Arial,sans-serif;font-size:46px;font-weight:700;line-height:1;display:flex}.stat-box.orange .stat-value{color:#f58220}.stat-box.green .stat-value{color:#59bd1d}.stat-box .stat-label{letter-spacing:.6px;color:#fff;text-align:center;flex-shrink:0;justify-content:center;align-items:center;min-height:30px;padding:5px 6px;font-size:14px;font-weight:700;line-height:1.1;display:flex}.stat-box.orange .stat-label{background:linear-gradient(#ffb347 0%,#f26922 100%)}.stat-box.green .stat-label{background:linear-gradient(#8bd72a 0%,#48a719 100%)}.header-actions{grid-area:1/1;grid-template-rows:repeat(2,minmax(0,1fr));align-self:stretch;gap:6px;width:100%;min-width:0;display:grid}.pill-btn{cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:0;min-height:38px;padding:7px 10px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .15s;display:flex}.header-actions .pill-btn{border:3px solid #fff}.pill-btn:hover{transform:scale(1.03)}.pill-btn.orange{color:#fff;background:linear-gradient(#ffb347 0%,#f26922 100%);box-shadow:inset 0 1px #ffffff59,0 3px #b4500a38}.pill-btn.orange .btn-icon{flex-shrink:0}.pill-btn .btn-icon{object-fit:contain;flex-shrink:0;width:22px;height:22px;display:block}.pill-btn-text{min-width:0}.learn-btn{color:#fff;cursor:pointer;background:linear-gradient(#5ec4f5 0%,#2a9fd9 100%);border:3px solid #fff;border-radius:12px;flex-direction:column;grid-area:1/2;justify-content:center;align-self:stretch;align-items:center;gap:6px;width:100%;min-width:0;padding:8px 10px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.15;transition:transform .15s;display:flex;box-shadow:inset 0 1px #ffffff59,0 3px #14649640}.learn-btn:hover{transform:scale(1.02)}.learn-icon{object-fit:contain;flex-shrink:0;width:34px;height:34px;display:block}.learn-text{text-align:center;letter-spacing:.3px}.play-area{flex:1;grid-template-columns:minmax(260px,310px) 1fr minmax(260px,310px);grid-template-areas:"left body right""hint body right";align-items:center;gap:22px;min-height:0;display:grid;overflow:visible}.body-parts-sidebar{display:contents}.body-parts.left{grid-area:left;align-self:start;margin-top:20px}.body-parts.right{grid-area:right;align-self:start;margin-top:20px}.body-center{grid-area:body}.selected-food-banner{grid-area:hint}.body-parts{flex-direction:column;gap:10px;display:flex}.body-parts-column.left{flex-direction:column;justify-content:center;align-self:stretch;gap:8px;min-width:0;display:flex}.body-parts-column.left .selected-food-banner{border-radius:12px;flex-shrink:0;gap:8px;width:100%;max-width:100%;min-height:34px;margin:0;padding:6px 10px;font-size:13px}.body-parts-column.left .selected-food-banner:not(.visible){font-size:11px;line-height:1.15}.body-parts-column.left .selected-food-banner .food-sprite{width:28px;height:28px}.body-part-pill{background:#fff;border:4px solid #ffffffa6;border-radius:12px;align-items:center;gap:16px;min-height:86px;padding:6px;transition:background .2s,color .2s,transform .2s;display:flex;position:relative;box-shadow:0 4px 12px #00000014}.body-parts.right .body-part-pill{justify-content:space-between;padding-left:28px}.body-parts.right .drop-circle{order:2}.body-part-pill.hovered:not(.matched):not(.over){transform:scale(1.02)}.body-part-pill.hovered:not(.matched):not(.over) .body-part-label{color:#fff}.body-part-pill.hovered:not(.matched):not(.over)[data-part=brain]{background:linear-gradient(#c7864c 0%,#8b552e 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=heart]{background:linear-gradient(#ff292e 0%,#c80010 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=muscles]{background:linear-gradient(#ff9a22 0%,#bf5d12 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=bones]{background:linear-gradient(#c4c0ba 0%,#7b7772 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=eyes]{background:linear-gradient(#10c8f3 0%,#0177b5 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=digestion]{background:linear-gradient(#9ad65a 0%,#7ac143 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=immune]{background:linear-gradient(#82d524 0%,#26780a 100%)}.body-part-pill.hovered:not(.matched):not(.over)[data-part=skinHair]{background:linear-gradient(#f3d1aa 0%,#8b7a64 100%)}.body-part-pill.hovered:not(.matched):not(.over) .drop-circle{background:#ffffff47}.body-part-pill.over{background:#6b2d90;transform:scale(1.02)}.body-part-pill.over .body-part-label{color:#fff}.body-part-pill.matched{background:#7ac143}.body-part-pill.matched .body-part-label{color:#fff}.drop-circle{color:#fff;background:#6b2d90;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:18px;line-height:1;transition:all .2s;display:flex;overflow:hidden}.body-part-pill[data-part=brain] .drop-circle{background:linear-gradient(#c7864c 0%,#8b552e 100%)}.body-part-pill[data-part=heart] .drop-circle{background:linear-gradient(#ff292e 0%,#c80010 100%)}.body-part-pill[data-part=muscles] .drop-circle{background:linear-gradient(#ff9a22 0%,#bf5d12 100%)}.body-part-pill[data-part=bones] .drop-circle{background:linear-gradient(#c4c0ba 0%,#7b7772 100%)}.body-part-pill[data-part=eyes] .drop-circle{background:linear-gradient(#10c8f3 0%,#0177b5 100%)}.body-part-pill[data-part=digestion] .drop-circle{background:linear-gradient(#ff55b3 0%,#b51b79 100%)}.body-part-pill[data-part=immune] .drop-circle{background:linear-gradient(#82d524 0%,#26780a 100%)}.body-part-pill[data-part=skinHair] .drop-circle{background:linear-gradient(#f3d1aa 0%,#8b7a64 100%)}.body-part-pill.over .drop-circle,.body-part-pill.matched .drop-circle{background:#ffffff47}.drop-circle img{object-fit:contain;pointer-events:none;width:80px;height:80px}.matched-food-float{z-index:2;pointer-events:none;background:#fff;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:absolute;top:50%;overflow:hidden;box-shadow:0 6px 18px #0000002e}.matched-food-float .food-sprite{width:62px;height:62px}.body-parts.left .matched-food-float{right:-10px;transform:translate(40%,-50%)}.body-parts.right .matched-food-float{left:-10px;right:auto;transform:translate(-40%,-50%)}.food-sprite{pointer-events:none;width:52px;height:52px;display:block;overflow:hidden}.food-sprite img{object-fit:cover;object-position:top center;width:100%;height:200%;transition:transform .15s;display:block}.food-sprite.selected-frame img{transform:translateY(-50%)}.body-part-pill.over .drag-food-preview{display:flex}.drag-food-preview{z-index:3;pointer-events:none;background:#fff;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:none;position:absolute;top:50%;right:-18px;transform:translate(100%,-50%);box-shadow:0 6px 18px #0000002e}.body-parts.left .drag-food-preview{left:-18px;right:auto;transform:translate(-100%,-50%)}.drag-food-preview .food-sprite{width:46px;height:46px}.body-part-label{color:#668;text-transform:uppercase;flex:1;font-family:MgOpenModata,Comfortaa,Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.2}.body-center{pointer-events:none;justify-content:center;align-self:stretch;align-items:flex-end;min-height:400px;margin-top:clamp(-115px,-7vw,-34px);display:flex}.body-center.can-drop{pointer-events:auto;cursor:not-allowed}.body-center img{object-fit:contain;filter:drop-shadow(0 8px 8px #0000000d);width:auto;max-width:100%;height:min(100vh - 250px,760px);transition:opacity .25s}.bottom-bar{flex-shrink:0;margin-top:auto;display:block}.site-footer{color:#fff;letter-spacing:.01em;background:radial-gradient(circle at 62% 44%,#913106,#0000 34%),linear-gradient(115deg,#3c1402,#7c2b06);flex-direction:column;gap:22px;min-height:180px;padding:28px 24px 18px;font-size:11px;font-weight:700;display:flex}.site-footer__main{flex:1;grid-template-columns:minmax(220px,1fr) minmax(260px,1fr);align-items:end;gap:28px;display:grid}.site-footer a,.site-footer button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.site-footer a:hover,.site-footer button:hover{color:#fcd384}.site-footer__links,.site-footer__brand{flex-direction:column;gap:14px;display:flex}.site-footer__links a{text-transform:uppercase;width:fit-content;font-size:14px}.site-footer__brand{text-align:right;color:#ffffffe0;align-items:flex-end}.site-footer__brand p{margin:0;font-size:15px;line-height:1.35}.site-footer__logo{object-fit:contain;width:auto;max-width:min(220px,100%);height:28px;display:block}.site-footer__social{justify-content:flex-end;gap:10px;display:flex}.site-footer__social a{justify-content:center;align-items:center;width:30px;height:31px;line-height:1;display:inline-flex}.site-footer__social a img{width:30px;height:31px;display:block}.site-footer__social a:hover{color:inherit;opacity:.8}.site-footer__meta{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:16px 28px;padding-top:14px;display:flex}.site-footer__legal,.site-footer__credits{text-transform:none;flex-wrap:wrap;align-items:center;margin:0;font-size:12px;display:flex}.site-footer__legal{gap:28px}.site-footer__credits{justify-content:flex-end;gap:16px}body.terms-page{color:#111;background-color:#e5e5e5;background-image:none}.legal-screen{color:#111;background:#e5e5e5;flex-direction:column;min-height:100dvh;padding:0 22px 48px;display:flex}.legal-screen .site-header{box-shadow:0 1px #0000000f}.legal-screen .legal-page{color:#111;width:min(860px,100%);margin:0 auto;padding:36px 8px 24px}.legal-screen .legal-page h1{color:#111;margin:0;font-size:clamp(26px,3.2vw,32px);font-weight:700;line-height:1.2}.legal-screen .legal-page h2{color:#111;margin:48px 0 0;font-size:20px;font-weight:700;line-height:1.4}.legal-screen .legal-page h3{color:#4d4941;margin:24px 0 0;font-size:16px;font-weight:700;line-height:1.5}.legal-screen .legal-page p,.legal-screen .legal-page li,.legal-screen .legal-page address{color:#111;margin:24px 0 0;font-size:16px;font-style:normal;font-weight:400;line-height:1.6}.legal-screen .legal-page ul{margin:12px 0 0;padding-left:1.35em}.legal-screen .legal-page li{margin:8px 0 0}.legal-screen .legal-page li:first-child{margin-top:0}.legal-screen .legal-page a{color:#111;text-underline-offset:2px;font-weight:700;text-decoration:underline}.legal-screen .legal-page a:hover{color:#555}.legal-screen .legal-page__contact{margin-top:24px}.selected-food-banner{color:#6b2d90;background:#ffffffeb;border:3px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;max-width:min(520px,100%);min-height:38px;margin:0 auto 8px;padding:7px 16px;font-size:15px;font-weight:700;line-height:1.2;display:flex;box-shadow:0 3px 10px #0000001a}.selected-food-banner:not(.visible){color:#777;font-size:13px}.selected-food-banner .food-sprite{width:34px;height:34px}.selected-food-banner strong{color:#f58220}.food-carousel-wrap{background:#ffdeb4;border:4px solid #fff;border-radius:14px;align-items:center;gap:12px;width:100%;min-width:0;min-height:116px;padding:0 10px;display:flex;box-shadow:0 4px 12px #00000014}.carousel-arrow{color:#fff;cursor:pointer;background:linear-gradient(#ff7b29 0%,#e64612 100%);border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:86px;font-size:62px;font-weight:700;line-height:.8;display:flex;box-shadow:inset 0 1px #ffffff52,0 3px #91360940}.carousel-arrow:disabled{opacity:.35;cursor:default}.food-carousel{min-width:0;box-shadow:none;background:0 0;border-radius:0;flex:1;padding:18px 6px;overflow:hidden}.food-track{gap:24px;width:max-content;transition:transform .3s;display:flex}.food-item{cursor:grab;-webkit-user-select:none;user-select:none;width:100px;height:100px;box-shadow:none;background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.food-item:hover{transform:scale(1.08)}.food-item.selected{box-shadow:none;z-index:5;position:relative;transform:scale(1.08)translateY(-12px)}.food-item.used{opacity:.4;filter:grayscale(.6);cursor:default;pointer-events:none}.food-item .food-sprite{width:100px;height:100px}.intro-content h2,.learn-title,.learn-detail-header h3,.success-content h2,.error-content h2,.game-over-content h2{font-family:MgOpenModata,Comfortaa,Arial,sans-serif}.intro-modal{z-index:250;background:#00000073;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.intro-modal.open{display:flex}.intro-content{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#f58220 #fff1df;text-align:center;color:#555;background:#fff;border-radius:28px;width:min(920px,96vw);max-height:min(92vh,900px);padding:32px 36px 28px;overflow-y:auto;box-shadow:0 20px 50px #00000040}.intro-content::-webkit-scrollbar{width:8px}.intro-content::-webkit-scrollbar-track{background:#fff1df;border-radius:999px;margin:16px 0}.intro-content::-webkit-scrollbar-thumb{background:linear-gradient(#ffb347 0%,#f26922 100%);border:2px solid #fff1df;border-radius:999px}.intro-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ff9f2e 0%,#dc571b 100%)}.intro-content h2{color:#7ac143;margin:0 0 8px;font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.15}.intro-subtitle{color:#666;margin:0 0 14px;font-size:clamp(16px,2.2vw,20px);font-weight:600;line-height:1.35}.intro-instructions{color:#666;max-width:760px;margin:0 auto 22px;font-size:clamp(14px,1.8vw,16px);font-weight:500;line-height:1.55}.intro-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.intro-step{background:#f7941d;border-radius:18px;overflow:hidden;box-shadow:0 4px #b4500a2e}.intro-step img{width:100%;height:auto;display:block}.intro-footer{color:#666;max-width:720px;margin:0 auto 16px;font-size:clamp(13px,1.7vw,15px);font-weight:500;line-height:1.55}.intro-actions{flex-direction:column;align-items:center;gap:14px;display:flex}.intro-learn-more{color:#7ac143;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:clamp(15px,2vw,17px);font-weight:700;text-decoration:none;display:block}.intro-learn-more:hover{text-decoration:underline}.intro-start-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(#7ed321 0%,#4daa12 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:min(360px,100%);padding:14px 28px;font-family:inherit;font-size:clamp(22px,3vw,28px);font-weight:700;transition:transform .15s;display:flex;box-shadow:inset 0 1px #ffffff59,0 4px #286e0a40}.intro-start-btn:hover{transform:scale(1.02)}.intro-play-icon{color:#4daa12;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding-left:2px;font-size:14px;line-height:1;display:inline-flex}.learn-panel{z-index:150;background:#00000073;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.learn-panel.open{display:flex}.learn-content{color:#444;text-align:center;background:#fff;border-radius:28px;width:min(920px,96vw);max-height:min(760px,88vh);padding:32px 36px 28px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.learn-title{color:#7ac143;margin:0 0 8px;padding-right:40px;font-size:clamp(26px,3.5vw,34px);font-weight:700;line-height:1.15}.learn-intro{color:#666;margin:0 0 24px;font-size:clamp(14px,1.8vw,16px);font-weight:600;line-height:1.4}.learn-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 12px;max-height:calc(min(760px,88vh) - 150px);padding:4px 8px 8px;display:grid;overflow-y:auto}.learn-grid-item{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:4px;font-family:inherit;transition:transform .15s;display:flex}.learn-grid-item:hover{transform:scale(1.05)}.learn-grid-icon{justify-content:center;align-items:center;width:72px;height:72px;display:flex}.learn-grid-icon img{object-fit:contain;width:100%;height:100%;transform:scale(1.35)}.learn-grid-label{color:#555;font-size:13px;font-weight:700;line-height:1.2}.learn-detail{text-align:left;max-height:calc(min(760px,88vh) - 150px);padding-right:4px;overflow-y:auto}.learn-detail-header{border-bottom:1px solid #e8e8e8;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.learn-detail-vitamin{object-fit:contain;flex-shrink:0;width:72px;height:72px;transform:scale(1.35)}.learn-detail-header h3{color:#555;margin:0;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.15}.learn-detail-row{border-bottom:1px solid #e8e8e8;grid-template-columns:130px 1fr;align-items:center;gap:16px;padding:16px 0;display:grid}.learn-detail-row:last-of-type{border-bottom:0;padding-bottom:8px}.learn-detail-label{color:#7ac143;font-size:16px;font-weight:700;line-height:1.3}.learn-detail-body-parts{flex-wrap:wrap;align-items:flex-start;gap:12px 16px;display:flex}.learn-body-part-item{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:72px;display:flex}.learn-detail-body-parts img{object-fit:contain;box-sizing:border-box;border-radius:12px;width:56px;height:56px;padding:8px}.learn-detail-body-parts img[data-part=brain]{background:linear-gradient(#c7864c 0%,#8b552e 100%)}.learn-detail-body-parts img[data-part=heart]{background:linear-gradient(#ff292e 0%,#c80010 100%)}.learn-detail-body-parts img[data-part=muscles]{background:linear-gradient(#ff9a22 0%,#bf5d12 100%)}.learn-detail-body-parts img[data-part=bones]{background:linear-gradient(#c4c0ba 0%,#7b7772 100%)}.learn-detail-body-parts img[data-part=eyes]{background:linear-gradient(#10c8f3 0%,#0177b5 100%)}.learn-detail-body-parts img[data-part=digestion]{background:linear-gradient(#9ad65a 0%,#7ac143 100%)}.learn-detail-body-parts img[data-part=immune]{background:linear-gradient(#82d524 0%,#26780a 100%)}.learn-detail-body-parts img[data-part=skinHair]{background:linear-gradient(#f3d1aa 0%,#8b7a64 100%)}.learn-body-part-label{color:#555;text-align:center;font-size:11px;font-weight:700;line-height:1.2}.learn-detail-text{color:#555;margin:0;font-size:15px;font-weight:600;line-height:1.45}.learn-detail-sources{flex-wrap:wrap;align-items:flex-start;gap:12px 16px;display:flex}.learn-source-item{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:90px;display:flex}.learn-detail-sources .learn-source-sprite{flex-shrink:0;width:90px;height:90px}.learn-source-label{color:#555;text-align:center;font-size:12px;font-weight:700;line-height:1.2}.learn-back-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#f58220;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:min(360px,100%);margin:20px auto 0;padding:14px 28px;font-family:inherit;font-size:18px;font-weight:700;transition:transform .15s;display:flex;box-shadow:0 4px #b4500a40}.learn-back-btn:hover{transform:translateY(-1px)}.learn-back-icon{font-size:20px;line-height:1}.game-screen.dimmed{filter:brightness(.55);pointer-events:none}.success-modal{z-index:200;background:#3c1e0a73;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.success-modal.open{display:flex}.success-content{text-align:center;background:#fff;border-radius:32px;width:100%;max-width:420px;padding:36px 40px 32px;position:relative;box-shadow:0 20px 50px #00000040}.modal-close{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:14px;right:14px}.modal-close img{object-fit:contain;width:100%;height:100%;display:block}.success-content h2{color:#7ac143;margin:0 0 10px;font-size:24px;font-weight:700}.success-subtitle{color:#7ac143;margin:0 0 14px;font-size:16px;font-weight:700;line-height:1.4}.success-food-icon{background:#d4edb5;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:4px auto 20px;display:flex}.success-food-icon .food-sprite{width:96px;height:96px}.success-match-info,.success-continue-prompt{color:#444;margin:0 0 18px;font-size:15px;font-weight:500;line-height:1.5}.success-continue-prompt{font-weight:700}.success-points{color:#444;margin:0 0 18px;font-size:18px;font-weight:600}.success-points strong{color:#7ac143;font-size:22px}.success-benefits{text-align:left;margin:0 0 22px}.success-benefits-title{color:#333;margin:0 0 10px;font-size:15px;font-weight:700}.success-benefits ul{color:#555;margin:0;padding-left:20px;font-size:14px;font-weight:500;line-height:1.55}.success-benefits li+li{margin-top:6px}.feedback-modal-btn{cursor:pointer;border:0;border-radius:999px;width:100%;padding:14px 20px;font-size:16px;font-weight:700;transition:transform .15s,opacity .15s}.feedback-modal-btn:hover{transform:translateY(-1px)}.feedback-modal-btn.success{color:#fff;background:#7ac143}.feedback-modal-btn.error{color:#fff;background:#f58220}.error-modal{z-index:200;background:#3c1e0a73;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.error-modal.open{display:flex}.error-content{text-align:center;background:#fff;border-radius:32px;width:100%;max-width:420px;padding:36px 40px 32px;position:relative;box-shadow:0 20px 50px #00000040}.error-content h2{color:#e04b4b;margin:0 0 10px;font-size:28px;font-weight:700}.error-subtitle{color:#9f3030;margin:0 0 14px;font-size:16px;font-weight:700}.error-food-icon{background:#f7d4d6;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:4px auto 20px;display:flex}.error-food-icon .food-sprite{width:96px;height:96px}.error-hint{color:#555;text-align:center;margin:0 0 22px;font-size:14px;font-weight:500;line-height:1.55}.game-over-modal{z-index:220;background:#3c1e0a73;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.game-over-modal.open{display:flex}.game-over-panel{background:#fff;border-radius:28px;width:min(560px,100%);max-height:min(92vh,820px);position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.game-over-panel>.modal-close{z-index:2}.game-over-video-panel>.modal-close{background:#fff;box-shadow:0 2px 8px #0000002e}.game-over-content{scrollbar-width:thin;scrollbar-color:#f58220 transparent;text-align:center;max-height:min(92vh,820px);padding:36px 36px 28px;overflow:hidden auto}.game-over-content::-webkit-scrollbar{width:8px}.game-over-content::-webkit-scrollbar-track{background:#fff1df;border-radius:999px;margin:22px 6px 22px 0}.game-over-content::-webkit-scrollbar-thumb{background:linear-gradient(#ffb347 0%,#f26922 100%);border:2px solid #fff1df;border-radius:999px}.game-over-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ff9f2e 0%,#dc571b 100%)}.game-over-content h2{color:#76b82a;margin:0 0 8px;padding-inline:36px;font-size:clamp(28px,5vw,36px);font-weight:800;line-height:1.15}.game-over-content h3{color:#6b2d90;margin:18px 0 12px;font-size:18px}.game-over-status{color:#666;margin:0 0 6px;font-size:15px;font-weight:400;line-height:1.4}.game-over-score{color:#666;margin:0 0 18px;font-size:16px;font-weight:400;line-height:1.4}.game-over-score strong{color:#76b82a;font-size:1.35em;font-weight:800}.game-over-brand{object-fit:contain;width:min(280px,72%);height:auto;margin:8px auto 22px;display:block}.game-over-video-panel{background:linear-gradient(#ffb347 0%,#f26922 100%);width:min(890px,100%);box-shadow:0 22px 55px #b4500a59}.game-over-video-content{color:#fff;padding:28px}.game-over-video-content h2{color:#fff;margin-bottom:20px}.game-over-video-wrap{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.game-over-video-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.game-over-video-content .game-over-restart{color:#f26922;background:#fff;margin-top:18px;box-shadow:inset 0 1px #fff9,0 3px #8c370047}.game-over-summary{color:#666;max-width:420px;margin:0 auto;font-size:14px;line-height:1.55}.game-over-summary p{margin:0 0 12px}.game-over-summary p:last-child{margin-bottom:0}.game-over-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.game-over-download{color:#802d8c;cursor:pointer;background:#fff;border:2px solid #802d8c;border-radius:10px;min-width:140px;padding:12px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,color .15s}.game-over-download:hover:not(:disabled){color:#fff;background:#802d8c}.game-over-download:disabled{opacity:.65;cursor:wait}.game-over-restart{color:#fff;letter-spacing:.4px;text-transform:uppercase;cursor:pointer;background:linear-gradient(#ffb347 0%,#f26922 100%);border:0;border-radius:10px;min-width:140px;padding:12px 28px;font-family:inherit;font-size:15px;font-weight:800;box-shadow:inset 0 1px #ffffff59,0 3px #b4500a38}@media (width<=520px){.game-over-content{padding:28px 20px 22px}.game-over-brand{width:min(220px,78%);margin-bottom:18px}.game-over-actions{flex-direction:column;width:100%}.game-over-download,.game-over-restart{width:100%}}.food-carousel-wrap.locked{opacity:.65;pointer-events:none}@media (width<=900px){body{background-image:url(./body-game_BG2-Bg-9jtA2.jpg);overflow:hidden auto}.game-screen{gap:6px;height:100dvh;min-height:100dvh;max-height:100dvh;padding:0 8px 10px;overflow:hidden}.site-header{gap:10px;width:calc(100% + 16px);min-height:40px;margin:0 -8px;padding:5px 8px}.site-header__logos{flex-wrap:nowrap;gap:8px}.site-header__logo.kids-logo{height:clamp(18px,4.9vw,28px)}.site-header__logo.nestle-logo{height:clamp(16px,4.5vw,26px)}.site-menu-button{gap:7px;padding-left:6px;font-size:10px}.site-menu-button__icon{width:16px;height:16px}.site-menu-panel{padding:12px 14px 16px}.site-menu-panel__logos{gap:10px}.site-menu-panel__logos img{height:26px}.site-menu-panel__logos img:first-child{height:34px}.site-menu-nav{gap:16px}.site-menu-nav a{font-size:clamp(18px,6vw,26px)}.site-menu-footer{flex-direction:column;align-items:flex-start;gap:12px;font-size:9px}.site-menu-contact{flex-direction:column;align-items:flex-start;gap:8px}.game-hud{z-index:auto;justify-content:stretch;padding:2px 0 4px;position:static;top:auto;left:auto}.header-controls{grid-template-rows:auto auto;grid-template-columns:repeat(4,minmax(0,1fr));place-self:center stretch;gap:6px;width:100%;max-width:100%;display:grid}.header-actions{display:contents}.header-actions .pill-btn:first-child{grid-area:2/1}.header-actions .pill-btn:last-child{grid-area:2/2}.stat-box.orange{grid-area:2/3}.stat-box.green{grid-area:2/4}.learn-btn{border-width:2px;border-radius:12px;flex-direction:row;grid-area:1/1/auto/-1;justify-content:center;gap:10px;min-height:44px;padding:10px 12px;font-size:14px;line-height:1.15}.bottom-bar{min-height:0;margin-top:0}.legal-screen{padding:0 16px 32px}.legal-screen .legal-page{padding:24px 0 16px}.legal-screen .legal-page h1{font-size:24px}.legal-screen .legal-page h2{margin-top:32px;font-size:18px}.legal-screen .legal-page p,.legal-screen .legal-page li,.legal-screen .legal-page address{font-size:15px}.site-footer{gap:18px;min-height:0;padding:24px 16px 16px}.site-footer__main{grid-template-columns:1fr;align-items:start;gap:22px}.site-footer__meta{flex-direction:column;align-items:flex-start;gap:10px}.site-footer__legal,.site-footer__credits{justify-content:flex-start;gap:12px 20px}.site-footer__brand{text-align:left;align-items:flex-start}.site-footer__social{justify-content:flex-start}.play-area{flex:1;grid-template:"parts-col body"minmax(0,1fr)"food-hint food-hint"/minmax(0,48%) minmax(0,1fr);align-items:stretch;gap:4px 6px;min-height:0;display:grid}.body-parts-sidebar{flex-direction:column;grid-area:parts-col;align-self:stretch;gap:4px;width:100%;min-height:0;margin-top:0;margin-left:0;padding-left:0;display:flex;overflow:hidden}.body-parts.left,.body-parts.right{flex-flow:column;flex:1 1 0;justify-content:space-between;gap:4px;width:100%;min-height:0}.selected-food-banner{text-align:center;grid-area:food-hint;justify-content:center;gap:6px;width:100%;max-width:100%;min-height:28px;margin:0;padding:5px 8px;font-size:10px}.selected-food-banner:not(.visible){font-size:10px;line-height:1.15}.selected-food-banner .food-sprite{width:24px;height:24px}.body-part-pill{--food-size:clamp(32px, 10.8vw, 42px);border-width:2px;border-radius:9px;flex:1 1 0;gap:6px;width:100%;max-width:none;min-height:0;padding:3px}.body-parts.right .body-part-pill{justify-content:flex-start;padding-left:3px}.body-parts.right .drop-circle{order:0}.drop-circle{border-radius:7px;width:36px;height:36px}.drop-circle img{width:27px;height:27px}.body-part-label{font-size:11px;line-height:1.1}.body-center{pointer-events:none;grid-area:body;justify-content:center;align-self:stretch;align-items:flex-end;height:auto;min-height:0;margin-top:0;display:flex;overflow:hidden}.body-center img{object-fit:contain;object-position:bottom center;width:auto;max-width:92%;height:auto;max-height:86%}.drag-food-preview{border-width:3px;width:42px;height:42px}.drag-food-preview .food-sprite{width:32px;height:32px}.matched-food-float{width:var(--food-size);height:var(--food-size);border-width:3px;max-height:calc(100% - 4px)}.matched-food-float .food-sprite{width:calc(var(--food-size) - 8px);height:calc(var(--food-size) - 8px)}.body-part-pill.matched{padding-right:calc(var(--food-size) + 4px)}.body-parts.left .matched-food-float,.body-parts.right .matched-food-float{left:auto;right:2px;transform:translateY(-50%)}.stat-box .stat-value{min-height:28px;padding:3px 2px 1px;font-size:20px}.stat-box .stat-label{letter-spacing:0;white-space:nowrap;min-height:16px;padding:2px 1px;font-size:clamp(7.5px,2.3vw,9px)}.stat-box{border-radius:10px;box-shadow:0 2px #0000001a}.header-actions .pill-btn{letter-spacing:0;text-align:left;border-radius:10px;justify-content:space-between;gap:3px;min-height:44px;padding:6px 5px;font-size:clamp(8px,2.4vw,9px);line-height:1.15}.header-actions .pill-btn-text{flex:1;min-width:0;line-height:1.15}.header-actions .pill-btn .btn-icon{flex-shrink:0;width:15px;height:15px}.pill-btn{width:100%;min-width:0;min-height:28px;padding:4px 6px;font-size:11px}.pill-btn .btn-icon{width:16px;height:16px}.learn-icon{flex-shrink:0;width:24px;height:24px}.learn-text{letter-spacing:.2px;white-space:nowrap;font-size:14px;line-height:1.2;display:block}.learn-text br{display:none}.food-carousel-wrap{gap:6px;min-height:72px;padding:6px 4px}.carousel-arrow{width:36px;height:52px;font-size:34px}.food-carousel{padding:8px 4px}.food-track{gap:10px}.food-item,.food-item .food-sprite{width:52px;height:52px}.learn-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.learn-grid-icon{width:60px;height:60px}.learn-detail-row{grid-template-columns:1fr;gap:8px}.intro-modal{align-items:flex-end;padding:12px}.intro-content{scrollbar-width:none;border-radius:22px 22px 18px 18px;max-height:96dvh;padding:18px 16px 16px}.intro-content::-webkit-scrollbar{display:none}.intro-content h2{margin-bottom:4px;font-size:22px}.intro-subtitle{margin-bottom:8px;font-size:14px}.intro-instructions{margin-bottom:12px;font-size:13px;line-height:1.4}.intro-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.intro-step{border-radius:12px}.intro-step img{object-fit:contain;width:100%;max-height:76px}.intro-footer{margin-bottom:10px;font-size:12px;line-height:1.4}.intro-actions{gap:10px}.intro-learn-more{font-size:14px}.intro-start-btn{width:100%;padding:12px 20px;font-size:20px}.intro-play-icon{width:28px;height:28px;font-size:12px}}@media (width<=900px) and (orientation:landscape){.game-screen{gap:4px;height:100dvh;max-height:100dvh;padding:0 8px 6px;overflow:hidden}.site-header{min-height:30px;padding:3px 8px}.site-header__logo.kids-logo{height:20px}.site-header__logo.nestle-logo{height:18px}.game-hud{padding:0}.header-controls{grid-template-rows:auto;grid-template-columns:minmax(0,1.35fr) repeat(4,minmax(0,1fr));gap:4px}.learn-btn{grid-area:1/1;gap:6px;min-height:32px;padding:4px 8px;font-size:11px}.learn-icon{width:18px;height:18px}.learn-text{font-size:11px}.header-actions .pill-btn:first-child{grid-area:1/2}.header-actions .pill-btn:last-child{grid-area:1/3}.stat-box.orange{grid-area:1/4}.stat-box.green{grid-area:1/5}.header-actions .pill-btn{min-height:32px;padding:4px 6px;font-size:10px}.stat-box{flex-direction:row;align-items:stretch}.stat-box .stat-value{min-height:0;padding:2px 6px;font-size:16px}.stat-box .stat-label{min-height:0;padding:2px 5px;font-size:8px}.play-area{grid-template:"left body right"minmax(0,1fr)"hint hint hint"/minmax(0,1fr) minmax(110px,.72fr) minmax(0,1fr);gap:4px 8px}.body-parts-sidebar{display:contents;overflow:visible}.body-parts.left,.body-parts.right{flex:none;justify-content:space-between;align-self:stretch;gap:3px;width:100%;min-height:0;margin-top:0}.body-parts.left{grid-area:left}.body-parts.right{grid-area:right}.body-part-pill{flex:1 1 0;gap:6px;min-height:28px;max-height:44px;padding:2px;overflow:hidden}.body-parts.right .body-part-pill{justify-content:space-between;padding-left:8px;padding-right:2px}.body-parts.right .drop-circle{order:2}.drop-circle{border-radius:6px;width:24px;height:24px}.drop-circle img{width:18px;height:18px}.body-part-label{font-size:10px;line-height:1.05}.body-center{grid-area:body}.body-center img{max-width:100%;height:auto;max-height:100%}.selected-food-banner{grid-area:hint;min-height:22px;padding:3px 8px;font-size:10px}.matched-food-float{border-width:2px;width:28px;height:28px}.matched-food-float .food-sprite{width:22px;height:22px}.body-part-pill.matched{padding-right:32px}.body-parts.right .body-part-pill.matched{padding-left:32px;padding-right:2px}.body-parts.left .matched-food-float{left:auto;right:2px;transform:translateY(-50%)}.body-parts.right .matched-food-float{left:2px;right:auto;transform:translateY(-50%)}.drag-food-preview{border-width:2px;width:32px;height:32px}.drag-food-preview .food-sprite{width:24px;height:24px}.food-carousel-wrap{gap:6px;min-height:48px;padding:3px 4px}.carousel-arrow{width:28px;height:40px;font-size:26px}.food-carousel{padding:4px 2px}.food-item,.food-item .food-sprite{width:40px;height:40px}}@media (width<=900px) and (height<=740px){.intro-content{padding:14px 14px 12px}.intro-content h2{font-size:20px}.intro-subtitle{margin-bottom:6px;font-size:13px}.intro-instructions{margin-bottom:8px;font-size:12px}.intro-steps{gap:6px;margin-bottom:8px}.intro-step img{max-height:58px}.intro-footer{margin-bottom:8px;font-size:11px}.intro-start-btn{padding:10px 16px;font-size:18px}}@media print{@page{size:A4 landscape;margin:8mm}html,body{color:#222;background:#fff;width:100%;height:auto}#root>:not(.learn-panel){display:none!important}#root>.learn-panel{display:block!important}.learn-panel{background:#fff;padding:0;position:static;inset:auto}.learn-content{width:auto;max-height:none;box-shadow:none;border-radius:0;padding:0;overflow:visible}.learn-grid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:none;padding:0;display:grid;overflow:visible}.learn-grid-item{break-inside:avoid;page-break-inside:avoid}.learn-detail{max-height:none;overflow:visible}.learn-title{margin-bottom:2px;font-size:20px}.learn-intro{margin-bottom:6px;font-size:10px}.modal-close,.learn-back-btn{display:none}}
