.ma-cs-frontend,.ma-cs-frontend *,.ma-cs-home,.ma-cs-home *{box-sizing:border-box;font-family:Inter,Arial,sans-serif}
.ma-cs-empty,.ma-cs-home-empty{padding:28px;text-align:center;background:#fff;color:#091055}

/* Full standings */
.ma-cs-frontend{position:relative;width:100vw;max-width:none;margin-left:calc(50% - 50vw);background:#f7f7fa;color:#091055;overflow:hidden;font-weight:500}
.ma-cs-tabs-band{width:100%;background:#fff;border-bottom:1px solid #e6e7ec}
.ma-cs-tabs-inner{display:flex;gap:34px;align-items:stretch;width:min(100%,1600px);margin:0 auto;padding:0 48px;overflow-x:auto;scrollbar-width:none}
.ma-cs-tabs-inner::-webkit-scrollbar{display:none}
.ma-cs-tab{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;min-height:58px;padding:0;border:0;background:transparent;color:#666;font-size:12px;font-weight:700;letter-spacing:.45px;text-transform:uppercase;text-decoration:none;white-space:nowrap}
.ma-cs-tab:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#c8102e;transform:scaleX(0);transition:.2s}
.ma-cs-tab.is-active{color:#091055}.ma-cs-tab.is-active:after{transform:scaleX(1)}
.ma-cs-content{width:100%;padding:28px 24px 56px}
.ma-cs-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;width:min(100%,1600px);margin:0 auto 18px}
.ma-cs-season-control{display:flex;align-items:center;gap:12px;color:#091055;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}
.ma-cs-season-select{min-width:100px;height:38px;border:1px solid #cfd2dc;border-radius:5px;background:#fff;color:#091055;font-weight:700;padding:0 12px}
.ma-cs-actions{display:flex;gap:12px;align-items:center}
.ma-cs-download-pdf,.ma-cs-results-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:99px;padding:0 18px;font-size:10px;font-weight:800;letter-spacing:.4px;text-decoration:none;background:#fff}
.ma-cs-download-pdf{border:1px solid #c8102e;color:#c8102e}.ma-cs-download-pdf.is-disabled{opacity:.42;pointer-events:none}
.ma-cs-results-link{border:1px solid #091055;color:#091055}
.ma-cs-panel{width:min(100%,1600px);margin:0 auto}
.ma-cs-table-scroll{width:100%;overflow:auto;background:#fff;border:1px solid #e0e2e8;border-radius:10px;box-shadow:0 8px 24px rgba(9,16,85,.06);-webkit-overflow-scrolling:touch}
.ma-cs-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;background:#fff;font-size:14px;letter-spacing:.1px;font-weight:500}
.ma-cs-table th,.ma-cs-table td{height:52px;padding:0 12px;border-right:1px solid #e6e8ee;border-bottom:1px solid #e6e8ee;white-space:nowrap;text-align:center;background:#fff}
.ma-cs-table th{height:44px;color:#777;font-size:11px;font-weight:700;letter-spacing:.55px;text-transform:uppercase;background:#fbfbfc}
.ma-cs-table tbody tr:last-child td{border-bottom:0}.ma-cs-table tr>*:last-child{border-right:0}
.ma-cs-fixed{position:sticky;z-index:4;background:#fff!important}.ma-cs-table thead .ma-cs-fixed{z-index:8;background:#fbfbfc!important}
.ma-cs-pos{left:0;width:64px;min-width:64px;font-size:18px;font-weight:800}.ma-cs-no{left:64px;width:82px;min-width:82px;font-weight:800}
.ma-cs-rider{left:146px;width:280px;min-width:280px;text-align:left!important}.ma-cs-total{left:426px;width:86px;min-width:86px;font-weight:900}
.ma-cs-diff{left:512px;width:72px;min-width:72px;color:#777}.ma-cs-gap{left:584px;width:72px;min-width:72px;color:#777;box-shadow:8px 0 12px -12px rgba(0,0,0,.45)}
.ma-cs-result-head,.ma-cs-result-cell{width:94px;min-width:94px;font-weight:700}
.ma-cs-rider-link{display:flex;align-items:center;gap:9px;color:#091055;text-decoration:none}.ma-cs-rider-photo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 auto}
.ma-cs-rider-name{overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.25}.ma-cs-rider-flag{width:18px;height:12px;object-fit:cover;flex:0 0 auto}
.ma-cs-result-cell.is-first{background:#ef1738!important;color:#fff}.ma-cs-result-cell.is-second{background:#1764d8!important;color:#fff}.ma-cs-result-cell.is-third{background:#aaa!important;color:#fff}
.ma-cs-legend-row{display:flex;justify-content:space-between;gap:20px;padding:18px 4px}.ma-cs-legend-items{display:flex;flex-wrap:wrap;gap:22px;font-size:10px;color:#444}
.ma-cs-legend-items span{display:flex;align-items:center;gap:8px}.ma-cs-legend-items i{width:14px;height:14px;display:inline-block}.legend-first{background:#ef1738}.legend-second{background:#1764d8}.legend-third{background:#aaa}
.ma-cs-events-box{background:#fff;border:1px solid #dfe1e7;border-radius:10px;padding:20px;margin-top:8px}.ma-cs-events-box>strong{font-size:13px}
.ma-cs-events-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:15px}.ma-cs-event-item{display:flex;flex-direction:column;gap:4px;padding-right:14px;border-right:1px solid #e4e5ea;font-size:11px}
.ma-cs-event-item:last-child{border-right:0}.ma-cs-event-item span{color:#555}

/* Homepage Top 5 */
.ma-cs-home{width:100%;background:#fff;color:#091055;padding:72px 0}
.ma-cs-home-shell{width:min(100%,1680px);margin:0 auto;padding:0 42px}
.ma-cs-home-heading-row{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:16px}
.ma-cs-home-heading-group{display:flex;align-items:center;gap:18px;min-width:0}.ma-cs-home h2{margin:0;color:#091055;font-size:clamp(34px,3vw,58px);font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:-1.4px}
.ma-cs-home-year-wrap{position:relative;display:inline-flex;flex:0 0 auto}.ma-cs-home-year-wrap:after{content:"";position:absolute;right:19px;top:50%;width:8px;height:8px;border-right:2px solid #091055;border-bottom:2px solid #091055;transform:translateY(-65%) rotate(45deg);pointer-events:none}
.ma-cs-home-year-select{min-width:108px;height:46px;border:1px solid #d8d9df;border-radius:999px;background:#fff;color:#091055;padding:0 44px 0 20px;font-size:15px;font-weight:800;outline:none;cursor:pointer;appearance:none}
.ma-cs-home-full-link{display:inline-flex;align-items:center;gap:7px;color:#c8102e;text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;white-space:nowrap}
.ma-cs-home-tabs{display:flex;gap:32px;align-items:stretch;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #dedfe4}.ma-cs-home-tabs::-webkit-scrollbar{display:none}
.ma-cs-home-tab{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;min-height:48px;color:#a4a4a8;font-size:13px;font-weight:800;text-transform:uppercase;text-decoration:none;white-space:nowrap}
.ma-cs-home-tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#c8102e;transform:scaleX(0)}.ma-cs-home-tab.is-active{color:#091055}.ma-cs-home-tab.is-active:after{transform:scaleX(1)}
.ma-cs-home-season-label{margin:28px 0 22px;color:#a8aab3;font-size:12px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}
.ma-cs-home-list{border:1px solid #e1e2e7;border-radius:14px;overflow:hidden;background:#fff}
.ma-cs-home-row{display:grid;grid-template-columns:72px 90px minmax(250px,1fr) 150px 120px 128px;align-items:center;min-height:68px;padding:0 20px;border-bottom:1px solid #e9e9ed}
.ma-cs-home-row:last-child{border-bottom:0}.ma-cs-home-row.is-leader{border-top:1px solid #c8102e;border-bottom-color:#c8102e}
.ma-cs-home-position{font-size:30px;font-weight:800;color:#ddd}.ma-cs-home-number{font-size:14px;color:#aaa}.ma-cs-home-rider-link{display:flex;align-items:center;gap:9px;color:#091055;text-decoration:none;font-size:17px;font-weight:700}
.ma-cs-home-photo{width:34px;height:34px;border-radius:50%;object-fit:cover}.ma-cs-home-flag{width:20px;height:13px;object-fit:cover}.ma-cs-home-manufacturer{text-align:center}.ma-cs-home-manufacturer span{display:inline-flex;padding:4px 11px;border:1px solid #ddd;border-radius:999px;color:#777;font-size:12px}
.ma-cs-home-points{text-align:right;font-size:22px;font-weight:800}.ma-cs-home-difference{text-align:right;color:#aaa;font-size:15px}.ma-cs-home-leader-badge{display:inline-flex;padding:5px 12px;border:1px solid #e8d9a6;border-radius:999px;color:#b57a00;background:#fffaf0;font-size:11px;font-weight:800}
.ma-cs-home-no-rows{padding:28px;text-align:center}

@media(max-width:1024px){.ma-cs-tabs-inner{padding:0 24px;gap:26px}.ma-cs-content{padding:22px 16px 44px}.ma-cs-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-cs-home-shell{padding:0 24px}.ma-cs-home-row{grid-template-columns:58px 70px minmax(220px,1fr) 115px 90px 105px}}
@media(max-width:767px){.ma-cs-controls{align-items:stretch;flex-direction:column}.ma-cs-season-control{justify-content:space-between}.ma-cs-season-select{flex:1}.ma-cs-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.ma-cs-download-pdf,.ma-cs-results-link{width:100%}.ma-cs-total,.ma-cs-diff,.ma-cs-gap{position:static;box-shadow:none}.ma-cs-rider{width:220px;min-width:220px;left:146px;box-shadow:8px 0 12px -12px rgba(0,0,0,.45)}.ma-cs-events-grid{grid-template-columns:1fr}.ma-cs-event-item{border-right:0;border-bottom:1px solid #eee;padding:0 0 10px}.ma-cs-home{padding:48px 0}.ma-cs-home-heading-row{align-items:flex-start}.ma-cs-home-heading-group{align-items:flex-start;flex-direction:column}.ma-cs-home-row{grid-template-columns:48px 56px minmax(180px,1fr) 80px;min-width:650px}.ma-cs-home-manufacturer,.ma-cs-home-difference{display:none}.ma-cs-home-list{overflow-x:auto}}
@media(max-width:480px){.ma-cs-tabs-inner{padding:0 14px;gap:22px}.ma-cs-content{padding:18px 10px 36px}.ma-cs-actions{grid-template-columns:1fr}.ma-cs-pos{width:52px;min-width:52px}.ma-cs-no{left:52px;width:68px;min-width:68px}.ma-cs-rider{left:120px;width:190px;min-width:190px}.ma-cs-table th,.ma-cs-table td{padding:0 8px;height:48px}.ma-cs-rider-photo{width:24px;height:24px}.ma-cs-home-shell{padding:0 16px}.ma-cs-home h2{font-size:34px}.ma-cs-home-full-link{font-size:11px}.ma-cs-home-year-select{height:42px;min-width:96px}}
