.bridge-notice-actions{flex-direction:column}.bridge-notice-actions .options-sheet-button{width:100%}@media (max-width:1023px){.options-sheet.bridge-notice-sheet{padding-bottom:calc(var(--mobile-nav-height,68px) + 20px + env(safe-area-inset-bottom))}}
.app-shell-loading{justify-content:center;align-items:center;min-height:60vh;padding:40px 16px;display:flex}.app-shell-loading .loading-spinner{border:3px solid #ffffff14;border-top-color:var(--text-primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite app-shell-loading-spin}[data-theme=light] .app-shell-loading .loading-spinner{border-color:#00000014;border-top-color:var(--text-primary)}@keyframes app-shell-loading-spin{to{transform:rotate(360deg)}}
