html,body{margin:0;background:#f2f2f7;overflow-x:hidden;-webkit-text-size-adjust:100%}#root{min-height:100vh}.flex{display:flex}.inline{display:inline}.block{display:block}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.text-sm{font-size:13px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mr-1{margin-right:4px}.w-6{width:24px}.w-full{width:100%}.ca-gamegrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.ca-gamecard{display:flex;flex-direction:column;gap:14px}.ca-gamecard-top{display:flex;align-items:center;gap:12px;min-width:0}.ca-gamecard-text{display:flex;flex-direction:column;min-width:0;line-height:1.2}.ca-gamecard-text b{font-size:19px;font-weight:800;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ca-gamecard-text span{font-size:13px;color:#6e6e73;font-weight:600}.ca-gamecard-actions{display:flex;gap:8px;align-items:center}.ca-gamecard-open{margin-left:auto}.ca-gamecard-del{color:#e5251a;border-color:transparent}.ca-gamecard-del:hover{background:#ffe9e7}@media (max-width:760px){.ca-gamegrid{grid-template-columns:1fr}.ca-gamecard-actions{flex-wrap:wrap}.ca-gamecard-open{flex:1 1 100%;justify-content:center;margin-left:0}.ca-owner-main .ca-seat-row .ca-btn{flex:1 1 100%;justify-content:center}}
