html,body,#root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden;background:#000}body{min-height:100dvh}.app-shell{position:relative;width:100%;height:100%;min-height:100dvh}.app-shell__title{font-size:.95rem;font-weight:600;letter-spacing:.02em}.app-shell__status{font-size:.875rem;color:#cbd5f5}.app-shell__content{flex:1 1 auto;position:relative;width:100%;min-height:100%;background-color:#000}.app-shell__zoom-root{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100dvh;overflow:hidden}.full-screen-icon,.full-screen-widget,button[aria-label="Full Screen"],button[aria-label="Enter Full Screen"],button[aria-label="Exit Full Screen"],button[aria-label="Enter full screen"],button[aria-label="Exit full screen"],button[title="Full Screen"],button[title="Enter Full Screen"],button[title="Exit Full Screen"]{visibility:hidden!important;pointer-events:none!important}.app-shell__error{position:fixed;top:50%;left:50%;z-index:10000;width:min(32rem,calc(100% - 3rem));max-height:calc(100dvh - 3rem);overflow:auto;transform:translate(-50%,-50%);padding:1.25rem;margin:0;border-radius:.75rem;background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fecaca;line-height:1.4}
