body {
    font-family: 'Inter', sans-serif;
    background-color: #f8fafc;
    color: #1e293b;
}

.pga-dark {
    background-color: #001e42;
}

.tab-active {
    background-color: white !important;
    color: #001e42 !important;
   box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1);
}

.profile-hero {
    background-color: #0b172a;
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.table-hover tbody tr:hover {
    color: #2162ab !important;
    background: aliceblue;
}
.hidden-view {
    display: none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 2px solid #f9fafb !important;
}
.select2-container--default .select2-selection--multiple {
    border: 2px solid #f9fafb !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #001e42 !important;
    color: white !important;
    padding: 2px 5px !important;
}
.status-pill {
    background-color: #3b82f6;
    color: white;
    padding: 6px 16px;
    border-radius: 6px;
    font-weight: 800;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
}
.fa-solid.fa-star{
        color: #fbbf24;
}
.favorito{
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
    border: 1px solid rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}
.metric-tab {
    padding: 12px 24px;
    font-size: 11px;
    font-weight: 800;
    color: #94a3b8;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    transition: all 0.2s;
}

.metric-tab.active {
    color: #3b82f6;
    border-bottom-color: #3b82f6;
}

.nav-link {
    cursor: pointer;
    transition: color 0.2s;
}

.nav-link.active {
    color: #60a5fa;
    border-bottom: 2px solid #60a5fa;
    padding-bottom: 4px;
}

.star-active {
    fill: #fbbf24;
    color: #fbbf24;
}

*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

::after,
::before {
    --tw-content: ''
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}
h1,h5{
        text-shadow: none;
            font-family: inherit;
}
 /* Animaciones para el modal */
    
    /* Overlay del modal */
    .modal-overlay {
position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; 
    z-index: 9999;
    display: none;
    align-items: flex-start;
    justify-content: flex-end;
    cursor: pointer;
    padding: 66px;
    }
    
 
 
  
    
    /* Items del menú */
    .menu-item {
        padding: 0.75rem 1rem;
        display: flex;
        align-items: center;
        gap: 0.75rem;
        cursor: pointer;
        transition: background-color 0.2s;
    }
    
    .menu-item:hover {
        background-color: #f9fafb;
    }
    
    /* Iconos del menú */
    .menu-icon {
        width: 1.25rem;
        height: 1.25rem;
        color: #4b5563;
    }
    
    /* Texto del menú */
    .menu-text {
        color: #374151;
        font-weight: 500;
        font-size: 0.875rem;
    }
    
    /* Borde superior */
    .border-top {
        border-top: 1px solid #f3f4f6;
    }
    
    /* Link sin estilo */
    .menu-link {
        text-decoration: none;
    }
    
    /* Animación de entrada */
    @keyframes slideDown {
        from {
            opacity: 0;
            transform: translateY(-20px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
.nav-link {
    display: block;
    padding: 0;
}
h1 span, h5 {
    font-size: inherit;
    display: inline; 
}
.color-white {
    color: white;
}
fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

.container {
    width: 100%
}

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

.sticky {
    position: sticky
}

.top-0 {
    top: 0px
}

.z-50 {
    z-index: 50
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-1 {
    margin-bottom: 0.25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-2 {
    margin-bottom: 0.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mr-2 {
    margin-right: 0.5rem
}

.mt-1 {
    margin-top: 0.25rem
}

.mt-12 {
    margin-top: 3rem
}

.block {
    display: block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-3 {
    height: 0.75rem
}

.h-4 {
    height: 1rem
}

.h-44 {
    height: 11rem
}

.h-5 {
    height: 1.25rem
}

.w-10 {
    width: 2.5rem
}

.w-3 {
    width: 0.75rem
}

.w-4 {
    width: 1rem
}

.w-44 {
    width: 11rem
}

.w-64 {
    width: 16rem
}

.w-full {
    width: 100%
}

.w-5 {
    width: 1.25rem
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0 {
    flex-shrink: 0
}

.border-collapse {
    border-collapse: collapse
}

.cursor-pointer {
    cursor: pointer
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-10 {
    gap: 2.5rem
}

.gap-2 {
    gap: 0.5rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-3 {
    gap: 0.75rem
}

.space-x-10> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-4> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-8> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
}

.divide-y> :not([hidden])~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-gray-100> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1))
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.rounded {
    border-radius: 0.25rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: 0.5rem
}

.rounded-xl {
    border-radius: 0.75rem
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-\[6px\] {
    border-width: 6px
}

.border-b {
    border-bottom-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity, 1))
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity, 1))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
}

.border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(249 250 251 / var(--tw-border-opacity, 1))
}

.border-white\/10 {
    border-color: rgb(255 255 255 / 0.1)
}

.border-white\/20 {
    border-color: rgb(255 255 255 / 0.2)
}

.border-white\/5 {
    border-color: rgb(255 255 255 / 0.05)
}

.border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgb(250 204 21 / var(--tw-border-opacity, 1))
}

.bg-\[\#001e42\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 30 66 / var(--tw-bg-opacity, 1))
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
}

.bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.bg-white\/5 {
    background-color: rgb(255 255 255 / 0.05)
}

.bg-blue-50\/20 {
    background-color: rgb(239 246 255 / 0.2)
}

.p-1 {
    padding: 0.25rem
}

.p-6 {
    padding: 1.5rem
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pt-12 {
    padding-top: 3rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}
header .container{
    height: 72px;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1
}

.text-\[10px\] {
    font-size: 10px
}

.text-\[11px\] {
    font-size: 11px
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}

.text-\[9px\] {
    font-size: 9px
}

.font-black {
    font-weight: 900
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.not-italic {
    font-style: normal
}

.leading-none {
    line-height: 1
}

.tracking-tighter {
    letter-spacing: -0.05em
}

.tracking-widest {
    letter-spacing: 0.1em
}

.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity, 1))
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1))
}

