.bottom-nav{bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:100;transform-origin:bottom;will-change:transform;filter:drop-shadow(0 8px 24px #00000059);width:84%;max-width:420px;height:72px;transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:fixed;left:50%;transform:translate(-50%)scale(1)}.bottom-nav.is-shrunk{transform:translate(-50%)scale(.8)}.bottom-nav__glass{-webkit-backdrop-filter:blur(60px)saturate(2.2)brightness(1.05);background:linear-gradient(165deg,#2a2a2ae0 0%,#1c1c1cd1 50%,#232323d9 100%);border:1px solid #ffffff1a;border-radius:999px;width:100%;height:100%;transition:-webkit-backdrop-filter .35s cubic-bezier(.16,1,.3,1),backdrop-filter .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 8px 40px #00000080,0 2px 8px #00000040,inset 0 1px #ffffff1f,inset 0 -1px #ffffff08,inset 1px 0 #ffffff0a,inset -1px 0 #ffffff0a}.is-shrunk .bottom-nav__glass{-webkit-backdrop-filter:blur(40px)saturate(1.8)brightness(1.02);box-shadow:0 4px 20px #0000004d,0 1px 4px #00000026,inset 0 1px #ffffff14,inset 0 -1px #ffffff05}.bottom-nav__noise{opacity:.025;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;border-radius:999px;position:absolute;inset:0}.bottom-nav__reflection{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#ffffff1f 20%,#ffffff2e 50%,#ffffff1f 80%,#0000 100%);border-radius:999px;height:1px;position:absolute;top:0;left:5%;right:5%}.nav-capsule{pointer-events:none;z-index:0;-webkit-backdrop-filter:blur(16px)saturate(1.5);will-change:transform, width;background:linear-gradient(160deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff14;border-radius:999px;height:48px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),width .35s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:0;box-shadow:0 0 24px #e85d3a14,inset 0 1px #ffffff1a,inset 0 -1px #ffffff08}.nav-items{z-index:3;justify-content:space-between;align-items:center;height:100%;padding:0 6px;display:flex;position:relative}.nav-cell{cursor:pointer;z-index:4;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;height:100%;padding:0;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.nav-cell:focus-visible{outline-offset:2px;border-radius:12px;outline:2px solid #e85d3a99}.nav-cell.is-pressed{transform:scale(.88)}.nav-cell.is-hovered{transform:translateY(-2px)}.nav-icon{color:#ffffff61;will-change:transform, color;width:24px;height:24px;transition:color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.34,1.56,.64,1)}.nav-icon--active{color:#fff;transform:scale(1.08)}.is-shrunk .nav-icon{width:20px;height:20px}.nav-plus-wrapper{-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#e85d3ad9 0%,#c84123c7 100%);border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-top:-6px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;box-shadow:0 4px 20px #e85d3a4d,0 1px 4px #e85d3a33,inset 0 1px #fff3,inset 0 -1px #00000026}.nav-cell.is-center:active .nav-plus-wrapper{transform:scale(.9);box-shadow:0 2px 10px #e85d3a40,inset 0 1px #ffffff26}.nav-icon--center{color:#fff;filter:drop-shadow(0 1px 2px #0003);width:24px;height:24px}.nav-label{letter-spacing:.02em;color:#ffffff59;white-space:nowrap;font-size:9px;font-weight:600;line-height:1;transition:color .3s cubic-bezier(.16,1,.3,1)}.nav-label--active{color:#fff}.nav-cell[data-nav-index="3"].is-active .nav-icon--active{animation:2s ease-in-out infinite games-pulse}@keyframes games-pulse{0%,to{transform:scale(1.08)}50%{transform:scale(1.12)}}.nav-cell.is-center .nav-plus-wrapper{animation:3s ease-in-out infinite plus-glow}@keyframes plus-glow{0%,to{box-shadow:0 4px 20px #e85d3a4d,0 1px 4px #e85d3a33,inset 0 1px #fff3,inset 0 -1px #00000026}50%{box-shadow:0 4px 28px #e85d3a66,0 1px 6px #e85d3a40,inset 0 1px #fff3,inset 0 -1px #00000026}}@media (prefers-reduced-motion:reduce){.bottom-nav,.bottom-nav__glass,.nav-capsule,.nav-icon,.nav-cell,.nav-plus-wrapper,.nav-label{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width>=1024px){.bottom-nav{display:none}}
