.notice .content{background-color:rgb(var(--shade));border-radius:var(--radius);color:rgb(var(--shade-light));display:flex;gap:2.5em;margin:0 auto;max-width:800px;padding:1em}.notice .content span.iconify{font-size:2em}.notice .content div.data{display:flex;flex-direction:column;gap:.5em}.notice .content div.data div.title{font-size:1.2em;font-weight:700}.notice .content div.data div.text{color:rgba(var(--color),.8);font-size:1em}.terms-page{padding:2em 0}.document{background-color:rgb(var(--shade-dark));border:1px solid rgb(var(--border));border-radius:var(--radius);color:rgb(var(--color));display:flex;flex-direction:column;font-size:1.1em;gap:.5em;line-height:1.5em;margin:0 auto;max-width:800px;padding:2em}.document a{color:rgb(var(--tint));text-decoration:none}.document a:hover{text-decoration:underline}.document h1{font-size:2em}.document h2{font-size:1.5em}.document h3{font-size:1.25em}.document h4{font-size:1.1em}.document h1,.document h2,.document h3,.document h4{font-weight:700;margin:0}.document p{margin:1em 0}.document ol,.document ul{margin:1em 0;padding-left:2em}.document ol li,.document ul li{margin:.5em 0}.document table{border-collapse:collapse;margin:1em 0;width:100%}.document table td,.document table th{border:1px solid rgb(var(--border));padding:.5em;text-align:left}
