body{background:url(/ai-poker/static/media/background.5a59773bfc44b2cdb69a.jpg);background-size:cover;overflow:hidden}.App{display:flex;flex-wrap:wrap;font-family:sans-serif;height:100vh;justify-content:center;text-align:center;width:100vw}.Card{background:#fff;font-family:Montserrat Alternates,sans-serif;font-size:36px;font-style:normal;font-weight:700;position:relative}.Blank,.Card{border:4px solid #d3d3d3;border-radius:10px;height:89px;width:63px}.Card>*{align-items:center;display:flex;justify-content:center;left:calc(50% - 18px);position:absolute;width:36px}.Card>:first-child{top:4px}.Card>:last-child{bottom:4px}.PlayerArea{border:3px solid #3ca53c;border-radius:10px;display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:fit-content;margin-top:100px;padding:10px;position:relative;width:259px}.PlayerArea.Active{border-color:#60a5fa;border-width:5px;box-shadow:0 0 12px #60a5fa59}.PlayerArea.Won{border-color:#ee430f;border-width:5px;box-shadow:0 0 12px #fb923c99}.PlayerArea.Disabled{opacity:40%}.PlayerArea .Row{display:flex;gap:10px}.PlayerArea .Badge{background-color:#6b7280;border-color:#d1d5db;border-radius:10px;border-style:solid;color:#e5e7eb;font-family:Nunito,sans-serif;font-size:18px;font-style:normal;font-weight:700;padding:2px}.PlayerArea .Badge.CHECK{background-color:#166534;border-color:#86efac;color:#dcfce7}.PlayerArea .Badge.CALL{background-color:#1e3a8a;border-color:#93c5fd;color:#eff6ff}.PlayerArea .Badge.RAISE{background-color:#854d0e;border-color:#fde047;color:#fef9c3}.PlayerArea .Badge.FOLD{background-color:#991b1b;border-color:#fca5a5;color:#fee2e2}.PlayerArea .Badge.ALL-IN{background-color:#581c87;border-color:#c4b5fd;color:#f3e8ff}.PlayerArea .Spread{justify-content:space-between}.PlayerArea .Name{color:#fff;font-family:Nunito,sans-serif;font-size:18px;font-style:normal;font-weight:700}.PlayerArea .Avatar{border:4px solid #3ca53c;border-radius:50%;height:89px;width:89px}.PlayerArea .Coin{align-items:center;background:#ffc300;border:5px solid #b8860b;border-radius:100%;display:flex;font-family:Montserrat Alternates,sans-serif;font-size:18px;font-style:normal;font-weight:700;height:30px;justify-content:center;position:absolute;right:0;top:-50px;width:30px}.PlayerArea .Coin.Big{background:#008b8b;border:5px solid #004f4f;bottom:0;color:#fff;font-size:25px;height:40px;right:0;top:auto;width:40px}.PlayerArea .Text{left:-5px;position:absolute;top:-10px}.PlayerArea .Text>div{background:#fff;border:4px solid #d3d3d3;border-radius:10px 10px 0 10px;bottom:0;font-family:Nunito,sans-serif;max-width:220px;padding:2px 5px;position:absolute;width:-webkit-max-content;width:max-content;word-break:break-all}.PlayerArea .Hand{color:#fde047;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;text-align:center}.PlayerArea .HandTiebreak{color:#d1d5db;font-weight:400;margin-left:5px}.PlayerArea .Hand--leading .HandName{color:#ee430f;font-weight:800;text-shadow:0 0 8px #fb923c99}.Board{background:#00640099;border:3px solid #3ca53c;border-radius:15px;display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;margin-top:100px;padding:15px}.Board .Blank{background:linear-gradient(135deg,#1e3a5f 25%,#2d4a6f 50%,#1e3a5f 75%);border-color:#4a6fa5}.GameTable{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:100vh;width:100vw}.GameTable .Cell,.GameTable .Cell.Center{align-items:center;display:flex;justify-content:center}.BotManager{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:100vh;padding:40px 20px 20px;width:100vw}.BotManager-Title{color:#fde047;font-family:Montserrat Alternates,sans-serif;font-size:48px;font-weight:700;letter-spacing:2px;text-shadow:0 2px 16px #000000b3}.BotManager-List{align-items:flex-start;display:flex;flex:1 1;flex-wrap:wrap;gap:16px;justify-content:center;overflow-y:auto;padding:4px}.Greeting{gap:32px;height:100vh;justify-content:center;width:100vw}.Greeting,.Greeting-Card{align-items:center;display:flex;flex-direction:column}.Greeting-Card{background:#142814e6;border:2px solid #3ca53c;border-radius:20px;gap:12px;max-width:480px;padding:40px 48px;width:100%}.Greeting-Avatar{border:4px solid #3ca53c;border-radius:50%;height:120px;object-fit:cover;width:120px}.Greeting-Name{color:#fff;font-family:Montserrat Alternates,sans-serif;font-size:28px;font-weight:700;text-align:center}.Greeting-Author{color:#9ca3af;font-family:Nunito,sans-serif;font-size:14px}.Greeting-Description{color:#d1d5db;font-size:16px;line-height:1.5}.Greeting-Description,.Greeting-Quote{font-family:Nunito,sans-serif;text-align:center}.Greeting-Quote{color:#fde047;font-size:15px;font-style:italic;margin-top:4px}.Greeting-Nav{align-items:center;display:flex;flex-direction:column;gap:16px}.Greeting-Dots{display:flex;gap:8px}.Greeting-Dot{background:#374151;border-radius:50%;height:10px;transition:background .2s;width:10px}.Greeting-Dot.Active{background:#fde047}.Greeting-Btn{background:#166534d9;border:2px solid #3ca53c;border-radius:12px;color:#dcfce7;cursor:pointer;font-family:Nunito,sans-serif;font-size:18px;font-weight:700;padding:12px 36px;transition:background .15s}.Greeting-Btn:hover{background:#166534}.BotManager-List.Dragging{background:#fde0470d;border:2px dashed #fde047}.BotManager-DropHint{align-items:center;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;font-family:Nunito,sans-serif;font-size:18px;gap:8px;margin:auto;-webkit-user-select:none;user-select:none}.BotManager-DropIcon{color:#4b5563;font-size:48px}.BotManager-DropSub{color:#4b5563;font-size:14px}.BotManager-List:has(.BotManager-DropHint){border:2px dashed #374151;border-radius:14px;transition:border-color .15s,background .15s}.BotManager-Actions{display:flex;gap:16px}.BotManager-Btn{background:#1e1e1ed9;border:2px solid #4b5563;border-radius:10px;color:#e5e7eb;cursor:pointer;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;padding:10px 24px;transition:background .15s,border-color .15s}.BotManager-Btn:hover{background:#3c3c3cf2;border-color:#9ca3af}.BotManager-Btn.Primary{background:#166534d9;border-color:#3ca53c;color:#dcfce7}.BotManager-Btn.Primary:hover:not(:disabled){background:#166534}.BotManager-Btn:disabled{cursor:default;opacity:40%}.BotCard{align-items:center;background:#142814e0;border:2px solid #3ca53c;border-radius:14px;box-sizing:border-box;display:flex;gap:14px;padding:14px 16px;width:420px}.BotCard-Avatar{border:3px solid #3ca53c;border-radius:50%;flex-shrink:0;height:52px;object-fit:cover;width:52px}.BotCard-Info{flex:1 1;overflow:hidden}.BotCard-Name{color:#fff;font-family:Nunito,sans-serif;font-size:18px;font-weight:700}.BotCard-Author{color:#9ca3af;font-family:Nunito,sans-serif;font-size:13px;margin-bottom:4px}.BotCard-Description{color:#d1d5db;font-family:Nunito,sans-serif;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BotCard-Controls{flex-shrink:0;gap:8px}.BotCard-Controls,.BotCard-FundsLabel{align-items:flex-end;display:flex;flex-direction:column}.BotCard-FundsLabel{color:#9ca3af;font-family:Nunito,sans-serif;font-size:13px;gap:2px}.BotCard-FundsInput{background:#00000080;border:2px solid #4b5563;border-radius:8px;color:#fde047;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;padding:4px 8px;text-align:right;width:80px}.BotCard-Delete{background:#991b1b99;border:2px solid #7f1d1d;border-radius:8px;color:#fca5a5;cursor:pointer;font-size:14px;padding:4px 10px}.BotCard-Delete:hover{background:#991b1be6}.Game{height:100vh;position:relative;width:100vw}.Game-Controls{background:#0a190aeb;border:2px solid #3ca53c;border-radius:16px;bottom:24px;gap:20px;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:10}.Game-Controls,.Game-Info{align-items:center;display:flex}.Game-Info{gap:16px}.Game-InfoItem{color:#d1d5db;font-family:Nunito,sans-serif;font-size:15px;font-weight:700}.Game-InfoItem--step{color:#fde047}.Game-Btn{background:#1e1e1ee6;border:2px solid #4b5563;border-radius:10px;color:#e5e7eb;cursor:pointer;font-family:Nunito,sans-serif;font-size:15px;font-weight:700;padding:8px 20px;transition:background .15s;white-space:nowrap}.Game-Btn:hover{background:#3c3c3c}.Game-Btn.Primary{background:#503c00e6;border-color:#fde047;color:#fde047}.Game-Btn.Primary:hover{background:#645000}.Victory{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;justify-content:center;min-height:100vh;padding:48px 24px;width:100%}.Victory-Title{color:#f9fafb;font-family:Nunito,sans-serif;font-size:32px;font-weight:800}.Victory-List{display:flex;flex-direction:column;gap:16px;max-width:520px;width:100%}.Victory-Card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:16px;padding:16px}.Victory-Card--first{border-color:#fde047;box-shadow:0 0 16px #fde04740}.Victory-Medal{font-size:36px;min-width:48px;text-align:center}.Victory-Avatar{border-radius:50%;height:64px;object-fit:cover;width:64px}.Victory-Info{display:flex;flex:1 1;flex-direction:column;gap:4px}.Victory-Name{color:#f9fafb;font-family:Nunito,sans-serif;font-size:18px;font-weight:700}.Victory-Author{color:#9ca3af;font-size:13px}.Victory-Quote{color:#d1d5db;font-size:14px;font-style:italic;margin-top:4px}.Victory-Btn{background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#f9fafb;cursor:pointer;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;padding:12px 32px}.Victory-Btn:hover{background:#ffffff1a}.Game-Result{display:flex;flex-wrap:wrap;gap:12px}.Game-ResultItem{background:#4ade801a;border:1px solid #4ade804d;border-radius:6px;color:#4ade80;font-size:14px;font-weight:700;padding:4px 10px}
/*# sourceMappingURL=main.41c9b402.css.map*/