.mobile-nav-backdrop{display:none}

@media(max-width:1180px){
  body.mobile-menu-open{overflow:hidden;touch-action:none}
  .menu-button{width:42px;height:42px;align-items:center;justify-content:center;gap:5px;padding:0;border:1px solid transparent!important;border-radius:11px!important;cursor:pointer;position:relative;z-index:1003}
  .menu-button span{width:21px!important;border-top:2px solid #173252!important;transition:transform .2s,opacity .2s}
  .menu-button[aria-expanded="true"]{border-color:#d8e3f1!important;background:#f5f8fc!important}
  .menu-button[aria-expanded="true"]{opacity:0;pointer-events:none}
  .menu-button[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-button[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .mobile-nav-backdrop{display:block;position:fixed;inset:0;z-index:1000;padding:0;border:0;background:rgba(8,27,49,.48);backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s,visibility .24s}
  .mobile-nav-backdrop.open{opacity:1;visibility:visible;pointer-events:auto}
  .mobile-nav{display:flex!important;position:fixed;top:0;right:0;bottom:0;z-index:1002;width:min(430px,100%);max-height:none!important;flex-direction:column!important;gap:0!important;padding:0!important;border:0!important;background:#f5f8fc;box-shadow:-20px 0 55px rgba(10,36,67,.22);overflow:hidden!important;transform:translateX(104%);visibility:hidden;transition:transform .26s ease,visibility .26s ease}
  .mobile-nav.open{transform:translateX(0);visibility:visible}
  .mobile-nav svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .mobile-nav-header{height:70px;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:0 19px;border-bottom:1px solid #dde6f1;background:#fff}
  .mobile-nav-header>div{display:flex;align-items:center;gap:10px}.mobile-nav-brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#145bdc,#0c47b5);color:#fff;font-size:16px;box-shadow:0 7px 16px rgba(20,91,220,.2)}
  .mobile-nav-brand-mark svg{width:18px;height:18px;fill:currentColor;stroke:none}
  .mobile-nav-header small,.mobile-nav-header strong{display:block}.mobile-nav-header small{color:#8190a3;font-size:7px;font-weight:850;letter-spacing:.12em}.mobile-nav-header strong{margin-top:2px;color:#102d50;font:800 17px Manrope,sans-serif;letter-spacing:-.04em}.mobile-nav-header strong span{color:#145bdc}
  .mobile-nav-header>button{width:37px;height:37px;border:1px solid #d9e3ef;border-radius:10px;background:#f8fafd;color:#173252;font-size:25px;line-height:1;cursor:pointer}
  .mobile-nav-scroll{flex:1;padding:16px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .mobile-search-action{display:grid!important;grid-template-columns:38px 1fr 20px;align-items:center;gap:11px;padding:13px!important;border-radius:13px;background:linear-gradient(135deg,#145bdc,#0e4bbd);color:#fff!important;box-shadow:0 12px 25px rgba(20,91,220,.2)}
  .mobile-search-action>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.14);font-size:20px}.mobile-search-action strong,.mobile-search-action small{display:block}.mobile-search-action strong{font-size:13px}.mobile-search-action small{margin-top:3px;color:#c9dbff;font-size:8px;font-weight:550}.mobile-search-action>i{font-size:17px;font-style:normal;text-align:right}
  .mobile-search-action>span svg{width:18px;height:18px}
  .mobile-nav-section{margin-top:14px;padding:15px;border:1px solid #dce5f0;border-radius:14px;background:#fff}.mobile-nav-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.mobile-nav-section-title>span{color:#7e8da1;font-size:8px;font-weight:900;letter-spacing:.12em}.mobile-nav-section-title>a{padding:0!important;color:#145bdc!important;font-size:9px!important;font-weight:800!important}
  .mobile-country-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-country-grid>a{min-width:0;display:grid!important;grid-template-columns:30px 1fr 10px;align-items:center;gap:7px;padding:10px!important;border:1px solid #e0e7f0;border-radius:10px;background:#f9fbfd}.mobile-country-grid>a:hover{border-color:#aac3ea;background:#f1f6ff}.mobile-country-grid a>b{display:grid;place-items:center}.mobile-country-grid .pa-country-badge{width:28px;height:22px}.mobile-country-grid span{min-width:0}.mobile-country-grid strong,.mobile-country-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-country-grid strong{color:#173252;font-size:10px}.mobile-country-grid small{margin-top:2px;color:#8795a7;font-size:7px;font-weight:550}.mobile-country-grid i{color:#145bdc;font-size:11px;font-style:normal}
  .mobile-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-link-grid>a{display:flex!important;align-items:center;gap:8px;min-width:0;padding:10px!important;border:1px solid #e2e8f0;border-radius:10px}.mobile-link-grid>a>i{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;border-radius:8px;background:#eaf2ff;color:#145bdc;font-size:13px;font-style:normal}.mobile-link-grid>a>span{min-width:0}.mobile-link-grid strong,.mobile-link-grid small{display:block}.mobile-link-grid strong{color:#173252;font-size:9px}.mobile-link-grid small{margin-top:2px;color:#8492a4;font-size:7px;font-weight:550;line-height:1.25}
  .mobile-link-grid>a>i svg{width:15px;height:15px}
  .mobile-how-link{display:grid!important;grid-template-columns:27px 1fr 15px;align-items:center;gap:8px;margin-top:8px;padding:9px 10px!important;border-radius:9px;background:#f2f6fb;color:#24415f!important}.mobile-how-link>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#145bdc;font-weight:900}.mobile-how-link strong{font-size:9px}.mobile-how-link i{color:#145bdc;font-style:normal}
  .mobile-how-link>span svg{width:16px;height:16px}
  .mobile-carrier-zone{margin-top:14px;padding:16px;border-radius:15px;background:linear-gradient(145deg,#102e51,#164273);color:#fff;box-shadow:0 12px 28px rgba(12,44,79,.16)}.mobile-carrier-zone-title{display:flex;align-items:center;gap:10px}.mobile-carrier-zone-title>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.1);font-size:18px}.mobile-carrier-zone-title small,.mobile-carrier-zone-title strong{display:block}.mobile-carrier-zone-title small{color:#8eb9f5;font-size:7px;font-weight:850;letter-spacing:.12em}.mobile-carrier-zone-title strong{max-width:280px;margin-top:3px;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-carrier-zone>p{margin:12px 0;color:#bfd0e2;font-size:9px;line-height:1.55}
  .mobile-carrier-zone-title>span svg{width:20px;height:20px}
  .mobile-carrier-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}.mobile-carrier-actions>a,.mobile-guest-actions>a{display:flex!important;align-items:center;justify-content:center;gap:7px;padding:10px!important;border:1px solid rgba(255,255,255,.16);border-radius:9px;color:#fff!important;font-size:9px!important;text-align:center}.mobile-carrier-actions>a.is-primary{grid-column:1/-1;border-color:#fff;background:#fff;color:#12375f!important}.mobile-carrier-actions>a>span{font-size:12px}.mobile-stop-context{display:block!important;margin-top:9px;padding:7px 0 0!important;border-top:1px solid rgba(255,255,255,.13);color:#a9c9f8!important;font-size:8px!important;text-align:center}
  .mobile-carrier-actions>a>span svg{width:14px;height:14px}.mobile-carrier-actions>a.is-primary>span svg{fill:currentColor;stroke:none}
  .mobile-guest-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:7px}.mobile-guest-actions>a:first-child{border-color:#fff;background:#fff;color:#11365e!important;font-weight:850}.mobile-guest-actions>a:last-child{background:rgba(255,255,255,.06)}
  .mobile-nav-footer{display:flex;align-items:center;gap:13px;padding:14px 3px 5px;color:#7a899c;font-size:8px}.mobile-nav-footer>a{padding:0!important;color:#455a73!important;font-size:8px!important;font-weight:750!important}.mobile-nav-footer>span{margin-left:auto;color:#8795a7}
  body.admin-bar .mobile-nav,body.admin-bar .mobile-nav-backdrop{top:32px}
  body.admin-bar .mobile-nav{height:calc(100dvh - 32px)}
}

@media(max-width:782px){body.admin-bar .mobile-nav,body.admin-bar .mobile-nav-backdrop{top:46px}body.admin-bar .mobile-nav{height:calc(100dvh - 46px)}}
@media(max-width:650px){.header-panel-shortcut{display:none!important}.mobile-nav{width:100%}.mobile-nav-scroll{padding:14px}}
@media(max-width:350px){.mobile-country-grid,.mobile-link-grid{grid-template-columns:1fr}.mobile-country-grid>a{padding:8px 10px!important}.mobile-link-grid>a{padding:8px 10px!important}.mobile-nav-section{padding:13px}.mobile-nav-footer>span{display:none}}
