.cardIndicatorsKey_modalOverlay__XBFGx{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cardIndicatorsKey_modalContent__Hn2Pk{background:#fff;padding:24px;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow:auto;position:relative}.cardIndicatorsKey_closeBtn___o1yS{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.1);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;font-size:20px;transition:all .2s ease}.cardIndicatorsKey_closeBtn___o1yS:hover{background:rgba(0,0,0,.2);color:#333}.cardIndicatorsKey_indicatorsContent__J3PTC{margin-top:20px}.cardIndicatorsKey_indicatorSection__BLsYV{margin-bottom:24px}.cardIndicatorsKey_indicatorSection__BLsYV h3{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:16px}.cardIndicatorsKey_indicatorsList__xJYXQ{list-style:none;padding:0;margin:0;display:grid;gap:16px}.cardIndicatorsKey_indicatorsList__xJYXQ li{display:flex;align-items:center;gap:12px}.cardIndicatorsKey_matchIndicator__EMRAb{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.2rem;font-weight:700}.cardIndicatorsKey_matchIndicator__EMRAb.cardIndicatorsKey_match__oFKEe{background:#22c55e;color:#fff;border:2px solid #22c55e}.cardIndicatorsKey_matchIndicator__EMRAb.cardIndicatorsKey_exceeded__vfYcK{background:#ef4444;color:#fff;border:2px solid #ef4444}.cardIndicatorsKey_matchIndicator__EMRAb.cardIndicatorsKey_pending__JGmXc{background:#f59e0b;color:#fff;border:2px solid #f59e0b}.cardIndicatorsKey_indicatorDescription__4hp_i{color:#666;font-size:1rem}.cardIndicatorsKey_pendingIcon__lTFk_{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (prefers-color-scheme:dark){.cardIndicatorsKey_modalContent__Hn2Pk{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1)}.cardIndicatorsKey_closeBtn___o1yS{background:hsla(0,0%,100%,.1);color:#999}.cardIndicatorsKey_closeBtn___o1yS:hover{background:hsla(0,0%,100%,.2);color:#fff}.cardIndicatorsKey_indicatorSection__BLsYV h3{color:#fff}.cardIndicatorsKey_indicatorDescription__4hp_i{color:#999}}.QRScanner_container___MGXo{width:100%;max-width:400px;margin:0 auto;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.QRScanner_scannerContainer__2iAI3{position:relative;width:100%;aspect-ratio:1;border-radius:.75rem;overflow:hidden;background:#000;transition:all .3s ease}.QRScanner_video__Hv9GD{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;transform:scaleX(-1);transition:all .3s ease}.QRScanner_scanStatus__aoXeu{position:absolute;bottom:1rem;left:0;right:0;text-align:center;color:#fff;background:rgba(0,0,0,.7);padding:.75rem;font-size:.875rem;font-weight:500;z-index:10;border-radius:.5rem;margin:0 1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.QRScanner_processingStatus__3pme4{display:flex;align-items:center;justify-content:center;gap:.5rem}.QRScanner_spinner__1eOIq{width:1rem;height:1rem;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff}.QRScanner_scanRegion__5NCUu{position:absolute;inset:20%;border:2px solid hsla(0,0%,100%,.5);border-radius:1rem;box-shadow:0 0 0 9999px rgba(0,0,0,.5)}.QRScanner_scanRegion__5NCUu:after,.QRScanner_scanRegion__5NCUu:before{content:"";position:absolute;width:20px;height:20px;border:0 solid #2196f3}.QRScanner_scanRegion__5NCUu:before{top:-2px;left:-2px;border-top-width:4px;border-left-width:4px;border-top-left-radius:8px}.QRScanner_scanRegion__5NCUu:after{bottom:-2px;right:-2px;border-bottom-width:4px;border-right-width:4px;border-bottom-right-radius:8px}.QRScanner_resultContainer__Yb4RB{margin-top:1rem;padding:1rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.75rem;text-align:center}.QRScanner_resultContent__rcPLA{padding:1rem;border-radius:.5rem;transition:all .3s ease}.QRScanner_resultContent__rcPLA.QRScanner_alreadyAdded__PKhTM{background:#fff1f2;border-color:#fecdd3}.QRScanner_resultLabel__vIxWg{color:#0369a1;font-weight:500;margin-bottom:.5rem}.QRScanner_resultValue__WLv6q{color:#0c4a6e;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;word-break:break-all}.QRScanner_resultMessage__FfMQs{color:#0369a1;font-size:.875rem;margin-top:.5rem;padding:.5rem;border-radius:.25rem;background:rgba(3,105,161,.1)}.QRScanner_alreadyAdded__PKhTM .QRScanner_resultMessage__FfMQs{color:#be123c;background:rgba(190,18,60,.1)}.QRScanner_scanButton__tFQtJ{width:100%;padding:.75rem 1.5rem;margin-top:1rem;background:#2196f3;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.QRScanner_scanButton__tFQtJ:hover:not(:disabled){background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 6px rgba(33,150,243,.2)}.QRScanner_scanButton__tFQtJ:active:not(:disabled){transform:translateY(0)}.QRScanner_scanButton__tFQtJ:disabled{opacity:.7;cursor:not-allowed;background:#90caf9}@media (prefers-color-scheme:dark){.QRScanner_container___MGXo{background:rgba(0,0,0,.2)}.QRScanner_resultContainer__Yb4RB{background:rgba(30,41,59,.5);border-color:rgba(51,65,85,.5)}.QRScanner_resultContent__rcPLA.QRScanner_alreadyAdded__PKhTM{background:rgba(88,28,135,.2);border-color:rgba(167,139,250,.3)}.QRScanner_resultLabel__vIxWg{color:#60a5fa}.QRScanner_resultValue__WLv6q{color:#93c5fd}.QRScanner_resultMessage__FfMQs{color:#60a5fa;background:rgba(96,165,250,.1)}.QRScanner_alreadyAdded__PKhTM .QRScanner_resultMessage__FfMQs{color:#fda4af;background:rgba(253,164,175,.1)}.QRScanner_scanButton__tFQtJ{background:#3b82f6}.QRScanner_scanButton__tFQtJ:hover:not(:disabled){background:#2563eb}.QRScanner_scanButton__tFQtJ:disabled{background:#1d4ed8}}.QRScanner_scanTicketButton__JMqE2{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;min-width:180px;padding:0 24px;font-size:1rem;font-weight:600;border:none;border-radius:8px;background:linear-gradient(100deg,#ffc72c,#0a2351);color:#fff;box-shadow:0 2px 6px rgba(33,150,243,.1);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);margin:0 auto;letter-spacing:.5px}.QRScanner_scanTicketButton__JMqE2:focus,.QRScanner_scanTicketButton__JMqE2:hover{background:linear-gradient(90deg,#0a2351,#ffc72c);color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 4px 12px rgba(33,150,243,.13)}.QRScanner_scanTicketButton__JMqE2:active{transform:scale(.98)}@media (max-width:480px){.QRScanner_scanTicketButton__JMqE2{width:100%;min-width:unset;height:44px;padding:0 10px;font-size:.95rem;margin:0;grid-column:span 1;box-sizing:border-box}}.mytabs_mytabsPage__EDNiq{margin:0 auto;padding-top:calc(var(--header-height, 0px) + var(--nav-height, 60px) + 2rem);padding-left:20px;padding-right:20px;padding-bottom:20px}.mytabs_mytabsPage__EDNiq,.mytabs_pageHeader__wC1MZ{width:100%;max-width:1200px;position:relative;z-index:1}.mytabs_pageHeader__wC1MZ{padding:20px;text-align:center;margin:4rem auto 5px}.mytabs_pageTagline__75YRo{font-size:2.5rem;font-weight:700;color:#f8b400;text-shadow:2px 2px 4px rgba(0,0,0,.2);margin-bottom:30px;display:flex;align-items:center;justify-content:center;gap:12px;letter-spacing:.5px;position:relative;padding-bottom:8px}.mytabs_pageTagline__75YRo:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#f8b400;border-radius:2px}.mytabs_pageTagline__75YRo i{color:#f8b400;font-size:2.2rem;transition:transform .3s ease}.mytabs_pageTagline__75YRo:hover i{transform:rotate(15deg)}.mytabs_controlsContainer__k6rlv{width:100%;max-width:800px;margin:0 auto;padding:25px;display:flex;flex-direction:column;align-items:center;gap:25px;background:hsla(0,0%,100%,.05);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.mytabs_controlsContainer__k6rlv.mytabs_filtersCollapsed__qD5Ut{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}.mytabs_filterToggleContainer__4q0MO{width:100%;display:flex;justify-content:center;margin-bottom:15px}.mytabs_filterToggleButton__2CMlC{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:hsla(0,0%,100%,.9);border:2px solid #e2e8f0;border-radius:12px;color:#334155;font-weight:700;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px rgba(0,0,0,.15);font-size:1rem;position:relative;min-width:70px}.mytabs_filterToggleButton__2CMlC:hover{background:#fff;border-color:#cbd5e1;color:#1e293b;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.mytabs_filterToggleButton__2CMlC.mytabs_active__jq0_o{background:rgba(248,180,0,.9);border-color:#f8b400;color:#1e293b;box-shadow:0 6px 16px rgba(248,180,0,.3);transform:translateY(-1px)}.mytabs_filterToggleButton__2CMlC.mytabs_hasActiveFilters__XznsE{border-color:#f8b400;color:#f8b400;background:rgba(248,180,0,.1);box-shadow:0 4px 12px rgba(248,180,0,.2)}.mytabs_filterToggleButton__2CMlC svg{transition:transform .3s ease}.mytabs_filterToggleButton__2CMlC svg:first-child{font-size:1.1rem}.mytabs_filterToggleButton__2CMlC svg:last-child{font-size:.8rem}.mytabs_filterToggleButton__2CMlC.mytabs_active__jq0_o svg:last-child{transform:rotate(180deg)}.mytabs_activeFilterIndicator__tw_q0{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#f8b400;border-radius:50%;animation:mytabs_pulse__t7L2z 2s infinite}@keyframes mytabs_pulse__t7L2z{0%{box-shadow:0 0 0 0 rgba(248,180,0,.7)}70%{box-shadow:0 0 0 10px rgba(248,180,0,0)}to{box-shadow:0 0 0 0 rgba(248,180,0,0)}}.mytabs_filtersContainer__90TGy{width:100%;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:12px;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mytabs_filtersGrid__ssPQQ{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.mytabs_filtersVisible__gRr6d{max-height:2000px;opacity:1;padding:20px;margin-top:10px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.mytabs_filtersHidden__Rt_Mu{max-height:0;opacity:0;padding:0;margin:0;border:none;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.mytabs_filterButtonsContainer__5q8_M{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;width:100%;max-width:400px;box-sizing:border-box}.mytabs_filterButton__dE9M7{min-width:180px;height:48px;padding:0 24px;font-size:1rem;font-weight:600;border-radius:8px;box-sizing:border-box;border:2px solid #ddd;background:#fff;color:#666;cursor:pointer;transition:all .3s ease;text-align:center;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.05)}.mytabs_filterButton__dE9M7.mytabs_active__jq0_o{background:#4caf50;color:#fff;border-color:#4caf50;box-shadow:0 4px 8px rgba(76,175,80,.3);transform:translateY(-2px)}.mytabs_filterButton__dE9M7:hover:not(.mytabs_active__jq0_o){background:#f8f9fa;border-color:#4caf50;color:#4caf50;transform:translateY(-1px)}.mytabs_filterButton__dE9M7 .mytabs_count___C0Ac{font-weight:700;margin-left:4px;display:inline-block;background:rgba(0,0,0,.1);padding:2px 6px;border-radius:4px;font-size:.9rem}.mytabs_filterButton__dE9M7.mytabs_active__jq0_o .mytabs_count___C0Ac{background:hsla(0,0%,100%,.2)}.mytabs_filtersAndHelpContainer__9ONGN{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;max-width:600px;margin:0 auto}.mytabs_actionButtonsContainer___51Ve{display:flex;align-items:center;gap:15px;width:100%;max-width:400px;justify-content:center}.mytabs_scanCardButton__kefsR{display:flex;align-items:center;justify-content:center;gap:10px;height:52px;min-width:200px;padding:0 28px;font-size:1.1rem;font-weight:600;border:none;border-radius:12px;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(33,150,243,.2)}.mytabs_scanCardButton__kefsR:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(33,150,243,.3)}.mytabs_scanCardButton__kefsR i{font-size:1.2rem;transition:transform .3s ease}.mytabs_scanCardButton__kefsR:hover i{transform:rotate(15deg)}.mytabs_helpButton__dXDkb{padding:12px 24px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:#334155;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:1rem}.mytabs_helpButton__dXDkb:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.mytabs_helpButton__dXDkb i{font-size:1.1rem;color:#f8b400}.mytabs_paginationSection___9lhE{display:flex;justify-content:center}.mytabs_cardsSection__4NOAW,.mytabs_paginationSection___9lhE{width:100%;margin:0;padding:10px 0;background:transparent}.mytabs_cardsGrid__loXBG{display:grid;grid-template-columns:1fr;gap:32px;width:100%;margin:0 auto;padding:20px;max-width:none;justify-items:center;align-items:start;justify-content:center;position:relative}.mytabs_cardsGrid__loXBG:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1) 20%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.1) 80%,transparent);z-index:1}.mytabs_cardsGrid__loXBG>:not(:last-child):after{width:40%;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08) 20%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.08) 80%,transparent);z-index:1}.mytabs_cardsGrid__loXBG>:not(:last-child):before{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,0,0,.3) 10%,rgba(255,0,0,.8) 50%,rgba(255,0,0,.3) 90%,transparent);z-index:10;opacity:1}.mytabs_cardsGrid__loXBG:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.mytabs_cardsGrid__loXBG>:not(:last-child):after{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,0,0,.3) 10%,rgba(255,0,0,.8) 50%,rgba(255,0,0,.3) 90%,transparent);z-index:10;opacity:1}.mytabs_cardsGrid__loXBG>*{margin:0 8px;position:relative}.mytabs_loadingState__vywfJ{width:100%;text-align:center;padding:40px;margin:3rem auto 0}.mytabs_loadingIcon__cf4Px{font-size:2rem;margin-bottom:20px;color:#2196f3}.mytabs_errorState__eW500{width:100%;max-width:800px;text-align:center;padding:40px;background:#f8f9fa;border-radius:8px;margin:10rem auto 20px}.mytabs_errorIcon__DX_tT{font-size:2rem;margin-bottom:20px;color:#dc3545}.mytabs_errorMessage__CXcRO{color:#dc3545;margin-top:10px}.mytabs_noCards__bHEoa{text-align:center;padding:40px;background:#f8f9fa;border-radius:8px;margin:20px auto;max-width:800px;width:100%}.mytabs_actionButton__HkRRh{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#2196f3;color:#fff;border-radius:8px;text-decoration:none;margin-top:20px;transition:all .3s ease}.mytabs_actionButton__HkRRh:hover{background:#1976d2;transform:translateY(-2px)}.mytabs_authMessageContainer__vrLV7{display:flex;justify-content:center;align-items:center;min-height:300px;padding:2rem;text-align:center}.mytabs_authMessage__0mKQ7{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:400px;width:100%}.mytabs_authMessage__0mKQ7 i{font-size:3rem;color:#3498db;margin-bottom:1rem}.mytabs_authMessage__0mKQ7 h2{font-size:1.5rem;color:#2c3e50;margin-bottom:.5rem}.mytabs_authMessage__0mKQ7 p{color:#7f8c8d;margin-bottom:1.5rem}.mytabs_loginButton__VUnR2{background:#3498db;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.mytabs_loginButton__VUnR2:hover{background:#2980b9;transform:translateY(-1px)}@keyframes mytabs_spin__IG605{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.mytabs_mytabsPage__EDNiq{padding-top:calc(var(--header-height) + var(--nav-height) + 8rem)}.mytabs_pageHeader__wC1MZ{margin-top:3rem;padding:15px}.mytabs_pageTagline__75YRo{font-size:2rem}.mytabs_controlsContainer__k6rlv{padding:20px}.mytabs_filterButton__dE9M7{min-width:100px;padding:12px 20px;font-size:1rem}.mytabs_filterToggleButton__2CMlC{padding:10px 14px;min-width:50px}.mytabs_filterToggleButton__2CMlC svg:first-child{font-size:1rem}.mytabs_filterToggleButton__2CMlC svg:last-child{font-size:.7rem}.mytabs_filterButtonsContainer__5q8_M{gap:8px}.mytabs_actionButtonsContainer___51Ve{flex-direction:column;gap:12px}.mytabs_helpButton__dXDkb,.mytabs_scanCardButton__kefsR{width:100%;min-width:unset}.mytabs_helpButton__dXDkb{margin-top:12px}.mytabs_gameStatusContainer__5t_qC{margin-bottom:16px}}@media (max-width:480px){.mytabs_mytabsPage__EDNiq{padding-top:calc(var(--header-height) + var(--nav-height) + 6rem)}.mytabs_pageHeader__wC1MZ{margin-top:2rem;padding:10px}.mytabs_pageTagline__75YRo{font-size:1.8rem}.mytabs_filterButton__dE9M7{min-width:80px;padding:10px 16px;font-size:.9rem}.mytabs_filterToggleButton__2CMlC{padding:8px 12px;min-width:45px}.mytabs_filterToggleButton__2CMlC svg:first-child{font-size:.9rem}.mytabs_filterToggleButton__2CMlC svg:last-child{font-size:.65rem}.mytabs_filtersVisible__gRr6d{padding:15px}.mytabs_tabButtonsContainer__hxud4{margin-bottom:15px;padding-bottom:12px}.mytabs_filterButtonsContainer__5q8_M{padding:8px}.mytabs_filterButton__dE9M7{width:100%;min-width:unset}.mytabs_filterButtonsContainer__5q8_M{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:420px;width:100%;padding:0;box-sizing:border-box}.mytabs_actionButtonsContainer___51Ve{display:flex;justify-content:center;width:100%}.mytabs_filterButton__dE9M7,.mytabs_helpButton__dXDkb{width:100%;min-width:unset;height:44px;padding:0 10px;font-size:.95rem;margin:0}}@media (max-width:600px){.mytabs_cardsGrid__loXBG{max-width:100vw;width:100%;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;gap:40px;box-sizing:border-box;align-items:stretch!important;min-height:auto!important}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-20px;width:50%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-20px;width:70%}.mytabs_cardsGrid__loXBG>*{margin:0 4px}}@media (min-width:768px){.mytabs_filtersGrid__ssPQQ{display:flex;flex-direction:column;align-items:center;gap:20px}.mytabs_filtersAndHelpContainer__9ONGN{grid-column:1/-1;margin-top:20px}.mytabs_cardsGrid__loXBG{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:35px;padding:25px;max-width:1400px}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-17px;width:35%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-17px;width:50%}.mytabs_cardsGrid__loXBG>*{margin:0 6px}}@media (min-width:1024px){.mytabs_filtersGrid__ssPQQ{display:flex;flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;align-items:center}.mytabs_gameStatusContainer__5t_qC{max-width:100%}.mytabs_cardsGrid__loXBG{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:40px;padding:30px;max-width:1800px}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-20px;width:30%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-20px;width:45%}.mytabs_cardsGrid__loXBG>*{margin:0 8px}}@media (min-width:1600px){.mytabs_filtersGrid__ssPQQ{display:flex;flex-direction:column;gap:28px;max-width:1200px;margin:0 auto;align-items:center}.mytabs_gameStatusContainer__5t_qC{padding:20px}.mytabs_cardsGrid__loXBG{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:45px;padding:35px;max-width:2200px}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-22px;width:25%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-22px;width:40%}.mytabs_cardsGrid__loXBG>*{margin:0 10px}}@media (min-width:2000px){.mytabs_cardsGrid__loXBG{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:50px;padding:40px;max-width:2800px}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-25px;width:20%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-25px;width:35%}.mytabs_cardsGrid__loXBG>*{margin:0 12px}}@media (max-width:425px){.mytabs_cardsGrid__loXBG{max-width:100vw;width:100%;margin-left:auto;margin-right:auto;padding-left:5px;padding-right:5px;gap:36px;box-sizing:border-box;align-items:stretch!important;min-height:auto!important}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-18px;width:60%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-18px;width:80%}.mytabs_cardsGrid__loXBG>*{margin:0 2px}}@media (max-width:375px){.mytabs_cardsGrid__loXBG{gap:60px}.mytabs_cardsGrid__loXBG>:not(:last-child):after{bottom:-30px;width:65%}.mytabs_cardsGrid__loXBG>:not(:last-child):before{bottom:-30px;width:85%}}@media (prefers-color-scheme:dark){.mytabs_mytabsPage__EDNiq{background-color:#1a1a1a;color:#fff}.mytabs_controlsContainer__k6rlv{background:rgba(0,0,0,.2)}.mytabs_tabButton__hSYdw{background:#2c3e50;color:#ecf0f1}.mytabs_tabButton__hSYdw.mytabs_active__jq0_o{background:#3498db}.mytabs_filterButton__dE9M7{background:#2c3e50;color:#ecf0f1;border-color:#64748b}.mytabs_filterButton__dE9M7.mytabs_active__jq0_o{background:#27ae60;border-color:#27ae60}.mytabs_filterButton__dE9M7:hover:not(.mytabs_active__jq0_o){background:#34495e;border-color:#27ae60;color:#27ae60}.mytabs_errorState__eW500,.mytabs_noCards__bHEoa{background:#2c3e50;color:#ecf0f1}.mytabs_helpButton__dXDkb{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#e2e8f0}.mytabs_helpButton__dXDkb:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.mytabs_cardsGrid__loXBG:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.05) 80%,transparent)}.mytabs_cardsGrid__loXBG>:not(:last-child):after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.03) 20%,hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,.03) 80%,transparent)}.mytabs_cardsGrid__loXBG>:not(:last-child):before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.02) 10%,hsla(0,0%,100%,.06) 50%,hsla(0,0%,100%,.02) 90%,transparent);opacity:.8}.mytabs_filterToggleButton__2CMlC{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#e2e8f0}.mytabs_filterToggleButton__2CMlC:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);color:#f1f5f9}.mytabs_filterToggleButton__2CMlC.mytabs_active__jq0_o{background:rgba(248,180,0,.8);border-color:#f8b400;color:#1e293b}.mytabs_filterToggleButton__2CMlC.mytabs_hasActiveFilters__XznsE{border-color:#f8b400;color:#f8b400}.mytabs_filtersContainer__90TGy{background:rgba(0,0,0,.1)}.mytabs_filtersVisible__gRr6d{border-color:hsla(0,0%,100%,.05);box-shadow:0 4px 12px rgba(0,0,0,.3)}.mytabs_tabButtonsContainer__hxud4{border-bottom-color:hsla(0,0%,100%,.05)}.mytabs_controlsContainer__k6rlv.mytabs_filtersCollapsed__qD5Ut{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}@supports (padding-top:env(safe-area-inset-top)){.mytabs_mytabsPage__EDNiq{padding-top:calc(var(--header-height) + var(--nav-height) + 10rem + env(safe-area-inset-top))}}.mytabs_modalOverlay__IJydk{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mytabs_modalContent__nwxQv{background:#fff;padding:20px;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow:auto;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1)}.mytabs_closeButton__FQ1pT{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.1);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;font-size:20px;transition:all .2s ease;z-index:10}.mytabs_closeButton__FQ1pT:hover{background:rgba(0,0,0,.2);color:#333}.mytabs_filterTitle__GfzlB{font-size:1.1rem;font-weight:600;color:#64748b;margin:0;text-align:center;letter-spacing:.5px}.mytabs_gameStatusContainer__5t_qC{width:100%;max-width:600px;margin:0 auto;text-align:center;padding:16px;background:hsla(0,0%,100%,.03);border-radius:12px;border:1px solid hsla(0,0%,100%,.08)}.mytabs_gameStatusButtons__Uzez5{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;max-width:500px;margin:0 auto}.mytabs_gameStatusButton__oIC6t{padding:10px 16px;border:2px solid #ddd;border-radius:8px;background:#fff;color:#666;cursor:pointer;font-weight:600;transition:all .3s ease;text-align:center;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.05);font-size:.9rem;min-width:180px;flex:0 0 180px;display:flex;align-items:center;justify-content:center;gap:6px}.mytabs_gameStatusButton__oIC6t.mytabs_active__jq0_o{background:#f8b400;color:#fff;border-color:#f8b400;box-shadow:0 4px 8px rgba(248,180,0,.3);transform:translateY(-2px)}.mytabs_gameStatusButton__oIC6t:hover:not(.mytabs_active__jq0_o){background:#f8f9fa;border-color:#f8b400;color:#f8b400;transform:translateY(-1px)}.mytabs_gameStatusButton__oIC6t.mytabs_live__uZWBu:not(.mytabs_active__jq0_o){border-color:#dc3545}.mytabs_gameStatusButton__oIC6t.mytabs_live__uZWBu:hover:not(.mytabs_active__jq0_o){background:#fef2f2;border-color:#dc3545;color:#dc3545}.mytabs_gameStatusButton__oIC6t.mytabs_live__uZWBu.mytabs_active__jq0_o{background:#dc3545;border-color:#dc3545;box-shadow:0 4px 8px rgba(220,53,69,.3)}.mytabs_gameStatusButton__oIC6t.mytabs_past__ucwGD:not(.mytabs_active__jq0_o){border-color:#6c757d}.mytabs_gameStatusButton__oIC6t.mytabs_past__ucwGD:hover:not(.mytabs_active__jq0_o){background:#f8f9fa;border-color:#6c757d;color:#6c757d}.mytabs_gameStatusButton__oIC6t.mytabs_past__ucwGD.mytabs_active__jq0_o{background:#6c757d;border-color:#6c757d;box-shadow:0 4px 8px hsla(208,7%,46%,.3)}.mytabs_gameStatusButton__oIC6t.mytabs_future__LDcYW:not(.mytabs_active__jq0_o){border-color:#17a2b8}.mytabs_gameStatusButton__oIC6t.mytabs_future__LDcYW:hover:not(.mytabs_active__jq0_o){background:#f0fdfd;border-color:#17a2b8;color:#17a2b8}.mytabs_gameStatusButton__oIC6t.mytabs_future__LDcYW.mytabs_active__jq0_o{background:#17a2b8;border-color:#17a2b8;box-shadow:0 4px 8px rgba(23,162,184,.3)}@media (prefers-color-scheme:dark){.mytabs_modalContent__nwxQv{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1)}.mytabs_closeButton__FQ1pT{background:hsla(0,0%,100%,.1);color:#999}.mytabs_closeButton__FQ1pT:hover{background:hsla(0,0%,100%,.2);color:#fff}.mytabs_gameStatusButton__oIC6t{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2);color:#ccc}.mytabs_gameStatusButton__oIC6t.mytabs_live__uZWBu:hover:not(.mytabs_active__jq0_o){background:rgba(220,53,69,.1);border-color:#dc3545;color:#dc3545}.mytabs_gameStatusButton__oIC6t.mytabs_past__ucwGD:hover:not(.mytabs_active__jq0_o){background:hsla(208,7%,46%,.1);border-color:#6c757d;color:#6c757d}.mytabs_gameStatusButton__oIC6t.mytabs_future__LDcYW:hover:not(.mytabs_active__jq0_o){background:rgba(23,162,184,.1);border-color:#17a2b8;color:#17a2b8}}.themes_rally-card__QSoHZ{--card-bg-primary:linear-gradient(135deg,var(--rally-primary) 0%,var(--rally-accent) 100%);--card-bg-secondary:linear-gradient(135deg,var(--rally-accent) 0%,var(--rally-primary) 100%);--card-bg-glass:linear-gradient(135deg,var(--rally-primary-80) 0%,var(--rally-accent-30) 100%);--card-border:1px solid var(--rally-secondary-30);--card-border-hover:1px solid var(--rally-secondary-50);--card-border-focus:1px solid var(--rally-secondary);--card-shadow:0 8px 32px rgba(10,35,81,.2),inset 0 1px 0 var(--rally-white-10);--card-shadow-hover:0 12px 48px rgba(10,35,81,.3),inset 0 1px 0 var(--rally-white-15);--card-shadow-elevated:0 16px 64px rgba(10,35,81,.4),inset 0 1px 0 var(--rally-white-20);--card-text-primary:#fff;--card-text-secondary:var(--rally-white-80);--card-text-muted:var(--rally-white-50);--card-text-accent:var(--rally-secondary);--card-bg-hover:var(--rally-white-5);--card-bg-active:var(--rally-white-10);--card-bg-focus:var(--rally-white-15);--card-backdrop-blur:blur(24px);--card-backdrop-blur-light:blur(12px);--card-backdrop-blur-heavy:blur(40px);--glass-surface-primary:linear-gradient(135deg,var(--rally-white-15) 0%,var(--rally-white-5) 100%),var(--card-bg-primary);--glass-surface-secondary:linear-gradient(135deg,var(--rally-white-10) 0%,var(--rally-white-20) 100%),var(--card-bg-secondary);--glass-surface-overlay:linear-gradient(135deg,var(--rally-white-10) 0%,transparent 50%,var(--rally-white-5) 100%);--glass-border-gradient:linear-gradient(135deg,var(--rally-secondary-30) 0%,var(--rally-white-20) 25%,var(--rally-secondary-20) 50%,var(--rally-white-10) 75%,var(--rally-secondary-30) 100%);--glass-border-width:1px;--glass-border-inner-highlight:inset 0 1px 0 var(--rally-white-20);--glass-shadow-ambient:0 2px 8px rgba(10,35,81,.1);--glass-shadow-depth:0 8px 32px rgba(10,35,81,.15);--glass-shadow-elevation:0 16px 64px rgba(10,35,81,.2);--glass-shadow-glow:0 0 24px rgba(255,199,44,.1);--glass-highlight-top:linear-gradient(180deg,var(--rally-white-20) 0%,transparent 30%);--glass-highlight-corner:radial-gradient(circle at top left,var(--rally-white-15) 0%,transparent 50%);--glass-reflection:linear-gradient(45deg,transparent 0%,var(--rally-white-5) 50%,transparent 100%);--card-radius:16px;--card-radius-sm:8px;--card-radius-lg:24px;--card-gap:12px;--card-padding:16px;--card-spacing-xs:4px;--card-spacing-sm:8px;--card-spacing-md:12px;--card-spacing-lg:16px;--card-font-title:1.2rem;--card-font-body:0.9rem;--card-font-small:0.8rem;--card-font-weight-normal:400;--card-font-weight-medium:500;--card-font-weight-semibold:600;--card-font-weight-bold:700;--card-animation-duration:200ms;--card-animation-easing:cubic-bezier(0.4,0,0.2,1);--card-animation-scale:1.02;--card-min-touch:44px;--slot-gap:var(--card-spacing-xs);--slot-padding:var(--card-spacing-xs);--slot-min-height:30px;--slot-min-width:60px;--slot-base-width:80px;--slot-max-width:120px;--slot-label-font:calc(var(--card-font-small) - 0.05rem);--slot-value-font:var(--card-font-body);--card-blur-intensity:4px}.themes_rally-card--glass__lTWnt{--card-bg-primary:var(--glass-surface-primary);--card-bg-secondary:var(--glass-surface-secondary);--card-bg-glass:var(--rally-white-5);--card-backdrop-blur:blur(28px);--card-border:var(--glass-border-width) solid;--card-border-image:var(--glass-border-gradient);--card-border-hover:var(--glass-border-width) solid var(--rally-secondary-50);--card-shadow:var(--glass-shadow-ambient),var(--glass-shadow-depth),var(--glass-shadow-glow),var(--glass-border-inner-highlight);--card-shadow-hover:var(--glass-shadow-ambient),var(--glass-shadow-elevation),0 0 32px rgba(255,199,44,.15),var(--glass-border-inner-highlight);--card-surface-overlay:var(--glass-surface-overlay);--card-highlight-overlay:var(--glass-highlight-top);--card-reflection-overlay:var(--glass-reflection)}.themes_rally-card--sport-specific__oeuCH[data-sport=CFB]{--card-bg-primary:linear-gradient(135deg,#1a2e1a,#163e16);--card-bg-secondary:linear-gradient(135deg,#163e16,#1a2e1a);--card-border:1px solid rgba(46,204,113,.3)}.themes_rally-card--sport-specific__oeuCH[data-sport=NFL]{--card-bg-primary:linear-gradient(135deg,#2e1a1a,#3e1616);--card-bg-secondary:linear-gradient(135deg,#3e1616,#2e1a1a);--card-border:1px solid rgba(231,76,60,.3)}.themes_rally-card--sport-specific__oeuCH[data-sport=NBA]{--card-bg-primary:linear-gradient(135deg,#2e2e1a,#3e3e16);--card-bg-secondary:linear-gradient(135deg,#3e3e16,#2e2e1a);--card-border:1px solid rgba(241,196,15,.3)}.themes_rally-card--sport-specific__oeuCH[data-sport=MLB]{--card-bg-primary:linear-gradient(135deg,var(--rally-primary) 0%,var(--rally-accent) 100%);--card-bg-secondary:linear-gradient(135deg,var(--rally-accent) 0%,var(--rally-primary) 100%);--card-border:1px solid var(--rally-secondary-30)}.themes_rally-card--blur__fq2wi{--card-animation-duration:300ms;--card-animation-scale:1.01;--card-backdrop-blur:var(--card-backdrop-blur-heavy);--glass-opacity-modifier:0.8;--card-surface-overlay:linear-gradient(135deg,var(--rally-white-5) 0%,transparent 100%)}.themes_rally-card--display__Peo9E{--card-animation-duration:200ms;--card-animation-scale:1.03;--card-backdrop-blur:var(--card-backdrop-blur);--glass-opacity-modifier:1.0;--card-surface-overlay:var(--glass-surface-overlay);--card-glow-intensity:1.2}.themes_rally-card--tracking__ZwNFB{--card-animation-duration:150ms;--card-animation-scale:1.01;--card-gap:8px;--card-padding:12px;--card-backdrop-blur:var(--card-backdrop-blur-light);--glass-opacity-modifier:0.9;--card-surface-overlay:linear-gradient(135deg,var(--rally-white-10) 0%,var(--rally-white-5) 100%)}.themes_rally-card--compact__6fAP2{--card-gap:8px;--card-padding:12px;--card-radius:12px;--card-font-title:1rem;--card-font-body:0.8rem;--card-font-small:0.7rem}.themes_rally-card--expanded__8KS6N{--card-gap:16px;--card-padding:20px;--card-radius:20px;--card-font-title:1.4rem;--card-font-body:1rem;--card-font-small:0.9rem}.themes_rally-card__QSoHZ{--status-match:var(--rally-success);--status-match-bg:rgba(40,167,69,.1);--status-match-border:rgba(40,167,69,.3);--status-exceeded:#17a2b8;--status-exceeded-bg:rgba(23,162,184,.1);--status-exceeded-border:rgba(23,162,184,.3);--status-missed:var(--rally-error);--status-missed-bg:rgba(220,53,69,.1);--status-missed-border:rgba(220,53,69,.3);--status-pending:var(--rally-warning);--status-pending-bg:rgba(255,193,7,.1);--status-pending-border:rgba(255,193,7,.3);--game-live:#e74c3c;--game-live-bg:rgba(231,76,60,.1);--game-final:#6c757d;--game-final-bg:hsla(208,7%,46%,.1);--game-scheduled:#9b59b6;--game-scheduled-bg:rgba(155,89,182,.1);--payout-won:var(--rally-success);--payout-won-bg:rgba(40,167,69,.15);--payout-lost:var(--rally-error);--payout-lost-bg:rgba(220,53,69,.15);--payout-partial:#e67e22;--payout-partial-bg:rgba(230,126,34,.15);--payout-pending:var(--rally-warning);--payout-pending-bg:rgba(255,193,7,.15)}@media (prefers-color-scheme:dark){.themes_rally-card__QSoHZ{--card-text-primary:#fff;--card-text-secondary:var(--rally-white-90);--card-text-muted:var(--rally-white-70)}}@media (prefers-contrast:high){.themes_rally-card__QSoHZ{--card-border:2px solid var(--rally-secondary);--card-text-primary:#fff;--card-text-secondary:#fff;--card-bg-hover:var(--rally-white-20)}}@media (prefers-reduced-motion:reduce){.themes_rally-card__QSoHZ{--card-animation-duration:0ms;--card-animation-scale:1}}.responsive_rally-card__LwHLc{width:100%;max-width:100%;box-sizing:border-box;padding:var(--card-padding);gap:var(--card-gap);font-size:var(--card-font-body);line-height:1.4;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.responsive_rally-card--mobile-tiny__97R4C{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important;--card-animation-duration:150ms!important;--card-animation-scale:1.01!important;border-radius:var(--card-radius)!important}.responsive_rally-card--mobile-tiny__97R4C .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--mobile-tiny__97R4C .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important;font-size:var(--card-font-small)!important}.responsive_rally-card--mobile-small__YOvpF{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--mobile-small__YOvpF .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--mobile-small__YOvpF .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-card--mobile-standard__vASsH{--card-gap:10px;--card-padding:12px;--card-radius:14px;--card-font-title:1rem;--card-font-body:0.8rem;--card-font-small:0.75rem;--card-spacing-xs:4px;--card-spacing-sm:8px;--card-spacing-md:10px;--card-spacing-lg:12px;--card-min-touch:44px}.responsive_rally-card--mobile-standard__vASsH .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0;padding:var(--card-spacing-lg)}.responsive_rally-card--mobile-standard__vASsH .responsive_rally-slot__jYU6i{min-height:50px;padding:var(--card-spacing-sm)}.responsive_rally-card--mobile-large__PxKvR{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--mobile-large__PxKvR .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--mobile-large__PxKvR .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-md)!important}.responsive_rally-card--tablet__gQMzd{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--tablet__gQMzd .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--tablet__gQMzd .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-card--tablet-portrait__PzKSN{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--tablet-portrait__PzKSN .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--tablet-portrait__PzKSN .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-card--tablet-landscape__jCW2M{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--tablet-landscape__jCW2M .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--tablet-landscape__jCW2M .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-card--desktop-small__CtOYY{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--desktop-small__CtOYY .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--desktop-small__CtOYY .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-card--desktop__v99wM{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card--desktop__v99wM .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card--desktop__v99wM .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-card__LwHLc{--card-gap:10px!important;--card-padding:12px!important;--card-radius:14px!important;--card-font-title:1rem!important;--card-font-body:0.8rem!important;--card-font-small:0.75rem!important;--card-spacing-xs:4px!important;--card-spacing-sm:8px!important;--card-spacing-md:10px!important;--card-spacing-lg:12px!important;--card-min-touch:44px!important}.responsive_rally-card__LwHLc .responsive_rally-section__oYYSk{margin:var(--card-spacing-lg) 0!important;padding:var(--card-spacing-lg)!important}.responsive_rally-card__LwHLc .responsive_rally-slot__jYU6i{min-height:50px!important;padding:var(--card-spacing-sm)!important}.responsive_rally-section__oYYSk{display:flex;flex-direction:column;gap:var(--card-spacing-sm);align-items:stretch;width:100%}.responsive_slotGrid__gILey{display:grid;gap:var(--card-gap);align-items:stretch;width:100%;flex:1;min-height:0}.responsive_rally-section--slots-1__0yKrv,.responsive_rally-section--slots-2__eGR2u,.responsive_rally-section--slots-3___BXv_,.responsive_slotGrid--slots-1__wPS_y,.responsive_slotGrid--slots-2__am2bB,.responsive_slotGrid--slots-3__Y27U1{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch;justify-content:center;width:100%;gap:var(--slot-gap,4px);flex:1;min-height:0}.responsive_rally-section--slots-1__0yKrv .responsive_rally-slot__jYU6i,.responsive_rally-section--slots-1__0yKrv .responsive_slot__dNUYP,.responsive_slotGrid--slots-1__wPS_y .responsive_rally-slot__jYU6i,.responsive_slotGrid--slots-1__wPS_y .responsive_slot__dNUYP{flex:0 1 var(--slot-max-width,120px);max-width:var(--slot-max-width,120px)}.responsive_rally-section--slots-2__eGR2u .responsive_rally-slot__jYU6i,.responsive_rally-section--slots-2__eGR2u .responsive_slot__dNUYP,.responsive_slotGrid--slots-2__am2bB .responsive_rally-slot__jYU6i,.responsive_slotGrid--slots-2__am2bB .responsive_slot__dNUYP{flex:1 1 calc(50% - var(--slot-gap, 4px) / 2)}.responsive_rally-section--slots-3___BXv_ .responsive_rally-slot__jYU6i,.responsive_rally-section--slots-3___BXv_ .responsive_slot__dNUYP,.responsive_slotGrid--slots-3__Y27U1 .responsive_rally-slot__jYU6i,.responsive_slotGrid--slots-3__Y27U1 .responsive_slot__dNUYP{flex:1 1 calc(33.333% - var(--slot-gap, 4px) * 2 / 3)}.responsive_slotGrid--compact__YM6Ei{gap:1px}@media (max-width:329px){.responsive_rally-section--slots-1__0yKrv,.responsive_rally-section--slots-2__eGR2u,.responsive_rally-section--slots-3___BXv_,.responsive_slotGrid--slots-1__wPS_y,.responsive_slotGrid--slots-2__am2bB,.responsive_slotGrid--slots-3__Y27U1{gap:1px}.responsive_rally-section--slots-1__0yKrv .responsive_rally-slot__jYU6i,.responsive_rally-section--slots-1__0yKrv .responsive_slot__dNUYP,.responsive_slotGrid--slots-1__wPS_y .responsive_rally-slot__jYU6i,.responsive_slotGrid--slots-1__wPS_y .responsive_slot__dNUYP{max-width:100px}}@media (min-width:330px) and (max-width:360px){.responsive_rally-section--slots-1__0yKrv,.responsive_rally-section--slots-2__eGR2u,.responsive_rally-section--slots-3___BXv_,.responsive_slotGrid--slots-1__wPS_y,.responsive_slotGrid--slots-2__am2bB,.responsive_slotGrid--slots-3__Y27U1{gap:2px}}@media (min-width:361px) and (max-width:767px){.responsive_rally-section--slots-1__0yKrv,.responsive_rally-section--slots-2__eGR2u,.responsive_rally-section--slots-3___BXv_,.responsive_slotGrid--slots-1__wPS_y,.responsive_slotGrid--slots-2__am2bB,.responsive_slotGrid--slots-3__Y27U1{gap:3px}}@media (min-width:768px){.responsive_rally-section--slots-1__0yKrv,.responsive_rally-section--slots-2__eGR2u,.responsive_rally-section--slots-3___BXv_,.responsive_slotGrid--slots-1__wPS_y,.responsive_slotGrid--slots-2__am2bB,.responsive_slotGrid--slots-3__Y27U1{gap:6px}}.responsive_rally-slot__jYU6i{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-width:0;width:100%;box-sizing:border-box;min-height:var(--card-min-touch);font-size:var(--card-font-body);line-height:1.3}.responsive_rally-card__LwHLc [data-add-card-button],.responsive_rally-slot__jYU6i [role=button],.responsive_rally-slot__jYU6i button{min-height:var(--card-min-touch);min-width:var(--card-min-touch);padding:var(--card-spacing-sm) var(--card-spacing-md);touch-action:manipulation;-webkit-tap-highlight-color:rgba(255,255,255,.1)}@media (max-width:767px){.responsive_rally-card__LwHLc{transform:translateZ(0);backface-visibility:hidden;contain:layout style paint;will-change:transform}.responsive_rally-card__LwHLc *{animation-duration:var(--card-animation-duration);transition-duration:var(--card-animation-duration)}.responsive_rally-card__LwHLc{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@media (max-width:280px){.responsive_rally-card__LwHLc{--card-gap:4px;--card-padding:6px;--card-font-title:0.8rem;--card-font-body:0.65rem;--card-font-small:0.6rem;border-radius:var(--card-radius-sm)}.responsive_rally-section__oYYSk{margin:4px 0;padding:6px}.responsive_rally-slot__jYU6i{min-height:36px;padding:2px 4px;font-size:.6rem}}@media (orientation:landscape) and (max-height:600px){.responsive_rally-card__LwHLc{--card-padding:calc(var(--card-padding) * 0.8);--card-gap:calc(var(--card-gap) * 0.8)}.responsive_rally-section__oYYSk{margin:calc(var(--card-spacing-md) * .5) 0}}@media (min-resolution:192dpi){.responsive_rally-card__LwHLc{border-width:.5px}.responsive_rally-card__LwHLc *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.responsive_rallyHeader__ClwDB{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important}.responsive_headerTopRow__o4DTq{height:28px!important;position:relative!important;margin-bottom:12px!important}.responsive_statusTopRight__eHo4b,.responsive_weekTopLeft__Uo1La{position:absolute!important;top:0!important;height:28px!important;display:flex!important;align-items:center!important;line-height:1!important}.responsive_weekTopLeft__Uo1La{left:0!important}.responsive_statusTopRight__eHo4b{right:0!important}.responsive_headerMainContent__MMKSZ{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;margin-top:8px!important}@media (max-width:480px){.responsive_rallyHeader__ClwDB{padding-left:8px!important;padding-right:8px!important;height:auto!important;min-height:0!important}.responsive_headerTopRow__o4DTq{height:auto!important;min-height:28px!important;margin-bottom:8px!important}.responsive_statusTopRight__eHo4b,.responsive_weekTopLeft__Uo1La{position:absolute!important;top:0!important;height:auto!important;min-height:28px!important}.responsive_weekTopLeft__Uo1La{left:8px!important}.responsive_statusTopRight__eHo4b{right:8px!important}}@media (max-width:280px){.responsive_rallyHeader__ClwDB{padding-left:6px!important;padding-right:6px!important;height:auto!important;min-height:0!important}.responsive_headerTopRow__o4DTq{height:auto!important;min-height:24px!important;margin-bottom:6px!important}.responsive_statusTopRight__eHo4b,.responsive_weekTopLeft__Uo1La{height:auto!important;min-height:24px!important;font-size:.7rem!important}.responsive_weekTopLeft__Uo1La{left:6px!important}.responsive_statusTopRight__eHo4b{right:6px!important}}@media print{.responsive_rally-card__LwHLc{background:#fff!important;color:#000!important;border:1px solid #000!important;box-shadow:none!important;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.responsive_rally-card__LwHLc *{background:transparent!important;color:#000!important}}.responsive_rally-card__LwHLc,.responsive_rallyCard__4EA6f{--card-gap:10px}.responsive_rallyGrid__lVS1D,.responsive_rallyGrid__lVS1D.responsive_rallyGridVertical__eDRrI{gap:var(--card-spacing-lg,12px)!important}.responsive_rallySection__HfiyA{margin-bottom:var(--card-spacing-sm,8px)!important}.responsive_statGrid__1VPv9{gap:8px!important}.responsive_statItem__tRQ2b{padding:4px!important;min-height:36px!important}@media (max-width:420px){.responsive_rally-card__LwHLc,.responsive_rallyCard__4EA6f{--card-gap:8px}.responsive_rallyGrid__lVS1D,.responsive_rallyGrid__lVS1D.responsive_rallyGridVertical__eDRrI{gap:var(--card-spacing-md,10px)!important}.responsive_rallySection__HfiyA{padding:6px!important;margin-bottom:var(--card-spacing-sm,8px)!important}.responsive_statGrid__1VPv9{gap:8px!important}.responsive_statItem__tRQ2b{padding:4px!important;min-height:36px!important}.responsive_statLabel__gyRFy{font-size:.65rem!important}.responsive_statValue__oku7o{font-size:.8rem!important}.responsive_payoutBanner__tG3Hg{margin-top:8px!important;padding:8px!important}}@media (max-width:360px){.responsive_rally-card__LwHLc,.responsive_rallyCard__4EA6f{--card-gap:4px}.responsive_rallyGrid__lVS1D,.responsive_rallyGrid__lVS1D.responsive_rallyGridVertical__eDRrI{gap:var(--card-spacing-sm,8px)!important}.responsive_rallySection__HfiyA{margin-bottom:var(--card-spacing-xs,4px)!important}.responsive_statGrid__1VPv9{gap:4px!important}.responsive_statItem__tRQ2b{padding:2px!important;min-height:30px!important}.responsive_statLabel__gyRFy{font-size:.55rem!important}.responsive_statValue__oku7o{font-size:.7rem!important}}.responsive_rally-card__LwHLc [class*=rallyGrid]{flex:1 1 auto;min-height:0!important;gap:var(--card-spacing-md,10px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.responsive_rally-card__LwHLc [class*=rallySection]{padding:6px!important;gap:4px!important;min-width:0!important;margin-left:calc(-1 * var(--card-padding))!important;margin-right:calc(-1 * var(--card-padding))!important;width:calc(100% + 2 * var(--card-padding))!important;padding-left:0!important;padding-right:0!important;border-left-width:0!important;border-right-width:0!important;border-radius:0!important}@media (min-width:412px){.responsive_rally-card__LwHLc [class*=rallySection]{margin-left:0!important;margin-right:0!important;width:100%!important;padding-left:var(--rally-section-padding,var(--card-spacing-sm))!important;padding-right:var(--rally-section-padding,var(--card-spacing-sm))!important;border-left-width:1px!important;border-right-width:1px!important;border-radius:var(--card-radius-sm)!important}.responsive_rally-card__LwHLc,.responsive_rally-card__LwHLc *{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.responsive_rally-card__LwHLc [class*=designSystemGrid],.responsive_rally-card__LwHLc [class*=rallyGrid],.responsive_rally-card__LwHLc [class*=slotGrid]{width:100%!important;max-width:100%!important;overflow:hidden!important}}.responsive_rally-card__LwHLc [class*=slotGrid]{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;display:flex!important;flex-wrap:wrap!important;aspect-ratio:auto!important;min-height:32px!important;height:auto!important;gap:4px!important}.responsive_rally-card__LwHLc [class*=designSystemGrid],.responsive_rally-card__LwHLc [class*=statGrid]{gap:6px!important}.responsive_rally-card__LwHLc [class*=statItem]{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:6px 8px!important;min-height:32px!important;min-width:0!important}.responsive_rally-card__LwHLc [class*=statLabel]{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1 1 auto!important;min-width:0!important}.responsive_rally-card__LwHLc [class*=statValue]{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:0 0 auto!important}.responsive_rally-card__LwHLc [class*=headerTopRow]{margin-bottom:6px!important;height:24px!important}.responsive_rally-card__LwHLc [class*=statusTopRight],.responsive_rally-card__LwHLc [class*=weekTopLeft]{height:24px!important}.responsive_rally-card__LwHLc [class*=headerMainContent]{margin-top:6px!important}.responsive_rally-card__LwHLc [class*=tabSystem]{margin-bottom:4px!important;font-size:.7rem!important}.responsive_rally-card__LwHLc [class*=payoutBanner]{margin-top:6px!important;padding:8px!important}@media (max-width:360px){.responsive_rally-card__LwHLc [class*=slotGrid]{min-height:30px!important;gap:3px!important}.responsive_rally-card__LwHLc [class*=statItem]{padding:3px!important;min-height:28px!important}.responsive_rally-card__LwHLc [class*=tabSystem]{font-size:.65rem!important}.responsive_rally-card__LwHLc [class*=payoutBanner]{margin-top:4px!important;padding:6px!important}}@media (min-width:384px){.responsive_rally-card__LwHLc{--card-gap:8px!important;--card-padding:10px!important;--card-radius:12px!important;--card-font-title:0.9rem!important;--card-font-body:0.75rem!important;--card-font-small:0.7rem!important;--card-spacing-xs:3px!important;--card-spacing-sm:6px!important;--card-spacing-md:8px!important;--card-spacing-lg:10px!important;--card-min-touch:44px!important}.responsive_rally-card__LwHLc [class*=rallyGrid]{gap:8px!important}.responsive_rally-card__LwHLc [class*=rallySection]{padding:8px!important;margin-bottom:8px!important;gap:6px!important}.responsive_rally-card__LwHLc [class*=sectionHeader]{display:none!important}.responsive_rally-card__LwHLc [class*=rallyHeader]{padding:4px!important;margin-bottom:8px!important;max-height:56px!important;overflow:hidden!important}.responsive_rally-card__LwHLc [class*=headerTopRow]{margin-bottom:6px!important;height:24px!important}.responsive_rally-card__LwHLc [class*=statusTopRight],.responsive_rally-card__LwHLc [class*=weekTopLeft]{height:24px!important;font-size:.7rem!important}.responsive_rally-card__LwHLc [class*=headerMainContent]{margin-top:6px!important}.responsive_rally-card__LwHLc [class*=gameTitle]{gap:4px!important;margin-bottom:2px!important}.responsive_rally-card__LwHLc [class*=rallyTitle]{font-size:.7rem!important;line-height:1.2!important}.responsive_rally-card__LwHLc [class*=sportIcon]{font-size:.8rem!important}.responsive_rally-card__LwHLc [class*=configDescription]{font-size:.65rem!important;line-height:1.2!important}.responsive_rally-card__LwHLc [class*=versionBadge]{font-size:.6rem!important}.responsive_rally-card__LwHLc [class*=badge]{font-size:.65rem!important;padding:2px 6px!important;line-height:1.2!important}.responsive_rally-card__LwHLc [class*=gameDate]{font-size:.65rem!important}.responsive_rally-card__LwHLc [class*=RallyCard_sectionHeader]{padding:1px 3px!important;margin-bottom:2px!important;gap:3px!important;font-size:.55rem!important}.responsive_rally-card__LwHLc [class*=RallyCard_sectionIcon]{font-size:.6rem!important}.responsive_rally-card__LwHLc [class*=RallyCard_sectionTitle]{font-size:.55rem!important;line-height:1!important;margin:0!important}.responsive_rally-card__LwHLc [class*=payoutAmount]{font-size:.5rem!important;padding:.05rem .2rem!important;margin-left:.1rem!important;border-width:1px!important;letter-spacing:.05px!important}.responsive_rally-card__LwHLc [class*=RallyCard_rallyGrid]{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important;gap:4px!important;margin:0!important;padding:0!important}.responsive_rally-card__LwHLc [class*=RallyCard_rallyGrid][class*=Desktop],.responsive_rally-card__LwHLc [class*=RallyCard_rallyGrid][class*=MultiColumn],.responsive_rally-card__LwHLc [class*=RallyCard_rallyGrid][class*=Tablet],.responsive_rally-card__LwHLc [class*=RallyCard_rallyGrid][class*=TwoColumn]{display:flex!important;flex-direction:column!important;grid-template-columns:none!important}.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid]{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important;gap:6px!important;margin:0!important;padding:0!important;justify-content:center!important;align-items:stretch!important}.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=Desktop],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=Horizontal],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=MultiColumn],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=Tablet],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=TwoColumn],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=Vertical],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=slots-1],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=slots-2],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid][class*=slots-3]{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;gap:6px!important;justify-content:center!important}.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=RallyCard_slot],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=SlotComponents_slotContainer]{flex:1 1 0!important;min-width:0!important;max-width:100%!important;width:auto!important;box-sizing:border-box!important;overflow:hidden!important;margin:0!important;padding:6px!important;min-height:50px!important}.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=SlotComponents_gameStatHeader],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=SlotComponents_slotContent],.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=SlotComponents_statDisplay]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important}.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=SlotComponents_statLabel]{font-size:.75rem!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important}.responsive_rally-card__LwHLc [class*=RallyCard_slotGrid] [class*=SlotComponents_statValue]{font-size:1.2rem!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important}.responsive_rally-card__LwHLc [class*=SlotComponents_slotContainer]{padding:4px!important;min-height:45px!important}.responsive_rally-card__LwHLc [class*=SlotComponents_quarterScore],.responsive_rally-card__LwHLc [class*=SlotComponents_scoreValue]{font-size:1.2rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_customValue],.responsive_rally-card__LwHLc [class*=SlotComponents_driveValue],.responsive_rally-card__LwHLc [class*=SlotComponents_statValue]{font-size:1rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_possessionTime]{font-size:.9rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_statusIndicator]{width:18px!important;height:18px!important}.responsive_rally-card__LwHLc [class*=SlotComponents_teamName]{font-size:.8rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_playerName],.responsive_rally-card__LwHLc [class*=SlotComponents_statLabel],.responsive_rally-card__LwHLc [class*=SlotComponents_teamAbbr]{font-size:.7rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_playerPosition]{font-size:.6rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_quarter]{font-size:.6rem!important;padding:1px 4px!important}.responsive_rally-card__LwHLc [class*=SlotComponents_pointsLabel],.responsive_rally-card__LwHLc [class*=SlotComponents_quarterLabel],.responsive_rally-card__LwHLc [class*=SlotComponents_targetLabel]{font-size:.6rem!important}.responsive_rally-card__LwHLc [class*=SlotComponents_teamLogo]{width:16px!important;height:16px!important}.responsive_rally-card__LwHLc [class*=SlotComponents_playerHeadshot]{width:20px!important;height:20px!important}.responsive_rally-card__LwHLc [class*=tabSystem]{display:none!important}.responsive_rally-card__LwHLc [class*=slotGrid]{min-height:30px!important;gap:3px!important}.responsive_rally-card__LwHLc [class*=statItem]{padding:3px!important;min-height:28px!important}.responsive_rally-card__LwHLc [class*=statLabel]{font-size:.6rem!important}.responsive_rally-card__LwHLc [class*=statValue]{font-size:.75rem!important}.responsive_rally-card__LwHLc [data-add-card-button]{padding:4px 8px!important;font-size:.65rem!important;min-height:28px!important}.responsive_rally-card__LwHLc [class*=payoutBanner]{margin-top:4px!important;padding:6px 8px!important}.responsive_rally-card__LwHLc [class*=payoutAmount],.responsive_rally-card__LwHLc [class*=payoutHeader]{margin:0!important}.responsive_rally-card__LwHLc [class*=potentialAmount]{font-size:1rem!important}}@media (max-width:430px){.responsive_rally-card__LwHLc{--card-padding:6px!important;--card-gap:6px!important}.responsive_rally-card__LwHLc [class*=sectionHeader]{padding:2px 4px!important;margin-bottom:2px!important;gap:2px!important}.responsive_rally-card__LwHLc [class*=sectionTitle]{font-size:.65rem!important}.responsive_rally-card__LwHLc [class*=sectionIcon]{font-size:.7rem!important}.responsive_rally-card__LwHLc [class*=sectionHeader],.responsive_rally-card__LwHLc [class*=tabSystem]{display:none!important}.responsive_rally-card__LwHLc [class*=slotGrid]{min-height:26px!important;gap:2px!important}.responsive_rally-card__LwHLc [class*=statItem]{padding:2px!important;min-height:24px!important}.responsive_rally-card__LwHLc [class*=statLabel]{font-size:.6rem!important}.responsive_rally-card__LwHLc [class*=statValue]{font-size:.7rem!important}.responsive_rally-card__LwHLc [class*=rallyHeader]{max-height:56px!important;overflow:hidden!important;padding-top:4px!important;padding-bottom:4px!important}.responsive_rally-card__LwHLc [class*=gameTitle],.responsive_rally-card__LwHLc [class*=headerMainContent]{display:none!important}.responsive_rally-card__LwHLc [class*=payoutBanner]{padding:6px 8px!important}.responsive_rally-card__LwHLc [class*=payoutAmount],.responsive_rally-card__LwHLc [class*=payoutHeader]{margin:0!important}.responsive_rally-card__LwHLc [class*=potentialAmount]{font-size:1rem!important}}