/* beta.7-mobile2 — mobile content adaptation and app-update UX. */
.sf-page-announcer{position:fixed;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sf-update-banner{position:fixed;left:50%;bottom:calc(var(--sf-mobile-nav-h,68px) + env(safe-area-inset-bottom,0px) + 22px);z-index:1200;display:flex;align-items:center;gap:12px;max-width:min(520px,calc(100vw - 24px));transform:translateX(-50%);padding:11px 12px 11px 14px;border:1px solid #cde4e5;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 14px 40px rgba(18,46,55,.2);color:#324e58;font-size:12px;font-weight:650;backdrop-filter:blur(14px)}
.sf-update-banner button{min-height:38px;padding:7px 12px;white-space:nowrap}.sf-update-banner strong{display:block;color:#176e73;font-size:12px}.sf-update-banner span{display:block;margin-top:2px;color:#6f828a;font-weight:500}
.sf-mobile-more{border:0!important;background:transparent!important;padding:0!important;max-width:560px!important}.sf-mobile-more::backdrop{background:rgba(11,28,35,.48);backdrop-filter:blur(2px)}.sf-mobile-more-shell{display:grid;gap:12px;padding:4px 2px 2px}.sf-mobile-more-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-mobile-more-head h3{margin:0;font-size:18px}.sf-mobile-more-head p{margin:3px 0 0;color:#71858e;font-size:11px}.sf-mobile-more-close{min-width:44px;min-height:44px;border-radius:12px}.sf-mobile-more-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:58dvh;overflow:auto;padding:2px}.sf-mobile-more-list button{display:flex;align-items:center;justify-content:flex-start;min-height:48px;padding:10px 12px;border:1px solid #dce8ea;border-radius:13px;background:#fff;color:#324e58;text-align:left;font-weight:700;box-shadow:none}.sf-mobile-more-list button.active{border-color:#b7d9db;background:#eaf6f6;color:#176e73}.sf-mobile-more-list button:focus-visible{outline:3px solid rgba(3,152,158,.24);outline-offset:2px}
.sf-mobile-card-table td[data-label]::before{content:none}.sf-mobile-card-table .sf-mobile-row-action{width:auto}
@media(max-width:680px){
  .sf-mobile-card-table{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.sf-mobile-card-table .sf-mobile-scroll-hint{display:none!important}.sf-mobile-card-table table,.sf-mobile-card-table thead,.sf-mobile-card-table tbody,.sf-mobile-card-table tr,.sf-mobile-card-table th,.sf-mobile-card-table td{display:block!important}.sf-mobile-card-table thead{display:none!important}.sf-mobile-card-table table{min-width:0!important;width:100%!important;border:0!important;background:transparent!important}.sf-mobile-card-table tbody{display:grid!important;gap:10px!important}.sf-mobile-card-table tr{margin:0!important;padding:7px 13px!important;border:1px solid var(--pk-border,#dce8ea)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(28,48,66,.07)!important}.sf-mobile-card-table td{position:static!important;display:grid!important;grid-template-columns:minmax(88px,34%) minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:9px 0!important;border:0!important;border-bottom:1px solid #edf2f3!important;background:transparent!important;box-shadow:none!important;text-align:left!important;overflow-wrap:anywhere}.sf-mobile-card-table td:last-child{border-bottom:0!important}.sf-mobile-card-table td[data-label]::before{content:attr(data-label)!important;display:block!important;color:#778a92!important;font-size:9px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.35!important}.sf-mobile-card-table td[colspan]{display:block!important;color:#71858e!important;text-align:center!important;padding:18px 4px!important}.sf-mobile-card-table td[colspan]::before{content:none!important}.sf-mobile-card-table td button{width:100%!important;min-height:42px!important}.sf-mobile-card-table .badge,.sf-mobile-card-table .health{justify-self:start}.sf-mobile-card-table td:first-child{position:static!important}.sf-mobile-card-table td:first-child,.sf-mobile-card-table th:first-child{box-shadow:none!important}
  .sf-mobile-more-list{grid-template-columns:1fr}.sf-update-banner{bottom:calc(var(--sf-mobile-nav-h,68px) + env(safe-area-inset-bottom,0px) + 14px);align-items:flex-start}.sf-update-banner button{align-self:center}
  #pageTitle:focus{outline:none}.sf-focus-flash{animation:sfFocusFlash .45s ease-out}@keyframes sfFocusFlash{from{background:rgba(3,152,158,.12)}to{background:transparent}}
}
@media(min-width:681px){.sf-mobile-more{display:none!important}}
@media(prefers-reduced-motion:reduce){.sf-focus-flash{animation:none!important}}