.text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity, 1))
}

.text-blue-900\/10 {
    color: rgb(30 58 138 / 0.1)
}

.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity, 1))
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.decoration-blue-500 {
    -webkit-text-decoration-color: #3b82f6;
    text-decoration-color: #3b82f6
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.hover\:bg-white\/10:hover {
    background-color: rgb(255 255 255 / 0.1)
}

.hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1))
}

.hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity, 1))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.bootstrap-table .fixed-table-container .table th{
color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
tbody tr td{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
        font-weight: 700;
            text-align: center !important;
                padding-left: 1.5rem !important; 
    padding-right: 1.5rem !important;
        padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.flag{
    width: 27px;
}
.desc{
    background: none;
}
.fixed-table-pagination{
        padding: 10px 40px !important;
}
 /* Color para columnas específicas de la tabla Position Players */
    #table-Batting td:nth-child(4),  /* Bat Velo */
    #table-Batting td:nth-child(8) { /* 60 Yrd */
        color: #1e3a8a !important;
        font-weight: 800 !important;
    }
    
    /* Color para columnas específicas de la tabla Pitching */
    #table-Pitching td:nth-child(4),  /* Max FB */
    #table-Pitching td:nth-child(8) { /* Status */
        color: #1e3a8a !important;
        font-weight: 800 !important;
    }
