@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");body{font-family:Roboto,Arial,Helvetica,sans-serif;padding:0;font-size:16px;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;min-height:100svh;position:-webkit-sticky;position:sticky;top:0}body,h1,h2,h3,h4,h5,h6,p{margin:0}*,:after,:before{box-sizing:border-box}#Dynamicpop,#Stickynavigation{position:fixed;top:1px;z-index:1000}#Stickynavigation{pointer-events:none;width:100svw;height:100svh;max-height:100svh}.not-found-unauthorized{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100svh;padding:0 10px;background:#0093bb;background:linear-gradient(45deg,#0093bb,#005aa5);h1,h2{color:#fff;text-align:center}h1{font-size:48px;font-weight:600}h2{font-size:20px;font-weight:500}button{all:unset;color:#fff;text-decoration:underline}button:hover{cursor:pointer}}