body,html{height:100%;max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}ui-nav-menu:not(:defined){display:none}.legal-page{max-width:760px;margin:0 auto;padding:32px 20px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#1a1a1a}.legal-page__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e1e1e1}.legal-page__header nav{display:flex;gap:16px;flex-wrap:wrap}.legal-page__header nav a{color:#1a1a1a;text-decoration:underline}.legal-page h1{margin-top:0}.legal-page h2{margin-top:2em}.legal-page section+section{margin-top:1.5em}