.page-item.active .page-link {
    background-color: #1e3a8a !important;
    border-color: #2162ab !important; 
    box-shadow: 0 4px 6px -3px #0000006e;
}
.page-item .page-link { 
    border-radius: 10px; 
    margin: 0 5px;
}
.page-list .dropdown-toggle{
    border-radius: 100px;
    box-shadow: 0 4px 6px -3px #0000006e;
}
.btn {
    color: #ffffff;
    background-color: #1e3a8a;
    border: 1px solid transparent;
    padding: 6px 30px;
    border-radius: 0;
    transition: 300ms all ease;
}
thead tr th{
    padding-top: 10px   !important;
    padding-bottom: 10px   !important;
        padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    display: flex;
}
.bootstrap-table .fixed-table-container .table thead th .th-inner{
    font-size: 13px !important;
        font-weight: bold !important;
}
.country-flag{
        width: 30px;
}
  .tabcontent2 {
        display: none;
    }
    .tablinks2.active {
        background-color: white;
        color: black !important;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1);
    }
    select, input {
        cursor: pointer;
        color: #1f2937 !important; /* Texto gris oscuro */
        background-color: white !important;
    }
    select option {
        color: #1f2937 !important; /* Texto negro/gris oscuro para las opciones */
        background-color: white !important;
    }
    select:focus, input:focus {
        outline: none; 
    }
    button[disabled] {
        opacity: 0.5;
        cursor: not-allowed;
    }
    
    /* Para asegurar que el texto seleccionado sea visible */
    .select-selected {
        color: #1f2937 !important;
    }
    
    /* Si usas select2 u otro plugin */
    .select2-container .select2-selection--single .select2-selection__rendered {
        color: #1f2937 !important;
    }
    
    /* Para inputs también */
    input {
        color: #1f2937 !important;
    }
    input::placeholder {
        color: #9ca3af !important;
    }
     /* Select2 personalizado para banderas */
    .select2-container .select2-selection--single {
        height: 44px !important;
        border: 2px solid #f3f4f6 !important;
        border-radius: 0.5rem !important;
        background-color: white !important;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px !important;
        font-size: 12px !important;
        font-weight: bold !important;
        color: #1f2937 !important;
        padding-left: 12px !important;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 40px !important;
        right: 8px !important;
    }
    
    .select2-dropdown {
        border: 2px solid #f3f4f6 !important;
        border-radius: 0.5rem !important;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1) !important;
    }
    
    .select2-results__option {
        padding: 8px 12px !important;
        font-size: 12px !important;
        font-weight: 500 !important;
    }
    
    .select2-results__option--highlighted {
        background-color: #2563eb !important;
    }
    
    /* Estilo para las banderas en las opciones */
    .flag-option {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
    }
    
    .flag-option img {
        width: 24px !important;
        height: 16px !important;
        border-radius: 2px !important;
        object-fit: cover !important;
    }
    .select2-selection__clear{
        display: none;
    }
    .select2-results__option{
        display: flex;
    }
    .page-link{
        border: none;

    }
    /* Estilo para la bandera seleccionada */
    .select2-selection__rendered .flag-selected {
        display: inline-flex !important;
        align-items: center !important;
        gap: 8px !important;
    }
    
    .select2-selection__rendered .flag-selected img {
        width: 24px !important;
        height: 16px !important;
        border-radius: 2px !important;
        margin-right: 8px !important;
    }
   
     .country-buttons {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
    overflow: auto;
    align-items: center;
    }
    
    .country-checkbox {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: white;
    border: 2px solid #f3f4f6;
    border-radius: 100px;
    cursor: pointer;
    transition: all 0.2s;
    font-size: 12px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    justify-content: center;
    }
    
    .country-checkbox:hover {
        border-color: #2563eb;
        background-color: #eff6ff;
    }
    
    .country-checkbox input {
        display: none;
    }
    
    .country-checkbox:has(input:checked) {
        background-color: #2563eb;
        border-color: #2563eb;
        color: white;
    }
      
    .country-checkbox img {
        width: 20px;
        height: 14px;
        border-radius: 2px;
        object-fit: cover;  
        border:1px solid white
    }
   
    /* Estilos para el modal y el date picker */
    .flatpickr-calendar {
        background: white !important;
        border-radius: 16px !important;
        box-shadow: none !important;
        border: 1px solid #e5e7eb !important;
        width: auto !important;
    }
    .flatpickr-months .flatpickr-prev-month, 
    .flatpickr-months .flatpickr-next-month {
        fill: #fff !important;
    }
    .flatpickr-current-month .flatpickr-monthDropdown-months {
        font-weight: bold !important;
    }
    .flatpickr-day.selected, 
    .flatpickr-day.startRange, 
    .flatpickr-day.endRange,
    .flatpickr-day.selected.inRange,
    .flatpickr-day.startRange.inRange,
    .flatpickr-day.endRange.inRange {
        background: #001e42  !important;
        border-color: #001e42  !important;
    }
    .flatpickr-day.inRange {
        background: #cae0f5 !important;
        border-color: #cae0f5 !important;
        box-shadow: none !important;
    }
    .flatpickr-months .flatpickr-month{
            background: #001e42!important;
    }
    .flatpickr-weekdays{
        background: #001e42!important;   
    }
    span.flatpickr-weekday{
        color: white!important;
        
    background: #001e42 !important;
    }
    .flatpickr-current-month span.cur-month{
        color: #000!important;
    }
    .btndone{
            background: #001e42;
    }
    .flatpickr-current-month input.cur-year{
    background-color: #001e42 !important;
    color: white !important;
    }
    .flatpickr-current-month span.cur-month{
        color: white !important;
    }
    #dateRangeModal {
        z-index: 10000 !important;
    position: absolute;
    top: 325px;
    margin: auto;
    left: 0;
    right: 0;
    width: max-content;
    }
    #inlineRangePicker {
        min-width: 550px;
    } 
 #profile-view{
    flex-wrap: wrap;
 } 
 #Pit, #Bat{
    position: relative;
 }
 #p-name{
    color: white;
        font-size: 60px;
 }
 /* Fixed columns for horizontal scroll */
