*{box-sizing:border-box;margin:0;padding:0}:root{--brand-red:#dc3545;--brand-red-deep:#c82333;--brand-red-light:#f8d7da;--brand-red-soft:#dc35451a;--brand-white:#fff;--brand-white-off:#f8f9fa;--brand-black:transparent;--brand-black-soft:transparent;--brand-gray:#6c757d;--brand-gray-light:#dee2e6}body{color:#111;background:#fff;max-width:480px;min-height:100svh;margin:0 auto;font-family:system-ui,-apple-system,sans-serif}#root{flex-direction:column;min-height:100svh;display:flex}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.bg-dark-card{background:var(--brand-white-off)}.bg-dark-input{background:#fff}.border-dark-subtle{border-color:#dee2e6!important}.text-red{color:var(--brand-red)}.bg-red{background-color:var(--brand-red)}.bg-red-hover:hover,.btn.bg-red:hover,.btn.bg-red:focus,.btn.bg-red:active{background-color:var(--brand-red-deep)!important}.match-card .btn-vote-picked:disabled{background-color:var(--brand-red)!important;border-color:var(--brand-red)!important;color:#fff!important;opacity:1!important}.match-card .btn-vote-other:disabled{color:#6c757d!important;opacity:1!important;background-color:#fff!important;border:1px solid #dee2e6!important}.match-card .btn-vote-winner:disabled{color:#fff!important;opacity:1!important;background-color:#198754!important;border-color:#198754!important}.match-card .btn-vote-loser:disabled{color:#adb5bd!important;opacity:1!important;background-color:#f8f9fa!important;border:1px solid #dee2e6!important}.border-red{border-color:var(--brand-red)!important}.border-green{border-color:#198754!important}.text-green{color:#198754!important}.bg-green{background-color:#1987541f!important}.text-white-custom{color:var(--brand-white)}.bg-white-custom{background-color:var(--brand-white)}.rounded-top-4{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}
