@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,700;0,800;0,900;1,700;1,800;1,900&family=Inter:wght@400;500;600;700&display=swap";:root{--bg:#0f1720;--panel:#111827c7;--panel-strong:#111827;--text:#f5f7fb;--muted:#b4bdcb;--accent:#d4a017;--accent-2:#1a6bff;--line:#ffffff1a;--shadow:0 24px 60px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#d4a01726,#0000 34%),radial-gradient(circle at 100% 100%,#1a6bff24,#0000 36%),linear-gradient(160deg,#081018 0%,#101826 55%,#0f1a21 100%);margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000 90%);mask-image:linear-gradient(#000000b3,#0000 90%)}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.backdrop{filter:blur(60px);opacity:.35;pointer-events:none;border-radius:999px;position:fixed}.backdrop-one{background:#d4a01773;width:260px;height:260px;top:-60px;left:-40px}.backdrop-two{background:#1a6bff59;width:300px;height:300px;bottom:-100px;right:-80px}.layout{width:min(1280px,100% - 32px);margin:0 auto}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;margin:0 0 10px;font-size:.78rem;font-weight:700}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.8rem,3vw,3rem)}.hero{grid-template-columns:1.3fr .9fr;align-items:stretch;gap:24px;padding:26px 0 20px;display:grid}.hero-copy,.hero-card,.summary-card,.info-card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.hero-copy{border-radius:28px;padding:32px}.hero-copy h2{max-width:12ch;margin-bottom:16px;font-size:clamp(2rem,4vw,4rem);line-height:1.02}.lead{color:var(--muted);max-width:62ch;font-size:1.03rem;line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button{background:var(--accent);color:#0c1118;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.button-secondary,.button-ghost{color:var(--text);background:0 0;border-color:#ffffff29}.button-secondary{border-color:#d4a01759}.button:hover,.button:focus-visible{transform:translateY(-1px)}.hero-card{border-radius:28px;align-content:start;gap:18px;padding:26px;display:grid}.scoreline,.match,.stats-grid{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px}.scoreline{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.scoreline strong{color:var(--text);font-size:2rem}.match{grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.match p,.stats-grid span,.summary-card p,.info-card p{color:var(--muted)}.match strong{margin-top:6px;font-size:1.2rem;display:block}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:18px;display:grid}.stats-grid div,.summary-card,.info-card{border-radius:22px;padding:18px}.stats-grid strong,.summary-value{color:var(--accent-2);margin-top:8px;font-size:1.5rem;display:block}.summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:14px 0 22px;display:grid}.summary-card{text-align:center;background:#111827a3}.summary-card p,.info-card p{margin-bottom:0;line-height:1.6}.league-section{margin-bottom:22px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.league-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.season-select-wrapper{align-items:center;display:flex;position:relative}.season-icon{color:var(--accent);pointer-events:none;opacity:.8;position:absolute;left:16px}.season-chevron{color:var(--muted);pointer-events:none;transition:transform .2s;position:absolute;right:16px}.season-input{appearance:none;width:250px;height:48px;color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;padding:0 44px 0 46px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .25s;box-shadow:inset 0 2px 4px #0003}.season-input:hover{background:#ffffff0f;border-color:#d4a0174d}.season-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #d4a01733,inset 0 2px 4px #0003}.season-input:focus+.season-chevron{color:var(--accent);transform:rotate(180deg)}.custom-select{position:relative}.custom-select__options{z-index:100;background:#111010;border:1px solid #c4c4c42e;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.custom-select__list{flex-direction:column;max-height:300px;padding:6px;display:flex;overflow-y:auto}.custom-select__option{color:#e8f0fc;cursor:pointer;border-radius:6px;padding:12px 14px;font-family:Inter,sans-serif;font-size:.95rem;transition:all .2s}.custom-select__option:hover{background:#ffffff14}.section-copy{color:var(--muted);max-width:58ch;margin-bottom:0;line-height:1.6}.league-pill{color:#f4cf72;white-space:nowrap;background:#d4a0171f;border:1px solid #d4a0173d;border-radius:999px;padding:10px 14px;font-weight:700}.league-layout{grid-template-columns:280px minmax(0,1fr);gap:16px;display:grid}.league-panel,.table-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#111827b8;border-radius:24px}.league-panel{padding:22px}.league-panel h4{margin-bottom:8px;font-size:1.7rem}.league-value{color:var(--accent-2);margin-bottom:10px;font-size:2rem;font-weight:800}.league-detail{color:var(--muted);margin-bottom:20px;line-height:1.6}.league-mini-grid{gap:12px;display:grid}.league-mini-grid div{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:14px}.league-mini-grid span{color:var(--muted);margin-bottom:6px;display:block}.league-mini-grid strong{color:var(--text)}.table-wrap{overflow-x:auto}.league-status{color:var(--muted);margin:12px 0 0}.standings-table{border-collapse:collapse;width:100%;min-width:720px}.standings-table th,.standings-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:14px 16px}.standings-table th{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.standings-table td{color:var(--text)}.standings-table tbody tr:nth-child(odd){background:#ffffff04}.standings-table tbody tr:hover{background:#d4a01714}.team-row{cursor:pointer}.team-name-cell{align-items:center;gap:12px;font-weight:600;display:flex}.team-row-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);flex-shrink:0;width:26px;height:26px;transition:transform .2s}.team-row:hover .team-row-logo{transform:scale(1.18)}.team-form-cell{white-space:nowrap}.form-badges{align-items:center;gap:4px;display:inline-flex}.form-badge{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.form-badge-win{background:#10b981;box-shadow:0 0 6px #10b98159}.form-badge-draw{background:#f59e0b;box-shadow:0 0 6px #f59e0b59}.form-badge-loss{background:#ef4444;box-shadow:0 0 6px #ef444459}.panel-team-logo{object-fit:contain;vertical-align:middle;filter:drop-shadow(0 2px 6px #0006);width:32px;height:32px;margin-right:8px}.panel-team-logo-mini{object-fit:contain;vertical-align:middle;width:20px;height:20px;margin-right:6px}.team-detail-panel{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.team-detail-copy,.team-detail-squad{border:1px solid var(--line);box-shadow:var(--shadow);background:#111827b8;border-radius:24px;padding:22px}.team-detail-record{color:var(--text);margin:14px 0 0;font-weight:700}.team-form-container{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 16px;display:flex;box-shadow:inset 0 1px 1px #ffffff0d}.detail-label{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.78rem;font-weight:700}.team-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.team-stat-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:14px 16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.team-stat-card:hover{background:#d4a01712;border-color:#d4a01759;transform:translateY(-2px)}.team-stat-val{color:var(--text);margin-bottom:4px;font-size:1.25rem;font-weight:800;line-height:1.1}.team-stat-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.73rem;font-weight:600}.team-detail-squad h5{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-size:1.05rem}.squad-list{gap:10px;max-height:320px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.squad-list li{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.squad-list li:hover{background:#d4a01714;border-color:#d4a01759;transform:translateY(-2px)}.squad-list strong{color:var(--text)}.squad-list span{color:var(--muted)}.cards-section{padding-bottom:42px}.cards-section h3{margin-bottom:16px;font-size:1.5rem}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.info-card{background:linear-gradient(#111827e6,#111827b8)}.info-card h4{margin-bottom:10px;font-size:1.2rem}.card-tag{color:#f4cf72;background:#d4a01726;border-radius:999px;margin-bottom:14px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}@media (width<=900px){.topbar,.hero{flex-direction:column;grid-template-columns:1fr}.topbar{align-items:flex-start}.summary,.cards,.section-heading,.league-layout{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.league-controls{justify-content:flex-start;width:100%}.season-select-wrapper{width:100%}.season-input{border-radius:10px;width:100%;height:54px}.team-detail-panel{grid-template-columns:1fr}}@media (width<=620px){.topbar,.layout{width:min(100% - 20px,1120px)}.hero-copy,.hero-card,.summary-card,.info-card{border-radius:22px}.hero-copy,.hero-card{padding:22px}.match,.stats-grid{grid-template-columns:1fr}.scoreline{flex-direction:column;align-items:flex-start}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-section-label{color:var(--accent);grid-column:1/-1;margin:8px 0 2px;font-size:.78rem}@media (width<=620px){.topbar,.layout{width:min(100% - 20px,1120px)}.hero-copy,.hero-card,.summary-card,.info-card{border-radius:22px}.hero-copy,.hero-card{padding:22px}.match,.stats-grid{grid-template-columns:1fr}.scoreline{flex-direction:column;align-items:flex-start}}.squad-list .player-btn{color:var(--text);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:700;transition:color .18s}.squad-list .player-btn:hover{color:var(--accent);text-decoration:underline}.player-modal{z-index:999;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.player-modal[hidden]{display:none}.player-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#080e18d1;position:absolute;inset:0}.player-modal-card{background:linear-gradient(160deg,#111c2e 0%,#0d1a28 100%);border:1px solid #d4a01740;border-radius:28px;width:min(680px,100%);max-height:90vh;padding:28px;animation:.26s cubic-bezier(.22,1,.36,1) modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 32px 80px #0009}.modal-close{color:var(--muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .18s,color .18s;display:flex;position:absolute;top:18px;right:18px}.modal-close:hover{color:var(--accent);background:#d4a0172e}.modal-header{align-items:center;gap:20px;margin-bottom:24px;display:flex}.modal-photo{object-fit:cover;background:#ffffff0a;border:2px solid #d4a01759;border-radius:50%;flex-shrink:0;width:80px;height:80px}.modal-header-info h3{margin:4px 0 10px;font-size:1.55rem}.modal-badges{flex-wrap:wrap;gap:8px;display:flex}.modal-badge{color:var(--muted);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:4px 12px;font-size:.82rem}.modal-badge--warning{color:#fca5a5;background:#ef444426;border-color:#ef44444d}.modal-stats-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.modal-stat-card{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.modal-stat-card .stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.75rem;display:block}.modal-stat-card .stat-value{color:var(--accent-2);font-size:1.5rem;font-weight:800;display:block}.modal-stat-card.highlight .stat-value{color:var(--accent)}.modal-section-label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;margin:8px 0 2px;font-size:.78rem;font-weight:700}@keyframes idleShieldPulse{0%{filter:drop-shadow(0 0 2px #d4a01700);transform:scale(1)}50%{filter:drop-shadow(0 0 10px #d4a01766);transform:scale(1.05)}to{filter:drop-shadow(0 0 2px #d4a01700);transform:scale(1)}}.animated-shield{animation:2.5s ease-in-out infinite idleShieldPulse}img[src*="media.api-sports.io/football/teams/"]{cursor:pointer!important;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),filter .2s!important}img[src*="media.api-sports.io/football/teams/"]:hover,.animated-shield:hover{z-index:10;filter:drop-shadow(0 0 15px #d4a017e6)!important;animation:none!important;transform:scale(1.2)rotate(6deg)!important}img[src*="media.api-sports.io/football/teams/"]:active,.animated-shield:active{filter:drop-shadow(0 0 5px #d4a017)!important;transition:all .1s!important;animation:none!important;transform:scale(.9)rotate(-3deg)!important}.equipos-zone img[src*="media.api-sports.io/football/teams/"]{cursor:default!important;filter:none!important;animation:none!important;transform:none!important}main{z-index:10;position:relative}:root{--hdr-bg:#222121;--hdr-border:#c4c4c430;--hdr-blue:#1a6bff;--hdr-accent:var(--hdr-blue);--hdr-text:#dce1ebd9;--hdr-muted:#b4b9c88c;--hdr-shadow:0 4px 8px 0 #0003, 0 6px 20px 0 #00000030}@property --ring-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ringSpin{to{--ring-angle:360deg}}.site-header{z-index:100;width:100%;position:sticky;top:0}.topbar-upper{border:.2px solid var(--hdr-border);z-index:99999;background:#0d1117;border-bottom:1px solid #c4c4c41f;height:52px;position:relative}.topbar-upper__inner{align-items:center;gap:20px;max-width:100%;height:100%;margin:0 auto;padding:0 40px;display:flex}.topbar-brand{flex-shrink:0;align-items:center;gap:7px;text-decoration:none;display:flex}.topbar-brand__logo{object-fit:contain;width:auto;height:22px}.topbar-brand__name{color:#e8f0fc;white-space:nowrap;font-family:Inter,sans-serif;font-size:.9rem;font-weight:800}.topbar-brand__dot{color:var(--hdr-accent)}.topbar-sports{flex:1;align-items:center;gap:16px;display:flex}.topbar-sport{color:#fff;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.topbar-sport svg{flex-shrink:0;width:14px;height:14px}.topbar-sport--active{color:#fff}.topbar-sport:hover{color:var(--hdr-accent)}.topbar-soon{color:#fff;font-family:Inter,sans-serif;font-size:.76rem;font-style:italic}.topbar-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.topbar-premium{background:linear-gradient(135deg, var(--accent) 0%, #e8b931 100%);color:#000;letter-spacing:.04em;border:none;border-radius:999px;align-items:center;gap:5px;height:28px;padding:0 16px;font-family:Inter,sans-serif;font-size:.76rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #d4a0174d}.topbar-premium:hover{transform:translateY(-1px);box-shadow:0 4px 12px #d4a01766}.topbar-premium__icon{font-size:.82rem;font-weight:900}.topbar-premium__icon sup{vertical-align:super;font-size:.55rem}.topbar-signin{color:#fff;letter-spacing:.03em;background:#111010;border:.2px solid #c4c4c459;border-radius:4px;align-items:center;gap:6px;height:30px;padding:0 16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .18s;display:inline-flex;box-shadow:0 2px 6px #0000004d}.topbar-signin svg{flex-shrink:0;width:14px;height:14px}.topbar-signin:hover{border-color:var(--hdr-accent);color:var(--hdr-accent);background:#1a1919;transform:translateY(-1px)}.navbar{background:var(--hdr-bg);border:.2px solid var(--hdr-border);border-bottom:3px solid var(--hdr-accent);box-shadow:var(--hdr-shadow);height:84px;overflow:visible}.navbar__inner{align-items:center;gap:16px;max-width:100%;height:100%;margin:0 auto;padding:0 40px;display:flex}.navbar__left{background:#000;border-radius:20px;flex-shrink:0;align-items:center;gap:12px;padding:6px 8px;display:flex}.navbar__logo-mini{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.navbar__logo-mini img{object-fit:contain;width:auto;height:28px}.navbar__search-wrap{z-index:1000;background:0 0;border-radius:12px;align-items:center;padding:2px;display:flex;position:relative}.navbar__search-wrap:before{content:"";background:conic-gradient(from var(--ring-angle), gold, #fa0, #ffea00, gold);opacity:0;border-radius:12px;transition:opacity .35s;animation:1.8s linear infinite ringSpin;position:absolute;inset:0}.navbar__search-wrap:after{content:"";background:#2c3545;border-radius:10px;position:absolute;inset:2px}.navbar__search-wrap:hover:before{opacity:1}.navbar__search-icon{color:#8f9ba8;pointer-events:none;z-index:1;width:16px;height:16px;position:absolute;left:14px}.navbar__search{width:160px;height:36px;color:var(--hdr-text);appearance:none;z-index:1;background:0 0;border:none;border-radius:12px;outline:none;padding:0 12px 0 36px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:width .3s;position:relative}.navbar__search::placeholder{color:#8f9ba8;font-weight:500}.navbar__search:focus{width:210px}.navbar__links{align-items:center;gap:2px;margin:0 auto;padding-right:180px;list-style:none;display:flex}.navbar__link{color:#fff;white-space:nowrap;border-radius:4px;align-items:center;padding:6px 18px;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:500;text-decoration:none;transition:color .18s,background .18s;display:inline-flex;position:relative}.navbar__link:hover{color:var(--hdr-accent);background:#ffffff0d}.navbar__link--active{color:#fff;font-weight:700}.navbar__link--active:after{content:"";background:var(--hdr-accent);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-3px;left:18px;right:18px}.navbar__link--highlight{color:#fff;background:#111010;border:.2px solid #c4c4c459;border-radius:4px;font-weight:700;box-shadow:0 2px 6px #0000004d}.navbar__link--highlight:hover{border-color:var(--hdr-accent);color:var(--hdr-accent);background:#1a1919}.navbar__menu-btn{cursor:pointer;background:0 0;border:none;min-width:44px;min-height:44px;margin-left:auto;padding:10px;display:none}.navbar__menu-btn img{filter:brightness(0)invert();width:24px;height:24px}@media (width<=900px){.topbar-soon,.topbar-premium,.navbar__links{display:none}.navbar__menu-btn{justify-content:center;align-items:center;display:flex}}@media (width<=680px){.topbar-upper{height:50px}.topbar-upper__inner{gap:8px;padding:0 12px}.topbar-brand__name{font-size:.85rem;display:block}.topbar-sports{display:none}.topbar-signin{gap:5px;height:28px;padding:0 10px;font-size:.75rem}.topbar-signin svg{width:14px;height:14px}.navbar{height:76px}.navbar__inner{gap:10px;padding:0 12px}.navbar__search-wrap{flex:1}.navbar__search{width:100%;min-width:80px}.navbar__search:focus{width:100%}}.sidebar-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:200;opacity:0;background:#0000008c;transition:opacity .32s;display:none;position:fixed;inset:0}.sidebar-backdrop.is-open{opacity:1;display:block}.mobile-sidebar{border:.2px solid #c4c4c430;border-right:3px solid var(--hdr-accent);z-index:300;background:#1a1a1a;flex-direction:column;width:280px;height:100dvh;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 24px #00000080}.mobile-sidebar.is-open{transform:translate(0)}.sidebar-header{border-bottom:1px solid #c4c4c41a;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.sidebar-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.sidebar-brand__logo{object-fit:contain;width:28px;height:28px}.sidebar-brand__name{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.sidebar-close{cursor:pointer;color:#ffffffb3;background:#ffffff0f;border:.2px solid #c4c4c433;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s;display:flex}.sidebar-close svg{width:16px;height:16px}.sidebar-close:hover{color:#fff;background:#ffffff1f;border-color:#1a6bff66}.sidebar-nav{flex-direction:column;flex:1;padding:12px 0;display:flex;overflow-y:auto}.sidebar-link{color:#fff;border-left:3px solid #0000;align-items:center;gap:16px;height:56px;padding:0 22px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:flex}.sidebar-link:hover{color:var(--hdr-accent);background:#ffffff0a}.sidebar-link--active{color:#fff;border-left-color:var(--hdr-accent);background:#1a6bff1a;font-weight:700}.sidebar-link--special{color:#1a6bffbf}.sidebar-link--special:hover{color:var(--hdr-accent);background:#1a6bff14}.sidebar-link__icon{opacity:.7;flex-shrink:0;width:20px;height:20px;transition:opacity .18s}.sidebar-link:hover .sidebar-link__icon,.sidebar-link--active .sidebar-link__icon{opacity:1}.sidebar-footer{border-top:1px solid #c4c4c41a;flex-shrink:0;padding:16px 20px}.sidebar-signin{color:#fff;letter-spacing:.04em;background:#111010;border:.2px solid #c4c4c459;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.sidebar-signin svg{width:16px;height:16px}.sidebar-signin:hover{border-color:var(--hdr-accent);color:var(--hdr-accent);background:#1a1a1a}.topbar-actions,.sidebar-footer{position:relative}.user-dropdown{opacity:0;visibility:hidden;z-index:1000;background:#111010;border:.2px solid #c4c4c459;border-radius:6px;flex-direction:column;min-width:160px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-5px);box-shadow:0 4px 12px #00000080}.user-dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0)}.user-dropdown__item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:.85rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.user-dropdown__item:hover{color:var(--hdr-accent);background:#ffffff0d}.user-dropdown__item:not(:last-child){border-bottom:1px solid #c4c4c41a}.user-dropdown__item--danger:hover{color:#ff4d4d}.user-dropdown--sidebar{width:auto;inset:auto 20px calc(100% + 8px)}:root{--hero-blue:#1a6bff;--hero-blue-deep:#0a3d91;--hero-blue-glow:#1a6bff73;--hero-black:#060a10;--hero-h:min(88vh, 660px)}.sv-hero{width:100%;min-height:var(--hero-h);isolation:isolate;z-index:10;align-items:center;display:flex;position:relative;overflow:visible}.sv-hero__bg{z-index:0;position:absolute;inset:0}.sv-hero__img{object-fit:cover;object-position:center 30%;filter:saturate(.65)brightness(.45);width:100%;height:100%;display:block}.sv-hero__overlay{background:linear-gradient(90deg,#060a10e6 0%,#060a108c 55%,#060a102e 100%),linear-gradient(#0000 45%,#060a10cc 100%);position:absolute;inset:0}.sv-hero:after{content:"";background:linear-gradient(90deg, transparent, var(--hero-blue), var(--hero-blue-deep), var(--hero-blue), transparent);z-index:2;height:2px;position:absolute;bottom:0;left:0;right:0}.sv-hero__inner{z-index:3;grid-template-columns:1fr 340px;align-items:center;gap:40px;width:min(1200px,100% - 48px);margin:0 auto;padding:0 0 48px;display:grid;position:relative}.sv-hero__left{flex-direction:column;gap:28px;animation:.7s ease-out .1s both heroFadeUp;display:flex}.sv-hero__brand{align-items:center;gap:18px;display:flex}.sv-hero__brand-icon{background:linear-gradient(145deg,#0e1e38,#0b1629);border:1px solid #1a6bff40;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:78px;height:78px;display:flex;box-shadow:0 8px 24px #00000073}.sv-hero__brand-icon img{object-fit:contain;width:54px;height:54px}.sv-hero__brand-copy{flex-direction:column;gap:4px;display:flex}.sv-hero__title{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 16px #0000008c;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.05}.sv-hero__sub{color:#c3d7ebb3;margin:0;font-family:Inter,sans-serif;font-size:.92rem;line-height:1.4}.sv-hero__search-wrap{z-index:1000;background:#fffffff7;border-radius:999px;align-items:center;max-width:540px;padding:3px;transition:box-shadow .35s;display:flex;position:relative;overflow:visible;box-shadow:0 8px 28px #00000059}.sv-hero__search-wrap:before{content:"";background:conic-gradient(from var(--ring-angle), gold, #fa0, #ffea00, gold);opacity:0;z-index:0;border-radius:999px;transition:opacity .35s;animation:1.8s linear infinite ringSpin;position:absolute;inset:0}.sv-hero__search-wrap:after{content:"";z-index:0;background:#fffffff7;border-radius:999px;position:absolute;inset:3px}.sv-hero__search-wrap:hover:before{opacity:1}.sv-hero__search-wrap:hover{box-shadow:0 0 0 3px #ffd70033,0 8px 36px #0006,0 0 40px #ffaa0026}.sv-hero__search-icon-wrap{z-index:1;background:#1a6bff1a;border-right:1px solid #1a6bff24;border-radius:999px 0 0 999px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.sv-hero__search-icon-wrap svg{width:20px;height:20px;color:var(--hero-blue)}.sv-hero__search{color:#0d1826;appearance:none;z-index:1;background:0 0;border:none;border-radius:0 999px 999px 0;outline:none;flex:1;height:50px;padding:0 18px;font-family:Inter,sans-serif;font-size:.97rem;position:relative}.sv-hero__search::placeholder{color:#8fa3bb}.sv-rank-scene{perspective:900px;perspective-origin:50%;flex-shrink:0;width:260px;height:340px;animation:.7s ease-out .3s both heroFadeUp;position:relative}.sv-rank-carousel{width:100%;height:100%;transform-style:preserve-3d;animation:14s linear infinite carouselSpin;position:absolute}.sv-rank-scene:hover .sv-rank-carousel{animation-play-state:paused}.sv-rank-card{transform-origin:50%;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;width:230px;color:inherit;backface-visibility:hidden;background:#081432e0;border:1px solid #1a6bff47;border-radius:14px;flex-direction:column;gap:8px;padding:14px 18px;text-decoration:none;transition:border-color .25s,box-shadow .25s;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 4px 24px #00000080,inset 0 1px #ffffff0d}.sv-rank-card:hover{border-color:#1a6bffb3;box-shadow:0 0 25px #1a6bff59,inset 0 1px #ffffff26}.sv-rank-card:first-child{transform:translate(-50%,-50%)rotateY(0)translateZ(180px)}.sv-rank-card:nth-child(2){transform:translate(-50%,-50%)rotateY(72deg)translateZ(180px)}.sv-rank-card:nth-child(3){transform:translate(-50%,-50%)rotateY(144deg)translateZ(180px)}.sv-rank-card:nth-child(4){transform:translate(-50%,-50%)rotateY(216deg)translateZ(180px)}.sv-rank-card:nth-child(5){transform:translate(-50%,-50%)rotateY(288deg)translateZ(180px)}@keyframes carouselSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.sv-rank-card__label{letter-spacing:.14em;text-transform:uppercase;color:#64a0ffd9;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.sv-rank-card__body{justify-content:space-between;align-items:center;gap:10px;display:flex}.sv-rank-card__pos{color:#fff;letter-spacing:-.01em;font-family:Barlow Condensed,sans-serif;font-size:1.45rem;font-weight:800;line-height:1}.sv-rank-card__logo{object-fit:contain;filter:drop-shadow(0 2px 6px #00000080);flex-shrink:0;width:48px;height:48px}.sv-hero__tagline{text-transform:uppercase;color:#fff;letter-spacing:-.01em;text-shadow:0 2px 8px #000000b3,0 0 40px #0006;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.6rem,6vw,4.8rem);font-weight:900;line-height:.95;animation:.6s ease-out 50ms both heroFadeUp}.sv-hero__tagline-accent{color:var(--hero-blue);text-shadow:0 0 30px var(--hero-blue-glow), 0 2px 8px #000000b3;font-style:normal}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.sv-hero__inner{grid-template-columns:1fr;gap:24px;padding:28px 0 44px}.sv-rank-scene{width:100%;height:200px;margin:0 auto}}@media (width<=680px){.sv-hero{align-items:flex-start;min-height:100svh}.sv-hero__inner{gap:20px;padding:20px 0 36px}.sv-hero__brand-icon{width:52px;height:52px}.sv-hero__brand-icon img{width:36px;height:36px}.sv-hero__brand-title{font-size:1.05rem}.sv-hero__sub{font-size:.82rem}.sv-hero__search-wrap{width:100%;max-width:100%}.sv-hero__search{padding:0 12px;font-size:.88rem}.sv-rank-scene{height:180px}.sv-rank-card{width:200px}.sv-rank-card__pos{font-size:1.2rem}.sv-rank-card__logo{width:40px;height:40px}.mobile-quick-partidos{grid-column:1/-1;justify-content:center;width:100%;margin-top:35px;display:flex!important}}.mobile-quick-partidos{display:none}.sv-btn-yellow-mobile{background:var(--accent,#d4a017);color:#060a10;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 36px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 25px #d4a01766}.sv-btn-yellow-mobile:active{transform:scale(.96)}.site-footer{color:#a0aec0;z-index:1;background-color:#0d1117;border-top:1px solid #ffffff0d;padding:40px 20px 20px;font-family:Inter,sans-serif;position:relative}.site-footer__inner{max-width:1200px;margin:0 auto}.site-footer__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;display:flex}.site-footer__brand{flex-direction:column;gap:8px;display:flex}.site-footer__logo-link{align-items:center;gap:12px;text-decoration:none;display:flex}.site-footer__logo{width:auto;height:28px}.site-footer__name{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:800}.site-footer__tagline{color:#8fa3bb;margin:0;font-size:.85rem}.site-footer__socials{align-items:center;gap:12px;display:flex}.btn-social{color:#fff;white-space:nowrap;border:1px solid #ffffff1a;border-radius:999px;justify-content:flex-start;align-items:center;gap:10px;width:38px;height:38px;padding:0 0 0 10px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden}.social-icon{filter:brightness(0)invert();flex-shrink:0;width:16px;height:16px}.social-text{opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform:translate(-10px)}.btn-social:hover{width:120px;padding-left:14px}.btn-social:hover .social-text{opacity:1;transform:translate(0)}.btn-social--instagram:hover{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#0000}.btn-social--tiktok:hover{background:#000;border-color:#69c9d0;box-shadow:inset 0 0 0 1px #ee1d52}.btn-social--youtube:hover{background:red;border-color:red}.site-footer__links{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:40px;display:grid}.footer-col__title{color:#eab308;text-transform:uppercase;letter-spacing:.05em;margin-top:0;margin-bottom:20px;font-size:.8rem;font-weight:700}.footer-col__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.footer-col__list a{color:#cbd5e1;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-col__list a:hover{color:#1a6bff}.footer-actions{flex-wrap:wrap;gap:12px;display:flex}.btn-footer-action{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-size:.85rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.btn-footer-action:hover{color:#1a6bff;background:#1a6bff14;border-color:#1a6bff66}.site-footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.site-footer__copyright{color:#8fa3bb;margin:0;font-size:.85rem}.site-footer__back-to-top{color:#cbd5e1;align-items:center;gap:6px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.site-footer__back-to-top:hover{color:#1a6bff}@media (width<=768px){.site-footer__top{flex-direction:column;align-items:flex-start;gap:20px}.btn-social{width:auto;padding:0 16px 0 12px}.social-text{opacity:1;transform:translate(0)}.btn-social--instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#0000}.btn-social--tiktok{background:#000;border-color:#69c9d0;box-shadow:inset 0 0 0 1px #ee1d52}.btn-social--youtube{background:red;border-color:red}.site-footer__links{grid-template-columns:repeat(2,1fr);gap:32px 20px}.footer-col--actions{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}}.explora{padding:40px 0 100px;position:relative;overflow:hidden}.explora:before{content:"";filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#1a6bff1f 0%,#a855f714 50%,#0000 80%);width:900px;height:500px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.explora__inner{z-index:1;width:min(1240px,100% - 48px);margin:0 auto;position:relative}.explora__divider{background:linear-gradient(90deg,#0000 0%,#1a6bff66 30%,#d4a0174d 70%,#0000 100%);border:none;width:100%;height:1px;margin:0 0 60px}.explora__header{text-align:center;padding:60px 0 80px;position:relative}.explora__eyebrow-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.18em;color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #0003}.explora__pulse-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 10px #10b981}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.explora__title{color:#fff;letter-spacing:-.02em;text-shadow:0 10px 40px #00000080;margin:0 0 24px;font-family:Barlow Condensed,sans-serif;font-size:clamp(3.2rem,7.5vw,6rem);font-weight:800;line-height:.92}.explora__title br{display:block}.explora__title-accent{background:linear-gradient(135deg,#4d8eff 0%,#a855f7 50%,#d4a017 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.06em;display:block}.explora__subtitle{color:#b4bdcbbf;max-width:54ch;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.explora__grid{grid-template-columns:repeat(2,1fr);gap:24px;padding-bottom:80px;display:grid}.explora__card{color:inherit;cursor:pointer;background:linear-gradient(150deg,#181e30bf 0%,#0d111ceb 100%);border:1px solid #ffffff14;border-radius:28px;flex-direction:column;min-height:380px;padding:42px 38px 38px;text-decoration:none;transition:transform .6s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1),background .6s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000059}.explora__card:before{content:"";background:var(--card-glow,#1a6bff26);filter:blur(80px);opacity:.6;pointer-events:none;border-radius:50%;width:400px;height:400px;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .5s;position:absolute;top:-40%;right:-20%}.explora__card:after{content:"";background:linear-gradient(90deg, transparent, var(--card-accent-bright,#fff3), transparent);opacity:.4;height:1px;transition:opacity .5s,left .5s,right .5s;position:absolute;top:0;left:10%;right:10%}.explora__card:hover{border-color:var(--card-accent-bright,#ffffff40);box-shadow:0 30px 70px #0009, 0 0 50px var(--card-glow,#1a6bff40);background:linear-gradient(150deg,#1e263cd9 0%,#101523f2 100%);transform:translateY(-8px)}.explora__card:hover:before{opacity:1;transform:scale(1.3)translate(-20px,20px)}.explora__card:hover:after{opacity:1;left:0;right:0}.explora__card-content{z-index:2;flex-direction:column;max-width:55%;height:100%;display:flex;position:relative}.explora__card-eyebrow{letter-spacing:.16em;color:var(--card-accent-bright,#b4bdcbb3);align-items:center;gap:8px;margin-bottom:18px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.explora__dot{background:var(--card-accent-bright,#64a0ff);width:6px;height:6px;box-shadow:0 0 8px var(--card-accent-bright,#64a0ff);border-radius:50%}.explora__card-title{color:#fff;letter-spacing:-.01em;margin:0 0 16px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2rem,3.2vw,2.6rem);font-weight:800;line-height:.96;transition:color .5s}.explora__card:hover .explora__card-title{color:#fff;text-shadow:0 0 20px var(--card-glow,#fff3)}.explora__card-desc{color:#b4bdcbbf;flex:1;margin:0 0 28px;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.explora__card:hover .explora__card-desc{color:#dce6f5e6}.explora__card-cta{color:var(--card-accent-bright,#64a0ff);align-items:center;gap:8px;margin-top:auto;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;transition:gap .4s cubic-bezier(.16,1,.3,1),color .3s;display:inline-flex;position:relative}.explora__card:hover .explora__card-cta{color:#fff;gap:14px}.explora__card-cta svg{width:18px;height:18px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.explora__card:hover .explora__card-cta svg{transform:translate(4px)}.explora__card-widget{z-index:2;pointer-events:none;filter:drop-shadow(0 15px 30px #00000080);width:42%;max-width:260px;transition:transform .6s cubic-bezier(.16,1,.3,1),filter .5s;position:absolute;bottom:24px;right:24px}.explora__card:hover .explora__card-widget{filter:drop-shadow(0 20px 40px #000000b3);transform:translateY(-6px)scale(1.04)}.explora__card--competiciones{--card-glow:#1a6bff38;--card-accent-bright:#4d8eff}.explora__card--equipos{--card-glow:#10b98138;--card-accent-bright:#34d399}.explora__card--partidos{--card-glow:#f59e0b38;--card-accent-bright:#fbbf24}.explora__card--clasificacion{--card-glow:#a855f738;--card-accent-bright:#c084fc}.widget-standings{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1420d9;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:8px;padding:16px;display:flex}.widget-standings__header{letter-spacing:.1em;color:#4d8eff;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:6px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;display:flex}.widget-standings__live-tag{color:#34d399;background:#10b98126;border-radius:4px;padding:2px 6px;font-size:.6rem}.widget-standings__row{color:#fffc;border-radius:8px;align-items:center;gap:10px;padding:4px 6px;font-family:Inter,sans-serif;font-size:.8rem;transition:background .3s;display:flex}.widget-standings__row--top{color:#fff;background:#4d8eff1f;font-weight:600}.widget-standings__pos{color:#4d8eff;font-variant-numeric:tabular-nums;width:16px;font-weight:800}.widget-standings__logo{object-fit:contain;width:20px;height:20px}.widget-standings__team{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.widget-standings__pts{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.widget-club-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1420d9;border:1px solid #34d39933;border-radius:18px;padding:18px}.widget-club__top{align-items:center;gap:12px;margin-bottom:16px;display:flex}.widget-club__logo{object-fit:contain;filter:drop-shadow(0 4px 10px #00000080);width:42px;height:42px}.widget-club__titles{flex-direction:column;flex:1;display:flex}.widget-club__titles strong{color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.widget-club__titles span{color:#b4bdcbb3;font-size:.72rem}.widget-club__rating{color:#34d399;background:#34d3991f;border-radius:8px;padding:4px 8px;font-family:Barlow Condensed,sans-serif;font-size:1.1rem;font-weight:800}.widget-club__stats{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:12px;display:grid}.widget-club__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-lbl{color:#b4bdcb99;text-transform:uppercase;margin-bottom:2px;font-size:.65rem}.stat-val{color:#fff;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.text-green{color:#34d399!important}.widget-scoreboard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1420d9;border:1px solid #fbbf2440;border-radius:18px;padding:16px}.widget-scoreboard__header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.widget-scoreboard__live{color:#ef4444;letter-spacing:.08em;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;display:inline-flex}.widget-score__live-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite pulseDot;box-shadow:0 0 8px #ef4444}.widget-scoreboard__league{color:#fff9;font-size:.68rem;font-weight:700}.widget-scoreboard__match{background:#ffffff08;border-radius:12px;justify-content:space-around;align-items:center;margin-bottom:12px;padding:10px 0;display:flex}.widget-scoreboard__team{color:#fff;flex-direction:column;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.widget-scoreboard__team img{object-fit:contain;filter:drop-shadow(0 4px 8px #00000080);width:36px;height:36px}.widget-scoreboard__score{color:#fbbf24;letter-spacing:.1em;padding:0 10px;font-family:Barlow Condensed,sans-serif;font-size:1.8rem;font-weight:800}.widget-scoreboard__footer{color:#b4bdcbb3;text-align:center;flex-direction:column;gap:6px;font-size:.7rem;display:flex}.widget-scoreboard__bar-wrap{background:#ffffff1a;border-radius:4px;width:100%;height:4px;overflow:hidden}.widget-scoreboard__bar{background:#fbbf24;border-radius:4px;height:100%}.widget-podium{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1420d9;border:1px solid #c084fc40;border-radius:18px;padding:16px}.widget-podium__header{color:#c084fc;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:16px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;display:flex}.widget-podium__trend{color:#34d399;background:#34d3991a;border-radius:4px;padding:2px 6px;font-size:.65rem}.widget-podium__bars{justify-content:space-around;align-items:flex-end;height:120px;padding:0 10px;display:flex}.widget-podium__col{flex-direction:column;align-items:center;gap:4px;width:30%;display:flex}.widget-podium__col--first{transform:translateY(-8px)}.widget-podium__crown{font-size:1rem;line-height:1;animation:2s ease-in-out infinite bounceCrown}@keyframes bounceCrown{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.widget-podium__rank{color:#ffffffb3;font-size:.75rem;font-weight:800}.text-gold{color:#fbbf24!important}.widget-podium__logo{object-fit:contain;filter:drop-shadow(0 4px 8px #00000080);width:28px;height:28px;margin-bottom:4px}.widget-podium__bar{color:#fff;border-radius:6px 6px 0 0;justify-content:center;align-items:center;width:100%;font-size:.65rem;font-weight:700;transition:height .6s cubic-bezier(.16,1,.3,1);display:flex}.widget-podium__bar--1{background:linear-gradient(#c084fc 0%,#a855f799 100%);height:54px;box-shadow:0 0 15px #c084fc66}.widget-podium__bar--2{background:#a855f773;height:40px}.widget-podium__bar--3{background:#a855f74d;height:28px}.explora__card:hover .widget-podium__bar--1{height:60px}.explora__card:hover .widget-podium__bar--2{height:46px}.explora__card:hover .widget-podium__bar--3{height:34px}.explora__cta-banner{text-align:center;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:20px;padding:50px 36px;display:flex}.explora__cta-text{color:#b4bdcbcc;margin:0;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500}.explora__cta-link{color:#fbbf24;background:#fbbf2414;border:1px solid #fbbf2466;border-radius:999px;align-items:center;gap:10px;padding:14px 32px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #fbbf2426}.explora__cta-link:hover{color:#fff;background:#fbbf2429;border-color:#fbbf24;transform:translateY(-3px)scale(1.02);box-shadow:0 10px 30px #fbbf244d}.explora__cta-link svg{width:18px;height:18px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.explora__cta-link:hover svg{transform:translate(4px)}@media (width<=1024px){.explora__grid{grid-template-columns:1fr;gap:20px}.explora__card{min-height:320px;padding:34px 28px 28px}.explora__card-content{max-width:60%}.explora__card-widget{width:48%;max-width:280px;bottom:20px;right:20px}}@media (width<=680px){.explora__header{padding:40px 0 50px}.explora__card{min-height:auto;padding:28px 22px}.explora__card-content{max-width:100%;margin-bottom:24px}.explora__card-widget{width:100%;max-width:100%;margin-top:10px;position:relative;bottom:auto;right:auto}.explora__cta-banner{flex-direction:column;gap:16px;padding:36px 20px}}[hidden]{display:none!important}.comp-hero{z-index:10;flex-direction:column;justify-content:flex-end;min-height:280px;display:flex;position:relative;overflow:hidden}.comp-hero__bg{z-index:0;position:absolute;inset:0}.comp-hero__bg img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.comp-hero__overlay{background:linear-gradient(#080f1873 0%,#080f18d9 60%,#080f18 100%);position:absolute;inset:0}.comp-hero__content{z-index:1;padding:28px 48px 36px;position:relative}.comp-subnav{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.subnav-back-btn{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.subnav-back-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.subnav-divider{color:#ffffff4d;font-weight:300}.subnav-current{color:var(--accent,#d4a017);background:#d4a0171a;border:1px solid #d4a01733;border-radius:6px;padding:6px 14px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}@media (width<=768px){.comp-subnav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:4px;margin-bottom:16px;padding-bottom:2px;overflow-x:auto}.comp-subnav::-webkit-scrollbar{display:none}.subnav-back-btn,.subnav-current,.subnav-divider{white-space:nowrap;flex-shrink:0}.subnav-back-btn{gap:4px;padding:6px 10px;font-size:.75rem}.subnav-back-btn svg{width:14px!important;height:14px!important}.subnav-current{padding:6px 8px;font-size:.7rem}.subnav-divider{margin:0 2px;font-size:.8rem}.subnav-root-text{display:none}}.comp-hero__title{color:#fff;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 10px;font-family:Barlow Condensed,Inter,sans-serif;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:900;line-height:1}.comp-hero__subtitle{color:#ffffff8c;margin:0;font-family:Inter,sans-serif;font-size:1rem}.map-layout{background:#080f18;flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr 380px;height:100%;min-height:0;display:grid;overflow:hidden}@media (width<=1024px){.map-layout{grid-template-columns:1fr}}.map-container{background:radial-gradient(#0d1b2a 0%,#080f18 80%);justify-content:center;align-items:center;height:100%;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.map-container:before{content:"";pointer-events:none;z-index:5;background:linear-gradient(#080f18 0%,#080f1800 100%);height:120px;position:absolute;top:0;left:0;right:0}#europe-map{width:100%;height:100%;display:block}.map-bg{fill:#1a2535;stroke:#0d1b2a;stroke-width:1.5px;stroke-linejoin:round}.map-country--active{cursor:pointer;transform-origin:50%;stroke-linejoin:round;stroke-width:1.5px;transition:fill .25s,filter .25s,transform .2s}.map-country--active:focus{outline:none}.map-country--spain{fill:#c0392b;stroke:#922b21;fill-opacity:.85}.map-country--spain:hover,.map-country--spain:focus,.map-country--spain.selected{fill:#e74c3c;fill-opacity:1;filter:drop-shadow(0 0 12px #e74c3cb3);stroke:#e74c3c}.map-country--france{fill:#1a5fcc;stroke:#154fa8;fill-opacity:.85}.map-country--france:hover,.map-country--france:focus,.map-country--france.selected{fill:#2980e8;fill-opacity:1;filter:drop-shadow(0 0 12px #2980e8b3);stroke:#2980e8}.map-country--england{fill:#5b2d8e;stroke:#4a2475;fill-opacity:.85}.map-country--england:hover,.map-country--england:focus,.map-country--england.selected{fill:#8e44ad;fill-opacity:1;filter:drop-shadow(0 0 12px #8e44adb3);stroke:#8e44ad}.map-country--germany{fill:#f39c12;stroke:#e67e22;fill-opacity:.85}.map-country--germany:hover,.map-country--germany:focus,.map-country--germany.selected{fill:#f1c40f;fill-opacity:1;filter:drop-shadow(0 0 12px #f1c40fb3);stroke:#f1c40f}.map-country--italy{fill:#1e7a46;stroke:#196038;fill-opacity:.85}.map-country--italy:hover,.map-country--italy:focus,.map-country--italy.selected{fill:#27ae60;fill-opacity:1;filter:drop-shadow(0 0 12px #27ae60b3);stroke:#27ae60}.map-label{fill:#ffffffe6;text-anchor:middle;pointer-events:none;text-shadow:0 1px 4px #000c;letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.map-dot{fill:#fff;opacity:.9;pointer-events:none;filter:drop-shadow(0 0 3px #fffc)}.map-legend{z-index:20;flex-direction:column;align-items:flex-start;gap:12px;margin-top:0;display:flex;position:absolute;top:50%;left:32px;transform:translateY(-50%)}.map-legend__item{cursor:pointer;color:#fffc;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.map-legend__item:hover{opacity:.85;transform:translateY(-1px)}.map-legend__item--spain{color:#e74c3c;border-color:#e74c3c66}.map-legend__item--france{color:#2980e8;border-color:#2980e866}.map-legend__item--england{color:#9b59b6;border-color:#8e44ad66}.map-legend__item--germany{color:#f1c40f;border-color:#f1c40f66}.map-legend__item--italy{color:#27ae60;border-color:#27ae6066}.league-panel{z-index:10;background:#0d1520;border-left:1px solid #ffffff0f;flex-direction:column;display:flex;position:relative;overflow:hidden auto}.league-panel__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 32px;display:flex}.league-panel__empty-icon{opacity:.4;font-size:3.5rem;animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.league-panel__empty p{color:#ffffff59;max-width:220px;margin:0;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6}.league-panel__content{flex-direction:column;gap:28px;padding:32px 28px 40px;animation:.3s slideInRight;display:flex}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.league-panel__header{border-bottom:1px solid #ffffff12;align-items:center;gap:18px;padding-bottom:24px;display:flex}.league-panel__logo{object-fit:contain;background:#ffffff0a;border-radius:12px;flex-shrink:0;width:64px;height:64px;padding:8px}.league-panel__country{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin:0 0 6px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.league-panel__name{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:900;line-height:1.1}.league-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.league-panel__stat{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:14px 16px;display:flex}.league-panel__stat-label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;white-space:normal;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.league-panel__stat-value{color:#fff;flex-wrap:wrap;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;display:flex}.panel-champion-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:22px;height:22px}.league-panel__clubs-title{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin:0 0 14px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.league-panel__clubs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.club-chip{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:12px 8px;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:flex}.club-chip:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-3px)}.club-chip img{object-fit:contain;filter:drop-shadow(0 4px 8px #00000080);width:38px;height:38px;transition:transform .2s}.club-chip:hover img{transform:scale(1.15)}.club-chip span{color:#ffffffbf;text-align:center;word-wrap:break-word;width:100%;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700;line-height:1.2}.league-panel__cta{color:#4d8fff;letter-spacing:.02em;background:#1a6bff26;border:1px solid #1a6bff59;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.league-panel__cta svg{width:16px;height:16px}.league-panel__cta:hover{color:#fff;background:#1a6bff47;border-color:#1a6bff99}.league-panel[data-country=spain]{border-top:3px solid #e74c3c}.league-panel[data-country=france]{border-top:3px solid #2980e8}.league-panel[data-country=england]{border-top:3px solid #9b59b6}.league-panel[data-country=germany]{border-top:3px solid #95a5a6}.league-panel[data-country=italy]{border-top:3px solid #27ae60}@media (width<=1024px){.map-layout{grid-template-columns:1fr}.league-panel{border-top:1px solid #ffffff0f;border-left:none;min-height:420px}.comp-hero__content{padding:20px 20px 28px}}@media (width<=640px){.comp-hero__title{font-size:2rem}.league-panel__stats{grid-template-columns:1fr 1fr}.league-panel__content{padding:24px 20px 32px}}#map-svg{width:100%;height:520px;display:block}.country{stroke:#1a2a3a;stroke-width:.5px;cursor:default;transition:filter .2s}.country.highlight{cursor:pointer}.country.highlight:hover{filter:brightness(1.25)}.country.highlight.active{filter:brightness(1.4)drop-shadow(0 0 10px #ffffff4d)}#tooltip{pointer-events:none;opacity:0;text-align:center;z-index:10;background:#0d1117eb;border:1px solid #ffffff1f;border-radius:10px;min-width:180px;padding:10px 20px;transition:opacity .25s;position:absolute;top:14px;left:50%;transform:translate(-50%)}#tooltip.show{opacity:1}#tt-name{color:#f7fafc;font-size:16px;font-weight:600}#tt-league{color:#a0aec0;margin-top:3px;font-size:12px}#legend{background:0 0;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;padding:12px 16px 16px;display:flex}.leg{cursor:pointer;background:#1a2332;border:1.5px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;transition:border-color .2s,background .15s;display:flex}.leg:hover{background:#222e42}.leg.active{border-color:#ffffff59}.leg-dot{border-radius:50%;width:9px;height:9px}.leg-tag{color:#718096;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.leg-name{color:#e2e8f0;font-size:13px;font-weight:500}.comp-split-layout{background:#080f18;width:100%;height:calc(100vh - 120px);min-height:600px;display:flex;position:relative;overflow:hidden}.comp-panel-split{cursor:pointer;filter:grayscale(80%)brightness(50%);border-right:1px solid #ffffff0d;flex:1;justify-content:center;align-items:center;transition:flex .6s cubic-bezier(.25,1,.5,1),filter .4s;display:flex;position:relative;overflow:hidden}.comp-panel-split:last-child{border-right:none}.comp-panel-split:hover{filter:grayscale(0%)brightness()}.comp-panel-split--active{filter:grayscale(0%)brightness();cursor:default;flex:3}.comp-panel-split--hidden{opacity:0;pointer-events:none;border:none;flex:0}.comp-panel-bg{object-fit:cover;z-index:0;opacity:.3;width:100%;height:100%;transition:transform .8s,opacity .4s;position:absolute;inset:0}.comp-panel-split:hover .comp-panel-bg{opacity:.6;transform:scale(1.05)}.comp-panel-bg-uefa{filter:brightness(.5);object-fit:contain;background-color:#fff;transition:transform .8s,opacity .4s,filter .4s;transform:scale(1.8)}.comp-panel-split:hover .comp-panel-bg-uefa{filter:brightness(1.1);transform:scale(1.9)}.comp-panel-bg-contain{object-fit:contain;background-color:#fff}.comp-panel-split--active .comp-panel-bg{opacity:.15!important;filter:blur(12px)brightness(.3)!important;transform:scale(1.1)!important}.comp-panel-content{z-index:1;text-align:center;flex-direction:column;width:100%;height:100%;padding:40px;display:flex;position:relative}.comp-panel-content--map{padding:0}.comp-panel-content--map .comp-panel-title{margin-top:40px}.comp-panel-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 4px 12px #000c;margin:auto;font-family:Inter,sans-serif;font-size:2.2rem;font-weight:900;transition:opacity .4s,transform .4s}.comp-panel-split--active .comp-panel-title{opacity:0;pointer-events:none;position:absolute;transform:translateY(-20px)}.comp-active-content{opacity:0;visibility:hidden;flex-direction:column;flex:1;min-height:0;transition:opacity .5s .3s;display:flex}.comp-panel-split--active .comp-active-content{opacity:1;visibility:visible}.comp-volver-btn{z-index:50;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:flex;position:absolute;top:24px;left:24px}.comp-volver-btn:hover{background:#fff3}.comp-cards-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;height:100%;display:flex}.comp-card{-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#0d1623b3;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:280px;height:280px;padding:40px;text-decoration:none;transition:transform .3s,background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 32px #0006}.comp-card:hover{transform:translateY(-10px)}.comp-card img{object-fit:contain;filter:drop-shadow(0 8px 16px #0006);width:120px;height:120px}.comp-card h3{color:#fff;text-align:center;margin:0;font-size:1.4rem;font-weight:800}.comp-breadcrumbs{z-index:50;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:1.1rem;display:flex;position:absolute;top:24px;left:32px}.breadcrumb-link{color:#aeb5c1;cursor:pointer;font-weight:500;transition:color .2s}.breadcrumb-link:hover{color:#fff;text-decoration:underline}.breadcrumb-separator{color:#4a5568;font-weight:400}.breadcrumb-current{color:#fff;font-weight:700}@media (width<=768px){.comp-split-layout{flex-direction:column;height:auto;min-height:auto;overflow:hidden auto}.comp-panel-split{border-bottom:3px solid #ffffff26;border-right:none;width:100%;height:calc(33.3333vh - 21.3333px);transition:height .6s cubic-bezier(.25,1,.5,1),opacity .4s,filter .4s;box-shadow:inset 0 -20px 40px #000c;flex:none!important}.comp-panel-split:last-child{border-bottom:none}.comp-panel-split--active{cursor:default;min-height:600px;box-shadow:none;border-bottom:none;overflow-y:visible;height:auto!important}.comp-panel-split--hidden{opacity:0!important;pointer-events:none!important;border:none!important;height:0!important}.comp-panel-content{justify-content:center!important;padding:20px!important}.comp-panel-title{white-space:normal;width:100%;padding:0 15px;line-height:1.2;margin:0!important;font-size:clamp(1.3rem,6vw,1.8rem)!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.comp-panel-content--map .comp-panel-title{margin-top:0!important}.comp-panel-split--active .comp-panel-title{display:none!important}.comp-panel-bg-uefa,.comp-panel-split:hover .comp-panel-bg-uefa,.comp-panel-bg-world,.comp-panel-split:hover .comp-panel-bg-world{object-fit:contain!important;object-position:center!important;background-color:#0000!important;width:100%!important;height:100%!important;transform:none!important}.comp-cards-grid{gap:20px;height:auto;padding:80px 20px 40px}.comp-card{gap:12px;width:100%;max-width:280px;height:200px;margin:0 auto;padding:20px}.comp-card img{width:80px;height:80px}.comp-card h3{font-size:1.1rem}.map-layout{grid-template-rows:auto auto;grid-template-columns:1fr;height:auto;min-height:auto}.map-container{flex-direction:column;justify-content:flex-start;height:auto;min-height:380px;padding:20px 0}.map-legend{flex-flow:wrap;justify-content:center;margin-top:15px;padding:0 10px;position:relative;inset:auto;transform:none}.map-legend--collapsed{display:none}.map-legend__item{padding:5px 12px;font-size:.75rem}.league-panel{border-top:1px solid #ffffff0f;border-left:none;height:auto;min-height:auto;overflow-y:visible!important}.map-layout .league-panel,aside.league-panel{overflow:visible!important}.country-comps-panel,.league-panel__content{height:auto!important;overflow-y:visible!important}.comp-volver-btn{padding:8px 16px;font-size:.9rem;top:16px;left:16px}.quick-favorites{margin-top:64px!important}.comp-breadcrumbs{font-size:.9rem;top:16px;left:16px}}.country-comps-panel{flex-direction:column;height:100%;animation:.3s slideInRight;display:flex;overflow-y:auto}.country-comps-header{border-bottom:1px solid #ffffff12;flex-shrink:0;padding:26px 28px 20px}.country-comps-subtitle{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin:0 0 5px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700}.country-comps-title{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:1.9rem;font-weight:900;line-height:1.1}.country-comps-list{flex-direction:column;flex:1;display:flex;overflow-y:auto}.comp-item-row{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:14px;width:100%;padding:14px 22px;text-decoration:none;transition:background .18s;display:flex}.comp-item-row:last-child{border-bottom:none}.comp-item-row:hover{background:#ffffff0a}.comp-item-row__logo-wrap{background:#f1f5f9e6;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:7px;transition:background .18s;display:flex;overflow:hidden}.comp-item-row:hover .comp-item-row__logo-wrap{background:#e2e8f0f2}.comp-item-row__logo{object-fit:contain;width:100%;height:100%;transition:transform .2s}.comp-item-row__logo--zoomed{transform:scale(1.75)}.comp-item-row:hover .comp-item-row__logo--zoomed{transform:scale(1.9)}.comp-item-row__info{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.comp-item-row__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:.93rem;font-weight:700;overflow:hidden}.comp-item-row__type{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;padding:2px 10px;font-family:Inter,sans-serif;font-size:.64rem;font-weight:700;display:inline-flex}.comp-item-row__arrow{color:#fff3;flex-shrink:0;width:17px;height:17px;transition:color .2s,transform .2s}.comp-item-row:hover .comp-item-row__arrow{color:#ffffff8c;transform:translate(4px)}.comp-back-row-btn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;width:fit-content;margin-bottom:8px;padding:7px 13px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.comp-back-row-btn:hover{color:#fff;background:#ffffff1a}.comp-panel-bg-world{object-fit:contain;background-color:#fff;transform:scale(1)}.comp-panel-split:hover .comp-panel-bg-world{transform:scale(1.05)}.equipos-container{flex-direction:column;gap:28px;max-width:1200px;margin:40px auto 80px;padding:0 20px;display:flex}.equipos-layout{display:block}.equipos-main-content{flex-direction:column;gap:28px;width:100%;display:flex}.btn-toggle-sort{color:#fff;cursor:pointer;background:#0d141ed9;border:1px solid #ffffff1f;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:12px 16px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;transition:all .25s;display:flex}.btn-toggle-sort:hover{border-color:var(--accent-2);color:var(--accent-2);background:#0d141ef2;box-shadow:0 0 10px #1a6bff26}.btn-toggle-sort svg{color:var(--accent-2)}.sort-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:990;opacity:0;pointer-events:none;background:#080e1899;transition:opacity .3s;position:fixed;inset:0}.sort-backdrop.is-open{opacity:1;pointer-events:auto}.equipos-drawer{z-index:991;background:linear-gradient(160deg,#111c2e 0%,#0d1a28 100%);border-left:1px solid #1a6bff33;flex-direction:column;width:340px;height:100vh;transition:right .3s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:0;right:-340px;box-shadow:-10px 0 40px #00000080}.equipos-drawer.is-open{right:0}.drawer-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:24px;display:flex}.drawer-title{text-transform:uppercase;color:#fff;letter-spacing:.02em;margin:0;font-family:Barlow Condensed,Inter,sans-serif;font-size:1.35rem;font-weight:700}.drawer-close{color:var(--muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;outline:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:background .18s,color .18s;display:flex}.drawer-close:hover{color:var(--accent-2);background:#1a6bff2e}.drawer-content{flex-grow:1;padding:24px;overflow-y:auto}.sort-options{flex-direction:column;gap:20px;display:flex}.sort-group{flex-direction:column;gap:8px;display:flex}.sort-label{color:#8f9ba8;text-transform:uppercase;letter-spacing:.08em;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700}.sort-buttons-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sort-buttons-list{flex-direction:column;gap:8px;display:flex}.btn-sort-opt,.btn-sort-dir{color:#fff;cursor:pointer;text-align:center;background:#0d141ed9;border:1px solid #ffffff1f;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.btn-sort-opt:hover,.btn-sort-dir:hover{border-color:var(--accent-2);background:#0d141ef2}.btn-sort-opt.active,.btn-sort-dir.active{background:var(--accent-2);border-color:var(--accent-2);color:#081018;font-weight:700;box-shadow:0 0 12px #1a6bff33}.equipos-hero{text-align:center;background:linear-gradient(135deg,#0d1117 0%,#161b22 100%);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;min-height:240px;padding:40px 20px;display:flex;position:relative;overflow:hidden}.equipos-hero:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#1a6bff26 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.equipos-hero__content{z-index:2;max-width:800px;position:relative}.equipos-hero__title{color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 10px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900}.equipos-hero__subtitle{color:#8f9ba8;margin:0;font-family:Inter,sans-serif;font-size:1.05rem}.equipos-filters-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#1c1b1b80;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:16px;padding:24px 28px;display:flex;position:relative;box-shadow:0 16px 40px #0006}.equipos-filters-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:flex-end;gap:20px;display:grid}.filter-group label{color:#8f9ba8;text-transform:uppercase;letter-spacing:.1em;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.filter-icon{color:var(--accent-2);pointer-events:none;align-items:center;font-size:1.1rem;display:flex;position:absolute;left:14px}.filter-input,.filter-select{color:#fff;background:#0d141ed9;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;height:48px;padding:12px 16px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;transition:all .25s}.filter-select{appearance:none;cursor:pointer;padding-right:40px}.filter-input::placeholder{color:#ffffff59;text-transform:uppercase}.filter-input{text-transform:uppercase;padding-left:42px}.select-container{position:relative}.select-container:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23aeb5c1' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:14px;height:14px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.filter-input:focus,.filter-select:focus{border-color:var(--accent-2);background:#0d141ef2;box-shadow:0 0 0 3px #1a6bff26}.equipos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;min-height:200px;display:grid}.equipos-status{text-align:center;color:var(--muted);background:#11182766;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;grid-column:1/-1;align-items:center;gap:12px;padding:60px 20px;font-family:Inter,sans-serif;font-size:1.05rem;display:flex}.equipos-status .spinner{border:3px solid #ffffff0d;border-top-color:var(--accent-2);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.equipo-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#111827cc 0%,#0d141e99 100%);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:center;padding:24px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.equipo-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 60%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.equipo-card:hover{border-color:#1a6bff59;transform:translateY(-6px);box-shadow:0 20px 40px #00000073,0 0 20px #1a6bff1a}.equipo-card:hover:before{opacity:1}.equipo-card__logo-wrap{background:#ffffff08;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:18px;padding:14px;transition:transform .3s;display:flex;box-shadow:inset 0 2px 8px #0000004d}.equipo-card:hover .equipo-card__logo-wrap{border-color:#1a6bff33;transform:scale(1.08)rotate(2deg)}.equipo-card__logo{object-fit:contain;max-width:100%;max-height:100%}.equipo-card__name{color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0 0 6px;font-family:Barlow Condensed,Inter,sans-serif;font-size:1.45rem;font-weight:800}.equipo-card__founded{color:var(--muted);margin-bottom:18px;font-family:Inter,sans-serif;font-size:.8rem}.equipo-card__stats{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-bottom:20px;padding:10px 8px;display:grid}.equipo-card__stat-item{flex-direction:column;gap:2px;display:flex}.equipo-card__stat-val{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1.15rem;font-weight:700}.equipo-card__stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.68rem}.equipo-card__stat-item:last-child .equipo-card__stat-val{color:var(--accent-2)}.equipo-card__btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:all .25s;display:flex}.equipo-card__btn svg{transition:transform .25s}.equipo-card__btn:hover{background:var(--accent);border-color:var(--accent);color:#081018}.equipo-card__btn:hover svg{transform:translate(4px)}.team-modal-card{width:min(800px,100%);max-height:90vh;color:var(--text);background:linear-gradient(160deg,#111c2e 0%,#0d1a28 100%);border:1px solid #1a6bff40;border-radius:28px;flex-direction:column;gap:24px;padding:32px;animation:.26s cubic-bezier(.22,1,.36,1) modalSlideIn;display:flex;position:relative;overflow-y:auto;box-shadow:0 32px 80px #0009}.team-modal-card::-webkit-scrollbar{width:8px}.team-modal-card::-webkit-scrollbar-track{background:#0000001a}.team-modal-card::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.team-modal-card::-webkit-scrollbar-thumb:hover{background:#1a6bff4d}.team-modal-header{align-items:center;gap:24px;display:flex}.team-modal-logo-wrap{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:90px;height:90px;padding:10px;display:flex}.team-modal-logo{object-fit:contain;max-width:100%;max-height:100%}.team-modal-title h3{text-transform:uppercase;letter-spacing:.01em;margin:0 0 4px;font-family:Barlow Condensed,Inter,sans-serif;font-size:2.1rem;font-weight:900}.team-modal-title p{color:var(--muted);margin:0;font-family:Inter,sans-serif;font-size:.9rem}.team-modal-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.team-modal-stat-card{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:14px}.team-modal-stat-card .label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-family:Inter,sans-serif;font-size:.72rem;display:block}.team-modal-stat-card .val{color:var(--accent-2);font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:800;display:block}.team-modal-stat-card.highlight .val{color:var(--accent-2)}.team-modal-squad{flex-direction:column;gap:16px;display:flex}.team-modal-squad-title{text-transform:uppercase;letter-spacing:.02em;color:#fff;border-bottom:1px solid #ffffff14;padding-bottom:10px;font-family:Barlow Condensed,sans-serif;font-size:1.4rem;font-weight:700}.squad-list-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.squad-player-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;transition:all .2s;display:flex}.squad-player-item:hover{background:#ffffff0d;border-color:#1a6bff40;transform:translateY(-2px)}.squad-player-num{color:var(--accent-2);text-align:center;width:24px;font-family:Barlow Condensed,sans-serif;font-size:1.15rem;font-weight:800}.squad-player-info{flex-direction:column;flex-grow:1;display:flex}.squad-player-btn{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:color .2s}.squad-player-btn:hover{color:var(--accent-2);text-decoration:underline}.squad-player-pos{color:var(--muted);font-family:Inter,sans-serif;font-size:.72rem}.equipos-subnav{background:var(--hdr-bg,#0d1420);border-bottom:3px solid var(--hdr-accent);z-index:99;gap:28px;padding:12px 48px;display:flex;position:sticky;top:136px}.subnav-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:0;padding:4px 0 8px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.subnav-btn:hover{color:var(--hdr-accent,#1a6bff);background:0 0}.subnav-btn:hover:after{content:"";background:var(--hdr-accent,#1a6bff);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.subnav-btn.active{color:#fff;background:0 0}.subnav-btn.active:after{content:"";background:var(--hdr-accent);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.team-page-content{background:var(--panel);border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:32px}.squad-position-group{margin-bottom:32px}.squad-position-header{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:10px;display:flex}.squad-position-icon{font-size:1.3rem}.squad-position-label{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.squad-position-count{color:var(--accent-2,#1a6bff);background:#1a6bff26;border-radius:12px;padding:2px 10px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.squad-photo-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;display:grid}.squad-player-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:18px 10px 14px;transition:all .25s;display:flex}.squad-player-card:hover{background:#1a6bff14;border-color:#1a6bff40;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.squad-player-photo-wrap{background:#0d141e99;border:2px solid #ffffff1a;border-radius:50%;width:80px;height:80px;transition:border-color .25s;overflow:hidden}.squad-player-card:hover .squad-player-photo-wrap{border-color:var(--accent-2,#1a6bff)}.squad-player-photo{object-fit:cover;width:100%;height:100%;display:block}.squad-player-card-info{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.squad-player-card-name{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.squad-player-card-pos{color:var(--accent-2,#1a6bff);text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500}.squad-player-card-age{color:var(--muted,#8f9ba8);font-family:Inter,sans-serif;font-size:.72rem}@media (width<=768px){.squad-photo-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.squad-player-card{padding:12px 6px 10px}.squad-player-photo-wrap{width:60px;height:60px}.squad-player-card-name{font-size:.75rem}}.pitch-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pitch-formation-badge{color:var(--accent-2,#1a6bff);letter-spacing:.08em;background:#1a6bff26;border-radius:10px;padding:6px 18px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:800}.pitch-and-stats{align-items:stretch;gap:24px;display:flex}.pitch-container{aspect-ratio:4/3;background:linear-gradient(90deg,#1a472a 0%,#1e5631 14%,#1a472a 28%,#1e5631 42%,#1a472a 56%,#1e5631 70%,#1a472a 84%,#1e5631 100%);border:3px solid #ffffff40;border-radius:14px;flex-direction:row;flex:1;justify-content:space-between;align-items:stretch;min-width:0;max-height:380px;padding:10px 16px;display:flex;position:relative;overflow:hidden}.pitch-markings{pointer-events:none;position:absolute;inset:0}.pitch-center-line{background:#fff3;width:2px;position:absolute;top:5%;bottom:5%;left:50%}.pitch-center-circle{border:2px solid #fff3;border-radius:50%;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-penalty-area{border:2px solid #fff3;width:14%;height:55%;position:absolute;top:50%;transform:translateY(-50%)}.pitch-penalty-left{border-left:none;border-radius:0 6px 6px 0;left:0}.pitch-penalty-right{border-right:none;border-radius:6px 0 0 6px;right:0}.pitch-goal-area{border:2px solid #fff3;width:6%;height:28%;position:absolute;top:50%;transform:translateY(-50%)}.pitch-goal-left{border-left:none;border-radius:0 4px 4px 0;left:0}.pitch-goal-right{border-right:none;border-radius:4px 0 0 4px;right:0}.pitch-col{z-index:2;flex-direction:column;flex-shrink:0;justify-content:space-evenly;align-items:center;display:flex;position:relative}.pitch-col--gk{width:14%}.pitch-col--def,.pitch-col--mid,.pitch-col--atk{width:22%}.pitch-player{cursor:pointer;flex-direction:column;align-items:center;gap:3px;transition:transform .2s;display:flex}.pitch-player:hover{transform:scale(1.12)}.pitch-player-photo{object-fit:cover;background:#0000004d;border:2px solid #fff9;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 12px #00000080}.pitch-player:hover .pitch-player-photo{border-color:var(--accent-2,#1a6bff);box-shadow:0 0 16px #1a6bff66}.pitch-player-name{color:#fff;text-shadow:0 1px 4px #000c;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700;overflow:hidden}.pitch-stats-panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;flex-shrink:0;gap:10px;width:220px;padding:20px 18px;display:flex}.pitch-stat-block{justify-content:space-between;align-items:center;display:flex}.pitch-stat-label{color:var(--muted,#8f9ba8);font-family:Inter,sans-serif;font-size:.78rem;font-weight:500}.pitch-stat-value{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.pitch-stat-big{color:var(--accent-2,#1a6bff);font-size:1.6rem}.pitch-stat-divider{background:#ffffff0f;height:1px;margin:4px 0}.pitch-form-dots{gap:4px;display:flex}.pitch-form-dot{color:#fff;background:#ffffff14;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-family:Inter,sans-serif;font-size:.55rem;font-weight:800;display:flex}.pitch-form-dot.win{background:#10b981;box-shadow:0 0 6px #10b98159}.pitch-form-dot.draw{background:#f59e0b;box-shadow:0 0 6px #f59e0b59}.pitch-form-dot.loss{background:#ef4444;box-shadow:0 0 6px #ef444459}.pitch-stat-row{justify-content:space-between;gap:6px;display:flex}.pitch-stat-mini{background:#ffffff0a;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 0;display:flex}.pitch-stat-mini-val{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.pitch-stat-mini-label{color:var(--muted,#8f9ba8);text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.6rem;font-weight:600}@media (width<=900px){.pitch-and-stats{flex-direction:column}.pitch-stats-panel{flex-flow:wrap;gap:12px;width:100%}.pitch-stat-block{min-width:120px}.pitch-stat-divider{display:none}}@media (width<=600px){.pitch-container{max-height:260px}.pitch-player-photo{width:34px;height:34px}.pitch-player-name{max-width:50px;font-size:.55rem}.pitch-center-circle{width:60px;height:60px}}.calendar-view{flex-direction:column;gap:20px;display:flex}.calendar-split-view{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=900px){.calendar-split-view{grid-template-columns:1fr}}.calendar-column{background:var(--card-bg,#1a2332);border-radius:12px;flex-direction:column;padding:20px;display:flex}.calendar-column-title{color:#fff;border-bottom:2px solid #ffffff1a;margin-bottom:20px;padding-bottom:10px;font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:700}.calendar-toggle-group{background:#0003;border-radius:30px;gap:10px;padding:4px;display:flex}.calendar-toggle-btn{color:var(--muted,#999);cursor:pointer;background:0 0;border:none;border-radius:20px;padding:8px 24px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.calendar-toggle-btn:hover{color:#fff}.calendar-toggle-btn.active{color:#000;background:#fff}.calendar-nav-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.calendar-nav-btn:hover{background:#ffffff1a}.calendar-league-group{margin-bottom:30px}.calendar-league-header{border-bottom:1px solid #ffffff0d;align-items:center;gap:15px;margin-bottom:15px;padding:10px 0 15px;display:flex}.calendar-league-logo{object-fit:contain;width:32px;height:32px}.calendar-league-info{flex-direction:column;display:flex}.calendar-league-name{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1.2rem;font-weight:700}.calendar-league-country{color:var(--muted,#999);align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.8rem;display:flex}.calendar-match-row{cursor:pointer;border-bottom:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 15px;transition:background .2s;display:flex}.calendar-match-row:last-child{border-bottom:none}.calendar-match-row:hover{background:#ffffff08}.calendar-match-date{width:80px;color:var(--muted,#999);flex-direction:column;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.calendar-match-date span:first-child{color:#ccc;font-weight:600}.calendar-match-teams{flex-direction:column;flex:1;gap:6px;padding:0 20px;display:flex}.calendar-match-team{align-items:center;gap:12px;display:flex}.betting-ha-title{color:var(--accent-2);gap:12px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.calendar-match-team img{object-fit:contain;width:20px;height:20px}.calendar-match-team span{color:#fff;font-family:Inter,sans-serif;font-size:.95rem}.calendar-match-score{flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;padding-right:20px;display:flex}.calendar-match-score span{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1.1rem;font-weight:700}.calendar-match-badge{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:800;display:flex}.calendar-match-badge.win{background:#198754}.calendar-match-badge.loss{background:#dc3545}.calendar-match-badge.draw{background:#6c757d}.calendar-match-star{width:36px;height:36px;color:var(--muted,#999);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.calendar-match-star:hover{color:#fff;background:#ffffff0d}.calendar-match-star.active{color:gold;border-color:#ffd7004d}.betting-stats-container{flex-direction:column;gap:24px;padding:20px 0;display:flex}.betting-trends-header{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.betting-trend-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d141e99;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.betting-trend-label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;text-align:center;font-family:Inter,sans-serif;font-size:.9rem}.betting-trend-value{font-family:Barlow Condensed,sans-serif;font-size:2.2rem;font-weight:700}.highlight-green{color:#4ade80}.highlight-red{color:#f87171}.highlight-yellow{color:#fbbf24}.betting-stats-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.betting-stat-box{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.betting-stat-box.full-width{grid-column:1/-1}.betting-stat-box-title{color:#fff;border-bottom:1px solid #ffffff1a;margin:0 0 15px;padding-bottom:10px;font-family:Barlow Condensed,sans-serif;font-size:1.3rem}.betting-stat-row{justify-content:space-between;align-items:center;padding:8px 0;font-family:Inter,sans-serif;font-size:.95rem;display:flex}.betting-stat-row span{color:#ccc}.betting-stat-row strong{color:#fff;font-weight:600}.betting-stat-divider{background:#ffffff0d;height:1px;margin:10px 0}.betting-home-away-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.betting-ha-col{flex-direction:column;display:flex}.betting-ha-title{color:var(--accent-2);text-transform:uppercase;margin-bottom:15px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:inline-block}@media (width<=768px){.betting-home-away-grid{grid-template-columns:1fr;gap:20px}}.comparison-selector-container{background:#11182766;border:1px dashed #ffffff26;border-radius:16px;flex-direction:column;align-items:center;padding:40px;display:flex}.comparison-view-container{flex-direction:column;gap:40px;display:flex}.vs-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#111827cc 0%,#0d141e99 100%);border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;padding:30px 40px;display:flex;box-shadow:0 16px 40px #0000004d}.vs-team{flex-direction:column;align-items:center;gap:15px;width:30%;display:flex}.vs-team img{object-fit:contain;filter:drop-shadow(0 10px 15px #00000080);width:100px;height:100px}.vs-team h4{text-transform:uppercase;color:#fff;text-align:center;margin:0;font-family:Barlow Condensed,sans-serif;font-size:1.8rem;font-weight:800}.vs-center{flex-direction:column;align-items:center;gap:15px;display:flex}.vs-center span{color:var(--accent-2);text-shadow:0 0 20px #1a6bff66;font-family:Barlow Condensed,sans-serif;font-size:3.5rem;font-style:italic;font-weight:900;line-height:1}.btn-change-rival{color:var(--muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.btn-change-rival:hover{color:#fff;background:#ffffff1a}.comparison-stats-grid{background:#1118274d;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:25px;padding:30px;display:flex}.tug-of-war-row{flex-direction:column;gap:10px;display:flex}.tug-of-war-labels{justify-content:space-between;align-items:center;font-family:Inter,sans-serif;display:flex}.metric-name{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.val{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1.25rem;font-weight:700;transition:color .3s}.val.better{color:var(--accent-2)}.tug-of-war-bar-container{background:#0000004d;border-radius:6px;width:100%;height:12px;display:flex;overflow:hidden;box-shadow:inset 0 2px 5px #00000080}.tug-of-war-bar{height:100%;transition:width 1s cubic-bezier(.22,1,.36,1)}.tug-of-war-bar.t1{background:linear-gradient(90deg,#1a6bff,#4d8dff)}.tug-of-war-bar.t2{background:linear-gradient(90deg,#ff4d4d,#ff1a1a)}@keyframes fillBar{0%{width:50%}}.advanced-stats-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (width<=900px){.advanced-stats-grid{grid-template-columns:1fr}}.adv-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d141e99;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}.adv-stat-title{text-transform:uppercase;color:var(--accent-2);text-align:center;border-bottom:1px solid #ffffff1a;margin:0 0 10px;padding-bottom:10px;font-family:Barlow Condensed,sans-serif;font-size:1.3rem;font-weight:700}.adv-stat-row{border-bottom:1px dashed #ffffff0d;justify-content:space-between;align-items:center;padding:8px 0;font-family:Inter,sans-serif;font-size:.95rem;display:flex}.adv-stat-row:last-child{border-bottom:none}.adv-label{color:var(--muted);text-transform:uppercase;text-align:center;flex:1;font-size:.85rem;font-weight:600}.adv-val{color:#fff;width:60px;font-family:Barlow Condensed,sans-serif;font-size:1.2rem;font-weight:700}.adv-val.left{text-align:left}.adv-val.right{text-align:right}.adv-val.better{color:var(--accent-2)}@media (width<=768px){.equipos-subnav{white-space:nowrap;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:16px;padding:12px 16px;top:126px;overflow-x:auto}.equipos-subnav::-webkit-scrollbar{display:none}}.team-history-container{flex-direction:column;gap:28px;width:100%;margin-top:24px;display:flex}.team-history-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172ad9 0%,#1e293bbf 100%);border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;padding:24px;display:grid;box-shadow:0 16px 36px #00000059}.team-history-summary-box{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:16px;transition:transform .25s,border-color .25s;display:flex}.team-history-summary-box:hover{border-color:#3b82f666;transform:translateY(-3px)}.team-history-summary-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.8rem;font-weight:600}.team-history-summary-value{color:#fff;font-family:Inter,sans-serif;font-size:1.85rem;font-weight:800;line-height:1.1}.team-history-summary-value.win{color:#10b981}.team-history-summary-value.draw{color:#f59e0b}.team-history-summary-value.loss{color:#ef4444}.team-history-form-list{justify-content:center;align-items:center;gap:8px;margin-top:6px;display:flex}.team-history-form-badge{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 4px 10px #0000004d}.team-history-form-badge:hover{transform:scale(1.15)}.team-history-form-badge.W{background:linear-gradient(135deg,#10b981,#059669)}.team-history-form-badge.D{background:linear-gradient(135deg,#f59e0b,#d97706)}.team-history-form-badge.L{background:linear-gradient(135deg,#ef4444,#dc2626)}.team-history-filters-bar{background:#0f172aa6;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.team-history-filters-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.team-history-filter-pill{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:8px 16px;font-size:.88rem;font-weight:600;transition:all .2s}.team-history-filter-pill:hover{color:#fff;background:#ffffff1a}.team-history-filter-pill.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;box-shadow:0 4px 14px #3b82f659}.team-history-search-input{color:#fff;background:#0000004d;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:220px;padding:8px 14px;font-size:.9rem;transition:border-color .2s}.team-history-search-input:focus{border-color:#3b82f6}.team-history-list{flex-direction:column;gap:16px;display:flex}.team-history-match-card{background:linear-gradient(135deg,#1e293ba6 0%,#0f172ad9 100%);border:1px solid #ffffff14;border-left:5px solid #fff3;border-radius:16px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 8px 24px #00000040}.team-history-match-card:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 14px 32px #0006}.team-history-match-card.win{border-left-color:#10b981}.team-history-match-card.draw{border-left-color:#f59e0b}.team-history-match-card.loss{border-left-color:#ef4444}.team-history-match-header{color:#94a3b8;background:#00000038;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 20px;font-size:.85rem;display:flex}.team-history-comp-info{color:#e2e8f0;align-items:center;gap:8px;font-weight:700;display:flex}.team-history-comp-logo{object-fit:contain;width:18px;height:18px}.team-history-match-body{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.team-history-match-teams{flex:1;align-items:center;gap:28px;min-width:280px;display:flex}.team-history-team{flex:1;align-items:center;gap:12px;display:flex}.team-history-team.right{text-align:right;justify-content:flex-end}.team-history-team-logo{object-fit:contain;width:36px;height:36px}.team-history-team-name{color:#cbd5e1;font-size:1.05rem;font-weight:600}.team-history-team-name.winner{color:#fff;font-weight:800}.team-history-score-wrap{flex-direction:column;justify-content:center;align-items:center;min-width:90px;display:flex}.team-history-score-box{color:#fff;letter-spacing:2px;background:#00000073;border:1px solid #ffffff1f;border-radius:12px;padding:8px 18px;font-family:Inter,sans-serif;font-size:1.45rem;font-weight:900}.team-history-result-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-top:6px;padding:2px 8px;font-size:.72rem;font-weight:800}.team-history-result-badge.W{color:#34d399;background:#10b98133}.team-history-result-badge.D{color:#fbbf24;background:#f59e0b33}.team-history-result-badge.L{color:#f87171;background:#ef444433}.team-history-match-actions{align-items:center;gap:12px;display:flex}.team-history-btn-detail{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.team-history-btn-detail:hover{color:#fff;background:#3b82f633;border-color:#3b82f6}.team-history-match-drawer{background:#00000059;border-top:1px solid #ffffff0f;padding:20px 24px;animation:.25s fadeInDown}.team-history-stats-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px;margin-top:12px;display:grid}.team-history-stat-box{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:12px}.team-history-stat-box span{color:#94a3b8;margin-bottom:4px;font-size:.78rem;display:block}.team-history-stat-box strong{color:#fff;font-size:1.15rem;font-weight:800}.partidos-hero{text-align:center;background:linear-gradient(135deg,#0d1117 0%,#161b22 100%);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;min-height:240px;padding:40px 20px;display:flex;position:relative;overflow:hidden}.partidos-hero:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#1a6bff26 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.partidos-hero__content{z-index:2;max-width:800px;position:relative}.partidos-hero__title{color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 10px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900}.partidos-hero__subtitle{color:#8f9ba8;margin:0;font-family:Inter,sans-serif;font-size:1.05rem}.partidos-container{flex-direction:column;gap:24px;max-width:1200px;min-height:300px;margin:40px auto 80px;padding:0 20px;display:flex}.partidos-filter-card{z-index:50;-webkit-backdrop-filter:blur(16px);background:#1c1b1bb3;border:1px solid #c4c4c426;border-radius:16px;flex-direction:column;gap:20px;padding:24px 28px;display:flex;position:relative;box-shadow:0 12px 36px #0006}.partidos-filter-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.partidos-filter-title{color:#fff;align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:flex}.partidos-filter-title svg{color:#1a6bff}.btn-filter-reset{color:#8f9ba8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.btn-filter-reset:hover{color:#ff4d4d;background:#ff4d4d1a}.partidos-filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:18px;display:grid}.filter-group{flex-direction:column;gap:8px;display:flex}.filter-group label{color:#c4c4c4;text-transform:uppercase;letter-spacing:.03em;font-size:.85rem;font-weight:600}.filter-input-wrap{align-items:center;display:flex;position:relative}.filter-icon{color:#8f9ba8;pointer-events:none;width:18px;height:18px;transition:color .2s;position:absolute;left:14px}.filter-select,.filter-input{color:#fff;appearance:none;background:#111010;border:1px solid #c4c4c42e;border-radius:10px;outline:none;width:100%;height:54px;font-family:Inter,sans-serif;font-size:1rem;transition:all .2s}.filter-input{padding:0 14px 0 42px}.filter-select{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238f9ba8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding:0 38px 0 14px}.filter-select option{color:#fff;background:#1c1b1b}.filter-select:focus,.filter-input:focus{border-color:#1a6bff;box-shadow:0 0 0 3px #1a6bff33}.filter-input-wrap:focus-within .filter-icon{color:#1a6bff}.filter-group--btn{justify-self:stretch}.btn-filter-apply{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a6bff,#04b);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #1a6bff59}.btn-filter-apply:hover{background:linear-gradient(135deg,#2b78ff,#0050db);transform:translateY(-2px);box-shadow:0 6px 20px #1a6bff80}.btn-filter-apply:active{transform:translateY(0)}@media (width<=768px){.partidos-filter-card{padding:18px 16px}.partidos-filter-grid{grid-template-columns:1fr;gap:14px}}.custom-select{width:100%;position:relative}.custom-select__trigger{color:#fff;cursor:pointer;text-align:left;background:#111010;border:1px solid #c4c4c42e;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 14px;font-family:Inter,sans-serif;font-size:1rem;transition:all .2s;display:flex}.custom-select__trigger:hover{background:#161515;border-color:#c4c4c459}.custom-select.is-open .custom-select__trigger{border-color:#1a6bff;box-shadow:0 0 0 3px #1a6bff33}.custom-select__value{align-items:center;gap:10px;width:100%;display:flex;overflow:hidden}.custom-select__input{color:#fff;cursor:pointer;text-overflow:ellipsis;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.custom-select.is-open .custom-select__input{cursor:text}.custom-select__input::placeholder{color:#ffffffd9}.custom-select__value .trigger-icon{color:#8f9ba8;flex-shrink:0;width:30px;height:30px}.filter-option-logo{object-fit:contain;filter:drop-shadow(0 2px 3px #00000080);flex-shrink:0;width:36px;height:36px}.custom-select__arrow{color:#8f9ba8;flex-shrink:0;transition:transform .2s}.custom-select.is-open .custom-select__arrow{color:#1a6bff;transform:rotate(180deg)}.custom-select__options{z-index:100;-webkit-backdrop-filter:blur(20px);background:#121214fa;border:1px solid #ffffff26;border-radius:12px;max-height:440px;padding:0;display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 20px 50px #000000d9}.custom-select.is-open .custom-select__options{flex-direction:column;animation:.15s ease-out selectFadeIn;display:flex}.custom-select__list{scrollbar-width:auto;scrollbar-color:#1a6bff #ffffff14;flex-direction:column;gap:2px;max-height:420px;padding:6px 8px;display:flex;overflow:hidden auto}.custom-select__list::-webkit-scrollbar{width:12px}.custom-select__list::-webkit-scrollbar-track{background:#ffffff0f;border:2px solid #121214fa;border-radius:8px;margin:6px 0}.custom-select__list::-webkit-scrollbar-thumb{background:#1a6bff;border:2px solid #121214fa;border-radius:8px}.custom-select__list::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#3b82f6}.custom-select__empty{text-align:center;color:#8f9ba8;padding:16px;font-size:.92rem;font-style:italic}@keyframes selectFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.custom-select__option{cursor:pointer;color:#e8f0fc;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;font-weight:500;transition:all .15s;display:flex}.custom-select__option:hover{color:#fff;background:#1a6bff26}.custom-select__option.is-selected{color:#1a6bff;background:#1a6bff40;font-weight:600}.matches-layout{align-items:stretch;gap:20px;margin-top:10px;display:flex}.matches-col{flex-direction:column;gap:16px;display:flex}.matches-col--side{flex:1;height:100%}.matches-col--side>:last-child{margin-top:auto}.matches-col--center{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1b1b66;border:1px solid #c4c4c41a;border-radius:16px;flex:2;padding:20px}.matches-col-title{color:#8f9ba8;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #1a6bff80;margin:0 0 10px;padding-bottom:8px;font-family:Barlow Condensed,sans-serif;font-size:1.1rem;display:inline-block}.match-card{background:#1c1b1b99;border:1px solid #c4c4c426;border-radius:12px;padding:16px;transition:all .3s;position:relative;overflow:hidden}.match-card:hover{background:#28282acc;border-color:#1a6bff66;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.match-card-content{justify-content:space-between;align-items:center;display:flex}.team-emblem img{object-fit:contain;filter:drop-shadow(0 4px 6px #0006);width:48px;height:48px}.match-info{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.match-status-label{color:#8f9ba8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.match-score{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:2rem;font-weight:700;line-height:1}.match-date{color:#a1a1aa;font-size:.8rem}.match-time{color:#1a6bff;font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:600}.match-teams{color:#fff;font-size:.85rem;font-weight:500;line-height:1.4}.future-match--horizontal{padding:14px 16px}.future-match__content{gap:14px;width:100%}.future-match__team{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.future-match__team img{object-fit:contain;filter:drop-shadow(0 4px 6px #0006);width:44px;height:44px}.future-match__team-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.15}.future-match__center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:132px;min-height:108px;display:flex}.future-match__meta{white-space:nowrap;margin-bottom:0;font-size:.72rem;line-height:1}.future-match__time{font-size:1.35rem}.future-match__date{margin-bottom:0}.future-match__venue{color:#8f9ba8;font-size:.75rem;line-height:1.2}.future-match__vs{margin-top:2px}.past-match--horizontal{padding:14px 16px}.past-match__content{gap:14px;width:100%}.past-match__team{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.past-match__team img{object-fit:contain;filter:drop-shadow(0 4px 6px #0006);width:44px;height:44px}.past-match__team-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.15}.past-match__center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:132px;min-height:108px;display:flex}.past-match__meta,.past-match__date,.past-match__venue{margin-bottom:0}.past-match__meta{white-space:nowrap;font-size:.72rem;line-height:1}.past-match__score{font-size:2.1rem}.past-match__venue{color:#8f9ba8;font-size:.75rem;line-height:1.2}.recent-calendar{background:#1c1b1b99;border:1px solid #c4c4c426;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.recent-calendar-overlay{-webkit-backdrop-filter:blur(8px);background:#030712b8;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto;z-index:9999999!important;padding:90px 20px 20px!important}.recent-calendar--modal{background:#12161ffa;width:min(1180px,100%);overflow:auto;box-shadow:0 28px 80px #000000a6;max-height:none!important}.recent-calendar__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.recent-calendar__header h4{color:#f8fafc;text-transform:uppercase;letter-spacing:.03em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:1.35rem}.recent-calendar__header p{color:#8f9ba8;margin:4px 0 0;font-size:.9rem}.recent-calendar__back{color:#93c5fd;cursor:pointer;white-space:nowrap;background:#3b82f61f;border:1px solid #3b82f659;border-radius:12px;padding:10px 14px;font-weight:700;transition:all .2s}.recent-calendar__back:hover{background:#3b82f633}.recent-calendar__weekdays,.recent-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.recent-calendar__weekdays span{color:#8f9ba8;text-transform:uppercase;letter-spacing:.06em;text-align:center;font-size:.75rem}.recent-calendar__day{background:#111010bf;border:1px solid #c4c4c41a;border-radius:12px;flex-direction:column;gap:8px;min-height:118px;padding:10px;display:flex}.recent-calendar__day.is-outside{opacity:.45}.recent-calendar__day.is-today{background:#facc1529;border-color:#facc15cc;box-shadow:0 0 0 1px #facc152e,0 0 22px #facc152e}.recent-calendar__day-number{color:#f8fafc;font-size:.95rem;font-weight:800}.recent-calendar__day.is-today .recent-calendar__day-number{color:#fde68a}.recent-calendar__day.is-today .recent-calendar__empty{color:#facc15}.recent-calendar__day.is-today .recent-calendar__match-chip{background:#facc151f;border-color:#facc1566}.recent-calendar__day.is-today .recent-calendar__match-chip:hover{background:#facc1533}.recent-calendar__match-list{flex-direction:column;flex:1;gap:6px;display:flex}.recent-calendar__match-chip{color:#e2e8f0;cursor:pointer;text-align:left;background:#3b82f614;border:1px solid #3b82f638;border-radius:10px;flex-direction:column;gap:4px;width:100%;padding:8px;transition:all .2s;display:flex}.recent-calendar__match-chip:hover{background:#3b82f629;transform:translateY(-1px)}.recent-calendar__match-teams{color:#f8fafc;font-size:.74rem;line-height:1.2}.recent-calendar__match-score{color:#93c5fd;font-size:.82rem;font-weight:800}.recent-calendar__empty{color:#64748b;font-size:.78rem}.recent-calendar__more{text-align:left;cursor:pointer;color:#93c5fd;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:700}.recent-calendar__more:hover{color:#fde68a}.upcoming-popup__list{flex-direction:column;gap:12px;display:flex}.upcoming-popup__card{cursor:pointer;color:#f8fafc;text-align:left;background:#111827d9;border:1px solid #3b82f633;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.upcoming-popup__card:hover{background:#1e293bf5;border-color:#facc1573;transform:translateY(-1px)}.upcoming-popup__teams{flex-direction:column;gap:4px;min-width:0;font-weight:700;display:flex}.upcoming-popup__teams span:first-child,.upcoming-popup__teams span:last-child{font-size:1rem}.upcoming-popup__vs{color:#8f9ba8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.upcoming-popup__meta{color:#cbd5e1;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;font-size:.85rem;display:flex}@media (width<=768px){.future-match--horizontal{padding:12px}.future-match__content{flex-direction:column;gap:10px}.future-match__center{min-width:0}.future-match__team{flex-direction:row;justify-content:center;gap:10px}.future-match__team--right{flex-direction:row-reverse}.future-match__team-name{font-size:.9rem}.past-match--horizontal{padding:12px}.past-match__content{flex-direction:column;gap:10px}.past-match__center{min-width:0}.past-match__team{flex-direction:row;justify-content:center;gap:10px}.past-match__team--right{flex-direction:row-reverse}.past-match__team-name{font-size:.9rem}.recent-calendar{padding:12px}.recent-calendar-overlay{z-index:9999999!important;padding:90px 20px 20px!important}.recent-calendar--modal{max-height:none!important}.recent-calendar__header{flex-direction:column}.recent-calendar__weekdays,.recent-calendar__grid{gap:6px}.recent-calendar__day{min-height:96px;padding:8px}.recent-calendar__match-teams{font-size:.7rem}.upcoming-popup__card{flex-direction:column;align-items:flex-start}.upcoming-popup__meta{white-space:normal;align-items:flex-start}}.vs-text{color:#8f9ba8;font-size:.75rem}.live-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:16px;margin-bottom:24px;display:grid}.live-match{border-color:#ff4d4d4d;flex-direction:column;padding:0;transition:all .3s;display:flex}.live-match-default{flex-shrink:0;justify-content:space-between;align-items:center;height:130px;padding:16px;display:flex}.live-indicator{color:#ff4d4d;letter-spacing:.1em;font-size:.75rem;font-weight:700}.live-score{color:#fff}.live-time{color:#ff4d4d;font-size:.75rem;animation:2s infinite pulse}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.live-match-hover-stats{opacity:0;background:#14141666;border-top:1px solid #0000;flex-direction:column;gap:12px;max-height:0;padding:0 16px;transition:max-height .4s,opacity .3s,padding .3s,border-color .3s;display:flex;overflow:hidden}.live-match:hover{background:#28282ae6}.live-match:hover .live-match-hover-stats,.live-now-item:hover .live-match-hover-stats{opacity:1;border-top-color:#ffffff0d;max-height:250px;padding:16px}.stat-row{color:#c4c4c4;align-items:center;gap:10px;font-size:.75rem;display:flex}.stat-label{text-align:right;flex:0 0 70px}.stat-bar{background:#ffffff1a;border-radius:3px;flex:1;height:6px;display:flex;overflow:hidden}.stat-fill.blue{background:#1a6bff}.stat-fill.red{background:#ff4d4d}.stat-value{color:#fff;flex:0 0 30px;font-weight:600}.cards-bar{background:0 0;align-items:center;gap:4px;display:flex}.card-icon{border-radius:2px;width:8px;height:12px}.card-icon.yellow{background:gold}.card-icon.red{background:#ff4d4d}.live-now-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.live-now-title{color:#fff;margin:0;font-size:.9rem;font-weight:700}.btn-live-clear{color:#8f9ba8;cursor:pointer;background:0 0;border:none;font-size:.8rem}.btn-live-clear:hover{color:#fff}.live-now-list{align-items:start;gap:16px;display:flex}.live-now-item{cursor:pointer;background:#14141699;border:1px solid #c4c4c41a;border-radius:8px;flex-direction:column;flex:1;font-size:.85rem;transition:all .3s;display:flex}.live-now-item-default{padding:12px}.live-now-item:hover{background:#28282ae6;border-color:#1a6bff66;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.live-now-league{color:#8f9ba8;margin-bottom:6px;display:block}.live-now-teams{color:#fff;align-items:center;gap:8px;margin-bottom:6px;display:flex}.live-now-teams img{width:20px;height:20px}.live-now-teams b{color:#1a6bff;font-size:1rem}.live-now-extra{color:#a1a1aa;justify-content:space-between;font-size:.75rem;display:flex}.news-layout{background:#1c1b1b80;border:1px solid #c4c4c41a;border-radius:16px;margin-top:40px;padding:24px}.news-title{color:#fff;text-transform:uppercase;margin:0 0 20px;font-family:Barlow Condensed,sans-serif;font-size:1.4rem}.news-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.news-card{cursor:pointer;background:#141416cc;border:1px solid #c4c4c41a;border-radius:12px;transition:transform .3s;overflow:hidden}.news-card:hover{border-color:#1a6bff66;transform:translateY(-4px)}@media (width<=992px){.matches-layout{flex-direction:column}.live-grid,.news-grid{grid-template-columns:1fr}}@media (width<=900px){.mobile-match-tabs{gap:8px;width:100%;margin-bottom:20px;display:flex}.mobile-match-tab{color:#94a3b8;text-transform:uppercase;cursor:pointer;background:#0d141e99;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:12px 10px;font-size:.85rem;font-weight:700;transition:all .2s}.mobile-match-tab.active{background:var(--hdr-accent,#3b82f6);color:#fff;border-color:var(--hdr-accent,#3b82f6);box-shadow:0 4px 12px #3b82f64d}.matches-layout .mobile-matches-col{display:none}.matches-layout .mobile-matches-col.active{display:flex}}@media (width<=768px){.future-match__content,.past-match__content{flex-direction:row!important;gap:6px!important}.future-match__team,.past-match__team{flex-direction:column!important;gap:4px!important}.future-match__team--right,.past-match__team--right{flex-direction:column!important}.future-match__team-name,.past-match__team-name{font-size:.75rem!important}.future-match__center,.past-match__center{flex:1!important}.recent-calendar__weekdays,.recent-calendar__grid{min-width:700px!important}}@keyframes liveDotPulse{0%{transform:scale(.95);box-shadow:0 0 #ff4d4db3}70%{transform:scale(1);box-shadow:0 0 0 6px #ff4d4d00}to{transform:scale(.95);box-shadow:0 0 #ff4d4d00}}.live-pulse-dot{background-color:#ff4d4d;border-color:#1a6bff66;width:8px;height:8px;display:inline-block}.news-image{object-fit:cover;border-bottom:2px solid #1a6bff;width:100%;height:140px}.news-content{padding:16px}.news-content h4{color:#fff;margin:0 0 8px;font-family:Barlow Condensed,sans-serif;font-size:1.1rem;line-height:1.2}.news-source{color:#fff;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:3px 8px;font-family:Barlow Condensed,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.source-marca{background:#c00}.source-as{background:#002e6d}.source-md{background:#004d98;border-bottom:2px solid #a50044}.news-content p{color:#a1a1aa;margin:0;font-size:.85rem;line-height:1.4}@media (width<=992px){.matches-layout{flex-direction:column}.live-grid,.news-grid{grid-template-columns:1fr}}.mobile-match-tabs{display:none}@media (width<=900px){.mobile-match-tabs{gap:8px;width:100%;margin-bottom:20px;display:flex}.mobile-match-tab{color:#94a3b8;text-transform:uppercase;cursor:pointer;background:#0d141e99;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:12px 10px;font-size:.85rem;font-weight:700;transition:all .2s}.mobile-match-tab.active{background:var(--hdr-accent,#3b82f6);color:#fff;border-color:var(--hdr-accent,#3b82f6);box-shadow:0 4px 12px #3b82f64d}.matches-layout .mobile-matches-col{display:none}.matches-layout .mobile-matches-col.active{display:flex}}.timeline-event-box{width:44%}.mobile-only-timeline-event,.mobile-only-substitution,.mobile-only-team-badge{display:none}@media (width<=768px){.future-match__content,.past-match__content{flex-direction:row!important;gap:6px!important}.future-match__team,.past-match__team{flex-direction:column!important;gap:4px!important}.future-match__team--right,.past-match__team--right{flex-direction:column!important}.future-match__team-name,.past-match__team-name{font-size:.75rem!important}.future-match__center,.past-match__center{flex:1!important}.match-center-header{flex-direction:column;align-items:center;display:flex;padding:15px 5px!important}.btn-volver-partidos{align-self:flex-start!important;margin-bottom:15px!important;position:static!important}.match-center-header-info{margin-top:0!important}.match-score-float{flex-wrap:nowrap!important;gap:4px!important;width:100%!important;max-width:100%!important;padding:8px 2px!important}.match-score-float h2{word-break:normal!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:.72rem!important;overflow:hidden!important}.match-score-team{flex:1!important;min-width:0!important}.match-score-center{min-width:max-content;padding:6px 8px!important}.match-score-center span:first-child{white-space:nowrap!important;font-size:1.25rem!important}.match-score-center span:last-child{white-space:nowrap!important;font-size:.65rem!important}.match-detail-tabs-container{justify-content:flex-start!important}.match-detail-tabs-container button{padding:12px 15px!important;font-size:.85rem!important}.desktop-only-icon,.desktop-only-substitution{display:none!important}.mobile-only-team-badge{z-index:5;background:#0f172a;border:1px solid #fff3;border-radius:50%;width:24px;height:24px;padding:2px;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 5px #00000080;display:block!important}.mobile-only-substitution,.mobile-only-timeline-event{display:flex!important}.timeline-text-col{align-items:flex-start!important}.timeline-center-line{left:20px!important;transform:none!important}.timeline-marker-pill{left:20px!important}.timeline-event-row{justify-content:flex-end!important}.timeline-event-box{text-align:left!important;width:calc(100% - 50px)!important}.timeline-event-circle{left:2px!important;transform:none!important}.timeline-event-content{justify-content:flex-start!important}.timeline-event-content.local-event{flex-direction:row-reverse!important;justify-content:flex-end!important}.timeline-event-assist{justify-content:flex-start!important}.timeline-event-assist.local-event{flex-direction:row-reverse!important;justify-content:flex-end!important}.recent-calendar__weekdays,.recent-calendar__grid{min-width:700px!important}}.calendar-controls{margin-top:.5rem}.calendar-select{color:#fff;cursor:pointer;background-color:#1e293bb3;border:1px solid #ffffff1a;border-radius:6px;outline:none;padding:.4rem .6rem;font-size:.9rem;transition:border-color .2s}.calendar-select:focus{border-color:#facc15}.calendar-nav-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.4rem .8rem;font-weight:700;transition:all .2s}.calendar-nav-btn:hover{background:#ffffff1a;border-color:#fff3}.live-pulse-dot{background-color:#ff4d4d;border-radius:50%;width:8px;height:8px;margin-right:6px;animation:1.5s infinite liveDotPulse;display:inline-block}.ad-layout-container{width:80%;margin:0 auto}@media (width<=1024px){.ad-layout-container{width:100%}}.timeline-event-content-row{align-items:center;gap:10px;display:flex}.timeline-event-content-row.is-local{flex-direction:row-reverse;justify-content:flex-start}.timeline-event-content-row.is-away{flex-direction:row;justify-content:flex-start}.timeline-event-text-col{flex-direction:column;display:flex}.timeline-event-text-col.is-local{align-items:flex-end}.timeline-event-text-col.is-away{align-items:flex-start}@media (width<=768px){.timeline-event-content-row.is-local{flex-direction:row!important;justify-content:flex-start!important}.timeline-event-text-col.is-local{align-items:flex-start!important}.timeline-event-box{width:calc(100% - 30px)!important;padding:10px 12px!important}.timeline-center-line{left:10px!important}.timeline-event-circle{left:-8px!important}.timeline-marker-pill{left:10px!important}.timeline-event-content-row{gap:6px!important}.timeline-event-content-row img{width:28px!important;height:28px!important}.timeline-event-text-col span,.timeline-event-content-row span{font-size:.85rem!important}.match-timeline-panel{background:#0f172ac7!important;border-radius:18px!important;padding:20px 14px!important}.match-timeline-panel>h3{line-height:1.25;margin-bottom:18px!important;padding:0 4px 14px!important;font-size:1.25rem!important}.match-timeline{padding:8px 0 2px!important}.match-timeline .timeline-center-line{border-radius:999px;box-shadow:0 0 12px #3b82f64d;background:linear-gradient(#3b82f6 0%,#3b82f68c 82%,#ef44448c 100%)!important;width:3px!important;left:23px!important;transform:none!important}.match-timeline .timeline-event-row{min-height:48px;padding-left:52px;justify-content:flex-end!important;margin-bottom:14px!important}.match-timeline .timeline-event-box{min-width:0;text-align:left!important;border-radius:16px!important;width:100%!important;padding:14px!important;box-shadow:0 8px 18px #00000038!important}.match-timeline .timeline-event-circle{width:42px!important;height:42px!important;font-size:.78rem!important;left:2px!important;transform:none!important;box-shadow:0 0 0 4px #0f172af0,0 5px 14px #00000059!important}.match-timeline .timeline-boundary-row{padding-left:52px;margin-bottom:18px!important}.match-timeline .timeline-boundary-row .timeline-event-box{border-radius:15px!important;padding:13px 14px!important}.match-timeline .timeline-global-event{padding-left:52px}.match-timeline .timeline-global-box{background:#0f172ae6!important;border-color:#3b82f65c!important}.match-timeline .timeline-event-content-row,.match-timeline .timeline-event-content-row.is-local,.match-timeline .timeline-event-content-row.is-away{flex-direction:row!important;justify-content:flex-start!important}.match-timeline .timeline-event-text-col,.match-timeline .timeline-event-text-col.is-local,.match-timeline .timeline-event-text-col.is-away{align-items:flex-start!important}.match-timeline .mobile-only-team-badge{border:2px solid #0f172a;width:27px;height:27px;top:-7px;right:-7px}.match-timeline-panel{background:#121c21!important;border-color:#94a3b824!important}.match-timeline .timeline-center-line{display:none!important}.match-timeline .timeline-event-row{align-items:center;min-height:30px;padding-left:0;margin-bottom:12px!important}.match-timeline .timeline-event-box{max-width:calc(100% - 48px);width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:3px 0!important}.match-timeline .timeline-event-box>div{gap:3px!important;width:auto!important}.match-timeline .timeline-event-circle{order:1;min-height:28px;margin:0 8px;padding:0 2px;color:#93c5fd!important;width:36px!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;font-size:.78rem!important;position:static!important}.match-timeline .timeline-local-event{justify-content:flex-start!important}.match-timeline .timeline-local-event .timeline-event-box{order:2;text-align:left!important}.match-timeline .timeline-away-event{justify-content:flex-end!important}.match-timeline .timeline-away-event .timeline-event-box{order:1;text-align:right!important}.match-timeline .timeline-away-event .timeline-event-circle{order:2}.match-timeline .timeline-event-content-row,.match-timeline .timeline-event-content-row.is-local,.match-timeline .timeline-event-content-row.is-away{gap:5px!important}.match-timeline .timeline-away-event .timeline-event-content-row,.match-timeline .timeline-away-event .timeline-event-text-col{justify-content:flex-end!important;align-items:flex-end!important}.match-timeline .timeline-event-text-col,.match-timeline .timeline-event-text-col.is-local,.match-timeline .timeline-event-text-col.is-away{gap:2px!important}.match-timeline .timeline-event-text-col span,.match-timeline .timeline-event-content-row span{line-height:1.25;font-size:.84rem!important}.match-timeline .timeline-event-box img,.match-timeline .mobile-only-team-badge{display:none!important}.match-timeline .timeline-boundary-row,.match-timeline .timeline-global-event{padding-left:0;justify-content:center!important;margin:17px 0!important;display:flex!important}.match-timeline .timeline-boundary-row .timeline-event-box,.match-timeline .timeline-global-event .timeline-event-box{color:#cbd5e1;align-items:center;max-width:none;display:flex;text-align:center!important;width:100%!important}.match-timeline .timeline-boundary-row .timeline-event-box:before,.match-timeline .timeline-boundary-row .timeline-event-box:after,.match-timeline .timeline-global-event .timeline-event-box:before,.match-timeline .timeline-global-event .timeline-event-box:after{content:"";background:#94a3b83d;flex:1;height:1px}.match-timeline .timeline-boundary-row .timeline-event-box>div,.match-timeline .timeline-global-event .timeline-event-box>div{flex:none;padding:0 11px;width:auto!important}.match-timeline .timeline-boundary-row .timeline-event-box span,.match-timeline .timeline-global-event .timeline-event-box span{letter-spacing:.02em!important;font-size:.78rem!important}.h2h-summary,.h2h-filters{display:none!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body.signup-page{flex-direction:column;min-height:100vh;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;font-weight:700;display:flex;overflow-x:auto}a{text-decoration:none}.signup-header{background:#222121;border-bottom:3px solid #1a6bff;justify-content:center;align-items:center;height:64px;display:flex;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.signup-header__brand{align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.signup-header__brand:hover{opacity:.8}.signup-header__logo{object-fit:contain;width:auto;height:32px}.signup-header__name{color:#e8f0fc;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:800}.signup-header__dot{color:#1a6bff}.auth-main{flex:1;justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:calc(100vh - 136px);padding:30px 20px 40px;display:flex;overflow-x:hidden}.container{background-color:#111827;border:1px solid #ffffff14;border-radius:24px;width:768px;max-width:100%;min-height:450px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.container p{color:#b4bdcb;margin:16px 0;font-size:14px;font-weight:400;line-height:1.5}.container span{color:#b4bdcb;margin-bottom:24px;font-size:12px;font-weight:400}.container a{color:#1a6bff;margin:12px 0 8px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:block}.container a:hover{color:#6ba4ff}.form-container{background-color:#111827;height:100%;transition:all .6s ease-in-out;position:absolute;top:0}.sign-in{z-index:2;width:50%;transition:opacity .3s,transform .6s ease-in-out;left:0}.container.active .sign-in{transform:translate(100%)}.container.reset-mode .sign-in{opacity:0;pointer-events:none;z-index:1}.sign-up{opacity:0;z-index:1;width:50%;left:0}.container.active .sign-up{opacity:1;z-index:5;animation:.6s fadeIn;transform:translate(100%)}.reset-view{z-index:3;opacity:0;pointer-events:none;width:50%;transition:opacity .35s,transform .35s;left:0;transform:translate(-20px)}.container.reset-mode .reset-view{opacity:1;pointer-events:auto;transform:translate(0)}#back-to-login-link{color:#94a3b8;margin-top:40px;font-size:12px;font-weight:500;transition:color .2s;display:block}#back-to-login-link:hover{color:#1a6bff}@keyframes fadeIn{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.container form{flex-direction:column;justify-content:center;align-items:center;gap:0;height:100%;padding:40px 36px;display:flex}.container form h2{color:#f5f7fb;letter-spacing:-.02em;margin-bottom:6px;font-family:Inter,Arial,sans-serif;font-size:2.6rem;font-weight:900}.container input{color:#f5f7fb;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;margin:6px 0;padding:11px 14px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s}.container input::placeholder{color:#6b7280}.container input:focus{background:#ffffff14;border-color:#1a6bff80}.container form>button[type=submit],.container form>button[type=button]{color:#0c1118;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#1a6bff,#6ba4ff);border:1px solid #0000;border-radius:999px;width:100%;margin-top:14px;padding:11px 40px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .15s,box-shadow .2s}.container form>button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1a6bff59}.reset-password-panel{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin:8px 0 4px;padding:14px;display:none}.reset-password-panel.active{display:block}.reset-title{text-transform:uppercase;letter-spacing:.5px;color:#1a6bff!important;margin:0 0 8px!important;font-size:12px!important;font-weight:700!important}.reset-password-panel input{margin:4px 0}.reset-password-btn{color:#6ba4ff;cursor:pointer;background:#1a6bff26;border:1px solid #1a6bff59;border-radius:8px;width:100%;margin-top:10px;padding:10px;font-family:inherit;font-size:12px;font-weight:700;transition:background .2s}.reset-password-btn:hover{background:#1a6bff47}.toggle-container{z-index:10;background:linear-gradient(160deg,#0d1821 0%,#131f2e 100%);border-radius:150px 0 0 100px;width:50%;height:100%;transition:all .6s ease-in-out;position:absolute;top:0;left:50%;overflow:hidden}.container.active .toggle-container{border-radius:0 150px 100px 0;transform:translate(-100%)}.toggle{color:#f5f7fb;background:linear-gradient(160deg,#0d1821 0%,#131f2e 100%);border-left:1px solid #ffffff14;width:200%;height:100%;transition:all .6s ease-in-out;position:relative;left:-100%;transform:translate(0)}.toggle:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#d4a01738,#0000 55%),radial-gradient(circle at 80% 80%,#1a6bff29,#0000 50%);position:absolute;inset:0}.container.active .toggle{transform:translate(50%)}.toggle-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:45%;height:100%;padding:0 24px;transition:all .6s ease-in-out;display:flex;position:absolute;top:0}.toggle-panel h2{color:#f5f7fb;margin-bottom:8px;font-family:Inter,Arial,sans-serif;font-size:1.2rem;font-weight:900}.toggle-panel p{color:#b4bdcb;margin:10px 0 16px;font-size:.82rem;font-weight:400;line-height:1.4}.toggle-logo{object-fit:contain;filter:drop-shadow(0 0 10px #d4a01766);width:480px;height:auto;margin-top:-30px;margin-bottom:-30px}.toggle-left{transform:translate(-200%)}.toggle-right{right:0;transform:translate(0)}.container.active .toggle-left{transform:translate(0)}.container.active .toggle-right{transform:translate(200%)}button.hidden{color:#f5f7fb;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border-radius:999px;padding:10px 28px;font-family:inherit;font-size:12px;font-weight:700;transition:background .2s,border-color .2s,color .2s;background:0 0!important;border:1.5px solid #ffffff59!important}button.hidden:hover{color:#6ba4ff;background:#1a6bff1f!important;border-color:#1a6bff!important}.fterror-overlay{z-index:9000;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#080e18b3;justify-content:center;align-items:center;padding:20px;transition:opacity .28s;display:flex;position:fixed;inset:0}.fterror-overlay.active{opacity:1;pointer-events:all}.fterror-card{text-align:center;background:linear-gradient(160deg,#111c2e 0%,#0d1a28 100%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:40px 36px 32px;transition:transform .38s cubic-bezier(.34,1.5,.64,1);display:flex;transform:translateY(18px)scale(.96);box-shadow:0 24px 70px #0000008c}.fterror-overlay.active .fterror-card{transform:translateY(0)scale(1)}.fterror-icon{width:68px;height:68px;margin-bottom:20px;animation:2.2s ease-in-out infinite fterror-bob}@keyframes fterror-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.fterror-title{color:#f5f7fb;letter-spacing:-.01em;margin-bottom:10px;font-family:Inter,Arial,sans-serif;font-size:1.2rem;font-weight:700}.fterror-msg{color:#b4bdcb;margin-bottom:26px;font-family:Inter,Arial,sans-serif;font-size:.84rem;font-weight:400;line-height:1.65}.fterror-btn{color:#fca5a5;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;background:#dc26262e;border:1px solid #dc262666;border-radius:999px;padding:11px 44px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:700;transition:background .2s,transform .15s}.fterror-btn:hover{background:#dc262652;transform:translateY(-1px)}.ftsuccess-overlay{z-index:9000;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#080e18b3;justify-content:center;align-items:center;padding:20px;transition:opacity .28s;display:flex;position:fixed;inset:0}.ftsuccess-overlay.active{opacity:1;pointer-events:all}.ftsuccess-card{text-align:center;background:linear-gradient(160deg,#111c2e 0%,#0d1a28 100%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:40px 36px 32px;transition:transform .38s cubic-bezier(.34,1.5,.64,1);display:flex;transform:translateY(18px)scale(.96);box-shadow:0 24px 70px #0000008c}.ftsuccess-overlay.active .ftsuccess-card{transform:translateY(0)scale(1)}.ftsuccess-icon{width:68px;height:68px;margin-bottom:20px;animation:.5s cubic-bezier(.34,1.7,.64,1) both ftsuccess-pop}@keyframes ftsuccess-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ftsuccess-title{color:#f5f7fb;letter-spacing:-.01em;margin-bottom:10px;font-family:Inter,Arial,sans-serif;font-size:1.2rem;font-weight:700}.ftsuccess-msg{color:#b4bdcb;margin-bottom:26px;font-family:Inter,Arial,sans-serif;font-size:.84rem;font-weight:400;line-height:1.65}.ftsuccess-btn{color:#0c1118;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#1a6bff,#6ba4ff);border:none;border-radius:999px;padding:11px 44px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:800;transition:transform .15s,box-shadow .2s}.ftsuccess-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1a6bff4d}@media (width<=767px){.signup-page .topbar{flex-flow:row!important;align-items:center!important;gap:8px!important;height:56px!important;padding:0 16px!important}.signup-page .topbar-logo{object-fit:contain!important;flex-shrink:0!important;align-self:center!important;width:90px!important;height:90px!important;margin:0!important}.signup-page .topbar-title{flex-shrink:1!important;margin:0 0 0 -25px!important;font-size:1.4rem!important}.container{width:92%;min-height:unset;border-radius:0;grid-template-columns:1fr;display:grid;overflow:hidden}.form-container{grid-area:1/1;width:100%;height:auto;min-height:320px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .4s;position:relative}.sign-in{opacity:1;z-index:2;transform:translate(0)}.sign-up{opacity:0;z-index:1;transform:translate(100%)}.reset-view{opacity:0;z-index:3;pointer-events:none;background-color:#111827;transform:translate(-100%)}.container.active .sign-in{opacity:0;pointer-events:none;z-index:1;transform:translate(-100%)}.container.active .sign-up{opacity:1;z-index:2;pointer-events:auto;transform:translate(0)}.container.reset-mode .sign-in{opacity:0;pointer-events:none;z-index:1;transform:translate(100%)}.container.reset-mode .reset-view{opacity:1!important;pointer-events:auto!important;transform:translate(0)!important}.container form h2{font-size:1.9rem}.reset-view form{justify-content:flex-start!important;gap:0!important;padding:24px!important}.reset-view form h2{margin-bottom:4px!important;font-size:1.6rem!important}.reset-view form span{margin-bottom:10px!important;font-size:.75rem!important;line-height:1.4!important}.reset-view form input{margin:4px 0!important;padding:9px 12px!important;font-size:12px!important}.reset-view form>button[type=button]{margin-top:10px!important;padding:9px 20px!important;font-size:11px!important}#back-to-login-link{margin-top:40px!important;font-size:11px!important}.toggle-container,.container.active .toggle-container,.container.reset-mode .toggle-container{grid-area:2/1;width:100%;height:auto;margin-top:0;transition:none;border-radius:0!important;position:relative!important;left:0!important;transform:none!important}.toggle{width:100%!important;height:auto!important;padding:16px!important;transition:none!important;position:relative!important;left:0!important;transform:none!important}.toggle-panel{overflow:hidden;align-items:center!important;width:100%!important;padding:16px!important;transition:none!important;position:relative!important;transform:none!important}.toggle-logo{align-self:center!important;width:min(480px,100%)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.toggle-left{display:none}.toggle-right,.container.active .toggle-left{display:block}.container.active .toggle-right{display:none}}@media (width>=768px) and (width<=1104px){.container{width:min(768px,90%)}}@media (width>=1105px){.container{width:768px}}.fav-btn{cursor:pointer;color:var(--muted,#666);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;overflow:hidden}.fav-btn svg{width:20px!important;height:20px!important}.fav-btn-text{display:none}.fav-btn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.fav-btn.is-active{color:gold;background:#ffd7000d;border-color:#ffd7004d}.fav-btn.is-active:hover{background:#ffd7001a}.fav-btn.is-active svg{animation:.6s cubic-bezier(.175,.885,.32,1.275) starBounce}@keyframes starBounce{0%{transform:scale(1)}40%{color:#fff275;transform:scale(1.5)rotate(20deg)}70%{transform:scale(.9)rotate(-10deg)}to{transform:scale(1)rotate(0)}}.favoritos-container{width:100%}.favoritos-content{padding:50px 20px 80px}.fav-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:25px;margin-top:20px;display:grid}.fav-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:25px 20px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #0003}.fav-card:hover{background:#ffffff0f;border-color:gold;transform:translateY(-8px);box-shadow:0 8px 30px #ffd70026}.fav-card-img{object-fit:contain;width:90px;height:90px;margin-bottom:20px;transition:transform .3s}.fav-card:hover .fav-card-img{transform:scale(1.08)}.fav-card-info{text-align:center}.fav-card-country{color:var(--muted,#999);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:.85rem;display:block}.fav-card-name{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1.3rem;font-weight:700;display:block}.empty-fav-state{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:60px 0;padding:60px 20px;display:flex}.empty-fav-icon{color:#ffd70066;width:64px;height:64px;margin-bottom:20px}.empty-fav-state h4{color:#fff;margin:0 0 10px;font-family:Barlow Condensed,sans-serif;font-size:1.5rem}.empty-fav-state p{color:var(--muted);max-width:400px;margin:0 0 24px;font-size:1rem;line-height:1.5}.empty-fav-btn{background:var(--accent-2,#1a6bff);color:#fff;border-radius:8px;padding:10px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.empty-fav-btn:hover{background:#1055d4;transform:translateY(-2px)}
