/* RC4.10.13.6.7 — desktop mega-menu hierarchy: non-action section header + strong brand separation. */
@media (min-width:1025px){
  body.labkhand-v3 .lv3-mega-column__head{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    min-height:50px!important;
    padding:7px 10px!important;
    border:1px solid rgba(255,255,255,.86)!important;
    border-radius:15px!important;
    background:linear-gradient(135deg,#f70778 0%,#ca4f9f 48%,#16b8c7 100%)!important;
    color:#fff!important;
    box-shadow:0 10px 23px rgba(176,75,145,.16),0 5px 13px rgba(22,184,199,.11),inset 0 1px 0 rgba(255,255,255,.32)!important;
    cursor:default!important;
    user-select:none!important;
    overflow:hidden!important;
  }
  body.labkhand-v3 .lv3-mega-column__head::before{
    content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.23),transparent 34%,transparent 68%,rgba(255,255,255,.12));pointer-events:none
  }
  body.labkhand-v3 .lv3-mega-column__head::after{
    content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;border-radius:999px;background:rgba(255,255,255,.72);opacity:.72;pointer-events:none
  }
  body.labkhand-v3 .lv3-mega-column__head strong{position:relative;z-index:1;color:#fff!important;font-size:13.5px!important;font-weight:950!important;text-shadow:0 1px 2px rgba(12,47,72,.14)}
  body.labkhand-v3 .lv3-mega-column__icon{position:relative;z-index:1;background:rgba(255,255,255,.95)!important;box-shadow:0 6px 14px rgba(15,55,82,.13),inset 0 1px 0 #fff!important}
  body.labkhand-v3 .lv3-mega-column__items{margin-top:2px!important}
  body.labkhand-v3 .lv3-mega-item{transition:transform .2s cubic-bezier(.2,.75,.25,1),box-shadow .2s ease,border-color .2s ease,background .2s ease!important}
  body.labkhand-v3 .lv3-mega-item:is(:hover,:focus-visible){transform:translateY(-1px);box-shadow:0 8px 17px rgba(23,59,99,.075);border-color:rgba(22,184,199,.24)!important}
}
@media (prefers-reduced-motion:reduce){body.labkhand-v3 .lv3-mega-item{transition:none!important}}
