.page-container{max-width:900px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem}.page-content h1{margin-bottom:.5rem;font-size:2.5rem}.subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem}.legal-content{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:12px;padding:2rem}.legal-content section{margin-bottom:2rem}.legal-content section:last-child{margin-bottom:0}.legal-content h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.legal-content p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.8}.legal-content ul{margin-bottom:1rem;padding-left:1.5rem;list-style:none}.legal-content li{color:var(--text-secondary);padding:.25rem 0;position:relative}.legal-content li:before{content:"•";color:var(--accent);position:absolute;left:-1.5rem}
