.eb-aht{font-family:var(--font-regular);color:var(--text-color);margin:0;width:100%;box-sizing:border-box}.eb-aht *,.eb-aht *::before,.eb-aht *::after{box-sizing:border-box}.eb-aht__inner{width:100%;max-width:none;box-sizing:border-box}.eb-aht__title{margin:0 0 1.25rem;font-family:var(--font-semibold);font-size:clamp(1.05rem, 2vw, 1.25rem);color:var(--dark-blue);line-height:1.3}.eb-aht__table{width:100%}.eb-aht__tablist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;margin:0 0 1.25rem;list-style:none;background:var(--gray);border:1px solid var(--gray-border);border-radius:var(--radius-mobile);box-sizing:border-box}@media (min-width:900px){.eb-aht__tablist{grid-template-columns:repeat(4,minmax(0,1fr))}}.eb-aht__tablist[hidden]{display:none!important}.eb-aht__tab{margin:0;min-width:0;padding:.5rem .35rem;border:0;cursor:pointer;font-family:var(--font-semibold);font-size:clamp(0.72rem, 1.5vw, 0.85rem);line-height:1.25;text-align:center;color:var(--text-color);background:#fff0;border-radius:calc(var(--radius-mobile) - 2px);transition:color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.eb-aht__tab:hover{color:var(--dark-blue)}.eb-aht__tab.is-active{background:var(--white);color:var(--dark-blue);box-shadow:0 2px 8px rgb(45 63 74 / .12)}.eb-aht__tab:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.eb-aht__panel{padding:0}.eb-aht__table-wrap{overflow-x:auto;border:1px solid var(--gray-border);border-radius:var(--radius-mobile);margin-bottom:.85rem;background:var(--white);-webkit-overflow-scrolling:touch}.eb-aht__table-wrap .eb-aht__title-row{margin:0;padding:.75rem .85rem .55rem;border-bottom:1px solid var(--gray-border);background:var(--gray)}.eb-aht__title-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 .65rem}.eb-aht__title-row h2{margin:0;font-family:var(--font-semibold);font-size:clamp(0.88rem, 1.8vw, 1rem);font-weight:600;line-height:1.3;text-align:center;color:var(--dark-blue)}.eb-aht__title-row--matrix h2{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.eb-aht__types{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:var(--gray);border:1px solid var(--gray-border);border-radius:var(--radius-mobile);padding:.5rem .65rem;margin-bottom:.65rem}.eb-aht__table-wrap .eb-aht__types--head{margin:0;border:0;border-radius:0;border-bottom:1px solid var(--gray-border);padding:.55rem .65rem}.eb-aht__three-col-head{display:grid;grid-template-columns:136px 1fr;gap:5px;align-items:center;font-size:clamp(0.78rem, 1.5vw, 0.9rem);color:var(--dark-blue)}.eb-aht__three-col-head .eb-aht__head-label{font-family:var(--font-semibold);font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--dark-blue)}.eb-aht__table-wrap .eb-aht__three-col-head .eb-aht__head-label{font-size:.72rem}.eb-aht__heading-sub{display:grid;grid-template-columns:2fr 1fr;gap:0;align-items:center;min-height:36px}.eb-aht__heading-sub span{text-align:center;line-height:1.2;color:var(--text-color);font-size:.88em}.eb-aht__line-tight{line-height:1.15;display:flex;align-items:center;justify-content:center}.eb-aht__matrix-body{display:grid;gap:.5rem;font-size:.9rem}.eb-aht__table-wrap .eb-aht__matrix-body{padding:.65rem .75rem .75rem;gap:.65rem}.eb-aht__advice-wrap{padding:1rem 1.1rem;border:1px solid var(--gray-border);border-radius:var(--radius-mobile);background:var(--gray);margin-bottom:.65rem;box-sizing:border-box}.eb-aht__advice-wrap .eb-aht__title-row{margin:0 0 .75rem;padding:0;border:0;background:#fff0}.eb-aht__advice-wrap .eb-aht__prediction{gap:0}.eb-aht__advice-wrap .eb-aht__prediction-row{padding:.4rem 0;border-bottom:1px solid var(--gray-border)}.eb-aht__advice-wrap .eb-aht__prediction-row:last-child{border-bottom:0;padding-bottom:0}.eb-aht__advice-wrap .eb-aht__prediction-row>div{background:var(--white);border:1px solid var(--gray-border);border-radius:var(--radius-mobile)}.eb-aht__advice-wrap .eb-aht__prediction-row:nth-child(even)>div{background:var(--white)}.eb-aht__row--data{display:grid;grid-template-columns:1fr 1fr;gap:10px}.eb-aht__three-col{display:grid;grid-template-columns:136px 1fr;gap:5px;align-items:stretch;min-width:0}.eb-aht__handicap{display:flex;align-items:center;justify-content:center;font-family:var(--font-semibold);font-size:clamp(1rem, 2.2vw, 1.35rem);text-align:center;padding:.5rem .4rem;color:var(--dark-blue);background:var(--gray);border:1px solid var(--gray-border);border-radius:var(--radius-mobile)}.eb-aht__result-wrap{display:grid;grid-template-columns:1fr 1fr;gap:4px;min-width:0}.eb-aht__col{display:grid;gap:4px;min-width:0}.eb-aht__result,.eb-aht__bet-result{min-height:40px;display:flex;align-items:center;padding:.45rem .55rem .45rem .65rem;line-height:1.25;color:var(--text-color);background:var(--white);border:1px solid var(--gray-border);border-radius:calc(var(--radius-mobile) - 2px);font-size:.92rem}.eb-aht__matrix-body>.eb-aht__row--data:nth-child(even) .eb-aht__handicap{background:var(--white)}.eb-aht__matrix-body>.eb-aht__row--data:nth-child(even) .eb-aht__result,.eb-aht__matrix-body>.eb-aht__row--data:nth-child(even) .eb-aht__bet-result{background:var(--gray)}.eb-aht__bet-result{padding-left:.5rem}.eb-aht__stripe{flex:0 0 5px;width:5px;align-self:stretch;margin-right:10px;border-radius:2px}.eb-aht__stripe--green{background:var(--green-light)}.eb-aht__stripe--yellow{background:var(--yellow)}.eb-aht__stripe--red{background:#c62828}.eb-aht__stripe--red-yellow{background:linear-gradient(180deg,#c62828 0%,#c62828 50%,var(--yellow) 50%,var(--yellow) 100%)}.eb-aht__stripe--yellow-red{background:linear-gradient(180deg,var(--yellow) 0%,var(--yellow) 50%,#c62828 50%,#c62828 100%)}.eb-aht__stripe--yellow-green{background:linear-gradient(180deg,var(--yellow) 0%,var(--yellow) 50%,var(--green-light) 50%,var(--green-light) 100%)}.eb-aht__stripe--green-yellow{background:linear-gradient(180deg,var(--green-light) 0%,var(--green-light) 49%,var(--yellow) 50%,var(--yellow) 100%)}.eb-aht__small{flex:1 1 auto;min-width:0;font-size:.88em;font-family:var(--font-regular)}.eb-aht__prediction{display:grid;gap:.5rem}.eb-aht__prediction-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;min-height:0}.eb-aht__prediction-row>div{padding:.75rem .85rem;display:flex;align-items:center;line-height:1.35;color:var(--text-color);background:var(--gray);border:1px solid var(--gray-border);border-radius:var(--radius-mobile);font-size:.9rem}.eb-aht__prediction-row:nth-child(even)>div{background:var(--white)}.eb-aht__prediction-title h2{margin:0;font-size:clamp(0.88rem, 1.8vw, 1rem);font-family:var(--font-semibold);font-weight:600;line-height:1.3;color:var(--dark-blue)}.eb-aht__prediction-title--ah h2{text-align:left}.eb-aht__hide-mobile{display:block}@media (max-width:767px){.eb-aht__hide-mobile{display:none}.eb-aht__row--data{grid-template-columns:1fr}.eb-aht__types{grid-template-columns:1fr}.eb-aht__three-col-head{grid-template-columns:95px 1fr}.eb-aht__three-col{grid-template-columns:95px 1fr}.eb-aht__heading-sub{grid-template-columns:2fr 1fr}.eb-aht__handicap{font-size:1.25rem}.eb-aht__result-wrap{grid-template-columns:2fr 1fr}.eb-aht__result,.eb-aht__bet-result{min-height:48px;line-height:1.15}.eb-aht__stripe{margin-right:7px}.eb-aht__prediction-row{grid-template-columns:1fr}}@media (max-width:375px){.eb-aht__three-col-head,.eb-aht__three-col{grid-template-columns:65px 1fr}.eb-aht__result-wrap{grid-template-columns:1fr 1fr}.eb-aht__result,.eb-aht__bet-result{padding-left:.35rem}.eb-aht__heading-sub{grid-template-columns:1fr 1fr}}