.IngredientItem_item__GBXqT{padding:8px;background:white;border:2px solid #e0e0e0;border-radius:8px;cursor:grab;transition:all .2s ease;display:flex;gap:8px;align-items:center;user-select:none;flex-shrink:0;min-width:120px}.IngredientItem_item__GBXqT:active{cursor:grabbing;opacity:.7}.IngredientItem_item__GBXqT:hover{border-color:#ff6b6b;background:#fff5f5}.IngredientItem_imageWrapper__r2kx4{width:50px;height:50px;flex-shrink:0;background:#f5f5f5;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.IngredientItem_imageWrapper__r2kx4 img{width:100%;height:100%;object-fit:cover}.IngredientItem_info__GucmN{flex:1;min-width:0}.IngredientItem_name__uRPRC{font-size:14px;font-weight:600;color:#333;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.IngredientItem_quantity__lU4yt{margin:0;font-size:11px;color:#999}.DropZone_dropZone__KbtMY{background:linear-gradient(135deg,#f5f5f5,#ffffff);border:3px dashed #ff6b6b;border-radius:12px;padding:24px;min-height:300px;display:flex;flex-direction:column;gap:16px;transition:all .3s ease}.DropZone_dropZone__KbtMY:hover{background:linear-gradient(135deg,#fff5f5,#ffffff);border-color:#ff4757}.DropZone_title__eWO_e{margin:0;font-size:18px;font-weight:600;color:#333}.DropZone_empty__41vaL{flex:1;display:flex;align-items:center;justify-content:center;color:#999}.DropZone_empty__41vaL p{margin:0;font-size:14px}.DropZone_itemsGrid__01QQE{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:16px}.DropZone_placedItemContainer__3A1O4{text-align:center}.DropZone_placedItem__0evSy{width:80px;height:80px;background:white;border:2px solid #ff6b6b;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin:0 auto}.DropZone_placedItem__0evSy img{width:100%;height:100%;object-fit:cover}.DropZone_count__aLUnZ{position:absolute;bottom:-8px;right:-8px;background:#ff6b6b;color:white;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.DropZone_itemName__zPfAP{margin:8px 0 0;font-size:12px;color:#666;word-break:break-word}@media (max-width:768px){.DropZone_dropZone__KbtMY{min-height:250px;padding:16px}.DropZone_itemsGrid__01QQE{gap:12px}.DropZone_placedItem__0evSy{width:70px;height:70px}}.DropZone_dropZoneActive__Amuba{animation:DropZone_dropZonePulse__6Oa27 .5s ease-in-out}@keyframes DropZone_dropZonePulse__6Oa27{0%,to{border-color:#ddd}50%{border-color:#4CAF50;background-color:rgba(76,175,80,.1)}}.DropZone_placedItem__0evSy{animation:none}.DropZone_placedItem__0evSy.DropZone_ingredientPlaced__IzdJN{animation:DropZone_ingredientPlaced__IzdJN .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes DropZone_ingredientPlaced__IzdJN{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.DropZone_dropZone__KbtMY{padding:8px;min-height:100px}.DropZone_title__eWO_e{font-size:14px;margin-bottom:8px}.DropZone_empty__41vaL p{font-size:12px}.DropZone_itemsGrid__01QQE{grid-template-columns:repeat(3,1fr);gap:6px}.DropZone_placedItemContainer__3A1O4{padding:4px}.DropZone_placedItem__0evSy{width:50px;height:50px}.DropZone_placedItem__0evSy img{width:100%;height:100%;object-fit:contain}.DropZone_count__aLUnZ{font-size:10px;padding:1px 4px}.DropZone_itemName__zPfAP{font-size:10px;margin-top:2px}}@media (max-width:480px){.DropZone_itemsGrid__01QQE{grid-template-columns:repeat(2,1fr)}.DropZone_placedItem__0evSy{width:40px;height:40px}}.SuccessModal_overlay__9cuno{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:SuccessModal_fadeIn__TcoZd .3s ease}@keyframes SuccessModal_fadeIn__TcoZd{0%{opacity:0}to{opacity:1}}.SuccessModal_modal__ABzkP{background:white;border-radius:16px;padding:40px 32px;max-width:400px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:SuccessModal_slideUp__90nF_ .3s ease}@keyframes SuccessModal_slideUp__90nF_{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.SuccessModal_content__jhpD4{text-align:center;margin-bottom:32px}.SuccessModal_icon__sQkE4{font-size:60px;margin-bottom:16px;animation:SuccessModal_bounce__KKMUM .6s ease}@keyframes SuccessModal_bounce__KKMUM{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.SuccessModal_title__YilJt{font-size:28px;font-weight:700;color:#333;margin:0 0 12px}.SuccessModal_message__VpREN{margin:0;font-size:16px;color:#666;line-height:1.5}.SuccessModal_message__VpREN strong{color:#ff6b6b;font-weight:600}.SuccessModal_buttons__w7RvE{display:flex;gap:12px;flex-direction:column}.SuccessModal_btnShare__UDyih{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;background:#667eea;color:white}.SuccessModal_btnShare__UDyih:hover{background:#5568d3;transform:translateY(-2px)}.SuccessModal_btnBack__GE8Yj,.SuccessModal_btnReset__UvbeN{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.SuccessModal_btnReset__UvbeN{background:#ff6b6b;color:white}.SuccessModal_btnReset__UvbeN:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.3)}.SuccessModal_btnBack__GE8Yj{background:#f0f0f0;color:#333}.SuccessModal_btnBack__GE8Yj:hover{background:#e0e0e0;transform:translateY(-2px)}@media (max-width:480px){.SuccessModal_modal__ABzkP{padding:32px 24px}.SuccessModal_icon__sQkE4{font-size:48px}.SuccessModal_title__YilJt{font-size:24px}}.Toast_overlay__5B9LD{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:9999;animation:Toast_fadeIn__n4GOW .2s ease}.Toast_toast__3l0Hw{background:white;border-radius:12px;padding:16px 20px;max-width:280px;box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;animation:Toast_slideUp__C7I3o .3s ease;display:flex;flex-direction:column;align-items:center;gap:12px}.Toast_closeBtn__iA1zM{position:absolute;top:8px;right:8px;background:none;border:none;font-size:20px;color:#999;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.Toast_closeBtn__iA1zM:hover{color:#333}.Toast_imageWrapper__7Ov0B{width:60px;height:60px}.Toast_imageWrapper__7Ov0B img{width:100%;height:100%;object-fit:contain}.Toast_message__TTdNG{font-size:14px;color:#333;text-align:center}@keyframes Toast_fadeIn__n4GOW{0%{opacity:0}to{opacity:1}}@keyframes Toast_slideUp__C7I3o{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GamePage_container__M6MaY{min-height:100vh;background:#f9f9f9;display:flex;flex-direction:column}.GamePage_header__EG0EE{background:white;padding:16px 24px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:16px;position:sticky;top:0;z-index:100}.GamePage_backBtn__zTEOE{padding:8px 12px;background:#f0f0f0;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease;font-weight:600;color:#333}.GamePage_backBtn__zTEOE:hover{background:#e0e0e0;transform:translateX(-2px)}.GamePage_title__Qp7DL{margin:0;font-size:24px;font-weight:700;color:#333;flex:1}.GamePage_mainContent__0jWaJ{flex:1;display:grid;grid-template-columns:1fr 1fr;padding:24px;max-width:1400px;margin:0 auto;width:100%}.GamePage_completePanel__lAGix,.GamePage_ingredientPanel__p6q8t{display:flex;flex-direction:column;gap:16px}.GamePage_panelTitle__FVxl1{margin:0;font-size:18px;font-weight:600;color:#333}.GamePage_ingredientsList__TMMpd{display:flex;flex-wrap:wrap;gap:8px;flex:1;overflow-y:auto;max-height:600px;padding-right:8px;justify-content:flex-start}.GamePage_ingredientsList__TMMpd::-webkit-scrollbar{width:6px}.GamePage_ingredientsList__TMMpd::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.GamePage_ingredientsList__TMMpd::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.GamePage_ingredientsList__TMMpd::-webkit-scrollbar-thumb:hover{background:#999}.GamePage_dishDisplay__wMgxe{background:white;text-align:center}.GamePage_dishImage__pp2_U{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.GamePage_dishImage__pp2_U img{width:100%;height:100%;object-fit:contain}.GamePage_footer__fTX60{padding:16px 24px;background:white;border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:center}.GamePage_resetBtn__hlu7I{padding:12px 32px;background:#ff6b6b;color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.GamePage_resetBtn__hlu7I:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.3)}.GamePage_notFound__IJt_9{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:18px;color:#666}@media (max-width:1024px){.GamePage_mainContent__0jWaJ{grid-template-columns:1fr;gap:16px;padding:16px}.GamePage_ingredientsList__TMMpd{max-height:400px}}@media (max-width:768px){.GamePage_header__EG0EE{padding:12px 16px}.GamePage_title__Qp7DL{font-size:18px}.GamePage_mainContent__0jWaJ{padding:12px;gap:12px}.GamePage_panelTitle__FVxl1{font-size:16px}.GamePage_ingredientsList__TMMpd{max-height:300px;gap:8px}.GamePage_footer__fTX60{padding:12px 16px}.GamePage_resetBtn__hlu7I{padding:10px 24px;font-size:14px}.GamePage_backBtn__zTEOE{font-size:12px;padding:6px 10px}}@media (max-width:480px){.GamePage_header__EG0EE{padding:12px;gap:8px}.GamePage_title__Qp7DL{font-size:16px}.GamePage_mainContent__0jWaJ{padding:8px}.GamePage_ingredientsList__TMMpd{max-height:200px}.GamePage_dishDisplay__wMgxe{padding:12px}}.GamePage_compositionPanel__hxyXb{background:#fff;border-radius:12px;padding:16px;margin:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.GamePage_compositionList__eOipf{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.GamePage_compositionItem__LAkf8{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f5f5f5;border-radius:8px}.GamePage_compositionImage__G9dm1{width:40px;height:40px;border-radius:6px;overflow:hidden}.GamePage_compositionImage__G9dm1 img{width:100%;height:100%;object-fit:cover}.GamePage_compositionName__15Xxl{font-size:14px;color:#333}.GamePage_compositionQty__WY0dj{font-size:14px;color:#666;font-weight:700}.GamePage_dragging__kbUAM{transform:scale(1.1);opacity:.8;transition:all .2s ease}.GamePage_placedItem__ozVGl{animation:GamePage_flyIn__7jNhT .3s ease-out forwards}@keyframes GamePage_flyIn__7jNhT{0%{opacity:0;transform:scale(.5) translateY(-20px)}60%{transform:scale(1.1) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.GamePage_dropZoneActive__eu4J8{animation:GamePage_pulse__eLy_s .5s ease-in-out}@keyframes GamePage_pulse__eLy_s{0%,to{border-color:#ddd}50%{border-color:#4CAF50;background-color:rgba(76,175,80,.1)}}.GamePage_ingredientPlaced__Hq7ah{animation:GamePage_bounceIn__NndC6 .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes GamePage_bounceIn__NndC6{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.GamePage_mainContent__0jWaJ{display:flex;gap:24px;padding:16px}.GamePage_ingredientPanel__p6q8t{width:300px;flex-shrink:0}.GamePage_completePanel__lAGix{flex:1;display:flex;flex-direction:column;gap:16px}.GamePage_dishDisplay__wMgxe{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center}.GamePage_dishImage__pp2_U{position:relative;width:200px;height:200px}@media (max-width:768px){.GamePage_mainContent__0jWaJ{flex-direction:column}.GamePage_ingredientPanel__p6q8t{width:100%}.GamePage_container__M6MaY{padding:8px}.GamePage_header__EG0EE{padding:12px}.GamePage_title__Qp7DL{font-size:18px}.GamePage_compositionPanel__hxyXb{margin:8px;padding:12px}.GamePage_compositionList__eOipf{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:8px}.GamePage_compositionItem__LAkf8{flex-shrink:0;padding:6px 10px}.GamePage_compositionImage__G9dm1{width:30px;height:30px}.GamePage_compositionName__15Xxl,.GamePage_compositionQty__WY0dj{font-size:12px}.GamePage_mainContent__0jWaJ{flex-direction:column;padding:8px;gap:16px}.GamePage_ingredientPanel__p6q8t{width:100%;order:2}.GamePage_ingredientsList__TMMpd{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;max-height:none;gap:8px;padding:8px 0}.GamePage_completePanel__lAGix{order:1;flex-direction:row;gap:12px}.GamePage_dishDisplay__wMgxe{flex:0 0 120px;padding:8px}.GamePage_dishImage__pp2_U{width:100px;height:100px}.GamePage_dishImage__pp2_U img{width:100%;height:100%;object-fit:contain}.GamePage_dropZone___c4aA{flex:1;min-height:120px;padding:8px}.GamePage_itemsGrid__dpCQc{grid-template-columns:repeat(3,1fr);gap:8px}.GamePage_placedItemContainer__efgq7{padding:4px}.GamePage_placedItem__ozVGl img{width:50px;height:50px}}@media (max-width:480px){.GamePage_title__Qp7DL{font-size:16px}.GamePage_compositionItem__LAkf8{padding:4px 8px}.GamePage_compositionImage__G9dm1{width:24px;height:24px}.GamePage_compositionName__15Xxl,.GamePage_compositionQty__WY0dj{font-size:11px}.GamePage_completePanel__lAGix{flex-direction:column}.GamePage_dishDisplay__wMgxe{flex:none;width:100%}.GamePage_dishImage__pp2_U{width:80px;height:80px}}