/* The native dialog provides focus containment and an inert page backdrop. */
dialog.mobile-drawer { position: fixed; inset: 0 0 0 auto; margin: 0; width: min(390px,calc(100vw - 24px)); max-width: none; height: 100dvh; max-height: none; padding: 0; border: 0; border-left: 1px solid #28434f; border-radius: 14px 0 0 14px; background: #081e2b; color: #e3edf2; overflow: hidden; box-shadow: -15px 0 60px #04131d50; }
dialog.mobile-drawer[open] { display: flex; flex-direction: column; animation: drawer-arrive .2s ease-out; }
.mobile-drawer::backdrop { background: #03121ec2; backdrop-filter: blur(3px); }
.mobile-drawer-header { display: flex; align-items: center; justify-content: space-between; gap: 15px; flex-shrink: 0; padding: max(22px,env(safe-area-inset-top)) 22px 20px; border-bottom: 1px solid #233d4b; }
.mobile-drawer-header p { font-size: 10px; text-transform: uppercase; letter-spacing: .13em; color: #57d9b0; margin-bottom: 3px; }
.mobile-drawer-header a { font-size: 21px; font-weight: 750; letter-spacing: -.025em; overflow-wrap: anywhere; }
.mobile-drawer-close { display: grid; place-items: center; width: 44px; height: 44px; flex-shrink: 0; border: 1px solid #345360; border-radius: 50%; color: #d7e6ec; background: #102d3b; }
.mobile-drawer-close svg { width: 20px; height: 20px; }
.mobile-drawer-scroll { flex: 1; min-height: 0; overflow-y: auto; overscroll-behavior: contain; padding: 20px 18px max(22px,env(safe-area-inset-bottom)); scrollbar-width: thin; scrollbar-color: #3b5865 transparent; }
.mobile-drawer-search { margin: 0 0 23px; }
.mobile-drawer-search input { width: 100%; min-width: 0; height: 48px; padding: 12px 50px 12px 14px; border: 1px solid #345360; border-radius: 8px; background: #112e3c; color: white; font-size: 14px; }
.mobile-drawer-search input::placeholder { color: #a9c0cc; }
.mobile-drawer-search > .relative > button[type=submit] { position: absolute; top: 2px; right: 2px; width: 44px; height: 44px; display: grid; place-items: center; color: #a9c0cc; }
.mobile-drawer-search button svg { width: 21px; height: 21px; }
.mobile-drawer-label { font-size: 10px; line-height: 1.5; font-weight: 600; text-transform: uppercase; letter-spacing: .12em; color: #8ba7b7; margin: 0 10px 9px; }
.mobile-drawer-link { display: flex; align-items: center; gap: 13px; width: 100%; min-height: 46px; padding: 10px 12px; margin: 3px 0; border: 1px solid transparent; border-radius: 7px; color: #d9e5ec; text-align: left; font-size: 14px; line-height: 1.4; }
.mobile-drawer-link > svg { width: 20px; height: 20px; flex-shrink: 0; color: #8fafbd; }
.mobile-drawer-link span { flex: 1; min-width: 0; }
.mobile-drawer-link[aria-current] { color: #52edb9; background: #123c38; border-color: #21644f; font-weight: 650; }
.mobile-drawer-link[aria-current] > svg { color: #52edb9; }
.mobile-drawer-link:hover { background: #133240; }
.mobile-drawer-live { width: 6px; height: 6px; border-radius: 50%; background: #f27981; }
.mobile-drawer-account { border-top: 1px solid #28434f; margin-top: 20px; padding-top: 20px; }
.mobile-drawer-member { display: flex; align-items: center; gap: 12px; padding: 0 10px 12px; }
.mobile-drawer-member > span { display: grid; place-items: center; width: 38px; height: 38px; flex-shrink: 0; border-radius: 50%; color: #50e8b2; background: #17493f; font-size: 17px; font-weight: 700; }
.mobile-drawer-member > div { min-width: 0; }
.mobile-drawer-member .mobile-drawer-label { margin: 0 0 2px; }
.mobile-drawer-member strong { font-size: 13px; overflow-wrap: anywhere; }
.mobile-drawer .mobile-drawer-logout,.mobile-drawer .mobile-drawer-logout > svg { color: #f2a0a5; }
.mobile-drawer-join { padding: 19px; border: 1px solid #28574c; border-radius: 9px; background: linear-gradient(130deg,#153e38,#102d35); margin-top: 22px; }
.mobile-drawer-join h2 { font-size: 17px; font-weight: 700; line-height: 1.35; }
.mobile-drawer-join p { font-size: 12px; line-height: 1.6; color: #b7d1ce; margin-top: 9px; }
.mobile-drawer-join > div { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.mobile-drawer-join a { display: flex; justify-content: center; align-items: center; min-height: 44px; flex: 1 1 110px; padding: 9px 10px; font-size: 12px; font-weight: 700; border-radius: 6px; }
.mobile-drawer-primary { background: #19d99a; color: #063326; }
.mobile-drawer-secondary { border: 1px solid #55746e; color: #e2f1ed; }
.mobile-drawer-editions { border-top: 1px solid #28434f; margin-top: 24px; padding-top: 12px; }
.mobile-drawer-editions summary { padding: 12px 8px; font-size: 12px; cursor: pointer; color: #b3c9d5; }
.mobile-drawer-editions summary > span { float: right; color: #42dfaa; font-size: 11px; }
.mobile-drawer-editions [data-site-switcher] { border: 0; padding: 8px 0 0; margin: 0; }
.mobile-drawer-editions [data-site-switcher] > p { display: none; }
.mobile-drawer-editions ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 7px; }
.mobile-drawer-editions a { width: 100%; min-width: 0; flex-wrap: wrap; gap: 3px; padding: 8px; font-size: 11px; border-color: #345360; }
.mobile-drawer-editions a > span:last-child { font-size: 10px; }
.mobile-drawer-legal { display: flex; flex-wrap: wrap; gap: 5px 18px; margin: 8px 8px 0; }
.mobile-drawer-legal a { font-size: 11px; color: #8faab9; padding-block: 10px; }
.mobile-drawer :is(a,button,input,summary):focus-visible { outline: 2px solid #43e4ae; outline-offset: 3px; }
@keyframes drawer-arrive { from { transform: translateX(100%); } to { transform: translateX(0); } }
@media(prefers-reduced-motion:reduce) { dialog.mobile-drawer[open] { animation: none; } }
