:root{--bg:white;--text:black}[data-theme=dark]{--bg:black;--text:white}*{box-sizing:border-box}html body{background-color:var(--bg);margin:0;padding:0;font-family:PingFangSC,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,p{margin:0}.legal{width:100%;max-width:750px;padding-top:calc(0 + env(safe-area-inset-top,0px));padding-bottom:calc(0 + var(--app-safe-area-bottom,0px));color:var(--text);margin-left:auto;margin-right:auto}.legal-content{min-height:100dvh;padding:.75rem;font-size:14px;line-height:1.7}p{word-break:break-word;margin-bottom:.75rem}ul{margin:0 0 .75rem 1rem}li{margin-bottom:.375rem}.title,.title-one,.title-two,.title-three{margin:1.25rem 0 .5rem;font-size:16px;font-weight:700}p a{color:#0084ff;text-decoration:none}p span{display:inline-block;font-weight:700!important}table{border-collapse:collapse}table th{padding:.4rem;font-weight:700}table td{padding:.4rem}table td span{font-weight:700}
