html,body{margin:0;height:100%;overflow:hidden;background:rgba(0,0,0,0);font-family:Arial,Helvetica,sans-serif;color:#fff}.screen{height:100vh;display:grid;grid-template-columns:260px 1fr;grid-template-rows:1fr 92px;position:relative}.odds-panel{grid-row:1/3;background:#001A13;border-right:4px solid #F0FA5D;display:flex;flex-direction:column}.brand{height:82px;display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.12)}.brand img{width:58px;max-height:58px}.brand strong{font-size:25px;color:#F0FA5D;display:block;line-height:1}.brand span{font-size:13px;color:#fff;opacity:.8}.mode-title{text-align:center;background:#003D2B;color:#F0FA5D;font-weight:900;font-size:22px;padding:12px 8px;text-transform:uppercase;letter-spacing:.5px;line-height:1.15}.odds-list{padding:8px;overflow:hidden}.odd-row{border-radius:8px;margin-bottom:5px;background:#003D2B}.odd-row:nth-child(even){background:#002b20}.simple-row{display:grid;grid-template-columns:78px 1fr;align-items:center;min-height:58px;padding:6px}.mandil{display:inline-flex;align-items:center;justify-content:center;width:64px;height:44px;border-radius:8px;font-size:31px;font-weight:900;border:2px solid rgba(255,255,255,.3)}.odd-info{min-width:0}.odd-name{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.95}.odd-value{font-size:31px;font-weight:900;color:#F0FA5D;line-height:1}.empty{padding:16px;text-align:center;color:#F0FA5D}.video-safe{position:relative;background:rgba(0,0,0,0);min-width:0}.topbar{position:absolute;top:0;left:0;right:0;height:88px;background:#001A13;display:flex;align-items:center;justify-content:space-between;padding:0 28px;box-sizing:border-box}.hipodromo{font-size:30px;font-weight:900}.carrera{font-size:22px;color:#F0FA5D}.clock{text-align:right}.clock span{display:block;font-size:17px}.clock strong{font-size:32px;color:#F0FA5D}.center-guide{display:none!important}.watermark{display:none}.status{display:none}.qr-box{position:absolute;right:22px;bottom:112px;background:#fff;color:#001A13;border-radius:18px;padding:12px;width:170px;text-align:center;box-shadow:0 8px 30px rgba(0,0,0,.35)}.qr-box img{width:140px;height:140px;object-fit:contain}.qr-box strong{display:block;font-size:18px}.qr-box span{font-size:12px}.ticker{grid-column:2/3;background:#001A13;border-top:4px solid #F0FA5D;white-space:nowrap;overflow:hidden;display:flex;align-items:center}.ticker div{display:inline-block;font-size:42px;font-weight:900;animation:ticker 34s linear infinite;padding-left:100%}.ticker .badge{display:inline-flex;align-items:center;justify-content:center;width:64px;height:54px;border-radius:10px;margin:0 12px 0 26px;border:2px solid rgba(255,255,255,.35)}.ticker .ret{text-decoration:line-through;opacity:.7}@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.combo-chips{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:nowrap}.combo-chip{width:40px;height:36px;font-size:23px;border-radius:7px;flex:0 0 auto}.combo-sep{font-weight:900;color:#F0FA5D;font-size:20px;line-height:1}.exotic-row{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:74px;padding:7px 5px;text-align:center}.exotic-combo{width:100%;display:flex;align-items:center;justify-content:center;min-height:38px}.exotic-pay{width:100%;margin-top:4px;color:#F0FA5D;font-size:29px;font-weight:900;line-height:1.05}.combo-fallback{font-size:22px;font-weight:900;color:#fff;white-space:nowrap}.exotic-row .mandil{box-shadow:0 1px 0 rgba(255,255,255,.22) inset}@media(max-width:900px){.screen{grid-template-columns:220px 1fr}.topbar{height:76px}.hipodromo{font-size:22px}.carrera{font-size:17px}.ticker div{font-size:30px}.qr-box{width:130px}.qr-box img{width:110px;height:110px}.odd-value{font-size:25px}.mode-title{font-size:18px}.combo-chip{width:34px;height:31px;font-size:20px}.exotic-pay{font-size:25px}}
