.legal-page{background-color:var(--color-bg);justify-content:center;min-height:100vh;font-family:Lexend,system-ui,-apple-system,sans-serif;display:flex}.legal-content{width:100%;max-width:860px;margin:0 auto;padding:120px 32px}@media (max-width:768px){.legal-content{padding:80px 24px 96px}}@media (max-width:480px){.legal-content{padding:64px 20px 80px}}.legal-header{border-bottom:1px solid var(--color-border);margin-bottom:56px;padding-bottom:24px}.legal-title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 12px;font-family:Lexend,system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:500;line-height:1.2}@media (max-width:768px){.legal-title{font-size:2rem}}.legal-last-updated{color:var(--color-text-muted);margin:0;font-family:Lexend,system-ui,-apple-system,sans-serif;font-size:.875rem}.legal-body{flex-direction:column;gap:40px;display:flex}.legal-section{flex-direction:column;gap:8px;display:flex}.legal-section h2{color:var(--color-text);letter-spacing:-.01em;margin:0 0 4px;font-family:Lexend,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:500}.legal-section p{color:var(--color-text-secondary);margin:0 0 12px;font-family:Lexend,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.legal-text-block{color:var(--color-text-secondary);margin:0;font-family:Lexend,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.legal-section a{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-mid);transition:color var(--t-fast) ease, border-color var(--t-fast) ease;font-family:Lexend,system-ui,-apple-system,sans-serif;text-decoration:none}.legal-section a:hover{color:var(--color-text);border-bottom-color:var(--color-text-muted)}.legal-section a[href^=mailto]:hover{border-bottom-color:var(--color-text-muted)}.legal-section p:last-child{margin-bottom:0}.legal-address{color:var(--color-text-secondary);margin:0 0 16px;font-family:Lexend,system-ui,-apple-system,sans-serif;font-style:normal;font-weight:300;line-height:1.6}.legal-contact{color:var(--color-text-secondary);margin:16px 0 0;font-family:Lexend,system-ui,-apple-system,sans-serif;font-weight:300;line-height:1.6}.legal-divider{background:var(--color-border);height:1px;margin:8px 0 24px}@media (max-width:768px){.legal-section h2{font-size:1.125rem}.legal-section p,.legal-text-block,.legal-address,.legal-contact{font-size:.9375rem}}
