@import url(https://fonts.googleapis.com/css2?family=Russo+One&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage-container{background:#020617;color:#f8fafc;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.homepage-hero{background:radial-gradient(circle at top,#1e293b 0,#020617 100%);padding:60px 16px;text-align:center}.homepage-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 30%,#10b981);-webkit-background-clip:text;font-size:clamp(2.2rem,8vw,4rem);font-weight:900;letter-spacing:-1px;margin-bottom:10px}.homepage-features{gap:20px;margin:-20px auto 60px;max-width:1100px;padding:0 16px}.feature-card,.homepage-features{box-sizing:border-box;display:flex;flex-direction:column}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;padding:28px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%}.feature-card:hover{background:#1e293bcc;border-color:#10b981;box-shadow:0 15px 35px #0006,0 0 15px #10b98133;transform:translateY(-5px)}.highlighted-card{background:linear-gradient(145deg,#0f172a,#064e3b);border:1px solid #10b98166}.feature-link{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;color:#fff;display:inline-block;font-size:.95rem;font-weight:800;margin-top:16px;padding:14px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.primary-btn{background:#10b981!important;border:none!important;box-shadow:0 4px 15px #10b9814d;color:#020617!important}.primary-btn:hover{background:#34d399!important;box-shadow:0 0 25px #10b98180!important;transform:scale(1.02)}.feature-row{display:flex;flex-direction:column;gap:20px;width:100%}@media (min-width:769px){.feature-row{flex-direction:row}.feature-card{flex:1 1}}@media (max-width:480px){.feature-card{padding:20px}.homepage-hero{padding:40px 12px}}@media (max-width:600px){.modern-heading{font-size:1.3rem;padding:.5rem .7rem}.modern-table-container{max-width:98vw;min-width:0;min-width:auto;padding:.5rem .2rem}.modern-table td,.modern-table th{font-size:.95rem;padding:7px 4px}.wrap-match-col{max-width:80vw}.MuiAutocomplete-root.modern-select{min-width:90vw!important;width:90vw!important}.MuiBox-root[style*="display: flex"][style*="gap: 2px"]{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.MuiButton-root.modern-btn{font-size:1rem;min-width:0;min-width:auto;padding:.7rem 0;width:100%}.MuiPaper-root{padding:.5rem .2rem!important}.MuiPaper-root,.recharts-responsive-container{max-width:98vw!important;min-width:0!important;min-width:auto!important}.recharts-responsive-container{width:98vw!important}}.modern-btn{background:#e13a8b;border:none;border-radius:0;box-shadow:0 2px 8px #1e3c7214;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;margin-bottom:.5rem;padding:.65rem 2.2rem;transition:background .2s,box-shadow .2s,color .2s}.modern-btn:focus,.modern-btn:hover{background:#b71c5c;box-shadow:0 4px 16px #1e3c7221;color:#fff}.modern-btn:disabled{background:#e3edf7;box-shadow:none;color:#b0b8c1;cursor:not-allowed}.modern-heading{background:linear-gradient(90deg,#e3edf7 60%,#c9d6e3);border-radius:0;box-shadow:0 2px 12px #1e3c720f;color:#23406e;display:inline-block;font-size:2.1rem;font-weight:700;letter-spacing:.01em;margin-bottom:1.2rem;padding:.7rem 2.2rem .7rem 1.2rem}.modern-select .MuiOutlinedInput-root{background:#f5f8fa!important;border-radius:0!important;box-shadow:0 2px 8px #1e3c720f;transition:box-shadow .2s,border-color .2s}.modern-select .MuiOutlinedInput-notchedOutline{border-color:#c9d6e3!important}.modern-select .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#7ea6d6!important;box-shadow:0 0 0 2px #e3edf7}.modern-select .MuiAutocomplete-inputRoot{color:#2a3b4d;font-size:1.08rem}.modern-select .MuiAutocomplete-popupIndicator{color:#7ea6d6}.modern-select .MuiAutocomplete-option{border-radius:0;color:#2a3b4d;font-size:1.05rem;margin:2px 0}.modern-select .MuiAutocomplete-option[aria-selected=true]{background:#e3edf7!important;color:#1e3c72}.modern-select .MuiAutocomplete-option.Mui-focused{background:#c9d6e3!important;color:#1e3c72}.modern-table-container{background:#fff;border-radius:0;box-shadow:0 4px 24px #1e3c721a,0 1.5px 6px #1e3c7214;margin-top:2rem;max-height:420px;max-width:1800px;min-width:1100px;overflow-x:auto;overflow-y:auto;padding:1.5rem 2rem;scrollbar-color:#b0b8c1 #f8fafc;scrollbar-width:thin}.modern-table{background:#0000;border:2px solid #e13a8b;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:1.05rem}.modern-table th{background:#23406e;border:none;border-top-left-radius:0;border-top-right-radius:0;color:#fff;letter-spacing:.02em;padding:12px 10px;.modern-table-container::-webkit-scrollbar{height:8px;width:8px}.modern-table-container::-webkit-scrollbar-thumb{background:#b0b8c1;border-radius:0}.modern-table-container::-webkit-scrollbar-track{background:#f8fafc;border-radius:0}}.modern-table th:first-child{border-top-left-radius:0}.modern-table th:last-child{border-top-right-radius:0}.modern-table td{background:#f8fafc;border:none;color:#222;padding:10px 8px;transition:background .2s}.wrap-match-col{max-width:140px;white-space:pre-line;word-break:break-word}.modern-table tbody tr{border-radius:0;transition:box-shadow .2s,background .2s}.modern-table tbody tr:nth-child(2n) td{background:#f1f5fa}.modern-table tbody tr:hover td{background:#e3eefd;box-shadow:0 2px 12px #1e3c7214}.modern-table td,.modern-table th{text-align:left}.modern-heading,.sporty-heading{font-family:Russo One,Segoe UI,Arial,sans-serif!important;letter-spacing:.02em}.cricket-icon{color:#28a745;display:inline-block;filter:drop-shadow(0 2px 4px rgba(30,60,114,.1));font-size:2.1rem;margin-right:.5rem;vertical-align:middle}.player-profile-men-container{align-items:center;background:#f6f8fa;display:flex;flex-direction:column;gap:2.5rem;min-height:80vh}.player-profile-men-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #1e3c721f;margin-top:3rem;max-width:8000px;min-width:500px;padding:2rem 2.5rem}.player-profile-men-title{color:#1e3c72;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:2.2rem;font-weight:700;letter-spacing:.02em;margin-bottom:2rem}.player-profile-men-select-row{display:flex;gap:2rem;margin-bottom:1.5rem}.player-profile-men-select-group{display:flex;flex:1 1;flex-direction:column;max-width:340px;min-width:220px;position:relative}.player-profile-men-label{color:#1e3c72;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.player-profile-men-input,.player-profile-men-select{background:#f9fafc;border:1px solid #cfd8dc;border-radius:6px;font-size:1rem;margin-bottom:.5rem;padding:.5rem .75rem;transition:border-color .2s}.player-profile-men-input:focus,.player-profile-men-select:focus{border-color:#1e3c72;outline:none}.player-profile-men-autocomplete-list{background:#fff;border:1px solid #cfd8dc;border-radius:6px;box-shadow:0 2px 8px #1e3c7214;left:0;list-style:none;margin:0;max-width:340px;min-width:220px;overflow-x:hidden;padding:0;position:absolute;top:100%;width:100%;z-index:10}.player-profile-men-autocomplete-item{color:#1e3c72;cursor:pointer;font-size:1rem;padding:.5rem .75rem;transition:background .15s}.player-profile-men-autocomplete-item:hover{background:#e3eafc}.summary-graph-row{align-items:flex-start;display:flex;flex-direction:row;gap:2.5rem;justify-content:center;margin-bottom:2.5rem}.summary-graph-container{display:flex;flex:1 1;flex-direction:column;max-width:500px;min-width:320px}@media (max-width:1100px){.summary-graph-row{align-items:center;flex-direction:column;gap:1.5rem}.summary-graph-container{margin-left:0!important}}.summary-tables-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-bottom:2rem}@media (max-width:900px){.summary-tables-row{align-items:center;flex-direction:column;gap:1.5rem}}.modern-table{background:#fff;border-collapse:initial;border-radius:12px;border-spacing:0;box-shadow:0 2px 8px #1e3c7212;font-family:Segoe UI,Arial,sans-serif;margin-bottom:1.5rem;overflow:hidden;width:100%}.modern-table td,.modern-table th{font-size:1rem;padding:.65rem 1.1rem;text-align:center}.modern-table th{background:#f3f6fa;border-bottom:2px solid #e0e7ef;color:#23406e;font-weight:700}.modern-table td{border-bottom:1px solid #e0e7ef;color:#1e3c72;font-weight:500}.modern-table tr:last-child td{border-bottom:none}.modern-table tbody tr:hover{background:#f7fafd}.player-profile-women-container{align-items:center;background:#f6f8fa;display:flex;flex-direction:column;gap:2.5rem;min-height:80vh}.player-profile-women-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #1e3c721f;margin-top:3rem;max-width:8000px;min-width:500px;padding:2rem 2.5rem}.player-profile-women-title{color:#1e3c72;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:2.2rem;font-weight:700;letter-spacing:.02em;margin-bottom:2rem}.player-profile-women-select-row{display:flex;gap:2rem;margin-bottom:1.5rem}.player-profile-women-select-group{display:flex;flex:1 1;flex-direction:column;max-width:340px;min-width:220px;position:relative}.player-profile-women-label{color:#1e3c72;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.player-profile-women-input,.player-profile-women-select{background:#f9fafc;border:1px solid #cfd8dc;border-radius:6px;font-size:1rem;margin-bottom:.5rem;padding:.5rem .75rem;transition:border-color .2s}.player-profile-women-input:focus,.player-profile-women-select:focus{border-color:#1e3c72;outline:none}.player-profile-women-autocomplete-list{background:#fff;border:1px solid #cfd8dc;border-radius:6px;box-shadow:0 2px 8px #1e3c7214;left:0;list-style:none;margin:0;max-width:340px;min-width:220px;overflow-x:hidden;padding:0;position:absolute;top:100%;width:100%;z-index:10}.player-profile-women-autocomplete-item{color:#1e3c72;cursor:pointer;font-size:1rem;padding:.5rem .75rem;transition:background .15s}.player-profile-women-autocomplete-item:hover{background:#e3eafc}.venue-slim-card{background:#0f172a;border:1px solid #1e293b;border-radius:10px;cursor:pointer;display:flex;height:70px;overflow:hidden;position:relative;transition:all .2s ease}.venue-slim-card:hover{background:#1e293b;border-color:#10b981;transform:translateX(4px)}.card-accent-line{background:#10b981;height:100%;width:4px}.card-content{align-items:center;display:flex;justify-content:space-between;padding:0 16px;width:100%}.venue-info{display:flex;flex-direction:column}.venue-tag{color:#10b981;font-size:.6rem;font-weight:900;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.venue-name{color:#f8fafc;font-size:.9rem;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrow-icon{color:#475569;font-size:1.2rem!important;transition:color .2s}.venue-slim-card:hover .arrow-icon{color:#10b981}
/*# sourceMappingURL=main.22e8d022.css.map*/