#match-stat-table td{border-top:none;border-bottom:1px solid #ddd;}#match-page-group-container{padding:1rem 0.5rem;}
.match-parts-wrapper{margin-top:1rem;margin-bottom:1rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);background-color:#fff;font-size:1.2rem;}.match-parts-header{background-color:#f5f5f5;padding:12px 16px;border-bottom:1px solid #e0e0e0;}.match-parts-header h4{margin:0;font-size:16px;font-weight:500;color:#333;}.match-parts-content{display:flex;justify-content:center;padding:4px 0;}.match-parts-wrapper .match-part-column{border-right:1px solid #e0e0e0;display:flex;flex-direction:column;}.match-parts-wrapper .match-part-column:last-child{margin-right:0;border-right:none;}.match-parts-wrapper .match-part-column .match-part-cell{padding:5px 10px;text-align:center;min-width:40px;}.match-parts-wrapper .match-part-column .match-part-header{font-weight:500;color:#666;border-bottom:2px solid #e0e0e0;}.match-parts-wrapper .match-part-column .team-name{text-align:right;font-weight:500;margin:0;font-size:1.2rem;}.match-parts-wrapper .match-part-column.total-column{background-color:#f9f9f9;}.match-parts-wrapper .match-part-column .total-score{font-weight:700;color:#333;}.match-info-score .team-score{padding:3px;font-size:1.4em;line-height:20px;}.match-form .match-part-row{display:flex;padding:4px;}.match-form .match-part-row .row-item{padding:2px;width:100%;}.box-score-data{font-size:12px;}.match-extra-info-container{padding:1rem 0.25rem;}.match-extra-info-header{font-weight:bold;padding:0.25rem 0.75rem;background:#eee;border-radius:3px;}.match-extra-info-body .extra-info-row{display:flex;justify-content:space-between;padding:0.5rem 0.75rem;}.match-extra-info-body .extra-info-value{font-weight:bold;}@media screen and (max-width:767px){.match-parts-wrapper .match-part-column .match-part-cell{padding:6px 10px;min-width:30px;}.match-parts-header{padding:10px 12px;}.match-parts-header h4{font-size:14px;}.match-parts-wrapper .match-part-column .team-name{font-size:13px;}}@media screen and (max-width:480px){.match-parts-wrapper{border-radius:6px;margin-top:0.75rem;margin-bottom:0.75rem;font-size:1rem;}.match-parts-wrapper .match-part-column .match-part-cell{padding:5px 8px;min-width:25px;font-size:11px;}}@media screen and (max-width:350px){.match-parts-wrapper .match-part-column .match-part-cell{padding:4px 5px;min-width:20px;}}.match-summary{margin-top:12px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,0.1);background:#0f172a;color:#e8edf5;}.match-summary__header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:linear-gradient(135deg,var(--match-accent,#0f7ae5),#0b1530);}.match-summary__title{font-size:18px;font-weight:700;letter-spacing:0.2px;}.match-summary__subtitle{font-size:12px;opacity:0.85;margin-top:2px;}.match-summary__timeline{background:#fff;color:#0f172a;padding:14px 18px 16px;position:relative;width:100%;display:flex;flex-direction:column;align-items:stretch;}.match-summary__timeline::before{content:'';position:absolute;left:50%;top:14px;bottom:16px;width:2px;background:#e5e7eb;transform:translateX(-50%);}.match-summary__event{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);grid-template-areas:"home time away";align-items:center;justify-items:stretch;position:relative;margin-bottom:12px;z-index:1;gap:12px;width:100%;}.match-summary__event:last-child{margin-bottom:0;}.match-summary__event--comment{grid-template-columns:1fr;}.match-summary__event-time{font-size:13px;color:#0f172a;text-align:center;grid-area:time;display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:6px 10px;border-radius:14px;background:#f5f7ff;border:1px solid #dbe3ff;box-shadow:0 6px 12px rgba(15,23,42,0.08);font-weight:700;letter-spacing:0.2px;}.match-summary__event--home .match-summary__event-time,.match-summary__event--away .match-summary__event-time{justify-self:center;}.match-summary__event--shootout .match-summary__event-time{display:none;}.match-summary__event-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;align-items:center;gap:10px;padding:10px 12px;box-shadow:0 6px 20px rgba(15,23,42,0.06);grid-area:home;justify-self:normal;min-width:0;}.match-summary__event-card--comment{grid-column:1 / -1;background:#f1f5f9;}.match-summary__event-icon{width:32px;height:32px;border-radius:50%;background:rgba(15,122,229,0.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border:1px solid #e5e7eb;}.match-summary__event-icon img{max-height:20px;width:20px;object-fit:contain;}.match-summary__event-body{flex:1;}.match-summary__event-text{font-weight:600;font-size:14px;line-height:1.4;}.match-summary__event-score{background:var(--match-accent,#0f7ae5);color:#fff;padding:6px 10px;border-radius:10px;font-weight:700;font-size:13px;box-shadow:0 6px 16px rgba(15,122,229,0.25);}.match-summary__event-card--away{flex-direction:row-reverse;}.match-summary__event-card--away .match-summary__event-body{text-align:right;}.match-summary__event--home .match-summary__event-card{grid-area:home;}.match-summary__event--away .match-summary__event-card{grid-area:away;}.match-summary__divider{position:relative;text-align:center;margin:16px 0;z-index:1;}.match-summary__divider span{background:#fff;padding:4px 10px;border-radius:14px;border:1px solid #e5e7eb;font-size:12px;font-weight:600;color:#0f172a;}.match-summary__divider::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background:#e5e7eb;z-index:-1;}.match-summary__empty{text-align:center;padding:18px 0;color:#6b7280;font-size:13px;font-weight:500;}.match-summary__team-name-mobile{display:none;}@media (max-width:767px){.match-summary__header{flex-direction:column;align-items:flex-start;gap:8px;}.match-summary__timeline::before{left:30px;transform:none;}.match-summary__event{grid-template-columns:60px 1fr;grid-template-areas:"time card";gap:3px;margin-bottom:10px;}.match-summary__event-time{grid-column:1 / 2;grid-area:time;text-align:left;justify-self:flex-start;font-size:12px;min-width:48px;padding:4px 8px;}.match-summary__event--home .match-summary__event-card,.match-summary__event--away .match-summary__event-card{grid-column:2 / 3;grid-area:card;margin:0;padding:10px;justify-self:stretch;position:relative;flex-direction:row;align-items:center;gap:2px 6px;flex-wrap:wrap;}.match-summary__event-card--away{flex-direction:row;}.match-summary__event-card--away .match-summary__event-body{text-align:left;}.match-summary__team-name-mobile{display:block;margin-top:4px;font-size:11px;font-weight:700;color:#6b7280;line-height:1.2;text-align:left;width:100%;flex:0 0 100%;order:3;}.match-summary__timeline{padding:3px;}}#match-players{display:flex;gap:4px;}.match-players-card{position:relative;margin-bottom:16px;padding:12px 15px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e9ecef;border-radius:12px;box-shadow:0 8px 22px rgba(15,23,42,0.06);}.match-players-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;}.match-players-card__team-name{font-weight:700;font-size:18px;color:#1f2937;line-height:1.3;}.match-players-card__status{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#f1f3f5;color:#495057;border:1px solid #e9ecef;white-space:nowrap;}.match-players-card__status--confirmed{background:rgba(24,135,84,0.12);color:#0f5132;border-color:rgba(24,135,84,0.28);}.match-players-card__status--pending{background:rgba(13,110,253,0.1);color:#0a58ca;border-color:rgba(13,110,253,0.25);}.match-players-card__body{display:flex;flex-direction:column;gap:12px;}.match-players-card__section{background:#fff;border:1px solid #e9ecef;border-radius:10px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.6);}.match-players-card__section-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:#1f2937;margin-bottom:8px;}.match-players-card__dot{width:10px;height:10px;border-radius:50%;background:var(--players-accent,#0d6efd);box-shadow:0 0 0 4px rgba(13,110,253,0.12);}.match-players-card__dot--bench{background:#adb5bd;box-shadow:0 0 0 4px rgba(173,181,189,0.16);}.match-players-card__table-wrapper{border:1px solid #eef1f4;border-radius:10px;overflow:hidden;}.match-players-table{width:100%;margin:0;border-collapse:collapse;background:linear-gradient(180deg,#fff,#f8fafc);}.match-players-table thead th{background:#f1f3f5;color:#495057;font-size:12px;letter-spacing:0.01em;padding:10px 12px;border-bottom:1px solid #e5e7eb;font-weight:700;}.match-players-table tbody td{padding:10px 12px;border-bottom:1px solid #f1f3f5;vertical-align:middle;font-size:13px;color:#212529;}.match-players-table tbody tr:last-child td{border-bottom:none;}.match-players-table__number{width:54px;text-align:center;font-weight:700;color:#334155;}.match-players-table__stat{width:60px;text-align:center;font-weight:600;color:#334155;}.match-players-table .match-team-player-name a{font-weight:700;color:#0d6efd;text-decoration:none;}.match-players-table .match-team-player-name a:hover{color:#0a58ca;text-decoration:underline;}@media (max-width:767px){#match-players{flex-direction:column;}.match-players-card{margin-top:10px;padding:12px 10px;}.match-players-card__header{flex-direction:column;align-items:flex-start;}.match-players-card__status{width:100%;text-align:center;}.match-players-table thead th,.match-players-table tbody td{padding:8px 10px;font-size:12px;}}
.locale-untranslated{font-style:normal;text-decoration:line-through;}#locale-translation-filter-form .form-item-language,#locale-translation-filter-form .form-item-translation,#locale-translation-filter-form .form-item-group{float:left;padding-right:.8em;margin:0.1em;width:15em;}#locale-translation-filter-form .form-type-select select{width:100%;}#locale-translation-filter-form .form-actions{float:left;padding:3ex 0 0 1em;}.language-switcher-locale-session a.active{color:#0062A0;}.language-switcher-locale-session a.session-active{color:#000000;}
