@media(max-width:1080px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.rightbar{display:none}}@media(max-width:720px){.topbar{padding:0 14px}.app-shell{display:block;padding:14px 14px 90px}.sidebar{display:none}.grid-2,.grid-3{grid-template-columns:1fr}.mobile-nav{position:fixed;display:flex;left:8px;right:8px;bottom:8px;height:64px;border-radius:19px;z-index:40;justify-content:space-around;align-items:center}.mobile-nav button{font-size:18px;color:var(--muted)}.mobile-nav small{display:block;font-size:9px}.fab{display:grid!important}.hero{padding:22px}}.fab{position:fixed;right:24px;bottom:24px;width:55px;height:55px;border-radius:18px;background:linear-gradient(135deg,var(--accent),var(--cyan));display:grid;place-items:center;font-size:26px;z-index:35}