.mobile-bottom-nav{height:calc(var(--nav-h) + var(--safe-bottom));z-index:100;pointer-events:none;position:fixed;bottom:0;left:0;right:0}html.standalone .mobile-bottom-nav{bottom:calc(-1 * var(--shell-bottom-gap,0px));height:var(--mobile-nav-shell-h);overflow:hidden}.mobile-bottom-nav__ios-fill{display:none}html.standalone .mobile-bottom-nav__ios-fill{left:0;right:0;bottom:calc(-1 * var(--shell-bottom-gap,0px));height:var(--shell-bottom-gap,0px);background:var(--nav-bg);z-index:99;pointer-events:none;display:block;position:fixed}.mobile-bottom-nav--preview{position:absolute}.mobile-bottom-nav__arch-wrap{height:var(--nav-h);pointer-events:none;position:absolute;top:0;left:0;right:0;overflow:hidden}.mobile-bottom-nav__arch{width:100%;height:var(--nav-h);display:block}.mobile-bottom-nav__safe-fill{height:var(--safe-bottom);background:var(--nav-bg);pointer-events:none;position:absolute;bottom:0;left:0;right:0}html.standalone .mobile-bottom-nav__safe-fill{display:none}.mobile-bottom-nav__row{height:var(--nav-h);pointer-events:auto;justify-content:space-around;align-items:flex-start;padding:42px 24px 0;display:flex;position:absolute;top:0;left:0;right:0}.mobile-bottom-nav__item{color:#5a5d60;flex-direction:column;align-items:center;gap:7px;width:46px;text-decoration:none;transition:color .2s;display:flex}.mobile-bottom-nav__item--center{margin-top:-6px}.mobile-bottom-nav__item--active{color:#fff}.mobile-bottom-nav__icon{justify-content:center;align-items:center;width:23px;height:23px;display:flex}.mobile-bottom-nav__item--center .mobile-bottom-nav__icon{width:26px;height:26px}.mobile-bottom-nav__item--center.mobile-bottom-nav__item--active .mobile-bottom-nav__icon{filter:drop-shadow(0 0 9px #fff6)}.mobile-bottom-nav__label{font-family:var(--font-mono), "IBM Plex Mono", monospace;letter-spacing:.16em;text-transform:uppercase;color:#fff;opacity:0;margin-top:-2px;font-size:9px;transition:opacity .2s}.mobile-bottom-nav__item--active .mobile-bottom-nav__label{opacity:1}
.home-topbar{z-index:120;pointer-events:none;position:fixed;top:0;left:0;right:0;overflow:visible;transform:translateZ(0)}.home-topbar .topbar-frost,.home-topbar .topbar-tint{top:0;left:0;right:0;bottom:calc(-1 * var(--home-topbar-blur-extend));z-index:0;pointer-events:none;position:absolute}.home-topbar .topbar-frost{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);-webkit-mask-image:linear-gradient(#000 0 calc(100% - 24px),#000000d6 calc(100% - 22px),#00000080 calc(100% - 20px),#00000029 calc(100% - 18px),#0000 calc(100% - 16px) 100%);mask-image:linear-gradient(#000 0 calc(100% - 24px),#000000d6 calc(100% - 22px),#00000080 calc(100% - 20px),#00000029 calc(100% - 18px),#0000 calc(100% - 16px) 100%)}.home-topbar .topbar-tint{background:linear-gradient(#00000073 0%,#0003 70%,#0000 100%)}.home-topbar .topbar-row{z-index:1;padding:calc(var(--s-4) + env(safe-area-inset-top)) var(--screen-x) var(--s-3);pointer-events:auto;justify-content:space-between;align-items:center;display:flex;position:relative}.home-topbar .days{gap:12px;display:flex}.home-topbar .day{letter-spacing:.02em;color:var(--fg-5);text-align:center;width:12px;font-size:11px;font-weight:500;position:relative}.home-topbar .day.on{color:#fff}.home-topbar .day.on:after{content:"";left:1px;right:1px;bottom:calc(-1 * var(--s-2));background:#fff;border-radius:2px;height:2px;position:absolute}.home-topbar .bell{width:var(--s-5);height:var(--s-5);justify-content:center;align-items:center;display:flex;position:relative}.home-topbar .bell svg{width:var(--s-4);height:var(--s-4)}.home-topbar .bell .dot{top:4px;right:var(--s-1);background:#e2503f;border:1.5px solid #000;border-radius:50%;width:8px;height:8px;position:absolute}.home-topbar-spacer{height:var(--home-topbar-row-h);flex-shrink:0}.home-topbar.home-topbar--preview{z-index:auto;position:relative;transform:none}
