@charset "UTF-8";.mobile{display:none}.site-header{background:linear-gradient(135deg,#000096,#00006e);border-bottom:3px solid gold;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);margin:0;padding:0;position:relative;width:100%;z-index:500}.site-header .container{align-items:center;display:flex;justify-content:space-between;padding:2rem 1.5rem;position:relative;z-index:2}.site-header .site-logo img{transition:transform .3s ease}.site-header .site-logo img:hover{transform:scale(1.05)}.site-header .site-logo{align-items:center;position:relative;width:120px}.site-header .site-logo .logo-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#000096,#00006e);background-clip:text;-webkit-background-clip:text;font-family:Bungee,cursive;font-size:1.8rem;font-weight:700;letter-spacing:1px;padding:.5rem 1rem;position:relative;text-transform:uppercase;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.site-header .site-logo .logo-text:after,.site-header .site-logo .logo-text:before{background:linear-gradient(135deg,gold,#d4af37);content:"";position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1)}.site-header .site-logo .logo-text:before{border-top-right-radius:3px;height:3px;left:0;top:0;width:40%}.site-header .site-logo .logo-text:after{border-top-left-radius:3px;bottom:0;height:3px;right:0;width:40%}.site-header .site-logo .logo-text:hover{transform:scale(1.05)}.site-header .site-logo .logo-text:hover:after,.site-header .site-logo .logo-text:hover:before{width:60%}.site-header .site-logo img{padding:10px;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);width:auto}.site-header .site-logo img:hover{transform:scale(1.05) rotate(2deg)}.site-header nav ul{display:flex;list-style:none;margin:0;padding:0}.site-header nav li{margin-left:1rem;position:relative}.site-header nav li:hover:before{animation:particleFadeOut 1s ease-out;background-color:gold;border-radius:50%;content:"";height:5px;left:50%;opacity:.7;position:absolute;top:-5px;transform:translateX(-50%);width:5px}.site-header nav li>ul>li{margin:0}.site-header nav a,.site-header nav button{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.025em;padding:.25rem .5rem;position:relative;text-shadow:0 1px 2px rgba(0,0,0,.2);text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.site-header nav a:hover,.site-header nav button:hover{color:gold;text-decoration:none;text-shadow:0 0 8px rgba(255,215,0,.5)}.site-header nav a .material-icons,.site-header nav button .material-icons{font-size:14px;margin-right:5px}.site-header nav a:after,.site-header nav button:after{background-color:gold;bottom:-5px;box-shadow:0 0 5px rgba(255,215,0,.5);content:"";height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.68,-.55,.265,1.55);width:0}.site-header nav a:hover:after,.site-header nav button:hover:after{width:100%}.site-header .dropdown{position:relative}.site-header .dropdown .dropdown-toggle{align-items:center;display:flex}.site-header .dropdown .dropdown-toggle svg{margin-left:.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.site-header .dropdown .dropdown-toggle:hover svg{transform:translateY(2px)}.site-header .dropdown .dropdown-menu{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(235,238,245,.95);border-radius:.5rem;border-top:3px solid gold;box-shadow:0 20px 40px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.08);display:none;left:50%;margin:0;min-width:220px;opacity:0;padding:.5rem;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.site-header .dropdown .dropdown-menu:before{border-bottom:10px solid gold;border-left:10px solid transparent;border-right:10px solid transparent;content:"";left:50%;position:absolute;top:-10px;transform:translateX(-50%)}.site-header .dropdown .dropdown-menu.show{animation:dropdownFadeIn .3s ease-out;display:block;opacity:1}.site-header .dropdown .dropdown-menu a{border-radius:.25rem;color:#1a1a2e!important;display:flex;font-weight:500;letter-spacing:normal;margin-bottom:.25rem;padding:.5rem 1rem;text-decoration:none;text-shadow:none;text-transform:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.site-header .dropdown .dropdown-menu a:last-child{margin-bottom:0}.site-header .dropdown .dropdown-menu a:hover{background-color:rgba(0,0,150,.1);box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);color:#000096!important;transform:translateX(3px)}.site-header .dropdown .dropdown-menu a:after{display:none}@media (max-width:768px){.site-header{display:flex;left:0;overflow:visible;position:sticky;top:0;z-index:1000}.site-header:after{display:none}.site-header .container{align-items:center;justify-content:space-between;padding:.75rem 1rem}.site-header .container .site-logo{display:flex;height:auto;order:1;transition:transform .3s ease;width:auto}.site-header .container .site-logo img{filter:drop-shadow(0 0 5px rgba(255,215,0,.3));height:60px;margin:0;padding:0;position:relative}.site-header .container .site-logo:hover img{transform:scale(1.05)}.site-header .container nav{height:24px;order:3;transition:none}.site-header .container nav.open .site-logo{display:flex}.site-header .container nav .site-logo{display:none;justify-content:center;margin:0;padding-bottom:0;padding-top:1.5rem}.site-header .container nav .site-logo img{height:80px}.site-header .container nav .mobile-menu-icon{color:gold;cursor:pointer;display:flex;filter:drop-shadow(0 0 3px rgba(0,0,150,.5));height:24px;transition:transform .3s ease;width:24px}.site-header .container nav .mobile-menu-icon:hover{transform:rotate(90deg)}.site-header .container nav .mobile-menu-close{color:gold;cursor:pointer;filter:drop-shadow(0 0 3px rgba(255,215,0,.5));height:16px;opacity:0;position:absolute;right:20px;top:20px;transition:all .3s ease;width:16px}.site-header .container nav .mobile-menu-close:hover{transform:rotate(90deg)}.site-header .container nav ul{align-items:flex-start;flex-direction:column;height:0;margin-top:1rem;opacity:0;overflow:hidden;padding:0;transition:opacity .4s ease;width:0}.site-header .container nav ul li form{display:flex;width:100%}.site-header .container nav ul li form button{display:flex}.site-header .container nav li{margin:.5rem 0;opacity:0;position:relative;text-align:left;transform:translateX(-20px);transition:all .3s ease;transition-delay:calc(var(--item-index, 0)*.05s);width:100%}.site-header .container nav li a{display:block;font-size:1.2rem;font-weight:600;padding:.5rem 1rem;position:relative}.site-header .container nav li a:before{background:gold;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.site-header .container nav li a:hover:before{width:30px}.site-header .container nav li.dropdown:before{display:none}.site-header .container nav li.dropdown .dropdown-menu{background:rgba(0,0,150,.2);border:none;border-radius:8px;box-shadow:none;display:flex!important;flex-direction:column;justify-content:left;left:auto;margin-top:.5rem;opacity:1;padding:.5rem 0;position:relative;top:auto;transform:none;width:100%}.site-header .container nav li.dropdown .dropdown-menu:before{display:none}.site-header .container nav li.dropdown .dropdown-menu .bg-white{background:transparent;padding:0}.site-header .container nav li.dropdown .dropdown-menu li{margin:.25rem 0;opacity:1;padding-left:1rem;transform:none}.site-header .container nav li.dropdown .dropdown-menu a{color:hsla(0,0%,100%,.9)!important;font-size:1rem;padding:.5rem 1rem;text-align:left;transition:all .2s ease}.site-header .container nav li.dropdown .dropdown-menu a:hover{background:rgba(0,0,150,.3);border-radius:4px;color:gold!important}.site-header .container nav.open{background:linear-gradient(135deg,#000030,#00004a);height:100vh;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:100%;z-index:100}.site-header .container nav.open:after{background:radial-gradient(circle,rgba(255,215,0,.1) 0,transparent 70%);border-radius:50%;bottom:0;content:"";height:150px;pointer-events:none;position:absolute;right:0;width:150px}.site-header .container nav.open ul{height:auto;opacity:1;padding:1rem 0;width:100%}.site-header .container nav.open li{opacity:1;transform:translateX(0)}.site-header .container nav.open .mobile-menu-close{display:flex;opacity:1}.site-header .container nav.open .mobile-menu-icon{display:none}}.site-footer{background-color:#000096;border-top:3px solid gold;color:#fff;margin:0;padding:2.5rem 0}.site-footer .container{display:flex;flex-direction:column}@media (min-width:768px){.site-footer .container{flex-direction:row;justify-content:space-between}}.site-footer .footer-section{margin-bottom:1.5rem}@media (min-width:768px){.site-footer .footer-section{flex:1;margin-bottom:0;padding-right:1.5rem}.site-footer .footer-section:last-child{padding-right:0}}.site-footer .footer-section h3{color:gold;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.site-footer .footer-section ul{list-style:none;margin:0;padding:0}.site-footer .footer-section ul li{margin-bottom:.25rem}.site-footer .footer-section ul a{color:#fff;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.site-footer .footer-section ul a:hover{color:gold}.site-footer .footer-section p{margin-bottom:1rem;opacity:.8}.site-footer .footer-bottom{padding-top:1rem;text-align:center}.site-footer .footer-bottom p{font-size:.875rem;margin:0;opacity:.7}.site-footer .footer-bottom .footer-links{margin-top:.5rem}.site-footer .footer-bottom .footer-links a{color:#fff;font-size:.875rem;margin:0 .25rem;opacity:.7;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.site-footer .footer-bottom .footer-links a:hover{color:gold;opacity:1}body,html{background-color:#ebeef5;color:#1a1a2e;font-family:Rajdhani,sans-serif;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}@media (min-width:768px){.container{padding:0 1.5rem}}main{min-height:calc(100vh - 200px);padding:0}main .container{padding-bottom:1.5rem;padding-top:1.5rem}.section{margin-bottom:2.5rem}.section.no-margin{margin:0}.section.full-width{left:50%;margin-left:-50vw;margin-right:-50vw;padding:2.5rem 0;position:relative;right:50%;width:100vw}.section.primary-bg{background-color:#000096;color:#fff}.section.secondary-bg{background-color:gold;color:#000096}.section.dark-bg{background-color:#000070;color:#fff}.section.light-bg{background-color:#ebeef5;color:#1a1a2e}.row{display:flex;flex-wrap:wrap;margin:0 -1rem}.row.no-gutters{margin:0}.row.no-gutters>.col{padding:0}.row.align-center{align-items:center}.row.justify-center{justify-content:center}.row.justify-between{justify-content:space-between}.col{flex:1 0 100%;padding:0 1rem}@media (min-width:576px){.col.col-sm-6{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.col.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col.col-md-6{flex:0 0 50%;max-width:50%}.col.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:992px){.col.col-lg-3{flex:0 0 25%;max-width:25%}.col.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col.col-lg-6{flex:0 0 50%;max-width:50%}.col.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.m-0{margin:0}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.m-1{margin:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.m-2{margin:.5rem}.mt-3{margin-top:1rem}.mb-3{margin-bottom:1rem}.ml-3{margin-left:1rem}.mr-3{margin-right:1rem}.m-3{margin:1rem}.mt-4{margin-top:1.5rem}.mb-4{margin-bottom:1.5rem}.ml-4{margin-left:1.5rem}.mr-4{margin-right:1.5rem}.m-4{margin:1.5rem}.mt-5{margin-top:2.5rem}.mb-5{margin-bottom:2.5rem}.ml-5{margin-left:2.5rem}.mr-5{margin-right:2.5rem}.m-5{margin:2.5rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.p-0{padding:0}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.p-1{padding:.25rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.p-2{padding:.5rem}.pt-3{padding-top:1rem}.pb-3{padding-bottom:1rem}.pl-3{padding-left:1rem}.pr-3{padding-right:1rem}.p-3{padding:1rem}.pt-4{padding-top:1.5rem}.pb-4{padding-bottom:1.5rem}.pl-4{padding-left:1.5rem}.pr-4{padding-right:1.5rem}.p-4{padding:1.5rem}.pt-5{padding-top:2.5rem}.pb-5{padding-bottom:2.5rem}.pl-5{padding-left:2.5rem}.pr-5{padding-right:2.5rem}.p-5{padding:2.5rem}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-inline{display:inline}.d-inline-block{display:inline-block}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.text-black{color:#333}.bg-primary{background-color:#000096}.bg-secondary{background-color:gold}.bg-dark{background-color:#000070}.bg-black{background-color:#333}.bg-light{background-color:#ebeef5}.bg-danger{background:linear-gradient(135deg,#dc3545,#bd2130);color:#ebeef5}.border{border:1px solid #dee2e6}.border-top{border-top:1px solid #dee2e6}.border-right{border-right:1px solid #dee2e6}.border-bottom{border-bottom:1px solid #dee2e6}.border-left{border-left:1px solid #dee2e6}.border-0{border:0}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.75rem}.rounded-circle{border-radius:50%}.border-color-primary{border-color:#000096}.border-color-secondary{border-color:gold}.overall{background:#666;border-radius:.5rem;color:#fff;font-weight:700;padding:.25rem 1rem}.overall.orange{background:#ffc107}.overall.green{background:#28a745}.overall.blue{background:#17a2b8}@media (max-width:768px){main{position:relative;z-index:5}}.material-icons .text-xs,.text-xs .material-icons{font-size:.75rem}.badge.status-badge{background-color:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.3);border-radius:9999px;box-shadow:0 0 10px rgba(16,185,129,.2);color:#10b981;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.badge.status-badge.pending{background-color:#dbeafe;color:#1e40af}.badge.status-badge.won{background-color:#dcfce7;color:#166534}.badge.position-badge{align-items:center;background:linear-gradient(135deg,#000096,#00004a);border:1px solid gold;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;display:flex;flex-shrink:0;font-size:.6rem;font-weight:700;justify-content:center;padding:1px 4px;transform:translateY(0);transition:all .3s ease}.badge.position-badge[data-position=GB],.badge.position-badge[data-position=GK]{background:linear-gradient(135deg,#f90,#b36b00)}.badge.position-badge[data-position=CB],.badge.position-badge[data-position=DC]{background:linear-gradient(135deg,#00bcd4,#007888)}.badge.position-badge[data-position=DD],.badge.position-badge[data-position=DG],.badge.position-badge[data-position=LB],.badge.position-badge[data-position=RB]{background:linear-gradient(135deg,#36c,#24478f)}.badge.position-badge[data-position=DMF],.badge.position-badge[data-position=MDF]{background:linear-gradient(135deg,#393,#206020)}.badge.position-badge[data-position=CMF],.badge.position-badge[data-position=MR]{background:linear-gradient(135deg,#6c6,#39ac39)}.badge.position-badge[data-position=AMF],.badge.position-badge[data-position=MO]{background:linear-gradient(135deg,#9c3,#6b8f24)}.badge.position-badge[data-position=LMF],.badge.position-badge[data-position=MG]{background:linear-gradient(135deg,#6c9,#39ac73)}.badge.position-badge[data-position=MD],.badge.position-badge[data-position=RMF]{background:linear-gradient(135deg,#3c9,#248f6b)}.badge.position-badge[data-position=AiD],.badge.position-badge[data-position=AiG],.badge.position-badge[data-position=LWF],.badge.position-badge[data-position=RWF]{background:linear-gradient(135deg,#96c,#7339ac)}.badge.position-badge[data-position=SA],.badge.position-badge[data-position=SS]{background:linear-gradient(135deg,#c36,#8f2447)}.badge.position-badge[data-position=AC],.badge.position-badge[data-position=CF]{background:linear-gradient(135deg,#c00,maroon)}.badge.age-badge{align-items:center;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.6);border-radius:50%;box-shadow:0 0 5px rgba(255,215,0,.3);color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:.7rem;gap:0;height:25px;justify-content:center;width:25px}.badge.age-badge span{display:flex;line-height:10px}.badge.age-badge span.label{font-size:8px;line-height:8px}.badge.age-badge.blue{background:#000096}.badge.price-badge{background:#000096;border:1px solid rgba(255,215,0,.3);border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:gold;display:inline-block;font-size:16px;font-weight:700;padding:6px 10px;position:relative;text-shadow:0 0 5px rgba(255,215,0,.5);z-index:1}.badge.price-badge:before{content:"💰";font-size:14px;margin-right:5px;position:relative;top:1px}.badge.price-badge.little{font-size:14px;padding:4px 10px}.badge.price-badge.salary:before{content:"💵"}.badge.price-badge.release-clause:before{content:"⛓️‍💥"}.badge.role-badge{background:#000;border-radius:4px;box-shadow:0 0 2px gold;font-size:14px;padding:2px 10px}.badge.role-badge.little-badge{font-size:10px;padding:1px 10px}.badge.duration-badge{align-items:center;background:gold;border-radius:3px;box-shadow:0 0 2px gold;color:#000096;display:flex;flex-direction:column;font-size:16px;gap:0;height:55px;justify-content:center;padding:10px;width:45px}.badge.duration-badge .icon svg{color:#000096;height:20px;width:20px}.badge.duration-badge .text{display:flex;flex-wrap:nowrap;font-size:10px;font-weight:700;white-space:nowrap}.rating.overall{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;font-size:1.5rem;font-weight:700;height:45px;justify-content:center;margin-left:.5rem;position:relative;width:45px;z-index:2}.rating.overall:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.rating.overall.orange{background:linear-gradient(135deg,orange,#ff8c00)}.rating.overall.orange:before{border-color:rgba(255,165,0,.6)}.rating.overall.green{background:linear-gradient(135deg,#0f0,#32cd32)}.rating.overall.green:before{border-color:rgba(0,255,0,.6)}.rating.overall.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.rating.overall.blue:before{border-color:rgba(0,191,255,.6)}.rating.overall.little{font-size:1rem;height:30px;width:30px}.rating.overall.m-auto{margin:auto}.bg-primary-color{background-color:#000096;color:#ebeef5}.bg-secondary-color{background:gold;color:#000096}.bg-black-color{background-color:#333;color:#ebeef5}.bg-black-gradient{background:linear-gradient(135deg,#333,#262626);color:#ebeef5}.bg-primary-gradient{background:linear-gradient(135deg,#000096,#00006e);color:#ebeef5}.bg-secondary-gradient{background:linear-gradient(135deg,gold,#d4af37);color:#ebeef5}main{margin-top:0;padding-top:0}.content-block{background-color:#ebeef5;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);margin-bottom:1.5rem;overflow:hidden}.content-block.no-margin-top{margin-top:0}.blue-block{background-color:#000096;color:#ebeef5;padding:1.5rem 0}@media (max-width:768px){.full-width-section .container .content-wrapper{padding-left:1rem;padding-right:1rem}}h1,h2,h3,h4,h5,h6{font-family:Russo One,sans-serif;font-weight:700;line-height:1.2}h1{font-size:3rem;letter-spacing:-.025em;margin-bottom:1.5rem}h2{font-size:2rem;margin-bottom:1rem}h3{font-size:1.5rem}h4{font-size:1.25rem}.page-title{font-family:Anton,sans-serif;font-size:3rem;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.page-title:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;content:"";display:block;height:4px;margin-top:.5rem;width:80px}.section-title{letter-spacing:.025em}.competition-title,.section-title{font-family:Anton,sans-serif;font-size:2rem;margin-bottom:1rem;text-transform:uppercase}.competition-title{color:#000096;letter-spacing:-.025em;text-shadow:1px 1px 0 rgba(255,215,0,.3)}.accent-text{font-weight:700}.accent-text,.feature-title{color:#000096;font-family:Bungee,cursive}.feature-title{font-size:1.25rem;margin-bottom:.5rem}body{color:#1a1a2e;font-family:Rajdhani,sans-serif;font-size:1rem;line-height:1.5}p{margin-bottom:1rem}p.lead{font-size:1.25rem;font-weight:500;line-height:1.8}ol,ul{margin-bottom:1rem;padding-left:1.5rem}ol li,ul li{margin-bottom:.25rem}.small,small{font-size:.875rem;font-weight:400}.bold,strong{font-weight:700}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-primary{color:#000096}.text-secondary{color:gold}.text-accent{color:#ff6b00}.text-light{color:#fff}.text-dark{color:#1a1a2e}.text-muted{color:#6c757d}.btn{border:2px solid transparent;border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);display:inline-block;font-size:1rem;letter-spacing:.025em;line-height:1.5;overflow:hidden;padding:.5rem 1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:1}.btn:after{background:hsla(0,0%,100%,0);content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:-1}.btn:focus,.btn:hover{box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);outline:0;text-decoration:none;transform:translateY(-2px)}.btn:focus:after,.btn:hover:after{background:hsla(0,0%,100%,.1)}.btn:active{box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);transform:translateY(1px)}.btn.disabled,.btn:disabled{box-shadow:none;opacity:.65;pointer-events:none}.btn.btn-sm{border-radius:.25rem;font-size:.875rem;padding:.25rem 1rem}.btn.btn-lg{border-radius:.75rem;font-size:1.25rem;letter-spacing:.05em;padding:1rem 2.5rem}.btn.btn-primary{background:linear-gradient(135deg,#000096,#00006e);border-color:#000096;text-shadow:0 1px 2px rgba(0,0,0,.2)}.btn.btn-primary:focus,.btn.btn-primary:hover{background:linear-gradient(135deg,#2626b8,#000096);border-color:#000059;box-shadow:0 4px 15px rgba(0,0,150,.4)}.btn.btn-secondary{background:linear-gradient(135deg,gold,#d4af37);border-color:gold;color:#1a1a2e}.btn.btn-secondary:focus,.btn.btn-secondary:hover{background:linear-gradient(135deg,#ffdf4d,gold);border-color:#c2a300;box-shadow:0 4px 15px rgba(255,215,0,.4)}.btn.btn-success{background:linear-gradient(135deg,#28a745,#1e7e34);border-color:#28a745;color:#fff}.btn.btn-success:focus,.btn.btn-success:hover{background:linear-gradient(135deg,#28a745,#19692c);border-color:#1c7631;box-shadow:0 4px 15px rgba(40,167,69,.4)}.btn.btn-danger{background:linear-gradient(135deg,#dc3545,#bd2130);border-color:#dc3545;color:#fff}.btn.btn-danger:focus,.btn.btn-danger:hover{background:linear-gradient(135deg,#dc3545,#a71d2a);border-color:#b51f2e;box-shadow:0 4px 15px rgba(220,53,69,.4)}.btn.btn-warning{background:linear-gradient(135deg,#ffc107,#d39e00);border-color:#ffc107;color:#1a1a2e}.btn.btn-warning:focus,.btn.btn-warning:hover{background:linear-gradient(135deg,#ffc107,#ba8b00);border-color:#c99700;box-shadow:0 4px 15px rgba(255,193,7,.4)}.btn.btn-info{background:linear-gradient(135deg,#17a2b8,#117a8b);border-color:#17a2b8;color:#fff}.btn.btn-info:focus,.btn.btn-info:hover{background:linear-gradient(135deg,#17a2b8,#0f6674);border-color:#107282;box-shadow:0 4px 15px rgba(23,162,184,.4)}.btn.btn-light{background:linear-gradient(135deg,#ebeef5,#dae0ed);border-color:#dee2e6;color:#1a1a2e}.btn.btn-light:focus,.btn.btn-light:hover{background:linear-gradient(135deg,#ebeef5,#d0d7e7);border-color:#bbc3cc;box-shadow:0 4px 15px rgba(0,0,0,.1)}.btn.btn-dark{background:linear-gradient(135deg,#000070,#00003d);border-color:#000070;color:#fff}.btn.btn-dark:focus,.btn.btn-dark:hover{background:linear-gradient(135deg,#000070,#000024);border-color:#003;box-shadow:0 4px 15px rgba(0,0,0,.4)}.btn.btn-outline-primary{background-color:transparent;border-color:#000096;color:#000096;position:relative;z-index:1}.btn.btn-outline-primary:before{background:linear-gradient(135deg,#000096,#00006e);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.btn.btn-outline-primary:focus,.btn.btn-outline-primary:hover{border-color:#000096;color:#fff}.btn.btn-outline-primary:focus:before,.btn.btn-outline-primary:hover:before{width:100%}.btn.btn-outline-secondary{background-color:transparent;border-color:gold;color:gold;position:relative;z-index:1}.btn.btn-outline-secondary:before{background:linear-gradient(135deg,gold,#d4af37);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.btn.btn-outline-secondary:focus,.btn.btn-outline-secondary:hover{border-color:gold;color:#1a1a2e}.btn.btn-outline-secondary:focus:before,.btn.btn-outline-secondary:hover:before{width:100%}.btn.btn-outline-success{background-color:transparent;border-color:#28a745;color:#28a745;position:relative;z-index:1}.btn.btn-outline-success:before{background:linear-gradient(135deg,#28a745,#1e7e34);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.btn.btn-outline-success:focus,.btn.btn-outline-success:hover{border-color:#28a745;color:#fff}.btn.btn-outline-success:focus:before,.btn.btn-outline-success:hover:before{width:100%}.btn.btn-outline-danger{background-color:transparent;border-color:#dc3545;color:#dc3545;position:relative;z-index:1}.btn.btn-outline-danger:before{background:linear-gradient(135deg,#dc3545,#bd2130);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.btn.btn-outline-danger:focus,.btn.btn-outline-danger:hover{border-color:#dc3545;color:#fff}.btn.btn-outline-danger:focus:before,.btn.btn-outline-danger:hover:before{width:100%}.btn.btn-pulse{position:relative}.btn.btn-pulse:after{animation:btnPulse 2s cubic-bezier(.66,0,0,1) infinite;border-radius:inherit;box-shadow:0 0 0 0 rgba(0,0,150,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.btn.btn-pulse.btn-secondary:after{box-shadow:0 0 0 0 rgba(255,215,0,.7)}.btn.btn-pulse.btn-success:after{box-shadow:0 0 0 0 rgba(40,167,69,.7)}.btn.btn-pulse.btn-danger:after{box-shadow:0 0 0 0 rgba(220,53,69,.7)}.btn.btn-icon{align-items:center;display:inline-flex;justify-content:center}.btn.btn-icon .icon{margin-right:.25rem;transition:transform .3s ease}.btn.btn-icon:hover .icon{transform:translateX(-2px)}.btn.btn-icon.icon-right .icon{margin-left:.25rem;margin-right:0}.btn.btn-icon.icon-right:hover .icon{transform:translateX(2px)}.btn.btn-shine{overflow:hidden;position:relative}.btn.btn-shine:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(30deg);transition:all .5s ease;width:200%;z-index:2}.btn.btn-shine:hover:before{left:100%;opacity:1}.btn.btn-block{display:block;width:100%}@keyframes btnPulse{to{box-shadow:0 0 0 12px rgba(0,0,150,0)}}.btn-group{border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);display:inline-flex;overflow:hidden;position:relative;vertical-align:middle}.btn-group .btn{border-radius:0;border-width:1px;box-shadow:none;flex:1 1 auto;margin:0;position:relative}.btn-group .btn:not(:first-child){border-left:1px solid hsla(0,0%,100%,.2)}.btn-group .btn:hover{transform:none;z-index:2}.btn-group:hover,.btn-master-league{box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06)}.btn-master-league{background:linear-gradient(135deg,#000096,#00006e);border:none;border-radius:.75rem;color:#fff;font-family:Bungee,cursive;font-weight:700;letter-spacing:.05em;overflow:hidden;padding:.5rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:1}.btn-master-league:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(30deg);transition:all .5s ease;width:200%;z-index:2}.btn-master-league:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);transform:translateY(-3px)}.btn-master-league:hover:before{left:100%;opacity:1}.btn-master-league:active{box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);transform:translateY(1px)}.btn-master-league.btn-secondary{background:linear-gradient(135deg,gold,#d4af37);color:#1a1a2e}.btn-master-league.btn-bordered{background:transparent;border:2px solid #000096;color:#000096}.btn-master-league.btn-bordered:after{background:linear-gradient(135deg,#000096,#00006e);content:"";height:100%;left:0;opacity:.9;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.btn-master-league.btn-bordered:hover{color:#fff}.btn-master-league.btn-bordered:hover:after{width:100%}.btn-master-league.btn-bordered.btn-secondary{border-color:gold;color:gold}.btn-master-league.btn-bordered.btn-secondary:after{background:linear-gradient(135deg,gold,#d4af37)}.btn-master-league.btn-bordered.btn-secondary:hover{color:#1a1a2e}.card{background-color:hsla(0,0%,100%,.95);border:1px solid rgba(0,0,0,.05);border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);margin-bottom:1.5rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.card:before{box-shadow:0 5px 25px rgba(0,0,150,.3);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);transform:translateY(-5px)}.card:hover:before{opacity:1}.card.animate-in{animation:fadeInUp .5s ease-out forwards}.card .card-header{border-bottom:1px solid rgba(0,0,0,.05);padding:1rem 1.5rem;position:relative}.card .card-header:after{background:linear-gradient(135deg,#000096,#00006e);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.card .card-header h3{display:inline-block;font-size:1.25rem;font-weight:700;letter-spacing:.025em;margin:0;position:relative}.card .card-header h3:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:40px}.card .card-body{padding:1.5rem;position:relative;z-index:1}.card .card-body:before{background-image:radial-gradient(circle,rgba(255,215,0,.05) 1px,transparent 0);background-size:15px 15px;content:"";height:150px;opacity:.5;position:absolute;right:0;top:0;width:150px;z-index:-1}.card .card-footer{align-items:center;background:linear-gradient(90deg,rgba(255,215,0,.05),rgba(0,0,150,.05));border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;padding:1rem 1.5rem}.card.card-primary{border-top:none;position:relative}.card.card-primary:before{background:linear-gradient(135deg,#000096,#00006e);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:1}.card.card-secondary{border-top:none;position:relative}.card.card-secondary:before{background:linear-gradient(135deg,gold,#d4af37);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:1}.card.card-success{border-top:none;position:relative}.card.card-success:before{background:linear-gradient(90deg,#28a745,#48d368);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:1}.card.card-danger{border-top:none;position:relative}.card.card-danger:before{background:linear-gradient(90deg,#dc3545,#e77681);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:1}.card.card-warning{border-top:none;position:relative}.card.card-warning:before{background:linear-gradient(90deg,#ffc107,#ffd454);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:1}.card.card-info{border-top:none;position:relative}.card.card-info:before{background:linear-gradient(90deg,#17a2b8,#36cee6);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:1}.card .card-img-top{display:block;height:auto;transition:transform .5s ease;width:100%}.card .card-img-top:hover{transform:scale(1.03)}.card.card-overlay{overflow:hidden;position:relative}.card.card-overlay .card-img-top{height:250px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card.card-overlay:hover .card-img-top{transform:scale(1.05)}.card.card-overlay .card-overlay-content{background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);bottom:0;color:#fff;left:0;padding:1rem 1.5rem;position:absolute;right:0;transform:translateY(5px);transition:transform .3s ease}.card.card-overlay .card-overlay-content h3{font-weight:700;margin-bottom:.25rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.card.card-overlay .card-overlay-content p{font-size:.875rem;margin-bottom:0;opacity:.9}.card.card-overlay:hover .card-overlay-content{transform:translateY(0)}.card.card-horizontal{display:flex;flex-direction:column}@media (min-width:768px){.card.card-horizontal{flex-direction:row}.card.card-horizontal .card-img{overflow:hidden;position:relative;width:35%}.card.card-horizontal .card-img:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.05));content:"";height:100%;position:absolute;right:0;top:0;width:20px;z-index:1}.card.card-horizontal .card-img img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card.card-horizontal:hover .card-img img{transform:scale(1.05)}.card.card-horizontal .card-content{display:flex;flex-direction:column;width:65%}}.card.card-stat{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.85));padding:1.5rem;text-align:center}.card.card-stat .stat-value{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#000096,#00006e);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:3rem;font-weight:700;margin-bottom:.25rem;position:relative}.card.card-stat .stat-label{color:#6c757d;display:inline-block;font-size:.875rem;letter-spacing:.05em;padding-bottom:.25rem;position:relative;text-transform:uppercase}.card.card-stat .stat-label:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.card.card-stat .stat-icon{color:rgba(0,0,150,.15);font-size:3.5rem;margin-bottom:1rem;transition:transform .3s ease}.card.card-stat:hover .stat-icon{transform:scale(1.1) rotate(5deg)}.card.card-player,.card.card-player .player-image{overflow:hidden;position:relative}.card.card-player .player-image{height:250px}.card.card-player .player-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.card.card-player .player-image .player-number{align-items:center;background:linear-gradient(135deg,#000096,#00006e);border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:10px;top:10px;width:40px}.card.card-player .player-info{background:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.85));padding:1rem}.card.card-player .player-info .player-name{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.card.card-player .player-info .player-position{color:#6c757d;font-size:.875rem;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.card.card-player .player-info .player-stats{display:flex;justify-content:space-between;margin-top:.5rem}.card.card-player .player-info .player-stats .stat{text-align:center}.card.card-player .player-info .player-stats .stat .stat-value{color:#000096;font-weight:700}.card.card-player .player-info .player-stats .stat .stat-label{color:#6c757d;font-size:.75rem}.card.card-player:hover .player-image img{transform:scale(1.05)}.card.card-match{background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.85));border-radius:.75rem;overflow:hidden}.card.card-match .match-header{background:linear-gradient(135deg,#000096,#00006e);color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.025em;padding:.5rem 1rem;text-align:center;text-transform:uppercase}.card.card-match .match-content{align-items:center;display:flex;justify-content:space-between;padding:1rem}.card.card-match .match-content .team{text-align:center;width:40%}.card.card-match .match-content .team .team-logo{height:60px;margin:0 auto .25rem;width:60px}.card.card-match .match-content .team .team-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.card.card-match .match-content .team .team-name{font-size:.875rem;font-weight:600;margin-bottom:0}.card.card-match .match-content .match-details{text-align:center;width:20%}.card.card-match .match-content .match-details .match-score{color:#000096;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.card.card-match .match-content .match-details .match-date{color:#6c757d;font-size:.75rem}.card.card-match .match-footer{border-top:1px solid rgba(0,0,0,.05);font-size:.875rem;padding:.5rem;text-align:center}.card.card-match .match-footer a{color:#000096;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.card.card-match .match-footer a:hover{color:#000063;text-decoration:none}.form-group{margin-bottom:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-group.animate-in{animation:fadeInUp .5s ease-out forwards}.form-group label{color:#1a1a2e;display:block;font-weight:600;letter-spacing:.025em;margin-bottom:.5rem;padding-left:.5rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-group label:before{background:linear-gradient(135deg,#000096,#00006e);border-radius:.25rem;content:"";height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.form-group label.floating{background-color:#fff;font-size:.75rem;left:.5rem;padding:0 .25rem;position:absolute;top:-10px;z-index:1}.form-group label.floating:before{display:none}.form-group .form-control,.form-group input[type=date],.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{background-clip:padding-box;background-color:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.1);border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);color:#1a1a2e;display:block;font-size:1rem;line-height:1.5;padding:1rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:100%}.form-group .form-control:focus,.form-group input[type=date]:focus,.form-group input[type=email]:focus,.form-group input[type=number]:focus,.form-group input[type=password]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:rgba(0,0,150,.5);box-shadow:0 5px 15px rgba(0,0,150,.1);color:#1a1a2e;outline:0;transform:translateY(-2px)}.form-group .form-control::-moz-placeholder,.form-group input[type=date]::-moz-placeholder,.form-group input[type=email]::-moz-placeholder,.form-group input[type=number]::-moz-placeholder,.form-group input[type=password]::-moz-placeholder,.form-group input[type=tel]::-moz-placeholder,.form-group input[type=text]::-moz-placeholder,.form-group select::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#6c757d;font-style:italic;opacity:.7}.form-group .form-control::placeholder,.form-group input[type=date]::placeholder,.form-group input[type=email]::placeholder,.form-group input[type=number]::placeholder,.form-group input[type=password]::placeholder,.form-group input[type=tel]::placeholder,.form-group input[type=text]::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#6c757d;font-style:italic;opacity:.7}.form-group .form-control:disabled,.form-group .form-control[readonly],.form-group input[readonly][type=date],.form-group input[readonly][type=email],.form-group input[readonly][type=number],.form-group input[readonly][type=password],.form-group input[readonly][type=tel],.form-group input[readonly][type=text],.form-group input[type=date]:disabled,.form-group input[type=email]:disabled,.form-group input[type=number]:disabled,.form-group input[type=password]:disabled,.form-group input[type=tel]:disabled,.form-group input[type=text]:disabled,.form-group select:disabled,.form-group select[readonly],.form-group textarea:disabled,.form-group textarea[readonly]{background-color:rgba(0,0,0,.03);cursor:not-allowed;opacity:.8}.form-group .form-text{color:#6c757d;display:block;font-size:.875rem;margin-top:.25rem;padding-left:.5rem;position:relative}.form-group .form-text.info:before{content:"ℹ️";font-size:.75rem;margin-right:.25rem}.form-group .is-invalid{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;border-color:#dc3545}.form-group .is-invalid:focus{border-color:#dc3545;box-shadow:0 5px 15px rgba(220,53,69,.1)}.form-group .invalid-feedback{color:#dc3545;display:block;font-size:.875rem;margin-top:.25rem;padding-left:.5rem;position:relative;width:100%}.form-group .invalid-feedback:before{content:"⚠️";font-size:.75rem;margin-right:.25rem}@keyframes shake{10%,90%{transform:translateX(-1px)}20%,80%{transform:translateX(2px)}30%,50%,70%{transform:translateX(-2px)}40%,60%{transform:translateX(2px)}}.auth-form{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.85));border:1px solid hsla(0,0%,100%,.2);border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);overflow:hidden;padding:2.5rem;position:relative;width:100%}.auth-form:before{background-image:radial-gradient(circle,rgba(255,215,0,.05) 1px,transparent 0);background-size:15px 15px;content:"";height:200px;opacity:.5;position:absolute;right:0;top:0;width:200px;z-index:0}.auth-form:after{background:linear-gradient(135deg,#000096,#00006e);content:"";height:5px;left:0;position:absolute;top:0;width:100%;z-index:1}.auth-form .form-title{margin-bottom:2.5rem;position:relative;text-align:center}.auth-form .form-title h2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#000096,#00006e);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:2rem;font-weight:700;margin-bottom:.5rem;position:relative}.auth-form .form-title p{color:#6c757d;font-size:.875rem;margin:0 auto;max-width:80%}.auth-form .form-title:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.auth-form .form-footer{margin-top:2.5rem;padding-top:1rem;position:relative;text-align:center}.auth-form .form-footer:before{background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}.auth-form .form-footer a{color:#000096;font-weight:600;padding-bottom:2px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.auth-form .form-footer a:after{background:linear-gradient(135deg,#000096,#00006e);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.auth-form .form-footer a:hover{color:#000063;text-decoration:none}.auth-form .form-footer a:hover:after{width:100%}.auth-form .remember-me{align-items:center;display:flex;margin-bottom:1rem;position:relative}.auth-form .remember-me input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgba(0,0,150,.3);border-radius:.25rem;cursor:pointer;height:20px;margin-right:.5rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);width:20px}.auth-form .remember-me input[type=checkbox]:checked{background:linear-gradient(135deg,#000096,#00006e);border-color:transparent}.auth-form .remember-me input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.auth-form .remember-me input[type=checkbox]:focus{box-shadow:0 0 0 3px rgba(0,0,150,.2);outline:none}.auth-form .remember-me label{color:#6c757d;cursor:pointer;font-size:.875rem;margin-bottom:0;padding-left:0}.auth-form .remember-me label:before{display:none}.auth-form .btn-submit{margin-top:1.5rem;overflow:hidden;position:relative;width:100%}.auth-form .btn-submit:after{background:hsla(0,0%,100%,.5);border-radius:100%;content:"";height:5px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%;width:5px}.auth-form .btn-submit:focus:not(:active):after{animation:ripple 1s ease-out}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{position:relative;z-index:1}input[type=date]:focus+.focus-effect,input[type=email]:focus+.focus-effect,input[type=number]:focus+.focus-effect,input[type=password]:focus+.focus-effect,input[type=tel]:focus+.focus-effect,input[type=text]:focus+.focus-effect,select:focus+.focus-effect,textarea:focus+.focus-effect{opacity:1;transform:scale(1)}.input-wrapper{position:relative}.input-wrapper .focus-effect{background:linear-gradient(90deg,rgba(0,0,150,.05),rgba(255,215,0,.05));border-radius:.75rem;bottom:-5px;left:-5px;opacity:0;pointer-events:none;position:absolute;right:-5px;top:-5px;transform:scale(.95);transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:0}textarea{line-height:1.6;min-height:120px;padding:1rem;resize:vertical}textarea::-webkit-resizer{background:linear-gradient(135deg,transparent 50%,rgba(0,0,150,.2) 0);border-radius:0 0 .5rem 0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px 12px;cursor:pointer;padding-right:3rem}select option{padding:.5rem 1rem}select option:checked{background-color:rgba(0,0,150,.1);color:#000096}select:hover{background-color:rgba(0,0,150,.02)}input[type=date]{position:relative}input[type=date]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 4h10M7 2v2m2-2v2M2 6h12v8H2z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;cursor:pointer;height:20px;opacity:.7;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);width:20px}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;transform:scale(1.1)}.form-check{align-items:center;display:flex;margin-bottom:1rem;position:relative}.form-check input[type=checkbox],.form-check input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgba(0,0,150,.3);cursor:pointer;height:22px;margin-right:.5rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);width:22px}.form-check input[type=checkbox]:focus,.form-check input[type=radio]:focus{box-shadow:0 0 0 3px rgba(0,0,150,.2);outline:none}.form-check input[type=checkbox]{border-radius:.25rem}.form-check input[type=checkbox]:checked{background:linear-gradient(135deg,#000096,#00006e);border-color:transparent}.form-check input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.form-check input[type=radio]{border-radius:50%}.form-check input[type=radio]:checked{background-color:#fff;border-color:#000096;border-width:6px}.form-check label{cursor:pointer;font-size:1rem;margin-bottom:0;padding-left:0}.form-check label:before{display:none}.form-check.disabled{cursor:not-allowed;opacity:.6}.form-check.disabled input,.form-check.disabled label{cursor:not-allowed}.input-group{align-items:stretch;border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.input-group:focus-within{box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06)}.input-group .form-control,.input-group input[type=date],.input-group input[type=email],.input-group input[type=number],.input-group input[type=password],.input-group input[type=tel],.input-group input[type=text],.input-group select,.input-group textarea{box-shadow:none;flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group .form-control:focus,.input-group input[type=date]:focus,.input-group input[type=email]:focus,.input-group input[type=number]:focus,.input-group input[type=password]:focus,.input-group input[type=tel]:focus,.input-group input[type=text]:focus,.input-group select:focus,.input-group textarea:focus{box-shadow:none;transform:none}.input-group .form-control:not(:last-child),.input-group input[type=date]:not(:last-child),.input-group input[type=email]:not(:last-child),.input-group input[type=number]:not(:last-child),.input-group input[type=password]:not(:last-child),.input-group input[type=tel]:not(:last-child),.input-group input[type=text]:not(:last-child),.input-group select:not(:last-child),.input-group textarea:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group .form-control:not(:first-child),.input-group input[type=date]:not(:first-child),.input-group input[type=email]:not(:first-child),.input-group input[type=number]:not(:first-child),.input-group input[type=password]:not(:first-child),.input-group input[type=tel]:not(:first-child),.input-group input[type=text]:not(:first-child),.input-group select:not(:first-child),.input-group textarea:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group .input-group-append,.input-group .input-group-prepend{display:flex}.input-group .input-group-append .input-group-text,.input-group .input-group-prepend .input-group-text{align-items:center;background:linear-gradient(90deg,rgba(0,0,150,.05),rgba(255,215,0,.05));border:1px solid rgba(0,0,0,.1);color:#1a1a2e;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.5;min-width:45px;padding:1rem;text-align:center;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.input-group .input-group-prepend{margin-right:-1px}.input-group .input-group-prepend .input-group-text{border-bottom-left-radius:.5rem;border-bottom-right-radius:0;border-top-left-radius:.5rem;border-top-right-radius:0}.input-group .input-group-append{margin-left:-1px}.input-group .input-group-append .input-group-text{border-bottom-left-radius:0;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-top-right-radius:.5rem}.input-group .btn{border-radius:0;box-shadow:none;margin:0;z-index:2}.input-group .btn:first-child{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.input-group .btn:last-child{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.input-group .btn:focus{box-shadow:none}.input-group.search-group .form-control,.input-group.search-group input[type=date],.input-group.search-group input[type=email],.input-group.search-group input[type=number],.input-group.search-group input[type=password],.input-group.search-group input[type=tel],.input-group.search-group input[type=text],.input-group.search-group select,.input-group.search-group textarea{font-size:1rem;padding-left:1.5rem}.input-group.search-group .input-group-prepend .input-group-text{background:transparent;border:none;height:100%;left:0;padding-right:0;position:absolute;top:0;z-index:5}.input-group.search-group .input-group-append .btn{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.bid-form{border:1px solid hsla(0,0%,100%,.2);border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);overflow:hidden;padding:1.5rem;position:relative}.bid-form:before{background:linear-gradient(135deg,#000096,#00006e);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.bid-form .bid-title{color:#000096;display:inline-block;font-weight:700;margin-bottom:1.5rem;position:relative}.bid-form .bid-title:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:40px}.bid-form .bid-amount{color:#000096;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.bid-form .bid-controls{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.bid-form .bid-controls .btn{flex:1;margin:0 .25rem}.bid-form .bid-controls .btn:first-child{margin-left:0}.bid-form .bid-controls .btn:last-child{margin-right:0}.bid-form .bid-info{background-color:rgba(23,162,184,.1);border-left:3px solid #17a2b8;border-radius:.5rem;color:#6c757d;font-size:.875rem;margin-top:1rem;padding:.5rem 1rem}.bid-form .form-group label :before{background:linear-gradient(135deg,gold,#ccac00)}.hero{background-color:#000096;border:none;color:#fff;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.hero .hero-container{padding:2.5rem 0;position:relative;z-index:2}@media (min-width:768px){.hero .hero-container{padding:4rem 0}}.hero .hero-content{max-width:600px}.hero .hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.hero .hero-content h1{font-size:3.5rem}}.hero .hero-content h1 .highlight{color:gold}.hero .hero-content p{font-size:1.25rem;margin-bottom:1.5rem;opacity:.9}.hero .hero-content .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero.hero-centered{text-align:center}.hero.hero-centered .hero-content{margin:0 auto}.hero.hero-centered .hero-buttons{justify-content:center}.hero.hero-split .hero-container{align-items:center;display:flex;flex-direction:column}@media (min-width:992px){.hero.hero-split .hero-container{flex-direction:row;justify-content:space-between}}.hero.hero-split .hero-content,.hero.hero-split .hero-image{width:100%}@media (min-width:992px){.hero.hero-split .hero-content,.hero.hero-split .hero-image{width:48%}}.hero.hero-split .hero-image{margin-top:2.5rem}@media (min-width:992px){.hero.hero-split .hero-image{margin-top:0}}.hero.hero-split .hero-image img{border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);height:auto;width:100%}.hero .hero-shape{position:absolute;z-index:1}.hero .hero-shape.shape-1{background-color:rgba(255,215,0,.1);border-radius:50%;height:200px;right:-50px;top:-50px;width:200px}.hero .hero-shape.shape-2{background-color:rgba(255,215,0,.05);border-radius:50%;bottom:-100px;height:300px;left:-100px;width:300px}.hero.hero-gradient:before{background:linear-gradient(135deg,#000096,#000070);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero.hero-bg-image{background-position:50%;background-size:cover}.hero.hero-bg-image:before{background:rgba(0,0,112,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bg-primary-blue{background-color:#000096}.text-primary-blue{color:#000096}.border-primary-blue{border-color:#000096}.hover\:bg-primary-blue:hover{background-color:#000096}.hover\:text-primary-blue:hover{color:#000096}.hover\:border-primary-blue:hover{border-color:#000096}.bg-secondary-gold{background-color:gold}.text-secondary-gold{color:gold}.border-secondary-gold{border-color:gold}.hover\:bg-secondary-gold:hover{background-color:gold}.hover\:text-secondary-gold:hover{color:gold}.hover\:border-secondary-gold:hover{border-color:gold}.bg-primary-light{background-color:#2626b8}.text-primary-light{color:#2626b8}.bg-primary-dark{background-color:#00006e}.text-primary-dark{color:#00006e}.bg-secondary-light{background-color:#ffdf4d}.text-secondary-light{color:#ffdf4d}.bg-secondary-dark{background-color:#d4af37}.text-secondary-dark{color:#d4af37}.bg-gradient-primary{background-image:linear-gradient(135deg,#000096,#00006e)}.bg-gradient-secondary{background-image:linear-gradient(135deg,gold,#d4af37)}.btn-primary-blue{background-color:#000096;color:#fff}.btn-primary-blue:hover{background-color:#2626b8}.btn-secondary-gold{background-color:gold;color:#1a1a2e}.btn-secondary-gold:hover{background-color:#ffdf4d}.btn-outline-primary-blue{background-color:transparent;border:1px solid #000096;color:#000096}.btn-outline-primary-blue:hover{background-color:#000096;color:#fff}.btn-outline-secondary-gold{background-color:transparent;border:1px solid gold;color:gold}.btn-outline-secondary-gold:hover{background-color:gold;color:#1a1a2e}.matches-week-slider .slider-header{align-items:center;background-color:#000096;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.matches-week-slider .slider-header h3{font-weight:600;margin:0;text-align:center}.matches-week-slider .slider-header button{background:none;border:none;color:#fff;cursor:pointer;transition:color .3s ease}.matches-week-slider .slider-header button:hover{color:gold}.matches-week-slider .slider-header button.disabled{cursor:not-allowed;opacity:.5}.matches-week-slider .slider-content{background-color:gold;padding:1rem}.matches-week-slider .slider-content .empty-state{padding:2rem;text-align:center}.matches-week-slider .slider-content .empty-state .material-icons{color:rgba(0,0,0,.3);font-size:2.5rem;margin-bottom:.5rem}.matches-week-slider .slider-content .empty-state p{font-size:1.25rem;font-weight:600}.versus-matches .versus-match{box-shadow:0 10px 20px rgba(0,0,0,.6);margin-bottom:2rem;position:relative;transform:perspective(1000px) rotateX(2deg);transition:all .4s ease}.versus-matches .versus-match:hover{box-shadow:0 15px 30px rgba(0,0,0,.7),0 0 20px rgba(255,215,0,.3);transform:perspective(1000px) rotateX(0)}.versus-matches .versus-match:last-child{margin-bottom:0}.versus-matches .versus-match .match-date{align-items:center;background:linear-gradient(90deg,#006,#000096,#006);box-shadow:0 5px 15px rgba(0,0,0,.5);color:#fff;display:flex;font-weight:700;justify-content:space-between;letter-spacing:1px;padding:.5rem 1rem;position:relative;text-transform:uppercase;z-index:10}.versus-matches .versus-match .match-date .competition-label{align-items:center;background:rgba(255,215,0,.12);border:1px solid rgba(255,215,0,.3);border-radius:3px;color:gold;display:inline-flex;flex-shrink:0;font-size:.65rem;font-weight:600;gap:.25rem;letter-spacing:.5px;padding:2px 8px;white-space:nowrap}.versus-matches .versus-match .match-date .competition-label .material-icons{font-size:.75rem}.versus-matches .versus-match .match-date .date-label{font-size:.85rem;text-align:center}.versus-matches .versus-match .match-date:after{background:linear-gradient(90deg,transparent,gold,transparent);bottom:0;content:"";height:3px;left:5%;position:absolute;width:90%}.versus-matches .versus-match .match-container{align-items:center;background:gold;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease}.versus-matches .versus-match .match-container:before{background:linear-gradient(135deg,transparent 48%,gold 50%,transparent 52%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.versus-matches .versus-match .match-container .team-logo{filter:drop-shadow(3px 3px 5px rgba(0,0,0,.7));height:70px!important;position:relative;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:70px!important;z-index:5}.versus-matches .versus-match .match-container .team-logo:before{background:radial-gradient(circle at center,rgba(255,215,0,.7) 0,transparent 70%);bottom:-10px;content:"";filter:blur(5px);left:-10px;opacity:0;position:absolute;right:-10px;top:-10px;transition:opacity .3s ease;z-index:-1}.versus-matches .versus-match .match-container .team-logo:hover{filter:drop-shadow(0 0 10px #FFD700) brightness(1.2);transform:scale(1.15) rotate(-5deg)}.versus-matches .versus-match .match-container .team-logo:hover:before{animation:pulse-energy 1s infinite alternate;opacity:.8}.versus-matches .versus-match .match-container>div:first-child{align-items:center;background:linear-gradient(90deg,#006,#000096);display:flex;flex:1;justify-content:center;position:relative;z-index:2}.versus-matches .versus-match .match-container>div:first-child:after{background:linear-gradient(180deg,transparent,gold,transparent);content:"";height:100%;opacity:.7;position:absolute;right:0;top:0;width:3px}.versus-matches .versus-match .match-container>div:first-child span{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 1px 1px rgba(0,0,0,.7));font-size:1.3rem;font-weight:700;letter-spacing:1px;position:relative;text-transform:uppercase}.versus-matches .versus-match .match-container>div:nth-child(2){align-items:center;background:gold;display:flex;height:40px;justify-content:center;margin:0 20px;min-width:80px;overflow:visible;padding:0;position:relative;width:80px!important;z-index:3}.versus-matches .versus-match .match-container>div:nth-child(2) div{align-items:center;color:#000096;display:flex;font-size:1.8rem;font-weight:900;height:100%;justify-content:center;position:relative;transform:rotate(-20deg) scale(1.4);transition:all .2s ease;width:100%}.versus-matches .versus-match .match-container>div:nth-child(2) div:hover{transform:scale(1.05)}.versus-matches .versus-match .match-container>div:nth-child(3){align-items:center;background:linear-gradient(270deg,#006,#000096);display:flex;flex:1;justify-content:center;position:relative;z-index:2}.versus-matches .versus-match .match-container>div:nth-child(3):before{background:linear-gradient(180deg,transparent,gold,transparent);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:3px}.versus-matches .versus-match .match-container>div:nth-child(3) span{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 1px 1px rgba(0,0,0,.7));font-size:1.3rem;font-weight:700;letter-spacing:1px;position:relative;text-transform:uppercase}.versus-matches .versus-match .match-container .launch-match-button{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%;z-index:10}.versus-matches .versus-match .match-container .launch-match-button .btn-launch-match{align-items:center;background:linear-gradient(180deg,gold,#ffc500);border:2px solid hsla(0,0%,100%,.3);border-radius:30px;box-shadow:0 0 20px rgba(255,215,0,.8);color:#000096;display:flex;font-weight:700;justify-content:center;letter-spacing:1px;overflow:hidden;padding:.8rem 1.5rem;position:relative;text-decoration:none;text-transform:uppercase;transform:scale(.9);transition:all .3s ease}.versus-matches .versus-match .match-container .launch-match-button .btn-launch-match:before{background:radial-gradient(circle at center,rgba(255,215,0,.8) 0,transparent 70%);bottom:-10px;content:"";left:-10px;opacity:0;position:absolute;right:-10px;top:-10px;transition:opacity .3s ease;z-index:-1}.versus-matches .versus-match .match-container .launch-match-button .btn-launch-match:hover{box-shadow:0 0 30px gold;transform:scale(1)}.versus-matches .versus-match .match-container .launch-match-button .btn-launch-match:hover:before{opacity:.5}.versus-matches .versus-match .match-container .launch-match-button .btn-launch-match .material-icons{font-size:1.2rem}.versus-matches .versus-match .match-container:hover .launch-match-button{opacity:1}@keyframes pulse-energy{0%{opacity:.5;transform:scale(.95)}to{opacity:.8;transform:scale(1.05)}}.match-availability .availability-info{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-top:12px;padding:12px 16px;transition:all .3s ease}.match-availability .availability-info:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.match-availability .availability-info .availability-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.match-availability .availability-info .availability-header .material-icons{font-size:20px}.match-availability .availability-info .availability-header span:not(.material-icons){font-size:14px}.match-availability .availability-info .availability-slots{color:rgba(0,0,0,.8);font-size:13px;line-height:1.6;padding-left:28px}.match-availability .availability-both{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-left:4px solid #28a745}.match-availability .availability-both .availability-header{color:#155724}.match-availability .availability-both .availability-header .material-icons{color:#28a745}.match-availability .availability-partial{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:4px solid #ffc107}.match-availability .availability-partial .availability-header{color:#856404}.match-availability .availability-partial .availability-header .material-icons{color:#ffc107}.match-availability .availability-none{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-left:4px solid #dc3545}.match-availability .availability-none .availability-header{color:#721c24}.match-availability .availability-none .availability-header .material-icons{color:#dc3545}.match-dispute-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.match-dispute-section .dispute-status-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.2rem .6rem;text-transform:uppercase}.match-dispute-section .dispute-status-badge.status-en_attente{background-color:#fff3cd;border:1px solid #ffc107;color:#856404}.match-dispute-section .dispute-status-badge.status-en_cours{background-color:#cce5ff;border:1px solid #007bff;color:#004085}.match-dispute-section .dispute-status-badge.status-traite{background-color:#d4edda;border:1px solid #28a745;color:#155724}.match-dispute-section .dispute-status-badge.status-refuse{background-color:#f8d7da;border:1px solid #dc3545;color:#721c24}.match-dispute-section .dispute-open-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.match-dispute-section .dispute-textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;margin-bottom:.5rem;padding:.5rem .75rem;resize:vertical;width:100%}.match-dispute-section .dispute-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2);outline:none}.match-dispute-section .dispute-file-row{align-items:center;display:flex;gap:.5rem}.match-dispute-section .dispute-file-label{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem}.match-dispute-section .dispute-file-label:hover{color:#374151}.match-dispute-section .dispute-messages{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;max-height:400px;overflow-y:auto;padding:1rem}.match-dispute-section .dispute-message{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;max-width:85%;padding:.75rem 1rem}.match-dispute-section .dispute-message.own-message{align-self:flex-end;background:#eff6ff;border-color:#bfdbfe}.match-dispute-section .dispute-message.admin-message{background:#fef3c7;border-color:#fcd34d}.match-dispute-section .dispute-message .dispute-message-header{align-items:center;display:flex;font-size:.75rem;gap:.5rem;margin-bottom:.25rem}.match-dispute-section .dispute-message .dispute-message-header strong{color:#1f2937}.match-dispute-section .dispute-message .dispute-message-header .admin-badge{background:#000096;border-radius:.25rem;color:#fff;font-size:.65rem;font-weight:600;padding:.1rem .4rem;text-transform:uppercase}.match-dispute-section .dispute-message .dispute-message-header .dispute-message-time{color:#9ca3af;margin-left:auto}.match-dispute-section .dispute-message .dispute-message-content{color:#374151;font-size:.875rem;line-height:1.5;word-break:break-word}.match-dispute-section .dispute-attachment{border-radius:.375rem;cursor:pointer;margin-top:.5rem;max-height:200px;max-width:250px;transition:opacity .2s}.match-dispute-section .dispute-attachment:hover{opacity:.85}.match-dispute-section .dispute-input{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}.match-dispute-section .dispute-input .dispute-input-actions{align-items:center;display:flex;gap:.5rem}.match-dispute-section .dispute-input .dispute-input-actions .btn{margin-left:auto}.match-dispute-section .dispute-reason{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.match-dispute-section .dispute-admin-controls{background:#fef9e7;border:1px solid #fcd34d;border-radius:.5rem;margin-top:1rem;padding:1rem}.match-dispute-section .dispute-admin-controls h5{color:#92400e;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.match-dispute-section .dispute-admin-controls .dispute-status-actions{display:flex;flex-wrap:wrap;gap:.5rem}.match-dispute-section .dispute-resolution{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding:1rem}.match-dispute-section .dispute-resolution i{font-size:1.25rem}@media (max-width:768px){.championships-section h3,.matches-section h3{font-size:1rem}.versus-matches{padding:0}.versus-matches .versus-match{border-bottom:2px solid gold;box-shadow:none;margin-bottom:0;transform:none}.versus-matches .versus-match .match-date{align-items:center;background-color:#000096;border-bottom:2px solid gold;color:#fff;display:flex;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:.4rem .5rem;text-transform:uppercase}.versus-matches .versus-match .match-date .competition-label{font-size:.55rem;padding:1px 5px}.versus-matches .versus-match .match-date .date-label{font-size:.7rem}.versus-matches .versus-match .match-date:after{display:none}.versus-matches .versus-match .match-container{display:flex;flex-direction:row;height:80px;overflow:hidden;position:relative}.versus-matches .versus-match .match-container>div:nth-child(2){align-items:center;background-color:gold;display:flex;flex:0 0 60px;justify-content:center;margin:0 10px;padding:0;position:relative;width:60px!important;z-index:2}.versus-matches .versus-match .match-container>div:nth-child(2):after,.versus-matches .versus-match .match-container>div:nth-child(2):before{display:none}.versus-matches .versus-match .match-container>div:nth-child(2) div{color:#000096;font-size:1.2rem;font-weight:900;text-shadow:none}.versus-matches .versus-match .match-container>div:first-child,.versus-matches .versus-match .match-container>div:nth-child(3){align-items:center;background-color:#000096;display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;padding:0;position:relative}.versus-matches .versus-match .match-container>div:first-child:after,.versus-matches .versus-match .match-container>div:nth-child(3):after{display:none}.versus-matches .versus-match .match-container>div:first-child .flex,.versus-matches .versus-match .match-container>div:nth-child(3) .flex{align-items:center;display:flex;height:100%;padding:.5rem;width:100%}.versus-matches .versus-match .match-container>div:first-child .flex{flex-direction:row;justify-content:flex-end}.versus-matches .versus-match .match-container>div:first-child span{color:#fff;font-size:.8rem;font-weight:700;margin-right:.5rem;order:1;text-align:right;text-transform:uppercase}.versus-matches .versus-match .match-container>div:first-child .team-logo{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:40px!important;justify-content:center;order:2;padding:2px;width:40px!important}.versus-matches .versus-match .match-container>div:first-child .team-logo img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.versus-matches .versus-match .match-container>div:nth-child(3) .flex{flex-direction:row;justify-content:flex-start}.versus-matches .versus-match .match-container>div:nth-child(3) span{color:#fff;font-size:.8rem;font-weight:700;margin-left:.5rem;order:2;text-align:left;text-transform:uppercase}.versus-matches .versus-match .match-container>div:nth-child(3) .team-logo{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:40px!important;justify-content:center;margin:0;order:1;padding:2px;width:40px!important}.versus-matches .versus-match .match-container>div:nth-child(3) .team-logo img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.versus-matches .versus-match .match-container .launch-match-button{align-items:center;background:transparent;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.versus-matches .versus-match .match-container .launch-match-button:hover{background:rgba(0,0,0,.7);opacity:1}.versus-matches .versus-match .match-container .launch-match-button a{background:gold;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.3);color:#000096;font-size:.8rem;font-weight:700;padding:.5rem 1rem;transition:all .3s ease}.versus-matches .versus-match .match-container .launch-match-button a:hover{box-shadow:0 4px 8px rgba(0,0,0,.4);transform:scale(1.05)}.versus-matches .versus-match .match-container .launch-match-button a .material-icons{font-size:.9rem;margin-right:4px}.match-dispute-section{padding:1rem}.match-dispute-section .dispute-messages{max-height:300px}.match-dispute-section .dispute-message{max-width:95%}.match-dispute-section .dispute-message .dispute-message-header{flex-wrap:wrap}.match-dispute-section .dispute-message .dispute-message-header .dispute-message-time{margin-left:0;width:100%}.match-dispute-section .dispute-attachment{max-height:150px;max-width:180px}.match-availability .availability-info{margin-top:8px;padding:10px 12px}.match-availability .availability-info .availability-header{gap:6px}.match-availability .availability-info .availability-header .material-icons{font-size:18px}.match-availability .availability-info .availability-header span:not(.material-icons){font-size:12px}.match-availability .availability-info .availability-slots{font-size:11px;padding-left:24px}}.news-slider-container{position:relative}@keyframes glow{0%{box-shadow:0 0 5px rgba(255,215,0,.5)}50%{box-shadow:0 0 15px rgba(255,215,0,.8)}to{box-shadow:0 0 5px rgba(255,215,0,.5)}}.news-slider-container .news-slider-header{clip-path:polygon(0 0,100% 0,98% 100%,0 100%);position:relative;z-index:10}.news-slider-container .news-slider-header.header-gold{background:linear-gradient(90deg,gold,#e6c200);border-color:#000096}.news-slider-container .news-slider-header.header-gold .material-icons,.news-slider-container .news-slider-header.header-gold a,.news-slider-container .news-slider-header.header-gold h2{color:#000096}.news-slider-container .news-slider-header .news-title-text{font-family:Russo One,sans-serif;letter-spacing:1px}.news-slider-container .news-slider-wrapper{min-height:500px}.news-slider-container .news-slider-wrapper .slider-bg{background:linear-gradient(180deg,#000096,#000070)}.news-slider-container .news-slider-wrapper .circle-accent.gold{background-color:gold}.news-slider-container .news-slider-wrapper .circle-accent.blue{background-color:#00c}.news-slider-container .news-slider-wrapper .news-slider-control{align-items:center;background-color:gold;color:#000096;display:flex;height:40px;justify-content:center;width:40px}.news-slider-container .news-slider-wrapper .news-slider-control:hover{background-color:#998100;transform:scale(1.1)}.news-slider-container .news-slider-wrapper .news-slider-control:active{transform:scale(.95)}.news-slider-container .news-slider-wrapper .news-slider-control:focus{box-shadow:0 0 0 2px #998100;outline:none}.news-slider-container .news-slider-wrapper .slide-indicator.active{background-color:gold}.news-slider-container .news-slider-wrapper .slide-indicator.inactive{background-color:#9ca3af}.news-slider-container .news-slider-wrapper .news-slider-track{min-height:400px;padding:2rem 1rem;position:relative}.news-slider-container .news-slider-wrapper .news-slider-track>div>template>div{height:auto!important;opacity:1!important;position:relative!important;visibility:visible!important}.news-slider-container .news-card{background:linear-gradient(to bottom right,#000096,#000070);border-color:#000070;height:100%;transform:perspective(1000px) rotateY(0deg);transition:transform .5s ease}.news-slider-container .news-card:hover{transform:perspective(1000px) rotateY(0deg) translateZ(0)}.news-slider-container .news-card .news-card-media{background-color:#000096;overflow:hidden;position:relative}.news-slider-container .news-card .news-card-media:after{background:linear-gradient(270deg,rgba(0,0,0,.3),transparent);content:"";height:100%;position:absolute;right:0;top:0;width:30px}.news-slider-container .news-card .news-card-media .news-team-logo{display:flex;max-height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:40%}.news-slider-container .news-card .news-card-media .news-team-logo:hover{transform:scale(1.05)}.news-slider-container .news-card .news-card-media .news-icon-placeholder{animation:glow 3s infinite;border-radius:50%;color:gold;padding:1.5rem}.news-slider-container .news-card .news-card-content{position:relative}.news-slider-container .news-card .news-card-content .news-title{display:inline-block;position:relative}.news-slider-container .news-card .news-card-content .news-title:after{background-color:gold;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:40px}.news-slider-container .news-card .news-card-content .news-subtitle{color:gold;font-style:italic}.news-slider-container .news-card .news-card-content .news-content{position:relative}.news-slider-container .news-card .news-card-content .news-content.line-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-slider-container .slide-indicators button{transition:all .3s ease}.news-slider-container .slide-indicators button.active{transform:scale(1.3)}@media (max-width:768px){.news-slider-container{background:#000096;overflow:hidden;position:relative}.news-slider-container:before{background:linear-gradient(135deg,#00007d,#000096);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.news-slider-container .news-slider-header{align-items:center;background:gold;border-radius:0;clip-path:none;display:flex;justify-content:space-between;padding:.75rem 1rem;position:relative;z-index:2}.news-slider-container .news-slider-header h2{color:#000096;font-size:1.25rem;font-weight:700;margin:0}.news-slider-container .news-slider-header .news-title-text{letter-spacing:.5px;text-transform:uppercase}.news-slider-container .news-slider-header .view-all-link{align-items:center;color:#000096;display:flex;font-size:.75rem}.news-slider-container .news-slider-header .view-all-link .material-icons{font-size:14px;margin-left:4px}.news-slider-container .news-slider-wrapper{min-height:350px;position:relative;z-index:1}.news-slider-container .news-slider-wrapper .control-bar{left:0;padding:0 0 20px;position:relative;top:0;transform:none}.news-slider-container .news-slider-wrapper .left-nav,.news-slider-container .news-slider-wrapper .right-nav{display:none}.news-slider-container .news-slider-wrapper .right-nav{right:20px}.news-slider-container .news-slider-wrapper .circle-accent{border-radius:50%;opacity:.1;position:absolute}.news-slider-container .news-slider-wrapper .circle-accent.gold{background-color:gold;height:80px;right:10px;top:10px;width:80px}.news-slider-container .news-slider-wrapper .circle-accent.blue{background-color:#0000fc;bottom:10px;height:100px;left:10px;width:100px}.news-slider-container .news-slider-wrapper .news-slider-track{min-height:740px;padding:1rem}.news-slider-container .news-slider-wrapper .slider-controls{bottom:1rem;display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:10}.news-slider-container .news-slider-wrapper .slider-controls button{align-items:center;background:rgba(255,215,0,.8);border:none;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2);display:flex;height:36px;justify-content:center;margin:0 .5rem;transition:all .3s ease;width:36px}.news-slider-container .news-slider-wrapper .slider-controls button:hover{box-shadow:0 4px 8px rgba(0,0,0,.3);transform:translateY(-2px)}.news-slider-container .news-slider-wrapper .slider-controls button .material-icons{color:#000096;font-size:1.25rem}.news-slider-container .news-card{border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.15);flex-direction:column;margin:0;overflow:hidden}.news-slider-container .news-card .news-card-media{border-radius:8px 8px 0 0;min-height:340px;width:100%}.news-slider-container .news-card .news-card-media img{height:100%;width:100%}.news-slider-container .news-card .news-card-content{padding:1rem;width:100%}.news-slider-container .news-card .news-card-content .news-card-title{font-size:1.1rem;line-height:1.3;margin-bottom:.5rem}.news-slider-container .news-card .news-card-content .news-card-excerpt{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.85rem;line-height:1.4;margin-bottom:.75rem;max-height:4.2em;overflow:hidden}.news-slider-container .news-card .news-card-content .news-card-meta{font-size:.75rem}.news-slider-container .news-card .news-card-content .news-card-meta .material-icons{font-size:.875rem}.news-slider-container .news-card .news-card-content .news-card-actions{margin-top:.75rem}.news-slider-container .news-card .news-card-content .news-card-actions .btn-read-more{font-size:.75rem;padding:.4rem .75rem}.news-slider-container .news-pagination{margin-top:.5rem}.news-slider-container .news-pagination .pagination-dot{height:8px;margin:0 3px;width:8px}}.championships-section{background:#000096;border-top:4px solid gold;box-shadow:0 8px 16px rgba(0,0,0,.4);margin-bottom:0;overflow:hidden}.championships-section-header{background:linear-gradient(90deg,#000096,#000063);border-bottom:3px solid gold;padding:1rem 1.5rem}.championships-section-header h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);text-transform:uppercase}.championships-section-header .action-button{align-items:center;background-color:hsla(0,0%,100%,.1);border:1px solid gold;border-radius:4px;color:gold;display:inline-flex;font-size:.875rem;padding:.5rem 1rem;transition:all .3s ease}.championships-section-header .action-button:hover{background-color:gold;box-shadow:0 4px 8px rgba(0,0,0,.3);color:#000063;transform:translateY(-2px)}.championships-section-header .action-button i{margin-right:.5rem}.championships-section-content{background-color:hsla(0,0%,100%,.05);padding:1.5rem}.championships-section-content .empty-state{padding:3rem 1rem;text-align:center}.championships-section-content .empty-state i{color:gold;font-size:3rem;margin-bottom:1rem;opacity:.7}.championships-section-content .empty-state p{color:hsla(0,0%,100%,.7);font-size:1.125rem}.championships-section-content .championships-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.championships-section-content .championship-card{background:linear-gradient(135deg,rgba(0,0,150,.3),rgba(0,0,50,.5));border:1px solid rgba(255,215,0,.3);border-radius:8px;overflow:hidden;padding:1.25rem;position:relative;transition:all .3s ease}.championships-section-content .championship-card:hover{border-color:gold;box-shadow:0 10px 20px rgba(0,0,0,.4);transform:translateY(-5px)}.championships-section-content .championship-card:hover:after{opacity:.2}.championships-section-content .championship-card:after{background-image:linear-gradient(45deg,hsla(0,0%,100%,.05) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 75%,transparent 0);background-size:4px 4px;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.championships-section-content .championship-card-content{position:relative;z-index:2}.championships-section-content .championship-card-title{color:gold;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.championships-section-content .championship-card-description{color:hsla(0,0%,100%,.8);font-size:.875rem;line-height:1.4;margin-bottom:1rem}.championships-section-content .championship-card-footer{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-top:1rem;padding-top:.75rem}.championships-section-content .championship-card-footer .divisions-count{color:hsla(0,0%,100%,.6);font-size:.75rem}.championships-section-content .championship-card-footer .actions{display:flex;gap:.75rem}.championships-section-content .championship-card-footer .actions a{color:gold;font-size:.75rem;text-decoration:none;transition:all .2s ease}.championships-section-content .championship-card-footer .actions a:hover{color:#ffe34d;text-decoration:underline}.championships-section-content .championship-card-status{border-bottom-left-radius:8px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:0;text-transform:uppercase;top:0}.championships-section-content .championship-card-status.active{background-color:#10b981;color:#fff}.championships-section-content .championship-card-status.pending{background-color:#f59e0b;color:#fff}.championships-section-content .championship-card-status.upcoming{background-color:#3b82f6;color:#fff}.championships-section-content .championship-card-status.completed{background-color:#6b7280;color:#fff}@media (max-width:768px){.championships-section{border-top:none;padding:0}.championships-section-header{padding:.75rem 1rem}.championships-section-header h3{font-size:1rem;text-align:left;text-transform:none}.championships-section .championship-card{background-color:#000096;border-bottom:2px solid gold;border-radius:0;box-shadow:none;margin:0}.championships-section .championship-card-header{padding:.75rem 1rem}.championships-section .championship-card-header h4{color:gold;font-size:1.1rem}.championships-section .championship-card-body{padding:.75rem 1rem}.championships-section .championship-card-body .teams-count{font-size:.9rem;margin-bottom:.5rem}.championships-section .championship-card-body .divisions-info{font-size:.8rem;margin-top:.5rem;padding-top:.5rem}.championships-section .championship-card-body .divisions-info .actions{display:flex;justify-content:space-between;margin-top:.5rem;width:100%}.championships-section .championship-card-body .divisions-info .actions a{background-color:rgba(255,215,0,.2);border-radius:4px;color:gold;font-size:.8rem;font-weight:700;padding:.25rem .5rem}.championships-section .championship-card-body .divisions-info .actions a:hover{background-color:rgba(255,215,0,.4);text-decoration:none}.championships-section .championship-card-status{border-radius:4px;font-size:.7rem;padding:.2rem .5rem;right:.5rem;top:.5rem}.championships-section .championship-card-status.pending{background-color:gold;color:#000096}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}.transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:0.95;--tw-scale-y:0.95}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.opacity-0{opacity:0}.opacity-100{opacity:1}.dropdown-menu.show{display:block}.transform{transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)}.scale-95{transform:scale(.95)}.scale-100{transform:scale(1)}.rotate-180{transform:rotate(180deg)}@keyframes particleFadeOut{0%{opacity:.7;transform:translateY(0) translateX(-50%)}to{opacity:0;transform:translateY(-20px) translateX(-50%)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes notification{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.animate-pulse{animation:pulse 3s ease-in-out infinite}.animate-bounce{animation:bounce 2s infinite}.animate-fade-in-up{animation:fadeInUp .5s ease-out forwards}.animate-rotate{animation:rotate 2s linear infinite}.animate-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,rgba(0,0,150,0) 0,rgba(0,0,150,.2) 50%,rgba(0,0,150,0));background-size:1000px 100%}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.transition-all{transition:all .3s cubic-bezier(.4,0,.2,1)}.transition-transform{transition:transform .3s cubic-bezier(.4,0,.2,1)}.transition-opacity{transition:opacity .3s ease}.transition-colors{transition:color .3s ease,background-color .3s ease}.hover-scale:hover{transform:scale(1.05)}.hover-lift:hover{box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);transform:translateY(-5px)}.hover-glow:hover{box-shadow:0 0 15px rgba(0,0,150,.5)}.sidebar-triggers{background:#0a0a3a;border-radius:10px 0 0 10px;box-shadow:-4px 0 20px rgba(0,0,0,.35);display:flex;flex-direction:column;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:501}.sidebar-trigger{align-items:center;background:transparent;border:none;border-left:3px solid transparent;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;height:46px;justify-content:center;position:relative;transition:background .3s cubic-bezier(.4,0,.2,1);width:46px}.sidebar-trigger+.sidebar-trigger:before{background:hsla(0,0%,100%,.06);content:"";height:1px;left:20%;position:absolute;top:0;width:60%}.sidebar-trigger:hover{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9)}.sidebar-trigger.active{background:hsla(0,0%,100%,.08);border-left-color:gold;color:gold}.sidebar-trigger .material-icons{font-size:21px}.sidebar-trigger.trigger-status svg{height:22px;width:22px}.sidebar-trigger.trigger-status .status-dot{border:2px solid #0a0a3a;border-radius:50%;bottom:8px;height:9px;position:absolute;right:8px;width:9px}.sidebar-trigger.trigger-status .status-dot.online{background:#22c55e}.sidebar-trigger.trigger-status .status-dot.ready-to-play{background:#f59e0b}.sidebar-trigger.trigger-status .status-dot.offline{background:#6b7280}.sidebar-trigger.trigger-status .status-dot.in-game{background:#ef4444}.sidebar-trigger.trigger-status .status-tooltip{background:#121266;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:6px;padding:10px 14px;position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%);white-space:nowrap}.sidebar-trigger.trigger-status .status-tooltip .user-name{color:#fff;font-size:13px;font-weight:600}.sidebar-trigger.trigger-status .status-tooltip .status-btn{border:none;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;padding:3px 10px;text-transform:capitalize}.sidebar-trigger.trigger-status .status-tooltip .status-btn.online{background:rgba(34,197,94,.2);color:#22c55e}.sidebar-trigger.trigger-status .status-tooltip .status-btn.ready-to-play{background:rgba(245,158,11,.2);color:#f59e0b}.sidebar-trigger.trigger-status .status-tooltip .status-btn.offline{background:hsla(220,9%,46%,.2);color:#9ca3af}.sidebar-trigger .trigger-badge{align-items:center;background:#ef4444;border-radius:9px;color:#fff;display:flex;font-size:10px;font-weight:700;height:17px;justify-content:center;line-height:1;min-width:17px;padding:0 4px;position:absolute;right:4px;top:4px}.sidebar-panel{background:#0a0a3a;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.4);display:flex;flex-direction:column;max-height:calc(100vh - 40px);opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:58px;top:20px;transform:translateX(20px);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s cubic-bezier(.4,0,.2,1) .3s;visibility:hidden;width:400px;z-index:500}.sidebar-panel.is-open{opacity:1;pointer-events:auto;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s;visibility:visible}.panel-body{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.panel-header{border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0;justify-content:space-between;padding:14px 16px}.panel-header,.panel-header h3{align-items:center;display:flex}.panel-header h3{color:#fff;font-size:15px;font-weight:700;gap:8px;margin:0}.panel-header h3 .material-icons{color:gold;font-size:20px}.panel-header .panel-close{background:none;border:none;border-radius:6px;color:hsla(0,0%,100%,.5);cursor:pointer;padding:4px}.panel-header .panel-close:hover{background:hsla(0,0%,100%,.1);color:#fff}.panel-header .panel-close .material-icons{font-size:20px}.game-tabs,.notification-tabs{background:#090931;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;flex-shrink:0}.game-tabs .tab,.notification-tabs .tab{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;flex:1;font-size:12px;font-weight:500;gap:5px;justify-content:center;padding:10px 8px;position:relative;transition:color .2s,border-color .2s}.game-tabs .tab .material-icons,.notification-tabs .tab .material-icons{font-size:16px}.game-tabs .tab:hover,.notification-tabs .tab:hover{color:hsla(0,0%,100%,.8)}.game-tabs .tab.active,.notification-tabs .tab.active{border-bottom-color:gold;color:gold}.game-tabs .tab .tab-badge,.notification-tabs .tab .tab-badge{align-items:center;background:#ef4444;border-radius:9px;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 4px}.notification-tab-content{display:flex;flex:1;flex-direction:column;overflow:hidden}.notification-tab-content .tab-actions{display:flex;flex-shrink:0;justify-content:flex-end;padding:8px 16px}.notification-tab-content .tab-actions .mark-all-read{align-items:center;background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;font-size:12px;gap:4px}.notification-tab-content .tab-actions .mark-all-read .material-icons{font-size:14px}.notification-tab-content .tab-actions .mark-all-read:hover{color:gold}.notification-tab-content .notifications-scroll{flex:1;overflow-y:auto;padding:4px 12px 12px}.notification-tab-content .notifications-scroll::-webkit-scrollbar{width:4px}.notification-tab-content .notifications-scroll::-webkit-scrollbar-track{background:transparent}.notification-tab-content .notifications-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}.notif-item{border-bottom:1px solid hsla(0,0%,100%,.067);cursor:pointer;display:flex;gap:10px;margin-bottom:2px;padding:10px 10px 10px 12px;position:relative;transition:background .2s}.notif-item:hover{background:hsla(0,0%,100%,.05)}.notif-item.unread{background:linear-gradient(90deg,rgba(255,215,0,.08),transparent 60%)}.notif-item.unread:before{background:gold;bottom:6px;content:"";left:0;position:absolute;top:6px;width:2px}.notif-item.unread+.notif-item:not(.unread){border-top:1px dashed hsla(0,0%,100%,.08);margin-top:8px;padding-top:12px}.notif-item .notif-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.notif-item .notif-icon .material-icons{color:#fff;font-size:16px}.notif-item .notif-body{flex:1;min-width:0}.notif-item .notif-body .notif-title{color:#fff;font-size:12px;font-weight:700;margin:0 0 2px}.notif-item .notif-body .notif-message{color:hsla(0,0%,100%,.7);font-size:12px;line-height:1.4;margin:0;word-break:break-word}.notif-item .notif-body .notif-meta{align-items:center;display:flex;gap:8px;margin-top:4px}.notif-item .notif-body .notif-meta .notif-time{color:hsla(0,0%,100%,.35);font-size:11px}.notif-item .notif-body .notif-meta .notif-link{align-items:center;color:gold;display:flex;font-size:11px;gap:2px;text-decoration:none}.notif-item .notif-body .notif-meta .notif-link .material-icons{font-size:12px}.notif-item .notif-body .notif-meta .notif-link:hover{color:#ffe34d}.scroll-sentinel{height:1px}.empty-state,.loading-state{align-items:center;color:hsla(0,0%,100%,.4);display:flex;flex-direction:column;gap:8px;justify-content:center;padding:32px 16px}.empty-state .material-icons,.loading-state .material-icons{font-size:36px;opacity:.5}.empty-state span,.loading-state span{font-size:13px}.loading-more{display:flex;justify-content:center;padding:12px}.loading-spinner{animation:spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.1);border-radius:50%;border-top-color:gold;height:24px;width:24px}.loading-spinner.small{height:18px;width:18px}.push-settings-section{border-top:1px solid hsla(0,0%,100%,.08);flex-shrink:0;padding:12px 16px}.push-settings-section .push-toggle{align-items:center;display:flex;gap:10px}.push-settings-section .push-toggle .material-icons{color:gold;font-size:20px}.push-settings-section .push-toggle .push-info{display:flex;flex:1;flex-direction:column}.push-settings-section .push-toggle .push-info .push-label{color:#fff;font-size:12px;font-weight:600}.push-settings-section .push-toggle .push-info .push-status{color:hsla(0,0%,100%,.4);font-size:11px}.push-settings-section .push-toggle .push-btn{background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);border-radius:6px;color:gold;cursor:pointer;font-size:11px;font-weight:500;padding:5px 12px;width:auto}.push-settings-section .push-toggle .push-btn:hover{background:rgba(255,215,0,.2)}.game-panel-content{flex:1;overflow-y:auto;padding:0 12px 12px}.game-panel-content::-webkit-scrollbar{width:4px}.game-panel-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}.game-panel-content .section-block{border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:8px;padding:4px 0 8px}.game-panel-content .section-block:last-child{border-bottom:none}.game-panel-content .section-block .section-title{align-items:center;background:transparent;color:hsla(0,0%,100%,.6);display:flex;font-size:12px!important;font-weight:700;gap:8px;letter-spacing:.5px;margin:0!important;padding:8px 4px;text-transform:uppercase}.game-panel-content .section-block .section-title.live{color:#ef4444}.game-panel-content .section-block .section-title .live-dot{animation:pulse-dot 1.5s infinite;background:#ef4444;border-radius:50%;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.live-match-card{background:hsla(0,0%,100%,.05);border-radius:8px;display:block;margin-bottom:6px;padding:10px;text-decoration:none;transition:background .2s}.live-match-card:hover{background:hsla(0,0%,100%,.08)}.live-match-card .match-teams{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.live-match-card .match-teams .team-side{align-items:center;display:flex;flex:1;gap:5px;min-width:0}.live-match-card .match-teams .team-side.right{justify-content:flex-end}.live-match-card .match-teams .club-logo{flex-shrink:0;height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.live-match-card .match-teams .team-name{color:#fff;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-match-card .match-teams .team-name.right{text-align:right}.live-match-card .match-teams .match-score{align-items:center;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;gap:6px;padding:0 8px}.live-match-card .match-teams .match-score .score-sep{color:hsla(0,0%,100%,.3);font-size:12px}.live-match-card .match-scorers{border-top:1px solid hsla(0,0%,100%,.06);display:flex;gap:8px;justify-content:space-between;padding:4px 0}.live-match-card .match-scorers .scorers-col{display:flex;flex:1;flex-direction:column;gap:1px}.live-match-card .match-scorers .scorers-col.right{align-items:flex-end}.live-match-card .match-scorers .scorer-entry{color:hsla(0,0%,100%,.5);font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-match-card .match-time{align-items:center;border-top:1px solid hsla(0,0%,100%,.06);display:flex;font-size:11px;gap:6px;justify-content:center;padding-top:6px}.live-match-card .match-time .time-badge{color:#ef4444;font-weight:700}.live-match-card .match-time .status-label{color:hsla(0,0%,100%,.4)}.game-panel-content .match-card{background:hsla(0,0%,100%,.04);border-left:3px solid transparent;border-radius:8px;box-shadow:none;margin-bottom:6px;padding:10px}.game-panel-content .match-card.late{border-left-color:#ef4444}.game-panel-content .match-card .match-card-header{align-items:center;display:flex;justify-content:space-between}.game-panel-content .match-card .match-opponent{align-items:center;display:flex;flex:1;gap:8px;min-width:0}.game-panel-content .match-card .match-opponent .opponent-info{min-width:0}.game-panel-content .match-card .match-opponent .opponent-info .opponent-name{color:#fff;display:block;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-panel-content .match-card .match-opponent .opponent-info .opponent-club{color:hsla(0,0%,100%,.4);font-size:11px}.game-panel-content .match-card .match-card-actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.game-panel-content .match-card .match-card-actions .late-badge{align-items:center;color:#ef4444;display:flex;font-size:10px;gap:2px}.game-panel-content .match-card .match-card-actions .late-badge .material-icons{font-size:12px}.game-panel-content .match-card .match-card-actions .btn-invite{align-items:center;background:rgba(59,130,246,.2);border:none;border-radius:8px;color:#3b82f6;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.game-panel-content .match-card .match-card-actions .btn-invite .material-icons{font-size:16px}.game-panel-content .match-card .match-card-actions .btn-invite:hover{background:rgba(59,130,246,.3)}.game-panel-content .match-card .match-card-actions .btn-invite.ready{background:rgba(245,158,11,.2);color:#f59e0b}.game-panel-content .match-card .match-card-actions .btn-invite.ready:hover{background:rgba(245,158,11,.3)}.game-panel-content .match-card .match-card-actions .offline-label{color:hsla(0,0%,100%,.2)}.game-panel-content .match-card .match-card-actions .offline-label .material-icons{font-size:18px}.game-panel-content .match-card .match-club-logo{flex-shrink:0;height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.game-panel-content .match-card .match-card-meta{display:flex;gap:12px;margin-top:6px}.game-panel-content .match-card .match-card-meta .meta-item{align-items:center;color:hsla(0,0%,100%,.35);display:flex;font-size:11px;gap:3px}.game-panel-content .match-card .match-card-meta .meta-item .material-icons{font-size:13px}.game-panel-content .match-card .match-card-details{border-top:1px solid hsla(0,0%,100%,.04);margin-top:6px;padding-top:6px}.game-panel-content .match-card .match-stats-row{display:flex;gap:10px;margin-bottom:4px}.game-panel-content .match-card .match-stat{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:11px;gap:3px}.game-panel-content .match-card .match-stat .material-icons{color:gold;font-size:13px}.game-panel-content .match-card .match-efootball{align-items:center;color:hsla(0,0%,100%,.4);display:flex;font-size:10px;gap:4px}.game-panel-content .match-card .match-efootball .material-icons{font-size:12px}.game-panel-content .match-card .match-efootball .division-tag{background:rgba(255,215,0,.15);border-radius:3px;color:gold;font-size:9px;font-weight:600;padding:1px 5px}.status-dot-small{border-radius:50%;flex-shrink:0;height:8px;width:8px}.status-dot-small.ready{background:#f59e0b}.status-dot-small.online{background:#22c55e}.status-dot-small.ingame{background:#ef4444}.status-dot-small.offline{background:#6b7280}.player-group{border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:4px;padding-bottom:8px;padding-top:8px}.player-group:last-child{border-bottom:none}.player-group .group-title{align-items:center;border-radius:6px;display:flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.5px;margin:0 0 6px;padding:6px 10px;text-transform:uppercase}.player-group .group-title .material-icons{font-size:14px}.player-group .group-title .count{font-size:11px;margin-left:auto;opacity:.7}.player-group .group-title.ready{background:rgba(245,158,11,.15);color:#f59e0b}.player-group .group-title.online{background:rgba(34,197,94,.15);color:#22c55e}.player-group .group-title.ingame{background:rgba(239,68,68,.15);color:#ef4444}.player-card{border-bottom:1px solid hsla(0,0%,100%,.067);margin-bottom:4px;padding:8px 10px;transition:background .15s}.player-card:hover{background:hsla(0,0%,100%,.04)}.player-card .player-card-header{align-items:center;display:flex;justify-content:space-between}.player-card .player-identity{align-items:center;display:flex;gap:8px;min-width:0}.player-card .player-club-logo{flex-shrink:0;height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.player-card .player-info{min-width:0}.player-card .player-info .player-name{color:#fff;display:block;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-card .player-info .player-club{color:hsla(0,0%,100%,.35);font-size:11px}.player-card .player-card-details{margin-top:6px;padding-left:36px}.player-card .player-detail-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.player-card .player-detail{align-items:center;color:hsla(0,0%,100%,.4);display:flex;font-size:10px;gap:3px}.player-card .player-detail .material-icons{font-size:12px}.player-card .player-stats-row{display:flex;gap:10px;margin-bottom:4px}.player-card .player-stat{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:11px;gap:3px}.player-card .player-stat .material-icons{color:gold;font-size:13px}.player-card .player-efootball{align-items:center;color:hsla(0,0%,100%,.4);display:flex;font-size:10px;gap:4px}.player-card .player-efootball .material-icons{font-size:12px}.player-card .player-efootball .division-tag{background:rgba(255,215,0,.15);border-radius:3px;color:gold;font-size:9px;font-weight:600;padding:1px 5px}.sidebar-backdrop{display:none}@media (max-width:768px){.sidebar-container{align-items:center;display:flex;order:2;position:relative;z-index:1}.sidebar-triggers{background:transparent;border-radius:0;box-shadow:none;flex-direction:row;gap:0;position:static;transform:none}.sidebar-triggers .trigger-status{display:flex}.sidebar-triggers .sidebar-trigger+.sidebar-trigger:before{display:none}.sidebar-trigger{background:transparent;border-left:none;color:gold;height:42px;width:42px}.sidebar-trigger .material-icons{font-size:26px}.sidebar-trigger svg{height:26px;width:26px}.sidebar-trigger:hover{color:#fff}.sidebar-trigger.active{border-left-color:transparent;color:#fff}.sidebar-trigger .trigger-badge{font-size:9px;height:16px;min-width:16px;padding:0 3px;right:2px;top:2px}.sidebar-panel{border-radius:0;height:100vh;max-height:100vh;right:0;top:0;transform:translateX(100%);width:100%;z-index:1100}.sidebar-panel.is-open{transform:translateX(0)}.sidebar-backdrop{background:rgba(0,0,0,.5);display:block;inset:0;position:fixed;z-index:1099;z-index:499}.sidebar-trigger .status-tooltip{bottom:auto;left:auto;right:0;top:calc(100% + 8px);transform:none}}.notifications-sidebar-old-removed{display:none!important}@media (min-width:768px){.mobile-only{display:none!important}}@media (max-width:767px){.desktop-only{display:none!important}}@media (min-width:768px){.desktop-only{display:table!important}}@media (max-width:767px){.mobile-cards{display:block!important}}@media (min-width:768px){.data-table.desktop-only{display:table!important}}.invitation-card{background-color:hsla(0,0%,100%,.95);border:1px solid rgba(0,0,0,.05);border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);margin-bottom:1.5rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.invitation-card:before{box-shadow:0 5px 25px rgba(0,0,150,.3);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.invitation-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);transform:translateY(-5px)}.invitation-card:hover:before{opacity:1}.invitation-card.animate-in{animation:fadeInUp .5s ease-out forwards}.invitation-card .invitation-header{border-bottom:1px solid rgba(0,0,0,.05);padding:1rem 1.5rem;position:relative}.invitation-card .invitation-header h1,.invitation-card .invitation-header h2,.invitation-card .invitation-header h3{display:inline-block;font-weight:700;letter-spacing:.025em;margin:0;position:relative}.invitation-card .invitation-header h1:after,.invitation-card .invitation-header h2:after,.invitation-card .invitation-header h3:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:40px}.invitation-card .invitation-body{padding:1.5rem;position:relative;z-index:1}.invitation-card .invitation-body:before{background-image:radial-gradient(circle,rgba(255,215,0,.05) 1px,transparent 0);background-size:15px 15px;content:"";height:150px;opacity:.5;position:absolute;right:0;top:0;width:150px;z-index:-1}.invitation-card .invitation-link-container{background-color:rgba(0,0,150,.05);border-radius:.5rem;margin:1rem 0;padding:1rem;transition:all .3s ease}.invitation-card .invitation-link-container:hover{background-color:rgba(0,0,150,.1)}.invitation-card .invitation-link-container .invitation-link-input{background-color:#fff;border:1px solid rgba(0,0,150,.2);border-radius:.25rem;color:#1a1a2e;font-family:Rajdhani,sans-serif;padding:.5rem 1rem;transition:all .3s ease;width:100%}.invitation-card .invitation-link-container .invitation-link-input:focus{border-color:#000096;box-shadow:0 0 0 2px rgba(0,0,150,.2);outline:none}.invitation-card .invitation-link-container .copy-button{align-items:center;background:linear-gradient(135deg,#000096,#00006e);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.25rem;justify-content:center;padding:.5rem 1rem;transition:all .3s ease}.invitation-card .invitation-link-container .copy-button:hover{background:linear-gradient(135deg,gold,#d4af37);transform:translateY(-2px)}.invitation-card .invitation-link-container .copy-button:active{transform:translateY(0)}.invitation-card .invitation-link-container .copy-button.copied{background:linear-gradient(135deg,#28a745,#1e7e34)}.invitation-card .championship-info{margin-top:1rem}.invitation-card .championship-info .info-title{color:#000096;display:inline-block;font-weight:700;margin-bottom:.5rem;position:relative}.invitation-card .championship-info .info-title:after{background:linear-gradient(135deg,gold,#d4af37);border-radius:.25rem;bottom:-3px;content:"";height:2px;left:0;position:absolute;width:30px}.invitation-card .championship-info .info-list{list-style-type:none;padding-left:0}.invitation-card .championship-info .info-list li{align-items:center;display:flex;padding:.25rem 0}.invitation-card .championship-info .info-list li:before{color:#000096;content:"•";display:inline-block;font-weight:700;margin-right:.25rem;width:1em}.invitation-card .back-link{align-items:center;border-radius:.25rem;color:#000096;display:inline-flex;font-weight:500;margin-top:1.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.invitation-card .back-link .material-icons{font-size:1.2rem;margin-right:.5rem;transition:transform .3s ease}.invitation-card .back-link:hover{background-color:rgba(0,0,150,.05);color:#00006e}.invitation-card .back-link:hover .material-icons{transform:translateX(-3px)}@keyframes notification-appear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.notification{align-items:center;animation:notification-appear .3s ease-out forwards;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);display:flex;gap:.25rem;padding:.5rem 1rem;z-index:1000}.notification,.notification.success{background-color:#28a745}.notification.error{background-color:#dc3545}.beaten-bids-desktop{background-color:rgba(17,24,39,.8);border-radius:.375rem;border-top:1px solid rgba(75,85,99,.5);color:#fff;margin-top:1rem;padding:.75rem;position:relative}.beaten-bids-desktop .beaten-bids-header{margin-bottom:.5rem}.beaten-bids-desktop .beaten-bids-header h4{border-bottom:1px solid rgba(75,85,99,.3);color:rgba(209,213,219,.9);font-size:.875rem;font-weight:600;margin:0;padding-bottom:.5rem}.beaten-bids-desktop table{border-collapse:collapse;width:100%}.beaten-bids-desktop table thead{display:none}.beaten-bids-desktop table tbody tr{align-items:center;background-color:rgba(31,41,55,.6);border-radius:.25rem;display:flex;justify-content:space-between;margin-bottom:.375rem;padding:.5rem .75rem;transition:background-color .2s ease}.beaten-bids-desktop table tbody tr:hover{background-color:rgba(31,41,55,.8)}.beaten-bids-desktop table tbody tr:last-child{margin-bottom:0}.beaten-bids-desktop table tbody tr td:first-child{color:rgba(209,213,219,.9);font-size:.875rem;font-weight:500}.beaten-bids-desktop table tbody tr td:last-child{color:hsla(0,91%,71%,.9);font-size:.875rem;font-weight:700;text-shadow:0 0 5px hsla(0,91%,71%,.3)}.mobile-card .beaten-bids-container{background-color:rgba(17,24,39,.8);border-radius:.375rem;border-top:1px solid rgba(75,85,99,.5);margin-top:1rem;padding:.75rem;position:relative}.mobile-card .beaten-bids-container:before{color:rgba(209,213,219,.9);content:"Enchères battues";display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.mobile-card .beaten-bids-container .beaten-bid-item{align-items:center;background-color:rgba(31,41,55,.6);border-radius:.25rem;display:flex;justify-content:space-between;margin-bottom:.375rem;padding:.5rem .75rem;transition:background-color .2s ease}.mobile-card .beaten-bids-container .beaten-bid-item:hover{background-color:rgba(31,41,55,.8)}.mobile-card .beaten-bids-container .beaten-bid-item:last-child{margin-bottom:0}.mobile-card .beaten-bids-container .beaten-bid-item .team-name{color:rgba(209,213,219,.9);font-size:.875rem;font-weight:500}.mobile-card .beaten-bids-container .beaten-bid-item .bid-amount{color:hsla(0,91%,71%,.9);font-size:.875rem;font-weight:700;text-shadow:0 0 5px hsla(0,91%,71%,.3)}.mobile-card .card-actions{display:flex;justify-content:center;margin-top:.75rem}.mobile-card .card-actions .action-button{align-items:center;background-color:rgba(31,41,55,.8);border:1px solid rgba(75,85,99,.5);border-radius:.375rem;color:rgba(209,213,219,.9);display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:all .2s ease}.mobile-card .card-actions .action-button:hover{background-color:#1f2937;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-2px)}.mobile-card .card-actions .action-button:active{transform:translateY(0)}.mobile-card .card-actions .action-button .material-icons{font-size:1rem;margin-right:.25rem}@media (max-width:768px){#other-teams .mobile-card .info-row.progression .value{width:100%}#other-teams .mobile-card .info-row:last-child .value{align-items:center;display:flex;justify-content:end;width:50%}#other-teams .mobile-card .info-row .value .bg-gray-800{box-shadow:0 0 10px rgba(200,140,200,.5);display:block!important;height:10px!important;margin-left:15px;margin-top:5px!important;width:calc(100% - 15px)!important}#other-teams .mobile-card .info-row .value .bg-gray-800 .bg-blue-600,#other-teams .mobile-card .info-row .value .bg-gray-800 .bg-green-600,#other-teams .mobile-card .info-row .value .bg-gray-800 .bg-red-600{display:block!important;height:10px!important}.tab-content{overflow:visible;position:relative}.tab-content .tab-title{font-size:1.5rem}.mobile-cards{position:relative}.mobile-cards .recap.mobile-card{border-radius:8px;margin-bottom:15px;position:sticky;top:0;z-index:100}.mobile-cards .recap.mobile-card:before{display:none}.mobile-cards .mobile-card .card-header .player-position{align-items:center;background:linear-gradient(135deg,#000096,#00004a);border:1px solid gold;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;display:flex;flex-shrink:0;font-size:.6rem;font-weight:700;justify-content:center;padding:1px 4px;transform:translateY(0);transition:all .3s ease}.mobile-cards .mobile-card .card-header .player-position[data-position=GB],.mobile-cards .mobile-card .card-header .player-position[data-position=GK]{background:linear-gradient(135deg,#f90,#b36b00)}.mobile-cards .mobile-card .card-header .player-position[data-position=CB],.mobile-cards .mobile-card .card-header .player-position[data-position=DC]{background:linear-gradient(135deg,#00bcd4,#007888)}.mobile-cards .mobile-card .card-header .player-position[data-position=DD],.mobile-cards .mobile-card .card-header .player-position[data-position=DG],.mobile-cards .mobile-card .card-header .player-position[data-position=LB],.mobile-cards .mobile-card .card-header .player-position[data-position=RB]{background:linear-gradient(135deg,#36c,#24478f)}.mobile-cards .mobile-card .card-header .player-position[data-position=DMF],.mobile-cards .mobile-card .card-header .player-position[data-position=MDF]{background:linear-gradient(135deg,#393,#206020)}.mobile-cards .mobile-card .card-header .player-position[data-position=CMF],.mobile-cards .mobile-card .card-header .player-position[data-position=MR]{background:linear-gradient(135deg,#6c6,#39ac39)}.mobile-cards .mobile-card .card-header .player-position[data-position=AMF],.mobile-cards .mobile-card .card-header .player-position[data-position=MO]{background:linear-gradient(135deg,#9c3,#6b8f24)}.mobile-cards .mobile-card .card-header .player-position[data-position=LMF],.mobile-cards .mobile-card .card-header .player-position[data-position=MG]{background:linear-gradient(135deg,#6c9,#39ac73)}.mobile-cards .mobile-card .card-header .player-position[data-position=MD],.mobile-cards .mobile-card .card-header .player-position[data-position=RMF]{background:linear-gradient(135deg,#3c9,#248f6b)}.mobile-cards .mobile-card .card-header .player-position[data-position=AiD],.mobile-cards .mobile-card .card-header .player-position[data-position=AiG],.mobile-cards .mobile-card .card-header .player-position[data-position=LWF],.mobile-cards .mobile-card .card-header .player-position[data-position=RWF]{background:linear-gradient(135deg,#96c,#7339ac)}.mobile-cards .mobile-card .card-header .player-position[data-position=SA],.mobile-cards .mobile-card .card-header .player-position[data-position=SS]{background:linear-gradient(135deg,#c36,#8f2447)}.mobile-cards .mobile-card .card-header .player-position[data-position=AC],.mobile-cards .mobile-card .card-header .player-position[data-position=CF]{background:linear-gradient(135deg,#c00,maroon)}.mobile-cards .mobile-card .card-header .player-age{align-items:center;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.6);border-radius:50%;box-shadow:0 0 5px rgba(255,215,0,.3);color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:.7rem;gap:0;height:25px;justify-content:center;width:25px}.mobile-cards .mobile-card .card-header .player-age span{display:flex;line-height:10px}.mobile-cards .mobile-card .card-header .player-age span.label{font-size:8px;line-height:8px}.mobile-cards .mobile-card .card-header .player-age.blue{background:#000096}.container{padding-left:1rem;padding-right:1rem}}@media (max-width:1024px){.e-card{flex-direction:column;gap:2rem;padding:1.5rem}}@media (max-width:640px){.e-card{padding:1rem}}@media (max-width:1024px){.e-card .bg-white{width:100%!important}}@media (max-width:640px){form .w-full{width:100%}.flex.justify-center.space-x-6{align-items:center;flex-direction:column;gap:.5rem}.flex.justify-center.space-x-6 button{text-align:center;width:100%}.bg-blue-50,.bg-green-50,.bg-red-50{padding:.75rem}.btn-primary,.btn-secondary{padding:.75rem 1rem;text-align:center;width:100%}.form-select{padding:.5rem;width:100%}h1,h3{font-size:90%}.mb-6,.mb-8{margin-bottom:1rem}.mt-6,.mt-8{margin-top:1rem}input,select{font-size:16px}}.big-title{color:#000096;display:block;font-size:2rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.big-title:after{background:#f59e0b;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:100px}.club-card-container{margin-bottom:2rem}.club-card-container .club-card{background-color:#161e4a;border-radius:.5rem;box-shadow:0 10px 20px rgba(0,0,0,.2),0 0 0 1px rgba(245,158,11,.2);color:#fff;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;position:relative}.club-card-container .club-card:before{animation:club-card-glow 3s infinite alternate;background:linear-gradient(135deg,#f59e0b,transparent 40%,transparent 60%,#f59e0b);border-radius:.5rem;bottom:-1px;content:"";left:-1px;opacity:.5;position:absolute;right:-1px;top:-1px;z-index:-1}.club-card-container .club-card .club-status-badge{background-color:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.3);border-radius:9999px;box-shadow:0 0 10px rgba(16,185,129,.2);color:#10b981;display:inline-block;font-size:.875rem;font-weight:600;left:1.5rem;letter-spacing:.5px;padding:.5rem 1rem;position:absolute;text-transform:uppercase;top:1.5rem;z-index:10}.club-card-container .club-card .club-content{position:relative}.club-card-container .club-card .club-content .club-header{grid-gap:2rem;align-items:center;display:grid;grid-template-columns:auto 1fr;margin-bottom:2rem;padding-top:2.5rem}.club-card-container .club-card .club-content .club-header .club-logo{align-items:center;background-color:hsla(0,0%,100%,.1);border:3px solid rgba(245,158,11,.5);border-radius:50%;box-shadow:0 0 20px rgba(245,158,11,.5);display:flex;height:8rem;justify-content:center;margin:0 auto;overflow:hidden;width:8rem}.club-card-container .club-card .club-content .club-header .club-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.club-card-container .club-card .club-content .club-header .club-info .club-name{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem;text-align:left;text-shadow:0 0 5px rgba(245,158,11,.5)}.club-card-container .club-card .club-content .club-details{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.club-card-container .club-card .club-content .club-details .detail-item{margin-bottom:1rem}.club-card-container .club-card .club-content .club-details .detail-item .detail-label{color:hsla(0,0%,100%,.7);display:block;font-size:1rem;margin-bottom:.5rem}.club-card-container .club-card .club-content .club-details .detail-item .detail-value{color:#fff;display:block;font-size:1.25rem;font-weight:600}.club-card-container .club-card .club-content .club-details .detail-item .detail-value.highlight{color:#f59e0b;font-size:1.5rem;font-weight:700;text-shadow:0 0 5px rgba(245,158,11,.5)}.club-card-container .club-card .club-content .club-details .detail-item .detail-value.success{color:#10b981;font-size:1.5rem;font-weight:700;text-shadow:0 0 5px rgba(16,185,129,.5)}.club-card-container .lost-bids-section{margin-top:2rem}.club-card-container .lost-bids-section .section-title{color:#fff;display:inline-block;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;position:relative;text-shadow:0 0 10px rgba(0,0,150,.5);text-transform:uppercase}.club-card-container .lost-bids-section .section-title:after{background:linear-gradient(90deg,#f59e0b,transparent);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.club-card-container .lost-bids-section .lost-bids-container{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card{background-color:rgba(31,41,55,.6);border-radius:.375rem;padding:1rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateY(-5px)}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content{align-items:center;display:flex}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-logo{align-items:center;background-color:hsla(0,0%,100%,.1);border:1px solid rgba(245,158,11,.2);border-radius:50%;box-shadow:0 0 10px rgba(245,158,11,.2);display:flex;flex-shrink:0;height:3rem;justify-content:center;margin-right:1rem;overflow:hidden;width:3rem}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-info{flex-grow:1}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-info .lost-club-name{color:#fff;font-weight:600;margin-bottom:.5rem}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-info .lost-bid-details{display:flex;font-size:.875rem;justify-content:space-between}.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-info .lost-bid-details .lost-bid-amount,.club-card-container .lost-bids-section .lost-bids-container .lost-bid-card .lost-bid-content .lost-club-info .lost-bid-details .lost-bid-winner{color:hsla(0,0%,100%,.8)}@media (max-width:991px){.club-card-container .club-card .club-content .club-header{grid-gap:1rem;grid-template-columns:1fr;padding-right:20px;padding-top:5rem;text-align:center}.club-card-container .club-card .club-content .club-header .club-info .club-name{font-size:1rem;text-align:center}}@media (max-width:768px){.club-card-container .club-title{font-size:2.5rem;text-align:center}.club-card-container .club-title:after{left:50%;transform:translateX(-50%)}.club-card-container .club-card{padding:1rem}.club-card-container .club-card .club-status-badge{font-size:.75rem;left:1rem;padding:.4rem .8rem;top:1rem}.club-card-container .club-card .club-content .club-header{padding-top:5rem;width:50%}.club-card-container .club-card .club-content .club-header .club-logo{height:6rem;margin:0 auto 1rem;width:6rem}.club-card-container .club-card .club-content .club-details{grid-template-columns:1fr;text-align:center;width:50%}.club-card-container .club-card .club-content .club-details .detail-item .detail-label{font-size:.9rem}.club-card-container .club-card .club-content .club-details .detail-item .detail-value{font-size:1.1rem}.club-card-container .club-card .club-content .club-details .detail-item .detail-value.highlight,.club-card-container .club-card .club-content .club-details .detail-item .detail-value.success{font-size:1.25rem}.club-card-container .lost-bids-section .section-title{display:block;font-size:1.5rem;text-align:center}.club-card-container .lost-bids-section .section-title:after{left:50%;transform:translateX(-50%);width:80px}.club-card-container .lost-bids-section .lost-bids-container{grid-template-columns:1fr}}.results-cards{display:none;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:1.5rem}.results-cards .club-card{background-color:#161e4a;border-radius:.5rem;box-shadow:0 4px 15px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.results-cards .club-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.3);transform:translateY(-5px)}.results-cards .club-card:before{animation:club-card-glow 3s infinite alternate;background:linear-gradient(135deg,#f59e0b,transparent 40%,transparent 60%,#f59e0b);border-radius:.5rem;bottom:-1px;content:"";left:-1px;opacity:.5;position:absolute;right:-1px;top:-1px;z-index:-1}.results-cards .club-card .card-header{align-items:center;background:linear-gradient(90deg,rgba(0,0,50,.8),rgba(0,0,100,.6));display:grid;grid-template-columns:auto 1fr;padding:1rem;position:relative}.results-cards .club-card .card-header .club-logo{align-items:center;background-color:hsla(0,0%,100%,.1);border:2px solid rgba(245,158,11,.3);border-radius:50%;box-shadow:0 0 10px rgba(245,158,11,.3);display:flex;flex-shrink:0;height:4rem;justify-content:center;margin-right:1rem;overflow:hidden;width:4rem}.results-cards .club-card .card-header .club-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.results-cards .club-card .card-header .club-info{overflow:hidden}.results-cards .club-card .card-header .club-info .club-name{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;text-shadow:0 0 5px rgba(245,158,11,.5);white-space:nowrap}.results-cards .club-card .card-header .club-info .competition-badge{background-color:rgba(0,0,0,.3);border-radius:9999px;color:hsla(0,0%,100%,.8);display:inline-block;font-size:.875rem;font-weight:500;max-width:100%;overflow:hidden;padding:.25rem .5rem;text-overflow:ellipsis;white-space:nowrap}.results-cards .club-card .card-body{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.results-cards .club-card .card-body .club-details{display:grid;flex-grow:1;gap:1rem;grid-template-columns:1fr;margin-bottom:1.5rem}.results-cards .club-card .card-body .club-details .detail-item{align-items:center;display:flex;justify-content:space-between}.results-cards .club-card .card-body .club-details .detail-item .detail-label{color:hsla(0,0%,100%,.7);font-size:1rem;font-weight:500}.results-cards .club-card .card-body .club-details .detail-item .detail-value{color:#fff;font-size:1rem;font-weight:600}.results-cards .club-card .card-body .card-actions{display:flex;justify-content:center;margin-top:1.5rem}.results-cards .club-card .card-body .card-actions .bid-button{background-color:#f59e0b;border:none;border-radius:.25rem;box-shadow:0 4px 10px rgba(245,158,11,.4);color:#000;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.5px;max-width:200px;overflow:hidden;padding:.75rem 2rem;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.results-cards .club-card .card-body .card-actions .bid-button:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.results-cards .club-card .card-body .card-actions .bid-button:hover{background-color:#f6a823;box-shadow:0 8px 15px rgba(245,158,11,.5);transform:translateY(-3px)}.results-cards .club-card .card-body .card-actions .bid-button:hover:before{left:100%}.results-cards .club-card .card-body .card-actions .bid-button:active{box-shadow:0 4px 8px rgba(245,158,11,.3);transform:translateY(0)}.results-cards .club-card .card-body .card-actions .existing-bid{background-color:rgba(59,130,246,.2);border-radius:.25rem;color:#3b82f6;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-align:center}@keyframes club-card-glow{0%{opacity:.3}to{opacity:.6}}@media (max-width:1024px){.clubs-database .search-container .form-row{flex-direction:column}.clubs-database .search-container .form-row .form-group{margin-bottom:1rem;width:100%!important}.clubs-database .results-table-container{display:none}.clubs-database .results-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.clubs-database .pagination{flex-wrap:wrap;justify-content:center}.clubs-database .pagination .pagination-info{margin-bottom:1rem;text-align:center;width:100%}}@media (max-width:740px){.clubs-database .search-container,.clubs-database .search-container .search-box{padding:1rem}.clubs-database .search-container .search-box .search-title{font-size:1.25rem}.clubs-database .search-container .search-results>.container{padding:0}.clubs-database .results-cards{grid-template-columns:1fr}.clubs-database .results-cards .club-card .card-header .club-info .club-name{max-width:150px}.clubs-database .results-cards .club-card .card-header .club-info .competition-badge{max-width:140px}.clubs-database .pagination .page-btn{font-size:.875rem;padding:.25rem .5rem}}.page-content{background:linear-gradient(135deg,#003,#000096);min-height:80vh;overflow:hidden}.page-content,.page-content ol li,.page-content ul li{position:relative}.page-content ol li:before,.page-content ul li:before{content:"➜";font-size:12px;left:-20px;position:absolute;top:3px}.page-content:before{background-image:url(/images/background-pattern.png);background-size:200px;bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}.page-content h1{font-size:2.5rem;letter-spacing:1px;text-shadow:0 0 10px rgba(255,215,0,.5);text-transform:uppercase}.page-content h1:after{background:gold;display:block;height:4px;margin-top:8px}.section-selector{background:rgba(0,0,0,.7);border:2px solid gold;border-radius:8px;box-shadow:0 0 15px rgba(255,215,0,.3);margin-bottom:2rem;padding:1rem}.section-selector .selector-title{color:gold;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.section-selector .selector-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.section-selector .selector-buttons .selector-button{background:#006;border:1px solid gold;border-radius:4px;color:#fff;overflow:hidden;padding:.5rem 1rem;position:relative;transition:all .2s ease}.section-selector .selector-buttons .selector-button.active,.section-selector .selector-buttons .selector-button:hover{background:#000096;box-shadow:0 5px 10px rgba(0,0,0,.3);color:gold;transform:translateY(-2px)}.section-selector .selector-buttons .selector-button.active:after,.section-selector .selector-buttons .selector-button:hover:after{opacity:1}.section-selector .selector-buttons .selector-button:after{background:gold;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity .2s ease}.sections-container{position:relative}.sections-container .section-item{background:hsla(0,0%,100%,.9);border:3px solid #000096;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow:hidden;transition:all .3s ease}.sections-container .section-item .section-header{background:#000096;overflow:hidden;padding:1rem;position:relative}.sections-container .section-item .section-header:before{animation:shine 3s infinite;background:linear-gradient(90deg,transparent,rgba(255,215,0,.2),transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}.sections-container .section-item .section-header h2{color:gold;font-weight:700;letter-spacing:1px;margin-bottom:0;text-shadow:0 0 5px rgba(0,0,0,.5);text-transform:uppercase}.sections-container .section-item .section-content{padding:1.5rem}.sections-container .section-item .section-content img{border:1px solid rgba(0,0,150,.1);border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.2)}.section-navigation{margin-bottom:1.5rem}.section-navigation button{align-items:center;background:#006;border:none;border-radius:4px;color:#fff;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.section-navigation button:hover:not(:disabled){background:#000096;box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(-2px)}.section-navigation button:disabled{cursor:not-allowed;opacity:.5}.section-navigation .section-indicators button{background:#aaa;border-radius:50%;height:12px;padding:0;width:12px}.section-navigation .section-indicators button.active{background:gold;box-shadow:0 0 10px rgba(255,215,0,.5)}@media (max-width:768px){.section-selector .selector-buttons{flex-direction:column}.section-selector .selector-buttons .selector-button{text-align:center;width:100%}.sections-container .section-item .section-content{font-size:1rem;padding:1rem}}.section-content table{background-color:#fff;border-collapse:collapse;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);margin-bottom:1.5rem;overflow:hidden;table-layout:fixed;width:100%}.section-content table th{background-color:#000096;color:#fff;font-weight:700;padding:.75rem 1rem;text-align:left}.section-content table td{border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;vertical-align:middle}.section-content table tr:nth-child(2n){background-color:#f8fafc}.section-content table tr:last-child td{border-bottom:none}.section-content table.key-value-table{display:grid;grid-template-columns:1fr}.section-content table.key-value-table tr{border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:60% 40%}.section-content table.key-value-table tr:last-child{border-bottom:none}.section-content table.key-value-table td{align-items:center;border-bottom:none;display:flex}.section-content table.key-value-table td:first-child{color:#000096;font-weight:700;justify-content:flex-start;padding-right:1rem}.section-content table.key-value-table td:last-child{justify-content:flex-end;text-align:right}@media (max-width:768px){.section-content table:not(.key-value-table),.section-content table:not(.key-value-table) tbody,.section-content table:not(.key-value-table) td,.section-content table:not(.key-value-table) th,.section-content table:not(.key-value-table) thead,.section-content table:not(.key-value-table) tr{display:block}.section-content table:not(.key-value-table) thead tr{left:-9999px;position:absolute;top:-9999px}.section-content table:not(.key-value-table) tr{border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);margin-bottom:1rem;overflow:hidden}.section-content table:not(.key-value-table) tr:nth-child(odd){background-color:#fff}.section-content table:not(.key-value-table) td{align-items:center;border:none;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;min-height:30px;padding-left:50%;position:relative;text-align:right}.section-content table:not(.key-value-table) td:last-child{border-bottom:none}.section-content table:not(.key-value-table) td:before{color:#000096;content:attr(data-label);display:flex;font-weight:700;padding-right:10px;position:relative;text-align:left;width:50%}.section-content table.key-value-table{display:grid;grid-template-columns:1fr}.section-content table.key-value-table tr{border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:60% 40%}.section-content table.key-value-table tr:last-child{border-bottom:none}.section-content table{left:-30px;position:relative;width:120%}}@media (max-width:480px){.section-content table.key-value-table td:first-child{border-bottom:none;padding-bottom:0}.section-content table.key-value-table td:last-child{justify-content:flex-start;padding-top:.25rem;text-align:left}}.infrastructure-table{background-color:#fff;border-collapse:collapse;border-radius:.75rem;box-shadow:0 2px 5px rgba(0,0,0,.1);font-size:.9rem;margin-bottom:1.5rem;overflow:hidden;table-layout:fixed;width:100%}.infrastructure-table tr{border-bottom:1px solid rgba(0,0,0,.05)}.infrastructure-table tr:last-child{border-bottom:none}.infrastructure-table td{line-height:1.3;overflow:hidden;padding:.6rem .8rem;vertical-align:middle}.infrastructure-table td:first-child{color:#000096;font-weight:700;padding-right:.5rem;text-align:left;white-space:normal;width:65%}.infrastructure-table td:last-child{padding-left:.5rem;text-align:right;white-space:nowrap;width:35%}.infrastructure-table td.value-overflow{font-size:.85rem;white-space:normal}@media (max-width:480px){.infrastructure-table td:first-child{font-size:.85rem;width:60%}.infrastructure-table td:last-child{font-size:.85rem;width:40%}}.notification{animation:slideIn .3s ease-out,fadeOut .5s ease-in 2.5s forwards;border-radius:4px;color:#fff;font-weight:700;padding:15px 20px;position:fixed;right:20px;top:20px;z-index:9999}.notification.success{background-color:#4caf50}.notification.error{background-color:#f44336}.bid-decrease,.bid-increase{align-items:center;border:none;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;display:inline-flex;font-weight:700;height:18px;justify-content:center;transition:all .2s ease;width:18px}.bid-decrease .material-icons,.bid-increase .material-icons{font-size:13px;line-height:1}.bid-increase{background-color:#e8f5e9;color:#2e7d32}.bid-increase:hover:not(:disabled){background-color:#2e7d32;box-shadow:0 4px 8px rgba(0,0,0,.15);color:#fff}.bid-decrease{background-color:#ffebee;color:#c62828}.bid-decrease:hover:not(:disabled){background-color:#c62828;box-shadow:0 4px 8px rgba(0,0,0,.15);color:#fff}.bid-decrease:disabled,.bid-increase:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.btn-cancel-bid{align-items:center;background-color:#dc3545;border:1px solid #bd2130;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;padding:2px 10px;transition:all .2s ease}.btn-cancel-bid .material-icons{font-size:14px;line-height:1}.btn-cancel-bid:hover{background-color:#ffebee;border-color:#ffcdd2;color:#c62828}.btn-cancel-bid:hover .material-icons{color:#c62828}.btn-cancel-bid.mobile{align-items:center;display:flex;justify-content:center;margin-top:10px;padding:2px 10px;text-align:center}.popup-overlay{background-color:rgba(0,0,0,.5);overflow-y:auto;z-index:500}.popup-overlay.fade-enter-active,.popup-overlay.fade-leave-active{transition:opacity .3s ease}.popup-overlay.fade-enter-from,.popup-overlay.fade-leave-to{opacity:0}.popup-container{background:linear-gradient(135deg,#2c3e50,#1e293b);box-shadow:0 10px 25px -5px rgba(0,0,0,.3);max-width:800px}.popup-container .popup-header{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1.5rem}.popup-container .popup-header h3{color:#fff;font-weight:600;margin:0}.popup-container .popup-body{color:#e2e8f0;padding:1.5rem}.popup-container .popup-body a{color:#60a5fa;text-decoration:none}.popup-container .popup-body a:hover{text-decoration:underline}.popup-container .popup-body h1,.popup-container .popup-body h2,.popup-container .popup-body h3,.popup-container .popup-body h4,.popup-container .popup-body h5{color:#fff}.popup-container .popup-footer{border-top:1px solid hsla(0,0%,100%,.1);justify-content:space-between;padding:1rem 1.5rem}.popup-container .popup-footer,.popup-container .popup-footer .popup-navigation{align-items:center;display:flex}.popup-container .popup-footer .popup-navigation .popup-indicator{display:flex;margin:0 1rem}.popup-container .popup-footer .popup-navigation .popup-indicator .indicator-dot{background-color:hsla(0,0%,100%,.3);border-radius:50%;height:8px;margin:0 4px;transition:background-color .2s ease;width:8px}.popup-container .popup-footer .popup-navigation .popup-indicator .indicator-dot.active{background-color:#fff}.popup-container .popup-footer .popup-navigation button{align-items:center;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.popup-container .popup-footer .popup-navigation button:hover{background-color:hsla(0,0%,100%,.2)}.popup-container .popup-footer .popup-navigation button:disabled{cursor:not-allowed;opacity:.5}.popup-container .popup-footer .popup-actions{display:flex;gap:.5rem}.popup-container .popup-footer .popup-actions .btn{border-radius:.25rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.popup-container .popup-footer .popup-actions .btn.btn-primary{background-color:#3b82f6;color:#fff}.popup-container .popup-footer .popup-actions .btn.btn-primary:hover{background-color:#2563eb}.popup-container .popup-footer .popup-actions .btn.btn-secondary{background-color:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff}.popup-container .popup-footer .popup-actions .btn.btn-secondary:hover{background-color:hsla(0,0%,100%,.1)}.popup-container .popup-close{align-items:center;background:transparent;border:none;border-radius:50%;color:hsla(0,0%,100%,.6);cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:color .2s ease;width:24px}.popup-container .popup-close:hover{color:#fff}.popup-slide-enter-active,.popup-slide-leave-active{transition:transform .3s ease,opacity .3s ease}.popup-slide-enter-from{opacity:0;transform:translateX(100%)}.popup-slide-leave-to{opacity:0;transform:translateX(-100%)}@media (max-width:768px){.popup-overlay .popup-container{max-height:85vh;top:50px;width:95%}}.tooltip-container{align-items:center;cursor:pointer;display:inline-flex;position:relative}.tooltip-container .info-icon{align-items:center;color:#fff;display:flex;justify-content:center;transition:color .3s ease}.tooltip-container .info-icon:hover{color:gold}.tooltip-container .tooltip{background-color:#000096;border:1px solid #0000f4;border-radius:6px;bottom:-10px;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;font-size:.875rem;opacity:0;padding:8px 12px;position:absolute;right:25px;transition:opacity .3s,visibility .3s;visibility:hidden;white-space:normal;width:600px;z-index:100}.tooltip-container:hover .tooltip{opacity:1;visibility:visible}.data-table .tooltip-container{display:flex;justify-content:center;margin:0 auto}.mobile-card .tooltip-container{align-items:center;display:flex;justify-content:flex-start;margin-top:5px}.mobile-card .tooltip-container .tooltip{left:0;transform:translateX(0)}.mobile-card .tooltip-container .tooltip:after{left:10px;margin-left:0}.comment-container{align-items:center;background-color:#000096;border:1px solid #0000f4;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;display:flex;font-size:.875rem;gap:5px;padding:8px 12px}.tooltip-container{position:fixed;z-index:9999}.tooltip-container .tooltip-content{word-wrap:break-word;animation:tooltipFadeIn .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1);color:#fff;font-size:13px;font-weight:500;line-height:1.4;max-width:250px;padding:8px 14px;position:relative;white-space:nowrap}.tooltip-container .tooltip-content:before{border-style:solid;content:"";height:0;position:absolute;width:0}.tooltip-container .tooltip-content.tooltip-arrow-top{transform:translate(-50%,-100%)}.tooltip-container .tooltip-content.tooltip-arrow-top:before{border-color:#1e293b transparent transparent;border-width:6px 6px 0;bottom:-6px;left:50%;transform:translateX(-50%)}.tooltip-container .tooltip-content.tooltip-arrow-bottom{transform:translateX(-50%)}.tooltip-container .tooltip-content.tooltip-arrow-bottom:before{border-color:transparent transparent #1e293b;border-width:0 6px 6px;left:50%;top:-6px;transform:translateX(-50%)}.tooltip-container .tooltip-content.tooltip-arrow-left{transform:translate(-100%,-50%)}.tooltip-container .tooltip-content.tooltip-arrow-left:before{border-color:transparent transparent transparent #1e293b;border-width:6px 0 6px 6px;right:-6px;top:50%;transform:translateY(-50%)}.tooltip-container .tooltip-content.tooltip-arrow-right{transform:translateY(-50%)}.tooltip-container .tooltip-content.tooltip-arrow-right:before{border-color:transparent #1e293b transparent transparent;border-width:6px 6px 6px 0;left:-6px;top:50%;transform:translateY(-50%)}@keyframes tooltipFadeIn{0%{opacity:0;transform:scale(.95) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.tooltip-container.tooltip-gold .tooltip-content{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,215,0,.3);box-shadow:0 10px 25px rgba(0,0,0,.3),0 0 15px rgba(255,215,0,.1),0 0 0 1px rgba(255,215,0,.2)}.tooltip-container.tooltip-gold .tooltip-content:before{filter:drop-shadow(0 0 2px rgba(255,215,0,.3))}@media (max-width:768px){.tooltip-container .tooltip-content{font-size:12px;max-width:200px;padding:6px 10px}.tooltip-container .tooltip-content:before{border-width:5px}.tooltip-container .tooltip-content.tooltip-arrow-top:before{border-width:5px 5px 0}.tooltip-container .tooltip-content.tooltip-arrow-bottom:before{border-width:0 5px 5px}.tooltip-container .tooltip-content.tooltip-arrow-left:before{border-width:5px 0 5px 5px}.tooltip-container .tooltip-content.tooltip-arrow-right:before{border-width:5px 5px 5px 0}}[data-tooltip]{cursor:help;position:relative}[data-tooltip]:hover{filter:brightness(1.1)}.tooltip-container.tooltip-success .tooltip-content{background:linear-gradient(135deg,#065f46,#064e3b);border-color:rgba(34,197,94,.3)}.tooltip-container.tooltip-success .tooltip-content:before{border-color:#065f46}.tooltip-container.tooltip-warning .tooltip-content{background:linear-gradient(135deg,#92400e,#78350f);border-color:rgba(251,146,60,.3)}.tooltip-container.tooltip-warning .tooltip-content:before{border-color:#92400e}.tooltip-container.tooltip-error .tooltip-content{background:linear-gradient(135deg,#991b1b,#7f1d1d);border-color:rgba(239,68,68,.3)}.tooltip-container.tooltip-error .tooltip-content:before{border-color:#991b1b}.popup-overlay{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-container{background-color:#1a202c;border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:90%}.popup-close{background:transparent;border:none;color:#a0aec0;cursor:pointer;position:absolute;right:1rem;top:1rem;z-index:10}.popup-close:hover{color:#fff}.popup-header{border-bottom:1px solid #2d3748;padding:1.5rem}.popup-header h3{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.popup-body{flex-grow:1;overflow-y:auto;padding:1.5rem}.popup-footer{align-items:center;border-top:1px solid #2d3748;display:flex;justify-content:space-between;padding:1rem 1.5rem}.popup-actions{display:flex;gap:.75rem}.btn{align-items:center;border-radius:.25rem;display:inline-flex;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#4299e1;border:none}.btn-primary:hover:not(:disabled){background-color:#3182ce}.btn-secondary{background-color:#2d3748;border:none;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#4a5568}.tier-button{background-color:#1f2937;border-radius:.25rem;color:#fff;font-weight:700;padding:.5rem 1rem;transition:all .2s ease}.tier-button:hover{background-color:#374151}.tier-button.active{background-color:#2563eb}.tier-button.current{border:2px solid #facc15}.staff-selection{margin-bottom:1rem;margin-top:1rem;max-height:20rem;overflow-y:auto}.staff-selection .staff-option{background-color:#1f2937;border-radius:.25rem;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .2s ease}.staff-selection .staff-option:hover{background-color:#374151}.staff-selection .staff-option.selected{background-color:#1e3a8a;border:1px solid #3b82f6}.staff-selection .staff-option .staff-name{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.staff-selection .staff-option .staff-level{display:flex;margin-bottom:.75rem}.staff-selection .staff-option .staff-competences{margin-top:.5rem}.staff-selection .staff-option .staff-competences .competence-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.staff-selection .staff-option .staff-competences .competence-item .competence-name{color:#d1d5db;font-size:.875rem}.staff-selection .staff-option .staff-competences .competence-item .competence-level{display:flex;margin-left:.5rem}.staff-selection .staff-option .staff-competences .competence-item .competence-level .competence-pip{background-color:#4b5563;border-radius:9999px;height:.5rem;margin-right:.25rem;width:.5rem}.staff-selection .staff-option .staff-competences .competence-item .competence-level .competence-pip.filled{background-color:#60a5fa}.table-container{background:hsla(0,0%,100%,.95);border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);margin-bottom:1.5rem;overflow-x:auto;position:relative}.table-container:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05)}table{background-color:transparent;border-collapse:separate;border-spacing:0;margin-bottom:0;width:100%}table thead{background:#000096}table thead th{border-bottom:2px solid rgba(0,0,150,.2);font-size:.875rem;font-weight:700;letter-spacing:.025em;padding:1rem 1.5rem;position:relative;text-transform:uppercase;transition:all .2s cubic-bezier(.4,0,.2,1)}table thead th.sortable{cursor:pointer}table thead th.sortable:hover{background:linear-gradient(90deg,rgba(0,0,150,.15),rgba(255,215,0,.15))}table thead th.sortable:after{content:"↕";font-size:.8em;margin-left:.25rem;opacity:.5}table thead th.sortable.sort-asc:after{content:"↑";opacity:1}table thead th.sortable.sort-desc:after{content:"↓";opacity:1}table tbody tr{transition:all .2s cubic-bezier(.4,0,.2,1)}table tbody tr:nth-child(odd){background-color:rgba(0,0,0,.02)}table tbody tr:hover{background-color:rgba(0,0,150,.05)}table tbody tr.active{background-color:rgba(0,0,150,.1);position:relative}table tbody tr.active:before{background:linear-gradient(135deg,#000096,#00006e);content:"";height:100%;left:0;position:absolute;top:0;width:3px}table tbody tr.upcoming{background-color:rgba(23,162,184,.05)}table tbody tr.upcoming:before{background:linear-gradient(180deg,#17a2b8,#36cee6)}table tbody tr.completed{background-color:rgba(40,167,69,.05)}table tbody tr.completed:before{background:linear-gradient(180deg,#28a745,#48d368)}table tbody tr.live{animation:pulse-subtle 2s infinite;background-color:rgba(255,193,7,.05)}table tbody tr.live:before{background:linear-gradient(180deg,#ffc107,#ffd454)}table tbody tr td{border-bottom:1px solid rgba(0,0,0,.05);padding:1rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);vertical-align:middle}table tbody tr td.status{padding-left:1.5rem;position:relative}table tbody tr td.status:before{border-radius:50%;content:"";height:8px;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:8px}table tbody tr td.status.status-active:before{background-color:#28a745;box-shadow:0 0 5px rgba(40,167,69,.5)}table tbody tr td.status.status-inactive:before{background-color:#6c757d}table tbody tr td.status.status-pending:before{background-color:#ffc107;box-shadow:0 0 5px rgba(255,193,7,.5)}table tbody tr td.with-avatar{align-items:center;display:flex}table tbody tr td.with-avatar .avatar{border:2px solid rgba(0,0,150,.1);border-radius:50%;height:40px;margin-right:.5rem;overflow:hidden;width:40px}table tbody tr td.with-avatar .avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}table tbody tr td .badge{border-radius:.25rem;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:4px 8px;text-transform:uppercase}table tbody tr td .badge.badge-primary{background:linear-gradient(135deg,#000096,#0000e3);color:#fff}table tbody tr td .badge.badge-secondary{background:linear-gradient(135deg,gold,#ffe34d);color:#fff}table tbody tr td .badge.badge-success{background:linear-gradient(135deg,#28a745,#48d368);color:#fff}table tbody tr td .badge.badge-danger{background:linear-gradient(135deg,#dc3545,#e77681);color:#fff}table tbody tr td .badge.badge-warning{background:linear-gradient(135deg,#ffc107,#ffd454);color:#1a1a2e}table tbody tr td .badge.badge-info{background:linear-gradient(135deg,#17a2b8,#36cee6);color:#fff}table tbody tr td .progress-bar-container{background-color:rgba(0,0,0,.05);border-radius:.25rem;height:8px;overflow:hidden;width:100%}table tbody tr td .progress-bar-container .progress-bar{background:linear-gradient(135deg,#000096,#00006e);border-radius:.25rem;height:100%;transition:width .5s ease}table.table-standings tbody tr.qualification{background-color:rgba(40,167,69,.05)}table.table-standings tbody tr.qualification td:first-child{position:relative}table.table-standings tbody tr.qualification td:first-child:before{background:linear-gradient(180deg,#28a745,#48d368);content:"";height:100%;left:0;position:absolute;top:0;width:3px}table.table-standings tbody tr.relegation{background-color:rgba(220,53,69,.05)}table.table-standings tbody tr.relegation td:first-child{position:relative}table.table-standings tbody tr.relegation td:first-child:before{background:linear-gradient(180deg,#dc3545,#e77681);content:"";height:100%;left:0;position:absolute;top:0;width:3px}table.table-standings tbody tr.current-team{background-color:rgba(0,0,150,.1);font-weight:600}table.table-standings tbody tr.current-team td:first-child{position:relative}table.table-standings tbody tr.current-team td:first-child:before{background:linear-gradient(135deg,#000096,#00006e);content:"";height:100%;left:0;position:absolute;top:0;width:3px}table.table-standings tbody tr td.position{font-weight:700;text-align:center;width:40px}table.table-standings tbody tr td.team{font-weight:600}table.table-standings tbody tr td.stats{font-size:.875rem;text-align:center}table.table-standings tbody tr td.form .form-indicators{display:flex;gap:3px}table.table-standings tbody tr td.form .form-indicators .indicator{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;width:20px}table.table-standings tbody tr td.form .form-indicators .indicator.win{background:linear-gradient(135deg,#28a745,#48d368)}table.table-standings tbody tr td.form .form-indicators .indicator.draw{background:linear-gradient(135deg,#ffc107,#ffd454)}table.table-standings tbody tr td.form .form-indicators .indicator.loss{background:linear-gradient(135deg,#dc3545,#e77681)}table.table-matches tbody tr td.match-teams{align-items:center;display:flex;justify-content:space-between}table.table-matches tbody tr td.match-teams .team{align-items:center;display:flex;width:40%}table.table-matches tbody tr td.match-teams .team.team-home{justify-content:flex-end;text-align:right}table.table-matches tbody tr td.match-teams .team.team-home .team-name{margin-right:.5rem}table.table-matches tbody tr td.match-teams .team.team-away{justify-content:flex-start;text-align:left}table.table-matches tbody tr td.match-teams .team.team-away .team-name{margin-left:.5rem}table.table-matches tbody tr td.match-teams .team .team-logo{height:30px;width:30px}table.table-matches tbody tr td.match-teams .team .team-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}table.table-matches tbody tr td.match-teams .team .team-name{font-weight:600}table.table-matches tbody tr td.match-teams .match-score{font-size:1.1rem;font-weight:700;text-align:center;width:20%}table.table-matches tbody tr td.match-teams .match-score.live{animation:pulse 2s infinite;color:#ffc107}table.table-matches tbody tr td.match-date{color:#6c757d;font-size:.875rem;text-align:center}table.table-matches tbody tr td.match-actions{text-align:right}table.table-player-stats tbody tr td.player{font-weight:600}table.table-player-stats tbody tr td.stat{font-weight:600;text-align:center}table.table-player-stats tbody tr td.stat.highlight{color:#000096;font-weight:700;position:relative}table.table-player-stats tbody tr td.stat.highlight:after{background:linear-gradient(135deg,#000096,#00006e);border-radius:.25rem;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}@media (max-width:768px){.table-responsive{display:block}.table-responsive thead{display:none}.table-responsive tbody{display:block}.table-responsive tbody tr{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;display:block;margin-bottom:1rem}.table-responsive tbody tr td{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;padding:.5rem 1rem}.table-responsive tbody tr td:before{content:attr(data-label);font-weight:700;margin-right:1rem}.table-responsive tbody tr td:last-child{border-bottom:none}.mobile-table-card{display:flex}.mobile-table-card thead{display:none}.mobile-table-card tr{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.mobile-table-card tr td{border:none}}@keyframes pulse-subtle{0%{background-color:rgba(255,193,7,.05)}50%{background-color:rgba(255,193,7,.1)}to{background-color:rgba(255,193,7,.05)}}.match-invitation-popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.match-invitation-popup .match-invitation-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.match-invitation-popup .match-invitation-content{animation:slideIn .3s ease-out;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.5);max-width:500px;overflow:hidden;position:relative;width:90%}.match-invitation-popup .match-invitation-header{background:linear-gradient(135deg,#0f3460,#16213e);border-bottom:2px solid hsla(0,0%,100%,.1);padding:20px;text-align:center}.match-invitation-popup .match-invitation-header h3{color:#fff;font-size:24px;font-weight:600;margin:0}.match-invitation-popup .match-invitation-body{padding:30px}.match-invitation-popup .match-invitation-body .opponent-info{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;display:flex;gap:20px;margin-bottom:30px;padding:20px}.match-invitation-popup .match-invitation-body .opponent-info .opponent-logo{background:hsla(0,0%,100%,.1);border-radius:10px;height:80px;-o-object-fit:contain;object-fit:contain;padding:10px;width:80px}.match-invitation-popup .match-invitation-body .opponent-info .opponent-details{flex:1}.match-invitation-popup .match-invitation-body .opponent-info .opponent-details .opponent-name{color:#fff;font-size:20px;font-weight:600;margin:0 0 8px}.match-invitation-popup .match-invitation-body .opponent-info .opponent-details .opponent-club{color:hsla(0,0%,100%,.7);font-size:16px;margin:0}.match-invitation-popup .match-invitation-body .match-status{text-align:center}.match-invitation-popup .match-invitation-body .match-status .spinner{animation:spin 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-radius:50%;border-top-color:#00d4ff;height:50px;margin:0 auto 20px;width:50px}.match-invitation-popup .match-invitation-body .match-status .status-message{color:#fff;font-size:18px;font-weight:500;margin:0 0 15px}.match-invitation-popup .match-invitation-body .match-status .status-message.status-accepted{color:#0f8}.match-invitation-popup .match-invitation-body .match-status .status-message.status-refused,.match-invitation-popup .match-invitation-body .match-status .status-message.status-timeout{color:#f44}.match-invitation-popup .match-invitation-body .match-status .status-timer{color:hsla(0,0%,100%,.6);font-size:14px;margin:0}.match-invitation-popup .match-invitation-body .match-status .status-timer #invitation-timer{color:#00d4ff;font-weight:600}.match-invitation-popup .match-invitation-body .match-status .timer-container{background:rgba(0,212,255,.1);border:2px solid rgba(0,212,255,.3);border-radius:15px;padding:20px}.match-invitation-popup .match-invitation-body .delay-choice-container .delay-buttons .delay-btn{background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:15px 10px;transition:all .3s ease}.match-invitation-popup .match-invitation-body .delay-choice-container .delay-buttons .delay-btn:hover{background:hsla(0,0%,100%,.1);border-color:rgba(0,212,255,.5);transform:translateY(-2px)}.match-invitation-popup .match-invitation-body .delay-choice-container .delay-buttons .delay-btn.selected{background:linear-gradient(135deg,#00d4ff,#09c);border-color:#00d4ff;box-shadow:0 5px 20px rgba(0,212,255,.4)}.match-invitation-popup .match-invitation-footer{background:rgba(0,0,0,.2);display:flex;gap:10px;justify-content:center;padding:20px}.match-invitation-popup .match-invitation-footer button{border:none;border-radius:10px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 30px;transition:all .3s ease}.match-invitation-popup .match-invitation-footer button.btn-primary{background:linear-gradient(135deg,#00d4ff,#09c);color:#fff}.match-invitation-popup .match-invitation-footer button.btn-primary:hover{box-shadow:0 5px 20px rgba(0,212,255,.4);transform:translateY(-2px)}.match-invitation-popup .match-invitation-footer button.btn-secondary{background:linear-gradient(135deg,orange,#ff8c00);color:#fff}.match-invitation-popup .match-invitation-footer button.btn-secondary:hover{box-shadow:0 5px 20px rgba(255,165,0,.4);transform:translateY(-2px)}.match-invitation-popup .match-invitation-footer button.btn-cancel{background:hsla(0,0%,100%,.1);color:#fff}.match-invitation-popup .match-invitation-footer button.btn-cancel:hover{background:hsla(0,0%,100%,.2)}@media (max-width:768px){.match-invitation-popup .match-invitation-content{max-width:95%}.match-invitation-popup .match-invitation-body{padding:20px}.match-invitation-popup .match-invitation-body .opponent-info{flex-direction:column;text-align:center}}.live-match-page.formation-page main{z-index:1000}.live-match-page .live-match-container{background:linear-gradient(135deg,#1e293b,#334155);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);margin:20px auto 0;max-width:1400px;min-height:100vh;padding:40px}.live-match-page .live-match-container.mobile-fullscreen{border-radius:0;bottom:0;display:flex;flex-direction:column;left:0;margin:0;max-width:100%;overflow-y:auto;padding:8px;position:fixed;right:0;top:0;z-index:9999}.live-match-page .live-match-header{align-items:center;background:linear-gradient(135deg,#1e40af,#3730a3 50%,#4c1d95);border-radius:16px;box-shadow:0 10px 30px rgba(30,64,175,.3);color:#fff;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:25px;overflow:hidden;padding:25px 30px;position:relative}.live-match-page .live-match-header:before{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.live-match-page .live-match-header .match-info{position:relative;z-index:1}.live-match-page .live-match-header .match-info h2{align-items:center;display:flex;font-size:28px;font-weight:700;gap:20px;margin:0 0 30px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.live-match-page .live-match-header .match-info h2 span:not(.score){position:relative}@media (max-width:767px){.live-match-page .live-match-header .match-info h2{gap:8px;justify-content:center;margin:0}}.live-match-page .live-match-header .match-info h2 .team-info{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.live-match-page .live-match-header .match-info h2 .team-info.home-team{flex-direction:row;justify-content:flex-start}.live-match-page .live-match-header .match-info h2 .team-info.away-team{flex-direction:row-reverse;justify-content:flex-end}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info{flex:0 1 auto;gap:6px;max-width:42%}}.live-match-page .live-match-header .match-info h2 .team-info .club-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));flex-shrink:0;height:50px;-o-object-fit:contain;object-fit:contain;width:50px}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info .club-logo{height:28px;width:28px}}.live-match-page .live-match-header .match-info h2 .team-info .team-names{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info .team-names{gap:0}}.live-match-page .live-match-header .match-info h2 .team-info .team-names .team-name{font-size:28px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info .team-names .team-name{font-size:13px;line-height:1.1}}.live-match-page .live-match-header .match-info h2 .team-info .team-names .club-name{font-size:14px;font-weight:500;line-height:1.2;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info .team-names .club-name{font-size:9px;line-height:1.1}}.live-match-page .live-match-header .match-info h2 .team-info .condition-arrow{align-items:center;animation:pulse-arrow 2s ease-in-out infinite;display:flex;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));flex-shrink:0;height:40px;justify-content:center;transition:transform .3s ease;width:40px}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info .condition-arrow{height:24px;width:24px}}.live-match-page .live-match-header .match-info h2 .team-info .condition-arrow svg{height:100%;width:100%}.live-match-page .live-match-header .match-info h2 .team-info .condition-arrow .condition-random{font-size:36px;font-weight:900;text-shadow:0 2px 6px rgba(0,0,0,.5)}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .team-info .condition-arrow .condition-random{font-size:22px}}.live-match-page .live-match-header .match-info .score{border:2px solid rgba(251,191,36,.3);border-radius:12px;color:#fbbf24;flex-shrink:0;font-size:25px;font-weight:900;padding:8px 16px;position:relative;text-shadow:0 0 20px rgba(251,191,36,.5)}@media (min-width:768px){.live-match-page .live-match-header .match-info .score{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}}@media (max-width:767px){.live-match-page .live-match-header .match-info .score{border-width:1px;font-size:16px;padding:4px 8px}}.live-match-page .live-match-header .match-info h2{position:relative}.live-match-page .live-match-header .match-info h2 .scorers-list{display:flex;gap:20px;justify-content:space-between;left:50%;margin-top:5px;min-width:100%;padding:5px;position:absolute;top:40px;transform:translateX(-50%);z-index:100}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .scorers-list{top:23px}}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section{flex:1;max-width:33%}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section h5{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin:0 0 5px;text-transform:uppercase}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll{font-size:.8rem;max-height:50px;overflow-y:auto}@media (max-width:767px){.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll{max-height:60px}}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll::-webkit-scrollbar{width:4px}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll .scorer-item{align-items:center;display:flex;justify-content:space-between;padding:2px 0}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll .scorer-item:last-child{border-bottom:none}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll .scorer-item span{font-size:.6rem}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll .scorer-item span.scorer-time{font-size:.5rem}.live-match-page .live-match-header .match-info h2 .scorers-list .scorers-section .scorers-scroll .scorer-item .scorer-time{color:#a1c3ff;font-weight:600}.live-match-page .live-match-header .match-timer{align-items:center;display:flex;gap:8px;position:relative;text-align:center;z-index:1}@media (max-width:767px){.live-match-page .live-match-header .match-timer{justify-content:center;padding-bottom:10px;width:100%}}.live-match-page .live-match-header .match-timer .season-weather-info{align-items:center;color:hsla(0,0%,100%,.7);cursor:default;display:flex;font-size:13px;gap:4px}.live-match-page .live-match-header .match-timer .season-weather-info span{filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}.live-match-page .live-match-header .match-timer .season-weather-info .season-label,.live-match-page .live-match-header .match-timer .season-weather-info .weather-label{font-weight:500;letter-spacing:.3px}.live-match-page .live-match-header .match-timer .season-weather-info .separator{margin:0 2px;opacity:.4}@media (max-width:767px){.live-match-page .live-match-header .match-timer .season-weather-info{font-size:11px}}.live-match-page .live-match-header .match-timer .timer{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;color:#fbbf24;font-size:48px;font-weight:900;position:relative;text-shadow:0 0 20px rgba(251,191,36,.5)}.live-match-page .live-match-header .match-timer .timer:before{content:"⏰";font-size:20px;left:50%;opacity:.8;position:absolute;top:-20px;transform:translateX(-50%)}.live-match-page .streaming-section{align-items:center;display:flex;gap:6px;position:relative;z-index:1}.live-match-page .streaming-section .streaming-btn,.live-match-page .streaming-section .streaming-watch-btn{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:4px 10px;transition:all .2s ease}.live-match-page .streaming-section .streaming-btn-off{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3)}.live-match-page .streaming-section .streaming-btn-off:hover{background:hsla(0,0%,100%,.25)}.live-match-page .streaming-section .streaming-btn-on{animation:pulse-live 1.8s infinite;background:#dc2626}.live-match-page .streaming-section .streaming-btn-on:hover{background:#b91c1c}.live-match-page .streaming-section .streaming-watch-btn{background:#9146ff}.live-match-page .streaming-section .streaming-watch-btn:hover{background:#772ce8}@keyframes pulse-live{0%,to{box-shadow:0 0 0 0 rgba(220,38,38,.6)}50%{box-shadow:0 0 0 6px rgba(220,38,38,0)}}.live-match-page .stream-modal{max-width:900px;width:95vw}.live-match-page .stream-modal .stream-embed-wrapper{background:#000;border-radius:8px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.live-match-page .stream-modal .stream-iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.live-match-page .stream-modal .stream-youtube-fallback{background:rgba(0,0,0,.05);border-radius:8px;padding:16px;text-align:center}.live-match-page .room-code-section{display:flex;position:relative;text-align:center;z-index:1}.live-match-page .room-code-section label{display:block;font-size:11px;letter-spacing:1px;margin-bottom:4px;opacity:.7;text-transform:uppercase}.live-match-page .room-code-section .room-code-input-group{align-items:center;display:flex;gap:4px}.live-match-page .room-code-section .room-code-input{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:8px;color:#fff;font-size:16px;font-weight:700;letter-spacing:2px;padding:6px 8px;text-align:center;width:110px}.live-match-page .room-code-section .room-code-input::-moz-placeholder{color:hsla(0,0%,100%,.4);font-weight:400}.live-match-page .room-code-section .room-code-input::placeholder{color:hsla(0,0%,100%,.4);font-weight:400}.live-match-page .room-code-section .room-code-input:focus{background:hsla(0,0%,100%,.15);border-color:#fbbf24;outline:none}.live-match-page .room-code-section .room-code-btn{border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;padding:2px 12px;transition:all .2s ease}.live-match-page .room-code-section .room-code-btn-save{background:#fbbf24;color:#1e293b}.live-match-page .room-code-section .room-code-btn-save:hover:not(:disabled){background:#f59e0b}.live-match-page .room-code-section .room-code-btn-save:disabled{cursor:not-allowed;opacity:.4}.live-match-page .room-code-section .room-code-btn-saved{background:#22c55e;color:#fff}.live-match-page .room-code-section .room-code-display{align-items:center;display:flex;flex-direction:column;gap:2px}.live-match-page .room-code-section .room-code-value{color:#fbbf24;font-size:16px;font-weight:700;letter-spacing:2px}@media (max-width:767px){.live-match-page .room-code-section .room-code-input{font-size:13px;padding:4px 6px;width:90px}.live-match-page .room-code-section .room-code-value{font-size:13px}.live-match-page .room-code-section label{font-size:9px}}.live-match-page .header-actions{align-items:center;display:flex;gap:6px;position:relative;z-index:1}.live-match-page .btn-reset{background:linear-gradient(135deg,#f59e0b,#d97706)}.live-match-page .btn-reset,.live-match-page .btn-stop{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:4px;padding:6px 12px}.live-match-page .btn-stop{background:linear-gradient(135deg,#dc2626,#b91c1c)}.live-match-page .btn-stop:before{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:12px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.live-match-page .btn-stop:hover{box-shadow:0 6px 20px rgba(220,38,38,.4);transform:translateY(-2px)}.live-match-page .btn-stop:hover:before{opacity:1}.live-match-page .btn-stop:active{transform:translateY(0)}.live-match-page .btn-stop i{font-size:18px}.live-match-page .modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.live-match-page .modal-overlay .modal-content{animation:slideUp .3s ease;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.25);max-height:98%;max-width:550px;overflow:auto;padding:40px;position:relative;text-align:center;width:90%}@media (max-width:767px){.live-match-page .modal-overlay .modal-content{padding:15px}}.live-match-page .modal-overlay .modal-content:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981,#3b82f6,#8b5cf6);border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.live-match-page .modal-overlay .modal-content h3{align-items:center;color:#1e293b;display:flex;font-size:22px;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px;margin-top:0}.live-match-page .modal-overlay .modal-content .form-group{margin-bottom:20px;text-align:left}.live-match-page .modal-overlay .modal-content .form-group label{align-items:center;color:#374151;display:block;display:flex;font-size:14px;font-weight:600;justify-content:center;margin-bottom:8px;transition:all .3s ease}.live-match-page .modal-overlay .modal-content .form-group .time-input-group{align-items:center;display:flex;gap:10px}.live-match-page .modal-overlay .modal-content .form-group .time-input-group .btn-time{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.live-match-page .modal-overlay .modal-content .form-group .time-input-group .btn-time:hover{box-shadow:0 4px 12px rgba(59,130,246,.4);transform:scale(1.1)}.live-match-page .modal-overlay .modal-content .form-group .time-input-group .btn-time.btn-minus{background:linear-gradient(135deg,#ef4444,#dc2626)}.live-match-page .modal-overlay .modal-content .form-group .time-input-group .btn-time.btn-minus:hover{box-shadow:0 4px 12px rgba(239,68,68,.4)}.live-match-page .modal-overlay .modal-content .form-group .time-input-group .time-input{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:8px;color:#1e293b;flex:1;font-size:16px;font-weight:600;padding:10px 16px;text-align:center}.live-match-page .modal-overlay .modal-content .form-group .selected-player-info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #3b82f6;border-radius:8px;color:#1e40af;font-size:16px;font-weight:600;padding:12px 16px;text-align:center}.live-match-page .modal-overlay .modal-content .player-selector{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;max-height:300px;overflow-y:auto;padding:15px}.live-match-page .modal-overlay .modal-content .player-selector::-webkit-scrollbar{width:6px}.live-match-page .modal-overlay .modal-content .player-selector::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.live-match-page .modal-overlay .modal-content .player-selector::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.live-match-page .modal-overlay .modal-content .player-selector::-webkit-scrollbar-thumb:hover{background:#94a3b8}.live-match-page .modal-overlay .modal-content .player-selector .player-section{margin-bottom:20px}.live-match-page .modal-overlay .modal-content .player-selector .player-section:last-child{margin-bottom:0}.live-match-page .modal-overlay .modal-content .player-selector .player-section h4{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:8px;color:#1e293b;font-size:16px;font-weight:700;margin-bottom:12px;padding:8px;text-align:center}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;padding:12px;position:relative;transition:all .3s ease}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card:hover{border-color:#3b82f6;box-shadow:0 6px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card.selected{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 8px 20px rgba(59,130,246,.4);color:#fff;transform:scale(1.05)}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card.selected .player-info .player-name,.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card.selected .player-info .player-position{color:#fff}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card .no-assist-icon{font-size:32px;margin-bottom:8px;opacity:.7}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card .player-photo{border:2px solid #e2e8f0;border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card .player-info .player-name{color:#1e293b;font-size:12px;font-weight:600;line-height:1.2;margin-bottom:4px}.live-match-page .modal-overlay .modal-content .player-selector .player-section .player-grid .player-card .player-info .player-position{color:#64748b;font-size:10px;line-height:1.2}.live-match-page .modal-overlay .modal-content .player-selector p{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:25px}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions{display:flex;gap:15px;justify-content:center;margin-top:25px}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn{border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s ease}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn:before{background:hsla(0,0%,100%,.3);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn:hover:before{height:300px;width:300px}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn.btn-secondary{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 4px 15px hsla(220,9%,46%,.3);color:#fff}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn.btn-secondary:hover{box-shadow:0 6px 20px hsla(220,9%,46%,.4);transform:translateY(-2px)}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 15px rgba(59,130,246,.3);color:#fff}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn.btn-primary:hover{box-shadow:0 6px 20px rgba(59,130,246,.4);transform:translateY(-2px)}.live-match-page .modal-overlay .modal-content .player-selector .modal-actions .btn.btn-primary:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:none;cursor:not-allowed;transform:none}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes flash{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.live-match-page .formation-selection-stage{background:linear-gradient(135deg,#fff,#f1f5f9);border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.1);margin-bottom:25px;padding:30px}.live-match-page .formation-selection-stage h3{align-items:center;color:#1e293b;display:flex;font-size:24px;font-weight:700;gap:10px;justify-content:center;margin-bottom:25px;text-align:center}.live-match-page .formation-selection-stage h3:before{content:"📋";font-size:28px}.live-match-page .formation-selection-stage .formations-list{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px;padding:20px}.live-match-page .formation-selection-stage .formations-list .formation-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;overflow:hidden;padding:25px;position:relative;text-align:center;transition:all .3s ease}.live-match-page .formation-selection-stage .formations-list .formation-card:before{background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.live-match-page .formation-selection-stage .formations-list .formation-card:hover{border-color:#3b82f6;box-shadow:0 15px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.live-match-page .formation-selection-stage .formations-list .formation-card:hover:before{left:100%}.live-match-page .formation-selection-stage .formations-list .formation-card.selected{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 10px 25px rgba(59,130,246,.4);color:#fff;transform:scale(1.05)}.live-match-page .formation-selection-stage .formations-list .formation-card.selected h4{color:#fff}.live-match-page .formation-selection-stage .formations-list .formation-card.selected p{color:hsla(0,0%,100%,.9)}.live-match-page .formation-selection-stage .formations-list .formation-card h4{color:#1e293b;font-size:20px;font-weight:700;margin-bottom:8px;transition:color .3s ease}.live-match-page .formation-selection-stage .formations-list .formation-card p{color:#64748b;font-size:16px;margin:0;transition:color .3s ease}.live-match-page .formation-selection-stage .btn-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 15px rgba(59,130,246,.3);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 auto;padding:14px 32px;transition:all .3s ease}.live-match-page .formation-selection-stage .btn-primary:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:none;cursor:not-allowed;transform:none}.live-match-page .formation-selection-stage .btn-primary:not(:disabled):hover{box-shadow:0 6px 20px rgba(59,130,246,.4);transform:translateY(-2px)}.live-match-page .formation-selection-stage .btn-primary:before{content:"✓";font-size:18px}.live-match-page .lineup-editing-actions{display:flex;gap:12px;justify-content:center;margin-top:16px}@media (max-width:767px){.live-match-page .lineup-editing-actions{flex-wrap:wrap;gap:8px;padding-bottom:30px}}.live-match-page .waiting-adverse-stage{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;box-shadow:0 10px 25px rgba(251,191,36,.2);padding:40px;text-align:center}.live-match-page .waiting-adverse-stage h3{align-items:center;color:#92400e;display:flex;font-size:24px;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px}.live-match-page .waiting-adverse-stage h3:after{animation:pulse 2s ease-in-out infinite;content:"⏳";font-size:28px}.live-match-page .waiting-adverse-stage .spinner{animation:spin 1s linear infinite;border:4px solid rgba(146,64,14,.2);border-radius:50%;border-top-color:#92400e;height:50px;margin:0 auto;width:50px}.live-match-page .ready-to-start-stage{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:16px;box-shadow:0 10px 25px rgba(16,185,129,.2);margin-bottom:20px;padding:40px;text-align:center}.live-match-page .ready-to-start-stage h3{align-items:center;color:#065f46;display:flex;font-size:24px;font-weight:700;gap:10px;justify-content:center;margin-bottom:25px}.live-match-page .ready-to-start-stage h3:before{content:"🟢";font-size:28px}.live-match-page .ready-to-start-stage .btn-success{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 6px 20px rgba(16,185,129,.4);color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;margin:0 auto;padding:16px 40px;transition:all .3s ease}.live-match-page .ready-to-start-stage .btn-success:hover{box-shadow:0 8px 25px rgba(16,185,129,.5);transform:translateY(-3px)}.live-match-page .ready-to-start-stage .btn-success i{font-size:20px}.live-match-page .match-in-progress .match-layout{display:grid;flex:1;gap:25px;grid-template-columns:1fr 1fr;overflow:hidden}@media (max-width:1024px){.live-match-page .match-in-progress .match-layout{grid-template-columns:1fr}}@media (max-width:767px){.live-match-page .match-in-progress .match-layout{display:flex;flex-direction:column;gap:15px;min-height:0}}.live-match-page .match-in-progress .actions-panel,.live-match-page .match-in-progress .events-panel,.live-match-page .match-in-progress .stats-panel{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:25px}@media (max-width:767px){.live-match-page .match-in-progress .actions-panel,.live-match-page .match-in-progress .events-panel,.live-match-page .match-in-progress .stats-panel{border-radius:12px;flex:1;max-height:calc(100vh - 240px);min-height:0;overflow-y:auto;padding:15px}}.live-match-page .match-in-progress .actions-panel h3,.live-match-page .match-in-progress .events-panel h3,.live-match-page .match-in-progress .stats-panel h3{align-items:center;color:#1e293b;display:flex;font-size:20px;font-weight:700;gap:10px;margin-bottom:20px}.live-match-page .match-in-progress .actions-panel h3:before,.live-match-page .match-in-progress .events-panel h3:before,.live-match-page .match-in-progress .stats-panel h3:before{content:"📊";font-size:24px}.live-match-page .match-in-progress .events-panel h3:before{content:"📝"}.live-match-page .match-in-progress .events-panel .events-list{max-height:400px;overflow-y:auto;padding:10px 0}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list{max-height:calc(100vh - 350px);padding:5px 0}}.live-match-page .match-in-progress .events-panel .events-list::-webkit-scrollbar{width:6px}.live-match-page .match-in-progress .events-panel .events-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.live-match-page .match-in-progress .events-panel .events-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.live-match-page .match-in-progress .events-panel .events-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper{animation:slideIn .3s ease-out;display:flex;margin-bottom:12px}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list .event-wrapper{margin-bottom:8px}}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-home{justify-content:flex-start}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-home .event-item{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,197,253,.1));border-bottom-left-radius:0;border-left:4px solid #3b82f6;border-top-left-radius:0;box-shadow:0 2px 8px rgba(59,130,246,.15)}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-home .event-item:hover{box-shadow:-4px 4px 16px rgba(59,130,246,.25);transform:translateX(5px)}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-away{justify-content:flex-end}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-away .event-item{background:linear-gradient(135deg,rgba(239,68,68,.2),hsla(0,94%,82%,.1));border-bottom-right-radius:0;border-right:4px solid #ef4444;border-top-right-radius:0;box-shadow:0 2px 8px rgba(239,68,68,.15);flex-direction:row-reverse}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-away .event-item:hover{box-shadow:4px 4px 16px rgba(239,68,68,.25);transform:translateX(-5px)}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-away .event-item .event-content{text-align:right}.live-match-page .match-in-progress .events-panel .events-list .event-wrapper.event-away .event-item .event-header{flex-direction:row-reverse}.live-match-page .match-in-progress .events-panel .events-list .event-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;gap:12px;overflow:hidden;padding:14px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:75%}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list .event-item{border-radius:10px;gap:8px;padding:10px 12px}}.live-match-page .match-in-progress .events-panel .events-list .event-item:before{background:linear-gradient(135deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-club-logo{flex-shrink:0}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-club-logo .club-badge{background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);height:40px;-o-object-fit:contain;object-fit:contain;padding:4px;width:40px}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list .event-item .event-club-logo .club-badge{height:32px;padding:3px;width:32px}}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-content{flex:1;min-width:0}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-header{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-bottom:4px}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-time{background:rgba(0,0,0,.05);border-radius:6px;color:#1e293b;font-size:13px;font-weight:800;letter-spacing:.5px;padding:2px 8px}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list .event-item .event-time{font-size:11px;padding:2px 6px}}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-icon{font-size:22px;line-height:1}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list .event-item .event-icon{font-size:18px}}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-description{color:#475569;font-size:14px;line-height:1.4}@media (max-width:767px){.live-match-page .match-in-progress .events-panel .events-list .event-item .event-description{font-size:12px}}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-description .event-type{color:#1e293b;font-weight:600;margin-right:6px}.live-match-page .match-in-progress .events-panel .events-list .event-item .event-description .event-player{color:#64748b;font-style:italic}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-but,.live-match-page .match-in-progress .events-panel .events-list .event-item.event-csc{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left-color:#10b981}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-but .event-time,.live-match-page .match-in-progress .events-panel .events-list .event-item.event-csc .event-time{color:#059669}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-carton_jaune{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left-color:#f59e0b}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-carton_jaune .event-time{color:#d97706}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-carton_rouge{background:linear-gradient(135deg,#fee2e2,#fecaca);border-left-color:#ef4444}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-carton_rouge .event-time{color:#dc2626}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-remplacement_in{background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-left-color:#8b5cf6}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-remplacement_in .event-time{color:#7c3aed}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-remplacement_out{background:linear-gradient(135deg,#e6cade,#eaa6da);border-left-color:#f65c78}.live-match-page .match-in-progress .events-panel .events-list .event-item.event-remplacement_out .event-time{color:#9e397e}.live-match-page .match-in-progress .actions-panel h3:before{content:"⚡"}.live-match-page .match-in-progress .actions-panel .action-buttons{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action{background:linear-gradient(135deg,#fff,#f1f5f9);border:2px solid #e2e8f0;border-radius:10px;color:#1e293b;cursor:pointer;font-size:14px;font-weight:600;overflow:hidden;padding:12px 16px;position:relative;text-align:center;transition:all .3s ease}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action:before{background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action:hover{border-color:#3b82f6;box-shadow:0 6px 15px rgba(0,0,0,.15);transform:translateY(-2px)}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action:hover:before{left:100%}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-goal{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;color:#fff}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-goal:hover{box-shadow:0 6px 15px rgba(16,185,129,.4)}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-yellow{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#d97706;color:#fff}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-yellow:hover{box-shadow:0 6px 15px rgba(245,158,11,.4)}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-red{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc2626;color:#fff}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-red:hover{box-shadow:0 6px 15px rgba(239,68,68,.4)}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-halftime{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#7c3aed;color:#fff}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-halftime:hover{box-shadow:0 6px 15px rgba(139,92,246,.4)}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-finish{background:linear-gradient(135deg,#059669,#047857);border-color:#047857;color:#fff}.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action.btn-finish:hover{box-shadow:0 6px 15px rgba(5,150,105,.4)}@media (max-width:767px){.live-match-page .match-in-progress .actions-panel .action-buttons .btn-action{padding:8px 16px}}.live-match-page .match-in-progress .actions-panel .btn-secondary{align-items:center;background:linear-gradient(135deg,#6b7280,#4b5563);border:none;border-radius:10px;box-shadow:0 4px 15px hsla(220,9%,46%,.3);color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:14px 24px;transition:all .3s ease}.live-match-page .match-in-progress .actions-panel .btn-secondary:hover{box-shadow:0 6px 20px hsla(220,9%,46%,.4);transform:translateY(-2px)}.live-match-page .match-in-progress .actions-panel .btn-secondary i{font-size:16px}.live-match-page .match-in-progress .stats-panel{grid-column:1/-1}.live-match-page .match-in-progress .stats-panel h3:before{content:"📈"}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:15px;grid-template-columns:2fr 1fr 1fr;margin-bottom:10px;padding:15px;transition:all .3s ease}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-label{align-items:center;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:8px}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-label:before{content:"📊";font-size:16px;opacity:.7}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-away,.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-home{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:6px;font-size:16px;font-weight:700;padding:8px 12px;text-align:center}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-home{border-color:rgba(59,130,246,.3);color:#3b82f6}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-away{border-color:rgba(239,68,68,.3);color:#ef4444}@media (max-width:767px){.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row{padding:5px}.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-away,.live-match-page .match-in-progress .stats-panel .stats-grid .stat-row .stat-home{padding:2px}}.live-match-page .match-finished-stage{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:16px;box-shadow:0 10px 25px rgba(59,130,246,.2);padding:40px;text-align:center}.live-match-page .match-finished-stage h3{align-items:center;color:#1e40af;display:flex;font-size:28px;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px}.live-match-page .match-finished-stage h3:before{content:"🏁";font-size:32px}.live-match-page .match-finished-stage p{color:#1e3a8a;font-size:18px;font-weight:600;margin-bottom:30px}.live-match-page .match-finished-stage p strong{color:#1e40af;font-size:24px}.live-match-page .match-finished-stage .upload-section{background:linear-gradient(135deg,#fff,#f8fafc);border:2px dashed #3b82f6;border-radius:12px;margin-bottom:25px;padding:30px;transition:all .3s ease}.live-match-page .match-finished-stage .upload-section:hover{border-color:#2563eb;box-shadow:0 4px 15px rgba(59,130,246,.1)}.live-match-page .match-finished-stage .upload-section h4{align-items:center;color:#1e293b;display:flex;font-size:20px;font-weight:600;gap:8px;justify-content:center;margin-bottom:15px}.live-match-page .match-finished-stage .upload-section h4:before{content:"📤";font-size:24px}.live-match-page .match-finished-stage .upload-section .form-control,.live-match-page .match-finished-stage .upload-section input[type=date],.live-match-page .match-finished-stage .upload-section input[type=email],.live-match-page .match-finished-stage .upload-section input[type=number],.live-match-page .match-finished-stage .upload-section input[type=password],.live-match-page .match-finished-stage .upload-section input[type=tel],.live-match-page .match-finished-stage .upload-section input[type=text],.live-match-page .match-finished-stage .upload-section select,.live-match-page .match-finished-stage .upload-section textarea{border:2px solid #e2e8f0;border-radius:10px;font-size:16px;padding:12px 16px;transition:all .3s ease}.live-match-page .match-finished-stage .upload-section .form-control:focus,.live-match-page .match-finished-stage .upload-section input[type=date]:focus,.live-match-page .match-finished-stage .upload-section input[type=email]:focus,.live-match-page .match-finished-stage .upload-section input[type=number]:focus,.live-match-page .match-finished-stage .upload-section input[type=password]:focus,.live-match-page .match-finished-stage .upload-section input[type=tel]:focus,.live-match-page .match-finished-stage .upload-section input[type=text]:focus,.live-match-page .match-finished-stage .upload-section select:focus,.live-match-page .match-finished-stage .upload-section textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.live-match-page .match-finished-stage .btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 15px rgba(59,130,246,.3);color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.live-match-page .match-finished-stage .btn-primary:hover{box-shadow:0 6px 20px rgba(59,130,246,.4);transform:translateY(-2px)}.live-match-page .evaluation-section .evaluation-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06);margin:0 auto;max-width:640px;padding:24px}.live-match-page .evaluation-section .evaluation-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;margin-bottom:20px;padding-bottom:16px}.live-match-page .evaluation-section .evaluation-header .evaluation-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.live-match-page .evaluation-section .evaluation-header h4{color:#1e293b;font-size:16px;font-weight:700;margin:0}.live-match-page .evaluation-section .evaluation-header .evaluation-subtitle{color:#94a3b8;display:block;font-size:12px;margin-top:2px}.live-match-page .evaluation-section .evaluation-fields{display:flex;flex-direction:column;gap:16px}.live-match-page .evaluation-section .evaluation-field label{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:6px;letter-spacing:.03em;margin-bottom:8px;text-transform:uppercase}.live-match-page .evaluation-section .evaluation-field label svg{color:#94a3b8}.live-match-page .evaluation-section .evaluation-options{display:flex;flex-wrap:wrap;gap:8px}.live-match-page .evaluation-section .eval-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.04);color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 18px;transition:all .2s ease}.live-match-page .evaluation-section .eval-btn:hover{border-color:#94a3b8;box-shadow:0 3px 8px rgba(0,0,0,.08);transform:translateY(-1px)}.live-match-page .evaluation-section .eval-btn.active{border-color:transparent;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;transform:translateY(-1px)}.live-match-page .evaluation-section .eval-btn.active.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.live-match-page .evaluation-section .eval-btn.active.primary{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.live-match-page .evaluation-section .eval-btn.active.success{background:linear-gradient(135deg,#4ade80,#22c55e)}.live-match-page .evaluation-section .eval-btn.active.purple{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.live-match-page .evaluation-section .evaluation-submit{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:16px;text-align:center}.live-match-page .evaluation-section .eval-submit-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:10px;box-shadow:0 4px 12px rgba(59,130,246,.3);color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 32px;transition:all .2s ease}.live-match-page .evaluation-section .eval-submit-btn:hover{box-shadow:0 6px 16px rgba(59,130,246,.4);transform:translateY(-1px)}.live-match-page .evaluation-section .eval-submit-btn:active{transform:translateY(0)}.live-match-page .evaluation-success{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;color:#16a34a;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;padding:14px 24px}.live-match-page .match-sheet-stage{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;box-shadow:0 10px 25px rgba(14,165,233,.2);padding:20px}.live-match-page .match-sheet-stage h3{align-items:center;color:#0c4a6e;display:flex;font-size:26px;font-weight:700;gap:10px;justify-content:center;margin-bottom:30px;text-align:center}.live-match-page .match-sheet-stage h3:before{content:"📋";font-size:30px}.live-match-page .match-sheet-stage .upload-section{background:linear-gradient(135deg,#fff,#f8fafc);border:2px dashed #0ea5e9;border-radius:12px;margin-bottom:30px;padding:25px}.live-match-page .match-sheet-stage .upload-section h4{align-items:center;color:#0c4a6e;display:flex;font-size:18px;font-weight:600;gap:8px;margin-bottom:15px}.live-match-page .match-sheet-stage .upload-section h4:before{content:"📸";font-size:20px}.live-match-page .match-sheet-stage .match-sheet-form .row{margin-bottom:30px}.live-match-page .match-sheet-stage .match-sheet-form h4{align-items:center;border-bottom:2px solid #e2e8f0;color:#0c4a6e;display:flex;font-size:20px;font-weight:700;gap:8px;margin-bottom:20px;padding-bottom:10px}.live-match-page .match-sheet-stage .match-sheet-form h4:before{content:"⚽";font-size:22px}.live-match-page .match-sheet-stage .match-sheet-form .form-group{margin-bottom:20px}.live-match-page .match-sheet-stage .match-sheet-form .form-group label{color:#475569;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.live-match-page .match-sheet-stage .match-sheet-form .form-group .form-control,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=date],.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=email],.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=number],.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=password],.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=tel],.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=text],.live-match-page .match-sheet-stage .match-sheet-form .form-group select,.live-match-page .match-sheet-stage .match-sheet-form .form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:14px;padding:10px 14px;transition:all .3s ease}.live-match-page .match-sheet-stage .match-sheet-form .form-group .form-control:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=date]:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=email]:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=number]:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=password]:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=tel]:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group input[type=text]:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group select:focus,.live-match-page .match-sheet-stage .match-sheet-form .form-group textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.1);outline:none}.live-match-page .match-sheet-stage .match-sheet-form .cards-section,.live-match-page .match-sheet-stage .match-sheet-form .goals-section{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;padding:25px}.live-match-page .match-sheet-stage .match-sheet-form .cards-section h4,.live-match-page .match-sheet-stage .match-sheet-form .goals-section h4{align-items:center;color:#1e293b;display:flex;font-size:18px;font-weight:600;gap:8px;margin-bottom:20px}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goals-section h4:before,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goals-section h4:before{content:"⚽"}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .cards-section h4:before,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .cards-section h4:before{content:"🟨🟥"}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row{align-items:center;display:grid;gap:10px;grid-template-columns:2fr 2fr 1fr 2fr auto;margin-bottom:10px}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row .form-control,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row input[type=date],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row input[type=email],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row input[type=number],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row input[type=password],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row input[type=tel],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row input[type=text],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row select,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row textarea,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row .form-control,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row input[type=date],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row input[type=email],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row input[type=number],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row input[type=password],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row input[type=tel],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row input[type=text],.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row select,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row textarea,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row .form-control,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row input[type=date],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row input[type=email],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row input[type=number],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row input[type=password],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row input[type=tel],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row input[type=text],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row select,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row textarea,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row .form-control,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row input[type=date],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row input[type=email],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row input[type=number],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row input[type=password],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row input[type=tel],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row input[type=text],.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row select,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row textarea{font-size:13px;padding:8px 12px}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row .btn-sm,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row .btn-sm,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row .btn-sm,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row .btn-sm{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:8px 12px;transition:all .3s ease}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .card-row .btn-sm:hover,.live-match-page .match-sheet-stage .match-sheet-form .cards-section .goal-row .btn-sm:hover,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .card-row .btn-sm:hover,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .goal-row .btn-sm:hover{box-shadow:0 4px 12px rgba(239,68,68,.4);transform:scale(1.1)}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .btn-secondary,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .btn-secondary{background:linear-gradient(135deg,#6b7280,#4b5563);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:all .3s ease}.live-match-page .match-sheet-stage .match-sheet-form .cards-section .btn-secondary:hover,.live-match-page .match-sheet-stage .match-sheet-form .goals-section .btn-secondary:hover{box-shadow:0 4px 12px hsla(220,9%,46%,.3);transform:translateY(-1px)}.live-match-page .match-sheet-stage .match-sheet-form .btn-lg{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 6px 20px rgba(16,185,129,.4);color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;margin:30px auto 0;padding:18px 40px;transition:all .3s ease}.live-match-page .match-sheet-stage .match-sheet-form .btn-lg:hover{box-shadow:0 8px 25px rgba(16,185,129,.5);transform:translateY(-3px)}.live-match-page .match-sheet-stage .match-sheet-form .btn-lg:before{content:"✅";font-size:20px}.live-match-page .validation-stage{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;box-shadow:0 10px 25px rgba(251,191,36,.2);padding:40px;text-align:center}.live-match-page .validation-stage>div h3{align-items:center;color:#92400e;display:flex;font-size:24px;font-weight:700;gap:10px;justify-content:center;margin-bottom:15px}.live-match-page .validation-stage>div h3:before{content:"🔍";font-size:28px}.live-match-page .validation-stage>div p{color:#78350f;font-size:16px;margin-bottom:25px}.live-match-page .validation-stage>div .validation-actions{display:flex;gap:20px;justify-content:center}.live-match-page .validation-stage>div .validation-actions .btn-success{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 6px 20px rgba(16,185,129,.4);color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 32px;transition:all .3s ease}.live-match-page .validation-stage>div .validation-actions .btn-success:hover{box-shadow:0 8px 25px rgba(16,185,129,.5);transform:translateY(-2px)}.live-match-page .validation-stage>div .validation-actions .btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:12px;box-shadow:0 6px 20px rgba(245,158,11,.4);color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 32px;transition:all .3s ease}.live-match-page .validation-stage>div .validation-actions .btn-warning:hover{box-shadow:0 8px 25px rgba(245,158,11,.5);transform:translateY(-2px)}.live-match-page .validation-stage>div .spinner{animation:spin 1s linear infinite;border:4px solid rgba(146,64,14,.2);border-radius:50%;border-top-color:#92400e;height:50px;margin:20px auto 0;width:50px}.live-match-page .match-completed-stage{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:16px;box-shadow:0 10px 25px rgba(16,185,129,.2);padding:40px;text-align:center}.live-match-page .match-completed-stage h3{align-items:center;color:#065f46;display:flex;font-size:28px;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px}.live-match-page .match-completed-stage h3:before{content:"🎉";font-size:32px}.live-match-page .match-completed-stage p{color:#047857;font-size:18px;margin-bottom:10px}.live-match-page .match-completed-stage p strong{color:#065f46;font-size:22px;font-weight:700}.live-match-page .match-completed-stage .btn-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 15px rgba(59,130,246,.3);color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.live-match-page .match-completed-stage .btn-primary:hover{box-shadow:0 6px 20px rgba(59,130,246,.4);color:#fff;text-decoration:none;transform:translateY(-2px)}.live-match-page .match-completed-stage .btn-primary:before{content:"📄";font-size:18px}.live-match-page .btn-toggle-actions{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 15px rgba(59,130,246,.3);color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-bottom:15px;padding:12px 20px;transition:all .3s ease;width:100%}.live-match-page .btn-toggle-actions:hover{box-shadow:0 6px 20px rgba(59,130,246,.4);transform:translateY(-2px)}.live-match-page .btn-toggle-actions:active{transform:translateY(0)}.live-match-page .btn-toggle-actions i{font-size:16px;transition:transform .3s ease}.live-match-page .mobile-nav-buttons{display:flex;gap:8px;margin-bottom:15px;padding:0 5px}.live-match-page .mobile-nav-buttons .btn-nav{align-items:center;background:linear-gradient(135deg,#64748b,#475569);border:none;border-radius:10px;box-shadow:0 2px 8px rgba(100,116,139,.3);color:#fff;cursor:pointer;display:flex;flex:1;flex-direction:column;font-size:12px;font-weight:600;gap:4px;padding:12px 8px;transition:all .3s ease}.live-match-page .mobile-nav-buttons .btn-nav.active{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 15px rgba(59,130,246,.4);transform:translateY(-2px)}.live-match-page .mobile-nav-buttons .btn-nav:hover:not(.active){background:linear-gradient(135deg,#475569,#334155);transform:translateY(-1px)}.live-match-page .mobile-nav-buttons .btn-nav i{font-size:18px}.live-match-page .mobile-nav-buttons .btn-nav span{line-height:1.2}@media (min-width:768px){.live-match-page .mobile-only{display:none!important}}@media (max-width:767px){.live-match-page .desktop-only{display:none!important}}@media (min-width:768px){.live-match-page .mobile-hidden{display:none!important}}.live-match-page .player-selector{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-height:400px;overflow-y:auto;padding:10px}@media (max-width:767px){.live-match-page .player-selector{max-height:300px;padding:8px}}.live-match-page .player-selector::-webkit-scrollbar{width:6px}.live-match-page .player-selector::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.live-match-page .player-selector::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.live-match-page .player-selector::-webkit-scrollbar-thumb:hover{background:#94a3b8}.live-match-page .player-section{margin-bottom:20px}.live-match-page .player-section:last-child{margin-bottom:0}.live-match-page .player-section h4{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-left:4px solid #3b82f6;border-radius:8px;color:#1e293b;font-size:14px;font-weight:700;margin:0 0 10px;padding:8px 12px}@media (max-width:767px){.live-match-page .player-section h4{font-size:13px;padding:6px 10px}}.live-match-page .player-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (max-width:767px){.live-match-page .player-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.live-match-page .player-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:12px;position:relative;transition:all .3s ease}@media (max-width:767px){.live-match-page .player-card{border-radius:8px;gap:8px;padding:8px}}.live-match-page .player-card:hover{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.2);transform:translateY(-2px)}.live-match-page .player-card.selected{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6;box-shadow:0 4px 15px rgba(59,130,246,.3);transform:translateY(-2px)}.live-match-page .player-card .btn-player-stats{align-items:center;background:rgba(59,130,246,.9);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;opacity:.7;position:absolute;right:4px;top:4px;transition:all .2s ease;width:24px;z-index:10}.live-match-page .player-card .btn-player-stats:hover{background:#2563eb;opacity:1;transform:scale(1.1)}.live-match-page .player-card .btn-player-stats svg{height:14px;width:14px}.live-match-page .player-card:hover .btn-player-stats{opacity:1}.live-match-page .player-photo{border:2px solid #e2e8f0;border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}@media (max-width:767px){.live-match-page .player-photo{height:32px;width:32px}}.live-match-page .player-info{flex:1;min-width:0}.live-match-page .player-name{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.live-match-page .player-name{font-size:12px}}.live-match-page .player-position{color:#fff;font-size:12px;font-weight:500}@media (max-width:767px){.live-match-page .player-position{font-size:11px}.live-match-page .live-match-header{flex-direction:column;gap:10px;margin-bottom:10px;padding:12px 15px}.live-match-page .live-match-header .match-info{width:100%}.live-match-page .live-match-header .match-info h2{font-size:16px;gap:10px;width:100%}.live-match-page .live-match-header .match-info h2>span{width:20%}.live-match-page .live-match-header .match-info h2>span:not(.score):before{font-size:12px;right:-10px;top:-10px}.live-match-page .live-match-header .match-info h2>span:last-child{text-align:right}.live-match-page .live-match-header .match-info h2 .score{display:flex;font-size:18px;justify-content:space-between}.live-match-page .live-match-header .match-timer .timer{font-size:24px}.live-match-page .live-match-header .match-timer .timer:before{font-size:14px;top:-15px}.live-match-page .actions-panel .action-buttons{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:15px;padding:15px}.live-match-page .actions-panel .action-buttons .btn-action{border-radius:8px;font-size:13px;padding:10px 12px}.live-match-page .actions-panel .action-buttons .btn-action.btn-finish,.live-match-page .actions-panel .action-buttons .btn-action.btn-goal,.live-match-page .actions-panel .action-buttons .btn-action.btn-halftime,.live-match-page .actions-panel .action-buttons .btn-action.btn-red,.live-match-page .actions-panel .action-buttons .btn-action.btn-yellow{font-size:13px;padding:10px 12px}.live-match-page .actions-panel .btn-secondary{justify-content:center;margin-top:10px;width:100%}}.live-match-page .time-input-group{align-items:center;display:flex;gap:8px}.live-match-page .time-input-group .btn-time{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;transition:all .2s ease;width:40px}.live-match-page .time-input-group .btn-time:hover{background:#3b82f6;border-color:#3b82f6;color:#fff;transform:scale(1.05)}.live-match-page .time-input-group .btn-time:active{transform:scale(.95)}.live-match-page .time-input-group .btn-time.btn-minus:hover{background:#ef4444;border-color:#ef4444}.live-match-page .time-input-group .btn-time.btn-plus:hover{background:#10b981;border-color:#10b981}.live-match-page .time-input-group .time-input{background:#f8fafc;border:2px solid #e2e8f0;font-size:16px;font-weight:700;text-align:center}.live-match-page .time-input-group .time-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}@keyframes pulse-arrow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.15)}}.discussions-container{margin:0 auto;max-width:1200px;padding:20px}.discussions-container .discussions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.discussions-container .discussions-header h1{color:#000096;margin:0}.discussions-container .discussions-list .discussion-item{align-items:center;background:#fff;border:2px solid transparent;border-radius:8px;display:flex;margin-bottom:15px;padding:20px;transition:all .3s ease}.discussions-container .discussions-list .discussion-item:hover{border-color:#000096;box-shadow:0 4px 12px rgba(0,0,150,.1);transform:translateY(-2px)}.discussions-container .discussions-list .discussion-item .discussion-icon{display:flex;font-size:24px;gap:5px;min-width:30px}.discussions-container .discussions-list .discussion-item .discussion-content{cursor:pointer;flex:1}.discussions-container .discussions-list .discussion-item .discussion-content h3{color:#000096;font-size:18px;margin:0 0 10px}.discussions-container .discussions-list .discussion-item .discussion-content .discussion-meta{color:#666;display:flex;flex-wrap:wrap;font-size:14px;gap:15px;margin:0}.discussions-container .discussions-list .discussion-item .discussion-actions{display:flex;gap:8px;margin-left:15px}.discussions-container .discussions-list .discussion-item .discussion-actions .btn-icon{background:none;border:none;border-radius:4px;cursor:pointer;font-size:20px;padding:8px;transition:all .2s}.discussions-container .discussions-list .discussion-item .discussion-actions .btn-icon:hover{background-color:#f0f0f0;transform:scale(1.1)}.discussions-container .discussions-list .no-discussions{color:#666;padding:60px 20px;text-align:center}.discussion-show-container{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:20px}.discussion-show-container .discussion-warning{align-items:center;background-color:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;display:flex;font-size:13px;gap:8px;margin-bottom:20px;opacity:.9;padding:12px 16px}.discussion-show-container .discussion-warning:hover{opacity:1}.discussion-show-container .discussion-header{align-items:flex-start;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.discussion-show-container .discussion-header .discussion-title-section{flex:1}.discussion-show-container .discussion-header .discussion-title-section h1{color:#000096;margin:0 0 10px}.discussion-show-container .discussion-header .discussion-title-section .discussion-badges{display:flex;gap:10px}.discussion-show-container .discussion-header .discussion-title-section .discussion-badges .badge{border-radius:20px;font-size:12px;font-weight:600;padding:4px 12px}.discussion-show-container .discussion-header .discussion-title-section .discussion-badges .badge.badge-pinned{background:gold;color:#000096}.discussion-show-container .discussion-header .discussion-title-section .discussion-badges .badge.badge-locked{background:#e0e0e0;color:#666}.discussion-show-container .discussion-header .discussion-actions{display:flex;gap:10px}.discussion-show-container .discussion-header .discussion-actions .admin-actions{display:flex;gap:5px}.discussion-show-container .messages-container{flex:1;margin-bottom:20px;overflow-y:auto;padding:20px 0}.discussion-show-container .messages-container .messages-separator{align-items:center;display:flex;gap:15px;margin:30px 0;padding:0 20px}.discussion-show-container .messages-container .messages-separator .separator-line{background:linear-gradient(90deg,transparent,#e0e0e0,transparent);flex:1;height:2px}.discussion-show-container .messages-container .btn-load-more-inline{background-color:#f0f4ff;border:2px solid #000096;border-radius:20px;color:#000096;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.discussion-show-container .messages-container .btn-load-more-inline:hover:not(:disabled){background-color:#000096;box-shadow:0 4px 12px rgba(0,0,150,.2);color:#fff;transform:scale(1.05)}.discussion-show-container .messages-container .btn-load-more-inline:disabled{cursor:not-allowed;opacity:.6}.discussion-show-container .messages-container .message-wrapper{margin-bottom:20px}.discussion-show-container .messages-container .message{background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:12px;padding:15px;transition:all .2s ease}.discussion-show-container .messages-container .message.own-message{background:#f0f4ff;border-color:#000096}.discussion-show-container .messages-container .message .message-avatar{align-items:center;background:#000096;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:40px;justify-content:center;width:40px}.discussion-show-container .messages-container .message .message-avatar.small{font-size:14px;height:32px;width:32px}.discussion-show-container .messages-container .message .message-content{flex:1;min-width:0}.discussion-show-container .messages-container .message .message-content .message-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.discussion-show-container .messages-container .message .message-content .message-header strong{color:#000096}.discussion-show-container .messages-container .message .message-content .message-header .message-time{color:#999;font-size:12px}.discussion-show-container .messages-container .message .message-content .message-text{word-wrap:break-word;color:#333;line-height:1.5}.discussion-show-container .messages-container .message .message-content .message-text .mention{background:gold;border-radius:4px;color:#000096;font-weight:600;padding:2px 6px}.discussion-show-container .messages-container .message .message-content .message-text .message-link{color:#000096;font-weight:500;text-decoration:underline;transition:color .2s ease}.discussion-show-container .messages-container .message .message-content .message-text .message-link:hover{color:#0000c8;text-decoration:none}.discussion-show-container .messages-container .message .message-content .message-actions{display:flex;gap:10px;margin-top:10px}.discussion-show-container .messages-container .message .message-content .message-actions .btn-action{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .2s ease}.discussion-show-container .messages-container .message .message-content .message-actions .btn-action:hover{background:#f0f0f0;color:#000096}.discussion-show-container .messages-container .message .message-content .message-actions .btn-action.text-danger:hover{background:#ffe0e0;color:#d32f2f}.discussion-show-container .messages-container .message .message-content .reaction-picker{background:#f9f9f9;border-radius:8px;display:flex;gap:5px;margin-top:10px;padding:10px}.discussion-show-container .messages-container .message .message-content .reaction-picker .emoji-btn{background:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;font-size:20px;height:36px;transition:all .2s ease;width:36px}.discussion-show-container .messages-container .message .message-content .reaction-picker .emoji-btn:hover{border-color:#000096;transform:scale(1.2)}.discussion-show-container .messages-container .message .message-content .reactions-display{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.discussion-show-container .messages-container .message .message-content .reactions-display .reaction-badge{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;display:flex;font-size:14px;gap:4px;padding:4px 10px;transition:all .2s ease}.discussion-show-container .messages-container .message .message-content .reactions-display .reaction-badge:hover{background:#f0f4ff;border-color:#000096}.discussion-show-container .messages-container .message .message-content .reactions-display .reaction-badge.user-reacted{background:gold;border-color:#000096;font-weight:600}.discussion-show-container .messages-container .message .message-content .replies{border-left:3px solid #e0e0e0;margin-top:15px;padding-left:20px}.discussion-show-container .messages-container .message .message-content .replies .reply{margin-bottom:15px}.discussion-show-container .messages-container .message .message-content .replies .reply:last-child{margin-bottom:0}.discussion-show-container .message-input-container{border-top:2px solid #e0e0e0;padding:20px 0}.discussion-show-container .message-input-container .replying-to{align-items:center;background:#f0f4ff;border-left:3px solid #000096;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px 15px}.discussion-show-container .message-input-container .replying-to span{color:#666;font-size:14px}.discussion-show-container .message-input-container .replying-to span strong{color:#000096}.discussion-show-container .message-input-container .replying-to .btn-close{background:none;border:none;color:#999;cursor:pointer;font-size:20px;height:24px;line-height:1;padding:0;width:24px}.discussion-show-container .message-input-container .replying-to .btn-close:hover{color:#d32f2f}.discussion-show-container .message-input-container .message-form{display:flex;gap:10px}.discussion-show-container .message-input-container .message-form textarea{border:2px solid #e0e0e0;border-radius:8px;flex:1;font-family:inherit;font-size:14px;padding:12px;resize:vertical;transition:border-color .2s ease}.discussion-show-container .message-input-container .message-form textarea:focus{border-color:#000096;outline:none}.discussion-show-container .message-input-container .message-form button[type=submit]{align-self:flex-end}.modal-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-overlay .modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:500px;overflow-y:auto;padding:30px;width:90%}.modal-overlay .modal-content h2{color:#000096;margin:0 0 20px}.modal-overlay .modal-content .form-group{margin-bottom:20px}.modal-overlay .modal-content .form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.modal-overlay .modal-content .form-group input,.modal-overlay .modal-content .form-group textarea{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:14px;padding:10px;width:100%}.modal-overlay .modal-content .form-group input:focus,.modal-overlay .modal-content .form-group textarea:focus{border-color:#000096;outline:none}.modal-overlay .modal-content .notification-settings .checkbox-label{align-items:center;background:#f9f9f9;border-radius:6px;cursor:pointer;display:flex;gap:10px;margin-bottom:10px;padding:12px;transition:background .2s ease}.modal-overlay .modal-content .notification-settings .checkbox-label:hover{background:#f0f4ff}.modal-overlay .modal-content .notification-settings .checkbox-label input[type=checkbox]{cursor:pointer;height:20px;width:20px}.modal-overlay .modal-content .notification-settings .checkbox-label span{color:#333;flex:1}.modal-overlay .modal-content .modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.btn.btn-primary{background:#000096;color:#fff}.btn.btn-primary:hover{background:#000070}.btn.btn-secondary{background:#e0e0e0;color:#333}.btn.btn-secondary:hover{background:#d0d0d0}.btn.btn-icon{background:#fff;border:2px solid #e0e0e0;font-size:18px;padding:8px 12px}.btn.btn-icon:hover{background:#f0f4ff;border-color:#000096}.btn .scroll-to-bottom-btn{align-items:center;background:#000096;border:none;border-radius:50%;bottom:120px;box-shadow:0 4px 12px rgba(0,0,150,.3);color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;position:fixed;right:40px;transition:all .3s ease;width:50px;z-index:100}.btn .scroll-to-bottom-btn:hover{background:#0000c8;box-shadow:0 6px 16px rgba(0,0,150,.4);transform:scale(1.1)}.btn .scroll-to-bottom-btn:active{transform:scale(.95)}@media (max-width:768px){.discussion-show-container{padding:10px}.discussion-show-container .discussion-header{flex-direction:column;gap:15px}.discussion-show-container .discussion-header .discussion-actions{justify-content:flex-end;width:100%}.discussion-show-container .messages-container .message .message-avatar{font-size:14px;height:32px;width:32px}.discussion-show-container .messages-container .message .message-content .replies{padding-left:10px}.discussion-show-container .message-input-container .message-form{flex-direction:column}.discussion-show-container .message-input-container .message-form button[type=submit]{align-self:stretch}}.hero-section{background-color:#000096;background-image:linear-gradient(135deg,#000096,#000070);color:#fff;margin:0;overflow:hidden;padding:2.5rem 0;position:relative;width:100%}.hero-section:before{background-color:rgba(255,255,0,.1);height:200px;right:-50px;top:-50px;width:200px}.hero-section:after,.hero-section:before{border-radius:50%;content:"";position:absolute;z-index:0}.hero-section:after{background-color:rgba(255,255,0,.05);bottom:-100px;height:300px;left:-100px;width:300px}.hero-section .container{display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:1024px){.hero-section .container{align-items:center;flex-direction:row;justify-content:space-between}}.hero-section .hero-content{flex:1;margin-bottom:2.5rem}@media (min-width:1024px){.hero-section .hero-content{margin-bottom:0;margin-right:2.5rem}}.hero-section .hero-content h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-section .hero-content h1{font-size:3rem}}.hero-section .hero-content h1 .highlight{color:gold}.hero-section .hero-content p{font-size:1.25rem;margin-bottom:1.5rem;max-width:600px;opacity:.9}.hero-section .hero-content .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-section .hero-image{align-items:center;display:flex;flex:1;justify-content:center}.hero-section .hero-image img{border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);height:auto;max-width:100%}.auth-tabs{background-color:#ebeef5;border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);margin:0 auto;max-width:500px;overflow:hidden;padding:0;width:100%}.auth-tabs .tabs-header{display:flex;margin:0;padding:0;width:100%}.auth-tabs .tabs-header .tab-button{background-color:#ebeef5;border:none;border-bottom:2px solid transparent;color:#1a1a2e;cursor:pointer;flex:1;font-weight:700;padding:1rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-tabs .tabs-header .tab-button.active{border-bottom:2px solid #000096;color:#000096}.auth-tabs .tabs-header .tab-button:hover:not(.active){background-color:#dae0ed}.auth-tabs .tabs-content{padding:1.5rem}.auth-tabs .tabs-content .tab-pane{display:none}.auth-tabs .tabs-content .tab-pane.active{display:block}.features-section{background-color:#ebeef5;padding:2.5rem 0}.features-section .section-title{margin-bottom:2.5rem;text-align:center}.features-section .section-title h2{color:#000096;font-size:2rem;font-weight:700;margin-bottom:1rem}.features-section .section-title p{color:#1a1a2e;margin:0 auto;max-width:700px;opacity:.8}.features-section .features-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.features-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-section .features-grid{grid-template-columns:repeat(3,1fr)}}.features-section .feature-card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.features-section .feature-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);transform:translateY(-5px)}.features-section .feature-card .feature-icon{color:#000096;font-size:2.5rem;margin-bottom:1rem}.features-section .feature-card h3{color:#1a1a2e;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.features-section .feature-card p{color:#1a1a2e;flex-grow:1;opacity:.8}.cta-section{background-color:#000096;color:#fff;padding:2.5rem 0;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.cta-section p{margin:0 auto 1.5rem;max-width:700px;opacity:.9}.cta-section .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.dashboard{padding:1.5rem 0}.dashboard .dashboard-header{background:linear-gradient(135deg,#000096,#00006e);border-bottom:3px solid gold;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);margin-bottom:2.5rem;overflow:hidden;padding:1rem 1.5rem;position:relative}.dashboard .dashboard-header:before{height:100px;opacity:.2;right:-20px;top:-20px;width:100px}.dashboard .dashboard-header:after,.dashboard .dashboard-header:before{background:gold;border-radius:50%;content:"";position:absolute;z-index:1}.dashboard .dashboard-header:after{bottom:-30px;height:80px;left:30%;opacity:.15;width:80px}.dashboard .dashboard-header h1{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:.5rem;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.3);z-index:2}.dashboard .dashboard-header .dashboard-subtitle{color:hsla(0,0%,100%,.8);position:relative;z-index:2}.dashboard .dashboard-stats{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);margin-bottom:2.5rem}@media (min-width:640px){.dashboard .dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard .dashboard-stats{grid-template-columns:repeat(3,1fr)}}.dashboard .dashboard-stats .stat-card{background-color:#fff;border-left:3px solid #000096;border-radius:.5rem;box-shadow:0 4px 15px rgba(0,0,150,.1);overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:1}.dashboard .dashboard-stats .stat-card:before{background:linear-gradient(135deg,rgba(0,0,150,.05),rgba(0,0,150,0));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.dashboard .dashboard-stats .stat-card:after{background:linear-gradient(90deg,#000096,gold);bottom:0;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.dashboard .dashboard-stats .stat-card:hover{box-shadow:0 8px 25px rgba(0,0,150,.15);transform:translateY(-5px)}.dashboard .dashboard-stats .stat-card:hover:after{transform:scaleX(1)}.dashboard .dashboard-stats .stat-card:hover .stat-icon{color:gold;text-shadow:0 0 10px rgba(255,215,0,.5);transform:scale(1.1)}.dashboard .dashboard-stats .stat-card .stat-icon{color:#000096;font-size:2.5rem;margin-bottom:.5rem;transition:all .3s ease}.dashboard .dashboard-stats .stat-card .stat-value{color:#000096;display:inline-block;font-size:1.75rem;font-weight:700;margin-bottom:.25rem;position:relative}.dashboard .dashboard-stats .stat-card .stat-value:after{background-color:gold;bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.dashboard .dashboard-stats .stat-card .stat-label{color:#6c757d;font-size:.875rem;font-weight:500;margin-top:.5rem}.dashboard .dashboard-content{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:1024px){.dashboard .dashboard-content{grid-template-columns:2fr 1fr}}.dashboard .dashboard-content .main-content .card,.dashboard .dashboard-content .sidebar .card{margin-bottom:1.5rem}.dashboard .competitions-list .competition-item{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;overflow:hidden;padding:1rem;position:relative;transition:all .3s ease;z-index:1}.dashboard .competitions-list .competition-item:before{background:#000096;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease;width:3px;z-index:-1}.dashboard .competitions-list .competition-item:last-child{border-bottom:none}.dashboard .competitions-list .competition-item:hover{background-color:rgba(0,0,150,.03);padding-left:1.5rem}.dashboard .competitions-list .competition-item:hover:before{transform:scaleY(1)}.dashboard .competitions-list .competition-item:hover .competition-icon{color:gold;text-shadow:0 0 10px rgba(255,215,0,.3);transform:scale(1.2) rotate(5deg)}.dashboard .competitions-list .competition-item:hover .competition-name{color:#000096}.dashboard .competitions-list .competition-item .competition-icon{color:#000096;font-size:1.5rem;margin-right:1rem;position:relative;transition:all .3s ease}.dashboard .competitions-list .competition-item .competition-info{flex:1}.dashboard .competitions-list .competition-item .competition-info .competition-name{font-weight:700;margin-bottom:.25rem;transition:color .3s ease}.dashboard .competitions-list .competition-item .competition-info .competition-meta{color:#6c757d;display:flex;font-size:.875rem}.dashboard .competitions-list .competition-item .competition-info .competition-meta span{align-items:center;display:flex;margin-right:1rem}.dashboard .competitions-list .competition-item .competition-info .competition-meta span .material-icons{color:rgba(0,0,150,.6);font-size:1rem;margin-right:4px}.dashboard .competitions-list .competition-item .competition-info .competition-meta span:last-child{margin-right:0}.dashboard .competitions-list .competition-item .competition-status{border-radius:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);font-size:.875rem;font-weight:700;padding:.25rem .5rem;transition:all .3s ease}.dashboard .competitions-list .competition-item .competition-status.status-active{background:linear-gradient(135deg,#28a745,#1e7e34);color:#fff}.dashboard .competitions-list .competition-item .competition-status.status-pending{background:linear-gradient(135deg,#ffc107,#d39e00);color:#fff}.dashboard .competitions-list .competition-item .competition-status.status-completed{background:linear-gradient(135deg,#17a2b8,#117a8b);color:#fff}.dashboard .competitions-list .competition-item .competition-status:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-2px)}.dashboard .teams-overview .team-card{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;padding:1rem}.dashboard .teams-overview .team-card:last-child{border-bottom:none}.dashboard .teams-overview .team-card .team-logo{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:50px;justify-content:center;margin-right:1rem;width:50px}.dashboard .teams-overview .team-card .team-logo img{max-height:70%;max-width:70%}.dashboard .teams-overview .team-card .team-info{flex:1}.dashboard .teams-overview .team-card .team-info .team-name{font-weight:700;margin-bottom:.25rem}.dashboard .teams-overview .team-card .team-info .team-meta{color:#6c757d;font-size:.875rem}.dashboard .teams-overview .team-card .team-actions a{color:#000096;margin-left:.5rem}.dashboard .teams-overview .team-card .team-actions a:hover{color:#00004a}.dashboard .mercato-section .mercato-status{align-items:center;background-color:rgba(0,0,150,.05);border-radius:.5rem;display:flex;margin-bottom:1.5rem;padding:1rem}.dashboard .mercato-section .mercato-status .status-icon{color:#000096;font-size:2rem;margin-right:1rem}.dashboard .mercato-section .mercato-status .status-info{flex:1}.dashboard .mercato-section .mercato-status .status-info h3{font-weight:700;margin-bottom:.25rem}.dashboard .mercato-section .mercato-status .status-info p{color:#6c757d;margin:0}.dashboard .mercato-section .mercato-status .status-action .btn{white-space:nowrap}.competition-dashboard{background:linear-gradient(135deg,#000096,#00006e);margin-bottom:0;overflow:hidden;padding:1.5rem 0;position:relative}.competition-dashboard:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.competition-dashboard .absolute.rounded-full{animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.competition-dashboard h2{color:#fff;margin-bottom:4rem;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.3)}.competition-dashboard h2:after{background:gold;border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.competition-dashboard .grid .bg-white{box-shadow:0 10px 25px rgba(0,0,0,.1);overflow:hidden;transform:translateY(0);transition:all .3s ease}.competition-dashboard .grid .bg-white:hover{box-shadow:0 15px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.competition-dashboard .grid .bg-white .bg-primary-color{background:linear-gradient(135deg,#000096,#00006e);overflow:hidden;position:relative}.competition-dashboard .grid .bg-white .bg-primary-color:before{background:gold;content:"";height:40px;left:-18px;opacity:.2;position:absolute;top:10px;transform:rotate(40deg);width:120px}.competition-dashboard .grid .bg-white .bg-primary-color h5{font-size:1rem;position:relative;text-transform:uppercase;z-index:2}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between{border-bottom:1px solid rgba(0,0,0,.05);padding:.25rem 0}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between:last-child{border-bottom:none}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .text-gray-600{font-size:.9rem}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .font-medium{color:#000096;font-weight:600}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .font-medium.rounded-full{background:rgba(0,0,150,.1);color:#000096;font-size:.75rem;padding:.25rem .75rem}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .font-medium.rounded-full.bg-green-100{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .font-medium.rounded-full.bg-yellow-100{background:linear-gradient(135deg,#fbbf24,#d97706);color:#fff}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .font-medium.rounded-full.bg-red-100{background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff}.competition-dashboard .grid .bg-white .p-4 .flex.justify-between .font-medium.rounded-full.bg-gray-100{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.competition-dashboard .grid .bg-white table{width:100%}.competition-dashboard .grid .bg-white table thead{background:linear-gradient(90deg,#f3f4f6,#e5e7eb)}.competition-dashboard .grid .bg-white table thead th{color:#000096;font-size:.75rem;font-weight:600}.competition-dashboard .grid .bg-white table tbody tr{transition:all .2s ease}.competition-dashboard .grid .bg-white table tbody tr:hover{background-color:rgba(0,0,150,.05)!important}.competition-dashboard .grid .bg-white table tbody tr.bg-blue-100{background-color:rgba(0,0,150,.1)}.competition-dashboard .grid .bg-white table tbody tr td{font-size:.85rem}.competition-dashboard .grid .bg-white table tbody tr td.text-primary-color{color:#000096}.competition-dashboard .grid .bg-white .flex.border-b button{position:relative;transition:all .3s ease}.competition-dashboard .grid .bg-white .flex.border-b button:after{background:#000096;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s ease;width:100%}.competition-dashboard .grid .bg-white .flex.border-b button:hover{color:#000096}.competition-dashboard .grid .bg-white .flex.border-b button.border-b-2:after{transform:scaleX(1)}.competition-dashboard .grid .bg-white ul.divide-y li{border-radius:.25rem;padding:.25rem .5rem;transition:all .3s ease}.competition-dashboard .grid .bg-white ul.divide-y li:hover{background-color:rgba(0,0,150,.05)}.competition-dashboard .grid .bg-white ul.divide-y li:hover .bg-primary-color,.competition-dashboard .grid .bg-white ul.divide-y li:hover .bg-secondary-gold{transform:scale(1.1)}.competition-dashboard .grid .bg-white ul.divide-y li .bg-primary-color,.competition-dashboard .grid .bg-white ul.divide-y li .bg-secondary-gold{box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease}.competition-dashboard .grid .bg-white ul.divide-y li .bg-secondary-gold{background:gold}.matches-lines .match-line{border-top:3px solid gold}.matches-lines .match-line:nth-child(odd)>.flex>.flex:last-child{background:#000096}.matches-lines .match-line:nth-child(odd)>.flex>.flex:first-child{background:gold;color:#000096}.matches-lines .match-line>.flex>.flex{background:#000096}.matches-lines .match-line>.flex>.flex:first-child{width:50%}.matches-lines .match-line>.flex>.flex:last-child{background:gold;color:#000096;width:50%}.competition-menu{overflow-x:auto;position:relative;scrollbar-color:gold #000096;scrollbar-width:thin}.competition-menu::-webkit-scrollbar{height:4px}.competition-menu::-webkit-scrollbar-track{background:rgba(0,0,150,.1)}.competition-menu::-webkit-scrollbar-thumb{background-color:gold;border-radius:20px}.competition-menu nav{display:flex;min-width:-moz-max-content;min-width:max-content;padding:0 1rem}.competition-menu nav a,.competition-menu nav span.master-box{position:relative;transition:all .3s ease;white-space:nowrap}.competition-menu nav a:hover,.competition-menu nav span.master-box:hover{transform:translateY(-2px)}.competition-menu nav a.border-primary-color,.competition-menu nav span.master-box.border-primary-color{position:relative}.competition-menu nav a.border-primary-color:after,.competition-menu nav span.master-box.border-primary-color:after{background:gold;bottom:-2px;box-shadow:0 0 8px rgba(255,215,0,.6);content:"";height:2px;left:0;position:absolute;width:100%}.competition-menu .admin-bar{background:#fff;bottom:-24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:center;left:0;position:relative;width:100%;z-index:100}.competition-menu .admin-bar a,.competition-menu .admin-bar button{align-items:center;border-radius:0;display:flex;font-size:13px;gap:2px;padding:.25rem 1rem;transition:all .2s ease}.competition-menu .admin-bar a:hover,.competition-menu .admin-bar button:hover{transform:translateY(-2px)}.competition-menu .admin-bar a.btn-primary:hover,.competition-menu .admin-bar button.btn-primary:hover{color:#fff;font-size:13px}.competition-menu .admin-bar a .material-icons,.competition-menu .admin-bar button .material-icons{font-size:12px}@media (max-width:768px){.competition-menu .container{padding:.75rem}.competition-menu nav{display:flex;gap:0;justify-content:space-between;padding:0;width:100%}.competition-menu nav a,.competition-menu nav span.master-box{align-items:center;display:flex;flex-direction:column;font-size:.75rem;height:60px;justify-content:center;padding:.75rem .3rem;position:relative}.competition-menu nav a .material-icons,.competition-menu nav span.master-box .material-icons{font-size:18px;margin:0 auto 4px}.competition-menu nav a span:not(.material-icons),.competition-menu nav span.master-box span:not(.material-icons){display:block;font-size:10px;line-height:1;text-align:center}.competition-menu nav a.border-primary-color:after,.competition-menu nav span.master-box.border-primary-color:after{border-radius:3px 3px 0 0;bottom:0;height:3px}.competition-menu nav a.master-box,.competition-menu nav span.master-box.master-box{padding:.75rem .5rem}.competition-menu nav a.master-box .content,.competition-menu nav span.master-box.master-box .content{font-size:10px;position:relative;top:-2px}.competition-menu nav a.master-box .icon,.competition-menu nav span.master-box.master-box .icon{height:16px;margin:0 auto;width:16px}.competition-menu nav a[href*=coupes] img,.competition-menu nav a[href*=coupes] svg,.competition-menu nav a[href*=mercato] img,.competition-menu nav a[href*=mercato] svg,.competition-menu nav a[href*=parametres] img,.competition-menu nav a[href*=parametres] svg,.competition-menu nav span.master-box[href*=coupes] img,.competition-menu nav span.master-box[href*=coupes] svg,.competition-menu nav span.master-box[href*=mercato] img,.competition-menu nav span.master-box[href*=mercato] svg,.competition-menu nav span.master-box[href*=parametres] img,.competition-menu nav span.master-box[href*=parametres] svg{height:20px;margin:0 auto 4px;width:20px}.competition-menu .admin-bar{bottom:-20px;flex-wrap:nowrap;overflow-x:auto;padding:.25rem}.competition-menu .admin-bar a,.competition-menu .admin-bar button{font-size:11px;padding:.25rem .5rem;white-space:nowrap}.competition-menu .admin-bar a .material-icons,.competition-menu .admin-bar button .material-icons{font-size:10px}}.bids-sidebar{background-color:#161e4a;box-shadow:-5px 0 15px rgba(0,0,0,.3);display:flex;flex-direction:column;height:100vh;overflow-y:auto;position:fixed;right:-350px;top:0;transition:right .3s ease;width:350px;z-index:1000}.bids-sidebar.open{right:0}.bids-sidebar .sidebar-header{align-items:center;background:linear-gradient(135deg,#003,#000096,#1b379c);border-bottom:1px solid rgba(255,215,0,.3);display:flex;justify-content:space-between;padding:1rem 1.5rem}.bids-sidebar .sidebar-header h3{color:gold;font-size:1.25rem;margin:0}.bids-sidebar .sidebar-header .close-sidebar{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;padding:0}.bids-sidebar .sidebar-header .close-sidebar:hover{color:gold}.bids-sidebar .sidebar-content{flex:1;overflow-y:auto;padding:.5rem}.bids-sidebar .sidebar-content .loading-container{align-items:center;color:#a0aec0;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 0}.bids-sidebar .sidebar-content .loading-container .loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid rgba(255,215,0,.3);border-radius:50%;border-top-color:gold;height:40px;margin-bottom:1rem;width:40px}.bids-sidebar .sidebar-content .loading-container p{font-size:.9rem}.bids-sidebar .sidebar-content .empty-bids{color:#a0aec0;padding:2.5rem 0;text-align:center}.bids-sidebar .sidebar-content .position-group{border-radius:8px;margin-bottom:.5rem;overflow:hidden;padding-top:4px}.bids-sidebar .sidebar-content .position-group.position-gk{background-color:rgba(255,193,7,.15);border-left:3px solid #ffc107}.bids-sidebar .sidebar-content .position-group.position-cb{background-color:rgba(0,188,212,.15);border-left:3px solid #00bcd4}.bids-sidebar .sidebar-content .position-group.position-lb,.bids-sidebar .sidebar-content .position-group.position-rb{background-color:rgba(51,102,204,.15);border-left:3px solid #36c}.bids-sidebar .sidebar-content .position-group.position-dmf{background-color:rgba(76,175,80,.15);border-left:3px solid #4caf50}.bids-sidebar .sidebar-content .position-group.position-amf,.bids-sidebar .sidebar-content .position-group.position-cmf{background-color:rgba(139,195,74,.15);border-left:3px solid #8bc34a}.bids-sidebar .sidebar-content .position-group.position-lmf,.bids-sidebar .sidebar-content .position-group.position-rmf{background-color:rgba(51,204,153,.15);border-left:3px solid #3c9}.bids-sidebar .sidebar-content .position-group.position-lwf,.bids-sidebar .sidebar-content .position-group.position-rwf{background-color:rgba(156,39,176,.15);border-left:3px solid #9c27b0}.bids-sidebar .sidebar-content .position-group.position-ss{background-color:rgba(233,30,99,.15);border-left:3px solid #e91e63}.bids-sidebar .sidebar-content .position-group.position-cf{background-color:rgba(244,67,54,.15);border-left:3px solid #f44336}.bids-sidebar .sidebar-content .bids-list{padding:0 .25rem}.bids-sidebar .sidebar-content .bid-card{background-color:rgba(45,55,72,.7);border-radius:8px;margin-bottom:.25rem;overflow:hidden}.bids-sidebar .sidebar-content .bid-card.clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.bids-sidebar .sidebar-content .bid-card.clickable:hover{background-color:rgba(55,65,82,.8);box-shadow:0 4px 8px rgba(0,0,0,.3);transform:translateY(-2px)}.bids-sidebar .sidebar-content .bid-card.clickable:active{box-shadow:0 2px 4px rgba(0,0,0,.2);transform:translateY(0)}.bids-sidebar .sidebar-content .bid-card .bid-card-header{align-items:flex-start;background:rgba(0,0,50,.3);display:flex;padding:.25rem}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-photo-container{border:1px solid gold;border-radius:50%;box-shadow:0 0 10px rgba(255,215,0,.5);flex-shrink:0;height:45px;margin-right:.25rem;overflow:hidden;width:45px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-photo-container .player-photo{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info{flex:1;min-width:0}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:2px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-name{color:#fff;flex:0.5;font-size:.9rem;font-weight:600;overflow:hidden;padding:.25rem;text-overflow:ellipsis;white-space:nowrap}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;font-size:1.5rem;font-size:1rem;font-weight:700;height:45px;height:30px;justify-content:center;margin-left:0;position:relative;width:45px;width:30px;z-index:2}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating.orange{background:linear-gradient(135deg,orange,#ff8c00)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating.orange:before{border-color:rgba(255,165,0,.6)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating.green{background:linear-gradient(135deg,#0f0,#32cd32)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating.green:before{border-color:rgba(0,255,0,.6)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-name-row .player-rating.blue:before{border-color:rgba(0,191,255,.6)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row{align-items:center;display:flex;gap:6px;margin-bottom:4px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge{align-items:center;background:linear-gradient(135deg,#000096,#00004a);border:1px solid gold;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;display:flex;flex-shrink:0;font-size:.6rem;font-weight:700;justify-content:center;padding:1px 4px;transform:translateY(0);transition:all .3s ease}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=GB],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=GK]{background:linear-gradient(135deg,#f90,#b36b00)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=CB],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=DC]{background:linear-gradient(135deg,#00bcd4,#007888)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=DD],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=DG],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=LB],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=RB]{background:linear-gradient(135deg,#36c,#24478f)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=DMF],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=MDF]{background:linear-gradient(135deg,#393,#206020)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=CMF],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=MR]{background:linear-gradient(135deg,#6c6,#39ac39)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=AMF],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=MO]{background:linear-gradient(135deg,#9c3,#6b8f24)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=LMF],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=MG]{background:linear-gradient(135deg,#6c9,#39ac73)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=MD],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=RMF]{background:linear-gradient(135deg,#3c9,#248f6b)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=AiD],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=AiG],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=LWF],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=RWF]{background:linear-gradient(135deg,#96c,#7339ac)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=SA],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=SS]{background:linear-gradient(135deg,#c36,#8f2447)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=AC],.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .position-badge[data-position=CF]{background:linear-gradient(135deg,#c00,maroon)}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .player-style{color:#a0aec0;flex:1;font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .player-age{align-items:center;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.6);border-radius:50%;box-shadow:0 0 5px rgba(255,215,0,.3);color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:.7rem;gap:0;height:25px;justify-content:center;width:25px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .player-age span{display:flex;line-height:10px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .player-age span.label{font-size:8px;line-height:8px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-details-row .player-age.blue{background:#000096}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-flags{display:flex;gap:8px}.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-flags .club-flag,.bids-sidebar .sidebar-content .bid-card .bid-card-header .player-info .player-flags .country-flag{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.bids-sidebar .sidebar-content .bid-card .bid-card-body{background:rgba(0,0,0,.2);border-top:1px solid rgba(255,215,0,.2);padding:.25rem .5rem}.bids-sidebar .sidebar-content .bid-card .bid-card-body .bid-info{align-items:center;display:flex;justify-content:space-between}.bids-sidebar .sidebar-content .bid-card .bid-card-body .bid-info .bid-amount{color:gold;font-size:.8rem;font-weight:600}.bids-sidebar .sidebar-content .bid-card .bid-card-body .bid-info .bid-status{border-radius:10px;font-size:.7rem;font-weight:600;padding:2px 6px}.bids-sidebar .sidebar-content .bid-card.status-pending .bid-status{background-color:rgba(245,158,11,.2);color:#f59e0b}.bids-sidebar .sidebar-content .bid-card.status-won .bid-status{background-color:rgba(16,185,129,.2);color:#10b981}.bids-sidebar .sidebar-content .bid-card.status-process .bid-status{background-color:rgba(59,130,246,.2);color:#3b82f6}.open-sidebar-btn{align-items:center;background-color:#000096;border:none;border-radius:50px;box-shadow:0 4px 10px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;gap:8px;padding:10px 20px;transition:background-color .2s ease,transform .2s ease;z-index:999}.open-sidebar-btn:hover{background-color:#0000c9;transform:translateY(-2px)}.open-sidebar-btn.hidden{display:none}.open-sidebar-btn i{font-size:1.2rem}.open-sidebar-btn span{font-size:.9rem;font-weight:700}@media (min-width:768px){.open-sidebar-btn{display:flex;flex-direction:column;gap:0;height:40px;justify-content:center;overflow:hidden;padding:0;position:fixed;right:5px;top:120px;width:40px}.open-sidebar-btn span{display:none}.open-sidebar-btn:hover{height:60px;right:20px;width:60px}.open-sidebar-btn:hover span{display:flex;font-size:10px}}@media (max-width:768px){.open-sidebar-btn{margin:-15px auto;padding:5px 12px;position:sticky;top:195px}.open-sidebar-btn i,.open-sidebar-btn span{font-size:.75rem}}@media (max-width:767px){.bids-sidebar{height:calc(100vh - 100px);right:-100%;top:90px;width:100%}}body.players-page{background-color:#f0f4ff}.players-database .page-title{background-color:#000096;border-bottom:3px solid gold;color:#fff;font-family:Russo One,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.025em;margin:-1rem -2.5rem 1.5rem;padding:1rem 4rem;position:relative;text-shadow:2px 2px 0 rgba(255,215,0,.5);text-transform:uppercase;width:calc(100% + 5rem)}.players-database .page-title:after{background-color:#000096;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100px}.players-database .results-cards{display:none;perspective:1000px}@media (max-width:768px){.players-database .results-cards{display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr);margin-bottom:2.5rem;padding:0 .5rem}}@media (min-width:576px) and (max-width:768px){.players-database .results-cards{grid-template-columns:repeat(2,1fr)}}.players-database .results-cards .player-card{background-color:#161e4a;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.3),0 0 0 1px rgba(255,215,0,.3);margin-bottom:1rem;overflow:hidden;position:relative;transform-style:preserve-3d;transition:transform .3s ease,box-shadow .3s ease}.players-database .results-cards .player-card:before{animation:border-glow 3s infinite alternate;background:linear-gradient(135deg,gold,transparent 40%,transparent 60%,gold);border-radius:8px;bottom:-1px;content:"";left:-1px;opacity:.7;position:absolute;right:-1px;top:-1px;z-index:-1}.players-database .results-cards .player-card:after{background:radial-gradient(circle at 50% 50%,rgba(0,0,150,.4),transparent 70%);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.players-database .results-cards .player-card:hover{box-shadow:0 15px 30px rgba(0,0,0,.4),0 0 0 1px rgba(255,215,0,.5);transform:translateY(-5px) rotateX(5deg)}.players-database .results-cards .player-card:hover:after{opacity:1}.players-database .results-cards .player-card .card-header{align-items:center;background:linear-gradient(135deg,#003,#000096,#1b379c);display:flex;overflow:hidden;padding:1rem;position:relative}.players-database .results-cards .player-card .card-header:before{animation:pulse 4s infinite;background:radial-gradient(circle at center,rgba(255,215,0,.3) 0,transparent 50%);content:"";height:200%;left:-50%;opacity:.5;position:absolute;top:-50%;width:200%}.players-database .results-cards .player-card .card-header .player-photo{border:2px solid gold;border-radius:8px;box-shadow:0 0 10px rgba(255,215,0,.7);height:70px;margin-right:1rem;-o-object-fit:cover;object-fit:cover;position:relative;width:70px;z-index:2}.players-database .results-cards .player-card .card-header .player-photo:after{animation:photo-glow 2s infinite alternate;border:1px solid rgba(255,215,0,.8);border-radius:8px;bottom:-3px;box-shadow:0 0 8px rgba(255,215,0,.6);content:"";left:-3px;pointer-events:none;position:absolute;right:-3px;top:-3px}.players-database .results-cards .player-card .card-header .player-info{flex:1;text-shadow:0 0 5px rgba(0,0,0,.5)}.players-database .results-cards .player-card .card-header .player-info .player-name{color:#fff;display:inline-block;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:4px;position:relative;text-transform:uppercase}.players-database .results-cards .player-card .card-header .player-info .player-name:after{background:linear-gradient(90deg,gold,transparent);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.players-database .results-cards .player-card .card-header .player-info .position-badge{background-color:rgba(255,215,0,.9);border-radius:4px;box-shadow:0 0 5px rgba(255,215,0,.5);color:#000;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.players-database .results-cards .player-card .card-header .player-rating{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;font-size:1.5rem;font-weight:700;height:45px;justify-content:center;margin-left:.5rem;position:relative;width:45px;z-index:2}.players-database .results-cards .player-card .card-header .player-rating:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.players-database .results-cards .player-card .card-header .player-rating.orange{background:linear-gradient(135deg,orange,#ff8c00)}.players-database .results-cards .player-card .card-header .player-rating.orange:before{border-color:rgba(255,165,0,.6)}.players-database .results-cards .player-card .card-header .player-rating.green{background:linear-gradient(135deg,#0f0,#32cd32)}.players-database .results-cards .player-card .card-header .player-rating.green:before{border-color:rgba(0,255,0,.6)}.players-database .results-cards .player-card .card-header .player-rating.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.players-database .results-cards .player-card .card-header .player-rating.blue:before{border-color:rgba(0,191,255,.6)}.players-database .results-cards .player-card .card-body{background:linear-gradient(180deg,#222,#161e4a);padding:1rem;position:relative}.players-database .results-cards .player-card .card-body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000096' fill-opacity='.03' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='1'/%3E%3Ccircle cx='13' cy='13' r='1'/%3E%3C/g%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.players-database .results-cards .player-card .card-body .player-info-row{align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,30,.3));border-radius:6px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.25rem .5rem;position:relative;transition:all .2s ease;z-index:1}.players-database .results-cards .player-card .card-body .player-info-row:hover{background:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,40,.4));transform:translateY(-1px)}.players-database .results-cards .player-card .card-body .player-info-row .info-item{align-items:center;display:flex;height:36px;justify-content:space-between}.players-database .results-cards .player-card .card-body .player-info-row .info-item.team-logo-wrapper{justify-content:flex-start;padding-left:2px}.players-database .results-cards .player-card .card-body .player-info-row .info-item.team-logo-wrapper .team-logo{filter:drop-shadow(0 0 2px rgba(255,255,255,.5));max-height:28px;max-width:28px;-o-object-fit:contain;object-fit:contain}.players-database .results-cards .player-card .card-body .player-info-row .info-item.flag-wrapper .flag{border-radius:20%;box-shadow:0 0 3px rgba(0,0,0,.5);display:flex;height:24px;overflow:hidden;width:30px}.players-database .results-cards .player-card .card-body .player-info-row .info-item.flag-wrapper .flag .country-flag{border-radius:3px;height:38px;-o-object-fit:cover;object-fit:cover;position:relative;top:-7px;width:32px}.players-database .results-cards .player-card .card-body .player-info-row .info-item.age-wrapper .player-age{color:gold;font-size:13px;font-weight:700;text-shadow:0 0 3px rgba(0,0,0,.5)}.players-database .results-cards .player-card .card-body .player-info-row .info-item.price-wrapper{justify-content:flex-end}.players-database .results-cards .player-card .card-body .player-info-row .info-item.price-wrapper .player-price{color:gold;font-size:13px;font-size:1rem;font-weight:700;text-shadow:0 0 3px rgba(0,0,0,.5)}.players-database .results-cards .player-card .card-body .player-info-row .info-item.price-wrapper .player-price:before{content:"💰";font-size:12px;font-size:1rem;margin-right:3px}.players-database .results-cards .player-card .card-body .player-info-row .info-item.stats-wrapper{justify-content:flex-end;padding-right:2px}.players-database .results-cards .player-card .card-body .player-info-row .info-item.stats-wrapper .card-stats-btn{align-items:center;background-color:gold;border-radius:50%;color:#000096;display:flex;height:24px;justify-content:center;transition:all .2s ease;width:24px}.players-database .results-cards .player-card .card-body .player-info-row .info-item.stats-wrapper .card-stats-btn:hover{box-shadow:0 0 8px rgba(255,215,0,.7);transform:scale(1.1)}.players-database .results-cards .player-card .card-body .player-info-row .info-item.stats-wrapper .card-stats-btn svg{height:14px;width:14px}.players-database .results-cards .player-card .card-body .card-actions{align-items:center;display:flex;gap:.25rem;justify-content:flex-start;margin-top:1rem;position:relative;z-index:1}.players-database .results-cards .player-card .card-body .card-actions .bid-button{background:linear-gradient(90deg,#000096,#1b379c);border:none;border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.3);color:gold;font-weight:700;letter-spacing:1px;margin-top:.25rem;overflow:hidden;padding:1rem;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.players-database .results-cards .player-card .card-body .card-actions .bid-button:before{background:radial-gradient(circle at center,rgba(255,215,0,.5) 0,transparent 60%);border-radius:50%;content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:scale(0);transition:transform .5s ease;width:200%}.players-database .results-cards .player-card .card-body .card-actions .bid-button:hover{box-shadow:0 7px 20px rgba(0,0,0,.4);transform:translateY(-2px)}.players-database .results-cards .player-card .card-body .card-actions .bid-button:hover:before{animation:ripple 1s ease;transform:scale(1)}.players-database .results-cards .player-card .card-body .card-actions .bid-button:active{transform:translateY(1px)}.players-database .results-cards .player-card .card-body .card-actions .inter-team-buttons{display:flex;gap:0;width:100%}.players-database .results-cards .player-card .card-body .card-actions .inter-team-buttons .bid-button{align-items:center;border-radius:0;display:flex;flex:1;font-size:.7rem;gap:4px;justify-content:center;width:auto}.players-database .results-cards .player-card .card-body .card-actions .inter-team-buttons .bid-button.inter-team-btn-left{border-radius:4px 0 0 4px;border-right:1px solid rgba(0,0,0,.15)}.players-database .results-cards .player-card .card-body .card-actions .inter-team-buttons .bid-button.inter-team-btn-right{border-radius:0 4px 4px 0}.players-database .results-cards .player-card .card-body .card-actions .existing-bid,.players-database .results-cards .player-card .card-body .card-actions .owner-info{border-radius:4px;font-size:.875rem;font-weight:700;letter-spacing:.5px;margin-top:.25rem;overflow:hidden;padding:1rem;position:relative;text-align:center;width:100%}.players-database .results-cards .player-card .card-body .card-actions .existing-bid{background:rgba(255,99,71,.2);border:1px solid rgba(255,99,71,.3);color:tomato}.players-database .results-cards .player-card .card-body .card-actions .existing-bid:before{content:"✔️";margin-right:5px}.players-database .results-cards .player-card .card-body .card-actions .owner-info{background:rgba(70,130,180,.2);border:1px solid rgba(70,130,180,.3);color:#4682b4}.players-database .results-cards .player-card .card-body .card-actions .owner-info:before{content:"🔑";margin-right:5px}@keyframes photo-glow{0%{box-shadow:0 0 5px rgba(255,215,0,.4)}to{box-shadow:0 0 12px rgba(255,215,0,.8)}}@keyframes rating-pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}to{opacity:.7;transform:scale(1)}}@keyframes ripple{0%{opacity:1}to{opacity:0}}.players-database .mercato-banner{border-left:5px solid gold;border-radius:0;box-shadow:0 5px 15px rgba(0,0,0,.1);left:0;margin-left:-2.5rem;margin-right:-2.5rem;overflow:hidden;position:sticky;top:0;width:calc(100% + 5rem);z-index:100}@media (max-width:768px){.players-database .mercato-banner{border:none;top:25px;width:100%}}@media (max-width:576px){.players-database .mercato-banner .grid{gap:.25rem!important}}.players-database .mercato-banner:before{background:linear-gradient(90deg,transparent,rgba(255,215,0,.1));clip-path:polygon(100% 0,0 100%,100% 100%);content:"";height:100%;position:absolute;right:0;top:0;width:150px}.players-database .mercato-banner .mercato-title{color:#fff;font-family:Russo One,sans-serif;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.players-database .mercato-banner .mercato-info{color:hsla(0,0%,100%,.9);margin-bottom:.25rem}.players-database .mercato-banner .mercato-info strong{color:gold}.players-database .mercato-banner .mercato-countdown{color:gold;font-weight:700}.players-database .search-tabs{border-bottom:none;display:flex;margin-bottom:0}@media (max-width:576px){.players-database .search-tabs{flex-direction:column;width:100%}}.players-database .search-tabs .tab-btn{background-color:#333;border:none;border-radius:10px 10px 0 0;color:#fff;cursor:pointer;font-family:Russo One,sans-serif;font-weight:700;letter-spacing:.025em;margin-right:1px;padding:1rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.players-database .search-tabs .tab-btn{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:576px){.players-database .search-tabs .tab-btn{border-radius:0;margin-bottom:1px;margin-right:0;text-align:center;width:100%}}.players-database .search-tabs .tab-btn:hover{background-color:#000096}.players-database .search-tabs .tab-btn.active{background:#1b379c;color:#fff}.players-database .search-tabs .tab-btn.active:after,.players-database .tab-content{display:none}.players-database .tab-content.active{display:block}.players-database .form-control,.players-database input[type=date],.players-database input[type=email],.players-database input[type=number],.players-database input[type=password],.players-database input[type=tel],.players-database input[type=text],.players-database select,.players-database textarea{background-color:rgba(0,0,0,.02);border:none;border-bottom:1px solid rgba(0,0,0,.1);border-radius:0;box-shadow:none;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.players-database .form-control:focus,.players-database input[type=date]:focus,.players-database input[type=email]:focus,.players-database input[type=number]:focus,.players-database input[type=password]:focus,.players-database input[type=tel]:focus,.players-database input[type=text]:focus,.players-database select:focus,.players-database textarea:focus{background-color:#fff;border-color:gold;box-shadow:none;outline:none;transform:none}.players-database .search-box{background-color:#fff;border:none;border-radius:0 0 4px 4px;box-shadow:0 5px 15px rgba(0,0,0,.05);margin-bottom:1.5rem;margin-top:-1px;padding:1.5rem;position:relative}.players-database .search-box.sb-name .form-row{align-items:center;display:flex;margin:0;position:relative}.players-database .search-box.sb-name .form-row .form-group{flex:1;margin-bottom:0;padding:0}.players-database .search-box.sb-name .form-row .search-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.players-database .search-box.sb-attr .search-submit{justify-content:center;margin-top:20px}.players-database .search-box.sb-attr .search-submit .search-button{background:#000096;border-color:2px solid gold;border-radius:5px;color:gold;padding:1rem 2rem 1rem 1.6rem;width:auto}.players-database .search-box.sb-attr .search-submit .search-button:hover{background:#00004a;color:gold}.players-database .search-box:before{border-radius:.5rem;bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}.players-database .search-box .search-title{border-bottom:2px solid rgba(0,0,150,.1);color:#000096;font-family:Russo One,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.025em;margin-bottom:1.5rem;padding-bottom:.5rem;text-transform:uppercase}.players-database .search-box .search-form-section{background-color:#fff;border-bottom:none;border-radius:0;margin-bottom:1rem;padding:1rem 0}.players-database .search-box .search-submit{display:flex;justify-content:flex-end;margin-top:0}.players-database .search-box .search-submit .search-button{align-items:center;background:none;border:none;border-radius:50%;box-shadow:none;color:#000096;cursor:pointer;display:inline-flex;font-weight:700;height:40px;justify-content:center;overflow:visible;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.players-database .search-box .search-submit .search-button svg{height:20px;width:20px}.players-database .search-box .search-submit .search-button:hover{background:rgba(0,0,150,.1);color:#000096}.players-database .search-box .search-submit .search-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.players-database .search-box .search-submit .search-button:disabled:after{display:none}.players-database .positions-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);margin-bottom:1.5rem}@media (max-width:992px){.players-database .positions-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.players-database .positions-grid{grid-template-columns:repeat(2,1fr)}}.players-database .positions-grid .position-item{align-items:center;display:flex;margin-bottom:.5rem;text-align:left}.players-database .positions-grid .position-item .position-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:hsla(0,0%,100%,.5);border:2px solid rgba(0,0,150,.3);border-radius:3px;cursor:pointer;display:inline-block;height:18px;margin-right:.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:18px}.players-database .positions-grid .position-item .position-checkbox:checked{background-color:#000096;border-color:#000096}.players-database .positions-grid .position-item .position-checkbox:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.players-database .positions-grid .position-item .position-checkbox:hover{border-color:#000096}.players-database .positions-grid .position-item .position-label{cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.players-database .positions-grid .position-item .position-label:hover{color:#000096}.players-database .positions-grid .position-item:hover{background-color:rgba(0,0,150,.1);border-color:rgba(0,0,150,.4)}.players-database .slider-container{height:60px;margin:1.5rem 0;position:relative}@media (max-width:992px){.players-database .slider-container{margin:1rem 0;width:100%!important}}.players-database .slider-container .slider-label{display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;margin-bottom:.25rem}.players-database .slider-container .slider-label span:last-child{font-size:.75rem;font-weight:400;opacity:.7}.players-database .slider-container .slider-values{color:#6c757d;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:1rem;margin-top:.25rem}.players-database .noUi-target{background-color:rgba(235,238,245,.8);border:1px solid rgba(0,0,150,.2);border-radius:.75rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1)}.players-database .noUi-connect{background:linear-gradient(135deg,#000096,#00006e)}.players-database .noUi-horizontal{background:rgba(0,0,150,.1);border:none;height:10px;margin:.5rem 0}.players-database .noUi-horizontal .noUi-handle{background:gold;border:2px solid #000096;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);cursor:pointer;height:24px;right:-12px;top:-8px;transition:all .3s cubic-bezier(.4,0,.2,1);width:24px}.players-database .noUi-horizontal .noUi-handle:hover{background:#e6c200;transform:scale(1.15)}.players-database .noUi-horizontal .noUi-handle:after,.players-database .noUi-horizontal .noUi-handle:before{display:none}.players-database .search-results{background:linear-gradient(135deg,#003,#000096);margin-left:-2.5rem;margin-right:-2.5rem;overflow:hidden;padding:2.5rem 0;position:relative;width:calc(100% + 5rem)}.players-database .search-results:before{background:radial-gradient(circle at 30% 30%,rgba(255,215,0,.1) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.players-database .search-results:after{background:radial-gradient(circle at 70% 70%,rgba(255,215,0,.1) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (max-width:768px){.players-database .search-results{margin-left:-1rem;margin-right:-1rem;padding:1rem;width:calc(100% + 2rem)}}.players-database .search-results .container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.players-database .search-results .results-loading{padding:2.5rem 0;text-align:center}.players-database .search-results .results-loading .loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid rgba(255,215,0,.1);border-radius:0;border-top-color:gold;display:inline-block;height:50px;width:50px}.players-database .search-results .mobile-sort-options{margin-bottom:1rem}.players-database .search-results .mobile-sort-options .sort-container{align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,30,.3));border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;padding:.5rem}.players-database .search-results .mobile-sort-options .sort-container .sort-label{color:#fff;font-weight:700;margin-right:.5rem;white-space:nowrap}.players-database .search-results .mobile-sort-options .sort-container .sort-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,.2);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffc107' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid rgba(255,215,0,.3);border-radius:4px;color:gold;flex:1;font-size:.875rem;padding:.25rem .5rem}.players-database .search-results .mobile-sort-options .sort-container .sort-select:focus{border-color:gold;box-shadow:0 0 0 2px rgba(255,215,0,.2);outline:none}.players-database .search-results .mobile-sort-options .sort-container .sort-select option{background-color:#000096;color:#fff}.players-database .search-results .results-empty{background-color:#fff;border-left:3px solid gold;color:#6c757d;padding:2.5rem 0;text-align:center}.players-database .search-results .results-empty .empty-icon{color:gold;font-size:3rem;margin-bottom:1rem}.players-database .search-results .results-empty .empty-message{font-size:1.25rem;margin-bottom:.5rem}.players-database .search-results .results-empty .empty-suggestion{font-size:.875rem}.players-database .results-table-container{margin-bottom:2.5rem;width:100%}@media (max-width:768px){.players-database .results-table-container{display:none}}.players-database .results-table{background-color:hsla(0,0%,100%,.95);border:none;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.3),0 0 0 1px rgba(255,215,0,.3);overflow:hidden;position:relative;transform-style:preserve-3d;transition:transform .3s ease,box-shadow .3s ease;width:100%}.players-database .results-table .age-cell,.players-database .results-table .price-cell{text-align:center}.players-database .results-table .player-price-desktop{background:#000096;border:1px solid rgba(255,215,0,.3);border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:gold;display:inline-block;font-size:16px;font-weight:700;padding:6px 10px;position:relative;text-shadow:0 0 5px rgba(255,215,0,.5);z-index:1}.players-database .results-table .player-price-desktop:before{content:"💰";font-size:14px;margin-right:5px}.players-database .results-table .player-age-desktop{background-color:rgba(0,0,150,.1);border-radius:12px;color:#000096;display:inline-block;font-size:16px;font-weight:700;min-width:30px;padding:2px 8px;position:relative;text-align:center}.players-database .results-table:before{animation:border-glow 3s infinite alternate;background:linear-gradient(135deg,gold,transparent 40%,transparent 60%,gold);border-radius:8px;bottom:-1px;content:"";left:-1px;opacity:.7;position:absolute;right:-1px;top:-1px;z-index:-1}@media (max-width:992px) and (min-width:769px){.players-database .results-table{display:block;overflow-x:auto}}.players-database .results-table .results-header{background:linear-gradient(135deg,#003,#000096,#1b379c);border-bottom:3px solid gold;color:#fff;overflow:hidden;position:relative}.players-database .results-table .results-header th{font-family:Russo One,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.025em;padding:1rem;position:relative;text-transform:uppercase}@media (max-width:768px){.players-database .results-table .results-header th{font-size:.75rem;padding:.5rem;white-space:nowrap}}.players-database .results-table .results-header th:after{background-color:hsla(0,0%,100%,.2);content:"";height:50%;position:absolute;right:0;top:25%;width:1px}.players-database .results-table .results-header th:last-child:after{display:none}.players-database .results-table .results-body tr{border-bottom:1px solid rgba(0,0,150,.1);overflow:hidden;position:relative;transition:all .3s ease}.players-database .results-table .results-body tr:hover{background-color:rgba(255,215,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1);transform:translateY(-2px);z-index:2}.players-database .results-table .results-body tr:after{background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(-100%)}.players-database .results-table .results-body tr:hover:after{animation:shine 1.5s ease}.players-database .results-table .results-body tr:last-child{border-bottom:none}.players-database .results-table .results-body td{font-size:.875rem;padding:.6rem 1rem}.players-database .results-table .results-body td.actions-cell{min-width:200px;padding:0;position:relative;width:200px}@media (max-width:768px){.players-database .results-table .results-body td{font-size:.75rem;padding:.5rem;white-space:nowrap}}.players-database .results-table .results-body td.player-name{color:#000096;font-weight:600}.players-database .results-table .results-body td.player-position{color:#1a1a2e;font-weight:500}.players-database .results-table .results-body td.player-rating{color:#000096;font-weight:700;position:relative}.players-database .results-table .results-body td.player-rating .rating-value{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;display:inline-flex;font-size:1.5rem;font-size:1.1rem;font-weight:700;height:45px;height:35px;justify-content:center;margin-left:.5rem;position:relative;width:45px;width:35px;z-index:2}.players-database .results-table .results-body td.player-rating .rating-value:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.players-database .results-table .results-body td.player-rating .rating-value.orange{background:linear-gradient(135deg,orange,#ff8c00)}.players-database .results-table .results-body td.player-rating .rating-value.orange:before{border-color:rgba(255,165,0,.6)}.players-database .results-table .results-body td.player-rating .rating-value.green{background:linear-gradient(135deg,#0f0,#32cd32)}.players-database .results-table .results-body td.player-rating .rating-value.green:before{border-color:rgba(0,255,0,.6)}.players-database .results-table .results-body td.player-rating .rating-value.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.players-database .results-table .results-body td.player-rating .rating-value.blue:before{border-color:rgba(0,191,255,.6)}.players-database .results-table .results-body td.player-value{color:#28a745;font-weight:600}.players-database .results-table .results-body td .bid-button{align-items:center;background:linear-gradient(135deg,gold,#ccac00);border:none;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#333;cursor:pointer;display:flex;flex:1;font-size:.75rem;font-weight:700;gap:8px;height:69px;justify-content:center;letter-spacing:.025em;min-width:0;overflow:hidden;padding:.25rem 1rem;position:relative;text-transform:uppercase;transition:all .3s ease}.players-database .results-table .results-body td .bid-button i.material-icons{font-size:18px}.players-database .results-table .results-body td .bid-button:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:100%}.players-database .results-table .results-body td .bid-button:hover{box-shadow:0 6px 12px rgba(0,0,0,.3);transform:translateY(-2px)}.players-database .results-table .results-body td .bid-button:hover:before{left:100%;transition:.5s}.players-database .results-table .results-body td .bid-button:disabled{background:#ced4da;color:#495057;cursor:not-allowed;opacity:.5;transform:none}.players-database .results-table .results-body td .inter-team-buttons{display:flex;flex:1;height:69px;min-width:0}.players-database .results-table .results-body td .inter-team-buttons .bid-button{box-shadow:none;flex:1;font-size:.65rem;gap:2px;height:100%;letter-spacing:0;min-width:0;padding:.25rem .3rem}.players-database .results-table .results-body td .inter-team-buttons .bid-button.inter-team-btn-left{border-radius:0;border-right:1px solid rgba(0,0,0,.15)}.players-database .results-table .results-body td .inter-team-buttons .bid-button.inter-team-btn-right{border-radius:0}.players-database .player-detail{background-color:#fff;border:none;border-radius:0;box-shadow:0 5px 15px rgba(0,0,0,.1);margin-bottom:2.5rem;overflow:hidden}@media (max-width:768px){.players-database .player-detail{margin-bottom:1.5rem}}.players-database .player-detail .player-detail-header{background:#333;border-bottom:3px solid gold;color:#fff;padding:1.5rem;position:relative}.players-database .player-detail .player-detail-header .player-detail-position{background-color:gold;border-radius:0;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#333;font-weight:700;padding:4px 12px;position:absolute;right:1rem;top:1rem}.players-database .player-detail .player-detail-header .player-detail-name{font-size:2rem;font-weight:700;margin-bottom:.25rem}@media (max-width:768px){.players-database .player-detail .player-detail-header .player-detail-name{font-size:1.5rem}}@media (max-width:576px){.players-database .player-detail .player-detail-header .player-detail-name{font-size:1.2rem;margin-right:60px}}.players-database .player-detail .player-detail-header .player-detail-meta{display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem;opacity:.9}.players-database .player-detail .player-detail-body{padding:1.5rem}.players-database .player-detail .player-detail-body .player-attributes{display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.players-database .player-detail .player-detail-body .player-attributes{grid-template-columns:repeat(2,1fr)}}.players-database .player-detail .player-detail-body .player-attributes .attribute-group h3{border-bottom:2px solid gold;color:#333;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.25rem}.players-database .player-detail .player-detail-body .player-attributes .attribute-group .attribute-list .attribute-item{align-items:center;display:flex;margin-bottom:.5rem}.players-database .player-detail .player-detail-body .player-attributes .attribute-group .attribute-list .attribute-item .attribute-name{flex:1}.players-database .player-detail .player-detail-body .player-attributes .attribute-group .attribute-list .attribute-item .attribute-value{font-weight:700;text-align:center;width:30px}.players-database .player-detail .player-detail-body .player-attributes .attribute-group .attribute-list .attribute-item .attribute-bar{background-color:#e9ecef;border-radius:.25rem;flex:2;height:8px;margin:0 .5rem;overflow:hidden}.players-database .player-detail .player-detail-body .player-attributes .attribute-group .attribute-list .attribute-item .attribute-bar .attribute-fill{background:#000096;border-right:2px solid gold;height:100%}.players-database .position-badge{align-items:center;background:linear-gradient(135deg,#000096,#00004a);border:1px solid gold;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;display:flex;font-size:.6rem;font-weight:700;padding:2px 6px;position:relative;transform:translateY(0);transition:all .3s ease;z-index:10}.players-database .position-badge[data-position=GB]{background:linear-gradient(135deg,#f90,#b36b00)}.players-database .position-badge[data-position=DC]{background:linear-gradient(135deg,#36c,#24478f)}.players-database .position-badge[data-position=DG]{background:linear-gradient(135deg,#69c,#3973ac)}.players-database .position-badge[data-position=DD]{background:linear-gradient(135deg,#369,#204060)}.players-database .position-badge[data-position=MDF]{background:linear-gradient(135deg,#393,#206020)}.players-database .position-badge[data-position=MR]{background:linear-gradient(135deg,#6c6,#39ac39)}.players-database .position-badge[data-position=MO]{background:linear-gradient(135deg,#9c3,#6b8f24)}.players-database .position-badge[data-position=MLG]{background:linear-gradient(135deg,#6c9,#39ac73)}.players-database .position-badge[data-position=MLD]{background:linear-gradient(135deg,#3c9,#248f6b)}.players-database .position-badge[data-position=AiG]{background:linear-gradient(135deg,#c69,#ac3973)}.players-database .position-badge[data-position=AiD]{background:linear-gradient(135deg,#96c,#7339ac)}.players-database .position-badge[data-position=SA]{background:linear-gradient(135deg,#c36,#8f2447)}.players-database .position-badge[data-position=AC]{background:linear-gradient(135deg,#c00,maroon)}.players-database .position-badge:hover{border-color:rgba(255,215,0,.6);box-shadow:0 4px 8px rgba(0,0,0,.3);transform:translateY(-2px)}.players-database .player-photo-cell{position:relative;width:60px}.players-database .player-photo-cell .player-photo{border:2px solid gold;box-shadow:0 0 10px rgba(255,215,0,.5);height:50px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:50px}.players-database .player-photo-cell:hover .player-photo{box-shadow:0 0 15px rgba(255,215,0,.8);transform:scale(1.05)}.players-database .player-photo-cell:hover .position-badge{box-shadow:0 4px 8px rgba(0,0,0,.4);transform:translateY(-2px)}.players-database .existing-bid{align-items:center;background-color:rgba(93,216,121,.2);color:#28a745;display:flex;flex:1;font-size:.75rem;font-weight:700;gap:8px;height:69px;justify-content:center;letter-spacing:.025em;min-width:0;padding:0 15px;text-transform:uppercase}.players-database .existing-bid i.material-icons{font-size:18px}.players-database .owner-info{align-items:center;background-color:#1fc8e3;border-radius:0;color:#0c525d;display:flex;flex:1;font-size:.75rem;font-weight:500;height:69px;justify-content:center;min-width:0;padding:.25rem 1rem}.players-database .filter-section{background-color:#fff;border:none;border-left:3px solid gold;border-radius:0;box-shadow:0 3px 5px rgba(0,0,0,.05);margin-bottom:1rem;padding:.5rem 1rem}.players-database .filter-title{color:#000096;font-size:.875rem;font-weight:700;margin-bottom:.25rem}.players-database .filter-chips{display:flex;flex-wrap:wrap;gap:.25rem}.players-database .filter-chip{align-items:center;background-color:#333;border:1px solid gold;border-radius:0;display:flex;font-size:.75rem;padding:.25rem 1rem}.players-database .filter-chip span{color:#fff;margin-right:.25rem}.players-database .remove-filter{align-items:center;background-color:gold;border-radius:0;color:#000096;cursor:pointer;display:flex;font-size:10px;height:16px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:16px}.players-database .remove-filter:hover{background-color:#dc3545;transform:scale(1.1)}.pagination{display:flex;gap:5px;justify-content:center;margin-top:2.5rem}.pagination .page-item .page-link{align-items:center;background-color:#ebeef5;border:1px solid rgba(0,0,150,.1);border-radius:.25rem;color:#000096;display:flex;font-weight:500;height:40px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.pagination .page-item .page-link:hover{background-color:rgba(0,0,150,.1);border-color:rgba(0,0,150,.2)}.pagination .page-item.active .page-link{background-color:#000096;border-color:gold;border-width:2px;color:#fff}.pagination .page-item.disabled .page-link{background-color:#e9ecef;border-color:#dee2e6;color:#6c757d;cursor:not-allowed;opacity:.5}.modal-container{z-index:1050}@media (max-width:768px){.modal-container{top:30px}}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.7);position:absolute}.modal{background-color:#161e4a;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.5),0 0 0 1px rgba(255,215,0,.3);color:#fff;max-height:90vh;max-width:500px;overflow:hidden;width:90%;z-index:1051}.modal:before{animation:border-glow 3s infinite alternate;background:linear-gradient(135deg,gold,transparent 40%,transparent 60%,gold);border-radius:8px;bottom:-1px;content:"";left:-1px;opacity:.7;position:absolute;right:-1px;top:-1px;z-index:-1}@media (max-width:576px){.modal{max-width:none;width:95%}}.modal .modal-header{align-items:center;background:linear-gradient(135deg,#003,#000096,#1b379c);border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;overflow:hidden;padding:1rem 1.5rem;position:relative}.modal .modal-header:before{animation:pulse 4s infinite;background:radial-gradient(circle at center,rgba(255,215,0,.3) 0,transparent 50%);content:"";height:200%;left:-50%;opacity:.5;position:absolute;top:-50%;width:200%}.modal .modal-header h3{align-items:center;color:#fff;display:flex;gap:8px;margin:0}.modal .modal-header h3 i.material-icons{font-size:24px}.modal .modal-header .close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;line-height:1;padding:0;position:relative;transition:all .3s ease;width:30px;z-index:100}.modal .modal-header .close-btn:hover{background-color:hsla(0,0%,100%,.1);color:gold;transform:rotate(90deg)}.modal .modal-body{background:linear-gradient(180deg,#161e4a,#0a0d20);max-height:70vh;overflow-y:auto;padding:1.5rem}.modal .modal-body div .form-control,.modal .modal-body div input[type=date],.modal .modal-body div input[type=email],.modal .modal-body div input[type=number],.modal .modal-body div input[type=password],.modal .modal-body div input[type=tel],.modal .modal-body div input[type=text],.modal .modal-body div select,.modal .modal-body div textarea{background-color:rgba(0,0,0,.5)}.modal .modal-body div .form-control:focus,.modal .modal-body div input[type=date]:focus,.modal .modal-body div input[type=email]:focus,.modal .modal-body div input[type=number]:focus,.modal .modal-body div input[type=password]:focus,.modal .modal-body div input[type=tel]:focus,.modal .modal-body div input[type=text]:focus,.modal .modal-body div select:focus,.modal .modal-body div textarea:focus{background-color:rgba(0,0,0,.75)}.modal .modal-body div .player-bid-header{align-items:center;background:rgba(0,0,50,.3);border:1px solid rgba(255,215,0,.2);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative}.modal .modal-body div .player-bid-header:before{background:radial-gradient(circle at center,rgba(255,215,0,.1) 0,transparent 70%);content:"";height:200%;left:-50%;opacity:.5;pointer-events:none;position:absolute;top:-50%;width:200%}.modal .modal-body div .player-bid-header .player-photo-container{flex:0 0 auto;margin-right:1rem;position:relative}.modal .modal-body div .player-bid-header .player-photo-container .player-photo{border:2px solid gold;border-radius:4px;box-shadow:0 0 10px rgba(255,215,0,.7);height:64px;-o-object-fit:cover;object-fit:cover;width:64px}.modal .modal-body div .player-bid-header .player-info-container{flex:1 1 auto}.modal .modal-body div .player-bid-header .player-info-container .player-name{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.modal .modal-body div .player-bid-header .player-info-container .player-team{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.modal .modal-body div .player-bid-header .player-info-container .player-team .position-badge{border-radius:4px;box-shadow:0 0 5px rgba(255,215,0,.5);font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.modal .modal-body div .player-bid-header .player-info-container .player-team .team-name{color:hsla(0,0%,100%,.8);font-size:.9rem}.modal .modal-body div .player-bid-header .player-info-container .player-age .age-value{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;padding:2px 8px}.modal .modal-body div .player-bid-header .player-rating-container{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.modal .modal-body div .player-bid-header .player-rating-container .player-rating{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;font-size:1.5rem;font-size:1.4rem;font-weight:700;height:45px;justify-content:center;margin-left:.5rem;position:relative;width:45px;z-index:2}.modal .modal-body div .player-bid-header .player-rating-container .player-rating:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.modal .modal-body div .player-bid-header .player-rating-container .player-rating.orange{background:linear-gradient(135deg,orange,#ff8c00)}.modal .modal-body div .player-bid-header .player-rating-container .player-rating.orange:before{border-color:rgba(255,165,0,.6)}.modal .modal-body div .player-bid-header .player-rating-container .player-rating.green{background:linear-gradient(135deg,#0f0,#32cd32)}.modal .modal-body div .player-bid-header .player-rating-container .player-rating.green:before{border-color:rgba(0,255,0,.6)}.modal .modal-body div .player-bid-header .player-rating-container .player-rating.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.modal .modal-body div .player-bid-header .player-rating-container .player-rating.blue:before{border-color:rgba(0,191,255,.6)}.modal .modal-body .player-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.modal .modal-body .player-details .detail-item{background-color:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.2);border-radius:8px;flex:1 1 calc(50% - 1rem);font-size:.875rem;min-width:150px;padding:.5rem}.modal .modal-body .player-details .detail-item .detail-label{color:hsla(0,0%,100%,.7);display:block;font-weight:600;margin-bottom:.25rem}.modal .modal-body .player-details .detail-item .detail-value{color:#fff;font-weight:500}.modal .modal-body .bid-form .form-group{margin-bottom:1rem}.modal .modal-body .bid-form .form-group label{color:#fff;display:block;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.modal .modal-body .bid-form .form-group input{background-color:rgba(0,0,50,.4);border:2px solid rgba(255,215,0,.6);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.3),inset 0 1px 3px rgba(0,0,0,.2);color:#fff;font-size:1.1rem;font-weight:500;height:50px;letter-spacing:.5px;padding:1rem;transition:all .3s ease;width:100%}.modal .modal-body .bid-form .form-group input:focus{background-color:rgba(0,0,50,.6);border-color:gold;box-shadow:0 0 15px rgba(255,215,0,.7),inset 0 1px 3px rgba(0,0,0,.1);outline:none;transform:translateY(-1px)}.modal .modal-body .bid-form .form-group input:hover:not(:focus){background-color:rgba(0,0,50,.5);border-color:rgba(255,215,0,.8)}.modal .modal-body .bid-form .form-group input::-moz-placeholder{color:hsla(0,0%,100%,.6)}.modal .modal-body .bid-form .form-group input::placeholder{color:hsla(0,0%,100%,.6)}.modal .modal-body .bid-form .form-group .error-message{background-color:rgba(255,0,0,.1);border-left:3px solid #ff6b6b;border-radius:4px;color:#ff6b6b;font-size:.75rem;margin-top:.25rem;padding:.25rem .5rem}.modal .modal-footer{align-items:center;background-color:rgba(0,0,0,.3);border-top:1px solid rgba(255,215,0,.3);display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.modal .modal-footer .btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;letter-spacing:.025em;padding:.5rem .8rem;text-transform:uppercase;transition:all .3s ease}.modal .modal-footer .btn i.material-icons{font-size:18px}.modal .modal-footer .btn-primary{background:linear-gradient(135deg,#0046ad,#03c);border:none;box-shadow:0 4px 8px rgba(0,0,0,.3),0 0 0 1px rgba(255,215,0,.3);color:#fff;overflow:hidden;position:relative}.modal .modal-footer .btn-primary:before{background:radial-gradient(circle at center,rgba(255,215,0,.3) 0,transparent 70%);content:"";height:200%;left:-50%;opacity:.5;pointer-events:none;position:absolute;top:-50%;transition:all .5s ease;width:200%}.modal .modal-footer .btn-primary:hover{background:linear-gradient(135deg,#03c,#0046ad);box-shadow:0 6px 12px rgba(0,0,0,.4),0 0 0 1px rgba(255,215,0,.5);transform:translateY(-2px)}.modal .modal-footer .btn-primary:hover:before{opacity:.7;transform:scale(1.1)}.modal .modal-footer .btn-primary:disabled{cursor:not-allowed;opacity:.7;transform:none}.modal .modal-footer .btn-secondary{background-color:rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff}.modal .modal-footer .btn-secondary:hover{background-color:rgba(0,0,0,.5);border-color:rgba(255,215,0,.5);transform:translateY(-1px)}.bids-section{margin-top:2.5rem}@media (max-width:768px){.bids-section{margin-top:1.5rem}}.bids-section .bid-form{background-color:#fff;border:none;border-left:3px solid gold;border-radius:0;box-shadow:0 5px 15px rgba(0,0,0,.05);margin-bottom:1.5rem;padding:1.5rem}@media (max-width:768px){.bids-section .bid-form{padding:1rem}}.bids-section .bid-form h3{color:#000096;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.bids-section .bid-form .form-row{display:flex;flex-wrap:wrap;gap:1rem}.bids-section .bid-form .form-row .form-group{flex:1;min-width:200px}@media (max-width:576px){.bids-section .bid-form .form-row .form-group{min-width:100%}.bids-section .bid-form .form-row{gap:.5rem}}.bids-section .current-bids{background-color:#fff;border:none;border-left:3px solid gold;border-radius:0;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:1.5rem}.bids-section .current-bids h3{color:#000096;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.bids-section .current-bids .bids-table{border-collapse:collapse;width:100%}@media (max-width:768px){.bids-section .current-bids .bids-table{display:block;overflow-x:auto}}.bids-section .current-bids .bids-table td,.bids-section .current-bids .bids-table th{border-bottom:1px solid rgba(0,0,0,.1);padding:.5rem;text-align:left}@media (max-width:576px){.bids-section .current-bids .bids-table td,.bids-section .current-bids .bids-table th{font-size:.75rem;padding:.25rem;white-space:nowrap}}.bids-section .current-bids .bids-table th{color:#000096;font-weight:700}.bids-section .current-bids .bids-table tr:last-child td{border-bottom:none}.bids-section .current-bids .bids-table .bid-amount{color:#28a745;font-weight:700}.bids-section .current-bids .bids-table .bid-status{font-weight:700}.bids-section .current-bids .bids-table .bid-status.status-won{color:#28a745}.bids-section .current-bids .bids-table .bid-status.status-lost{color:#dc3545}.bids-section .current-bids .bids-table .bid-status.status-pending{color:#ffc107}@media (max-width:768px){.players-database .search-container .search-box .search-form-section{margin-bottom:0;padding:0}.players-database .search-container .search-box .search-form-section .slider-rows{flex-direction:column}.players-database .search-container .search-box.sb-name .form-row{display:flex;flex-direction:column}.players-database .search-container .search-box.sb-name .form-row .form-group{display:flex;width:100%}.players-database .search-container .search-box.sb-name .form-row .form-group .form-control,.players-database .search-container .search-box.sb-name .form-row .form-group input[type=date],.players-database .search-container .search-box.sb-name .form-row .form-group input[type=email],.players-database .search-container .search-box.sb-name .form-row .form-group input[type=number],.players-database .search-container .search-box.sb-name .form-row .form-group input[type=password],.players-database .search-container .search-box.sb-name .form-row .form-group input[type=tel],.players-database .search-container .search-box.sb-name .form-row .form-group input[type=text],.players-database .search-container .search-box.sb-name .form-row .form-group select,.players-database .search-container .search-box.sb-name .form-row .form-group textarea{width:100%}.players-database .search-container .search-box.sb-name .form-row .search-btn{background:#000096;border-radius:5px;color:gold;display:flex;flex-direction:row;gap:5px;margin-top:15px;position:relative;right:auto;top:auto;transform:none;width:100%}.players-database .search-container .search-box.sb-name .form-row .search-btn button{align-items:center;display:flex;font-weight:700;gap:5px;justify-content:center;padding:.7rem}.players-database .search-container .search-box.sb-name .form-row .search-btn button .text,.players-database .search-container .search-box.sb-name .form-row .search-btn button svg{display:flex}.players-database .search-container .search-box.sb-attr .search-submit .search-button{height:auto;padding:.7rem;width:100%}.players-database .search-results .container{padding:0 1rem}.players-database .search-results .container .results-cards{padding:0}.players-database .search-results .container .pagination .pagination-controls{flex-wrap:wrap}}.players-database .stats-icon-btn{align-items:center;background-color:rgba(0,0,150,.7);border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:69px;justify-content:center;max-width:50px;min-width:50px;opacity:.8;transition:all .2s ease;width:50px}.players-database .stats-icon-btn svg{height:14px;width:14px}.players-database .stats-icon-btn.card-stats-btn{animation:pulse-stats-btn 2s infinite}@keyframes pulse-stats-btn{0%{box-shadow:0 0 0 0 rgba(255,215,0,.7)}70%{box-shadow:0 0 0 6px rgba(255,215,0,0)}to{box-shadow:0 0 0 0 rgba(255,215,0,0)}}.players-database .stats-icon-btn.card-stats-btn svg{height:20px;width:20px}.players-database .stats-icon-btn.card-stats-btn .stats-btn-text{font-size:12px;font-weight:700;letter-spacing:.5px;margin-left:4px;text-transform:uppercase}@media (max-width:375px){.players-database .stats-icon-btn.card-stats-btn{height:32px;min-width:32px;padding:0 8px}.players-database .stats-icon-btn.card-stats-btn svg{height:18px;width:18px}.players-database .stats-icon-btn.card-stats-btn .stats-btn-text{font-size:10px}}.players-database .stats-icon-btn:hover{background-color:#000096;opacity:1}.players-database .stats-icon-btn .loading-spinner{border-width:2px;height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px}.players-database .stats-modal{max-height:90vh;max-width:800px;overflow-y:auto;width:90%}@media (max-width:768px){.players-database .stats-modal{max-width:none;width:95%}}.players-database .stats-modal .modal-body{padding:1.5rem}.players-database .stats-content .player-header{border-bottom:1px solid rgba(255,215,0,.3);padding-bottom:1rem;position:relative}.players-database .stats-content .player-header:after{background:linear-gradient(90deg,gold,rgba(255,215,0,.1));bottom:-1px;content:"";height:3px;left:0;position:absolute;width:100px}.players-database .stats-content .player-header .player-info-container{position:relative;z-index:1}.players-database .stats-content .player-header .player-photo{border:2px solid gold;border-radius:8px;box-shadow:0 0 15px rgba(255,215,0,.5);overflow:hidden;transition:all .3s ease}.players-database .stats-content .player-header .player-photo:hover{box-shadow:0 0 20px rgba(255,215,0,.7);transform:scale(1.05)}.players-database .stats-content .player-header .player-info .player-name{color:gold;font-size:1.3rem;font-weight:700;text-shadow:0 0 5px rgba(255,215,0,.3)}.players-database .stats-content .player-header .player-info .player-badges{margin-top:.5rem}.players-database .stats-content .player-header .player-info .player-ratings{align-items:center;display:flex;gap:2rem;margin-top:.5rem}.players-database .stats-content .player-header .player-info .player-ratings .overall{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;font-size:1.5rem;font-size:1.2rem;font-weight:700;height:45px;height:40px;justify-content:center;margin-left:0;position:relative;width:45px;width:40px;z-index:2}.players-database .stats-content .player-header .player-info .player-ratings .overall:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.players-database .stats-content .player-header .player-info .player-ratings .overall.orange{background:linear-gradient(135deg,orange,#ff8c00)}.players-database .stats-content .player-header .player-info .player-ratings .overall.orange:before{border-color:rgba(255,165,0,.6)}.players-database .stats-content .player-header .player-info .player-ratings .overall.green{background:linear-gradient(135deg,#0f0,#32cd32)}.players-database .stats-content .player-header .player-info .player-ratings .overall.green:before{border-color:rgba(0,255,0,.6)}.players-database .stats-content .player-header .player-info .player-ratings .overall.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.players-database .stats-content .player-header .player-info .player-ratings .overall.blue:before{border-color:rgba(0,191,255,.6)}.players-database .stats-content .player-header .player-info .player-ratings .overall span{line-height:12px;position:relative;z-index:2}.players-database .stats-content .player-header .player-info .player-ratings .overall.age{background:#000096;box-shadow:0 0 15px rgba(0,0,150,.7);color:#fff;flex-direction:column;gap:0;padding-top:5px}.players-database .stats-content .player-header .player-info .player-ratings .overall.age:before{border-color:rgba(0,0,150,.6)}.players-database .stats-content div[x-show="selectedPlayerStats.playing_style_description"]{background:linear-gradient(90deg,rgba(0,0,150,.1),rgba(0,0,150,.05));border-left:3px solid #000096;border-radius:0 4px 4px 0;margin-top:1rem;overflow:hidden;padding:1rem;position:relative}.players-database .stats-content div[x-show="selectedPlayerStats.playing_style_description"]:before{background:linear-gradient(45deg,rgba(255,215,0,.1),transparent 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.players-database .stats-content div[x-show="selectedPlayerStats.playing_style_description"] h5,.players-database .stats-content div[x-show="selectedPlayerStats.playing_style_description"] p{position:relative;z-index:1}.players-database .stats-content div[x-show="selectedPlayerStats.playing_style_description"] h5{color:#fff;margin-bottom:.5rem}.players-database .stats-content div[x-show="selectedPlayerStats.playing_style_description"] p{color:hsla(0,0%,100%,.9);line-height:1.5}.players-database .stats-content .stats-section{margin-bottom:1.5rem;position:relative}.players-database .stats-content .stats-section:before{background:linear-gradient(90deg,rgba(0,0,150,.05),transparent);border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.players-database .stats-content .stats-section .section-title{border-bottom:2px solid rgba(255,215,0,.3);color:gold;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.25rem;position:relative;z-index:1}.players-database .stats-content .stats-section .section-title:after{background:gold;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.players-database .stats-content .stats-section .stat-item{align-items:center;background:rgba(0,0,0,.2);border-radius:4px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem;position:relative;transition:all .2s ease;z-index:1}.players-database .stats-content .stats-section .stat-item:hover{background:rgba(0,0,0,.3);transform:translateY(-2px)}.players-database .stats-content .stats-section .stat-item .stat-label{color:hsla(0,0%,100%,.7);font-size:.875rem;margin-bottom:.25rem}.players-database .stats-content .stats-section .stat-item .stat-value{color:gold;font-size:1rem;font-weight:700}.players-database .rating-excellent{color:#22c55e}.players-database .rating-good{color:#3b82f6}.players-database .rating-average{color:#f59e0b}.players-database .rating-poor{color:#ef4444}.players-database .technique-row{position:relative}.players-database .technique-row .stat-name{font-weight:500}.players-database .technique-row .technique-indicator{color:gold;font-size:1.2rem;font-weight:700;text-shadow:0 0 5px rgba(255,215,0,.5)}.players-database .technique-row:hover{background-color:rgba(0,0,0,.2)}.players-database .stats-column{background:rgba(0,0,0,.2);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);margin-bottom:1.5rem;overflow:hidden;padding:1rem;position:relative}.players-database .stats-column>div:first-child{margin:0}.players-database .stats-column:before{background:linear-gradient(135deg,rgba(0,0,150,.1),transparent 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.players-database .stats-column .section-title{border-bottom:2px solid rgba(255,215,0,.3);color:gold;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.25rem;position:relative;text-shadow:0 0 5px rgba(255,215,0,.3);z-index:1}.players-database .stats-column .section-title:after{background:gold;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.players-database .stats-column .stat-list{display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:1}.players-database .stats-column .stat-row{align-items:center;border-bottom:1px solid rgba(255,215,0,.1);display:flex;justify-content:space-between;overflow:hidden;padding:.25rem .5rem;position:relative;transition:all .2s ease}.players-database .stats-column .stat-row:before{background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.players-database .stats-column .stat-row:hover{background:rgba(0,0,0,.3);transform:translateX(2px)}.players-database .stats-column .stat-row:hover:before{left:100%}.players-database .stats-column .stat-row:hover .stat-value{color:gold;transform:scale(1.1)}.players-database .stats-column .stat-row:last-child{border-bottom:none}.players-database .stats-column .stat-row .stat-name{color:hsla(0,0%,100%,.8);font-size:.875rem}.players-database .stats-column .stat-row .stat-value{background:rgba(0,0,0,.2);border-radius:4px;font-size:1rem;font-weight:700;min-width:30px;padding:2px 8px;text-align:right;transition:all .2s ease}.players-database .stats-column .stat-row .stat-value.rating-excellent{background:rgba(34,197,94,.1);color:#22c55e}.players-database .stats-column .stat-row .stat-value.rating-good{background:rgba(59,130,246,.1);color:#3b82f6}.players-database .stats-column .stat-row .stat-value.rating-average{background:rgba(245,158,11,.1);color:#f59e0b}.players-database .stats-column .stat-row .stat-value.rating-poor{background:rgba(239,68,68,.1);color:#ef4444}.players-database .player-field-visualization{margin-top:2rem}@media (min-width:768px){.players-database .player-field-visualization{margin-top:0}}.players-database .player-field-visualization .field-container{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}.players-database .player-field-visualization .football-field{background-color:#3a8c3a;border:1px solid rgba(0,0,0,.2);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);height:250px;overflow:hidden;position:relative;width:200px}.players-database .player-field-visualization .football-field .field-lines{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.players-database .player-field-visualization .football-field .field-lines:before{border:2px solid hsla(0,0%,100%,.7);box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.players-database .player-field-visualization .football-field .field-lines .center-circle{border:2px solid hsla(0,0%,100%,.7);border-radius:50%;height:0;left:50%;padding-bottom:20%;position:absolute;top:50%;transform:translate(-50%,-50%);width:22%}.players-database .player-field-visualization .football-field .field-lines .halfway-line{background-color:hsla(0,0%,100%,.7);height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.players-database .player-field-visualization .football-field .field-lines .penalty-area{border:2px solid hsla(0,0%,100%,.7);height:15%;position:absolute;width:35%}.players-database .player-field-visualization .football-field .field-lines .penalty-area.top{border-top:none;left:50%;top:0;transform:translateX(-50%)}.players-database .player-field-visualization .football-field .field-lines .penalty-area.bottom{border-bottom:none;bottom:0;left:50%;transform:translateX(-50%)}.players-database .player-field-visualization .football-field .field-lines .goal-area{display:none}.players-database .player-field-visualization .football-field .positions-grid{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.players-database .player-field-visualization .football-field .position-marker{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.7rem;font-weight:700;height:30px;justify-content:center;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.5);text-transform:uppercase;transform:translate(-50%,-50%);transition:all .3s ease;width:30px;z-index:2}.players-database .player-field-visualization .football-field .position-marker.primary-position{color:#fff;text-shadow:0 0 5px rgba(255,0,102,.8)}.players-database .player-field-visualization .football-field .position-marker.primary-position:after{background-color:#00bcd4;border:1px solid #fff;border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:-1}.players-database .player-field-visualization .football-field .position-marker.mastery-2{color:#fff;text-shadow:0 0 5px rgba(0,204,0,.8)}.players-database .player-field-visualization .football-field .position-marker.mastery-2:after{background-color:rgba(0,204,0,.8);border:1px solid #fff;border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:-1}.players-database .player-field-visualization .football-field .position-marker.mastery-1{color:#fff;text-shadow:0 0 5px rgba(255,204,0,.8)}.players-database .player-field-visualization .football-field .position-marker.mastery-1:after{background-color:rgba(255,204,0,.8);border:1px solid #fff;border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:-1}.players-database .player-field-visualization .football-field .position-marker.not-mastered{color:hsla(0,0%,100%,.4)}.players-database .player-field-visualization .football-field .position-marker.not-mastered:after{background-color:hsla(0,0%,59%,.4);border:1px dashed hsla(0,0%,100%,.4);border-radius:50%;content:"";height:30px;position:absolute;width:30px;z-index:-1}.players-database .player-field-visualization .football-field .pos-gk{bottom:-12px;left:50%}.players-database .player-field-visualization .football-field .pos-cb{bottom:10%;left:50%}.players-database .player-field-visualization .football-field .pos-lb{bottom:15%;left:15%}.players-database .player-field-visualization .football-field .pos-rb{bottom:15%;left:85%}.players-database .player-field-visualization .football-field .pos-dmf{bottom:24%;left:50%}.players-database .player-field-visualization .football-field .pos-cmf{left:50%;top:50%}.players-database .player-field-visualization .football-field .pos-amf{left:50%;top:35%}.players-database .player-field-visualization .football-field .pos-lmf{left:15%;top:50%}.players-database .player-field-visualization .football-field .pos-rmf{left:85%;top:50%}.players-database .player-field-visualization .football-field .pos-lwf{left:15%;top:20%}.players-database .player-field-visualization .football-field .pos-rwf{left:85%;top:20%}.players-database .player-field-visualization .football-field .pos-ss{left:50%;top:22%}.players-database .player-field-visualization .football-field .pos-cf{left:50%;top:8%}.players-database .player-field-visualization .player-positions{height:100%;left:0;position:absolute;top:0;width:100%}.players-database .player-field-visualization .player-positions .position-indicator{border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.5);height:20px;position:absolute;transform:translate(-50%,-50%);width:20px;z-index:10}.players-database .player-field-visualization .player-positions .position-indicator.primary{background-color:#f06;border:2px solid #fff;height:24px;width:24px}.players-database .player-field-visualization .player-positions .position-indicator.secondary{border:1px solid #fff;opacity:.8}.players-database .player-field-visualization .player-positions .position-indicator.secondary.mastery-3{background-color:#0c0;height:18px;width:18px}.players-database .player-field-visualization .player-positions .position-indicator.secondary.mastery-2{background-color:#fc0;height:16px;width:16px}.players-database .player-field-visualization .player-positions .position-indicator.secondary.mastery-1{background-color:#f90;height:14px;width:14px}.players-database .player-field-visualization .player-positions .position-indicator .pos-gk{bottom:10%;left:50%}.players-database .player-field-visualization .player-positions .position-indicator .pos-cb{bottom:25%;left:50%}.players-database .player-field-visualization .player-positions .position-indicator .pos-lb{bottom:25%;left:25%}.players-database .player-field-visualization .player-positions .position-indicator .pos-rb{bottom:25%;left:75%}.players-database .player-field-visualization .player-positions .position-indicator .pos-dmf{bottom:40%;left:50%}.players-database .player-field-visualization .player-positions .position-indicator .pos-cmf{bottom:50%;left:50%}.players-database .player-field-visualization .player-positions .position-indicator .pos-amf{left:50%;top:40%}.players-database .player-field-visualization .player-positions .position-indicator .pos-lmf{bottom:50%;left:25%}.players-database .player-field-visualization .player-positions .position-indicator .pos-rmf{bottom:50%;left:75%}.players-database .player-field-visualization .player-positions .position-indicator .pos-lwf{left:25%;top:25%}.players-database .player-field-visualization .player-positions .position-indicator .pos-rwf{left:75%;top:25%}.players-database .player-field-visualization .player-positions .position-indicator .pos-ss{left:50%;top:25%}.players-database .player-field-visualization .player-positions .position-indicator .pos-cf{left:50%;top:15%}@media (max-width:768px){.players-database .stats-content .grid{gap:.5rem!important;grid-template-columns:1fr!important}.players-database .stats-content .stats-column{margin-bottom:1rem}.players-database .stats-content .stats-column .section-title{font-size:1rem;margin-bottom:.5rem}.players-database .stats-content .stats-column .stat-row{padding:.125rem 0}.players-database .stats-content .stats-column .stat-row .stat-name{font-size:.75rem}.players-database .stats-content .stats-column .stat-row .stat-value{font-size:.875rem}.players-database .stats-content .player-header{align-items:flex-start;flex-direction:column}.players-database .stats-content .player-header img{margin-bottom:.5rem}}.players-database .loading-spinner{animation:spin 1s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:12px;width:12px}.players-database .loading-spinner-large{animation:spin 1s linear infinite;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#000096;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shine{0%{opacity:0;transform:translateX(-100%)}20%{opacity:.5}to{opacity:0;transform:translateX(100%)}}.players-database .positions-legend{background-color:rgba(0,0,0,.05);border-radius:8px;margin-top:1rem;padding:1rem}.players-database .positions-legend .legend-title{color:#000096;font-size:.9rem;font-weight:700;margin-bottom:.75rem;text-align:center}.players-database .positions-legend .legend-items{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.players-database .positions-legend .legend-items{grid-template-columns:1fr}}.players-database .positions-legend .position-item{align-items:center;display:flex;gap:.75rem}.players-database .positions-legend .position-item .legend-dot{border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.3);height:16px;width:16px}.players-database .positions-legend .position-item .legend-dot.primary{background-color:rgba(255,0,102,.8);border:2px solid #fff}.players-database .positions-legend .position-item .legend-dot.mastery-2{background-color:rgba(0,204,0,.8);border:1px solid #fff}.players-database .positions-legend .position-item .legend-dot.mastery-1{background-color:rgba(255,204,0,.8);border:1px solid #fff}.players-database .positions-legend .position-item .legend-dot.not-mastered{background-color:hsla(0,0%,59%,.4);border:1px dashed hsla(0,0%,100%,.4)}.players-database .positions-legend .position-item .legend-label{color:rgba(0,0,0,.8);font-size:.875rem}.bids-container{position:relative}.bids-container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000096' fill-opacity='.03' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='1'/%3E%3Ccircle cx='13' cy='13' r='1'/%3E%3C/g%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.bids-container .page-header{align-items:center;background:linear-gradient(135deg,#003,#000096);border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;position:relative;text-align:center}.bids-container .page-header:before{animation:pulse 4s infinite;background:radial-gradient(circle at center,rgba(255,215,0,.3) 0,transparent 50%);content:"";height:200%;left:-50%;opacity:.5;position:absolute;top:-50%;width:200%}.bids-container .page-header h1{color:#fff;font-size:1.875rem;font-weight:700;position:relative;text-shadow:0 0 10px rgba(0,0,0,.5);z-index:1}.bids-container .page-header .actions{display:flex;gap:1rem;position:relative;z-index:1}@media (max-width:768px){.bids-container .page-header .actions{flex-direction:column;gap:.5rem}}.bids-container .page-header h1{font-size:1.5rem}@keyframes pulse{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.info-card{background-color:#161e4a;border-radius:.5rem;box-shadow:0 10px 20px rgba(0,0,0,.2),0 0 0 1px rgba(255,215,0,.2);color:#fff;overflow:hidden;padding:1.25rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{box-shadow:0 15px 30px rgba(0,0,0,.3),0 0 0 1px rgba(255,215,0,.3);transform:translateY(-5px)}.info-card h3{color:gold;display:inline-block;font-size:1.25rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;position:relative;text-transform:uppercase}.info-card h3:after{background:linear-gradient(90deg,gold,transparent);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.info-card .info-row{display:flex;justify-content:space-between;margin-bottom:.75rem;position:relative;z-index:1}.info-card .info-row .label{color:hsla(0,0%,100%,.7);font-weight:500}.info-card .info-row .value{color:#fff;font-weight:500}.info-card .info-row .value.highlight{color:gold;font-weight:700;text-shadow:0 0 5px rgba(255,215,0,.5)}.info-card .info-row .value.budget-value{color:#16a34a;font-weight:700;text-shadow:0 0 5px rgba(22,163,74,.5)}.info-card .info-row .value.salary{color:#3b82f6}.info-card .info-row.highlight{border-top:1px solid hsla(0,0%,100%,.1);margin-top:1rem;padding-top:.75rem}.info-card .info-divider{border-top:1px solid hsla(0,0%,100%,.1);margin-bottom:.75rem;margin-top:.75rem}.info-card .budget-available{color:#16a34a;font-weight:700;margin-top:.75rem}.info-card .salary-projected{color:#3b82f6;font-weight:700}.info-card .validation-actions{border-top:1px solid hsla(0,0%,100%,.1);margin-top:1.25rem;padding-top:1rem}@media (max-width:768px){.info-card{width:100%!important}}@keyframes border-glow{0%{opacity:.3}to{opacity:.6}}.btn-primary{background:linear-gradient(135deg,#0000c9,#000096);border:1px solid hsla(0,0%,100%,.2);border-radius:.25rem;box-shadow:0 5px 15px rgba(0,0,0,.2);color:#fff;font-weight:600;letter-spacing:1px;overflow:hidden;padding:.75rem 1.25rem;position:relative;text-transform:uppercase;transition:all .3s ease}.btn-primary:before{background:radial-gradient(circle at center,hsla(0,0%,100%,.3) 0,transparent 60%);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:scale(.5);transition:opacity .3s ease,transform .3s ease;width:200%}.btn-primary:hover{background:linear-gradient(135deg,#000096,#000063);box-shadow:0 8px 20px rgba(0,0,0,.3);transform:translateY(-2px)}.btn-primary:hover:before{opacity:1;transform:scale(1)}.btn-primary:active{box-shadow:0 2px 10px rgba(0,0,0,.2);transform:translateY(1px)}@media (max-width:768px){.btn-primary{font-size:.875rem;padding:.5rem 1rem}}.tab-content{padding-bottom:1rem;padding-top:1rem;transition:opacity .3s ease-in-out}.info-cards-container{margin-bottom:2rem}@media (max-width:768px){.info-cards-container .info-cards-grid{gap:1rem}}.modal-overlay.bids-modal{display:none}.modal-overlay.bids-modal.active{display:flex}.modal-overlay.bids-modal .modal-header{justify-content:center}.modal-overlay.bids-modal .modal-header .title{color:gold;gap:10px;justify-content:center}.modal-overlay.bids-modal .modal-footer{display:flex;justify-content:center}.modal-overlay.bids-modal .modal-footer button{background:gold;color:#333;font-weight:700;padding:.3rem 2rem}.modal-overlay.bids-modal .modal-footer button.modal-btn-confirm{background:#529918;color:#fff}.modal-overlay.bids-modal .modal-body{justify-content:center}.modal-overlay.bids-modal .modal-body p{text-align:center}.club-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:1.25rem}.club-card .club-header{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem}.club-card .club-header h2{font-size:1.5rem;font-weight:700}.club-card .club-header .status-badge{border-radius:9999px;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.club-card .club-header .status-badge.pending{background-color:#dbeafe;color:#1e40af}.club-card .club-header .status-badge.won{background-color:#dcfce7;color:#166534}.club-card .club-content{align-items:flex-start;align-items:center;display:flex;flex-direction:column}.club-card .club-content .club-logo{margin-right:1.25rem}.club-card .club-content .club-logo img{height:5rem;-o-object-fit:contain;object-fit:contain;width:5rem}.club-card .club-content .club-logo .logo-placeholder{align-items:center;background-color:#e5e7eb;border-radius:9999px;display:flex;height:5rem;justify-content:center;width:5rem}.club-card .club-content .club-logo .logo-placeholder span{color:#6b7280;font-size:1.875rem;font-weight:700}.club-card .club-content .club-info{flex-grow:1}.club-card .club-content .club-info h3{color:#1f2937;font-size:1.5rem;font-weight:700}.club-card .club-content .club-info .club-details{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.75rem}.club-card .club-content .club-info .club-details .detail-item{align-items:center;display:flex;margin-bottom:.25rem}.club-card .club-content .club-info .club-details .detail-item .icon{color:#6b7280;font-size:.875rem;margin-right:.25rem}.club-card .club-content .club-info .club-details .detail-item .label{font-weight:500}.club-card .club-content .club-info .club-details .detail-item .value{margin-left:.25rem}.club-card .club-content .club-info .club-details .bid-status{align-items:center;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:.75rem}.club-card .club-content .club-info .club-details .bid-status.pending{background-color:#eff6ff}.club-card .club-content .club-info .club-details .bid-status.pending .status-label{color:#1e40af;font-size:.875rem;font-weight:500}.club-card .club-content .club-info .club-details .bid-status.pending .bid-amount{color:#1e3a8a;font-size:1.25rem;font-weight:700}.club-card .club-content .club-info .club-details .bid-status.pending .bid-note{color:#2563eb;font-size:.75rem;font-style:italic;margin-top:.25rem}.club-card .club-content .club-info .club-details .bid-status.won{background-color:#ecfdf5}.club-card .club-content .club-info .club-details .bid-status.won .status-label{color:#065f46;font-size:.875rem;font-weight:500}.club-card .club-content .club-info .club-details .bid-status.won .bid-amount{color:#064e3b;font-size:1.25rem;font-weight:700}.tabs-container{margin-bottom:2rem;margin-top:2.5rem;padding-left:.5rem;padding-right:.5rem}.tabs-container nav{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;overflow:hidden;width:100%}.tabs-container nav .tab-button{align-items:center;background-color:#fff;border-bottom:4px solid transparent;color:#4b5563;display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;padding:1rem .5rem;transition:all .2s}.tabs-container nav .tab-button.active{background-color:#eff6ff;border-color:#000096;color:#000096;font-weight:500}.tabs-container nav .tab-button .tab-icon{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}.tabs-container nav .tab-button .tab-icon span{font-size:1.5rem}.tabs-container nav .tab-button .tab-label{font-size:.875rem;text-align:center}@media (min-width:768px){.tabs-container nav .tab-button .tab-label{font-size:1rem}}.data-table-container{margin-bottom:2rem;position:relative}@media (max-width:768px){.data-table-container{-webkit-overflow-scrolling:touch;overflow-x:visible}.data-table-container .data-table{display:none}.data-table-container .mobile-cards{display:block}}@media (min-width:769px){.data-table-container .mobile-cards{display:none}}.mobile-cards{display:none;margin-bottom:1.5rem;position:relative}.mobile-cards .recap.mobile-card{border-radius:0;display:none;left:0;position:fixed;top:80px;width:100%}.mobile-cards .mobile-card{background-color:#161e4a;border-radius:.5rem;box-shadow:0 10px 20px rgba(0,0,0,.2),0 0 0 1px rgba(255,215,0,.2);color:#fff;margin-bottom:1rem;overflow:hidden;padding:1.6rem 1.25rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.mobile-cards .mobile-card:before{animation:border-glow 3s infinite alternate;background:linear-gradient(135deg,gold,transparent 40%,transparent 60%,gold);border-radius:.5rem;bottom:-1px;content:"";left:-1px;opacity:.5;position:absolute;right:-1px;top:-1px;z-index:-1}.mobile-cards .mobile-card:hover{box-shadow:0 15px 30px rgba(0,0,0,.3),0 0 0 1px rgba(255,215,0,.3);transform:translateY(-5px)}.mobile-cards .mobile-card.won-bid:after{background:linear-gradient(180deg,#16a34a,transparent);content:"";height:100%;left:0;position:absolute;top:0;width:5px}.mobile-cards .mobile-card.lost-bid:after{background:linear-gradient(180deg,#dc2626,transparent);content:"";height:100%;left:0;position:absolute;top:0;width:5px}.mobile-cards .mobile-card .card-header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.mobile-cards .mobile-card .card-header .status-badge{align-items:center;background:#000;border-radius:4px;display:flex;flex-wrap:wrap;font-size:12px;gap:2px;margin:2px;padding:2px 10px;width:100px}.mobile-cards .mobile-card .card-header .status-badge.process{left:0;position:absolute;top:0}.mobile-cards .mobile-card .card-header .status-badge .material-icons{font-size:12px}.mobile-cards .mobile-card .card-header .player-name{color:gold;flex:0 60%;font-size:1.25rem;font-weight:700}.mobile-cards .mobile-card .card-header .player-rating{align-items:center;background:gold;border-radius:50%;box-shadow:0 0 15px rgba(255,215,0,.7);color:#000;display:flex;font-size:1.5rem;font-weight:700;height:45px;justify-content:center;margin:0;position:relative;width:45px;z-index:2}.mobile-cards .mobile-card .card-header .player-rating:before{animation:rating-pulse 2s infinite;border:2px solid rgba(255,215,0,.6);border-radius:50%;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}.mobile-cards .mobile-card .card-header .player-rating.orange{background:linear-gradient(135deg,orange,#ff8c00)}.mobile-cards .mobile-card .card-header .player-rating.orange:before{border-color:rgba(255,165,0,.6)}.mobile-cards .mobile-card .card-header .player-rating.green{background:linear-gradient(135deg,#0f0,#32cd32)}.mobile-cards .mobile-card .card-header .player-rating.green:before{border-color:rgba(0,255,0,.6)}.mobile-cards .mobile-card .card-header .player-rating.blue{background:linear-gradient(135deg,#00bfff,#1e90ff)}.mobile-cards .mobile-card .card-header .player-rating.blue:before{border-color:rgba(0,191,255,.6)}.mobile-cards .mobile-card .card-header .player-rating.team-progress{border-radius:10px;font-size:18px;height:30px;width:65px}.mobile-cards .mobile-card .card-header .player-rating.team-progress:after,.mobile-cards .mobile-card .card-header .player-rating.team-progress:before{display:none}.mobile-cards .mobile-card .card-content .info-row{display:flex;justify-content:space-between;margin-bottom:.75rem}.mobile-cards .mobile-card .card-content .info-row .label{color:hsla(0,0%,100%,.7);font-size:.875rem}.mobile-cards .mobile-card .card-content .info-row input{background:rgba(0,0,0,.333);text-align:center;width:80px}.mobile-cards .mobile-card .card-content .info-row input.highlight.value{text-align:center}.mobile-cards .mobile-card .card-content .info-row .role-box select{margin-left:22px;width:128px}.mobile-cards .mobile-card .card-content .info-row .value{font-weight:500}.mobile-cards .mobile-card .card-content .info-row .value.highlight{color:gold;font-weight:700;text-align:right}.mobile-cards .mobile-card .card-content .info-row .value.won{color:#22c55e;text-shadow:0 0 5px rgba(34,197,94,.5)}.mobile-cards .mobile-card .card-content .info-row .value.lost{color:#ef4444;text-shadow:0 0 5px rgba(239,68,68,.5)}.mobile-cards .mobile-card .card-actions{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-top:1rem;padding-top:.75rem}.mobile-cards .mobile-card .card-actions .bid-controls{align-items:center;display:flex;gap:.5rem}.mobile-cards .mobile-card .card-actions .bid-controls .bid-amount{color:gold;font-weight:700}.mobile-cards .mobile-card .card-actions .action-button{border-radius:.25rem;font-size:.875rem;font-weight:600;padding:.5rem .75rem}.mobile-cards .mobile-card .card-actions .action-button.cancel{background-color:rgba(185,28,28,.2);border:1px solid rgba(239,68,68,.3);color:#ef4444}.mobile-cards .mobile-card .card-actions .action-button.validated{color:hsla(0,0%,100%,.5)}.data-table{background-color:#161e4a;border:1px solid rgba(255,215,0,.2);border-radius:.5rem;box-shadow:0 5px 20px rgba(0,0,0,.3);color:#fff;overflow:visible;position:relative;width:100%}.data-table:before{background:linear-gradient(90deg,transparent,gold,transparent);content:"";height:2px;left:0;opacity:.7;position:absolute;right:0;top:0}.data-table thead{background:linear-gradient(180deg,#003,#000096);border-radius:.5rem .5rem 0 0;position:relative}.data-table thead tr:first-child th:first-child{border-top-left-radius:.5rem}.data-table thead tr:first-child th:last-child{border-top-right-radius:.5rem}.data-table thead:after{background:linear-gradient(90deg,transparent,rgba(255,215,0,.7),transparent);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.data-table thead th{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:1px;padding:.75rem .5rem;position:relative;text-transform:uppercase;transition:background-color .3s ease}.data-table thead th:hover{background-color:hsla(0,0%,100%,.05)}.data-table thead th.text-left{text-align:left}.data-table thead th.text-center{text-align:center}.data-table thead th.text-right{text-align:right}@media (max-width:768px){.data-table thead th{font-size:.75rem;padding:.75rem .5rem}}.data-table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.1);position:relative;transition:all .2s ease}.data-table tbody tr:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);bottom:0;content:"";height:1px;left:10%;position:absolute;right:10%}.data-table tbody tr:hover{background-color:hsla(0,0%,100%,.05);box-shadow:0 5px 15px rgba(0,0,0,.2);transform:translateY(-2px);z-index:1}.data-table tbody tr.won-bid{background:linear-gradient(90deg,rgba(21,128,61,.1),transparent);border-left:3px solid #15803d}.data-table tbody tr.lost-bid{background:linear-gradient(90deg,rgba(185,28,28,.1),transparent);border-left:3px solid #b91c1c}.data-table tbody tr td{padding:.75rem .5rem;position:relative;z-index:1}@media (max-width:768px){.data-table tbody tr td{font-size:.875rem;padding:.75rem .5rem}}.data-table tbody tr td.text-center{text-align:center}.data-table tbody tr td.text-right{text-align:right}.data-table tbody tr td.bid-amount{font-weight:700;overflow:hidden;position:relative}.data-table tbody tr td.bid-amount:before{background:radial-gradient(circle at center,hsla(0,0%,100%,.1) 0,transparent 70%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.data-table tbody tr td.bid-amount:hover:before{opacity:1}.data-table tbody tr td.bid-amount.won{color:#22c55e;text-shadow:0 0 5px rgba(34,197,94,.5)}.data-table tbody tr td.bid-amount.lost{color:#ef4444;text-shadow:0 0 5px rgba(239,68,68,.5)}.data-table tbody tr td.bid-amount .bid-controls{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.data-table tbody tr td.bid-amount .bid-controls button.bid-decrease{background-color:#fee2e2;border-radius:.25rem;color:#b91c1c;padding:.25rem .5rem}.data-table tbody tr td.bid-amount .bid-controls button.bid-decrease:disabled{cursor:not-allowed;opacity:.5}.data-table tbody tr td.bid-amount .bid-controls button.bid-increase{background-color:#dcfce7;border-radius:.25rem;color:#15803d;padding:.25rem .5rem}.data-table tbody tr td.bid-amount .bid-controls button.bid-increase:disabled{cursor:not-allowed;opacity:.5}.data-table tbody tr td .cancel-bid{color:#dc2626}.data-table tbody tr td .cancel-bid:hover{color:#991b1b}.data-table tbody tr td .validated-bid{color:#9ca3af}.empty-state{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:1.5rem;text-align:center}.empty-state p{color:#4b5563}.btn-secondary{align-items:center;background-color:#e5e7eb;border-radius:.25rem;color:#1f2937;display:flex;font-weight:500;gap:5px;justify-content:center;padding:.5rem 1rem;transition:background-color .2s}.btn-secondary:hover{background-color:#d1d5db;text-decoration:none}.btn-success{background-color:#16a34a;border-radius:.25rem;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.btn-success:hover{background-color:#107636}.btn-success:disabled{opacity:.2}.btn-complete-mercato{align-items:center;background:linear-gradient(90deg,#b91024,#96052c);border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;font-weight:700;justify-content:center;padding:.75rem 1.5rem;transition:all .3s;width:100%}.btn-complete-mercato:hover{background:linear-gradient(90deg,#960505,#780404);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.status-badge.completed-mercato{border-radius:9999px;font-size:.875rem;font-weight:600}.status-badge.completed-mercato,.status-badge.validated-bids{background-color:#dcfce7;color:#166534;display:inline-block;padding:.25rem .75rem}.status-badge.validated-bids{border-radius:.25rem}.progress-bar{background-color:#e5e7eb;width:100%}.progress-bar,.progress-bar .progress-fill{border-radius:9999px;height:.625rem}.progress-bar .progress-fill.completed{background-color:#16a34a}.progress-bar .progress-fill.almost{background-color:#000096}.progress-bar .progress-fill.incomplete{background-color:#dc2626}@media (min-width:769px){.desktop-only{display:table!important}.mobile-cards,.mobile-only{display:none!important}}@media (max-width:1024px){.info-cards-container .info-cards-grid{flex-direction:column;gap:1rem}.info-cards-container .info-cards-grid .info-card{width:100%!important}}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column}.page-header h1{margin-bottom:1rem}.page-header .actions{display:flex;justify-content:space-between;margin-top:.5rem;width:100%}.tabs-container .tabs-nav .tab-button{flex-wrap:wrap}.tabs-container .tabs-nav .tab-button .tab-label{display:none}.tabs-container .tabs-nav .tab-button .tab-icon{margin:0}.tab-nav{flex-wrap:wrap}.tab-nav .tab-nav-item{flex:1 0 auto;margin-bottom:.5rem;min-width:calc(33.333% - .5rem);text-align:center}.data-table-container{overflow-x:auto}.data-table-container .data-table{min-width:768px}.form-container .form-grid{grid-template-columns:1fr}#club .bg-white{padding:1rem}#club .bg-white .flex{flex-direction:column}#club .bg-white .flex img{margin-bottom:1rem}.mobile-cards{display:flex;flex-direction:column;gap:1rem}.desktop-only{display:none!important}}@media (max-width:640px){.page-header .actions{flex-direction:column;gap:.5rem}.page-header .actions a,.page-header .actions button{text-align:center;width:100%}.tab-nav .tab-nav-item{min-width:calc(50% - .5rem)}.action-buttons{flex-direction:column;gap:.5rem}.action-buttons a,.action-buttons button{width:100%}.info-row{margin-bottom:.75rem}.info-row .label{margin-bottom:.25rem}}#pending-bids select,#pending-bids-tab select{olor:#fff;background-color:rgba(0,0,0,.333);border-radius:5px;padding:2px 3rem 2px 1rem}#pending-bids .data-table .data-row .base-price,#pending-bids-tab .data-table .data-row .base-price{bottom:3px;display:flex;font-size:12px;gap:2px;justify-content:center;left:0;opacity:50%;position:absolute;width:100%}#pending-bids .data-table .data-row.bid-process,#pending-bids-tab .data-table .data-row.bid-process{background:#004079}#pending-bids .data-table .data-row.bid-process .status,#pending-bids-tab .data-table .data-row.bid-process .status{align-items:center;background:#000;border-radius:100%;display:flex;flex-wrap:wrap;font-size:12px;height:24px;justify-content:center;margin:2px;padding:2px 10px;position:absolute;right:0;top:10px;width:24px}#pending-bids .data-table .data-row.bid-process .status:hover,#pending-bids-tab .data-table .data-row.bid-process .status:hover{border-radius:5px;width:100px}#pending-bids .data-table .data-row.bid-process .status:hover .text,#pending-bids-tab .data-table .data-row.bid-process .status:hover .text{display:flex}#pending-bids .data-table .data-row.bid-process .status .icon svg,#pending-bids-tab .data-table .data-row.bid-process .status .icon svg{height:12px;width:12px}#pending-bids .data-table .data-row.bid-process .status .text,#pending-bids-tab .data-table .data-row.bid-process .status .text{display:none}#pending-bids .data-table .data-row .bid-controls input,#pending-bids-tab .data-table .data-row .bid-controls input{background:rgba(0,0,0,.2);border-radius:3px;padding:2px 10px;text-align:center;width:80px}.mobile-card .editable-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mobile-card .value-controls{align-items:center;display:flex;justify-content:flex-end}.mobile-card .value-controls button{align-items:center;background-color:#1a2c4e;border:none;border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;margin:0 4px;padding:0;width:24px}.mobile-card .value-controls button:disabled{background-color:#ccc;cursor:not-allowed}.mobile-card .value-controls .material-icons{font-size:16px}.mobile-card .value-controls .value{min-width:80px;text-align:center}.mobile-card .value-controls select{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#fff;font-size:14px;padding:4px 8px;width:120px}.mobile-card .info-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mobile-card .info-row .label{flex:0 0 40%;font-weight:500}.mobile-card .info-row .value,.mobile-card .info-row .value-controls{flex:0 0 60%}@media (max-width:768px){.show-modal-squad .data-table-container .data-table{display:table}}[x-cloak]{display:none!important}body.clubs-page{background-color:#f0f4ff}.clubs-database .bid-form{border:none;box-shadow:none;padding:0}.clubs-database .bid-form:before{display:none}.clubs-database .page-title{background-color:#000096;border-bottom:3px solid gold;color:#fff;font-family:Russo One,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.025em;margin:-1rem -2.5rem 1.5rem;padding:1rem 4rem;position:relative;text-shadow:2px 2px 0 rgba(255,215,0,.5);text-transform:uppercase;width:calc(100% + 5rem)}.clubs-database .page-title:after{background-color:#000096;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100px}.clubs-database .search-container{background-color:#f8faff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,150,.05);overflow:hidden;padding:1.5rem 0;position:relative}.clubs-database .search-box{background-color:#fff;border:none;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.05);margin-bottom:.25rem;padding:1.5rem;position:relative}.clubs-database .search-box .search-form-section{margin-bottom:0}.clubs-database .search-box .search-title{border-bottom:2px solid gold;color:#000096;display:inline-block;font-family:Russo One,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.25rem}.clubs-database .filters-section{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}@media (max-width:768px){.clubs-database .filters-section{grid-template-columns:1fr}}.clubs-database .filters-section .filter-group{margin-bottom:1rem}.clubs-database .filters-section .filter-label{color:#1a1a2e;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.clubs-database .filters-section .filter-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.clubs-database .filters-section .filter-control:focus{border-color:#000096;box-shadow:0 0 0 2px rgba(0,0,150,.2);outline:none}.clubs-database .action-buttons{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.clubs-database .action-buttons .btn-reset{background-color:#f0f0f0;border:none;border-radius:4px;color:#1a1a2e;font-weight:500;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .action-buttons .btn-reset:hover{background-color:#e0e0e0}.clubs-database .action-buttons .btn-search{background-color:#000096;border:none;border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .action-buttons .btn-search:hover{background-color:#000063}.clubs-database .loading-indicator{align-items:center;display:flex;justify-content:center;padding:2.5rem 0}.clubs-database .loading-indicator .spinner{color:#000096;height:40px;width:40px}.clubs-database .error-message{background-color:#fff1f0;border-left:4px solid #ff4d4f;border-radius:0 4px 4px 0;color:#cf1322;margin-bottom:1.5rem;padding:1rem}.clubs-database .empty-results{background-color:#f0f7ff;border-radius:4px;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.clubs-database .empty-results .empty-text{color:#000096;font-weight:500}.clubs-database .results-table{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:1.5rem;overflow:hidden;width:100%}.clubs-database .results-table thead{background-color:#f5f7fa}.clubs-database .results-table thead th{border-bottom:1px solid #e8e8e8;font-size:.875rem;font-weight:700;letter-spacing:.025em;padding:1rem;text-transform:uppercase}.clubs-database .results-table tbody tr{transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .results-table tbody tr:hover{background-color:#f5f7fa}.clubs-database .results-table tbody tr:not(:last-child){border-bottom:1px solid #f0f0f0}.clubs-database .results-table tbody td{color:#1a1a2e;font-size:1rem;padding:1rem;vertical-align:middle}.clubs-database .results-table tbody td .club-logo{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.clubs-database .results-table tbody td .club-name{font-weight:500}.clubs-database .results-table tbody td .btn-bid{background-color:#000096;border:none;border-radius:4px;color:#fff;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .results-table tbody td .btn-bid:hover{background-color:#000063}.clubs-database .rules-box{background-color:#f0f7ff;border-radius:4px;margin-bottom:1rem;padding:1rem}.clubs-database .rules-box .rules-title{color:#000096;font-weight:700;margin-bottom:.25rem}.clubs-database .rules-box .rules-list{list-style-type:disc;margin:0;padding-left:1.5rem}.clubs-database .rules-box .rules-list li{color:#000096;font-size:.875rem;margin-bottom:.25rem}.clubs-database .rules-box .rules-list li:last-child{margin-bottom:0}.clubs-database .pagination{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.clubs-database .pagination .pagination-info{color:#6c757d;font-size:.875rem}.clubs-database .pagination .pagination-controls{display:flex;gap:1rem}.clubs-database .pagination .pagination-controls .page-btn{align-items:center;background-color:#f0f0f0;border:none;border-radius:4px;color:#1a1a2e;display:flex;font-size:.875rem;height:32px;justify-content:center;min-width:32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .pagination .pagination-controls .page-btn:first-child,.clubs-database .pagination .pagination-controls .page-btn:last-child{padding:0 10px}.clubs-database .pagination .pagination-controls .page-btn:hover:not(:disabled){background-color:#e0e0e0}.clubs-database .pagination .pagination-controls .page-btn.active{background-color:#000096;color:#fff}.clubs-database .pagination .pagination-controls .page-btn:disabled{cursor:not-allowed;opacity:.5}.clubs-database .message{border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem}.clubs-database .message.success{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.clubs-database .message.error{background-color:#fff1f0;border:1px solid #ffa39e;color:#cf1322}.clubs-database .bid-modal{align-items:flex-start;background-color:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;overflow-y:auto;padding-top:80px;position:fixed;z-index:50}.clubs-database .bid-modal .modal-content{background-color:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.2);max-width:500px;overflow:hidden;width:100%}.clubs-database .bid-modal .modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.clubs-database .bid-modal .modal-header .modal-title{color:#1a1a2e;font-size:1.25rem;font-weight:700}.clubs-database .bid-modal .modal-header .close-btn{background:none;border:none;color:#6c757d;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .bid-modal .modal-header .close-btn:hover{color:#1a1a2e}.clubs-database .bid-modal .modal-body{padding:1.5rem}.clubs-database .bid-modal .modal-body .form-group{margin-bottom:1rem}.clubs-database .bid-modal .modal-body .form-group .form-label{color:#1a1a2e;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.clubs-database .bid-modal .modal-body .form-group .form-control,.clubs-database .bid-modal .modal-body .form-group input[type=date],.clubs-database .bid-modal .modal-body .form-group input[type=email],.clubs-database .bid-modal .modal-body .form-group input[type=number],.clubs-database .bid-modal .modal-body .form-group input[type=password],.clubs-database .bid-modal .modal-body .form-group input[type=tel],.clubs-database .bid-modal .modal-body .form-group input[type=text],.clubs-database .bid-modal .modal-body .form-group select,.clubs-database .bid-modal .modal-body .form-group textarea{border:1px solid #d9d9d9;border-radius:4px;padding:.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.clubs-database .bid-modal .modal-body .form-group .form-control:focus,.clubs-database .bid-modal .modal-body .form-group input[type=date]:focus,.clubs-database .bid-modal .modal-body .form-group input[type=email]:focus,.clubs-database .bid-modal .modal-body .form-group input[type=number]:focus,.clubs-database .bid-modal .modal-body .form-group input[type=password]:focus,.clubs-database .bid-modal .modal-body .form-group input[type=tel]:focus,.clubs-database .bid-modal .modal-body .form-group input[type=text]:focus,.clubs-database .bid-modal .modal-body .form-group select:focus,.clubs-database .bid-modal .modal-body .form-group textarea:focus{border-color:#000096;box-shadow:0 0 0 2px rgba(0,0,150,.2);outline:none}.clubs-database .bid-modal .modal-body .form-group .form-control:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group input[type=date]:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group input[type=email]:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group input[type=number]:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group input[type=password]:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group input[type=tel]:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group input[type=text]:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group select:-moz-read-only,.clubs-database .bid-modal .modal-body .form-group textarea:-moz-read-only{background-color:#f5f5f5}.clubs-database .bid-modal .modal-body .form-group .form-control:read-only,.clubs-database .bid-modal .modal-body .form-group input[type=date]:read-only,.clubs-database .bid-modal .modal-body .form-group input[type=email]:read-only,.clubs-database .bid-modal .modal-body .form-group input[type=number]:read-only,.clubs-database .bid-modal .modal-body .form-group input[type=password]:read-only,.clubs-database .bid-modal .modal-body .form-group input[type=tel]:read-only,.clubs-database .bid-modal .modal-body .form-group input[type=text]:read-only,.clubs-database .bid-modal .modal-body .form-group select:read-only,.clubs-database .bid-modal .modal-body .form-group textarea:read-only{background-color:#f5f5f5}.clubs-database .bid-modal .modal-body .form-group .input-group{display:flex}.clubs-database .bid-modal .modal-body .form-group .input-group .form-control,.clubs-database .bid-modal .modal-body .form-group .input-group input[type=date],.clubs-database .bid-modal .modal-body .form-group .input-group input[type=email],.clubs-database .bid-modal .modal-body .form-group .input-group input[type=number],.clubs-database .bid-modal .modal-body .form-group .input-group input[type=password],.clubs-database .bid-modal .modal-body .form-group .input-group input[type=tel],.clubs-database .bid-modal .modal-body .form-group .input-group input[type=text],.clubs-database .bid-modal .modal-body .form-group .input-group select,.clubs-database .bid-modal .modal-body .form-group .input-group textarea{border-bottom-right-radius:0;border-top-right-radius:0;flex:1}.clubs-database .bid-modal .modal-body .form-group .input-group .input-group-append{align-items:center;background-color:#f5f5f5;border:1px solid #d9d9d9;border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px;display:flex;padding:0 1rem}.clubs-database .bid-modal .modal-body .form-group .form-text{color:#6c757d;font-size:.75rem;margin-top:.25rem}.clubs-database .bid-modal .modal-footer{border-top:1px solid #f0f0f0;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem 1.5rem}.clubs-database .bid-modal .modal-footer .btn-cancel{background-color:#f0f0f0;border:none;border-radius:4px;color:#1a1a2e;font-weight:500;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .bid-modal .modal-footer .btn-cancel:hover{background-color:#e0e0e0}.clubs-database .bid-modal .modal-footer .btn-submit{background-color:#000096;border:none;border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.clubs-database .bid-modal .modal-footer .btn-submit:hover:not(:disabled){background-color:#000063}.clubs-database .bid-modal .modal-footer .btn-submit:disabled{cursor:not-allowed;opacity:.7}.section-slider{background-color:#003;border:2px solid gold;border-radius:8px;box-shadow:0 0 20px rgba(0,0,150,.5);margin-bottom:2rem;overflow:hidden}.section-slide,.section-slider{min-height:400px;position:relative}.section-slide{animation-duration:.5s;display:none;padding:2rem}.section-slide.active{display:block}.section-slide h2{color:gold;font-family:Russo One,sans-serif;font-size:2rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.section-content{color:#fff;font-family:Rajdhani,sans-serif;font-size:1.1rem;line-height:1.6;position:relative;z-index:5}.section-nav{bottom:1rem;display:flex;gap:.5rem;justify-content:center;left:0;position:absolute;right:0;z-index:10}.section-nav-dot{background-color:hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.section-nav-dot.active{background-color:gold;transform:scale(1.2)}.section-arrow{align-items:center;background-color:rgba(0,0,150,.7);border-radius:50%;color:gold;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.section-arrow:hover{background-color:rgba(0,0,150,.9)}.section-arrow.prev{left:1rem}.section-arrow.next{right:1rem}.section-image{max-height:200px;max-width:200px;position:absolute;z-index:1}.section-image.top{left:50%;top:0;transform:translateX(-50%)}.section-image.bottom{bottom:0;left:50%;transform:translateX(-50%)}.section-image.left{left:0;top:50%;transform:translateY(-50%)}.section-image.right{right:0;top:50%;transform:translateY(-50%)}.linked-pages{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.linked-page-card{background-color:#000096;border:2px solid gold;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;flex:1;min-width:200px;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.linked-page-card:hover{background-color:#0000c9;box-shadow:0 8px 15px rgba(0,0,0,.2);transform:translateY(-5px)}.fade-in{animation-name:fadeIn}.fade-out{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.admin-controls{bottom:2rem;display:flex;flex-direction:column;gap:.5rem;position:fixed;right:2rem;z-index:100}.admin-button{align-items:center;background-color:#000096;border:2px solid gold;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.admin-button:hover{background-color:#0000c9;transform:scale(1.1)}.page-content{background-color:#f5f5f5;min-height:500px}.page-content h1{color:gold;font-family:Russo One,sans-serif;padding-bottom:.5rem;position:relative}.page-content h1:after{background-color:gold;bottom:0;content:"";height:3px;left:0;position:absolute;width:100px}.page-sections{margin-bottom:2rem}.page-sections .section-navigation button{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.page-sections .section-navigation button:hover:not([disabled]){transform:scale(1.05)}.page-sections .section-item,.page-sections .section-navigation .section-indicators button{transition:all .3s ease}.page-sections .section-item .section-header{background-color:#000096}.page-sections .section-item .section-header h2{font-family:Russo One,sans-serif}.page-sections .section-item .section-content{color:#333;font-family:Rajdhani,sans-serif;line-height:1.6}.page-sections .section-item .section-content img{box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.page-sections .section-item .section-content img:hover{transform:scale(1.02)}.page-sections .section-item .section-content table tr td,.page-sections .section-item .section-content table tr th{border-bottom:1px solid #ddd;padding:5px 30px}.page-admin .page-form{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-bottom:2rem;padding:2rem}.page-admin .section-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1rem;position:relative}.page-admin .section-item.editing{background-color:rgba(0,0,150,.05);border-color:#000096}.page-admin .section-actions{display:flex;gap:.5rem;position:absolute;right:.5rem;top:.5rem}.public-tasks-container .public-tasks table tr td .material-icons{font-size:14px}.public-tasks-container .public-tasks table tr td p:last-child{margin-bottom:0}.show-view-modal .priority .material-icons,.show-view-modal .type .material-icons,.task-board-container .task-column .task-card .material-icons{font-size:14px}.profile-section{background:linear-gradient(135deg,#00006e,#000096);min-height:calc(100vh - 120px);overflow-x:hidden;padding-bottom:2.5rem;position:relative}.profile-section *,.profile-section :after,.profile-section :before{box-sizing:border-box}.profile-section>.container{overflow:hidden}@media (max-width:768px){.profile-section>.container{padding:0 .5rem}}.profile-section .alert{background:#068606;border-radius:5px;color:#fff;display:flex;padding:5px 10px}.profile-section .alert.alert-info{background:#1e90ff}.profile-section .profile-header{margin-bottom:2.5rem;padding-top:2.5rem;text-align:center}@media (max-width:768px){.profile-section .profile-header{margin-bottom:1rem;padding-top:1.5rem}}.profile-section .profile-header h1{color:#fff;display:inline-block;font-size:2.5rem;font-weight:700;letter-spacing:.025em;margin-bottom:1.5rem;position:relative;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media (max-width:768px){.profile-section .profile-header h1{font-size:1.6rem;margin-bottom:1rem}}.profile-section .profile-header h1:after{background:gold;border-radius:.25rem;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:100%}.profile-section .profile-content{background:hsla(0,0%,100%,.95);border-radius:.75rem;box-shadow:0 20px 40px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.08);margin-bottom:2.5rem;margin-top:2.5rem;max-width:100%;overflow:hidden}@media (max-width:768px){.profile-section .profile-content{border-radius:.25rem;margin-bottom:1rem;margin-top:1rem}}.profile-section .profile-content .profile-tabs-container{display:flex}.profile-section .profile-content .profile-tabs-container .profile-sidebar{background:#000089;flex-shrink:0;height:290px;min-width:80px;padding:0;position:sticky;top:0;width:80px}@media (max-width:768px){.profile-section .profile-content .profile-tabs-container .profile-sidebar{display:none;height:210px;top:85px}}.profile-section .profile-content .profile-tabs-container .profile-main{background:#fff;flex:1;max-width:100%;padding:1.5rem 2.5rem;width:calc(100% - 80px)}@media (max-width:768px){.profile-section .profile-content .profile-tabs-container .profile-main{flex:auto;padding:.5rem;width:100%}}.profile-section .nav-profile{list-style:none;margin:0;padding:0}.profile-section .nav-profile .nav-item{margin-bottom:2px}.profile-section .nav-profile .nav-link{align-items:center;border-left:4px solid transparent;color:#fff;display:flex;font-weight:600;padding:1rem 1.5rem;text-decoration:none;transition:all .2s ease}.profile-section .nav-profile .nav-link .material-icons{font-size:24px;margin-right:1rem}@media (max-width:768px){.profile-section .nav-profile .nav-link span{display:none}}.profile-section .nav-profile .nav-link:hover{background-color:hsla(0,0%,100%,.1)}.profile-section .nav-profile .nav-link.active{background-color:hsla(0,0%,100%,.2);border-left:4px solid gold}@media (max-width:768px){.profile-section .nav-profile .nav-link{padding:.5rem}.profile-section .nav-profile .nav-link .material-icons{margin-right:0}}.profile-section .tab-content .tab-pane h3{border-bottom:2px solid gold;color:#000096;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem}.ranking-upload .ranking-preview{border:2px dashed #000096;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem;text-align:center;transition:all .3s ease}.ranking-upload .ranking-preview:hover{background-color:hsla(0,0%,4%,.8);border-color:gold}.ranking-upload .ranking-preview:hover .upload-icon i,.ranking-upload .ranking-preview:hover h5{color:#fff}.ranking-upload .ranking-preview .upload-icon{color:#000096;font-size:48px;margin-bottom:1rem}.ranking-upload .ranking-preview .upload-text{color:#1a1a2e;font-weight:600}.ranking-upload .ranking-image{border:3px solid #fff;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.08),0 2px 5px rgba(0,0,0,.06);max-width:100%;transition:all .3s ease}.ranking-upload .ranking-image:hover{box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);transform:scale(1.02)}.ranking-upload .ranking-info{background:#fff;border-left:3px solid #000096;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.ranking-upload .ranking-info h5{color:#000096;font-weight:700;margin-bottom:1rem}.ranking-upload .ranking-info .info-item{display:flex;margin-bottom:.5rem}.ranking-upload .ranking-info .info-item strong{color:#1a1a2e;min-width:150px}@media (max-width:768px){.ranking-upload .ranking-info .info-item strong{min-width:100px}}.ranking-upload .ranking-info .info-item span{color:#000096;font-weight:600;word-break:break-word}.ranking-upload .profile-card-header h3{color:#fff}@keyframes uploadPulse{0%{box-shadow:0 0 0 0 rgba(0,0,150,.7)}70%{box-shadow:0 0 0 10px rgba(0,0,150,0)}to{box-shadow:0 0 0 0 rgba(0,0,150,0)}}.ranking-upload .btn-upload{animation:uploadPulse 2s infinite}.profile-sections{display:flex;flex-wrap:wrap;gap:0 3rem;padding:2.5rem}@media (max-width:768px){.profile-sections{gap:0;padding:1rem}}.profile-sections>section{margin-bottom:2rem;width:100%}.profile-sections section h2{border-bottom:3px solid gold;color:#000096;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem}.profile-sections section h2 .material-icons{font-size:2rem;vertical-align:middle}@media (max-width:768px){.profile-sections section h2,.profile-sections section h2 .material-icons{font-size:1.4rem}}.profile-sections section h3{border-bottom:2px solid gold;color:#000096;font-size:1.6rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.profile-sections section h3 .material-icons{font-size:1.6rem;vertical-align:middle}.stats-grid-main{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);margin-bottom:.75rem}@media (max-width:768px){.stats-grid-main{grid-template-columns:repeat(3,1fr)}}.stats-grid-secondary{display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.stats-grid-secondary{grid-template-columns:repeat(2,1fr)}}.ranking-details{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:1rem}@media (max-width:768px){.ranking-details{grid-template-columns:1fr}}.ranking-info-list{display:flex;flex-direction:column;gap:0}.ranking-info-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;padding:.75rem 0}.ranking-info-item.no-border{border-bottom:none}@media (max-width:768px){.ranking-info-item{align-items:flex-start;flex-direction:column;gap:.25rem}}.ranking-info-label{align-items:center;display:flex;flex:1;font-weight:600}.ranking-info-value{color:#000096;flex:1;font-weight:700}.ranking-screenshot{border:4px solid #fff;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.05);max-height:280px}@media (max-width:768px){.ranking-screenshot{max-height:200px;-o-object-fit:contain;object-fit:contain;width:100%}}.match-history-desktop{display:block}@media (max-width:768px){.match-history-desktop{display:none}}.match-history-mobile{display:none}@media (max-width:768px){.match-history-mobile{display:flex;flex-direction:column;gap:.75rem}}.match-card{background:#fff;border-left:4px solid #6c757d;border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);padding:.75rem 1rem}.match-card--victory{border-left-color:#28a745}.match-card--defeat{border-left-color:#dc3545}.match-card--draw{border-left-color:#6c757d}.match-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.match-card__date{color:#6c757d;font-size:.85rem}.match-card__score{align-items:center;display:flex;font-size:.95rem;justify-content:space-between}.match-card__score strong{font-size:1.2rem;padding:0 .5rem}.match-card__team{flex:1;font-weight:600}.match-card__team:last-child{text-align:right}.courtesy-layout{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}@media (max-width:768px){.courtesy-layout{flex-direction:column;gap:1rem}}.courtesy-details{display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0}.grade-scale{display:flex;gap:1.5rem}@media (max-width:480px){.grade-scale{flex-direction:column;gap:0}}.factors-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.factors-grid{grid-template-columns:1fr}}.stats-card-primary{border-left:4px solid #000096}.stats-card-primary .card-body{padding:1.5rem 1rem}@media (max-width:768px){.stats-card-primary .card-body{padding:.75rem .5rem}}.stats-card-primary .stats-icon{font-size:56px}@media (max-width:768px){.stats-card-primary .stats-icon{font-size:32px}}.stats-card-primary .stats-value{font-size:3rem;font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.stats-card-primary .stats-value{font-size:1.8rem}}.stats-card-primary .stats-label{font-size:1.1rem;margin-bottom:0}@media (max-width:768px){.stats-card-primary .stats-label{font-size:.8rem}}.stats-card-success{border-left:4px solid #28a745}.stats-card-success .card-body{padding:1.5rem 1rem}@media (max-width:768px){.stats-card-success .card-body{padding:.75rem .5rem}}.stats-card-success .stats-icon{font-size:56px}@media (max-width:768px){.stats-card-success .stats-icon{font-size:32px}}.stats-card-success .stats-value{font-size:3rem;font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.stats-card-success .stats-value{font-size:1.8rem}}.stats-card-success .stats-label{font-size:1.1rem;margin-bottom:0}@media (max-width:768px){.stats-card-success .stats-label{font-size:.8rem}}.stats-card-warning{border-left:4px solid #ffc107}.stats-card-warning .card-body{padding:1.5rem 1rem}@media (max-width:768px){.stats-card-warning .card-body{padding:.75rem .5rem}}.stats-card-warning .stats-icon{font-size:56px}@media (max-width:768px){.stats-card-warning .stats-icon{font-size:32px}}.stats-card-warning .stats-value{font-size:3rem;font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.stats-card-warning .stats-value{font-size:1.8rem}}.stats-card-warning .stats-label{font-size:1.1rem;margin-bottom:0}@media (max-width:768px){.stats-card-warning .stats-label{font-size:.8rem}}.stats-card-secondary .card-body{padding:1rem}@media (max-width:768px){.stats-card-secondary .card-body{padding:.5rem}}.stats-card-secondary .stats-value-sm{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.stats-card-secondary .stats-value-sm{font-size:1.5rem}}.stats-card-secondary .stats-label-sm{font-size:1rem;margin-bottom:0}@media (max-width:768px){.stats-card-secondary .stats-label-sm{font-size:.75rem}.info-card .card-body{padding:.75rem!important}}.info-card .info-item{min-width:0;padding:1rem 0}.info-card .info-item:not(:last-child){border-bottom:1px solid #dee2e6}.info-card .info-item>div{min-width:0;overflow-wrap:break-word;word-break:break-word}.info-card .info-item .info-icon{flex-shrink:0;font-size:2.5rem;margin-right:1rem}@media (max-width:768px){.info-card .info-item .info-icon{font-size:1.5rem;margin-right:.5rem}}.info-card .info-item .info-label{color:#fff;font-size:1rem;margin-bottom:.25rem}.info-card .info-item .info-value{color:gold;font-size:1.8rem;font-weight:700;margin-bottom:0}@media (max-width:768px){.info-card .info-item .info-value{font-size:1.2rem}}.info-card .info-item .info-value-secondary{color:gold;font-size:1.4rem;margin-bottom:0}@media (max-width:768px){.info-card .info-item .info-value-secondary{font-size:1rem}}.pass-assistance-form{display:inline-block}.pass-assistance-select{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:gold;cursor:pointer;font-size:1.1rem;font-weight:600;padding:4px 8px}.pass-assistance-select option{background:#1e293b;color:#fff}@media (max-width:768px){.pass-assistance-select{font-size:.9rem;padding:3px 6px}}.availability-desktop{display:block}@media (max-width:768px){.availability-desktop{display:none}}.availability-mobile{display:none}@media (max-width:768px){.availability-mobile{display:flex;flex-direction:column;gap:.75rem}}.availability-day-row{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}.availability-day-name{color:#000096;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.availability-slots{display:flex;flex-wrap:wrap;gap:.4rem}.availability-chip{align-items:center;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:2rem;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;padding:.35rem .6rem;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.availability-chip input[type=checkbox]{display:none}.availability-chip--active{background:#000096;border-color:#000096;color:#fff}.availability-table{font-size:1rem}.availability-table td,.availability-table th{padding:15px}.availability-table th{color:#fff}.availability-table .checkbox-cell{padding:15px;text-align:center}.availability-table .checkbox-cell input[type=checkbox]{cursor:pointer;height:20px;width:20px}.availability-notes{font-size:1rem}.availability-notes label{font-size:1.1rem;font-weight:600}.match-history-table{font-size:1rem}.match-history-table thead th{color:#fff;font-size:1.1rem;padding:15px}.match-history-table tbody td{font-size:1rem;padding:12px}.match-history-table .match-score{font-size:1.2rem;font-weight:700}.match-history-table .match-badge{font-size:.95rem;padding:8px 12px}.courtesy-grade-card{background:#000096;border:3px solid #000096;flex-shrink:0;height:-moz-fit-content;height:fit-content}@media (max-width:768px){.courtesy-grade-card{width:100%}}.courtesy-grade-card .grade-display{font-size:8rem;font-weight:700;margin-bottom:1.5rem}@media (max-width:768px){.courtesy-grade-card .grade-display{font-size:4rem;margin-bottom:.5rem}}.courtesy-grade-card .grade-title{font-size:1.8rem;margin-bottom:1rem}.courtesy-grade-card .grade-value{font-size:1.3rem}.courtesy-info-card .card-header{background-color:#000096}.courtesy-info-card .card-header h4{color:#fff;font-size:1.2rem;margin-bottom:0}.courtesy-info-card .card-body{padding:1rem}.courtesy-info-card .grade-item{font-size:1.1rem;margin-bottom:.75rem}.courtesy-info-card .grade-item strong{font-size:1.3rem}.courtesy-info-card .factor-title{font-size:1.1rem;margin-bottom:.5rem}.courtesy-info-card .factor-list{font-size:.95rem;line-height:1.6}.courtesy-info-card .factor-list li{margin-bottom:.25rem}.courtesy-success-card .card-header{background-color:#28a745}.courtesy-success-card .card-header:after{content:none}.courtesy-success-card .card-header h4{color:#fff;font-size:1.2rem;margin-bottom:0}.courtesy-success-card .card-body{padding:1rem}.courtesy-success-card .advantage-list{font-size:.95rem;line-height:1.6}.courtesy-success-card .advantage-list li{margin-bottom:.25rem}.alert-profile{font-size:1.05rem;padding:1rem}.alert-profile .material-icons{font-size:1.5rem;margin-right:.5rem;vertical-align:middle}.btn-profile-primary{font-size:1.1rem;padding:12px 30px}@media (max-width:768px){.btn-profile-primary{font-size:.95rem;padding:10px 16px;width:100%}.info-card .info-item .info-icon{font-size:1.8rem;margin-right:.75rem}.info-card .info-item .info-value{font-size:1.3rem}.info-card .info-item .info-value-secondary{font-size:1.1rem}}@keyframes scanline{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes club-pulse{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}.fighting-game-container{background:linear-gradient(135deg,#000096,#0000c9 50%,#000096);border-radius:10px;box-shadow:0 0 20px rgba(0,0,150,.5);overflow:hidden;position:relative}.fighting-game-container:before{animation:scanline 2s linear infinite;background:linear-gradient(90deg,transparent,#fc0,transparent);content:"";height:3px;left:0;position:absolute;right:0;top:0}.fighting-game-header{background:linear-gradient(90deg,#000063,#000096,#000063);border-bottom:3px solid #fc0;color:#fff;font-family:Russo One,sans-serif;letter-spacing:2px;padding:15px;position:relative;text-align:center;text-transform:uppercase}.fighting-game-header h2{color:#fc0;font-size:2rem;margin:0;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.club-info-card{background:rgba(0,0,0,.7);border:2px solid #fc0;border-radius:5px;color:#fff;margin-bottom:20px;overflow:hidden;padding:20px;position:relative}.club-info-card:after{background:linear-gradient(135deg,rgba(255,204,0,.1),transparent);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.club-info-card.pulse{animation:club-pulse 2s infinite}.club-info-title{color:#fc0;font-family:Bungee,cursive;font-size:1.5rem;margin-bottom:15px;text-shadow:2px 2px 0 #000}.stat-bar{background:#333;border-radius:10px;height:20px;margin-bottom:15px;overflow:hidden;position:relative}.stat-bar .stat-fill{background:linear-gradient(90deg,#f30,#f90);border-radius:10px;height:100%;transition:width .8s ease-in-out}.stat-bar .stat-label{color:#fff;font-weight:700;left:10px;line-height:20px;position:absolute;text-shadow:1px 1px 0 #000;top:0}.vs-text{color:#f30;font-family:Anton,sans-serif;font-size:4rem;letter-spacing:5px;margin:20px 0;text-align:center;text-shadow:3px 3px 0 #000;transform:skewX(-15deg)}.staff-container{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:30px}.staff-card{background:rgba(0,0,0,.7);border:2px solid #39f;border-radius:5px;color:#fff;cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.staff-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.4);transform:translateY(-5px)}.staff-card:before{background:radial-gradient(circle,rgba(51,153,255,.1) 0,transparent 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;transform:rotate(45deg);width:200%}.staff-card.border-yellow-400{border-color:#fc0;box-shadow:0 0 10px rgba(255,204,0,.5),0 0 20px rgba(255,204,0,.3)}.staff-name{color:#39f;font-family:Russo One,sans-serif;font-size:1.3rem;text-shadow:1px 1px 0 #000}.staff-job{color:#fc0;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600}.staff-level{align-items:center;display:flex;margin-bottom:10px}.staff-level .level-star{color:#fc0;margin-right:2px}.staff-level .level-star.inactive{color:#333}.staff-details{background:rgba(0,0,0,.8);border-radius:5px;margin-top:10px;padding:20px}.staff-details.active{animation:fadeIn .3s ease-in-out;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.competence-list{margin-top:15px}.competence-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.competence-item .competence-name{color:#fff}.competence-item .competence-name.specialty{color:#fc0;font-weight:700}.competence-item .competence-level{display:flex}.competence-item .competence-pip{background:#333;border-radius:50%;height:12px;margin-right:3px;width:12px}.competence-item .competence-pip.filled{background:#39f}.competence-item .competence-pip.filled.specialty{background:#fc0}.close-details{background:#f30;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Rajdhani,sans-serif;font-weight:700;margin-top:10px;padding:5px 10px;transition:background-color .3s ease}.close-details:hover{background:#cc2900}.palmares-container{display:flex;flex-direction:column;gap:15px;margin-top:20px;padding:20px}.palmares-card{background:rgba(0,0,0,.7);border:2px solid #39f;border-radius:5px;color:#fff;overflow:hidden;padding:16px 20px;position:relative;transition:all .3s ease}.palmares-card:before{background:#39f;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.palmares-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.4);transform:translateX(5px)}.palmares-card.palmares-champion{border-color:#fc0;box-shadow:0 0 10px rgba(255,204,0,.5),0 0 20px rgba(255,204,0,.3)}.palmares-card.palmares-champion:before{background:#fc0}.palmares-card.palmares-champion .palmares-position-number{color:#fc0}.palmares-card.palmares-promoted{border-color:#22c55e}.palmares-card.palmares-promoted:before{background:#22c55e}.palmares-card.palmares-relegated{border-color:#f30}.palmares-card.palmares-relegated:before{background:#f30}.palmares-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.palmares-season-info{align-items:center;display:flex;gap:15px}.palmares-position{align-items:baseline;display:flex;min-width:50px}.palmares-position .palmares-position-number{color:#39f;font-family:Anton,sans-serif;font-size:2.5rem;line-height:1;text-shadow:2px 2px 0 #000}.palmares-position .palmares-position-suffix{color:hsla(0,0%,100%,.6);font-family:Rajdhani,sans-serif;font-size:1rem;margin-left:2px}.palmares-season-details .palmares-season-name{color:#fff;font-family:Russo One,sans-serif;font-size:1.1rem;text-shadow:1px 1px 0 #000}.palmares-season-details .palmares-division{color:hsla(0,0%,100%,.5);font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:600}.palmares-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.palmares-badge{align-items:center;border-radius:3px;display:inline-flex;font-family:Rajdhani,sans-serif;font-size:.8rem;font-weight:700;gap:4px;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.palmares-badge .material-icons{font-size:14px}.palmares-badge.palmares-badge-champion{background:rgba(255,204,0,.2);border:1px solid #fc0;color:#fc0}.palmares-badge.palmares-badge-promoted{background:rgba(34,197,94,.2);border:1px solid #22c55e;color:#22c55e}.palmares-badge.palmares-badge-relegated{background:rgba(255,51,0,.2);border:1px solid #f30;color:#f30}.palmares-badge.palmares-badge-cup{background:rgba(168,85,247,.2);border:1px solid #a855f7;color:#a855f7}.palmares-badge.palmares-badge-finalist{background:rgba(51,153,255,.2);border:1px solid #39f;color:#39f}.palmares-stats{border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:20px;padding-top:10px}.palmares-stat{align-items:center;display:flex;flex-direction:column}.palmares-stat .palmares-stat-value{color:#fff;font-family:Russo One,sans-serif;font-size:1.2rem}.palmares-stat .palmares-stat-value.palmares-stat-win{color:#22c55e}.palmares-stat .palmares-stat-value.palmares-stat-draw{color:#fc0}.palmares-stat .palmares-stat-value.palmares-stat-loss{color:#f30}.palmares-stat .palmares-stat-label{color:hsla(0,0%,100%,.4);font-family:Rajdhani,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.palmares-stat.palmares-stat-reward{margin-left:auto}.palmares-stat.palmares-stat-reward .palmares-stat-value{color:#fc0}@media (max-width:768px){.staff-container{grid-template-columns:1fr}.vs-text{font-size:3rem}.club-info-title{font-size:1.2rem}.palmares-card-header{align-items:flex-start;flex-direction:column;gap:8px}.palmares-badges{justify-content:flex-start}.palmares-stats{flex-wrap:wrap;gap:12px}.palmares-position .palmares-position-number{font-size:2rem}.football-field-box,.football-field-box>div{padding:0}.football-field-box>div .field-title{display:none}}.football-field-container{aspect-ratio:68/105;background-image:linear-gradient(90deg,#216f21 0,#3b8a3b 50%,#1f6a1f);border-radius:8px;margin:0 auto;max-height:860px;max-width:650px;overflow:hidden;position:relative;touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.football-field-container .field-lines{inset:0;position:absolute}.football-field-container .field-lines .halfway-line{background-color:#fff;height:2px;left:0;position:absolute;right:0;top:50%}.football-field-container .field-lines .center-circle{border:2px solid #fff;border-radius:50%;height:12%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20%}.football-field-container .field-lines .penalty-area-top{border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff;height:20%;left:20%;position:absolute;right:20%;top:0}.football-field-container .field-lines .penalty-area-bottom{border-left:2px solid #fff;border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;height:20%;left:20%;position:absolute;right:20%}.football-field-container .field-lines .goal-area-top{border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff;height:8%;left:35%;position:absolute;right:35%;top:0}.football-field-container .field-lines .goal-area-bottom{border-left:2px solid #fff;border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;height:8%;left:35%;position:absolute;right:35%}.football-field-container .field-lines .lane-left,.football-field-container .field-lines .lane-right{background-color:hsla(0,0%,100%,.3);bottom:0;position:absolute;top:0;width:1px}.football-field-container .field-lines .lane-left{left:33%}.football-field-container .field-lines .lane-right{right:33%}@media (max-width:768px){.football-field-container{min-height:500px}}@media (max-width:480px){.football-field-container{min-height:400px}}.player-marker{align-items:center;cursor:move;display:flex;flex-direction:column;justify-content:center;min-width:150px;position:absolute;touch-action:none;transform:translate(-50%,-50%);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:10}.player-marker .player-avatar{background:#0b1535;border:3px solid #164244;border-radius:10px;overflow:hidden;padding:20px 10px;position:relative}.player-marker .player-avatar:after{background:#fc0;left:25px;top:0}.player-marker .player-avatar:after,.player-marker .player-avatar:before{border-radius:0 0 10px 10px;content:"";height:20px;position:absolute;transform:rotate(45deg);width:100%;z-index:2}.player-marker .player-avatar:before{background:#000096;bottom:0;left:-25px}.player-marker .player-avatar .img{background:#fc0;border:2px solid #fff;border-radius:10px;height:4.5rem;overflow:hidden;position:relative;width:4.5rem;z-index:30}.player-marker .player-avatar .img:after{background:#000096;left:18px;top:13px}.player-marker .player-avatar .img:after,.player-marker .player-avatar .img:before{border-radius:0 0 10px 10px;content:"";height:10px;position:absolute;transform:rotate(45deg);width:100%;z-index:2}.player-marker .player-avatar .img:before{background:#2f2f2f;bottom:0;left:-18px}.player-marker .player-avatar .img img{-o-object-fit:cover;object-fit:cover;position:relative;z-index:10}.player-marker .player-avatar .player-rating{align-items:center;border-radius:9999px;bottom:12px;display:flex;font-size:.75rem;font-weight:700;height:1.5rem;justify-content:center;padding:0;position:absolute;right:2px;width:1.5rem;z-index:50}@media (max-width:768px){.player-marker .player-avatar .player-rating{bottom:6px;height:1.2rem;width:1.2rem}}.player-marker .player-avatar .player-position.badge.position-badge{border-radius:100%;color:#fff;height:25px;left:3px;position:absolute;top:10px;width:25px;z-index:50}@media (max-width:768px){.player-marker .player-avatar .player-position.badge.position-badge{height:18px;top:6px;width:18px}}.player-marker .player-name{background-color:#000096;border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:700;margin-bottom:-2px;margin-top:.25rem;padding:0 .25rem;text-align:center;z-index:2}.player-marker .captain-badge{align-items:center;background-color:gold;border-radius:9999px;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:1.25rem;justify-content:center;position:absolute;right:-.25rem;top:-.25rem;width:1.25rem}.player-marker.dragging{opacity:.8;transform:scale(1.1) translate(-50%,-50%)}@media (max-width:768px){.player-marker{min-width:120px}.player-marker .player-avatar{padding:10px 8px}.player-marker .player-avatar .img{height:3.5rem;width:3.5rem}.player-marker .player-name{font-size:.65rem;margin-top:.1rem}}@media (max-width:480px){.player-marker{min-width:100px}.player-marker .player-avatar{padding:6px}.player-marker .player-avatar .img{height:3rem;width:3rem}.player-marker .player-name{font-size:.6rem}}.captain-marker .player-avatar img{border:2px solid gold!important}.player-marker.drop-target{background:rgba(0,0,0,.333);border:2px dashed #000;border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.5);padding:22px 28px;z-index:20}.player-marker.drop-target .player-avatar img{border:2px dashed #3b82f6!important;box-shadow:0 0 10px rgba(59,130,246,.5)}.player-marker.drop-target .player-name{background-color:rgba(59,130,246,.7)}.players-list{display:flex;flex-direction:column}.players-list[data-source=substitute]{height:750px}.player-item{align-items:center;display:flex;justify-content:space-between;padding:.5rem;touch-action:none;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:320px}.player-item:hover{background-color:#f3f4f6;border-radius:.375rem}.player-item.hidden{display:none}.player-item.drop-target{background-color:rgba(59,130,246,.2);border:2px dashed #3b82f6;border-radius:.375rem;transform:scale(1.05)}@media (max-width:768px){.player-item{max-width:300px;width:100%}}@media (max-width:480px){.player-item img{height:2.5rem!important;width:2.5rem!important}}@media (max-width:768px){.formation-page #notification-simulator-button{display:none}.formation-page header.site-header{height:40px}.formation-page header.site-header .container .site-logo img{height:30px}.formation-page header.site-header .container nav .mobile-menu-icon{height:18px;width:18px}.formation-page main{background:#fff;left:0;position:fixed;top:30px;width:100%}.formation-page main .formations-manager{width:100%}.formation-page main .formations-manager>.container{padding:1.5rem 3px}.formation-page main .formations-manager h1{display:none}.formation-page main .formations-manager .formation-selector{display:flex;flex-direction:column;gap:1rem;left:0;margin-bottom:.8rem;padding:4px 12px;position:absolute;top:15px;width:100%;z-index:20}.formation-page main .formations-manager .formation-selector>*{display:none}.formation-page main .formations-manager .formation-selector:after{content:"Choisissez une formation";cursor:pointer;display:flex;font-size:.8rem;font-weight:700;justify-content:center}.formation-page main .formations-manager .formation-selector.open>*{display:flex}.formation-page main .formations-manager .formation-selector.open:after{background-color:#ffd6cc;border-radius:.5rem;content:"❌ Fermer";cursor:pointer;font-size:.9rem;padding:.5rem}.formation-page main .formations-manager .big-container{position:relative;top:10px}.formation-page main .formations-manager .big-container .players-box{background:#fff;bottom:0;left:0;opacity:.8;padding:6px;position:fixed;top:auto;width:100%;z-index:10}.formation-page main .formations-manager .big-container .players-box>div{padding:10px 0 0 20px}.formation-page main .formations-manager .big-container .players-box>*{left:-10000px;overflow:hidden;position:absolute}.formation-page main .formations-manager .big-container .players-box .players-list{margin-bottom:0}.formation-page main .formations-manager .big-container .players-box .players-list h2{background:#f1f1f1;color:#999;display:flex;font-size:12px;justify-content:center;margin:0;padding:4px}.formation-page main .formations-manager .big-container .players-box .players-list .player-item{gap:15px;max-width:300px;padding:.1rem .5rem}.formation-page main .formations-manager .big-container .players-box .players-list[data-source=substitute]{height:580px}.formation-page main .formations-manager .big-container .players-box:after{content:"Remplaçant & réserviste";cursor:pointer;display:flex;font-size:.8rem;font-weight:700;justify-content:center}.formation-page main .formations-manager .big-container .players-box:before{content:"";height:100%;left:0;position:fixed;top:35px;width:20px}.formation-page main .formations-manager .big-container .players-box.open{background:none;bottom:auto;left:-15px;min-height:100%;opacity:1;position:absolute;top:-2%;width:auto;z-index:20}}@media (max-width:768px) and (max-height:750px){.formation-page main .formations-manager .big-container .players-box.open{top:-5%}}@media (max-width:768px){.formation-page main .formations-manager .big-container .players-box.open>div{padding:0}.formation-page main .formations-manager .big-container .players-box.open>*{height:100%;left:auto;margin:0;overflow:hidden;position:relative;width:100%}.formation-page main .formations-manager .big-container .players-box.open:after{content:none}}.modal-container{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}@media (max-width:768px){.modal-container{align-items:flex-start;padding-top:80px}}.modal-backdrop{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.modal{background:#161e4a;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 1px rgba(255,215,0,.3);display:flex;flex-direction:column;position:relative;z-index:2}@media (max-width:768px){.modal{border-radius:0;height:calc(100% - 80px)!important;max-height:none!important;max-width:none!important;width:100%!important}}.modal-header{align-items:center;background:linear-gradient(180deg,#1a2350,#161e4a);border-bottom:1px solid rgba(255,215,0,.2);display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.modal-header h3{color:gold;font-size:1.25rem;font-weight:700;margin:0;text-shadow:0 0 10px rgba(255,215,0,.3)}.modal-header .close-btn{align-items:center;background:none;border:none;border-radius:50%;color:rgba(255,215,0,.7);cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:32px}.modal-header .close-btn:hover{background:rgba(255,215,0,.1);color:gold}.modal-footer{border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:1rem;justify-content:flex-end;padding:1.5rem}.stats-modal{max-height:90vh;max-width:800px;width:90%}@media (max-width:768px){.stats-modal{height:100%;max-height:none;max-width:none;width:100%}}.stats-modal .modal-body{background:linear-gradient(180deg,#161e4a,#0a0d20);flex:1;overflow-y:auto;padding:1.5rem}@media (max-width:768px){.stats-modal .modal-body{padding:1rem}}.stats-content div[x-show="selectedPlayerStats.playing_style_description"]{background:linear-gradient(90deg,rgba(0,0,150,.1),rgba(0,0,150,.05));border-left:3px solid #000096;border-radius:0 4px 4px 0;margin-top:1rem;overflow:hidden;padding:1rem;position:relative}.stats-content div[x-show="selectedPlayerStats.playing_style_description"]:before{background:linear-gradient(45deg,rgba(255,215,0,.1),transparent 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.stats-content div[x-show="selectedPlayerStats.playing_style_description"] h5,.stats-content div[x-show="selectedPlayerStats.playing_style_description"] p{position:relative;z-index:1}.stats-content div[x-show="selectedPlayerStats.playing_style_description"] h5{color:#fff;margin-bottom:.5rem}.stats-content div[x-show="selectedPlayerStats.playing_style_description"] p{color:hsla(0,0%,100%,.9);line-height:1.5}.stats-content .player-header{border-bottom:1px solid rgba(59,130,246,.3);padding-bottom:1rem;position:relative}.stats-content .player-header:after{background:linear-gradient(90deg,#3b82f6,rgba(59,130,246,.1));bottom:-1px;content:"";height:3px;left:0;position:absolute;width:100px}.stats-content .player-header .player-info-container{position:relative;z-index:1}.stats-content .player-header .player-photo{border:2px solid #3b82f6;border-radius:8px;box-shadow:0 0 15px rgba(59,130,246,.5);overflow:hidden;transition:all .3s ease}.stats-content .player-header .player-photo:hover{box-shadow:0 0 20px rgba(59,130,246,.7);transform:scale(1.05)}.stats-content .player-header .player-info .player-name{color:#3b82f6;font-size:1.3rem;font-weight:700;text-shadow:0 0 5px rgba(59,130,246,.3)}@media (max-width:768px){.stats-content .player-header .player-info .player-name{font-size:1.1rem}}.stats-content .player-header .player-info .player-badges{margin-top:.5rem}@media (max-width:768px){.stats-content .player-header .player-info .player-badges{flex-wrap:wrap}}.stats-content .player-header .player-info .player-ratings{align-items:center;display:flex;gap:2rem;margin-top:.5rem}@media (max-width:768px){.stats-content .player-header .player-info .player-ratings{gap:1rem}}.stats-content .player-header .player-info .player-ratings .overall{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 0 15px rgba(16,185,129,.7);color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-left:0;position:relative;width:40px}.stats-content .player-header .player-info .player-ratings .overall:before{border:2px solid rgba(16,185,129,.6);border-radius:50%;content:"";height:calc(100% - 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 4px);z-index:1}.stats-content .player-header .player-info .player-ratings .overall span{line-height:12px;position:relative;z-index:2}.stats-content .player-header .player-info .player-ratings .overall.orange{background:#f97316;box-shadow:0 0 15px rgba(249,115,22,.7)}.stats-content .player-header .player-info .player-ratings .overall.orange:before{border-color:rgba(249,115,22,.6)}.stats-content .player-header .player-info .player-ratings .overall.green{background:#10b981;box-shadow:0 0 15px rgba(16,185,129,.7)}.stats-content .player-header .player-info .player-ratings .overall.green:before{border-color:rgba(16,185,129,.6)}.stats-content .player-header .player-info .player-ratings .overall.blue{background:#3b82f6;box-shadow:0 0 15px rgba(59,130,246,.7)}.stats-content .player-header .player-info .player-ratings .overall.blue:before{border-color:rgba(59,130,246,.6)}.stats-content .player-header .player-info .player-ratings .overall.age{background:#6366f1;box-shadow:0 0 15px rgba(99,102,241,.7);color:#fff;flex-direction:column;gap:0;padding-top:5px}.stats-content .player-header .player-info .player-ratings .overall.age:before{border-color:rgba(99,102,241,.6)}.stats-content .stats-section{margin-top:2rem}@media (max-width:768px){.stats-content .stats-section{margin-top:1.5rem}}.stats-content .stats-section .section-title{border-bottom:2px solid rgba(255,215,0,.3);color:gold;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;text-shadow:0 0 5px rgba(255,215,0,.3)}@media (max-width:768px){.stats-content .stats-section .section-title{font-size:1rem;margin-bottom:.75rem}}.stats-content .stats-section .section-title:after{background:gold;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.stats-content .stats-section .stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (max-width:768px){.stats-content .stats-section .stats-grid{gap:.75rem;grid-template-columns:1fr}}.stats-content .stats-section .stat-row{align-items:center;border-bottom:1px solid rgba(255,215,0,.1);display:flex;justify-content:space-between;padding:.5rem 0}.stats-content .stats-section .stat-row:last-child{border-bottom:none}.stats-content .stats-section .stat-row .stat-name{color:hsla(0,0%,100%,.8);font-weight:500}.stats-content .stats-section .stat-row .stat-value{border-radius:9999px;font-weight:700;min-width:40px;padding:.25rem .75rem;text-align:center}.stats-content .stats-section .stat-row .stat-value.excellent{background:#3b82f6;color:#fff}.stats-content .stats-section .stat-row .stat-value.very-good{background:#10b981;color:#fff}.stats-content .stats-section .stat-row .stat-value.good{background:#84cc16;color:#fff}.stats-content .stats-section .stat-row .stat-value.average{background:#f59e0b;color:#fff}.stats-content .stats-section .stat-row .stat-value.below-average{background:#f97316;color:#fff}.stats-content .stats-section .stat-row .stat-value.poor{background:#ef4444;color:#fff}.stats-content .stats-section .stat-row.technique-row .stat-value{background:#10b981;color:#fff}.stats-content .position-field{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:inset 0 0 20px rgba(0,0,0,.2);min-height:400px;padding:2rem 1rem;position:relative}@media (max-width:768px){.stats-content .position-field{border-radius:8px;min-height:300px;padding:1rem .5rem}}.stats-content .position-field:before{background:hsla(0,0%,100%,.3);content:"";height:2px;left:0;position:absolute;right:0;top:50%}.stats-content .position-field:after{border:2px solid hsla(0,0%,100%,.3);border-radius:50%;content:"";height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.stats-content .position-field .position-marker{align-items:center;background:hsla(0,0%,100%,.3);border:2px solid hsla(0,0%,100%,.5);border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:40px;justify-content:center;position:absolute;transition:all .3s ease;width:40px}@media (max-width:768px){.stats-content .position-field .position-marker{font-size:.65rem;height:32px;width:32px}}.stats-content .position-field .position-marker.primary-position{background:#3b82f6;border-color:#fff;box-shadow:0 0 15px rgba(59,130,246,.7);transform:scale(1.2)}.stats-content .position-field .position-marker.mastery-2{background:#10b981;border-color:#fff}.stats-content .position-field .position-marker.mastery-1{background:#f59e0b;border-color:#fff}.stats-content .position-field .position-marker.not-mastered{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);opacity:.5}.stats-content .position-field .pos-cf{left:50%;top:10%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-ss{left:50%;top:20%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-lwf{left:20%;top:15%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-rwf{left:80%;top:15%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-amf{left:50%;top:35%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-cmf{left:50%;top:50%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-dmf{left:50%;top:65%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-lmf{left:20%;top:50%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-rmf{left:80%;top:50%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-cb{left:50%;top:80%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-lb{left:20%;top:80%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-rb{left:80%;top:80%;transform:translate(-50%,-50%)}.stats-content .position-field .pos-gk{left:50%;top:95%;transform:translate(-50%,-50%)}.player-field-visualization{margin-top:2rem}@media (min-width:768px){.player-field-visualization{margin-top:0}}.player-field-visualization .field-container{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}.player-field-visualization .football-field{background-color:#3a8c3a;border:1px solid rgba(0,0,0,.2);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);height:250px;overflow:hidden;position:relative;width:200px}@media (max-width:768px){.player-field-visualization .football-field{height:225px;width:180px}}.player-field-visualization .football-field .field-lines{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.player-field-visualization .football-field .field-lines:before{border:2px solid hsla(0,0%,100%,.7);box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.player-field-visualization .football-field .field-lines .center-circle{border:2px solid hsla(0,0%,100%,.7);border-radius:50%;height:0;left:50%;padding-bottom:20%;position:absolute;top:50%;transform:translate(-50%,-50%);width:22%}.player-field-visualization .football-field .field-lines .halfway-line{background-color:hsla(0,0%,100%,.7);height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.player-field-visualization .football-field .field-lines .penalty-area{border:2px solid hsla(0,0%,100%,.7);height:15%;position:absolute;width:35%}.player-field-visualization .football-field .field-lines .penalty-area.top{border-top:none;left:50%;top:0;transform:translateX(-50%)}.player-field-visualization .football-field .field-lines .penalty-area.bottom{border-bottom:none;bottom:0;left:50%;transform:translateX(-50%)}.player-field-visualization .football-field .field-lines .goal-area{display:none}.player-field-visualization .football-field .position-marker{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.7rem;font-weight:700;height:30px;justify-content:center;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.5);text-transform:uppercase;transform:translate(-50%,-50%);transition:all .3s ease;width:30px;z-index:2}@media (max-width:768px){.player-field-visualization .football-field .position-marker{font-size:.6rem;height:26px;width:26px}}.player-field-visualization .football-field .position-marker.primary-position{color:#fff;text-shadow:0 0 5px rgba(255,0,102,.8)}.player-field-visualization .football-field .position-marker.primary-position:after{background-color:#00bcd4;border:1px solid #fff;border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:-1}@media (max-width:768px){.player-field-visualization .football-field .position-marker.primary-position:after{height:24px;width:24px}}.player-field-visualization .football-field .position-marker.mastery-2{color:#fff;text-shadow:0 0 5px rgba(0,204,0,.8)}.player-field-visualization .football-field .position-marker.mastery-2:after{background-color:rgba(0,204,0,.8);border:1px solid #fff;border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:-1}@media (max-width:768px){.player-field-visualization .football-field .position-marker.mastery-2:after{height:24px;width:24px}}.player-field-visualization .football-field .position-marker.mastery-1{color:#fff;text-shadow:0 0 5px rgba(255,204,0,.8)}.player-field-visualization .football-field .position-marker.mastery-1:after{background-color:rgba(255,204,0,.8);border:1px solid #fff;border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:-1}@media (max-width:768px){.player-field-visualization .football-field .position-marker.mastery-1:after{height:24px;width:24px}}.player-field-visualization .football-field .position-marker.not-mastered{color:hsla(0,0%,100%,.4)}.player-field-visualization .football-field .position-marker.not-mastered:after{background-color:hsla(0,0%,59%,.4);border:1px dashed hsla(0,0%,100%,.4);border-radius:50%;content:"";height:30px;position:absolute;width:30px;z-index:-1}@media (max-width:768px){.player-field-visualization .football-field .position-marker.not-mastered:after{height:26px;width:26px}}.player-field-visualization .football-field .pos-gk{bottom:-12px;left:50%}.player-field-visualization .football-field .pos-cb{bottom:10%;left:50%}.player-field-visualization .football-field .pos-lb{bottom:15%;left:15%}.player-field-visualization .football-field .pos-rb{bottom:15%;left:85%}.player-field-visualization .football-field .pos-dmf{bottom:24%;left:50%}.player-field-visualization .football-field .pos-cmf{left:50%;top:50%}.player-field-visualization .football-field .pos-amf{left:50%;top:35%}.player-field-visualization .football-field .pos-lmf{left:15%;top:50%}.player-field-visualization .football-field .pos-rmf{left:85%;top:50%}.player-field-visualization .football-field .pos-lwf{left:15%;top:20%}.player-field-visualization .football-field .pos-rwf{left:85%;top:20%}.player-field-visualization .football-field .pos-ss{left:50%;top:22%}.player-field-visualization .football-field .pos-cf{left:50%;top:8%}.player-field-visualization .positions-legend{margin-top:1rem}.player-field-visualization .positions-legend .legend-title{color:#1f2937;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.player-field-visualization .positions-legend .legend-items{display:flex;flex-direction:column;gap:.5rem}.player-field-visualization .positions-legend .position-item{align-items:center;display:flex;gap:.5rem}.player-field-visualization .positions-legend .legend-dot{border-radius:50%;height:16px;width:16px}.player-field-visualization .positions-legend .legend-dot.primary{background-color:#00bcd4;border:1px solid #fff}.player-field-visualization .positions-legend .legend-dot.mastery-2{background-color:rgba(0,204,0,.8);border:1px solid #fff}.player-field-visualization .positions-legend .legend-dot.mastery-1{background-color:rgba(255,204,0,.8);border:1px solid #fff}.player-field-visualization .positions-legend .legend-dot.not-mastered{background-color:hsla(0,0%,59%,.4);border:1px dashed hsla(0,0%,100%,.4)}.player-field-visualization .positions-legend .legend-label{color:rgba(0,0,0,.8);font-size:.875rem}.position-badge{align-items:center;background:linear-gradient(135deg,#6366f1,#1d21eb);border:1px solid #3b82f6;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;display:flex;font-size:.6rem;font-weight:700;padding:2px 6px;position:relative;transform:translateY(0);transition:all .3s ease;z-index:10}.position-badge[data-position=GB]{background:linear-gradient(135deg,#fc0,#b38f00)}.position-badge[data-position=DC]{background:linear-gradient(135deg,#36c,#24478f)}.position-badge[data-position=DD],.position-badge[data-position=DG]{background:linear-gradient(135deg,#69c,#3973ac)}.position-badge[data-position=MDF]{background:linear-gradient(135deg,#6c6,#39ac39)}.position-badge[data-position=MR]{background:linear-gradient(135deg,#9c3,#6b8f24)}.position-badge[data-position=MO]{background:linear-gradient(135deg,#cc3,#8f8f24)}.position-badge[data-position=MLD],.position-badge[data-position=MLG]{background:linear-gradient(135deg,#9c9,#66b366)}.position-badge[data-position=AiG]{background:linear-gradient(135deg,#c9c,#b366b3)}.position-badge[data-position=AiD]{background:linear-gradient(135deg,#96c,#7339ac)}.position-badge[data-position=SA]{background:linear-gradient(135deg,#c36,#8f2447)}.position-badge[data-position=AC]{background:linear-gradient(135deg,#c00,maroon)}.position-badge:hover{border-color:rgba(59,130,246,.6);box-shadow:0 4px 8px rgba(0,0,0,.3);transform:translateY(-2px)}.style-badge{align-items:center;display:inline-flex}.stats-column{background:rgba(0,0,0,.2);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);margin-bottom:1.5rem;overflow:hidden;padding:1rem;position:relative}@media (max-width:768px){.stats-column{margin-bottom:1rem;padding:.75rem}}.stats-column>div:first-child{margin:0}.stats-column:before{background:linear-gradient(135deg,rgba(99,102,241,.1),transparent 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.stats-column .section-title{border-bottom:2px solid rgba(255,215,0,.3);color:gold;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;position:relative;text-shadow:0 0 5px rgba(255,215,0,.3);z-index:1}@media (max-width:768px){.stats-column .section-title{font-size:1rem;margin-bottom:.75rem}}.stats-column .section-title:after{background:gold;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.stats-column .stat-list{display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:1}.stats-column .stat-row{align-items:center;border-bottom:1px solid rgba(255,215,0,.1);display:flex;justify-content:space-between;overflow:hidden;padding:.5rem .75rem;position:relative;transition:all .2s ease}.stats-column .stat-row:before{background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.stats-column .stat-row:hover{background:rgba(0,0,0,.3);transform:translateX(2px)}.stats-column .stat-row:hover:before{left:100%}.stats-column .stat-row:hover .stat-value{color:gold;transform:scale(1.1)}.stats-column .stat-row:last-child{border-bottom:none}.stats-column .stat-row .stat-name{color:hsla(0,0%,100%,.8);font-size:.875rem}@media (max-width:768px){.stats-column .stat-row .stat-name{font-size:.8rem}}.stats-column .stat-row .stat-value{background:rgba(0,0,0,.2);border-radius:4px;font-size:1rem;font-weight:700;min-width:30px;padding:2px 8px;text-align:right;transition:all .2s ease}@media (max-width:768px){.stats-column .stat-row .stat-value{font-size:.9rem}}.stat-item{align-items:center;background:rgba(0,0,0,.2);border-radius:4px;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:.75rem;position:relative;transition:all .2s ease;z-index:1}.stat-item:hover{background:rgba(0,0,0,.3);transform:translateY(-2px)}.stat-item .stat-label{color:hsla(0,0%,100%,.7);font-size:.875rem;margin-bottom:.25rem}.stat-item .stat-value{color:gold;font-size:1rem;font-weight:700}.technique-row{position:relative}.technique-row .stat-name{font-weight:500}.technique-row .technique-indicator{color:gold;font-size:1.2rem;font-weight:700;text-shadow:0 0 5px rgba(255,215,0,.5)}.technique-row:hover{background-color:rgba(0,0,0,.2)}.stat-card{background:rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.2);border-radius:8px;overflow:hidden;padding:1rem;position:relative;text-align:center;transition:all .3s ease}.stat-card:before{background:linear-gradient(135deg,rgba(99,102,241,.1),transparent 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.stat-card:hover{border-color:rgba(255,215,0,.5);box-shadow:0 4px 12px rgba(0,0,0,.3);transform:translateY(-2px)}.stat-card .stat-card-label{color:hsla(0,0%,100%,.7);font-size:.75rem;letter-spacing:.5px;margin-bottom:.5rem;position:relative;text-transform:uppercase;z-index:1}@media (max-width:768px){.stat-card .stat-card-label{font-size:.7rem}}.stat-card .stat-card-value{color:gold;font-size:1.5rem;font-weight:700;position:relative;text-shadow:0 0 10px rgba(255,215,0,.3);z-index:1}@media (max-width:768px){.stat-card .stat-card-value{font-size:1.25rem}}.modal-container .excellent,.modal-container .rating-excellent,.stats-modal .excellent,.stats-modal .rating-excellent{background:rgba(34,197,94,.1)!important;color:#22c55e!important}.modal-container .rating-good,.modal-container .very-good,.stats-modal .rating-good,.stats-modal .very-good{background:rgba(59,130,246,.1)!important;color:#3b82f6!important}.modal-container .good,.stats-modal .good{background:rgba(132,204,22,.1)!important;color:#84cc16!important}.modal-container .average,.modal-container .rating-average,.stats-modal .average,.stats-modal .rating-average{background:rgba(245,158,11,.1)!important;color:#f59e0b!important}.modal-container .below-average,.stats-modal .below-average{background:rgba(249,115,22,.1)!important;color:#f97316!important}.modal-container .poor,.modal-container .rating-poor,.stats-modal .poor,.stats-modal .rating-poor{background:rgba(239,68,68,.1)!important;color:#ef4444!important}

/*# sourceMappingURL=app.css.map*/