
@media(min-width:761px){
    #surebetsPage .scanner-only-head{
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        gap:18px!important;
        min-height:auto!important;
        padding:16px 18px!important;
        margin:12px 0 10px!important;
        border-radius:16px!important;
        background:linear-gradient(180deg,#f8fbff 0%,#e5edf7 100%)!important;
        border:1px solid #c7d4e5!important;
        box-shadow:0 10px 26px rgba(4,12,24,.10)!important;
        color:#07111f!important;
        -webkit-text-fill-color:initial!important;
    }

    #surebetsPage .scanner-title-surebet{
        color:#075f8f!important;
        -webkit-text-fill-color:#075f8f!important;
        text-shadow:0 1px 0 rgba(255,255,255,.75),0 0 14px rgba(58,216,236,.22)!important;
    }

    #surebetsPage .scanner-title-surebet::before{
        background:#18c8df!important;
        box-shadow:0 0 0 4px rgba(24,200,223,.18),0 0 18px rgba(24,200,223,.24)!important;
    }

    #surebetsPage .scanner-only-head .muted,
    #surebetsPage .scanner-only-head .muted *,
    #surebetsPage .page-head-actions-inline,
    #surebetsPage .page-head-actions-inline *,
    #surebetsPage .scanner-only-head label{
        color:#314158!important;
        -webkit-text-fill-color:#314158!important;
        opacity:1!important;
        text-shadow:none!important;
    }

    #surebetsPage .scanner-only-head strong,
    #surebetsPage .page-head-actions-inline strong{
        color:#0b1f3d!important;
        -webkit-text-fill-color:#0b1f3d!important;
        font-weight:950!important;
    }

    #surebetsPage .scanner-only-head .select{
        background:#ffffff!important;
        color:#0b1f3d!important;
        -webkit-text-fill-color:#0b1f3d!important;
        border:1px solid #8fa8c8!important;
        opacity:1!important;
    }

    #surebetsPage table.table thead tr:first-child th.opportunity-aggio-col,
    #surebetsPage table.table thead tr:first-child th.opportunity-aggio-col a{
        background:linear-gradient(180deg,#b8f7ff 0%,#37d4e8 54%,#10a9c2 100%)!important;
        color:#062033!important;
        -webkit-text-fill-color:#062033!important;
        text-shadow:none!important;
        border-left:2px solid rgba(255,255,255,.72)!important;
        border-right:2px solid rgba(255,255,255,.45)!important;
        box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 0 0 1px rgba(9,121,139,.20)!important;
        font-weight:950!important;
        text-align:center!important;
    }

    #surebetsPage table.table tbody td.opportunity-aggio-col,
    #surebetsPage table.table tbody td.opportunity-aggio-col strong{
        background:linear-gradient(90deg,rgba(184,247,255,.40),rgba(55,212,232,.18))!important;
        color:#062033!important;
        -webkit-text-fill-color:#062033!important;
        font-weight:950!important;
    }
}

@media(max-width:760px){
    #surebetsPage .scanner-only-head{
        background:linear-gradient(180deg,#0d1726 0%,#08111e 100%)!important;
        border-color:rgba(56,189,248,.26)!important;
        box-shadow:0 14px 30px rgba(0,0,0,.30)!important;
    }
    #surebetsPage .scanner-only-head .muted,
    #surebetsPage .scanner-only-head .muted *,
    #surebetsPage .page-head-actions-inline,
    #surebetsPage .page-head-actions-inline *,
    #surebetsPage .scanner-only-head label{
        color:#d8e6f7!important;
        -webkit-text-fill-color:#d8e6f7!important;
        opacity:1!important;
    }
    #surebetsPage .scanner-only-head strong,
    #surebetsPage .page-head-actions-inline strong{
        color:#ffffff!important;
        -webkit-text-fill-color:#ffffff!important;
    }
    #surebetsPage td[data-label="Aggio"]{
        background:linear-gradient(180deg,rgba(184,247,255,.16),rgba(56,189,248,.08))!important;
        border:1px solid rgba(125,211,252,.35)!important;
    }
}


/* 2212v016: remove text-level frame from Aggio header while keeping column contrast */
@media(min-width:761px){
    #surebetsPage table.table thead tr:first-child th.opportunity-aggio-col a{
        display:inline!important;
        padding:0!important;
        margin:0!important;
        border:0!important;
        border-radius:0!important;
        background:transparent!important;
        box-shadow:none!important;
        outline:0!important;
        text-decoration:none!important;
    }
}

@media(min-width:761px){
  #surebetsPage table.table thead tr:first-child th.opportunity-aggio-col a{
    display:inline !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    outline:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border-radius:0 !important;
    line-height:1 !important;
  }
}
