.priceBoxInput-module__xQGtVq__label{color:#000;margin-bottom:.5rem;font-weight:700;display:block}.priceBoxInput-module__xQGtVq__input{color:#000;background-color:#fff;border:1px solid #ccc;border-radius:4px;width:200px;padding:.5rem;font-size:1rem}.priceBoxInput-module__xQGtVq__input:focus{border-color:#007acc;outline:none;box-shadow:0 0 0 2px rgba(0,122,204,.2)}
.countdownScreen-module__5qNGuW__container{justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.countdownScreen-module__5qNGuW__content{text-align:center;flex-direction:column;gap:2rem;display:flex}.countdownScreen-module__5qNGuW__title{color:#1f2937;margin:0;font-size:3rem;font-weight:700}.countdownScreen-module__5qNGuW__countdown{color:orange;font-family:Courier New,monospace;font-size:10rem;font-weight:700;animation:1s ease-in-out countdownScreen-module__5qNGuW__pulse}@keyframes countdownScreen-module__5qNGuW__pulse{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.countdownScreen-module__5qNGuW__title{font-size:2rem}.countdownScreen-module__5qNGuW__countdown{font-size:6rem}}
.gameOverScreen-module__LPGGsa__container{justify-content:center;align-items:flex-start;min-height:80vh;padding:2rem;display:flex}.gameOverScreen-module__LPGGsa__content{background:#fff;border-radius:16px;width:100%;max-width:900px;padding:3rem;box-shadow:0 8px 16px rgba(0,0,0,.1)}.gameOverScreen-module__LPGGsa__title{text-align:center;color:#1f2937;margin:0 0 2rem;font-size:3rem;font-weight:700}.gameOverScreen-module__LPGGsa__finalScore{background:linear-gradient(135deg,#ffd54f 0%,#ff9800 50%,#f44336 100%);border-radius:12px;flex-direction:column;align-items:center;margin-bottom:2rem;padding:2rem;display:flex}.gameOverScreen-module__LPGGsa__scoreLabel{color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem}.gameOverScreen-module__LPGGsa__scoreValue{color:#fff;font-size:4rem;font-weight:700}.gameOverScreen-module__LPGGsa__stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.gameOverScreen-module__LPGGsa__statCard{background:#f9fafb;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.gameOverScreen-module__LPGGsa__statCard .gameOverScreen-module__LPGGsa__statValue{color:orange;margin-bottom:.5rem;font-size:2rem;font-weight:700}.gameOverScreen-module__LPGGsa__statCard .gameOverScreen-module__LPGGsa__statLabel{color:#6b7280;text-align:center;font-size:.875rem}.gameOverScreen-module__LPGGsa__bestGuess{background:#fef3c7;border:2px solid #fbbf24;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.gameOverScreen-module__LPGGsa__bestGuessTitle{color:#92400e;text-align:center;margin:0 0 .5rem;font-size:1.25rem}.gameOverScreen-module__LPGGsa__bestGuessProduct{color:#1f2937;text-align:center;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.gameOverScreen-module__LPGGsa__bestGuessDetails{color:#4b5563;justify-content:space-around;gap:1rem;font-size:.875rem;display:flex}.gameOverScreen-module__LPGGsa__bestGuessAccuracy{color:#059669;font-weight:600}.gameOverScreen-module__LPGGsa__historySection{margin-bottom:2rem}.gameOverScreen-module__LPGGsa__historyTitle{color:#1f2937;margin:0 0 1rem;font-size:1.5rem}.gameOverScreen-module__LPGGsa__historyList{flex-direction:column;gap:.75rem;max-height:400px;display:flex;overflow-y:auto}.gameOverScreen-module__LPGGsa__historyItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.gameOverScreen-module__LPGGsa__historyProduct{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.gameOverScreen-module__LPGGsa__historyNumber{color:#6b7280;font-size:.875rem;font-weight:700}.gameOverScreen-module__LPGGsa__historyProductName{color:#1f2937;flex:1;font-weight:500}.gameOverScreen-module__LPGGsa__historyPrices{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.gameOverScreen-module__LPGGsa__priceColumn{flex-direction:column;gap:.25rem;display:flex}.gameOverScreen-module__LPGGsa__priceLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.gameOverScreen-module__LPGGsa__priceValue{color:#1f2937;font-size:1rem;font-weight:600}.gameOverScreen-module__LPGGsa__pointsValue{font-size:1rem;font-weight:700}.gameOverScreen-module__LPGGsa__pointsExcellent{color:#059669}.gameOverScreen-module__LPGGsa__pointsGreat{color:#2563eb}.gameOverScreen-module__LPGGsa__pointsGood{color:#f59e0b}.gameOverScreen-module__LPGGsa__pointsOkay{color:#ef4444}.gameOverScreen-module__LPGGsa__pointsMiss{color:#6b7280}.gameOverScreen-module__LPGGsa__playAgainButton{color:#fff;cursor:pointer;background:orange;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.25rem;font-weight:600;transition:all .3s}.gameOverScreen-module__LPGGsa__playAgainButton:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(37,99,235,.3)}.gameOverScreen-module__LPGGsa__playAgainButton:active{transform:translateY(0)}@media (max-width:768px){.gameOverScreen-module__LPGGsa__content{padding:1.5rem}.gameOverScreen-module__LPGGsa__title{font-size:2rem}.gameOverScreen-module__LPGGsa__scoreValue{font-size:3rem}.gameOverScreen-module__LPGGsa__stats{grid-template-columns:1fr}.gameOverScreen-module__LPGGsa__historyPrices{grid-template-columns:1fr;gap:.5rem}}
.productDisplay-module__JHwf4q__productContainer{flex-direction:column;align-items:center;gap:1rem;padding:1rem;display:flex}.productDisplay-module__JHwf4q__productTitle{text-align:center;color:#333;margin:0;font-size:1.5rem;font-weight:600}.productDisplay-module__JHwf4q__productImage{object-fit:cover;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.productDisplay-module__JHwf4q__productPrice{color:#2563eb;margin:.5rem 0;font-size:1.75rem;font-weight:700}.productDisplay-module__JHwf4q__debugPrice{color:#ef4444;margin:.5rem 0;font-family:monospace;font-size:.875rem}.productDisplay-module__JHwf4q__loading{color:#6b7280;justify-content:center;align-items:center;min-height:400px;font-size:1.25rem;display:flex}.productDisplay-module__JHwf4q__error{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.productDisplay-module__JHwf4q__error p{color:#ef4444;font-size:1.125rem}.productDisplay-module__JHwf4q__retryButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s}.productDisplay-module__JHwf4q__retryButton:hover{background-color:#1d4ed8}.productDisplay-module__JHwf4q__retryButton:active{background-color:#1e40af}
.scoreBoard-module__6yi1wG__container{color:#fff;background:linear-gradient(135deg,#ffd54f 0%,#ff9800 50%,#f44336 100%);border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.1)}.scoreBoard-module__6yi1wG__scoreSection{flex-direction:column;gap:.25rem;display:flex}.scoreBoard-module__6yi1wG__label{opacity:.9;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.scoreBoard-module__6yi1wG__score{font-size:2.5rem;font-weight:700;line-height:1}.scoreBoard-module__6yi1wG__statsSection{gap:1rem;display:flex}.scoreBoard-module__6yi1wG__statBox{background:rgba(255,255,255,.15);border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1.5rem;display:flex}.scoreBoard-module__6yi1wG__statValue{font-size:1.5rem;font-weight:700}.scoreBoard-module__6yi1wG__timerSection{flex-direction:column;align-items:center;gap:.25rem;display:flex}.scoreBoard-module__6yi1wG__timer{font-family:Courier New,monospace;font-size:2.5rem;font-weight:700;line-height:1;transition:all .3s}.scoreBoard-module__6yi1wG__timerLow{color:#fef08a;animation:1s infinite scoreBoard-module__6yi1wG__pulse}@keyframes scoreBoard-module__6yi1wG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@media (max-width:768px){.scoreBoard-module__6yi1wG__container{text-align:center;flex-wrap:wrap;gap:1rem}.scoreBoard-module__6yi1wG__scoreSection,.scoreBoard-module__6yi1wG__timerSection{flex:45%}.scoreBoard-module__6yi1wG__statsSection{flex:100%;justify-content:center}.scoreBoard-module__6yi1wG__score,.scoreBoard-module__6yi1wG__timer{font-size:2rem}}
.gameSessionWindow-module__Q21vxa__container{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.gameSessionWindow-module__Q21vxa__gameArea{flex-direction:column;gap:1.5rem;display:flex}.gameSessionWindow-module__Q21vxa__imageContainer{background-color:#f9fafb;border-radius:12px;justify-content:center;align-items:center;min-height:250px;padding:1rem;display:flex;position:relative}.gameSessionWindow-module__Q21vxa__feedback{text-align:center;border-radius:8px;padding:1rem 2rem;font-size:1.5rem;font-weight:700;animation:.3s ease-out gameSessionWindow-module__Q21vxa__slideDown}@keyframes gameSessionWindow-module__Q21vxa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.gameSessionWindow-module__Q21vxa__feedbackGood{color:#065f46;background:#d1fae5;border:2px solid #10b981}.gameSessionWindow-module__Q21vxa__feedbackOkay{color:#92400e;background:#fef3c7;border:2px solid #f59e0b}.gameSessionWindow-module__Q21vxa__inputContainer{background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.gameSessionWindow-module__Q21vxa__submitButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:8px;min-width:200px;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.gameSessionWindow-module__Q21vxa__submitButton:hover:not(:disabled){background-color:red;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.gameSessionWindow-module__Q21vxa__submitButton:active:not(:disabled){background-color:#1e40af;transform:translateY(0)}.gameSessionWindow-module__Q21vxa__submitButton:disabled{cursor:not-allowed;opacity:.6;background-color:#9ca3af}@media (max-width:768px){.gameSessionWindow-module__Q21vxa__container{padding:1rem}.gameSessionWindow-module__Q21vxa__imageContainer{min-height:400px;padding:1rem}.gameSessionWindow-module__Q21vxa__submitButton{width:100%}.gameSessionWindow-module__Q21vxa__feedback{padding:.75rem 1.5rem;font-size:1.25rem}}
