html,body,#app{margin:0;width:100%;height:100%;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.015em;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);background-attachment:fixed}#app{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}ncrs-ui{max-width:1200px;max-height:670px;border-radius:20px;box-shadow:0 32px 64px -12px #0006,0 25px 25px -5px #00000026;transition:transform .3s ease,box-shadow .3s ease}ncrs-ui:hover{transform:translateY(-2px);box-shadow:0 40px 80px -12px #00000080,0 30px 30px -5px #0003}ncrs-ui.fullscreen{position:absolute;top:0;left:0;overflow-y:hidden;max-width:100vw;max-height:100vh;width:100vw;height:100vh;z-index:100;border-bottom-right-radius:0;border-bottom-left-radius:0}
