/* Bunn 101291.4 — Floating world controls, no layout-consuming top band */
body.premium-shell-active:not(.personal-center-mode) .bunn-world-chrome{position:fixed!important;z-index:90!important;top:calc(max(env(safe-area-inset-top,0px),var(--tg-safe-top,0px)) + 8px)!important;left:0!important;right:0!important;width:min(760px,100%)!important;min-height:0!important;height:48px!important;margin:0 auto!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}
body.premium-shell-active:not(.personal-center-mode) .bunn-world-title{display:none!important}
body.premium-shell-active:not(.personal-center-mode) .bunn-world-back,body.premium-shell-active:not(.personal-center-mode) .bunn-world-home{pointer-events:auto!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:16px!important;border:1px solid rgba(91,58,124,.14)!important;background:rgba(253,250,255,.86)!important;color:#4d3265!important;box-shadow:0 8px 24px rgba(31,18,46,.10),inset 0 1px 0 rgba(255,255,255,.86)!important;backdrop-filter:blur(14px) saturate(1.12)!important;-webkit-backdrop-filter:blur(14px) saturate(1.12)!important}
body.premium-shell-active:not(.personal-center-mode) .bunn-world-home span{color:#7950df!important}
body.premium-shell-active:not(.personal-center-mode) main,body.premium-shell-active:not(.personal-center-mode):not(.shorts-route) #view{padding-top:0!important}
body.shorts-route.premium-shell-active .bunn-world-chrome{top:calc(max(env(safe-area-inset-top,0px),var(--tg-safe-top,0px)) + 8px)!important;height:46px!important;background:transparent!important;border:0!important;pointer-events:none!important}
body.shorts-route.premium-shell-active .bunn-world-back,body.shorts-route.premium-shell-active .bunn-world-home{pointer-events:auto!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:50%!important;background:rgba(12,8,18,.46)!important;border:1px solid rgba(255,255,255,.20)!important;color:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.20)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}
body.shorts-route.premium-shell-active .bunn-world-home span{color:#fff!important}
body.shorts-route.premium-shell-active #view,body.shorts-route.premium-shell-active main{height:var(--bunn-viewport-height,100dvh)!important;min-height:var(--bunn-viewport-height,100dvh)!important;max-height:var(--bunn-viewport-height,100dvh)!important;overflow:hidden!important;padding-top:0!important}
@media(prefers-reduced-motion:reduce){body.premium-shell-active .bunn-world-back,body.premium-shell-active .bunn-world-home{transition:none!important}}
