@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;800;900&display=swap");*{padding:0;margin:0;font-family:Roboto,sans-serif}a{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}.loader-flex{display:flex;justify-content:center;align-items:center;width:100%;height:100%}#__next,body,html{height:100%}.page-layout{min-height:100vh;display:flex;justify-content:center;color:#fff}summary{padding:1rem 1rem 1rem 0}