:root{--wc-bg:#f4f8ff;--wc-card:#fff;--wc-text:#111827;--wc-muted:#6b7280;--wc-line:#e5e7eb;--wc-brand:#0057d9;--wc-brand-2:#0036a8;--wc-accent:#ff8a00;--wc-green:#008c45;--wc-red:#ef4444;--wc-shadow:0 18px 45px #11182714;--wc-radius:22px}.wc-page,.wc-page *{box-sizing:border-box}.wc-page{width:min(1180px,100% - 28px);color:var(--wc-text);margin:0 auto;padding:28px 0 48px}.wc-page.wc-dark{--wc-bg:#07111f;--wc-card:#0f172a;--wc-text:#f9fafb;--wc-muted:#94a3b8;--wc-line:#1e293b;--wc-shadow:0 18px 45px #00000040}.wc-page button,.wc-page input,.wc-page select{font-family:inherit}.wc-hero{color:#fff;box-shadow:var(--wc-shadow);background:radial-gradient(circle at 0 0,#fff3,#0000 26%),radial-gradient(circle at 100% 100%,#ff8a0033,#0000 24%),linear-gradient(135deg,#0036a8fa,#0057d9eb);border-radius:32px;padding:34px;position:relative;overflow:hidden}.wc-hero:after{content:"";background:#ffffff24;border-radius:50%;width:360px;height:360px;position:absolute;inset:auto -100px -180px auto}.wc-hero-top{z-index:2;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.wc-brand-badge{backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:10px;padding:9px 13px;font-size:13px;font-weight:700;display:inline-flex}.wc-ball-dot{background:var(--wc-accent);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 5px #ff8a0038}.wc-theme-btn{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff38;border-radius:14px;padding:11px 14px;font-weight:800}.wc-hero h1{z-index:2;letter-spacing:-.055em;max-width:760px;margin:28px 0 12px;font-size:clamp(34px,6vw,66px);line-height:.95;position:relative}.wc-hero p{z-index:2;color:#ffffffd1;max-width:650px;margin:0;font-size:17px;line-height:1.65;position:relative}.wc-hero-stats{z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px;display:grid;position:relative}.wc-hero-stat{backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff2e;border-radius:20px;padding:16px}.wc-hero-stat strong{font-size:25px;line-height:1;display:block}.wc-hero-stat span{color:#ffffffc7;margin-top:6px;font-size:13px;display:block}.wc-tabs{flex-wrap:wrap;gap:10px;margin:26px 0 16px;display:flex}.wc-tab{border:1px solid var(--wc-line);background:var(--wc-card);color:var(--wc-text);cursor:pointer;border-radius:999px;padding:12px 15px;font-weight:800;box-shadow:0 8px 22px #1118270a}.wc-tab-active{background:var(--wc-brand);color:#fff;border-color:var(--wc-brand)}.wc-controls{grid-template-columns:1.3fr .8fr .8fr auto;gap:12px;margin:18px 0;display:grid}.wc-control,.wc-select,.wc-date-input{border:1px solid var(--wc-line);background:var(--wc-card);width:100%;color:var(--wc-text);border-radius:16px;outline:none;padding:14px 15px;box-shadow:0 8px 22px #1118270a}.wc-refresh-btn{background:var(--wc-brand);color:#fff;cursor:pointer;border:0;border-radius:16px;padding:0 18px;font-weight:900;box-shadow:0 12px 25px #0057d938}.wc-grid{grid-template-columns:1.6fr .9fr;align-items:start;gap:18px;display:grid}.wc-panel{border:1px solid var(--wc-line);border-radius:var(--wc-radius);box-shadow:var(--wc-shadow);background:#ffffffbd;overflow:hidden}.wc-dark .wc-panel{background:#0f172ac2}.wc-panel-head{border-bottom:1px solid var(--wc-line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.wc-panel-head h2{letter-spacing:-.02em;margin:0;font-size:20px}.wc-mini-note{color:var(--wc-muted);font-size:13px;font-weight:700}.wc-matches{gap:12px;padding:14px;display:grid}.wc-match-card{border:1px solid var(--wc-line);background:var(--wc-card);width:100%;color:var(--wc-text);text-align:left;cursor:pointer;border-radius:20px;padding:16px;transition:all .22s;display:block}.wc-match-card:hover{transform:translateY(-2px);box-shadow:0 15px 30px #11182714}.wc-modal-match-card{cursor:default}.wc-modal-match-card:hover{box-shadow:none;transform:none}.wc-match-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.wc-pill{color:var(--wc-brand);background:#0057d917;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.wc-pill-live{color:#fff;background:var(--wc-red);animation:1.4s infinite wcPulse}.wc-pill-done{color:#fff;background:var(--wc-green)}.wc-pill-half{color:#fff;background:var(--wc-accent)}@keyframes wcPulse{0%,to{opacity:1}50%{opacity:.65}}.wc-teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.wc-team{align-items:center;gap:11px;min-width:0;display:flex}.wc-away{text-align:right;flex-direction:row-reverse}.wc-flag{background:#f3f4f6;border-radius:14px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:22px;display:grid;box-shadow:inset 0 0 0 1px #1118270f}.wc-dark .wc-flag{background:#111827}.wc-team strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;display:block;overflow:hidden}.wc-team span{color:var(--wc-muted);font-size:12px;font-weight:700;display:block}.wc-score{text-align:center;letter-spacing:-.03em;min-width:86px;font-size:25px;font-weight:950}.wc-match-meta{color:var(--wc-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:13px;font-weight:700;display:flex}.wc-watch-btn{color:var(--wc-accent);cursor:pointer;background:#ff8a001f;border:0;border-radius:12px;padding:8px 11px;font-weight:900;display:inline-flex}.wc-side-stack{gap:18px;display:grid}.wc-table-wrap{overflow-x:auto}.wc-table{border-collapse:collapse;width:100%;min-width:520px}.wc-table th,.wc-table td{border-bottom:1px solid var(--wc-line);text-align:left;white-space:nowrap;padding:13px 14px;font-size:13px}.wc-table th{color:var(--wc-muted);text-transform:uppercase;letter-spacing:.08em;background:#0057d90a;font-size:11px}.wc-table td{font-weight:750}.wc-rank{width:28px;height:28px;color:var(--wc-brand);background:#0057d917;border-radius:10px;place-items:center;font-size:12px;font-weight:950;display:grid}.wc-news-card{padding:18px 20px}.wc-news-card h3{margin:0 0 8px;font-size:18px}.wc-news-card p{color:var(--wc-muted);margin:0 0 14px;font-size:14px;line-height:1.55}.wc-link-btn{background:var(--wc-brand);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;padding:11px 13px;font-size:13px;font-weight:900;display:inline-flex}.wc-empty{text-align:center;color:var(--wc-muted);padding:34px;font-weight:800}.wc-standings-panel{margin-top:18px}.wc-modal{z-index:9999;background:#0206179e;justify-content:center;align-items:center;padding:18px;display:none;position:fixed;inset:0}.wc-modal-open{display:flex}.wc-modal-card{background:var(--wc-card);width:min(650px,100%);max-height:min(760px,92vh);color:var(--wc-text);border-radius:28px;overflow:auto;box-shadow:0 28px 80px #00000059}.wc-modal-head{border-bottom:1px solid var(--wc-line);justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.wc-modal-head h3{letter-spacing:-.03em;margin:0;font-size:22px}.wc-close{color:var(--wc-text);cursor:pointer;background:#6b72801f;border:0;border-radius:14px;width:40px;height:40px;font-size:20px}.wc-modal-body{padding:20px}.wc-modal-section-title{margin:20px 0 10px}.wc-timeline{gap:10px;margin-top:16px;display:grid}.wc-timeline-item{border:1px solid var(--wc-line);background:#0057d90a;border-radius:16px;grid-template-columns:48px 1fr;gap:10px;padding:12px;display:grid}.wc-timeline-item b{color:var(--wc-brand)}.wc-modal-empty{padding:18px}.wc-watch-list{gap:10px;margin-top:14px;display:grid}.wc-watch-link{border:1px solid var(--wc-line);color:var(--wc-text);background:#ff8a0014;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:13px;font-weight:900;text-decoration:none;display:flex}.wc-toast{opacity:0;pointer-events:none;color:#fff;z-index:10000;background:#111827;border-radius:14px;padding:12px 15px;font-weight:800;transition:all .25s;position:fixed;bottom:20px;left:50%;transform:translate(-50%)translateY(20px)}.wc-toast-show{opacity:1;transform:translate(-50%)translateY(0)}@media (max-width:940px){.wc-grid,.wc-controls{grid-template-columns:1fr}.wc-refresh-btn{padding:14px}.wc-hero-stats{grid-template-columns:repeat(2,1fr)}.wc-teams{grid-template-columns:1fr;gap:10px}.wc-away{text-align:left;flex-direction:row}.wc-score{text-align:left;min-width:0}}@media (max-width:520px){.wc-page{width:min(100% - 18px,1180px);padding-top:10px}.wc-hero{border-radius:24px;padding:22px}.wc-hero-top{align-items:flex-start}.wc-hero-stats{grid-template-columns:1fr}.wc-panel-head,.wc-match-meta{flex-direction:column;align-items:flex-start}}@media (max-width:860px){html,body{max-width:100%;overflow-x:hidden}.wc-page,.wc-page *{box-sizing:border-box}.wc-page{width:100%;max-width:100%;overflow-x:hidden}.wc-hero,.wc-tabs,.wc-controls,.wc-grid,.wc-panel,.wc-side-stack,.wc-matches,.wc-match-card,.wc-table-wrap,.wc-modal-card{min-width:0;max-width:100%}.wc-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:8px;padding-bottom:6px;display:flex;overflow:auto hidden}.wc-tab{white-space:nowrap;flex:none}.wc-controls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.wc-control,.wc-select,.wc-date-input,.wc-refresh-btn{width:100%;min-width:0}.wc-refresh-btn{grid-column:1/-1}.wc-grid{grid-template-columns:1fr;gap:16px;width:100%;display:grid;overflow:visible}.wc-side-stack{width:100%;overflow:visible}.wc-matches{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:72dvh;padding-right:2px;overflow:hidden auto}.wc-match-card{width:100%;overflow:hidden}.wc-match-top,.wc-match-meta{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.wc-match-meta>span,.wc-mini-note,.wc-team strong,.wc-team span{text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}.wc-teams,.wc-team,.wc-team>div:last-child{min-width:0}.wc-team strong,.wc-team span{white-space:nowrap;display:block}.wc-table-wrap{width:100%;max-width:100%;overflow-x:hidden}.wc-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.wc-table th,.wc-table td{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;min-width:0;overflow:hidden}.wc-side-stack .wc-table th:first-child,.wc-side-stack .wc-table td:first-child{text-align:center;width:46px}.wc-side-stack .wc-table th:nth-child(2),.wc-side-stack .wc-table td:nth-child(2){text-align:left;width:auto}.wc-side-stack .wc-table th:nth-child(3),.wc-side-stack .wc-table td:nth-child(3),.wc-side-stack .wc-table th:nth-child(4),.wc-side-stack .wc-table td:nth-child(4),.wc-side-stack .wc-table th:nth-child(5),.wc-side-stack .wc-table td:nth-child(5){text-align:center;width:42px}.wc-standings-panel{width:100%;max-width:100%;overflow:hidden}.wc-standings-panel .wc-table th:first-child,.wc-standings-panel .wc-table td:first-child{width:72px}.wc-standings-panel .wc-table th:nth-child(2),.wc-standings-panel .wc-table td:nth-child(2){text-align:center;width:44px}.wc-standings-panel .wc-table th:nth-child(3),.wc-standings-panel .wc-table td:nth-child(3){text-align:left;width:auto}.wc-standings-panel .wc-table th:nth-child(n+4),.wc-standings-panel .wc-table td:nth-child(n+4){text-align:center;width:38px}.wc-modal{max-width:100vw;overflow-x:hidden}.wc-modal-card{width:min(720px,100vw - 24px);max-height:calc(100dvh - 24px);overflow:hidden auto}}@media (max-width:640px){.wc-page{padding-left:12px;padding-right:12px}.wc-hero{padding-left:16px;padding-right:16px}.wc-hero h1{overflow-wrap:anywhere;font-size:clamp(28px,9vw,42px);line-height:1.06}.wc-hero p{font-size:14px}.wc-hero-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.wc-controls{grid-template-columns:1fr}.wc-panel{padding-left:14px;padding-right:14px}.wc-panel-head{flex-wrap:wrap;align-items:flex-start;gap:6px}.wc-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.wc-score{white-space:nowrap;text-align:center;min-width:58px;padding-left:8px;padding-right:8px}.wc-away{text-align:right;justify-content:flex-end}.wc-watch-btn{text-align:center;width:100%}.wc-table{font-size:12px}.wc-table th,.wc-table td{padding-left:5px;padding-right:5px}.wc-standings-panel .wc-table th:nth-child(5),.wc-standings-panel .wc-table td:nth-child(5),.wc-standings-panel .wc-table th:nth-child(6),.wc-standings-panel .wc-table td:nth-child(6),.wc-standings-panel .wc-table th:nth-child(7),.wc-standings-panel .wc-table td:nth-child(7),.wc-standings-panel .wc-table th:nth-child(8),.wc-standings-panel .wc-table td:nth-child(8),.wc-standings-panel .wc-table th:nth-child(9),.wc-standings-panel .wc-table td:nth-child(9){display:none}}@media (max-width:430px){.wc-page{padding-left:10px;padding-right:10px}.wc-hero-stats{grid-template-columns:1fr}.wc-match-card{padding-left:10px;padding-right:10px}.wc-teams{text-align:left;grid-template-columns:minmax(0,1fr)}.wc-score{order:2;justify-self:stretch;width:100%}.wc-away{text-align:left;order:3;justify-content:flex-start}.wc-table{font-size:11px}.wc-table th,.wc-table td{padding-left:4px;padding-right:4px}.wc-side-stack .wc-table th:nth-child(4),.wc-side-stack .wc-table td:nth-child(4){display:none}.wc-side-stack .wc-table th:first-child,.wc-side-stack .wc-table td:first-child,.wc-side-stack .wc-table th:nth-child(3),.wc-side-stack .wc-table td:nth-child(3),.wc-side-stack .wc-table th:nth-child(5),.wc-side-stack .wc-table td:nth-child(5){width:34px}.wc-standings-panel .wc-table th:first-child,.wc-standings-panel .wc-table td:first-child,.wc-standings-panel .wc-table th:nth-child(4),.wc-standings-panel .wc-table td:nth-child(4){display:none}.wc-standings-panel .wc-table th:nth-child(2),.wc-standings-panel .wc-table td:nth-child(2),.wc-standings-panel .wc-table th:nth-child(10),.wc-standings-panel .wc-table td:nth-child(10),.wc-standings-panel .wc-table th:nth-child(11),.wc-standings-panel .wc-table td:nth-child(11){width:36px}}@media (min-width:861px){.wc-page{max-width:100%;overflow-x:hidden}.wc-grid,.wc-panel,.wc-side-stack,.wc-matches,.wc-table-wrap{min-width:0}.wc-grid{--wc-desktop-board-height:clamp(620px, 76vh, 860px);align-items:stretch}.wc-grid>.wc-panel:first-child{height:var(--wc-desktop-board-height);flex-direction:column;min-height:0;display:flex;overflow:hidden}.wc-grid>.wc-panel:first-child .wc-panel-head{flex:none}.wc-grid>.wc-panel:first-child .wc-matches{overscroll-behavior:contain;flex:auto;min-height:0;padding-right:4px;overflow:hidden auto}.wc-side-stack{height:var(--wc-desktop-board-height);overscroll-behavior:contain;min-height:0;padding-right:4px;overflow:scroll auto}.wc-match-card,.wc-match-top,.wc-match-meta,.wc-teams,.wc-team{min-width:0;max-width:100%}.wc-match-meta>span,.wc-mini-note,.wc-team strong,.wc-team span{text-overflow:ellipsis;min-width:0;overflow:hidden}.wc-team>div:last-child{min-width:0}.wc-team strong,.wc-team span{white-space:nowrap;display:block}.wc-standings-panel{max-width:100%;overflow:hidden}.wc-standings-panel .wc-table-wrap{width:100%;max-width:100%;overflow-x:hidden}.wc-standings-panel .wc-table{table-layout:fixed;width:100%;min-width:0}.wc-standings-panel .wc-table th,.wc-standings-panel .wc-table td{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wc-standings-panel .wc-table th:first-child,.wc-standings-panel .wc-table td:first-child{width:9%}.wc-standings-panel .wc-table th:nth-child(2),.wc-standings-panel .wc-table td:nth-child(2){text-align:center;width:7%}.wc-standings-panel .wc-table th:nth-child(3),.wc-standings-panel .wc-table td:nth-child(3){text-align:left;width:28%}.wc-standings-panel .wc-table th:nth-child(4),.wc-standings-panel .wc-table td:nth-child(4),.wc-standings-panel .wc-table th:nth-child(5),.wc-standings-panel .wc-table td:nth-child(5),.wc-standings-panel .wc-table th:nth-child(6),.wc-standings-panel .wc-table td:nth-child(6),.wc-standings-panel .wc-table th:nth-child(7),.wc-standings-panel .wc-table td:nth-child(7),.wc-standings-panel .wc-table th:nth-child(8),.wc-standings-panel .wc-table td:nth-child(8),.wc-standings-panel .wc-table th:nth-child(9),.wc-standings-panel .wc-table td:nth-child(9),.wc-standings-panel .wc-table th:nth-child(10),.wc-standings-panel .wc-table td:nth-child(10),.wc-standings-panel .wc-table th:nth-child(11),.wc-standings-panel .wc-table td:nth-child(11){text-align:center;width:7%}}@media (min-width:861px) and (max-width:1180px){.wc-standings-panel .wc-table{font-size:13px}.wc-standings-panel .wc-table th,.wc-standings-panel .wc-table td{padding-left:6px;padding-right:6px}.wc-standings-panel .wc-table th:first-child,.wc-standings-panel .wc-table td:first-child{width:10%}.wc-standings-panel .wc-table th:nth-child(2),.wc-standings-panel .wc-table td:nth-child(2){width:7%}.wc-standings-panel .wc-table th:nth-child(3),.wc-standings-panel .wc-table td:nth-child(3){width:25%}.wc-standings-panel .wc-table th:nth-child(n+4),.wc-standings-panel .wc-table td:nth-child(n+4){width:7.25%}}@media (min-width:861px){.wc-grid{grid-template-columns:minmax(0,1fr) minmax(420px,480px)}.wc-side-stack{min-width:420px}.wc-side-stack>.wc-panel:first-child{flex-direction:column;flex:none;width:100%;min-width:0;max-width:100%;max-height:420px;display:flex;overflow:hidden}.wc-side-stack>.wc-panel:first-child .wc-panel-head{flex:none}.wc-side-stack>.wc-panel:first-child .wc-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}.wc-side-stack>.wc-panel:first-child .wc-table{table-layout:fixed;width:100%;min-width:0}.wc-side-stack>.wc-panel:first-child .wc-table th,.wc-side-stack>.wc-panel:first-child .wc-table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wc-side-stack>.wc-panel:first-child .wc-table th:first-child,.wc-side-stack>.wc-panel:first-child .wc-table td:first-child{text-align:center;width:64px}.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(2),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(2){text-align:left;width:auto}.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(5),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(5){text-align:center;width:54px}}@media (min-width:861px) and (max-width:1180px){.wc-grid{grid-template-columns:minmax(0,1fr) minmax(380px,430px)}.wc-side-stack{min-width:380px}.wc-side-stack>.wc-panel:first-child .wc-table th:first-child,.wc-side-stack>.wc-panel:first-child .wc-table td:first-child{width:56px}.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(5),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(5){width:48px}}@media (max-width:860px){.wc-side-stack{width:100%;max-width:100%}.wc-side-stack>.wc-panel:first-child{flex-direction:column;width:100%;min-width:0;max-width:100%;max-height:380px;display:flex;overflow:hidden}.wc-side-stack>.wc-panel:first-child .wc-panel-head{flex:none}.wc-side-stack>.wc-panel:first-child .wc-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;width:100%;max-width:100%;min-height:0;overflow:hidden auto}.wc-side-stack>.wc-panel:first-child .wc-table{table-layout:fixed;width:100%;min-width:0}.wc-side-stack>.wc-panel:first-child .wc-table th,.wc-side-stack>.wc-panel:first-child .wc-table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wc-side-stack>.wc-panel:first-child .wc-table th:first-child,.wc-side-stack>.wc-panel:first-child .wc-table td:first-child{text-align:center;width:44px}.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(2),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(2){text-align:left;width:auto}.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(5),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(5){text-align:center;width:42px}}@media (max-width:430px){.wc-side-stack>.wc-panel:first-child .wc-table{font-size:11px}.wc-side-stack>.wc-panel:first-child .wc-table th,.wc-side-stack>.wc-panel:first-child .wc-table td{padding-left:4px;padding-right:4px}.wc-side-stack>.wc-panel:first-child .wc-table th:first-child,.wc-side-stack>.wc-panel:first-child .wc-table td:first-child{width:34px}.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(3),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(4),.wc-side-stack>.wc-panel:first-child .wc-table th:nth-child(5),.wc-side-stack>.wc-panel:first-child .wc-table td:nth-child(5){width:32px;display:table-cell}}
