.ares-shell{width:100%;min-height:calc(100vh - 72px);padding:0 16px 48px;background:#090909;color:#ffffff}.ares-shell *{box-sizing:border-box}@media (min-width:1280px){.ares-shell{padding-left:20px;padding-right:20px}}.ares-ticker{display:flex;align-items:center;gap:8px;width:100%;height:42px;margin:0 0 16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.ares-ticker::-webkit-scrollbar{display:none}.ares-ticker-item{display:grid;grid-template-columns:22px minmax(88px,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px;flex:0 0 228px;height:32px;padding:0 10px;border:1px solid #1d1d1d;border-radius:8px;background:#101010;color:#ffffff;text-decoration:none}.ares-ticker-icon{display:grid;place-items:center;width:22px;height:22px;overflow:hidden;border:1px solid #242424;border-radius:6px;background:#171717;color:#bdbdbd;font-size:9px;font-weight:700}.ares-ticker-icon img{width:100%;height:100%;object-fit:cover}.ares-ticker-title{overflow:hidden;color:#bdbdbd;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.ares-ticker-price{color:#ffffff;font-size:12px;font-weight:600}.ares-ticker-change{color:#2ed47a;font-size:12px;font-weight:600}.ares-ticker-change[data-negative=true]{color:#ff5b5b}.ares-hero{position:relative;width:100%;height:224px;margin:0 0 26px;overflow:hidden;border:1px solid #1d1d1d;border-radius:16px;background-color:#090909;background-size:cover;background-position:50%}.ares-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,9,9,.08),rgba(9,9,9,.12)),linear-gradient(180deg,rgba(255,255,255,.025),rgba(0,0,0,.08));pointer-events:none}.ares-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:540px;height:100%;padding:0 40px}.ares-hero-copy>span{margin-bottom:14px;color:#8d8d8d;font-size:12px;font-weight:700;letter-spacing:.18em}.ares-hero h1{display:grid;grid-gap:0;gap:0;margin:0;color:#ffffff;font-size:46px;font-weight:750;line-height:.96;letter-spacing:-.055em}.ares-hero button{font:inherit}.ares-hero-copy button{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;height:42px;margin-top:24px;padding:0 18px;border:0;border-radius:8px;background:#ffffff;color:#090909;font-size:14px;font-weight:700;cursor:pointer}.ares-hero-copy button i{font-style:normal;font-size:15px}.ares-hero-hide{position:absolute;z-index:3;top:18px;right:22px;height:36px;padding:0 14px;border:1px solid #242424;border-radius:8px;background:rgba(9,9,9,.62);color:#ffffff;font-size:14px;font-weight:500;cursor:pointer}.ares-card{display:flex;flex-direction:column;height:235px;padding:16px;border:1px solid #1d1d1d;border-radius:16px;background:#101010;transition:.18s;text-decoration:none;color:white}.ares-card:hover{background:#141414;border-color:#262626;transform:translateY(-2px)}.ares-card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.ares-card-icon{width:46px;height:46px;border-radius:11px;background:#181818;display:grid;place-items:center;overflow:hidden;border:1px solid #232323}.ares-card-icon img{width:100%;height:100%;object-fit:cover}.ares-card-icon span{font-size:14px;font-weight:700}.ares-card h3{margin:0;font-size:17px;font-weight:650;line-height:1.22;letter-spacing:-.03em;min-height:44px}.ares-card-volume{margin-top:8px;color:#7F7F7F;font-size:13px}.ares-outcomes{display:grid;grid-gap:8px;gap:8px;margin-top:auto}.ares-outcome{display:grid;grid-template-columns:1fr auto auto;grid-gap:10px;gap:10px;align-items:center;height:34px;padding:0 10px;border-radius:8px;background:#151515}.ares-outcome span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#D0D0D0}.ares-outcome strong{font-size:13px}.ares-outcome button{height:24px;padding:0 9px;border:0;border-radius:6px;background:#173C28;color:#38E08C;font-size:12px;font-weight:600}.ares-outcome button.red{background:#3B1A1A;color:#FF6D6D}.ares-card footer{display:flex;justify-content:space-between;margin-top:14px;font-size:12px;color:#727272}.ares-section{width:100%;margin:0 0 32px}.ares-section-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.ares-section-header h2{margin:0;color:#ffffff;font-size:30px;font-weight:700;line-height:1;letter-spacing:-.045em}.ares-section-header a{color:#8a8a8a;font-size:14px;font-weight:500;text-decoration:none}.ares-section-header a:hover{color:#ffffff}.ares-politics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ares-politics-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;height:96px;padding:14px;border:1px solid #1d1d1d;border-radius:16px;background:#101010;color:#ffffff;text-decoration:none}.ares-politics-card:hover{background:#131313;border-color:#262626}.ares-politics-thumb{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border:1px solid #242424;border-radius:12px;background:#171717;color:#d8d8d8;font-size:15px;font-weight:700}.ares-politics-thumb img{width:100%;height:100%;object-fit:cover}.ares-politics-copy{min-width:0}.ares-politics-copy h3{display:-webkit-box;margin:0 0 7px;overflow:hidden;color:#ffffff;font-size:15px;font-weight:600;line-height:1.18;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ares-politics-copy p{margin:0;color:#7a7a7a;font-size:13px;font-weight:500}.ares-politics-price{display:grid;justify-items:end;grid-gap:4px;gap:4px}.ares-politics-price strong{color:#ffffff;font-size:24px;font-weight:700;line-height:1;letter-spacing:-.055em}.ares-politics-price span{color:#2ed47a;font-size:12px;font-weight:600}.ares-sports-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);grid-gap:12px;gap:12px;align-items:stretch}.ares-sports-feature{position:relative;display:block;min-height:235px;overflow:hidden;border:1px solid #1d1d1d;border-radius:16px;background:#101010;color:#ffffff;text-decoration:none}.ares-sports-image{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,9,9,.08),rgba(9,9,9,.76)),radial-gradient(circle at 50% 15%,rgba(255,255,255,.16),transparent 36%),linear-gradient(120deg,#191919,#090909)}.ares-sports-content{position:relative;z-index:1;display:flex;flex-direction:column;min-height:235px;padding:18px}.ares-feature-badge{width:-moz-fit-content;width:fit-content;margin-bottom:12px;padding:4px 8px;border-radius:6px;background:rgba(255,255,255,.08);color:#d7d7d7;font-size:11px;font-weight:700;letter-spacing:.08em}.ares-sports-content p{margin:0 0 8px;color:#bdbdbd;font-size:13px;font-weight:500}.ares-sports-content h3{max-width:560px;margin:0;color:#ffffff;font-size:31px;font-weight:720;line-height:1.02;letter-spacing:-.045em}.ares-sports-prices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;width:min(500px,100%);margin-top:auto;margin-bottom:16px}.ares-sports-prices strong{display:block;margin-bottom:4px;color:#ffffff;font-size:32px;font-weight:740;line-height:1;letter-spacing:-.055em}.ares-sports-prices span{color:#bdbdbd;font-size:13px;font-weight:500}.ares-sports-content footer{display:flex;align-items:center;justify-content:space-between}.ares-sports-content footer span{color:#bdbdbd;font-size:13px;font-weight:500}.ares-sports-content footer button{height:38px;padding:0 15px;border:1px solid #292929;border-radius:8px;background:rgba(255,255,255,.055);color:#ffffff;font-size:13px;font-weight:600}.ares-sports-side-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.ares-compact-card{display:flex;flex-direction:column;height:168px;padding:14px;background:#101010;border:1px solid #1d1d1d;border-radius:16px;text-decoration:none;color:white;transition:.16s}.ares-compact-card:hover{background:#131313;border-color:#272727}.ares-compact-top{display:flex;justify-content:space-between;margin-bottom:14px}.ares-compact-icon{width:42px;height:42px;border-radius:10px;background:#171717;overflow:hidden;display:grid;place-items:center;border:1px solid #242424}.ares-compact-icon img{width:100%;height:100%;object-fit:cover}.ares-compact-card h3{font-size:16px;line-height:1.25;margin:0;font-weight:650;letter-spacing:-.03em}.ares-volume{margin-top:7px;font-size:13px;color:#7A7A7A}.ares-price-row{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid #1d1d1d}.ares-price-row span{font-size:13px;color:#BDBDBD}.ares-price-row strong{font-size:15px;font-weight:700}.ares-compact-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}@media (max-width:1500px){.ares-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.ares-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ares-compact-grid{grid-template-columns:1fr}}.ares-trending{position:-webkit-sticky;position:sticky;top:86px;align-self:start;padding:16px;border:1px solid #1d1d1d;border-radius:16px;background:#101010}.ares-trending header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ares-trending h2{margin:0;color:#ffffff;font-size:20px;font-weight:700;letter-spacing:-.035em}.ares-trending header a{color:#7a7a7a;font-size:13px;text-decoration:none}.ares-trending-list{display:grid;grid-gap:4px;gap:4px}.ares-trending-row{display:grid;grid-template-columns:18px 38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:54px;padding:6px 0;color:#ffffff;text-decoration:none}.ares-trending-row+.ares-trending-row{border-top:1px solid #1d1d1d}.ares-trending-rank{color:#5f5f5f;font-size:12px;font-weight:600;text-align:center}.ares-trending-icon{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;border:1px solid #242424;border-radius:10px;background:#171717;color:#bdbdbd;font-size:12px;font-weight:700}.ares-trending-icon img{width:100%;height:100%;object-fit:cover}.ares-trending-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.ares-trending-copy strong{overflow:hidden;color:#ffffff;font-size:13px;font-weight:600;line-height:1.15;white-space:nowrap;text-overflow:ellipsis}.ares-trending-copy em{color:#7a7a7a;font-size:12px;font-style:normal}.ares-trending-row b{color:#ffffff;font-size:14px;font-weight:700}.ares-main-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:24px;gap:24px}.ares-main-content{min-width:0}@media (max-width:1180px){.ares-main-layout{grid-template-columns:1fr}.ares-trending{position:static}}.ares-layout{width:100%;max-width:none}.ares-midnite-grid{display:grid;grid-template-columns:236px minmax(0,930px) 350px;grid-gap:16px;align-items:start;width:min(100%,1540px)}.ares-home-mobile-cats{display:none}.ares-left-rail,.ares-slip-rail{position:-webkit-sticky;position:sticky;top:86px;align-self:start}.ares-left-rail{display:grid;grid-gap:12px;gap:12px}.ares-left-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;border:1px solid #2b2d2f;border-radius:10px;background:#202224;color:#8f969d;font-size:14px;font-weight:600}.ares-left-nav{display:grid;grid-gap:8px;gap:8px}.ares-left-link{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 14px;border-radius:10px;color:#d7dadd;font-weight:700;text-decoration:none}.ares-left-link:first-child,.ares-left-link:hover{background:#222426;color:#ffffff}.ares-left-link span{display:inline-flex;align-items:center;gap:10px;min-width:0}.ares-left-link svg{color:#aeb5bb}.ares-left-link b{min-width:34px;padding:2px 7px;border-radius:999px;background:#243319;color:#b6ec37;font-size:11px;text-align:center}.ares-left-section-title{margin:12px 0 2px;padding:0 14px;color:#858b91;font-weight:800;letter-spacing:.04em}.ares-midnite-content .ares-hero{height:174px;margin-bottom:14px;border-color:#2b2d2f;border-radius:14px}.ares-midnite-content .ares-hero:after{background:linear-gradient(90deg,rgba(8,8,8,.1),rgba(8,8,8,.16)),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.2))}.ares-midnite-content .ares-hero-copy{width:min(560px,72%);padding:0 24px}.ares-midnite-content .ares-hero h1{font-size:34px;letter-spacing:-.04em}.ares-hero-copy a{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:42px;margin-top:22px;padding:0 18px;border-radius:9px;background:#36d399;color:#07110d;font-size:14px;font-weight:800;text-decoration:none}.ares-midnite-content .ares-hero-hide{top:18px;right:18px;background:#202326;border-color:#2a2d31;color:#ffffff}.ares-sports-tabs{display:flex;margin:0 0 14px;overflow-x:auto;scrollbar-width:none}.ares-sports-tabs::-webkit-scrollbar{display:none}.ares-sports-tabs a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;background:#252729;text-decoration:none}.ares-sports-tabs a:first-child{background:#f2f4f7;color:#111315}.ares-scratch-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;margin-bottom:14px;padding:14px 18px;overflow:hidden;border-radius:14px;border:1px solid #1b4d3a;background:radial-gradient(circle at 8% 20%,rgba(54,211,153,.28),transparent 26%),linear-gradient(95deg,#0d3328,#11201d 42%,#174236);color:#ffffff}.ares-scratch-banner div{display:grid;grid-template-columns:28px minmax(0,max-content);grid-column-gap:10px;column-gap:10px;grid-row-gap:2px;row-gap:2px;align-items:center}.ares-scratch-banner svg{grid-row:span 2;color:#66f0bd}.ares-scratch-banner strong{font-size:17px;font-weight:850;letter-spacing:-.02em}.ares-scratch-banner span{color:#b2c9c0;font-size:12px;font-weight:650}.ares-scratch-banner a{display:inline-flex;align-items:center;justify-content:center;min-width:126px;height:38px;padding:0 16px;border-radius:999px;background:#ffffff;color:#111315;font-size:13px;font-weight:850;text-decoration:none}.ares-featured-strip{margin-bottom:14px;padding:16px;border:1px solid #24272a;border-radius:14px;background:#1b1d1f}.ares-featured-strip header{display:flex;align-items:center;justify-content:space-between}.ares-featured-strip h2{margin:0;color:#f6f7f8;font-size:16px;font-weight:850}.ares-featured-strip header a{color:#c6c9cd;font-weight:800;text-decoration:none}.ares-featured-grid{display:grid;grid-gap:10px;gap:10px}.ares-featured-match{display:grid;grid-gap:8px;gap:8px;min-height:134px;padding:12px;border:1px solid #2b2e31;border-radius:12px;background:#2a2c2e;color:#ffffff;text-decoration:none}.ares-featured-match>span{color:#aeb4ba;font-size:12px;font-weight:750}.ares-featured-match strong{color:#f6f7f8;font-weight:850}.ares-featured-match div{display:grid;grid-gap:4px;margin-top:auto}.ares-featured-match em{display:grid;place-items:center;padding:5px;color:#66e795;font-style:normal;line-height:1.1}.ares-featured-match small{max-width:100%;overflow:hidden;color:#c6c9cd;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.ares-featured-match b{color:#65ef91;font-weight:900}.ares-board-grid{display:grid;grid-gap:14px;gap:14px}.ares-market-board{min-width:0}.ares-board-heading{display:inline-flex;align-items:center;gap:8px;margin:14px 0 10px;color:#f3f4f5;font-size:20px;font-weight:900;letter-spacing:-.03em;text-decoration:none}.ares-board-heading span{color:#8d949a;font-size:24px}.ares-board-panel{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #24272a;border-radius:14px;background:#1b1d1f}.ares-market-tile{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid #303337;border-radius:12px;background:#24262a;color:#ffffff;text-decoration:none}.ares-market-tile header{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.ares-market-avatar{display:grid;place-items:center;width:44px;height:44px;overflow:hidden;border-radius:10px;background:#151719;color:#dfe3e6;font-size:12px;font-weight:900}.ares-market-avatar img{width:100%;height:100%;object-fit:cover}.ares-market-tile header strong{color:#f2f4f6;font-size:16px;font-weight:850;line-height:1.2}.ares-market-options{display:grid;grid-gap:8px;gap:8px}.ares-market-option{display:grid;grid-template-columns:minmax(0,1fr) 54px 64px 64px;align-items:center;grid-gap:8px;gap:8px;min-height:42px}.ares-market-option span{min-width:0;overflow:hidden;color:#c3c8cd;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.ares-market-option b{color:#f6f7f8;font-size:19px;font-weight:900;text-align:right}.ares-market-option em{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:8px;font-size:13px;font-style:normal;font-weight:900}.ares-market-option em.yes{background:#173e2e;color:#4ade80}.ares-market-option em.no{background:#442027;color:#ff5862}.ares-market-tile footer{display:flex;align-items:center;justify-content:space-between;color:#8f969d;font-size:13px;font-weight:700}.ares-market-tile footer i{display:inline-flex;gap:12px;color:#a7afb6;font-style:normal}.ares-slip{min-height:calc(100vh - 108px);overflow:hidden;border:1px solid #232629;border-radius:14px;color:#ffffff}.ares-slip>header{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:54px;padding:0 16px;border-bottom:1px solid #26292c}.ares-slip>header span{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#2b2e31;color:#dfe3e6;font-size:12px;font-weight:900}.ares-slip>header strong{font-size:17px;font-weight:900}.ares-slip>header div{display:inline-flex;gap:10px;color:#c4c9ce}.ares-slip-tabs{display:flex;gap:6px;padding:12px 16px}.ares-slip-tabs button{height:34px;padding:0 18px;border:0;border-radius:999px;background:#2b2d30;color:#b2b8be;font-weight:900}.ares-slip-tabs button.active{background:#ffffff;color:#111315}.ares-slip-legs{display:grid;border-top:1px solid #26292c}.ares-slip-leg{display:grid;grid-template-columns:18px minmax(0,1fr) auto;grid-gap:8px;gap:8px;padding:14px 16px;border-bottom:1px solid #26292c;color:#ffffff;text-decoration:none}.ares-slip-leg button{width:18px;height:18px;border:0;border-radius:999px;background:#34373b;color:#aeb5bb;font-size:14px;line-height:18px}.ares-slip-leg span{overflow:hidden;font-size:14px;font-weight:850;white-space:nowrap;text-overflow:ellipsis}.ares-slip-leg b{color:#f5f6f7;font-size:14px;font-weight:900}.ares-slip-leg small{grid-column:2/-1;color:#8e959b;font-size:12px;font-weight:700}.ares-slip-empty{padding:22px 16px;color:#8e959b;font-size:13px;font-weight:750}.ares-slip-stake{display:grid;grid-gap:8px;gap:8px;padding:16px}.ares-slip-stake label{color:#8e959b;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ares-slip-stake div{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;height:44px;border:1px solid #303337;border-radius:9px;background:#111315}.ares-slip-stake input{width:100%;min-width:0;border:0;background:transparent;color:#e6e9ec;font:inherit;font-size:18px;font-weight:850;padding:0 12px;outline:0}.ares-slip-stake span{color:#c0c6cb;font-size:11px;font-weight:900}.ares-slip-quick{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;padding:0 16px 14px}.ares-slip-quick button{height:34px;border:1px solid #2f3337;background:#202326;color:#d7dadd;font-weight:900}.ares-slip-return{margin:0;padding:0 16px 16px}.ares-slip-return div{gap:12px}.ares-slip-return dt{color:#9aa1a7;font-size:13px;font-weight:750}.ares-slip-return dd{margin:0;color:#f5f6f7;font-size:14px;font-weight:900}.ares-slip-action{display:flex;align-items:center;justify-content:center;min-height:44px;margin:auto 16px 16px;background:#ffffff;color:#111315;font-size:14px;font-weight:950;text-decoration:none}.ares-split-sections{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.ares-split-sections .ares-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1180px){.ares-split-sections{grid-template-columns:1fr}.ares-split-sections .ares-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.ares-split-sections .ares-compact-grid{grid-template-columns:1fr}}@media (max-width:1320px){.ares-midnite-grid{grid-template-columns:210px minmax(0,1fr)}.ares-slip-rail{display:none}}@media (max-width:980px){.ares-home-mobile-cats{display:block;margin:-8px -12px 16px}.ares-midnite-grid{display:block}.ares-left-rail{display:none}.ares-midnite-content .ares-hero{height:210px;margin-top:8px;border-radius:16px}.ares-midnite-content .ares-hero-copy{width:78%;padding:0 20px}.ares-midnite-content .ares-hero h1{font-size:36px}.ares-featured-strip,.ares-scratch-banner,.ares-sports-tabs{display:none}.ares-board-panel{padding:0;border:1px solid #252832;border-radius:18px;background:#171820}.ares-market-tile{border:0;border-radius:0;background:transparent}.ares-market-tile+.ares-market-tile{border-top:1px solid #2a2d35}}@media (max-width:620px){.ares-shell{padding-left:12px;padding-right:12px}.ares-midnite-content .ares-hero{height:206px}.ares-midnite-content .ares-hero-copy{width:82%}.ares-midnite-content .ares-hero h1{font-size:30px}.ares-hero-copy a{height:40px;padding:0 16px}.ares-market-option{grid-template-columns:minmax(0,1fr) 48px 54px 54px}}.ares-shell{background:#141516;color:#f3f4f5}.ares-midnite-grid{grid-template-columns:236px minmax(0,940px) 350px;gap:14px;width:min(100%,1510px)}.ares-all-card,.ares-featured-strip,.ares-left-link,.ares-left-search,.ares-slip{background:#1c1e20;border-color:#252729;box-shadow:none}.ares-left-search{height:40px;border-radius:9px;color:#8d949b}.ares-left-link{min-height:40px;border:0;color:#d5d8db;font-size:14px;letter-spacing:0}.ares-left-link:first-child,.ares-left-link:hover{background:#26282a}.ares-left-section-title{color:#83888d;text-transform:none}.ares-midnite-content .ares-hero{height:164px;margin-bottom:12px;border:1px solid #24262a}.ares-midnite-content .ares-hero-copy{padding-left:22px}.ares-midnite-content .ares-hero h1{font-size:32px;font-weight:760;letter-spacing:-.035em}.ares-hero-copy a{height:38px;border-radius:8px;background:#31d58a;font-size:13px}.ares-midnite-content .ares-hero-hide{height:34px;border-radius:8px;background:#1d2023}.ares-sports-tabs{margin-bottom:12px}.ares-sports-tabs a{background:#292b2d;color:#d9dcdf;font-weight:800}.ares-sports-tabs a:first-child{background:#f3f4f5;color:#151617}.ares-featured-strip{margin-bottom:18px;padding:14px;border-radius:12px}.ares-featured-strip header{margin-bottom:12px}.ares-featured-strip header div{display:grid;grid-gap:3px;gap:3px}.ares-featured-strip header span{color:#54e69d;font-size:11px;font-weight:900;letter-spacing:.14em}.ares-featured-strip h2{font-size:17px;letter-spacing:-.02em}.ares-featured-strip header a{height:30px;background:#2b2d30;color:#e3e5e7;display:inline-flex;align-items:center}.ares-featured-match{min-height:168px;border-radius:10px;background:#2b2d30}.ares-featured-match>span{color:#a3a9ae;text-transform:capitalize}.ares-featured-match strong{display:-webkit-box;overflow:hidden;color:#f2f4f5;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ares-featured-match em{min-height:42px;background:#3a3c3f}.ares-featured-match b{color:#60eb72}.ares-all-markets{margin-top:0}.ares-all-heading{align-items:end}.ares-all-heading span{color:#54e69d;letter-spacing:.14em}.ares-all-heading h2{color:#f5f6f7;font-size:24px;font-weight:850;letter-spacing:-.035em}.ares-all-heading p{max-width:680px;color:#858b92;font-size:13px}.ares-all-grid{gap:10px}.ares-all-card{min-height:174px;padding:12px;border-radius:10px;background:#202226}.ares-all-card:hover{background:#25272b;border-color:#36393d;transform:none}.ares-all-card header{grid-template-columns:34px minmax(0,1fr) 16px;gap:10px}.ares-event-icon{width:34px;height:34px;background:#151719}.ares-all-card-copy small{color:#939aa1;letter-spacing:.16em}.ares-all-card-copy strong{color:#f1f3f5;line-height:1.2}.ares-all-card-outcomes{gap:8px;margin-top:14px}.ares-all-card-outcomes div{grid-template-columns:minmax(0,1fr) 42px 42px 42px;gap:6px}.ares-all-card-outcomes span{color:#aeb4ba;font-size:12px}.ares-all-card-outcomes b{color:#eff1f3;font-size:14px}.ares-all-card-outcomes i{min-height:28px;font-size:12px}.ares-all-card-outcomes i.yes{background:#174733;color:#49e56f}.ares-all-card-outcomes i.no{background:#4a2028;color:#ff6068}.ares-all-card footer{margin-top:auto;padding-top:10px;border-top:1px solid #303237;color:#878e95}.ares-slip{background:#191b1d;border-radius:12px}.ares-slip-action,.ares-slip-tabs button.active{background:#f4f5f6;color:#141516}.ares-slip-leg,.ares-slip-legs,.ares-slip>header{border-color:#272a2d}@media (max-width:1500px){.ares-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.ares-featured-strip{display:block;margin-bottom:20px;padding:0;border:0;background:transparent}.ares-featured-strip header{margin:0 0 10px}.ares-featured-strip header a,.ares-featured-strip header span{display:none}.ares-featured-strip h2{font-size:28px}.ares-featured-grid{grid-template-columns:1fr}.ares-featured-match{min-height:128px;border:1px solid #2b2e34;border-radius:16px;background:#20222a}.ares-all-grid{grid-template-columns:1fr}.ares-all-heading h2{font-size:28px}.ares-all-card{min-height:0;border-radius:16px;background:#20222a}}.ares-midnite-content .ares-hero{height:176px;margin-bottom:26px;overflow:visible;border-radius:12px;background:#1b1d1f}.ares-hero-copy,.ares-hero-hide,.ares-midnite-content .ares-hero:after{display:none}.ares-hero-track{display:flex;border-radius:12px;transition:transform .52s ease}.ares-hero-slide{position:relative;flex:0 0 100%;min-width:100%;overflow:hidden;border-radius:12px;background:#202224}.ares-hero-caption{align-items:end;grid-gap:18px;gap:18px;min-height:64px;padding:14px 18px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,rgba(13,15,16,.72),rgba(13,15,16,.36));color:#ffffff}.ares-hero-caption h1{margin:0 0 3px;color:#ffffff;font-weight:900;letter-spacing:-.02em}.ares-hero-caption p{max-width:760px;color:rgba(255,255,255,.86);font-weight:750}.ares-hero-caption a{min-width:86px;background:rgba(255,255,255,.26);color:#ffffff;font-weight:900}.ares-hero-dots{position:absolute;left:50%;bottom:-18px;z-index:4;display:flex;gap:7px;transform:translateX(-50%)}.ares-hero-dots button{display:block;padding:0;border:0;background:#3a3c3f;cursor:pointer}.ares-hero-dots button[aria-pressed=true]{width:22px;background:#f4f5f6}@media (prefers-reduced-motion:reduce){.ares-hero-track{transition:none}}@media (max-width:980px){.ares-midnite-content .ares-hero{height:176px;margin-top:8px;margin-bottom:28px;border-radius:14px}.ares-hero-slide,.ares-hero-track{border-radius:14px}.ares-hero-caption{min-height:68px;padding:12px 14px;border-radius:0 0 14px 14px}.ares-hero-caption h1{font-size:16px}.ares-hero-caption p{display:-webkit-box;overflow:hidden;font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:1}.ares-hero-caption a{min-width:72px;height:30px;padding:0 11px;font-size:11px}}.ares-shell{background:#161616!important;color:#f8f8f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;padding:16px 16px 48px}.ares-shell b,.ares-shell h1,.ares-shell h2,.ares-shell h3,.ares-shell strong{font-weight:600}.ares-midnite-grid{grid-template-columns:184px minmax(0,1fr) 280px!important;gap:16px;width:min(100%,1368px);margin:0 auto}.ares-left-rail,.ares-slip-rail{top:72px}.ares-left-rail{gap:8px}.ares-left-search{height:36px;border:0;background:#232323;font-size:13px}.ares-left-link,.ares-left-search{padding:0 12px;border-radius:12px;color:#a7a7a7;font-weight:500}.ares-left-link{min-height:36px;background:transparent;font-size:15px}.ares-left-link span{gap:8px}.ares-left-link svg{width:18px;height:18px;color:#a7a7a7}.ares-left-link:first-child,.ares-left-link:hover{background:#2b2b2b;color:#f8f8f8}.ares-left-link:first-child svg,.ares-left-link:hover svg{color:#f8f8f8}.ares-left-link b{min-width:28px;background:rgba(131,255,74,.16);color:#83ff4a;font-size:10px}.ares-left-section-title{margin:16px 0 4px;padding:0 12px;color:#777777;font-size:12px;font-weight:400;letter-spacing:0}.ares-midnite-content{min-width:0}.ares-midnite-content .ares-hero{position:relative;height:160px!important;margin:0 0 24px;overflow:hidden;border:0;border-radius:22px;background:#232323}.ares-hero-track{overflow:hidden;transform:none!important}.ares-hero-slide,.ares-hero-track{position:absolute;inset:0;display:block;border-radius:22px}.ares-hero-slide{width:100%;height:100%;min-width:0;pointer-events:none;background:#232323;transition:opacity .26s ease}.ares-hero-slide[data-active=true]{pointer-events:auto}.ares-hero-slide img{width:100%;height:100%;display:block;object-fit:cover}.ares-hero-caption{position:absolute;left:0;right:0;bottom:0;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;min-height:56px;padding:12px 16px;border-top:1px solid rgba(255,255,255,.04);border-radius:0 0 22px 22px;background:rgba(22,22,22,.72);color:#f8f8f8}.ares-hero-caption h1{margin:0 0 2px;color:#f8f8f8;font-size:18px;font-weight:600;line-height:1.08;letter-spacing:0}.ares-hero-caption p{margin:0;overflow:hidden;color:#a7a7a7;font-size:12px;font-weight:500;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.ares-hero-caption a{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:32px;padding:0 14px;border-radius:999px;background:#3a3a3a;color:#f8f8f8;font-size:12px;font-weight:600;text-decoration:none}.ares-hero-caption a:hover{background:#444444}.ares-hero-dots{bottom:-16px;gap:6px}.ares-hero-dots button{min-width:0;min-height:0;width:7px;height:7px;border-radius:999px;background:#3a3a3a}.ares-hero-dots button[aria-pressed=true]{width:20px;height:7px;background:#f8f8f8}.ares-sports-tabs{gap:8px;margin:0 0 16px}.ares-sports-tabs a{min-height:32px;padding:0 14px;border-radius:999px;background:#232323;color:#a7a7a7;font-size:13px;font-weight:600}.ares-sports-tabs a:first-child,.ares-sports-tabs a:hover{background:#2b2b2b;color:#f8f8f8}.ares-boosts-section,.ares-featured-strip{margin:0 0 16px;padding:14px;border:0;border-radius:18px;background:#232323;box-shadow:0 1px 0 rgba(255,255,255,.02)}.ares-boosts-section header,.ares-featured-strip header{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px}.ares-featured-strip header span{display:none}.ares-boosts-section h2,.ares-featured-strip h2{margin:0;color:#f8f8f8;font-size:16px;font-weight:600;line-height:1.15;letter-spacing:0}.ares-featured-strip header a{height:28px;padding:0 12px;border-radius:999px;background:#2b2b2b;color:#a7a7a7;font-size:12px;font-weight:600}.ares-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ares-featured-match{min-height:118px;padding:10px;border:0;border-radius:14px;background:#2a2a2a}.ares-featured-match:hover{background:#303030}.ares-featured-match>span{color:#777777;font-size:11px;font-weight:400}.ares-featured-match strong{color:#f8f8f8;font-size:14px;font-weight:600;line-height:1.18;letter-spacing:0;-webkit-line-clamp:2}.ares-featured-match div{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.ares-featured-match em{min-height:34px;padding:4px 6px;border-radius:8px;background:#3a3a3a}.ares-featured-match small{color:#a7a7a7;font-size:10px;font-weight:400}.ares-featured-match b{color:#83ff4a;font-size:13px;font-weight:700}.ares-boost-list{display:grid;grid-gap:4px;gap:4px}.ares-boost-row{display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;grid-gap:12px;gap:12px;min-height:48px;padding:8px 10px;border-radius:12px;background:#2a2a2a;color:#f8f8f8;text-decoration:none}.ares-boost-row:hover{background:#303030}.ares-boost-row strong{color:#f8f8f8;font-size:13px;font-weight:600}.ares-boost-row span,.ares-boost-row strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ares-boost-row span{margin-top:2px;color:#777777;font-size:11px;font-weight:400}.ares-boost-row b{display:grid;justify-items:center;min-height:34px;padding:4px 8px;border-radius:10px;background:rgba(131,255,74,.12);color:#83ff4a;font-size:13px;font-weight:700}.ares-boost-row b small{color:#777777;font-size:10px;font-weight:400;text-decoration:line-through}.ares-all-markets{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.04)}.ares-all-heading{margin:0 0 12px}.ares-all-heading span{display:none}.ares-all-heading h2{color:#f8f8f8;font-size:18px;font-weight:600;letter-spacing:0}.ares-all-heading p{color:#a7a7a7;font-size:12px;font-weight:500}.ares-all-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ares-all-card{min-height:142px;padding:10px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#232323}.ares-all-card:hover{background:#2a2a2a;border-color:rgba(255,255,255,.05)}.ares-all-card header{grid-template-columns:30px minmax(0,1fr) 14px;gap:8px}.ares-event-icon{width:30px;height:30px;border:0;border-radius:8px;background:#303030}.ares-all-card-copy small{color:#777777;font-size:10px;font-weight:400;letter-spacing:0}.ares-all-card-copy strong{color:#f8f8f8;font-size:13px;font-weight:600;line-height:1.16}.ares-event-bookmark{color:#777777}.ares-all-card-outcomes{gap:6px;margin-top:10px}.ares-all-card-outcomes div{grid-template-columns:minmax(0,1fr) 34px 34px 34px;gap:4px;min-height:28px}.ares-all-card-outcomes span{color:#a7a7a7;font-size:11px;font-weight:500}.ares-all-card-outcomes b{color:#f8f8f8;font-size:13px}.ares-all-card-outcomes i{min-height:26px;border-radius:7px;font-size:13px;font-weight:700}.ares-all-card-outcomes i.yes{background:rgba(131,255,74,.16);color:#83ff4a}.ares-all-card-outcomes i.no{background:rgba(255,82,106,.16);color:#ff6a7d}.ares-all-card footer{padding-top:8px;border-top:1px solid rgba(255,255,255,.04);color:#777777;font-size:11px;font-weight:400}.ares-slip{min-height:calc(100vh - 88px);border:0;border-radius:18px;background:#232323;color:#f8f8f8}.ares-slip-leg,.ares-slip-legs,.ares-slip>header{border-color:rgba(255,255,255,.04)}.ares-slip>header{min-height:48px;padding:0 14px}.ares-slip>header span{background:#303030;color:#a7a7a7}.ares-slip>header strong{font-size:16px;color:#f8f8f8}.ares-slip-tabs{padding:12px 14px}.ares-slip-tabs button{height:32px;border-radius:8px;background:#2b2b2b;color:#a7a7a7;font-size:13px;font-weight:700}.ares-slip-action,.ares-slip-tabs button.active{background:#f8f8f8;color:#161616}.ares-slip-leg{padding:12px 14px}.ares-slip-leg b,.ares-slip-leg span{font-size:13px}.ares-slip-leg small,.ares-slip-return dt,.ares-slip-stake label{color:#777777;font-size:11px;font-weight:400;letter-spacing:0}.ares-slip-stake{padding:14px}.ares-slip-stake div{height:38px;border-color:rgba(255,255,255,.04);background:#161616}.ares-slip-stake input{color:#f8f8f8;font-size:16px}.ares-slip-quick{gap:6px;padding:0 14px 12px}.ares-slip-quick button{height:32px;border-color:rgba(255,255,255,.04);border-radius:8px;background:#2a2a2a;color:#a7a7a7;font-size:13px}.ares-slip-return{padding:0 14px 14px}.ares-slip-return dd{color:#f8f8f8;font-size:13px}.ares-slip-action{min-height:40px;margin:0 14px 14px;border-radius:10px;font-size:13px}.ares-midnite-grid{width:calc(100vw - 24px)!important;max-width:1660px!important}.ares-boosts-section,.ares-featured-strip,.ares-featured-strip[data-section=urgent],.ares-market-shelf{border-color:rgba(255,255,255,.055)!important;background:transparent!important;box-shadow:none!important}.ares-featured-grid,.ares-featured-strip[data-section=urgent] .ares-featured-grid,.ares-shelf-grid{background:transparent!important}.ares-featured-strip:before,.ares-featured-strip[data-section=urgent]:before{display:none!important}.ares-featured-strip[data-section=urgent] header a,.ares-featured-strip[data-section=urgent] header span{color:#8d97a1!important}.ares-featured-strip h2,.ares-market-shelf h2{color:#f7f9fb!important;letter-spacing:-.03em!important}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:172px!important;grid-template-rows:auto auto 1fr auto!important;grid-gap:10px!important;border:1px solid rgba(126,143,158,.14)!important;background:radial-gradient(circle at 14% 0,rgba(70,114,255,.1),transparent 34%),linear-gradient(180deg,#212a2f,#1d2429)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 22px rgba(0,0,0,.12)!important}.ares-market-card:hover,.ares-market-card[data-variant=row]:hover,.ares-market-card[data-variant=urgent]:hover{border-color:rgba(111,161,255,.3)!important;background:radial-gradient(circle at 14% 0,rgba(82,136,255,.16),transparent 36%),linear-gradient(180deg,#263138,#20282e)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 34px rgba(0,0,0,.24)!important;transform:translateY(-3px) scale(1.006)!important}.ares-market-heading{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;grid-gap:10px!important;gap:10px!important;min-width:0!important}.ares-market-card-media{min-height:38px!important;align-items:flex-start!important}.ares-market-identity{gap:0!important}.ares-participant+.ares-participant{margin-left:-7px!important}.ares-market-image,.ares-participant i{width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.12)!important;background:#303b44!important;color:#ffffff!important;font-size:17px!important;font-weight:850!important;box-shadow:0 3px 10px rgba(0,0,0,.2)!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong,.ares-market-heading>strong{display:-webkit-box!important;min-height:34px!important;margin:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:#f4f7fa!important;font-size:14px!important;font-weight:750!important;line-height:1.18!important;letter-spacing:-.01em!important}.ares-market-meta{color:#93a1ad!important;font-weight:550!important}.ares-market-meta span:first-child{color:#f2b252!important}.ares-market-meta span+span:before{color:#59646d!important}.ares-market-outcomes{grid-gap:7px!important;gap:7px!important}.ares-market-outcome{grid-template-columns:minmax(0,1fr) 42px 42px 38px!important}.ares-market-outcome span{color:#dce3e9!important;font-weight:560!important}.ares-market-outcome b{color:#f8fbff!important;font-size:15px!important;font-weight:850!important}.ares-market-outcome em{font-weight:800!important;line-height:1!important;transition:filter .15s ease,transform .15s ease!important}.ares-market-outcome em:first-of-type{background:rgba(0,170,108,.34)!important;color:#31e89a!important}.ares-market-outcome em:last-of-type{background:rgba(190,46,65,.34)!important;color:#ff5a6f!important}.ares-market-outcome em:hover{filter:brightness(1.14)!important}.ares-market-footer{color:#8f9aa4!important;font-weight:650!important}@media (min-width:1500px){.ares-featured-grid,.ares-shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:980px){.ares-midnite-grid{width:100%!important}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:164px!important;padding:14px!important}.ares-featured-grid,.ares-shelf-grid{grid-template-columns:1fr!important}}.ares-midnite-grid{width:calc(100vw - 28px)!important;max-width:1600px!important}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{display:grid!important;grid-template-rows:auto auto auto 1fr auto!important;grid-gap:8px!important;border-radius:14px!important;transition:background .18s ease,box-shadow .18s ease,transform .18s ease!important}.ares-market-card:focus-visible,.ares-market-card:hover{background:#23292d!important;box-shadow:0 10px 26px rgba(0,0,0,.18)!important;transform:translateY(-2px) scale(1.004)!important}.ares-market-card-media{margin:0!important}.ares-participant,.ares-participant:only-child{display:inline-flex!important;max-width:none!important;min-width:0!important;align-items:center!important;gap:0!important}.ares-participant+.ares-participant:before{content:none!important}.ares-market-image,.ares-participant i{border:0!important;background:#2d3337!important;color:#f8f8f8!important;font-size:16px!important;font-style:normal!important;font-weight:800!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:#edf1f3!important;font-weight:700!important}.ares-market-meta{color:#879199!important;font-size:11px!important;font-weight:500!important;line-height:1!important}.ares-market-meta span{overflow:hidden!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-market-meta span+span:before{margin-right:8px!important;color:#4c5459!important}.ares-market-outcomes{align-self:end!important;margin:0!important}.ares-market-outcome{grid-template-columns:minmax(0,1fr) 44px 42px 38px!important;grid-gap:8px!important;gap:8px!important}.ares-market-outcome,.ares-market-outcome span{min-width:0!important;color:#d9dee2!important}.ares-market-outcome b{color:#edf1f3!important;font-weight:800!important;line-height:1!important}.ares-market-outcome em{min-width:0!important;height:28px!important;font-weight:750!important;letter-spacing:0!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}.ares-market-outcome em:first-of-type{background:rgba(18,132,85,.42)!important;color:#39d987!important}.ares-market-outcome em:last-of-type{background:rgba(111,42,48,.58)!important;color:#ff5c64!important}.ares-market-footer{min-height:14px!important;margin-top:2px!important;color:#7f8a92!important;font-weight:600!important;line-height:1!important}.ares-featured-grid,.ares-shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}@media (min-width:1480px){.ares-featured-grid,.ares-shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:980px){.ares-midnite-grid{width:100%!important}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:158px!important;padding:13px!important}.ares-featured-grid,.ares-shelf-grid{grid-template-columns:1fr!important}}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:174px!important;padding:14px!important;border:0!important;border-radius:16px!important;background:#232323!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;transform:translateZ(0)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.ares-market-card:hover,.ares-market-card[data-variant=row]:hover,.ares-market-card[data-variant=urgent]:hover{background:#262626!important;box-shadow:0 16px 34px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.045)!important;transform:translateY(-3px) scale(1.01)!important}.ares-market-card:after,.ares-market-card:before,.ares-market-kind,.ares-market-live-meta{display:none!important}.ares-market-card-media{justify-content:flex-start!important}.ares-market-identity{gap:7px!important}.ares-participant+.ares-participant:before{display:none!important}.ares-market-image,.ares-participant i{display:grid!important;width:30px!important;height:30px!important;place-items:center!important;overflow:hidden!important;border-radius:9px!important;background:#303030!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;line-height:1!important}.ares-participant b{display:none!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{min-height:38px!important;color:#f8f8f8!important;font-size:16px!important;font-weight:600!important}.ares-market-meta{justify-content:flex-start!important;gap:0!important;color:#a7a7a7!important}.ares-market-meta span{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;color:#a7a7a7!important;font-size:12px!important;font-weight:400!important;line-height:1!important}.ares-market-meta span+span:before{margin:0 7px!important;color:#666!important;content:"•"!important}.ares-market-meta svg{display:none!important}.ares-probability-row{margin:1px 0 -3px!important;color:#cfcfcf!important}.ares-probability-row b{color:#f0f0f0!important;font-weight:700!important}.ares-probability-bar{height:3px!important;background:rgba(255,255,255,.11)!important}.ares-probability-bar span{background:rgba(131,255,74,.62)!important;transition:width .52s ease!important;animation:aresProbabilitySettle .72s ease both!important}.ares-market-prices{grid-gap:8px!important}.ares-market-prices span,.ares-market-prices span+span{height:34px!important;padding:0 11px!important;border-radius:10px!important;transition:background .16s ease,transform .16s ease,filter .16s ease!important}.ares-market-prices span{animation:aresOddsSoftPulse 6s ease-in-out infinite!important}.ares-market-prices span+span{background:rgba(255,92,116,.095)!important;color:#ff7b8d!important;animation-delay:1.8s!important}.ares-market-prices span:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important}.ares-live-strip div{animation-duration:48s!important}.ares-live-strip:hover div{animation-play-state:paused!important}.ares-slip-return dd,.ares-slip-return div:last-child dd{animation:aresReturnBreathe 2.4s ease-in-out infinite!important}@keyframes aresProbabilitySettle{0%{transform:scaleX(.86);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes aresOddsSoftPulse{0%,92%,to{filter:brightness(1)}95%{filter:brightness(1.12)}}@keyframes aresReturnBreathe{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.82;transform:translateY(-1px)}}@media (max-width:760px){.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:190px!important;gap:12px!important;padding:16px!important;border-radius:18px!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{min-height:44px!important;font-size:17px!important}.ares-market-prices span,.ares-market-prices span+span{height:38px!important}}.ares-midnite-grid{width:calc(100vw - 32px)!important;max-width:1560px!important;grid-template-columns:184px minmax(0,1fr) 320px!important}.ares-all-grid,.ares-featured-grid,.ares-shelf-grid{gap:10px!important;align-items:stretch!important}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:164px!important;height:100%!important;gap:10px!important;background:#202528!important;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease!important}.ares-market-card:hover,.ares-market-card[data-variant=row]:hover,.ares-market-card[data-variant=urgent]:hover{background:#242a2e!important;border-color:rgba(255,255,255,.07)!important;box-shadow:0 12px 28px rgba(0,0,0,.2)!important}.ares-market-card:after,.ares-market-card:before,.ares-market-kind,.ares-market-live-meta,.ares-market-prices,.ares-probability-bar,.ares-probability-row{display:none!important}.ares-market-card-media{min-height:32px!important}.ares-market-identity{gap:6px!important}.ares-participant{display:grid!important;max-width:none!important;place-items:center!important}.ares-participant b,.ares-participant+.ares-participant:before{display:none!important}.ares-market-image,.ares-participant i{width:32px!important;height:32px!important;border-radius:8px!important;background:#30373c!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important;font-size:18px!important}.ares-market-image img{width:100%!important;height:100%!important;object-fit:cover!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{min-height:34px!important;color:#f3f5f6!important;font-size:14px!important;line-height:1.18!important}.ares-market-meta{display:none!important}.ares-market-outcomes{display:grid!important;grid-gap:8px!important;gap:8px!important;margin-top:auto!important}.ares-market-outcome{display:grid!important;grid-template-columns:minmax(0,1fr) 44px 40px 36px!important;grid-gap:7px!important;gap:7px!important;align-items:center!important;color:#d4d8dc!important}.ares-market-outcome span{overflow:hidden!important;color:#d6d9dc!important;font-size:13px!important;font-weight:500!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-market-outcome b{color:#f1f3f4!important;font-size:14px!important;font-weight:700!important;text-align:right!important}.ares-market-outcome em{display:grid!important;height:26px!important;place-items:center!important;border-radius:7px!important;background:rgba(49,168,104,.18)!important;color:#42c777!important;font-size:12px!important;font-style:normal!important;font-weight:700!important;transition:filter .16s ease,transform .16s ease!important}.ares-market-outcome em+em{background:rgba(198,57,73,.18)!important;color:#ff5968!important}.ares-market-outcome em:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important}.ares-market-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:16px!important;color:#7f8a93!important;font-size:12px!important;font-weight:500!important}.ares-market-footer span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (max-width:1320px){.ares-midnite-grid{width:calc(100vw - 24px)!important;grid-template-columns:184px minmax(0,1fr) 300px!important}}@media (max-width:980px){.ares-midnite-grid{width:100%!important}}@media (max-width:760px){.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:174px!important;padding:14px!important;border-radius:14px!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{min-height:38px!important;font-size:15px!important}.ares-market-outcome{grid-template-columns:minmax(0,1fr) 44px 44px 40px!important}}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:146px!important;gap:8px!important;padding:12px!important}.ares-market-card:hover,.ares-market-card[data-variant=row]:hover,.ares-market-card[data-variant=urgent]:hover{box-shadow:0 10px 28px rgba(0,0,0,.22)!important}.ares-market-card:after{top:12px!important;right:12px!important;width:6px!important;height:6px!important}.ares-market-card-media{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;min-height:28px!important;align-items:start!important}.ares-market-identity{gap:5px!important}.ares-participant{display:inline-flex!important;min-width:0!important;max-width:48%!important;align-items:center!important;gap:5px!important;color:#dcdcdc!important;font-size:12px!important;line-height:1.05!important}.ares-participant+.ares-participant:before{color:#696969!important;font-size:10px!important}.ares-market-image,.ares-participant i{width:22px!important;height:22px!important;background:#2b2b2b!important;font-size:14px!important}.ares-participant b{font-size:12px!important;font-weight:600!important}.ares-market-card-media>svg{width:13px!important;height:13px!important;color:#6f6f6f!important}.ares-market-card>strong{min-height:32px!important;margin:0!important;color:#f4f4f4!important;font-size:14px!important;font-weight:650!important;line-height:1.18!important;letter-spacing:0!important}.ares-market-live-meta span{color:#858585!important;font-size:10.5px!important}.ares-probability-row{margin-top:1px!important;color:#777777!important;font-size:10.5px!important}.ares-probability-row b{font-size:14px!important;font-weight:750!important}.ares-probability-bar{height:5px!important;background:rgba(255,92,116,.22)!important}.ares-probability-bar span{background:rgba(131,255,74,.58)!important}.ares-market-meta{margin-top:0!important;color:#737373!important}.ares-market-meta span{color:#777777!important;font-size:10.5px!important}.ares-market-meta svg{width:11px!important;height:11px!important;opacity:.72!important}.ares-market-prices{margin-top:0!important}.ares-market-prices span{height:30px!important;padding:0 9px!important;border-radius:8px!important;background:rgba(131,255,74,.105)!important}.ares-market-prices span+span{background:rgba(255,92,116,.115)!important}@media (max-width:760px){.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:150px!important;padding:13px!important}.ares-market-card>strong{min-height:auto!important;font-size:15px!important}}.ares-live-strip{position:relative!important;overflow:hidden!important;margin:8px 0 16px!important;border-radius:999px!important;background:rgba(255,255,255,.026)!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important}.ares-live-strip div{display:flex!important;width:max-content!important;gap:8px!important;padding:7px 0!important;animation:aresTicker 42s linear infinite!important}.ares-live-strip span{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 10px!important;color:#9d9d9d!important;font-size:12px!important;font-weight:500!important;white-space:nowrap!important}.ares-live-strip i{width:6px!important;height:6px!important;border-radius:999px!important;background:#83ff4a!important;animation:aresDotPulse 1.9s ease-in-out infinite!important}.ares-featured-strip[data-section=urgent]{padding-top:0!important;background:transparent!important}.ares-featured-strip[data-section=urgent] header{padding:0!important}.ares-featured-strip[data-section=urgent] .ares-featured-grid{padding:0!important;border:0!important;background:transparent!important}.ares-featured-strip[data-section=urgent] .ares-market-card{background:#242120!important}.ares-market-live-meta{flex-wrap:wrap!important;gap:7px!important;margin-top:2px!important}.ares-market-live-meta span{max-width:100%!important;color:#8e8e8e!important;font-size:11px!important;line-height:1.1!important}.ares-market-live-meta span:first-child{color:#c9c9c9!important}.ares-market-live-meta span[data-urgent=true]{color:#ffb15c!important;animation:aresUrgencyText 2.4s ease-in-out infinite!important}.ares-sparkline{width:100%!important;height:30px!important;margin-top:auto!important;opacity:.54!important}.ares-sparkline polyline{fill:none!important;stroke:rgba(131,255,74,.7)!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-width:2.15!important;stroke-dasharray:120!important;stroke-dashoffset:120!important;animation:aresSparkDraw 1.2s ease forwards!important}.ares-market-card[data-variant=urgent] .ares-market-meta span:first-child{color:#ffb15c!important}.ares-boost-row:hover{transform:translateY(-2px)!important}@media (max-width:760px){.ares-live-strip{margin:8px 24px 20px!important}.ares-featured-strip[data-section=urgent]{background:transparent!important}.ares-sparkline{height:26px!important}}.ares-live-strip{position:relative;overflow:hidden;margin:-2px 0 12px;border-radius:999px;background:rgba(255,255,255,.035);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.ares-live-strip div{display:flex;width:max-content;gap:10px;padding:7px 0;animation:aresTicker 34s linear infinite}.ares-live-strip span{display:inline-flex;align-items:center;gap:7px;padding:0 12px;color:#a7a7a7;font-size:12px;font-weight:500;white-space:nowrap}.ares-live-strip i{width:6px;height:6px;border-radius:999px;background:#83ff4a;box-shadow:0 0 0 0 rgba(131,255,74,.28);animation:aresDotPulse 1.9s ease-in-out infinite}.ares-featured-strip[data-section=urgent]{background:linear-gradient(180deg,rgba(255,139,38,.055),rgba(255,255,255,.03))!important}.ares-featured-strip[data-section=urgent] header a,.ares-featured-strip[data-section=urgent] header span{color:#ffb15c!important}.ares-featured-strip[data-section=urgent] .ares-market-card{background:#262321!important}.ares-featured-strip[data-section=urgent] .ares-market-card:after{background:#ff9e3d!important;box-shadow:0 0 0 0 rgba(255,158,61,.34)}.ares-market-card{transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.ares-market-card:hover{box-shadow:0 18px 42px rgba(0,0,0,.28)!important}.ares-market-live-meta{display:flex;min-width:0;flex-wrap:wrap;gap:6px;margin-top:2px}.ares-market-live-meta span{overflow:hidden;max-width:100%;color:#8f8f8f;font-size:11px;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.ares-market-live-meta span:first-child{color:#c9c9c9}.ares-market-live-meta span[data-urgent=true]{color:#ffb15c;animation:aresUrgencyText 2.4s ease-in-out infinite}.ares-sparkline{width:100%;height:32px;margin-top:auto;opacity:.58}.ares-sparkline polyline{fill:none;stroke:rgba(131,255,74,.72);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;stroke-dasharray:120;stroke-dashoffset:120;animation:aresSparkDraw 1.2s ease forwards}.ares-boosts-section,.ares-featured-strip+.ares-featured-strip,.ares-market-shelf{margin-top:28px!important}.ares-market-shelf:nth-of-type(odd) .ares-shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ares-boost-list{gap:8px!important}.ares-boost-row{background:#252525!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}.ares-boost-row:hover{background:#2a2a2a!important;box-shadow:0 14px 32px rgba(0,0,0,.22)!important;transform:translateY(-2px)}.ares-slip-return dd,.ares-slip-return div:last-child dd{transition:opacity .18s ease,transform .18s ease!important}@keyframes aresTicker{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes aresDotPulse{0%,to{box-shadow:0 0 0 0 rgba(131,255,74,.26);transform:scale(.9)}50%{box-shadow:0 0 0 5px rgba(131,255,74,0);transform:scale(1.12)}}@keyframes aresUrgencyText{0%,to{opacity:.76}50%{opacity:1}}@keyframes aresSparkDraw{to{stroke-dashoffset:0}}@media (max-width:760px){.ares-live-strip{margin:10px 24px 18px}.ares-market-live-meta{gap:8px}.ares-sparkline{height:26px}}@media (max-width:980px){.ares-shell{padding:0 12px 48px}.ares-midnite-grid{display:block}.ares-midnite-content .ares-hero{height:160px!important;margin:16px 0 24px;border-radius:18px}.ares-hero-slide,.ares-hero-track{border-radius:18px}.ares-hero-caption{min-height:54px;padding:10px 12px;border-radius:0 0 18px 18px}.ares-hero-caption h1{font-size:16px}.ares-hero-caption p{display:block;white-space:nowrap}.ares-hero-caption a{min-width:68px;height:30px;padding:0 10px}.ares-all-grid,.ares-featured-grid{grid-template-columns:1fr}.ares-featured-match{min-height:112px}.ares-all-card{min-height:120px}}.ares-left-rail,.ares-midnite-content,.ares-slip-rail{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.ares-left-rail{gap:8px!important}.ares-left-link{position:relative;grid-template-columns:minmax(0,1fr) auto!important;min-height:38px!important;padding:0 12px!important}.ares-left-link[data-active=true]:before{position:absolute;left:0;width:3px;height:18px;border-radius:99px;background:#83ff4a;content:""}.ares-left-link small{color:#777777;font-size:10px;font-weight:500}.ares-left-link:hover small,.ares-left-link[data-active=true] small{color:#a8a8a8}.ares-search-card{display:grid;grid-gap:8px;gap:8px;margin-top:10px;padding:12px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#232323}.ares-search-card>span{color:#777777;font-size:10px;font-weight:600;text-transform:uppercase}.ares-search-card div{display:flex;flex-wrap:wrap;gap:6px}.ares-search-card a{padding:6px 8px;border-radius:999px;background:#2b2b2b;color:#a8a8a8;font-size:11px;font-weight:500;text-decoration:none}.ares-search-card a:hover{color:#f8f8f8}.ares-hero{overflow:hidden!important}.ares-hero-slide{opacity:0;transform:scale(1.01);transition:opacity .56s ease,transform 1.2s ease}.ares-hero-slide[data-active=true]{opacity:1;transform:scale(1)}.ares-hero-arrow{position:absolute;top:50%;z-index:6;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(22,22,22,.72);color:#f8f8f8;font-size:22px;line-height:1;opacity:.75;transform:translateY(-50%);transition:background .16s ease,opacity .16s ease,transform .16s ease}.ares-hero-arrow.prev{left:12px}.ares-hero-arrow.next{right:12px}.ares-hero-arrow:hover{background:#2b2b2b;opacity:1;transform:translateY(-50%) scale(1.04)}.ares-hero-caption{background:rgba(22,22,22,.72)!important}.ares-hero-caption h1{font-size:20px!important;font-weight:600!important;letter-spacing:0!important}.ares-hero-caption p{font-size:12px!important;font-weight:500!important}.ares-sports-tabs{gap:8px!important;margin:16px 0!important}.ares-sports-tabs a{display:inline-flex!important;align-items:center!important;gap:6px!important;height:32px!important;padding:0 14px!important;border-radius:999px!important;background:#232323!important;color:#a8a8a8!important;font-size:13px!important;font-weight:600!important;transition:background .16s ease,color .16s ease,transform .16s ease}.ares-sports-tabs a:hover,.ares-sports-tabs a[data-active=true]{background:#f8f8f8!important;color:#161616!important;transform:translateY(-1px)}.ares-boosts-section,.ares-featured-strip,.ares-market-shelf{margin-top:16px;padding:14px;border:1px solid rgba(255,255,255,.04);border-radius:18px;background:#232323;box-shadow:0 10px 24px rgba(0,0,0,.12)}.ares-boosts-section header,.ares-featured-strip header,.ares-market-shelf header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ares-featured-strip header span{color:#83ff4a;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ares-boosts-section h2,.ares-featured-strip h2,.ares-market-shelf h2{margin:0;color:#f8f8f8;font-size:16px;font-weight:600;letter-spacing:0}.ares-featured-strip header a,.ares-market-shelf header a{padding:7px 10px;border-radius:999px;background:#2b2b2b;color:#a8a8a8;font-size:12px;font-weight:600;text-decoration:none}.ares-featured-strip header a:hover,.ares-market-shelf header a:hover{background:#303030;color:#f8f8f8}.ares-featured-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}.ares-market-card{display:grid;grid-gap:9px;gap:9px;min-height:152px;padding:10px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#2a2a2a;color:#f8f8f8;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.02);transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.ares-market-card:hover{border-color:rgba(255,255,255,.08);background:#2f2f2f;box-shadow:0 10px 24px rgba(0,0,0,.16);transform:translateY(-2px)}.ares-market-card[data-variant=row]{min-height:112px}.ares-market-card-media{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;grid-gap:8px;gap:8px}.ares-market-image{display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:9px;background:#303030;color:#f8f8f8;font-size:12px;font-weight:700}.ares-market-image img{width:100%;height:100%;object-fit:cover}.ares-market-kind{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:5px;color:#a8a8a8;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ares-market-card strong{min-height:34px;color:#f8f8f8;font-size:13px;font-weight:600;line-height:1.18}.ares-market-meta{display:flex;flex-wrap:wrap;gap:8px;color:#777777;font-size:11px;font-weight:500}.ares-market-meta span{display:inline-flex;align-items:center;gap:4px}.ares-market-prices{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-top:auto}.ares-market-prices span{display:flex;min-width:0;height:34px;align-items:center;justify-content:space-between;gap:6px;padding:0 9px;border-radius:9px;background:rgba(131,255,74,.12);color:#83ff4a;animation:aresOddsPulse 5s ease-in-out infinite}.ares-market-prices span+span{background:rgba(255,82,106,.13);color:#ff6a7d;animation-delay:1.3s}.ares-market-prices small{overflow:hidden;font-size:10px;font-weight:700;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ares-market-prices b{font-size:13px;font-weight:700}.ares-shelf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.ares-all-card{display:grid;overflow:hidden;padding:0!important;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.ares-all-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.14);transform:translateY(-2px)}.ares-all-card-visual{position:relative;display:grid;height:50px;place-items:center;overflow:hidden;background:#2b2b2b}.ares-all-card-visual:after{position:absolute;inset:0;background:rgba(22,22,22,.42);content:""}.ares-all-card-visual img{width:100%;height:100%;object-fit:cover}.ares-all-card-visual span{color:rgba(248,248,248,.72);font-size:24px;font-weight:700}.ares-all-card footer,.ares-all-card header,.ares-all-card-outcomes{margin-right:10px;margin-left:10px}.ares-all-card header{margin-top:10px}.ares-all-card-outcomes i{gap:2px;padding:0 6px}.ares-all-card-outcomes i strong{font-size:10px;font-weight:700}.ares-boost-row{transition:background .16s ease,transform .16s ease}.ares-boost-row:hover{transform:translateX(2px)}.ares-slip{border:1px solid rgba(255,255,255,.04)!important;box-shadow:0 14px 38px rgba(0,0,0,.16)}.ares-slip-return dd{transition:color .16s ease}.ares-slip:hover .ares-slip-return dd{color:#83ff4a}@keyframes aresOddsPulse{0%,74%,to{filter:brightness(1)}78%{filter:brightness(1.18)}}@media (max-width:1280px){.ares-featured-grid,.ares-shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:980px){.ares-left-rail,.ares-slip-rail{display:none!important}.ares-all-grid,.ares-featured-grid,.ares-shelf-grid{grid-template-columns:1fr!important}.ares-boosts-section,.ares-featured-strip,.ares-market-shelf{padding:12px;border-radius:16px}.ares-sports-tabs{overflow-x:auto;padding-bottom:2px}.ares-sports-tabs a{flex:0 0 auto}.ares-market-card{min-height:132px}.ares-hero-arrow{display:none}.ares-midnite-content .ares-hero-caption h1{max-width:220px!important;margin:0!important;font-size:16px!important;line-height:1.1!important;font-weight:600!important}.ares-midnite-content .ares-hero-caption p{max-width:210px!important;overflow:hidden!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-midnite-content .ares-hero-caption a{flex:0 0 auto!important;font-size:11px!important}}.ares-layout{padding-top:16px!important}.ares-midnite-grid{align-items:start!important}.ares-left-rail,.ares-slip-rail{margin-top:0!important;padding-top:0!important}.ares-midnite-content .ares-hero{height:156px!important;margin-top:4px!important;border-radius:18px!important}.ares-hero-slide,.ares-hero-track{border-radius:18px!important}.ares-hero-slide img{object-fit:cover!important;object-position:center 46%!important;background:#070707!important}.ares-hero-caption{min-height:40px!important;padding:6px 14px!important;background:rgba(12,12,12,.62)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ares-hero-caption h1{font-size:17px!important;line-height:1.05!important}.ares-hero-caption p{max-width:560px!important;overflow:hidden!important;font-size:11px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-hero-caption a{height:30px!important;min-width:92px!important;border-radius:999px!important;background:#f8f8f8!important;color:#161616!important;font-size:11px!important;font-weight:700!important}.ares-hero-dots{bottom:-18px!important}.ares-sports-tabs{margin-top:28px!important}.ares-market-card{background:#252525!important}.ares-market-card:hover{background:#2b2b2b!important}.ares-market-prices{gap:8px!important}.ares-market-prices span{height:36px!important;border:1px solid rgba(131,255,74,.26)!important;background:linear-gradient(180deg,#14884f,#0f6d40)!important;color:#f8f8f8!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 18px rgba(20,136,79,.16)!important}.ares-market-prices span+span{border-color:rgba(255,56,88,.28)!important;background:linear-gradient(180deg,#b61d3d,#831b31)!important;color:#f8f8f8!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 18px rgba(182,29,61,.14)!important}.ares-market-prices small{color:rgba(248,248,248,.72)!important;font-size:10px!important;letter-spacing:.02em!important}.ares-market-prices b{color:#fff!important;font-size:14px!important}.ares-all-card-outcomes i{display:flex!important;justify-content:space-between!important;min-width:48px!important;height:28px!important;padding:0 8px!important;color:#f8f8f8!important}.ares-all-card-outcomes i.yes{border:1px solid rgba(131,255,74,.24)!important;background:linear-gradient(180deg,#14884f,#0f6d40)!important}.ares-all-card-outcomes i.no{border:1px solid rgba(255,56,88,.28)!important;background:linear-gradient(180deg,#b61d3d,#831b31)!important}.ares-all-card-outcomes i span{overflow:visible!important;color:rgba(248,248,248,.76)!important;font-size:10px!important}.ares-all-card-outcomes i strong{color:#fff!important;font-size:11px!important}@media (max-width:980px){.ares-layout{padding-top:0!important}.ares-midnite-content .ares-hero{height:150px!important;margin-top:20px!important}.ares-hero-caption{min-height:40px!important;padding:6px 12px!important}.ares-sports-tabs{margin-top:24px!important}}.ares-left-search{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.055)!important;background:#232323!important;color:#a8a8a8!important;transition:border-color .18s ease,background .18s ease,transform .18s ease!important}.ares-left-search:after{position:absolute;right:10px;color:#777777;font-size:10px;font-weight:600;content:"⌘K"}.ares-left-search:hover{border-color:rgba(131,255,74,.18)!important;background:#2b2b2b!important;transform:translateY(-1px)}.ares-left-link{overflow:hidden!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.ares-left-link:after{position:absolute;inset:auto 0 0 0;height:1px;opacity:.72;content:""}.ares-left-link[data-tone=sports]:after{background:#83ff4a}.ares-left-link[data-tone=crypto]:after{background:#4aa8ff}.ares-left-link[data-tone=politics]:after{background:#ff536a}.ares-left-link[data-tone=finance]:after{background:#ffd166}.ares-left-link[data-tone=trending]:after{background:#b884ff}.ares-left-link:hover{transform:translateX(2px)}.ares-search-card{box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}.ares-search-card strong{color:#f8f8f8;font-size:13px;font-weight:600}.ares-search-card a{transition:background .16s ease,color .16s ease,transform .16s ease}.ares-search-card a:hover{background:#343434;transform:translateY(-1px)}.ares-boosts-section,.ares-featured-strip,.ares-market-shelf{position:relative;overflow:hidden;background:#232323!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 14px 34px rgba(0,0,0,.14)!important}.ares-boosts-section:before,.ares-featured-strip:before,.ares-market-shelf:before{position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);content:""}.ares-boosts-section header span,.ares-featured-strip header span,.ares-market-shelf header span{display:block;margin-bottom:3px;color:#83ff4a;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ares-market-card{position:relative;isolation:isolate;padding:12px!important;border-color:rgba(255,255,255,.055)!important;background:#262626!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 8px 18px rgba(0,0,0,.1)!important}.ares-market-card:before{inset:0 0 auto;z-index:-1;height:3px;border-radius:14px 14px 0 0;opacity:.88}.ares-market-card:after,.ares-market-card:before{position:absolute;background:var(--ares-card-accent,#83ff4a);content:""}.ares-market-card:after{top:12px;right:38px;width:6px;height:6px;border-radius:999px;box-shadow:0 0 0 5px color-mix(in srgb,var(--ares-card-accent,#83ff4a) 14%,transparent);opacity:.75}.ares-market-card[data-tone=sports]{--ares-card-accent:#83ff4a}.ares-market-card[data-tone=crypto]{--ares-card-accent:#4aa8ff}.ares-market-card[data-tone=politics]{--ares-card-accent:#ff536a}.ares-market-card[data-tone=finance]{--ares-card-accent:#ffd166}.ares-market-card[data-tone=trending]{--ares-card-accent:#b884ff}.ares-market-card[data-tone=worldcup]{--ares-card-accent:#35e6a1}.ares-market-card[data-tone=markets]{--ares-card-accent:#a8a8a8}.ares-market-card:hover{border-color:color-mix(in srgb,var(--ares-card-accent,#83ff4a) 28%,rgba(255,255,255,.06))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 18px 40px rgba(0,0,0,.22)!important;transform:translateY(-3px) scale(1.004)!important}.ares-market-image{border:1px solid color-mix(in srgb,var(--ares-card-accent,#83ff4a) 30%,rgba(255,255,255,.08))!important;background:color-mix(in srgb,var(--ares-card-accent,#83ff4a) 18%,#303030)!important}.ares-market-kind{color:color-mix(in srgb,var(--ares-card-accent,#83ff4a) 62%,#a8a8a8)!important}.ares-market-card>strong{min-height:38px!important;font-size:13.5px!important;line-height:1.16!important;letter-spacing:-.01em!important}.ares-market-meta{padding-top:2px}.ares-market-meta span:first-child{color:color-mix(in srgb,var(--ares-card-accent,#83ff4a) 55%,#a8a8a8)!important}.ares-market-prices span{transition:filter .16s ease,transform .16s ease,box-shadow .16s ease!important}.ares-market-prices span:hover{filter:brightness(1.12);transform:translateY(-1px)}.ares-market-card[data-variant=row]{min-height:126px!important}.ares-boost-list{gap:6px!important}.ares-boost-row{grid-template-columns:34px minmax(0,1fr) 92px!important;min-height:58px!important;padding:10px!important;border:1px solid rgba(255,255,255,.045)!important;background:#292929!important}.ares-boost-row:hover{border-color:rgba(131,255,74,.18)!important;background:#303030!important;box-shadow:0 12px 28px rgba(0,0,0,.18)}.ares-boost-icon{display:grid!important;width:34px;height:34px;place-items:center;border-radius:10px;background:rgba(131,255,74,.12);color:#83ff4a!important}.ares-boost-row b{min-height:40px!important;align-content:center;border:1px solid rgba(131,255,74,.2);box-shadow:0 8px 22px rgba(131,255,74,.08)}.ares-boost-row b small{color:#777777!important;font-size:10px!important}.ares-boost-row b em{color:#83ff4a;font-style:normal;font-size:15px;font-weight:800}.ares-slip{box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 18px 46px rgba(0,0,0,.24)!important}.ares-slip>header{border-bottom:1px solid rgba(255,255,255,.045)}.ares-slip-leg{position:relative;padding-left:42px!important;background:#232323}.ares-slip-leg:hover{background:#292929}.ares-slip-leg button{position:absolute!important;left:14px;top:14px}.ares-slip-stake div{border-radius:10px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.ares-slip-return{display:grid;grid-gap:8px;gap:8px}.ares-slip-return div{display:flex;justify-content:space-between}.ares-slip-return div:last-child{min-height:42px;align-items:center;padding:10px 12px;border-radius:12px;background:rgba(131,255,74,.1)}.ares-slip-return div:last-child dt{color:#a8a8a8!important}.ares-slip-return div:last-child dd{color:#83ff4a!important;font-size:18px!important;font-weight:800!important}.ares-slip-action{transition:transform .16s ease,filter .16s ease!important}.ares-slip-action:hover{filter:brightness(.96);transform:translateY(-1px)}.ares-all-card{border-color:rgba(255,255,255,.055)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 22px rgba(0,0,0,.12)}.ares-all-card[data-tone=sport]{--ares-card-accent:#83ff4a}.ares-all-card[data-tone=crypto]{--ares-card-accent:#4aa8ff}.ares-all-card[data-tone=politics]{--ares-card-accent:#ff536a}.ares-all-card[data-tone=finance]{--ares-card-accent:#ffd166}.ares-all-card[data-tone=trending]{--ares-card-accent:#b884ff}.ares-all-card[data-tone=worldcup]{--ares-card-accent:#35e6a1}.ares-all-card[data-tone=general]{--ares-card-accent:#a8a8a8}.ares-all-card-visual:before{position:absolute;inset:0 0 auto;z-index:2;height:3px;background:var(--ares-card-accent,#a8a8a8);content:""}.ares-all-card:hover{border-color:color-mix(in srgb,var(--ares-card-accent,#83ff4a) 28%,rgba(255,255,255,.06))!important}@media (max-width:980px){.ares-boosts-section,.ares-featured-strip,.ares-market-shelf{margin-top:14px!important}.ares-market-card{min-height:142px!important}.ares-market-card>strong{min-height:auto!important}}.ares-all-card-visual:before,.ares-boosts-section:before,.ares-featured-strip:before,.ares-left-link:after,.ares-market-card:before,.ares-market-shelf:before{display:none!important;content:none!important}.ares-left-link{min-height:42px!important;border-radius:12px!important;background:transparent!important;transform:none!important}.ares-left-link:hover{background:#232323!important;transform:none!important}.ares-left-link[data-active=true]{background:#2b2b2b!important}.ares-left-link[data-active=true]:before{background:#83ff4a!important;opacity:.9}.ares-left-link small{color:#777777!important;font-weight:400!important}.ares-search-card{margin-top:18px!important;border:0!important;background:#202020!important;box-shadow:none!important}.ares-search-card>span{display:none!important}.ares-search-card strong{color:#a8a8a8!important;font-size:12px!important;font-weight:500!important}.ares-search-card a{background:#292929!important;color:#a8a8a8!important}.ares-search-card a:hover{background:#303030!important;color:#f8f8f8!important;transform:none!important}.ares-boosts-section,.ares-featured-strip,.ares-market-shelf{margin-top:34px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.ares-boosts-section header,.ares-featured-strip header,.ares-market-shelf header{margin-bottom:14px!important}.ares-boosts-section header span,.ares-featured-strip header span,.ares-market-kind,.ares-market-shelf header span{display:none!important}.ares-all-heading h2,.ares-boosts-section h2,.ares-featured-strip h2,.ares-market-shelf h2{color:#f8f8f8!important;font-size:21px!important;font-weight:600!important;letter-spacing:-.02em!important}.ares-featured-strip header a,.ares-market-shelf header a{background:transparent!important;color:#777777!important;padding:0!important;font-size:12px!important;font-weight:500!important}.ares-featured-strip header a:hover,.ares-market-shelf header a:hover{color:#f8f8f8!important;background:transparent!important}.ares-featured-grid{gap:14px!important}.ares-shelf-grid{gap:12px!important}.ares-market-card{min-height:184px!important;gap:14px!important;padding:16px!important;border:0!important;border-radius:18px!important;background:#232323!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 24px rgba(0,0,0,.1)!important;transform:none!important}.ares-market-card:hover{border:0!important;background:#262626!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 38px rgba(0,0,0,.2)!important;transform:translateY(-4px) scale(1.01)!important}.ares-market-card:after{top:18px!important;right:18px!important;background:#83ff4a!important;box-shadow:none!important;opacity:.8!important}.ares-market-card-media{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.ares-market-card-media>svg{color:#777777!important}.ares-market-image{width:44px!important;height:44px!important;border:0!important;border-radius:12px!important;background:#303030!important;color:#f8f8f8!important;font-size:13px!important}.ares-market-card>strong{min-height:48px!important;color:#f8f8f8!important;font-size:16px!important;font-weight:600!important;line-height:1.22!important;letter-spacing:-.015em!important}.ares-market-meta{gap:10px!important;padding:0!important;color:#8b8b8b!important;font-size:12px!important;font-weight:400!important}.ares-market-meta span:first-child{color:#a8a8a8!important}.ares-market-prices{gap:10px!important}.ares-market-prices span{height:38px!important;padding:0 12px!important;border:0!important;border-radius:11px!important;background:rgba(131,255,74,.12)!important;box-shadow:none!important;animation:none!important}.ares-market-prices span+span{background:rgba(255,255,255,.055)!important;color:#f05f74!important;box-shadow:none!important}.ares-market-prices span:hover{filter:none!important;transform:none!important}.ares-market-prices small{opacity:.72;font-size:11px!important;font-weight:600!important}.ares-market-prices b{font-size:13px!important;font-weight:700!important}.ares-market-card[data-variant=row]{min-height:158px!important}.ares-boost-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important}.ares-boost-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;min-height:112px!important;align-items:end!important;grid-gap:14px!important;gap:14px!important;padding:16px!important;border:0!important;border-radius:18px!important;background:#232323!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 24px rgba(0,0,0,.1)!important;transform:none!important}.ares-boost-row:hover{border:0!important;background:#262626!important;box-shadow:0 18px 38px rgba(0,0,0,.2)!important;transform:translateY(-4px) scale(1.01)!important}.ares-boost-icon{display:none!important}.ares-boost-row strong{font-size:15px!important;font-weight:600!important;line-height:1.25!important;white-space:normal!important}.ares-boost-row span{font-size:12px!important;font-weight:400!important}.ares-boost-row b{min-width:74px!important;min-height:42px!important;border:0!important;border-radius:12px!important;background:rgba(131,255,74,.12)!important;box-shadow:none!important}.ares-boost-row b em{color:#83ff4a!important;font-size:14px!important}.ares-slip{border:0!important;background:#202020!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 14px 34px rgba(0,0,0,.16)!important}.ares-slip-leg{background:transparent!important}.ares-slip-leg:hover{background:#262626!important}.ares-slip-return div:last-child{background:rgba(131,255,74,.1)!important}.ares-all-markets{margin-top:38px!important;border-top:0!important}.ares-all-card{border:0!important;border-radius:18px!important;background:#232323!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 24px rgba(0,0,0,.1)!important}.ares-all-card:hover{border:0!important;background:#262626!important;box-shadow:0 18px 38px rgba(0,0,0,.2)!important;transform:translateY(-4px) scale(1.01)!important}.ares-all-card-outcomes i.yes{border:0!important;background:rgba(131,255,74,.12)!important;color:#83ff4a!important}.ares-all-card-outcomes i.no{border:0!important;background:rgba(255,255,255,.055)!important;color:#f05f74!important}.ares-all-card-outcomes i span,.ares-all-card-outcomes i strong{color:currentColor!important}@media (max-width:980px){.ares-boosts-section,.ares-featured-strip,.ares-market-shelf{margin-top:30px!important}.ares-boosts-section h2,.ares-featured-strip h2,.ares-market-shelf h2{font-size:20px!important}.ares-market-card,.ares-market-card[data-variant=row]{min-height:166px!important}.ares-boost-list{grid-template-columns:1fr!important}}.ares-midnite-grid{grid-template-columns:184px minmax(0,960px) 320px!important;gap:16px!important}.ares-left-link[data-active=true]:before{display:none!important}.ares-left-link[data-active=true]{background:#252525!important;color:#f8f8f8!important}.ares-left-link b{background:#303030!important;color:#a8a8a8!important}.ares-market-card{animation:aresCardIn .42s ease both}.ares-market-card:nth-child(2){animation-delay:35ms}.ares-market-card:nth-child(3){animation-delay:70ms}.ares-market-card:nth-child(4){animation-delay:105ms}.ares-market-card:nth-child(5){animation-delay:.14s}.ares-market-card:nth-child(6){animation-delay:175ms}.ares-market-card:after{animation:aresLivePulse 1.8s ease-in-out infinite}.ares-market-identity{display:grid;min-width:0;grid-gap:6px;gap:6px}.ares-participant{display:inline-flex;min-width:0;align-items:center;gap:8px;color:#f8f8f8;font-size:14px;font-weight:600;line-height:1.05}.ares-participant i{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:7px;background:#303030;font-style:normal;font-size:16px}.ares-participant b{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ares-market-card>strong{margin-top:2px}.ares-market-prices span{animation:aresOddsFlash 7s ease-in-out infinite!important;background:rgba(131,255,74,.16)!important}.ares-market-prices span+span{animation-delay:1.4s!important;background:rgba(255,59,92,.18)!important;color:#ff647b!important}.ares-market-prices small{max-width:42px!important}.ares-hero-slide[data-active=true] img{animation:aresBannerBreathe 5s ease-in-out both}.ares-slip-rail{width:320px!important}.ares-slip{display:flex!important;flex-direction:column!important;min-height:calc(100vh - 88px)!important;background:#1f1f1f!important;border-radius:18px!important}.ares-slip>header{min-height:56px!important;padding:0 14px!important;border-bottom:1px solid rgba(255,255,255,.045)!important}.ares-slip>header strong{font-size:16px!important;font-weight:700!important}.ares-slip-tabs{padding:12px 14px!important;border-bottom:1px solid rgba(255,255,255,.045)}.ares-slip-tabs button{height:32px!important;border-radius:999px!important}.ares-slip-tabs button.active{background:#f8f8f8!important;color:#161616!important}.ares-slip-legs{display:block!important;flex:0 0 auto!important;border-top:0!important}.ares-slip-leg{display:grid!important;grid-template-columns:18px minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;min-height:62px!important;align-items:start!important;padding:12px 14px!important;border-bottom:1px solid rgba(255,255,255,.045)!important}.ares-slip-leg button{position:static!important;display:grid!important;width:18px!important;height:18px!important;place-items:center!important;border:0!important;border-radius:999px!important;background:#303030!important;color:#a8a8a8!important}.ares-slip-leg span{overflow:hidden!important;font-weight:700!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-slip-leg b,.ares-slip-leg span{color:#f8f8f8!important;font-size:13px!important}.ares-slip-leg small{grid-column:2/4;overflow:hidden;color:#777777!important;font-size:11px!important;text-overflow:ellipsis;white-space:nowrap}.ares-slip-bottom{display:grid;grid-gap:12px;gap:12px;margin-top:auto!important;padding:14px;border-top:1px solid rgba(255,255,255,.045)}.ares-slip-stake{padding:0!important}.ares-slip-stake label{display:none!important}.ares-slip-stake div{height:44px!important;background:#161616!important}.ares-slip-quick{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:8px!important;gap:8px!important;padding:0!important}.ares-slip-quick button{height:34px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important;background:transparent!important;color:#f8f8f8!important;font-weight:700!important}.ares-slip-return{padding:0!important}.ares-slip-return div,.ares-slip-return div:last-child{min-height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important}.ares-slip-return dt{color:#a8a8a8!important;font-size:12px!important}.ares-slip-return dd,.ares-slip-return div:last-child dd{color:#f8f8f8!important;font-size:13px!important;font-weight:800!important;animation:aresPayoutCount 2.2s ease-in-out infinite}.ares-slip-action{min-height:46px!important;margin:0!important;border-radius:12px!important;background:#f8f8f8!important;color:#161616!important}@keyframes aresLivePulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.15)}}@keyframes aresOddsFlash{0%,88%,to{filter:brightness(1)}91%{filter:brightness(1.22)}}@keyframes aresCardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes aresBannerBreathe{0%{transform:scale(1.015)}to{transform:scale(1)}}@keyframes aresPayoutCount{0%,to{opacity:1}50%{opacity:.74}}@media (max-width:1320px){.ares-midnite-grid{grid-template-columns:184px minmax(0,1fr)!important}}.ares-all-grid,.ares-featured-grid,.ares-shelf-grid{align-items:start!important}.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{min-height:0!important;height:auto!important;align-self:start!important;gap:6px!important;padding:10px!important;border:1px solid rgba(255,255,255,.035)!important;border-radius:12px!important;background:#202020!important;box-shadow:none!important;transition:transform .16s ease,background .16s ease,border-color .16s ease!important}.ares-market-card:hover,.ares-market-card[data-variant=row]:hover,.ares-market-card[data-variant=urgent]:hover{transform:translateY(-2px)!important;border-color:rgba(255,255,255,.075)!important;background:#242424!important;box-shadow:0 10px 28px rgba(0,0,0,.2)!important}.ares-market-card:before{display:none!important}.ares-market-card:after{top:10px!important;right:10px!important;width:5px!important;height:5px!important;opacity:.72!important}.ares-market-card-media{min-height:22px!important}.ares-market-identity{display:flex!important;min-width:0!important;align-items:center!important;gap:4px!important}.ares-participant{max-width:46%!important;gap:4px!important;font-size:11px!important;font-weight:600!important}.ares-participant:only-child{max-width:calc(100% - 22px)!important}.ares-participant+.ares-participant:before{color:#666!important;content:"vs"!important;font-size:9px!important;font-weight:500!important}.ares-market-image,.ares-participant i{width:20px!important;height:20px!important;border-radius:6px!important;background:#2a2a2a!important;font-size:13px!important}.ares-participant b{overflow:hidden!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-market-kind{display:none!important}.ares-market-card-media>svg{width:12px!important;height:12px!important;color:#666!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{min-height:0!important;margin:0!important;color:#f2f2f2!important;font-size:13px!important;font-weight:650!important;line-height:1.15!important;letter-spacing:0!important}.ares-market-live-meta{display:flex!important;min-width:0!important;align-items:center!important;gap:6px!important;margin:0!important}.ares-market-live-meta span{overflow:hidden!important;color:#818181!important;font-size:10px!important;font-weight:500!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ares-market-live-meta span:first-child{color:#bdbdbd!important}.ares-market-live-meta span[data-urgent=true]{color:#d9a15e!important}.ares-probability-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0!important;color:#777!important;font-size:10px!important;font-weight:500!important;line-height:1!important}.ares-probability-row b{color:#f1f1f1!important;font-size:13px!important;font-weight:760!important}.ares-probability-bar{position:relative!important;overflow:hidden!important;height:4px!important;border-radius:999px!important;background:rgba(255,92,116,.19)!important}.ares-probability-bar span{position:absolute!important;inset:0 auto 0 0!important;width:var(--yes-share)!important;border-radius:inherit!important;background:rgba(131,255,74,.52)!important}.ares-market-meta{display:flex!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0!important}.ares-market-meta span{min-width:0!important;color:#737373!important;font-size:10px!important;font-weight:500!important}.ares-market-meta svg{width:10px!important;height:10px!important;opacity:.7!important}.ares-market-prices{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:6px!important;gap:6px!important;margin:0!important}.ares-market-prices span,.ares-market-prices span+span{min-height:0!important;height:28px!important;padding:0 8px!important;border:0!important;border-radius:8px!important;animation:none!important}.ares-market-prices span{background:rgba(131,255,74,.095)!important;color:#83ff4a!important}.ares-market-prices span+span{background:rgba(255,92,116,.105)!important;color:#ff7386!important}.ares-market-prices small{color:currentColor!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:0!important;text-transform:uppercase!important}.ares-market-prices b{color:currentColor!important;font-size:12.5px!important;font-weight:800!important}.ares-featured-grid,.ares-shelf-grid{gap:10px!important}@media (max-width:760px){.ares-market-card,.ares-market-card[data-variant=row],.ares-market-card[data-variant=urgent]{padding:12px!important}.ares-market-card>strong,.ares-market-card[data-variant=row]>strong,.ares-market-card[data-variant=urgent]>strong{font-size:14px!important}}