/* PRO6 V35: responsive right navigation; all links are server-rendered in Blade. */
.pro6-right-menu-toggle-v35{display:none!important;flex:0 0 auto}.pro6-right-menu-backdrop-v35,.pro6-right-menu-v35{display:none}
@media (min-width:1366px){.topbar-left{flex:1 1 auto;min-width:0}.pro6-top-menu-v7{min-width:0;flex:1 1 auto;overflow:visible}.pro6-top-menu-v7 .top-link{padding-inline:clamp(7px,.65vw,12px)}.topbar-actions{flex:0 0 auto}}
@media (max-width:1365px){
 .pro6-top-menu-v7{display:none!important}.pro6-right-menu-toggle-v35{display:grid!important}.topbar-left{min-width:0}.topbar-actions{margin-left:auto;min-width:0}.top-brand{display:flex!important}
 .pro6-right-menu-backdrop-v35{display:block;position:fixed;z-index:9990;inset:0;background:rgba(15,23,42,.5);backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}
 .pro6-right-menu-backdrop-v35.show{opacity:1;visibility:visible;pointer-events:auto}
 .pro6-right-menu-v35{display:flex;position:fixed;z-index:9995;top:0;right:0;bottom:0;width:min(390px,calc(100vw - 24px));flex-direction:column;background:#fff;border-left:1px solid #e4eaf2;box-shadow:-24px 0 70px rgba(15,23,42,.2);transform:translateX(104%);visibility:hidden;transition:transform .24s ease,visibility .24s}
 .pro6-right-menu-v35.open{transform:translateX(0);visibility:visible}.pro6-right-menu-head-v35{height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e8edf4;flex:0 0 auto}
 .pro6-right-menu-brand-v35{display:flex;align-items:center;gap:10px;min-width:0}.pro6-right-menu-brand-v35>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#3b82f6,#7c6cf2);color:#fff;font-size:11px;font-weight:900;box-shadow:0 8px 20px rgba(59,130,246,.22)}
 .pro6-right-menu-brand-v35 b,.pro6-right-menu-brand-v35 small{display:block}.pro6-right-menu-brand-v35 b{font-size:13px;color:#172033}.pro6-right-menu-brand-v35 small{margin-top:2px;font-size:9px;color:#8a97a8}
 #pro6RightMenuCloseV35{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e3e9f1;border-radius:11px;background:#f8fafc;color:#526074;cursor:pointer}.pro6-right-menu-scroll-v35{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 14px 26px}.pro6-right-menu-nav-v35{display:grid;gap:5px}
 .pro6-right-menu-nav-v35>a,.pro6-right-menu-nav-v35 summary{min-height:52px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 10px;border:1px solid transparent;border-radius:12px;color:#475467;cursor:pointer;list-style:none}.pro6-right-menu-nav-v35 summary::-webkit-details-marker{display:none}
 .pro6-right-menu-nav-v35>a:hover,.pro6-right-menu-nav-v35>a.active,.pro6-right-menu-nav-v35 details[open]>summary{background:#f1f7ff;border-color:#dbe9fb;color:#246bfd}.pro6-right-menu-nav-v35>a>i:first-child,.pro6-right-menu-nav-v35 summary>i:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#edf5ff;color:#3b82f6;font-size:15px}
 .pro6-right-menu-nav-v35>a b,.pro6-right-menu-nav-v35>a small{display:block;min-width:0}.pro6-right-menu-nav-v35>a b,.pro6-right-menu-nav-v35 summary span{font-size:12px;font-weight:800}.pro6-right-menu-nav-v35>a small{margin-top:3px;font-size:9px;color:#8a97a8;font-weight:500}.pro6-right-menu-nav-v35>a>i:last-child,.pro6-right-menu-nav-v35 summary>i:last-child{font-size:10px;color:#9aa6b5;transition:transform .18s}.pro6-right-menu-nav-v35 details[open]>summary>i:last-child{transform:rotate(180deg)}
 .pro6-right-submenu-v35{display:grid;gap:3px;margin:2px 0 7px 18px;padding:4px 0 5px 19px;border-left:1px solid #dce7f5}.pro6-right-submenu-v35 a{min-height:38px;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:6px 9px;border-radius:9px;color:#667085;font-size:10px;font-weight:650}.pro6-right-submenu-v35 a:hover,.pro6-right-submenu-v35 a.active{background:#f3f7fc;color:#246bfd}.pro6-right-submenu-v35 a i{color:#75a5e8;text-align:center}.pro6-right-menu-label-v35{padding:16px 10px 5px;color:#98a2b3;font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}body.pro6-right-menu-open-v35{overflow:hidden}
}
@media (max-width:760px){.topbar .pro6-search-page-link,.topbar .pro6-quick-wrap{display:none!important}.pro6-right-menu-v35{width:min(360px,calc(100vw - 16px))}}
@media (max-width:430px){.topbar{padding-inline:12px!important}.topbar-actions{gap:5px!important}.topbar .pro6-utility-bar{gap:4px!important}.topbar .top-brand>span:last-child{display:none}}
body.theme-dark .pro6-right-menu-v35{background:#151f2f;border-color:#2b3c50}body.theme-dark .pro6-right-menu-head-v35{border-color:#2b3c50}body.theme-dark .pro6-right-menu-brand-v35 b{color:#e6edf5}body.theme-dark #pro6RightMenuCloseV35{background:#111b29;border-color:#2b3c50;color:#d5deea}body.theme-dark .pro6-right-menu-nav-v35>a,body.theme-dark .pro6-right-menu-nav-v35 summary{color:#c5d0df}body.theme-dark .pro6-right-menu-nav-v35>a:hover,body.theme-dark .pro6-right-menu-nav-v35>a.active,body.theme-dark .pro6-right-menu-nav-v35 details[open]>summary{background:#1c2a3d;border-color:#2f4665}


/* PRO6 V35 DESKTOP RIGHT MENU FIX 2026-08-22
   Header menu items are intentionally moved into one right drawer on desktop.
   Desktop drawer width = 3/4 viewport. */
@media (min-width:901px){
  .pro6-top-menu-v7{display:none!important}
  .pro6-right-menu-toggle-v35{display:grid!important;place-items:center!important}
  .topbar-left{min-width:0!important;flex:1 1 auto!important}
  .topbar-actions{margin-left:auto!important;flex:0 0 auto!important}

  .pro6-right-menu-backdrop-v35{
    display:block!important;position:fixed!important;inset:0!important;z-index:99990!important;
    background:rgba(15,23,42,.48)!important;backdrop-filter:blur(4px)!important;
    opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:.22s ease!important
  }
  .pro6-right-menu-backdrop-v35.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}

  .pro6-right-menu-v35{
    display:flex!important;position:fixed!important;z-index:99995!important;top:0!important;right:0!important;bottom:0!important;
    width:75vw!important;max-width:75vw!important;min-width:720px!important;
    flex-direction:column!important;background:#fff!important;border-left:1px solid #e4eaf2!important;
    box-shadow:-28px 0 80px rgba(15,23,42,.24)!important;
    transform:translateX(102%)!important;visibility:hidden!important;
    transition:transform .26s ease,visibility .26s!important
  }
  .pro6-right-menu-v35.open{transform:translateX(0)!important;visibility:visible!important}
  .pro6-right-menu-head-v35{height:78px!important;padding:0 28px!important}
  .pro6-right-menu-scroll-v35{padding:20px 28px 34px!important}
  .pro6-right-menu-nav-v35{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:start!important;column-gap:18px!important;row-gap:8px!important
  }
  .pro6-right-menu-nav-v35>details,
  .pro6-right-menu-nav-v35>a{min-width:0!important}
  .pro6-right-menu-nav-v35>a,
  .pro6-right-menu-nav-v35 summary{min-height:58px!important;padding:9px 13px!important;font-size:13px!important}
  .pro6-right-menu-nav-v35>a b,.pro6-right-menu-nav-v35 summary span{font-size:13px!important}
  .pro6-right-menu-nav-v35>a small{font-size:10px!important}
  .pro6-right-submenu-v35{margin-left:22px!important;padding-left:20px!important}
  .pro6-right-submenu-v35 a{min-height:42px!important;font-size:11px!important}
  .pro6-right-menu-label-v35{grid-column:1/-1!important;padding-top:22px!important}
}

@media (min-width:1366px){
  /* Override the old rule that restored the horizontal top menu. */
  .pro6-top-menu-v7{display:none!important}
  .pro6-right-menu-toggle-v35{display:grid!important}
}

@media (min-width:901px) and (max-width:1100px){
  .pro6-right-menu-v35{width:75vw!important;max-width:75vw!important;min-width:0!important}
  .pro6-right-menu-nav-v35{grid-template-columns:1fr!important}
  .pro6-right-menu-label-v35{grid-column:auto!important}
}

@media (max-width:900px){
  .pro6-right-menu-toggle-v35{display:grid!important}
  .pro6-top-menu-v7{display:none!important}
}

/* MT.NET.VN RIGHT DRAWER V2 — desktop/tablet full-height 75% viewport */
.pro6-right-menu-edge-toggle-v35{
  position:fixed!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;
  z-index:2147483646!important;width:48px!important;min-height:112px!important;padding:10px 6px!important;
  border:1px solid rgba(255,255,255,.65)!important;border-right:0!important;border-radius:16px 0 0 16px!important;
  background:#156fd1!important;color:#fff!important;box-shadow:-8px 10px 30px rgba(15,23,42,.28)!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;
  cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important
}
.pro6-right-menu-edge-toggle-v35 i{font-size:22px!important;line-height:1!important}
.pro6-right-menu-edge-toggle-v35 span{font-size:9px!important;line-height:1!important;font-weight:900!important;letter-spacing:.12em!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important}
.pro6-right-menu-edge-toggle-v35:hover{filter:brightness(1.06)!important}
body.pro6-right-menu-open-v35 .pro6-right-menu-edge-toggle-v35{right:75vw!important}

.pro6-top-menu-v7{display:none!important}
.pro6-right-menu-toggle-v35{display:grid!important}
.pro6-right-menu-backdrop-v35{
  display:block!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;
  z-index:2147483600!important;background:rgba(5,15,30,.58)!important;backdrop-filter:blur(3px)!important;
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important
}
.pro6-right-menu-backdrop-v35.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.pro6-right-menu-v35{
  display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:auto!important;
  width:75vw!important;min-width:75vw!important;max-width:75vw!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;
  z-index:2147483640!important;flex-direction:column!important;margin:0!important;padding:0!important;
  background:#fff!important;border:0!important;border-left:1px solid #dce5ef!important;border-radius:0!important;
  box-shadow:-28px 0 90px rgba(2,12,27,.32)!important;overflow:hidden!important;
  transform:translate3d(100%,0,0)!important;visibility:hidden!important;opacity:1!important;
  transition:transform .26s cubic-bezier(.2,.8,.2,1),visibility .26s!important
}
.pro6-right-menu-v35.open{transform:translate3d(0,0,0)!important;visibility:visible!important}
.pro6-right-menu-head-v35{height:76px!important;min-height:76px!important;flex:0 0 76px!important;padding:0 28px!important;background:#fff!important;position:sticky!important;top:0!important;z-index:3!important}
.pro6-right-menu-scroll-v35{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;padding:18px 28px 40px!important;overscroll-behavior:contain!important}
.pro6-right-menu-nav-v35{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;align-items:start!important;gap:10px 18px!important}
.pro6-right-menu-nav-v35>details,.pro6-right-menu-nav-v35>a{min-width:0!important;width:100%!important}
.pro6-right-menu-label-v35{grid-column:1/-1!important}
#pro6RightMenuCloseV35{display:grid!important;position:relative!important;z-index:4!important;cursor:pointer!important}
body.pro6-right-menu-open-v35{overflow:hidden!important;touch-action:none!important}

@media (max-width:900px){
  .pro6-right-menu-v35{width:92vw!important;min-width:92vw!important;max-width:92vw!important}
  body.pro6-right-menu-open-v35 .pro6-right-menu-edge-toggle-v35{right:92vw!important}
  .pro6-right-menu-nav-v35{grid-template-columns:1fr!important}
  .pro6-right-menu-label-v35{grid-column:auto!important}
  .pro6-right-menu-edge-toggle-v35{width:44px!important;min-height:96px!important}
}
@media (max-width:520px){
  .pro6-right-menu-v35{width:100vw!important;min-width:100vw!important;max-width:100vw!important}
  body.pro6-right-menu-open-v35 .pro6-right-menu-edge-toggle-v35{right:auto!important;left:0!important;border-radius:0 14px 14px 0!important;border-left:0!important;border-right:1px solid rgba(255,255,255,.65)!important}
}
body.theme-dark .pro6-right-menu-v35,body.theme-dark .pro6-right-menu-head-v35{background:#151f2f!important}
