.CoinToss-module__9OTCGW__container{text-align:center;max-width:600px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif}.CoinToss-module__9OTCGW__title{color:#333;margin-bottom:2rem;font-size:2.5rem}.CoinToss-module__9OTCGW__coinContainer{perspective:1000px;width:150px;height:150px;margin:2rem auto}.CoinToss-module__9OTCGW__coin{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease-in-out;position:relative}.CoinToss-module__9OTCGW__coin.CoinToss-module__9OTCGW__flipping{animation:1s ease-in-out CoinToss-module__9OTCGW__flip}.CoinToss-module__9OTCGW__coin.CoinToss-module__9OTCGW__heads{transform:rotateY(0)}.CoinToss-module__9OTCGW__coin.CoinToss-module__9OTCGW__tails{transform:rotateY(180deg)}.CoinToss-module__9OTCGW__front,.CoinToss-module__9OTCGW__back{backface-visibility:hidden;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:700;display:flex;position:absolute;box-shadow:0 4px 8px #0003}.CoinToss-module__9OTCGW__front{background:linear-gradient(45deg,gold,#ffed4e);border:4px solid #b8860b}.CoinToss-module__9OTCGW__front:after{content:"H";color:#b8860b}.CoinToss-module__9OTCGW__back{background:linear-gradient(45deg,silver,#e8e8e8);border:4px solid gray;transform:rotateY(180deg)}.CoinToss-module__9OTCGW__back:after{content:"T";color:gray}@keyframes CoinToss-module__9OTCGW__flip{0%{transform:rotateY(0)}50%{transform:rotateY(1800deg)}to{transform:rotateY(180deg)}}.CoinToss-module__9OTCGW__result{border-radius:8px;margin:1rem 0;padding:1rem;font-size:2rem;font-weight:700;animation:.5s ease-in CoinToss-module__9OTCGW__fadeIn}.CoinToss-module__9OTCGW__result.CoinToss-module__9OTCGW__heads{color:#b8860b;background-color:#fff9e6}.CoinToss-module__9OTCGW__result.CoinToss-module__9OTCGW__tails{color:gray;background-color:#f5f5f5}.CoinToss-module__9OTCGW__controls{justify-content:center;gap:1rem;margin:2rem 0;display:flex}.CoinToss-module__9OTCGW__tossButton,.CoinToss-module__9OTCGW__resetButton{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1.1rem;transition:all .3s}.CoinToss-module__9OTCGW__tossButton{color:#fff;background:#0070f3}.CoinToss-module__9OTCGW__tossButton:hover:not(:disabled){background:#0051b3}.CoinToss-module__9OTCGW__tossButton:disabled{cursor:not-allowed;background:#ccc}.CoinToss-module__9OTCGW__resetButton{color:#fff;background:#6c757d}.CoinToss-module__9OTCGW__resetButton:hover{background:#545b62}.CoinToss-module__9OTCGW__stats{background:#f8f9fa;border-radius:12px;margin:2rem 0;padding:1.5rem}.CoinToss-module__9OTCGW__stats h3{color:#333;margin-bottom:1rem}.CoinToss-module__9OTCGW__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.CoinToss-module__9OTCGW__statItem{flex-direction:column;align-items:center;display:flex}.CoinToss-module__9OTCGW__statLabel{color:#666;margin-bottom:.5rem;font-size:.9rem}.CoinToss-module__9OTCGW__statValue{color:#333;font-size:1.5rem;font-weight:700}.CoinToss-module__9OTCGW__history{background:#f8f9fa;border-radius:12px;margin:2rem 0;padding:1.5rem}.CoinToss-module__9OTCGW__history h3{color:#333;margin-bottom:1rem}.CoinToss-module__9OTCGW__historyList{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.CoinToss-module__9OTCGW__historyItem{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.CoinToss-module__9OTCGW__historyItem.CoinToss-module__9OTCGW__heads{color:#b8860b;background:gold}.CoinToss-module__9OTCGW__historyItem.CoinToss-module__9OTCGW__tails{color:gray;background:silver}@keyframes CoinToss-module__9OTCGW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CoinToss-module__9OTCGW__container{padding:1rem}.CoinToss-module__9OTCGW__title{font-size:2rem}.CoinToss-module__9OTCGW__coinContainer{width:120px;height:120px}.CoinToss-module__9OTCGW__statsGrid{grid-template-columns:1fr;gap:.5rem}.CoinToss-module__9OTCGW__controls{flex-direction:column;align-items:center}.CoinToss-module__9OTCGW__tossButton,.CoinToss-module__9OTCGW__resetButton{width:200px}}
