.CompletionModal_completion-overlay__dgd4L{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10000}.CompletionModal_completion-modal__uA8iz{background:var(--color-background);color:var(--color-text-dark);padding:1rem;border-radius:8px;width:90%;max-width:400px;max-height:80vh;overflow-y:auto;text-align:center}.CompletionModal_completion-emoji__W1Vvk{font-size:4rem;margin-bottom:1rem;line-height:1}.WillpowerGame_gameContainer__dsP_f{min-height:100vh;background:linear-gradient(135deg,#E57300,#FBC02D 50%,#388E3C);padding:1rem;font-family:Poppins,system-ui,-apple-system,sans-serif;margin-top:80px}@media (max-width:768px){.WillpowerGame_gameContainer__dsP_f{margin-top:70px}}@media (max-width:360px){.WillpowerGame_gameContainer__dsP_f{margin-top:62px}}@media (max-width:400px){.WillpowerGame_gameContainer__dsP_f{padding:.5rem;margin-top:60px}.WillpowerGame_gameTitle___UezE{font-size:2rem;margin-bottom:.25rem}.WillpowerGame_gameSubtitle__l9_hd{font-size:1rem;margin-bottom:.75rem}.WillpowerGame_statusBar__dn_11{padding:.75rem;margin-bottom:1rem;flex-direction:column;gap:.75rem}.WillpowerGame_energyMeter__AvDb8{min-width:100px}.WillpowerGame_energyBar__aK9jw{width:80px;height:6px}}@media (max-width:320px){.WillpowerGame_gameContainer__dsP_f{padding:.25rem;margin-top:55px}.WillpowerGame_gameHeader__CqqjK{margin-bottom:1rem}.WillpowerGame_gameTitle___UezE{font-size:1.8rem;line-height:1.2}.WillpowerGame_gameSubtitle__l9_hd{font-size:.9rem;margin-bottom:.5rem}.WillpowerGame_statusBar__dn_11{padding:.5rem;margin-bottom:.75rem;border-radius:8px}.WillpowerGame_timeValue__NNy5I{font-size:1rem}.WillpowerGame_energyLabel__Sd_U4,.WillpowerGame_timeLabel__rdOCI{font-size:.7rem}.WillpowerGame_energyBar__aK9jw{width:70px;height:5px}}.WillpowerGame_gameHeader__CqqjK{text-align:center;margin-bottom:1.5rem}.WillpowerGame_gameTitle___UezE{font-size:2.5rem;font-weight:700;color:white;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.WillpowerGame_gameSubtitle__l9_hd{font-size:1.1rem;color:rgba(255,255,255,.9);margin-bottom:1rem}.WillpowerGame_statusBar__dn_11{display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1rem;margin-bottom:1.5rem;color:white;font-weight:600}.WillpowerGame_timeDisplay__SaPpk{display:flex;flex-direction:column;align-items:center}.WillpowerGame_timeLabel__rdOCI{font-size:.8rem;opacity:.8}.WillpowerGame_timeValue__NNy5I{font-size:1.2rem;font-weight:700}.WillpowerGame_timeWarning__5w3xZ{color:#E57300!important;animation:WillpowerGame_pulse__pSbhY 1s infinite}@keyframes WillpowerGame_pulse__pSbhY{0%,to{opacity:1}50%{opacity:.6}}.WillpowerGame_energyMeter__AvDb8{display:flex;flex-direction:column;align-items:center;min-width:120px}.WillpowerGame_energyLabel__Sd_U4{font-size:.8rem;opacity:.8;margin-bottom:.25rem}.WillpowerGame_energyBar__aK9jw{width:100px;height:8px;background:rgba(255,255,255,.3);border-radius:4px;overflow:hidden;margin-bottom:.25rem}.WillpowerGame_energyFill__DZ1Oo{height:100%;background:linear-gradient(90deg,#E57300,#FBC02D,#388E3C);transition:width .3s ease}.WillpowerGame_energyValue__iL1Sh{font-size:.9rem}.WillpowerGame_scoreDisplay__q5Alb{display:flex;flex-direction:column;align-items:center}.WillpowerGame_scoreLabel__VHhDp{font-size:.8rem;opacity:.8}.WillpowerGame_scoreValue__QQJpz{font-size:1.2rem;font-weight:700;color:#FBC02D}.WillpowerGame_foxGuide__vO3vh{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;gap:1rem}.WillpowerGame_foxMentor__3dBm4{width:60px;height:60px;border-radius:50%;transition:transform .3s ease}.WillpowerGame_foxTired__1tNzZ{filter:grayscale(30%);transform:scale(.9)}.WillpowerGame_foxEnergetic__h6EgQ{transform:scale(1.1);filter:brightness(1.2)}.WillpowerGame_foxSpeech__K6k9t{background:rgba(255,255,255,.9);padding:.75rem 1rem;border-radius:20px;color:#4E342E;font-weight:500;max-width:300px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.1)}.WillpowerGame_foxSpeech__K6k9t:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(255,255,255,.9)}.WillpowerGame_actionsGrid__XVH_N{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.WillpowerGame_actionButton__Kpx0y{background:rgba(255,255,255,.95);border:none;border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);min-height:120px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.WillpowerGame_actionButton__Kpx0y:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.WillpowerGame_actionButton__Kpx0y:disabled{opacity:.5;cursor:not-allowed;transform:none}.WillpowerGame_actionButton__Kpx0y.WillpowerGame_productive__q6QS3{border-left:4px solid #388e3c}.WillpowerGame_actionButton__Kpx0y.WillpowerGame_neutral__aqQ3K{border-left:4px solid #fbc02d}.WillpowerGame_actionButton__Kpx0y.WillpowerGame_tempting__aop1O{border-left:4px solid #e57300}.WillpowerGame_actionButton__Kpx0y.WillpowerGame_tooSlow__IfspS{background:rgba(255,71,87,.1);border-left-color:#E57300}.WillpowerGame_actionName__JCtOO{font-size:1rem;font-weight:600;color:#4E342E;margin-bottom:.5rem}.WillpowerGame_actionCost__h0SAj{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-top:auto}.WillpowerGame_timeCost__eCG8U{color:#7f8c8d}.WillpowerGame_energyCost___dIQW{font-weight:600}.WillpowerGame_energyCost___dIQW.WillpowerGame_positive__KowFR{color:#388E3C}.WillpowerGame_energyCost___dIQW.WillpowerGame_negative__jPMdd{color:#E57300}.WillpowerGame_essentialBadge__pFw4N{position:absolute;top:-8px;right:-8px;background:#FBC02D;color:#4E342E;font-size:.7rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.WillpowerGame_gameFooter__iBfBg{text-align:center;margin-top:2rem}.WillpowerGame_finishButton__sWkik{background:linear-gradient(135deg,#388E3C,#388E3C);color:white;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem;box-shadow:0 4px 12px rgba(46,213,115,.3)}.WillpowerGame_finishButton__sWkik:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,213,115,.4)}.WillpowerGame_finishDisabled__ERFvA{background:#bdc3c7;box-shadow:none;cursor:not-allowed;transform:none}.WillpowerGame_essentialChecks__yJrW7{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.WillpowerGame_checkItem__pEyCn{display:flex;align-items:center;gap:.5rem;color:white;font-weight:500}.WillpowerGame_checkItem__pEyCn.WillpowerGame_completed__DmNHQ{color:#388E3C}.WillpowerGame_checkIcon__HIIVB{font-size:1.2rem}.WillpowerGame_bookCredit__RgERR{color:rgba(255,255,255,.8);font-size:.9rem;margin-top:1rem}.WillpowerGame_modalOverlay__u7UeQ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:clamp(.5rem,2vw,1rem);overscroll-behavior:contain}.WillpowerGame_feedbackModal__6WxPX,.WillpowerGame_instructionsModal__593xw,.WillpowerGame_scenarioModal__xG5vX,.WillpowerGame_summaryModal__K1BIu,.WillpowerGame_whyCardModal__jTdcV{background:white;border-radius:clamp(12px,3vw,20px);padding:clamp(1rem,4vw,2rem);max-width:min(500px,90vw);width:100%;max-height:90vh;overflow-y:auto;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:WillpowerGame_modalSlideIn__SiCe0 .3s ease;-webkit-overflow-scrolling:touch}@keyframes WillpowerGame_modalSlideIn__SiCe0{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.WillpowerGame_foxAvatar__Fes8s{margin-bottom:1rem}.WillpowerGame_foxImage__Wd3YH{width:80px;height:80px;border-radius:50%;border:3px solid #fbc02d}.WillpowerGame_feedbackTitle__ke1re,.WillpowerGame_instructionsTitle__FQwUT,.WillpowerGame_scenarioTitle___46dw,.WillpowerGame_summaryTitle__rD0dt,.WillpowerGame_whyCardTitle__LzTor{color:#4E342E;margin-bottom:clamp(.75rem,2vw,1rem);font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700;line-height:1.2}.WillpowerGame_feedbackText__LmGiG,.WillpowerGame_instructionsText__36vLj,.WillpowerGame_scenarioDescription__t4Uqw{color:#34495e;margin-bottom:clamp(1rem,3vw,1.5rem);line-height:1.6;font-size:clamp(.875rem,2.5vw,1rem)}.WillpowerGame_instructionsList__PKkm_{text-align:left;margin-bottom:1.5rem}.WillpowerGame_instructionsList__PKkm_ p{margin-bottom:.5rem;color:#34495e}.WillpowerGame_impactDisplay__D6pqA{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;font-weight:600}.WillpowerGame_timeImpact__4CdP8{color:#7f8c8d}.WillpowerGame_energyImpact__yOgv5.WillpowerGame_positive__KowFR{color:#388E3C}.WillpowerGame_energyImpact__yOgv5.WillpowerGame_negative__jPMdd{color:#E57300}.WillpowerGame_bookQuote__vfZGt{background:#f8f9fa;border-left:4px solid #3498db;padding:1rem;margin:1rem 0;font-style:italic;border-radius:8px}.WillpowerGame_bookQuote__vfZGt footer{font-size:.8rem;color:#7f8c8d;margin-top:.5rem}.WillpowerGame_choicesGrid__n5dix{display:grid;grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}.WillpowerGame_choiceButton__LV9An{background:#f8f9fa;border:2px solid #e9ecef;border-radius:clamp(8px,2vw,12px);padding:clamp(.75rem,3vw,1rem);cursor:pointer;transition:all .3s ease;font-weight:500;color:#4E342E;font-size:clamp(.875rem,2.5vw,1rem);line-height:1.4;min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center}.WillpowerGame_choiceButton__LV9An:hover{background:#e9ecef;border-color:#3498db;transform:translateY(-2px)}@media (max-width:480px){.WillpowerGame_choiceButton__LV9An{min-height:48px;padding:1rem;margin-bottom:.5rem}}.WillpowerGame_statsGrid__W9FpY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.WillpowerGame_statItem__LVSnT{background:#f8f9fa;padding:.75rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.WillpowerGame_statLabel__N8ttx{color:#7f8c8d;font-weight:500}.WillpowerGame_statValue__7BWzf{color:#4E342E;font-weight:700}.WillpowerGame_actionsSummary__w1etQ{margin-bottom:1.5rem}.WillpowerGame_actionsSummary__w1etQ h4{color:#4E342E;margin-bottom:.75rem}.WillpowerGame_actionsList__O9s8z{max-height:200px;overflow-y:auto;text-align:left}.WillpowerGame_actionSummaryItem__F15T3{display:flex;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:.5rem;border-radius:8px;font-size:.9rem}.WillpowerGame_actionSummaryItem__F15T3.WillpowerGame_productive__q6QS3{background:rgba(46,213,115,.1);border-left:3px solid #388e3c}.WillpowerGame_actionSummaryItem__F15T3.WillpowerGame_neutral__aqQ3K{background:rgba(255,165,2,.1);border-left:3px solid #fbc02d}.WillpowerGame_actionSummaryItem__F15T3.WillpowerGame_tempting__aop1O{background:rgba(255,71,87,.1);border-left:3px solid #e57300}.WillpowerGame_outcomeMessage__TXDGp{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding:1rem;border-radius:12px}.WillpowerGame_outcomeMessage__TXDGp.WillpowerGame_success__5Neg4{background:#f0fdf4;color:#065f46;border:2px solid #10b981;font-weight:600}.WillpowerGame_outcomeMessage__TXDGp.WillpowerGame_late__dMwK6,.WillpowerGame_outcomeMessage__TXDGp.WillpowerGame_tired__uttDh{background:rgba(255,165,2,.2);color:#FBC02D;border:2px solid #fbc02d}.WillpowerGame_outcomeMessage__TXDGp.WillpowerGame_disaster__Smxkp,.WillpowerGame_outcomeMessage__TXDGp.WillpowerGame_hungry__FkjI4,.WillpowerGame_outcomeMessage__TXDGp.WillpowerGame_unprepared__AjjtW{background:rgba(255,71,87,.2);color:#E57300;border:2px solid #e57300}.WillpowerGame_whyCardContent__iAej_{margin-bottom:1.5rem}.WillpowerGame_whyCardContent__iAej_ h3{color:#4E342E;margin-bottom:1rem;font-size:1.2rem}.WillpowerGame_whyCardExplanation__qsiqK{color:#34495e;line-height:1.6;margin-bottom:1rem}.WillpowerGame_whyCardButtons__u7FrN{display:flex;gap:1rem;justify-content:center}.WillpowerGame_continueButton__ruBzu,.WillpowerGame_playAgainButton___CnwZ{background:linear-gradient(135deg,#3498db,#2980b9);color:white;border:none;border-radius:clamp(8px,2vw,12px);padding:clamp(.5rem,2vw,.75rem) clamp(1rem,4vw,1.5rem);font-weight:600;cursor:pointer;transition:all .3s ease;font-size:clamp(.875rem,2.5vw,1rem);min-height:44px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(52,152,219,.3)}.WillpowerGame_continueButton__ruBzu:hover,.WillpowerGame_playAgainButton___CnwZ:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.WillpowerGame_playAgainButton___CnwZ{background:linear-gradient(135deg,#e67e22,#d35400);box-shadow:0 4px 12px rgba(230,126,34,.3)}.WillpowerGame_playAgainButton___CnwZ:hover{box-shadow:0 6px 20px rgba(230,126,34,.4)}.WillpowerGame_foxAvatar__Fes8s.WillpowerGame_panic__E4AcH .WillpowerGame_foxImage__Wd3YH{animation:WillpowerGame_shake__ZyuoX .5s infinite}.WillpowerGame_foxAvatar__Fes8s.WillpowerGame_worried__Q5iHf .WillpowerGame_foxImage__Wd3YH{filter:hue-rotate(30deg)}.WillpowerGame_foxAvatar__Fes8s.WillpowerGame_stressed__To9jX .WillpowerGame_foxImage__Wd3YH{filter:hue-rotate(60deg)}.WillpowerGame_foxAvatar__Fes8s.WillpowerGame_rushing__axMjv .WillpowerGame_foxImage__Wd3YH{animation:WillpowerGame_bounce__yjNJ4 1s infinite}.WillpowerGame_foxAvatar__Fes8s.WillpowerGame_sleepy__iVbW6 .WillpowerGame_foxImage__Wd3YH{filter:grayscale(50%)}.WillpowerGame_foxAvatar__Fes8s.WillpowerGame_confident__Rt7rJ .WillpowerGame_foxImage__Wd3YH{filter:brightness(1.2) saturate(1.3)}@keyframes WillpowerGame_shake__ZyuoX{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes WillpowerGame_bounce__yjNJ4{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.WillpowerGame_gameContainer__dsP_f{padding:.5rem}.WillpowerGame_gameTitle___UezE{font-size:2rem}.WillpowerGame_statusBar__dn_11{flex-direction:column;gap:1rem}.WillpowerGame_actionsGrid__XVH_N{grid-template-columns:1fr}.WillpowerGame_essentialChecks__yJrW7{flex-direction:column;gap:.5rem}.WillpowerGame_statsGrid__W9FpY{grid-template-columns:1fr}.WillpowerGame_whyCardButtons__u7FrN{flex-direction:column;gap:.75rem}.WillpowerGame_continueButton__ruBzu,.WillpowerGame_playAgainButton___CnwZ{width:100%;min-height:48px}.WillpowerGame_feedbackModal__6WxPX,.WillpowerGame_instructionsModal__593xw,.WillpowerGame_scenarioModal__xG5vX,.WillpowerGame_summaryModal__K1BIu,.WillpowerGame_whyCardModal__jTdcV{padding:clamp(.75rem,3vw,1.5rem);margin:.5rem;max-width:95vw;max-height:95vh;border-radius:12px}}@media (max-width:768px) and (orientation:landscape) and (max-height:480px){.WillpowerGame_modalOverlay__u7UeQ{align-items:flex-start;padding-top:2vh}.WillpowerGame_feedbackModal__6WxPX,.WillpowerGame_instructionsModal__593xw,.WillpowerGame_scenarioModal__xG5vX,.WillpowerGame_summaryModal__K1BIu,.WillpowerGame_whyCardModal__jTdcV{max-height:96vh;margin:0}}@media (max-width:400px){.WillpowerGame_modalOverlay__u7UeQ{align-items:flex-start;padding:5vh .25rem .25rem}.WillpowerGame_feedbackModal__6WxPX,.WillpowerGame_instructionsModal__593xw,.WillpowerGame_scenarioModal__xG5vX,.WillpowerGame_summaryModal__K1BIu,.WillpowerGame_whyCardModal__jTdcV{max-width:95vw;max-height:88vh;padding:.75rem;border-radius:10px;font-size:.9rem}}@media (max-width:320px){.WillpowerGame_modalOverlay__u7UeQ{padding:3vh .125rem .125rem}.WillpowerGame_feedbackModal__6WxPX,.WillpowerGame_instructionsModal__593xw,.WillpowerGame_scenarioModal__xG5vX,.WillpowerGame_summaryModal__K1BIu,.WillpowerGame_whyCardModal__jTdcV{max-width:98vw;max-height:92vh;padding:.5rem;border-radius:8px;font-size:.85rem}}