*,*:before,*:after{box-sizing:border-box}:root{--app-bg-base: #d4ebe6;--app-bg-bottom: #c5e0ea;--player-bg: #061820;--app-bg: radial-gradient(120% 80% at 10% 0%, #7fd3c1 0%, transparent 55%), radial-gradient(90% 70% at 100% 20%, #f0b42955 0%, transparent 50%), linear-gradient(165deg, #e8f4f1 0%, #d4ebe6 45%, #c5e0ea 100%)}html{margin:0;min-height:100%;min-height:100dvh;min-height:-webkit-fill-available;background-color:var(--app-bg-base);background-image:var(--app-bg);background-attachment:fixed}html,body{margin:0}body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent;background:transparent;font-family:Nunito,system-ui,sans-serif;min-height:100dvh;min-height:-webkit-fill-available}#root{display:flex;flex-direction:column;min-height:100dvh;min-height:-webkit-fill-available}@supports (-webkit-touch-callout: none){html{background-color:var(--player-bg);background-image:var(--app-bg)}body{overflow:hidden}#root{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100dvh;min-height:calc(100dvh + env(safe-area-inset-bottom,0px));overflow:hidden;background-color:var(--player-bg);background-image:var(--app-bg);background-attachment:fixed}html.kids-video-fullscreen{background-color:var(--player-bg);background-image:none}}
