#planelly-pwa-standalone-nav{position:fixed;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom,0px));z-index:2147483646;box-sizing:border-box;display:none;align-items:stretch;justify-content:space-around;gap:2px;padding:7px 8px;margin:0;border-radius:1.65rem;-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 18px 48px #1a121047,0 1px #ffffff8c inset,0 0 0 1px #b8837a2e;animation:planelly-nav-rise .55s cubic-bezier(.22,1,.36,1) both}#planelly-pwa-standalone-nav.is-panel{padding:6px 6px 8px;gap:0}@keyframes planelly-nav-rise{0%{opacity:0;transform:translateY(22px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){#planelly-pwa-standalone-nav{animation:none}}#planelly-pwa-standalone-nav.planelly-pwa-nav--dark{background:linear-gradient(180deg,#201816eb,#120e0de0);color:#f4f1ec;border:1px solid rgba(255,255,255,.1)}#planelly-pwa-standalone-nav.planelly-pwa-nav--light{background:linear-gradient(180deg,#fffcf8f0,#f7f1eae6);color:#9a6b63;border:1px solid rgba(184,131,122,.28)}#planelly-pwa-standalone-nav .planelly-pwa-nav__btn{flex:1 1 0;min-width:0;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 4px;border:none;border-radius:1.15rem;background:transparent;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;font-family:inherit;line-height:1.15;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent;position:relative}#planelly-pwa-standalone-nav.planelly-pwa-nav--dark .planelly-pwa-nav__btn{color:#f4e4dfb8}#planelly-pwa-standalone-nav.planelly-pwa-nav--light .planelly-pwa-nav__btn{color:#9a6b63b8}#planelly-pwa-standalone-nav .planelly-pwa-nav__btn.is-active{color:#fff;background:linear-gradient(145deg,#c4968c,#b8837a 45%,#9a6b63);box-shadow:0 8px 18px #b8837a59}#planelly-pwa-standalone-nav.planelly-pwa-nav--light .planelly-pwa-nav__btn.is-active{color:#fff}#planelly-pwa-standalone-nav .planelly-pwa-nav__btn:active:not(.planelly-pwa-nav__fab){transform:scale(.94)}#planelly-pwa-standalone-nav .planelly-pwa-nav__icon{display:block;width:20px;height:20px;flex-shrink:0;opacity:.95}#planelly-pwa-standalone-nav .planelly-pwa-nav__fab{flex:0 0 auto;width:58px;min-width:58px;height:58px;min-height:58px;margin:-18px 2px 0;border-radius:999px;padding:0;gap:0;color:#fff!important;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.35),transparent 45%),linear-gradient(145deg,#d4a89e,#b8837a 40%,#8f5f57);border:3px solid rgba(255,252,248,.92);box-shadow:0 14px 32px #9a6b6373,0 0 0 1px #b8837a59}#planelly-pwa-standalone-nav .planelly-pwa-nav__fab .planelly-pwa-nav__icon{width:24px;height:24px}#planelly-pwa-standalone-nav .planelly-pwa-nav__fab span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#planelly-pwa-standalone-nav .planelly-pwa-nav__fab.is-active{box-shadow:0 16px 36px #9a6b638c,0 0 0 4px #b8837a38}#planelly-pwa-standalone-nav .planelly-pwa-nav__fab:active{transform:scale(.92)}#planelly-pwa-back-chip{position:fixed;top:auto;left:12px;bottom:calc(var(--planelly-pwa-nav-pad, 5.75rem) + 8px);z-index:2147483645;display:none;align-items:center;justify-content:center;gap:0;width:44px;height:44px;min-height:44px;padding:0;border-radius:999px;border:1px solid rgba(184,131,122,.32);background:#fffcf8f0;color:#9a6b63;font-size:0;font-weight:800;box-shadow:0 10px 28px #9a6b6338;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);-webkit-tap-highlight-color:transparent}#planelly-pwa-back-chip span{display:none}#planelly-pwa-back-chip svg{width:18px;height:18px}#planelly-ptr-indicator{position:fixed;top:calc(10px + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%) translateY(-120%) scale(.92);z-index:2147483645;width:46px;height:46px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fffcf8e6;border:1px solid rgba(184,131,122,.35);box-shadow:0 10px 28px #9a6b632e;color:#b8837a;opacity:0;pointer-events:none;transition:transform .15s ease,opacity .15s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#planelly-ptr-indicator.is-visible{opacity:1;transform:translate(-50%) translateY(0) scale(1)}#planelly-ptr-indicator.is-ready{color:#9a6b63;border-color:#b8837a8c}#planelly-ptr-indicator .planelly-ptr-icon{width:22px;height:22px;display:block}#planelly-ptr-indicator.is-ready .planelly-ptr-icon{animation:planelly-ptr-spin .75s linear infinite}@keyframes planelly-ptr-spin{to{transform:rotate(360deg)}}@media(min-width:1024px){#planelly-pwa-standalone-nav{display:none!important}#planelly-pwa-back-chip{top:max(12px,env(safe-area-inset-top,0px));bottom:auto;left:12px}}@media(hover:none)and (pointer:coarse){html.planelly-pwa-standalone-active body{overscroll-behavior-y:contain}}html.planelly-desktop-pointer.planelly-pwa-standalone-active body{overscroll-behavior:auto;touch-action:auto}
