html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;position:relative}html,body{min-height:100%;overflow-x:hidden;margin:0}button{margin:0;padding:0;border:0;background-color:transparent}a{text-decoration:none}p,h1,h2,h3,dl,dt,dd{margin:0}:root{--mobile-min-width: 320px;--mobile-max-width: 700px;--full-height: 100dvh;--mobile-bg-color: vars.$base-surface;--browser-ui-height: calc(100dvh - 100%) ;--safe-area-bottom: env(safe-area-inset-bottom, 0px)}app-root{display:block;width:100%;min-height:100vh;background:var(--mobile-bg-color);position:relative}body{-webkit-overflow-scrolling:touch;overflow-x:hidden;min-width:var(--mobile-min-width)}*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports (height: 100dvh){:root{--mobile-vh: 1dvh}}@supports not (height: 100dvh){:root{--mobile-vh: 1vh}}.device__screen{height:100%}:host{height:calc(100 * var(--mobile-vh))}@media (max-width: 700px){:host,.device__screen{height:100%;min-height:-webkit-fill-available}}
