@charset "UTF-8";:root{--phone-base-width: 430px;--phone-max-width: min(100%, 645px);--app-zoom: 1}@supports (zoom: 1){:root{--phone-max-width: var(--phone-base-width);--app-zoom: clamp(1, 100vw / var(--phone-base-width), 1.5)}}@supports selector(::-moz-progress-bar){:root{--phone-max-width: min(100%, 645px);--app-zoom: 1;font-size:clamp(16px,3.721vw,24px);font-size:clamp(100%,100% * 100vw / var(--phone-base-width),150%)}}.app-shell>:not(router-outlet){flex:1 1 0;min-height:0;width:100%}html{height:100dvh;background-color:#1d4f78;overflow:hidden;touch-action:manipulation}*{box-sizing:border-box;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],[contenteditable=""]{user-select:text;-webkit-user-select:text;-webkit-touch-callout:default}body{height:100%;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#e8eef2;overflow:hidden;overscroll-behavior:none;background-color:#1d4f78}button{font-family:inherit}svg text{font-family:inherit}select{width:100%;padding:.5rem;margin-bottom:.75rem;border-radius:6px;border:1px solid #ddd}
