:root{--red:#d90429;--dark:#02050d;--navy:#061226;--text:#071027;--muted:#667085;--line:#e7eaf0;--green:#08a33b;--orange:#ff9800;--blue:#1f75ff;--soft:#f6f7fb}*{box-sizing:border-box}body{color:var(--text);background:#f5f6fa;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}.sd-app{min-height:100vh;display:flex}.sd-sidebar{color:#fff;z-index:20;background:#02060e;width:250px;padding:28px 18px;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.sd-sidebar-bg{opacity:.95;background:radial-gradient(circle at 95% 38%,#00821e73,#0000 34%),linear-gradient(90deg,#020306 0%,#040a13 62%,#06110a 100%);position:absolute;inset:0}.sd-sidebar:after{content:"";border:6px solid #ffffff47;border-radius:50%;width:330px;height:780px;position:absolute;top:20px;right:-150px;transform:rotate(18deg)}.sd-logo-card,.sd-nav,.sd-sidebar-footer{z-index:2;position:relative}.sd-logo-card{background:#fff;border-radius:12px;width:150px;margin:0 0 36px 4px;padding:14px;box-shadow:0 10px 24px #00000040}.sd-logo-card img{width:100%;display:block}.sd-nav{flex-direction:column;gap:18px;display:flex}.sd-main-link{letter-spacing:.2px;border-radius:10px;align-items:center;gap:12px;height:54px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.sd-main-link span{flex:1}.sd-main-link.active{background:linear-gradient(135deg,var(--red),#a00021);box-shadow:0 12px 24px #d9042957}.sd-subnav{border-left:1px solid #ffffff47;flex-direction:column;gap:6px;margin:10px 0 0 20px;padding-left:12px;display:none}.sd-nav-group.open .sd-subnav{display:flex}.sd-subnav a{color:#fff;border-radius:8px;align-items:center;gap:10px;height:44px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.sd-subnav a.active{background:linear-gradient(135deg,var(--red),#a00021)}.sd-sidebar-footer{position:absolute;bottom:28px;left:22px;right:22px}.sd-team-switch-label{color:#d7dce7;margin-bottom:8px;font-size:12px}.sd-team-switch{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;width:100%;padding:10px}.sd-team-switch option{color:#111}.sd-copy{text-align:center;color:#e6e6e6;border-top:1px solid #ffffff59;margin-top:24px;padding-top:18px;line-height:1.5}.sd-main{background:linear-gradient(#fff,#f7f8fb);width:calc(100% - 250px);min-height:100vh;margin-left:250px;padding:28px 30px 48px}.sd-page-title{letter-spacing:-1.5px;text-transform:uppercase;margin:0 0 22px;font-size:42px;line-height:1}.sd-page-title:after{content:"S";color:var(--red)}.sd-card{border:1px solid var(--line);background:#ffffffeb;border-radius:18px;margin-bottom:20px;padding:22px;box-shadow:0 14px 40px #0e142012}.sd-card.compact{padding:16px}.sd-card h3{text-transform:uppercase;margin:0 0 16px;font-size:18px}.sd-card h4{margin:16px 0 8px}.sd-card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.sd-top-summary{justify-content:space-between;align-items:center;gap:26px;display:flex}.sd-team-header{align-items:center;gap:20px;margin-bottom:18px;display:flex}.sd-team-header.small{margin-bottom:10px}.sd-team-header h2{margin:0 0 6px;font-size:30px}.sd-team-header.small h2{font-size:24px}.sd-team-header p{color:#3f4a5f;margin:2px 0}.sd-club-logo{object-fit:contain;vertical-align:middle}.sd-summary-numbers{flex:1;grid-template-columns:repeat(5,minmax(120px,1fr));gap:20px;display:grid}.sd-summary-numbers div{border-left:1px solid var(--line);padding-left:22px}.sd-summary-numbers small{font-weight:800;display:block}.sd-summary-numbers b{font-size:42px;display:block}.green{color:var(--green)!important}.red{color:#e3132c!important}.big{font-size:42px;display:block}.sd-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.sd-grid-3{grid-template-columns:1.25fr .85fr .9fr;gap:20px;display:grid}.sd-grid-4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.sd-table{border-collapse:collapse;width:100%;font-size:14px}.sd-table th{text-transform:uppercase;color:#111;text-align:left;border-bottom:1px solid var(--line);padding:12px;font-size:12px}.sd-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.sd-table td:nth-child(2){font-weight:800}.sd-table .sd-club-logo{margin-right:10px}.sd-table tr.own{color:#c40029;background:#fff0f3}.sd-table.mini td{padding:9px}.sd-pill{border:1px solid #ccc;border-radius:7px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-right:4px;font-weight:800;display:inline-flex}.sd-pill.green{color:var(--green);border-color:var(--green)}.sd-pill.red{color:#ff2136;border-color:#ff2136}.sd-pill.orange{color:var(--orange);border-color:var(--orange)}.sd-vbars{justify-content:space-around;align-items:flex-end;gap:18px;height:230px;padding:14px 10px;display:flex}.sd-vbar-item{flex-direction:column;align-items:center;gap:8px;min-width:62px;display:flex}.sd-vbar-cols{align-items:flex-end;gap:8px;height:170px;display:flex}.sd-vbar{border-radius:4px 4px 0 0;width:32px;position:relative;box-shadow:0 10px 18px #0000001f}.sd-vbar span{text-align:center;font-weight:900;position:absolute;top:-22px;left:0;right:0}.sd-vbar.green{background:var(--green)}.sd-vbar.red{background:#ff1731}.sd-vbars.single .sd-vbar{width:42px}.sd-legend{align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.sd-legend.right{justify-content:flex-end;margin-bottom:12px}.green-dot,.red-dot,.sq{border-radius:3px;width:13px;height:13px;display:inline-block}.green-dot,.sq.green{background:var(--green)}.red-dot{background:#ff1731}.sq.blue{background:var(--blue)}.sq.orange{background:#ff9800}.sq.gray{background:#c9ced7}.sd-note{border-radius:10px;margin-top:8px;padding:13px 16px;font-weight:800}.sd-note.green{color:#057d2a;background:#e8f7ee}.sd-note.red{color:#ec001f;background:#fff0f1}.sd-line-fake{border-bottom:1px solid #d8dde8;border-left:1px solid #d8dde8;height:240px;margin:15px 20px;position:relative}.sd-line-fake span{background:var(--red);border-radius:50%;width:10px;height:10px;position:absolute}.sd-line-fake b{background:var(--red);color:#fff;border-radius:10px;padding:10px 12px;position:absolute;bottom:30px;right:0}.sd-jornada-nav{justify-content:center;align-items:center;gap:14px;margin:0 0 14px;display:flex}.sd-jornada-nav.top{margin:0 auto 22px}.sd-jornada-nav button,.sd-jornada-nav select,.sd-square-btn{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:54px;height:48px;font-weight:900}.sd-jornada-nav select{padding:0 22px}.sd-match-cards{gap:14px;display:flex;overflow:hidden}.sd-match-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;min-width:210px;padding:14px}.sd-match-card b{font-size:24px}.sd-team-tabs-wrap{align-items:center;gap:16px;margin-bottom:20px;display:flex}.sd-team-tabs{flex:1;gap:16px;display:flex;overflow:hidden}.sd-team-tab{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-width:210px;height:62px;font-weight:900;display:flex}.sd-team-tab.active{background:linear-gradient(135deg,var(--red),#a00021);color:#fff;border-color:#0000}.sd-table-scroll{position:relative;overflow:auto}.sd-minutes-table{border-collapse:collapse;width:max-content;min-width:100%;font-size:13px}.sd-minutes-table th,.sd-minutes-table td{border:1px solid var(--line);text-align:center;padding:8px 10px}.sd-minutes-table .player-name{text-align:left;min-width:190px;font-weight:900}.sd-minutes-table select{border:1px solid var(--line);background:#fff;border-radius:6px;padding:4px}.sd-minutes-table td.minute{border-left:0;border-right:0;min-width:44px;padding:8px 0;font-weight:900}.minute.TITULAR{background:#dff0d5}.minute.SUPLENTE_JUGO{background:#dcebff}.minute.SUPLENTE_NO_JUGO{color:#e3132c;background:#ffefd4}.minute.NO_CONVOCADO{background:#e3e5ea}.sd-info-dot{border:1px solid #111;border-radius:50%;justify-content:center;width:16px;height:16px;margin-left:4px;font-size:11px;display:inline-flex;position:relative}.sd-popover{z-index:10;background:#fff;border-radius:12px;width:190px;padding:14px;display:none;position:absolute;top:22px;left:-60px;box-shadow:0 12px 32px #0000002e}.sd-info-dot:hover .sd-popover{display:block}.sd-popover i{background:#f2f4f7;border-radius:8px;margin-top:6px;padding:9px;font-style:normal;display:block}.clean{background:0 0;border:0}.sd-hover-chart{z-index:8;background:#fff;border-radius:12px;padding:16px;position:absolute;top:140px;left:160px;box-shadow:0 12px 35px #00000038}.sd-minibars{align-items:end;gap:10px;height:110px;display:flex}.sd-minibar{flex-direction:column;align-items:center;gap:3px;display:flex}.sd-minibar i{background:var(--green);border-radius:3px;width:18px;display:block}.sd-minibar.SUPLENTE_JUGO i{background:var(--blue)}.sd-minibar.SUPLENTE_NO_JUGO i{background:var(--orange)}.sd-minibar.NO_CONVOCADO i{background:#c9ced7}.sd-minibar span{font-size:11px;font-weight:900}.sd-hbar{grid-template-columns:190px 1fr;align-items:center;gap:14px;margin:8px 0;display:grid}.sd-bar-row{align-items:center;gap:12px;display:flex}.sd-bar-bg{background:#eee;border-radius:8px;flex:1;height:8px}.sd-bar-fill{background:var(--green);border-radius:8px;height:8px}.sd-outline-btn{border:1px solid var(--red);width:100%;height:48px;color:var(--red);background:#fff;border-radius:8px;margin-top:18px;font-weight:900}.sd-modal-back{z-index:40;background:#00000085;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sd-modal{background:#fff;border-radius:18px;width:min(1180px,88vw);max-height:84vh;padding:28px;position:relative;overflow:auto;box-shadow:0 25px 80px #00000059}.sd-modal.big{width:min(1420px,90vw)}.sd-modal h2{margin:0 0 6px;font-size:32px}.sd-modal-close{background:0 0;border:0;position:absolute;top:22px;right:22px}.sd-modal-group{margin-bottom:14px}.sd-lineup-layout{grid-template-columns:1.05fr 1fr;gap:20px;display:grid}.sd-pitch{background:linear-gradient(90deg,#237313,#2c8c16);border:6px solid #19510d;border-radius:12px;height:650px;position:relative;overflow:hidden}.sd-pitch:before{content:"";border:3px solid #ffffffb3;border-radius:2px;position:absolute;inset:30px}.sd-pitch-line{justify-content:center;gap:22px;display:flex;position:absolute;left:40px;right:40px}.sd-pitch-line.l0{top:170px}.sd-pitch-line.l1{top:320px}.sd-pitch-line.l2{top:470px}.sd-pitch>.sd-pitch-player{position:absolute;top:65px;left:50%;transform:translate(-50%)}.sd-pitch-player{text-align:center;background:#fff;border-radius:10px;min-width:130px;padding:10px 14px;font-weight:800;box-shadow:0 10px 20px #0000002e}.sd-pitch-player b{color:var(--red);margin-right:8px}.sd-pos-row{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;align-items:start;gap:12px;padding:12px 0;display:grid}.sd-pos-row span{border:1px solid var(--line);background:#f5f6f8;border-radius:8px;margin:0 8px 8px 0;padding:8px 10px;display:inline-block}.sd-inline-filter{align-items:center;gap:12px;margin-bottom:18px;display:flex}.sd-inline-filter.center{justify-content:center}.sd-inline-filter label{font-weight:900}.sd-inline-filter select{border:1px solid var(--line);background:#fff;border-radius:10px;height:44px;padding:0 20px}.foot-mini{color:#667085;vertical-align:super;margin-left:2px;font-size:11px}.sd-timeline{justify-content:center;align-items:center;gap:24px;height:220px;display:flex}.sd-timeline div{background:#fff;border:2px solid #dbe3f2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.sd-timeline b{font-size:28px}.sd-fixtures{flex-direction:column;gap:10px;display:flex}.sd-fixture{border:1px solid var(--line);border-radius:12px;grid-template-columns:1.2fr 120px 1.2fr 1fr 160px;align-items:center;gap:18px;padding:14px;display:grid}.sd-fixture>div{align-items:center;gap:12px;display:flex}.sd-fixture strong{text-align:center;font-size:28px}.sd-fixture button{border:1px solid var(--red);height:42px;color:var(--red);background:#fff;border-radius:8px;font-weight:900}.sd-match-head{text-align:center;grid-template-columns:90px 1fr 150px 1fr 90px;align-items:center;gap:18px;display:grid}.sd-match-head b{font-size:48px}.sd-tabs{border-bottom:1px solid var(--line);gap:12px;margin:16px 0;display:flex}.sd-tabs button{background:0 0;border:0;border-bottom:3px solid #0000;padding:14px 24px;font-weight:900}.sd-tabs button.active{color:var(--red);border-color:var(--red)}.sd-tabs.big{border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 10px}.sd-events{padding:10px 0 10px 50%;position:relative}.sd-events:before{content:"";border-left:2px solid #dbe3f2;position:absolute;top:0;bottom:0;left:50%}.sd-event{border:1px solid var(--line);background:#fff;border-radius:10px;width:46%;margin:12px 0;padding:14px;position:relative}.sd-event:nth-child(odd){margin-left:-48%}.sd-event b{border:1px solid var(--line);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:16px;right:-66px}.sd-event:nth-child(2n) b{left:-66px;right:auto}.sd-empty{text-align:center;color:var(--muted);background:#f7f8fb;border-radius:12px;padding:28px}.classification tbody tr:nth-last-child(-n+3){background:#fff4f5}@media (max-width:1100px){.sd-sidebar{width:210px}.sd-main{width:calc(100% - 210px);margin-left:210px}.sd-grid-2,.sd-grid-3,.sd-grid-4,.sd-lineup-layout{grid-template-columns:1fr}.sd-summary-numbers{grid-template-columns:repeat(2,1fr)}}.sd-sidebar{flex-direction:column;width:250px;padding:18px 14px;display:flex;overflow:hidden auto}.sd-sidebar:after{pointer-events:none;height:760px;top:42px;right:-155px}.sd-logo-card{border-radius:12px;flex:none;width:150px;margin:0 0 22px 4px;padding:12px}.sd-main-link{border-radius:11px;height:52px;padding:0 13px;font-size:14px}.sd-main-link span{min-width:0;line-height:1.05}.sd-subnav{gap:3px;margin:8px 0 0 19px;padding-left:11px}.sd-subnav a{white-space:nowrap;height:38px;padding:0 10px;font-size:13.5px}.sd-sidebar-footer{z-index:2;flex:none;margin-top:auto;padding-top:18px;position:relative;bottom:auto;left:auto;right:auto}.sd-team-switch-label{font-size:11px}.sd-team-switch{height:43px;font-weight:800}.sd-copy{margin-top:18px;padding-top:16px;font-size:14px}@media (max-height:780px){.sd-sidebar{padding-top:14px}.sd-logo-card{width:130px;margin-bottom:14px}.sd-main-link{height:48px}.sd-subnav a{height:34px}.sd-nav{gap:8px}.sd-copy{margin-top:12px;padding-top:12px;font-size:12px}.sd-team-switch{height:38px}}.home2-title{letter-spacing:-1.4px;text-transform:uppercase;color:var(--navy);margin:0 0 14px;font-size:40px;line-height:1}.home2-title:after{content:""}.home2-identity{align-items:center;gap:18px;min-width:0;display:flex}.home2-identity .sd-club-logo{flex:none;width:90px!important;height:90px!important}.home2-identity h2{letter-spacing:-.7px;text-transform:uppercase;margin:0 0 5px;font-size:30px;line-height:1}.home2-identity p{color:#0f172a;margin:2px 0;font-size:14px}.home2-forma span{color:#344054;margin-bottom:6px;font-size:13px;display:block}.home2-forma>div,.home2-form-pills{flex-wrap:nowrap;align-items:center;gap:5px;display:flex}.home2-forma .sd-pill,.home2-form-pills .sd-pill{background:#fff;border-radius:7px;width:25px;min-width:25px;height:25px;margin:0;font-size:13px}.home2-kpis{grid-template-columns:.72fr .86fr .98fr .8fr 1.28fr;align-items:center;display:grid}.home2-kpi,.home2-next{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:92px;padding:6px 18px;display:flex}.home2-kpi small,.home2-next small{color:#020617;margin-bottom:5px;font-size:13px;font-weight:900}.home2-kpi b{color:var(--navy);letter-spacing:-1px;font-size:42px;line-height:.95}.home2-kpi b.green{color:var(--green)}.home2-kpi b.red{color:var(--red)}.home2-kpi span,.home2-next span{color:#475467;font-size:14px}.home2-next b{text-transform:uppercase;margin:2px 0 8px;font-size:16px}.muted{color:#667085!important}.home2-main-grid{grid-template-columns:minmax(560px,1.35fr) minmax(315px,.78fr) minmax(330px,.85fr);align-items:stretch;gap:16px;margin-bottom:14px;display:grid}.home2-card{margin-bottom:0;padding:18px}.home2-card h3{margin:0 0 13px;font-size:18px}.home2-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:13px}.home2-table th{text-transform:uppercase;text-align:left;color:#111827;border-bottom:1px solid var(--line);white-space:nowrap;padding:8px 7px;font-size:11px}.home2-table td{border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;padding:8px 7px}.home2-table tr.own{color:#c40029;background:#fff0f3}.home2-team-cell{align-items:center;gap:10px;min-width:210px;font-weight:900;display:flex}.home2-team-cell span{text-overflow:ellipsis;overflow:hidden}.home2-classification-table td:not(:nth-child(2)),.home2-classification-table th:not(:nth-child(2)){text-align:center}.home2-classification-table td:nth-child(2),.home2-classification-table th:nth-child(2){text-align:left}.home2-classification-table td:last-child{min-width:150px}.home2-evolution svg{width:100%;height:282px;display:block}.home2-evolution b{background:var(--red);color:#fff;border-radius:10px;padding:8px 10px;font-size:18px;position:absolute;bottom:54px;right:8px}.home2-card-title-tabs{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.home2-card-title-tabs h3{margin:0}.home2-tabs{background:#eef0f4;border-radius:9px;min-width:170px;display:flex;overflow:hidden}.home2-tabs button{background:0 0;border:0;height:36px;padding:0 15px;font-size:13px;font-weight:900}.home2-ranking-table td:first-child{text-align:center;width:28px;font-weight:950}.home2-ranking-table td:nth-child(2){white-space:normal;font-weight:900;line-height:1.2}.home2-ranking-table td{font-size:13px}.home2-fixtures-card{margin-top:0;padding:14px 18px 20px}.home2-jornada-nav{justify-content:center;align-items:center;gap:12px;margin:0 0 14px;display:flex}.home2-jornada-nav button,.home2-jornada-nav select{border:1px solid var(--line);background:#fff;border-radius:10px;height:48px;font-weight:900}.home2-jornada-nav button{justify-content:center;align-items:center;width:58px;display:inline-flex}.home2-jornada-nav select{text-align:center;min-width:150px;padding:0 16px}.home2-jornada-nav button:disabled,.home2-match-arrow:disabled{opacity:.35;cursor:not-allowed}.home2-match-window{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;min-height:164px;display:grid;overflow:hidden}.home2-match-arrow{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:center;align-items:center;width:44px;height:54px;display:flex;box-shadow:0 8px 20px #00000014}.home2-match-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;height:154px;padding:23px 12px 12px;display:flex;position:relative;box-shadow:0 10px 24px #0f172a0a}.home2-match-card.own{border-color:var(--red)}.home2-match-badge{background:var(--red);color:#fff;text-transform:uppercase;white-space:nowrap;z-index:2;border-radius:0 0 5px 5px;padding:5px 20px;font-size:10px;font-weight:950;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.home2-match-teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;display:grid}.home2-match-teams>div{flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex}.home2-match-teams span{text-transform:uppercase;text-overflow:ellipsis;justify-content:center;align-items:center;max-width:100%;min-height:25px;font-size:10.5px;font-weight:950;line-height:1.12;display:flex;overflow:hidden}.home2-match-teams strong{white-space:nowrap;letter-spacing:-.5px;font-size:24px}.home2-match-card small{color:#111827;margin-top:7px;font-size:12px;font-weight:800;display:block}.home2-fixtures-card .sd-empty{grid-column:1/-1;align-self:center}.home2-page .sd-home-tramos-card,.home2-page .sd-vbars,.home2-page .sd-home-tramos-chart{display:none!important}@media (max-width:1450px){.home2-hero{grid-template-columns:1fr}.home2-kpis{grid-template-columns:repeat(5,1fr)}.home2-main-grid{grid-template-columns:1fr}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:auto}.home2-standings-scroll{height:420px}.home2-match-window{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.sd-sidebar{width:220px}.sd-main{width:calc(100% - 220px);margin-left:220px}.home2-kpis{grid-template-columns:repeat(2,1fr)}.home2-match-window{grid-template-columns:1fr}}.sd-sidebar{width:270px!important;min-width:270px!important;height:100vh!important;padding:18px 16px 20px!important;overflow:hidden auto!important}.sd-main{width:calc(100% - 270px)!important;margin-left:270px!important;padding:20px 28px 34px!important}.sd-logo-card{width:150px!important;margin:0 0 22px 8px!important}.sd-nav{flex-direction:column!important;flex:none!important;gap:12px!important;margin-bottom:26px!important;display:flex!important}.sd-main-link{white-space:nowrap!important;height:54px!important;padding:0 14px!important;font-size:14px!important}.sd-main-link span{white-space:normal!important;line-height:1.05!important}.sd-subnav a{white-space:nowrap!important;height:36px!important;font-size:13.5px!important}.sd-sidebar-footer{margin-top:26px!important;padding-top:16px!important;position:static!important}.sd-copy{font-size:13px!important;line-height:1.35!important}.home2-page{max-width:none!important}.home2-title{letter-spacing:-1.2px!important;margin:0 0 12px!important;font-size:38px!important}.home2-title:first-letter{color:inherit!important}.home2-title:after{content:"S";color:var(--red)}.home2-hero{grid-template-columns:minmax(410px,.98fr) minmax(780px,2.6fr)!important;align-items:center!important;gap:18px!important;min-height:136px!important;margin-bottom:14px!important;padding:16px 22px!important;display:grid!important}.home2-identity .sd-club-logo{object-fit:contain!important;width:82px!important;height:82px!important}.home2-identity p{color:#0b1225!important;margin:2px 0!important;font-size:14px!important;line-height:1.18!important}.home2-forma>div,.home2-form-pills{flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:max-content!important;display:flex!important}.home2-forma .sd-pill,.home2-form-pills .sd-pill{border-radius:7px!important;justify-content:center!important;align-items:center!important;width:25px!important;min-width:25px!important;max-width:25px!important;height:25px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.home2-kpis{grid-template-columns:.68fr .86fr .98fr .76fr 1.1fr!important}.home2-kpi b{font-size:40px!important;line-height:.95!important}.home2-kpi span,.home2-next span{font-size:14px!important}.home2-next .muted{display:none!important}.home2-main-grid{grid-template-columns:minmax(500px,1.02fr) minmax(390px,.76fr) minmax(430px,.88fr)!important;align-items:stretch!important;gap:16px!important;margin-bottom:14px!important}.home2-card h3{text-transform:uppercase!important;margin:0 0 12px!important;font-size:18px!important;line-height:1.05!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:456px!important;overflow:hidden!important}.home2-table{border-collapse:collapse!important;min-width:720px!important;font-size:13px!important}.home2-table th{white-space:nowrap!important;padding:7px 8px!important;font-size:11px!important}.home2-table td{white-space:nowrap!important;padding:7px 8px!important}.home2-team-cell{gap:8px!important;min-width:235px!important;font-weight:900!important}.home2-classification-table .home2-form-pills{flex-direction:row!important;gap:4px!important;min-width:140px!important;display:flex!important}.home2-classification-table .sd-pill{width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important}.home2-evolution{height:375px!important;position:relative!important}.home2-evolution svg{width:100%!important;height:344px!important}.home2-evolution b{font-size:18px!important;bottom:57px!important;right:8px!important}.home2-evolution-card h3{text-transform:none!important}.home2-card-title-tabs.no-title{margin:0 0 12px!important;display:block!important}.home2-card-title-tabs.no-title h3{display:none!important}.home2-tabs{border-radius:10px!important;width:100%!important;min-width:0!important;height:42px!important}.home2-tabs button{flex:1!important;height:42px!important;padding:0 10px!important;font-size:14px!important}.home2-rank-card .home2-table{width:100%!important;min-width:0!important}.home2-ranking-table td{padding:9px 6px!important;font-size:13px!important}.home2-ranking-table td:nth-child(2){font-weight:900!important;line-height:1.12!important}.cardIcon{vertical-align:middle;border-radius:2px;width:13px;height:18px;display:inline-block;box-shadow:0 2px 5px #0000001f}.home2-jornada-nav{gap:10px!important;margin:0 0 12px!important}.home2-jornada-nav button,.home2-jornada-nav select{border-radius:9px!important;height:42px!important}.home2-jornada-nav button{width:52px!important}.home2-jornada-nav select{min-width:150px!important}.home2-match-window{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:12px!important;min-height:176px!important;display:grid!important}.home2-match-card{height:166px!important;padding:24px 10px 12px!important;overflow:visible!important}.home2-match-badge{z-index:4!important;padding:5px 18px!important;font-size:10px!important;top:-1px!important}.home2-match-teams{gap:7px!important}.home2-match-teams span{min-height:26px!important;font-size:10px!important;line-height:1.12!important}.home2-match-card small{font-size:11.5px!important;line-height:1.2!important}.home2-match-arrow{width:42px!important;height:58px!important}@media (max-width:1500px){.home2-hero,.home2-main-grid{grid-template-columns:1fr!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:auto!important}.home2-standings-scroll{height:390px!important}.home2-match-window{grid-template-columns:repeat(3,minmax(150px,1fr))!important}}.home2-page{margin-top:-2px!important}.home2-title{display:none!important}.sd-main{padding-top:14px!important}.home2-hero{grid-template-columns:minmax(430px,.95fr) minmax(760px,2.45fr)!important;align-items:center!important;min-height:132px!important;margin-top:0!important;margin-bottom:14px!important;padding:14px 18px!important}.home2-identity{align-items:center!important;gap:16px!important}.home2-identity .sd-club-logo{width:88px!important;height:88px!important;transform:translateY(-2px)!important}.home2-identity h2{margin:0 0 5px!important;font-size:28px!important;line-height:.98!important}.home2-identity p{margin:1px 0!important;font-size:13.5px!important;line-height:1.15!important}.home2-forma span{margin:0 0 6px!important;font-size:12.5px!important}.home2-forma>div{align-items:center!important;height:27px!important;display:flex!important}.home2-forma .sd-pill{justify-content:center!important;align-items:center!important;width:27px!important;min-width:27px!important;max-width:27px!important;height:27px!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:27px!important;display:inline-flex!important}.home2-kpis{grid-template-columns:.68fr .84fr .94fr .74fr 1.08fr!important;align-items:center!important;height:96px!important}.home2-kpi,.home2-next{flex-direction:column!important;justify-content:center!important;height:96px!important;min-height:96px!important;padding:4px 18px!important;display:flex!important}.home2-kpi small,.home2-next small{margin-bottom:5px!important;font-size:12.5px!important}.home2-kpi span,.home2-next span{font-size:13.5px!important;line-height:1.2!important}.home2-next b{margin-bottom:4px!important;font-size:14px!important;line-height:1.15!important}.home2-main-grid{margin-top:0!important}@media (max-width:1500px){.home2-hero{grid-template-columns:1fr!important}.home2-kpis{height:auto!important}}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sd-main{min-width:0!important;max-width:calc(100vw - 270px)!important;overflow-x:hidden!important}.home2-page,.home2-hero,.home2-main-grid,.home2-fixtures-card{min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.home2-main-grid>*{min-width:0!important;max-width:100%!important}.home2-standings-scroll{width:100%!important;max-width:100%!important;overflow:auto!important}.home2-table{table-layout:auto!important;width:100%!important}.home2-ranking-table{table-layout:fixed!important;min-width:0!important}.home2-ranking-table td,.home2-ranking-table th{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.home2-card,.home2-tabs{min-width:0!important;overflow:hidden!important}.home2-tabs button{white-space:nowrap!important;min-width:0!important}.home2-evolution svg{max-width:100%!important}.home2-match-window{min-width:0!important;overflow:hidden!important}.home2-match-card{min-width:0!important}@media (max-width:1760px){.sd-main{padding-left:24px!important;padding-right:24px!important}.home2-hero{grid-template-columns:minmax(355px,.8fr) minmax(0,2.2fr)!important;gap:14px!important}.home2-identity{gap:14px!important}.home2-identity .sd-club-logo{width:76px!important;height:76px!important}.home2-identity h2{font-size:25px!important}.home2-identity p{font-size:12.5px!important}.home2-kpis{grid-template-columns:.68fr .82fr .94fr .72fr 1.08fr!important}.home2-kpi,.home2-next{padding-left:14px!important;padding-right:14px!important}.home2-kpi b{font-size:34px!important}.home2-main-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.82fr) minmax(0,.9fr)!important;gap:14px!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:430px!important}.home2-standings-scroll{height:360px!important}.home2-classification-table{min-width:610px!important;font-size:12px!important}.home2-table th{padding:6px 7px!important;font-size:10.5px!important}.home2-table td{padding:6px 7px!important}.home2-team-cell{min-width:205px!important}.home2-team-cell .sd-club-logo{width:25px!important;height:25px!important}.home2-evolution{height:350px!important}.home2-evolution svg{height:318px!important}.home2-ranking-table td{padding:8px 5px!important;font-size:12.5px!important}.home2-match-window{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:1500px){.sd-sidebar{width:240px!important;min-width:240px!important;padding-left:12px!important;padding-right:12px!important}.sd-main{width:calc(100% - 240px)!important;max-width:calc(100vw - 240px)!important;margin-left:240px!important;padding:14px 18px 30px!important}.sd-logo-card{width:130px!important}.sd-main-link{height:50px!important;font-size:13px!important}.sd-subnav a{height:34px!important;font-size:12.5px!important}.home2-hero{grid-template-columns:1fr!important;padding:14px 18px!important}.home2-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important}.home2-kpi,.home2-next{height:82px!important;min-height:82px!important;padding:3px 12px!important}.home2-kpi b{font-size:30px!important}.home2-main-grid{grid-template-columns:minmax(0,1fr) minmax(0,.85fr)!important;gap:14px!important}.home2-rank-card{grid-column:1/-1!important;height:300px!important}.home2-classification-card,.home2-evolution-card{height:420px!important}.home2-standings-scroll{height:350px!important}.home2-match-window{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1180px){.home2-main-grid{grid-template-columns:1fr!important}.home2-rank-card,.home2-classification-card,.home2-evolution-card{grid-column:auto!important;height:auto!important;min-height:310px!important}.home2-standings-scroll{height:360px!important}}:root{--sd-sidebar-w:clamp(220px, 15.2vw, 270px);--sd-page-pad-x:clamp(14px, 1.7vw, 28px);--sd-card-gap:clamp(12px, 1vw, 18px)}.sd-sidebar{width:var(--sd-sidebar-w)!important;min-width:var(--sd-sidebar-w)!important;scrollbar-width:none!important;flex-direction:column!important;padding:clamp(14px,1.4vw,20px) clamp(12px,1.1vw,18px)!important;display:flex!important;overflow:hidden auto!important}.sd-sidebar::-webkit-scrollbar{display:none!important}.sd-sidebar:after{right:calc(var(--sd-sidebar-w) * -.52)!important;width:calc(var(--sd-sidebar-w) * 1.35)!important;height:min(78vh,760px)!important;top:clamp(28px,4vh,48px)!important}.sd-logo-card{width:clamp(126px,9vw,154px)!important;margin:0 0 clamp(18px,2vh,26px) 4px!important;padding:clamp(10px,.8vw,14px)!important}.sd-nav{flex:none!important;gap:clamp(8px,1.1vh,14px)!important}.sd-main-link{height:clamp(46px,5.6vh,54px)!important;padding:0 clamp(10px,.85vw,14px)!important;font-size:clamp(12.5px,.78vw,14px)!important}.sd-main-link svg{flex:none;width:clamp(18px,1.3vw,22px)!important;height:clamp(18px,1.3vw,22px)!important}.sd-subnav{gap:clamp(1px,.3vh,4px)!important;margin-top:clamp(5px,.7vh,9px)!important;margin-bottom:clamp(3px,.6vh,7px)!important}.sd-subnav a{height:clamp(31px,4.1vh,38px)!important;padding:0 clamp(8px,.75vw,10px)!important;font-size:clamp(12.5px,.76vw,13.5px)!important}.sd-subnav a svg{width:clamp(15px,1vw,18px)!important;height:clamp(15px,1vw,18px)!important}.sd-sidebar-footer{flex:none!important;margin-top:auto!important;padding-top:clamp(10px,1.3vh,18px)!important}.sd-team-switch-label{margin-bottom:6px!important;font-size:11px!important}.sd-team-switch{height:clamp(36px,4.4vh,43px)!important;font-size:clamp(12.5px,.82vw,14px)!important}.sd-copy{margin-top:clamp(10px,1.5vh,18px)!important;padding-top:clamp(10px,1.4vh,16px)!important;font-size:clamp(11.5px,.8vw,14px)!important;line-height:1.25!important}.sd-main{margin-left:var(--sd-sidebar-w)!important;width:calc(100vw - var(--sd-sidebar-w))!important;padding:clamp(12px,1.45vw,22px) var(--sd-page-pad-x) 34px!important;overflow-x:hidden!important}.home2-hero{grid-template-columns:minmax(320px,.82fr) minmax(0,2.7fr)!important;gap:clamp(12px,1.1vw,18px)!important;min-height:clamp(124px,14vh,150px)!important;padding:clamp(14px,1.2vw,18px) clamp(18px,1.6vw,24px)!important}.home2-identity{gap:clamp(13px,1.1vw,18px)!important}.home2-forma .sd-pill,.home2-form-pills .sd-pill{width:clamp(22px,1.55vw,25px)!important;min-width:clamp(22px,1.55vw,25px)!important;height:clamp(22px,1.55vw,25px)!important;font-size:clamp(11px,.78vw,13px)!important}.home2-kpis{grid-template-columns:.72fr .86fr .98fr .8fr 1.08fr!important;min-width:0!important}.home2-kpi,.home2-next{min-height:clamp(82px,9vh,98px)!important;padding:6px clamp(12px,1.15vw,20px)!important}.home2-main-grid{gap:var(--sd-card-gap)!important;grid-template-columns:minmax(0,1.32fr) minmax(0,.82fr) minmax(0,.95fr)!important;width:100%!important;min-width:0!important;display:grid!important}.home2-main-grid>*{min-width:0!important}.home2-card h3{font-size:clamp(16px,1.05vw,18px)!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{min-width:0!important;height:clamp(330px,42vh,390px)!important}.home2-standings-scroll{max-width:100%!important;height:calc(100% - 44px)!important;overflow:auto!important}.home2-table{font-size:clamp(12px,.8vw,13px)!important}.home2-table th{padding:7px 6px!important;font-size:clamp(10px,.68vw,11px)!important}.home2-table td{padding:7px 6px!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){color:#071027!important;font-weight:950!important}.home2-classification-table td:last-child,.home2-classification-table th:last-child{min-width:132px!important}.home2-classification-table .home2-form-pills{min-width:124px!important}.home2-evolution b{bottom:clamp(36px,4.8vh,54px)!important;right:clamp(6px,.8vw,10px)!important}.home2-tabs{width:100%!important;min-width:0!important}.home2-tabs button{flex:1!important;height:clamp(34px,4.2vh,40px)!important;padding:0 8px!important}.home2-ranking-table{table-layout:fixed!important}.home2-ranking-table td:nth-child(2){text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.home2-fixtures-card{padding:clamp(12px,1vw,16px) clamp(14px,1.35vw,20px) clamp(18px,1.5vw,22px)!important;overflow:hidden!important}.home2-match-carousel{grid-template-columns:clamp(42px,3vw,52px) minmax(0,1fr) clamp(42px,3vw,52px)!important;align-items:center!important;gap:clamp(10px,.9vw,14px)!important;display:grid!important}.home2-match-window{grid-template-columns:repeat(var(--match-cols,5), minmax(0,1fr))!important;grid-template-rows:1fr!important;grid-auto-flow:column!important;gap:clamp(10px,.85vw,14px)!important;height:clamp(148px,18vh,170px)!important;min-height:clamp(148px,18vh,170px)!important;display:grid!important;overflow:hidden!important}.home2-match-card{min-width:0!important;height:100%!important;padding:22px clamp(8px,.9vw,12px) 10px!important}.home2-match-teams span{font-size:clamp(9px,.7vw,10.5px)!important}.home2-match-card small{font-size:clamp(10.5px,.75vw,12px)!important}.home2-match-badge{padding:5px 17px!important;font-size:9px!important}@media (max-width:1450px){.home2-hero{grid-template-columns:minmax(300px,.82fr) minmax(0,2.65fr)!important}.home2-main-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.95fr)!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:360px!important}.home2-kpi,.home2-next{padding-left:12px!important;padding-right:12px!important}}@media (max-width:1220px){.home2-hero{grid-template-columns:1fr!important}.home2-kpis{grid-template-columns:repeat(5,1fr)!important}.home2-main-grid{grid-template-columns:1fr!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:auto!important}.home2-standings-scroll{height:360px!important}}.sd-sidebar{overflow:hidden!important}.sd-main{padding-top:clamp(8px,.75vw,14px)!important;padding-left:clamp(10px,1vw,18px)!important;padding-right:clamp(10px,1vw,18px)!important}.home2-page{flex-direction:column!important;gap:clamp(10px,1.1vh,16px)!important;width:100%!important;max-width:none!important;display:flex!important}.home2-hero{grid-template-columns:minmax(300px,.78fr) minmax(0,2.9fr)!important;min-height:clamp(104px,12vh,132px)!important;margin-bottom:0!important;padding:clamp(10px,.85vw,14px) clamp(14px,1.2vw,22px)!important}.home2-forma>div{align-items:center!important}.home2-kpi,.home2-next{min-height:clamp(72px,8vh,88px)!important}.home2-next:empty{display:none!important}.home2-main-grid{grid-template-columns:minmax(0,1.28fr) minmax(0,.82fr) minmax(0,1fr)!important;gap:clamp(10px,.8vw,14px)!important;margin-bottom:0!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:clamp(300px,39vh,360px)!important}.home2-card{padding:clamp(12px,.9vw,16px)!important}.home2-card h3{margin-bottom:8px!important}.home2-standings-scroll{height:calc(100% - 38px)!important}.home2-classification-table{min-width:650px!important}.home2-evolution{height:calc(100% - 32px)!important;min-height:0!important}.home2-evolution svg{height:100%!important}.home2-rank-card{overflow:hidden!important}.home2-card-title-tabs{margin-bottom:8px!important}.home2-tabs{background:#eef0f4!important;border-radius:10px!important;height:42px!important;overflow:hidden!important}.home2-tabs button{justify-content:center!important;align-items:center!important;gap:6px!important;height:42px!important;display:flex!important}.home2-tabs button.active{background:linear-gradient(135deg, var(--red), #a00021)!important;color:#fff!important}.home2-tab-icon.ball{font-size:19px!important;line-height:1!important}.home2-tab-icon.cards{align-items:center!important;gap:5px!important;display:inline-flex!important}.home2-tab-icon.cards .cardIcon{display:inline-block!important;position:static!important}.home2-ranking-table{table-layout:fixed!important;width:100%!important}.home2-ranking-table.clean-ranking td,.home2-ranking-table.clean-ranking th{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.home2-ranking-table.clean-ranking .dorsal{text-align:center!important;color:#071027!important;width:54px!important;font-weight:950!important}.home2-ranking-table.clean-ranking .name{width:auto!important;font-weight:900!important}.home2-ranking-table.clean-ranking .stat{text-align:right!important;width:82px!important}.home2-ranking-table.clean-ranking .pj{text-align:right!important;width:62px!important}.cardIcon{vertical-align:middle!important;border-radius:3px!important;width:12px!important;height:17px!important;display:inline-block!important}.cardIcon.yellow{background:#ffc400!important}.cardIcon.red{background:#e6002b!important}.home2-fixtures-card{min-height:clamp(190px,23vh,225px)!important;margin-top:0!important;padding:clamp(10px,.8vw,14px) clamp(12px,1vw,18px) clamp(14px,1vw,18px)!important}.home2-jornada-nav{margin-bottom:clamp(8px,.9vh,12px)!important}.home2-match-carousel{grid-template-columns:clamp(38px,2.6vw,46px) minmax(0,1fr) clamp(38px,2.6vw,46px)!important;gap:clamp(8px,.7vw,12px)!important}.home2-match-window{grid-template-columns:repeat(var(--match-cols,5), minmax(0,1fr))!important;grid-template-rows:1fr!important;grid-auto-rows:0!important;height:clamp(140px,17vh,165px)!important;min-height:clamp(140px,17vh,165px)!important;display:grid!important;overflow:hidden!important}.home2-match-card{height:100%!important;min-height:0!important;padding-top:20px!important}.home2-match-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}.home2-match-teams span{min-height:24px!important}@media (max-width:1500px){.home2-main-grid{grid-template-columns:minmax(0,1.22fr) minmax(0,.82fr) minmax(0,.98fr)!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:clamp(288px,38vh,340px)!important}.home2-classification-table{min-width:620px!important}.home2-ranking-table.clean-ranking .dorsal{width:48px!important}.home2-ranking-table.clean-ranking .stat{width:74px!important}.home2-ranking-table.clean-ranking .pj{width:54px!important}}@media (max-width:1220px){.home2-main-grid{grid-template-columns:1fr!important}.home2-classification-card,.home2-evolution-card,.home2-rank-card{height:auto!important;min-height:300px!important}.home2-ranking-scroll{max-height:260px!important}}.home2-hero{min-height:clamp(100px,11vh,126px)!important;margin-bottom:0!important;padding:clamp(10px,.8vw,14px) clamp(18px,1.4vw,24px)!important}.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1.55fr) minmax(380px,.95fr)!important;gap:clamp(14px,1vw,18px)!important;width:100%!important;overflow:hidden!important}.home2-classification-card,.home2-rank-card{height:clamp(332px,39vh,388px)!important;overflow:hidden!important}.home2-section-head{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:8px!important;display:flex!important}.home2-section-head h3{margin:0!important}.home2-mini-action{height:32px!important;color:var(--red)!important;cursor:pointer!important;background:#fff!important;border:1px solid #f0b8c2!important;border-radius:9px!important;padding:0 13px!important;font-size:12px!important;font-weight:900!important}.home2-mini-action:hover{background:#fff3f5!important}.home2-classification-table th,.home2-classification-table td{white-space:nowrap!important;padding:7px 5px!important}.home2-classification-table th:nth-child(n+4):nth-child(-n+10),.home2-classification-table td:nth-child(n+4):nth-child(-n+10){text-align:center!important;width:40px!important}.home2-team-cell{width:auto!important;min-width:0!important;max-width:none!important}.home2-classification-table .home2-form-pills{justify-content:center!important;min-width:0!important}.home2-classification-table .sd-pill{border-radius:6px!important;width:21px!important;min-width:21px!important;height:21px!important;font-size:10.5px!important}.home2-standings-scroll::-webkit-scrollbar:horizontal{display:none!important}.home2-card-title-tabs.no-title{margin:0 0 10px!important}.home2-tabs{border-radius:10px!important;height:40px!important}.home2-tabs button{height:40px!important}.home2-ranking-table{table-layout:auto!important;width:100%!important;min-width:0!important}.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{white-space:nowrap!important;padding:8px 6px!important}.home2-ranking-table.clean-ranking th{color:#667085!important;text-transform:uppercase!important;font-size:10.5px!important}.home2-ranking-table.clean-ranking .dorsal,.home2-ranking-table.clean-ranking th:first-child{text-align:center!important;width:56px!important;font-weight:950!important}.home2-ranking-table.clean-ranking .name,.home2-ranking-table.clean-ranking th:nth-child(2){width:auto!important;min-width:0!important}.home2-ranking-table.clean-ranking .stat,.home2-ranking-table.clean-ranking th:nth-child(3){text-align:right!important;width:76px!important}.home2-ranking-table.clean-ranking .pj,.home2-ranking-table.clean-ranking th:nth-child(4){text-align:right!important;width:62px!important}.home2-ranking-table.scorers-ranking .stat{font-weight:900!important}.home2-ranking-table.card-ranking th:first-child,.home2-ranking-table.card-ranking td:first-child{text-align:center!important;width:56px!important}.home2-ranking-table.card-ranking th:nth-child(2),.home2-ranking-table.card-ranking td:nth-child(2){width:auto!important}.home2-ranking-table.card-ranking th:nth-child(4),.home2-ranking-table.card-ranking td:nth-child(4),.home2-ranking-table.card-ranking th:nth-child(5),.home2-ranking-table.card-ranking td:nth-child(5),.home2-ranking-table.card-ranking th:nth-child(6),.home2-ranking-table.card-ranking td:nth-child(6){text-align:center!important;width:42px!important}.home2-fixtures-card{min-height:clamp(188px,22vh,218px)!important;overflow:hidden!important}.home2-match-window{grid-template-rows:1fr!important;grid-auto-rows:0!important;height:clamp(138px,16.5vh,164px)!important;min-height:clamp(138px,16.5vh,164px)!important;overflow:hidden!important}.home2-match-card{height:100%!important}.home2-modal-back{z-index:80!important;background:#02060e7a!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.home2-modal{border:1px solid var(--line)!important;background:#fff!important;border-radius:18px!important;width:min(860px,92vw)!important;max-height:84vh!important;padding:26px 30px 24px!important;position:relative!important;box-shadow:0 28px 80px #00000047!important}.home2-modal h2{margin:0 0 14px!important;font-size:28px!important;line-height:1!important}.home2-modal-close{cursor:pointer!important;background:0 0!important;border:0!important;position:absolute!important;top:18px!important;right:18px!important}.home2-evolution-modal .home2-evolution{height:min(520px,62vh)!important;min-height:360px!important}.home2-evolution-modal .home2-evolution svg{height:100%!important}.home2-evolution-modal .home2-evolution b{bottom:44px!important;right:8px!important}@media (max-width:1500px){.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1.45fr) minmax(350px,.95fr)!important}.home2-classification-card,.home2-rank-card{height:clamp(320px,38vh,360px)!important}.home2-classification-table th:nth-child(n+4):nth-child(-n+10),.home2-classification-table td:nth-child(n+4):nth-child(-n+10){width:36px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){width:104px!important}.home2-ranking-table.clean-ranking .name{max-width:240px!important}}@media (max-width:1220px){.home2-main-grid.home2-main-grid-2{grid-template-columns:1fr!important}.home2-classification-card,.home2-rank-card{height:auto!important;min-height:330px!important}.home2-ranking-scroll{max-height:270px!important}}html,body{max-width:100%!important;overflow-x:hidden!important}.sd-app{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sd-main{margin-left:var(--sd-sidebar-w)!important;width:auto!important;min-width:0!important;max-width:none!important;padding:10px 8px 18px 18px!important;overflow-x:hidden!important}.home2-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.home2-hero{border-radius:16px!important;min-height:112px!important;margin-bottom:12px!important;padding:11px 16px!important}.home2-identity p{font-size:12.5px!important}.home2-forma span{font-size:12px!important}.home2-forma .sd-pill{width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important;font-size:11px!important}.home2-kpis{height:82px!important}.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1.72fr) minmax(390px,.86fr)!important;align-items:stretch!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.home2-main-grid.home2-main-grid-2>*{min-width:0!important;max-width:100%!important}.home2-classification-card,.home2-rank-card{border-radius:16px!important;min-width:0!important;height:clamp(310px,37vh,360px)!important;overflow:hidden!important}.home2-standings-scroll{height:calc(100% - 40px)!important;padding-right:6px!important;overflow:hidden auto!important}.home2-classification-table th:first-child,.home2-classification-table td:first-child{text-align:center!important;width:38px!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){text-align:center!important;width:46px!important;font-weight:950!important}.home2-classification-table th:nth-child(4),.home2-classification-table td:nth-child(4),.home2-classification-table th:nth-child(5),.home2-classification-table td:nth-child(5),.home2-classification-table th:nth-child(6),.home2-classification-table td:nth-child(6),.home2-classification-table th:nth-child(7),.home2-classification-table td:nth-child(7),.home2-classification-table th:nth-child(8),.home2-classification-table td:nth-child(8),.home2-classification-table th:nth-child(9),.home2-classification-table td:nth-child(9),.home2-classification-table th:nth-child(10),.home2-classification-table td:nth-child(10){text-align:center!important;width:36px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){text-align:center!important;width:116px!important}.home2-table tbody tr{height:34px!important}.home2-team-cell{gap:8px!important}.home2-team-cell span{text-overflow:ellipsis!important;min-width:0!important;display:block!important;overflow:hidden!important}.home2-rank-card{padding:16px!important}.home2-tabs,.home2-tabs button{height:38px!important}.home2-ranking-table.clean-ranking{table-layout:fixed!important;width:100%!important}.home2-ranking-table.clean-ranking th:nth-child(2),.home2-ranking-table.clean-ranking td:nth-child(2){width:auto!important}.home2-ranking-table.clean-ranking .name{text-overflow:ellipsis!important;max-width:none!important;overflow:hidden!important}.home2-fixtures-card{min-height:clamp(188px,22vh,216px)!important;padding:10px 14px 14px!important}.home2-match-window{height:clamp(132px,16vh,158px)!important;min-height:clamp(132px,16vh,158px)!important}.home2-match-card{height:100%!important;padding-top:22px!important}.home2-modal-back{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;padding:18px!important}.home2-modal.home2-evolution-modal{border-radius:18px!important;width:min(860px,78vw)!important;max-width:860px!important;padding:22px 26px 18px!important}.home2-modal.home2-evolution-modal h2{letter-spacing:-.4px!important;margin:0 0 10px!important;font-size:22px!important}.home2-evolution-modal .home2-evolution{height:min(440px,56vh)!important;min-height:330px!important;padding:2px 0 0!important}.home2-evolution-modal .home2-evolution svg{width:100%!important;height:100%!important;display:block!important}.home2-evolution-modal .home2-evolution b{display:none!important}.home2-modal-close{top:16px!important;right:16px!important}@media (max-width:1360px){.sd-main{padding-left:14px!important;padding-right:6px!important}.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1.58fr) minmax(360px,.82fr)!important;gap:10px!important}.home2-classification-table th:nth-child(4),.home2-classification-table td:nth-child(4),.home2-classification-table th:nth-child(5),.home2-classification-table td:nth-child(5),.home2-classification-table th:nth-child(6),.home2-classification-table td:nth-child(6),.home2-classification-table th:nth-child(7),.home2-classification-table td:nth-child(7),.home2-classification-table th:nth-child(8),.home2-classification-table td:nth-child(8),.home2-classification-table th:nth-child(9),.home2-classification-table td:nth-child(9),.home2-classification-table th:nth-child(10),.home2-classification-table td:nth-child(10){width:31px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){width:104px!important}}@media (max-width:1180px){.home2-main-grid.home2-main-grid-2{grid-template-columns:1fr!important}.home2-classification-card,.home2-rank-card{height:330px!important}}.sd-main{padding-left:22px!important;padding-right:8px!important;overflow-x:hidden!important}.home2-page{width:100%!important;max-width:none!important;overflow-x:hidden!important}.home2-hero,.home2-main-grid.home2-main-grid-2,.home2-fixtures-card{width:100%!important;max-width:100%!important}.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important}.home2-classification-card,.home2-rank-card{height:clamp(330px,38vh,380px)!important}.home2-standings-scroll{padding-right:7px!important;overflow-x:hidden!important}.home2-classification-table th,.home2-classification-table td{padding:6px 4px!important;font-size:12px!important}.home2-classification-table th:first-child,.home2-classification-table td:first-child{width:36px!important}.home2-classification-table th:nth-child(2),.home2-classification-table td:nth-child(2){width:auto!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){width:44px!important}.home2-classification-table th:nth-child(4),.home2-classification-table td:nth-child(4),.home2-classification-table th:nth-child(5),.home2-classification-table td:nth-child(5),.home2-classification-table th:nth-child(6),.home2-classification-table td:nth-child(6),.home2-classification-table th:nth-child(7),.home2-classification-table td:nth-child(7),.home2-classification-table th:nth-child(8),.home2-classification-table td:nth-child(8),.home2-classification-table th:nth-child(9),.home2-classification-table td:nth-child(9),.home2-classification-table th:nth-child(10),.home2-classification-table td:nth-child(10){width:32px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){width:108px!important}.home2-team-cell{gap:7px!important;min-width:0!important}.home2-team-cell span{font-size:13px!important}.home2-form-pills{gap:3px!important}.home2-form-pills .sd-pill{width:23px!important;min-width:23px!important;height:23px!important;font-size:12px!important}.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{padding:8px 7px!important;font-size:13px!important}.home2-ranking-table.clean-ranking .name{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:none!important;overflow:hidden!important}.home2-ranking-table.scorers-ranking .stat,.home2-ranking-table.scorers-ranking .ratio,.home2-ranking-table.scorers-ranking .pj{font-weight:850!important}.home2-ranking-table.card-ranking th:nth-child(3),.home2-ranking-table.card-ranking td:nth-child(3){width:54px!important}.home2-ranking-table.card-ranking th:nth-child(4),.home2-ranking-table.card-ranking td:nth-child(4),.home2-ranking-table.card-ranking th:nth-child(5),.home2-ranking-table.card-ranking td:nth-child(5),.home2-ranking-table.card-ranking th:nth-child(6),.home2-ranking-table.card-ranking td:nth-child(6){width:48px!important}.home2-tabs button{flex:1!important}@media (max-width:1360px){.sd-main{padding-left:18px!important;padding-right:6px!important}.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important}.home2-classification-table th,.home2-classification-table td{padding-left:3px!important;padding-right:3px!important;font-size:11.3px!important}.home2-classification-table th:first-child,.home2-classification-table td:first-child{width:30px!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){width:38px!important}.home2-classification-table th:nth-child(4),.home2-classification-table td:nth-child(4),.home2-classification-table th:nth-child(5),.home2-classification-table td:nth-child(5),.home2-classification-table th:nth-child(6),.home2-classification-table td:nth-child(6),.home2-classification-table th:nth-child(7),.home2-classification-table td:nth-child(7),.home2-classification-table th:nth-child(8),.home2-classification-table td:nth-child(8),.home2-classification-table th:nth-child(9),.home2-classification-table td:nth-child(9),.home2-classification-table th:nth-child(10),.home2-classification-table td:nth-child(10){width:27px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){width:94px!important}.home2-team-cell .sd-club-logo{width:22px!important;height:22px!important}.home2-team-cell span{font-size:12px!important}.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{padding:7px 5px!important;font-size:12px!important}.home2-ranking-table.clean-ranking th:first-child,.home2-ranking-table.clean-ranking td:first-child{width:50px!important}.home2-ranking-table.clean-ranking th:nth-child(3),.home2-ranking-table.clean-ranking td:nth-child(3){width:55px!important}.home2-ranking-table.clean-ranking th:nth-child(4),.home2-ranking-table.clean-ranking td:nth-child(4){width:52px!important}.home2-ranking-table.clean-ranking th:nth-child(5),.home2-ranking-table.clean-ranking td:nth-child(5){width:40px!important}}@media (max-width:1080px){.home2-main-grid.home2-main-grid-2{grid-template-columns:1fr!important}}:root{--sd-sidebar-w:clamp(222px, 15.4vw, 270px)}html,body{overflow-x:hidden!important}.sd-sidebar{width:var(--sd-sidebar-w)!important;min-width:var(--sd-sidebar-w)!important;max-width:var(--sd-sidebar-w)!important;height:100vh!important;padding:clamp(12px,1.2vw,18px) clamp(11px,1vw,16px) 14px!important;overflow:hidden!important}.sd-main{margin-left:var(--sd-sidebar-w)!important;width:calc(100vw - var(--sd-sidebar-w))!important;max-width:calc(100vw - var(--sd-sidebar-w))!important;padding:clamp(8px,1.2vh,14px) clamp(12px,1.4vw,24px) clamp(10px,1.5vh,18px)!important;overflow-x:hidden!important}.home2-page{flex-direction:column!important;gap:clamp(8px,1.25vh,14px)!important;width:100%!important;max-width:100%!important;min-height:calc(100vh - 24px)!important;display:flex!important;overflow-x:hidden!important}.home2-hero{flex:none!important;height:clamp(108px,15vh,142px)!important;min-height:clamp(108px,15vh,142px)!important;margin:0!important;padding:clamp(10px,1.2vh,15px) clamp(14px,1.3vw,20px)!important}.home2-identity h2{margin-bottom:3px!important;font-size:clamp(23px,1.75vw,31px)!important}.home2-identity p{font-size:clamp(12px,.9vw,14px)!important;line-height:1.08!important}.home2-forma span{margin-bottom:4px!important;font-size:clamp(11px,.8vw,13px)!important}.home2-forma .sd-pill,.home2-form-pills .sd-pill{width:clamp(21px,1.55vw,25px)!important;min-width:clamp(21px,1.55vw,25px)!important;max-width:clamp(21px,1.55vw,25px)!important;height:clamp(21px,1.55vw,25px)!important;font-size:clamp(10px,.75vw,12px)!important}.home2-kpis{height:auto!important;min-height:0!important}.home2-kpi,.home2-next{height:clamp(70px,9vh,96px)!important;min-height:clamp(70px,9vh,96px)!important;padding:3px clamp(10px,1vw,18px)!important}.home2-kpi b{font-size:clamp(30px,2.8vw,42px)!important}.home2-kpi small,.home2-next small,.home2-kpi span,.home2-next span{font-size:clamp(11px,.85vw,13px)!important}.home2-main-grid.home2-main-grid-2{flex:none!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(10px,1vw,14px)!important;width:100%!important;margin:0!important}.home2-classification-card,.home2-rank-card{height:clamp(310px,38vh,410px)!important;min-height:0!important;padding:clamp(14px,1.1vw,18px)!important}.home2-section-head{margin-bottom:8px!important}.home2-section-head h3{font-size:clamp(17px,1.25vw,20px)!important}.home2-mini-action{height:34px!important;padding:0 14px!important;font-size:12px!important}.home2-standings-scroll{height:calc(100% - 48px)!important;padding-bottom:6px!important;padding-right:6px!important;overflow:auto!important}.home2-classification-table th,.home2-classification-table td{white-space:nowrap!important;padding:6px 7px!important;font-size:clamp(11px,.82vw,13px)!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){width:48px!important;min-width:48px!important}.home2-classification-table th:nth-child(4),.home2-classification-table td:nth-child(4),.home2-classification-table th:nth-child(5),.home2-classification-table td:nth-child(5),.home2-classification-table th:nth-child(6),.home2-classification-table td:nth-child(6),.home2-classification-table th:nth-child(7),.home2-classification-table td:nth-child(7),.home2-classification-table th:nth-child(8),.home2-classification-table td:nth-child(8),.home2-classification-table th:nth-child(9),.home2-classification-table td:nth-child(9),.home2-classification-table th:nth-child(10),.home2-classification-table td:nth-child(10){width:42px!important;min-width:42px!important}.home2-team-cell{min-width:0!important;max-width:235px!important}.home2-team-cell span{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.home2-ranking-scroll{height:calc(100% - 50px)!important;padding-right:8px!important;overflow:hidden auto!important}.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{white-space:nowrap!important;padding:7px 8px!important;font-size:clamp(12px,.88vw,14px)!important}.home2-ranking-table.clean-ranking th:first-child,.home2-ranking-table.clean-ranking td:first-child{text-align:center!important;width:72px!important;min-width:72px!important}.home2-ranking-table.card-ranking th:nth-child(4),.home2-ranking-table.card-ranking td:nth-child(4),.home2-ranking-table.card-ranking th:nth-child(5),.home2-ranking-table.card-ranking td:nth-child(5){text-align:center!important;width:54px!important}.home2-ranking-table.clean-ranking th:first-child:after{content:""!important}.home2-ranking-table.clean-ranking th:first-child{color:#667085!important;font-size:12px!important}.home2-fixtures-card{flex-direction:column!important;flex:auto!important;justify-content:flex-start!important;height:auto!important;min-height:clamp(190px,25vh,260px)!important;margin:0!important;padding:clamp(10px,1vh,14px) clamp(14px,1vw,18px)!important;display:flex!important}.home2-jornada-nav{margin:0 0 clamp(8px,1vh,12px)!important}.home2-jornada-nav button,.home2-jornada-nav select{height:clamp(38px,5vh,46px)!important}.home2-match-carousel{flex:1!important;min-height:0!important}.home2-match-window{grid-template-columns:repeat(var(--match-cols,5),minmax(0,1fr))!important;align-content:start!important;gap:clamp(10px,1vw,14px)!important;height:100%!important;min-height:0!important}.home2-match-card{height:clamp(142px,18vh,176px)!important;min-height:142px!important;padding:22px 10px 10px!important}.home2-match-teams .sd-club-logo{width:clamp(32px,2.8vw,42px)!important;height:clamp(32px,2.8vw,42px)!important}.home2-match-teams strong{font-size:clamp(22px,2.1vw,28px)!important}@media (max-width:1450px){.sd-sidebar{width:230px!important;min-width:230px!important;max-width:230px!important}.sd-main{width:calc(100vw - 230px)!important;max-width:calc(100vw - 230px)!important;margin-left:230px!important}.home2-hero{height:118px!important;min-height:118px!important}.home2-identity .sd-club-logo{width:64px!important;height:64px!important}.home2-identity h2{font-size:23px!important}.home2-kpi,.home2-next{height:72px!important;min-height:72px!important}.home2-kpi b{font-size:31px!important}.home2-classification-card,.home2-rank-card{height:318px!important}.home2-classification-table{min-width:735px!important}.home2-classification-table th:nth-child(2),.home2-classification-table td:nth-child(2){width:210px!important;min-width:210px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){width:126px!important;min-width:126px!important}.home2-fixtures-card{min-height:205px!important}.home2-match-card{height:150px!important;min-height:150px!important}}@media (max-width:1220px){.home2-main-grid.home2-main-grid-2{grid-template-columns:1fr!important}.home2-classification-card,.home2-rank-card{height:300px!important}}.sd-main:has(.home2-page){flex-direction:column!important;height:100dvh!important;display:flex!important;overflow:hidden!important}.home2-page{flex:auto!important;grid-template-rows:auto minmax(0,1fr) minmax(168px,.72fr)!important;gap:clamp(8px,1vh,12px)!important;height:100%!important;min-height:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.home2-hero{height:auto!important;min-height:clamp(126px,14.2vh,156px)!important;max-height:clamp(126px,15vh,160px)!important;padding:clamp(10px,1.15vh,16px) clamp(16px,1.4vw,24px)!important;overflow:visible!important}.home2-identity{align-items:center!important}.home2-identity .sd-club-logo{width:clamp(68px,5.2vw,88px)!important;height:clamp(68px,5.2vw,88px)!important}.home2-identity h2{font-size:clamp(24px,1.9vw,32px)!important}.home2-forma{margin-top:clamp(5px,.7vh,8px)!important}.home2-forma>div{gap:5px!important}.home2-main-grid.home2-main-grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important}.home2-classification-card,.home2-rank-card{flex-direction:column!important;height:100%!important;min-height:0!important;padding:clamp(12px,1vw,18px)!important;display:flex!important;overflow:hidden!important}.home2-section-head,.home2-card-title-tabs{flex:none!important}.home2-standings-scroll{scrollbar-gutter:stable!important;flex:auto!important;height:auto!important;min-height:0!important;padding-bottom:8px!important;padding-right:6px!important;overflow:auto!important}.home2-classification-table thead th{z-index:6!important;box-shadow:0 1px 0 var(--line)!important;background:#fff!important;position:sticky!important;top:0!important}.home2-classification-table th,.home2-classification-table td{height:34px!important;padding:5px 7px!important}.home2-classification-table .home2-form-pills{flex-flow:row!important;gap:3px!important}.home2-ranking-table.clean-ranking{table-layout:fixed!important;width:100%!important;min-width:0!important}.home2-ranking-table.clean-ranking thead th{z-index:7!important;box-shadow:0 1px 0 var(--line)!important;background:#fff!important;position:sticky!important;top:0!important}.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{white-space:nowrap!important;height:34px!important;padding:6px 8px!important}.home2-ranking-table.clean-ranking th:first-child,.home2-ranking-table.clean-ranking td:first-child{text-align:center!important;width:76px!important}.home2-ranking-table.clean-ranking th:nth-child(2),.home2-ranking-table.clean-ranking td:nth-child(2){width:auto!important;min-width:0!important}.home2-ranking-table.clean-ranking th:nth-child(3),.home2-ranking-table.clean-ranking td:nth-child(3){text-align:right!important;width:76px!important}.home2-ranking-table.clean-ranking th:nth-child(4),.home2-ranking-table.clean-ranking td:nth-child(4){text-align:right!important;width:62px!important}.home2-ranking-table.clean-ranking th:nth-child(5),.home2-ranking-table.clean-ranking td:nth-child(5){text-align:right!important;width:52px!important}.home2-ranking-table.card-ranking th:first-child,.home2-ranking-table.card-ranking td:first-child{width:76px!important}.home2-ranking-table.card-ranking th:nth-child(3),.home2-ranking-table.card-ranking td:nth-child(3){text-align:right!important;width:54px!important}.home2-ranking-table.card-ranking th:nth-child(4),.home2-ranking-table.card-ranking td:nth-child(4),.home2-ranking-table.card-ranking th:nth-child(5),.home2-ranking-table.card-ranking td:nth-child(5){text-align:center!important;width:48px!important}.home2-ranking-table.card-ranking th:nth-child(6),.home2-ranking-table.card-ranking td:nth-child(6){text-align:right!important;width:58px!important}.home2-ranking-table.clean-ranking .name{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.home2-fixtures-card{flex-direction:column!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:clamp(8px,1vh,14px) clamp(12px,1vw,18px)!important;display:flex!important;overflow:hidden!important}.home2-jornada-nav{flex:none!important;margin:0 0 clamp(8px,1vh,12px)!important}.home2-match-carousel{flex:auto!important;grid-template-columns:44px 1fr 44px!important;align-items:center!important;height:auto!important;min-height:0!important;display:grid!important}.home2-match-window{grid-template-columns:repeat(var(--match-cols,4),minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.home2-match-card{height:100%!important;min-height:0!important;max-height:100%!important;padding:20px 10px 8px!important}@media (max-height:850px){.sd-main:has(.home2-page){padding-top:8px!important;padding-bottom:8px!important}.home2-page{grid-template-rows:auto minmax(0,1fr) minmax(155px,.62fr)!important;gap:8px!important}.home2-hero{min-height:118px!important;max-height:128px!important;padding-top:8px!important;padding-bottom:8px!important}.home2-identity .sd-club-logo{width:64px!important;height:64px!important}.home2-identity h2{font-size:23px!important}.home2-forma span{font-size:11px!important}.home2-kpi,.home2-next{height:72px!important;min-height:72px!important}.home2-kpi b{font-size:31px!important}.home2-classification-table th,.home2-classification-table td,.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{height:31px!important;padding-top:4px!important;padding-bottom:4px!important}.home2-match-card{padding-top:18px!important}.home2-match-teams .sd-club-logo{width:34px!important;height:34px!important}.home2-match-teams strong{font-size:23px!important}.home2-match-card small{margin-top:4px!important;font-size:11px!important}}.home2-classification-card{overflow:hidden!important}.home2-standings-scroll{scrollbar-gutter:stable both-edges!important;border-radius:0 0 10px 10px!important;flex:auto!important;height:auto!important;min-height:0!important;padding-bottom:12px!important;padding-right:8px!important;overflow:scroll auto!important}.home2-classification-table thead th{z-index:8!important;background:#fff!important;border-bottom:1px solid #e3e7ef!important;position:sticky!important;top:0!important}.home2-classification-table th,.home2-classification-table td{vertical-align:middle!important;white-space:nowrap!important;box-sizing:border-box!important;border-bottom:1px solid #e3e7ef!important;height:36px!important;padding:5px 8px!important}.home2-classification-table tbody tr.own td{color:#c40029!important;background:#fff0f3!important;font-weight:850!important}.home2-classification-table tbody tr.own td:first-child{border-radius:8px 0 0 8px!important}.home2-classification-table tbody tr.own td:last-child{border-radius:0 8px 8px 0!important}.home2-classification-table th:first-child,.home2-classification-table td:first-child{text-align:center!important;width:44px!important;min-width:44px!important}.home2-classification-table th:nth-child(2),.home2-classification-table td:nth-child(2){text-align:left!important;width:285px!important;min-width:285px!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){text-align:center!important;width:54px!important;min-width:54px!important;font-weight:950!important}.home2-classification-table th:nth-child(4),.home2-classification-table td:nth-child(4),.home2-classification-table th:nth-child(5),.home2-classification-table td:nth-child(5),.home2-classification-table th:nth-child(6),.home2-classification-table td:nth-child(6),.home2-classification-table th:nth-child(7),.home2-classification-table td:nth-child(7),.home2-classification-table th:nth-child(8),.home2-classification-table td:nth-child(8),.home2-classification-table th:nth-child(9),.home2-classification-table td:nth-child(9),.home2-classification-table th:nth-child(10),.home2-classification-table td:nth-child(10){text-align:center!important;width:48px!important;min-width:48px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){text-align:center!important;width:158px!important;min-width:158px!important}.home2-team-cell{grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;display:grid!important}.home2-team-cell .sd-club-logo{object-fit:contain!important;width:28px!important;height:28px!important}.home2-team-cell span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.home2-classification-table .home2-form-pills{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:0!important;display:flex!important}.home2-classification-table .home2-form-pills .sd-pill{width:22px!important;min-width:22px!important;height:22px!important;font-size:11px!important;line-height:1!important}@media (max-height:850px){.home2-classification-table th,.home2-classification-table td{height:33px!important;padding-top:4px!important;padding-bottom:4px!important}.home2-classification-table tbody tr{height:33px!important}}.home2-standings-scroll{scrollbar-gutter:stable both-edges!important;padding-bottom:13px!important;overflow:scroll auto!important}.home2-classification-table{border-collapse:collapse!important;border-spacing:0!important;table-layout:fixed!important;width:max-content!important;min-width:900px!important}.home2-classification-table th,.home2-classification-table td{background-clip:padding-box!important;border-bottom:1px solid #e3e7ef!important;height:36px!important;padding-top:5px!important;padding-bottom:5px!important}.home2-classification-table tbody tr{height:36px!important}.home2-classification-table th:first-child,.home2-classification-table td:first-child{width:42px!important;min-width:42px!important}.home2-classification-table th:nth-child(2),.home2-classification-table td:nth-child(2){width:245px!important;min-width:245px!important;padding-right:10px!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){border-left:1px solid #e3e7ef!important;width:54px!important;min-width:54px!important;padding-left:12px!important}.home2-classification-table th:nth-child(n+4):nth-child(-n+10),.home2-classification-table td:nth-child(n+4):nth-child(-n+10){width:46px!important;min-width:46px!important}.home2-classification-table th:nth-child(11),.home2-classification-table td:nth-child(11){width:150px!important;min-width:150px!important}.home2-classification-table tbody tr.own td{background:#fff0f3!important}.home2-team-cell{grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:100%!important;display:grid!important}.home2-team-cell .sd-club-logo{width:27px!important;height:27px!important}.home2-team-cell span{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.home2-classification-table .home2-form-pills{justify-content:center!important;align-items:center!important;gap:4px!important;display:flex!important}.sd-main:has(.home2-page){padding-right:clamp(12px,1vw,20px)!important}.home2-page{width:100%!important;max-width:100%!important}.home2-classification-card{min-width:0!important;overflow:hidden!important}.home2-standings-scroll{scrollbar-gutter:stable!important;width:100%!important;max-width:100%!important;padding-bottom:14px!important;padding-right:8px!important;position:relative!important;overflow:scroll auto!important}.home2-standings-scroll::-webkit-scrollbar{width:8px!important;height:10px!important}.home2-standings-scroll::-webkit-scrollbar:horizontal{height:10px!important;display:block!important}.home2-standings-scroll::-webkit-scrollbar-thumb{background:#b7becb!important;border-radius:999px!important}.home2-standings-scroll::-webkit-scrollbar-track{background:#edf0f5!important;border-radius:999px!important}.home2-classification-table{table-layout:fixed!important;width:max-content!important;min-width:940px!important}.home2-classification-table thead th{z-index:12!important;background:#fff!important;position:sticky!important;top:0!important}.home2-classification-table th:nth-child(2),.home2-classification-table td:nth-child(2){width:260px!important;min-width:260px!important}.home2-classification-table th:nth-child(3),.home2-classification-table td:nth-child(3){border-left:1px solid #e3e7ef!important}.home2-rank-card{min-width:0!important;overflow:hidden!important}.home2-ranking-scroll{scrollbar-gutter:stable!important;flex:auto!important;height:100%!important;min-height:0!important;padding-right:8px!important;overflow:hidden auto!important}.home2-ranking-scroll::-webkit-scrollbar{width:8px!important}.home2-ranking-scroll::-webkit-scrollbar-thumb{background:#b7becb!important;border-radius:999px!important}.home2-ranking-scroll::-webkit-scrollbar-track{background:#edf0f5!important;border-radius:999px!important}.home2-ranking-table.clean-ranking{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:0!important}.home2-ranking-table.clean-ranking thead th{z-index:12!important;background:#fff!important;position:sticky!important;top:0!important;box-shadow:0 1px #e3e7ef!important}.home2-ranking-table.clean-ranking th,.home2-ranking-table.clean-ranking td{white-space:nowrap!important;text-overflow:ellipsis!important;height:34px!important;padding:6px 8px!important;overflow:hidden!important}.home2-ranking-table.clean-ranking th{color:#667085!important;text-transform:uppercase!important;letter-spacing:.02em!important;font-size:12px!important}.home2-ranking-table.clean-ranking .name{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.home2-ranking-table.scorers-ranking th:first-child,.home2-ranking-table.scorers-ranking td:first-child{text-align:center!important;width:72px!important;min-width:72px!important}.home2-ranking-table.scorers-ranking th:nth-child(2),.home2-ranking-table.scorers-ranking td:nth-child(2){text-align:left!important;width:auto!important;min-width:0!important}.home2-ranking-table.scorers-ranking th:nth-child(3),.home2-ranking-table.scorers-ranking td:nth-child(3){text-align:right!important;width:70px!important;min-width:70px!important}.home2-ranking-table.scorers-ranking th:nth-child(4),.home2-ranking-table.scorers-ranking td:nth-child(4){text-align:right!important;width:58px!important;min-width:58px!important}.home2-ranking-table.scorers-ranking th:nth-child(5),.home2-ranking-table.scorers-ranking td:nth-child(5){text-align:right!important;width:48px!important;min-width:48px!important}.home2-ranking-table.card-ranking th:first-child,.home2-ranking-table.card-ranking td:first-child{text-align:center!important;width:72px!important;min-width:72px!important}.home2-ranking-table.card-ranking th:nth-child(2),.home2-ranking-table.card-ranking td:nth-child(2){text-align:left!important;width:auto!important;min-width:0!important}.home2-ranking-table.card-ranking th:nth-child(3),.home2-ranking-table.card-ranking td:nth-child(3){text-align:right!important;width:48px!important;min-width:48px!important}.home2-ranking-table.card-ranking th:nth-child(4),.home2-ranking-table.card-ranking td:nth-child(4),.home2-ranking-table.card-ranking th:nth-child(5),.home2-ranking-table.card-ranking td:nth-child(5){text-align:center!important;width:44px!important;min-width:44px!important}.home2-ranking-table.card-ranking th:nth-child(6),.home2-ranking-table.card-ranking td:nth-child(6){text-align:right!important;width:62px!important;min-width:62px!important}.home2-ranking-table.card-ranking th:nth-child(6){text-overflow:clip!important}.home2-card-title-tabs.no-title{margin-bottom:8px!important}.home2-tabs,.home2-tabs button{height:44px!important}@media (max-height:850px){.home2-hero{min-height:124px!important;max-height:136px!important}.home2-page{grid-template-rows:auto minmax(0,1fr) minmax(150px,.58fr)!important}}body:has(.sd-minutes-page){overflow:hidden}.sd-main:has(.sd-minutes-page){height:100vh;padding:10px 16px 8px;overflow:hidden}.sd-minutes-page{flex-direction:column;gap:8px;min-width:0;height:calc(100vh - 22px);display:flex;overflow:hidden}.sd-minutes-page .sd-team-tabs-wrap{flex:none;margin:0 0 8px}.sd-minutes-toolbar{flex:none;justify-content:space-between;align-items:center;min-height:22px;display:flex}.sd-minutes-legend{justify-content:flex-end;gap:9px;margin:0;font-size:12px}.sd-minutes-legend .sq{border-radius:3px;width:12px;height:12px}.sd-minutes-card{flex:auto;min-height:0;margin:0;padding:10px;overflow:hidden}.sd-minutes-scroll{border-radius:12px;width:100%;height:100%;overflow:auto}.sd-minutes-scroll::-webkit-scrollbar{width:9px;height:9px}.sd-minutes-bottom-card::-webkit-scrollbar{width:9px;height:9px}.sd-modal::-webkit-scrollbar{width:9px;height:9px}.sd-minutes-scroll::-webkit-scrollbar-thumb{background:#b9bfcc;border-radius:999px}.sd-minutes-bottom-card::-webkit-scrollbar-thumb{background:#b9bfcc;border-radius:999px}.sd-modal::-webkit-scrollbar-thumb{background:#b9bfcc;border-radius:999px}.sd-minutes-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:12px;line-height:1.05}.sd-minutes-table th,.sd-minutes-table td{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;white-space:nowrap;background:#fff;height:29px;padding:6px 8px}.sd-minutes-table thead th{z-index:8;height:32px;box-shadow:0 1px 0 var(--line);background:#fff;position:sticky;top:0}.sd-minutes-table th:first-child,.sd-minutes-table td:first-child{border-left:1px solid var(--line)}.sd-minutes-table .sticky-col{z-index:6;background:#fff;position:sticky}.sd-minutes-table .sticky-num{width:42px;min-width:42px;left:0}.sd-minutes-table .sticky-player{text-align:left;width:226px;min-width:226px;max-width:226px;left:42px}.sd-minutes-table th.sticky-player{text-align:center}.sd-minutes-table .sticky-pos{width:88px;min-width:88px;left:268px}.sd-minutes-table .sticky-dorsal{width:64px;min-width:64px;left:356px}.sd-minutes-table .sticky-alt{text-overflow:ellipsis;width:72px;min-width:72px;max-width:72px;left:420px;overflow:hidden}.sd-minutes-table .sticky-pie{width:58px;min-width:58px;left:556px;box-shadow:4px 0 9px #0f172a0f}.sd-minutes-table .player-name{cursor:default;text-overflow:ellipsis;font-weight:900;overflow:hidden}.sd-minutes-table select{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:58px;height:25px;padding:1px 6px;font-size:12px}.sd-minutes-table .journey-head{width:38px;min-width:38px}.sd-minutes-table td.minute{border-left:0;border-right:0;width:38px;min-width:38px;padding:0;font-weight:900;box-shadow:inset 0 0 0 .5px #ffffffb8}.sd-minutes-table .minute.TITULAR,.sd-minutes-table .minute.TITULAR_INICIAL{background:#dff0d5}.sd-minutes-table .minute.SUPLENTE_JUGO,.sd-minutes-table .minute.SUP_JUGO{background:#dcebff}.sd-minutes-table .minute.SUPLENTE_NO_JUGO,.sd-minutes-table .minute.SUP_NO_JUGO{color:#e3132c;background:#ffefd4}.sd-minutes-table .minute.NO_CONVOCADO,.sd-minutes-table .minute.NC{background:#e3e5ea}.sd-header-icon{vertical-align:middle;cursor:pointer;margin-left:4px;display:inline-flex}.sd-minutes-bottom-grid{flex:0 0 236px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;min-height:0;display:grid}.sd-minutes-bottom-card{min-height:0;margin:0;padding:13px 18px;overflow:hidden}.sd-minutes-bottom-card h3{margin-bottom:8px;font-size:16px}.sd-minutes-bottom-card .sd-hbar{grid-template-columns:minmax(170px,230px) 1fr;margin:6px 0;font-size:13px}.sd-minutes-bottom-card .sd-bar-bg,.sd-minutes-bottom-card .sd-bar-fill{height:7px}.sd-impact-table{font-size:12px}.sd-impact-table th,.sd-impact-table td{padding:8px 10px}.sd-impact-table th{line-height:1.05}.sd-hover-chart-fixed{border:1px solid var(--line);z-index:80;pointer-events:none;background:#fffffffa;border-radius:14px;width:470px;max-width:calc(100vw - 40px);padding:14px 16px 12px;position:fixed;top:auto;left:auto;box-shadow:0 18px 45px #0003}.sd-hover-chart-fixed h4{margin:0 0 4px;font-size:16px}.sd-hover-chart-fixed p{color:#475467;margin:0 0 9px;font-size:12px}.sd-hover-chart-fixed .sd-minibars{gap:8px;height:82px;overflow:hidden}.sd-hover-chart-fixed .sd-minibar i{width:16px}.sd-hover-chart-fixed .sd-minibar span,.sd-hover-chart-fixed .sd-minibar b{font-size:10px}.sd-goals-info{cursor:help;vertical-align:middle;color:#111827;justify-content:center;align-items:center;margin-left:5px;display:inline-flex;position:relative}.sd-goals-popover{border:1px solid var(--line);z-index:70;text-align:left;background:#fff;border-radius:14px;width:230px;padding:13px;display:none;position:absolute;top:24px;left:-92px;box-shadow:0 16px 40px #0f172a2e}.sd-goals-info:hover .sd-goals-popover{display:block}.sd-goals-popover b{margin-bottom:4px;font-size:13px;display:block}.sd-goals-popover small{color:#667085;margin-bottom:8px;font-size:10px;line-height:1.2;display:block}.sd-goals-popover i{background:#f2f4f7;border-radius:9px;grid-template-columns:1fr auto;align-items:center;min-height:30px;margin-top:6px;padding:7px 9px;font-size:11px;font-style:normal;display:grid;position:relative;overflow:hidden}.sd-goals-popover i em{opacity:.36;z-index:0;position:absolute;inset:0 auto 0 0}.sd-goals-popover .pos-DEL em{background:#ffc9c9}.sd-goals-popover .pos-MED em{background:#cdf4c7}.sd-goals-popover .pos-DEF em{background:#cbe3ff}.sd-goals-popover .pos-POR em{background:#ead9ff}.sd-goals-popover .pos-SIN em{background:#d8dce5}@media (max-height:830px){.sd-main:has(.sd-minutes-page){padding-top:8px;padding-bottom:8px}.sd-minutes-toolbar{min-height:22px}.sd-minutes-card{padding:10px}.sd-minutes-table th,.sd-minutes-table td{height:29px;padding-top:5px;padding-bottom:5px}.sd-minutes-bottom-grid{flex-basis:198px}.sd-minutes-bottom-card{padding:13px 16px}.sd-minutes-bottom-card h3{margin-bottom:8px;font-size:15px}.sd-impact-table th,.sd-impact-table td{padding:6px 9px}.sd-minutes-bottom-card .sd-outline-btn{height:38px;margin-top:8px}}@media (max-width:1350px){.sd-minutes-table .sticky-player{width:210px;min-width:210px;max-width:210px}.sd-minutes-table .sticky-pos{left:252px}.sd-minutes-table .sticky-dorsal{left:340px}.sd-minutes-table .sticky-alt{left:404px}.sd-minutes-table .sticky-goals{left:476px}.sd-minutes-table .sticky-pie{left:540px}.sd-minutes-bottom-grid{gap:8px}}.sd-minutes-table .sticky-alt{font-size:11px}.sd-minutes-table .sticky-goals .sd-goals-info svg{width:15px;height:15px}.sd-minutes-bottom-card.impact{overflow:hidden}.sd-impact-table td:first-child{white-space:normal;max-width:190px;line-height:1.12}.sd-impact-table th{white-space:normal}.sd-dorsales-scroll{border:1px solid var(--line);background:#fff;border-radius:14px;max-height:calc(86vh - 110px);overflow:auto}.sd-dorsales-scroll::-webkit-scrollbar{width:9px;height:9px}.sd-dorsales-scroll::-webkit-scrollbar-thumb{background:#b9bfcc;border-radius:999px}.sd-dorsales{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:12px}.sd-dorsales th,.sd-dorsales td{text-align:center;white-space:nowrap;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;height:36px;padding:7px 10px}.sd-dorsales thead th{z-index:8;text-transform:uppercase;color:#111827;background:#f9fafc;font-size:11px;position:sticky;top:0}.sd-dorsales .d-sticky{z-index:6;background:#fff;position:sticky}.sd-dorsales thead .d-sticky{z-index:12;background:#f9fafc}.sd-dorsales .d-num{width:44px;min-width:44px;left:0}.sd-dorsales .d-player{text-align:left;width:230px;min-width:230px;max-width:230px;font-weight:900;left:44px}.sd-dorsales thead .d-player{text-align:left}.sd-dorsales .d-pos{width:72px;min-width:72px;left:274px}.sd-dorsales .d-current{width:88px;min-width:88px;left:346px}.sd-dorsales .d-alt{text-overflow:ellipsis;width:118px;min-width:118px;max-width:118px;left:434px;overflow:hidden;box-shadow:4px 0 9px #0f172a0f}.sd-dorsales td.changed{color:#d90429;font-weight:900;background:#ffe1e1!important}.change-badge{color:#087d30;background:#dcfce7;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 8px;font-weight:900;display:inline-flex}.change-badge.warn{color:#d90429;background:#ffe1e1}@media (max-height:820px){.sd-minutes-bottom-grid{flex-basis:226px}.sd-impact-table th,.sd-impact-table td{padding:5px 8px}.sd-minutes-table th,.sd-minutes-table td{height:27px;padding-top:4px;padding-bottom:4px}}.sd-minutes-toolbar{min-height:20px!important}.sd-minutes-table .sticky-alt{width:64px!important;min-width:64px!important;max-width:64px!important;padding-left:4px!important;padding-right:4px!important;left:420px!important}.sd-dorsal-alt-head{vertical-align:middle;flex-direction:column;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:.92;display:inline-flex}.sd-minutes-table .sticky-alt .sd-header-icon{transform:translateY(-1px);margin-left:3px!important}.sd-minutes-table .sticky-alt .sd-header-icon svg{width:13px;height:13px}.sd-minutes-bottom-card h3{flex:none;margin:0 0 8px!important}.sd-impact-table-wrap{padding-right:2px}.sd-impact-table{table-layout:fixed;width:100%}.sd-goals-popover{border-radius:13px!important}.sd-dorsales-modal h2{font-size:24px!important}.sd-dorsales-scroll{max-height:calc(82vh - 104px)!important}.sd-dorsales .d-current,.sd-dorsales .d-alt{line-height:.95}.sd-dorsales .d-current span,.sd-dorsales .d-alt span{display:block}@media (max-height:830px){.sd-minutes-bottom-grid{flex-basis:270px!important}.sd-minutes-card{padding-top:7px!important;padding-bottom:7px!important}.sd-minutes-table th,.sd-minutes-table td{height:25px!important;padding-top:3px!important;padding-bottom:3px!important}.sd-minutes-bottom-card{padding:12px 16px!important}}@media (max-width:1350px){.sd-minutes-table .sticky-alt{left:404px!important}.sd-minutes-table .sticky-goals{left:468px!important}.sd-minutes-table .sticky-pie{left:532px!important}.sd-minutes-bottom-grid{flex-basis:276px!important}}.sd-minutes-page{gap:6px!important}.sd-minutes-toolbar{min-height:18px!important;margin-bottom:2px!important}.sd-minutes-card{flex:auto!important;min-height:0!important;padding:7px 10px!important}.sd-minutes-scroll{max-height:100%!important}.sd-minutes-table th,.sd-minutes-table td{height:25px!important;padding-top:3px!important;padding-bottom:3px!important}.sd-minutes-table thead th{height:34px!important}.sd-minutes-table .sticky-alt{width:78px!important;min-width:78px!important;max-width:78px!important;padding-left:3px!important;padding-right:3px!important;left:420px!important;overflow:visible!important}.sd-minutes-table .sticky-goals{width:64px!important;min-width:64px!important;left:498px!important}.sd-dorsal-alt-button{cursor:pointer;width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;gap:3px;display:inline-flex}.sd-dorsal-alt-button svg{stroke-width:2.5px;flex:none;width:13px;height:13px}.sd-dorsal-alt-head{white-space:normal;flex-direction:column;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:.9;display:inline-flex}.sd-minutes-bottom-grid{flex:0 0 222px!important;gap:12px!important}.sd-minutes-bottom-card{flex-direction:column!important;min-height:0!important;padding:12px 18px!important;display:flex!important}.sd-minutes-bottom-card h3{margin:0 0 8px!important;font-size:17px!important;line-height:1.05!important}.sd-habituals-wrap,.sd-impact-table-wrap{flex:auto!important;min-height:0!important;overflow:hidden!important}.sd-habituals-wrap .sd-hbar{grid-template-columns:minmax(185px,260px) 1fr!important;margin:4px 0!important}.sd-impact-table th,.sd-impact-table td{padding:5px 8px!important;line-height:1.04!important}.sd-impact-table th:first-child,.sd-impact-table td:first-child{width:30%!important}.sd-impact-table th:nth-child(2),.sd-impact-table td:nth-child(2){text-align:center;width:13%!important}.sd-minutes-bottom-card .sd-outline-btn{flex:none!important;height:38px!important;margin-top:8px!important}.sd-goals-info{vertical-align:middle!important;align-items:center!important;margin-left:4px!important;display:inline-flex!important}.sd-goals-info svg{stroke-width:2.2px!important;width:14px!important;height:14px!important}.sd-goals-popover{border-radius:14px!important;width:210px!important;padding:13px!important}.sd-goals-popover i{position:relative;overflow:hidden;background:#f3f5f8!important}.sd-goals-popover i.pos-DEL{background:#fff1f2!important}.sd-goals-popover i.pos-MED{background:#ecfdf3!important}.sd-goals-popover i.pos-DEF{background:#eff6ff!important}.sd-goals-popover i.pos-POR{background:#f5f3ff!important}.sd-goals-popover i.pos-SIN{background:#f3f4f6!important}.sd-goals-popover i em{opacity:.18;border-radius:inherit;z-index:0;background:currentColor;position:absolute;top:0;bottom:0;left:0}.sd-goals-popover i span,.sd-goals-popover i strong{z-index:1;position:relative}.sd-modal:has(.sd-suplentes-full-wrap){width:min(1120px,88vw)!important;max-height:82vh!important;padding:24px 28px 26px!important}.sd-suplentes-full-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;max-height:calc(82vh - 112px);overflow:auto}.sd-suplentes-full{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.sd-suplentes-full thead th{z-index:2;color:#4b5565;text-transform:uppercase;letter-spacing:.02em;border-bottom:1px solid var(--line);background:#f8fafc;padding:10px 12px;font-size:11px;position:sticky;top:0}.sd-suplentes-full td{border-bottom:1px solid var(--line);vertical-align:middle;padding:9px 12px}.sd-suplentes-full th:first-child,.sd-suplentes-full td:first-child{text-align:center;width:70px;font-weight:900}.sd-suplentes-full th:nth-child(2),.sd-suplentes-full td:nth-child(2){width:32%;font-weight:800}.sd-suplentes-full th:nth-child(4),.sd-suplentes-full td:nth-child(4){text-align:center;width:90px;font-weight:900}.sd-suplentes-full th:nth-child(7),.sd-suplentes-full td:nth-child(7){text-align:center;width:132px;color:var(--red);font-weight:900}.sd-dorsales-modal{border-radius:20px!important;width:min(1320px,91vw)!important;max-height:82vh!important;padding:24px 26px 22px!important}.sd-dorsales-modal h2{margin-bottom:4px!important;font-size:28px!important}.sd-dorsales-modal>p{color:#647084;margin:0 0 14px!important}.sd-dorsales-scroll{border:1px solid var(--line);background:#fff;border-radius:14px;max-height:calc(82vh - 126px)!important}.sd-dorsales{font-size:12px!important}.sd-dorsales thead th{color:#475467!important;background:#f8fafc!important}.sd-dorsales .d-player{width:220px!important;min-width:220px!important;max-width:220px!important}@media (max-height:830px){.sd-minutes-bottom-grid{flex-basis:208px!important}.sd-minutes-bottom-card h3{font-size:16px!important}.sd-minutes-table th,.sd-minutes-table td{height:24px!important}.sd-minutes-bottom-card .sd-outline-btn{height:36px!important}}@media (max-width:1350px){.sd-minutes-table .sticky-alt{width:78px!important;min-width:78px!important;max-width:78px!important;left:404px!important}.sd-minutes-table .sticky-goals{left:482px!important}.sd-minutes-table .sticky-pie{left:546px!important}.sd-habituals-wrap .sd-hbar{grid-template-columns:minmax(170px,230px) 1fr!important}}.sd-minutes-table .sticky-col{z-index:18!important;background:#fff!important}.sd-minutes-table thead .sticky-col{z-index:30!important}.sd-minutes-table .sticky-pie{z-index:24!important;background:#fff!important;box-shadow:5px 0 10px #0f172a14!important}.sd-minutes-table thead .sticky-pie{z-index:34!important}.sd-minutes-table .sticky-alt{width:84px!important;min-width:84px!important;max-width:84px!important}.sd-minutes-table .sticky-goals{left:504px!important}.sd-minutes-table .sticky-pie{left:568px!important}.sd-dorsal-alt-button{gap:4px!important}.sd-dorsal-alt-head{font-size:10.5px!important;line-height:.93!important}.sd-dorsal-alt-button svg{flex-shrink:0!important;width:13px!important;height:13px!important;display:block!important}.sd-minutes-bottom-grid{flex:0 0 220px!important}.sd-minutes-bottom-card{padding:11px 18px 10px!important}.sd-minutes-bottom-card h3{margin-bottom:9px!important}.sd-habituals-wrap,.sd-impact-table-wrap{flex:none!important;overflow:hidden!important}.sd-habituals-wrap .sd-hbar{margin:3px 0!important}.sd-minutes-bottom-card .sd-outline-btn{height:36px!important;margin-top:10px!important}.sd-impact-table{border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important;width:100%!important;font-size:12px!important}.sd-impact-table thead th{color:#111827!important;text-transform:uppercase!important;letter-spacing:.01em!important;border-bottom:1px solid var(--line)!important;background:#fff!important;padding:5px 7px 7px!important;font-size:11px!important}.sd-impact-table tbody td{border-bottom:1px solid var(--line)!important;vertical-align:middle!important;padding:6px 7px!important;line-height:1.08!important}.sd-impact-table tbody tr:last-child td{border-bottom:0!important}.sd-impact-table th:first-child,.sd-impact-table td:first-child{text-align:left!important;width:31%!important}.sd-impact-table th:nth-child(2),.sd-impact-table td:nth-child(2){font-weight:900;text-align:center!important;width:13%!important}.sd-modal:has(.sd-suplentes-full-wrap){border-radius:20px!important;width:min(1180px,90vw)!important;max-height:82vh!important;padding:22px 26px 24px!important}.sd-modal:has(.sd-suplentes-full-wrap) h2{margin-bottom:16px!important;font-size:28px!important}.sd-suplentes-full-wrap{box-shadow:inset 0 0 0 1px #ffffff80;border:1px solid var(--line)!important;background:#fff!important;border-radius:16px!important;max-height:calc(82vh - 108px)!important;overflow:auto!important}.sd-suplentes-full{border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important;width:100%!important;font-size:13px!important}.sd-suplentes-full thead th{z-index:5!important;color:#475467!important;text-transform:uppercase!important;border-bottom:1px solid var(--line)!important;background:#f8fafc!important;padding:11px 12px!important;font-size:11px!important;position:sticky!important;top:0!important}.sd-suplentes-full td{border-bottom:1px solid var(--line)!important;background:#fff!important;padding:9px 12px!important}.sd-suplentes-full tbody tr:hover td{background:#fff5f7!important}.sd-suplentes-full th:first-child,.sd-suplentes-full td:first-child{font-weight:900;text-align:center!important;width:72px!important}.sd-suplentes-full th:nth-child(2),.sd-suplentes-full td:nth-child(2){font-weight:900;width:34%!important}.sd-suplentes-full th:nth-child(3),.sd-suplentes-full td:nth-child(3){text-align:center!important;width:95px!important}.sd-suplentes-full th:nth-child(4),.sd-suplentes-full td:nth-child(4){font-weight:900;text-align:center!important;width:95px!important}.sd-suplentes-full th:nth-child(5),.sd-suplentes-full td:nth-child(5){text-align:center!important;width:125px!important}.sd-suplentes-full th:nth-child(6),.sd-suplentes-full td:nth-child(6){text-align:center!important;width:85px!important}.sd-suplentes-full th:nth-child(7),.sd-suplentes-full td:nth-child(7){color:var(--red);font-weight:900;text-align:center!important;width:145px!important}.sd-dorsales-modal{width:min(1360px,92vw)!important;max-height:82vh!important;padding:22px 24px!important;overflow:hidden!important}.sd-dorsales-modal h2{margin:0 0 16px!important;font-size:27px!important}.sd-dorsales-modal>p{display:none!important}.sd-dorsales-scroll{max-height:calc(82vh - 88px)!important;overflow:auto!important}.sd-dorsales .d-alt{box-shadow:none!important;border-right:2px solid #d9dee8!important}.sd-dorsales th,.sd-dorsales td{height:30px!important;padding:5px 7px!important}.sd-dorsales thead th{z-index:10!important}.sd-dorsales thead .d-sticky{z-index:18!important}@media (max-height:830px){.sd-minutes-bottom-grid{flex-basis:212px!important}.sd-impact-table tbody td{padding-top:5px!important;padding-bottom:5px!important}.sd-minutes-bottom-card h3{font-size:16px!important}}@media (max-width:1350px){.sd-minutes-table .sticky-alt{width:84px!important;min-width:84px!important;max-width:84px!important;left:404px!important}.sd-minutes-table .sticky-goals{left:488px!important}.sd-minutes-table .sticky-pie{left:552px!important}}.sd-minutes-bottom-card{justify-content:flex-start!important}.sd-minutes-bottom-card .sd-outline-btn{margin-top:auto!important}.sd-habituals-wrap{flex:auto!important;min-height:0!important}.sd-habituals-wrap .sd-hbar{margin:2px 0!important;font-size:12.5px!important}.sd-habituals-wrap .sd-bar-bg,.sd-habituals-wrap .sd-bar-fill{height:6px!important}.sd-impact-table tbody td{padding-top:4px!important;padding-bottom:4px!important}.sd-impact-table thead th{padding-top:4px!important;padding-bottom:5px!important}.sd-dorsales .d-num{width:44px!important;min-width:44px!important;max-width:44px!important;left:0!important}.sd-dorsales .d-player{width:240px!important;min-width:240px!important;max-width:240px!important;left:44px!important}.sd-dorsales .d-pos{width:80px!important;min-width:80px!important;max-width:80px!important;left:284px!important}.sd-dorsales .d-current{width:92px!important;min-width:92px!important;max-width:92px!important;left:364px!important}.sd-dorsales .d-alt{border-right:2px solid #d9dee8!important;width:132px!important;min-width:132px!important;max-width:132px!important;left:456px!important;box-shadow:5px 0 10px #0f172a0f!important}.sd-dorsales th:not(.d-sticky),.sd-dorsales td:not(.d-sticky){min-width:46px!important}.sd-dorsales thead th:not(.d-sticky):first-of-type,.sd-dorsales tbody td:not(.d-sticky):first-of-type{padding-left:12px!important}.sd-dorsales-scroll{padding-bottom:4px!important}@media (max-height:830px){.sd-habituals-wrap .sd-hbar{margin:1px 0!important}.sd-minutes-bottom-card h3{margin-bottom:5px!important}.sd-impact-table tbody td{padding-top:3px!important;padding-bottom:3px!important}}.sd-minutes-bottom-grid{flex:0 0 226px!important;align-items:stretch!important;gap:14px!important;min-height:0!important}.sd-minutes-bottom-card{border-radius:20px!important;grid-template-rows:auto minmax(0,1fr) auto!important;min-height:0!important;padding:14px 20px 12px!important;display:grid!important;overflow:hidden!important}.sd-minutes-bottom-card h3{letter-spacing:-.2px!important;margin:0 0 11px!important;font-size:17px!important;line-height:1!important}.sd-minutes-bottom-card .sd-outline-btn{border-radius:10px!important;flex:none!important;height:42px!important;margin:10px 0 0!important;font-size:16px!important}.sd-habituals-wrap{min-height:0!important;padding-top:2px!important;overflow:hidden!important}.sd-habituals-wrap .sd-hbar{grid-template-columns:minmax(220px,42%) minmax(230px,1fr)!important;align-items:center!important;gap:14px!important;margin:4px 0!important;font-size:13px!important;line-height:1.05!important;display:grid!important}.sd-habituals-wrap .sd-hbar span:first-child{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.sd-habituals-wrap .sd-bar-row{gap:10px!important}.sd-habituals-wrap .sd-bar-bg,.sd-habituals-wrap .sd-bar-fill{border-radius:999px!important;height:7px!important}.sd-impact-table-wrap{min-height:0!important;padding-top:1px!important;overflow:hidden!important}.sd-impact-table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important;font-size:12.5px!important}.sd-impact-table thead th{color:#071027!important;text-transform:uppercase!important;letter-spacing:.01em!important;border-bottom:1px solid var(--line)!important;vertical-align:bottom!important;background:#fff!important;padding:4px 8px 7px!important;font-size:11px!important;line-height:1.05!important}.sd-impact-table tbody td{vertical-align:middle!important;background:#fff!important;border-bottom:1px solid #edf0f5!important;padding:5px 8px!important;line-height:1.1!important}.sd-impact-table tbody tr:hover td{background:#fff7f9!important}.sd-impact-table tbody tr:nth-child(n+5){display:none!important}.sd-impact-table th:first-child,.sd-impact-table td:first-child{text-align:left!important;text-overflow:ellipsis!important;width:32%!important;overflow:hidden!important}.sd-impact-table th:nth-child(2),.sd-impact-table td:nth-child(2){text-align:center!important;width:13%!important;font-weight:900!important}.sd-impact-table th:nth-child(3),.sd-impact-table td:nth-child(3){text-align:center!important;width:18%!important}.sd-impact-table th:nth-child(4),.sd-impact-table td:nth-child(4){text-align:center!important;width:12%!important}.sd-impact-table th:nth-child(5),.sd-impact-table td:nth-child(5){text-align:center!important;width:20%!important}.sd-impact-table td:nth-child(5){color:var(--red)!important;font-weight:900!important}@media (max-height:830px){.sd-minutes-bottom-grid{flex-basis:214px!important}.sd-minutes-bottom-card{padding-top:12px!important;padding-bottom:10px!important}.sd-minutes-bottom-card h3{margin-bottom:8px!important;font-size:16px!important}.sd-habituals-wrap .sd-hbar{margin:2px 0!important;font-size:12.5px!important}.sd-impact-table thead th{padding-top:3px!important;padding-bottom:5px!important}.sd-impact-table tbody td{padding-top:3px!important;padding-bottom:3px!important}.sd-minutes-bottom-card .sd-outline-btn{height:38px!important;margin-top:8px!important;font-size:15px!important}}.sd-minutes-bottom-card .sd-habituals-wrap{width:100%!important;padding-right:0!important}.sd-minutes-bottom-card .sd-habituals-wrap .sd-hbar{grid-template-columns:minmax(220px,38%) minmax(0,1fr)!important;align-items:center!important;column-gap:18px!important;width:100%!important;max-width:none!important;margin:4px 0!important;display:grid!important}.sd-minutes-bottom-card .sd-habituals-wrap .sd-bar-row{grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;column-gap:10px!important;width:100%!important;display:grid!important}.sd-minutes-bottom-card .sd-habituals-wrap .sd-bar-bg{flex:none!important;width:100%!important;min-width:0!important}.sd-minutes-bottom-card .sd-habituals-wrap .sd-bar-row b,.sd-minutes-bottom-card .sd-habituals-wrap .sd-bar-row strong,.sd-minutes-bottom-card .sd-habituals-wrap .sd-bar-row span:last-child{text-align:right!important;justify-self:end!important}.sd-minutes-bottom-card .sd-outline-btn{width:100%!important;max-width:none!important}@media (max-width:1450px){.sd-minutes-bottom-card .sd-habituals-wrap .sd-hbar{grid-template-columns:minmax(190px,37%) minmax(0,1fr)!important;column-gap:14px!important}}
