:root{--ce-bg:#05070c;--ce-card:#0c111b;--ce-line:rgba(255,255,255,.09);--ce-text:#f7f8fb;--ce-muted:#8d98aa;--ce-gold:#d4af37}.dws-ce-body{margin:0;background:radial-gradient(circle at 50% -10%,#122140 0,#070a11 35%,#05070c 70%);color:var(--ce-text);font-family:Inter,Poppins,system-ui,sans-serif}.dws-ce-shell{width:min(1280px,calc(100% - 32px));margin:auto;padding:36px 0 72px}.dws-ce-hero{padding:88px 7%;border:1px solid var(--ce-line);border-radius:34px;position:relative;overflow:hidden;background:linear-gradient(125deg,rgba(17,30,55,.96),rgba(6,9,16,.82));box-shadow:0 32px 90px rgba(0,0,0,.35)}.dws-ce-hero:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-120px;top:-200px;background:radial-gradient(circle,rgba(14,92,255,.45),transparent 65%)}.dws-ce-kicker,.dws-ce-heading span,.dws-ce-card__head span{color:var(--ce-gold);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.dws-ce-hero h1{font-size:clamp(42px,7vw,92px);line-height:.94;letter-spacing:-.06em;margin:18px 0;max-width:900px}.dws-ce-hero h1 em{font-style:normal;color:#7ca8ff}.dws-ce-hero p{max-width:690px;font-size:18px;color:#aeb8c9;line-height:1.65}.dws-ce-hero__actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.dws-ce-hero__actions a,.dws-ce-empty-page a{padding:14px 20px;border-radius:14px;text-decoration:none;font-weight:800;background:#fff;color:#07101f}.dws-ce-hero__actions a+ a{background:rgba(255,255,255,.07);color:#fff;border:1px solid var(--ce-line)}.dws-ce-section{padding-top:52px}.dws-ce-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.dws-ce-heading h2,.dws-ce-card__head h2{margin:5px 0 0;font-size:30px}.dws-ce-heading p{color:var(--ce-muted)}.dws-ce-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.dws-ce-competition-card{--ce-accent:#d4af37;--ce-accent2:#0e5cff;background:linear-gradient(150deg,color-mix(in srgb,var(--ce-accent2) 20%,#0c111b),#080b12 58%);border:1px solid color-mix(in srgb,var(--ce-accent) 32%,transparent);border-radius:28px;padding:25px;position:relative;overflow:hidden}.dws-ce-competition-card:before{content:"";position:absolute;inset:auto -80px -130px auto;width:260px;height:260px;border-radius:50%;background:var(--ce-accent);filter:blur(75px);opacity:.14}.dws-ce-competition-card__top{display:flex;justify-content:space-between;color:#b7c0cf;font-size:11px;font-weight:900;letter-spacing:.12em}.dws-ce-competition-card__identity{padding:35px 0 22px}.dws-ce-competition-card__identity>div{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:rgba(255,255,255,.09);font-size:34px}.dws-ce-competition-card__identity img{max-width:54px;max-height:54px}.dws-ce-competition-card h3{font-size:32px;margin:18px 0 4px}.dws-ce-competition-card p{margin:0;color:var(--ce-muted)}.dws-ce-competition-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dws-ce-competition-card__stats span{padding:13px;border-radius:14px;background:rgba(255,255,255,.055);font-size:11px;color:#98a3b5}.dws-ce-competition-card__stats b{display:block;font-size:21px;color:#fff}.dws-ce-competition-card__next{padding:18px 0}.dws-ce-competition-card__next small{display:block;color:var(--ce-accent);font-weight:900;font-size:10px}.dws-ce-competition-card__next b{display:block;margin-top:6px}.dws-ce-competition-card>a{display:flex;justify-content:space-between;padding:15px 17px;background:#fff;color:#07101f;border-radius:14px;text-decoration:none;font-weight:900;position:relative}.dws-ce-breadcrumb{display:flex;gap:10px;color:var(--ce-muted);font-size:13px;margin-bottom:18px}.dws-ce-breadcrumb a{color:#a9b4c5;text-decoration:none}.dws-ce-tournament-hero{--ce-accent:#d4af37;--ce-accent2:#0e5cff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:36px;border-radius:30px;border:1px solid color-mix(in srgb,var(--ce-accent) 28%,transparent);background:linear-gradient(125deg,color-mix(in srgb,var(--ce-accent2) 22%,#0b111c),#080b12);position:relative;overflow:hidden}.dws-ce-tournament-hero__logo{width:100px;height:100px;border-radius:28px;display:grid;place-items:center;background:rgba(255,255,255,.08);font-size:48px}.dws-ce-tournament-hero__logo img{max-width:75px;max-height:75px}.dws-ce-tournament-hero h1{font-size:clamp(34px,5vw,66px);letter-spacing:-.045em;margin:5px 0}.dws-ce-tournament-hero p,.dws-ce-tournament-hero span{color:#aab5c6}.dws-ce-tournament-status{display:flex;flex-direction:column;align-items:flex-end}.dws-ce-tournament-status i{width:12px;height:12px;background:#25d07f;border-radius:50%;box-shadow:0 0 20px #25d07f;margin-bottom:10px}.dws-ce-tournament-status small{color:var(--ce-muted)}.dws-ce-subnav{display:flex;gap:8px;margin:18px 0 24px;overflow:auto;padding-bottom:4px}.dws-ce-subnav a{padding:11px 16px;border-radius:12px;text-decoration:none;color:#aab4c4;border:1px solid var(--ce-line);white-space:nowrap}.dws-ce-subnav a.is-active{background:#fff;color:#07101f}.dws-ce-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:20px}.dws-ce-metrics article{display:flex;align-items:center;gap:14px;background:var(--ce-card);border:1px solid var(--ce-line);padding:18px;border-radius:18px}.dws-ce-metrics article>span{font-size:27px}.dws-ce-metrics b{font-size:27px;display:block}.dws-ce-metrics small{color:var(--ce-muted)}.dws-ce-dashboard{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:20px}.dws-ce-main,.dws-ce-side{display:flex;flex-direction:column;gap:20px}.dws-ce-card{background:rgba(12,17,27,.93);border:1px solid var(--ce-line);border-radius:24px;padding:21px}.dws-ce-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.dws-ce-card__head h2{font-size:24px}.dws-ce-card__head a{color:#b7c2d2;text-decoration:none;font-size:13px}.dws-ce-list{display:flex;flex-direction:column;gap:10px}.dws-ce-match{display:block;padding:15px;border-radius:17px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055);text-decoration:none;color:#fff}.dws-ce-match>small{display:block;text-align:center;color:#8792a4;margin-bottom:11px}.dws-ce-match>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.dws-ce-match span{display:flex;align-items:center;gap:9px}.dws-ce-match span:last-child{justify-content:flex-end;text-align:right}.dws-ce-match img,.dws-ce-team-grid img{width:34px;height:34px;object-fit:contain}.dws-ce-match strong{font-size:19px}.dws-ce-standing{display:grid;grid-template-columns:30px 1fr auto;align-items:center;padding:12px 0;border-bottom:1px solid var(--ce-line)}.dws-ce-standing i{width:24px;height:24px;border-radius:8px;background:rgba(255,255,255,.08);display:grid;place-items:center;font-style:normal}.dws-ce-standing span{color:var(--ce-gold);font-weight:800}.dws-ce-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dws-ce-team-grid>div{min-width:0;padding:11px 7px;border-radius:14px;background:rgba(255,255,255,.04);text-align:center}.dws-ce-team-grid small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.dws-ce-loading,.dws-ce-empty{padding:28px;text-align:center;color:var(--ce-muted)}.dws-ce-empty-page{text-align:center;padding:120px 20px}.dws-global-competition{position:relative;margin-left:auto}.dws-global-competition>button{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;border-radius:12px;padding:10px 12px;cursor:pointer}.dws-global-competition__menu{position:absolute;right:0;top:calc(100% + 10px);width:290px;padding:8px;background:#0b1019;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 25px 70px rgba(0,0,0,.5);display:none;z-index:99}.dws-global-competition.is-open .dws-global-competition__menu{display:block}.dws-global-competition__menu a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px;color:#fff;text-decoration:none;border-radius:11px}.dws-global-competition__menu a:hover{background:rgba(255,255,255,.06)}.dws-global-competition__menu img{width:28px;height:28px;object-fit:contain}.dws-global-competition__menu small{color:#8792a4}.dws-global-competition__menu .dws-global-all{display:block;color:#d4af37;border-top:1px solid rgba(255,255,255,.08);margin-top:5px}.dws-ce-body .dws-public-footer-v306{margin-top:0}@media(max-width:900px){.dws-ce-grid,.dws-ce-dashboard{grid-template-columns:1fr}.dws-ce-metrics{grid-template-columns:repeat(2,1fr)}.dws-ce-tournament-hero{grid-template-columns:auto 1fr}.dws-ce-tournament-status{grid-column:1/-1;align-items:flex-start}.dws-global-competition{display:none}}@media(max-width:620px){.dws-ce-shell{width:min(100% - 18px,1280px);padding-top:14px}.dws-ce-hero{padding:48px 22px;border-radius:24px}.dws-ce-hero h1{font-size:43px}.dws-ce-grid{grid-template-columns:1fr}.dws-ce-heading{align-items:flex-start;flex-direction:column}.dws-ce-tournament-hero{grid-template-columns:1fr;padding:24px}.dws-ce-tournament-hero h1{font-size:40px}.dws-ce-tournament-hero__logo{width:78px;height:78px}.dws-ce-metrics{grid-template-columns:repeat(2,1fr)}.dws-ce-metrics article{padding:14px}.dws-ce-match b{font-size:12px}.dws-ce-card{padding:15px}.dws-ce-team-grid{grid-template-columns:repeat(3,1fr)}}


/* v5.1.0 Competition Hub refresh */
.dws-ce-v510{padding-top:24px}.dws-ce-hero-v510{min-height:auto;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:24px;background:linear-gradient(110deg,rgba(212,175,55,.15),rgba(10,17,29,.96) 42%,rgba(14,92,255,.17));}.dws-ce-hero-v510:after{width:260px;height:260px;top:-120px}.dws-ce-hero-v510 h1{font-size:clamp(36px,4.5vw,62px);margin:8px 0;line-height:1}.dws-ce-hero-v510 p{margin:0;font-size:16px}.dws-ce-hero-v510 .dws-ce-hero__actions{margin-top:0;flex:0 0 auto}.dws-ce-v510 .dws-ce-section{padding-top:32px}.dws-ce-v510 .dws-ce-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dws-ce-v510 .dws-ce-competition-card{padding:22px;border-radius:22px;display:flex;flex-direction:column;min-height:410px}.dws-ce-v510 .dws-ce-competition-card__identity{padding:22px 0 16px}.dws-ce-v510 .dws-ce-competition-card__identity>div{width:62px;height:62px;border-radius:18px}.dws-ce-v510 .dws-ce-competition-card h3{font-size:25px;margin-top:14px}.dws-ce-v510 .dws-ce-competition-card__stats{margin-top:auto}.dws-ce-v510 .dws-ce-competition-card>a{margin-top:auto}
@media(max-width:1050px){.dws-ce-v510 .dws-ce-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.dws-ce-hero-v510{padding:28px 22px;display:block}.dws-ce-hero-v510 .dws-ce-hero__actions{margin-top:22px}.dws-ce-v510 .dws-ce-grid{grid-template-columns:1fr}}
/* v5.3 Competition Intelligence Experience */
.dws-ce-shell{width:min(1450px,calc(100% - 40px));padding-top:28px}.dws-ce-tournament-hero{min-height:190px;padding:30px 34px;border-radius:26px;background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--ce-accent2) 30%,transparent),transparent 36%),linear-gradient(120deg,color-mix(in srgb,var(--ce-accent) 12%,#0b1019),#09101d 55%,#07101a)}.dws-ce-tournament-hero:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 16px,rgba(255,255,255,.018) 16px 17px);pointer-events:none}.dws-ce-tournament-hero__logo,.dws-ce-tournament-copy,.dws-ce-tournament-status{position:relative;z-index:1}.dws-ce-tournament-hero__logo{width:94px;height:94px}.dws-ce-tournament-hero h1{font-size:clamp(36px,4vw,58px);margin:7px 0 9px}.dws-ce-tournament-copy p{margin:0;max-width:720px}.dws-ce-tournament-status b{font-size:15px;letter-spacing:.12em;color:#6ff0aa}.dws-ce-subnav{position:sticky;top:72px;z-index:15;padding:10px;margin:14px 0 20px;background:rgba(5,7,12,.88);backdrop-filter:blur(18px);border:1px solid var(--ce-line);border-radius:16px}.dws-ce-subnav a{border:0}.dws-ce-subnav a.is-active{background:linear-gradient(135deg,#f6d85c,#c89b16);color:#111}.dws-ce-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.dws-ce-metrics article{min-height:84px;background:linear-gradient(145deg,rgba(18,26,40,.98),rgba(8,13,22,.98));border-color:rgba(212,175,55,.16)}.dws-ce-metrics article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:rgba(212,175,55,.1)}.dws-ce-insight-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 20px}.dws-ce-insight-strip:empty{display:none}.dws-ce-insight-strip article{display:flex;align-items:center;gap:13px;padding:17px 19px;border-radius:18px;background:linear-gradient(145deg,#101827,#09101a);border:1px solid rgba(255,255,255,.08)}.dws-ce-insight-strip img{width:44px;height:44px;object-fit:contain}.dws-ce-insight-strip small,.dws-ce-insight-strip span{display:block;color:var(--ce-muted);font-size:11px}.dws-ce-insight-strip b{display:block;margin-top:3px}.dws-ce-insight-strip strong{margin-left:auto;font-size:24px;color:#f4cf4f}.dws-ce-dashboard{grid-template-columns:minmax(0,1.75fr) minmax(360px,.75fr);gap:20px}.dws-ce-card{padding:24px;border-radius:24px;background:linear-gradient(145deg,rgba(15,22,34,.98),rgba(7,11,18,.98));border-color:rgba(255,255,255,.085);box-shadow:0 18px 55px rgba(0,0,0,.18)}.dws-ce-card__head{margin-bottom:20px}.dws-ce-card__head h2{font-size:25px}.dws-ce-card__head a{color:#f0c94a;font-weight:800;text-decoration:none}.dws-ce-list{display:grid;gap:11px}.dws-ce-match{display:block;padding:16px 18px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:rgba(255,255,255,.025);text-decoration:none;color:#fff;transition:.2s ease}.dws-ce-match:hover{transform:translateY(-2px);border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.045)}.dws-ce-match__meta,.dws-ce-match__foot{display:flex;justify-content:space-between;gap:10px;color:#8591a4;font-size:12px}.dws-ce-match__teams{display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);align-items:center;gap:12px;margin:15px 0}.dws-ce-match__team{display:flex;align-items:center;gap:11px;min-width:0}.dws-ce-match__team.is-away{justify-content:flex-end;text-align:right}.dws-ce-match__team img{width:38px;height:38px;object-fit:contain}.dws-ce-match__team b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dws-ce-match__teams>strong{text-align:center;font-size:21px;color:#e8c33c}.dws-ce-match__teams>strong i{font-style:normal;color:#6d7788}.dws-ce-match__teams>strong.is-live{color:#50e69a;text-shadow:0 0 18px rgba(37,208,127,.35)}.dws-ce-table-wrap{overflow:auto}.dws-ce-table{width:100%;border-collapse:separate;border-spacing:0 7px;min-width:470px}.dws-ce-table th{text-align:left;color:#748196;font-size:10px;text-transform:uppercase;letter-spacing:.1em;padding:0 9px}.dws-ce-table td{padding:10px 9px;background:rgba(255,255,255,.035);font-size:13px}.dws-ce-table td:first-child{border-radius:12px 0 0 12px}.dws-ce-table td:last-child{border-radius:0 12px 12px 0}.dws-ce-table td i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(212,175,55,.12);color:#f1cd4d;font-style:normal;font-weight:900}.dws-ce-table-team{display:flex;align-items:center;gap:9px;min-width:150px}.dws-ce-table-team img{width:28px;height:28px;object-fit:contain}.dws-ce-team-grid--detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dws-ce-team{padding:18px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:rgba(255,255,255,.025)}.dws-ce-team__head{display:flex;align-items:center;gap:13px}.dws-ce-team__head>img{width:48px;height:48px;object-fit:contain}.dws-ce-team h3{margin:0;font-size:17px}.dws-ce-team__head span{display:block;color:#7f8a9c;font-size:11px;margin-top:4px}.dws-ce-team__stats{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-top:15px}.dws-ce-team__stats b{text-align:center;padding:8px 3px;border-radius:10px;background:rgba(255,255,255,.04)}.dws-ce-team__stats small{display:block;color:#718096;font-size:9px;margin-top:3px}.dws-ce-team__bar{height:3px;background:rgba(255,255,255,.06);border-radius:99px;overflow:hidden;margin-top:12px}.dws-ce-team__bar span{display:block;height:100%;background:linear-gradient(90deg,#d2aa2c,#f5df72)}.dws-ce-scorers{display:grid;gap:8px}.dws-ce-scorer{display:grid;grid-template-columns:30px 48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border-radius:15px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.dws-ce-scorer__rank{font-weight:900;color:#e5bd3c;text-align:center}.dws-ce-scorer__photo{width:48px;height:48px;border-radius:14px;overflow:hidden;background:#182131;display:grid;place-items:center;font-weight:900}.dws-ce-scorer__photo img{width:100%;height:100%;object-fit:cover}.dws-ce-scorer__copy{min-width:0}.dws-ce-scorer__copy b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dws-ce-scorer__copy span{display:flex;align-items:center;gap:5px;color:#7f8a9c;font-size:10px;margin-top:4px}.dws-ce-scorer__copy img{width:17px;height:17px;object-fit:contain}.dws-ce-scorer>strong{font-size:22px;color:#f5d34f}.dws-ce-scorer>strong small{display:block;font-size:8px;color:#7f8a9c;text-align:right}.dws-ce-player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dws-ce-player{min-height:290px;border-radius:20px;overflow:hidden;background:linear-gradient(160deg,#172237,#080d16);border:1px solid rgba(255,255,255,.07);position:relative}.dws-ce-player__photo{height:160px;display:grid;place-items:center;background:radial-gradient(circle at 50% 80%,rgba(212,175,55,.2),transparent 55%)}.dws-ce-player__photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.dws-ce-player__photo>span{font-size:64px;font-weight:900;color:#334056}.dws-ce-player__body{padding:15px}.dws-ce-player__body>span{font-size:9px;color:#d2ac34;text-transform:uppercase;letter-spacing:.13em}.dws-ce-player h3{font-size:17px;margin:6px 0}.dws-ce-player p{display:flex;align-items:center;gap:6px;color:#8995a8;font-size:11px;margin:0}.dws-ce-player p img{width:20px;height:20px;object-fit:contain}.dws-ce-player__body>div{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:13px}.dws-ce-player__body>div b{text-align:center;font-size:14px}.dws-ce-player__body>div small{display:block;color:#6f7a8d;font-size:8px;margin-top:2px}.dws-ce-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dws-ce-news{padding:13px;border-radius:17px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);color:#fff;text-decoration:none}.dws-ce-news>div{height:115px;border-radius:12px;overflow:hidden;background:#121a28;display:grid;place-items:center}.dws-ce-news img{width:100%;height:100%;object-fit:cover}.dws-ce-news small{display:block;color:#d9b63d;margin-top:11px}.dws-ce-news h3{font-size:16px;margin:5px 0}.dws-ce-news p{font-size:12px;color:#8995a8;line-height:1.45;margin:0}.dws-ce-fallback{display:grid;place-items:center}.dws-ce-empty{padding:25px;border-radius:16px;background:rgba(255,255,255,.025);color:#8792a4;line-height:1.5}
@media(max-width:1100px){.dws-ce-dashboard{grid-template-columns:1fr}.dws-ce-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.dws-ce-side .dws-ce-card:first-child{grid-column:1/-1}.dws-ce-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.dws-ce-shell{width:min(100% - 22px,1450px);padding-top:18px}.dws-ce-tournament-hero{grid-template-columns:70px 1fr;padding:22px 18px;gap:14px}.dws-ce-tournament-hero__logo{width:70px;height:70px;border-radius:20px}.dws-ce-tournament-hero__logo img{max-width:55px;max-height:55px}.dws-ce-tournament-status{grid-column:1/-1;align-items:flex-start;flex-direction:row;gap:9px}.dws-ce-tournament-status i{margin:4px 0 0}.dws-ce-tournament-hero h1{font-size:31px}.dws-ce-tournament-copy p{font-size:13px}.dws-ce-subnav{top:58px}.dws-ce-metrics{grid-template-columns:repeat(2,1fr)}.dws-ce-insight-strip{grid-template-columns:1fr}.dws-ce-side{display:flex}.dws-ce-team-grid--detail,.dws-ce-player-grid,.dws-ce-news-grid{grid-template-columns:1fr}.dws-ce-match__teams{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}.dws-ce-match__team{flex-direction:column;text-align:center}.dws-ce-match__team.is-away{flex-direction:column-reverse;text-align:center}.dws-ce-match__team img{width:42px;height:42px}.dws-ce-match__team b{max-width:110px}.dws-ce-team__stats{grid-template-columns:repeat(3,1fr)}}
