.page-module__gMPeIW__container{padding:2rem}.page-module__gMPeIW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__gMPeIW__title{font-size:2.5rem;font-weight:700}.page-module__gMPeIW__subtitle{color:#555}.page-module__gMPeIW__createButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.page-module__gMPeIW__createButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.page-module__gMPeIW__cancelButton{color:#333;cursor:pointer;background:#e0e0e0;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.page-module__gMPeIW__cancelButton:hover{background:silver}
.BetForm-module__fBJTTG__form{background:#fff;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.BetForm-module__fBJTTG__title{color:#1a1a1a;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;display:flex}.BetForm-module__fBJTTG__field{margin-bottom:1rem}.BetForm-module__fBJTTG__label{color:#4a4a4a;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.BetForm-module__fBJTTG__input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.BetForm-module__fBJTTG__input:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.BetForm-module__fBJTTG__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.BetForm-module__fBJTTG__formActions{gap:1rem;margin-top:1rem;display:flex}.BetForm-module__fBJTTG__saveButton,.BetForm-module__fBJTTG__cancelButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.BetForm-module__fBJTTG__saveButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.BetForm-module__fBJTTG__saveButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.BetForm-module__fBJTTG__saveButton:disabled{cursor:not-allowed;box-shadow:none;background:#a0a0a0;transform:none}.BetForm-module__fBJTTG__cancelButton{color:#333;background:#e0e0e0}.BetForm-module__fBJTTG__cancelButton:hover{background:silver}@media (max-width:768px){.BetForm-module__fBJTTG__grid{grid-template-columns:1fr}.BetForm-module__fBJTTG__formActions{flex-direction:column}}
.BetList-module__tI2LEG__container{margin-top:2rem}.BetList-module__tI2LEG__title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.BetList-module__tI2LEG__list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.BetList-module__tI2LEG__card{background:#fff;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.BetList-module__tI2LEG__card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.BetList-module__tI2LEG__cardHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.BetList-module__tI2LEG__betTitle{margin:0;font-size:1.1rem;font-weight:600}.BetList-module__tI2LEG__cardActions{gap:.5rem;display:flex}.BetList-module__tI2LEG__viewButton,.BetList-module__tI2LEG__deleteButton{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;transition:background-color .2s}.BetList-module__tI2LEG__viewButton{color:#0070f3;text-decoration:none}.BetList-module__tI2LEG__viewButton:hover{background-color:#f0f0f0}.BetList-module__tI2LEG__deleteButton{color:#f44}.BetList-module__tI2LEG__deleteButton:hover{background-color:#f0f0f0}.BetList-module__tI2LEG__cardBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.BetList-module__tI2LEG__detail{align-items:center;gap:.75rem;display:flex}.BetList-module__tI2LEG__icon{font-size:1.2rem}.BetList-module__tI2LEG__detailText{color:#555;font-size:.95rem}.BetList-module__tI2LEG__cardFooter{border-top:1px solid #eee;justify-content:space-between;margin-top:.5rem;padding-top:.75rem;display:flex}.BetList-module__tI2LEG__empty{text-align:center;padding:3rem 1rem}.BetList-module__tI2LEG__emptyText{color:#666;font-size:1rem}
.VoteChart-module__pBUdOG__container{flex-direction:column;gap:1rem;display:flex}.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact{gap:.5rem}.VoteChart-module__pBUdOG__bar{flex-direction:column;gap:.4rem;display:flex}.VoteChart-module__pBUdOG__barHeader{justify-content:space-between;align-items:center;display:flex}.VoteChart-module__pBUdOG__optionLabel{color:#333;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.VoteChart-module__pBUdOG__optionLabel.VoteChart-module__pBUdOG__selected{color:#0070f3}.VoteChart-module__pBUdOG__yourVote{color:#fff;background:#0070f3;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:500}.VoteChart-module__pBUdOG__stats{color:#666;font-size:.85rem;font-weight:500}.VoteChart-module__pBUdOG__track{background:#e8e8e8;border-radius:6px;height:12px;overflow:hidden}.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact .VoteChart-module__pBUdOG__track{height:8px}.VoteChart-module__pBUdOG__fill{border-radius:6px;min-width:0;height:100%;transition:width .3s}.VoteChart-module__pBUdOG__fill1{background:linear-gradient(90deg,#0070f3,#09f)}.VoteChart-module__pBUdOG__fill2{background:linear-gradient(90deg,#7c3aed,#a855f7)}.VoteChart-module__pBUdOG__fill.VoteChart-module__pBUdOG__selectedFill{box-shadow:0 0 0 2px #0070f34d}.VoteChart-module__pBUdOG__noVotes{text-align:center;color:#888;margin:.5rem 0 0;font-size:.9rem;font-style:italic}.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact .VoteChart-module__pBUdOG__barHeader,.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact .VoteChart-module__pBUdOG__optionLabel{font-size:.85rem}.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact .VoteChart-module__pBUdOG__stats{font-size:.75rem}.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact .VoteChart-module__pBUdOG__yourVote{padding:.1rem .3rem;font-size:.6rem}.VoteChart-module__pBUdOG__container.VoteChart-module__pBUdOG__compact .VoteChart-module__pBUdOG__noVotes{font-size:.8rem}
.page-module__pOjwva__container{padding:2rem}
