/* Kelvio V11200 — nested Scores navigation; navigation only */
body[data-explore-page] .explore-command-inner{overflow:visible!important;min-width:0!important}
.explore-score-menu{position:relative;display:flex;align-items:center;flex:0 0 auto;z-index:80}
.explore-score-trigger{display:inline-flex!important;align-items:center;gap:7px;min-height:42px;padding:0 15px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#314b69!important;font:inherit!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;pointer-events:auto!important}
.explore-score-trigger:hover,.explore-score-menu.is-open .explore-score-trigger{background:#f1faf8!important;color:#102a4a!important}
.explore-score-trigger[aria-current="page"]{background:#e8f7f2!important;color:#16816d!important;box-shadow:inset 0 -2px 0 #20bfa5!important}
.score-chevron{transition:transform .16s ease}.explore-score-menu.is-open .score-chevron{transform:rotate(180deg)}
.explore-score-dropdown{position:absolute!important;z-index:9000!important;top:calc(100% + 8px)!important;left:0!important;width:245px!important;padding:8px!important;background:#fff!important;border:1px solid #dce8e8!important;border-radius:14px!important;box-shadow:0 18px 48px rgba(16,42,74,.16)!important;display:none!important}
.explore-score-menu.is-open>.explore-score-dropdown{display:block!important}
body[data-explore-page] .explore-command-inner .explore-score-dropdown a{display:block!important;padding:11px!important;border-radius:10px!important;color:#314b69!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;white-space:nowrap!important}
body[data-explore-page] .explore-command-inner .explore-score-dropdown a:hover,body[data-explore-page] .explore-command-inner .explore-score-dropdown a[aria-current="page"]{background:#e8f7f2!important;color:#16816d!important}
/* Main Explore: Scores is one parent item; children appear only inside its submenu. */
.kelvio-nav-menu[data-section="explore"]>.kelvio-nav-dropdown{width:350px!important;overflow:visible!important}
.kelvio-explore-score-group{position:relative;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.kelvio-explore-score-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:0;border-radius:12px;background:transparent;text-align:left;cursor:pointer;color:#0b1728}
.kelvio-explore-score-trigger:hover,.kelvio-explore-score-group.is-open>.kelvio-explore-score-trigger{background:#e8f8f5}
.kelvio-explore-score-trigger span:first-child{display:grid;gap:3px}.kelvio-explore-score-trigger strong{font-size:14px}.kelvio-explore-score-trigger small{font-size:12px;line-height:1.35;color:#60738b;font-weight:500}
.kelvio-score-arrow{font-size:22px;line-height:1;transition:transform .15s ease}.kelvio-explore-score-group.is-open .kelvio-score-arrow{transform:rotate(90deg)}
.kelvio-explore-score-links{display:none;position:absolute;left:calc(100% + 8px);top:-8px;width:300px;padding:8px;background:#fff;border:1px solid #dce8e8;border-radius:14px;box-shadow:0 18px 48px rgba(16,42,74,.16);z-index:9100}
.kelvio-explore-score-group.is-open>.kelvio-explore-score-links{display:block}
.kelvio-nav-menu[data-section="explore"] .kelvio-explore-score-links>a{display:grid!important;gap:3px!important;padding:10px 11px!important}
@media(max-width:900px){.kelvio-explore-score-links{position:static;width:auto;margin:3px 8px 8px;box-shadow:none}.explore-score-dropdown{left:auto!important;right:0!important}}