.tablestick3 .fixed-table-container .table thead th:nth-child(1),
.tablestick3 .fixed-table-container .table tbody td:nth-child(1) {
    position: sticky;
    left: 0;
    z-index: 10;
    background-color: white;
}

.tablestick3 .fixed-table-container .table thead th:nth-child(2),
.tablestick3 .fixed-table-container .table tbody td:nth-child(2) {
    position: sticky;
    left: 92px; /* Ajusta según el ancho de la columna 1 */
    z-index: 10;
    background-color: white;
} 
.tablestick3 .fixed-table-container .table thead th:nth-child(3),
.tablestick3 .fixed-table-container .table tbody td:nth-child(3) {
    position: sticky;
    left: 366px; /* Ajusta según el ancho de columna 1 + 2 */
    z-index: 10;
    background-color: white;
}

/* Para mantener el fondo blanco al hacer scroll */
.tablestick3 .fixed-table-container .table tbody td:nth-child(1),
.tablestick3 .fixed-table-container .table tbody td:nth-child(2),
.tablestick3 .fixed-table-container .table tbody td:nth-child(3) {
    background-color: white;
}

/* Sombra para indicar que hay scroll */ 
.tablestick3 .fixed-table-container .table thead th:nth-child(3)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    box-shadow: inset -2px 0 4px rgba(0,0,0,0.05);
    pointer-events: none;
}

/* Ajuste para el hover de la tabla */
.tablestick3 .table-hover tbody tr:hover td:nth-child(1),
.tablestick3 .table-hover tbody tr:hover td:nth-child(2),
.tablestick3 .table-hover tbody tr:hover td:nth-child(3) {
    background-color: aliceblue !important;
}
/* Asegurar scroll horizontal */
.tablestick3 .fixed-table-container {
    overflow-x: auto !important;
    overflow-y: visible !important;
}

.tablestick3 .fixed-table-container .table {
    min-width: 1200px; /* Ancho mínimo para activar scroll */
    width: max-content;
}
#Batting2 .bootstrap-table .fixed-table-container .table th, .bootstrap-table .fixed-table-container .table td {
 
    width: auto !important;
}
.classpos{
        font-size: 12px;

}
@media (min-width: 640px) {
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 768px) {
    .md\:flex-row {
        flex-direction: row
    }
}

@media (min-width: 1024px) {
    .lg\:flex {
        display: flex
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
}