@media(max-width:760px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}main{padding-bottom:110px}.mobile-nav{position:fixed;z-index:30;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));height:66px;background:#0b1020f5;border:1px solid #ffffff1c;border-radius:20px;display:flex;align-items:stretch;justify-content:space-around;padding:6px;box-shadow:0 12px 32px #0005;backdrop-filter:blur(16px)}.mobile-nav-btn{flex:1;min-width:0;background:transparent;color:#dbe4f3;padding:4px 3px;border-radius:14px;display:flex;flex-direction:column;gap:1px;font-weight:750}.mobile-nav-btn span{font-size:20px;line-height:24px}.mobile-nav-btn small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-nav-btn.active{background:#ffffff18;color:white}.network-pill{position:fixed;z-index:50;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);background:#8a5d00;color:#fff;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 6px 18px #0003}.standalone-app header{padding-top:calc(10px + env(safe-area-inset-top))}dialog{width:100vw;max-width:none;height:100dvh;max-height:100dvh;border-radius:0;margin:0}.viewer>img{max-height:70dvh}.actions{position:sticky;bottom:0;background:#fff;padding:10px 0 calc(4px + env(safe-area-inset-bottom));z-index:2}}
@media(min-width:761px){.mobile-nav,.network-pill{display:none!important}}