/* Subtle depth for the OLED canvas, without making the interface busy. */
body{isolation:isolate}body::before,body::after{content:"";position:fixed;z-index:0;pointer-events:none;inset:-22vmax;opacity:.55}body::before{background:radial-gradient(circle at 28% 24%,rgba(54,122,255,.16),transparent 23%),radial-gradient(circle at 76% 66%,rgba(112,206,255,.1),transparent 19%);filter:blur(24px);animation:ambientDrift 18s ease-in-out infinite alternate}body::after{inset:0;opacity:.15;background-image:linear-gradient(rgba(141,204,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(141,204,255,.09) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,transparent,black 24%,transparent 82%);-webkit-mask-image:linear-gradient(to bottom,transparent,black 24%,transparent 82%)}.app-shell{position:relative;z-index:1}.bottom-nav{z-index:100!important}@keyframes ambientDrift{0%{transform:translate3d(-2%,1%,0) scale(1)}100%{transform:translate3d(3%,-2%,0) scale(1.08)}}@media(prefers-reduced-motion:reduce){body::before{animation:none}}
