.legal-page{background:linear-gradient(#6366f10d 0%,#0000 50%);min-height:100vh;padding:6rem 1rem 4rem}.legal-container{max-width:800px;margin:0 auto}.legal-header{text-align:center;margin-bottom:3rem}.legal-icon{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:inline-flex}.legal-title{color:var(--text);margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.legal-subtitle{color:var(--text-muted);margin:0;font-size:1rem}.legal-content{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:2.5rem}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section-title{color:var(--text);align-items:center;gap:.75rem;margin:0 0 1rem;font-size:1.5rem;font-weight:600;display:flex}.legal-section-title svg{color:var(--primary);flex-shrink:0}.legal-section p{color:var(--text-muted);margin:0 0 1rem;line-height:1.7}.legal-section p:last-child{margin-bottom:0}.legal-subsection-title{color:var(--text);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.legal-list{margin:1rem 0;padding:0;list-style:none}.legal-list li{color:var(--text-muted);margin-bottom:.75rem;padding-left:1.5rem;line-height:1.7;position:relative}.legal-list li:before{content:"•";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.legal-list-danger li:before{color:var(--error)}.legal-highlight{border-radius:8px;gap:1rem;margin:1.5rem 0;padding:1rem 1.25rem;display:flex}.legal-highlight svg{flex-shrink:0;margin-top:.125rem}.legal-highlight strong{color:var(--text);margin-bottom:.5rem;display:block}.legal-highlight p{margin:0;font-size:.9375rem}.legal-highlight-info{background:#3b82f61a;border:1px solid #3b82f633}.legal-highlight-info svg{color:#3b82f6}.legal-highlight-warning{background:#fb923c1a;border:1px solid #fb923c33}.legal-highlight-warning svg{color:var(--warning)}@media (max-width:768px){.legal-page{padding:5rem 1rem 3rem}.legal-title{font-size:2rem}.legal-content{padding:1.5rem}.legal-section-title{font-size:1.25rem}.legal-icon{width:64px;height:64px}.legal-icon svg{width:32px;height:32px}}
